/* SHOES */
body{
font-family:Helvetica, Arial, sans-serif;
background:#d0d0d0 url(images/mainBackground.jpg) top center no-repeat;
color:#505050;
}
a{
color:#777;
}
a:hover{
color:#D0D0D0;
}
#mainMenu li a{
color:#565656;
}
#mainMenu li a.selected, #mainMenu li a:hover{
color:#d0d0d0;
}
#search #s{
background:#e9e9e9;
color:#929292;
}
#search #go{
background:#7a7a7a;
color:#fff;
border:1px solid #000;
}
#banner{
background:url(images/homeBanner.jpg) left top no-repeat;
}
.subMenu li a{
color:#d0d0d0;
}
.subMenu li a.selected, .subMenu li a:hover{
color:#fff;
}
#productContainer {
background:#fff url(images/imageDetailBackground.jpg) no-repeat scroll right top;
border:2px solid #fff;
}
#sideMenu{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background:#000 none repeat scroll 0 0;
border:1px solid #000;
}
#sideMenu #menuBottom{
height:20px;
margin:0;
}
#sideMenu .sidemenu li{
padding:0 0 1px 0;
background:#7a090b;
}
#sideMenu .sidemenu li a{
background:#eadbbe;
font-family:Helvetica, Arial, sans-serif;
color:#f0b48c;
}
#sideMenu .sidemenu li a.hasSubs{
background:#881215 url(images/bullets.png) 15px -54px no-repeat;
}
#sideMenu .sidemenu li a.noSubs{
background:#881215 url(images/bullets.png) 15px top no-repeat;
}
#sideMenu .sidemenu li li a{
padding:1px 4px 1px 35px;
}
#sideMenu .sidemenu li li a.hasSubs{
background:#881215 url(images/bullets.png) 25px -54px no-repeat;
}
#sideMenu .sidemenu li li a.noSubs{
background:#881215 url(images/bullets.png) 25px top no-repeat;
}
#sideMenu .sidemenu li li li a{
padding:1px 4px 1px 45px;
}
#sideMenu .sidemenu li li li a.hasSubs{
background:#881215 url(images/bullets.png) 35px -54px no-repeat;
}
#sideMenu .sidemenu li li li a.noSubs{
background:#881215 url(images/bullets.png) 35px top no-repeat;
}
#sideMenu .sidemenu li a:hover, #sideMenu .sidemenu li li a:hover, #sideMenu .sidemenu li li li a:hover, #sideMenu .sidemenu li a.selected, #sideMenu .sidemenu li a.noSubs.selected{
background-color:#1E1E1E;
color:#F0B48C;
}
.popularProductThumb{
background:#000;
}
.popularProductDesc{
font-family:Helvetica, Arial, sans-serif;
width:120px;
}
.popularProductDesc a{
color:#1e1e1e;
}
.popularProductContainer{
border-bottom:none;
}
.popularProductCode{
border-bottom:none;
color:#000;
font-style:normal;
font-weight:bold;
font-family:inherit;
margin:0;
}
#mailingList, #popularProducts{
margin:13px 0;
}
#mailingList .inner, #popularProducts .inner{
background:none;
font-style:italic;
color:#000;
}
#mailingList .inner #mailingListForm{
font-style:normal;
color:#000;
}
#mailingList .inner input{
background:#fff;
}
#mailingList .inner input:focus{
background:#fff;
color:#000;
}
#mailingList .inner input.submit{
background:#670F42;
border:1px solid #670F42;
}
#mailingList .inner input.submit:hover{
color:#fff;
background:#A15080;
border:1px solid #A15080;
}
#mailingList #mailingListBottom, #popularProducts #popularProductsBottom{
height:4px;
margin:0;
}
#menuColumn h2{
padding:6px 0 0 0;
font-size:26px;
font-weight:normal;
font-family:"Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
}
#sortBy, #pageNo{
color:#515150;
background:#fff;
}
#thumbHolder .thumb{
color:#fff;
background:#080704;
border-color:#370A24;
}
#thumbHolder .thumbnail{
background:#0d0d0d;
}
#thumbHolder .productCode a{
background:#000;
color:#999;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
font-style:normal;
letter-spacing:normal;
padding:6px 7px 7px;
}
#thumbHolder .descriptionText a{
font-style:normal;
}
#thumbHolder .productCode a:hover, #thumbHolder .descriptionText a:hover{
color:#fff;
}
#thumbHolder .descriptionText{
text-transform:lowercase;
}
/* PRODUCT PREVIEW POPUP */
#prodDetail{background:#fff;}
#prodDetail #gallery{background:#e0e0e0;}
#prodDetail #infoHolder{}
#prodDetail #infoHolder p{color:#262626;}
#prodDetail #infoHolder h2{color:#505050;}
#prodDetail #close{}
.infoPanel{
margin:0 0 20px 0;
}
.infoPanel .heading{
background:#000;
color:#fff;
padding:10px;
font-size:12px;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
text-transform:uppercase;
font-weight:bold;
border:1px solid #000;
-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px;
border-radius-top-left:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
border-radius-top-right:5px;
}
.infoPanel .content{
background:#1E1E1E;
color:#fff;
padding:20px 20px 16px 20px;
font-size:12px;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
border:1px solid #1E1E1E;
-moz-border-radius-bottomleft:5px;
-webkit-border-bottom-left-radius:5px;
border-radius-bottom-left:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;
border-radius-bottom-right:5px;
}
.infoPanel .resultsHeading{
color:#fff;
margin:12px 0;
}
#whereToBuyResults{
height:300px;
overflow:auto;
margin:0 0 10px 0;
}
.resultsTable{
border-top:1px dashed #881215;
padding:10px 0;
width:100%;
text-transform:capitalize;
}
.resultsTable .resultsInfo{
float:left;
width:500px;
}
.resultsTable .resultsInfo h2{
color:#fff;
}
.resultsTable .mapButtonContainer{
float:right;
width:100px;
text-align:right;
padding:2px 12px 0 0;
}
.jScrollPaneDrag {
background:#881215 none repeat scroll 0 0;
}
.jScrollPaneTrack {
background:#313131 none repeat scroll 0 0;
}
/* classes */
/* colour used for filters panel etc */
.FontColour1{color:#000;}
.FontColour1 a:link{color:#005049;}
/* colour used for thumb prod code */
.FontColour2{color:#777777;;}
/* colour used for thumb description */
.FontColour3{color:#9be9e3;}
/* colour used for sideMenu off etc */
.FontColour4{color:#b9f3ef;}
/* colour used for sideMenu rollover etc */
.FontColour5{color:#fff;}
/* colour used product popup titles etc */
.FontColour6{color:#046862;}
.pagination {
background:#000;
}
.filters #filtersForm {
color:#000;
}
.button{
background:#000;
color: #ccc;
font-family:Helvetica, Arial, sans-serif;;
border:1px solid #000;
}
.divider{
height:0;
margin:15px 0;
overflow:hidden;
}
