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;
	background-position:top right;
	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: 97%; 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
{
	color: #7594a8;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 2px 20px; 
	padding: 1px 0px 1px 4px;
	width: 200px;
}

a.subNav:hover, a.currentSub
{
	color: #00b6df;	
	text-decoration: none;	
}

.subNavGroup {
	margin-left: 10px;
}

.subNavGroup a 
{
	text-decoration: none;
	color: #7594a8;	
}
.subNavGroup a:hover {
	/*margin-left: 25px;*/
}


/*

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*/
	color: #00b6df;
}

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

#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;
	margin: 0 0 10px;
}
.mainPager a {
	color: #666666; 
	padding: 0px 20px 0px 20px;
}
.mainPager a:hover {
	color: #333333; 
	text-decoration: none;
}

/* SEARCH BAR */
.search_wrapper {
	width:180px;
}

.search_field {
	color:#9A9A9A;
	height:16px;
	width:127px;
}

.search_image {
	margin-bottom:-4px;
	margin-left:5px;
	vertical-align:bottom;
}

/* Account Page */
.layout_table_account {
	background: none repeat scroll 0 0 #FFFFFF;
    width: 100%;
    font-size: 12px;
    margin: 30px 0 20px;
    padding: 15px 3px;
}

.layout_table_account h2 {
    color: #000000;
    font-size: 18px;
    font-weight: normal;
    margin: 5px 0 3px;
    padding: 0;
}

.layout_table_account h3 {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 3px;
    padding: 0;
}

.layout_table_account p {
    color: #7E8083;
    font-weight: normal;
    margin: 5px 0 3px;
    padding: 0;
}

.wish_list_box, .prev_box {
    background:#EFEFEF;
    border: 1px solid #DDDDDD;
    color: #666666;
    font-size: 11px;
    margin: 0 10px 10px;
    padding: 5px;
}

.wish_list_box table, .prev_box table {
	width:100%;
}

.wish_list_box a, .prev_box a {
	color: #7E8083;
}

.image_wrapper {
	width:  50px;
	height: 50px;
	background:#FFFFFF;
	border: 1px solid #DDDDDD;
}

.image_wrapper2 {
	width:  150px;
	height: 150px;
	background:#FFFFFF;
	border: 1px solid #DDDDDD;
	margin: auto;
}

.caption_wrapper2 {
	width:  150px;
	text-align:center;
	margin: auto;
}

.related_box table {
	width:100%;
}

.wish_list_box td, .prev_box td {
	border-top:1px solid #DDDDDD;
    padding: 4px 0 0;
}

