/* General Styles */
.clear { clear:both; }
.float-l{ float:left; }
.float-r{ float:right; }

/* Heading type Styles */
.heading-type1 { font-weight:bold; color:#e99a00; }

.heading-type1 select{
	font-size:11px;
	color:#666666;
	margin:0 0 8px 0;
}
select{
	font-size:11px;
	color:#666666;
	margin:0 0 8px 0;
}

/* Button Styles */
.button-type1{
	background-color:#7CB946;
	padding:0 10px 0 10px;
	line-height:20px;
	font-size:11px;
	display:inline-block;
	color:#fff;
	font-weight:bold;
}
.button-type1:hover{
	background-color:#ADADAD;
	text-decoration: none;
	color:#fff;
}
.button-type2{
	background-color:#789753;
	padding:0 10px 0 10px;
	line-height:20px;
	font-size:11px;
	display:block;
	color:#fff;
	font-weight:bold;
}
.button-type2:hover{
	background-color:#ADADAD;
	text-decoration: none;
	color:#fff;
}

.editable .button-type1{
	background-color:#7CB946;
	padding:0 10px 0 10px;
	line-height:20px;
	font-size:11px;
	display:inline-block;
	color:#fff;
	font-weight:bold;
}
.editable .button-type1:hover{
	background-color:#ADADAD;
	text-decoration: none;
	color:#fff;
}
.editable .button-type2{
	background-color:#789753;
	padding:0 10px 0 10px;
	line-height:20px;
	font-size:11px;
	display:block;
	color:#fff;
	font-weight:bold;
}
.editable .button-type2:hover{
	background-color:#ADADAD;
	text-decoration: none;
	color:#fff;
}
/*Tabs Styles*/
#tabsF { height:28px; float:left; margin:0 0 20px 0; border-bottom:2px #B2B2B2 solid; width:100%; }
#tabsF li { display:inline; line-height:28px; font-size:13px; font-weight:bold; }
#tabsF .general { float:left; background:url("../images/tableftF.gif") no-repeat left top; margin:0 2px 0 0; padding:0 0 0 20px; text-decoration:none; }
#tabsF .general span { float:left; display:block; background:url("../images/tabrightF.gif") no-repeat right top; padding:0 20px 0 0; color:#5b656a; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsF .general span { float:none; }
/* End IE5-Mac hack */
#tabsF .general:hover span { color:#ffffff; }
#tabsF .general:hover { background-position:0% -28px; }
#tabsF .general:hover span { background-position:100% -28px; }

#tabsF .inpage { float:left; background:url("../images/tableftF.gif") no-repeat left top; margin:0 2px 0 0; padding:0 0 0 20px; text-decoration:none; background-position:0% -28px; }
#tabsF .inpage span { float:left; display:block; background:url("../images/tabrightF.gif") no-repeat right top; padding:0 20px 0 0; color:#ffffff; background-position:100% -28px; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsF .inpage span { float:none; }
/* End IE5-Mac hack */
#tabsF .inpage:hover { background-position:0% -28px; }
#tabsF .inpage:hover span { background-position:100% -28px; }

/* Icon Styles */
.ic-pdf{
	background:url(../images/icon_pdf.gif) no-repeat left center;
	padding:0 0 0 20px;
}

/* Joined Styles */
#category-gallery #gallerination a,
#order-confirmation ul li p.product-name a,
#product-page #breadcrumb a:hover,
#product-page #product-rightstrip h2
{
	color:#7CB946;
}
#order-confirmation #step-status a.inpage,
#cart-contents #step-status a.inpage
{
	color:#000000;
}

#category-gallery #category-types ul li a:hover,
#category-gallery #gallerination a:hover,
#recommend-gallery #category-types ul li a:hover
{
	color:#666666;
}

/* Category Gallery */
#category-gallery{
	width:582px;
}
#category-gallery p#category-description{
	line-height:18px;
	color:#333333;
}
#category-gallery #category-types{
	background-color:#f7f7f7;
	float:left;
	width:542px;
	padding:15px;
	margin:0 0 30px 0;
}
#category-gallery #category-types ul{
	float:left;
	width:180px;
}
#category-gallery #category-types ul li{
	list-style:disc;
	margin:0 0 0 15px;
	float:none;
	color:#666666;
	width:180px;
}
#category-gallery #category-types ul li a{
	font-size:13px;
	color:#6B9A32;
	line-height:18px;
}
#category-gallery .gallery-strip{
	clear:both;
}
#category-gallery .gallery-strip div{
	width:184px;
	float:left;
	text-align: center;
	margin:0 10px 20px 0;
}
#category-gallery .gallery-strip div.last{
	margin:0px;
}
#category-gallery .gallery-strip div p.product-image{
	border:1px #cccccc solid;
	width:164px;
	height:142px;
	display: table-cell;
    vertical-align: middle;
	background: #fff;
	padding: 10px;
}
#category-gallery .gallery-strip div p.product-image img,
#category-gallery .gallery-strip div p.product-image span {
    vertical-align: middle;
}
#category-gallery .gallery-strip div p.product-name a{
	line-height:18px;
	margin:0 0 4px 0;
	color:#231F20;
	padding:5px 0 0 0;
	display:block;
	font-size: 12px;
	font-weight: bold;
	color:#231F20;
}
#category-gallery .gallery-strip div p.product-name a:hover{
	color:#6B9A32;
	text-decoration:none;
}
#category-gallery .gallery-strip div p.product-price{
	font-size:15px;
	line-height:22px;
	font-weight:bold;
}
#category-gallery .gallery-strip div p a.button-type1{
	margin:0 20px 0 20px;
}
#category-gallery #gallerination{
	clear:both;
	font-size:11px;
	color:#666666;
	margin: 0 10px 0 0;
}
#category-gallery #gallerination select{
	font-size:11px;
	margin:0 10px 0 0;
}
#category-gallery #gallerination a.inpage{
	color:#666666;
	font-weight:bold;
}
#category-gallery #gallerination a#link-previous{
	margin:0 0 0 40px;
}
#category-gallery #gallerination span{
	padding:0 5px 0 5px;	
}

/* Category List */
#category-gallery .gallery-strip2{
	clear:both;
	float:left;
	width:640px;
	margin:0 0 20px 0;
	border-bottom:1px #d6d6d6 solid;
}
#category-gallery .gallery-strip2 div{
	float:left;
	padding:0 0 20px 0;
}
#category-gallery .gallery-strip2 div p.product-image{
	border:1px #cccccc solid;
	width:143px;
	height:130px;
	text-align:center;
	display: table-cell;
    vertical-align: middle;
}
#category-gallery .gallery-strip2 div p.product-image img,
#category-gallery .gallery-strip2 div p.product-image span {
    vertical-align: middle;
}
#category-gallery .gallery-strip2 div li.product-details{
	width:360px;
	color:#333333;
	line-height:18px;
	margin:0 15px 0 20px;
}
#category-gallery .gallery-strip2 div p.product-name a{
	color:#e99a00;
	margin: 5px 0 10px;
	font-size:18px;
}
#category-gallery .gallery-strip2 div p.product-name a:hover{
	text-decoration:underline;
}
#category-gallery .gallery-strip2 div p.link-pdetails a{
	color:#999999;
	line-height:30px;
}
#category-gallery .gallery-strip2 div p.link-pdetails a:hover{
	text-decoration:underline;
}
#category-gallery .gallery-strip2 div p.product-price{
	font-size:15px;
	line-height:22px;
	font-weight:bold;
	text-align:right;
	margin:40px 0 0 0;
}

/* Order Confirmation */
#order-confirmation{
	width:595px;
	float:left;
	color:#666666;
}
#order-confirmation .heading-type1{
	height:25px;
	clear:both;
}
#order-confirmation .heading-type1 a{
	font-weight:normal;
	color:#999999;
	font-size:11px;
	padding:0 0 0 10px;
}
#order-confirmation p.clear{
	border-bottom:1px #ebebeb solid;
	margin:0 0 23px 0;
	height:22px;
	float:none;
}
#order-confirmation #adresses{
	width:565px;
	margin:0 0 20px 0;
	overflow:hidden;
	padding:25px 15px 25px 15px;
	background-color:#f4f4f4;
}
#order-confirmation #adresses ul{
	margin:0px;
}
#order-confirmation #adresses li{
	width:282.5px;
}
#order-confirmation #sub-total{
	text-align:right;
	font-size:11px;
	height:18px;
	color:#666666;
}
#order-confirmation ul{
	float:left;
	width:100%;
	margin:0 0 30px 0;
}
#order-confirmation ul li p.product-image{
	border:1px #ebebeb solid;
	width:52px;
	height:42px;
	text-align:center;
	display: table-cell;
    vertical-align: middle;
}
#order-confirmation ul li p.product-image img,
#order-confirmation ul li p.product-image span {
    vertical-align: middle;
}
#order-confirmation ul li.product-description{
	margin:0 0 0 20px;
}
#order-confirmation ul li p.product-name a:hover{
	text-decoration:underline;
}
#order-confirmation ul li.float-r{
	color:#333333;
}
#order-confirmation ul li p.product-details{
	font-size:10px;
	margin:0 0 0 20px;
}
#order-confirmation ul#last{
	margin:0px;
}
#order-confirmation ul li.order-total{
	width:510px;
	line-height:18px;
	text-align:right;
}
#order-confirmation ul li.order-value{
	text-align:right;
	line-height:18px;
	width:85px;
}
#order-confirmation ul li.total-includes{
	font-size:15px;
	margin:10px 0 0 0;
}
#order-confirmation ul li.total-includes span{
	font-size:10px;
	clear:both;
	display:block;
	font-style:italic;
}
#order-confirmation textarea{
	border:1px #a5acb2 solid;
	width:573px;
	height:63px;
	padding:10px;
	font-family:arial;
	color:#666666;
	font-size:12px;
}
#order-confirmation .button-type1{
	margin:10px 0 45px 0;
	float:right;
	display:inline;
}
#order-confirmation #step-status,
#cart-contents #step-status{
	line-height:17px;
	font-size:13px;
	clear:both;
	float:none;
}
#order-confirmation #step-status span,
#cart-contents #step-status span{
	padding:0 20px 0 0;
	float:left;
	color:#cccccc;
}
#order-confirmation #step-status a,
#cart-contents #step-status a{
	color:#cccccc;
}
#order-confirmation #step-status span b,
#cart-contents #step-status span b{
	background:url(../images/bg_steps.gif) no-repeat left top;
	width:17px;
	height:17px;
	float:left;
	color:#fff;
	margin:0 5px 0 0;
	font-weight:normal;
	text-align:center;
	font-size:12px;
}
#order-confirmation #step-status a.inpage b,
#cart-contents #step-status a.inpage b{
	background:url(../images/bg_steps.gif) no-repeat left -17px;
	color:#fff;
}


/* Contact Us */
#contactus p span{
	vertical-align:top;
}
#contactus input{
	border:1px #a5acb2 solid;
	padding:2px 2px 2px 3px;
	margin:0 0 8px 0;
	width:285px;
	font-size:11px;
	color:#666666;
}
#contactus textarea{
	border:1px #a5acb2 solid;
	width:285px;
	height:56px;
	padding:2px 2px 2px 3px;
	margin:0 0 10px 0;
	font-family:arial;
	color:#666666;
	font-size:11px;
}
#contactus p#user-select{
	margin:-5px 0 15px 0;
}
#contactus .button-type1{
	padding: 0 10px;
	height:20px;
	width:38px;
}

#contactus .button-type1:hover{
	color:#fff;
}
#contact_us_details{
	float:left;
	width:250px;
	padding: 51px 0 0 25px;
}
/* Delivery Confirmation */
#link-change-delivery{
	color:#e99a00;
	font-size:11px;
	text-decoration:underline;
}
#link-change-delivery:hover{
	text-decoration:none;
}
#order-confirmation #delivery-address{
	padding:0 0 0 20px;
}
#order-confirmation #delivery-method{
	background-color:#F4F4F4;
	margin:40px 0 20px 0;
	overflow:hidden;
	padding:15px 20px 15px 20px;
	width:555px;
}
#order-confirmation #delivery-method .heading-type1{
	height:35px;
}
#order-confirmation #delivery-method ul{
	margin:0px;
}
#order-confirmation #delivery-method ul li.select-method{
	width:35px;
}
#order-confirmation #delivery-method ul li.select-details{
	width:520px;
	padding:3px 0 10px 0;
	margin:0 0 7px 0;
	border-bottom:1px #cccccc solid;
}
#order-confirmation #delivery-method ul li.select-details .float-l,
#order-confirmation #delivery-method ul li.select-details .float-r{
	font-size:11px;
}
#order-confirmation #delivery-method ul li.last{
	margin:0px;
	border-bottom:none;
}

/* Delivery Information */
#old-delivery-add{
	width:244px;
	float:left;
	padding:20px 25px 20px 25px;
	background-color:#f7f7f7;
}
#old-delivery-add .heading-type1{
	height:40px;
}
#new-delivery-add{
	width:244px;
	float:left;
	font-size:11px;
	margin:0 0 50px 7px;
	padding:20px 25px 20px 25px;
	background-color:#f7f7f7;
}
#old-delivery-add ul,
#new-delivery-add ul{
	margin:0px;
}
#old-delivery-add .select-address{
	margin:0 0 15px 20px;
	width:200px;
}
#new-delivery-add .heading-type1,
#new-delivery-add #your-details .float-l{
	font-size:12px;
}
#new-delivery-add #your-details .float-r{
	color:#999999;
}
#new-delivery-add #your-details{
	margin:30px 0 15px 0;
	width:244px;
	float:left;
}
#new-delivery-add input{
	border:1px #809db9 solid;
	padding:2px 2px 2px 3px;
	margin:0 0 8px 0;
	width:237px;
	font-size:11px;
	color:#666666;
}
#new-delivery-add select{
	font-size:11px;
	width:244px;
	color:#666666;
	margin:0 0 8px 0;
}
#old-delivery-add .button-type1,
#new-delivery-add .button-type1{
	margin:10px 0 0 0;
}

/* Newsletter */
#newsletter{
	width:560px;
}
#newsletter p span{
	vertical-align:top;
}
#content .alert{
	font-size:11px;
	color:#ca0000;
}
#newsletter .textbox{
	border:1px #a5acb2 solid;
	padding:2px 2px 2px 3px;
	margin:0 0 8px 0;
	width:285px;
	font-size:11px;
	color:#666666;
}
#newsletter p#user-select{
	margin:-5px 0 15px 0;
}
#newsletter .button-type1{
	margin:0 0 0 225px;
	width:48px;
}

/* Payment Information */
#payment-method{
	background-color:#F4F4F4;
	margin:0 0 20px 0;
	overflow:hidden;
	padding:15px 20px 15px 20px;
	width:555px;
}
#payment-method ul{
	margin:10px 0 0 0;
}
#payment-method ul li.select-method{
	width:35px;
}
#payment-method ul li.select-details{
	width:520px;
	padding:3px 0 15px 0;
	margin:0 0 12px 0;
	border-bottom:1px #cccccc solid;
}
#payment-method ul li.select-details .float-l,
#payment-method ul li.select-details .float-r{
	font-size:11px;
}
#payment-method ul li.last{
	margin:0px;
	border-bottom:none;
}
#payment-method #cc-details{
	font-size:11px;
}
#payment-method #cc-details .cclabel-name{
	width:120px;
	margin:10px 0 0 0;
	line-height:18px;
}
#payment-method #cc-details .cclabel-value{
	width:400px;
	margin:10px 0 0 0;
}
#payment-method #cc-details .cclabel-value .textbox1{
	border:1px #809db9 solid;
	padding:2px 2px 2px 3px;
	margin:0px;
	width:180px;
	font-size:11px;
	color:#666666;
}
#payment-method #cc-details .cclabel-value .textbox2{
	border:1px #809db9 solid;
	padding:2px 2px 2px 3px;
	margin:0px;
	width:32px;
	font-size:11px;
	color:#666666;
}
#payment-method #cc-details .cclabel-value select{
	border:1px #809db9 solid;
	color:#666666;
	font-size:11px;
}
#payment-method .select-details .button-type1{
	margin:20px 0 0 0;
	clear:both;
}

/* Product */
#product-page{
	width:710px;
}
#product-page #breadcrumb{
	font-size:11px;
	color:#999999;
}
#product-page #breadcrumb a{
	color:#999999;
}
#product-page h1{
	margin:15px 0 5px 0;
	color:#323b44;
}
#product-page #category-gallery{
	width:700px;
	margin:0 0 0 20px;
}
#product-page #category-gallery h2{
	color:#e99a00;
	font-size:15px;
	height:25px;
}
#product-page #category-gallery .gallery-strip div{
	margin:0 30px 0 0;
}
#recommend-gallery{
	width:592px;
	clear:both;
	float:left;
	padding:20px;
	margin:30px 0 0 0;
	background-color:#f4f4f4;
}
#recommend-gallery h2{
	color:#333333;
	font-size:15px;
	height:25px;
}
#recommend-gallery p#category-description{
	line-height:18px;
}
#recommend-gallery #category-types{
	background-color:#f7f7f7;
	float:left;
	width:610px;
	padding:15px;
	margin:30px 0 30px 0;
}
#recommend-gallery #category-types ul{
	float:left;
	width:170px;
}
#recommend-gallery #category-types ul li{
	list-style:disc;
	margin:0 0 0 15px;
	float:none;
	color:#666666;
	width:170px;
}
#recommend-gallery #category-types ul li a{
	font-size:13px;
	color:#e99a00;
	line-height:18px;
}
#recommend-gallery .gallery-strip{
	clear:both;
}
#recommend-gallery .gallery-strip div{
	width:164px;
	float:left;
	text-align: center;
	margin:0 20px 0 0;
}
#recommend-gallery .gallery-strip div.last{
	margin:0px;
}
#recommend-gallery .gallery-strip div p.product-image{
	border:1px #cccccc solid;
	width:164px;
	height:130px;
	display: table-cell;
    vertical-align: middle;
}
#recommend-gallery .gallery-strip div p.product-image img,
#recommend-gallery .gallery-strip div p.product-image span{
    vertical-align: middle;
}
#recommend-gallery .gallery-strip div p.product-name a{
	color:#666666;
	padding:5px 0 0 0;
	display:block;
}
#recommend-gallery .gallery-strip div p.product-name a:hover{
	text-decoration:underline;
}
#recommend-gallery .gallery-strip div p.product-price{
	font-size:15px;
	line-height:22px;
	font-weight:bold;
}
#product-page #product-leftstrip{
	text-align:center;
	width:632px;
	float:left;
}
#product-page #product-leftstrip .thumb-image{
	/* padding:0 1px 6px 5px; */
	margin:0 6px 6px;
	width:80px;
}
#product-page #product-rightstrip{
	width:390px;
}
#product-page #product-rightstrip h3{
	clear:both;
	margin:0 0 5px 0;
}
#product-page #product-rightstrip #manufacture-model{
	color:#999999;
	line-height:16px;
	font-size:11px;
}
#product-page #product-rightstrip #featured-text{
	color:#333333;
	line-height:20px;
}
#product-page #product-rightstrip .ic-pdf{
	color:#333333;
	font-size:11px;
	clear:both;
	line-height:20px;
	display:block;
	float:left;
	text-decoration:underline;
}
#product-page #product-rightstrip .alert{
	font-size:11px;
	color:#ca0000;
}
#product-page #product-rightstrip #form-fields{
	padding:0 0 15px 0;
	float:left;
	width: 310px;
}
#product-page #product-rightstrip #form-fields .labelname{
	width:90px;
	margin:0 0 10px 0;
}
#product-page #product-rightstrip #form-fields .labelvalue{
	width:220px;
	padding:0 0 8px 0;
}
#product-page #product-rightstrip #form-fields .labelvalue select{
	font-size:11px;
	width:215px;
	color:#666666;
}
#product-page #product-rightstrip #form-fields .labelvalue #browse{
	width:215px;
}
#product-page #product-rightstrip #form-fields .labelvalue .textbox{
	border:1px #a5acb2 solid;
	padding:2px 2px 2px 3px;
	margin:0px;
	width:213px;
	font-size:11px;
	color:#666666;
}
#product-page #product-rightstrip #form-fields .labelvalue .textarea{
	border:1px #a5acb2 solid;
	width:208px;
	height:40px;
	padding:5px;
	font-family:arial;
	color:#666666;
	font-size:11px;
}
#product-page #product-rightstrip #product-price{
/* when p tag shows with if statement only border-top:1px #e1e1e1 solid; */	
	font-weight:bold;
	font-size:21px;
	text-align:right;
	padding:5px 0 0 0;
	clear:both;
}
#product-page #product-rightstrip #product-price{
	font-weight:bold;
	font-size:21px;
	text-align:right;
	padding:5px 0 0 0;
	clear:both;
}
#country1 form { padding-left: 20px; }

#country1 form .button-type1 { margin: 0; }

#product-page #product-rightstrip #productNEWprice{
	font-weight:bold;
	font-size:21px;
	text-align:right;
	padding:5px 0;
	clear:both;
}
/* Shopping Cart */
#cart-contents{
	width:595px;
	float:left;
	color:#666666;
}
#cart-contents #cart-header-strip{
	background-color:#f4f4f4;
	line-height:28px;
	height:28px;
	font-size:11px;
	margin:0 0 15px 0;
}
#cart-contents #cart-header-strip #cart-header-ptitle{
	padding:0 0 0 10px;
	width:330px;
}
#cart-contents #cart-header-strip .unit-price,
#cart-contents #cart-header-strip .unit-qty,
#cart-contents #cart-header-strip .unit-total
{
	width:85px;
}
#cart-contents ul li.cart-pimage{
	margin:0 10px 0 10px;
	width:105px;
}
#cart-contents ul li .product-image{
	border:1px #ebebeb solid;
	width:50px;
	height:42px;
	text-align:center;
	display: table-cell;
	vertical-align: middle;
	padding:3px 3px 0;
}
#cart-contents ul li.product-description{
	font-size:10px;
	width:215px;
}
#cart-contents ul li p.product-name a{
	color:#e99a00;
	font-size:13px;
}
#cart-contents ul li p.product-name a:hover{
	text-decoration:underline;
}
#cart-contents .cart-price{
	width:85px;
	color:#333333;
}
#cart-contents .cart-qty{
	width:85px;
	color:#333333;
}
#cart-contents .cart-qty input{
	border:1px #a5acb2 solid;
	padding:2px 2px 2px 3px;
	margin:0px;
	width:40px;
	font-size:11px;
	color:#666666;
}
#cart-contents .cart-qty a{
	color:#e99a00;
	font-size:11px;
	text-decoration:underline;
}
#cart-contents .cart-qty a:hover{
	text-decoration:none;
}
#cart-contents .cart-total{
	width:60px;
	color:#333333;
	font-weight:bold;
	text-align:right;
	padding:0 25px 0 0;
}
#cart-contents p.clear {
	border-bottom:1px solid #EBEBEB;
	float:none;
	height:12px;
	font-size:0px;
	margin:0 0 13px 0;
}
#cart-contents ul{
	width:100%;
}
#cart-contents p.alert{
	color:#ca0000;
	font-size:11px;
}
#cart-contents p#order-total{
	clear:both;
	float:right;
	width:150px;
	color:#333333;
	font-size:15px;
	margin:30px 0 5px 0;
}
#cart-contents p#order-total .float-r strong{
	font-size:15px;
}
#cart-contents p#order-total .float-r i{
	font-size:10px;
	float:right;
}
#cart-contents p#continue-proceed{
	clear:both;
	float:right;
	width:290px;
}
#cart-contents #step-status{
	margin:40px 0 0 0;
	clear:both;
	float:left;
}

/* Your Details */
#new-customer-add{
	width:244px;
	float:left;
	font-size:11px;
	padding:20px 25px 20px 25px;
	margin:0 0 50px 0;
	background-color:#f7f7f7;
}
#new-customer-add ul{
	margin:0px;
}
#new-customer-add .button-type1{
	margin:10px 0 0 0;
}
#new-customer-add .heading-type1{
	font-size:12px;
}
#new-customer-add .your-details2{
	margin:10px 0 10px 0;
	width:244px;
	float:left;
	font-size:12px;
}
#new-customer-add .your-details2 .float-r{
	font-size:11px;
	color:#999999;
}
#new-customer-add input{
	border:1px #809db9 solid;
	padding:2px 2px 2px 3px;
	margin:0 0 8px 0;
	width:230px;
	font-size:11px;
	color:#666666;
}
#new-customer-add select{
	font-size:11px;
	width:237px;
	color:#666666;
	margin:0 0 8px 0;
}
#new-customer-add .radio{
	line-height:20px;
}
#new-customer-add .radio input{
	border:none;
	padding:0px;
	margin:0 8px 0 0;
	width:auto;
}
#link-forgot-pwd {
	margin:12px 0 0 0;
}
#link-forgot-pwd a{
	color:#e99a00;
	text-decoration:underline;	
}
#link-forgot-pwd a:hover{
	text-decoration:none;	
}
#login-details{
	margin:10px 0 10px 0;
	width:244px;
	float:left;
	font-size:12px;
}

/* Form */
.editable form{
	width:302px;
	float:left;
}
.editable form p{ line-height:18px; margin:0 0 2px 0; }
.required{
	margin:0 0 0 4px;
	vertical-align:top;
}
.editable form .alert{
	font-size:11px;
	color:#ca0000;
}
.editable form ul{
	margin:0px;
}
.editable form ul li{
	margin:0px;
	background: none;
}
.editable form input{
	border:1px #a5acb2 solid;
	padding:2px 2px 2px 3px;
	margin:0 0 8px 0;
	width:285px;
	font-size:11px;
	color:#666666;
}
.editable form select{
	font-size:11px;
	width:292px;
	color:#666666;
	margin:0 0 8px 0;
}
.editable form p.check{
	line-height: 20px;
	margin:0 0 5px 0;
	padding:2px 2px 4px 0;
}
.editable form .check input{
	border:none;
	padding:0px;
	margin:2px 7px 4px;
	vertical-align: middle;
	width:auto;
}
.editable form p.radio{
	line-height: 20px;
	margin:0 0 5px 0;
	padding:2px 2px 4px 0;
}
.editable form .radio input{
	border:none;
	padding:0px;
	margin:2px 7px 4px;
	vertical-align: middle;
	width:auto;
}
.editable form textarea{
	border:1px #a5acb2 solid;
	width:285px;
	height:56px;
	padding:2px 2px 2px 3px;
	margin:0 0 10px 0;
	font-family:arial;
	color:#666666;
	font-size:11px;
}
.editable form .button-type1{
	margin: 0 10px;
	padding: 0 10px;
}

.editable form .button-type1:hover{
	color:#fff;
}
/* Captcha-block */
#captcha-block{
	background:url(../images/bg_captcha-block.gif) no-repeat left top;
	width:273px;
	padding:5px 10px 0 10px;
	height:60px;
	margin:0 0 10px 0;
}
#captcha-block p{
	font-size:11px;
	margin: 0 0 7px;
}
#captcha-block #captcha-imgenter{
	margin:-5px 0 0 0;
}
#captcha-block #captcha-imgenter img{
	float:left;
}
#captcha-block #captcha-imgenter input{
	border:1px #a5acb2 solid;
	height:22px;
	margin:0 0 0 5px;
	padding:2px 2px 2px 3px;
	width:131px;
	font-size:14px;
	color:#666666;
}

/* Images Popup */
 
.simple_overlay {
	display:none;
	z-index:10000;
	background-color:#FFFFFF;
	width:880px;
	min-height:200px;
	border:1px solid #666;
	padding: 20px 10px;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

.simple_overlay .close {
	background-image:url(../images/close.html);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#popupOverlay {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url(../graphics/overlay1.gif);
	
	/* Set both opacity and filter, for MSIE and firefox compatability */
	opacity: .85;
	filter: alpha(opacity=85);
	
	/* z-index sets the layer order, so that the overlay rests on top.   */
	/* Bear in mind that the popup dialogue needs to be even higher! */
	z-index: 1000;
}

#popupDialogue {
	position: absolute;
	width: 900px;
	padding: 20px;
	border: 0px solid #0000DD;
	background-color: #FFFFFF;
	z-index: 2000;
}


#productMainImagePopup {
	border:1px solid #D2D2D2;
	height:500px;
	margin:0;
	text-align:center;
	width:100%;
}

/* Main Layers of Product's Images */
#thumbnailsbox{
	float:left;
}
#mainPhotoAndArrowsbox{
	float:left;
}
#productMainImage {
	border:1px solid #D2D2D2;
	text-align:center;
	height: 220px; /* plus 2 of the border */
	width: 265px; /* plus 2 of the border */
	clear:both;
	background:#fff;
}
#productMainImagePhoto{
	padding: 10px;
	height: 170px;
	clear:both;
}
#productMainImageCaption{
	padding: 0 10px 0 10px;
	clear:both;
}
#productCaption {
	font-size:11px;
	line-height:13px;
}
#enlargeMessage {
	padding: 5px 0 15px 0;
	width: 267px;	
	cursor:pointer;
	clear:both;
	float:left;
	text-align: center;
}
#thumbnailsContainer{
	width: 184px;
}
#scroll_buttons{
	width:267px;
	height: 23px;
    background:#a1a1a1;
    font-size:11px;
    font-weight:bold;
    color:#fff;
    text-align:center;
    margin:4px 0px 4px 0px;
    padding:0px;
}
#scroll_buttons .leftarrow{
	float:left;
	padding:5px 0px 0px 4px;
}
#scroll_buttons .middleText{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:center;
	line-height:23px;
}
#scroll_buttons .rightarrow{
	float:right;
	padding:5px 4px 0px 0px;
}
/* Layers for Thumbnail scrolling */
#product_static_container{
	position:relative;
	width:299px;
}

#product_motion_container{
	position:relative;
	overflow:hidden;
	height:246px;
	width:184px;
}

#trueContainer{
	position:absolute;
	width:184px;
}

#containerWithHorizArrows{
	/* (trueContainer width) plus (arrow width)*2 */
	/* arrow width is 18 each one, so 299+18+18=335 */
	width:335px;
}

/* Thumbnais of photos */
#thumbnails {
padding: 5px;
MARGIN: 0px auto;
border: 1px solid #cccccc;
text-align: center;
vertical-align: middle;
height: 54px;
width: 74px;
background:#fff;
}


