@charset "utf-8";

* {
	padding:0px;
	margin:0px;
	outline: none;
}
a img {
	border:none;
}
.smallerblacktext .simplebtn, #cart_row .simplebtn { margin-left: 10px; }
body {
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px; 
	line-height: 16px; 
	width:100%;
	background-image: url(/systemfiles/systemimages/background/background.jpg);
	background-repeat:repeat-x;
	background-position: top center;
	background-color: #000000;
}
div#blog { float: right; width: 250px; }
div#frontpage { float: left; width: 575px; }
#top-border-background {
	position: absolute;
	width:100%;
	height: 30px;
	left: 0px;
	z-index: -1;
}
#top-background {
	position: absolute;
	top: 30px;
	left: 0px;
	width:100%;
	height: 131px;
	z-index: -1;
}
#bottom-border-background {
	position: absolute;
	width:100%;
	height: 90px;
	z-index: -1;
}

#gradiant-overlay-banner {
	position:absolute;
	top:161px;
	left:0px;
	width:100%;
	height:200px;
}
div#infotext {
	position: absolute;
	z-index: 100;
	bottom: 0;
	left: 0;
	padding: 0 30px 25px;
}

/* -- Custom text -- */

#infotext h1, #infotext h2 { font-weight: bold; text-shadow: black 0px 0px 5px; }

#infotext p, #infotext a { font-weight: bold; }

/* -- drop shadow -- */

td.border-top { line-height: 0 !important; background-image: url(/systemfiles/systemimages/drop-shadow/top.png); background-repeat: repeat-x; background-position: left top; }

td.border-left { background-image: url(/systemfiles/systemimages/drop-shadow/left.png); background-repeat: repeat-y; background-position: left top; }

td.border-right { background-image: url(/systemfiles/systemimages/drop-shadow/right.png); background-repeat: repeat-y; background-position: right top; }

td.border-bottom { line-height: 0 !important; background-image: url(/systemfiles/systemimages/drop-shadow/bottom.png); background-repeat: repeat-x; background-position: left bottom; }

.clear {
	clear:both;
}
.bold {
	font-weight:bold;
}
li .colr {
	height: 12px;
}
#headerright a { 
     text-decoration:none; 
     outline:none;
     color:#ffffff;
}
h1 {
	font-size:24px;
	line-height:30px;
	font-weight:normal;
}
h2 {
	font-size:18px;
	line-height:32px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	font-weight:normal;
}
h4 {
	font-size:16px;
	font-weight:normal;
}
.subhead {
	margin-top:20px;
	width:100%;
	float:left;
}
h5 {
	font-size:14px;
	font-weight:normal;
}
h6 {
	font-size:12px;
	font-weight:normal;
}
p {
	font-size:14px;
        line-height:22px;

}
.left {
	float:left !important;
}
.right {
	float:right !important;
}
.heading {
	padding:10px 0px 8px 0px;
	width:100%;
	margin-bottom:10px;
	text-transform:uppercase;
}
input, textarea {
	font-size:11px;
	line-height: 20px;
	margin: 5px;
}
select {
	min-width: 150px;
	font-size:12px;
	line-height: 20px;
	height: 22px;
	margin: 5px;
	padding: 1px 2px;
	border: 1px solid;
}
input#submit, input.bar {
	margin: 0; 
}
input#submit {
	width: 59px;
}
.itlc {
	font-style:italic;
}
/*
=======================================================================
	Buttons
=======================================================================
*/

#content_efelle .simplebtn, .simplebtndetails, .simplebtnshop, div.productoverview .simplebtn, .simplebtngray, #infotext a { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

.product-title {
	display: block;
	width: 100%;
	line-height: 15px;
	height: 30px;
	overflow: hidden;
	border-top : 1px solid; 
	border-bottom : 1px solid;
}
.product-price {
	display: block;
	width: 100%;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	overflow: hidden;
}
input.simplebtn {
	font-family: Arial, Helvetica, sans-serif !important;
	border: 1px solid;
	text-decoration: none !important;
	height:24px;
	font-size:11px;
	line-height:24px;
	display:inline-block;
	padding:0px 9px 4px 9px;
	background-repeat:repeat-x;
	background-position: left bottom;
	background-image:url(/systemfiles/systemimages/background/button.png);
}
span#plus {
	background-image:url(/systemfiles/systemimages/background/button.png);
}
input.simplebtn:hover {
	text-decoration: none !important;
	cursor:pointer;
	color:#fff;
	background-image:none;
}
a.simplebtn, a.simplebtndetails, a.simplebtnshop, a.simplebtngray  {
	font-family: Arial, Helvetica, sans-serif !important;
	text-decoration: none !important;
	height:19px;
	font-size:11px;
	line-height:19px;
	display:inline-block;
	padding:1px 12px 2px;
	background-repeat:repeat-x;
	background-position: left bottom;
	background-image:url(/systemfiles/systemimages/background/button.png);
}
a.simplebtngray  {
	width: 54px;
}
a.simplebtndetails {
	float: left;
	width: 48px;
	margin-left: 1px;
	margin-right: 1px;
}
a.simplebtnshop {
	width: 132px;	
}
a.simplebtn:hover, a.simplebtndetails:hover, a.simplebtnshop:hover {
	text-decoration: none !important;
	background-image:none;
}

.simplebtncheckout {
	text-decoration: none !important;
	cursor: pointer;
	background-color: transparent;
	height: 40px;
	padding-left: 61px;
	width: 100%;
	vertical-align: top;
}

.simplebtncheckout .simplebtn {
	text-decoration: none !important;
	width: 123px;
	margin-top: 12px !important;
	margin-left: 12px !important;
	border-color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
}

.proceed {
	display:inline-block;
	color:#FFF;
	padding:10px 30px 10px 30px;
	background-image:url(/sitefiles/graphics/buttn_bg_big.gif);
	background-repeat:repeat-x;
	border:#333333 solid 1px;
}
.proceed:hover {
	color:#fff;
	background-color:#666;
	background-image:none;
}
.cartmarg {
	margin-top:8px;
	margin-right:5px;
}
/*
=======================================================================
	Wrapper Section Rules
=======================================================================
*/
#wrapper_sec {
	width:945px;
	margin:0px auto;
}
/*
=======================================================================
	Header Rules
=======================================================================
*/
#masthead {
	width:955px;
	float:left;
	color:#000;
	margin-bottom:7px;
	margin-left:7px;
}
.masthead-image                         { width: 956px; height: 159px; position: relative; margin: 0px; }
.masthead-image .wrapper                { width: 946px; overflow: hidden; height: 169px; margin: 4px; position: absolute; top: 0; left: 0; }
.masthead-image .wrapper img        	{ min-width: 933px; min-height: 140px; border: 3px #6e6e6e solid; }
.anythingSlider                         { width: 933px; height: 257px; position: relative; margin: 0px; }
.anythingSlider .wrapper                { width: 946px; overflow: hidden; height: 246px; margin: 4px; position: absolute; top: 0; left: 0; border: 0px #ccc solid; }
.anythingSlider .wrapper div img        { min-width: 933px; }
/*
=======================================================================
	Logo Rules
=======================================================================
*/
.logo {
	float:left;
	width: 310px;
	height:95px;
	overflow: hidden;
}
.logo a{
	display:table-cell;
	height:95px;
	vertical-align:middle;
}
.logo img {
	max-height: 95px;
	max-width: 310px;
}
.logo span.slogn {
	position: absolute;
	float:left;
	color:#FFF;
	border-left:#FFF solid 1px;
	margin:0px 0px 0px 20px;
	padding:10px 0px 10px 20px;
	text-transform:uppercase;
}
/*
=======================================================================
	Small Cart Rules
=======================================================================
*/
.small_cart {
	width:300px;
	height:66px;
	float:right;
	background-image:url(/sitefiles/graphics/cart.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin:13px 11px 0px 0px;
}
.small_cart .items{
	padding-left:90px;
	float:left;
	margin-top:15px;
}
.small_cart .items a{
	text-decoration:underline;
}
ul.network {
	float:right;
	list-style:none;
	padding:5px 10px 0px 0px;
}
ul.network li{
	float:left;
	padding-right:5px;
	padding-bottom:5px;
}
/*
=======================================================================
	Language Rules
=======================================================================
*/
ul.lang {
	float:right;
	list-style:none;
	color:#FFF;
	margin:9px 10px 0px 0px;
}
ul.lang li{
	float:left;
	margin-right:5px;
}
ul.lang li a{
	float:left;
	border:#333 solid 1px;
}
/*
=======================================================================
	2nd Navigation Rules
=======================================================================
*/
.navigations {
height:33px;
margin-left:10px;
margin-top:6px;
width:940px;
}
ul#nav {
	list-style: none;
 	font-size: 1.5em;
	line-height: 1.5em;
	float: left;
}
.secnd_navi {
	float:left;
	width:940px;
	height:27px;
	margin-left:10px;
	color:#777777;
}
ul.links{
	list-style:none;
	float:left;
	padding-top:8px;
}
ul.links li{
	float:left;
	padding:0px 7px;
	background-repeat:no-repeat;
	background-position:right;
}
ul.links li.last{
	padding-right:0px;
	background-image:none;
}
ul.links li a{
	color:#777777;
}
ul.links li a:hover{
	color:#AA0000;
	text-decoration:underline;
}
li.srchInput { 
	padding-left: 10px;
}
ul.search {
	float:right;
	list-style:none;
	width:355px;
	height:30px;
	background-position:top left;
	margin:1px 5px 0px 0px;
}

ul.search li{
	float:left;
	background-image:url(/sitefiles/graphics/search2.png);
}

ul.search li input.bar{
	float:left;
	height:18px;
	width:257px;
	padding:2px 5px 1px;
	border:none;
	border-right: 1px #ababab solid;
	border-bottom: 1px #ababab solid;
	background-color:transparent;
	color:#666;
	margin:4px 0px 0px 10px;
}

ul.search li a.simplebtn{
	height: 19px;
	line-height: 21px !important;
	font-size: 11px !important;
	margin:3px 0px 0px 3px;
}
/*
=======================================================================
	Banner Rules
=======================================================================
*/
#banner {
	margin-bottom:10px;
}
/*
=======================================================================
	Product Scroller Rules
=======================================================================
*/

#prod_scroller_alternate {
	width:900px;
	padding:0px 0px;
	margin:10px 20px;
	float:left;
}
#prod_scroller_alternate h3{
	width:890px;
	padding-left:10px;
	line-height: 33px;
	padding-top: 5px;
	padding-bottom:5px;
	background-color: #303030;
}

#prod_scroller {
	width:940px;
	padding:0px 0px;
	margin-bottom:10px;
	float:left;
}
#prod_scroller ul li div.productoverview {
	border: none !important;
	padding-bottom: 5px;
	margin: 0px !important;	
}
div.productoverview a {
	color: #212121;
	text-decoration: none;
}
#prod_scroller h3{
	width:896px;
	padding-left:10px;
	line-height: 33px;
	padding-top: 5px;
	padding-bottom:5px;
}

#prod_scroller h3.colr2{
	color:#AA0000 !important;
	width:928px;
	padding-left:10px;
	line-height: 33px;
	padding-top: 5px;
	padding-bottom:5px;
	border-top:#dddbd4 solid 1px;
	border-bottom:#dddbd4 solid 1px;
	margin-top: 20px;
}

#prod_scroller .prev{
	width:48px;
	height:48px;
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	margin:110px 10px 0px -30px;
}
#prod_scroller .next{
	width:48px;
	height:48px;
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	margin:110px -60px 0px 0px;
}
#prod_scroller .fprev{
	width:48px;
	height:48px;
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	margin:110px 10px 0px -30px;
}
#prod_scroller .fnext{
	width:48px;
	height:48px;
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	margin:110px -60px 0px 0px;
}
.scrol {
	width:870px !important;
	float:left;
	margin-top:20px;
	margin-left:10px;
	border-right:#FFF solid 17px;
}
.scrol ul li{
	margin:0px 7px;
	width:158px !important;
	border: 1px solid;
}
.scrol ul li h6{
	text-align: left;
	margin:0px 0px 0px 0px;
	width:148px;
	height: 46px;
	background-color:#f5f5f5;
	padding:6px 5px;
}
.scrol ul li .addwish{
	float:left;
	width:148px;
	height: 50px;
	border-bottom:#f5f5f5 solid 1px;
	padding:0px 5px 4px;
}
.addwish a{
	float:left;
	background-image:url(/sitefiles/graphics/add_wish.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	margin-right:15px;
}
.anyClass ul li, .featuredClass ul li, div.ecomproductoverview {
	text-align: center;
}
.anyClass ul li p.price{
	float:left;
	font-size:14px;
	padding:3px 0px 0px 5px;
}
div.ecomproductoverview {
	width: 158px;
	border: 1px solid;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.anyClass ul li a.adcart{
	float:right;
	background-image:url(/sitefiles/graphics/cart.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:16px;
	height:14px;
	margin:6px 5px 0px 0px;
}
.anyClass ul li p a{
	color:#000;
	text-decoration:underline;
}
.featuredClass ul li p.price{
	float:left;
	font-size:14px;
	padding:3px 0px 0px 5px;
}
.featuredClass ul li a.adcart{
	float:right;
	background-image:url(/sitefiles/graphics/cart.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:16px;
	height:14px;
	margin:6px 5px 0px 0px;
}
.featuredClass ul li p a{
	color:#000;
	text-decoration:underline;
}
/*
=======================================================================
	Bread Crumb Rules
=======================================================================
*/
.crumb {
	float:left;
	width:920px;
	height:28px;
	padding:0px 10px 0px 10px;
	margin-left:10px;
}
.crumb ul{
	float:left;
	list-style:none;
	margin-top:5px;
}
.crumb ul li{
	float:left;
	background-image:url(/sitefiles/graphics/sep_crumb.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0px 10px;
}
.crumb ul li.first{
	float:left;
	background-image:none;
	padding:0px 10px 0px 0px;
}
.crumb ul li a:hover{
	color:#666;
}
.crumb ul li a:hover{
	color:#000;
	text-decoration:underline;
}
/*
=======================================================================
	Content Section Rules
=======================================================================
*/

#content_efelle ul li p { 
	display: inline;
}
#content_efelle form input, #content_efelle form select {
	height: 20px; 
}
#content_efelle form select {
	margin: 10px 0 10px 5px;
}
#content_efelle form textarea {
	width: 300px;
	height: 100px;
}
#content_efelle form input.submit {
	float: left;
	cursor: pointer;
}
#content_efelle {
	padding: 0px 25px; 
}
.cats #content_efelle, .cats_big #content_efelle {
	padding: 20px 25px; 
}
#content_efelle ul li a {
	text-decoration: none !important;
}

#content_efelle .navigation {
font-size: 12px;	
}
hr {
	height: 0;
	border: none;
}

.content_sec {
	width:953px;
	float:left;
}
.content_sec .cont_top{
	width:953px;
	height:4px;
	float:left;
}
.content_sec .cont_botm{
	width:953px;
	height:4px;
	float:left;
}
.content_sec .cont_center_base{
	width:940px;
	float:left;
}
.content_sec .cont_center{
	width:940px;
	float:left;
	padding: 0px 5px 15px;
}
.content_sec .cont_center_sh{
	background-image:url(/sitefiles/graphics/center_bg_sh.gif) !important;
	width:960px;
	padding:0px 4px;
}
/*
=======================================================================
	Column 1 Rules
=======================================================================
*/
.col1 {
	width:230px;
	float:left;
}
.col1 .small_heading{
	width:230px;
	float:left;
	padding:0px 0px 17px 0px;
}
/*
=======================================================================
	Categories Rules
=======================================================================
*/
.category {
	width:210px;
	padding:0px 10px 10px 10px;
	float:left;
	min-height:100px;
	background-image:url(/sitefiles/graphics/left_head.gif);
	background-repeat:repeat-x;
	margin-bottom:10px;
}
.category h5{
	float:left;
	padding:11px 0px 5px 0px;
	color:#666666;
}

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

.arrowlistmenu .menuheader{
	color: #666666;
	background-image:url(/sitefiles/graphics/cat_bg_left.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	width:194px;
	height:18px;
	padding:7px 0px 0px 15px;
	margin-left:1px;
	border-bottom:#cdcdcd solid 1px;
	display:inline-block;
}

.arrowlistmenu .openheader{
	background-image:url(/sitefiles/graphics/cat_bg_sel.gif);
	background-repeat:no-repeat;
}

.arrowlistmenu ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

.arrowlistmenu ul li ul li a{
	color: #666666;
	background-image:none !important;
	background-color:#fefefe;
	background-repeat:no-repeat;
	cursor:pointer;
	width:194px;
	height:18px;
	padding:7px 0px 0px 15px;
	margin-left:1px;
	border-bottom:#cdcdcd solid 1px;
	display:inline-block;
}
.arrowlistmenu ul li a{
	color: #666666;
}

.arrowlistmenu ul li .opensubheader{
	background-image:url(/sitefiles/graphics/cat_bg_lev2_link.gif);
	background-repeat:no-repeat;
}

.arrowlistmenu ul li .closedsubheader{
	background-image:url(/sitefiles/graphics/cat_bg_lev2_link_rol.gif);
	background-repeat:no-repeat;
}

.arrowlistmenu ul li a{
	color:#666666;
	background-image:url(/sitefiles/graphics/cat_bg_lev2.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	width:194px;
	height:18px;
	padding:7px 0px 0px 15px;
	margin-left:1px;
	border-bottom:#cdcdcd solid 1px;
	display:inline-block;
}

.arrowlistmenu ul li a:visited{
color: #666;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-color: #ececec;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
	
}
/*
=======================================================================
	My Account Rules
=======================================================================
*/
.myaccount {
	width:210px;
	padding:0px 10px 10px 10px;
	float:left;
	min-height:100px;
	background-image:url(/sitefiles/graphics/left_head.gif);
	background-repeat:repeat-x;
	margin-bottom:10px;
}
.myaccount h5{
	float:left;
	padding:11px 0px 5px 0px;
	color:#666;
}
.myaccount ul{
	width:210px;
	float:left;
	padding:7px 0px;
	list-style:none;
}
.myaccount ul li{
	width:195px;
	padding:7px 0px 7px 15px;
	border-bottom:#e1e1e1 solid 1px;
	background-image:url(/sitefiles/graphics/crumb_sep.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.myaccount ul li a{
	color:#666;
}
.myaccount ul li a:hover{
	font-weight:bold;
}
.myaccount ul li a.selected{
	font-weight:bold;
}
/*
=======================================================================
	My Cart Rules
=======================================================================
*/
.mycart {
	width:210px;
	padding:0px 10px 10px 10px;
	float:left;
	min-height:100px;
	background-image:url(/sitefiles/graphics/left_head.gif);
	background-repeat:repeat-x;
	margin-bottom:10px;
}
.mycart h5{
	float:left;
	padding:11px 0px 5px 0px;
	color:#666666;
}
.mycart .right{
	padding-top:7px;
}
.mycart .left{
	padding-top:7px;
}
.mycart .veiwitems{
	padding:15px 0px 5px 0px;
	width:210px;
	border-bottom:#e4e4e4 solid 1px;
	display:inline-block;
}
.mycart .veiwitems a{
	text-decoration:underline;
}
.mycart .right a{
	text-decoration:underline;
}
.mycart ul{
	float:left;
	list-style:none;
	margin-bottom:10px;
}
.mycart ul li{
	float:left;
	width:210px;
	border-bottom:#e3e3e3 dotted 1px;
}
.mycart p.title{
	width:190px;
}
.mycart .grey{
	float:left;
	padding:1px 10px 5px 10px;
	background-color:#fafafa;
	width:190px;
	margin:10px 0px 2px 0px;
}
/*
=======================================================================
	Compare Products Rules
=======================================================================
*/
.compareproducts {
	width:210px;
	padding:0px 10px 10px 10px;
	float:left;
	min-height:100px;
	background-image:url(/sitefiles/graphics/left_head.gif);
	background-repeat:repeat-x;
	margin-bottom:10px;
}
.compareproducts h5{
	float:left;
	padding:11px 0px 5px 0px;
	color:#666;
}

.compareproducts ul{
	float:left;
	list-style:none;
	padding-bottom:10px;
}
.compareproducts ul li{
	float:left;
	width:210px;
	border-bottom:#e3e3e3 dotted 1px;
	padding:5px 0px;
}
.compareproducts ul li .title{
	width:190px;
}
.compareproducts ul li .right{
	padding-top:3px;
}
/*
=======================================================================
	Community Poll Rules
=======================================================================
*/
.poll {
	width:210px;
	padding:0px 10px 10px 10px;
	float:left;
	min-height:100px;
	background-image:url(/sitefiles/graphics/left_head.gif);
	background-repeat:repeat-x;
	margin-bottom:10px;
}
.poll h5{
	float:left;
	padding:11px 0px 0px 0px;
	color:#666;
}
.poll p{
	float:left;
	padding:7px 0px;
}
.poll ul{
	width:210px;
	float:left;
	padding:15px 0px;
	border-top:#d8d8d8 solid 1px;
	border-bottom:#d8d8d8 solid 1px;
	list-style:none;
	margin-bottom:10px;
}
.poll ul li{
	width:170px;
	float:left;
	padding:4px 10px;
}
.poll ul li input{
	float:left;
	margin-right:10px;
}
.poll a.vote{
	float:left;
	padding:3px 10px;
	background-color:#333333;
	color:#FFF;
	margin:10px 0px 0px 10px;
}
.poll a.vote:hover{
	background-color:#000;
	color:#FFF;
}
/*
=======================================================================
	Shop Now Rules
=======================================================================
*/
.shopby {
	width:210px;
	padding:0px 10px 10px 10px;
	float:left;
	min-height:100px;
	background-image:url(/sitefiles/graphics/left_head.gif);
	background-repeat:repeat-x;
	margin-bottom:10px;
}
.shopby h5{
	float:left;
	padding:11px 0px 5px 0px;
	color:#666;
}
.shopby h6.head{
	width:190px;
	float:left;
	padding:7px 10px 0px 10px;
	background-color:#747474;
	color:#FFF;
}
.shopby h6.options{
	width:210px;
	float:left;
	padding:7px 0px 3px 0px;
	color:#666;
	border-bottom:#666 solid 1px;
}
.shopby ul{
	width:210px;
	float:left;
	list-style:none;
	padding:7px 0px;
}
.shopby ul li{
	width:210px;
	float:left;
	list-style:none;
	padding:7px 0px;
	border-bottom:#9a9a9a dotted 1px;
}
.shopby ul li a{
	color:#9a9a9a;
}
/*
=======================================================================
	Tags Rules
=======================================================================
*/
.tags {
	width:210px;
	padding:0px 10px 10px 10px;
	float:left;
	min-height:100px;
	background-image:url(/sitefiles/graphics/left_head.gif);
	background-repeat:repeat-x;
	margin-bottom:10px;
}
.tags h5{
	float:left;
	padding:11px 0px 5px 0px;
	color:#666;
}
.tags ul{
	width:210px;
	float:left;
	min-height:100px;
	padding:20px 0px;
	list-style:none;
	background-color:#fafafa;
}
.tags ul li{
	padding:0px 5px;
	float:left;
}
.tags ul li a{
	float:left;
}
.tags ul li a.twelv{
	font-size:12px;
}
.tags ul li a.ten{
	font-size:10px;
}
.tags ul li a.sixteen{
	font-size:16px;
}
.tags ul li a.fourteen{
	font-size:14px;
}
.tags ul li a.eightn{
	font-size:18px;
}
/*
=======================================================================
	newsletter Rules
=======================================================================
*/
.col1 .newsletter {
	width:210px;
	padding:0px 10px 10px 10px;
	float:left;
	min-height:100px;
	background-image:url(/sitefiles/graphics/left_head.gif);
	background-repeat:repeat-x;
	margin-bottom:10px;
}
.col1 .newsletter h5{
	float:left;
	padding:11px 0px 5px 0px;
	color:#666;
}
.col1 .newsletter p{
	width:210px;
	float:left;
	padding:7px 0px;
}
.col1 .newsletter ul{
	width:210px;
	float:left;
	padding:7px 0px 15px 0px;
	list-style:none;
}
.col1 .newsletter ul li input.bar{
	background-color:#FFF;
	border:#cfcfcf solid 1px;
	width:195px;
	height:23px;
	background-image:url(/sitefiles/graphics/inputbar.gif);
	background-repeat:repeat-x;
	margin-bottom:6px;
	background-color:#f8f8f8;
}
.col1 .newsletter ul li input.subs{

}
/*
=======================================================================
	Column 2 Rules
=======================================================================
*/
.col2 {
	width:700px;
	float:right;
	margin-right:10px;
}
/*
=======================================================================
	Sorting Rules
=======================================================================
*/
.sorting {
	width:700px;
	height:27px;
	background-color:#e9e9e9;
	margin:7px 0px;
}
.sorting ul{
	list-style:none;
}
.sorting ul li{
	float:left;
	border-right:#c6c6c6 solid 1px;
	height:23px;
	padding:3px 10px 0px 10px;
}
.sorting ul li p{
	float:left;
	padding:1px 4px 0px 0px;
}
.sorting ul li select{
	float:left;
	margin:0px 4px 0px 0px;
	background-color:#FFF;
	border-top:#abadb3 solid 1px;
	border-bottom:#e9e9e9 solid 1px;
	border-left:#e2e3ea solid 1px;
	border-right:#dbdfe6 solid 1px;
}
.sorting ul li.last{
	border-right:none;
}
.sorting ul li.text{
	height:21px;
	padding:6px 10px 0px 10px;
}
/*
=======================================================================
	Shopping Cart Rules
=======================================================================
*/
.shoppingcart {
	width:940px;
	float:left;
	margin:0px 0px 0px 0px;
}
.shoppingcart ul.tablehead{
	width:938px;
	float:left;
	list-style:none;
	height:24px;
	padding-top:5px;
	border:#d3d3d3 solid 1px;
	background-image:url(/sitefiles/graphics/bar.gif);
	background-repeat:repeat-x;
}
.shoppingcart ul.tablehead li{
	float:left;
	padding:2px 0px 0px 0px;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	background:none !important;
	height:18px !important;
}
.shoppingcart ul li.remove{
	width:34px;
	text-align:center;
	height:28px;
	padding-left:10px;
}
.shoppingcart ul li.thumb{
	width:84px;
	text-align:center;
	height:44px;
	padding-top:4px !important;
}
.shoppingcart ul li.title{
	width:568px;
	padding-left:10px;
	height:28px;
}
.shoppingcart ul li.price{
	width:75px;
	text-align:center;
	height:28px;
}
.shoppingcart ul li.qty{
	width:64px;
	text-align:center;
	height:48px;
}
.shoppingcart ul li.qty input{
	width:27px;
	height:22px;
	padding-top:4px;
	background-image:url(/sitefiles/graphics/qty.gif);
	background-repeat:no-repeat;
	background-position:left;
	border:transparent solid 0px;
	text-align:center;
	margin-top:12px;
}
.shoppingcart ul li.total{
	width:75px;
	text-align:center;
}
.gray {
	background-color:#fafafa;
}
.shoppingcart ul.cartlist{
	width:940px;
	float:left;
	list-style:none;
	padding:0px 0px;
	height:50px;
	border-bottom:#dbdbdb solid 1px;
}
.shoppingcart ul.cartlist li{
	float:left;
	padding-top:0px;
}
.shoppingcart ul.cartlist li.txt{
	padding-top:20px;
}
.btns {
	border-bottom:#d7d7d7 solid 1px;
	width:100%;
	padding:15px 0px;
	float:left;
}
.btns ul{
	list-style:none;
}
.subtotal {
	width:940px;
	border-bottom:#dbdbdb solid 1px;
	float:left;
	padding:0px 0px 0px 0px;
}
.subtotal a{
	margin-top:7px;
}
.subtotal h3{
	float:right;
	list-style:none;
	background-color:#c64bde;
	color:#FFF;
	padding:10px 10px 10px 30px;
}
/*
=======================================================================
	Sections Rules
=======================================================================
*/
.sections {
	width:920px;
	float:left;
	padding:20px 0px;
}
.centersec {
	float:left;
	width:280px;
	margin:0px 43px;
}
/*
=======================================================================
	Cart Items Rules
=======================================================================
*/
.cartitems {
	width:244px;
	background-image:url(/sitefiles/graphics/section_bg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	border:#dbdbdb solid 1px;
	padding:10px;
	float:left;
	margin-bottom:10px;
}
.cartitems h6{
	width:244px;
	float:left;
}
.cartitems h6 span{
	padding-bottom:5px;
}
.cartitems ul{
	float:left;
	list-style:none;
}
.cartitems ul li{
	width:244px;
	border-bottom:#dbdbdb solid 1px;
	float:left;
	padding:20px 0px;
}
.cartitems ul li .thumb{
	float:left;
	width:110px;
	margin-right:5px;
	text-align:center;
}

.cartitems ul li .desc{
	float:left;
	width:125px;
}
.cartitems ul li .desc a.title{
	margin-bottom:5px;
	width:125px;
	float:left;
}
.cartitems ul li .desc p{
	margin-bottom:5px;
	width:125px;
}
/*
=======================================================================
	Discount Coupon Rules
=======================================================================
*/
.discount {
	width:258px;
	background-image:url(/sitefiles/graphics/section_bg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	border:#dbdbdb solid 1px;
	padding:10px;
	float:left;
	margin-bottom:10px;
}
.discount h6{
	width:258px;
	float:left;
}
.discount h6 span{
	padding-bottom:5px;
}
.discount p{
	width:258px;
	float:left;
	padding-top:5px;
}
.discount ul{
	width:258px;
	float:left;
	list-style:none;
	margin-top:10px;
}
.discount ul li{
	width:258px;
	float:left;
	padding-bottom:5px;
}
.discount ul li input.bar{
	width:235px;
	height:24px;
	background-color:#FFF;
	border:#a0a0a0 solid 1px;
	float:left;
}

/*
=======================================================================
	Estimate Rules
=======================================================================
*/
.estimate {
	width:258px;
	background-image:url(/sitefiles/graphics/section_bg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	border:#dbdbdb solid 1px;
	padding:10px;
	float:left;
	margin-bottom:10px;
}
.estimate h6{
	width:258px;
	float:left;
}
.estimate h6 span{
	padding-bottom:5px;
}
.estimate p{
	width:258px;
	float:left;
	padding-top:5px;
}
.estimate ul{
	width:258px;
	float:left;
	list-style:none;
	margin-top:10px;
}
.estimate ul li{
	width:258px;
	float:left;
	padding-bottom:5px;
}
.estimate ul li input.bar{
	width:235px;
	height:24px;
	background-color:#FFF;
	border:#a0a0a0 solid 1px;
	float:left;
}
.estimate ul li select.bar{
	width:235px;
	height:24px;
	background-color:#FFF;
	border:#a0a0a0 solid 1px;
	float:left;
}
/*
=======================================================================
	Grand Total Rules
=======================================================================
*/
.grand_total {
	width:265px;
	background-image:url(/sitefiles/graphics/section_bg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	border:#dbdbdb solid 1px;
	padding:10px;
	float:left;
	margin-bottom:10px;
}
.grand_total h5{
	font-weight:bold;
}
.grand_total ul{
	float:left;
	list-style:none;
	margin-left:74px;
	margin-bottom:5px;
}
.grand_total ul li{
	float:left;
}
.grand_total ul li.title{
	text-align:right;
	width:100px !important;
}
.grand_total ul li.price{
	text-align:right;
	width:80px !important;
}
/*
=======================================================================
	Login rules
=======================================================================
*/
.login {
	width:938px;
	height:280px;
	color:#000;
}
.login ul.forms{
	padding-left:0px;
}
.login ul.forms li.txt{
	color:#000;
}
.login a.loginbtn{
	height:18px;
	display:inline-block;
	color:#FFF;
	padding:3px 20px 0px 20px;
	background-color:#0d91c8;
}
.registrd {
	width:450px;
	padding:0px 0px 30px 10px;
	float:left;
	background-image:url(/sitefiles/graphics/signin_bg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	margin-right:20px;
	height:210px;
}
.registrd h5{
	color:#fff;
	margin:10px 0px 20px 0px;
}
.registrd p{
	padding-bottom:20px;
}
.registrd a.forgot{
	float:right;
	margin-left:60px;
	padding-top:7px;
	text-decoration:underline;
}

.newcus {
	width:448px;
	padding:0px 0px 30px 10px;
	float:left;
	background-image:url(/sitefiles/graphics/signin_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	height:210px;
}
.newcus h5{
	color:#fff;
	margin:10px 0px 20px 0px;
}
.newcus p{
	padding:0px 0px 10px 0px;	
}
a.viewprods {
	float:right;
	margin:180px 80px 0px 0px;
}
/*
=======================================================================
	Product Detail Page Rules
=======================================================================
*/
.prod_detail {
	width:700px;
	float:left;
}
.prod_detail .big_thumb{
	width:238px;
	height:400px;
	background-color:#ededed;
	border:#ededed solid 1px;
	float:left;
	overflow:hidden !important;
}
.contentdiv {
	width:238px !important;
	height:311px !important;
	overflow:hidden !important;
	float:left;
}
.contentdiv img{
	width:238px !important;
	height:311px !important;
	overflow:hidden !important;
	float:left;
	margin:00px 0px 0px 0px;
	z-index:1;
}
.big_thumb #slider2{
	width:238px;
	height:311px;
	overflow:hidden !important;
	float:left;
}
.big_thumb #paginate-slider2{
	width:189px !important;
	height:60px;
	overflow:hidden;
	float:left;
	margin:17px 0px 0px 0px;
}
.big_thumb #paginate-slider2 ul{
	width:2000px !important;
}
#paginate-slider2 li{
	margin-right:9px;
}
#paginate-slider2 li a{
	border:#c2c2c2 solid 1px;
	float:left;
	height:55px !important;
	width:55px !important;
}
#paginate-slider2 li a.selected{
	border:#999 solid 1px;
}
#paginate-slider2 img{
	float:left;
	height:55px;
	width:55px;
	z-index:1;
}
a.prev {
	float:left;
	margin:38px 5px 0px 5px;
	position: relative;
}
a.next {
	float:left;
	margin:38px 5px 0px 5px;
	position: relative;
}
a.fprev {
	float:left;
	margin:38px 5px 0px 5px;
	position: relative;
}
a.fnext {
	float:left;
	margin:38px 5px 0px 5px;
	position: relative;
}
.zoom {
	background-repeat:no-repeat;
	background-position:top left;
	width:238px;
	height:311px;
	margin:-311px 0px 0px 0px;
	z-index:9;
	font-size:1000px;
	overflow:hidden;
	display:block;
	float:left;
}
.zoom:hover {
	background-image:url(/sitefiles/graphics/zoom.png);
}
.prod_detail .desc{
	width:440px;
	float:right;
}
.prod_detail .desc h2{
	padding-bottom:10px;
}
.prod_detail .desc a.email{
	font-weight:bold;
	background-image:url(/sitefiles/graphics/email.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}
.margn {
	padding:12px 0px 0px 20px;
}
.addtocart {
	width:440px;
	padding:5px 0px;
	border-top:#dbdbdb solid 1px;
	margin-top:10px;
}
.addtocart h6{
	padding:6px 0px 10px 5px;
}
.addtocart ul{
	list-style:none;
	float:left;
	padding:0px 0px 0px 5px;
}
.addtocart ul li{
	float:left;
	margin-right:10px;
}
.addtocart ul li.qty{
	width:30px;
	padding-top:2px;
}
.addtocart ul li.or{
	text-align:center;
	width:30px;
	padding-top:3px;
}
.addtocart ul li input.bar{
	float:left;
	width:65px;
	height:21px;
	background-color:#FFF;
	border:#d0d0d0 solid 1px;
}
.addtocart ul li a.add{
	background-image:url(/sitefiles/graphics/add.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	margin-bottom:5px;
	float:left;
	margin-top:-3px;
}
.quickreview {
	padding:20px 5px;
	border-top:#dbdbdb solid 1px;
	margin-top:20px;
}
.quickreview h6{
	padding:0px 0px 5px 0px;
}
.quickreview p{
	padding:0px 0px 5px 0px;
}

.prod_desc {
	width:700px;
	float:left;
	background-image:url(/sitefiles/graphics/prod_desc.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	margin-top:40px;
}
.prod_desc ul#tab_menu{
	float:left;
	list-style:none;
	height:30px;
	border:#dbdbdb solid 1px;
	border-right:none;
}
.prod_desc ul#tab_menu li{
	float:left;
}
.prod_desc ul#tab_menu li a{
	background-color:#eaeaea;
	padding:8px 8px 9px 8px;
	border-right:#dbdbdb solid 1px;
	display:inline-block;
	cursor:pointer;
	font-weight:bold;
}
.prod_desc ul#tab_menu li a:hover{
	background-color:#fafafa;
}
.prod_desc ul#tab_menu li a.current{
	background-color:#fafafa;
}
.prod_desc .tab_sidebar_list{
	display:none;
	padding:10px 0px;
}
.aditional_info {
	width:700px;
	background-image:url(/sitefiles/graphics/cont_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}
.aditional_info h6{
	width:690px;
	height:24px;
	padding:10px 0px 0px 10px;
	background-image:url(/sitefiles/graphics/top_curve_big.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.aditional_info ul{
	padding:10px;
	float:left;
	width:680px;
	border-bottom:#CCC solid 1px;
	list-style:none;
}
.aditional_info ul.last{
	border:none
}
.aditional_info ul li{
	float:left;
}
.aditional_info ul li.title{
	float:left;
	width:210px;
}
.aditional_info ul li.desc{
	float:left;
	width:470px;
}
.tags_big {
	padding:20px 0px;
	float:left;
	width:100%;
}
.tags_big h6.bar{
	margin-bottom:10px;
}
.tags_big ul{
	float:left;
	list-style:none;
	padding:10px 0px;
}
.tags_big ul li{
	float:left;
	padding:0px 10px;
	background-image:url(/sitefiles/graphics/sep.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:10px;
}
.tags_big ul li.last{
	background:none;
}
.tags_big input.bar{
	float:left;
	background-color:#FFF;
	border:#999 solid 1px;
	height:24px;
	width:200px;
	margin:5px 0px 10px 0px;
}
.tags_big input.simplebtn{
	margin:0px 0px 10px 0px;
}
.navigation a.simplebtn{
	margin-left: 10px;
	margin-right: 10px;
}
.rating {
	float:left;
	padding:12px 0px;
}
.rating ul{
	float:left;
	list-style:none;
}
.rating ul li{
	float:left;
	margin-right:2px;
}
ul.reviews{
	float:left;
	list-style:none;
	padding-bottom:20px;
}
ul.reviews li{
	float:left;
	background-image:url(/sitefiles/graphics/sep3.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 10px 0px 0px;
}
ul.reviews li.last{
	background-image:none;
	padding:0px 0px 0px 10px;
}
ul.reviews li a{
	color:#000;
}
/*
=======================================================================
	Input Form Rules
=======================================================================
*/
ul.forms {
	float:left;
	list-style:none;
	padding:0px 20px 10px 20px;
}
ul.forms li{
	float:left;
}
ul.forms li.txt{
	float:left;
	width:100px;
	color:#000;
	padding-top:5px;
}
.req {
	color:#F00;
}
ul.forms li.inputfield{
	float:left;
}
ul.forms li.inputfield input{
	width:229px;
	height:24px;
	background-image:url(/sitefiles/graphics/inputbar.gif);
	background-repeat:repeat-x;
	background-color:#f8f8f8;
	border:#cccccc solid 1px;
	padding:0px 5px;
}
ul.forms li.inputfield select{
	width:241px;
	height:20px;
	background-image:url(/sitefiles/graphics/inputbar.gif);
	background-repeat:repeat-x;
	border:#cccccc solid 1px;
	background-color:transparent;
}
ul.forms li.textfield{
	float:left;
}
ul.forms li.textfield textarea{
	width:340px;
	height:110px;
	background-image:url(/sitefiles/graphics/inputbar.gif);
	background-repeat:repeat-x;
	border:#cccccc solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	background-color:#f8f8f8;
}
ul.forms li.radiobtn{
	float:left;
}
ul.forms li.radiobtn input{
	margin:0px 10px;
	float:left;
}
ul.forms li.radiobtn .labletxt{
	margin:0px 20px 0px 0px;
	float:left;
}
/*
=======================================================================
	Acount Page Rules
=======================================================================
*/
.account {
	width:700px;
	float:left;
}
.account_title {
	width:700px;
	float:left;
	padding-bottom:10px;
}
.account_title h6{
	width:700px;
	float:left;
	padding:20px 0px 10px 0px;
}
.account_title p{
	width:700px;
	float:left;
}

.acount_info {
	width:700px;
	float:left;
	padding:20px 0px;
}
.account_table {
	width:700px;
}
.account_table ul{
	width:700px;
	list-style:none;
}
.account_table ul.headtable{
	width:694px;
	border:#dcdcdc solid 1px;
	background-image:url(/sitefiles/graphics/bar.gif);
	background-repeat:repeat-x;
	background-position:center;
	float:left;
	padding:3px;
}
.account_table ul.contable{
	width:694px;
	background-color:#fff;
	float:left;
	padding:6px 4px;
	border-bottom:#FFF solid 1px;
}
.account_table ul.gray{
	background-color:#fbfbfb;
}

.account_table ul li{
	float:left;
}
.account_table ul li.order{
	width:110px;
}
.account_table ul li.date{
	width:100px;
}
.account_table ul li.ship{
	width:80px;
}
.account_table ul li.ordertotal{
	width:130px;
}
.account_table ul li.status{
	width:126px;
}
.account_table ul li.action a{
	padding:0px 6px;
	border-left:#666 solid 1px;
}
.account_table ul li.action a.first{
	padding:0px 6px;
	border-left:none;
}
h6.bar{
	width:680px;
	border:#aaaaaa solid 1px;
	background-image:url(/sitefiles/graphics/bar.gif);
	background-repeat:repeat-x;
	height:20px;
	padding:10px 10px 0px 10px;
	float:left;
	margin-bottom:20px;
}
.small_sec {
	width:343px;
	min-height:132px;
}
.small_sec .content{
	min-height:80px;
	padding:10px 10px;
	float:left;
}
.small_sec .content p{
	width:100%;
	padding-bottom:5px;
	float:left;
}
.botm_small {
	width:343px;
	height:5px;
	bottom:0;
}
.small_sec .headng{
	float:left;
	width:323px;
	height:22px;
	padding:9px 10px 0px 10px;
	background-image:url(/sitefiles/graphics/bar.gif);
	background-repeat:repeat-x;
	border:#aaa solid 1px;
}
.small_sec .headng h6{
	float:left;
}
.big_sec {
	width:700px;
}
.big_sec .headng{
	float:left;
	width:680px;
	background-image:url(/sitefiles/graphics/bar.gif);
	background-repeat:repeat-x;
	border:#aaa solid 1px;
	padding:9px 10px 7px 10px;
	margin:20px 0px;
}
.big_sec .headng h6{
	float:left;
}
.view_tags {
	width:700px;
	float:left;
	margin-bottom:10px;
}
.view_tags .tagssec{
	width:340px;
	float:right;
}
.view_tags .viewssec{
	width:340px;
	float:left;
}
.view_tags ul{
	list-style:none;
	float:left;
	width:340px;
}
.view_tags ul li{
	padding:10px 0px;
	border-bottom:#d1d1d1 dashed 1px;
	width:340px;
	float:left;
}
.view_tags ul li h5.bullet{
	padding:2px 5px;
	float:left;
	background-color:#333333;
	color:#FFF;
	margin-right:10px;
}
.view_tags ul li h5.title{
	float:left;
	margin-top:2px;
}
.view_tags ul li .ratings{
	margin:3px 0px 0px 29px;
}
/*
=======================================================================
	Static Page Rules
=======================================================================
*/
.static {
	float:left;
	width:920px;
}
a.bordrs {
	padding:3px;
	border:#c9c9c9 solid 1px;
	float:left;
}
.static h1{
	padding:10px 0px;
	color:#666666;
}
.static h2{
	padding:8px 0px;
	color:#666666;
}
.static h3{
	padding:6px 0px;
	color:#666666;
}
.static h4{
	padding:5px 0px;
	color:#666666;
}
.static h5{
	padding:5px 0px;
	color:#666666;
}
.static h5 span{
	padding-bottom:10px;
}
.static h6{
	padding:5px 0px;
	color:#666666;
}
.static_list {
	width:940px;
	float:left;
}
.static_list ul{
	list-style:none;
	float:left;
}
.static_list ul li{
	float:left;
	width:438px;
	border-right:#CCC solid 1px;
	margin:0px 20px 0px 0px;
	padding:30px 0px 30px 0px !important;
}
.static_list ul li.last{
	border-right:none;
	margin-right:0px;
	margin-left:10px;
}
.static_list ul li .imag{
	float:left;
}
.static_list ul li div{
	float:left;
	width:300px;
	margin-left:20px;
}
.static ul.imgs{
	float:left;
	list-style:none;
	padding:5px 0px 10px 0px;
}
.static ul.imgs li{
	float:left;
	margin-right:10px;
}
.static .sec1 {
	width:272px;
	padding-right:10px;
	float:left;
	margin-right:30px;
	margin-top:20px;
	border-right:#CCC solid 1px;
	min-height:400px;
}
.static .sec1 p{
	width:272px;
	float:left;
	padding:0px 0px 10px 0px;
}
.static .sec1 a.bordrs{
	margin-bottom:10px;
}
.static .sec2 {
	width:282px;
	float:left;
	margin-right:30px;
	margin-top:20px;
	border-right:#CCC solid 1px;
	min-height:400px;
}
.static .sec2 p{
	width:272px;
	float:left;
	padding:0px 10px 10px 0px;
}
.static .sec2 a.bordrs{
	margin-bottom:10px;
}
.static .sec3 {
	width:282px;
	float:left;
	margin-top:20px;
}
.static .sec3 p{
	width:282px;
	float:left;
	padding:0px 0px 10px 0px;
}
.static .sec3 a.bordrs{
	margin-bottom:10px;
}
.static ul{
	width:100%;
	float:left;
}
.static ul li{
	padding:4px 0px;
	font-weight:bold;
}
.static ol{
	width:100%;
	float:left;
}
.static ol li{
	padding:4px 0px;
	font-weight:bold;
}
.bigsec {
	width:100%;
	float:left;
	padding:20px 0px;
}
.bigsec a.left{
	margin:0px 20px 10px 0px;
}
.grayborder {
	width:100%;
	border-top:#e1e1e1 solid 1px;
	margin:10px 0px;
	height:1px;
	overflow:hidden;
}
.bord_top {
	border-top:#CCC solid 1px;
	padding-top:20px;
}
.bord_botm {
	border-bottom:#CCC solid 1px;
	padding-bottom:20px;
}
/*
=======================================================================
	Listing Rules
=======================================================================
*/
.listing {
}
.listing ul{
	list-style:none;
	float:left;
}
.listing ul li{
	width:158px !important;
	height:242px !important;
	border:#dfdfdf solid 1px;
	float:left;
	margin-bottom:14px;
	margin-right:20px;
}
.listing ul li.last{
	margin-right:0px;
}
.listing ul li h6{
	margin:0px 0px 0px 0px;
	width:148px;
	background-color:#f5f5f5;
	padding:6px 5px;
}
.listing ul li .addwish{
	float:left;
	width:148px;
	border-bottom:#f5f5f5 solid 1px;
	padding:4px 5px;
}
.listing ul li p.price{
	float:left;
	font-size:14px;
	padding:3px 0px 0px 5px;
}
.listing ul li a.adcart{
	float:right;
	background-image:url(/sitefiles/graphics/cart.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:16px;
	height:14px;
	margin:6px 5px 0px 0px;
}
.listing ul li p a{
	color:#000;
	text-decoration:underline;
}
.marg {
	margin-left:30px;}
/*
=======================================================================
	Advertise Rules
=======================================================================
*/
.adv {
	float:left;
	width:940px;
}
.adv ul{
	float:left;
	width:940px;
	list-style:none;
}
.adv ul li{
	float:left;
}
.adv ul li a{
	float:left;
}
/*
=======================================================================
	Categories Rules
=======================================================================
*/
#ul5 li {
	padding: 5px 0;
}
.categories {
	width:100%;
	float:left;
	padding:10px 0px 20px 0px;
}
.categories .cats{
	float:left;
	width: 200px;
}
.categories .cats_big{
	border:#333 solid 3px;
	float:right;
	width:710px;
	background-repeat:no-repeat;
	background-position:left;
	min-height: 508px;
}
.cats_big ul {
	list-style: inside;
	padding: 0 0 0 10px;
}
.cats_big ol {
	padding: 0 0 0 20px;
}
.cats_big ul li {
	list-style-type: circle;
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 0px 5px 15px;
}
.cats_big ul li a{
	color:#FFF;
}
.cats_big a.viewcol{
	color:#FFF;
	margin:10px 0px 0px 35px;
	float:left;
}
.cats_big a:hover{
	text-decoration:underline;
}
/*
=======================================================================
	Footer Rules
=======================================================================
*/

ul#ul6 li {
	padding: 0px 6px 10px;
}
#footer {
	width:100%;
	padding: 35px 0px 0px;
	margin-top:10px;
}
#footer .foot_inr{
	width:946px;
	margin:0px auto 0px auto;
}
.topdiv {
	position: relative;
	top: -11px;
	height:50px; 
	width:960px;
}
a.top {
	display:inline-block;
	background-image:url(/sitefiles/graphics/top.gif);
	background-repeat:no-repeat;
	background-position:85% 50%;
	background-color:#000;
	float:right;
	color:#fff;
	width:62px;
	height:32px;
	margin:-1px 0px 0px 00px;
}
a.top:hover {
	background-color:#0e75a0;
}
/*
=======================================================================
	Email Signup Rules
=======================================================================
*/
.emailsignup {
	width:280px;
	float:left;
	color:#7a7a7a;
}
.emailsignup h5{
	width:280px;
	color:#f8f8f8;
	border-bottom:#414141 solid 2px;
	padding:5px 0px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.emailsignup ul.inp{
	list-style:none;
	float:left;
}
.emailsignup ul.inp li{
	float:left;
}
.emailsignup ul.inp li{
	float:left;
}
.formrightcol { float: left; }

.formrightcol input{
	width:205px;
	height:22px;
	background-image:url(/sitefiles/graphics/inputbar.gif);
	background-repeat:repeat-x;
	border:none;
	margin-right:1px;
	background-color:#f8f8f8;
	border:#000 solid 1px;
	padding-left: 5px;
}
.formsubmitcol { float: left; margin-top: 5px; }

.emailsignup div.signtxt{
	padding:10px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:#414141 solid 1px;
}
.emailsignup h6{
	width:280px;
	color:#7a7a7a;
	padding:5px 0px;
}

.emailsignup ul.cards{
	list-style:none;
	float:left;
}
.emailsignup ul.cards li{
	float:left;
	margin-right:10px;
}
/*
=======================================================================
	Partner Rules
=======================================================================
*/
.partners {
	width:270px;
	float:left;
	color:#7a7a7a;
	margin-left:50px;
	height:275px;
}
.partners h1, .partners h2, .partners h3, .partners h4, .partners h5, .partners h6 {
	width:280px;
	padding:5px 0px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.partners ul{
	list-style:none;
	float:left;
}
div#content_efelle ul li{
	list-style: url(/sitefiles/graphics/footer_arow.gif);
}
.partners ul li{
	float:left;
	list-style: none;
	background-image:url(/sitefiles/graphics/footer_arow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0px 5px 20px;
	width:260px;
	border-bottom:#373737 solid 1px;
}
.partners ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}
/*
=======================================================================
	Copyrights Rules
=======================================================================
*/
.copyrights {
	font-size: 10px;
	width:960px;
	padding:10px 10px 0px 10px;
	margin: auto;
	margin-top:10px;
}
.copyrights p{
	font-size: 10px;
	margin-right:10px;
}
.footer_links{
	float:right;
	width:auto;
}
.footer_links ul{
	float:left;
	list-style:none;
	padding-top:5px;
	margin-right:10px;
}
.footer_links ul li{
	float:left;
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 8px;
}
.footer_links ul li.last{
	padding-right:0px;
	background-image:none;
}
.footer_links ul li a{

	color:#878787;
}
.footer_links ul li a:hover{
	color:#ccc;
	text-decoration:underline;
}
/*
=======================================================================
	Contact Page Rules
=======================================================================
*/
.contact {
	float:left;
	width:700px;
	margin-bottom:20px;
}
.mapsec {
	width:336px;
	float:left;
}
.mapsec h6{
	padding-bottom:10px;
	margin-top:10px;
}
.mapsec p{
	width:300px;
	float:left;
}
.map {
	float:left;
	margin-top:20px;
}
.map iframe{
	border-bottom:#000 solid 1px;
}
.map a.enlarg{
	font-weight:bold;
	padding:5px 0px;
	color:#333;
	float:left;
}
.contact_form {
	width:280px;
	float:right;
}
.contact_form h6{
	padding-bottom:10px;
	margin-top:10px;
}
.contact_form ul{
	float:left;
	list-style:none;
}
.contact_form ul li{
	margin-bottom:5px;
}
.contact_form input.bar{
	width:269px;
	height:24px;
	padding:0px 5px;
	border:#dddddd solid 1px;
	font-size:11px;
}
.contact_form textarea{
	width:269px;
	height:154px;
	padding:5px;
	border:#dddddd solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.error {
	color:#F00;
}
.seccess {
	color:#090;
}
#productoverview, div.upsellproductoverview {
	border: 1px solid;
	height: 242px !important;
	margin-bottom: 14px;
	margin-right: 20px;
	width: 158px !important;
}
div.upsellproductoverview {
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
div#productnav {
	margin-bottom: 20px;
}
td.prodductdetailtext {
	padding-left: 15px;	
}
td.prodductdetailtext p {
	font-size: 1.2em;
}
div.productimg {
	width : 158px;
	height : 155px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
div.productimg img {
	max-width : 158px !important;
	max-height : 155px !important;
}
a.addthis_button {
	float: right;
}
#content_efelle h2 {
	font-size : 16px;
	font-weight : normal;
}

a.return-products { float: left; padding-top: 20px; }

a.view-item { float: right; margin: 0 10px 0 0; line-height: 29px; }

table.product div a { line-height: 15px; }

input { height: 20px; }

#foundthis {}

/*
CHECKOUT BOX STYLES
*/

.checkoutblock {
	padding : 4px 18px 4px 10px;
	border : 1px solid #CCCCCC !important;
	margin-bottom : 15px;
}

.blockheader {
	width : 100%;
	height : 40px;
}

.blockheadertitle {
	padding-top : 10px;
	float : left;
	width : 48% !important;
	font-weight : bold;
	font-size : 18px;
}

.blockheaderfield {
	float : right;
	width : 50% !important;
}

.blockheaderfield input,
.blockheaderfield select {
	width : 100%;
}

.blockcontent {
	display : none;
}

.blockheaderfield input[type=text] {
	margin-right : 10px;
	margin-top : 8px;
	border : 1px solid #AA0000;
}

.preloadvisible {
	display : inline !important;
}

.blocknote {
	font-style : italic;
	color : #CCCCCC;
	font-size : 12px;
	position : relative;
	top : 12px;
}

.blockrequired {
	color : #AA0000;
}

.blockcontent td {
	font-size : 14px;
	width : 50%;
}

.blockcontent a {
	font-size : 10px;
}

.productoverview img {
    max-width : 158px !important;
    max-height : 155px !important;
}

#headerright {
	float : right; 
	padding : 30px 10px 0px 0px;
	width : 65%;
	color : #FFFFFF;
}

.secnd_navi,
.secnd_navi a,
.loginlink a {
	color : #FFFFFF !important;
}


.blockcontent {
	display : none;
}

div.productoverview {
	float: left;
	text-align: center;
	width: 158px;
	border: 1px solid;
	padding-bottom: 5px;
	margin: 20px 10px 0px;	
	background-color: #fff;
}

h2.recommend {
	margin-top: 0;
	padding-top: 50px;
	width: 300px;
	border-top: 1px #ccc solid;	
}

table#custom {
	padding-top: 15px;
	padding-left: 20px;
	line-height: 18px;
}
div#product-pricing {
	width: 185px;
	height: 64px;
	padding: 10px;
	margin: 10px 0px 10px 50px;
	border: 3px solid;
}
td.price { 
	width: 45%;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
td.dollar-price {
	width: 55%;
	font-size: 2.0em;
	font-weight: bold;
	padding-bottom: 10px;
}
span#plus {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 25px;
	line-height: 26px;
	text-align: center;
	border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px;
	border: 4px solid;
	width:25px;
	height:25px;
	position:absolute;
	top: -6px;
	left:-10px;
	margin:0;
}
.simplebtncheckout {
	font-family: Arial, Helvetica, sans-serif !important;
	cursor: pointer;
	background-color: transparent;
	height: 40px;
	padding-left: 5px;
	width: 100%;
	vertical-align: top;
}
.simplebtncheckout a.simplebtn {
	font-family: Arial, Helvetica, sans-serif !important;
	position: relative;
	margin-top: 2px;
	padding-left: 30px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1.4em;
	border: none !important;
}

/* -- scrollable thumbnails for ecommerce -- */
#thumbnail_wrap {
	position: relative;
}
.scrollable {
	float: left;
	position:relative;
	overflow:hidden;
	height:120px;
}
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}
.items div {
	float:left;
}
.scrollable img.active {
	position:relative;
	cursor:default;
}
.scrollable span {
	border:3px solid #fff !important;
	background-color: #fff;
}
.scrollable span.active {
	border-color: #ccc !important;
	cursor:default;
	background-color: #fff;
}
/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	position: absolute;
	background:url(/systemfiles/systemimages/buttons/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:0px;
}

/* right */
a.right 		{ background-position: 0 -30px; clear:right; margin-right: 0px; right: -25px; }
a.right:hover 	{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 

/* left */
a.left			{ margin-left: 0px; left: -20px; } 
a.left:hover  	{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

a.disabled {
	visibility:hidden !important;		
} 

/*
=======================================================================
	Email Signup Rules
=======================================================================
*/

table.blogform { font-size: 12px; }

table.blogform td { vertical-align: bottom; padding: 5px 0; }

td.share { text-align: right; padding: 10px 0 0; }

td.datebox { color: #fff; font-size : 17px !important; line-height : 21px; width: 50px; height: 50px; }

td.picture { width: 0; width: 50px; height: 50px; padding: 0 0 0 2px; }

td.posted { padding: 10px 0 5px; border-bottom: 1px dotted; width: 50%; }

td.comment { padding: 10px 0 30px; }

td.readfullentry { border-bottom : 1px solid; padding: 10px 0 10px; }

td.readfullentry a {}

div.articleheading { font-size: 12px; line-height: 16px; border-top : 1px dotted; padding: 10px 0 0; margin: 10px 0 0; }

div.articlemain { border-top : 1px dotted; padding: 10px 0 0; margin: 10px 0 0; }

div.commentsdivider { border-top : 3px double; margin: 5px 0; }

p.author { font-size: 14px; line-height: 18px; text-align: left; padding: 0 0 0 10px; margin: 0; }

p.addedon { text-align: right; font-size: 10px; }

p.subject { text-align: right; font-size: 10px; }

h6.title { font-size: 14px; line-height: 20px; padding: 0 0 0 10px; margin: 0; }

div#leftblog { padding-right: 15px; }

div#leftblog, div#leftblog a { font-size: 12px; }

div#leftblog hr { margin: 10px 0 !important; }

td#recentpostsheader strong, td#archiveheader strong { color: #000; }

div.cats hr { margin: 10px 10px 10px 0px; }