@charset "UTF-8";
/* CSS Document */

 /*** XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Some additional Layout for press releases
 
 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ***/	
 
 .blast {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	padding: 0px 5px 0px 5px;
 
 }
 

 #blastproducts {

	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 700px;
	height: auto;
	background: #FFF;
	border: solid 1px #999;
	margin: 4px;
	padding-bottom: 20px;

}

#blastproducts .info {
	margin-top: 15px;
	width: 320px;
	position: relative;
	left: 0px;
}

#blastproducts .info p {
	font-size: 12px;
	line-height: 1.5;
	margin: 10px;
	text-indent: 15px;
	text-align: justify;
}

#blastproducts .info img {
	float: left;
	margin: 5px 10px 2px 10px;
	
}

.prodBox .buy {
	display: block;
	position: relative;
	margin-left: 60px;
	
}

#blastproducts .buy a {
display: block;
color: white;
text-align: center;
vertical-align: center;
text-decoration: none;
font-size: 12px;
	background:url(images/dropBtn.png) no-repeat 0px 0px;
	width: 150px;
	height: 20px;
	padding-top: 4px;

}



#blastproducts .buy a:hover {
	background: url(images/dropBtn.png) no-repeat 0px -31px;
	color: white;


}

.leftblast {

width: 340px;
float: left;
padding-left: 5px;

}

.rightblast {
border-left: solid 1px #CCC; 
padding-left: 10px;
width: 320px;
float: left;

}

#blastproducts h2 {
		font-size: 18px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #000;
		padding: 0px;
		margin-left: 10px;
	
}

.prodBoxblast {
	position: relative;
	border: solid 0px #000;
	border-bottom: dotted 2px #CCC;
	top: 0px;
	left: 0px;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 25px;
	width: 330px;
	height: auto;
	
}


.prodBoxblast .info {
	width: inherit;

}


 /*** XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Layout For Quick Start Category Pages
 
 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ***/	
 

 #products {

	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	height: auto;
	background: #FFF;
	border: solid 1px #999;
	margin: 4px;
	padding-bottom: 20px;

}

 #products a{
	text-decoration: none;
	font-weight: bold;
	color: #003366;

}

 #products a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #003399;

}



.mast {
    display: block;
	position: relative;
	top: -16px;
	left: 0px;
	background: #000 url(images/header_01.png) 0px 0px repeat-x;
	border-bottom: 4px solid #999999;
	width: inherit;
	height: 50px;
	z-index: 0;
}

.mast img {
	display: block;
	float: right;
	border-left: 2px solid white;
	
}

.subHead {
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		display: block;
		padding: 3px;
		margin-top: -8px;

}


#products .info {
	margin-top: 15px;
	width: 255px;
	position: relative;
	left: 0px;
}

#products .info p {
	font-size: 12px;
	line-height: 1.5;
	margin: 10px;
	text-indent: 15px;
	text-align: justify;
}

#products .info img {
	float: left;
	margin: 5px 10px 2px 10px;
	
}

.prodBox .buy {
	display: block;
	position: relative;
	margin-left: 60px;
	
}

#products .buy a {
display: block;
color: white;
text-align: center;
vertical-align: center;
text-decoration: none;
font-size: 12px;
	background:url(images/dropBtn.png) no-repeat 0px 0px;
	width: 150px;
	height: 20px;
	padding-top: 4px;

}



#products .buy a:hover {
	background: url(images/dropBtn.png) no-repeat 0px -31px;
	color: white;


}


.prodBox {
	position: relative;
	border: solid 0px #000;
	border-bottom: dotted 2px #CCC;
	top: 0px;
	left: 0px;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 25px;
	width: 280px;
	height: auto;	
}


.prodBox .info {
	width: inherit;

}

.left {

width: 280px;
float: left;
padding-left: 5px;

}

.right {
border-left: solid 1px #CCC; 
padding-left: 10px;
width: 290px;
float: left;

}

.bottom {
display: block;
background: #000 url(images/header_01.png) 0px 15px repeat-x;
margin-bottom: -20px;
height: 70px;
clear: both;
width: 100%;
}

.bottom img {
	margin-left: 0px;
	width: 600px;
	border: none;
	border-bottom: solid 1px #000;

}f#products


.product {
	display: block;
	background-color: #FFF;
	position: relative;
	margin: 4px;
	border: 0px solid #666; 
	height: 150px;
	
	}

.mast h1 {
		font-size: 24px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #333333;
		padding: 3px;
}

#products h2 {
		font-size: 18px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #000;
		padding: 0px;
		margin-left: 10px;
	
}

#products h2 a{
		color: #000;
		text-decoration: none;
	
		}
		
		#products h2 a:hover{
		color: #999;
		}
