body, html {height: 100%;}

body 
{	
	font-family: Trebuchet MS, Helvetica, Verdana,  Arial, sans-serif;
	color: #bcbdc0;
	font-size: 14px;
	margin: 0px;
	padding: 0px;	
	background: #000000 url(../images/bg/rotate.php) 0px 100px no-repeat fixed;
	letter-spacing: 1px;
}
a {color: #FFFFFF; text-decoration: none;}
a:hover {text-decoration: underline;}

h1 {font-size: 30px; font-weight: normal; margin: 20px 0px 20px 0px; padding: 0px;}

img {border: none;}

table#mainContainer 
{
	height: 100%; 
	width: 100%; 
}

td#topTd {height: 95%; vertical-align: top;}
td#bottomTd {height: 5%;}

.header {width: 95%; margin: 0px auto; border-bottom: solid 1px #FFFFFF;}
table#headerTable {width: 100%;}
table#headerTable td 
{
	vertical-align: bottom; 
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: normal;
}
table#headerTable td img {margin-bottom: -5px;}
td#logoTd {width: 300px;}
td#shoppingHeaderTd {text-align: right;}

a.mainLink 
{
	padding: 0px 5px 0px 5px;	
	margin-top: 4px;
}

a.mainLink:hover
{
	text-decoration: none;
	border-bottom: solid 3px #72cdf4;
}

a.currentMain 
{
	text-decoration: none;
	border-top: solid 3px #72cdf4;
	border-bottom: none;
}

table.mainTable
{
	width: 97%;	
	margin: 0px auto;
	vertical-align: top;
}
td#subNavTd {width: 280px; padding-top: 30px; vertical-align: top;}
td.mainTd {padding-top: 20px; vertical-align: top;}
td.shoppingCartTd{width: 175px; vertical-align: top;}

a.subNav
{
	display: block;
	width: 200px;
	margin: 0px 0px 2px 20px; 
	padding: 1px 0px 1px 4px;
	color: #b4daff;
	font-weight: bold;
	font-size: 13px;
	background-color: #787878;
	opacity:0.3;
  	filter:alpha(opacity=30);
}

a.subNav:hover, a.currentSub
{
	margin-left: 35px;
	text-decoration: none;
	color: #2c4351;	
	background-color: #c7c7c7;
	opacity:0.6;
  	filter:alpha(opacity=60);
}

.subNavGroup {margin-left: 10px;}
.subNavGroup a 
{
	text-decoration: none;
	color: #2c4351;	
	background-color: #c7c7c7;
}
.subNavGroup a:hover {margin-left: 25px;}

.footer
{	
	font-size: 12px;
}

#currentPage a {background-color: #c7c7c7}

table#footerTable {width: 100%; margin: 0px;}
.footer a{color: #bcbdc0;}
td#footerNavTd {padding-left: 55px;}
td#copyRightTd {text-align: right; padding-right: 200px;}

#selectBrand {background-color: #000000; color: #FFFFFF; border: solid 1px #666666;}


.mainPager {float: left; width: 100%; margin-right: 10px; text-align: center; font-size: 12px; font-weight: bold; color: #333333;}
.mainPager a {color: #666666; padding: 0px 20px 0px 20px;}
.mainPager a:hover {color: #333333; text-decoration: none;}