html {font-size: 100.1%;}
body {
   margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-color: #c7d9e9;
}
A:link,A:active,A:visited,A:hover{
color:#909090;
}
A:hover{text-decoration:none;}
img {border:none;}
form {padding:0;margin:0;}
.form select, .form input, .form textarea {vertical-align:middle;}
/*start main*/
#main {
	margin: 0 auto;
	width: 994px;
}
/*start header*/
#header {
	width: 994px;
	height: 155px;
	position: relative;
	background: url(../images/header-bg.gif) no-repeat;
}
#header .logo {
	position: absolute;
	width: 266px;
	height: 48px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/logo.gif) no-repeat;
	top: 41px;
	left: 25px;
}
#header .text {
	position: absolute;
	left: 25px;
	top: 97px;
	font-size: 14px;
	line-height: 19px;
	color: #604f59;
}
/*start basket*/
#header .basket {
	position: absolute;
	top: 30px;
	right: 22px;
	width: 220px;
	height: 83px;
	background-color: #eff5fa;
}
#header .basket h4 {
	margin: 0;
	font-size: 12px;
	line-height: 22px;
	color: #fff;
	text-align: center;
	background: #97bedf url(../images/basket-ico.gif) no-repeat 50px 6px;
}
#header .basket .inner {float: left;width: 196px;padding: 5px 0 5px 11px;}
#header .basket .inner .btn {float: right !important;margin: 4px 0 0 0;}
#header .basket .inner ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	color: #585858;
}
#header .basket .inner ul span {padding: 0 6px 0 0;}
#header .basket .bottom {
	float: left;
	list-style: none;
	padding: 5px 0;
	margin: 0;
	width: 100%;
	font-size: 12px !important;
	background-color: #e0ecf5;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#header .basket .bottom li {float: left;border-left: 1px solid #4980ab;padding: 0 5px;}
#header .basket .bottom li:first-child {border-left: 0;}
#header .basket ul li a {color: #4980ab;text-decoration: none;}
/*start top navigation*/
#header #top-nav {
	position: absolute;
	top: 128px;
	left: 22px;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 27px;
}
#header #top-nav li {float: left;padding: 0 15px;border-left: 1px solid #f7cee1;}
#header #top-nav li a {color: #fff;text-decoration: none; text-transform:uppercase;}
#header #top-nav li a:hover {text-decoration: underline;}
#header .form {
	position: absolute;
	width: 265px;
	right: 34px;
	top: 131px;
}
#header .form label {
	float: left;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	padding: 0 9px 0 0;
}
#header .form .text-input1 {margin: 0 5px 0 0;}
#container {width: 100%;display: table;}
/*start content*/
#content {
	float: left;
	background: url(../images/content-bg.gif) repeat-y;
	width: 950px;
	padding: 15px 22px 50px 22px;
}
/*start left column*/
#column {
	float: left;
	width: 180px;
}
#column h2 {
	margin: 0;
	font-size: 78%;
	line-height: 22px;
	color: #fff;
	text-align: center;
}
#column h2.violet {background-color: #aba3d1;}
#column h2.green {margin: 21px 0 0;background-color: #87cbb5;}
#column ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 78%;
	line-height: 22px;
	font-weight: bold;
}
#column ul li {vertical-align: top;width: 100%}
#column ul a {display: block;text-decoration: none;padding: 0 0 0 10px;}
#column ul a:hover {text-decoration: underline;}
#column ul ul {font-weight: normal;font-size:100%;}
#column ul.violet {background-color: #e9e4f5;}
#column ul.violet a {color: #877eb4;border-bottom: 1px solid #f5f4fb;}
#column ul.violet li ul {background-color:#f5f4fb;}
#column ul.violet li ul li {background: url(../images/violet-sep.gif) repeat-x 0 100%;}
#column ul.violet li ul li a {border: 0;}
#column ul.green {background-color: #d7ecec;margin: 0 0 19px;}
#column ul.green a {color: #4f9b7c;border-bottom: 1px solid #fff;}
#column ul.green_m {background-color: #d7ecec;margin: 0 0 0px;}
#column ul.green_m a {color: #4f9b7c;border-bottom: 1px solid #fff;}
/*start right column*/
#column2 {
	float: right;
	width: 755px;
	overflow: hidden;
	color:#494949;
	font-size:82%;
	line-height:19px;
}
#column2 .image {float: left;}
#column2 .image img {float: left;}
/*start tex box*/
#column2 .text-box {
	float: right;
	width: 340px;
	height: 242px;
	background-color: #fef3f8;
	padding: 0 15px 8px;
}
#column2 .text-box h1 {
	margin: 12px 0 0;
	font-size: 19px;
	line-height: 28px;
	color: #d54468;
}
#column2 .text-box p {
	margin: 10px 0 0;
	font-size: 88%;
	line-height: 16px;
	color: #d54468;
}
#column2 .text-box .sign { margin-top: 20px; float: right;}
/*start list*/
#column2 .list {
	float: left;
	width: 755px;
	margin: 15px 0 0;
}
#column2 .list h2 {margin: 0; background-color: #fce6ef;}
#column2 .list h2 img {font-size: 0;}
#column2 .list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 15px;
	color: #313131;
	clear:both;
}
#column2 .list ul li {
	float: left;
	width: 330px;
	padding: 25px 45px 0 0;
}
#column2 .list ul .product {
	overflow: hidden;
	display: block;
	width: 144px;
	margin: 0 8px 0 0;
	background: url(../images/product-top-bg.gif) no-repeat;
}
#column2 .list ul .product .product-image {
	display: block;
	width: 139px;
	padding: 1px 3px 5px 2px;
	background: url(../images/product-bottom-bg.gif) no-repeat 0 100%;
}
#column2 .list ul .product img {font-size: 0;}
#column2 .list ul h3 {
	margin: 0;
	font-size: 95%;
	line-height: 17px;
	color: #313131;
	font-weight: normal;
}
#column2 .list ul p {
	margin: 15px 0 0;
	font-size: 95%;
	line-height: 21px;
	color: #5d5d5d;
}
#column2 .list ul .details {
	font-size: 78%;
	line-height: 12px;
	color: #909090;
	padding: 0 0 0 20px;
	background: url(../images/arrow-right.gif) no-repeat 0 3px;
}

#column2 .list ul .product-inf {float: right;width: 175px;}
/*start breadcrubs*/
#column2 .breadcrubs {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size:70%;
	line-height: 16px; 
	width: 100%;
	overflow: hidden;
	color: #909090;
}
#column2 .breadcrubs li {display: inline;padding: 0 5px 0 0;}
#column2 .breadcrubs li a {color: #494949;padding: 0 9px 0 0;background: url(../images/breadcrumbs-sep.gif) no-repeat 100% 4px;}
#column2 .breadcrubs li a:hover {text-decoration: none;}
/*start product list*/
#column2 .product-list {float: left;width: 755px;}
#column2 .product-list .title {
	float: left;
	width: 100%;
	margin: 10px 0 20px 0;
	background-color: #fce6ef;
}
div.title{
	width: 100%;
	margin: 10px 0 20px 0;
	background-color: #fce6ef;
}
#column2 .product-list .title h2 {
	float: left;
	display: inline;
	margin: 0 0 0 9px;
	font-size: 82%;
	line-height: 24px;
	font-weight: bold;
	color: #b94d7a;
}
.title h1 {
	margin: 0 0 0 9px;
	font-size: 82%;
	line-height: 24px;
	font-weight: bold;
	color: #b94d7a;
}
#column2 .product-list .title ul {
	float: right;
	list-style: none;
	padding: 0 12px 0 0;
	margin: 0;
	font-size: 70%;
	line-height: 24px;
	color: #494949;
}
#column2 .product-list .title ul li {float: left;padding: 0 10px 0 0;}
#column2 .product-list .title ul li a {color: #909090;}
#column2 .product-list .title ul li a:hover {text-decoration: none;}
#column2 .product-list .title ul .arrow {padding: 0 0 0 15px;}
#column2 .product-list .title ul .down {background: url(../images/arrow-down.gif) no-repeat 0 2px;}
#column2 .product-list .title ul .up {background: url(../images/arrow-up.gif) no-repeat 0 2px;}
#column2 .product-list .paginations {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #494949;
}
#column2 .product-list .paginations li {float: left;margin: 0 12px 0 0;}
#column2 .product-list .paginations li.active {
	background-color: #e792b6;
	padding: 0 2px;
	color: #fff;
}
#column2 .product-list .paginations li a {color: #909090;}
#column2 .product-list .paginations li a:hover {text-decoration: none;}
#column2 .product-list .paginations li a.arrow {
	display: block;
	margin: 2px 0 0;
	width: 11px;
	height: 11px;
	text-indent: -9999px;
	overflow: hidden;
}
#column2 .product-list .paginations li a.left {background: url(../images/details-arrow2.gif) no-repeat 0 -14px;}
#column2 .product-list .paginations li a.left:hover, #column2 .product-list .paginations li a.right:hover {background-position: 0 0;}
#column2 .product-list .paginations li a.right {background: url(../images/details-arrow.gif) no-repeat 0 -16px;}
/*start products*/
#column2 .products {
	float: left;
	width: 100%;
	list-style: none;
	padding: 0 0 20px 0;
	margin: 9px 0 0;
	font-size: 95%;
	line-height: 16px;
	background: url(../images/products-sep.gif) repeat-x;
}
#column2 .products li {float: left;/*width: 355px*/;padding: 10px 10px 0 0;}
#column2 .products .photo {float: left;background: url(../images/products-top-bg.gif) no-repeat;}
#column2 .products .photo span {
	float: left;
	width: 184px;
	padding: 1px 4px 5px 2px;
	background: url(../images/products-bottom-bg.gif) no-repeat 0 100%;
}
#column2 .products .products-info {float: left;width: 160px;padding: 5px 0 0;}
#column2 .products .products-info h3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight: normal;
	font-size: 95%;
	line-height: 16px;
	color: #656565;
}
#column2 .products .products-info .price {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin: 20px 0;
	font-size: 95%;
	line-height: 21px;
	color: #5d5d5d;
}
#column2 .products .products-info .details {
	font-size: 95%;
	line-height: 12px;
	color: #909090;
	padding: 0 0 0 20px;
	background: url(../images/arrow-right.gif) no-repeat 0 3px;
}
#column2 .products .products-info .details:hover {
	color: #97bedf !important;}
.product-inf .details:hover {
	color: #97bedf !important;}
#column2 .products .products-info .btn {margin: 20px 0 0 !important; text-transform:uppercase;}
/*start product details*/
#column2 .product-details {
	float: left;
	width: 100%;
	padding: 17px 0 0;
}
#column2 .product-details .image-holder {
	display: table-cell;
	background: url(../images/image-holder.gif) no-repeat;
	width: 371px;
	height: 348px;
	padding: 4px;
	margin: 0 15px 0 0;
	text-align:center;
	vertical-align:middle;
}
/*start information*/
#column2 .product-details .inf {
	float: right;
	width:360px;
	padding: 10px 0 0;
}
#column2 .product-details .inf h3 {
	margin: 0;
	font-size: 16px;
	padding: 0;
	line-height: 18px;
	color: #313131;
	font-weight: normal;
	background: none;
}
#column2 .product-details p {
	margin: 18px 0 0;
	font-size: 82%;
	line-height: 19px;
	color: #494949;
}
#column2 .product-details .price {
	margin: 22px 0 0;
	font-size: 15px;
	line-height: 21px;
	color: #5d5d5d;
}
#column2 .product-details .more {
	float: left;
	margin: 5px 0 20px 5px;
	padding: 0 0 0 17px;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #909090;
	background: url(../images/arrow-right.gif) no-repeat 0 0px;
}
#column2 .product-details .more:hover {color: #97bedf !important;}
#column2 .product-details h2, #column2 .form-area h2, .content-inner h2 {
	margin: 14px 0 0;
	background-color: #fce6ef;
	clear: both;
	color: #b94d7a;
	line-height: 24px;
	font-size: 13px;
	color: #B94D7A;
}
#column2 .product-details h2 img {display: block;}
#column2 .product-details h2 span, #column2 .form-area h2 span, .content-inner h2 span {padding: 0 0 0 8px;line-height: 24px;font-size: 13px;color: #B94D7A;}
#column2 .product-details h3, #column2 .form-area h3 {
	margin: 0;
	font-size: 82%;
	color: #8C5E75;
	padding: 5px 0 5px 0;
	font-weight: normal;
	background: url(../images/sep.gif) repeat-x 0 100%;
}
#column2 .product-details h4 {
	margin: 15px 0 10px 0;
	font-size: 78%;
	color: #494949;
	font-weight: normal;
}
#column2 .product-details .product-list2 {
	overflow: hidden;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 82%;
	line-height: 15px;
	color: #313131;
}
#column2 .product-details .product-list2 li {
	float: left;
	width: 176px;
	padding: 0 0 0 17px;
}
#column2 .product-details .product-list2 li:first-child {padding-left: 0;}
#column2 .product-details .product-list2 a {color: #313131;text-decoration: none;cursor: pointer;}
#column2 .product-details .product-list2 span {
	float: left;
	background: url(../images/image-holder3.gif) no-repeat;
	width: 172px;
	height: 161px;
	padding: 3px 0 0 4px;
	margin: 0 0 4px 0;
}
#column2 .product-details .product-list2 span img {font-size: 0;}
#column2 .product-details .send {padding: 6px 0 38px 0;}
#column2 .product-details .send .btn {margin: 0 0 0 110px !important;}
/*start form area*/
#column2 .form-area {padding: 10px 0 0;}
#column2 .form-area .first {margin: 0;}
#column2 .form-area div {float: left;padding: 10px 0 0 0;width: 100%;}
#column2 .form-area .second {float: left;padding: 10px 0 0 96px; width: 660px;}
#column2 .form-area .second .btn {margin: 0 !important;}
#column2 .form-area label {float: left;padding: 0 8px 0 0;line-height: 22px;width: 85px; text-align: right;}
#column2 .register label {width: 140px;}
#column2 .form-area .btn {margin: 0 0 0 9px !important	;}
#column2 .form-area span {font-size: 12px;color: #494949;}
#column2 .form-area p {margin: 0;}
#column2 .form-area .code {
	background: url(../images/arrow-right.gif) no-repeat 0 3px;
	color: #909090;
	font-size: 12px;
	line-height: 13px;
	padding: 0 0 0 17px;
}
#column2 .form-area .code:hover {text-decoration: none;	background: url(../images/arrow-right-hover.gif) no-repeat 0 3px;}
#column2 .form-area .bottom {
	padding: 12px 0 0 148px;
	width: 500px;
}
#column2 .form-area .bottom .btn {margin: 0;}
#column2 .form-area .remark {
	margin: 0;
	font-size: 12px;
	color: #494949;
}
#column2 .form-area p a {color: #909090;}
#column2 .form-area p a:hover {text-decoration: none;}
#column2 .form-area .information ,div.information{
	
	padding: 0 0 0 23px;
	margin: 34px 0 0;
	font-size: 12px;
	line-height: 16px;
	color: #494949;
}
#column2 .register .information p {margin: 0 0 20px 0;}
/*start content inner*/
.content-inner {float: left;width: 950px;color:#494949;font-size:82%;line-height:19px;}
.content-inner .btn-area {float: right;}
.content-inner .btn-area .btn {float: right;margin: 0 0 0 10px !important;}
/*start inner*/
.content-inner .inner {float: left;width: 950px;}
.content-inner h1 {
	margin: 4px 0 0;
	font-size: 95%;
	color: #B94D7A;
	border-bottom: 2px solid #fce6ef;
	background: url(../images/title-3.gif) no-repeat 3px 2px;
	padding: 0 0 2px 27px;
	text-transform:uppercase;
}
/*start info*/
.content-inner .info {background: url(../images/information-ico.gif) no-repeat 2px 2px;padding: 0 0 0 27px;margin: 14px 0 0;}
.content-inner .info p {margin: 0;}
.content-inner .text {float: left;margin: 0 0 10px 0;}
.content-inner p {
	clear: both;
	margin: 24px 0 0;
	line-height: 18px;
	color: #494949;
}
/*start form*/
.content-inner .form {
	float: left;
	padding: 20px 0 0;
}
.content-inner label {float: left;padding: 0 10px;}
.content-inner .form div {float: left;width: 950px;padding: 0 0 15px 0;}
.content-inner .form .second {
	padding: 0 0 0 93px;
	width: 852px;
}
/*start table*/
.content-inner .table {
	width: 950px;
	color: #494949;
	padding: 8px 0 0;
}
.content-inner .table .head td {
	padding-bottom:5px;
	color: #8C5E75;
	background: url(../images/sep.gif) repeat-x 0 100%;
}
.content-inner .table .foot .price, .content-inner .table .foot .total, .content-inner .table .foot .last {
	font-size: 14px;
	background: url(../images/sep.gif) repeat-x;
}
.content-inner .table td {padding-top: 5px; padding-bottom: 2px;}
.content-inner .table .qty {width: 171px;padding-left:10px;}
.content-inner .table .product {width: 305px;}
.content-inner .table .price {width: 234px;padding: 0 0 0 20px;}
.content-inner .table .total {width: 113px;}
.content-inner .table .last {width: 97px;}
.content-inner .table a {color: #494949;background: url(../images/delete-ico.gif) no-repeat 0 3px;padding: 0 0 0 18px;}
.content-inner .table a:hover {text-decoration: none;}
.content-inner .table-bottom {width: 100%;padding: 20px 0 0;}
.content-inner .table-bottom a {
	float: right;
	color: #909090;
	font-size: 12px;
	background: url(../images/arrow-right.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
	margin: 3px 0 0 19px !important;
}
.content-inner .table-bottom a:hover {	background: url(../images/arrow-right-hover.gif) no-repeat 0 3px;text-decoration: none;}
.content-inner .table-bottom a.btn {float: right !important;margin-top:0px !important;}
.content-inner .top0, .content-inner .top1, .content-inner .top2, .content-inner .top3 {
	list-style: none;
	padding: 65px 0 0 157px;
	margin: 0;
	font-size: 12px;
	color: #909090;
	width: 793px;
	height: 55px;
	background: url(../images/top-bg.gif) no-repeat;
	color: #C16088;
}
.content-inner .top3 {background: url(../images/top-bg2.gif) no-repeat !important;}
.content-inner .top2 {background: url(../images/top-bg3.gif) no-repeat !important;}
.content-inner .top0 li, .content-inner .top1 li, .content-inner .top2 li, .content-inner .top3 li {
	float: left;
	width: 158px;
	text-align: center;
}
.content-inner .top0 li:first-child, .content-inner .top1 li:first-child, .content-inner .top2 li:first-child, .content-inner .top3 li:first-child {padding: 0;}
.content-inner .top0 li a, .content-inner .top1 li a, .content-inner .top2 li a, .content-inner .top3 li a {color: #909090;}
.content-inner .top0 li a:hover, .content-inner .top1 li a:hover, .content-inner .top2 li a:hover, .content-inner .top3 li a:hover {text-decoration: none;}
.content-inner .left {float: left;width: 265px;}
/*start table 2*/
.content-inner .table2 {
	width: 266px;
	font-size: 78%;
	color: #494949;
	margin: 17px 0 0;
}
.content-inner .table2 .head td {
	font-size: 82%;
	color: #8C5E75;
	padding: 0 0 5px 10px;
	background: url(../images/sep.gif) repeat-x 0 100%;
}
.content-inner .table2 td {padding: 17px 0 0;}
.content-inner .table2 a {
	padding: 0 0 0 15px;
	color: #494949;
	background: url(../images/arrow-right.gif) no-repeat 0 3px;
}
.content-inner .table2 a:hover {text-decoration: none;	background: url(../images/arrow-right-hover.gif) no-repeat 0 3px;}
.content-inner .right {
	float: right; 
	width: 664px;
	overflow: hidden;
}
.content-inner h4 {
	float: left;
	width: 100%;
	margin: -8px 0 16px 0;
	font-size: 13px;
	color: #8C5E75;
	padding: 27px 0 5px 10px;
	background: url(../images/sep.gif) repeat-x 0 100%;
}
.content-inner .right .form {float: left;}
.content-inner .right .bottom {padding-top: 77px;}
.content-inner .right div {
	float: left;
	width: 664px;
	padding: 0 0 0 0;
	margin: 0 0 2px 0;
}
.content-inner .right .radio {
	float: left;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	margin: 3px 0 0 10px;
	display: inline;
}
.content-inner .right label {color: #494949;line-height: 20px;}
.content-inner .right span {
	float: right;
	width: 500px;
	text-align: left;
	color: #494949;
	font-size: 12px;
	line-height: 20px;
}
.content-inner .right .bg {background-color: #f3f1f2;}
.content-inner .right .btn {float: right !important;margin-top: 10px !important;}
.content-inner .right p {
	margin: 18px 0 0;
	font-size: 12px;
	color: #494949;
}
.content-inner h3 {
	margin: 10px 0 0;
	font-size: 13px;
	color: #8C5E75;
	font-weight: normal;
	padding: 0 0 5px 4px;
	background: url(../images/sep.gif) repeat-x 0 100%;
}
.content-inner .credit-card {
	float: left;
	width: 100%;
	margin: 4px 0 0;
}
.content-inner .credit-card div {float: left;width: 100%;padding: 9px 0 0;}
.content-inner .credit-card div label {float: left;width: 234px;text-align: right;}
.content-inner .credit-card .select6  {margin: 0 8px 0 0;}
.content-inner .credit-card .btn {margin: 0 0 0 9px !important;}
.content-inner .text-ar {float: left;margin: 14px 0 0 0;}
.content-inner .explanation {
	float: left;
	width: 850px;
	padding: 0 0 11px 104px;
}
.content-inner .explanation p {
	margin: 9px 0 0;
	font-size: 12px;
	line-height: 17px;
	color: #494949;
}
.content-inner .explanation p a {color: #909090;}
.content-inner .explanation p a:hover {text-decoration: none;}
.content-inner .modify {
	float: right;
	background: url(../images/arrow-right.gif) no-repeat 0 3px;
	font-size: 12px;
	color: #909090;
	margin: 42px 0 14px 0;
	padding: 0 0 0 15px;
}
.content-inner .modify:hover {	background: url(../images/arrow-right-hover.gif) no-repeat 0 3px;}
* html .content-inner .modify {margin-bottom: 0;}
.content-inner .table3 {
	font-size: 12px;
	line-height: 17px;
	color: #5c5c5c;
	margin: 14px 0 0;
}
.content-inner .side {float: left;width: 467px;padding: 0 0 10px 0;}
.content-inner .side-right {float: right;}
.content-inner .side p {margin: 20px 9px;line-height: 17px;color: #494949;}
.content-inner .side p strong {color:#d13f76;}
.content-inner .side div {float: left;width: 100%;padding: 0 0 6px 0;}
.content-inner .side label {width: 60px;text-align: right;line-height: 24px;}
.content-inner .side .btn {margin: 0 0 0 79px !important;}
.content-inner .side .forget {background: url(../images/information-ico.gif) no-repeat 0 24px;padding: 24px 0 0 25px;width: 442px;}
.content-inner .side .forget p {margin: 0;}
.content-inner .side .link {background: url(../images/arrow-right.gif) no-repeat 0 3px; padding: 0 0 0 17px;color: #909090;}
.content-inner .side .link:hover {background: url(../images/arrow-right-hover.gif) no-repeat 0 3px;text-decoration: none;}
.content-inner .side .new {
	float: left;
	width: 467px;
	text-align: center;
}
.content-inner .side .new h5 {
	margin: 53px 0 0;
	font-size: 14px;
	color: #5c5c5c;
}
.content-inner .side .new p {margin: 10px 0 0;}
/*start footer*/
#footer {
	overflow: hidden;
	background: url(../images/footer-bg.gif) no-repeat;
	width: 946px;
	height: 58px;
	padding: 18px 24px 0;
}
#footer ul {
	float: left;
	list-style: none;
	padding: 8px 0 0;
	margin: 0;
	font-size: 12px;
}
#footer ul li {
	float: left;
	padding: 0 11px;
	border-left: 1px solid #836372;
}
#footer ul li:first-child {border: 0;padding-left: 0;}
#footer a {color: #836372;}
#footer a:hover {text-decoration: none;}
#footer p {
	margin: 0;
	text-align: right;
	font-size: 12px;
	color: #836372;
}
/*form items*/
.btn {
	float: left !important;
	padding: 5px 10px 3px 10px  !important;
	font-size: 11px !important;
	line-height: 11px !important;
	text-decoration: none !important;
	background: url(../images/btn2-bg.gif) repeat-x 0 0 !important;
	margin: 0 !important;
	border: 1px solid #c8c8c8  !important;
	color:#858585 !important;
	text-transform:uppercase;
}
.btn:hover {
	background: none !important;
	background-color: #97bedf !important;
	border: 1px solid #97bedf !important;

	color: #FFFFFF !important;
}
.btn span {
	background: url(../images/btn-arrow.gif) no-repeat;
	width: 13px;
	height: 10px;
	overflow: hidden;
}
.text-input1 {
	float: left;
	border: 0;
	width: 150px;
	font-size: 13px;
	color: #000;
	padding: 3px 0 4px 3px;
	background: url(../images/text-input1-bg.gif) no-repeat;
}
* html .text-input1 {background-attachment: fixed;}
.text-input3 {
	float: left;
	width: 245px;
	padding: 4px 0 4px 5px;
	color: #616161;
	border: 0;
	font-size: 13px;
	background: url(../images/text-input3-bg.gif) no-repeat;
}
* html .text-input3 {background-attachment: fixed;}
.text-input4 {
	float: left;
	width: 265px;
	padding: 4px 0 4px 5px;
	color: #616161;
	border: 0;
	font-size: 13px;
	background: url(../images/text-input4-bg.gif) no-repeat;
}
* html .text-input4 {background-attachment: fixed;}
.text-input5 {
	width: 28px;
	font-size: 12px;
	color: #494949;
	border: 1px solid #a7a7a7;
	background-color: #fafaf8;
	padding: 2px 0 2px 0;
	text-align: center;
}
.text-input6 {
	float: left;
	width: 255px;
	padding: 4px 0 4px 5px;
	color: #616161;
	border: 0;
	font-size: 13px;
	background: url(../images/text-input6-bg.gif) no-repeat;
}
* html .text-input6 {background-attachment: fixed }
.text-input7 {
	float: left;
	width: 68px;
	padding: 1px 0 2px 5px;
	color: #616161;
	font-size: 13px;
	border: 1px solid #d9cad1;
}
label {
	font-size: 12px;
	line-height: 18px;
	color: #494949;
}
.signin {
	display: block;
	width: 180px;
	overflow: hidden;
	background-color: #ecf3f9;
}
.signin h2 {
	margin: 0;
	font-size: 12px;
	line-height: 22px;
	color: #fff;
	text-align: center;
	background-color: #97bedf;
}
.signin .form {
	float: left;
	width: 162px;
	padding: 0 0 6px 9px;
	background: url(../images/sign-bg.gif) repeat-x 0 100%;
}
.signin .form div {padding: 0 0 6px 0;}
.signin .form label {font: 12px/12px Arial, Helvetica, sans-serif;color: #515562; line-height:18px;}
.signin .form .text-input2 {
	background: url(../images/text-input2-bg.gif) no-repeat;
	width: 160px;
	font: 12px/12px Arial, Helvetica, sans-serif;
	color: #515562;
	padding: 4px 0 4px 4px;
	border: 0;
}
* html .signin .form .text-input2 {background-attachment: fixed;}
.signin .form a.btn, .signin .form span.btn {float: right !important; text-transform:uppercase;}
.signin .form a.left, .signin .form span.left {float: left !important;}
.signin .bottom {
	float: left;
	padding: 7px 0 7px 33px;
	background: url(../images/sign-bg2.gif) no-repeat 9px 12px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #6a6a6a;
}
.signin .bottom a {color: #4980ab;}
.signin .bottom a:hover {text-decoration: none;}
.choice-box {
	float: left;
	width: 330px;
	padding: 40px 0 0 0;
}
.choice-box div {float: left;width: 100%;padding: 0 0 11px 0;}
.select1, .select2, .select3, .select4, .select5, .select6 {
	float: left;
	width: 136px;
	font-size: 12px;
	line-height: 18px;
	color: #494949;
	background-color: #fafaf8;
	padding: 0;
	border: 1px solid #e0dcd6;
}
.select2 {width: 95px;}
.select3 {
	width: 170px;
	background-color: #fafaf8;
	padding: 1px 0;
}
.select4 {width: 250px;}
.select5 {width: 180px;}
.select6 {width: 60px;}
.choice-box label {float: left;width: 78px;}
.choice-box .right {margin: 0 0 0 13px !important;}
.send {float: left;width: 364px;}
.send label {
	float: left;
	font-size: 12px;
	line-height: 23px;
	color: #555555;
	width: 102px;
	text-align: right;
}
.send div {
	float: left;
	width: 364px;
	padding: 8px 0 0;
}
.send .text-input3 {float: right;}
.textarea {
	float: left;
	background: url(../images/textarea1-bg.gif) no-repeat;
	width: 270px;
	height: 115px;
	border: 0;
}
* html .textarea {background-attachment: fixed;}
.textarea2 {
	float: left;
	background: url(../images/textarea2-bg.gif) no-repeat;
	width: 470px;
	height: 125px;
	border: 0;
}
* html .textarea2 {background-attachment: fixed;}
.check {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
.required {
	float: left;
	font-size: 13px;
	margin: -3px 0 0 2px;
	display: inline;
	color:#d13f76;
	font-weight: bold;
}
#reg_dlg #column2 {
	float:left;
	width:950px;
}
#reg_dlg #column2 .information p{
	font-size:100%;
}
.height_ { 
	float:left;
	width:950px;
}

.product-main-image {
    height: 330px;
	}