
* { padding: 0; margin: 0; outline: 0; }

body {
    font-size: 12px;
    line-height: 1.2;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #a0a0a0;
    background-color: #000;
    text-align: left;
}
.goldbg{ background:url(images/bg1.gif) repeat 0 0}

a img { border: 0; }
a { color: #a0a0a0; text-decoration: underline; }
a:hover { text-decoration: none; }

.left { float: left; display: inline; }
.right { float: right; display: inline; }

.cl, .clear { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.field { font-size: 12px; color: #484848; font-family: Geneva, Arial, Helvetica, sans-serif; color: #000; border: solid 1px #a0a0a0; width: 140px; padding: 2px 5px; }


.shell { width: 980px; margin: 0 auto; }

#page { padding-bottom: 0px;  background: url(images/bg.gif) repeat 0 0; }

#header { width: 100%; position: relative; margin-bottom: 5px; }

#logo { text-transform: uppercase; line-height: 1; padding-bottom: 15px; }
#logo img { margin:0px 25px 10px 10px}
#logo h1 { font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 30px; color: #fff; }
#logo h1 a { color: #fff; text-decoration: none; }
#logo h1 a span { color: #7ab7e2; }
#logo h1 a span .blue { color: #0161ff; }
#logo .description { font-size: 10px; color: #cfd2d9; }
#logo .ordernu{float:right; color:#fff;font-size:13px;}
#logo .ordernu span{ color:#7AB7E2; font-weight:bold; font-size:20px;}
#logo .ordernugold{float:right; color:#fec54d;font-size:18px;}
#logo .ordernugold span{ color:#f3b93e; font-weight:bold; font-size:30px;}

#top-nav { float: right; display: inline; margin-bottom: 2px; }
#top-nav ul { float: left; display: inline; font-size: 10px; line-height: 31px; color: #fff; text-transform: uppercase; background: url(images/top-nav-bg.jpg) repeat-x 0 0; }
#top-nav ul li { float: left; display: inline; list-style-type: none; }
#top-nav ul li a { float: left; display: inline; color: #fff; text-decoration: none; padding: 0 10px 0 8px; background: url(images/top-nav-sep.gif) no-repeat right 0; }
#top-nav ul li a:hover { text-decoration: underline; }
#top-nav ul li.last { padding-right: 4px; background: url(images/top-nav-last.gif) no-repeat right 0; }
#top-nav ul li.last a { background: none; }
#top-nav ul li.home { width: 88px; background: url(images/top-nav-home.gif) no-repeat 0 0; }
#top-nav ul li.home:hover{background: url(images/top-nav-homeover.gif) no-repeat 0 0; width:92px;}
#top-nav ul li.home a { background: none; width: 67px; height: 31px; line-height: 29px; padding: 0; color: #141414; font-weight: bold; padding-left: 21px; }

#main-nav { float: left; display: inline; line-height: 32px; background: url(images/main-nav-bg.gif) repeat-x 0 0; }
#main-nav .bg-right { background: url(images/main-nav-bg-right.gif) no-repeat right 0; }
#main-nav .bg-left { background: url(images/main-nav-bg-left.gif) no-repeat 0 0; padding-left: 32px; width: 948px; }
#main-nav ul { height: 32px; font-size: 12px; color: #a8a8a8; text-transform:capitalize; }
#main-nav ul li { float: left; display: inline; list-style-type: none; background: url(images/main-nav-sep.gif) no-repeat right 0; }
#main-nav ul li a { float: left; display: inline; text-decoration: none; color: #fff; padding: 0 11px 0 9px; }
#main-nav ul li a:hover { text-decoration: underline; }

#sort-nav { line-height: 46px; background: url(images/sort-nav-bg.gif) repeat-x 0 0; }
#sort-nav .bg-left { background: url(images/sort-nav-bg-left.gif) no-repeat 0 0; position: relative; height: 46px; }
#sort-nav .bg-right { background: url(images/sort-nav-bg-right.gif) no-repeat right 0; position: relative; height: 46px; }
#sort-nav ul li { float: left; display: inline; list-style-type: none; height: 46px; }
#sort-nav ul li a { float: left; display: inline; font-size: 13px; font-weight: bold; color: #282828; text-decoration: none; padding: 0 19px; }
#sort-nav ul li span.sep { float: left; display: inline; width: 2px; height: 46px; font-size: 0; line-height: 0; text-indent: -4000px; background: url(images/sort-nav-sep.gif); }
#sort-nav ul li a:hover { text-decoration: underline; }
#sort-nav ul li.active a { color: #fff; text-decoration: none; }
#sort-nav ul li.active a:hover { text-decoration: none; }
#sort-nav ul li.first-active a { background: url(images/nav-active-first.gif) no-repeat 0 0; }
#sort-nav ul li.active span.sep { background-image: url(images/nav-active-sep.gif); }
#sort-nav ul li.active { background: url(images/nav-active-bg.gif) repeat-x 0 0; }

#main { background: #050505 url(images/main-bg.gif) no-repeat 0 0; padding-top: 10px; }
#main-bot { background: url(images/main-bot-bg.gif) no-repeat 0 bottom; padding: 0 4px 2px 4px; height: 100%; position: relative; }
#sidebar { float: right; display: inline; width: 226px; }
#sidebarleft { float: left; display: inline; width: 160px; margin-right:5px; }
#content { float: left; display: inline; width: 567px; }

.block { margin-bottom: 10px; background-repeat: no-repeat; background-position: 0 0; }
.block .block-bot { height: 100%; position: relative; background-repeat: no-repeat; background-position: 0 bottom; }
.block .block-cnt { padding: 5px; }

.block .head { background: url(images/block-head.gif) no-repeat 0 0; padding-left: 15px; }
.block .head .head-cnt { background: url(images/block-head.gif) no-repeat right 0; line-height: 38px; height: 38px; padding-right: 13px; }
.block .head h3 { font-size: 15px; font-weight: bold; color: #fff; }
.block .head .view-all { float: right; display: inline; width: 61px; height: 18px; line-height: 16px; background: url(images/block-head-view-all.gif); margin-top: 12px; }
.block .head .view-all { color: #656565; font-size: 10px; text-decoration: none; text-align: center; }
.block .head .view-all:hover { text-decoration: underline; }

.blockleft { margin-bottom: 10px; background-repeat: no-repeat; background-position: 0 0; }
.blockleft .block-botleft { height: 100%; position: relative; background-repeat: no-repeat; background-position: 0 bottom; }
.blockleft .block-cntleft { padding: 10px 10px 10px 9px; }

.blockleft .headleft { background: url(images/block-head.gif) no-repeat 0 0; padding-left: 15px; }
.blockleft .headleft .head-cntleft { background: url(images/block-head.gif) no-repeat right 0; line-height: 38px; height: 38px; padding-right: 13px; }
.blockleft .headleft h3 { font-size: 15px; font-weight: bold; color: #fff; }
.blockleft .headleft .view-all { float: right; display: inline; width: 61px; height: 18px; line-height: 16px; background: url(images/block-head-view-all.gif); margin-top: 12px; }
.blockleft .headleft .view-all { color: #656565; font-size: 10px; text-decoration: none; text-align: center; }
.blockleft .headleft .view-all:hover { text-decoration: underline; }

#content .block { background-image: url(images/content-block-top.gif); background-color: #313131; width: 577px; }
#content .block .block-bot { background-image: url(images/content-block-bot.gif); }

#content .blockleft { background-image: url(images/content-block-top.gif); background-color: #313131; width: 567px; }
#content .blockleft .block-botleft { background-image: url(images/content-block-bot.gif); }

#sidebar .block { background-image: url(images/sidebar-block-top.gif); background-color: #484848; width: 226px; }
#sidebar .block .block-bot { background-image: url(images/sidebar-block-bot.gif); }

#sidebarleft .blockleft { background-image: url(images/sidebar-block-top.gif); background-color: #484848; width: 160px; }
#sidebarleft .blockleft .block-botleft { background-image: url(images/sidebar-block-bot_left.gif); }

#search .block-cnt { float:right; padding:1px 5px 5px 4px; position:relative; right:27px; top:-17px; }
#search .fieldplace { float: left; display: inline; width: 170px; height: 22px; background: url(images/search-field.gif) no-repeat 0 0; padding-left: 18px; }
#search .fieldplace .field { padding: 3px 6px 4px; width: 158px; border: none; background: none; }
#search .button { float: left; display: inline; width: 29px; height: 22px; font-size: 0; line-height: 0; text-indent: -4000px; cursor: pointer; border: 0; }
#search .button { background: url(images/search-button.gif) no-repeat 0 0; }

#sign .block-cnt { padding: 6px 5px 5px 5px; }
#sign .button { display: block; font-size: 11px; font-weight: bold; text-align: center; color: #fff; text-decoration: none; text-transform: uppercase; line-height: 29px; }
#sign .button { width: 105px; height: 29px; background: url(images/sign-button.gif) no-repeat 0 0; }
#sign .button:hover { background-position: 0 bottom; }
#sign .button-left { float: left; display: inline; }
#sign .button-right { float: right; display: inline; }
#sign .center { text-align: center; font-size: 11px; line-height: 16px; margin-top: 4px; }
#sign .center a { color: #7AB7E2; }

#sidebar .articles .article { padding: 8px 7px; background: url(images/sidebar-article-sep.gif) repeat-x 0 bottom; font-size: 11px; color: #a0a0a0; }
#sidebar .articles h4 { color: #fff; font-weight: bold; font-size: 12px; }
#sidebar .articles h4 a { color: #fff; text-decoration: none; }
#sidebar .articles h4 a:hover { color: #ccc; }
#sidebar .articles .view-all { font-size: 10px; letter-spacing: 0.5px; line-height: 24px; float: right; display: inline; margin-right: 6px; }



#sidebar .image-articles .image { float: left; display: inline; width: 55px; }
#sidebar .image-articles .image img { padding: 1px; border: solid 1px #1e1e1e; width: 51px; height: 51px; }
#sidebar .image-articles .cnt { float: right; display: inline; width: 150px; }

#sidebar .text-articles .article { padding: 8px 10px; height:90px;  font-size: 12px; }
#sidebar .text-articles .article p span {   font-size: 14px; color:peru; } 
#sidebar .text-articles .article:hover{ background-color:#f1f1f1; color:#000000; }
#sidebar .text-articles .article:hover h4 a,#sidebar .text-articles .article:hover h4 a:hover {color:#660033;}

#sidebar .text-articles h4 { font-size: 13px; }
#sidebar .text-articles h4 img { border: 1px solid #FFFFFF;    padding: 3px; background-color:#CCCCCC; }
#sidebar .text-articles h4 img:hover {background-color:#000; }

#content .articles h4 { font-size: 13px; font-weight: bold; color: #ccc; margin: 4px 0 2px; }
#content .articles h4 a { text-decoration: none; color: #ccc; }
#content .articles h4 a:hover { color: #fff; }

#content .col-articles .image img { padding: 1px; border: solid 1px #050505; width: 174px; height: 194px; }
#content .col-articles .article { float: left; display: inline; margin: 10px 8px; width: 174px; }

#content .row-articles .article { padding: 10px 15px 12px 15px; background: url(images/content-article-sep.gif) repeat-x 0 bottom; }
#content .row-articles .last-article { background: none; }
#content .row-articles .image { float: left; display: inline; width: 194px; }
#content .row-articles .image img { width: 194px; }
#content .row-articles .cnt { float: right; display: inline; width: 420px; }
#content .row-articles h4 { margin-top: 0; line-height: 20px; }
#content .row-articles h4 a { color: #e4e4e4; }

#slider { width: 567px; height: 357px; position: relative; }
#slider .buttons { position: absolute; top: 317px; right: 15px; z-index: 101; }
#slider .buttons span { float: left; display: inline; width: 28px; height: 27px; font-size: 0; line-height: 0; text-indent: -4000px; cursor: pointer; margin-left: 2px; }
#slider .buttons span.prev { background: url(images/button-prev.png) no-repeat 0 0; }
#slider .buttons span.next { background: url(images/button-next.png) no-repeat 0 0; }
#slider .holder { width: 567px; height: 357px; position: relative; overflow: hidden; }
#slider .content { height: 357px; width: 100000px; position: absolute; top: 0; left: 0; }
#slider .fragment { float: left; display: inline; width: 567px; height: 357px; list-style-type: none; }
#slider .fragment .image { position: relative; width: 567px; height: 357px; }
#slider .frame { width: 567px; height: 357px; position: absolute; top: 0; left: 0;  background: url(images/slider-image-bg.png) no-repeat 0 0; }
#slider .frame { font-size: 0; line-height: 0; text-indent: -4000px; }
#slider .fragment .cnt { margin-top: 5px; height: 49px; background: url(images/slider-cnt-bg.gif) repeat-x; color: #fff; font-size: 11px; line-height: 1.4; padding: 8px 15px; }
#slider .fragment .cnt .side-a { float: left; display: inline; width: 150px; }
#slider .fragment .cnt .side-b { float: right; display: inline; width: 300px; }
#slider .fragment .cnt h4 { font-size: 19px; font-weight: bold; color: #212121; text-transform: uppercase; margin-bottom: 5px; }
#slider .fragment .cnt .rating li { float: left; display: inline; list-style-type: none; font-size: 9px; color: #050505; text-transform: uppercase; margin-right: 1px; }
#slider .fragment .cnt .rating li .star { float: left; display: inline; width: 15px; height: 15px; font-size: 0; line-height: 0; text-indent: -4000px; }
#slider .fragment .cnt .rating li .empty-star { background: url(images/empty-star.gif); }
#slider .fragment .cnt .rating li .full-star { background: url(images/full-star.gif); }
#slider .fragment .cnt .rating li .votes { float: left; display: inline; margin-top: 3px; margin-left: 4px; }


.section_w250 {	padding-top: 0px;	width: 238px;	background: #000000;}
.w250_content {	padding: 0px;}
.section_w250_without_padding {	width: 250px;}
.list_01 {	margin: 0px 0 10px 0px;	padding: 0px; text-decoration:none;}
.list_01 li {	border-bottom:1px dotted;    color:#fff;    height:20px;    list-style:none outside none;    margin:0 0 0;    padding:5px 0 0 5px;}
.list_01 li:hover {	background-color:#2d313d; color:#000000;}
.list_01 li a {		color: #fff; font-weight:bold; font-size:12px;	list-style:none; text-decoration:none;}
.list_01 li a:hover {	color: yellow;	list-style:none;}



#paymentico {background: url(images/paymentico.png) no-repeat 0 0 ; float:right; font-size:0.8em; margin-top:-85px; padding:6px 3px 3px 18px; position:absolute; width:225px; height:77px; right:252px;}

#mini-basket {background: url(images/minibasketbg.png) no-repeat 0 0 ; float:right; font-size:0.8em; margin-top:-85px; padding:6px 3px 3px 18px; position:relative; width:246px; height:53px;}
#mini-basket p.basket {background:url(small-black-arrow.gif) no-repeat scroll 0 0.5em transparent; color:#dc0000; font-size:1em; font-weight:bold; margin:0 0 3px; padding:0 0 0 5px; text-decoration:underline; }
#mini-basket {font-size:0.8em;}
#mini-basket div.items, #mini-basket div.total {clear:both; display:block; width:181px; }
#mini-basket span.label {color:#000; float:left; font-size:1em; font-weight:bold; margin-top:5px; padding-left:5px; }
#mini-basket span.value {color:#000000; float:right; font-size:1em; font-weight:bold; margin-top:5px; text-align:right;}
#mini-basket div.items, #mini-basket div.total { clear:both; display:block; width:181px; }




 .findus{ font-size: 10px; color: #363636; float:right; text-transform: uppercase; text-align: right; padding: 20px 0; } 
 
#footer .copy { font-size: 10px; color: #fff; text-transform: uppercase; text-align: right; padding: 20px 0; }
#footer .copy a{ color: #fff; }
#footer .navs { background: #222 url(images/footer-navs-top.gif) no-repeat 0 0; text-align: center; font-size: 10px; text-transform: uppercase; color: #656565; height: 100%; position: relative; width:960px; }
#footer .navs .navs-bot { background: url(images/footer-navs-bot.gif) no-repeat 0 bottom; height: 100%; position: relative; }
#footer .navs ul {; margin: 10px 0; }
#footer .navs ul li { list-style-type: none; display: inline; padding: 0 6px; }
#footer .navs ul li a { color: #656565; text-decoration: none; }
#footer .navs ul li a:hover { text-decoration: underline; }



/********* product page ****/

#content .blockproduct {  background-color: #313131; width: 974px; }
#content .blockproduct .block-botproduct { background-image: url(images/content-block-bot.gif); }
.blockproduct .head { background: url(images/block-head.gif) no-repeat 0 0; padding-left: 15px; }
.blockproduct .head .head-cnt { background: url(images/block-head_product.gif) no-repeat right 0; line-height: 38px; height: 38px; padding-right: 13px; }
.blockproduct .head h3 { font-size: 11px; font-weight: bold; color: #fff; }
.blockproduct .head h3 a { font-size: 11px; font-weight: bolder; color: #F5E74B; }
.blockproduct .head .view-all { float: right; display: inline; width: 61px; height: 18px; line-height: 16px; background: url(images/block-head-view-all.gif); margin-top: 12px; }
.blockproduct .head .view-all { color: #656565; font-size: 10px; text-decoration: none; text-align: center; }
.blockproduct .head .view-all:hover { text-decoration: underline; }

.commontxt { background-color:#313131;color:#FFFFFF;letter-spacing:1px;line-height:19px;padding:10px 5px 5px 20px;text-align:left;width:552px; overflow:hidden;}
.commontxt h3{color:#F5E74B;font-size:22px;font-weight:bold;margin-bottom:15px; border-bottom:1px solid; letter-spacing:5px;}
.commontxt ul li{letter-spacing:1px;list-style-type:circle;margin-bottom:9px; margin-left:15px;}
             
#content .col-articles_product .image img { padding: 1px; border: solid 1px #050505; width: 125px; height: 150x; }
#content .col-articles_product .articleproduct { float: left; display: inline; margin: 10px 8px; width: 174px; }


.productwrap {width:740px; height:121px; margin-bottom:19px;}

.productlist_img{ float:left; width:90px; height:103px; padding-top:8px;}

.productlist_main{ width:550px; height:119px; float:left;}

.productlist_main span{ color:#F4F4F4; font-family:90%; text-align:left; }

.productlist_main span h3{ font-weight:bold; color:#FFFFFF; margin-top:16px; background:url(images/pricebarbg.png) repeat-x 0 0; height:19px; margin-top:3px; padding:2px 9px;}
.productlist_main span h3 span{ float:right;  padding-right:0px; color:#d2b961;}

.productlist_main h2{ color:#F2F2F2;  margin:0px; padding:0px; font-family:100%; height:33px; text-decoration:none; font-weight:700; text-align:left }
.productlist_main h2 a{color:Linen;}
.productlist_main h2 a:hover {color:yellow; text-decoration:underline;}
.productlist_main h2 span{ float: right; margin-right: 0px;}

.productbox{float:left; padding:8px 47px; width:881px; height:110px; border-bottom:1px solid #000; opacity:1;  /*background:url(images/pro_bg.gif) no-repeat 0 0;*/}
/*.productbox1{ background:url(images/pro_bg1.gif) no-repeat 0 0;}*/
.productbox:hover{ /*background:url(images/pro_bgover.gif) no-repeat 0 0;*/ background-color:#000000;}
/*.productbox1:hover{ background:url(images/pro_bg1over.gif) no-repeat 0 0;}*/
.productbox .productimg{float:left; width:150px;}
.productbox .productimg img{width:100px; height:100px; padding:5px; border:1px solid #f1f1f1;}
.productbox .productimg img:hover{ width:100px; height:100px; background-color:#000; border:1px solid #e3ab35; }



.orderpagebox{width:450px; background-color:#000000; height:auto; padding:10px; border: 1px dotted #F2F2F2;}
.orderpagebox span{color:#FF9900; font-weight:bold;}
.orderpagebox span img{ float:right; margin-right:20px; margin-bottom:10px;}


#letterform {    clear: both;    padding-top: 10px;}
#logo-left {    float: left;    width: 45%;}
#letterform label {
    font-weight: bold;
    line-height: 25px;
    vertical-align: middle;
}
#form-gap {
    clear: both;
    margin-top: 5px;
    padding-top: 25px;
    text-align: left;
    width: 100%;
}
#form-gap #mainbox1 {
    width: 100%;
}
#form-gap #mainbox1 #nameleft {
    float: left;
    width: 35%;
}
#Contentformat span {
    line-height: 35px;
}
#form-gap #mainbox1 #formright {
    float: right;
    height: 30px;
    padding-top: 5px;
    width: 65%;
}
#form-gap #mainbox1 {
    width: 100%;
}
#form-gap #mainbox1 #nameleft {
    float: left;
    width: 35%;
}
#letterform span {
    line-height: 35px;
}

#form-gap #mainbox1 #formright {
    float: right;
    height: 30px;
    padding-top: 5px;
    width: 65%;
}