/* CSS Document */
body {
	background: url(../images/bg.jpg) repeat-x #f7f7f7;
	margin: 0px;
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

h1,h2,h3,p {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #333333
}

a:hover {
	text-decoration: underline;
	color: #333333
}

#nav {
	height: 120px;
	width: 937px;
	margin: auto;
	padding: 5px;
}

div#nav div#logo {
	margin-top: 40px;
}

div#nav div#cart {
	float: right;
	width: 200px;
	padding-right: 20px;
}
div#nav div#cart img {
	float: right;
}
div#nav div#cart div#cartItemCount {
	float: right;
	margin-top: 3px;
	margin-left: 5px;
	font-weight: bold;
	font-family: "Arial", "Times New Roman";
}

div#nav div.nav {
	clear: both;
	float: right;
	margin-top: 30px;
	margin-right: 180px;
}

#nav .next {
	background: url(../images/navnbg.gif) no-repeat;
	width: 330px;
	height: 17px;
	position: absolute;
	margin-left: 128px;
	margin-top: 24px;
	font-size: 9px;
	padding-left: 15px;
	padding-top: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

#nav .next span {
	color: #99cc33;
}

#nav .next a {
	color: #333333;
}

#nav .Pronext {
	background: url(../images/navnbg2.gif) no-repeat;
	width: 149px;
	height: 17px;
	clear: both;
	float: right;
	margin-right: 375px;
	font-size: 9px;
	padding-top: 10px;
	color: #333333;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

#nav .Pronext span {
	color: #99cc33;
}

#nav .Pronext a {
	color: #333333;
}

#nav .Pronext1 {
	background: url(../images/navnbg2.gif) no-repeat;
	width: 149px;
	height: 17px;
	clear: both;
	float: right;
	margin-right: 280px;
	font-size: 9px;
	padding-top: 10px;
	color: #333333;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

#nav .Pronext1 span {
	color: #99cc33;
}

#nav .Pronext1 a {
	color: #333333;
}

#nav span#cart {
	color: #808080;
	font-size: 9pt;
	font-weight: bold;
	font-family: "Times new roman";
}

#banner {
	width: 937px;
	margin: auto;
	position: relative
}

#banner .focus {
	position: absolute;
	left: 800px;
	top: 460px;
}

#banner .focus img {
	margin-right: 7px;
	cursor: pointer;
}

.promobg {
	background-color: #FFFFFF;
}

.promo {
	background: url(../images/proline.jpg) no-repeat 492px 19px;
	padding-top: 19px;
	height: 223px;
	width: 937px;
	color: #333333;
	margin: auto
}

.imgblock {
	display: block;
	float: left;
}

.txtleft {
	float: left;
	width: 230px;
	margin-right: 50px;
}

.txtright {
	float: left;
	width: 210px;
}

.txtleft h2,.txtright h2 {
	font-size: 18px;
	margin-top: 32px;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif
}

.txtleft p,.txtright p {
	margin-bottom: 32px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif
}

.txtleft h3,.txtright h3 {
	font-size: 9px;
	font-weight: normal;
}

.txtleft h3 a,.txtright h3 a {
	color: #333333
}

.gallery {
	background: url(../images/Gallerybg.gif) no-repeat 0px 45px;
	height: 550px;
	margin: auto;
	width: 937px;
}

.gallery .title {
	height: 45px;
	position: relative
}

.gallery .title span {
	position: absolute;
	display: block;
	left: 740px;
	width: 180px;
	text-align: right;
	padding-top: 5px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.gallery .title span a {
	color: #333333;
}

.gallery .left {
	padding-left: 54px;
	float: left;
	padding-top: 202px;
}

.gallery .center {
	width: 623px;
	text-align: center;
	padding-top: 36px;
	float: left;
}

.gallery .right {
	float: left;
	padding-right: 55px;
	padding-top: 202px;
}

.gallery .left img,.gallery .right img {
	cursor: pointer;
}

.gallery .imglist {
	padding-top: 10px;
	float: left;
	width: 160px;
}

.gallery .imglist img {
	margin-right: 8px;
	float: left;
	margin-bottom: 10px;
	cursor: pointer;
}

.about {
	background: url(../images/logobg.gif) no-repeat 0px 35px;
	padding-left: 254px;
	width: 683px;
	margin: auto;
	padding-bottom: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.about td {
	padding: 10px;
}

.about h2 {
	font-size: 18px;
	margin-bottom: 20px;
}

.about h3 {
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: normal
}

.about p {
	line-height: 150%;
	margin-bottom: 20px;
}

.about a {
	color: #333333;
}

.features {
	width: 937px;
	margin: auto;
	font-size: 11px;
	line-height: 150%;
}

.features .Ftitle {
	height: 90px;
}

.pa {
	padding-left: 85px;
	padding-right: 56px;
}

.pat {
	padding-top: 6px;
	float: left;
	width: 200px;
}

.features .Flist {
	width: 375px;
	margin-bottom: 35px;
	float: left;
}

.features .Flist img {
	display: block;
}

.point {
	width: 34px;
	height: 25px;
	text-align: center;
	padding-top: 9px;
	margin-left: 123px;
	margin-right: 15px;
	float: left;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

html>body .point {
	background: url(../images/point.png) no-repeat;
}

* .point {
	filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( enabled =
		true, sizingMethod = crop, src = "images/point.png" );
}

.contact {
	width: 937px;
	margin: auto;
	padding-bottom: 100px;
}

.contact p {
	margin-bottom: 20px;
}

.contact p a {
	color: #8cc538
}

.product {
	width: 937px;
	margin: auto;
	padding-bottom: 60px;
}

.product .t {
	height: 58px;
}

.product .pleft {
	width: 533px;
	float: left;
}

.product .pleft span {
	font-size: 18px;
	font-weight: bold;
	padding-right: 20px;
	color: #99cc33
}

.product .pright {
	width: 360px;
	float: left;
}

.product .pright p {
	margin-bottom: 32px;
	line-height: 150%;
}

.product .pright p span {
	font-size: 24px;
}

.cart {
	width: 937px;
	margin: auto;
	padding-bottom: 100px;
}

.cart td {
	border-top: 1px solid #999999;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 180%;
}

.cart td span {
	font-size: 24px;
}

.cart p {
	margin-bottom: 20px;
}

.cart p a {
	color: #8cc538
}

.changes {
	padding-top: 5px;
}

.changes img {
	margin-right: 5px;
}

.changesImg {
	margin-bottom: 15px;
	float: left
}

.clear {
	clear: both;
}

#footer {
	background-color: #e8e8e8;
	border-top: 1px solid #cccccc;
	padding-top: 24px;
	height: 43px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

#footer .content {
	width: 937px;
	margin: auto;
	text-align: right;
}

#footer .content span {
	padding-right: 60px;
}

#footer  a {
	color: #333333;
}

/* api error */
div#apierror div.content {
	color: #505050;
	padding-top: 50px;
	padding-bottom: 50px;
}
div#apierror div.title {
	font-weight: bold;
	font-size: 10pt;
}

/* mycart */
div#mycart div.content {
	color: #505050;
	padding-top: 20px;
	padding-bottom: 30px;
}

div#mycart div.content table#myCartTable {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
}

div#mycart div.content table#myCartTable td {
	padding: 8px;
	padding-bottom: 0px;
	font-size: 9pt;
	border-bottom: dotted 1px #c0c0c0;
}

div#mycart div.content table#myCartTable td.dc input {
	width: 50px;
	text-align: right;
}

div#mycart div.content table#myCartTable th {
	font-size: 10pt;
	padding: 8px;
}

div#mycart div.content table#myCartTable tr.tf th {
	padding: 8px;
	padding-top: 15px;
	padding-bottom: 3px;
	border-bottom: solid 2px #c0c0c0;
}

div#mycart div.content table#myCartTable tr.th th {
	border-top: solid 2px #c0c0c0;
	border-bottom: solid 2px #c0c0c0;
	background: #e0e0e0;
}

div#mycart div.content table#myCartTable td.h1 {
	font-weight: bold;
}

div#mycart div.content table#myCartTable td.dc
	, div#mycart div.content table#myCartTable th.dc {
	text-align: right;
}

div#mycart div.content table#myCartTable td a
	, div#mycart div.content table#myCartTable th a {
	
	color: gray;
	font-size: 9pt;
	text-decoration: none;
}

div#mycart div.content table#myCartTable td a:hover
	, div#mycart div.content table#myCartTable th a:hover {
	text-decoration: underline;
}

div#mycart div.content div.ctrlbar {
	text-align: right;
}

div#mycart div.content div.ctrlbar div.shipping {
	float: left;
	color: #505050;
	font-size: 10pt;
}

div#__shipping_help_dialog div#__shipping_help_dialog_content {
	padding: 30px 30px 40px 30px;
}
div#__shipping_help_dialog table#remark {
	width: 450px;
	border-top: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
}
div#__shipping_help_dialog table#remark th
	, div#__shipping_help_dialog table#remark td {
	
	padding: 8px 15px 8px 15px;
	text-align: center;
	border-right: solid 1px #c0c0c0;
	border-bottom: solid 1px #c0c0c0;
}
div#__shipping_help_dialog table#remark th {
	background: #efefef;
}

/* cnfrmOrder */
div#cnfrmOrder div.content {
	padding: 2px;
	padding-left: 20px;
	padding-right: 20px;
}

div#cnfrmOrder div.title {
	height: 22px;
	padding-top: 10px;
	padding-left: 50px;
	font-size: 12pt;
	font-weight: bold;
	background: url("../images/cart-icon3.png") no-repeat;
}

div#cnfrmOrder div.subtitle {
	height: 22px;
	padding-left: 20px;
	color: #505050;
	font-weight: bold;
	background: url("../images/rich_text_align_left.png") no-repeat;
}

div#cnfrmOrder div.content div.spacer {
	height: 20px;
}

div#cnfrmOrder div.content div.order {
	float: left;
	width: 375px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	padding: 20px;
	padding-top: 10px;
	border: solid 1px #fafafa;
	background: #f2f2f2;
}
div#cnfrmOrder div.content div.separator4 {
	border-top: dotted 1px #e0e0e0;
}
div#cnfrmOrder div.content div.order p {
	text-indent: 0px;
}

div#cnfrmOrder div.content div.ctrlbar {
	text-align: right;
}

div#cnfrmOrder div.content div.ctrlbar div.shipping {
	float: left;
	margin-left: 20px;
	color: #505050;
	font-size: 10pt;
	font-weight: bold;
}

/* orderProcessed */
div#orderProcessed div.content {
	height: 200px;
	padding-top: 50px;
	padding-left: 320px;
	padding-right: 20px;
	color: #eb6412;
	font-size: 14pt;
	font-weight: bold;
	background: url("../images/cart-icon4.png") no-repeat 50px 30px;
}
div#orderProcessed div.content div.ctrlbar {
	text-align: right;
	margin-top: 100px;
}

/*****************/
div.rtb6 {
	height: 9px;
}

div.rtb6 div.rtlc {
	float: left;
	width: 9px;
	height: 9px;
	background: url("../images/circle18-s-w.gif") no-repeat;
}

div.rtb6 div.rtbl {
	margin-left: 9px;
	margin-right: 9px;
	height: 9px;
	border-top: solid 1px #e6e6e6;
	background: white;
}

div.rtb6 div.rtrc {
	float: right;
	width: 9px;
	height: 9px;
	background: url("../images/circle18-s-w.gif") no-repeat -9px 0px;
}

div.rbb6 {
	height: 9px;
}

div.rbb6 div.rblc {
	float: left;
	width: 9px;
	height: 9px;
	background: url("../images/circle18-s-w.gif") no-repeat 0px -9px;
}

div.rbb6 div.rbbl {
	margin-left: 9px;
	margin-right: 9px;
	height: 8px;
	border-bottom: solid 1px #e6e6e6;
	background: white;
}

div.rbb6 div.rbrc {
	float: right;
	width: 9px;
	height: 9px;
	background: url("../images/circle18-s-w.gif") no-repeat -9px -9px;
}