@charset "UTF-8";
/* CSS Document */

/* recovernow.co.uk website styled and designed by Gary Weston @ Spaghetti Weston */
/* www.spaghettiweston.com */

/* ~~~~~~~~~~ reset styles ~~~~~~~~~~ */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	}

	
	/*--------------------------- Body elements ----------------------------------*/

body
	{
    font-size: 82%; 
	font-family: "Century Gothic", helvetica, sans-serif;
   	line-height: 1.6em;
	background-color: #212121;
	}

p	{
	color: #1B374B;
	padding-left: 30px;
	margin: 0 0 1.5em;
	font-size: 1em;
	}
	
p.smallTxt	{
	color: #333333;
	padding-left: 30px;
	margin: 0 0 1.5em;
	font-size: 10px;
	}
	
	
.sidebar p {
	padding: 0px 10px 10px 0px;
}
	
.highlight {
	color: #0099C2;
	font-weight: bold;
}
	
.sideBlock p {
	padding: 10px 10px 20px 30px;
	}
	
	/*------------------------------- Layout ------------------------------------*/

body
	{
	background-color: #FEFEFE;
	}

#wrap
	{
	margin: 0px auto;
	}
	
#logo {
	width: 1024px;
	height: 200px;
	background: url(../images/headerTest2.jpg) no-repeat;
	margin: 0 auto;
	}
	

#emailBlank {
	position:absolute;
	left:686px;
	top:99px;
	width:358px;
	height:60px;
	z-index:1;
}


#header
	{
	height: 200px;
	margin: 0px auto;
	background: url(../images/headerBGTest1.jpg) repeat-x;
	}
	
#header h1 {
	margin-left: -3000px;
}

#navWrapper {
	color:#FFFFFF;
}

	/*---------------------------- Main Navigation ----------------------------*/

ul#navList {
	list-style: none;
	text-decoration: none;
	font-size: 1.1em;
	padding-top: 144px;
	padding-left: 30px;
}

ul#navList li {
	display: inline;
	padding: 0 42px 0 0;
	background: url(../images/nav-separator.png) no-repeat right;
}

ul#navList a:link,  ul#navList a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

ul#navList a:hover {
	color: #0099C2;
}

body#home a#homenav,
body#about a#aboutnav,
body#counsel a#counselnav,
body#treatment a#treatmentnav,
body#region a#regionnav,
body#contact a#contactnav {
color: #0099C2;
}



	/*--------------------------- Link styles ----------------------------*/


#breadcrumbs a:link, a:visited {
	color: #ff9900;
}

#breadcrumbs a:hover{
	color: #0099C2;
}

a img
	{
	border:none;
	cursor: pointer;
	}

a:link
	{
	cursor: pointer;
	color: #0099C2;
	text-decoration: none;
	}

a:visited
	{
	color: #0099C2;
	text-decoration: none;
	}

a:hover
	{
	cursor: pointer;
	color: #FFBB2A;
	}


	/*------------------------------ columns ------------------------------*/

#contentBG {
	background-color: #FEFEFE;
}


#content
	{
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	}

#breadcrumbs {
	font-size: 10px;
	width: 994px;
	margin: 0 auto;
	color:#999999;
	padding: 6px 0 0 30px;
}

.splash {
	width: 740px;
	float: left;
	background: url(../images/ttleTxtBG.png) no-repeat;
	padding: 0 0 20px 0px;
}	

.splash2 {
	width: 740px;
	float: left;
	background: url(../images/ttle2TxtBG.png) no-repeat;
	padding: 0 0 20px 0px;
}	

.sidebar {
	float: right;
	width: 260px;
}

.addictionList {
	padding-left: 10px;
}

.regionList {
	margin-top: 10px;
	padding-left: 10px;
			}
			
			.regionList p {
			padding: 0 10px 0 0;
			color: #003366;
			text-transform: uppercase;
			}
			.regionList a:link {
			color: #003366;
			}
			.regionList a:visited {
			color: #003366;
			}
			.regionList a:hover {
			color: #FFBB2A;
			}
.col1
	{
	float: left;
	width: 340px;
	padding-right: 30px;
	background: url(../images/seperator_tall.png) top right no-repeat;
	margin-right: 10px;
	}

.col2
	{
	float: left;
	width: 330px;
	margin: 0px 20px 0px 0px;
 	}
	
.col2_home
	{
	float: left;
	width: 330px;
	margin: 0px 20px;
 	}
	
.col3
	{
	float: left;
	width: 280px;
	margin-top: 10px;
	}

.col1_2
	{
	float: left;
	width: 740px;	
}

.colTreatOptions
	{
	float: left;
	width: 740px;
	padding-top: 16px;
}
	
	

/*--------------------------- Accordian ----------------------------*/

#accordianHolder {
	width: 720px;
}

	
	/*--------------------------- mootabs ----------------------------*/
	
#mootabs {
	width: 660px;
	float: left;
	padding-left: 20px;
}

.box {
	background: #fff;
}

.boxholder {
	clear: both;
	padding: 5px;
	background: #2591C8;
}

.tab {
	float: left;
	height: 32px;
	width: 112px;
	margin: 0 1px 0 0;
	text-align: center;
	background: #2591C8 url(../images/bluetab.jpg) no-repeat;
}

.tabtxt {
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0 0 0;
}

.tabContentTxt {
	font-size: 12px;
	padding: 5px;
	}
	
#mootabs p {
	padding-left: 0px;
}

	/*---------------------------- Bottom Nav --------------------------*/
	
	
#nav_btm {
	background-color: #FFBB2A;
}

#nav_btm_container {
	margin: 0 auto;
	width: 1024px;
	height: 130px;
	background: url(../images/BGlowerNav.jpg) bottom right no-repeat;
	}

#col1_low {
	width: 200px;
	border-right: 1px solid #333;
	float: left;
	margin: 30px 20px 30px 55px;
	}
	
#col2_low {
	width: 200px;
	border-right: 1px solid #333;
	float: left;
	margin: 30px 20px 30px 20px;
	}

#col3_low {
	width: 250px;
	float: left;
	margin: 30px 0 30px 20px;
	}

.clear {
	clear: both;
	}
	
	/*------------------------------ Footer -------------------------------*/

#footerContainer
	{
	background-color: #142634;
	height: 60px;
	text-align: left;
	}
	
#footer {
	margin: 0 auto;
	width: 1024px;
	height: 50px;
	}
	
#footer p {
	color: #FFFFFF;
	font-size: 9px;
	padding-top: 20px;
}
	
#footer a
	{
	color: #FF9900;
	}
	
#footer a:hover
	{
	color: #0099C2;
	}

		/*--------------------------- sIFR -----------------------------*/

.flash-title
{
	font-size: 18px;
	font-family: Century Gothic;
	padding: 10px 0 10px 6px;
	margin-left: 16px;
}

.sIFR-active .flash-title
{
      font-family: century gothic;
      line-height: 1em;
}





		/*------------------------ Headings ------------------------------*/

h1, h2, h3, h4, h5, h6
	{
 	font-family: century gothic, sans-serf;
	padding-left: 7px;
	}

h1
	{
	font-size: 1.1em; 
	line-height: 1.2em; 
	margin-bottom: 0.75em;
	color:#0099c2;
	}
	
h2 
	{
	font-size: 1.2em;
	color:#1C374C;
	line-height: 1.2em;
	}
	
h3
	{
	font-size: 1.2em;
	line-height: 1em;
	margin-bottom: 1em;
	color: #0099C2;
	padding-left: 30px;
	}

h4
	{
	font-size: 1em;
	line-height: 2em;
	margin: 0 0 1em 30px;
	padding-left: 4px;
	color: #333333;
	background: url(../images/BGh4.jpg);
	}
	
h4 a:link, h4 a:visited
	{
	color: #FFFFFF;
	}
	

h5
	{
	font-size: .9em; 
	margin-bottom: 1.5em; 
	}

h6
	{
	font-size: .8em; 
	}
	
p.aboutHeader
	{
	font-size: 1.2em;
	font-variant: small-caps;
	line-height: 1em;
	margin-bottom: 1em;
	color: #0099C2;
	padding-left: 30px;
	}
	
.note {
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	background-color: #FFFDEB;
}

#content p.credit {
	color: #000000;
	font-weight: bold;
}
	
/* ------------BLOCKQUOTE---------------- */

.blockquote {
	margin: 10px 20px 10px 30px;
	background: url(../images/blockquote_start.png) 0 0 no-repeat;
	
}

.blockquote p {
	margin: 0px -10px -10px 30px;
	padding: 0px 35px 10px 0px;
	background: url(../images/blockquote_end.png) 100% 100% no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align:justify;
	font-size: 0.9em;
	
}




		/*--------------------------- List styles ----------------------------*/

li
	{
	margin: 0 0 1.1em 0;
	color: #333333;
	font-size: 1em;
	}

ul
	{
	margin: 0 0 1.5em 0em;
	list-style-image: url(../images/bullet.png);
	position: relative;
	}

ul.addictions
	{
	line-height: 0.7em;
	list-style-image: url(../images/cross.png);
	list-style-position:inside;
	font-size: 12px;
	
	padding-top: 10px;
}

ul.addictions a:link, ul.addictions a:visited 
	{
/**	border-bottom: 1px dotted #333333;**/
	color: #212121;
	background-color: #F7F3E8;
	padding: 0 4px 0 3px;
	}
	
ul.addictions a:hover
	{
	color: #FF9900;
	text-decoration:none;
	background-color: #212121;
	} 
	
ul.mainBullet {
	line-height: 1.2em;
	margin-left: 50px;
	color: #333333;
	list-style-image: url(../images/bullet.png);
}	

ul.drugList {
	line-height: 0.7em;
	list-style-image: url(../images/cross2.jpg);
	list-style-position:inside;
	font-size: 12px;
	}



ul.btmNav
	{
	line-height: 1em;
	list-style: none;
	font-size: 1em;
	color:#000;
	list-style: none;
}

ul.btmNav li
	{
	list-style: none;
}

.btmNav a {
	color: #000;
	}

.btmNav a:hover {
	color: #FFFFFF;
	}
	


/*--------------------------- FlashContent ----------------------------*/
			
#map {
	float: left;	
}

/*--------------------------- Images ----------------------------*/
			
.centrePic {
	float: right;
	padding: 6px;
	margin-left: 14px;
	border: 1px solid #212121;
}

.imgRight {
	float: right;
}

.imgRightborder {
	float: right;
	padding: 4px;
	border: 1px solid #212121;
	margin-left: 20px;
}

.imgLeftBorder {
	float: left;
	padding: 10px 20px 0px 0px;
}
.imgTreatment {
	margin-bottom: 12px;
}
/*--------------------------- Image Holder ----------------------------*/
	
.imageHolderWide {
	clear: left;
	width: 700px;
	margin-left: 20px;
}

/*---------------------------- floats --------------------------------*/

.floatLeft {
	float: left;
}
