/* @override 
	http://127.0.0.1:8300/woodcare/htdocs/wallpaper_orders/css/template.css
	http://192.168.0.3:8500/physio/css/template.css
	http://127.0.0.1:8300/physio/css/template.css
*/

/* Layout Stuff */

body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	background: #65CBE8 url(../images/Wilmslow-Physio-5_03.gif) repeat-x;
	color: #03031E;
}
#wrapper{
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

#masthead{
	height:150px;
	float: left;
	width: 100%;
	margin-top: 6px;
	background: #03031E url(../images/Wilmslow-Physio-5_06.gif) no-repeat 450px;
}
#logo{
	height: 114px;
	width: 224px;
	float: left;
	margin: 10px;
	background-image: url(../images/logo.gif);
	display:inline;
}
#masthead_contact p{
	margin:15px 10px 0 40px;
	padding:0;
	float: right;
	color: #FFF;
	font-size: 24px;
	font-family: impact;
	letter-spacing: 1px;
	width: 400px;
	text-align:right;
	display:inline;
}
#nav{
	width:760px;
	float:left;
	background: #65CBE8 url(../images/nav_bg.gif) no-repeat;
	font-size:12px;
}
#nav a{
	color: #03031E;
	text-decoration: none;
}

.border_btm{
	border-bottom: 0px solid #eaeaea;
	height: 1px;
	overflow: hidden;
	margin-top: 3px;
}
#main_body{
	float:left;
	width:720px;
	padding:20px 20px 0 20px;
	margin: 10px 0 0 0;
	background: #FFFFFF url(../images/Wilmslow-Physio-5_15.gif) no-repeat;
	min-height: 400px;
	_height:400px;
	line-height:1.5;
}
#main_body h1{
	margin:0;
	padding:0;
	font-size:18px;
	color: #03031E;
}
#main_body h2{
	margin:0;
	padding:0;
	font-size:16px;
	color: #65CBE8;
}

#footer_contact {
	color: #FFF;
	margin: 10px 0;
	font-size: 14px;
}

#footer_contact a{
	color: #FFF;
	text-decoration: none;
}

#bottom_curve{
	clear: both;
	background: url(../images/Wilmslow-Physio-5_19.gif) no-repeat;
	height: 17px;
}
#left_col{
	float: left;
	width: 330px;
	border-right: 1px dotted #ccc;
	min-height: 200px;
	margin-right: 10px;
	display: inline;
	_height:200px;
	padding:10px;
}
#right_col{
	float: right;
	width: 350px;
	min-height: 200px;
	display: inline;
	_height:200px;
	padding-top:10px;
}
#left_col_large{
	float: left;
	width: 470px;
	border-right: 1px dotted #ccc;
	min-height: 200px;
	margin-right: 10px;
	display: inline;
	_height:200px;
	padding:10px 10px 10px 0;
}
#right_col_small{
	float: right;
	width: 210px;
	min-height: 200px;
	display: inline;
	_height:200px;
}


/* General Stuff */
.clearline{
	clear:both;
}

.float_left{
	float: left;
	margin: 0 5px 5px 0;
	display: inline;
}

.float_right{
	float: right;
	margin: 0 0 5px 5px;
	display: inline;
}

table{
	border:1px solid #ccc;
	font-size:1ems;
	width:100%;
}
th{
	background-color:#e8e8e8;
	text-align:left;
	padding:5px;
	text-transform: capitalize;
	vertical-align:top;
}
caption{
	font-size:16px;
	font-weight:bold;
	background-color:#666666;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	color: #FFFFFF;
	text-align: left;
	padding: 3px 33px 3px 10px;
}
a{
	color:#666666;
	font-weight:bold;
}

/* Site Specific Stuf */

.base_image{
	width: 125px;
	height: 200px;
	float: left;
	margin: 10px 9px;
	display: inline;
}

#selector_info{
	min-height: 230px;
	_height:230px;
}
#doll{
	position:relative;
}

.donut{
	width:23px;
	height:23px;
	background-image: url(../images/donut.gif);
}
.circle{
	width:22px;
	height:22px;
	background-image: url(../images/circle.gif);
}
.donut a, .circle a{
	display: block;
	text-decoration: none;
	line-height: 22px;
	width: 22px;;
}

#selector_head{
	position: absolute;
	top: 70px;
	left: 65px;
}
#selector_hand{
	position: absolute;
	top: 10px;
	left: 0;
}
#selector_elbow{
	position: absolute;
	top: 70px;
	left: 110px;
}
#selector_shoulder{
	position: absolute;
	top: 80px;
	left: 43px;
}
#selector_upper_back{
	position: absolute;
	top: 100px;
	left: 58px;
}
#selector_lower_back{
	position: absolute;
	top: 125px;
	left: 45px;
}
#selector_lower_abdomen{
	position: absolute;
	top: 145px;
	left: 58px;
}
#selector_buttock{
	position: absolute;
	top: 155px;
	left: 78px;
}
#selector_thigh{
	position: absolute;
	top: 185px;
	left: 62px;
}
#selector_knee{
	position: absolute;
	top: 172px;
	left: 115px;
}
#selector_foot{
	position: absolute;
	top: 222px;
	left: 115px;
}
.learn_more{
	float: right;
}
.learn_more a{
	color: #65CBE8;
	font-weight: bold;
}

#hide_home_images{
	display: none;
}

#doll_info{
	background-color:#FFFFCC;
	padding:10px;
	width:190px;
}
#doll_surround{
	width:350px;
}
#doll_surround #doll{
	margin:0 50px 10px 50px;
}
#doll_surround #doll_info{
	width:330px;
}
.highlight{
	background-color:#FFFFCC;
	padding:10px;
	font-weight:bold;
	color:#666666;
	margin-bottom:20px;
}
.not_sure{
	background-color:#FF0099;
	color:#FFFFFF;
}
/* Ajax Stuff */

#loading {
	background-image: url("../images/progress-running.gif");
	background-repeat: no-repeat;
	background-position: 5px;
	background-color: white;
	padding-left: 25px;
	padding-top: 8px;
	border-style: double;
	border-color: #c0c0c0;
	height: 30px;
	font-size: 1.5em;
	font-weight: bolder;
	margin-bottom: 10px;
}
