body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	font-size: 11px;
	padding: 0;
	margin: 0;
	color: #999;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

th {
	font-family: Arial, Helvetica, sans-serif;
	}

.page {
	width: 844px;	
	background-color: #FFF;
	}
	
.frame {
	padding: 6px;
	width: 600px;
	margin: 5px 20px 20px 20px;
	border: 1px solid #CCC;
	vertical-align: top;
	}
	
.frameNoPad {
	padding: 0 6px 6px 6px;
	width: 600px;
	margin: 5px 20px 20px 20px;
	border: 1px solid #CCC;
	vertical-align: top;
	}
	
.homeBG {
	background-color: #000;
	}
	
.details {
	width: 249px;
	margin: 10px;
	}
	
/*Nav items*/
	
.navContainer {
	background-color: #000;
	height: 65px;
	width: 670px;
	}

a.nav:link, a.nav:active, a.nav:visited {
	color: #999;
	text-decoration: none;
	padding: 0 16px;
	}
	
a.nav:hover {
	color: #F00;
	text-decoration: underline;
	padding: 0 16px;
	}

a.navSelect:link, a.navSelect:active, a.navSelect:visited, a.navSelect:hover {
	color: #F00;
	text-decoration: underline;
	padding: 0 16px;
	}

.navVR {
	background: url(dms/images/ecommerce/nav_vr.gif) no-repeat right;
	}

/*Universal Text Styles*/	
h1 {
	color: #999;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 13px;
	margin: 20px 0 0 20px;
	background: url(dms/images/ecommerce/h1_bg.gif) no-repeat left;
	
	}
	
h2 {
	color: #999;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 13px;
	margin: 7px 0;
	background: url(dms/images/ecommerce/h1_bg.gif) no-repeat left;	
	}
	
.boxP {
	font-weight: bold;
	background-color: #999;
	margin: 2px 0 4px 0;
	padding: 1px 4px;
	} 

a.box:link, a.box:active, a.box:hover, a.box:visited {
	text-decoration: none;
	color: #FFF;
	}

/*Universal Link style*/	
a:link, a:active, a:visited {
	text-decoration: underline;
	color: #999;
	}

a:hover {
	text-decoration: underline;
	color: #000;
	}
	
.rangeLink {
	margin: 35px 0 0 18px;
	padding: 0;	
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
}

/*Sub Nav Styles*/
.subNavUl {
	margin: 35px 0 0 18px;
	padding: 0;	
	font-size: 12px;	
	font-weight: bold;
	text-decoration: underline;	
	}

.subNavLi {
	margin: 18px 0 0 3px;
	padding: 0;	
	list-style: none;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
	}

a.subNav:link, a.subNav:active, a.subNav:visited {
	color: #999;
	text-decoration: none;
	}

a.subNav:hover {
	color: #000;
	text-decoration: none;
	}

a.subSelect:link, a.subSelect:hover, a.subSelect:active, a.subSelect:visited {
	text-decoration: none;
	color: #000;	
	}
	
.cuffName {
	padding: 0;
	margin: 0;
	width: 100px;
	}
	
#cufflink_wrap {
	padding:1px 4px 1px 4px;
	margin:4px 4px 1px 4px;
	
	float:left;
	width:125px;
	height:140px;	
}
#cufflink_wrap.cuffName{
	font-size: 5px;
}
#tie_wrap {
	float:left; 
	width:80px; 
	height:80px; 
	position:relative; 
}
a.arrowL:link, a.arrowL:active, a.arrowL:visited {
	text-decoration: none;
	background: url(dms/images/ecommerce/arrow_L.gif) no-repeat left;
	padding: 0 5px 0 8px;
}

a.arrowL:hover {
	text-decoration: none;
	background: url(dms/images/ecommerce/_arrow_L.gif) no-repeat left;
	padding: 0 5px 0 8px;
}

a.arrowR:link, a.arrowR:active, a.arrowR:visited {
	text-decoration: none;
	background: url(dms/images/ecommerce/arrow_R.gif) no-repeat right;
	padding: 0 6px 0 5px;
	margin-right: 10px;
}

a.arrowR:hover {
	text-decoration: none;
	background: url(dms/images/ecommerce/_arrow_R.gif) no-repeat right;
	padding: 0 6px 0 5px;
	margin-right: 10px;
}

/* Page specific styles */

.info {
	padding-right: 45px;
}

a.arrowL:link, a.arrowL:active, a.arrowL:visited {
	text-decoration: none;
	background: url(dms/images/ecommerce/arrow_L.gif) no-repeat left;
	padding: 0 5px 0 8px;
	}

a.arrowL:hover {
	text-decoration: none;
	background: url(dms/images/ecommerce/_arrow_L.gif) no-repeat left;
	padding: 0 5px 0 8px;
	}

a.arrowR:link, a.arrowR:active, a.arrowR:visited {
	text-decoration: none;
	background: url(dms/images/ecommerce/arrow_R.gif) no-repeat right;
	padding: 0 6px 0 5px;
	margin-right: 10px;
	}

a.arrowR:hover {
	text-decoration: none;
	background: url(dms/images/ecommerce/_arrow_R.gif) no-repeat right;
	padding: 0 6px 0 5px;
	margin-right: 10px;
	}
	
.cuffName {
	padding: 3px 0 0 0;
	margin: 0;
	width: 100px;
	}
