/* CSS Document */
	BODY{
		font-family: 			 Verdana, Tahoma, Arial, Helvetica, sans-serif;
		/* background-image: 		url(../images/bgHome.gif); */
		background: 		#fff url(../images/bghome.gif) no-repeat;
		margin-top:             5px;
	}
	
.topnav {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	word-spacing: 20px;
	color : #1B1A1B;
	
}

.header_01{
	font-size: 22px;
	line-height: 60px;
	font-weight: bold;
	color : #ffffff;
	margin-left : 25px;
}

.breadcrumb{
	font-size: 11px;
	line-height: 2.8em;
	color : #1161A3;
	margin : 5px 25px 5px 15px;
	font-family:Arial, Helvetica, sans-serif;
}

.breadcrumbHeader{
	font-size: 11px;
	color : #666666;
	margin : 5px 25px 5px 25px;
	text-align:		left;
}

.bgBreadcrumb {
	height : 40px;
}

.nounderline {
	:text-decoration:	none;
}

.productDesc{
	font-size: 11px;
	line-height: 14px;
	color : #646B6F;
	
	margin-right : 4px;
	margin-top : 5px;
}
.productPrice{
	font-size: 13px;
	line-height: 14px;
	color : #000000;
	
	margin-right : 4px;
}

.productDetailName{
	font-size: 16px;
	line-height: 18px;
	color : #111122;
	
	text-align:			left;
	font-family:Arial, Helvetica, sans-serif;
}
.productDetailDesc{
	font-size: 12px;
	line-height: 15px;
	color : #333333;
	
	margin-right : 20px;
	margin-top : 5px;
	text-align:			left;
}
.productDetailPrice{
	font-size: 23px;
	color : #666666;
	margin-right : 20px;
	text-align:			left;
	font-family:Arial, Helvetica, sans-serif;
}

.productClicktozoom{
	font-size: 9px;
	color : #442266;
	text-align:			left;
	font-weight:		bold;
}

.attributeHeader {
	font-size:		11px;
	font-weight: bold;
	color:white;
	padding:	3px;
}
.productDetailAttribute{
	font-size: 10px;
	color : #000000;
	margin-right : 5px;
	text-align:	left;
	font-weight:	bold;
}
.productSKU{
	font-size: 10px;
	line-height: 18px;
	color : #000000;
	
	text-align:			left;
	font-family:Arial, Helvetica, sans-serif;
}

.toolsHeader{
	font-size: 12px;
	font-weight : bold;
	line-height: 14px;
	color : #260b00;
	margin-bottom : 0px;
}

.tools{
	font-size: 10px;
	line-height: 14px;
	color : white;
	margin-left : 8px;
	margin-right : 8px;
	margin-top : 8px;
	margin-bottom : 10px;
}

.bgFooter {
	/*background-color : #ffffff;*/
}

.contentBody {
	background-color : #ffffff;
}

.checkoutOffers{
	font-size : 12px;
	color : #636A6E;
	margin-left : 150px;
	margin-right : 150px;
	margin-top : 20px;
	margin-bottom : 20px;
}

.checkoutOffersHeading{
	font-size : 18px;
	color : #636A6e;
}

.checkoutColumnHeader{
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
}

.checkoutDesc{
	font-size: 11px;
	line-height: 14px;
	color : #999999;
	
	margin-right : 4px;
	margin-top : 5px;
}

.checkoutTotal{
	font-size : 13px;
	line-height : 30px;
	color : #393F42;
	margin-right : 8px;	
}

.checkoutTotalVal{
	font-size : 16px;
	font-weight : bold;
	line-height : 30px;
	color : #393F42;
	margin-left : 8px;
}

.registerText{
	font-size : 12px;
	color : #1B1A1B;
	line-height : 16px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
}

.registerHeading{
	font-size : 16px;
	color : #636A6E;
	line-height : 30px;
} 

.shoppingbagtotal {
	font-size : 11px;
	color : #006633;
	padding : 2px;
}

/* 14.OCT.2002: william@nsightmedia.com - this attribute controls the width of the body of the interior table area */
.interiorTableWidth {
	width : 650px;
}

.subhdrtitle {
	color : white;
	font-family : helvetica, arial, tahoma, verdana, sans-serif;
	font-weight : normal;
	font-size : 24px;
	margin-left : 25px;
	vertical-align : middle;
}

.formDescriptor {
	margin-right : 11px;

}

.productpricethumb {
	font-size : 14px;
	font-family:  arial,helvetica, sans-serif;
	color : black;
}

.shoppingcarttotal {
	font-size:		15px;
	color:			#000033;
	font-family:	Arial, Helvetica, sans-serif;
}


/* FOOTER styles here */
	#footer {
		margin:				auto; 		/* this should center the thing */
		width:				700px;
	}
	
	#footernav {
		clear:				both;
	}
	
	#privacyTerms, #privacyTerms a {
		text-align:			center;
		font-family:		Verdana, Arial, Helvetica, sans-serif;
		color:				#666666;
		font-size:			9px;
		margin-top:         12px;
	}
	
	#privacyTerms a {
		margin:        		0px 5px 0px 5px;
		text-decoration:	none;
	}
	
	#searchEmail {
		color:				#666666;
		font-size:			9px;
		font-weight:		bold;
		text-align:			right;
		vertical-align:		absmiddle;
		padding-right:      62px;
		padding-top:        15px;
		height:				36px;
		background:			url(../images/imgTEMPLATEemailsearch.gif) no-repeat;
	}
	
	#emailSignup {
		border:				1px	solid #333333;
		background:			white;
		width:				120px;
		height:				13px;
		margin:				0px 7px 0px 7px;
	}
	
	#emailSend {
		border:				1px solid #334455;
		background:			white;
		font-size:			9px;
		font-weight:		bold;
		color:				#336699;
	}
/* FOOTER styles here */
/* HEADER styles here */
	#header {
		margin:				auto; 		/* this should center the thing */
		width:				700px;
	}
	
	#shoppingbag {
		text-align:			right;
	}
	
	#shoppingbagprice {
		background:			white url(../images/bgHeadershoppingbag.gif) no-repeat;
		font-family:		Verdana, Arial, Helvetica, sans-serif;
		color:				#009900;
		font-size:			9px;
		margin-right:       10px;
	}
	
	#xSubnav {
		width: 				700px;
	}
	
	#logo {
		float:				left;
		text-align:			left;
	}
	
	#bubnav {
		float:			right;
		text-align:			right;
		vertical-align:		top;
	}
	
	#nav1, #nav2 {
		clear:				both;
	}
	/* HEADER styles here */