/*Blue Raven Home Page CSS Document 
	-Styles specific to the Blue Raven home page
*/


#product_highlight{
	width:100%;	
}
	#product_highlight td.image_cell{
		margin:0;
		padding:0;
	}
	#product_highlight td.product_cell{
		margin:0;
		padding:0 0 0 6px;
	}
	#product_highlight td.product_cell img.product_img{float:left; margin:0px 5px 10px 0px; border:1px solid #DCDCDC;}
	#product_highlight td.product_cell p{
		font-size:1.1em;
		padding-bottom:10px;
	}
		#product_highlight a.moreinfo{
			color:#ff7c00;
			display:block;
			width:95px;
			background-image:url(/BlueRavenResource/Rev1Images/icons/moreInfoArrow.gif);
			background-repeat:no-repeat;
			background-position:left;
			padding-left:6px;
			margin-left:6px;
		}
	
#lower_content{border:none; width:100%; padding:0; margin:10px 0;}
	#lower_content td.product_area{
		width:470px;
	}
	#lower_content #product_grid{margin:0; padding-right:6px;}
	#product_grid td{border:1px solid #DCDCDC; width:300px; text-align:left; padding:3px; vertical-align:top;}
		#product_grid img.product_img{float:left; margin:0px 5px 10px 0px; border:1px solid #DCDCDC;}
		#product_grid p{
			font-size:1em;
		}
		#product_grid p.desc
		{
			font-size:11px;
			font-weight:normal;
			color:#999999;
		}
		#product_grid a.moreinfo{
			font-weight:bold;
			color:#ff7c00;
			display:block;
			width:95px;
			background-image:url(/BlueRavenResource/Rev1Images/icons/moreInfoArrow.gif);
			background-repeat:no-repeat;
			background-position:left;
			padding-left:6px;
			margin-left:6px;
		}
	
		
		
#member_banner {magin-top:10px; margin-bottom: 10px; }
#member_banner_text { 
	position: absolute;
	top: 110px;
	left: 515px;
	width: 230px;
}
#member_banner_text img { 
	margin-top: 5px;
	margin-bottom: 1px;
}
#member_banner_text img.product_img{float:left; margin:0px 5px 10px 0px; border:1px solid #DCDCDC;}

#member_banner_text input { 
	margin-bottom: 5px;
}
	#member_banner_text ul{
		padding:0;
		margin:10px 0px 20px 0px;
	}
		#member_banner_text a.moreinfo{
			color:#ff7c00;
			display:block;
			width:95px;
			background-image:url(/BlueRavenResource/Rev1Images/icons/moreInfoArrow.gif);
			background-repeat:no-repeat;
			background-position:left;
			padding-left:6px;
			margin-left:6px;
		}	
	
.prtsrchtbl {font-size:1.1em;}
.prtsrchfrm {font-family: verdana, arial, helvetica, sans-serif; font-size:1.1em;}
.prtsrchhlt {color:#F87910; font-weight:bold;}
a.prtsrchhlt {color:#F87910; font-weight:bold;}

table.bluebox td.txt {padding: 10px 10px 0px 10px; background-color:#E6F3FF; }

#buttonAndTxt { width: 200px; border: black 1px solid;}
#button {float: right; margin-right: 3px;}
#buttonTxt {float: right;
color:#75B500; font-weight: bold; margin-top: 3px;
}
a.grayLink{color:#999999; text-decoration: underline; font-weight: bold;}
.grayText{color:#666666;}
.grayTextSmall{color:#666666; font-size:.80em;}
a.grayLinkSmall{color:#999999; text-decoration: underline; font-weight: bold; font-size:.80em;}
a.moreLink{text-decoration: underline; color: #46489D;  font-weight: bold;}
.moreLink{text-decoration: underline; color: #46489D;  font-weight: bold;}
a.moreOrange{text-decoration: underline; color: #ff7c00;  font-weight: bold;}
.moreOrange{text-decoration: underline; color: #ff7c00;  font-weight: bold;}
img.caption_icon{float:left; margin-right:6px;}


