﻿body {
    color: #242424;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
}

.credits {
	border-bottom: solid 1px #eee;
	padding-bottom: 10px;
	margin: 0 0 30px;
}
#pagewrap {
	margin: 0 auto;
    padding:0; 
    display:table;
}
p {
    margin:0px; 
}
/*
Back to top button 
*/
#back-top{
	position: fixed;
	bottom: 30px;
    right:10px;
}
#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;

}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 30px;
	height: 30px;
	display: block;
	margin-bottom: 7px;
	background: #23AAD9 url(../images/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
    text-align:center;  
}
#back-top a:hover span {
	background-color: #23AAD9;
}
* a {
    outline: 0 none;
}
.navigation a{font-family: arial, Helvetica, sans-serif;font-size: 12px;color: #666666;font-weight: bold;text-decoration: none;}
.navigation a:hover{text-decoration: none !important;}
.navigation
{
background: #2b2b2b;
height: 36px;
line-height: 35px;
}
.ie7 .navigation
{
line-height: 25px;
}
.navigation .sale.active
{
margin-top: -2px;
border-top: #f58b00 solid 2px;
}
.navigation .sale span a
{
text-decoration: none;
}
.navigation .sale, .navigation .sale:hover
{
color: #fff;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
position: relative;
background: #ed1900;
line-height: 36px;
}
.ie7 #saletab > span > a
{
padding-bottom: 10px;
}
#saletab > span > a
{
padding: 11px 14px;
}
.navigation .sale.active, .navigation .sale:hover
{
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2VkMTkwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMTE0MDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,#ed1900 1%,#b11401 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#ed1900),color-stop(100%,#b11401));
background: -webkit-linear-gradient(top,#ed1900 1%,#b11401 100%);
background: -o-linear-gradient(top,#ed1900 1%,#b11401 100%);
background: -ms-linear-gradient(top,#ed1900 1%,#b11401 100%);
background: linear-gradient(to bottom,#ed1900 1%,#b11401 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1900',endColorstr='#b11401',GradientType=0);
}
.ie8 .navigation .sale.active, .navigation .sale:hover
{
background: #b11401;
}
.navigation .sale span a
{
color: #fff;
}
.navigation > ul
{
margin: 0;
padding: 0;
}
.ie7 .border-right-none
{
margin-right: 291px;
}
.navigation > ul > li
{
float:left;
list-style: none outside none;
position: relative;
}
.ie7 .navigation > ul > li
{
display: inline;
}
.ie8 .navigation > ul > li
{
display: inline-table;
}
.navigation > ul > li > a
{
border-left: 1px solid #525050;
border-right: 1px solid #000;
color: #fff;
font-size: 85%;
font-weight: bold;
text-transform: uppercase;
margin: 0;
padding: 0 8px;
display:block;  

}
.navigation > ul > li > a.last-border
{
border-right: 0 !important;
}
.ie7 .navigation > ul > li > a
{
display: inline;
padding: 6px 16px 5px 16px;
color: #fff;
}
.ie7 .navigation > ul > li > a.active, .ie8 .navigation > ul > li > a.active
{
background: #f1f1f1;
}
.navigation > ul > li > a.active
{
background: #f1f1f1;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMmIwYjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,#f1f1f1 0,#b2b0b4 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f1f1f1),color-stop(100%,#b2b0b4));
background: -webkit-linear-gradient(top,#f1f1f1 0,#b2b0b4 100%);
background: -o-linear-gradient(top,#f1f1f1 0,#b2b0b4 100%);
background: -ms-linear-gradient(top,#f1f1f1 0,#b2b0b4 100%);
background: linear-gradient(to bottom,#f1f1f1 0,#b2b0b4 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1',endColorstr='#b2b0b4',GradientType=0);
}
.navigation > ul > li > a.selected
{
background: #fff !important;
padding-bottom: 1px;
}
.navigation ul#navigation li a:hover
{
text-decoration: underline !important;
}
.navigation > ul > li > a.active, .navigation > ul > li > a.selected
{
border-right: #b2b2b2 solid 1px;
border-left: #bdbdbd solid 1px;
color: #393939;
border-top: #f58b00 solid 2px;
text-decoration: none !important;
margin-top: -2px; *display:inline;*padding:6px16px5px16px}
.drop-menu
{
border-right: #bdbdbd solid 1px;
border-bottom: #bdbdbd solid 1px;
height: 510px;
width: 740px;
background: #f3f3f3;
position: absolute;
top: 36px;
line-height: 130%;
left: 0;
-webkit-box-shadow: 1px 6px 6px -1px rgba(135,135,135,0.8);
box-shadow: 1px 6px 6px -1px rgba(135,135,135,0.8);
z-index:999; 
}
.ie7 .new-arrival-bg, .ie8 .new-arrival-bg
{
top: 34px !important;
}
.ie9 .drop-menu
{
padding-right: 1px;
}
.drop-menu-sale
{
width: 131px;
position: absolute;
top: 31px;
right: 0;
line-height: 70% -webkit-box-shadow:1px 6px 6px -1px rgba(135,135,135,0.8);
box-shadow: 1px 6px 6px -1px rgba(135,135,135,0.8);
}
.txt-right
{
text-align: right;
}
ul.cat-main
{
margin: 0;
padding: 0 8px 0 15px;
width: 120px;
height: 510px;
-webkit-box-shadow: 3px 4px 10px -1px rgba(177,177,177,0.4);
box-shadow: 3px 4px 10px -1px rgba(177,177,177,0.4);
background: #fff;
border: 1px solid #bdbdbd;
border-top: 0;
}
ul.cat-main li
{
list-style: none;
color: #000;
width:100%; 
}
ul.cat-main > li > a
{
color: inherit;
text-decoration: none;
display: block;
padding: 11px 0;
width: 100%;
font-size: 13px;
line-height:14px;
height:16px; 
text-align:left;  
}
ul.cat-main > li > a:hover
{
text-decoration: underline;
}
ul.cat-main > li > a.active
{
color: #ff8500;
background: url('../images/arrow.png') 110px center no-repeat;
cursor: pointer;
line-height:14px;
height:16px;
overflow:hidden;  
}
ul.cat-main > li > a.active:hover
{
text-decoration: underline;
}
ul.sale-section
{
height: 135px;
padding-right: 15px;
width: 100px;
}
ul.sale-section li a.active
{
background-image: none !important;
}
.list-column
{
width: 165px;
height: 294px;
}
.list-column.last
{
width: 255px;
}
.list-column .menu
{
padding: 11px 0 0 22px;
width: 145px;
}



.list-column .menu-last
{
padding: 10px 0 0 15px;
width: 210px;
height: 139px;
}
.list-column .text-center
{
margin-right: -3px;
}
.list-column .menu p
{
background: 0;
color: #777;
font-size: 13px;
text-transform: uppercase;
text-align:left;  
}
.list-column .menu ul
{
margin: 10px 0 0 0;
padding: 0;
}
}
.fl
{
float: left;
}
.fr
{
float: right;
}
.fleft {
    float: left;
}
.list-column {
    height: 294px;
    width: 165px;
}
.list-column .menu ul li
{
list-style: none;
padding: 0;
margin: 2px 0 3px 0;
font-size: 12px;
text-decoration: none;
text-align:left; 
line-height:16px;
height:16px;
overflow:hidden;
}
.list-column .menu ul li:hover
{
background-image: none;
color: #2b2b2b;
text-decoration: underline;
}
.cat-content
{
position: absolute;
left: 148px;
top: 0;
}
.premium-tab
{
color: #f09800 !important;
font-style: italic;
font-weight: bold;
}