/* CSS Document */
body {background-color:#fff; color:#1E1E1E;}
h1, a {color:#000;}
a:hover {color:#fff; background:#000;}
a:hover h5 {text-decoration:underline; color:#000;}

#logo a {width:224px; height:86px; background:url(../images/white/gordius-mak-logo.gif);}

#cufflinks, #cufflinks a, #cufflinks-on a {width:108px; height:21px; background-image:url(../images/white/cufflinks.gif);}
#eyewear, #eyewear a, #eyewear-on a       {width:97px;  height:21px; background-image:url(../images/white/eyewear.gif);}
#shirts, #shirts a, #shirts-on a		  {width:76px;  height:21px; background-image:url(../images/white/shirts.gif);}
#company, #company a, #company-on a       {width:78px;  height:17px; background-image:url(../images/white/company.gif);}
#stockists, #stockists a, #stockists-on a {width:88px;  height:17px; background-image:url(../images/white/stockists.gif);}
#contact, #contact a, #contact-on a       {width:73px;  height:17px; background-image:url(../images/white/contact.gif);}

#sub-nav a {color:#808080;}
#sub-nav li {background-image:url(../images/white/bg-sub-nav.jpg);}

#footer, #footer a {color:#CDCDCD; font-size:10px; padding:0 1px;}
#footer a:hover {color:#fff; background:#CDCDCD;}

div#details a {border:1px solid #DBDBDB;}
div#details a:hover {border:1px solid #999999;}

#mycart {border:1px solid #D2D2D2; background:#F5F5F5; color:#A1A1A1;}
	#cart-heading {background-image:url(../images/white/my-cart-heading.gif);}
	#mycart td {border-bottom:1px solid #D2D2D2; padding:4px 0;}
	#mycart span {color:#636363;}
	#go-to-cart a {background:url(../images/white/go-to-cart.gif) top right no-repeat;}
	.add-button {background:#BDBDBD; color:#fff;}
	
#sizes a {background:#BCBCBC; color:#fff;}
	#sizes a:hover {background:#848484;}
	#sizes .on {background:#000;}
	
#e7 {background:url(../images/white/e7.gif) no-repeat left top;}
	#footer #e7:hover {background:url(../images/white/e7.gif) no-repeat left bottom;}