/*Set as the first default style sheet to link to so browsers defauls are overridden
- remove margin and padding*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
/* Normalizes fort-size for headers*/
h1,h2,h3,h4,h5,h6{font-size:100%;}
/* remove list styles*/
ol,ul{list-style:none;}
/* Normalizes fort-size and font-weight to normal*/
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
/*remove default border space from tables*/
table{border-collapse:collapse;border-spacing:0;}
/*remove default border sfrom fieldset and img*/
fieldset,img{border:0;}
/*left align text in caption and th*/
caption,th{text-align:left;}
/*remove quotation marks from q*/
q:before,q:after{content:'';}
body
{
	margin:0;
	background:#c7c2af  center top repeat-y;
	background-image:url("mback2.jpg");
	background-repeat:repeat;
	background-position:center top;
	background-color:#212121;
	font:74%/145% "Lucida Sans Unicode","Lucida Grande",sans-serif;
	color:#41454e;}
#wrapper{width:980px;margin:0 auto;background:#fff; padding:0 10px 0 10px; background-image:url("logo.jpg"); background-repeat:no-repeat;}
#topbar
{
	height:33px;
	background-image:url("topbar_dot.gif");
	background-position:bottom left;
	background-repeat:repeat-x;
	background-color:#7d7d7d;
	font-size:0.9em;color:#fff;}
#currencybox
{
	background-position:top right;
	background-repeat:no-repeat;
	width:100%;
	height:26px;
	padding:7px 10px 0 0;
	float:right;
	text-align:right;}
#loginbox
{
	background-position:top left;
	background-repeat:no-repeat;
	width:100%;
	height:26px;
	text-align:left;
	float:left;
	padding:8px 0 0 10px;}
#basketsummary{background:url("icons_top.gif"/*tpa=icons_top.gif*/) bottom left no-repeat;height:17px;margin-top:36px;width:224px;padding-left:32px;float:right;}
.header-nav-container{height:31px;float:right;background:#fff;width:780px;}
#searchbox{float:right;padding:7px 0;
           background-image:url("primenav-right.gif"/*tpa=primenav-right.gif*/);
           background-position:top right;
           background-repeat:no-repeat;
           }
#column-1{width:190px;float:left;margin:0px 0 21px 0;}
#column-1-wide{width:980px;float:left;margin:10px 0 21px 0;}
#column-2{width:779px;float:right;margin:10px 0 21px 0;}
#column-4{width:850px;float:left;margin:10px 0 21px 0;}
#footer{clear:both;
        background-image:url("footerbg.gif");
        background-position:top left;
        background-repeat:no-repeat;
        padding-top:24px;}
/* General Stuff
----------------------------------------------------*/
.clearleft{clear:left;}
.clearright{clear:right;}
.clearboth{clear:both;}
.floatleft,.left{float:left;}
.floatright,.right{float:right;text-align:right;}
.no-display{display:none;}
.a-right{text-align:right;}
.a-left{text-align:left;}
#topbar a,#basketsummary a,.thumbnail a,small a,.prod-count a,.cms-page a,td a,.button-set a,.account-box a,address a,ul.add-to-box li a,.post a,#breadcrumbs a,#column-1 .actions a,.category-description a,
#home-page-latest-news a,.more-latest-products a,.one-page-checkout-progress a,ul.messages a,.link,.order-info a,.multi-address-checkout-box a,.my-account-link a, .navigation a{color:#7c4b51;font-weight:normal;text-decoration:none;}
#topbar a:hover,#basketsummary a:hover,.thumbnail a:hover,small a:hover,.prod-count a:hover,.cms-page a:hover,td a:hover,.button-set a:hover,.account-box a:hover,address a:hover,ul.add-to-box li a:hover,.post a:hover,#breadcrumbs a:hover,#column-1 .actions a:hover,.category-description a:hover,
#home-page-latest-news a:hover,.more-latest-products a:hover,.one-page-checkout-progress a:hover,ul.messages a:hover,.link:hover,.order-info a:hover,.multi-address-checkout-box a:hover,.my-account-link a:hover, .navigation a:hover;{color:#5a3335;text-decoration:underline;}
#column-1-wide h2 a,
#column-2 h2 a{color:#fff;}
#column-2 p,
#column-4 h2 a{color:#000;}
#column-4 p,
.content p{margin:1em 0;line-height:1.5em;}
.required{color:#fe0000;}
p.required{font-size:0.9em;}
.marginbottom{margin-bottom:20px;}
/********************** Messages */
.success{color:#3d6611;}
.error{color:#df280a;}
.notice{color:#e26703;}
.success,.error{font-weight:bold;}
.messages{width:100%;overflow:hidden;}
.error-msg,.success-msg,.notice-msg,.note-msg{min-height:23px !important;margin-bottom:1em !important;border-style:solid !important;border-width:1px !important;background-repeat:no-repeat !important;background-position:10px 10px !important;padding:8px 8px 8px 32px !important;font-size:.95em !important;font-weight:bold !important;}
.error-msg li,.success-msg li,.notice-msg li{margin-top:0.25em;}
.error-msg{border-color:#f16048;color:#df280a;background-color:#faebe7;background-image:url("error_msg_icon.gif"/*tpa=error_msg_icon.gif*/);}
.success-msg{border-color:#446423;color:#3d6611;background-color:#eff5ea;background-image:url("success_msg_icon.gif"/*tpa=success_msg_icon.gif*/);}
.notice-msg,.note-msg{border-color:#fcd344;color:#3d6611;background-color:#fafaec;background-image:url("note_msg_icon.gif"/*tpa=note_msg_icon.gif*/);}
/* Form Validation */
.validation-advice{clear:both;min-height:13px;margin:3px 0 0;padding-left:17px;font-size:10px;line-height:13px;background:url("validation_advice_bg.gif"/*tpa=validation_advice_bg.gif*/) 2px 1px no-repeat;color:#fe0000;}
.validation-failed{border:1px dashed #fe0000 !important;background:#faebe7 !important;}
.validation-passed{}
p.required{font-size:10px;text-align:right;}
span.product-options-required{color:#f00;float:right;font-size:10px;margin-top:-16px;}
/* Expiration date and cvv number validation fix */
.v-fix{float:left;}
.v-fix .validation-advice{float:left;width:12em;margin-right:-12em;display:inline;position:relative;}
/* Header
----------------------------------------------------*/
#currencybox select,.product-options select{font-size:0.85em;border:1px solid #7d7d7d;padding:2px;background:#fff;color:#4d4d4d;}
#masthead 
.end-logo{width:720px;height:198px;float:left;}
.phonenumber{width:400px;height:40px;float:right;margin:0px 0px 0 0;}
.my-account-link{float:right;background:url("icons_top.gif"/*tpa=icons_top.gif*/) center left no-repeat;padding:0 0 0 27px;margin:36px 28px 0 0;}
#topbar a,#topbar a:hover{color:#fff;text-decoration:underline;}
div.header-nav{position:relative;z-index:10;}
div.header-nav ul{height:31px;font-size:12px;line-height:1em;padding-left:3px;float:left;position:absolute;}
div.header-nav ul#nav
{
	background-repeat:no-repeat;
	background-position:left top;
	left: 0px;
}
div.header-nav ul li{float:left;margin:8px 4px 0 4px;position:relative;}
div.header-nav ul li:hover
{
	background-position:top left;
	background-repeat:no-repeat;
	}
div.header-nav ul li a
{
	color:#fff;
	display:block;
	padding:2px 8px 2px 8px;
	text-decoration:none;
}
div.header-nav ul.level0 li{float:left;display:block;width:175px;height:19px;padding:0;font-weight:normal;}
div.header-nav ul.level0 li a{font-weight:normal;}
div.header-nav ul li:hover ul{display:block;}
div.header-nav ul li:hover a
{
	background-color:#c83d81;
	background-position:bottom right;
	background-repeat:no-repeat;
	}
#searchbox input.searchfield{border:1px solid #7d7d7d;background:#fff;padding:4px;width:140px;position:absolute;margin-left:-150px;margin-top:1px;}
#searchbox input.searchsubmit{padding:2px 5px;}
#breadcrumbs{font-size:0.9em;}
#breadcrumbs li{display:inline;}
#breadcrumbs strong{font-weight:normal;}
#top-categories .nav-casual-latest-products a span,#top-categories .nav-casual-a-z-brands a span,#top-categories .nav-sport-latest-products a span,#top-categories .nav-sport-a-z-brands a span{font-weight:bold;text-decoration:underline;}
#top-categories .nav-casual-latest-products a span:hover,#top-categories .nav-casual-a-z-brands a span:hover,#top-categories .nav-sport-latest-products a span:hover,#top-categories .nav-sport-a-z-brands a span:hover{font-weight:bold;text-decoration:underline;color:#7d7d7d;}
#loginbox ul,#loginbox ul li{display:inline;}
/* Column 1
----------------------------------------------------*/
#column-1 h2,#column-1 h3{background:#c7c2af top left repeat-x;color:#fff;padding:8px 10px 7px 10px;font-size:1.2em;font-weight:normal;clear:both;}
#column-1 ul{margin-bottom:22px;}
#column-1 ul li a,#column-1 ul li.on{display:block;background:#f4f3ef;padding:5px 10px 4px 10px;text-decoration:none;color:#42464f;}
#column-1 ul li a:hover,#column-1 ul li.on{background:#e5e1d3;}
.narrowed-category{background:#f4f3ef;padding:4px 10px;color:#42464f;}
.narrowed-category ol li{margin:3px 0;}
.narrowed-category .label{font-weight:bold;}
#column-1 .actions{text-align:right;font-size:0.85em;}
.newsbox-header{display:block;font-weight:bold;text-decoration:underline;}
.newsbox-description{display:block;font-size:0.9em;}
/*.newsletter-box-container{width:328px;float:right;background:#f4f3ef;padding:20px;}
.newsletter-box-container h3{font-size:1.4em;font-weight:normal;}*/
.newsletter-box-container{width:368px;float:right;background:#fff;padding:0px;}
.newsletter-box-container h3{background:#c7c2af top left repeat-x;color:#fff;padding:8px 10px 7px 10px;font-size:1.2em;font-weight:normal;clear:both;}
.newsletterbox .field{margin-top:5px;}
.newsletterbox input{border:1px solid #7d7d7d;background:#fff;padding:4px;width:150px;}
#column-1 .advert{border:1px solid #7d7d7d;margin-top:22px;}
#column-1 .advert-category{border:1px solid #7d7d7d;}
/* Home Page
----------------------------------------------------*/
.flash-advert-temp{border:1px solid #7d7d7d;margin-bottom:10px;}
.flash-nav ul{float:right;margin-top:5px;margin-bottom:22px;}
.flash-nav ul li{float:right;}
.flash-nav ul li a{width:35px;height:16px;display:block;background:#7d7d7d url("flash-navbg.gif"/*tpa=flash-navbg.gif*/) top left no-repeat;color:#fff;text-align:center;text-decoration:none;font-size:0.9em;margin-left:5px;}
.flash-nav ul li.flash-off a{background:url("flash-navbg.gif"/*tpa=flash-navbg.gif*/) bottom left no-repeat;}
#column-2 h2,
#column-4 h2,
#column-1-wide h2{ background-image:url("BarSiyah.jpg"); height:35px; background-repeat:no-repeat; color:#000;padding:8px 10px 7px 10px;font-size:1.2em;font-weight:normal;margin-bottom:22px;clear:both;}
#latest-products-home{width:390px;float:left;}
#home-page-latest-news{float:right;width:368px;}
#home-page-latest-news h4{font-size:1.2em;line-height:1.3em;}
#home-page-latest-news p{margin-bottom:22px;}
#home-page-latest-news img{float:right;margin-left:10px;margin-top:5px;}
#home-page-latest-news .clearboth{height:10px;}
.more-latest-products{float:right;}
/* Footer
----------------------------------------------------*/
.footer-links{background:#f4f3ef url("footerlinksbg1.gif"/*tpa=footerlinksbg1.gif*/) top left no-repeat;margin-bottom:14px;}
.footer-links-inner{background:url("footerlinksbg2.gif"/*tpa=footerlinksbg2.gif*/) bottom left no-repeat;padding:14px;}
.copyright
{
	background-image:url("copyrightbg.gif");
	background-color:#41454e;
	background-position:top left;
	background-repeat:no-repeat;
	padding:6px 10px;color:#fff;font-size:0.9em;}
.copyright a{color:#fff;}
.footerlinksfloat{width:220px;float:left;font-size:0.9em;}
.footerlinksfloat h5{margin-bottom:8px;}
.footerlinksfloat a{color:#7a4c4f;text-decoration:none;}
.footerlinksfloat a:hover{color:#5a3335;text-decoration:underline;}
.securitylogos{width:276px;float:left;height:82px;
               background-image:url("security.gif");
               background-position:center left;
               background-repeat:no-repeat;
               
               }
.securitylogos span{display:none;}
ul#RSSFeeds li{background:url("feed-icon.gif"/*tpa=feed-icon.gif*/) center left no-repeat;padding-left:15px;}
/* Category Page
----------------------------------------------------*/
h1#category-brand-header{background:#c7c2af;color:#fff;padding:8px 10px 7px 10px;font-size:1.2em;font-weight:normal;margin-bottom:0px;clear:both;}
.thumbnail{width:180px;height:270px;float:left;margin:0 7px;}
.thumbnail.last{width:180px;height:260px;float:left;margin-right:0px;}
/*.thumbnail img{border:1px solid #989898;}
.thumbnail img:hover{border:1px solid #000;}
*/
.thumbnail h4,.thumbnail h6{font-size:0.9em;font-weight:normal;color:#8e8e8e;}
.thumbnail span.regular-price{font-size:0.9em;font-weight:normal;color:#ff0101;}
.pagination{float:left;width:100%;margin:22px 0;}
.pagination ul{float:right;}
.pagination li{float:left;}
.pagination li a{display:block;padding:5px 10px;font-weight:normal;background:#f4f3ef;color:#41454e;text-decoration:none;border:1px solid #7d7d7d;margin:2px;}
.pagination li a:hover{background:#7d7d7d;color:#fff;}
.pagination li span.on{display:block;padding:5px 10px;font-weight:bold;text-decoration:none;border:1px solid #7d7d7d;margin:2px;background:#7d7d7d;color:#fff;}
#brand-information-box{border:1px solid #7d7d7d;padding:10px;background:#f4f3ef;display:none;}
ul#brand-information-link{float:right;}
ul#brand-information-link li{background:#f4f3ef url("brand-tab-left.gif"/*tpa=brand-tab-left.gif*/) bottom left no-repeat;}
ul#brand-information-link li:hover{background:#f4f3ef url("brand-tab-left-on.gif"/*tpa=brand-tab-left-on.gif*/) bottom left no-repeat;}
ul#brand-information-link li a{display:block;padding:4px 10px;font-size:0.9em;color:#000;text-decoration:none;font-weight:bold;background:url("brand-tab-right.gif"/*tpa=brand-tab-right.gif*/) bottom right no-repeat;}
ul#brand-information-link li a:hover{background:url("brand-tab-right-on.gif"/*tpa=brand-tab-right-on.gif*/) bottom right no-repeat;color:#fff;}
h2#category-brand-header{margin-bottom:0;}
.prod-count{float:left;font-size:0.9em;}
.layered-nav-number{font-size:0.85em;color:#999;}
.categoryimage,.category-description{margin-top:20px;}
/* brand list */
#column-2 .brand-list-bg{background:#000;padding:20px;color:#fff;}
#column-2 .brand-list-bg h3{font-size:1.8em;font-weight:normal;margin-bottom:10px;}
#column-2 .brand-list-bg .brand-listing{height:90px;clear:left;}
#column-2 .brand-list-bg .brand-listing h4{font-size:8em;line-height:1em;width:90px;font-style:italic;float:left;}
#column-2 .brand-list-bg .brand-listing .brand-links{margin-top:68px;float:left;}
#column-2 .brand-list-bg .brand-listing .brand-links a{color:#fff;font-weight:bold;padding:0 4px;}
/* end brand list */
/* brand list */
#column-4 .brand-list-bg{background:#000;padding:20px;color:#fff;}
#column-4 .brand-list-bg h3{font-size:1.8em;font-weight:normal;margin-bottom:10px;}
#column-4 .brand-list-bg .brand-listing{height:90px;clear:left;}
#column-4 .brand-list-bg .brand-listing h4{font-size:8em;line-height:1em;width:90px;font-style:italic;float:left;}
#column-4 .brand-list-bg .brand-listing .brand-links{margin-top:68px;float:left;}
#column-4 .brand-list-bg .brand-listing .brand-links a{color:#fff;font-weight:bold;padding:0 4px;}

/* Product Page
----------------------------------------------------*/
.product-description{width:359px;float:right;}
.product-photo-main{border:1px solid #989898;}
.product-description h1{color:#7d7d7d;font-size:2.2em;margin-bottom:0.1em;line-height:1em;font-weight:normal;}
.product-description h3{color:#8e8e8e;font-size:1.5em;line-height:1em;font-weight:normal;margin-bottom:15px;}
ul.product-bullets,.cms-page ul,.product-description-text ul{margin:15px 0;list-style:disc;list-style-position:inside;font-size:1em;}
.product-description-text p{margin:15px 0;}
ul.product-bullets li,.cms-page ul li,.product-description-text li{padding:3px;}
.product-description-text br{display:none;}
.product-description .price-box{color:#e85e5e;margin-bottom:15px;font-weight:bold;font-size:1.25em;}
.product-description h5{font-style:italic;margin-bottom:15px;}
.product-buy-box{background:#f4f3ef;width:359px;height:89px;}
.product-options{width:220px;float:left;margin-right:20px;border:0;padding:0;}
.product-options h6{padding:10px;}
.product-options .form-input{padding:0 10px;}
.product-options label{float:left;display:block;width:30%;padding:2px 0;}
.product-options small.required{display:block;text-align:right;padding:2px 5px 10px 10px;}
.product-buy-box .price-box{display:none;}
.product-buy-box button{font-size:1.2em;background:#7d7d7d;color:#fff;margin-top:18px;padding:5px;float:left;border:1px solid #000;}
ul.add-to-box{text-align:left;font-size:0.9em;margin:5px 0;}
.product-info-box{margin-top:20px;font-size:0.9em;}
ul.product-bullets{list-style-type:none;list-style:none;padding:0;margin:0;}
ul.product-bullets li{float:left;padding:0;margin:0;background:#d9d9db url("prod-tab-left.gif"/*tpa=prod-tab-left.gif*/) top left no-repeat;}
ul.product-bullets li a{display:block;background:url("prod-tab-right.gif"/*tpa=prod-tab-right.gif*/) top right no-repeat;padding:3px 8px 2px 8px;font-weight:normal;text-decoration:none;color:#7d7d7d;}
ul.product-bullets li.selected a{background:url("prod-tab-right-selected.gif"/*tpa=prod-tab-right-selected.gif*/) top right no-repeat;color:#fff;}
ul.product-bullets li.selected{background:#7d7d7d url("prod-tab-left-selected.gif"/*tpa=prod-tab-left-selected.gif*/) top left no-repeat;}
#prod-info-tab1{background:#f4f3ef;border:1px solid #7d7d7d;padding:10px;clear:left;}
#prod-info-tab2{background:#f4f3ef;border:1px solid #7d7d7d;padding:10px;clear:left;display:none;}
#prod-info-tab3{background:#f4f3ef;border:1px solid #7d7d7d;padding:10px;clear:left;display:none;}
#prod-info-tab4{background:#f4f3ef;border:1px solid #7d7d7d;padding:10px;clear:left;display:none;}
.enlargement-thumbs{margin-top:10px;}
.enlargement-thumbs img{float:left;border:1px solid #989898;margin-right:12px;width:104px;height:95px;}
.enlargement-thumbs img.last{margin-right:0;}
span.add-or{display:none;}
.collateral-box.up-sell{clear:both;padding-top:20px;}
.collateral-box.up-sell h4{color:#8b9396;font-size:1.4em;line-height:1em;font-weight:normal;margin-bottom:10px;}
.old-price{text-decoration:line-through;}
/* Product Images */
.product-img-box{float:left;width:400px;}
.product-img-box p.product-image-zoom{position:relative;overflow:hidden;width:400px;height:400px;z-index:9;}
.product-img-box .product-image-zoom img{position:absolute;left:0;top:0;cursor:move;}
.image-zoom{position:relative;width:208px;z-index:9;height:18px;margin:0 auto 13px auto;background:url("slider_bg.gif"/*tpa=slider_bg.gif*/) no-repeat 50% 50%;padding:0 28px 0 28px;cursor:pointer;}
.image-zoom #track{position:relative;height:18px;}
.image-zoom #handle{position:absolute;left:0;top:-1px;width:9px;height:22px;background:url("magnifier_handle.gif"/*tpa=magnifier_handle.gif*/) 0 0 no-repeat;}
.image-zoom .btn-zoom-out{position:absolute;left:2px;top:1px;}
.image-zoom .btn-zoom-in{position:absolute;right:2px;top:1px;}
.product-img-box .more-views h4{border-bottom:1px solid #ccc;margin-bottom:.8em;font-size:.95em;text-transform:uppercase;}
.product-img-box .more-views ul{margin-left:-9px;}
.product-img-box .more-views li{float:left;margin:0 0 9px 9px;}
.product-img-box .more-views li a{float:left;width:56px;height:56px;border:2px solid #ddd;overflow:hidden;}
.product-img-box .more-views li a img{margin:0;}
/* Static Pages / Customer Service
----------------------------------------------------*/
.cms-page h1{color:#3c454a;font-size:2.2em;margin:0.75em 0;line-height:1em;font-weight:normal;}
.cms-page h3{color:#8b9396;font-size:1.5em;margin:0.75em 0;line-height:1em;font-weight:normal;}
.cms-page hr{border-bottom:1px solid #ccc;border-top:0;border-left:0;border-right:0;padding:0;margin:22px 0;}
/* Basket Page
----------------------------------------------------*/
.success-message{background:#f3f7ee url("success.gif"/*tpa=success.gif*/) center left no-repeat;padding:10px 32px;font-size:0.9em;color:#56742a;border:1px solid #56742a;}
table#shopping-cart-table,.data-table{border:1px solid #7d7d7d;width:100%;margin:0 0 22px 0;}
table#shopping-cart-table th,.data-table th{font-weight:bold;padding:5px 8px;border:1px solid #7d7d7d;text-align:center;background:#f4f3ef;}
table#shopping-cart-table td,.data-table td{padding:8px;border:1px solid #7d7d7d;}
table#shopping-cart-table td dl,.data-table td dl{font-size:0.9em;margin-top:1em;}
table#shopping-cart-table td dl dt,.data-table td dl dt{float:left;width:50px;font-weight:bold;}
input.input-text{border:1px solid #7d7d7d;background:#fff;padding:4px;color:#7d7d7d;}
.cart-table-totals{width:220px;float:right;border:1px solid #7d7d7d;background:#f4f3ef;padding:10px;}
.cart-table-totals table#shoping-cart-totals-table{width:220px;font-size:1.4em;}
.cart-table-totals table#shoping-cart-totals-table td{padding:5px 0 5px 5px;text-align:right;}
.cart-table-totals a{font-size:1.5em;background:#41454e;color:#fff;padding:9px;margin:7px 0 0 0;float:right;border:1px solid #000;text-decoration:none;font-weight:normal;}
.cart-table-totals a#payPalExpressCO{font-size:1.5em;background:none;color:#000;padding:9px 0 0 0;margin:7px 0 0 0;float:right;border:0;text-decoration:none;font-weight:normal;}
.small-buttons button,.newsletter-box-container button{font-size:0.9em;background:#41454e;color:#fff;padding:3px;margin:0 4px 0 0;border:1px solid #000;}
.discount-code-box{width:220px;float:right;border:1px solid #7d7d7d;background:#f4f3ef;margin-right:22px;padding:10px;}
.discount-code-box button{background:#41454e;color:#fff;padding:3px;border:1px solid #000;}
.discount-code-box #coupon_code{width:110px;}
.discount-code-box p{margin:0.25em 0;}
table.orders-table{margin:0;}
/* Checkout Process
----------------------------------------------------*/
ol#basket-navigation{list-style-type:decimal;list-style-position:inside;color:#fff;font-size:1.2em;}
ol#basket-navigation li{display:block;background:#ccc;color:#fff;padding:12px;margin-bottom:10px;}
ol#basket-navigation li.active{background:#7d7d7d;}
#column-2 fieldset{border:1px solid #7d7d7d;background:#f4f3ef;margin:22px 0;padding:15px;}
#column-2 fieldset legend{display:none;}
#column-4 fieldset{border:1px solid #7d7d7d;background:#f4f3ef;margin:22px 0;padding:15px;}
#column-4 fieldset legend{display:none;}
.radio-input{margin-bottom:10px;}
.radio-input input,.checkbox-input input{float:left;margin-right:5px;}
.radio-input label{font-size:12px;display:block;}

.form-submit button{font-size:1em;background:#41454e;color:#fff;padding:5px;margin:10px 19px 0 19px;border:1px solid #000;}
.form-button{font-size:2em;background:#41454e;color:#fff;padding:5px;margin:0;border:1px solid #000;}
.checkbox-input label{display:block;padding:5px;}
/* One-Page checkout */
.one-page-checkout .col-2,.one-page-checkout .col-1{margin:18px 0 20px 0;}
.one-page-checkout .form-list{margin-bottom:1em;}
.one-page-checkout ul.disc{list-style-type:disc;list-style-position:inside;margin:1em;}
.one-page-checkout .group-select{margin-right:0;}
.one-page-checkout .box{border-top:0;}
.one-page-checkout .head{margin-bottom:0;background:#eee;color:#fff;padding:7px 10px;font-size:1.1em;font-weight:normal;clear:both;margin-bottom:2px;}
.one-page-checkout .head a{display:none;}
/* Hide Edit button in step header */
.one-page-checkout h3{font-size:1.1em;color:#999;font-weight:normal;}
.one-page-checkout h4,label.label-large{color:#3c454a;font-size:1.7em;margin-bottom:0.1em;line-height:1em;font-weight:normal;}
.payment-methods small{display:block;margin:25px 19px 0 19px;clear:left;font-size:1em;}
.one-page-checkout h4.title{border-bottom:0;text-transform:none;font-weight:normal;}
.one-page-checkout .step-count{background:#fff;font-size:.9em;padding:0 4px;line-height:1em;}
.one-page-checkout .content{padding:10px 20px;}
.one-page-checkout label.label{color:#2f2f2f;}
.one-page-checkout .allow .head{background:#eee;color:#fff;padding:7px 10px;font-weight:normal;clear:both;}
.one-page-checkout .active .head{background:#7d7d7d;color:#fff;padding:7px 10px;font-weight:normal;clear:both;}
.one-page-checkout .alloq .head a{display:block;}
/* Display Edit button in active selection */
.one-page-checkout .group-select{margin-top:0;border:0;background:none;padding:0;}
.one-page-checkout .allow h3{color:#fff;font-weight:normal;}
.one-page-checkout .active h3{color:#fff;font-weight:normal;}
.one-page-checkout .allow .step-count{background:#fff;border:1px solid #fff;color:#eee;}
.one-page-checkout .active .step-count{color:#7d7d7d;border:1px solid #eee;background:#eee;}
/*.one-page-checkout .active .box{display:block;border-color:#BBAFA0;background:url(.multi_address_box_bg.gif) repeat-x #FBFAF6;}
*/
.one-page-checkout dd .form-list ul{margin:5px 17px 15px 17px;}
.one-page-checkout .checkmo-mailing-address{padding-left:20px;}
.one-page-checkout-progress ol{/* border-bottom:1px solid #7d7d7d;border-left:1px solid #7d7d7d;border-right:1px solid #7d7d7d;*/
display:block;background:#f4f3ef;padding:4px 10px;text-decoration:none;}
#review-buttons-container button{font-size:2em;}
#current-address-message{font-weight:bold;}
.one-page-checkout-progress .content{padding:8px 13px;}
#opc-login .button-set{border-top:0;}
#opc-review .box{border:0;padding:0;}
/*#opc-review .content{border:1px solid #d9dde3;border-top:0;}
*/
#opc-review .data-table{border-top:0;}
.opc-please-wait{padding-right:7px;}
.one-page-checkout a.back{background:url("icon_opc_back.gif"/*tpa=icon_opc_back.gif*/) no-repeat;padding-left:16px;line-height:13px;}
.one-page-checkout .payment-methods dd{padding:0;}
.one-page-checkout .button-set{margin-top:0;}
.checkout-progress{margin:0 auto 1.5em auto;}
.checkout-progress td{float:left;margin-right:3px;border-top:10px solid #999;padding:4px 20px;color:#abb5ba;font-weight:bold;}
.checkout-progress td.active{border-top-color:#e96200;color:#e96200;}
#checkout-step-shipping_method,#checkout-step-billing,#checkout-step-shipping,#checkout-step-payment{border:1px solid #7d7d7d;background:#f4f3ef;padding:15px;margin:20px 0;}
#checkout-step-billing fieldset,#checkout-step-shipping fieldset,#checkout-step-payment fieldset{margin:0;padding:0;background:none;border:0;}
#checkout-step-review{margin-top:20px;}
.post-code-box{border:1px solid #7d7d7d;background:#fff;margin-left:140px;}
/* Login and Customer Account Pages
----------------------------------------------------*/
.login-box .new-users{border:1px solid #7d7d7d;background:#f4f3ef;padding:15px;float:left;width:446px;height:250px;}
.login-box .registered-users{border:1px solid #7d7d7d;background:#f4f3ef;padding:15px;float:right;width:446px;height:250px;}
.login-box .new-users h4,.login-box .registered-users h4,.group-select h4,h4.legend{color:#3c454a;font-size:1.7em;margin-bottom:0.1em;line-height:1em;font-weight:normal;}
.button-set button{font-size:1.1em;background:#41454e;color:#fff;padding:5px;float:right;border:1px solid #000;}
.button-level button{font-size:1.1em;background:#41454e;color:#fff;padding:5px;border:1px solid #000;margin-bottom:22px;}
.button-set a{font-size:0.9em;}
.group-select{border:1px solid #7d7d7d;background:#f4f3ef;padding:15px;margin-bottom:21px;}
.dashboard-welcome strong,.account-box h4,.account-box h5,.account-box h6,.primary-address-list h4,.address-list h4{color:#3c454a;font-size:1.4em;margin-bottom:0.1em;line-height:1em;font-weight:normal;}
.account-box h4,.account-box h5,.account-box h6,.primary-address-list h4,.address-list h4{margin-bottom:14px;}
.col-1{border:1px solid #7d7d7d;background:#f4f3ef;padding:15px;width:346px;float:left;}
.col-2{border:1px solid #7d7d7d;background:#f4f3ef;padding:15px;width:346px;float:right;}
.inner-head{clear:both;padding-top:18px;}
.primary-address-list address,.address-list address{margin:1em;}
.mini-compare-products{display:none;}
.order-box-mgn{margin-bottom:20px;}
/* Wordpress Blog
**********************************************/
.post{margin-bottom:25px;}
.post h1{color:#3c454a;font-size:2.2em;margin-bottom:0.1em;line-height:1em;font-weight:normal;}
.post h3{color:#8b9396;font-size:1.5em;line-height:1em;font-weight:normal;}
.post small{margin:1.4em 0;display:block;}
.blog-right-message{border:1px solid #7d7d7d;background:#f4f3ef;padding:10px;margin-bottom:20px;}
.mini-product-view,.mini-wishlist{display:none;}
/* Advanced Search */
.advanced-search .multiselect{width:300px;}
fieldset#product-options-wrapper,fieldset#add-to-cart-box-fieldset-remove{border:0;padding:0;margin:0;}
/* Departments Page */
.department-thumb{float:left;font-size:1em;line-height:1em;width:180px;margin:7px 7px 20px 7px;}
.department-thumb img{border:1px solid #7d7d7d;margin-bottom:5px;}
/* Customer Feedback */
.ebizmarts-customerfeedback-feedback-list .listing-item{padding:17px;border:1px solid #7d7d7d;background:#fff;margin:10px;clear:both;}
.ebizmarts-customerfeedback-feedback-list .listing-item h3{margin:0 0 17px 0;padding:0;font-weight:normal;font-size:1.3em;}
.ebizmarts-customerfeedback-feedback-list .listing-type-list{clear:both;}
.ebizmarts-customerfeedback-feedback-list .listing-item .product-image{width:180px;float:left;margin-right:10px;}
.ebizmarts-customerfeedback-feedback-list .listing-item .feedback-text{float:left;padding-left:10px;width:522px;}
.ebizmarts-customerfeedback-product-list .product-img-box,.ebizmarts-customerfeedback-product-list .product-description{display:none;}
p.quote{background:url("quote1.gif"/*tpa=quote1.gif*/) top left no-repeat;padding-left:24px;padding-top:4px;}
p.quote em{background:url("quote2.gif"/*tpa=quote2.gif*/) bottom right no-repeat;padding-right:24px;}
.ebizmarts-customerfeedback-product-list #form-feedback{margin-top:-33px;}
.ebizmarts-customerfeedback-product-list #review-form fieldset div{margin-bottom:15px;}
.ebizmarts-customerfeedback-product-list #review-form fieldset div br{display:none;}
.ebizmarts-customerfeedback-product-list #review-form fieldset div label{padding:3px 0;display:block;}
/* sale link */
a#topnav-sale{color:#ff0101;}
/* home blocks */
.home_ad_main1,.home_ad_main2,.home_ad_main3{margin-bottom:22px;border:1px solid #7d7d7d;}
.home_ad_main2{margin-left:20px;margin-right:20px;}
fieldset#newsletterFieldset{background:#fff;border:0;padding:0;margin:0;}
.mini-blog h4{background-image:url("icon_newspaper.gif"/*tpa=icon_newspaper.gif*/);}
.mini-blog h2{font-size:12px;font-weight:bold;}
.mini-blog #searchform input[type="text"]{width:164px;padding:2px;margin-bottom:3px;}
.mini-blog #searchform input[type="submit"]{width:80px;}
.mini-blog li.widget,.mini-blog li.categories{padding-bottom:10px;}
.mini-blog #wp-calendar{width:170px;text-align:center;}
.mini-blog #wp-calendar th{text-align:center;}
.alignright{float:right;}
.alignleft{float:left}

#MasterBar{float:left;width:780px; height:35px;}
#MasterBar780{float:left;width:780px; height:35px; background-image:url("BarSiyah780.jpg"); padding-bottom:10px; background-repeat:no-repeat;}
#MasterBarKisa{float:left;width:390px; height:35px; background-image:url("BarSiyah390.jpg"); padding-bottom:10px; background-repeat:no-repeat;}
#MasterBar370{float:left;width:370px; height:35px; background-image:url("BarSiyah370.jpg"); padding-bottom:10px; background-repeat:no-repeat;}
#MasterBarUzun{float:left;width:980px; height:35px; background-image:url("BarSiyah980.jpg"); padding-bottom:10px; background-repeat:no-repeat;}
label.smallInput { background:url(bg_s_input.gif) no-repeat; font-size:16px;}
label.smallInput, label.mediumInput, label.largeInput {padding:4px 6px 0px 6px; height:23px; display:block; margin:5px 0 0 0;}
label.smallInput input, label.mediumInput input, label.largeInput input {background:none; border:none;  font-size:0.9em; color:#666;}
label.mediumInput { background:url(bg_m_input.gif) no-repeat; width:378px;}
label.largeInput { background:url(bg_l_input.gif) no-repeat; width:666px;}
label.textarea {background:url(TextArea.jpg) no-repeat; width:500px; height:131px; display:block; padding:5px 0 0 5px; margin:5px 0 0 0;}
label.textarea textarea {height:135px; border:none; background:none; width:490px;  font-size:0.8em; color:#666; font-family:Helvetica, Arial;}
small {color:#999; display:block; margin-top:-10px;}

label.smallddlbuton { background:url(ddlbuton.jpg) no-repeat; width:227px; font-size:16px;}
label.smallddlbuton, label.mediumInput, label.largeInput {padding:4px 6px 0px 6px; height:23px; display:block; margin:5px 0 0 0;}
label.smallddlbuton input, label.mediumInput input, label.largeInput input {background:none; border:none;  font-size:0.9em; color:#666;}

/************ CONTENT BOXES (The big boxes with gradient headers) ******************/
	.contentBox {width:780px; background:url(OrtaAlt780.jpg) no-repeat bottom; margin-bottom:10px;}
	.contentBoxTop {background:url(bg_contentBoxTop.jpg) no-repeat; height:32px;}
	.contentBox h3, .rightBoxes h3 {color:#f2f2f2; font-size:1.1em; display:block; float:left; width:400px; margin:5px 0 0 12px;}
	div.innerContent {padding:12px;}
	
	
/************ CONTENT BOXES 2 (The big boxes with gradient headers) ******************/
	.contentBox2 {width:385px; background:url(OrtaAlt385.jpg) no-repeat bottom; margin-bottom:10px;}
	.contentBox2Top {background:url(bg_contentBoxTop2.jpg) no-repeat; height:32px;}
	.contentBox2 h3, .rightBoxes h3 {color:#000; font-size:1.1em; display:block; float:left; width:350px; margin:5px 0 0 12px;}
	div.innerContent2 {padding:12px;}
	
.DetayUstTaraf
{
	width:780px;
}
.DetayAltTaraf
{
	width:780px;
}
.DetayUstSolTaraf
{
	float:left;
	width:390px;
}
.DetayUstSagTaraf
{
	float:right;
	width:390px;
}

.UyeFormSag
{
	background-color: #f4f3ef; padding-bottom: 10px; float:right; width:300px;
	
}
.UyeFormSagUzun
{
	background-color: #f4f3ef; padding-bottom: 10px; float:right; width:300px; height:1005px;
	
}
.UyeFormSol
{
	background-color: #f4f3ef; padding-bottom: 10px; float:left; width:450px;
}
.UyeFormAna
{
	width:780px;	
}
---
.UyeFormSagUzun
{
	background-color: #f4f3ef; padding-bottom: 10px; float:right; width:300px;
	
}
.UyeFormSolUzun
{
	background-color: #f4f3ef; padding-bottom: 10px; float:left; width:670px;
}
.UyeFormAnaUzun
{
	width:980px;	
}
---
.UyeFormAna2
{
	width:680px;	
}
.UyeFormSag2
{
	background-color: #f4f3ef; padding-bottom: 10px; float:right; width:450px;
	
}
.UyeFormSol2
{
	background-color: #f4f3ef; padding-bottom: 10px; float:left; width:680px;
}
.DikkatEdilmesiBar
{
	background-color:#41454e;
	color:#fff;	
}
.UyeFormBaslik
{
	font-size: large; padding: 5px; width:700px;
}
.UstGirisUyelik
{
	width:260px;
	height:190px;
	float:left;
}

/************ CONTENT BOXES (The big boxes with gradient headers) ******************/
	.contentBox {width:708px; 
	             background-image:url(bg_contentBox.gif);
	             background-repeat:no-repeat;
	             background-position:bottom;
	             margin:20px 0;}
	.contentBoxTop {
	                background-image:url(bg_contentBoxTop.jpg);
	                background-repeat:no-repeat;
	                height:43px;}
	.contentBox h3, .rightBoxes h3 {color:#f2f2f2; font-size:1.1em; display:block; float:left; width:400px; margin:12px 0 0 12px;}
	ul.switcherTabs {float:right; width:270px; padding-right:15px; margin-top:15px}
	ul.switcherTabs li {float:right; 
	                    background-image:url(switcherTabs_left.gif);
	                    background-repeat:no-repeat;
	                    background-position:top left;
	                    padding-left:15px; height:28px}
	ul.switcherTabs li a {outline:none; 
	                      background-image:url(switcherTabs_right.gif);
	                      background-repeat:no-repeat;
	                      background-position:top right;
	                      padding:6px 15px 6px 0; display:block; font-size:0.9em; text-decoration:none; color:#ddd;}
	ul.switcherTabs li a:hover {color:#fff;}
	ul.switcherTabs li.selected {
	                             background-image:url(switcherTabs_active_left.gif)
	                             }
	ul.switcherTabs li.selected a {color:#867946; 
	                               background-image:url(switcherTabs_active_right.gif);}
	
	div.innerContent {padding:12px;}
	/*** FORM STYLERS **/
	div.innerContent label.smallInput { 
	                                    background-image:url(bg_s_input.gif);
	                                    background-repeat:no-repeat;
	                                     width:188px;}
	div.innerContent label.smallInput, label.mediumInput, label.largeInput {padding:4px 6px 0px 6px; height:23px; display:block; margin:5px 0 0 0;}
	div.innerContent label.smallInput input, label.mediumInput input, label.largeInput input {background:none; border:none;  font-size:0.9em; color:#666;}
	div.innerContent label.mediumInput { 
	                                     background-image:url(bg_m_input.gif);
	                                     background-repeat:no-repeat;
	                                      width:378px;}
	div.innerContent label.largeInput { 
	                                    background-image:url(bg_l_input.gif);
	                                    background-repeat:no-repeat;
	                                     width:666px;}
	div.innerContent label.textarea {
	                                 background-image:url(bg_textarea.gif);
	                                 background-repeat:no-repeat;
	                                  width:678px; height:131px; display:block; padding:5px 0 0 5px; margin:5px 0 0 0;}
	div.innerContent label.textarea textarea {height:115px; border:none; background:none; width:668px;  font-size:0.8em; color:#666; font-family:Helvetica, Arial;}
	div.innerContent small {color:#999; display:block; margin-top:-10px;}
#menu {	
	clear: both;
	margin-left:1px; 
	width: 780px;		
	float:right;
	}
#menu ul {
	font-size:10px;
	width: 777px;
	color: #FFF;
	background-image:url(MenuAlt.jpg);		 	
	display: inline;
	border-bottom: 6px solid #FFF;
	float: left;	
}
#menu li {
	float: left;
	list-style: none;
	width:111px;
	height:34px;
}
#menu li a {
	display: block;
	padding-top:10px;	
	color: #000;	
	text-decoration: none;
	text-align:center;	
}
#menu li a:hover {
	background-image:url(MenuSec.jpg);
	color: #000;
	font-weight:bold;
}

#menu ul li.selected {
			background-image:url(MenuSec.jpg); 
			color: #000;
			font-weight:bold;
			}
			
/* Üye Özel Menü*/

#UyeOzelMenu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 185px;
}
#UyeOzelMenu li {
	font: 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#UyeOzelMenu a {
	background: #333;
	border-bottom: 1px solid #393939;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#UyeOzelMenu a:hover {
	background-image:url("hover.gif");
	background-color:#2580a2;
	background-position:left center;
	background-repeat:no-repeat;
	color: #000;
}