/* BODY
---------------------------------------------------------------------- */


body {
	padding: 0;
	margin: 0;
	background: #DADADA url(../images/design_images/gradient_silver_background.png) repeat-x left top;
	font: 80% helvetica, sans-serif, arial;
	color: #333;
	text-align: left;
}


/* DIVS
---------------------------------------------------------------------- */


#top {
	position: absolute;
	left: 0px;
	top: -400px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}


#header_wrapper_outer {
	width: 100%;
	padding: 0;
	margin: 0;
	background: #000;
	border-bottom: none;
}


#header_wrapper_inner {
	width: 950px;
	height: 120px;
	padding: 0;
	margin: 0 auto;
	background: #000;
}


#header_left {
	width: 240px;
	height: 120px;
	float: left;
	text-align: left;
	padding: 8px 0 0 0;
	margin: 0;
	background: #000;
}


#header_right {
	width: 600px;
	height: 120px;
	float: right;
	text-align: right;
	padding: 0;
	margin: 0;
	background: #000;
}


#social_media_box {
	float: right;
	width: 420px;
	margin: 14px 12px 0 0;
	padding: 7px 10px 4px 6px;
	color: #fff;
	border: 1px solid #999;
	text-align: right;
	background: #000 url(../images/design_images/gradient_black.png) repeat-x left top;
}


#search_box {
	float: right;
	margin-top: 14px;
}


#homepage_caption {
	margin: 10px 20px 20px 20px;
	padding: 0 8px;
	color: #555;
	font-size: 1em;
	border: 1px solid #ccc;
	text-align: center;
	letter-spacing: 1px;
	background: #DADADA url(../images/design_images/gradient_silver.png) repeat-x left top;
}


#content_wrapper {
	width: 950px;
	text-align: left;
	background: #fff;
	padding: 20px 0 30px 0;
	margin: 0 auto 0 auto;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	min-height: 360px;
	height: auto !important; /* IE 6 FIX */
	height: 360px; /* IE 6 FIX */

}


#single_column {
	width: 890px;
	text-align: left;
	padding: 0 20px 0 20px;
	margin: 0;
	background: #fff;
}


#left_content {
	float: left;
	width: 620px;
	text-align: left;
	padding: 0 20px 0 20px;
	margin: 0;
	background: #fff;
}


#right_content {
	float: right;
	width: 200px;
	text-align: left;
	padding: 10px 14px 10px 14px;
	margin: 40px 20px 0 0;
	background: #E8E8E8;
	color: #555;
	border: 1px solid #ccc;
	font-size: 1em;
}


#left_content_homepage {
	float: left;
	width: 400px;
	text-align: left;
	padding: 0 20px 0 20px;
	margin: 0;
	background: #fff;
}


#right_content_homepage {
	float: right;
	width: 380px;
	text-align: left;
	padding: 10px 20px 20px 20px;
	margin: 20px 20px 20px 0;
	background: #E8E8E8;
	color: #555;
	border: 1px solid #ccc;
	font-size: 0.9em;
}


#footer {
	width: 100%;
	padding: 24px 0 10px 0;
	margin: 0;
	background: #000 url(../images/design_images/gradient_black_2.png) repeat-x left top;
	text-align: center;
	color: #ccc;
	letter-spacing: 1px;
	font-size: 0.85em;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	border-top: none;
}


#pagetop {
	width: 950px;
	padding: 0;
	margin: 0 auto 0 auto;
	background: #fff;
	text-align: right;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}


#drug_facts_additional_material {
	margin: 20px 20px 20px 20px;
	padding: 0 12px 0 50px;
	border: 1px solid #ccc;
	text-align: left;
	background: #E8E8E8 url(../images/design_images/icon_information_light.png) no-repeat left center;;
	line-height: 1;
	font-size: 0.9em;
}


#drug_classes_sub_menu {
	margin: 0 140px 30px 0;
	padding: 0 12px 0 20px;
	border: 1px solid #ccc;
	text-align: left;
	background: #e8e8e8;
	line-height: 1;
	font-size: 0.9em;
}


#drugs_and_housing_box {
	text-align: left;
	padding: 8px 12px;
	margin: 20px 0;
	background: #E0E0E0;
	color: #000;
	border: 1px solid #ccc;
	font-size: 1em;
}


/* TABLES
---------------------------------------------------------------------- */


table {
	font-size: 0.9em;
	border-color: #ccc;
	border-width: 1px 0 0 1px;
	border-style: solid;
	margin: 30px 0 30px 0;
}


td {
	padding: 6px;
	border-color: #ccc;
	border-width: 0 1px 1px 0;
	border-style: solid;
}


.table_shaded_header_cell {
	background: #EC8D00;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	padding: 12px 6px 12px 6px;
}


#image_page_table {
	border-color: transparent;
	border-width: 1px 0 0 1px;
	border-style: solid;
}


#image_page_table td {
	padding: 12px;
	border-color: transparent;
	border-width: 0 1px 1px 0;
	border-style: solid;
	text-align: center;
}


.table_blue_shaded_cell {
	background: #0066CC;
	color: #fff;
}


.table_green_shaded_cell {
	background: #009966;
	color: #fff;
}


.table_orange_shaded_cell {
	background: #FF9900;
	color: #fff;
}


.table_purple_shaded_cell {
	background: #982CC0;
	color: #fff;
}


.table_red_shaded_cell {
	background: #C10000;
	color: #fff;
}


#drugs_law_table {
	border-color: #ccc;
	border-width: 1px 0 0 1px;
	border-style: solid;
	margin: 30px 0 30px 0;
	font-size: 0.9em;
	line-height: 1.2;
}


#drugs_law_table td {
	padding: 2px 6px 2px 6px;
	border-color: #ccc;
	border-width: 0 1px 1px 0;
	border-style: solid;
}


#drugs_law_table strong {
	font-weight: normal;
	color: #CC0000;
}


#drugs_lookup_table {
	border-color: #ccc;
	border-width: 1px 0 0 1px;
	border-style: solid;
	margin: 30px 0 30px 0;
	font-size: 0.9em;
	line-height: 1.2;
}


#drugs_lookup_table td {
	padding: 2px 6px 2px 6px;
	border-color: #ccc;
	border-width: 0 1px 1px 0;
	border-style: solid;
}


#drugs_lookup_table strong {
	color: #CE7B00;
}


#drugs_lookup_table_index {
	border-color: #ccc;
	border-width: 1px 0 0 1px;
	border-style: solid;
	margin: 20px 0 30px 0;
	font-size: 1em;
	font-weight: bold;
}


#drugs_lookup_table_index td {
	padding: 4px;
	background: #e8e8e8;
	border-color: #ccc;
	border-width: 0 1px 1px 0;
	border-style: solid;
}


#drugs_lookup_table_index a {
	padding: 4px;
	text-decoration: none;
}


#drugs_lookup_table_index a:hover, #drugs_lookup_table_index a:active, #drugs_lookup_table_index a:focus {
	background: #EC8D00;
	color: #fff;
	text-decoration: none;
}




/* NAVIGATION
---------------------------------------------------------------------- */

div#navcontainer {
	background: #000;
	width: 950px;
	margin: 0 auto;
}


div#navcontainer ul {
	font-family: helvetica, sans-serif, arial;
	font-size: 13px;
	color: #fff;
	line-height: 1;
	text-align: left;
	margin: 0;
	padding: 9px 0 8px 0;
	_padding: 10px 0 7px 0; /* IE 6 ADJUSTMENT */
}


div#navcontainer ul li {
	display: inline;
	margin-left: 0;
}


div#navcontainer ul li a {
	margin-right: 8px;
	padding: 7px 9px 6.8px 9px;
	color: #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom; none;
	border-left: 1px solid #fff;
	text-decoration: none;
	background: #C9580C url(../images/design_images/gradient_orange_button.png) repeat-x left top;
}


div#navcontainer ul li a:hover {
	background: #000 url(../images/design_images/gradient_black.png) repeat-x left top;
	color: #fff;
}


div#navcontainer li#active a {
	background: #fff;
	color: #C25A22;
}


div#navcontainer li#left_border a {
}



/* LISTS
---------------------------------------------------------------------- */


#left_content ul {
	list-style-type: square;
} 


#left_content li {
	margin-bottom: 0.7em;
	line-height: 1.4;
}


#wider_column ul {
	list-style-type: square;
} 


#wider_column li {
	margin-bottom: 0.7em;
	line-height: 1.4;
}


#right_content ul {
	list-style-type: square;
	margin-left: -12px;
	_margin-left: 10px; /* IE 6 FIX */
	margin-right: 5px;
} 


#right_content li {
	margin-bottom: 0.6em;
	line-height: 1.3;
	font-size: 0.9em;
}


#drug_briefings_additional_material li {
	margin-bottom: 6px;
	line-height: 1;
}


/* IMAGES
---------------------------------------------------------------------- */


img {
	border: none;
}


.image_with_border {
	border: 1px solid #000;
}


.image_float_left {
	margin: 0 10px 0 0;
	float: left;
	border: 1px solid #000;
}


.image_float_right {
	margin: 0 0 0 10px;
	float: right;
	border: 1px solid #000;
}


.social_media_icon {
	margin: 0 0 0 12px;
	border: 1px solid #ccc;
}


.colour_choice_icon {
	margin: 0 0 0 3px;
	border: 1px solid #ccc;
}



/* FONT STYLES
---------------------------------------------------------------------- */


p {
	line-height: 1.6;
}


i {
	font-family: Arial, helvetica, sans-serif;
}


strong {
	color: #000;
}


b {
	color: #000;
}


h1 {
	font-family: arial, helvetica, arial, sans-serif;
	font-size: 1.4em;
	color: #EC8D00;
	margin: 1em 0 1em 0;
	padding: 0 0 4px 0;
	line-height: 1.4;
}


#right_content h1 {
	font-size: 1.2em;
	color: #EC8D00;
	margin: 1em 0 1em 0;
	font-weight: bold;
	text-transform: none;
	line-height: 1.4;
}


#right_content h2 {
	font-size: 1.2em;
	color: #000;
	margin: 1em 0 1em 0;
	font-weight: bold;
	text-transform: none;
	line-height: 1.4;
	border-bottom: none;
}


#right_content_homepage h1 {
	font-size: 1.4em;
	color: #EC8D00;
	margin: 1em 0 1em 0;
	font-weight: bold;
	text-transform: none;
	line-height: 1.4;
}


h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.3em;
	color: #000;
	margin: 1.5em 0 1em 0;
	font-weight: bold;
	line-height: 1.4;
}


h3 {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.3em;
	color: #000;
	margin: 2em 0 1em 0;
	padding-bottom: 4px;
	font-weight: bold;
	border-bottom: 1px solid #555;
	line-height: 1.4;
}


.right_column_heading {
	font-size: 1em;
	font-weight: bold;
	background: #C9580C;
	color: #fff;
	margin: 20px 0 0 0;
	padding: 4px;
}


.smaller_font {
	font-size: 0.85em;
	color: #888;
	text-align: left;
}


#social_media_options_font {
	font-size: 12px;
	color: #fff;
	line-height: 2.5;
	margin: 0 0 0 10px;
	padding: 0;
	vertical-align: top;
}


#colour_choice_selection_font {
	font-size: 12px;
	color: #fff;
	line-height: 2.5;
	margin: 0 6px 0 15px;
	padding: 0;
	vertical-align: top;
}


.courier_new_font_face {
	font-family: Courier New, Courier, mono;
	font-size: 1em;
	line-height: 1.3;
}


.line {
	line-height: 1;
	border-bottom: 1px solid #333;
	margin: 0 0 0 0;
}


.sub_link_spacer {
	padding: 0 6px 0 6px;
	font-weight: bold;
}


.text_yellow_highlight {
	color: #000;
	background: #ffff00;
}


.text_colour_orange {
	color: #FF6633;
}


.text_colour_blue {
	color: #2BAAFF;
}


.text_colour_pink {
	color: #BF008F;
}


.text_colour_lilac {
	color: #9999FF;
}


.text_colour_green {
	color: #009900;
}


.text_colour_gold {
	color: #CC9900;
}


.text_colour_red {
	color: #A80000;
}


/* LINK STYLES
---------------------------------------------------------------------- */


a {
	color: #CE7B00;
}


a:hover, a:active, a:focus {
	color: #FFA928;
	text-decoration: none;
}


#footer a {
	color: #D78100;
}


#footer a:hover, #footer a:active, #footer a:focus {
	color: #FFB951;
	text-decoration: none;
}


#right_content a {
	color: #CE7B00;
}


#right_content a:hover, #right_content a:active, #right_content a:focus {
	background: #C9580C;
	color: #fff;
	text-decoration: none;
}


.different_colour_link a {
	color: #0066CC;
}


.different_colour_link a:hover, .different_colour_link a:active, .different_colour_link a:focus {
	background: #0066CC;
	color: #fff;
	text-decoration: none;
}


#drugs_and_housing_box a:hover, #drugs_and_housing_box a:active, #drugs_and_housing_box a:focus {
	background: none;
	text-decoration: none;
}



/* FLOATS, ALIGNEMENTS and MISC
---------------------------------------------------------------------- */


.text_center {
	text-align: center;
}


.text_right {
	text-align: right;
}


.clear {
	clear:both;
}


.hidden {
	visibility: hidden
}


/* SEARCH FORM
---------------------------------------------------------------------- */


.search_label {
	color: #fff;
	font-size: 0.85em;
}


#header_right input.textbox { 
	width: 160px;
	color: #000; 
	height: 1.3em;
	padding: 0.1em 2px 0.1em 20px;
	margin: 0;
	border: 1px solid #555;
	background: #fff url(../images/design_images/icon_search.png) no-repeat left center;
}


#header_right input.button {
	font-size: 1em;
	padding: 2px 6px 2px 6px;
	margin: 6px 8px 0 0;
	color: #000;
	background: #FFF url(../images/design_images/gradient_button.png) repeat-x; 
	border: 1px solid #000;
	cursor: pointer;
}


fieldset {
	border: 0;
}



/* SLIMBOX
---------------------------------------------------------------------- */


#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}


#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}


.lbLoading {
	background: #fff url(../images/design_images/loading.gif) no-repeat center;
}


#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}


#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}


#lbPrevLink {
	left: 0;
}


#lbPrevLink:hover {
	background: transparent url(../images/design_images/prevlabel.gif) no-repeat 0% 15%;
}


#lbNextLink {
	right: 0;
}


#lbNextLink:hover {
	background: transparent url(../images/design_images/nextlabel.gif) no-repeat 100% 15%;
}


#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}


#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/design_images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}


#lbCaption, #lbNumber {
	margin-right: 71px;
}


#lbCaption {
	font-weight: bold;
}



