/* Core Classes - PhysioCorp */


body {
	background-color: #fff; 
	margin: 0px;
	padding: 0px;
	font-family: tahoma, 'Trebuchet MS', Arial, sans-serif;
	font-size: 95.5%;
	color: #333333;
}
.page {
	/* background-color: #fff; */
	margin: 0 auto 0 0;
	padding: 0;
	width: 770px; /* 758 + 2 = 760 */
	min-height: 100%;	
}
#header {
	height: 308px; 
	min-width: 770px; 
	background-color: transparent;
	background-image: url("images/header.jpg");
}

#logo {
	float: left;
	width: 270px;
}
#logo_right {
	float: right;
	width: 500px;
}
#sitelinkswrapper {
	/* position: absolute;
	left: 215px;
	top: -112px; */
	width: 770px;
	height: 46px;
	/* padding-top: 0px;
	padding-left: 14px;
	padding-right: 16px;	*/
	/* background-color: #000; */	
}
#clockbox {
	position: absolute;
	left: 400px;
	top: 5px;
	width: 200px;
	font-family: tahoma, 'Trebuchet MS', Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	
}
#wmmessage {
	position: absolute;
	left: 380px;
	top: 50px;
	width:250px;
	height:80px;
	font-family: tahoma, 'Trebuchet MS', Arial, sans-serif;
	font-size: 10px;
}

#searchbar {
	position: absolute;
	left: 520px;
	top: 190px;
	width: 200px;
	height: 21px;
}	
#title {
	width: 770px; /* 730 + 14 + 14 = 758 */
	height: 262px;
	vertical-align: top;					
}
#navbar {
	width: 770px;
	height: 46px;
	background:url("images/navbar.jpg") top left no-repeat;
}
#altlinkbar {
	position: absolute;
	top: 262px;
	left: 20px;
	/* width: 90px; */
	font-size: 11px;
	height: 46px;
	/*line-height: 45px;*/	
	margin: 18px 0 0 0;
	text-align:center;
	display: blocks;
}
#altlinkbar a{
	font-weight: bold;
	color: #3E4F5F;
	
}
#banner {
	position: absolute;
	right: 145px;
	top: 60px;
}
#mainwrapper {
	width: 770px;
	min-height: 100%;
	margin: 0px auto;
	padding: 0 12px 0 20px;
	background-image: url("images/body_bg.jpg");
	background-repeat: repeat-y;
}
#maincontent {
	float: right;
	width: 475px; /* 500 + 18 + 2 = 520 */
	/* height: 100%; */
	margin: 0;
	padding: 20px 58px 0 0;
	text-align: justify;
	font-size: .9em;	
}
#maincontent_custom {
	float: left;
	width: 740px;
	height: 100%;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: justify;
	font-size: .9em;	
}
#sidebarwrapper {
	float: left;	
	padding: 20px 0 51px 0;
	font-size: .8em;
	background: url("images/sidebar_bottom.gif") bottom left no-repeat;
}
#sidebar {
	float: left;
	width: 170px; /* 170 + 18 + 2 = 188 */
	min-height: 100%;
	padding: 0 15px 0 15px;
	font-size: .9em;
	background: #F5F5F7 url("images/sidebar_top.gif") top left no-repeat;
	text-align: left;
}
#sidebar a{
	color: #3E4F5F;
	text-decoration: none;
}
#sidebar a:hover{
	color: #3E4F5F;
	text-decoration: underline;
}
#footer {
	text-align: center;
	clear: both;
	font-size: 0.7em;
	padding: 40px 0 0 0;
	min-width: 770px;
		
}
#footernav {
	width: 760px;
	color: #3E4F5F;
	font-size: .9em;
	text-align: left;
	padding: 0 0 20px 50px;
}
#footernav a{
	color: #3E4F5F;
	text-decoration: underline;	
}
#footernav a:hover{
	color: #CF3C11;
	text-decoration: none;	
}
.bodytable {
	padding: 2px;
	font: 0.8em  tahoma, verdana, arial, helvetica, sans-serif;
	line-height: 17px;
	color: #333333;
	
}
.smalltext {
	font: 9px 'Trebuchet MS', tahoma, verdana, arial, helvetica, sans-serif;
	color:#5d6e75;
}
.newsfootertext {
	font: 9px 'Trebuchet MS', tahoma, verdana, arial, helvetica, sans-serif;
	color:#5d6e75;
}
.newsfootertext a{
	color: #CF3C11;
	text-decoration: underline;
}
.mediumtext {
	font: 11px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}
.commenttext {
	font: 11px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #990000; 
}
.chatuser a{
	color: #6666CC;
}
.chatuser a:hover{
	color: #000;
	text-decoration:none;
}

a {
	color: #CF3C11; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: none;	
}
a:hover {
	color: #000;
	font-family: verdana, arial, sans-serif; 
	text-decoration: none;	
}

h2 {
	font-family: tahoma, Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	color: #202B31; 
	margin: 0 0 15px 0;
}
h3 {
	font-family: tahoma, Verdana, Arial, Sans-Serif;
	font-size: 1em;
	font-weight: bold;
	color: #CD350C;
}
.button {
	/*border: 1px solid #676363;
	background-color: #A09EB3;*/
	color: #000;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
}
.button:hover {
	/*border: 1px solid #676363;
	background-color: #A09EB3;*/
	color: #000;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
}

.tbox{
	background-color: #fff;
	border: #A6AEB2 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}
.login.user {
	background: #808A94 url("images/login_bg.gif") top left no-repeat;
	color: #fff;
	width: 130px;
	height: 12px;
	border: #666 1px solid;
}
.login.pass {
	background: #808A94 url("images/login_bg.gif") top left no-repeat;
	color: #fff;
	width: 130px;
	height: 12px;
	border: #666 1px solid;
}


/* START NAVIGATION - SHAMELESSLY COPIED FROM THE WORK OF QUE~ IN KUBRICK, THANKS QUE~*/



/* UBER LINK NAVIGATION  */

#navigation{
	font-size: 9px;
	width: 694px;
	height: 22px; 
	position: absolute;
	top: 262px;
	left: 255px;
	list-style: none;
}
#navigation ul{
	height: 50px; 
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation li{
	background: none;
 	display: inline;
}
#navigation a{
	font-weight: bold;
	text-decoration:none;
}

/* END UL NAVIGATION */

/* THIS PART IS FOR THE NAVIGATION LINKS - COURTESY QUE~ */


.nav1 a:link, .nav1 a:visited, .nav2 a:link, .nav2 a:visited, .nav3 a:link, .nav3 a:visited, .nav4 a:link, .nav4 a:visited, .nav5 a:link, .nav5 a:visited {
	color: #fff;
	width: 90px;
	height: 46px;
	line-height: 45px;
	background: url(images/nav_bg2.gif) top left no-repeat;
	padding: 0 0 0 0;
	text-align:center;
}

.nav1_onpage a:link, .nav1_onpage a:visited, .nav2_onpage a:link, .nav2_onpage a:visited, .nav3_onpage a:link, .nav3_onpage a:visited, .nav4_onpage a:link, .nav4_onpage a:visited, .nav5_onpage a:link, .nav5_onpage a:visited {
	color: #fff;
	width: 90px;
	height: 46px;
	line-height: 45px; 
	background: url(images/nav_bg2.gif) top left no-repeat;
	padding: 0 0 0 0;
	text-align:center;
}

.nav1 a:link, .nav1 a:visited, .nav1_onpage a:link, .nav1_onpage a:visited{
	position: absolute;
	top: 0;
	left: 14px;
}

.nav2 a:link, .nav2 a:visited, .nav2_onpage a:link, .nav2_onpage a:visited{
	position: absolute;
	top: 0;
	left: 94px;
}
.nav3 a:link, .nav3 a:visited, .nav3_onpage a:link, .nav3_onpage a:visited{
	position: absolute;
	top: 0;
	left: 174px;
}

.nav4 a:link, .nav4 a:visited, .nav4_onpage a:link, .nav4_onpage a:visited{
	position: absolute;
	top: 0;
	left: 254px;
}

.nav5 a:link, .nav5 a:visited, .nav5_onpage a:link, .nav5_onpage a:visited{
	position: absolute;
	top: 0;
	left: 334px;
}


/* HOVER EFFECTS */

.nav1 a:hover, .nav1 a:active,
.nav2 a:hover, .nav2 a:active,
.nav3 a:hover, .nav3 a:active,
.nav4 a:hover, .nav4 a:active,
.nav5 a:hover, .nav5 a:active {
	background: url(images/nav_bg1.gif) top left no-repeat;
	margin: 0 0 0 0;
	/* line-height: 45px; */
}

/* USE A DIFFERENT COLOR WHEN USER IS ON THAT PAGE */

.nav1_onpage a:link, .nav1_onpage a:visited,
.nav2_onpage a:link, .nav2_onpage a:visited,
.nav3_onpage a:link, .nav3_onpage a:visited,
.nav4_onpage a:link, .nav4_onpage a:visited,
.nav5_onpage a:link, .nav5_onpage a:visited {
	background: url(images/nav_bg1.gif) top left no-repeat;
	/* line-height: 45px; */
}



/* END NAVIGATION */




/* FORUM CLASSES */

td {
    background: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#5d6e75;
	padding: 0px;
	text-align:left;
}
.fborder {
	border: #ededed 0px solid;
	background-color: #fff;
	
}
.forumheader{
	background-color: #ECECEE;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#DD8503;
	padding: 4px;
	border: 1px solid #ededed;
}
.forumheader a{
	color: #DD8503;
	text-decoration: none;
}
.forumheader2{
	background-color: #fff;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
}

.forumheader3{
	background-color: #fff;
	font: 9px verdana, tahoma, arial, helvetica, sans-serif;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	height:35px;
	border: #ededed 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #FFC600;
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	background-image: url("images/fcap.png");
	
}
.fcaption a{
	padding-right:4px;
	color:#333333;

}

/* END FORUM CLASSES */


