/* ********************** Forms ************************* */
/**********************************************************/

body{
	margin:					0;
}

.input-box{
	color: 					#000000;
	background: 			#FFFFFF;
	border: 				#666666 solid 1px;
	height:					20px;	
	font-size:				12px;
}

.input-box2{
	color: 					#000000;
	background: 			#FFFFFF;
	border: 				#666666 solid 1px;
	height:					20px;	
	font-size:				12px;
}

.comments-box{
	color: 					#000000;
	font-family:			arial;
	font-size:				12px;
	background: 			#FFFFFF;
	border: 				#000000 solid 1px;
}

.comments-box2{
	color: 					#000000;
	font-family:			arial;
	font-size:				12px;
	background: 			#FFFFFF;
	border: 				#000000 solid 1px;
}

.selectBox{
	font-size: 				12px;
	color: 					#000000;
	background-color: 		#FFFFFF;
	font-family:			tahoma;
}

label { 	
	font-family:			tahoma;
	font-size:				11px;	
	color:					#000000;
}

/* ********************** Text ********************** */
/******************************************************/

p{
	font-family:			verdana;
	font-size:				13px;
}

h1{
	font-family:			verdana;
	font-size:				22px;
}

a{
	color:					#EC0303;	
}

.address{
	font-size:				11px;
	color:					#FFFFFF;
	text-align:				right;
}

.red{
	color:					#EC0303;
}

.black{
	color:					#000000;
	font-family:			tahoma;
	font-size:				11px;
}

.white{
	color:					#FFFFFF;				
}

a.white{
}

a.white:hover{
	text-decoration:		underline;
}

.copyright{
	font-size:				10px;	
	font-family:			verdana;
	color:					#FFFFFF;
}

a.copyright{
	font-weight:			bold;
	text-decoration:		none;
}

a.copyright:hover{
	text-decoration:		underline;
}

.productHeader{
	font-size:				11px;	
	font-weight:			bold;
	font-family:			Tahoma;
	color:					#FFFFFF;
	letter-spacing:	 		0px;
}

.productHeaderWhite{
	font-size:				16px;
	font-weight:			bold;
	font-family:			Arial;
	color:					#FFFFFF;
}

.tm {
	vertical-align: 		super;
	font-family: 			Verdana,san-serif;
	color: 					#000000;
	font-size: 				8px;	
}

.price{
	font-size:				16px;
	font-weight:			bold;
}

.bullets {
	font-family: 			Verdana,san-serif;
	font-size: 				11px;
	line-height: 			18px;
}

.category{
	font-weight:			bold;
	font-size:				12px;
	font-family:			Verdana;
	text-decoration:		none;
	color:					#EC0303;
}

a.category:hover{
	text-decoration:		underline;
}

a.cartItem{
	text-decoration: none;
	color: #FFFFFF;
}

.label{
	color:					#000000;
	font-weight:			bold;
	font-family:			tahoma;
	font-size:				11px;
}

.productlabel{
	color:					#000000;
	font-weight:			bold;
	font-family:			tahoma;
	font-size:				11px;
}

a.reglink{
	font-family:			verdana;
	font-weight:			bold;
	color:					#dd3a40;
}

a.reglink:hover{
	color:					#000000;
}

.headerfont1 {
	font-family: 			Verdana,san-serif;
	color: 					#dd3a40;
	font-size: 				12px;
	text-align: 			left;
	font-weight: 			900;
	text-decoration: 		none;
}

.copy {
	font-family: 			Verdana,san-serif;
	font-size: 				12px;
	text-align: 			left;
	line-height: 			18px;
	font-weight: 			100;
	text-decoration: 		none;
	}

.topLevel{
	padding-left:		3px;
	color:				#EC0303;
	font-family:		tahoma;
	font-size:			11px;
	font-weight:		bold;	
	text-decoration:	none;	
}	

.subLevel{	
	padding-left:		5px;
	color:				#FFFFFF;
	font-family:		tahoma;
	font-size:			11px;
}

a.subLevel{
	color:				#FFFFFF;
	font-size:			11px;
	font-family:		arial;
	text-decoration:	none;
}

a.subLevel:hover{
	text-decoration:	underline;
}



/* ********************** Table ********************** */
/*******************************************************/

.featuredItem {
	float:left;
	background-color: #AAAAAA;
	border: 1px solid #5A6167; 
	vertical-align:top;
	width:	240px;
	height:	152px;
	display: inline;	
	margin: 2px;
}

.itemGroup {
	padding: 3px;
	float:left;	
	text-align: center;	
	vertical-align:top;
	width:	120px;
	height:	150px;
	display: inline;		
}

.contentBox{
	border-left: 				#000000 1px solid;
	border-right: 				#000000 1px solid;
	background:					#FFFFFF;
}

.headerBox{
	border-bottom:				#000000 1px solid;
}

.stepBox{
	border-right:			#333333 2px solid;	
	background-color:		#D9CC98;		
}

td{
	font-family:				verdana;
	font-size:					11px;
}

.header {
	border-bottom: 				#000000 1px solid;	
	font-family: 				verdana;
	font-size:					10px;
	color: 						#FFFFFF;
	padding-top: 				12px;
	background:					#000000;
}

.sidebar {
	width:						130px;
	color:						#FFFFFF;
	padding:					6px;
	background:					#000000;
	vertical-align:				top;
}

.menu {
	height:						20px;
	background:					#AAAAAA;
}

.footer {
	clear: 						both;
	border-top: 				#000000 1px solid;	
	font-family: 				verdana;
	font-size:					10px;
	color: 						#FFFFFF;
	padding-top: 				12px;
	background:					#000000;
}

.footer a{
	color:	#FFFFFF;
}

.bodyText{
	padding-left:			15px;
	padding-right:			15px;
	padding-bottom:			15px;
	padding-top:			15px;
	background:				#FFFFFF;
	height:					100%;
	width:					100%;
}

.tanBox{
	border:					1px solid #999999;
	background-color:		#F4F0E0;	
}

.blackBox{
	border:					1px solid #FFFFFF;
	background-color:		#000000;
}

.blue2Box{
	border:					1px solid #4A70A4;
	background:				#ECF4FE;
}

.whiteBox{
	border:					1px solid #999999;
	background:				#FFFFFF;	
}

.blue1{
	background-color:		#4A70A4;
	color:					#FFFFFF;
}

.blue2{
	background-color:		#ECF4FE;	
}

.darkblue{
	background-color:		#001C43;
}

.lightgrey{
	background-color:		#F5F5F5;
}

.darkgrey{
	background-color:		#AAAAAA;
}

.green1{
	background-color:		#256125;
}

.orange1{
	background-color:		#F9A336;
}

.tan1{
	background-color:		#D9CC98;
}

.tan2{
	background-color:		#F4F0E0;
}

.productBox{
	padding-left:			10px;
	padding-right:			10px;
	padding-bottom:			10px;
	padding-top:			10px;
	background-color:		#F5F5F5;
}

image{
	border-width:			0px;	
}

img {
	border: 				none;
}

.border{
	border: 				1px solid #CCCCCC;
}

.titlebar{
	FONT-SIZE:			20px;
	BACKGROUND-COLOR:		#CCCCCC;
	color:					#000000;
}

.rndBox {	
	border:		#252525 1px solid;
}

.rndBoxTitle{		
	height:	25px;	
	background: #FF8040;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.rndBoxContent{
	background-color:	#E5E2CC;
	border-top:			#404040 1px solid;
}