@charset "UTF-8";
/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

#main-content-container { width:1024px;
	height:100%;
}

#main-content {width:754px; 
	height:100%; 
	float:left;
	padding:20px 10px 10px 10px;
}

#home-content {width:1024px; 
	height:100%; 
	float:left;
	padding:20px 10px 10px 10px;
}

#sidebar-container {
	width:243px; 
	height:100%; 
	float:left;
	padding:20px 0px 10px 7px;
}

#store-nav a { color:#FFF;
}

#store-nav a:hover { color:#F60;
}

#store-nav a:visited { color:#FFF;
}

.error {
  display:none;
  }
  
  .red { color:#F00
  }
.star { background-image:url(../../images/star.png); background-repeat:no-repeat;
padding:12px 0 0 40px; height:27px; font-size:18px; color:#FFF;
}
tr.d0 td {
	background-color: #ececec;
}
tr.d1 td {
	background-color: #fafafa;
}

.sb-grey { background-color:#eeeeee;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
margin-bottom:15px;
width:200px;
}

.report { background-color:#fcfaee;
-moz-border-radius-topright: 8px;
-moz-border-radius-topleft: 8px;
border-top-right-radius: 8px;
border-top-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
padding:10px;
height:80px;
width:200px;
}

.tab { background-image:url(../../images/tab-bl-bg.gif); background-repeat:repeat-x;
-moz-border-radius-topright: 8px;
-moz-border-radius-topleft: 8px;
border-top-right-radius: 8px;
border-top-left-radius: 8px;
}

.reports {font-size:10px; font-weight:bold; color:#FFC; text-align:right; padding-top:10px;}

#featmerch td { padding:10px 0;}

.topnav a:link {color:#666;}

.topnav a:visited {color:#666;}
