
/*
* Style sheet for the vendors in the specials directory
* name them with _ to sperate words ( for the editor )
*/

.vendor_page_title_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #538EB1;
	padding:3px 0px 4px 10px;
}

.vendor_page_title_bar span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.vendorSpecials {
	padding:15px 0px 4px 0px;
}
.vendorHeadline {
	padding:0px 0px 0px 0px;
}
.vendorSubhead {
	padding:0px 0px 10px 0px;
}
.vendorRedhead {
	padding:0px 0px 0px 0px;
}


.big_black_text {
	display:block;
	padding:0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;

}
.big_grey_text {
	display:block;
	padding:0px 0px 0px 0px;
	font-size: 15px;
	color: #9D9A99;
	font-weight: bold;
}
.red_text {
	/*display:block;
	padding:0px 0px 4px 0px;
	*/
	color: #BE0033;
	font-weight: bold;
}
.blue_text {
	font-size: 14px;
	font-weight: bold;
	color: #538FB1;

}
.small_red_text_italic {
	color: #BE0033;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;

}
.smBlackText {
	font-size: 10px;
	font-weight: normal;

}




img.Image_Right { padding: 4px; margin: 0 0 2px 7px; display: inline; float:right;}
img.Image_Left { padding: 4px; margin: 0 7px 2px 0; display: inline; float:left; }

#textArea a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2B4E9D;		
text-decoration:none;
}


.indent {
margin-left:10px;

}

.italic{
font-size: 10px; 
font-style: italic;

}
