body {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    padding:0;
    margin:0;
	background-color:#D9D8D6;
	background-image:url(/image-new/bg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	bottom:40px;
}

#top-nav {
	font-weight:bold;
	text-transform:uppercase;
}


.clear {
	clear:both;
}

#wrapper {
    width:950px;
    margin:0 auto;

}
#subfooter{
	position:relative;
    width:950px;
    margin:0 auto;
	height:40px;
	clear:both;

}
#topbasket {
	width:940px;
	padding:15px 0 15px 10px;
	text-align:right;
	color:#353327;
}
#topbasket a{
	text-decoration:none;
	color:#353327;
}
#topbasket a:hover{
	color:#666;
}
#main {
    width:950px;
	float:left;
	background-color:#FFFFFF;
}
#header {
	width:950px;
	height:111px;
	float:left;
	background-image:url(/images/headerbg.jpg);
	background-repeat:repeat-x;
}
#footer {
	width:950px;
	height:195px;
	background-color:#2c281a;
	background-repeat:repeat-x;
	clear:both;
	float:left;
}
#content {
	background-color:#FFFFFF;
	float:left;
	width:775px;
	
}
#contenthome {
	background-color:#FFFFFF;
	float:left;
	width:775px;
	height:1020px;
}
#homemidcol {
	width:775px;
	padding-left:1px;
	float:left;
	border-left:1px solid #E6E7E1;
}
#homerightcol {
	background-color:##793b0f;
	width:310px;
	float:left;
	height:474px;
}
#homelatest {
	width:775px;
	height:296px;
	padding:0;
	float:left;
	margin:0;
	background-color:#666666;
}

#womens-slider, #mens-slider {
	width:385px;
	height:297px;
	background-color:#999;
	float:left;
	border:1px solid #fff;
	overflow:hidden;
}
.notav {
	width:120px;
	height:22px;
	margin:0;
	padding:0;
}
.notav a {
	margin:0;
	padding:0;
}
.notav img {
	margin:0;
	padding:0;
}
.notav a img {
	margin:0 0 0 5px;
	padding:0;
	float:left;
}
#homelatest h2 {
	height:15px;
	width:162px;
	background-image:url(/images/header-latest-product.gif);
	background-repeat:no-repeat;
	margin:0 0 10px 0;
	padding:0;
	float:left;
}
#homelatest h3 {
	/* float:left; */
	/* text-transform:uppercase; */
	margin:12px 0 8px 0;
	padding:0;
	color:#373327;
	font-size:14px;
}
#homelatest h3 span{
	color:#797462;
}
#homelatest h3 a{
	color:#373327;
	text-decoration:none;
	font-size:14px;
}
#homelatest h3 a:hover{
	color:#797462;
}
#homelatest p {
	clear:left;
	margin:0 0 8px 0;
	padding:0;
	color:#797462;

}
#homelatest h2 span{
	display:none;
}
#homelatest h4 {
	height:16px;
	width:84px;
	background-image:url(/images/find-out-more.gif);
	background-repeat:no-repeat;
	margin:5px 0 10px 0;
	padding:0;
	float:left;	
}
#homelatest h4 span {
	display:none;
}
#homelatest h4 a{
	display:block;
	height:16px;
	width:84px;
}

h1 {
    height:111px;
    width:174px;
    background-image:url(/images/canopy-logo.jpg);
    background-repeat:no-repeat;
    margin:0 370px 0 0;
	padding:0;
	float:left;
}
h1 a span {
    display:none;
}

h1 a {
    display:block;
    height:111px;
    width:174px;
}
#mainnav {
	height:17px;
	width:360px;
	margin:43px 0 0 0;
	position:relative;
	float:left;
}
#mainnav li {
	display:inline;
	list-style:none;
}
#mainnav li#navhome {
	height:17px;
	width:46px;
	background-image:url(/images/navhome.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
#mainnav li#navhome {
	position: absolute;
	left:0;
	top:0;
}
#mainnav li#navhome span{
	display:none;
}
#mainnav li#navhome a {
	display:block;
	height:17px;
	width:46px;
}
#mainnav li#navhome a:hover {
	background-image:url(/images/navhome-over.gif);
}


#mainnav li#navaboutus {
	height:17px;
	width:68px;
	background-image:url(/images/navaboutus.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
#mainnav li#navaboutus {
	position: absolute;
	left:61px;
	top:0;
}
#mainnav li#navaboutus span{
	display:none;
}
#mainnav li#navaboutus a {
	display:block;
	height:17px;
	width:68px;
}
#mainnav li#navaboutus a:hover {
	background-image:url(/images/navaboutus-over.gif)
}

#mainnav li#navlatestnews {
	height:17px;
	width:38px;
	background-image:url(/images/navblog.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
#mainnav li#navlatestnews {
	position: absolute;
	left:147px;
	top:0;
}
#mainnav li#navlatestnews span{
	display:none;
}
#mainnav li#navlatestnews a {
	display:block;
	height:17px;
	width:38px;
}
#mainnav li#navlatestnews a:hover {
	background-image:url(/images/navblogon.gif)
}

#mainnav li#navcareguide {
	height:17px;
	width:87px;
	background-image:url(/images/navcareguide.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
#mainnav li#navcareguide {
	position: absolute;
	left:200px;
	top:0;
}
#mainnav li#navcareguide span{
	display:none;
}
#mainnav li#navcareguide a {
	display:block;
	height:17px;
	width:87px;
}
#mainnav li#navcareguide a:hover {
	background-image:url(/images/navcareguide-over.gif)
}

#mainnav li#navcontactus {
	height:17px;
	width:79px;
	background-image:url(/images/navcontactus.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
#mainnav li#navcontactus {
	position: absolute;
	left:305px;
	top:0;
}
#mainnav li#navcontactus span{
	display:none;
}
#mainnav li#navcontactus a {
	display:block;
	height:17px;
	width:79px;
}
#mainnav li#navcontactus a:hover {
	background-image:url(/images/navcontactus-over.gif)
}
#leftcol {
	float:left;
	width:175px;
	margin:0;
	padding:0;
	background-image:url(/images/leftcolbg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}


.subnav {
	margin:0;
	position:relative;
	padding:16px 0 0 18px;
	height:30px;
	float:left;
	clear:left;
}
.subnav li {
	list-style:none;
	padding:0;
	margin:0;
}
.subnav li.subnavshop {
	height:13px;
	width:71px;
	background-image:url(/images/subnavbrands2.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	position: absolute;
}
.subnav li.subnavshop span{
	display:none;
}

.subnav li.subnavdep {
	height:13px;
	width:128px;
	background-image:url(/images/subnav-departments.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	position: absolute;
}
.subnav li.subnavdep span{
	display:none;
}


#subnav li#subnavluggage {
	height:19px;
	width:83px;
	background-image:url(/images/subnavluggage.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	position: absolute;
	top:54px;
}
#subnav li#subnavluggage span{
	display:none;
}
#subnav li#subnavluggage a {
	display:block;
	height:19px;
	width:83px;
}
#subnav li#subnavluggage a:hover {
	background-image:url(/images/subnavluggage-over.gif);
}


#subnav li#subnavclothing {
	height:19px;
	width:88px;
	background-image:url(/images/subnavclothing.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	position: absolute;
	top:85px;
}
#subnav li#subnavclothing span{
	display:none;
}
#subnav li#subnavclothing a {
	display:block;
	height:19px;
	width:88px;
}
#subnav li#subnavclothing a:hover {
	background-image:url(/images/subnavclothing-over.gif);
}


#subnav li#subnavshoes {
	height:19px;
	width:53px;
	background-image:url(/images/subnavshoes.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	position: absolute;
	top:115px;
}
#subnav li#subnavshoes span{
	display:none;
}
#subnav li#subnavshoes a {
	display:block;
	height:19px;
	width:53px;
}
#subnav li#subnavshoes a:hover {
	background-image:url(/images/subnavshoes-over.gif);
}


#subnav li#subnavaccessories {
	height:19px;
	width:109px;
	background-image:url(/images/subnavacc.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	position: absolute;
	top:145px;
}
#subnav li#subnavaccessories span{
	display:none;
}
#subnav li#subnavaccessories a {
	display:block;
	height:19px;
	width:109px;
}
#subnav li#subnavaccessories a:hover {
	background-image:url(/images/subnavacc-over.gif);
}


#subnav li#subnavsale {
	height:19px;
	width:47px;
	background-image:url(/images/subnavsale.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	position: absolute;
	top:174px;
}
#subnav li#subnavsale span{
	display:none;
}
#subnav li#subnavsale a {
	display:block;
	height:19px;
	width:47px;
}
#subnav li#subnavsale a:hover {
	background-image:url(/images/subnavsale-over.gif);
}


#subnav li#subnavbrands {
	height:19px;
	width:66px;
	background-image:url(/images/subnavbrands.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	position: absolute;
	top:215px;
}
#subnav li#subnavbrands span{
	display:none;
}
#subnav li#subnavbrands a {
	display:block;
	height:19px;
	width:66px;
}
#subnav li#subnavbrands a:hover {
	background-image:url(/images/subnavluggage-over.gif);
}



ul.leftcolbrands {
	float:left;
	margin:0;
	padding:0;
	padding:0 0 10px 19px;
	font-size:12px;
	clear:left;
}
ul.leftcolbrands li{
	list-style:none;
	padding:0 0 5px 0;
}
ul.leftcolbrands li a{
	text-decoration:none;
	color:#4a4137;
}
ul.leftcolbrands li a:hover{
	color:#8e897a;
}
ul.leftcolbrands li a.sale{
	color:#f28332;
}
#payment {
	width:175px;
	height:109px;
	float:left;
}
#footerleft {
	float:left;
	padding:15px 0 0 15px;
	color:#8e897a;
	font-size:11px;
}
#footerleft ul{
	padding:0;
	margin:0;
}
#footerleft ul li{
	display:inline;
	margin:0 10px 0 0;
}
#footerleft ul li a{
	text-decoration:none;
	color:#8e897a;
}
#footerleft ul li a:hover{
	text-decoration:none;
	color:#FF6600;
}
#footerleft p a{
	text-decoration:none;
	color:#8e897a;
}
#footerleft p a:hover{
	text-decoration:none;
	color:#FF6600;
}
#footerleft p {
	margin:4px 0 12px 0;
	padding:0;
}
#footerleft a img {
	border:0;
}
#footerright {
	float:right;
	text-align:right;
	padding:17px 15px 0 0;
	font-size:11px;
	color:#8e897a;
}
#footerright p{
	margin:0 0 4px 0;
	padding:0;
}

.listitem1 {
	width:192px;
	height:287px;
	border-right:1px solid #E6E7E1;
	float:left;
	overflow:hidden;
	border-bottom:1px solid #E6E7E1;
}

.listitemsub1 {
	padding:8px;
	background-color:#8F897B;
	width:176px;
	height:79px;
	float:left;
	margin:0;
	border-right:1px solid #E6E7E1;

}
.item-name1 a {
	color:#352F21;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
	margin: 0 0 0 6px;
}

 .item-desp1 a {
	 color:#000;
	 font-size:11px;
	 text-decoration:none;
	 margin: 0 0 0 6px;
 }
 .item-price1 a {
	 color:#FFF;
	 font-weight:bold;
	 font-size:13px;
	 margin: 0 0 0 6px;
	 text-decoration:none;
 }
.item-name1, .item-desp1, .item-price1 {
	line-height:150%;
		 margin: 0 0 0 6px;

	
}
.listitemsub1 p {
	padding:0;
	margin:0;
}

.list-image-container1 {
	background-color:#FFF;
	width:192px;
	height:192px;
	float:left;
	position:relative
}
.list-image-container1 img {
	position:absolute;
	left:16%;
	top:15%;
	text-decoration:none;
	border: 0 none;
}




.item-name a {
	color:#352F21;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
}

 .item-desp a {
	 color:#000;
	 font-size:11px;
	 text-decoration:none;
	 padding-bottom:5px;
 }
 .item-price a {
	 color:#FFF;
	 font-weight:bold;
	 font-size:13px;
	 text-decoration:none;
 }
.item-name, .item-desp, .item-price {
	line-height:150%;
}
.listitemsub p {
	padding:0;
	margin:0;
}





.listitem {
	float:left;
	width:154px;
	height:235px;
	border-top:1px solid #e7e7e2;
	border-left:1px solid #e7e7e2;
}
.listitem img{
	margin:12px 0 12px 12px;
}
.listitem a img{
	border:0;
}
.listitemsub {
	width:154px;
	height:78px;
	background-color:#8e897a;
	float:left;
}
.listitemsub h3{
	padding:6px 0 0 0;
	margin:0 0 0 6px;
}
.listitemsub h3 a{
	color:#333022;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.listitemsub h4 {
	padding:1px 0 1px 0;
	margin:0 0 0 6px;
}
.listitemsub h4 a{
	color:#333022;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
.listitemsub h3 a:hover{
	color:#444030;
}
.listitemsub h4 a:hover{
	color:#444030;
}
.price {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0 0 0 6px;
}
#saleitem {
	color:#F7BD8D;
	font-size:18px;
	font-weight:bold;
	padding:0;
	margin:0 0px 0px 0px;
}
#saleitemsm {
	color:#F7BD8D;
	font-size:15px;
	font-weight:bold;
	padding:0;
	margin:0 0px 0px 6px;
}
#flashhome {
	width:310px;
	height:218px;
	margin:0;
	padding:0;
	background-color:#333333;
}
#homepromo { 
	width:310px;
	margin:0;
	padding:0;
	
}
#homepromo a img{
	margin:0;
	padding:0;
	display: block;
} 

.productnav {
	padding:15px;
	text-align:right;
	font-size:11px;
	clear:both;
}
.productnav a{
	color:#333333;
	text-decoration:none;
}
.productnav a:hover{
	color:#666666;
	text-decoration:underline;
}
.breadcrumb {
	padding:15px;
	text-align:left;
	font-size:11px;
	clear:both;
}
.breadcrumb a{
	color:#333333;
	text-decoration:none;
}
.breadcrumb a:hover{
	color:#666666;
	text-decoration:underline;
}
#prodcat {
	background-color:#f1f0ee;
	padding:15px 15px 10px 15px;
	float:left;
	width:745px;
}
#prodcat img{
	margin:0 0 15px 0;
}
#prodcat ul {
	margin:0 0 0 10px;
	padding:0;

}
#prodcat ul li {
	display:block;
	width:180px;
	float:left;
	list-style:square;
	padding:0 0 5px 0;
}
#prodcat ul li a {
	color:#ce691f;
	text-decoration:none;
	list-style:square;
}
#prodcat ul li a:hover {
	text-decoration:underline;
}
.header {
	padding:10px 10px 10px 0;
	float:left;
	width:755px;
	text-transform:uppercase;
	font-size:14px;
	color:#282417;
	margin:20px 0 0 0;
}	
#productimages {
	float:left;
	width:322px;
	height:404px;
}
#largeimageholder {	
	width:290px;
	height:280px;
	padding:15px 0 0 32px;
}
.smallimageholder {
	float:left;
	height:98px;
	border-top:5px solid #e7e7e6;
	border-bottom:5px solid #e7e7e6;
	border-left:5px solid #e7e7e6;
	border-right:4px solid #e7e7e6;
	margin:5px 5px 5px 0;
}
.smallimageholder a img{
	border:0;
}
#productcopy {
	width:423px;
	height:363px;
	float:left;
	background-color:#8e897a;
	padding:15px;
}
#productcopy img {
	border:0;
}
#productcopy h3 {
	/*text-transform:uppercase;*/
	margin:0 0 8px 0;
	padding:0;
	color:#373327;
	font-size:14px;
}
#productcopy h3 span{
	color:#fff;
}
#productcopy h3 a{
	line-height:25px;
	color:#373327;
	text-decoration:none;
	font-size:12px;
}
#productcopy h3 a:hover{
	color:#4f4a3a;
}
#productcopy p {
	margin:0 0 8px 0;
	padding:0;
	color:#fff;
}
#productcopy p span{
	color:#282417;
	line-height:25px;
}
#productcopy p a{
	color:#282417;
	text-decoration:none;
}
#productcopy p a:hover{
	text-decoration:underline;
}
#productcopy img{
	margin: 10px 0 10px 0;
}
#productcopy h4 {
	height:16px;
	width:84px;
	background-image:url(/images/find-out-more.gif);
	background-repeat:no-repeat;
	margin:5px 0 10px 0;
	padding:0;
	float:left;	
}
#productcopy h4 span {
	display:none;
}
#productcopy h4 a{
	display:block;
	height:16px;
	width:84px;
}

.jqzoom{
float:left;
position:relative;
padding:0px;
cursor:pointer;

}

.jqzoom img{
float:left;
}


div.zoomdiv {
background:#ffffff;
display:none;
text-align: center;
overflow: hidden;
z-index:100;
position:absolute;
top:0;
left:0;
padding:0;
margin:0 0 0 23px;


}

div.jqZoomPup {
z-index:10;
visibility:hidden;
position:absolute;
top:0px;
left:0px;
width:50px;
height:50px;
border: 1px solid #aaa;
background: #ffffff url(/images/zoom.gif) 50% top  no-repeat;;
opacity: 0.5;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
filter: alpha(Opacity=50);
}
#holdx {
	width:289px;
	height:253px;
	padding:0 0 0 33px
}
#topsearch {
	text-align:right;
	margin:16px 16px 0 0;
	padding:0;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
form#mainsearch {
	margin:0;
	padding:0;
}
input#searchtext {
	background-color:#69655C;
	margin:0;
	padding:2px 0 2px 5px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#373327;
}
input#searchbutton {
	background-color:#403C31;
	margin:0 0 0 3px;
	padding:1px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#a3a29e;
	cursor:pointer;
	line-height:13px;	
}
/*/new basket css/*/
#basketholder {
	float:left;
	width:545px;
	padding:20px 0 0 25px;
}
.buy {
	color:#ed6c0f;
	text-decoration:none;
}
.basketitem {
	border-bottom:1px  dotted #f78838;
	background-color:#f1f1f1;
	margin:0 0 10px 0;
}
#confirmaddress {
	float:left;
	background-color:#f1f1f1;
	padding:10px 15px 10px 15px;
	width:225px;
	margin:0 15px 30px 0;
}
#confirmaddress p {
	margin:0;
	padding:0
}	
#confirmaddress p strong {
	margin:0;
	padding:0
}
#confirmaddress p a{
	color:#f78838;
	text-decoration:none;
	font-weight:normal;
	margin:0;
	padding:0;
	float:right;
}
#confirmaddress p a:hover{
	text-decoration:underline;
}
#confirmdelivery {
	float:left;
	background-color:#f1f1f1;
	padding:10px 15px 10px 15px;
	width:225px;
	margin:0 20px 30px 0;
}
#confirmdelivery p {
	margin:0;
	padding:0
}	
#confirmdelivery p strong {
	margin:0;
	padding:0
}
#confirmdelivery p a{
	color:#f78838;
	text-decoration:none;
	font-weight:normal;
	margin:0;
	padding:0;
	float:right;
}
#confirmdelivery p a:hover{
	text-decoration:underline;
}
.orange {
	color:#f78838;
}
#basketholder h2 {
	font-size:14px;
	padding:0;
	margin:4px 0 0 0;
}
#basketholder a{
	color:#f78838;
	text-decoration:none;
}
#baskethelp {
	float:left;
	width:185px;
	margin:25px 0 0 10px;
}
#baskethelp p{
	color:#666666;
}
#baskethelp p a{
	color:#f78838;
	text-decoration:none;
}
#baskethelp p strong{
	margin:0 0 5px 0;
	color:#333333;
}
/******** NEW STYLES ********/
/* Sliding brands navigation */
html>/**/body ul.extrabrands {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
}
ul.extrabrands { /* IE */
	margin: 0px;
	padding: 6px 0px 0px 0px;
	font-size:12px;
}
ul.extrabrands li{
	list-style:none;
	padding:0px 0px 5px 0px;
}
ul.extrabrands li a{
	text-decoration:none;
	color:#4a4137;
}
ul.extrabrands li a:hover{
	color:#8e897a;
}

html>/**/body ul.extrabrands1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
}
ul.extrabrands1 { /* IE */
	margin: 0px;
	padding: 6px 0px 0px 0px;
	font-size:12px;
}
ul.extrabrands1 li{
	list-style:none;
	padding:0px 0px 5px 0px;
}
ul.extrabrands1 li a{
	text-decoration:none;
	color:#4a4137;
}
ul.extrabrands1 li a:hover{
	color:#8e897a;
}

html>/**/body ul.extrabrands2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
}
ul.extrabrands2 { /* IE */
	margin: 0px;
	padding: 6px 0px 0px 0px;
	font-size:12px;
}
ul.extrabrands2 li{
	list-style:none;
	padding:0px 0px 5px 0px;
}
ul.extrabrands2 li a{
	text-decoration:none;
	color:#4a4137;
}
ul.extrabrands2 li a:hover{
	color:#8e897a;
}

.noresults {
	padding: 60px 0px 0px 25px;
}
.error {
	font-weight: bold;
	color: #ff0000;
}
.symbolchar {
	font-size: 20px;
	vertical-align: -10%;
	padding: 0px 3px 0px 0px;
}
#addtobasket {
	margin: 0px;
	padding: 0px;
}
.results-text {
	font-size:12px;
}
#basketholder a.basketlink,
#basketholder a:visited.basketlink {
	font-weight: bold;
	color: #000000;
}
#basketholder a:hover.basketlink {
	color: #8e897a;
}
form #customerdetails {
	margin: 0px;
	padding: 0px;
}

/* Empty image boxes */
.homefeatured {
	width: 256px;
	height: 256px;
	float: right;
}
.nolistingimage {
	width: 130px;
	height: 157px;
}
.list-image-container {
	width: 130px;
	height: 157px;
}
.list-image-container img {
	text-align: center;
}
.vertical-space-30 {
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

/******** END NEW STYLES ********/
#contact-area {
	width:399px;
	margin: 20px 0 0 0;
	padding:0 0 25px 0;

}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 4px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area input.submit-button {
	width: 100px;
	float: left;
	margin:20px 0 0 170px;
}
#contact-area label {
	font-size:11px;
	margin:0 0 5px 0;
	color:#142a3f;
}
input#submitbutton {
	width:100px;
	font-size:12px;
	padding:4px;
	margin:10px 0 0 0;
} 
#genholder img {
	float:right;
	margin:0 0 30px 30px;
	border:solid 1px #666666;
}
#genholder img#cat{
	float:left;
	margin:0px 0px 20px 0px;
	border:solid 0px ;
}
#genholder {
	float:left;
	width:500px;
	padding:20px 45px 0 25px;
}
#genholder h2 {
	padding:0 0 20px 0;
}
#genholder p{
	line-height:16px;
	margin:0 0 20px 0;
}
#genholder h2 {
	font-size:14px;
	padding:0;
	margin:4px 0 20px 0;
}
#genholder a{
	font-size:17px;
	color:#f78838;
	text-decoration:none;
}
#genholder span {
	color:#999999;
}
#genholder span.orange {
	font-size:17px;
	color:#f78838;
}
#sidepromo {
	float:left;
	width:185px;
	margin:0;
	padding:56px 20px 0 0;
}
#sidepromo p{
	color:#666666;
}
#sidepromo p a{
	color:#f78838;
	text-decoration:none;
}
#sidepromo b p{
	margin:0 0 5px 0;
	color:#333333;
}
.lightgrey {
	color:#999999;
}

.home-banners {
	height:165px;
	width:775px;
	float:left;
}

.home-banners img {
	float:left;
	border-left:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

.footer-images {
	background-color:#FFF;
	padding:0;
	margin:0;
	height:71px;
	width:950px;
	overflow:hidden;
	border:0;
	border-bottom:1px solid #fff;
}
.footer-images img {
	padding:0;
	margin:0;
	border:1px solid red;
}
.footer-images #newsletter-home span, .footer-images #delivery-home span, .footer-images #facebook-home span, .footer-images #twitter-home span {
	display:none;
}

.footer-images #newsletter-home, .footer-images #delivery-home, .footer-images #facebook-home, .footer-images #twitter-home {
	border-left:1px solid #FFF;
}

.footer-images #newsletter-home {
	background-image:url(/image-new/newsletter.jpg);
	width:280px;
	height:71px;
	float:left;
}
.footer-images #delivery-home {
	background-image:url(/image-new/free-delivery.jpg);
	width:280px;
	height:71px;
	float:left;
}
.footer-images #facebook-home {
	background-image:url(/image-new/facebook.jpg);
	width:192px;
	height:71px;
	float:left;
	border-right:1px solid #FFF;
}
.footer-images #twitter-home {
	background-image:url(/image-new/twitter.jpg);
	width:192px;
	height:71px;
	float:left;
}

#more-nav {
	font-weight:bold;
	padding-top:3px;
	padding-bottom:9px;
}

#more-nav img {
	padding-left:5px;	
}

#department-select {
	padding:0 0 0 18px;
}
#department-select select {
	width:110px;
	height:20px;
	border:1px solid #DFE0DA;
	font-weight:bold;
	color:#454641;
	
	
	background: #DFE0DA;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #DFE0DA, #F4F5F0);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, left bottom, from(#DFE0DA), to(#F4F5F0));	
				
				filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#DFE0DA', EndColorStr='#F4F5F0', GradientType=0);
}

#nav-space {
	height:20px;
	width:20px;
}
.womens-nav-header span, .mens-nav-header span {
	display:none;
}
.womens-nav-header {
	background-image:url(/images/nav-womens.gif);
	width:82px;
	height:14px;
}

.mens-nav-header {
	background-image:url(/images/nav-mens.gif);
	width:77px;
	height:14px;
}

#top-nav {
	font-weight:bold;
	text-transform:uppercase;
}
	
