body {
	background: #bed600 url(images/bg_main.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d6f71;
	overflow: -moz-scrollbars-vertical;
}

a {
	text-decoration: none;
	color: #e87d1e;
}

a img {
	border: none;
}

a:hover {
	color: #9db300;
}

a em {
	color: #9db300;
	font-style: normal;
}

div#bg1 {
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 914px;
	background: url(images/bg_container.gif) no-repeat top center;
}

div#bg2 {
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	width: 859px;
	background: #bed600 url(images/bg_container2.gif) no-repeat top center;
	padding-bottom: 20px;
}

div#container {
	display: block;
	clear: both;
	width: 792px;
	margin-left: auto;
	margin-right: auto;
}

div#top {
	display: block;
	clear: both;
	width: 792px;
	height: 45px;
	background: url(images/bg_toptab.png) no-repeat top center;
}

div#top div#toptab {
    border: 1px black;
	display: block;
	float: right;
	width: 100px;
	height: 25px;
	background: url(images/bg_toptab_orng.gif) repeat-x;
	margin-top: 1px;
}

div#top div.login {
    width: 167px !important;
}

div#top div.account {
    width: 200px !important;
}

div#top div#toptab div#tabcontent {
	float: left;
}

div#top div#toptab div#tabcontent a.tablink {
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

div#top div#toptab img#cap_r {
	display: block;
	float: right;
	background: #fff;
}

div#top div#toptab img#cap_l {
	display: block;
	float: left;
	background: #bed600;
}

div#top div#cart {
    border: 0px solid #000000;
	float: right;
	min-width: 115px;
	font-size: 11px;
	padding-top: 11px;
	padding-left: 15px;
	padding-right: 30px;
	text-align: center;
	line-height: 15px;
}

ul#tabs {
    margin: 0px;
    padding: 0px;
    display: block;
    clear: both;
    width: 580px;
    height: 28px;
    list-style: none;
    list-style-position: outside;
    background: url(images/tab_ul_bg.gif) repeat-x left top; 
}

ul#tabs li {
    margin: 0px;
    padding: 0px;
    display: inline;
    float: left;
    width: 120px;
    height: 28px;
    background: url(images/tab_off_left.gif) no-repeat top left;
    padding-left: 5px;
    margin-right: 3px;
}

ul#tabs li a {
    display: block;
    height: 19px;
    background: url(images/tab_off_right.gif) no-repeat top right;
    padding-right: 10px;
    padding-left: 4px;
    font-size: 12px;
    text-align: center;
    padding-top: 9px;
    color: #7e8e04;
}

ul#tabs li.active {
	background: url(images/tab_on_left.gif) no-repeat top left;
}

ul#tabs li.active a {
	background: url(images/tab_on_right.gif) no-repeat top right;
	color: #e87d1e;
}

ul#tabs li a:hover {
	color: #e87d1e;
}


div#bottom {
	display: block;
	clear: both;
	width: 767px;
	padding-right: 25px;
	background: url(images/bg_container3.png) no-repeat bottom center;
}

div#bottom div#navcontainer {
	display: block;
	float: left;
	width: 152px;
	padding-left: 15px;
	padding-bottom: 15px;
}

div#bottom div#navcontainer div#nav {
	display: block;
	clear: both;
	width: 152px;
}

div#bottom div#navcontainer div#nav img#logo {
	display: block;
	clear: both;
}

div#bottom div#navcontainer div#nav ul#menu {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	height: 180px;
	list-style: none;
	list-style-position: outside;
	background: url(images/bg_nav.gif) repeat-y bottom center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}

div#bottom div#navcontainer div#nav ul#menu li.title {
	display: block;
	clear: both;
	margin: 0px !important;
	padding: 0px;
	height: 30px !important;
}

div#bottom div#navcontainer div#nav a#boxlunches {
	display: block;
	clear: both;
	margin-top: 5px;
}

div#bottom div#navcontainer div#nav ul#menu li a {
    text-align:left;
	text-decoration: none;
	color: #70665f;
}

div#bottom div#navcontainer div#nav ul#menu li a:hover {
	color: #391f00;
}

div#bottom div#navcontainer div#nav ul.dropdown {
    position: absolute;
    padding: 0px;
    margin: 0px;
    list-style: none;
    list-style-position: outside;
    width: 130px;
    border: 1px solid #dbe5a1;
    background: #edf3c9 url(images/bg_menu.gif) repeat-x top left !important;
    line-height: 1px;
    margin-left: 1px;
    margin-top: 1px;
}

html>body div#bottom div#navcontainer div#nav ul.dropdown {
    margin-left: 153px;
    margin-top: -29px;
}



html>body div#bottom div#navcontainer div#nav ul.dropdown {
    *margin-left: 1px;
    *margin-top: 1px;
}

div#bottom div#navcontainer div#nav ul.dropdown li {
    height: 28px;
    width: 130px;
}

div#bottom div#navcontainer div#nav ul.dropdown li.navhr {
    display: block;
    clear: both;
    height: 2px;
    font-size: 1px;
    line-height: 1px;
    background: tomato url(images/nav/hr.gif) repeat-x; 
}

div#bottom div#navcontainer div#nav ul.dropdown li a {
    display: block;
    color: #7e8e04 !important;
    font-size: 12px;
    line-height: 12px;
    height: 15px;
    padding-top: 7px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
}

div#bottom div#navcontainer div#nav ul.dropdown li a:hover {
    color: #df7617 !important;
    background: #f1f7d9 !important;
}

div#bottom div#content {
	display: block;
	float: right;
	width: 580px;
	padding-left: 20px;
}

div#bottom div#content img.pagetitle {
    display: block;
    clear: both;
    margin-top: 19px;
    margin-bottom: 10px;
}

div#footer {
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
	width: 700px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

div#footer a {
    color: #fff;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
