/* KFI - Web Development by 30proof.com */

body {
margin:0;
padding:0;
background:#ffffff;
font-family:Georgia, serif;
font-size:12pt;
}
img {
border: 0px;
}

/* KFI layout */
#section_middle {
	margin: 0 auto;
	width: 950px;
	}
#section_left {
	margin-top: 10px;
	margin-right:5px;
	width: 800px; 
	}
#section_right {
	margin-top: 10px;
	margin-left:5px;
	width: 140px;
	float:right;
	}
#section_header_top {
width:100%;
height:122px;
background-image:url('http://www.kirbyfoods.com/public/images/header_bg_grad.jpg');
background-color:#213c67;
}
#section_header_top_inside {
width:950px;
margin-left:auto;
margin-right:auto;
}
#section_header_bottom {
width:100%;
height:30px;
background-color:#11213b;
}
#section_header_bottom_inside {
width:945px;
margin-left:auto;
margin-right:auto;
}
#section_left_minimag_middle {
	margin: 0 auto;
	width: 800px;
	}
#section_left_minimag_left {
	float:left;
	margin-top: 10px;
	margin-right:5px;
	width: 395px; 
	}
#section_left_minimag_right {
	float:left;
	margin-top: 10px;
	margin-left:5px;
	width: 395px;
	}
#section_footer_top {
width:100%;
height:100px;
background-color:#ebebeb;
border-top: 1px solid #b6b6b6;
}
#section_footer_top_inside {
width:950px;
margin-left:auto;
margin-right:auto;
color:#404040;
font-family:Arial, sans-serif;
text-transform: uppercase;
font-size:8pt;
font-weight:bold;
padding-top:20px;
}
#section_footer_bottom {
width:100%;
height:70px;
background-image:url('http://www.kirbyfoods.com/public/images/section_footer_bottom.jpg');
background-color:#213c67;
}
#section_footer_bottom_inside {
width:950px;
text-align:center;
color:#ffffff;
padding-top:20px;
margin-left:auto;
margin-right:auto;
}
#social {
margin-left:auto;margin-right:auto;width:70px;
}
#twitter_update_list {
list-style-type:none;
}
#stores {
margin:0;
}

/* KFI image styling */
#maindish_image {
border: 1px solid #b6b6b6; }
#maindish_image_thumbnail {
border: 1px solid #b6b6b6;float:left;margin-right:10px;margin-bottom:10px; }
#rotator
{
	border: 0px;
	width: 800px;
	height: 250px;
	overflow: hidden;
}

#rotator img
{
	width: 800px;
	height: 250px;
}

/* KFI various boxes */
#box_minimag {
border: 1px solid #b6b6b6;
margin-top:10px;
background-color: #eeffdc;
padding:5px;
}
#box_yellow_first {
border: 1px solid #b6b6b6;
background-color: #fffed9;
font-size:10pt;
padding:5px;
}
#box_yellow {
border: 1px solid #b6b6b6;
margin-top:10px;
font-size:10pt;
background-color: #fffed9;
padding:5px;
}
#coupon_1 {
font-size:17pt;
letter-spacing:-1px;
font-weight:bold;
}

/* KFI various links */
a:link, a:visited {
color:#5080c9;
font-family:Georgia;
font-weight:bold;
}
a.light_blue_georgia:link, a.light_blue_georgia:visited {
color:#5080c9;
font-size:10pt;
font-family:Georgia;
font-weight:bold;
}
a.light_blue_arial_small:link, a.light_blue_arial_small:visited {
color:#5080c9;
font-size:8pt;
font-family:Arial;
font-weight:normal;
}
a.header_white:link, a.header_white:visited {
color:#ffffff;
font-family:Arial, sans-serif;
text-transform: uppercase;
font-size:8pt;
text-decoration:none;
line-height:30px;
font-weight:bold;
margin:0;
}
a.header_white:hover {
color:#ffffff;
background:#404040;
}
a.footer_gray:link, a.footer_gray:visited {
color:#404040;
font-family:Arial, sans-serif;
text-transform: capitalize;
text-decoration:none;
font-size:8pt;
font-weight:normal;
margin:0;
}
a.footer_white:link, a.footer_white:visited {
color:#ffffff;
font-family:Arial, sans-serif;
text-transform: uppercase;
font-size:8pt;
font-weight:bold;
margin:0;
}
a.footer_white_30:link, a.footer_white_30:visited {
color:#ffffff;
font-family:Arial, sans-serif;
text-transform: uppercase;
font-size:8pt;
text-decoration:none;
font-weight:normal;
margin:0;
}

/* KFI various fonts */
p.maindish_paragraph {
font-size:10pt;
margin:0 0 20px 0;
}
h3.caps_black {
color:#000000;
font-family:Arial, sans-serif;
text-transform: uppercase;
font-size:8pt;
font-weight:bold;
margin:0;
}
h3.caps_gray {
color:#404040;
font-family:Arial, sans-serif;
text-transform: uppercase;
font-size:8pt;
font-weight:bold;
margin:0;
}
h3.minimag_title {
color:#11213b;
font-family:Georgia, serif;
font-size:14pt;
letter-spacing:-1px;
font-weight:bold;
margin:0;
}
h3.caps_white {
color:#ffffff;
font-family:Arial, sans-serif;
text-transform: uppercase;
font-size:8pt;
font-weight:bold;
margin:0;
}
h3.footer_caps_white {
color:#ffffff;
font-family:Arial, sans-serif;
text-transform: uppercase;
font-size:8pt;
font-weight:normal;
margin:0;
}