body {
	margin:0;
	background-image:url(/images/customer/beef2live/contentwrapperBg.png);
	background-repeat:repeat;	
}
a:focus {
	outline:none;
}
.beef2live_wrapper {
	margin: 0 auto;
	text-align: left;
	width: 1020px;
	height:auto;
	background-color:#FFF;
}

.beef2live_header_wrapper {
	margin: 0 auto;
	text-align: left;
	width: 100%;
	min-width:1030px;
	position:absolute;
	left:0px;
	height:130px;
	background-color:#FFF;
	top:0;
}

p {
	font-family: 'Ubuntu', sans-serif;
	font-size:10pt;
	line-height:1.25em;
	font-weight:normal;
}
ul {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0;
}
/********************************** START Header **********************************/
.topbanner {
	float: left;
	margin-top: 10px;
}
.header_container {
	width:1030px;
	height:110px;
	margin: 0 auto;
}
/************LOGO STYLE************/
.beef_logo {
	float:left;
	display:inline-block;
	height:4em;
	width:272px;
	margin-top:2em;
	margin-left:6px;
	margin-right:6px;
	background-image: url(/images/customer/beef2live/cattle_logo.png);
	background-repeat: no-repeat;
	background-position:0 0;
	padding-left:2.25em;	
}
.logobeef {
	font-family: 'Ultra', serif;
	font-size:28pt;
	color:#441503;
	margin-top:2em;
}
.logo2 {
	font-family: 'Ultra', serif;
	margin-top:2em;
	font-size:28pt;
	-webkit-text-stroke: 1px #441503;
	color: white;
	text-shadow: 3px 3px 0 #441503,
	   			 -1px -1px 0 #441503,  
				 1px -1px 0 #441503,
	   			 -1px  1px 0 #441503,
				 1px  1px 0 #441503;
}
.logolive {
	font-family: 'Ultra', serif;
	font-size:28pt;
	color:#2f2b3d;
	margin-top:2em;
}
/************END LOGO STYLE************/
/************START NAV STYLE************/
.navwrapper{
	width:100%;
	min-width:1030px;
	height:50px;
	background-image: url(/images/customer/beef2live/navbg.png);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
	position:absolute;
	left:0px;
	top:130px;
}
.navbar {
	margin:0px;
	height:50px;
	width:750px;
	float:left;
}
.navmain_menu{
    height:50px;
    color:#FFF;
    position:relative;
    font-size:12pt;
	font-weight:700;
	font-family: 'Ubuntu', sans-serif;
	text-shadow: 1px 1px #000;
	width: 1000px;
}
.navmain_menu ul{
    padding:0px;
    margin:0;
    list-style:none;
}
.navmain_menu ul li{
    padding:0;
    margin:0;
    float:left;
	line-height:50px;
}
.navmain_menu ul li a {
    color:#FFF;
    display:block;
    text-decoration:none;
    padding:0 15px;
}
.navmain_menu ul li a:hover {
	background-image:url(/images/customer/beef2live/navbghover.png);
	text-shadow: 1px 1px #FFF;
    color:#000;
}
.navmain_menu ul li ul {
     display: none; 
     width: auto;
     position:absolute;
     top:49px;
     padding:0px;
     margin:0px;
	 font-weight:400;
 	 z-index:999999999;
}
.navmain_menu ul li:hover ul {
     display: block;
     position: absolute;
     margin: 0;
     padding: 0; 
}
.navmain_menu ul li:hover li {
    float: none;
    list-style:none;
    margin:0px;
}
.navmain_menu ul li:hover li {
    border-top:1px solid #000000;
}
.navmain_menu ul li:hover li a {
    color: #fff;
    padding:0 20px;
    display:block;
    width:250px;
}
.navmain_menu ul li li a:hover {
    color:#000;
}

.navmain_menu ul li ul li  
{
   background-image:url(/images/customer/beef2live/navbg.png);
   line-height:40px;
   height:40px;
}

/************END NAV STYLE************/
/********************************** END Header **********************************/


/********************************** START Main Body Content Style**********************************/
.mainContent {
	margin-top:180px;
	background-color:#fff;
}
/************ START News Tile Style ************/
#featureLinks {
	width:100%;
	margin-top:10px;
	margin-left:24px;
}
.beef2live_newsDiv {
	float:left;
	width:218px;
	height:164px;
	margin-right:5px;
	margin-bottom: 5px;
	background:rgba(0, 0, 0, .75);
	overflow:hidden;
}
.beef2live_newsText{
	width:218px;
	height:170px;
	margin-right:5px;
    margin-top: -105px;
    padding-top: 0px;
    position: relative;
	background:rgba(0, 0, 0, .75);
}
.beef2live_newsDiv h1 {
	font-family: 'Ubuntu', sans-serif;
	font-size:12pt;
	font-weight:500;
	color:#FFF;
	padding:3px 1em;
	z-index:9999999999;
}
.beef2live_newsDiv p {
	font-family: 'Ubuntu', sans-serif;
	font-size:10pt;
	font-weight:300;
	color:#FFF;
	padding:0 1em;
	line-height:2em;
}
/************ END News Tile Style ************/

/************ START News Category List Style ************/
.beef2live_NewsCategories {
	width:100%;
	margin-left:24px;
}
.beef2live_Category {
	width:218px;
	float:left;
	margin-right:5px;
	border:#d1d3d4 solid 1px;
}
.beef2live_Category h3 {
	font-family: 'Ubuntu', serif;
	font-size:13pt;
	font-weight:bold;
	letter-spacing:1px;
	color:#FFF;
	text-shadow: #000 1px 1px;
	background-image: url(/images/customer/beef2live/h3_bg.png);
	background-repeat:repeat-x;
	height:40px;
	margin:0px;
	padding:8px 5px 0px 10px;
}
.beef2live_Category ul {
	list-style:none;
	font-family: 'Ubuntu', sans-serif;
	font-size:12pt;
	font-weight:400;
	color:#000;
	margin: 0;
	padding: 10px 1em 0 1em;
	line-height: 1.75em;
}
.beef2live_Category ul li: {
	margin:0;
	padding:0;
}
.beef2live_Category li {
	margin:0;
	padding:0;
}
.beef2live_Category li a {
	text-decoration:none;
	color:#000;
}
.beef2live_Category li a:hover {
	text-decoration:underline;
	color:#2f2b3d;
}
.beef2live_Category_lastRow {
	margin-bottom:1em!important;
}

/************ START Recipes Style  ************/
.story_carousel {
	width:100%;
	margin: 10px 0;
}
.story_carousel h3 {
	font-family: 'Ubuntu', serif;
	font-size:13pt;
	font-weight:bold;
	letter-spacing:1px;
	color:#FFF;
	text-shadow: #000 1px 1px;
	background-image: url(/images/customer/beef2live/h3_bg.png);
	background-repeat:repeat-x;
	height:40px;
	margin:0px;
	padding:8px 5px 0px 10px;
}
#carousel-recipies {
	width:100%;
}
.carousel-control.left{
	padding-top:65px;
}
.carousel-control.right{
	padding-top:65px;
}
.carousel-indicators {
	bottom:35px!important;
}
.carousel-caption {
	background:#441503;
	width:100%;
	margin:0;
	padding:0;
	left:0!important;
	right:0!important;
	padding-top:10px!important;
	padding-bottom:10px!important;
	bottom: 0px!important;
	font-family: 'Ubuntu', sans-serif;
	font-size:10pt;
	font-weight:400;
	color:#000;
	line-height:1.5em;
}
/************ END Recipes Style ************/

/************ START NEWS Style ************/
.newsByCategory {
	width:100%;
}
.newsByCategory .tab-content {
	border-left: solid #DDD 1px; 
	border-bottom: solid #DDD 1px; 
	border-right: solid #DDD 1px;
}
.newsByCategory h3 {
	font-family: 'Ubuntu', serif;
	font-size:13pt;
	font-weight:bold;
	letter-spacing:1px;
	color:#FFF;
	text-shadow: #000 1px 1px;
	background-image: url(/images/customer/beef2live/h3_bg.png);
	background-repeat:repeat-x;
	height:40px;
	margin:0px;
	padding:8px 5px 0px 10px;
}
.newsByCategory ul {
	list-style:none;
	font-family: 'Ubuntu', sans-serif;
	font-size:10pt;
	font-weight:400;
	color:#000;
	margin: 0;
	padding: 10px 0 0 0;
	line-height:1.75em;
}
.newsByCategory ul li: {
	margin:0;
	padding:0;
}
.newsByCategory li {
	margin:0;
	padding:0;
}
.newsByCategory li a {
	font-family: 'Ubuntu', sans-serif;
	text-decoration:none;
	color:#000;
	padding-left:1.25em;
	padding-bottom:1em;
	display:inherit;
}
.newsByCategory li a:hover {
	text-decoration:underline;
	color:#2f2b3d;
}
/************ END NEWS Style ************/

/********************************** END Main Body Content Style**********************************/

/********************************** START Footer **********************************/
.footer_menu ul {
	margin:.5em 0px;
	padding:0px;
}
.footer_menu>ul>li {
	font-family: 'Ubuntu', sans-serif;
	font-size:12pt;
	font-weight:700;
	color:#FFF;
	text-shadow: #333 1px 1px;
	margin:.5em 0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
}
.footer_menu ul li ul {
	position:absolute;
    top:15px;
    left:0px;
}
.footer_menu ul li {
	display:inline-block;
    position:relative;
    width:130px;
}
.footer_menu ul li a {
	font-size:10pt;
	font-weight:400;
	color:#FFF;
	text-shadow: #333 1px 1px;
	margin: 0;
	padding: 0 0.5em 0 0;
	line-height:1.35em;
}
.beef2live_footer {
	width:100%;
	min-width:1030px;
	left:0px;
	position:absolute;
	background-color:#808080;
}
.copyright {
	width:100%;
	min-width:1030px;
	height:50px;
	background-image:url(/images/customer/beef2live/copyrightBg.png);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
}
.copyrightwrapper {
	margin: 0 auto;
	padding:0px;
	text-align: left;
	width: 1030px;
	height:auto;
}
.copyright p {
	line-height:50px;
	padding:0;
	padding-left:10px;
	margin:0;
}
.footer {
	width:100%;
	min-width:1030px;
	margin:0px;
	padding:0px;
	height:200px;
	background-color:#808080;
	height:500px;
}
.footerwrapper {
	margin: 0 auto;
	padding:10px;
	text-align: left;
	width: 1030px;
	height:auto;
	background-color:#808080;
}
.footerwrapper p {
	padding:0;
	padding-left:10px;
	margin:0;
}
.footernavlist {
	width:12%;
	float:left;
}
.footernavlist h3 {
	font-family: 'Ubuntu', sans-serif;
	font-size:12pt;
	font-weight:700;
	color:#FFF;
	text-shadow: #333 1px 1px;
	margin:.5em 0px;
	padding:0px;
}
.footernavlist ul {
	list-style:none;
	font-family: 'Ubuntu', sans-serif;
	font-size:10pt;
	font-weight:400;
	color:#FFF;
	text-shadow: #333 1px 1px;
	margin: 0;
	padding: 0 0.5em 0 0;
	line-height:1.35em;
}
/********************************** END Footer **********************************/

/********************************** START Article/Story Styles **********************************/
.span11{
	width:700px;
	float:left;
	padding:0 10px;
}
.span4 {
	width:300px!important;
	float:left;
}
.span6 {
	width:460px!important;
	float:left;
}

.row {
	zoom: 1;
	margin-left: -20px; 
}

#sidebar>.span6 {
	width:300px!important;
	float:left;
}

.mainContent .row {
	margin-right:0;
	margin-left:0;
}

#sidebar .advert {
	margin-top:10px;
	margin-bottom:10px;
}
/********************************** END Article/Story Styles **********************************/


/********************************** START Module **********************************/
.container.tack .body section.module ul li:hover {
	background-color:#F0E9DD;
}
.tack .module h3, .tack .module h4 {
	background-color:#49402C;
	border-color:#363021;
}
/********************************** END Module **********************************/
/********************************** START Newsletter **********************************/
.tack .newsletter-form, .tack .login-form {
	background-color:#F7E9D0;
	border-color:#D7CEB5;
}
.tack .newsletter-form #newsletter-input {
	background-color:#FDFCFA;
	border:1px dotted #DABDC4;
	border-bottom:1px dashed #8B757B;
	color:#7A6D4F;
}
.tack .newsletter-form #newsletter-input:focus {
	border:1px solid #fff;
	border-bottom:1px dashed #DABDC4;
}
/********************************** END Newsletter **********************************/
/************************* START Blog Custom Styles *************************/
.btn.primary {
	background-image: none;
	background-color: #4f4633;
	background-repeat: repeat-x;
}
/************************* END Blog Custom Styles *************************/

/* search */
.search-box 
{
	position: relative;
	top: 2px;
	height: 24px;
	left: 790px;
	width: 222px;
}

.search-box input {
	margin:0;
	display: inline-block;
	height: 24px;
	font-size: 13px;
	line-height: 18px;
}

.search-box input.text-field {
	border: 1px solid #444;
	border-radius: 20px;
	border-color:#9D8A5B;
	color: #aaa;
	padding: 2px 28px;
}

.search-box input.text-field:focus {
	border:1px solid #51472F;
	color:#49402C;
    outline:none;
}

.search-box input[type='button'] {}

.search-box #searchButton, 
.search-box #searchClear 
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../images/feedstuffs/sprite-tnt.png);
	background-position: 0 0;
	display: block;
	height: 30px;
	width: 30px;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.search-box #searchButton
{
	top:-26px;
}

.search-box #searchClear {
	background-position:-30px 0;
	top: -57px;
	left: 180px;
	opacity:0.55;
} 

.search-box #searchClear:hover {
	opacity:0.95;
}
/* search results*/
#res{margin:10px;}
	
/* end search */

figcaption
{
	margin:8px;
}

body
{
	min-width:1030px;
}