@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a {
	color: #336633;
	text-decoration: none;
}
a:visited {
	color: #336633;
	text-decoration: none;
}
a:hover {
	color: #336633;
	text-decoration: none;
}
a:active {
	color: #336633;
	text-decoration: none;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	
	height: auto;
}

#header {
	height: 95px;
	width: 980px;
	position: relative;
	clear: both;
	background-image: url(http://rehabinmotion.com/images/logo.jpg);
	background-repeat: no-repeat;
}
#newsletter {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	line-height: normal;
	text-align: center;
	position: relative;
	float: left;
	width: 555px;
	clear: left;
	background-image: url(http://rehabinmotion.com/images/brightgradient.jpg);
	height: 65px;
	background-repeat: no-repeat;
	margin-left: 25px;
	vertical-align: middle;
}
#google {
	position: relative;
	width: 555px;
	float: left;
	left: 160px;
	clear: left;
	padding-top: 5px;
}

#survey {
	border: thin solid #FFFFFF;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-family: "Century Gothic";
	width: 350px;
	position: relative;
	clear: left;
	left: 160px;
	margin-top: 30px;
}
#contentwrapper {
	clear: both;
	float: left;
	height: auto;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#welcomewrapper {
	width: 980px;
	height: auto;
	clear: both;
	float: left;
}
#welcome {
	height: auto;
	width: 376px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	color: #333333;
	float: left;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	clear: left;
	font-size: 12px;
	text-align: left;
}

#blurb	{
	width: 577px;
	height: auto;
	font-size: 12px;
	text-align: center;
	float: left;
	position: relative;
	vertical-align: top;
	color: #333333;
}

#contentleft {
	float: left;
	height: auto;
	width: 376px;
	position: relative;
	color: #333333;
	clear: left;
	
}
#contentleftheading {
	width: 376px;
	background-image: url(http://rehabinmotion.com/images/logo4.jpg);
	background-repeat: repeat-x;
	height: 33px;
	
	}
#contentright {
	float: left;
	height: auto;
	width: 604px;
	position: relative;
}
#videocontentright {
	float: left;
	height: auto;
	width: 980px;
}
#contentrightheading {
	width: 604px;
	background-image: url(http://rehabinmotion.com/images/logo4.jpg);
	background-repeat: repeat-x;
	height: 33px;
	clear:right;
	
}
#videocontentrightheading {
	width: 980px;
	background-image: url(http://rehabinmotion.com/images/logo4.jpg);
	background-repeat: repeat-x;
	height: 33px;
	
}
#realcontent {
	text-align: left;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 12px;
	height: auto;
	position:relative;
}

#realcontent form input {
	width: 230px;
}
	
#welcome td {
	vertical-align: top;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}



h2 a {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #709793;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
}
h2 a:visited {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #709793;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
}

h2 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #709793;
	text-align: center;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
}

#welcome td h2 {
	margin-top: 12px;
	margin-bottom: 12px;
	
}

h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	padding-top: 5px;
}
h4{
	text-align: center;
	font-family: "Century Gothic";
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
	margin-top: 9px;
}
#contentleftheading h4 {
	padding-top: 2px;
}

#contentrightheading h4 {
padding-top: 2px;
}

#footer {
	background-image: url(http://rehabinmotion.com/images/logo4.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 980px;
	clear:both;
	color: #CCCCCC;
	text-align: center;
	float: left;
	position: relative;
	
}

#footer a {
	color: #999966;
}
/******** start menu ***********/
.menu {
	border-right: #000 1px solid;
	z-index: 100;
	width: 980px;
	font-family: arial, sans-serif;
	position: relative;
	height: 32px;
	text-align:center;
	clear:both;
}

* html .menu {width:981px; width:980px;}

.menu ul {
	 margin: 0px; 
	 padding: 0px;
	 list-style-type: none;
}
.menu ul ul {
	width: 140px;
}
.menu li {
	float: left;
	width: 140px;
	position: relative;
	text-align:center;
}
.menu a.submenu
{
	background-image: url(http://rehabinmotion.com/images/menuBG.jpg);
	background-repeat: repeat-x;
	background-position: 95% 50%;
	text-align:center;
}
.menu a {
	border-right: #000 0px solid;
	border-top: #000 1px solid;
	display: block;
	font-weight: bold;
	font-size: 12px;
	background-color: #6a7d9e;
	color: #fff;
	border-left: #000 1px solid;
	width: 139px;
	line-height: 29px;
	border-bottom: #000 1px solid;
	height: 30px;
	text-decoration: none;
	text-align:center;
	background-image: url(http://rehabinmotion.com/images/menuBG.jpg);
}
.menu a:visited {
	border-right: #000 0px solid;
	border-top: #000 1px solid;
	display: block;
	font-weight: bold;
	font-size: 12px;
	background-color: #6a7d9e;
	color: #fff;
	border-left: #000 1px solid;
	width: 139px;
	line-height: 29px;
	border-bottom: #000 1px solid;
	height: 30px;
	text-decoration: none;
	background-image: url(http://rehabinmotion.com/images/menuBG.jpg);
}
* html .menu a {
	width: 139px;
	background-color: #6a7d9e;
	color: #fff;
	text-align:center;
	background-image: url(http://rehabinmotion.com/images/menuBG.jpg);
}
* html .menu a:visited {
	width: 139px;
}
.menu ul ul a.drop {
	background: #6a7d9e;
	
	background-repeat: repeat-x;
	background-position: 95% 50%;
	
}
.menu ul ul a.drop:visited {
	background: #6a7d9e;
}
.menu ul ul a.drop:hover {
	background-image: url(http://rehabinmotion.com/images/menuBG.jpg);
	background-repeat: repeat-x;
	background-position: 95% 50%;
	background-color: #6a7d9e;
}
.menu ul ul :hover > a.drop {
	background: #6a7d9e;
	background-image: url(http://rehabinmotion.com/images/menuBG.jpg);
	background-repeat: repeat-x;
	background-position: 95% 50%;
}
.menu ul ul ul a {
	background-color: #6a7d9e;
	color: #333;
	
}
.menu ul ul ul a:visited {
	background-color: #6a7d9e;
	color: #333;
	
}
.menu ul ul ul a:hover {
	background: #668a86;
}
.menu ul ul {
	border-top: #000 1px solid;
	left: 0px; 
	visibility: hidden; 
	width: 143px;
	position: absolute;
	top: 31px; 
	height: 0px;
}
* html .menu ul ul {
	top: 31px;
}
.menu ul ul ul {
	left: 140px; width: 140px; top: -1px;
}
.menu ul ul ul.left {
	left: -140px;
}
.menu table {
	left: 0px; position: absolute; top: 0px; border-collapse: collapse
}
.menu td {
	padding-right: 5px;
	padding-left: 4px;
}
#contentbox img {
	padding-right: 5px;

}
.menu ul ul a {
	border-top-width: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px; 
	background: #6a7d9e; 
	border-bottom-width: 1px;
	padding-bottom: 5px; 
	width: 119px;
	color: #000;
	line-height: 1em; 
	padding-top: 5px; 
	height: auto; 
	border-right-width: 1px;
}
.menu ul ul a:visited {
	border-top-width: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	background: #6a7d9e; 
	border-bottom-width: 1px;
	padding-bottom: 5px; 
	width: 119px;
	color: #000;
	line-height: 1em;
	padding-top: 5px;
	height: auto;
	border-right-width: 1px;
}
* html .menu ul ul a {
	width: 119px;
}
* html .menu ul ul a:visited {
	width: 119px;
}
.menu a:hover {
	background: #668a86; color: #fff;
}
html .menu a.submenu:hover {
	background: #668a86;
	background-image:url(http://rehabinmotion.com/images/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	color: #fff;
	text-align:center;
}
.menu ul ul a:hover {
	background: #668a86; color: #fff;
}
.menu :hover > a.submenu{
	background: #668a86;
	background-image:url(http://rehabinmotion.com/images/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	color: #fff;
	text-align:center;
}
.menu ul ul :hover > a {
	background-color: #668a86;
	color: #fff;
}
.menu ul li:hover ul {
	visibility: visible;
}
.menu ul a:hover ul {
	visibility: visible;
}
.menu ul :hover ul ul {
	visibility: hidden;
}
.menu ul :hover ul :hover ul {
	visibility: visible;
}
/****** end menu ********/


	form{
		margin: 0;
	}
	
	H1, H2, H3	{
		font-family: Arial;
		font-size: 32px;	
		color: #6e9695;	
		font-weight: bold;text-transform:none;
	}
	
	H2 {font-size: 20px;}
	H3 {font-size: 16px;margin:5px;line-height:20px;color:#6e9695;font-weight: bold}

	/* <Forms styles> */
	textarea, textarea.input_textarea{
		font:normal 11px tahoma;
		border:1px solid #dddddd;/* More css here */
		width:200px;
	}
	.label {font:bold 11px tahoma;color:#000000;}
	.error {font:normal 10px tahoma;color:#cc0000;}
	.success {font:normal 11px tahoma;color:#008000;}
	.notes {font:normal 10px tahoma;color:#000000;}

	input[type=text],input[type=password], input.input_text{
		font:normal 12px tahoma;width:200px;
		border:1px solid #c2c2c2;
	}
	input[type=button], input[type=submit], input.input_button{
		font:normal 11px tahoma;cursor:pointer;text-transform;capitalize;height:18px;
		color:#ffffff;background:#013f68;border:1px solid #0d81c5;
	}
	/* </Forms styles> */
/* </global styles> */

#ph_site_user_menu{width:165px;}

#ph_site_user_menu .header{width:178px;height:23px;background: url(../../img/209/usermenu_header.jpg) no-repeat;}
#ph_site_user_menu .footer{display:none;}

/* IF LOGGED IN */
#ph_site_user_menu .body {width:165px;background: url(../../img/209/usermenu_bkg.gif) repeat-y;padding:5px 0;}
#ph_site_user_menu .body .item {
	background: url(../../img/209/usermenu_bullet.gif) 12px no-repeat ;width:165px;padding:3px 5px 3px 28px;
}

#ph_site_user_menu .body .item a:link,
#ph_site_user_menu .body .item a:visited{
	color:#000000;font-size:12px;font-weight:bold;font-family:Arial;text-decoration:none;
}

#ph_site_user_menu .body .item a:hover, 
#ph_site_user_menu .body .sel a:link, 
#ph_site_user_menu .body .sel a:visited,
#ph_site_user_menu .body .sel a:hover{
	color:#000000;font-size:12px;font-weight:bold;text-decoration:underline;font-family:Arial;
}
/* ELSE (not logged in) */
#ph_site_user_menu .body .label {
	width:60px;text-align:right;padding-right:3px;
	font:normal 11px arial;color:#000000;
}

#ph_site_user_menu .error {
	font:normal 11px arial;color:#cc0000;padding-left:25px;
}
#ph_site_user_menu .message ul{display:none;}

#ph_site_user_menu .body .field input{
	font:normal 11px Tahoma;width:70px;
}
#ph_site_user_menu .body .others{display:none;}

/* ENDIF */


#ph_site_cat_menu{width:170px;margin-bottom:20px;}


#ph_site_cat_menu .header{width:170px;height:35px;background: url(../../img/209/catmenu_header.jpg) left no-repeat;}
#ph_site_cat_menu .footer{display:none;}

#ph_site_cat_menu .item {
	background: url(../../img/209/catmenu_bullet1.gif) 12px no-repeat ;width:165px;padding:3px 5px 3px 28px;
}

#ph_site_cat_menu .item a:link, 
#ph_site_cat_menu .item a:visited{
	color:#000000;font-size:13px;font-weight:bold;font-family:Arial;text-decoration:none;
}
#ph_site_cat_menu .item a:hover, 
#ph_site_cat_menu .sel a:link, 
#ph_site_cat_menu .sel a:visited,
#ph_site_cat_menu .sel a:hover{
	text-decoration:underline;
}

#ph_site_cat_menu .subitem {
	width:145px;margin-left:20px;
}

#ph_site_cat_menu .subitem a:link, 
#ph_site_cat_menu .subitem a:visited{
	padding-left:15px;
	background: url(../../img/209/catmenu_bullet2.gif) no-repeat 5px;height:18px;line-height:18px;
	color:#000000;font-size:11px;font-weight:bold;
	text-decoration:none;font-family:Arial;
}

#ph_site_cat_menu .subitem a:hover, 
#ph_site_cat_menu .subsel a:link,
#ph_site_cat_menu .subsel a:visited,
#ph_site_cat_menu .subsel a:hover{
	display:block;padding-left:15px;
	color:#ffffff;font-size:11px;font-weight:bold;height:18px;line-height:18px;
	background: #414e61;
	text-decoration:none;font-family:Arial;
}

#ph_site_cat_menu .subsubitem {
	width:145px;margin-left:20px;
	background: #e5e5e5;
}

#ph_site_cat_menu .subsubitem a:link,
#ph_site_cat_menu .subsubitem a:visited{
	color:#000000;font-size:11px;padding-left:20px;padding-top:3px;padding-bottom:3px;
	background: url(../../img/209/catmenu_bullet3.gif) no-repeat 10px;font-family:Arial;
	text-decoration:none;
}

#ph_site_cat_menu .subsubitem a:hover, 
#ph_site_cat_menu .subsubsel a:link,
#ph_site_cat_menu .subsubsel a:visited,
#ph_site_cat_menu .subsubsel a:hover{
	color:#000000;font-size:11px;text-decoration:underline;padding-left:20px;
	background: url(../../img/209/catmenu_bullet3.gif) no-repeat 10px;font-family:Arial;
	
}

#ph_site_signup_link{
	width:150px;height:70px;
	background:url(../../img/209/signup_link.jpg) no-repeat;
}
#ph_site_signup_link a:link,
#ph_site_signup_link a:visited,
#ph_site_signup_link a:hover
{line-height:70px;height:70px;text-decoration:none;display:block;}

