/* ********************** General ************************* */
/**********************************************************/

body{
	font-size:		62.5%;
	margin:			0px 0px 0px 0px;
}


label { 	
	font-family:			tahoma;
	font-size:				1.2em;
}

a{
	color:					#4D4D4D;	
}

p{
	font-family:			verdana;
	font-size:				1.2em;
}

table{
	font-family:				verdana;
	font-size:					100%;
}

image{
	border-width:			0px;	
}

img {
	border: 				none;
}

p strong{
	font-size:				1em;
}

strong{
	font-size:				1.2em;
}

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

.input-box{
	color: 					#333333;
	background: 			#FFFFFF;
	border: 				#7F9DB9 solid 1px;
	height:					1.8em;	
	font-size:				1.0em;
}

.input-box2{
	color: 					#333333;
	background: 			#FFFFFF;
	border: 				#7F9DB9 solid 1px;
	height:					1.8em;	
	font-size:				1.0em;
	width:					150px;
}

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

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

.selectBox{
	font-size: 				1.0em;
	color: 					#666666;
	background-color: 		#FFFFFF;
	font-family:			verdana;
}

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

.text{
	font-size:				1.2em;
}

.address{
	font-size:				1.2em;
	color:					#FFFFFF;
	font-family:			verdana;
}

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

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

.newsTitle{
	color:					#FFFFFF;
	font-size:				1.1em;
	font-weight:			bold;
	font-family:			tahoma;
}

.newsContent{
	color:					#FFFFFF;
	font-size:				1.1em;
	font-family:			verdana;
	text-decoration:		none;
}

.newsContent:hover{
	text-decoration:		underline;
}

.black{
	color:					#000000;
	font-family:			tahoma;
	font-size:				1.2em;
}

.white{
	color:					#FFFFFF;				
}

.greenText{	
	color:					#3c9419;
}

a.white{
	text-decoration:		none;
}

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

.copyright{
	font-size:				1.0em;	
	font-family:			verdana;
	color:					#FFFFFF;
}

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

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

.productHeader{
	font-size:				1.6em;		
	font-family:			Verdana;
	color:					#A12120;
	letter-spacing:	 		0em;
	font-style:				italic;
}

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

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

.price{
	font-size:				1.4em;
	font-weight:			bold;
	color:					#3D0E06;
}

.bullets {
	font-family: 			Verdana,san-serif;
	font-size: 				1.2em;	
}

.category td{
	color:					#000000;	
}

a.category{
	font-family:			Verdana;
	font-size:				1.2em;
	font-weight:			bold;
	color:					#A12120;
	text-decoration:		none;
}

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

.cartItem{
	font-size:		1.1em;
}

.label{
	color:					#A12120;
	font-weight:			bold;
	font-family:			tahoma;
	font-size:				1.2em;
}

a.reglink{	
	color:					#0B617D;
}

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

.copy {
	font-family: 			Verdana,san-serif;
	font-size: 				1.2em;
	text-align: 			left;
	line-height: 			1.8em;
	font-weight: 			100;
	text-decoration: 		none;
	}

.topLevel{	
	color:				#333333;
	font:				1em tahoma;
	font-weight:		bold;
	text-decoration:	none;	
	padding:			5px 5px 5px 0px;
}	

.topLevel:hover{
	color:				#8C1717;
}

a.topLevel{
	font-size:			1em;
}

.subMenu{	
	padding-left:		10px;
	padding-bottom:		3px;
	color:				#000000;
	background-color:	#8A8A8A
	font-family:		tahoma;
	font-size:			1.2em;
}

a.submenu{
	text-decoration:	underline;
	font-size:			1em;
}

a.pbs{
	color:					#3D0E06;
	font-weight:			bold;
	text-decoration:		none;
}

.checkout{	
	color:				#333333;
	font:				1.6em tahoma;
	text-decoration:	none;		
	text-transform:		lowercase;
}

a.checkout{
	font-size:			1em;
}

a.checkout:hover{
	color:				#A12120;
}

.checkoutActive{	
	color:				#A12120;
	font:				1em tahoma;
	text-decoration:	none;	
	text-transform:		lowercase;
}

/* ********************** Table ********************** */
/*******************************************************/
.promo{
	padding-top:	6px;
}

.dots_v{
	background: url(/i/dots_v.gif) center center no-repeat;
	width:		5px;
	padding:	0px;
}

.dots_h{
	background: url(/i/dots_h2.gif);
	height:		1px;		
	padding:	0px;
}

.contentBox{
	border:							#DCDCD7 1px solid;	
}

.contentBox2{
	border:							#DCDCD7 1px solid;	
	background: url(/i/leftbar.jpg) right top;
}

.headerBox{
	background: url(/i/header_bg.jpg);
}

.menuBox{
	background:	url(/i/menu_bg.jpg);
}

.menuShadow{
	background: url(/i/menu_shadow.jpg);
}

.footer{
	clear: 						both;
	border-top: 				#ccc 1px solid;	
	margin-top: 				15px;
	font-family: 				verdana;
	font-size:					1em;
	color: 						#FFFFFF;
	padding: 					12px 5px 5px 5px;
	background:					url(/i/footer_bg.jpg);
}

.footer a{
	color:						#ffffff;
}
	
.bodyText{	
	padding:	0px 5px 5px 5px;	
}

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

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

.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:		#F4F4F0;
}

.darkgrey{
	background-color:		#DCDCD2;
}

.green1{
	background-color:		#3c9419;
}

.green2{
	background-color:		#315E1E;
}

.orange1{
	background-color:		#EB8500;
}

.tan1{
	background-color:		#D9CC98;
}

.tan2{
	background-color:		#F4F0E0;
}

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

.featuredItem {
	float:left;		
	vertical-align:top;
	width:	120px;
	height:	200px;
	display: inline;	
	margin: 2px;
	border: 				1px solid #CCCCCC;
}

.featuredImage{
	height: expression((this.height > this.width) && this.height > 175 ? 175: true);
	max-height:175px;
	width: expression((this.height < this.width) && this.width > 100 ? 100: true);
	max-width:100px;
	border: 				1px solid #CCCCCC;
}

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


.titlebar{
	color:					#FFFFFF;
	font-family:			tahoma;
	font-size:				1.4em;
	padding:				3px 5px 3px 5px;
	background:				url(/i/gr1.jpg);
}

.titlebar2{
	BACKGROUND-COLOR:		#3D0E06;
	color:					#FFFFFF;
	font-family:			tahoma;
	font-size:				1.4em;
	padding:				3px 5px 3px 5px;
	background:				url(/i/gr1.jpg);
}

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

.rndBoxTitle{		
	height:	36px;	
	color: #000000;
	font-family: Georgia, Times New Roman;
	font-size: 20px;
}

.rndBoxContent{
	border-top:			#000000 2px solid;
}

/* ********************** Install Specific ********************** */
/******************************************************************/

.location{
	width:				23%;
	height:				220px;
	text-align:			center;
	float:				left;
	margin-right:		1px;
	padding-top:		10px;
}

.locationInner{
	width:				150px;
}

.locationInner img{
	border:				1px solid #000000;
}


#location1{
	background:			url(/i/gr3.jpg) bottom left;
}
#location2{
	background:			url(/i/gr4.jpg) bottom left;
	color:				#ffffff;
}
#location3{
	background:			url(/i/gr5.jpg) bottom left;
	color:				#ffffff;
}
#location4{
	background:			url(/i/gr6.jpg) bottom left;
	color:				#ffffff;
}
