/******************************************
 Theme Styles
 ******************************************/
a.theme {
	color: #666666;
	text-decoration: none;}

a.theme:hover {
	color: #0099CC;
	text-decoration: none;}

a.themeTitle {
	font-weight: bold;
	color: #999999;
	text-decoration: none;}

a.themeTitle:hover {
	color: #0099CC;
	text-decoration: none;}
	
table.themeTable {
	margin: 0px;
	width: 760px;
	align: right;
	vertical-align: top;}
		
table.theme {
	margin: 7px;
	width: 245px;
	/* height: 95px; */
	border-right: 1px solid #cccccc;}

table.theme td {
	vertical-align: top;}
	
table.theme3 {
	margin: 7px;
	width: 245px;}

td.themeThumb {
	width: 60px;
	align: right;
	vertical-align: top;}
	
td.themeCopy {
	width: 185px;
	align: right;}

/******************************************
 Splash
 ******************************************/
td#splashFeature {
	border-right: 1px solid #efefef;
	width: 550px;}
	
table#splashNav {
	margin: 20px 10px 10px;}
	
table#disclaimer {
	width: 189px;
	margin-left: 10px;
	margin-top: 40px;}
	
td#promo {
	background-color: #efefef;}
	
td#outletPromo {
	padding: 10px;
	background-color: #efefef;}

td.halfLine {
	width: 50%;
	padding: 10px;
	border-right: 1px solid #cccccc;}
		
td.half {
	width: 50%;
	padding: 10px;}
