﻿.foo{}
/* Contributor(s): RetroViz Design */

/* HTML GENERAL */
body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,form,input{margin:0;padding:0;}
body{font-family:Arial, helvetica, sans-serif;font-size:12px;background:#fff url(images/bg.jpg) repeat-x;color:#1D6BCA;border-top: 4px solid #1177bd;}
a{color:#3a3a3a;text-decoration:none;}
a:hover{color:#0569ae;text-decoration:none;}
img{border:0;}
h1,h2,h3,h4,h5,h6{font-family:arial, helvetica, sans-serif;}
h2,h3{font-size:16px;}
textarea{width:100%;font-family:Arial, Arial, sans-serif;font-size:11px;}
checkbox,input,radio,select,button{font-size:11px; margin-right: 5px;}
fieldset{margin:0px 0px 15px;border:1px solid #c9c9c9;padding:15px;}
legend{font-weight:bold;line-height:20px;font-size:16px;}

/* MASTER PAGE WRAPPERS */
.master-wrapper-page{margin:0px auto;width:960px;}
.master-wrapper-content{float:left;width:958px;padding-top:10px;margin:0px 0 0;text-align:left;background:#fff; box-shadow: 0px 0px 5px #ddd; border-left: solid 1px #146398; border-right: solid 1px #146398;}
/* one column master page */
.master-wrapper-center-1{float:left;width:938px;color:#000;min-height:700px;padding:10px;background:#FFF;display:inline;border-radius:5px;}
/* two column master page */
.master-wrapper-side-2{float:left;width:200px;margin:0 0 0 5px;font-family:arial, helvetica, sans-serif;display:inline;}
.master-wrapper-center-2{float:left;width:732px;color:#000;min-height:600px;padding:0px;margin:0 0 0 5px;background:#FFF;display:inline;border-radius:5px;}
/* three column master page */
.master-wrapper-leftside-3{float:left;width:220px;margin:0 0 0 0; padding:0 5px;font-family:arial, helvetica, sans-serif;display:inline; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.master-wrapper-center-3{float:left;width:520px;color:#000;min-height:600px;padding:0px;margin:0 0 0 6px;background:#FFF;display:inline;overflow:hidden;border-radius:5px;}
.master-wrapper-rightside-3{float:right;width:200px;margin:0 5px;font-family:arial, helvetica, sans-serif;display:inline;}

/* HEADER AND MENU */
.banner{/*background:url(images/banner1.jpg) no-repeat;*/height:239px;margin-bottom:5px;}
.sideBanner{background:url(images/searchDomain.jpg) no-repeat;height:269px;margin-bottom:10px;}
.socialLinksheading
{
	font-size:15px;
	font-weight:bold;
}
.socialLinks{float:left;padding-top:5px; padding-bottom:5px;}
.socialLinks ul{margin:0px;padding:0px;}
.socialLinks ul li {display:table-cell;vertical-align:middle;padding:0px 2px;}
.socialLinks ul li:first-child{font-weight:bold;font-size:10px;}
.header{padding:0px 0px 10px 0px;height:67px;}
.header .icon{vertical-align:bottom;}
.header .ico-register{/*background:url(images/ico-register.gif) no-repeat;padding-left:20px;*/}
.header .ico-login{/*background:url(images/ico-login.gif) no-repeat;padding-left:20px;*/}
.header .ico-logout{/*background:url(images/ico-logout.gif) no-repeat;padding-left:20px;*/}
.header .ico-inbox{/*background:url(images/ico-inbox.gif) no-repeat;padding-left:20px;*/}
.header .ico-cart{/*background:url(images/ico-cart.gif) no-repeat;*/}
.header .ico-wishlist{/*background:url(images/ico-wishlist.gif) no-repeat;padding-left:20px;*/}
.header .ico-admin{/*background:url(images/ico-admin.gif) no-repeat;padding-left:20px;*/}
.header-logo{margin-top:10px;float:left;text-align:left;}
a.logo{background:url(images/dingo-logo.png) no-repeat; background-size: 250px; display:inline-block;width:250px;height:58px;text-decoration:none;}
a.logo2{background:url(images/dash.png) no-repeat; display:inline-block;width:86px;height: 64px;text-decoration: none;background-position: left 9px;}
.header-selectors-wrapper{text-align:right;float:right;width:500px;}
.currency-selector{float:right;}
.language-selector{float:right;}
.tax-display-type-selector{float:right;}
ul.language-list{display:inline;line-height:25px;}
ul.language-list li{list-style:none;display:inline;padding:0 5px;}
ul.language-list li .selected{border:solid 1px #ccc!important;}
ul.language-list li:hover{cursor:pointer;}
.header-links-wrapper{position:relative;float:right;text-align:right;width:585px;}
.header-links{padding:0;display:inline-table;}
.header-links ul{padding:0;margin:0;float:right;}
.header-links ul li{ padding:10px 0px;height:22px; float:left;list-style: none;display: inline;padding-right: 0px;margin:0px;}
.header-links ul li:last-child a{border-left:0px;}
.header-links ul li:last-child a:hover{border:0;}
.header-links ul li#topcartlink{
background: #1177bd; /* Old browsers */
background: -moz-linear-gradient(top,  #1177bd 0%, #09609b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1177bd), color-stop(100%,#09609b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1177bd 0%,#09609b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1177bd 0%,#09609b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1177bd 0%,#09609b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1177bd 0%,#09609b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1177bd', endColorstr='#09609b',GradientType=0 ); /* IE6-9 */
border-radius:0px 0px 5px 5px;
}
.header-links ul li#topcartlink a{color:#fff !important;padding:10px 12px;}
.header-links ul li:first-child{border-left: none;}
.header-links a{border-left: 1px solid #ccc;line-height: 21px; color:#000; text-decoration: none;font-size: 12px;font-weight: bold;text-align:center;padding:2px 12px;}
.header-links a:hover{border-bottom: 3px solid #0D6CAC;text-decoration: none;}
.header-links .cart-qty {background:url("images/icon-cart.png")no-repeat left center;clear:both;background-size:auto 70%; font-size:16px; padding-left:35px !important; letter-spacing:0.08em;margin-left: 10px;}
.header-links .cart-qty:hover {text-decoration:none;}
.header-links a.account{color:#0D6CAC;}
.header-links span.impersonate{color:#58DE81;font-weight:700;}
.header-links span.impersonate .finish-impersonation{color:#E44097;}
.header-menu{color:#FFF;background:url(images/menuBg.png) no-repeat;padding:0px 5px 0 5px;text-align:center;height:43px;vertical-align:middle;letter-spacing:1px;margin-bottom:0px;overflow:hidden;}
.header-menu ul{margin:0;padding:0;}
.header-menu li{padding:12px 15px;float:left;list-style:none outside none;text-align:center;font-size:1.1em;display:block;margin-top:-2px;}
.header-menu li:hover{background:url('images/hover-img.jpg') center bottom;position:relative;
-webkit-box-shadow:0 1px 4px rgba(50, 50, 50, 0.8), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow:0 1px 4px rgba(50, 50, 50, 0.8), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow:0 1px 4px rgba(50, 50, 50, 0.8), 0 0 40px rgba(0, 0, 0, 0.1) inset;}
.header-menu li:hover:before, .header-menu li:hover:after
{
	content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}

.header-menu a{text-transform:uppercase; font-weight:bold;color:#fff;text-shadow: 1px 1px 1px #555;filter: dropshadow(color=#555, offx=1, offy=1);font-size:13px;text-decoration:none;margin:0;display:block;letter-spacing:1px;line-height:22px;}
.header-menu a:hover, .header-menu li:hover a{color:#1e3aa4;text-shadow: none;}
.header-menu ul.top-menu{text-align:left;}

/* FOOTER */
.footerBg{background:url(images/footerBg.jpg) repeat-x; height:49px;}
.footer{clear:both;height:33px;padding:10px 5px 0 5px;width:950px; margin:0 auto;background:url(images/footerWrapper.png) no-repeat;color:#fff;}
.footer a{text-decoration:none;color:#FFF;}
.footer-disclaimer{float:right;font-size:13px; line-height:26px;text-shadow: 1px 1px 1px #555;filter: dropshadow(color=#555, offx=1, offy=1);}
.footer-poweredby{float:left;font-size:13px;}
.footer-store-theme{float:right;margin:0 100px 0 10px;font-size:11px;}
.store-theme-list{background:#e3e3e3;border:solid 1px #3a3a3a;}
.change-device{clear:both;text-align:right;}

/* MISC. CLASSES */
.nobr{white-space:nowrap!important;}
.wrap{ white-space:normal!important;}
.a-left{text-align:left!important;}
.a-center{text-align:center!important;}
.a-right{text-align:right!important;}
.page{}
.page-body{ font-size: 13px !important;}
.page-title{border-bottom:1px solid;margin:0 0;overflow:hidden;width:100%;color:#0569AE;}
.page-title h1,.page-title h2{padding:5px 5px 5px 0;font-size:20px;margin:0;font-family:Arial,Helvetica,sans-serif;font-weight:400;color:#0569AE;}
.page-title .link-rss{float:right;margin:10px 10px 0 0;}
td{vertical-align:middle;}
td.fieldname{font-size:12px;}
.captcha-box{}
.section-title{padding:10px 10px 5px 0;font-weight:700;clear:both;font-size:12px;}

.button-1  {background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
padding:4px 8px; border:1px solid #ccc; cursor:pointer;
}

.button-1:hover  {background: rgb(237,237,237); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(53%,rgba(246,246,246,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(246,246,246,1) 53%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(246,246,246,1) 53%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(246,246,246,1) 53%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(237,237,237,1) 0%,rgba(246,246,246,1) 53%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
/*.btn-add-to-Cart, .button-1{
		-moz-box-shadow:inset 0px -2px 0px 0px #bde1f2;
	-webkit-box-shadow:inset 0px -2px 0px 0px #bde1f2;
	box-shadow:inset 0px -2px 0px 0px #bde1f2;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #39b6f5), color-stop(1, #07699a) );
	background:-moz-linear-gradient( center top, #39b6f5 5%, #07699a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#39b6f5', endColorstr='#07699a');
	background-color:#39b6f5;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #2c7feb;
	display:inline-block;
	color:#fff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:4px 8px;
	width: auto;
	text-decoration:none;
	text-shadow:0px 0px 1px #898989;
	cursor:pointer;


}*/
.btn-make-offer {float:right; clear:both;}

.btn-make-offer2:hover, .btn-make-offer-detail:hover, .button-2:hover
{	-moz-box-shadow:inset 0px -2px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px -2px 0px 0px #ffffff;
	box-shadow:inset 0px -2px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#f9f9f9;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	width: auto;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.btn-make-offer2, .btn-make-offer-detail, .button-2{
	-moz-box-shadow:inset 0px -2px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px -2px 0px 0px #ffffff;
	box-shadow:inset 0px -2px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:4px 8px;
	width: auto;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	margin:0;

	

/*background:url(images/btnBlack.jpg) repeat-x;border:2px solid #7f7f7f;color:#fff;height:auto;box-shadow: inset 0px 0px 0px 2px #fff; border-radius: 10px;padding:5px 15px;width:auto;overflow:visible;margin-bottom:2px;*/}

.continue-shopping-button, .continue-shopping-button:hover{
	-moz-box-shadow:inset 0px -2px 0px 0px #bde1f2;
	-webkit-box-shadow:inset 0px -2px 0px 0px #bde1f2;
	box-shadow:inset 0px -2px 0px 0px #bde1f2;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0D6CAC), color-stop(1, #1076BA) );
	background:-moz-linear-gradient( center top, #0D6CAC 5%, #1076BA 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0D6CAC', endColorstr='#1076BA');
	background-color:#0D6CAC;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #2c7feb;
	display:inline-block;
	color:#fff;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:4px 10px;
	text-decoration:none;
	text-shadow:0px 0px 1px #898989;
	cursor:pointer;
/*background:url(images/btnBlue.jpg) repeat-x !important; border:2px solid #046da4;color:#99dcff;height:auto;box-shadow: inset 0px 0px 0px 2px #fff; */float: right;;
}

.select-billing-address-button {margin-top: 80px;}
.select-billing-address-button , .new-address-next-step-button
{
	width: 270px !important;
	text-transform:capitalize;
}

.blue-radio-btn {padding:0 !important; }

.btnAddToCart {background: rgb(244,201,90); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(244,201,90,1) 0%, rgba(255,140,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,201,90,1)), color-stop(100%,rgba(255,140,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(244,201,90,1) 0%,rgba(255,140,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(244,201,90,1) 0%,rgba(255,140,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(244,201,90,1) 0%,rgba(255,140,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(244,201,90,1) 0%,rgba(255,140,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c95a', endColorstr='#ff8c00',GradientType=0 ); /* IE6-9 */
-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c95a', endColorstr='#ff8c00',GradientType=0 ); /* IE6-9 */
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #FF8F00;
	display:block;
	color:#fff;
	text-shadow:1px 1px 0px rgba(133,65,10,0.5); 
	font-family:arial;
	font-size:11px;
	font-weight:bold !important;
	padding:3px 8px;
	text-decoration:none;
	float:left; line-height:normal;
	cursor:pointer; height:26px;}
	
.btnAddToCart:hover {background: rgb(255,140,0); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,140,0,1) 0%, rgba(244,201,90,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,140,0,1)), color-stop(100%,rgba(244,201,90,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,140,0,1) 0%,rgba(244,201,90,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,140,0,1) 0%,rgba(244,201,90,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,140,0,1) 0%,rgba(244,201,90,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,140,0,1) 0%,rgba(244,201,90,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8c00', endColorstr='#f4c95a',GradientType=0 ); /* IE6-9 */
-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8c00', endColorstr='#f4c95a',GradientType=0 ); /* IE6-9 */
color:#6f3807;text-shadow:0px 1px 0 rgba(255,255,255,0.75); }
	
/*.btnAddToCart:hover
{
	-moz-box-shadow:inset 0px -2px 0px 0px #bde1f2;
	-webkit-box-shadow:inset 0px -2px 0px 0px #bde1f2;
	box-shadow:inset 0px -2px 0px 0px #bde1f2;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #07699a), color-stop(1, #39b6f5) );
	background:-moz-linear-gradient( center top, #07699a 5%, #39b6f5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#07699a', endColorstr='#39b6f5');
	background-color:#39b6f5;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #2c7feb;
	display:block;
	color:#fff;
	text-decoration:none;
	text-shadow:0px 0px 1px #000;
}*/

/* Home Page Buttons */
.search-button, .blue-radio-btn, .btn-add-to-Cart
{
	background: #bbdef6; /* Old browsers */
	background: -moz-linear-gradient(top,  #bbdef6 0%, #7dbfed 1%, #7dbfed 3%, #6599be 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbdef6), color-stop(1%,#7dbfed), color-stop(3%,#7dbfed), color-stop(100%,#6599be)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bbdef6 0%,#7dbfed 1%,#7dbfed 3%,#6599be 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bbdef6 0%,#7dbfed 1%,#7dbfed 3%,#6599be 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bbdef6 0%,#7dbfed 1%,#7dbfed 3%,#6599be 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bbdef6 0%,#7dbfed 1%,#7dbfed 3%,#6599be 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbdef6', endColorstr='#6599be',GradientType=0 ); /* IE6-9 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbdef6', endColorstr='#6599be',GradientType=0 ); /* IE6-9 */
	border-radius:6px 6px;
	color:#fff;
	text-decoration:none;
	border: 1px solid #4c97ca;
	display:block;
	font-family:arial;
	font-size:11px;
	font-weight:bold !important;
	padding:5px 8px 5px;
	float:left;
	cursor:pointer;
}
.search-button:hover, .blue-radio-btn:hover, .btn-add-to-Cart:hover
{
	background: rgb(101,153,190); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(101,153,190,1) 0%, rgba(125,191,237,1) 97%, rgba(125,191,237,1) 99%, rgba(187,222,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(101,153,190,1)), color-stop(97%,rgba(125,191,237,1)), color-stop(99%,rgba(125,191,237,1)), color-stop(100%,rgba(187,222,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(101,153,190,1) 0%,rgba(125,191,237,1) 97%,rgba(125,191,237,1) 99%,rgba(187,222,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(101,153,190,1) 0%,rgba(125,191,237,1) 97%,rgba(125,191,237,1) 99%,rgba(187,222,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(101,153,190,1) 0%,rgba(125,191,237,1) 97%,rgba(125,191,237,1) 99%,rgba(187,222,246,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(101,153,190,1) 0%,rgba(125,191,237,1) 97%,rgba(125,191,237,1) 99%,rgba(187,222,246,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6599be', endColorstr='#bbdef6',GradientType=0 ); /* IE6-9 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6599be', endColorstr='#bbdef6',GradientType=0 ); /* IE6-9 */
	border-radius:6px 6px;
	border: 1px solid #4c97ca;
	display:block;
	color:#fff;
	text-decoration:none;
	text-shadow:0px 0px 1px #000;
}

.btn-make-offer
{
	-moz-box-shadow:inset 0px -2px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px -2px 0px 0px #ffffff;
	box-shadow:inset 0px -2px 0px 0px #ffffff;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:4px 0px;
	width:80px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	margin-bottom: 6px;
	margin-left:10px;
	
 
}*/

.btn-make-offer:hover
{
	-moz-box-shadow:inset 0px -2px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px -2px 0px 0px #ffffff;
	background-color:#f9f9f9;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:4px 0px;
	width: 80px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}

/* End Home Page Buttons */

.product-box-detail-button
{
	-moz-box-shadow:inset 0px -2px 0px 0px #bde1f2;
	-webkit-box-shadow:inset 0px -2px 0px 0px #bde1f2;
	box-shadow:inset 0px -2px 0px 0px #bde1f2;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #2c7feb;
	display:block;
	color:#fff;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:4px 0px;
	width: 80px;
	height:26px;
	text-decoration:none;
	text-shadow:0px 0px 1px #898989;
	margin-bottom:6px;
	margin-left:10px;
}

.product-box-detail-button:hover
{
	-moz-box-shadow:inset 0px -2px 0px 0px #bde1f2;
	-webkit-box-shadow:inset 0px -2px 0px 0px #bde1f2;
	box-shadow:inset 0px -2px 0px 0px #bde1f2;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #2c7feb;
	display:block;
	color:#fff;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:4px 0px;
	width: 80px;
	text-decoration:none;
	text-shadow:0px 0px 1px #000;
}
.newsletter-subscribe-button, .button-2.vote-poll-button{float:right;}
.detail-button{margin:10px auto 0; width: 170px; text-align: center; display:table;}
.noscript{border:1px solid #ddd;border-width:0 0 1px;background:#ffff90;font-size:12px;line-height:1.25;text-align:center;color:#2f2f2f;}
.clear{border:medium none;clear:both;float:none;font-size:0;height:0;line-height:0;}
fieldset.form-fields{padding:10px 5px;}
fieldset.form-fields legend{font-size:13px; color: #000;}
fieldset.title{color: #000 !important; font-weight: 700;}
fieldset.form-fields dl{}
fieldset.form-fields dl dt{float:left;width:140px;padding:3px 0 0 0;}
fieldset.form-fields dl dd{padding:3px 0 0 0;}

fieldset table tr td input[type="password"], fieldset dl dd select, fieldset dl dd input[type="text"], fieldset dl dd input[type="password"]{ padding: 4px 4px; border: solid 1px #DDDDDD; margin-right: 3px;} 
fieldset dl dd{margin-bottom: 5px !important;}

/* AJAX LOADING INDICATOR */
.ajax-loading-block-window{position:fixed;top:50%;left:50%;width:128px;height:128px;overflow:hidden;z-index:1104;}
.ajax-loading-block-window .loading-image{position:absolute;top:0;left:0;width:128px;height:128px;background-image:url('images/ajax_loader_large.gif');}

/* DATA TABLE */
.data-table{width:100%;border:1px solid;border-collapse:collapse;border-spacing:0;empty-cells:show;}
.data-table th{font-weight:bold;padding:3px 8px;white-space:nowrap;vertical-align:middle;}
.data-table td{padding:3px 8px;}
.data-table th,.data-table td{border-bottom:1px solid;border-right:1px solid;}
.data-table .odd{}
.data-table .even{background-color: #F4FAFF;}

/* TOPICS */
.topic-html-content{padding-bottom:0px;}
.topic-html-content-title{padding:0 0 5px;clear:both;}
.topic-html-content-header{font-size:1.2em;font-weight:700;}
.topic-html-content-body{}
.topic-html-content-body a{text-decoration:underline;color:#0569ae;}
.topic-page{}
.topic-page .page-body{}
.topic-page .page-body a{text-decoration:underline;color:#0569ae;}

/* VALIDATION AND ERRORS */
.message-error{font-family:Verdana, Arial, sans-serif;font-size:10px;font-weight:700;color:red;}
.message-error ul{padding:0px;}
.message-error ul li{list-style:none;}
.message-error2 {font-family:Arial, Arial, sans-serif;font-size:12px; font-weight:bold; line-height:150%; padding:20px; color:#292929; background:#F3D7D6; border:1px solid #F2B6B6; max-width: 90%;margin: auto; display:table; }

.validation-summary-errors{font-family:Arial, Arial, sans-serif;font-size:10px;font-weight:700;color:red;}
.field-validation-error{font-family:Arial, Arial, sans-serif;font-size:10px;font-weight:700;color:red;}
.required{color:red;}

/* USER-AGREEMENT PAGE */
.user-agreement-page{}
.user-agreement-page .page-title{}
.user-agreement-page .page-body{}

/* COPYRIGHT INFO */
.copyright{float:right;padding-right:10px;font-family:Arial, Arial, Helvetica, sans-serif;font-size:10px;}
.copyright a{color:#3664A5;background-color:inherit;}

/* SITEMAP */
.sitemap-page{margin-left:auto;margin-right:auto;width:100%;}
.sitemap-page .entity{margin:5px 0 30px;}
.sitemap-page .topic-box,.sitemap-page .manufacturer-box,.sitemap-page .category-box,.sitemap-page .product-box{text-align:center;vertical-align:bottom;}
.sitemap-page .topic-box .item,.sitemap-page .manufacturer-box .item,.sitemap-page .category-box .item,.sitemap-page .product-box .item{text-align:left;margin:3px 10px;width:150px;border-bottom:1px dotted #ADACAC;}

/* EU COOKIE LAW */
.eu-cookie-law{text-align:left;}
a.eu-cookie-privacyinfo-tag{color:#0569ae !important;text-decoration:underline;}

/* PAGER */
.pager{text-align:center;}
.pager a{font-size:1em;}
.pager a:link{text-align:center;color:#555;}
.pager span{color:#0569ae;font-size:1.2em;font-weight:700;}

/* NAVIGATIONS */
.block{margin-bottom:10px;padding-bottom:0px;padding-left:0;color:#878787;}
.block .title{font-family:Arial;font-size:13px;text-transform:uppercase;padding:7px 0px;color:#0569ae; font-weight:bold;background:url(images/boxTitle.jpg) repeat-x left bottom #fff;border:solid 1px #eaeaea;text-align:center;}
.block .listbox{font-size:13px;padding:5px 10px 10px;line-height:18px;background:url(images/boxBg.jpg) repeat-x left bottom #fff;margin:0;border:solid 1px #eaeaea;border-top:0px;}
.block .listbox ul{margin: 0;padding: 0 0 0 0;color: #878787;background: none;overflow-y: auto;word-break: break-all;overflow-x: hidden;}
.block-category-navigation .listbox ul{padding: 0 0 0 5px;}
.block a{color:#878787; font-size:12px;text-decoration:none;}
.block li{list-style:none;}
.block li.separator{height:1px;line-height:1px;background:#c8c8c8;width:140px;font-size:1px;margin:5px 0;}
.block-category-navigation {border:4px solid #eaeaea;}
.block-category-navigation,.block-manufacturer-navigation,.block-recently-viewed-products,.block-info,.block-newsletter,.block-popular-tags,.block-popular-blogtags,.block-blog-archive,.block-poll,.block-account-navigation{}
.block-category-navigation ul li, .block-manufacturer-navigation ul li, .block-info ul li{background:url(images/bullet.png) no-repeat 0px 6px;padding-left:12px;padding-bottom:3px;}
.block-account-navigation .listbox {padding:5px;}
.block-category-navigation .title {border:0; border-bottom:4px solid #eaeaea;}
.block-category-navigation .listbox { border:0;padding:5px 0px 40px 0; position:relative; min-height:230px; display:block; width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.block-category-navigation .active a,.block-manufacturer-navigation .active a{color:#0569ae;font-weight:700;text-decoration:none;}
.block-category-navigation .listbox ul .active,.block-manufacturer-navigation .listbox ul .active{font-weight:700;}
.block-category-navigation .listbox ul .inactive,.block-manufacturer-navigation .listbox ul .inactive{}
.block-manufacturer-navigation .listbox .view-all a{color:#0569ae;}
.block-account-navigation a.active{color:#0569ae;font-weight:700;text-decoration:none;}
.block-account-navigation a{white-space:nowrap;}
.block-account-navigation a.inactive{color:#878787;font-weight:700;text-decoration:none;}
.block-newsletter .options{margin-top:5px;}
.block-newsletter .buttons{margin-top:5px;}
.block-recently-viewed-products a:hover{font-weight:700;text-decoration:none;color:#0569ae;}
.block-popular-tags li,.block-popular-blogtags li{display:inline!important;}
.block-popular-tags .listbox .view-all a{color:#0569ae;}
.block-blog-archive .year{color:#0569ae;font-weight:700;text-decoration:none;}

/* MINI-SHOPPING CART */
#flyout-cart{position:absolute;float:left;top:38px;right:-2px;width:320px;min-height:50px;background:none;z-index:9999;display:none; padding-top:25px;}
#flyout-cart.active{display:block;}
.mini-shopping-cart{-webkit-box-shadow:  -04px 08px 15px 3px rgba(0, 0, 0, 0.35);box-shadow:  -04px 08px 15px 3px rgba(0, 0, 0, 0.35);text-align:left; padding:5px 10px 10px;margin:0;color:gray;background:#fff; border-radius: 0 0 7px 7px; font-size:12px;}
.mini-shopping-cart {
	position: relative;
	background: #ffffff;
	border-top: 2px solid #0D6CAC;
}
.mini-shopping-cart:after, .mini-shopping-cart:before {
	bottom: 100%;
	left: 80%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.mini-shopping-cart:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #0D6CAC;
	border-width: 7px;
	margin-left: -7px;
}
.mini-shopping-cart:before {
	border-color: rgba(29, 107, 202, 0);
	border-bottom-color: #0D6CAC;
	border-width: 10px;
	margin-left: -10px;
}
.mini-shopping-cart a{color:gray;font-weight:700;text-decoration:none;}
.mini-shopping-cart .count{margin:10px 0px 10px;}
.mini-shopping-cart .items{overflow:hidden;font-weight: bold;}
.mini-shopping-cart .items a{overflow:hidden;font-weight: bold; color:#000;}
.mini-shopping-cart .items table{border-collapse:collapse;width:100%;}
.mini-shopping-cart .items table .first td{border-top:1px solid #CFCFCF;}
.mini-shopping-cart .items table td{padding:10px 5px;vertical-align:top;}
.mini-shopping-cart .items .item{border-bottom:1px solid #CFCFCF !important;margin:5px 0;}
.mini-shopping-cart .items .item .product .name{clear:both; float:left;font-size:12px; }
.mini-shopping-cart .items .item .product .attributes{font-size:10px;margin:0px;}
.mini-shopping-cart .items .item .price{font-size:12px; font-weight:normal; float:right;}
.mini-shopping-cart .items .item .quantity{font-size:10px;margin:0px}
.mini-shopping-cart .totals{margin:10px 0px;text-align:right;}
.mini-shopping-cart .buttons{margin:20px 0px 10px;text-align:right; height:28px;}
.mini-shopping-cart .cart-button, .mini-shopping-cart .checkout-button{cursor:pointer; background:url("images/find-domains.png"); background-repeat:repeat-x; background-color:#FFAF00; border: 1px solid #ff8f00; text-shadow: 1px 1px 1px #ff6600; margin:0 auto; font-size:14px; color:#fff; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; padding:7px 15px;  font-weight:bold; float:right; width: auto; display:table; outline:0;}
.checkout-button2{background: url(images/btnCheckout.png) no-repeat; height:76px; width: 250px; cursor: pointer; border:0; box-shadow: none; margin-right: -10px;}
.checkout-button, .cart-button{border: solid 1px #2A95DD;}
.paymentOpt{background: url(images/paymentOptions.png) no-repeat; height: 32px; width: 376px;display:  none;}

/* NOTIFICATIONS */
.bar-notification{display:none;left:0;position:fixed;top:0;width:100%;z-index:100000;}
.bar-notification.success{background:none repeat scroll 0 0 #91BD09;border-bottom:3px solid #FFFFFF !important;color:#FFFFFF;margin: 0 0 10px;}
.bar-notification.error{background:none repeat scroll 0 0 #CC0000;border-bottom:3px solid #FFFFFF !important;color:#FFFFFF;margin: 0 0 10px;}
.bar-notification .close{float:right;margin:9px 9px 0px 0px;cursor:pointer;}
.bar-notification p.content{padding:0px 10px;}
.bar-notification p.content a{text-decoration:underline;color:#FFFFFF;}
.bar-notification p.content a:hover{text-decoration:none;color:#FFFFFF;}

/* ORDER SUMMARY, SHOPPING CART, WISHLIST */
.shopping-cart-page,.wishlist-page{}
.shopping-cart-page .page-title,.wishlist-page .page-title{border-bottom:0 none;}
.shopping-cart-page .page-body,.wishlist-page .page-body{margin:0;padding:0;font-size:11px;color:#555;}
.wishlist .share-info{background:url(images/cart-footer-bg.gif) repeat-x bottom;font-size:1.2em;height:50px;padding:0 0 5px 5px;}
.wishlist .share-info .share-label{font-weight:700;}
.wishlist .share-info .share-link{}
.order-summary-content{margin:0;padding:0 10px 10px 10px;font-size:12px;color:#555;}
.wishlist-content{margin:0;font-size:11px;color:#555;background-color:inherit;}
.order-summary-content .totals{float:right;padding:0 5px 0;width:auto; margin-top:5px;}
.order-summary-content .cart-collaterals{padding:20px 0 10px;width:550px;}
.order-summary-content .deals{display:inline;float:left;margin:0 20px 0 0;width:250px;}
.order-summary-content .shipping{display:inline;float:left;margin:0;width:280px;}
.order-summary-content .coupon-box,.order-summary-content .giftcard-box{padding:10px;font-size:11px;color:#555;background:#F7F5E8;margin:0 0 10px;border:dotted 1px #d3d3d3;}
.order-summary-content .coupon-box .current-code{padding: 10px 0px 0px 0px;}
.order-summary-content .giftcard-box{position:relative;z-index:1;}
.order-summary-content .coupon-box .discount-coupon-code, .order-summary-content .giftcard-box .gift-card-coupon-code{width:125px;}
.order-summary-content .cart,.wishlist-content .cart{width:100%;border-collapse:collapse;text-align:center;vertical-align:middle;}
.wishlist-content .cart{margin-bottom:10px;}
.order-summary-content .cart td,.wishlist-content .cart td{padding:10px;}
.order-summary-content .cart .cart-header-row,.wishlist-content .cart .cart-header-row{font-weight:700;}
.order-summary-content .cart .cart-header-row th,.wishlist-content .cart .cart-header-row th{background:url(images/btnBlue.jpg) repeat-x 50%;color:#FFF;border-right:solid 1px #fff;height:20px;padding:0px 8px;vertical-align:middle;white-space:nowrap;}
.order-summary-content .cart .cart-header-row th.picture,.wishlist-content .cart .cart-header-row th.picture{border:none;}
.order-summary-content .cart .cart-header-row th.end,.wishlist-content .cart .cart-header-row th.end{text-align:right;padding-right:5px;}
.order-summary-content .cart .cart-item-row,.wishlist-content .cart .cart-item-row{}
.order-summary-content .cart .cart-item-row td,.wishlist-content .cart .cart-item-row td{border-bottom:1px solid #c5c5c5;vertical-align:middle;line-height:30px;}
.order-summary-content .cart .cart-item-row td.product,.wishlist-content .cart .cart-item-row td.product{text-align:left;padding:0 10px;}
.order-summary-content .cart .cart-item-row td.product a,.wishlist-content .cart .cart-item-row td.product a{font-weight:700;}
.order-summary-content .cart .cart-item-row td.end,.wishlist-content .cart .cart-item-row td.end{text-align:right;font-weight:700;color:Green;padding-right:5px;}
.order-summary-content .cart .cart-item-row .qty-input,.wishlist-content .cart .cart-item-row .qty-input{border:solid 1px #E3E3E3;font-size:12px;text-align:right;width:40px;}
.order-summary-content .cart-footer{width:100%;}
.order-summary-content .total-info{margin:0;font-size:12px;}
.order-summary-content .total-info .selected-shipping-method{font-weight:normal;font-size:11px;}
.order-summary-content .total-info .order-total{color:#353434;}
.cart-total-left{width:100%;text-align:right;vertical-align:middle;height:21px;font-weight:700;color:#353434;}
.cart-total-left-below{width:100%;text-align:right;vertical-align:top;height:30px;}
.cart-total-right{text-align:right;vertical-align:middle;padding-left:5px;}
.order-summary-content .remove-gift-card-button,.order-summary-content .remove-discount-button{padding-right:5px;padding-left:18px;background:url(images/ico-delete.gif) no-repeat;border:0;width:32px;height:15px;}
.order-summary-content .remove-gift-card-button:hover,.order-summary-content .remove-discount-button:hover{cursor:pointer;}
.order-summary-content .selected-checkout-attributes{margin:0;padding:10px 5px 10px 0;width:100%;text-align:right;vertical-align:middle;color:#353434;}
.order-summary-content .checkout-attributes{margin:10px 0;padding:10px 20px;background:none repeat scroll 0 0 #F7F5E8;border:1px dotted #D3D3D3;}
.order-summary-content .checkout-attributes .text-prompt{font-weight:bold;}
.order-summary-content .checkout-attributes ul.option-list{padding:0px;margin:0px;}
.order-summary-content .checkout-attributes ul.option-list li{list-style:none;}
.order-summary-content .checkout-attributes .textbox{width:300px;}
.order-summary-content .checkout-attributes textarea{width:300px;height:150px;}
.order-summary-content .min-amount-warning{margin:0;padding:10px 0 10px 10px;}
.order-summary-content .terms-of-service{margin:0 0 0 0;padding:10px 0; text-align: right; width: 225px; float:right;}
.order-summary-content .terms-of-service .read{text-decoration:underline;}
.order-summary-content .terms-of-service .read:hover{cursor:pointer;}
.order-summary-content .common-buttons{margin:0;padding:10px 10px 10px 0;float:left; width: 920px;}
.order-summary-content .checkout-buttons{float:right;margin:0;padding:0px 0 0px 0px;text-align: right;}
.order-summary-content .addon-buttons{clear:both;float:right;margin:0;padding:10px 0 10px 10px;text-align:right;}
.order-summary-content .cross-sells-title{color:#000;font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:700;padding:5px 5px 5px 0;border-bottom:0 none;margin:0 0 10px;width:100%;}
.estimate-shipping{margin:0;padding:10px;font-size:11px;color:#555;background:#F7F5E8;border:dotted 1px #d3d3d3;}
.estimate-shipping .country-input,.estimate-shipping .state-input{width:137px;}
.estimate-shipping .zip-input{}
.estimate-shipping .shipping-options{text-align:left;margin:10px;border:1px solid #d7d7d7;height:auto;}
.estimate-shipping .shipping-options .shipping-option-item{text-align:left;vertical-align:text-top;padding:5px 0 0 5px;}
.estimate-shipping .shipping-options .shipping-option-item .option-name{font-weight:700;}
.estimate-shipping .shipping-options .shipping-option-item .option-description{padding:5px 0 5px 16px;}

/* CHECKOUT */
.checkout-page,.checkout-one-page{}
.checkout-page .page-title,.checkout-one-page .page-title{border-bottom:0 none;}
.checkout-page .checkout-data,.checkout-one-page .checkout-data{margin:0;padding:0;font-size:11px;color:#555;background-color:inherit;}
.checkoutstep{}
.checkoutstep .steptitle{border:1px solid #2F4F4F;color:#FFF;background-color:#2E4d7B;font-family:Arial, Sans-Serif;font-size:12px;font-weight:700;padding:5px;margin-top:5px;}
.checkoutstep .stepcontent{border:dashed 1px #2F4F4F;border-top:none;padding:5px;}
.order-summary-title{padding:10px 10px 5px 0;font-size:20px;color:#066899;font-weight:700;clear:both;font-style: italic;}
.order-summary-body{text-align:center;margin:0px;border:1px solid #d7d7d7;height:auto;}
.checkout-data .select-address-title{padding:0px 0px 0px 0;font-weight:700;clear:both; }
.checkout-data .address-grid{margin-bottom:0px;padding:0; width: auto; float: left;margin-top:-2px;}

.checkout-data .address-grid .item-box{padding-bottom:10px;text-align:center;vertical-align:text-top;}
.checkout-data .address-grid .address-item{text-align:center;margin:0px 0 0 7px;padding:10px;border:1px solid #d7d7d7;width:275px;height:301px;}
.checkout-data .address-grid .address-item .address-box{text-align:left; height: 190px;padding-top: 0; display: table-cell; vertical-align: middle;}
.checkout-data .address-grid .address-item .address-box .name{font-size: 16px;}
.address-grid table, .address-grid table td { padding:0; margin:0; border:0; }
.checkout-data .address-grid .item-box .address-item div { line-height:20px; }
.address-grid .select-address-title { height:0;padding:0;margin:0;}
.checkout-data .enter-address-title{padding:0px 0px 0px 0;font-weight:700;clear:both;text-align: left;}
.checkout-data .enter-address{text-align:center;margin:0px 0 0 10px;padding: 0px; width: auto; float: left;}
.enter-address-bottom{border:1px solid #d7d7d7;height:321px;}
.checkout-data .enter-address .enter-address-body{text-align:left;margin:10px; width: 275px; height: 267px;}
.checkout-data .enter-address .enter-address-body table tr td select{width: 120px;}
.checkout-data .enter-address .enter-address-body table tr td select, .checkout-data .enter-address .enter-address-body table tr td input[type="text"] {border: solid 1px #ddd; }
.checkout-data .enter-address .buttons{margin:10px;text-align:left;}
.checkout-data .enter-address .the-same-address{text-align:left;margin:10px;}
.checkout-data .shipping-options{text-align:left;margin:10px;border:1px solid #d7d7d7;height:auto;}
.checkout-data .shipping-options .shipping-option-item{text-align:left;vertical-align:text-top;padding:5px 0 0 5px;}
.checkout-data .shipping-options .shipping-option-item .option-name{font-weight:700;}
.checkout-data .shipping-options .shipping-option-item .option-description{padding:5px 0 5px 16px;}
.checkout-data .shipping-options .select-button{margin:10px;text-align:left;}
.checkout-data .shipping-options .message-error{margin:10px;text-align:left;}
.checkout-data .use-reward-points{margin:0;padding:10px;font-size:11px;color:#555;background:#F7F5E8;margin-bottom:10px;border:dotted 1px #d3d3d3;}
.checkout-data .payment-methods{text-align:left;margin:10px;border:1px solid #d7d7d7;height:auto;}
.checkout-data .payment-methods .payment-method-item{padding:10px;text-align:left;vertical-align:text-top;}
.checkout-data .payment-methods .select-button{margin:10px;text-align:left;}
.checkout-data .payment-methods .message-error{padding:10px 10px 5px 0;font-weight:700;clear:both;}
.checkout-data .payment-info{text-align:left;margin:10px;border:1px solid #d7d7d7;height:auto;}
.checkout-data .payment-info .body{padding:10px;text-align:left;vertical-align:text-top;}
.checkout-data .payment-info .select-button{margin:10px;text-align:left;}
.checkout-data .confirm-order{text-align:left;margin:10px;border:1px solid #d7d7d7;height:auto;}
.checkout-data .confirm-order .select-button{margin:10px;text-align:left;}
.checkout-data .confirm-order .message-error{margin:10px;text-align:left;}
.checkout-data .order-review-data-box{text-align:left;padding:10px;height:auto;}
.checkout-data .order-review-data-box .order-details-table{width:100%;border:0px;border-collapse:collapse;border-spacing:0;}
.checkout-data .order-review-data-box .order-details-table .billinginfo,.checkout-page .order-review-data-box .order-details-table .shippinginfo{width:50%;vertical-align:top;}
.checkout-data .order-completed{text-align:left;margin:10px;border:1px solid #d7d7d7;height:auto;}
.checkout-data .order-completed .body{padding:10px;text-align:left;vertical-align:text-top;}
.checkout-data .order-completed .select-button{margin:10px;text-align:left;}
.order-progress{height:50px;margin:0 auto;text-align:center;border-bottom:solid 1px #eee;}
.order-progress ul{padding:0;margin:0;}
.order-progress ul li{list-style:none;display:inline;padding:0px 20px 0;}
.order-progress ul li .active-step{color:#6a6a6a;background:url(images/progress-step-active.gif) no-repeat 50% 50%;padding-bottom:40px;padding-right:1px;}
.order-progress ul li .inactive-step{color:#d7d7d7;background:url(images/progress-step-inactive.gif) no-repeat 50% 50%;padding-bottom:40px;padding-right:1px;}

/* ONE PAGE CHECKOUT */
.opc .buttons{margin-top:0;padding-top:2em;}
.opc .buttons .back-link small{display:none;}
.opc .buttons .back-link a{background:url(images/arrow-up.png) 0 50% no-repeat;padding-left:20px;}
.opc .buttons.disabled button{display:none;}
.opc .buttons .please-wait{height:21px;line-height:21px;}
.opc .ul{list-style:disc outside; padding-left:18px;}
.opc ul, .opc ol, ul.opc, ol.opc{list-style:none outside none;}
.opc {position:relative;}
.opc li.section{}
.opc .step-title{border-width:0 1px;border-style:solid;border-color:#fff #d9dde3 #d9dde3;background:#eee 0 100% repeat-x;padding:4px 8px 6px;text-align:right;}
.opc .step-title .number{float:left;background:#fff;border:1px solid #fff;padding:0 4px;margin:0 5px 0 0;font:bold 11px/14px arial, helvetica, sans-serif;color:#999;}
.opc .step-title h2{float:left;margin:0;font:bold 13px/16px Arial, Helvetica, sans-serif;color:#999;text-transform:capitalize;}
.opc .allow .step-title{background:#d0dce1;border:1px solid #a3aeb3;border-bottom:0;color:#a4b3b9;cursor:pointer;}
.opc .allow .step-title .number{background:#dbe6eb;border-color:#dbe6eb;color:#a4b3b9;}
.opc .allow .step-title h2{color:#a4b3b9;}
.opc .active .step-title{background:#f9f3e3;border:1px solid #bbafa0;padding-bottom:5px;color:#f18200;cursor:default;}
.opc .active .step-title .number{background:#f18200;border-color:#f19900;color:#fff;}
.opc .active .step-title h2{color:#0569ae;}
.opc .step{border:1px solid #bbafa0;border-top:0;background:#fbfaf6 0 0 repeat-x;padding:15px 30px;position:relative;}
.opc .step-title:after{display:block;content:".";clear:both;font-size:0;line-height:0;height:0;overflow:hidden;}
.opc .order-summary-content .cart-footer{background:none!important;}

/* ORDER DETAILS */
.order-details{}
.order-details .page-title{border-bottom:0 none;text-align:left;}
.order-details .page-title .print-buttons{text-align:right;}
.order-details .page-body{border:1px solid #d7d7d7;padding:10px;}
.order-details .order-overview{text-align:left;padding-bottom:10px;}
.order-details .order-overview .order-total-top{text-align:right;}
.order-details .order-details-box{text-align:left;padding:10px;border:1px solid #d7d7d7;height:auto;}
.order-details .order-overview .order-overview-table, .order-details .order-details-box .order-details-table{width:100%;border:0px;border-collapse:collapse;border-spacing:0;}
.order-details .order-details-box .order-details-table .billinginfo,.order-details .order-details-box .order-details-table .shippinginfo{width:50%;vertical-align:top;}
.order-details .order-details-box .repost{margin:10px 0px 10px 0px;}
.order-details .order-details-box .repost .hint{margin:0px;}
.order-details .products-box,.order-details .shipments-box,.order-details .ordernotes-box{text-align:left;padding:10px;border:1px solid #d7d7d7;height:auto;}
.order-details .checkout-attributes{text-align:right;vertical-align:middle;padding:10px;height:auto;}
.order-details .actions{margin:10px 0px 10px 0px;}
.order-details .cart-total-left{color:#000;}

/* SHIPMENTS */
.shipment-details{}
.shipment-details .page-title{border-bottom:0 none;text-align:left;}
.shipment-details .page-body{border:1px solid #d7d7d7;padding:10px;}
.shipment-details .overview{text-align:left;padding-bottom:10px;}
.shipment-details .tracking-url{color:#0569ae;text-decoration:none;}
.shipment-details .products-box,.shipment-details .shipment-status-events-box{text-align:left;padding:10px;border:1px solid #d7d7d7;height:auto;}

/* HOME PAGE */
.home-page-product-grid{margin-left:auto;margin-right:auto;width:auto !Important;}
.home-page-product-grid hr{}
.home-page-product-grid .small-product-item2{display:block;}
.home-page-product-grid .title{display: table;border: 1px solid #5291BF;margin: 0 0 0px 0px; font-weight:bold; letter-spacing:0.05em;padding:6px; border-radius:5px 5px 0 0;font-size:16px;background: #136CA8;color:#fff;text-align:left;}
.home-page-category-grid{margin-left:auto;margin-right:auto;width:520px;}
.home-page-category-grid a{color:#555;}
.home-page-category-grid .item-box{text-align:center;vertical-align:text-top;}
.home-page-category-grid .category-item{text-align:center;margin:10px;width:150px;height:auto;background:url(images/category-bg.gif) no-repeat 0 100%;}
.home-page-category-grid .category-item .title{text-align:center;font-weight:700;background:url(images/category-title.gif);font-size:.9em;display:block;overflow:hidden;height:1.8em;padding:8px 0 5px;}
.home-page-category-grid .category-item .picture{text-align:center;padding:10px 0;}
.bestsellers{margin-left:auto;margin-right:auto;width:520px;}
.bestsellers .title{padding:10px 10px 10px 0;margin:0 0 0 10px;font-weight:700;text-transform:uppercase;font-size:1.1em;color:#3a3a3a;text-align:center;}

/* PRODUCTS IN GRID - TEMPLATE */
.product-grid{margin-bottom:15px;margin-left:auto; padding:0 5px;margin-right:auto;width:540px;text-align:center;}
.product-grid .item-box{text-align:center;vertical-align:text-top;}
.product-grid .product-item{text-align:left;margin:0px;width:525px;min-height:160px;border:solid 1px #eee;padding:4px;clear:both;}
.product-grid .product-item .product-title{margin-bottom:6px;margin-top:0px;text-align:left;font-weight:700;font-size:12px;width:420px;}
.product-grid .product-item .product-title a{display:block;overflow:hidden;}
.product-grid .product-item .picture{float: left;margin-left: 7px;margin-top: -4px;text-align: left;}
.product-grid .product-item .description{margin:0px 0px 0;text-align:left;padding:2px 0px;border-top:solid 0px #e3e3e3;color:#555;}
.product-grid .product-item .add-info{vertical-align:bottom;text-align:left;float:left;}
.product-grid .product-item .add-info .prices{float:left;text-align:left;color:#e21919;font-size:12px;font-family:Arial;font-weight:bold;padding-bottom:5px;}
.product-grid .product-item .add-info .buttons{float:right;padding-top:5px;margin-top:15px;width:87px;}
.product-grid .product-item .add-info .prices .product-price,.product-grid .product-item .add-info .prices .old-product-price{margin:0px;float:left;padding-right:5px;}
.product-grid .product-item .add-info .prices .product-price .price{color:green;}
.product-grid .product-item .add-info .prices .old-product-price .price{color:Red;text-decoration:line-through;font-size:11px;font-weight:normal;font-weight:bold;}
.product-grid .item-box{text-align:center;vertical-align:text-top;}
.product-grid .small-product-item{text-align:center;margin:10px;width:150px;height:150px;}
.product-grid .small-product-item .product-title{margin-bottom:5px;margin-top:5px;text-align:center;font-weight:700;font-size:12px;}
.product-grid .small-product-item .picture{text-align:center;}

.small-product-item2{text-align:center;margin:15px 0 0 0;position:relative; border:solid 1px #dadada;padding:10px;clear:both;display:inline-block;}
.small-product-item2 .product-title2{text-align:right; position:absolute;font-weight:700;font-size:12px !important; background:white;width:auto;padding:0 5px;top:-9px; right:155px; }
.small-product-item2 .picture2{position:relative;text-align:center; height: 80px; width:425px; text-align:left;display:inline-block;border:2px solid #cacaca; vertical-align:middle;float:left;}
.small-product-item2 .picture2 a{text-align:center; display:table-cell; margin: auto; vertical-align:middle; height:80px;}
.small-product-item2 legend { height:25px;line-height:25px;font-size:600 !important;font-size:12px;margin:0;padding:0 7px; }
.homepagebuttons{width: auto;}
.small-product-item2 .prices{height:16px; text-align:right !important; position:absolute; background:transparent; color:#e21919;font-size:12px; top:-9px; right:15px; font-family:Arial;/*height:50px;*/font-weight:bold;}
.small-product-item2 .product-price { background:white; padding:0 3px;float:left;}
.small-product-item2 .btn-make-offer, .small-product-item2 .product-box-detail-button { margin:0 !important; display:block !important; text-shadow:none !important; color:#555 !important; width:auto !important;  height:16px !important; float:left !important; clear:both !Important;  box-shadow:none !important; cursor:pointer !important; text-align:left !important;background:none !Important; border-radius:0 !Important;  padding:0 !important; border:0 !important; line-height: normal !important;}
.small-product-item2 .btn-make-offer:hover,  .small-product-item2 .product-box-detail-button:hover{color:#0C69A8 !important;}
.small-product-item2 .buttons{vertical-align:middle; float:right; display:inline-block; width: 113px; height:84px; position:relative; overflow:hidden;}
.small-product-item2 .buttons .btnAddToCart{position:absolute; bottom:0;left:5px;}
.small-product-item2 .buttons ul{padding:0px 5px!important; margin:0;}
.small-product-item2 .buttons ul li{float:none;list-style-type:none; padding:0!important; margin:0; margin-bottom:5px; margin-top:-2px; display:table;}
.small-product-item2 .buttons ul li:last-child{margin:0;}
.product-reviews-overview2{margin-top:5px;position:relative;height:15px;float:left;padding-left:10px;}
.product-reviews-overview3{margin-top:10px;position:relative;height:15px;float:left;padding-left:5px;}
.product-reviews-overview2 .product-review-box2{margin-right:0px;height:0px;}
.product-review-box2 .rating2{height:13px;width:55px;background:url(images/star-x-inactive.gif) 0 0 repeat-x;}
.product-review-box2 .rating2 div{height:12px;background:url(images/star-x-active.gif) 0 0 repeat-x;}

/* Custome buttons */
.btn-propose-graphic{background:url('images/btnPerposeGraphic.jpg') no-repeat;width:111px;height:25px;border:0px;}
.btn-propose-graphic:hover{background:url('images/btnPerposeGraphic2.jpg') no-repeat;width:111px;height:25px;border:0px;}
/*.btn-make-offer{background:url('images/btn_MakeOffer.png') no-repeat;width:117px;height:28px;border:0px;margin-bottom:2px;}*/
/*.btn-make-offer:hover{background:url('images/btnMakeOffer2.jpg') no-repeat;width:78px;height:21px;border:0px;}*/
.btn-lorem-lipsum{/*background:url('images/btnLorem.jpg') no-repeat;*/background:none;width:87px;height:21px;border:0px;margin-bottom:2px;}
/*.btn-add-to-Cart{background:url('images/btnAddToCart.png') no-repeat;width:117px;height:28px;border:0px;margin-bottom:2px;}*/
.btn-buy-with-esrow{background:url('images/btnBuyWithEscrow.png') no-repeat;width:117px;height:28px;border:0px;margin-bottom:2px;}
.btn_Escrow{background:url('images/btn_Escrow.png') no-repeat;width:166px;height:48px;border:0px;}
/*.btn-buy-with-esrow:hover{background:url('images/btnBuyWithEscrow2.jpg') no-repeat;width:108px;height:25px;border:0px;}*/
.btn-buy-with-nemecheap{background:url('images/btnBuyNameCheap.jpg') no-repeat;width:139px;height:25px;border:0px;}
.btn-buy-with-nemecheap:hover{background:url('images/btnBuyNameCheap2.jpg') no-repeat;width:139px;height:25px;border:0px;}
.product-box-add-to-cart-button, .add-to-cart-button{background:url('images/btnAddtoCart.jpg') no-repeat;width:85px;height:21px;border:0px;}
/*.product-box-add-to-cart-button:hover{background:url('images/btnAddtoCart2.jpg') no-repeat;width:77px;height:27px;border:0px;}*/


/* PRODUCTS IN LINES - TEMPLATE */
.product-list{width:538px;margin:0 auto;padding:0;list-style-type:none;}
.product-list .item-box{text-align:left;margin:15px 0 0 0;width:524px;border:solid 1px #146398;padding:4px;clear:both;display:inline-block;}
.product-list .product-item .product-title{text-align:right;font-weight:700;font-size:12px !important; background:white;width:auto;padding:0 3px;margin:-13px 0 10px 0; float:right; }
.product-list .product-item .product-title a{display:block;line-height:1.3em;overflow:hidden;padding:0px 0px 0px 0;}
.product-list .product-item .picture{float: left;margin-left: 7px;margin-top: -4px;text-align: left; width:415px; overflow:hidden; margin-right:5px;}
.product-list .product-item .description{margin-left:5px; display:block; padding:0 0 0 0px;width:511px;margin:10px 0px 0 0px;text-align:left;border-left:solid 0px #e3e3e3;color:#555;}
.product-list .product-item .add-info{float:left;text-align:left;/*position:absolute;bottom:20px;right:5px;*/padding-top:5px;}
.product-list .product-item .prices{background: none repeat scroll 0 0 transparent;
color: #E21919;
float: right;
font-family: Arial;
font-size: 12px;
font-weight: bold;
height: 16px;
margin: -13px 5px 10px 0;
text-align: right;
width: 88px;
}
.product-list .product-item .prices .product-price, .product-list .product-item .prices .old-product-price{  background: none repeat scroll 0 0 white;
float: right;
padding: 0 3px;
}
.product-list .product-item .prices .product-price .price{color: #E21919;
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-align: right;}
.product-list .product-item .prices .old-product-price .price{color:Red;text-decoration:line-through;font-size:11px;}
.product-list .product-item .buttons{  float: left;padding-top:30px;
height: 62px;
margin-top: -4px;
padding-right: 0;}

/* FEATURED PRODUCTS */
.featured-product-grid{}
.featured-product-grid .title{padding:10px 10px 5px 0;font-weight:700;text-transform:uppercase;clear:both;margin:0;color:#0569ae;}

/* CATALOG PAGES */
.category-page,.manufacturer-page,.manufacturer-list-page,.product-tag-page,.product-tags-all-page{}
.category-page .page-title,.manufacturer-list-page .page-title,.manufacturer-page .page-title,.product-tag-page .page-title,.product-tags-all-page .page-title{border-bottom:0 none;}
.product-tags-all-page .product-tags-list li{display:inline;}
.product-tags-all-page .product-tags-list li a{text-decoration:none;margin:0 2px 0 0;}
.category-page .category-description,.manufacturer-page .manufacturer-description{color:#555;font-size:1.1em;}
.sub-category-grid,.manufacturer-grid{margin-left:auto;margin-right:auto;width:538px;margin-bottom:6px;}
.sub-category-grid a,.manufacturer-grid a{color:#0569AE;}
.sub-category-grid .item-box,.manufacturer-grid .item-box{text-align:center;vertical-align:text-top;}
.sub-category-grid .sub-category-item,.manufacturer-grid .manufacturer-item{text-align:center;margin:0px 2px;width:170px;height:auto;border:solid 1px #eee;}
.sub-category-grid .sub-category-item .category-title,.manufacturer-grid .manufacturer-item .man-title{text-align:center;font-weight:700;font-size:.9em;display:block;overflow:hidden;height:1.8em;padding:8px 0 5px;border-bottom:solid 1px #eee;background:#fafafa;}
.sub-category-grid .sub-category-item .picture,.manufacturer-grid .manufacturer-item .picture{text-align:center;padding:10px 0;}
.product-sorting{margin:0 auto 10px;float:left;}
.product-viewmode{margin:0 auto 10px;float:right;}
.product-page-size{width:165px;margin:0 auto;text-align:center;}
.product-filters{width:538px;margin:0 auto;}
.product-filters .filter-title{font-weight:700;padding-left:0px;color:#555;border:solid 1px #eee;border-bottom:0px;}
.product-filters .filter-title span{display:block;line-height:1.3em;overflow:hidden;padding:5px 10px 5px 6px;}
.product-filters .filter-item{text-align:left;margin:0px 0 6px 0;width:524px;border:solid 1px #eee;padding:6px;clear:both;}
.price-range-filter{}
.price-range-filter .title{color:#555;font-weight:700;background:url(images/ico-arrow-r.gif) no-repeat;padding:1px 0 5px 20px;}
.price-range-filter ul{margin:0;padding-left:20px;}
.price-range-filter li{list-style:none;padding-bottom:2px;}
.price-range-filter .selected-price-range{padding-left:20px;}
.price-range-filter .remove-price-range-filter{font-weight:700;}
.product-spec-filter{}
.product-spec-filter .title{color:#555;font-weight:700;background:url(images/ico-arrow-r.gif) no-repeat;padding:1px 0 5px 20px;}
.product-spec-filter .available-items,.product-spec-filter .already-filtered-items{width:100%;}
.product-spec-filter .group{font-weight:700;}
.product-spec-filter .available-items .item{padding:2px 2px 2px 16px;}
.product-spec-filter .already-filtered-items .item{}
.product-spec-filter .remove-filter{padding-top:5px;padding-left:20px;font-weight:700;}

/* COMPARE PRODUCTS */
.compare-products-page{}
.compare-products-page .page-title{border-bottom:0 none;}
.compare-products-page .page-body{margin:0;padding:0;font-size:11px;color:#555;background-color:inherit;}
.compare-products-table{width:100%;border:0px;border-collapse:collapse;border-spacing:0;empty-cells:show;}
.compare-products-table tr.product-name{background-color:#CCC;font-weight:700;}
.compare-products-table td{border-width:1px;border-color:#BFBFBF;border-style:solid;padding:3px;vertical-align:top;}

/* LOGIN */
.register-button{margin-top: 80px;}
.login-page{}
.login-page .page-title{border-bottom:0 none;}
.login-page .page-body{font-size:12px;color:#555;}
.login-page fieldset{margin:0px;padding:10px;}
.login-page fieldset legend{font-size:13px;}
.login-page .new-wrapper{float:left;width:46%;min-height:260px;vertical-align:top; margin-bottom: 5px;}
.login-page .new-wrapper .buttons{float:right;margin:55px 30px 5px 30px;}
.login-page .returning-wrapper{float:right;width:46%;min-height:260px;vertical-align:top;}
.login-page .returning-wrapper .message-error{padding:0px;}
.login-page .returning-wrapper .buttons{float:right;margin:5px 30px;}
.login-page .returning-wrapper dl dt{width:100px;padding:10px 10px 10px 0;display:block;white-space:nowrap;vertical-align:middle;font-weight:700;}
.login-page .returning-wrapper dl dd{padding:10px 0;vertical-align:middle;}
.login-page .returning-wrapper dl dd input[type="password"], .login-page .returning-wrapper dl dd input[type="text"]{border: solid 1px #ddd; padding: 4px; }
.login-page .returning-wrapper .email,.login-page .returning-wrapper .username,.login-page .returning-wrapper .password{width:170px;}
.login-page .forgot-password{font-weight:700;}
.external-auth-errors{text-align:center;border:solid 1px #d3d3d3;vertical-align:top;width:100%;color:Red;}
.external-auth-errors ul{padding:0px;}
.external-auth-errors ul li{list-style:none;}
.external-auth-association{text-align:center;border:solid 1px #d3d3d3;vertical-align:top;width:100%;}
.external-auth-association .identifier{}
.external-auth-association .remove{color:#0569ae;}

/* REGISTRATION */
.registration-page{padding:0 10px;}
.registration-page .page-title{border-bottom:0 none;}
.registration-page .page-body{margin:0;padding:0;font-size:11px;color:#555;background-color:inherit;}
.registration-page .vat-note{display:block;}
.registration-page .buttons{float:right;margin-bottom:5px;margin-top:5px;text-align:center;clear:both;}

/* BREADCRUMB */
.breadcrumb {float:left;font-size:1.1em;font-weight:bold;margin:10px 0 10px;padding:0;text-transform:uppercase;}
.breadcrumb ul{margin:0px;padding:0px;}
.breadcrumb li{list-style:none;display:inline;}
.breadcrumb li strong{font-weight:bold;}
.breadcrumb a{text-decoration:none;color:#3a3a3a;}
.breadcrumb a:hover{text-decoration:none;color:#0569ae;}

/* NEWS */
.news-list-page, .news-list-homepage{margin-bottom:15px;padding-bottom:5px;padding-left:0;}
.news-list-homepage .page-title{padding:10px 0 1px;margin:0 5px 10px;font-weight:700;text-transform:uppercase;clear:both;font-size:1.1em;color:#3a3a3a;border-bottom:solid 1px #999;}
.news-items{margin:0 5px;padding:0;}
.news-items .item{border-bottom:dashed 1px #9a9a9a;margin-bottom:10px;padding-bottom:10px;}
.news-items .news-date{color:#9a9a9a;font-style:italic;}
.news-items a.news-title{color:#444;text-decoration:none;font-size:1.2em;}
.news-items a.news-title:hover{text-decoration:underline;}
.news-items .news-details{margin-top:10px;margin-bottom:10px;}
.news-items .read-more{font-weight:700;text-decoration:none;color:#0569ae;background-color:inherit;}
.news-item-page{}
.news-item-page .page-title{border-bottom:0 none;}
.news-item-page .news-date{color:#9a9a9a;font-style:italic;}
.news-item-page .news-body{margin:0;padding:0;}
.news-item-page .news-body a{color:#0569ae;text-decoration:underline;}
.news-item-page .result{font-family:Arial, Arial, sans-serif;font-size:10px;font-weight:700;color:red;}
.news-item-page .new-comment{margin-top:10px;}
.news-item-page .new-comment .inputs{margin-bottom:12px;clear:both;}
.news-item-page .new-comment .captcha-box{margin-bottom:12px;}
.news-item-page .new-comment .comment-title{width:350px;}
.news-item-page .new-comment .comment-text{width:350px;height:150px;}
.news-item-page .new-comment .buttons{text-align:left;}
.news-item-page .comment-list{margin:10px 0px 10px 0;}
.news-item-page .comment-list .title{padding:10px 10px 10px 0;font-weight:700;text-transform:uppercase;font-size:1.1em;color:#3a3a3a;}
.news-comment{}
.news-comment .comment-info{width:170px;float:left;padding:5px;height:100%;border-right:solid 1px #F3F3F3;}
.news-comment .comment-info .user-info{padding-top:5px;}
.news-comment .comment-info .user-info a.username{font-weight:700;margin-bottom:5px;}
.news-comment .comment-info .user-info span.username{font-weight:700;margin-bottom:5px;}
.news-comment .comment-info .user-info .avatar{margin:5px 0;}
.news-comment .comment-info .user-info .avatar .avatar-img{border:solid 2px #CEDBE1!important;}
.news-comment .comment-content{margin-left:180px;border-left:solid 1px #F3F3F3;}
.news-comment .comment-content .comment-time{font-weight:700;line-height:20px;padding:3px;background:#e3f3f3;}
.news-comment .comment-content .comment-time .stat-value{font-weight:400;}
.news-comment .comment-content .comment-title{padding:3px;font-weight:700;}
.news-comment .comment-content .comment-body{padding:3px;}

/* BLOGS */
.blog-page{}
.blog-page .page-title{}
.blog-page .blogposts .post .blog-date{color:#9a9a9a;font-style:italic;}
.blog-page .blogposts .post a.blog-title{color:#444;text-decoration:none;font-size:1.2em;}
.blog-page .blogposts .post a.blog-title:Hover{text-decoration:underline;}
.blog-page .blogposts{margin:0 5px;padding:0;}
.blog-page .blogposts .post{border-bottom:dashed 1px #9a9a9a;margin-bottom:10px;padding-bottom:10px;}
.blog-page .blogposts .blog-body,.blog-page .blogposts .tags{margin-top:10px;margin-bottom:10px;}
.blog-page .blogposts .blog-body a,.blog-page .blogposts .tags a{color:#0569ae;text-decoration:underline;}
.blog-page .blogposts .blog-details{font-weight:700;text-decoration:none;color:#0569ae;background-color:inherit;}
.blogpost-page{}
.blogpost-page .page-title{border-bottom:0 none;}
.blogpost-page .post-date{color:#9a9a9a;font-style:italic;}
.blogpost-page .post-body,.blogpost-page .tags{margin:0;padding:0;}
.blogpost-page .post-body a,.blogpost-page .tags a{color:#0569ae;text-decoration:underline;}
.blogpost-page .result{font-family:Arial, Arial, sans-serif;font-size:10px;font-weight:700;color:red;}
.blogpost-page .new-comment{margin-top:10px;}
.blogpost-page .new-comment .inputs{margin-bottom:12px;clear:both;}
.blogpost-page .new-comment .captcha-box{margin-bottom:12px;}
.blogpost-page .new-comment .comment-text{width:350px;height:150px;}
.blogpost-page .new-comment .buttons{text-align:left;}
.blogpost-page .comment-list{margin:10px 0px 10px 0;}
.blogpost-page .comment-list .title{padding:10px 10px 10px 0;font-weight:700;text-transform:uppercase;font-size:1.1em;color:#3a3a3a;}
.blog-comment{}
.blog-comment .comment-info{width:170px;float:left;padding:5px;height:100%;border-right:solid 1px #F3F3F3;}
.blog-comment .comment-info .user-info{padding-top:5px;}
.blog-comment .comment-info .user-info a.username{font-weight:700;margin-bottom:5px;}
.blog-comment .comment-info .user-info span.username{font-weight:700;margin-bottom:5px;}
.blog-comment .comment-info .user-info .avatar{margin:5px 0;}
.blog-comment .comment-info .user-info .avatar .avatar-img{border:solid 2px #CEDBE1!important;}
.blog-comment .comment-content{margin-left:180px;border-left:solid 1px #F3F3F3;}
.blog-comment .comment-content .comment-time{font-weight:700;line-height:20px;padding:3px;background:#e3f3f3;}
.blog-comment .comment-content .comment-time .stat-value{font-weight:400;}
.blog-comment .comment-content .comment-body{padding:3px;}



/* POLLS */
.todays-poll-box{margin-bottom:15px;padding-bottom:5px;padding-left:0;}
.todays-poll-box .title{padding:10px 10px 5px 0;font-weight:700;text-transform:uppercase;clear:both;}
.todays-poll-box .todays-poll-box-block{margin:0;padding:0;font-size:11px;color:#555;background-color:inherit;}
.todays-poll-box .poll-item{float:left;text-align:left;vertical-align:top;padding:10px;}
.block-poll .poll-item{margin:0;padding:0;font-size:13px;text-align:left;vertical-align:top;}
.poll-item label{margin:0 0 0 5px;}
.poll-take-poll,.poll-results{border:dashed 0px #666;padding:5px;margin-top:10px;}
.poll-display-text{font-weight:700;}
.poll-total-votes{font-style:italic;}

/* EMAIL A FRIEND */
.email-a-friend-page{}
.email-a-friend-page .page-title{border-bottom:0 none;}
.email-a-friend-page .product{font-weight:bold;}
.email-a-friend-page .result{font-weight:bold;}
.email-a-friend-page .inputs-left{float:left;}
.email-a-friend-page .inputs-right{float:right;}
.email-a-friend-page .inputs{margin-bottom:12px;}
.email-a-friend-page .captcha-box{margin-bottom:12px;}
.email-a-friend-page .friend-email, .email-a-friend-page .your-email{width:250px;padding:1px;}
.email-a-friend-page .personal-message{width:350px;height:150px;}
.email-a-friend-page .buttons{text-align:left;}

/* SEARCH */
.search-page{}
.search-page .page-title{border-bottom:0 none;}
.search-page .search-input{border:1px solid #d7d7d7;padding:10px;}
.search-page .search-input .buttons{text-align:right;}
.search-page .search-results{padding-top:10px;}
.search-page .search-results .result{font-weight:700;color:#555;}
.search-page table.basic-search,.search-page table.adv-search{border-collapse:collapse;color:#333;margin:0;width:100%;vertical-align:middle;text-align:left;table-layout:fixed;}
.search-page table.adv-search #Cid{width:374px;}
.data select{width:100%;}
.search-page table.adv-search{border-top:solid #D3D3D3 1px;margin-top:10px;}
.search-page table.basic-search td.title,.search-page table.adv-search td.title{padding:4px;text-align:left;vertical-align:middle;width:130px;}
.search-page table.basic-search td.data,.search-page table.adv-search td.data{padding:4px;text-align:left;vertical-align:middle;white-space:nowrap;}
.search-page table.adv-search .price-from,.search-page table.adv-search .price-to{width:100px;}
.search-input .warning{text-decoration:underline;}
.search-text{border:solid 1px #d3d3d3;vertical-align:top;font-size:12px;width:172px;padding:2px 0;}
.search-box{float:right;width:auto;display:inline;padding-left:0px;}
.search-box ul{margin:0;padding:0;}
.search-box ul li{list-style:none;float:left;padding:10px 0 0 0;background:none;}
.search-box ul li:hover { background:none !important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none; }
.search-box .ui-autocomplete-loading{background:white url('images/ajax_loader_small.gif') right center no-repeat;}
.search-box-text{background:#fff;width:150px;border:solid 1px #eee;vertical-align:top;font-size:12px;padding:3px 4px;-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;

	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 5%, rgba(238,238,238,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,rgba(255,255,255,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 5%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 5%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 5%,rgba(238,238,238,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 5%,rgba(238,238,238,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	box-shadow:inset 0px 12px 0px 0px #fff;
}
.search-box-button {/*height:auto;padding:3px 6px;background:url(images/btnBlack.jpg) repeat-x;border:#000;color: #fff;*/
	-moz-box-shadow:inset 0px -2px 0px 0px #bde1f2;
	-webkit-box-shadow:inset 0px -2px 0px 0px #bde1f2;
	box-shadow:inset 0px 12px 0px 0px #fe8300;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe8300), color-stop(1, #da4800) );
	background:-moz-linear-gradient( center top, #fe8300 5%, #da4800 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe8300', endColorstr='#da4800');
	background-color:#da4800;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #da4800;
	display:inline-block;
	color:#fff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:3px 8px;
	text-decoration:none;
	text-shadow:0px 0px 1px #898989;
}

.search-box-button:hover
{
	-moz-box-shadow:inset 0px -2px 0px 0px #bde1f2;
	-webkit-box-shadow:inset 0px -2px 0px 0px #bde1f2;
	box-shadow:inset 0px -12px 0px 0px #fe8300;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #da4800), color-stop(1, #fe8300) );
	background:-moz-linear-gradient( center top, #da4800 5%, #fe8300 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#da4800', endColorstr='#fe8300');
	background-color:#da4800;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #da4800;
	display:inline-block;
	color:#fff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:3px 8px;
	text-decoration:none;
	text-shadow:0px 0px 1px #898989;
}

/* PASSWORD RECOVERY AND NEWSLETTER PAGES */
.password-recovery-page,newsletter-page{}
.password-recovery-page .page-title,newsletter-page .page-title{border-bottom:0 none;}
.password-recovery-page .page-body,newsletter-page .page-body{margin:0;padding:0;font-size:11px;color:#555;background-color:inherit;}
.password-recovery-page .email{width:250px;}
.password-recovery-page .result{font-family:Arial, Arial, sans-serif;font-size:10px;font-weight:700;color:red;}

/* ACCOUNT ACTIVATION */
.account-activation-page{}
.account-activation-page .page-title{border-bottom:0 none;}
.account-activation-page .page-body{margin:0;padding:0;font-size:11px;color:#555;background-color:inherit;}

/* CONTACTS */
.contact-page{background: url("images/contact-phone.jpg") no-repeat scroll 466px center / 27% auto transparent;}
.contact-page .result{font-weight:bold;}
.contact-page .inputs-left{float:left;}
.inputs, .contact-page .inputs-left label{font-weight: 700;}

.contact-page .inputs-left textarea, .contact-page .inputs-left select, .contact-page .inputs-left input[type="text"]{border: solid 1px #ddd; padding: 5px 3px;}
.contact-page .inputs-right{float:right;}
.contact-page .inputs{margin-bottom:12px;}
.contact-page .captcha-box{margin-bottom:12px;}
.contact-page .fullname{width:250px;padding:1px;}
.contact-page .email{width:250px;padding:1px;}
.contact-page .enquiry{width:350px;height:150px;}
.contact-page .buttons{text-align:left;}

/* RECENTLY VIEWED AND ADDED PRODUCTS */
.recently-added-products-page{}
.recently-added-products-page .page-title{}
.recently-viewed-products-page{}
.recently-viewed-products-page .page-title{}

/* CUSTOMER ACCOUNT PAGES */
.account-page{}
.account-page .result{font-family:Arial, Arial, sans-serif;font-size:10px;font-weight:700;color:red;}
.account-page .page-title{border-bottom:0 none;}
.account-page .page-body{margin:0;padding:0;font-size:12px;color:#555;}
.account-page .section-body{text-align:left;padding:10px;border:1px solid #d7d7d7;height:auto;}
.address-list-page{}
.address-list-page .address-list{}
.address-list-page .address-list .address-item{}
.address-list-page .address-list .address-item .title{font-size:13px; color: #000;}
.address-list-page .address-list .address-item .info{float:left;}
.address-list-page .address-list .address-item .buttons{float:right;}
.address-list-page .add-button{margin-bottom:5px;margin-top:5px;float:right;text-align:right;}
.address-edit-page{}
.address-edit-page .buttons{}
.avatar-page{padding:10px;}
.avatar-page .buttons{margin:5px 0;}
.back-in-stock-subscription-list-page{}
.back-in-stock-subscription-list-page .subscription-list{}
.back-in-stock-subscription-list-page .description{}
.back-in-stock-subscription-list-page .no-data{}
.back-in-stock-subscription-list-page .buttons{margin-bottom:5px;margin-top:5px;text-align:left;}
.back-in-stock-subscription-list-page .biss-grid-pager-style{padding:5px;background:#eee;vertical-align:middle;}
.back-in-stock-subscription-list-page .biss-grid-pager-style span{font-weight:700;font-size:1.1em;}
.change-password-page{}
.change-password-page .buttons{margin-bottom:5px;margin-top:5px;}
.downloadable-products-page{}
.downloadable-products-page .no-data{}
.forum-subscriptions-page{}
.forum-subscriptions-page .subscription-list{}
.forum-subscriptions-page .description{}
.forum-subscriptions-page .no-data{}
.forum-subscriptions-page .buttons{margin-bottom:5px;margin-top:5px;text-align:left;}
.forum-subscriptions-page .fs-grid-pager-style{padding:5px;background:#eee;vertical-align:middle;}
.forum-subscriptions-page .fs-grid-pager-style span{font-weight:700;font-size:1.1em;}
.customer-info-page{}
.customer-info-page .vat-note{display:block;}
.customer-info-page .buttons{margin-bottom:5px;margin-top:5px;text-align:center;}
.username-available-status{color:green;padding-left:5px;}
.username-not-available-status{color:red;padding-left:5px;}
.account-signature-text{height:100px;width:500px;border:solid 1px #E3E3E3;vertical-align:top;}
.order-list-page{}
.order-list-page .recurring-payments{padding:10px 10px 5px 0;width:100%;clear:both;}
.order-list-page .recurring-payments .recurring-payments-box{text-align:left;padding:10px;border:1px solid #d7d7d7;height:auto;}
.order-list-page .order-list{}
.order-list-page .order-list .order-item{}
.order-list-page .order-list .order-item .title{font-size:13px; color: #000;}
.order-list-page .order-list .order-item .info{float:left;}
.order-list-page .order-list .order-item .buttons{float:right;}
.return-request-list-page{}
.return-request-list-page .request-item{}
.return-request-list-page .request-item .title{font-size:13px;}
.return-request-list-page .request-item .info{}
.reward-points-page{}
.reward-points-page .reward-points-overview{padding:10px 10px 5px 0;width:100%;}
.reward-points-page .reward-points-history{}

/* RETURN REQUEST */
.return-request-page{}
.return-request-page .page-title{border-bottom:0 none;}
.return-request-page .products-box{}
.return-request-page .why{}
.return-request-page .why .return-reasons{}
.return-request-page .why .return-actions{}
.return-request-page .why .comment{width:350px;height:150px;}
.return-request-page .buttons{}

/* PRODUCT DETAILS PAGE */
.product-details-page{border:1px solid #d3d3d3;margin-top:10px;padding:10px; border-radius:10px; background: #e1ecf0; /* Old browsers */
background: -moz-linear-gradient(top, #e1ecf0 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1ecf0), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e1ecf0 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e1ecf0 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e1ecf0 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #e1ecf0 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1ecf0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */}
.product-details-page-title {/*width: 400px;*/ display:table; margin:0 auto;}
.product-details-page-title .product-name {color:#0D6DAD;}
.product-collateral{margin-top:10px;margin-bottom:10px;clear:both;}
.product-essential{}
.product-details-page{}
.product-details-page .picture{display:table;width:auto;margin:10px auto;}
.product-details-page .picture img{width: 550px;}
.forSale{background: url(images/forsale.png); background-repeat: no-repeat; background-position:center; width: 200px; height: 150px; float: left; background-size:250px; border-radius: 0px;}
.product-details-page .picture .picture-thumbs{margin-top:10px;}
.product-details-page .overview{margin-right:0px;margin-top:0px;margin-bottom:10px;padding:0px;border:dashed 0px #d3d3d3;float:left;}
.product-details-page .product-name{font: bold 28px Arial, Helvetica, sans-serif; color:#000; padding: 0;}
.product-details-page .short-description,.product-details-page .manufacturers,.product-details-page .sku,.product-details-page .manufacturer-part-number,.product-details-page .stock,.product-details-page .gtin{color:#555;margin-bottom:.3em;font-size:1.1em;}
.product-details-page .full-description{clear:both;color:#555;line-height:20px;}
.product-details-page .back-in-stock-subscription{margin-top:10px;margin-bottom:10px;}
.product-details-page .email-a-friend{margin:10px 5px 10px 0px;float:left;}
.product-details-page .compare-products{margin:10px 0 10px 0px;float:left;}
.product-details-page .product-share-button{margin-top:10px;margin-bottom:10px;}
.product-details-page .product-reviews-overview{margin-top:20px;margin-bottom:20px;}
.product-details-page .product-reviews-overview .product-review-box{margin-right:5px;width:69px;height:13px;}
.product-details-page .product-review-box .rating{height:13px;width:55px;background:url(images/star-x-inactive.gif) 0 0 repeat-x;}
.product-details-page .product-review-box .rating div{height:12px;background:url(images/star-x-active.gif) 0 0 repeat-x;}
.product-details-page .product-reviews-overview .product-review-links .separator{margin:0 2px;}
.product-details-page .product-reviews-overview .product-review-links{margin:0;}
.product-details-page .product-no-reviews{margin-top:20px;margin-bottom:20px;}
.product-details-page .product-no-reviews a{text-decoration:underline;}
.product-details-page .product-variant-list{}
.product-details-page .product-variant-line{clear:both;margin-bottom:20px;padding-bottom:20px;margin-top:10px;border-bottom:solid 1px #d3d3d3;}
.product-details-page .variant-picture{float:left;width:300px;margin-bottom:15px;}
.product-details-page .variant-name{color:#0569ae;font-size:1.3em;margin-bottom:.3em;}
.product-details-page .variant-description{clear:both;color:#555;margin-bottom:.3em;}
.product-details-page .download-sample{clear:both;color:#555;margin-top:15px;margin-bottom:15px;}
.product-details-page .download-sample .download-sample-button{-x-system-font:none!important;background:#F1F1F1 url(images/download-sample-bg.gif) repeat-x scroll 0 100%;border:1px solid #B5B5B5;color:#444;cursor:pointer;font-family:arial,sans-serif!important;font-size:11px!important;font-size-adjust:none!important;font-stretch:normal!important;font-style:normal!important;font-variant:normal!important;font-weight:700!important;line-height:normal!important;overflow:visible;padding:1px 5px;text-align:center;text-transform:uppercase;vertical-align:middle;width:auto;}
.product-details-page .product-variant-line .prices{float:left;padding-top:15px;margin-right:30px;}
.product-details-page .product-essential .prices{margin-top:5px;margin-bottom:10px;font-size:15px; font-weight:normal; border-bottom:1px solid #cacaca; padding-bottom:6px;}
.product-details-page .prices .product-price{}
.product-details-page .prices .old-product-price{color:red;text-decoration:line-through;}
.product-details-page .add-to-cart{padding-top:10px;}
.product-details-page .add-to-cart .enter-price-input{width:60px;}
.product-details-page .add-to-cart .qty-input{width:40px;display:none;}
.product-details-page .attributes{}
.product-details-page .attributes .text-prompt{font-weight:bold;}
.product-details-page .attributes .attribute-description{font-size:11px;}
.product-details-page .attributes ul.option-list{padding:0px;margin:0px;}
.product-details-page .attributes ul.option-list li{list-style:none;}
.product-details-page .attributes .textbox{width:300px;}
.product-details-page .attributes textarea{width:300px;height:150px;}
.product-details-page .giftcard{}
.product-details-page .giftcard dt{clear:left;float:left;width:150px;}
.product-details-page .giftcard .recipient-name{}
.product-details-page .giftcard .recipient-email{}
.product-details-page .giftcard .sender-name{}
.product-details-page .giftcard .sender-email{}
.product-details-page .giftcard .message{width:300px;height:100px;}
.related-products-grid,.also-purchased-products-grid{}
.related-products-grid .title,.also-purchased-products-grid .title{padding:0px 0px 0px 0;font-weight:700;text-transform:uppercase;clear:both;font-size:1.1em;color:#0569ae;margin-bottom:5px;}
.related-products-grid .item-box,.also-purchased-products-grid .item-box{padding:0px;text-align:left;vertical-align:text-top;}
.related-products-grid .item,.also-purchased-products-grid .item{text-align:left;margin:0px 10px 0 0;width:350px;padding:0px;}
.related-products-grid .item .product-title,.also-purchased-products-grid .item .product-title{margin-bottom:0px;margin-top:0px;text-align:left;font-weight:700;text-transform:none;font-size:1em;padding:0px 0 5px 0;}
.related-products-grid .item .picture,.also-purchased-products-grid .item .picture{text-align:left;}
.product-specs-box{}
.product-specs-box .title{padding:10px 10px 10px 0;font-weight:700;text-transform:uppercase;clear:both;font-size:1.1em;color:#0569ae;}
.product-specs-box .product-specs-list{}
.product-tags-box{padding:5px;color:#555;}
.product-tags-box .title{padding:10px 10px 10px 0;font-weight:700;text-transform:uppercase;clear:both;font-size:1.1em;color:#0569ae;}
.product-tags-box .product-tags-list{}
.product-tags-box .product-tags-list a{text-decoration:underline;}
.product-tags-box .product-tags-list .product-tags-wrapper{float:left;}
.tier-prices{text-align:center;margin-bottom:10px;}
.tier-prices .prices-header{background:#3a3a3a;color:#FFF;padding:3px;font-weight:700;}
.tier-prices .prices-list table{width:100%;border-collapse:collapse;text-align:center;vertical-align:middle;background:#f3f3f3;}
.tier-prices .prices-list .prices-table td{padding:0;}
.tier-prices .prices-list .item-table td{border-bottom:solid 3px #d7d7d7;padding-top:3px;padding-bottom:3px;font-weight:700;}
.tier-prices .prices-list .item-table .item-price{color:Green;}
.tier-prices .prices-list .header-table td{border-bottom:solid 3px #d7d7d7;padding-top:3px;padding-bottom:3px;font-weight:700;}
.tier-prices .prices-list .prices-table .field-header{font-weight:700;text-align:center;}

/* PRODUCT REVIEWS PAGE */
.product-reviews-page{}
.product-reviews-page .page-title{border-bottom:0 none;}
.product-reviews-page .page-title a{border-bottom:0 none;text-decoration:underline;}
.product-reviews-page .result{}
.product-reviews-page .write-review{margin-top:10px;}
.product-reviews-page .write-review .inputs{margin-bottom:12px;clear:both;}
.product-reviews-page .write-review .captcha-box{margin-bottom:12px;}
.product-reviews-page .write-review .review-title{width:350px;}
.product-reviews-page .write-review .review-text{width:350px;height:150px;}
.product-reviews-page .write-review .review-rating{display:inline-block;}
.product-reviews-page .write-review .review-rating input{vertical-align:bottom;}
.product-reviews-page .write-review .buttons{text-align:left;}
.product-review-list{margin:10px 0px 10px 0;}
.product-review-list .title{padding:10px 10px 10px 0;font-weight:700;text-transform:uppercase;font-size:1.1em;color:#3a3a3a;}
.product-review-list .product-review-item{border:solid 1px #d3d3d3;margin:10px 0 0;padding:10px 10px 20px;clear:both;}
.product-review-list .product-review-item .review-title{font-weight:700;float:left;margin-bottom:5px;}
.product-review-list .product-review-item .product-review-box{float:right;margin-right:5px;width:69px;height:13px;}
.product-review-list .product-review-item .product-review-box .rating{height:13px;width:55px;background:url(images/star-x-inactive.gif) 0 0 repeat-x;}
.product-review-list .product-review-item .product-review-box .rating div{height:12px;background:url(images/star-x-active.gif) 0 0 repeat-x;}
.product-review-list .product-review-item .review-text{float:left;margin-bottom:5px;}
.product-review-list .product-review-item .review-info{float:left;margin-bottom:5px;}
.product-review-list .product-review-item .review-info .separator{margin:0 2px;}
.product-review-helpfulness{font-size:11px;color:#333;clear:both;}
.product-review-helpfulness .vote{color:#0569ae;font-weight:700;text-decoration:none;}
.product-review-helpfulness .vote:hover{cursor:pointer;text-decoration:none;}

/* SLIM BOX (PRODUCT IMAGES) */
#lbOverlay{position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:#000;cursor:pointer;}
#lbCenter,#lbBottomContainer{position:absolute;z-index:9999;overflow:hidden;background-color:#fff;}
.lbLoading{background:#fff url(images/loading.gif) no-repeat center;}
#lbImage{position:absolute;left:0;top:0;border:10px solid #fff;background-repeat:no-repeat;}
#lbPrevLink,#lbNextLink{display:block;position:absolute;top:0;width:50%;outline:none;}
#lbPrevLink{left:0;}
#lbPrevLink:hover{background:transparent url(images/prevlabel.gif) no-repeat 0 15%;}
#lbNextLink{right:0;}
#lbNextLink:hover{background:transparent url(images/nextlabel.gif) no-repeat 100% 15%;}
#lbBottom{font-size:10px;color:#666;line-height:1.4em;text-align:left;border:10px solid #fff;border-top-style:none;}
#lbCloseLink{display:block;float:right;width:66px;height:22px;background:transparent url(images/closelabel.gif) no-repeat center;margin:5px 0;outline:none;}
#lbCaption,#lbNumber{margin-right:71px;}
#lbCaption{font-weight:700;}

/* PRIVATE MESSAGES */
.send-pm-box{background-color:#EEE;border:1px solid #A0A0A0;color:#555;display:block;float:left;font-family:Arial;font-size:10px;font-weight:700;margin:2px 0 2px 2px;padding:2px;text-decoration:none;text-transform:uppercase;}
.send-pm-box .pm-link-button{line-height:14px;padding:1px 6px 2px 18px;background:url(images/ico-pm.png) no-repeat;}
.private-message-send-page{background:url(images/pm-footer-bg.gif) repeat-x bottom;}
.private-message-send-page .page-title{background:url(images/pm-header-bg.gif) repeat-x 50%;color:#FFF;border:solid 1px #6a6a6a;height:28px;line-height:28px;font-weight:700;padding-left:3px;}
.private-message-send-page .page-body{padding:5px;}
.private-message-send-page table.post-message{width:100%;vertical-align:middle;border-collapse:collapse;}
.private-message-send-page table.post-message td{padding:4px;}
.private-message-send-page table.post-message td.fieldname{font-weight:700;width:20%;color:#555;}
.private-message-send-page table.post-message td.options{text-align:right;}
.private-message-view-page{background:url(images/pm-footer-bg.gif) repeat-x bottom;}
.private-message-view-page .page-title{background:url(images/pm-header-bg.gif) repeat-x 50%;color:#FFF;border:solid 1px #6a6a6a;height:28px;line-height:28px;font-weight:700;padding-left:3px;}
.private-message-view-page .page-body{padding:5px;}
.private-message-view-page table.view-message{width:100%;vertical-align:middle;border-collapse:collapse;}
.private-message-view-page table.view-message td{padding:4px;}
.private-message-view-page table.view-message td.fieldname{font-weight:700;width:20%;color:#555;}
.private-message-view-page table.view-message a{color:#0569ae;text-decoration:underline;}
.private-message-view-page table.view-message td.options{text-align:right;}
.private-messages-page{}
.private-messages-page .page-title{border-bottom:0 none;}
.private-messages-page .page-body{margin:0;padding:0;font-size:11px;color:#555;}
.private-messages-box{margin:0;padding:5px;font-size:11px;color:#555;}
.private-messages-box .buttons{margin-bottom:5px;margin-top:5px;text-align:left;}
.pm-grid-table-style{font-family:arial;font-size:11px;border:1px solid gray;border-collapse:collapse;background-color:#FFF;margin-left:0;width:100%;}
.pm-grid-table-style td a{text-decoration:none;display:block;}
.pm-grid-alt-row-style{background-color:#F4FAFF;}
.pm-grid-header-style th{background:url(images/grid-bg.gif) repeat-x 50%;color:#fff;padding:5px 10px;text-align:center;vertical-align:middle;font-weight:700;border:solid 1px #676767;}
.pm-grid-row-style td,.pm-grid-alt-row-style td{padding:4px 10px;border-right:solid 1px #A0C0E7;border-right-color:gray;}
.pm-grid-pager-style{padding:5px;background:#eee;vertical-align:middle;}
.pm-grid-pager-style span{font-weight:700;font-size:1.1em;}
.pm-read{}
.pm-unread{font-weight:700;}

/* FORUM INPUTS */
.forum-topic-title-text,.pm-title-text{width:500px;border:1px solid #acacac;vertical-align:top;font-size:12px;}
.forum-post-text,.bb-editor-text{width:100%;height:300px;}
.private-message-subject-text{width:500px;border:1px solid #acacac;vertical-align:top;font-size:12px;}
.forum-search-text{width:500px;border:1px solid #acacac;font-size:14px;}
.forum-search-box-text{border:1px solid #acacac;font-size:12px;}
.bb-editor-text{border:#cec6b5 1px solid;}
.edit-topic-link-button{padding-right:5px;padding-left:18px;background:url(images/ico-edit.gif) no-repeat;}
.delete-topic-link-button{padding-right:5px;padding-left:18px;background:url(images/ico-delete.gif) no-repeat;}
.move-topic-link-button{padding-right:5px;padding-left:18px;background:url(images/ico-move-topic.gif) no-repeat;}
.reply-topic-link-button{padding-right:5px;padding-left:18px;padding-bottom:3px;background:url(images/ico-forum-post-add.gif) no-repeat;}
.watch-topic-link-button{padding-left:18px;background:url(images/ico-forum-watch.gif) no-repeat;}
.edit-post-link-button{padding-right:5px;padding-left:18px;background:url(images/ico-edit.gif) no-repeat;}
.delete-post-link-button{padding-right:5px;padding-left:18px;background:url(images/ico-delete.gif) no-repeat;}
.quote-post-link-button,.post-link{color:#555;float:right;padding:1px 3px;border:solid 1px #ccc;line-height:15px;font-size:11px;}
.post-link{padding:1px 3px;margin-right:5px;border:none;}

/* FORUM MAIN */
.forums-main{}
.forums-main .forums-main-header{border-bottom:solid 1px #f3f3f3;height:35px;}
.forums-main .forums-main-header .current-time{padding-top:20px;font-size:.9em;color:#555;float:left;}
.forums-main .forums-main-header .forum-search-box{float:right;text-align:right;}
.forums-main .active-discussions{margin-top:50px;}
.forum-group-page .forum-search-box{text-align:right;}
.forum-group{background:url(images/forum-footer-bg.gif) repeat-x bottom;}
.forum-group .group-title a{font-weight:700;}
.forum-group table.groups{width:100%;border-collapse:collapse;text-align:center;vertical-align:middle;margin-top:10px;margin-bottom:15px;}
.forum-group table.groups td{padding:3px 0;}
.forum-group tr.group-header{font-weight:700;}
.forum-group tr.group-header td{background:url(images/forum-header-bg.gif) repeat-x 50%;color:#FFF;border-right:solid 1px #6a6a6a;height:20px;}
.forum-group tr.group-header td.forum-name{width:55%;text-align:left;padding-left:3px;}
.forum-group tr.group-header td.topics{width:10%;}
.forum-group tr.group-header td.posts{width:10%;}
.forum-group tr.group-header td.last-post{width:25%;}
.forum-group tr.forum td.image div{text-align:left;width:36px;height:36px;background:url(images/ico-forum.gif) no-repeat 40% 40%;}
.forum-group tr.forum td{border-bottom:1px solid #c5c5c5;vertical-align:middle;padding-left:3px;}
.forum-group tr.forum td.forum-name{text-align:left;width:55%;}
.forum-group tr.forum td.forum-name .forum-title{font-weight:700;font-size:1.1em;line-height:18px;}
.forum-group tr.forum td.forum-name .forum-description{font-size:.9em;color:#555;}
.forum-group tr.forum td.last-post{font-size:.8em;color:#555;}

/* FORUM PAGE */
.forum{}
.forum .forum-header{}
.forum .top .forum-info{float:left;}
.forum .top .forum-info .forum-name{font-weight:700;font-size:1.2em;line-height:25px;}
.forum .top .forum-info .forum-description{color:#555;}
.forum .top .actions{float:right;text-align:right;}
.forum .top .actions .newtopic{background:url(images/ico-forum-post-add.gif) no-repeat;padding:0 10px 3px 20px;}
.forum .top .actions .watch-forum{background:url(images/ico-forum-watch.gif) no-repeat;padding-left:20px;}
.forum .top .actions .forum-search-box{padding-top:5px;}
.forum .topics-group{background:url(images/forum-footer-bg.gif) repeat-x bottom;}
.forum table.topics{width:100%;border-collapse:collapse;vertical-align:middle;text-align:center;}
.forum table.topics td{padding:3px 0;}
.forum table.topics tr.forum-header{font-weight:700;}
.forum table.topics tr.forum-header td{background:url(images/forum-header-bg.gif) repeat-x 50%;color:#FFF;border-right:solid 1px #6a6a6a;height:20px;}
.forum table.topics tr.forum-header td.topic-name{width:55%;text-align:left;padding-left:3px;}
.forum table.topics tr.forum-header td.replies{width:10%;}
.forum table.topics tr.forum-header td.views{width:10%;}
.forum table.topics tr.forum-header td.last-post{width:25%;}
.forum table.topics tr.topic td{border-bottom:1px solid #c5c5c5;vertical-align:middle;padding-left:3px;}
.forum table.topics tr.topic td.image div{text-align:left;width:36px;height:36px;background:url(images/ico-forum.gif) no-repeat 40% 40%;}
.forum table.topics tr.topic td.topic-name{text-align:left;width:55%;}
.forum table.topics tr.topic td.topic-name .topictype{font-size:.9em;line-height:18px;}
.forum table.topics tr.topic td.topic-name .topic-title{font-weight:700;font-size:1.1em;line-height:18px;}
.forum table.topics tr.topic td.topic-name .topic-starter,.forum table.topics tr.topic td.topic-name .topicspager{font-size:.9em;color:#555;margin:1px 0px 1px 0px;}
.forum table.topics tr.topic td.last-post{font-size:.8em;color:#555;}
.forum table.topics tr.topic .post{text-align:left;width:36px;height:36px;background:url(images/ico-forum-post.gif) no-repeat 40% 40%;}
.forum table.topics tr.topic .post-annoucement,.forum table.topics tr.topic .poststicky{text-align:left;width:36px;height:36px;background:url(images/ico-forum-post-high.gif) no-repeat 40% 40%;}
.forum .pager{text-align:right;padding:5px 3px 5px 0;}

/* FORUM TOPIC EDIT */
.post-edit{background:url(images/forum-footer-bg.gif) repeat-x bottom;}
.post-edit .title{background:url(images/forum-header-bg.gif) repeat-x 50%;color:#FFF;border:solid 1px #6a6a6a;height:28px;line-height:28px;font-weight:700;padding-left:3px;}
.post-edit .wrapper{padding:5px;}
.post-edit table.post-topic{width:100%;vertical-align:middle;border-collapse:collapse;}
.post-edit table.post-topic td{padding:4px;}
.post-edit table.post-topic td.fieldname{font-weight:700;width:20%;color:#555;}
.post-edit table.post-topic td.options{text-align:right;}
.move-forum-topic{background:url(images/forum-footer-bg.gif) repeat-x bottom;}
.move-forum-topic .title{background:url(images/forum-header-bg.gif) repeat-x 50%;color:#FFF;border:solid 1px #6a6a6a;height:28px;line-height:28px;font-weight:700;padding-left:3px;}
.move-forum-topic .page-body{padding:5px;}
.move-forum-topic table.move-topic{width:100%;vertical-align:middle;border-collapse:collapse;}
.move-forum-topic table.move-topic td{padding:4px;}
.move-forum-topic table.move-topic td.fieldname{font-weight:700;width:30%;color:#555;white-space:nowrap;}
.move-forum-topic table.move-topic td.options{text-align:left;}

/* FORUM TOPIC */
.forum-topic{background:url(images/forum-footer-bg.gif) repeat-x bottom;}
.forum-topic .title{background:url(images/forum-header-bg.gif) repeat-x 50%;color:#FFF;border:solid 1px #6a6a6a;height:28px;line-height:28px;font-weight:700;padding-left:3px;}
.forum-topic .title .topic-name{float:left;font-size:12px;}
.forum-topic .title .manage{float:right;text-align:right;}
.forum-topic .title .manage a{color:#F3F3F3;}
.forum-topic .topic-header{padding:5px;background:#F3F3F3;border-bottom:solid 1px #6a6a6a;height:16px;}
.forum-topic .topic-header .topic-options,.topic-footer .topic-options{float:right;text-align:right;}
.forum-topic .topic-header .topic-options a,.topic-footer .topic-options a{font-weight:700;}
.forum-topic .posts{}
.topic-footer{padding:5px;background:#F3F3F3;border-top:solid 1px #6a6a6a;height:16px;}
.forum-topic .pager,.topic-footer .pager{text-align:left;}
.forum-post{border-bottom:solid 1px #E3E3E3;}
.post-info{width:170px;float:left;padding:5px;height:100%;border-right:solid 1px #F3F3F3;}
.post-info .manage{line-height:20px;}
.post-info .manage a{font-weight:700;color:#555;}
.post-info .user-info{padding-top:5px;}
.post-info .user-info a.username{font-weight:700;margin-bottom:5px;}
.post-info .user-info span.username{font-weight:700;margin-bottom:5px;}
.post-info .user-info .avatar{margin:5px 0;}
.post-info .user-info .avatar .avatar-img{border:solid 2px #CEDBE1!important;}
.post-info .user-info .user-stats{font-size:.9em;text-align:left;font-weight:700;color:#555;}
.post-info .user-info .user-stats .stat-value{font-weight:400;}
.post-content{margin-left:180px;border-left:solid 1px #F3F3F3;}
.post-content .posttime{font-weight:700;line-height:20px;padding:3px;background:#e3f3f3;}
.post-content .posttime .stat-value{font-weight:400;}
.post-content .post-body{padding:3px;}
.post-content .post-body a{color:#0569ae;text-decoration:underline;}
.post-content .post-body .posttext{}
.post-content .post-body .posttext .quote{padding:5px;border:dashed 1px #000;background-color:#fff;}
.post-content .signature{border-color:#DDD;border-style:solid;border-width:1px 0 0;font-size:90%;margin:1em 8px 8px;padding:1em 0 20px;text-align:left;font-style:italic;}

/* FORUM SEARCH */
.forum-search-box{font-size:.9em;float:right;text-align:right;padding:5px 0;}
.forum-search{}
.forum-search .forum-search-panel{}
.forum-search .forum-search-panel .page-title{border-bottom:0 none;}
.forum-search .forum-search-panel .search-input{}
.forum-search .forum-search-panel .search-error{color:Red;}
.forum-search .forum-search-panel .search-results{}
.forum-search-panel table.basic-search,.forum-search-panel table.adv-search{border-collapse:collapse;color:#333;width:100%;vertical-align:middle;text-align:left;}
.forum-search-panel table.adv-search{margin:10px 0 0;border-top:solid #D3D3D3 1px;}
.forum-search-panel table.adv-search td.title{padding:4px;text-align:left;vertical-align:middle;width:130px;}
.forum-search-panel table.adv-search td.data{padding:4px;text-align:left;vertical-align:middle;white-space:nowrap;}
.forum-search .topics-group{background:url(images/forum-footer-bg.gif) repeat-x bottom;}
.forum-search table.topics{width:100%;border-collapse:collapse;vertical-align:middle;text-align:center;}
.forum-search table.topics td{padding:3px 0;}
.forum-search table.topics tr.forum-header{font-weight:700;}
.forum-search table.topics tr.forum-header td{background:url(images/forum-header-bg.gif) repeat-x 50%;color:#FFF;border-right:solid 1px #6a6a6a;height:20px;}
.forum-search table.topics tr.forum-header td.topic-name{width:55%;text-align:left;padding-left:3px;}
.forum-search table.topics tr.forum-header td.replies{width:10%;}
.forum-search table.topics tr.forum-header td.views{width:10%;}
.forum-search table.topics tr.forum-header td.last-post{width:25%;}
.forum-search table.topics tr.topic td{border-bottom:1px solid #c5c5c5;vertical-align:middle;padding-left:3px;}
.forum-search table.topics tr.topic td.image div{text-align:left;width:36px;height:36px;background:url(images/ico-forum.gif) no-repeat 40% 40%;}
.forum-search table.topics tr.topic td.topic-name{text-align:left;width:55%;}
.forum-search table.topics tr.topic td.topic-name .topictype{font-size:.9em;line-height:18px;}
.forum-search table.topics tr.topic td.topic-name .topic-title{font-weight:700;font-size:1.1em;line-height:18px;}
.forum-search table.topics tr.topic td.topic-name .topic-starter,.forum-search table.topics tr.topic td.topic-name .topicspager{font-size:.9em;color:#555;margin:1px 0px 1px 0px;}
.forum-search table.topics tr.topic td.last-post{font-size:.8em;color:#555;}
.forum-search table.topics tr.topic .post{text-align:left;width:36px;height:36px;background:url(images/ico-forum-post.gif) no-repeat 40% 40%;}
.forum-search table.topics tr.topic .post-annoucement,.forum-search table.topics tr.topic .poststicky{text-align:left;width:36px;height:36px;background:url(images/ico-forum-post-high.gif) no-repeat 40% 40%;}
.forum-search .pager{text-align:right;padding:5px 3px 5px 0;}

/* PROFILE PAGE */
.profile-page{}
.profile-page .page-title{background:url(images/forum-header-bg.gif) repeat-x 50%;color:#FFF;border:solid 1px #6a6a6a;height:28px;line-height:28px;font-weight:700;padding-left:3px;}
.profile-page .page-body{margin-top:15px;}
.profile-page .profile-info-box{background:url(images/forum-footer-bg.gif) repeat-x bottom;}
.profile-page .profile-info-box, .profile-page .user-last-posts{font-size:12px;}
.profile-page .profile-info-box .title{}
.profile-page .profile-info-box .profile-stat{font-weight:700;padding:2px;}
.profile-page .profile-info-box .profile-stat .profile-stat-value{font-weight:400;color:#555;}
.profile-page .profile-info-box .user-details{width:180px;float:left;padding:10px;height:100%;border-right:solid 1px #F3F3F3;text-align:center;}
.profile-page .profile-info-box .user-details .avatar{margin-bottom:5px;}
.profile-page .profile-info-box .user-details .avatar .avatar-img{border:solid 2px #CEDBE1!important;}
.profile-page .profile-info-box .user-stats{margin-left:200px;border-left:solid 1px #F3F3F3;padding:10px;}
.profile-page .profile-info-box .user-stats .title{text-transform:uppercase;margin-bottom:10px;}
.profile-page .user-last-posts{}
.profile-page .user-last-posts .topic{border:solid 1px #F3F3F3;margin-bottom:10px;}
.profile-page .user-last-posts .topic-title{font-weight:700;line-height:20px;background:#e3f3f3;padding:3px;}
.profile-page .user-last-posts .topic-body{padding:10px;}
.profile-page .user-last-posts .topic-body a{color:#0569ae;text-decoration:underline;}
.profile-page .user-last-posts .topic-body .quote{padding:5px;border:dashed 1px #000;background-color:#fff;}
.profile-page .user-last-posts .topic-data{background:#f3f3f3;padding:3px;color:#555;font-size:.9em;}
.profile-page .user-last-posts .posts-table{width:100%;border:0px;border-collapse:collapse;border-spacing:0;empty-cells:show;}
.profile-page .latest-posts-grid-pager-style{padding:5px;background:#eee;vertical-align:middle;}
.profile-page .latest-posts-grid-pager-style span{font-weight:700;font-size:1.1em;}

/* BB CODE EDITOR */
.toolbar{padding:2px;display:inline;}
.toolbar .button{background:url(images/bbeditor-button-bg.gif) repeat-x;padding:2px;margin-right:2px;border:#cec6b5 1px solid;}
.toolbar .button:hover{border:#333 1px solid;}

/* ACTIVE DISCUSSIONS */
.active-discussions-page{}
.active-discussions .active-discussions-title{font-size:1.1em;padding-bottom:5px;font-weight:700;}
.active-discussions .active-discussions-title .view-all{float:right;text-align:right;}
.active-discussions .topics-group{background:url(images/forum-footer-bg.gif) repeat-x bottom;}
.active-discussions table.topics{width:100%;border-collapse:collapse;vertical-align:middle;text-align:center;}
.active-discussions table.topics td{padding:3px 0;}
.active-discussions table.topics tr.active-discussions-header{font-weight:700;}
.active-discussions table.topics tr.active-discussions-header td{background:url(images/forum-header-bg.gif) repeat-x 50%;color:#FFF;border-right:solid 1px #6a6a6a;height:20px;}
.active-discussions table.topics tr.active-discussions-header td.topic-name{width:55%;text-align:left;padding-left:3px;}
.active-discussions table.topics tr.active-discussions-header td.replies{width:10%;}
.active-discussions table.topics tr.active-discussions-header td.views{width:10%;}
.active-discussions table.topics tr.active-discussions-header td.last-post{width:25%;}
.active-discussions table.topics tr.topic td{border-bottom:1px solid #c5c5c5;vertical-align:middle;padding-left:3px;}
.active-discussions table.topics tr.topic td.topic-name{text-align:left;width:55%;}
.active-discussions table.topics tr.topic td.topic-name .topic-title{font-weight:700;font-size:1.1em;line-height:18px;}
.active-discussions table.topics tr.topic td.topic-name .topic-starter,.active-discussions table.topics tr.topic td.topic-name .topicspager{font-size:.9em;color:#555;margin:1px 0px 1px 0px;}
.active-discussions table.topics tr.topic td.last-post{font-size:.8em;color:#555;}

/* BBCODES */
pre{white-space:pre-wrap;/* css-3 */white-space:0;/* Mozilla, since 1999 */white-space:0;/* Opera 4-6 */white-space:0;/* Opera 7 */word-wrap:break-word;/* Internet Explorer 5.5+ */}
.csharpcode,.csharpcode pre{font-size:small;color:#000;font-family:Consolas, "Courier New", Courier, Monospace;background-color:#fff;}
.csharpcode pre{margin:0;}
.csharpcode .rem{color:green;}
.csharpcode .kwrd{color:#00f;}
.csharpcode .str{color:#006080;}
.csharpcode .op{color:#0000c0;}
.csharpcode .preproc{color:#c63;}
.csharpcode .asp{background-color:#ff0;}
.csharpcode .html{color:maroon;}
.csharpcode .attr{color:red;}
.csharpcode .alt{background-color:#f4f4f4;width:100%;margin:0;}
.csharpcode .lnum{color:#606060;}
.escrow{background: url(images/Escrow.com-Banner.jpg) no-repeat center center; height: 63px; width: 200px; margin:0 auto 10px;}
.escrow-banner{background: url(escrow.png) no-repeat center center; height: 69px; background-size: auto 100%; width: 200px; margin:0 auto 10px;}

.tbl-offer { border:0; border-collapse:collapse; margin:0 auto; }
.tbl-offer td { padding:4px 0px 4px 0; font-weight: 700;}
.tbl-offer td:first-child { padding-right:10px; }
.tbl-offer input[type=text], .tbl-offer textarea { width:270px; border: solid 1px #ddd; padding: 4px 2px; font-size: 11px; color: #555;}
.tbl-offer textarea { height:200px; }
.price-offer {width:100px !important;}

.tbl-offer1 { border:0; border-collapse:collapse; margin:0 auto; }
.tbl-offer1 td { padding:4px 0px 4px 0; color:#000000;}
.tbl-offer1 td:first-child { padding-right:10px; }
.tbl-offer1 input[type=text], .tbl-offer textarea { width:270px; border: solid 1px #ddd; padding: 4px 2px; font-size: 11px; color: #000000;}
.tbl-offer1 textarea { height:200px; }


.detailpoints
{
  color:#000000;
  margin-left:70px;
}

ul.Faqs{margin: 0; padding:0;}
ul.Faqs li{list-style-type: none;padding: 2px 0;}
ul.Faqs li.question{font-weight: 700;background: url(images/question.png) no-repeat; padding-left: 20px;}
ul.Faqs li.answers{font-size: 13px; color: #555; padding-bottom: 15px; background: url(images/answers.png) no-repeat 0 2px; padding-left: 20px;}
.processSteps{font-size: 16px;font-weight: 700;color: #000;}
.dataTransfer hr{border: 0; height: 0; border-top: 2px solid rgba(0, 0, 0, 0.100); border-bottom: 2px solid rgba(255, 255, 255, 0.3); margin-top: 15px; width: 730px;}
.img1{background: url(images/namecheapcreateaccount.png) no-repeat; width: 730px; height: 485px;margin:15px 0;}
.img2-3{background: url(images/namecheapcreateaccount2and3.png) no-repeat; width: 730px; height: 475px;margin:15px 0;}
.img4-5{background: url(images/namecheapcreateaccount4and5.png) no-repeat; width: 730px; height: 225px;margin:15px 0;}
/*.img4-5{background: url(images/namecheapcreateaccount4and5.png) no-repeat; width: 730px; height: 497px;}*/
.offerbox-heading { background-color:#1076BA;padding:6px 20px 4px 20px; text-align:center;margin-bottom:10px; color:white; font-size:18px;font-weight:100; }
.contactbox-heading { background-color:#1076BA;padding:6px 20px 4px 20px;margin-bottom:10px;  color:white; font-size:18px;font-weight:100; }
.highlight { border:1px solid #ddd;margin:5px; }
.highlight p.para { margin-bottom:15px;display:block; background: #eee;padding:10px;line-height:1.4em;margin:3px; }
/*#topcartlink{
	float:right;
	-moz-box-shadow:inset 0px -2px 0px 0px #bde1f2;
	-webkit-box-shadow:inset 0px -2px 0px 0px #bde1f2;
	box-shadow:inset 0px -2px 0px 0px #bde1f2;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #39b6f5), color-stop(1, #07699a) );
	background:-moz-linear-gradient( center top, #39b6f5 5%, #07699a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#39b6f5', endColorstr='#07699a');
	background-color:#39b6f5;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #2c7feb;
	display:block;
	color:#fff;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	padding:4px 2px 4px 8px;
	width: 147px;
	height:15px;
	margin-left: 15px;
	text-align:left;
	text-decoration:none;
	padding-left:0px;
	text-align:center;
	text-shadow:0px 0px 1px #898989;}
	
#topcartlink a {color: white; font-weight:bold;}

#topcartlink:hover{
-moz-box-shadow:inset 0px -2px 0px 0px #bde1f2;
	-webkit-box-shadow:inset 0px -2px 0px 0px #bde1f2;
	box-shadow:inset 0px -2px 0px 0px #bde1f2;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #07699a), color-stop(1, #39b6f5) );
	background:-moz-linear-gradient( center top, #07699a 5%, #39b6f5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#07699a', endColorstr='#39b6f5');
	background-color:#39b6f5;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #2c7feb;
	display:block;
	color:#fff;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	padding:4px 2px 4px 8px;
	width: 147px;
	padding-left:0px;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 0px 1px #000;}*/
	
	.faqbookmark a
	{
		color:#000000;
		font-weight:bold;
		text-decoration:none;
	}
	
	
.escrowcheckbox
{
	color:#000000;
	width:390px;
	
}

 h1.heading { color:#0569ae;font-size:24px; font-weight:normal; font-family: Arial; }
.result p { font-size:13px;margin:0 4px; }
.small-font { font-size:11px; }
.search-input table tr {margin:10px 0; }

.a-search-input input {width: 60px; float:left; margin-right:13px; padding:2px 0;}
.searchBlock  input[type="text"], .searchBlock  select {border: 1px solid #7F9DB9; padding:2px 5px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; margin:0;}
.searchBlock  .button-2 {border-color: #dcdcdc !important;}
/*.filled-qty {font-weight:bold; background-image:url('images/icon-cart-hover.png')!important;text-shadow: 0px 0px 2px #ffde00;
        filter: dropshadow(color=#ffde00, offx=0, offy=0);}*/
#Cid {width: 174px;}
#Pf, #Pt {width: 100%;}
.addtocartbtn1 { margin:0 auto; margin-bottom:10px; width:auto; display:table; text-align:center; float:none; padding-left:15px; padding-right:15px;}
.btn-make-offer-detail { padding-left:15px; padding-right:15px;}
.column-left {float:left; width: 705px;}
.column-right {float:right; width: 210px;}
.escrow-ad {font-size:13px; line-height:20px; border-radius:10px; background: url('images/escrow-banner.jpg');background-repeat: no-repeat; background-position: 11px 15px;  width:655px; height:140px; border:1px solid #cacaca; margin-top:15px; padding-top:20px; padding-right:10px; 	padding-left:270px;}
.escrow-ad2{font-size:15px;text-align:center;display:block;margin-top:100px;}
.escrow-ad .heading {font-size:28px; font-family:verdana; color:green; float:left; width:645px;display:block;}
.escrow-ad img {float:right;}

.product-details-page .add-to-cart .btnAddToCart
{
	border-top: 1px solid #540101;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
	padding: 7px 12px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow:  0px 0px 3px 2px rgba(0, 0, 0, 0.06);
	box-shadow:  0px 0px 3px 2px rgba(0, 0, 0, 0.06);
	color: #d60407;
	font-size: 18px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
	border:none;
	outline:0;
}

.product-details-page .add-to-cart .btnAddToCart:hover {
   border-top-color: #a80000;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
   color: #d60407;
   }
   

.btn-buy-now
{
	border-top: 1px solid #540101;
	background: rgb(232,2,2); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(232,2,2,1) 0%, rgba(229,22,26,1) 52%, rgba(207,4,4,1) 52%, rgba(207,4,4,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,2,2,1)), color-stop(52%,rgba(229,22,26,1)), color-stop(52%,rgba(207,4,4,1)), color-stop(100%,rgba(207,4,4,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(232,2,2,1) 0%,rgba(229,22,26,1) 52%,rgba(207,4,4,1) 52%,rgba(207,4,4,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(232,2,2,1) 0%,rgba(229,22,26,1) 52%,rgba(207,4,4,1) 52%,rgba(207,4,4,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(232,2,2,1) 0%,rgba(229,22,26,1) 52%,rgba(207,4,4,1) 52%,rgba(207,4,4,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(232,2,2,1) 0%,rgba(229,22,26,1) 52%,rgba(207,4,4,1) 52%,rgba(207,4,4,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e80202', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
	padding: 7px 12px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 18px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
	border:none;
	outline:none;
	cursor:pointer;
	font-weight:bold;
	width:155px;
	margin-top:10px;
}

.btn-buy-now:hover
{
   border-top-color: #a80000;
	background: rgb(234,2,2); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(234,2,2,1) 0%, rgba(229,22,26,1) 52%, rgba(207,4,4,1) 52%, rgba(244,4,4,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,2,2,1)), color-stop(52%,rgba(229,22,26,1)), color-stop(52%,rgba(207,4,4,1)), color-stop(100%,rgba(244,4,4,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(234,2,2,1) 0%,rgba(229,22,26,1) 52%,rgba(207,4,4,1) 52%,rgba(244,4,4,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(234,2,2,1) 0%,rgba(229,22,26,1) 52%,rgba(207,4,4,1) 52%,rgba(244,4,4,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(234,2,2,1) 0%,rgba(229,22,26,1) 52%,rgba(207,4,4,1) 52%,rgba(244,4,4,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(234,2,2,1) 0%,rgba(229,22,26,1) 52%,rgba(207,4,4,1) 52%,rgba(244,4,4,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea0202', endColorstr='#f40404',GradientType=0 ); /* IE6-9 */
   color: #ffffff;
}

.escrow-box
{
	border:4px solid #cacaca;
	width:200px;
	padding:10px;
	text-align:Center;
	height:94px;
	float:right;
}

.escrow-box .title
{
	text-align:center;
	font-weight: bold;
	color:#bc1212;
	font-size:16px;
	margin-bottom: 10px;
}

.escrow-box .description
{
	text-align:left;
	float:left;
	width:155px;
	margin:0;
	line-height:20px;
	color:black;
	font-size:11px;
}

.btn-escrow-offer
{
	background: rgb(247,173,103); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(247,173,103,1) 0%, rgba(237,165,56,1) 50%, rgba(244,106,0,1) 51%, rgba(244,124,4,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,173,103,1)), color-stop(50%,rgba(237,165,56,1)), color-stop(51%,rgba(244,106,0,1)), color-stop(100%,rgba(244,124,4,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(247,173,103,1) 0%,rgba(237,165,56,1) 50%,rgba(244,106,0,1) 51%,rgba(244,124,4,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(247,173,103,1) 0%,rgba(237,165,56,1) 50%,rgba(244,106,0,1) 51%,rgba(244,124,4,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(247,173,103,1) 0%,rgba(237,165,56,1) 50%,rgba(244,106,0,1) 51%,rgba(244,124,4,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(247,173,103,1) 0%,rgba(237,165,56,1) 50%,rgba(244,106,0,1) 51%,rgba(244,124,4,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7ad67', endColorstr='#f47c04',GradientType=0 ); /* IE6-9 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7ad67', endColorstr='#f47c04',GradientType=0 ); /* IE6-9 */
	border:0;outline:none;font-style:italic;padding:10px 20px;font-weight:bold;text-transform:uppercase;font-size:18px; margin:10px 0 15px; 
	color:#fff;border-radius:7px;-webkit-box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, 0.8);box-shadow:  1px 1px 2px 0px rgba(0, 0, 0, 0.8);
	width: 100%;display: block;box-sizing: border-box; -webkit-box-sizing: border-box; text-shadow: 1px 1px 0px rgba(0,0,0,0.4); cursor:pointer;
	transition: background 0.5s ease; -webkit-transition: background 0.5s ease; -moz-transition: background 0.5s ease;
}

.btn-escrow-offer:hover
{
	color:#fff;
	background: rgb(247,173,103); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(247,173,103,1) 0%, rgba(244,106,0,1) 6%, rgba(221,81,0,1) 8%, rgba(244,124,4,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,173,103,1)), color-stop(6%,rgba(244,106,0,1)), color-stop(8%,rgba(221,81,0,1)), color-stop(100%,rgba(244,124,4,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(247,173,103,1) 0%,rgba(244,106,0,1) 6%,rgba(221,81,0,1) 8%,rgba(244,124,4,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(247,173,103,1) 0%,rgba(244,106,0,1) 6%,rgba(221,81,0,1) 8%,rgba(244,124,4,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(247,173,103,1) 0%,rgba(244,106,0,1) 6%,rgba(221,81,0,1) 8%,rgba(244,124,4,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(247,173,103,1) 0%,rgba(244,106,0,1) 6%,rgba(221,81,0,1) 8%,rgba(244,124,4,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7ad67', endColorstr='#f47c04',GradientType=0 ); /* IE6-9 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7ad67', endColorstr='#f47c04',GradientType=0 ); /* IE6-9 */
}

.slider-wrapper { 
	width: 100%; 
	margin: 0px auto;
	position:relative;
}



/*** SLIDER IMAGE CSS ***/
.box{width:537px;height:239px;vertical-align:middle;display:table-cell;text-align:center;position: relative !Important;top: 0px !important;}
.img{width: auto !important;padding:00;height: 110px !Important;position:relative !Important;}
.wrapp-all{z-index: 99;background: #bbdef6; /* Old browsers */
background: -moz-linear-gradient(top,  #bbdef6 0%, #7dbfed 1%, #7dbfed 3%, #6599be 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbdef6), color-stop(1%,#7dbfed), color-stop(3%,#7dbfed), color-stop(100%,#6599be)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bbdef6 0%,#7dbfed 1%,#7dbfed 3%,#6599be 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bbdef6 0%,#7dbfed 1%,#7dbfed 3%,#6599be 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bbdef6 0%,#7dbfed 1%,#7dbfed 3%,#6599be 100%); /* IE10+ */
background: linear-gradient(to bottom,  #bbdef6 0%,#7dbfed 1%,#7dbfed 3%,#6599be 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbdef6', endColorstr='#6599be',GradientType=0 ); /* IE6-9 */
-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbdef6', endColorstr='#6599be',GradientType=0 ); /* IE6-9 */
width: 100%; border: 1px solid #4c97ca; height: 26px;left: 0px !Important;bottom: 0px !important;text-align: right;position:absolute;}
.tp-bullets.simplebullets.round .bullet{margin-top:5px !Important;margin-right:3px !Important;margin-left:3px !Important;float: left !important;displaY: inline-block;}
.tp-bullets{top: 0px !important;right: 0px !Important;left: auto !important;}
.animation{float: left;}
.slow, .med, .fast{color:#fff;padding:4px 5px; display:inline-block;text-transform:uppercase; line-height:155%;}
.slow.clicked,.med.clicked,.fast.clicked{font-weight:bold;}
.tp-bullets{display:none;}
.slow:hover,.med:hover,.fast:hover{color:#fff;}
.heart{width: 20px;height: 20px;display:block;margin:auto;background: url('images/icon-wishlist.png') no-repeat;background-size: 100% 100%;border:0;}
.thumbs{width: 20px;height: 20px;display:block;margin:auto;background: url('images/icon-like.png') no-repeat;background-size: 100% 100%;}

.tabs-wrap{display:block;clear:both;border-bottom: 1px solid #7eadd3; display:table; width: 100%; margin-bottom:5px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.tabs{margin-bottom:0px !important; margin-left:8px; text-align:left;padding:0px !Important; float:left; }
.sort-wrap{float:right;display:inline-table;color:#d3d3d3;margin-top: 15px;}
.sort-wrap select{display:inline-table;}
.tabs li {
	list-style:none;
	display:inline;
	
}
#tab2{padding:7px;}
#tab3{padding:7px;}
.tab-content{}
.tabs a {
	padding:5px 10px;
	display:inline-block;
background: #bbdef6; /* Old browsers */
background: -moz-linear-gradient(top,  #bbdef6 0%, #7dbfed 1%, #7dbfed 3%, #6599be 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbdef6), color-stop(1%,#7dbfed), color-stop(3%,#7dbfed), color-stop(100%,#6599be)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bbdef6 0%,#7dbfed 1%,#7dbfed 3%,#6599be 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bbdef6 0%,#7dbfed 1%,#7dbfed 3%,#6599be 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bbdef6 0%,#7dbfed 1%,#7dbfed 3%,#6599be 100%); /* IE10+ */
background: linear-gradient(to bottom,  #bbdef6 0%,#7dbfed 1%,#7dbfed 3%,#6599be 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbdef6', endColorstr='#6599be',GradientType=0 ); /* IE6-9 */
-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbdef6', endColorstr='#6599be',GradientType=0 ); /* IE6-9 */
	border-radius:4px 4px 0 0;
	color:#fff;
	text-decoration:none;
	border: 1px solid #4c97ca;
	
}

.tabs a.active {
	color:#fff;
	font-weight:bold;
}
.f-domain tr:nth-child(2n-1){
background: #eff6fc; /* Old browsers */
border-top:1px solid #bbd0e3;
border-bottom:1px solid #bbd0e3;}
.f-domain{border-collapse:collapse;}
.f-domain td,.f-domain th{padding:5px 9px;}
.search-btn{width: 14px;height: 14px; margin:auto; display:block;background: url('images/zoom_14x14.gif') left top no-repeat;border: 0px;cursor:pointer;}
.buy_now{padding-right: 23px;background: url('images/mark_buy.gif') right 50% no-repeat;font-weight: bold;color: #3d81dd;text-decoration:underline;border:0px;cursor:pointer;height: 25px;}
.domain-ul li{float: left;width: 95px;font-size: 11px;}
.domain-ul li input{margin:0px;}
.up-arrow{background:url('images/up-arrow.png')no-repeat scroll center center;width:10px;height:7px;border:0px;background-size:10px 10px;}
.down-arrow{background:url('images/down-arrow.png')no-repeat scroll center center;width:10px;height:12px;border:0px;background-size:10px 10px;}
.left-arrow{background:url('images/left-arrow.png')no-repeat scroll center center;width:10px;height:10px;border:0px;background-size:10px 10px;}
.right-arrow{background:url('images/right-arrow.png')no-repeat scroll center center;width:10px;height:10px;border:0px;background-size:10px 10px;}
.domain-ul li{background:transparent !important;padding-left:0px !Important;}
.domain-ul input[type=radio] {
border: 0px;
width: 10px;
height: 10px;
}
.uses{border:2px solid #d3d3d3;border-radius:3px; height:84px;padding:5px;margin:0 5px; width:146px; display:inline-block; float:left;vertical-align:middle;box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.uses b{color:#656565; font-weight:bold;font-size:13px;}
.uses ul{padding:0px 0 0 0; margin:0; font-size:11px;}
.uses ul li{background: url('images/bl2.png') 0 .45em no-repeat;list-style-type: none;margin-left: 0;padding-left: 10px; text-align:left; margin:2px 0;}
.uses ul li a{display:block;padding-left:16px;color:#d3d3d3;background:url('images/uses-arrow.png');background-repeat:no-repeat;background-position:center left;}
/*.blue-radio-btn{background:#1075bc;color:#fff; float:left; padding:5px 4px;border-bottom:2px solid #04558b;display:inline-table;margin-left:4px;}*/
.blue-radio-btn label{cursor:pointer; padding:5px 4px; width: 83px; }
.blue-radio-btn input[type="radio"]{display:inline-table;margin-left:10px;}
.blue-radio-btn input[type=radio]:not(old){
  width     : 2em; float:left;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}
.blue-radio-btn input[type=radio]:not(old) + label{
  display      : inline-block;
  margin-left  : -2em;
  line-height  : 1.5em;
}
.blue-radio-btn input[type=radio]:not(old) + label > span{
  display          : inline-block;
  width            : 0.875em;
  height           : 0.875em;
  margin           : 0.25em 0.3em 0.25em 0.0em;
  border           : 0.0625em solid rgb(192,192,192);
  border-radius    : 5px;
  background       : rgb(224,224,224);
  background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));
  vertical-align   : bottom;
}
.blue-radio-btn input[type=radio]:not(old):checked + label > span{
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}
.blue-radio-btn input[type=radio]:not(old):checked + label > span:before{
  content     : '✓';
  display     : block;
  width       : 1em;
  color       : rgb(153,204,102);
  font-size   : 0.875em;
  line-height : 1em;
  text-align  : center;
  text-shadow : 0 0 0.0714em rgb(115,153,77);
  font-weight : bold;
  margin: 0.7px;
}

.fullwidthbanner{display:table;}
.fullwidthbanner-container{height:auto !important; }
.tp-bannertimer{right:0px !important;}
.tp-rightarrow.default {right:0 !Important; top:46% !important;}
.tp-leftarrow.default {left:0 !Important;  top:46% !important;}

.search-page select, .search-page input[type="text"] {width:50% !important; padding:5px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; border:1px solid #aeaeae ;}

.searchBlock  {border: 4px solid #eaeaea;}
.searchBlock .title {border:0; border-bottom: 4px solid #eaeaea;}
.searchBlock .listbox {padding:5px 10px 40px 10px ; border:0; min-height: 230px; position:relative;display:table; width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.search-button{padding:6px 8px; width:85px; display:block; margin-left:5px; margin-top:5px;}

.button-container {position:absolute; bottom:5px; left:5px;}
img.img {max-width: 430px !important;/*height: 190px !important;*/}

.sale-tag {background-image:url("images/sale-tag.png"); background-repeat:no-repeat; background-position:right top; width:100px; height:70px; position:absolute; top:0; right:0;}
.sold-tag {background-image:url("images/sold-tag.png"); background-repeat:no-repeat; background-position:right top; width:100px; height:70px; position:absolute; top:0; right:0;}

.sale-Pending{background-image:url("images/pending-tag.png"); background-repeat:no-repeat; background-position:right top; width:100px; height:70px; position:absolute; top:0; right:0;}


.sale-tag1 {background-image:url("images/sale-tag1.png"); background-repeat:no-repeat; background-position:right top; width:135px; height:125px; position:absolute; top:0; right:0;}
.sold-tag1 {background-image:url("images/sold-tag1.png"); background-repeat:no-repeat; background-position:right top; width:135px; height:125px; position:absolute; top:0; right:0;}

.dnStatus {font-size:30px; margin-top:10px; text-align:center; font-weight:bold;}

.escrow-page{padding: 0 0 36px 0;width: 630px;margin: 0 auto; border:0;}
.escrow-page .button{float:none; margin:0 auto; display:table; clear:both;}
.escrow-page .button input{padding:10px 20px;}
.escrow-page dl{width:70%; display:table; margin:15px auto 25px;}
.escrow-page dl dt{width:35% !important; float:left; clear:both; padding-top:7px !important; font-weight: bold;}
.escrow-page dl dd{width:65%; float:left;}
.escrow-page dl input[type="text"], .escrow-page dl input[type="password"], .escrow-page dl select{width:100%; margin:0 !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.escrow-cart{width:100%;}
.escrow-cart thead{background:#eee;}
.escrow-cart tbody{background:#f7f7f7;}
.escrow-cart td, .escrow-cart th{padding:4px 8px;}

    .box-container {
        text-align: center;
        font-size: 120%;
        color: #1D6BCA;
        width: 40%;
        border: 2px solid #aaa;
        margin: 100px auto 0;
        padding: 30px;
        border-radius: 15px;
    }

        .box-container p {
            margin: 0 0 15px;
        }

    .continue-shopping-btn {
        background: rgb(101,153,190); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(101,153,190,1) 0%, rgba(125,191,237,1) 97%, rgba(125,191,237,1) 99%, rgba(187,222,246,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(101,153,190,1)), color-stop(97%,rgba(125,191,237,1)), color-stop(99%,rgba(125,191,237,1)), color-stop(100%,rgba(187,222,246,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(101,153,190,1) 0%,rgba(125,191,237,1) 97%,rgba(125,191,237,1) 99%,rgba(187,222,246,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(101,153,190,1) 0%,rgba(125,191,237,1) 97%,rgba(125,191,237,1) 99%,rgba(187,222,246,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(101,153,190,1) 0%,rgba(125,191,237,1) 97%,rgba(125,191,237,1) 99%,rgba(187,222,246,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(101,153,190,1) 0%,rgba(125,191,237,1) 97%,rgba(125,191,237,1) 99%,rgba(187,222,246,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6599be', endColorstr='#bbdef6',GradientType=0 ); /* IE6-9 */
        -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6599be', endColorstr='#bbdef6',GradientType=0 ); /* IE6-9 */
        border-radius: 6px 6px;
        border: 1px solid #4c97ca;
        display: table;
        width: auto;
        padding: 10px 25px;
        color: #fff;
        margin: 0 auto;
        text-decoration: none;
        font-size: 15px;
        text-shadow: 0px 0px 1px #000;
    }

    .box-container{text-align:center; font-size:120%; color:#1D6BCA; width:40%; border:2px solid #aaa; margin:100px auto 0; padding:30px;border-radius:15px;}
	.box-container p {margin: 0 0 15px;}
	.continue-shopping-btn {
	background: rgb(101,153,190); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(101,153,190,1) 0%, rgba(125,191,237,1) 97%, rgba(125,191,237,1) 99%, rgba(187,222,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(101,153,190,1)), color-stop(97%,rgba(125,191,237,1)), color-stop(99%,rgba(125,191,237,1)), color-stop(100%,rgba(187,222,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(101,153,190,1) 0%,rgba(125,191,237,1) 97%,rgba(125,191,237,1) 99%,rgba(187,222,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(101,153,190,1) 0%,rgba(125,191,237,1) 97%,rgba(125,191,237,1) 99%,rgba(187,222,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(101,153,190,1) 0%,rgba(125,191,237,1) 97%,rgba(125,191,237,1) 99%,rgba(187,222,246,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(101,153,190,1) 0%,rgba(125,191,237,1) 97%,rgba(125,191,237,1) 99%,rgba(187,222,246,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6599be', endColorstr='#bbdef6',GradientType=0 ); /* IE6-9 */
	-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6599be', endColorstr='#bbdef6',GradientType=0 ); /* IE6-9 */
	border-radius:6px 6px;
	border: 1px solid #4c97ca;
	display:table;
	width:auto; padding:10px 25px;
	color:#fff;
	margin:0 auto;
	text-decoration:none; font-size:15px; 
	text-shadow:0px 0px 1px #000;}