body {
	font-family: Arial;
	font-size: 10px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #999999;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

#logo {
	position: absolute;
	border: none;
	top: 10px;
	left: 15px;
	height: 45px;
}

.homeText, td {
	font-size: 12px;
	color: white;
}

#featuredStores li {
	background-color: #999999;
	color: '#ffffff';
}

#featuredStores a {
	text-decoration: none;
}

.menu {
	position: absolute;
	list-style: none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.menu li {
	float: left;
	font-size: 12px;
	color: white;
	cursor: pointer;
	background-color: #b2b2b2;
	margin: 1px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.menu li:hover {
	background-color: #45ad2a;
}

.menu li div {
	padding: 3px 8px 3px 8px;
}

.menu-category {
	right: 467px;
	width: 265px;
}

.menu-category li {
	width: 84px;
}

.menu-department {
	right: 404px;
	width: 60px;
}

.menu-department li {
	width: 59px;
}

.menu-size {
	right: 265px;
	width: 128px;
}

.menu-size li {
	text-align: center;
	width: 30px;
}

.menu-size li div {
	padding: 3px 6px 3px 6px;
}

.menu-color {
	right: 120px;
	width: 135px;
}

.menu-color li {
	font-size:10px;
	width: 18px;
	line-height: 11px;
}

.menu-support {
	right: 35px;
	width: 60px;
}

.menu-support li {
	width: 80px;
}

.menu-support li {
	width: 80px;
}

#account {
	position: absolute;
	right: 15px;
	top: 75px;
	z-index: 1000;
	background: #b2b2b2;
	padding: 13px;
	font-size: 12px;
	color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	min-height: 100px;
}

#loginForm {
	margin-bottom: 0px;
}

.button {
	cursor: pointer;
	border: 1px solid #666666;
	background-color:#999999;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.button a:hover {
	text-decoration: underline;
}

.button div {
	padding: 3px 5px 2px 5px;
}

.button a {
	color: white;
}

#button {
	cursor: pointer;
	border: 1px solid #666666;
	background-color:#999999;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

#button a:hover {
	text-decoration: underline;
}

#button div {
	padding: 3px 5px 2px 5px;
}

#button a {
	color: white;
}

#products {
 	margin-bottom:-10px;
 	margin-left:-50px;
	padding: 0px;
	width:120%;
	list-style-type: none;
	line-height: 0px; 
}

#products li {
	display: inline;
	margin-left: -2px;
	padding: 0px;
}

#products li a img {
	width: 150px;
	height: 150px;
	border: 1px solid #999999;
	filter: alpha(opacity=75);
	opacity: 0.75;
	margin: -1px;
}

#left {
	display: none;
	position: absolute;
	top: 75px;
	left: 15px;
	background: #999999;
	padding: 10px;
	filter: alpha(opacity=90);
	opacity: .9;
	font-size: 12px;
	line-height: 16px;
	color: white;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

#ratemymerch {
	position: absolute;
	top: 625px;
	left: 15px;
	height: 75px;
	background: #999999;
	padding: 10px;
	filter: alpha(opacity=90);
	opacity: .9;
	font-size: 12px;
	line-height: 16px;
	color: white;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
}

#checkout {
	//display: none;
	position: absolute;
	top: 75px;
	right: 15px;
	background: #999999;
	padding: 10px;
	filter: alpha(opacity=90);
	opacity: .9;
	font-size: 12px;
	color: white;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

#left td {
	color: white;
	font-size: 12px;
}

#left td a {
	color: white;
}

#left ul {
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

#left ul li a {
	color: white;
}

#header {
	background-image: url('/images/background.jpg');
	background-repeat: repeat-x;
	background-position: left top; 
	background-color: #e0e0e0;
	position: absolute;
	height: 65px;
	width: 100%;
	top: 0px;
	left: 0px;
}

#body {
	margin-top: 55px;
	background-color: white;
}

#footer {
	position:absolute;
	bottom: -65px;
	left: 15px;
	height: 36px;
	background:#999999;
	min-width: 550px;
	filter: alpha(opacity=90);
	opacity: 0.9;
	font-size: 12px;
	color: white;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#footer a {
	color: white;
}

#errormsg {
	border: 2px solid #c00;
	padding: 5px;
	width: 20em;
}    

.error {
	background: #ffaaaa;
	color: #fff;
}

/* ---- ERROR PAGE ---- */

.header {
	padding: 20px 0;
	background: #fff;
	margin: 0;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.9;
}

.err {
	padding: 0 30px 0 30px;
	height: 100%;
	background: #fff;
	margin: 0;
	display: inline-block;
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
}

.err p {
	font-size: 12px;
}

.err_detail {
	width: 600px;
	background: #ccc;
	margin: 40px 50px 0 30px;
	padding: 10px;
}

.wrapper {
	width: 800px;
	height: 100%;
	margin: 0 auto 0 auto;
	position: relative;
	background: #fff url(/images/bsod.jpg) no-repeat scroll right top;
}

