/* CSS Document */

html, body {padding: 10px 0 0 0; margin: 0; }
	
body {
	color: #192C4D;
	background-color: #EBE4CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;}
	
a:link {color: #003366; text-decoration: underline;}
a:visited {color: #00678F; text-decoration: underline;}
a:hover {color: #930814; text-decoration: underline;}
a:active {color: #666666; text-decoration: underline;}

h1 {padding: 0px;
	margin: 0px;}
	
h2 {padding: 0px;
	margin: 0px;}
	
h3 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #192C4D;
	font-weight: bold;}	
	
h4 {
	padding: 0px;
	margin: 0px;}	
	
.bottom_bg {
	background-image: url(images/bottom_bg.jpg);
	background-repeat: no-repeat;
	height: 64px;}	
	
.enews_pos {padding: 8px 0px 0px 540px;}	


.height12 {height: 12px;}
	
	
/* home page */	

.shadow_outside {
	background-image: url(images/shadow_outside.gif);}	

.brown_blend {
	background-image: url(images/brown_blend.jpg);
	background-repeat: repeat-x;
	background-position: bottom;}
	
#order_online {
	padding: 0px 11px 11px 11px;}

	#order_online .bg {
	background-image: url(images/home_order_bg.gif);
	background-repeat: no-repeat;
	height: 245px;}
	
	#order_online h1 {
	color: #930814;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;}
	
	#order_online h2 {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-left: 6px;
	padding-right: 14px;}
	
	#order_online .thumb_bg {
	background-image: url(images/home_thumb_bg.gif);
	background-repeat: no-repeat;
	height: 102px;
	width: 129px;
	padding-top: 4px;
	padding-left: 3px;
	vertical-align: top;}
	

.resources_bg {
	background-image: url(images/home_resources_bg.jpg);
	background-repeat: no-repeat;}


/* footer */	

.email_form {
	font-size: 10px;
	color: #666666;}
	
.footer {
	font-size: 9px;
	color: #666666;}	
	
	.footer a:link {color: #666666; text-decoration: none;}
	.footer a:visited {color: #666666; text-decoration: none;}
	.footer a:hover {color: #003366; text-decoration: none;}
	.footer a:active {color: #333333; text-decoration: none;}

.footer .social_media {
	font-size:11px;
}
	.footer .social_media a:link {color: #003366; text-decoration: underline;}
	.footer .social_media a:visited {color: #003366; text-decoration: underline;}
	.footer .social_media a:hover {color: #003366; text-decoration: underline;}
	.footer .social_media a:active {color: #333333; text-decoration: underline;}



/* top menu */	

* html a:hover {visibility:visible} /* ie 6 needs */	

.home {background-image: url(images/menu_top/home_over.gif); background-repeat: no-repeat; border: 0;}
	.home a:hover img {visibility:hidden}
	.home a { display: block;}

.contact {background-image: url(images/menu_top/contact_over.gif); background-repeat: no-repeat; border: 0;}
	.contact a:hover img {visibility:hidden}
	.contact a { display: block;}

.my_account {background-image: url(images/menu_top/my_account_over.gif); background-repeat: no-repeat; border: 0;}
	.my_account a:hover img {visibility:hidden}
	.my_account a { display: block;}

.cart {background-image: url(images/menu_top/cart_over.gif); background-repeat: no-repeat; border: 0;}
	.cart a:hover img {visibility:hidden}
	.cart a { display: block;}
	
	
/* main menu */		

.word {background-image: url(images/menu_main/word_over.jpg); background-repeat: no-repeat; border: 0;}
	.word a:hover img {visibility:hidden}
	.word a { display: block;}
	
.beef-products {background-image: url(images/menu_main/beef-products-over.jpg); background-repeat: no-repeat; border: 0;}
	.beef-products a:hover img {visibility:hidden}
	.beef-products a { display: block;}	
	
.steak_gourmet {background-image: url(images/menu_main/recipes-over.jpg); background-repeat: no-repeat; border: 0;}
	.steak_gourmet a:hover img {visibility:hidden}
	.steak_gourmet a { display: block;}
	
.guarantee {background-image: url(images/menu_main/nolan-ryan-guarantee-over.jpg); background-repeat: no-repeat; border: 0;}
	.guarantee a:hover img {visibility:hidden}
	.guarantee a { display: block;}
	
.selecting {background-image: url(images/menu_main/selecting-steaks-over.jpg); background-repeat: no-repeat; border: 0;}
	.selecting a:hover img {visibility:hidden}
	.selecting a { display: block;}
	
.quality {background-image: url(images/menu_main/home-run-quality-over.jpg); background-repeat: no-repeat; border: 0;}
	.quality a:hover img {visibility:hidden}	
	.quality a { display: block;}
	
.gifts {background-image: url(images/menu_main/gifts2_over.jpg); background-repeat: no-repeat; border: 0;}
	.gifts a:hover img {visibility:hidden}
	.gifts a { display: block;}
	
.news {background-image: url(images/menu_main/nolan-ryan-news-over.jpg); background-repeat: no-repeat; border: 0;}
	.news a:hover img {visibility:hidden}	
	.news a { display: block;}			
	
	
/* Inside Pages */		
	
.inside_dot_edge {
	background-image: url(images/inside_dot_edge.gif);}
	
#main {
	padding: 0px 26px 26px 26px;}
	
	
	#main .picture_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;}
	
	#main h1 {
	font-size: 14px;
	color: #930814;
	font-weight: bold;
	padding-bottom: 7px;}
		
	#main h2 {
	font-size: 13px;
	color: #192C4D;
	font-weight: bold;
	padding-bottom: 10px;}
	
	#main h4 {font-size: 13px;
	color: #930814;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-color: #930814;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 300px;}
	
#side_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #930814;
	padding-right: 20px;
	width: 150px;}
	
	#side_menu h1 {
	font-size: 14px;
	color: #930814;
	font-weight: bold;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	padding-bottom: 7px;}
	
	#side_menu h1 a { color: #930814; text-decoration: none;}	
	#side_menu h1 a:hover { color: #666666; text-decoration: underline;}

	        
	#side_menu ul {
	margin: 0;
	padding-left: 0;}
	
	#side_menu ul li {
	margin-left:0;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	list-style-position: outside;}		
	

	#side_menu a { color: #930814; text-decoration: underline;}	
	#side_menu a:hover { color: #666666; text-decoration: underline;}	
	
	#side_menu ul li ul li {
	font-size: 10px;
	margin-left: 14px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	list-style-type: disc;
	font-weight: normal;
	border-bottom-color: #EBE4CC;
	list-style-position: outside;}	
	
.chart_head {	font-weight: bold;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	border-bottom-width: 1px;}	
	
	.chart_item {
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	border-bottom-width: 1px;}	
	
	.chart_item_head {
	font-weight: bold;
	color: #930814;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	border-bottom-width: 1px;}	
	
.shadetabs{
padding: 0px 0px 0px 0px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.shadetabs li a{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a:visited{
	color: #2d2b2b;}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #2d2b2b;}

.shadetabs li.selected{
	position: relative;}

.shadetabs li.selected a{ /*selected main tab style */
	color: #930814;
	font-weight: bold;
	text-decoration: none;}

.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;}

.contentstyle{
	border: 1px solid #999999;
	width: 380px;
	margin: 10px 0px 10px 10px; padding: 10px;}	

.facts {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 301px;
	padding: 10px;}

.facts_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	white-space: nowrap;
	font-weight: bold;
	padding-right: 7px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;}

.facts_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	white-space: nowrap;
	padding-right: 7px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;}
	
.print {
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;
	padding-top: 8px;
	width: 380px;}
	
#store .thumb_bg {
	background-image: url(images/home_thumb_bg.gif);
	background-repeat: no-repeat;
	height: 102px;
	width: 129px;
	padding-top: 4px;
	padding-left: 3px;
	vertical-align: top;}
	
#store h2 {
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	
	vertical-align: top;
	text-align: center;
	width: 120px;}

	
.cart_head {
	font-size: 10px;
	font-weight: bold;
	background-color: #D2BF90;
	padding: 5px;
	white-space: nowrap;}	

	.cart_item{
	font-size: 10px;
	padding: 5px;
	white-space: nowrap;}
	
	.cart_item_alt {
	font-size: 10px;
	padding: 5px;
	white-space: nowrap;
	background-color: #DDCFAE;}	
	
	.cart_footer {
	font-weight: bold;
	background-color: #D2BF90;
	color: #930814;
	padding: 5px;
	text-align: right;}	
	
	.outline_pad {
	border-color: #D9C9A4;
	border-style: solid;
	border-width: 1px;
	padding: 8px;}	
	
	.checkout_heading {
	font-size: 10px;
	background-color: #D2BF90;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px;
	letter-spacing: 1px;}
	
.spacer {
height: 10px;}	

.print_recipe {
	background-image: url(images/print_recipe_bg.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	padding-left: 46px;
	padding-top: 6px;
}

/* Enews styles */

.red_heading {font-size: 17px; font-weight: bold; color:#990000; line-height:21px;}
.red_lg {font-size: 17px; color:#990000; line-height:21px;}
.red_subheading {font-size: 14px; font-weight: bold; color:#990000; line-height:16px;}

.gray_heading {font-size: 17px; font-weight: bold; color:#192C4D; line-height:21px;}
.gray_lg {font-size: 17px; color:#192C4D; line-height:21px;}
.gray_subheading {font-size: 14px; font-weight: bold; color:#192C4D; line-height:16px;}
