/* Core Classes - PhysioCorp */


body {
	background-color: #fff; 
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95.5%;
	color: #333333;
}
.page {
	/* background-color: #fff; */
	margin: 0px auto;
	padding: 0;
	width: 770px; /* 758 + 2 = 760 */
	min-height: 100%;	
}
#header {
	height: 130px; 
	width: 770px;
	position: relative;
	border-bottom: 3px solid #727272;
}

#logo {
	position: absolute;
	left: 10px;
	top: 20px;
}

#logo img {
	border: 0;
}
#clockbox {
	position: absolute;
	left: 10px;
	top: 98px;
	width: 200px;
	font-size: 10px;
	color: #878787;
	text-transform: lowercase;
	
}
#header h1 {
	font-size: 20px;
	font-weight: bold;
	color: #BDBDBD;
	position: absolute;
	right: 10px;
	top: 20px;
}	
#searchbar {
	text-align: right;
	position: absolute;
	right: 10px;
	top: 90px;
}	
#title {
	width: 770px; /* 730 + 14 + 14 = 758 */
	height: 262px;
	vertical-align: top;	
	position: relative;
}
#navbar {
	width: 770px;
	height: 25px;
	background:url("images/navbar.jpg") top left no-repeat;
}
#altlinkbar {
	position: absolute;
	top: 262px;
	left: 20px;
	/* width: 90px; */
	font-size: 12px;
	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 10px 0 0px;
	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: 1em;	
}
#maincontent_custom {
	float: left;
	width: 740px;
	height: 100%;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: justify;
	font-size: .8em;	
}
#sidebarwrapper {
	float: left;	
	padding: 20px 0 51px 0;
	font-size: 1em;
}
#sidebar {
	float: left;
	width: 170px; /* 170 + 18 + 2 = 188 */
	min-height: 100%;
	padding: 0 30px 0 0px;
	font-size: 1em;
}
#sidebar h3 {
	display: none;
}
#sidebar a{
	color: #3E4F5F;
	text-decoration: none;
}
#sidebar a:hover{
	color: #3E4F5F;
	text-decoration: underline;
}
#footer {
	text-align: center;
	clear: both;
	font-size: 1em;
	padding: 40px 0 0 0;
	width: 770px;			
}
#footernav {
	width: 760px;
	color: #00b2ec;
	font-size: 1em;
	text-align: left;
	padding: 0 0 20px 50px;
}
#footernav a{
	color: #00b2ec;
	text-decoration: underline;	
}
#footernav a:hover{
	color: #1e9ac2;
	text-decoration: none;	
}
.bodytable {
	padding: 2px;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-align: justify;
}
.smalltext {
	font-size: 9px;
	color:#5d6e75;
}
.newsfootertext {
	font-size: 9px;
	color:#5d6e75;
	padding-bottom: 25px;
	border-bottom: 2px solid #B1B1B1;
	margin-bottom: 15px;
}
.newsfootertext a{
	color: #00b2ec;
	text-decoration: underline;
}
.mediumtext {
	font-size: 11px;
}
.commenttext {
	font-size: 11px;
	color: #990000; 
}
.chatuser a{
	color: #6666CC;
}
.chatuser a:hover{
	color: #000;
	text-decoration:none;
}

a {
	color: #00b2ec; 
	text-decoration: none;	
}
a:hover {
	color: #1e9ac2; 
	text-decoration: none;	
}

h2 {
	font-size: 1em;
	color: #202B31; 
	margin: 0 0 15px 0;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #00b2ec;
}
.nextprev { 
	font-size: 7pt;
	color:#333;		
}
.button {
	/*border: 1px solid #676363;
	background-color: #A09EB3;*/
	color: #000;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
}
.button:hover {
	/*border: 1px solid #676363;
	background-color: #A09EB3;*/
	color: #000;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
}

.tbox{
	background-color: #fff;
	border: #A6AEB2 1px solid;
	color: #000000;
	font-size: 10px;
}
.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: 12px;
	width: 694px;
	height: 22px; 
	position: absolute;
	top: 262px;
	left: 255px;
	list-style: none;
}
#navigation ul{
	height: 22px; 
	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: #000;
	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-size: 12px;
	font-style: normal;
	color:#5d6e75;
	padding: 0px;
}
.fborder {
	border: #ededed 0px solid;
	background-color: #fff;
	
}
.forumheader{
	background-color: #ECECEE;
	font-size: 12px;
	color:#DD8503;
	padding: 4px;
	border: 1px solid #00b2ec;
}
.forumheader a{
	color: #DD8503;
	text-decoration: none;
}
.forumheader2{
	background-color: #fff;
	font-size: 12px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
}

.forumheader3{
	background-color: #fff;
	font-size: 9px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	border: #00b2ec 1px solid;
	background-color: #ececee;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	background-image: url("images/fcap.png");
	
}
.fcaption a{
	padding-right:4px;
	color:#333333;

}

/* END FORUM CLASSES */