/* CSS Document */

html, body {

	text-align: center;

	margin:0;

	padding:0;

}

img {
         border: 0 none;
           }
		   
		   
li {
	list-style-type: none;
	padding-bottom: 10px;
	margin-left: -20px;
           }
		   
	   
		   

td {

	font-size: 11px;

	line-height: 140%;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #515151;

}

#page_bg {
	background-color:#E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:771px;
	margin-top: 50px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	text-align: left;
	background-attachment: scroll;
	margin-bottom: 50px;
	border: thin solid #CCCCCC;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url(../images/bamboo-background.jpg);

}



h1{
	font-size: 16px;
	line-height: normal;
	color: #0099FF;
}

h2{
	font-size: 14px;
	line-height: normal;
	color: #666666;
}

h3{
	font-size: 12px;
	line-height: normal;
	color: #666666;
	font-weight: bold;
}


h4{
	font-size: 12px;
	line-height: normal;
	color: #666666;
	font-weight: normal;
}


div.logo{
	background-image: url(../images/acupuncture-uk-logo2.png);
	float: left;
	height: 70px;
	width: 300px;

}

div.search_outer{
	float: right;
	height: 70px;
	width: 300px;
	background-repeat: no-repeat;
	background-image: url(../images/acupuncture-uk-logo.png);

}

div.search_inner{

	margin-top: 10px;

	margin-right: 25px;

}

#navbar{

	float: left;

	height: 77px;

	width: 771px;

	clear: both;

	vertical-align: middle;

	background-image: none;

}

div.nav_inner{

	padding-left: 25px;

}

.componentheading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #515151;

}

.contentheading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #0099FF;

	height: 18px;

}

a:link, a:visited {
	color: #0099FF;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#leftcol a.mainlevel:link, div#leftcol a.mainlevel:visited {

	color: #F9F9F9;

	text-decoration: underline;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	line-height: 15px;

	background-image: url(../images/menubg.png);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 8px;

	padding-top: 2px;

	padding-bottom: 2px;

}

div#leftcol a.mainlevel:hover {

	color: #0099FF;

	text-decoration: none;

	background-image: url(../images/menubgb.png);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 8px;

}

#navbar a.mainlevel:link, #navbar a.mainlevel:visited {

	color: #F9F9F9;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	line-height: 14px;

}

#navbar a.mainlevel:hover {

	color: #0099FF;

	text-decoration: none;

	margin-bottom: 3px;

}

.botleft{
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 14px;
	width: 14px;
	float: left;

}

.bottom{
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 14px;
	width: 771px;
	clear: both;
}

.botright{
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 14px;
	width: 14px;
	float: right;

}

.copy, .copy a:link, .copy a:visited,.copy a:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #666666;

	text-decoration: none;

}

#wrapper{
	clear: both;
	background-repeat: repeat-y;
	background-position: center bottom;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#leftcol{
	width: 200px;
	float: left;
	position: relative;
	text-align: left;
	margin: 0px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

#mainbody{
	float: right;
	width: 535px;
	display: inline;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;

}

div#leftcol table.moduletable th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #999999;

	width: 140px;

	background-image: url(../images/modhdrbg.png);

	background-repeat: no-repeat;

	background-position: left bottom;

	padding-bottom: 3px;

}

div.moduletable h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #999999;

	margin: 0px;

	padding: 0px;

}

div.maindivider {

	margin-top: 0px;

	height: 1px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #333333;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

div#leftcol table.moduletable {

	margin-bottom: 15px;

}

.createdate,.small{

	color: #666666;

	font-size: 10px;

	line-height: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.inputbox {

	background-color: #FFFFFF;

	border: 1px solid #3C3C3C;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #262626;

	line-height: 14px;

}
.designertoo{
display:block;
text-indent:-5000px;
text-decoration:none;
height:0;}
.button {

	background-color: #1D1D1D;

	border: 1px solid #3C3C3C;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #999999;

	line-height: 14px;

	text-align: center;

	vertical-align: middle;

	text-transform: uppercase;

	padding: 2px;

}

.readon {

	font-size: 10px;

}

.sectiontableheader {

	background-color: #202020;

	color: #EEEEEE;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.sectiontableentry1 td {

	color: #CCCCCC;

	padding: 8px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #333333;

	background-color: #0C0C0C;

}

.sectiontableentry2 td {

	color: #CCCCCC;

	padding: 8px;

	border-bottom-width: 1px;

	border-bottom-color: #333333;

	border-bottom-style: solid;

	background-color: #0C0C0C;

}



/* *** Float containers fix:

http://www.csscreator.com/attributes/containedfloat.php *** */ 

.clearfix:after {

content: "."; 

display: block; 

height: 0; 

clear: both; 

visibility: hidden;

}



.clearfix{display: inline-table;}



/* Hides from IE-mac \*/

* html .clearfix{height: 1%;}

.clearfix{display: block;}

/* End hide from IE-mac */  


.designer{color: #666;}
.designer a:link,.designer a:visited{color: #666;font-size: 0.8em;text-decoration: none;}
.designer a:hover{color: #666;}
