/* ---------------------------------------------
expresssunglasses.com Master Style Sheet
author:   Acceleration.net (jb)
version:  2004.09
----------------------------------------------- */

/* I put this in here to trick Netscape 4.x - so it doesn't muck the layout. */
@import url("sunglasses-layout.css");
@import url("logoparade.css");
@import url("sitemap.css");

html,body,div,p {font: normal 12px Verdana, Arial, Helvetica, sans-serif; color: #000000;}


/* Generic Rules
----------------------------------------------- */
a img {border-width: 0; border-style: none;}
a:link,a:active {color: #ff6600; text-decoration: none; border-bottom: 1px dotted #fff;}
a:visited {color: #ff6600; text-decoration: none; border-bottom: 1px dotted #fff;}	
a:hover {color: #000066; border-bottom: 1px dotted #ff6600;}

/* Classes
----------------------------------------------- */
.TH_STYLE {color: #ffffff; background-color:#000066; font-weight:bold; line-height:22px;}
.TD_BGCOLOR1 {background-color:#f0f7fd;}
.TD_BGCOLOR2 {background-color: #ffffff;}
.BORDER_COLOR {border-color:#000080;}
.noborder {border:0;}
.yellow {color:#ffff01;}

/* IDs
----------------------------------------------- */
.cookiewarning {margin:20px; padding:10px; border:1px dashed red;}

.ReceiptFontStyleNonAccent{
color:#fff;
font-weight: bold;
}

.unavailable
{
	margin:5px;
	padding:10px;
	border:2px solid #ff6600;
	text-align:center;
	font-size:1.2em;
}