body.main { 
	margin: 0;
	padding: 0;
	border: 0;
	color: #666666;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	background-color: white;
	background-image: url(/images/newer_art_back.jpg);
	background-repeat: repeat-x;
}

body.sub { 
	margin: 0;
	padding: 0;
	border: 0;
	color: #666666;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	background-color: white;
	background-image: url(/images/sub_art_back.jpg);
	background-repeat: repeat-x;
}

body { 
	margin: 0;
	padding: 0;
	border: 0;
	color: #666666;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
}

.bt_login {
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
	width: 75px;
	background: transparent url(../images/bt_login.png) no-repeat 0 0;
}

.bt_login_big {
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
	width: 150px;
	background: transparent url(../images/bt_login_big.png) no-repeat 0 0;
}

.bt_login_bigger {
	display: block;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
	width: 175px;
	background: transparent url(../images/bt_login_bigger.png) no-repeat 0 0;
}

table
{
empty-cells:show;
}


.date {
	color: #54166d;
	font-weight: bold;
	padding-bottom: 4px;
}

a {
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	color: #00CCFF;
}

a img {
  border: none;/*remove border for linked images*/
}

h1 {
	font-size: 1.6em;
	height: 20px;
	padding-top: 0;
}

h2{
	font-size: 1.2em;
	height: 20px;
	padding-top: 0;
}

ul, ol {
	margin-left: 40px;
}

#main_wrapper {
	width: 1000px;
	margin: auto;
	overflow: visible;
}

#footer {
	background-image: url(/images/main_footer_back.png);
	border-top: 1px solid #2B334F;
	bottom: 0;
	font-size: 10px;
	height: 15px;
	left: 0;
	overflow: hidden;
	padding: 3px 10px 3px 10px;
	position: fixed;
	right: 0;
	white-space: nowrap;
	z-index: 901;
}

.footertext {
	color: white;
}

hr {
	border-top: 1px dotted #000;
}

.red {
	color: red;
}

.blue {
	margin-left: 10px;
	margin-right: 10px;
}

#logo {
	padding-left: 5px;
	padding-top: 20px;
	position: left;
	float: left;
}

#login {
	padding-right: 5px;
	padding-top: 15px;
	position: right;
	float: right;
}

.topnav {
	background: transparent url(/images/bg_topnav.jpg) no-repeat;
	width: 1000px;
	height: 46px;
}

.aboutus {
	width: 128px;
	float: right;
}

.contactus {
	width: 128px;
	float: right;
}

#header {
	position: absolute;
	top: 50px;
	background-color: transparent;
	width: 1000px;
	margin: auto;
}

.small {
	font-size: 10px;
	color: #000;
}

.shopping_basket {
	position: absolute;
	top: 110px;
	right: 10px;
	background-color: transparent;
}

.treatment_table {
	position: absolute;
	top: 170px;
	right: 10px;
	background-color: transparent;
}

#reflection {
	position: absolute;
	padding-top: 1px;
	top: 240px;
	background-color: transparent;
	width: 1000px;
	height: 50px;
	margin: auto;
}

#container {
  	width: 100%;
  	height: 100%;
  	text-align: center;/* IE fix to center the page */
}

#content {
	position: absolute;
	top: 360px;
	background-color: transparent;
	width: 1000px;
	height: auto;
	margin: auto;
	padding-bottom: 20px;
	font-size: 13px;
	overflow: auto;
}

#content .header { 
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

#content .date { 
	color: #000000;
}

#content a:link, #content a:visited, #content a:active { 
	color: #682780;
}

#content a:hover { 
	color: #000;
}

#content a.subhead:link, #content a.subhead:visited, #content a.subhead:hover, #content a.subhead:active { 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#content .featured { 
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#content div.box {
	background: transparent url(../images/box_back.jpg) repeat-x;
	border:1px solid #DCDCDC;
	overflow:hidden;
	padding:4px 8px;
	margin: 2px;
	height: 175px;
}

table.bigcenter {
	margin: auto;
}

/******  forum styles ******/

#forum {
	position: absolute;
	top: 220px;
	background-color: transparent;
	width: 1000px;
	height: auto;
	margin: auto;
	padding-bottom: 20px;
}

#forum .header { 
	font-size: 20px;
	font-weight: normal;
	color: #000;
	padding-bottom: 10px;
	padding-top: 10px;
}

#forum .course_header { 
	background: transparent url(/images/course_back.png) no-repeat;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 40px;
}

#forum .subheader { 
	font-size: 16px;
	font-weight: normal;
	color: #000;
	padding-bottom: 6px;
}

ul.forum { 
	padding-left: 40px;
}

#forum a:link, #forum a:visited, #forum a:active { 
	color: #0099cc;
}

#forum a:hover { 
	color: #00ccff;
}

#forum a.prod:link, #forum a.prod:visited, #forum a.prod:active { 
	font-size: 16px;
	color: #0099cc;
}

#forum a.prod:hover { 
	font-size: 16px;
	color: #00ccff;
}

#forum a.smallprod:link, #forum a.smallprod:visited, #forum a.smallprod:active { 
	font-size: 14px;
	color: #0099cc;
}

#forum a.smallprod:hover { 
	font-size: 16px;
	color: #00ccff;
}

.forabg 
{
	background-color: #dcdcdc;
	border: 1px solid #969696;
	background: #dcdcdc none repeat-x scroll 0 0;
	clear: both;
	margin-bottom: 10px;
}

.forabg .inner 
{
	border: 1px solid #FFFFFF;
	padding: 0 5px 5px;
}

.forumhead
{
	color: #646464;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	line-height: 100%;
	margin: 3px 0;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 3px;
}

.forumhead2
{
	border-left: 1px solid #ffffff;
	color: #646464;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	text-align: center;
	line-height: 100%;
	margin: 3px 0;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 50px;
}

.forumhead3
{
	border-left: 1px solid #ffffff;
	color: #646464;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	text-align: center;
	line-height: 100%;
	margin: 3px 0;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 200px;
}

a.forumtitle:hover 
{
	color: #FF0000;
	text-decoration: underline;
}

a.forumtitle 
{
	color: #AA1428;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.forumtitle 
{
	color: #AA1428;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.forumtitlesm
{
	color: #AA1428;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

.forumtext
{
	color: #646464;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.forumtextbig
{
	color: #646464;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

a.modtext:hover 
{
	color: #FF0000;
	text-decoration: underline;
}

a.modtext 
{
	color: #AA1428;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
}

.modtext 
{
	color: #AA1428;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
}

.forumname
{
	color: #646464;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 90%;
}

.forumdate
{
	color: #646464;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
}

.forumformat
{
	border-top: 1px solid #999999;
	background-color: #ffffff;
	padding: 4px;
}

.forumformat2
{
	border-top: 1px solid #999999;
	background-color: #ffffff;
	padding: 4px;
	text-align: center;
}

.forumsearch
{
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 90%;
}

.forumsmall
{
	color: #646464;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.commenthead
{
	color: #646464;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	line-height: 100%;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 4px;
}

img.mid
{ 
vertical-align: -10%;
}

.littlebuttback
{
	background: #eeeeee;
	color: #000000;
	padding: 2px;
	font-family: Verdana, Geneva, Vera, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	border: 1px solid #000000;
}

a.littlebutt:link, a.littlebutt:visited, a.littlebutt:active, a.littlebutt:hover
{
	color: #000000;
	background: #eeeeee;
	padding: 0px 4px;
	text-decoration: none;
}

