

/* HTML Tag Redefinition */
html, body {
    height: 100%;

}

body { 
	padding: 0px; margin: 0px;
	background: #f9f9f9 url(http://white-design.com/themes/whitedesign/images/bg.gif) repeat;
	}
img { 
	border: 0px 
}
a { 
	cursor: pointer 
}

/* Page Structure / Navigation */
#page{ 
	width: 1020px;
	margin: auto;
	text-align: left;
	padding-left: 95px;
	padding-right: 95px;
}

#page #header { 
	position: relative;
	height: 53px;
	margin-bottom: 20px;
}

#getflash{
	visibility: hidden;
}
	
	
	
/* logo
-------------------------------------------------------------- */
#logo{
margin-left: -84px;
	width: 77px;
	z-index: 2;
	height: 457px;
	top: 0;
	position: absolute;
	margin-top: 75px;
}
#logo a{ 
	
	
}

.rehab-logo {
	width: 83px;
	height: 216px;
	position: absolute;
	z-index: 113;
	top: 0;
	right: 0;
	margin-top: 177px;
	margin-right: -3px;
}


/* Navigation
-------------------------------------------------------------- */
#page #header #headerNav{ 
	background: rgb(56,59,63); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(56,59,63,1) 0%, rgba(125,130,142,1) 2%, rgba(125,130,142,1) 3%, rgba(74,78,87,1) 4%, rgba(45,46,51,1) 96%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(56,59,63,1)), color-stop(2%,rgba(125,130,142,1)), color-stop(3%,rgba(125,130,142,1)), color-stop(4%,rgba(74,78,87,1)), color-stop(96%,rgba(45,46,51,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(56,59,63,1) 0%,rgba(125,130,142,1) 2%,rgba(125,130,142,1) 3%,rgba(74,78,87,1) 4%,rgba(45,46,51,1) 96%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(56,59,63,1) 0%,rgba(125,130,142,1) 2%,rgba(125,130,142,1) 3%,rgba(74,78,87,1) 4%,rgba(45,46,51,1) 96%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(56,59,63,1) 0%,rgba(125,130,142,1) 2%,rgba(125,130,142,1) 3%,rgba(74,78,87,1) 4%,rgba(45,46,51,1) 96%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383b3f', endColorstr='#2d2e33',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(56,59,63,1) 0%,rgba(125,130,142,1) 2%,rgba(125,130,142,1) 3%,rgba(74,78,87,1) 4%,rgba(45,46,51,1) 96%); /* W3C */	
	z-index:2; 
	width: 1019px;
	height: 47px;
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
	behavior:url(http://white-design.com/themes/whitedesign/border-radius.htc);
	
	border-left: 1px solid #2b2b2b;
	border-right: 1px solid #2b2b2b;
	border-bottom: 1px solid #2b2b2b;
	
}

#page #header #headerNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#page #header #headerNav ul li {
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}
#page #header #headerNav ul li a {

	color:#ffffff;
	font-weight:normal;
	padding: 3px 10px;
	text-decoration:none;
	
	
	
	
}


/* Navigation Hover */

#page #header #headerNav ul li a:hover {
	-moz-box-shadow: 0px 1px 0px 0px #656974;
	-webkit-box-shadow: 0px 1px 0px 0px #656974;
	box-shadow: 0px 1px 0px 0px #656974;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #303336), color-stop(1, #303336) );
	background:-moz-linear-gradient( center top, #303336 5%, #303336 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#303336', endColorstr='#303336');
	background-color:#303336;
	
	
	
	border:1px solid #2a2c2e;
	color:#b0b7c4;
	font-weight:normal;
	padding:3px 9px;
	text-decoration:none;
}
#page #header #headerNav ul li a:hover{
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	behavior: url(http://white-design.com/themes/whitedesign/border-radius.htc);
}


/* Navigation Selected */

#page #header #headerNav ul li.nav-selected {
	-moz-box-shadow: 0px 1px 0px 0px #656974;
	-webkit-box-shadow: 0px 1px 0px 0px #656974;
	box-shadow: 0px 1px 0px 0px #656974;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #303336), color-stop(1, #303336) );
	background:-moz-linear-gradient( center top, #303336 5%, #303336 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#303336', endColorstr='#303336');
	background-color:#303336;
	
	border:1px solid #2a2c2e;
	color:#b0b7c4 !important;
	font-weight:normal;
	text-decoration:none;
	
	font-weight:normal;
	text-decoration:none;
	margin-top: 12px;
	padding: 2px 0 1px;
	margin-left: 16px;
}
#page #header #headerNav ul li.nav-selected{
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	behavior: url(http://white-design.com/themes/whitedesign/border-radius.htc);
}


/* Search
----------------- */
 
#searchform {
	width: 100px;
	position: absolute;
	top: 11px;
	right: 10px;
}
#searchform input {
	float: left;
}
 
input.search-field {

	width: 51px;
	height: 21px;
	outline: 0;
	color: #fff;
	font-size: 11px;
	margin: 1px 0 0;
	/* TOP, RIGHT, BOTTOM, LEFT */
	padding: 0 0 0 10px;
	background-color: #2d2e33;
	
	-moz-box-shadow: 0px 1px 0px 0px #656974;
	-webkit-box-shadow: 0px 1px 0px 0px #656974;
	box-shadow: 0px 1px 0px 0px #656974;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #303336), color-stop(1, #303336) );
	background:-moz-linear-gradient( center top, #303336 5%, #303336 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#303336', endColorstr='#303336');
	background-color:#303336;
	color:#b0b7c4 !important;
	font-weight:normal;
	text-decoration:none;
	
	font-weight:normal;
	text-decoration:none;

	
	
	
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;	
	behavior: url(http://white-design.com/themes/whitedesign/border-radius.htc);
	border: 1px solid #2a2c2e;
}
input.search-button {
	
	position: absolute;
	right: 9px;
	
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	
	behavior: url(http://white-design.com/themes/whitedesign/border-radius.htc);
	height: 21px;
	
	
	background-color: #2d2e33;
	
	-moz-box-shadow: 0px 1px 0px 0px #656974;
	-webkit-box-shadow: 0px 1px 0px 0px #656974;
	box-shadow: 0px 1px 0px 0px #656974;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #303336), color-stop(1, #303336) );
	background:-moz-linear-gradient( center top, #303336 5%, #303336 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#303336', endColorstr='#303336');
	background-color:#303336;
	color:#b0b7c4 !important;
	border: 1px solid #2a2c2e;
	margin: 1px 0 0;
}

/* Content
-------------------------------------------------------------- */

#page #central{
	clear:both; 
}
#page #central #body-full{ 
	float:left; 
	width: 989px;
	background-color: #fffeff;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(http://white-design.com/themes/whitedesign/border-radius.htc);
	border: 1px solid #d7d7d7;
	padding: 15px 15px 10px;
}

#page #central #body{ 
	float:left; 
	width: 663px;
	background-color: #fffeff;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(http://white-design.com/themes/whitedesign/border-radius.htc);
	border: 1px solid #d7d7d7;
	padding: 15px 15px 10px;
}
#page #central #sidebar{
	float: right;
	width: 307px;
	
}
#page #central #sidebar-top{ 
	float:right; 
	width: 277px; 
	overflow:hidden; 
	background-color: #fffeff;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(http://white-design.com/themes/whitedesign/border-radius.htc);
	border: 1px solid #d7d7d7;
	padding: 15px 15px 10px;
}

#page #central #sidebar-bottom{
	float:left; 
	width: 307px; 
	overflow:hidden; 
	margin-top: 15px;
}


#page #central #sidebar p{ 
	line-height: 16px;
	padding-top: 5px;
}

/* Sidebar Nav
-------------------------------------------------------------- */
#page #central #sidebar ul.nav{ 
	list-style:none;
	
}
#page #central #sidebar ul.nav li{
	
}
#page #central #sidebar ul.nav a{
	
	
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	display: block;
	position: relative;
	width: 294px;
	left: -55px;
	padding: 10px 0px 10px 15px;
	color: #f6ba31;
	text-decoration:none;
	color: gray;
	margin-top: -1px;
}
#page #central #sidebar ul.nav a:hover{
	color: #f6ba31;
}
#page #central #sidebar ul.nav a.nav-selected {
	
	
	border-top: 1px solid #303339;
	border-bottom: 1px solid #7f8493;
	display: block;
	position: relative;
	width: 294px;
	left: -55px;
	padding: 10px 0px 10px 15px;
	color: #f6ba31;
	background-color: #3e4148;
}

#page #central #sidebar ul.nav ul{
	list-style:none; 
	margin-left:0px; 
	padding:0px; 
	padding-left:16px; 
	margin-top:16px; 
}
#page #central #sidebar ul.nav ul li{
	margin-bottom:16px; 
}

/* Footer Boxes
-------------------------------------------------------------- */

.new-content{
	position: absolute;
	display: inline;
	top: -4px;
	right: -4px;
}

#page #footer-box {
	
	width: 1020px;
	margin-top: 0;
	padding-top: 5px;
	font-size: 10px;
	position: relative;
	display: inline;
}
#footer-box h2 {
	margin-bottom: 5px;
}

.box1 {
	float:left; 
	width: 307px; 
	min-height: 185px; 
	background-color: #fffeff;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(http://white-design.com/themes/whitedesign/border-radius.htc);
	border: 1px solid #d7d7d7;
	padding: 6px 15px 5px;
	
	margin-right: 17px;
	position: relative;
	display: inline;
}

.box2 {
	float:left; 
	width: 307px; 
	min-height: 185px;
	background-color: #fffeff;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(http://white-design.com/themes/whitedesign/border-radius.htc);
	border: 1px solid #d7d7d7;
	padding: 6px 15px 5px;
	position: relative;
	display: inline;
}

.box3 {
	float:right; 
	width: 277px; 
	min-height: 185px;
	background-color: #fffeff;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(http://white-design.com/themes/whitedesign/border-radius.htc);
	border: 1px solid #d7d7d7;
	padding: 6px 15px 5px;
	position: relative;
	display: inline;
	
}



#footer-box a, #footer-box p{
	padding: 0;
	margin: 0;
	font-size: 12px;
}



#breadcrumb{
	width: 693px;
}



#page #footer{ 
	padding-top:24px; 
	clear:both; 
	padding-bottom:16px; 
	color:#999; 
	font-size:10px;
}
#page #footer-logo {
	float: right;
	
}
#page #footer p{
	line-height: 0;
	font-size: 10px;
}
#fb{
	
	position: relative;
	display: block;
	float: right;
	margin-right: 20px;
}

.fb-like{
	
	float: left;
}
.iip{
	width: 223px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 68px;
}


/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}
div.pageSection { margin-bottom: 10px; }

/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 12px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 0px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
	margin-top: 1px;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	height: 0;
	width: 0;
	border: 6px solid transparent;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}
/* customize_miscellaneous */ /* customize_miscellaneous */
