/*
Designed by VReplay (2010)
http://vreplay.com/
*/

/* global */
body {
	background: url(images/bg.gif) #fff repeat-x;	
}
#home{background-image: url(images/home-bg.gif);}

body,select,input,textarea,button{
	color: #000;
	font: 14px/20px Georgia,Arial, Helvetica, 'Sans-Serif';	
}	
button{
	cursor: pointer;
}

a{
	color: #3C7280;
	text-decoration: none;
}

a:hover {
	color: #BA584B;
}

input,select,button{
	vertical-align:middle;
}

img,object,embed{
	vertical-align: top;
}

.btn a,a.btn{
	display: block;
	width: 120px;
	color: #444;
	text-shadow:1px 1px #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	text-align: center;
	background: url(images/bg-btn.gif) 0 -190px no-repeat;
}
.btn a:hover,a.btn:hover{
	color: #fff;
	text-shadow:1px 1px #666;
	background-position: 0 -225px;
}

#header:after,#container:after,#mainbar:after,.mode:after,.box-main:after,.box-wrap:after,.box-operate:after{
	content: '';
	display: block;
	clear: both;
	height: 0;
}

h1, h2, h3, h4, h5, h6{
	font-size: 24px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	color: #BA584B;
	font-size: 28px;
	padding-bottom: 21px;
	margin-top: -10px;
}
h2{
	color: #333;
	padding-bottom: 8px;
	margin-bottom: 16px;
	background: url(images/dot-x.gif) left bottom repeat-x;
}
#testimonials li{
	font-size: 12px;
}
.content p{
	margin-bottom: 20px;
}
.list1{
	padding: 0 0 0 19px;
	margin: 20px 0;
}
.list1 li,.box li{
	padding-left: 32px;
	background: url(images/icon-arr.gif) 0 6px no-repeat;
}

/* header */
#header{
	width: 940px;
	margin: 0 auto;
	padding: 40px 0 41px;
	position: relative;
	background: url(images/header-bg.jpg) no-repeat;
}
#logo{
	margin: 0;
	padding: 0;
}
#shopping-car,#navigation{
	position: absolute;
	right: 19px;
	top: 41px;
}
#shopping-car a{
	display: block;
	width: 27px;
	height: 20px;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/shopping-car.gif) no-repeat;
}
#shopping-car a:hover{
	background-position: 0 -20px;
}
#navigation{
	right: 9px;
	top: 71px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 9px;
	background: url(images/navigation-bg.gif) no-repeat;
}
#navigation ul{
	float: left;
	padding: 0 4px 0 0;
	position: relative;
	margin:0 -9px 0 0;;
	background: url(images/navigation-bg.gif) right top no-repeat;
}
#navigation li{
	float: left;
	padding: 0 10px 0 16px;
	line-height: 40px;
	background: url(images/navigation-line.gif) no-repeat;
}
#navigation li.first{
	padding-left: 6px;
	background: 0;
}
#navigation a{
	color: #aaa;
}
#navigation a:hover,#navigation li.on a{
	color: #fff;
}
#banner{
	width: 447px;
	text-align: center;
	position: relative;
	text-shadow:1px 1px #fff;
	padding:30px 248px 0 245px;
}
#banner-info{
	position: absolute;
	left: 42px;
	top: 119px;
	width: 291px;
}
#banner-info .number{
	color: #536468;
	font-style: italic;
	font-size: 18px;
	padding: 6px 0 30px;
	text-shadow:1px 1px #eee;
}
#banner-info .number em{
	color: #1D2223;
	font-weight: bold;
}
#banner-info .btn{
	padding-left:21px;
}
#banner-info .btn a{
	background-position:  0 0;
}
#banner-info .btn a:hover{
	background-position:  0 -35px;
}
#banner-info .btn li{
	float:left;
	margin-right: 10px;
}
#banner-down{
	position: absolute;
	right: 8px;
	top: 115px;
	font-size:12px;
	width: 206px;
	text-shadow:1px 1px #DCDCDC;
	height: 130px;
	line-height: 18px;
	padding: 20px 17px 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/banner-down-bg.gif) no-repeat;
}
#banner-down a{
	font-weight: bold;
}
#banner-down .btn,.box-operate .btn a{
	width: 206px;
	height: 60px;
	font-size: 24px;
	line-height: 60px;
	margin-bottom: 9px;
	background-position: 0 -70px;
}
#banner-down .btn:hover,.box-operate .btn a:hover{
	background-position: 0 -130px;
}

/* center */
#container{
	width: 940px;
	position: relative;
	padding: 49px 0 62px;
	margin: -20px auto 0;
	background: url(images/container-bg.gif) no-repeat;
}

#mainbar{
	float: left;
	width: 620px;
	padding: 9px 30px 0;
	background: #fff;
}
.main{
	float: left;
	width: 315px;
}
.pic-list{
	float: right;
	margin: -27px 0 0 0;
}
.pic-list li,.mode .img{	
	border: 1px solid #ddd;
}
.pic-list li{
	margin-top: 30px;
}
.pic-list img,.mode .img img{
	width: 250px;
	height: 160px;
	padding: 8px;
	border: 1px solid #F9F9F9;
}
p.btn-more{
	margin: 0;
	padding-top: 14px;
}

#sidebar{
	float: left;
	width: 220px;
	min-height: 502px;
	padding: 17px 0 0 30px;
	background: url(images/sidebar-bg.gif) no-repeat;
}

#testimonials h2{
	color: #999;
	margin: 0;
	display: inline;
	padding:0 35px 0 0;
	background: url(images/testimonials-h2-bg.gif) right top no-repeat;
}
#testimonials ul{
	padding:20px 0 0;
	margin-top: 9px;
	background: url(images/dot-x.gif) repeat-x;
}
#testimonials li{
	font-size: 12px;
	padding-bottom: 21px;
	margin-bottom: 22px;
	line-height: 15px;
	background: url(images/dot2-x.gif) left bottom repeat-x;
}
#testimonials  blockquote{
	font-style: italic;
	margin-bottom: 14px;
}
#testimonials cite a{
	font-weight: bold;
	display: block;
}

/* footer */
#footer{
	padding: 15px 0;
	background: url(images/footer-bg.gif) #333 repeat-x;
}
#footer p{
	width: 850px;
	margin: 0 auto;
	line-height: 49px;
	font-size: 11px;
	color: #999;
	padding-left: 90px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/footer-p-bg.gif) 30px 0 no-repeat;
}

/* interna page */
.ascensive{
	font-style: italic;
}
.mode{
	width: 100%;
	margin-bottom: 20px;
}
.mode h2{
	margin-bottom:0;
}
.mode .img,.mode .main{
	margin-top: 16px;
}
.mode .img{
	float: right;
}
.mode-two h2{
	padding-bottom: 16px;
	margin-bottom: 16px;
}
.mode-two p {
	margin: 18px 0;
}
#mainbar ol {
	list-style-type: decimal;
	margin: 18px 0;
	padding: 0 0 0 40px;
}
.faq-list p,.faq-list dt,.faq-list dd{
	margin-bottom: 20px;
}
.faq-list dt{
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	font-style: italic;
}
.faq-list dd {
	border-bottom: 1px solid #ddd;
}

#mainbar hr {
	background:#ddd;
	color:#ddd;
	margin: 18px 0;
}


/* product page */
.box-wrap{
	width: 100%;
	padding-bottom: 39px;
	margin-bottom: 26px;
	border-bottom:1px solid #ddd;
}
.box-wrap .box{
	float: left;
}
.box{
	width: 298px;
	border: 1px solid #E4E4E4;
}
.box-r,.box-wrap .box-r{
	float: right;
}
.box-main{
	padding: 19px 21px 8px 15px;
	position: relative;
	z-index: 2;
	margin: -1px -1px 0;
	background: url(images/box-bg.gif) 0 -8px no-repeat;
}
.box-bottom{
	height: 8px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin: 0 -1px -1px;
	background: url(images/box-bg.gif) no-repeat;
}
.box-left{
	float: left;
	width:110px;
}
.box-right{
	float: right;
	width: 150px;
}
.box h2{
	color: #476269;
	font-size: 22px;
	background:none;
	padding: 0;
	margin: 0;
	font-family: Georgia;
}
.box h4{
	content: #fff;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 11px;
}
.box h5{
	font-size: 12px;
	color: #999;
	margin-bottom: 24px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.box ul{
	margin-left: 8px;
	font: 12px/18px Arial, Helvetica, sans-serif;
}
.box li{
	padding-left: 15px;
}
.box .btn{
	width: 100%;
	height: 31px;
	overflow: hidden;
	font-size: 12px;
	margin-top: 15px;
}
.box-wrap .box .btn a{
	float: right;
	width: 90px;
	line-height: 31px;
	background-position: -120px 0;
}
.box-wrap .box .btn a:hover{
	background-position: -120px -31px;
}
.box-operate{
	clear: both;
	width: 100%;
	padding-top: 4px;
}
.box-operate p{
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0;
	padding: 37px 0 0 12px;
}
.box-operate p a{
	color: #FF8923;	
}
.box-operate p span{
	margin: 0 20px;
	margin-top: -2px;
}
.box-operate p a:hover{
	color: #444;
}
.box-operate .btn{
	float: right;
	width: 341px;
	height: 76px;
	padding: 15px 20px 0 0;
	position: relative;
	margin: 0 -21px -16px 0;
	background: url(images/box-operate-btn-bg.gif) no-repeat;
}
.box-operate .btn span{
	float: left;
	color: #FF8625;
	line-height: 60px;
	font-size: 26px;
	padding: 0 0 0 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.box-operate .btn a{
	float: right;
}

#pressure-rehab{
	width: 618px;
	margin: 5px 0 30px;
}
#pressure-rehab li{
	font-size: 14px;
}
#pressure-rehab .box-main{
	padding-top:25px;
	background-position: -300px -8px;
}
#pressure-rehab .box-bottom{
	background-position: -300px 0;
}
#pressure-rehab .box-left{
	width: 264px;
	padding: 16px 0 0;
	margin-left: -14px;
	display: inline;
}
#pressure-rehab .box-right{
	width: 320px;
	margin-bottom: 34px;
}

.mode-small .main{
	width: 460px;
}
.mode-small .img{
	border: 0;
	padding: 20px 57px 0 0;
}
.mode-small .img img{
	border: 0;
	padding:0;
	width:auto;
	height:auto;
}
