@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Univers, LinotypeUnivers, UniversLT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

img { border: none; }

#div-container {
	margin: 0 auto;
	width: 900px;
}

#div-titlebar {
	width: 900px;
	height: 255px;
}

#div-nav {
	width: 880px;
	height: 50px;
	padding-left: 20px;
	background-color: #ffa113;
}
#div-nav img { border: none; }

#div-body {
	padding: 35px 50px;
	background-color: #805936;
	border-bottom-left-radius: 40px;
	-moz-border-radius-bottomleft: 40px;
	width: 800px;
}

#div-leftcol {
	width: 470px;
	margin-right: 15px;
	float: left;
}
#div-rightcol {
	width: 290px;
	float: right;
	margin-top: 25px;
}

#div-leftcontact {
	width: 270px;
	margin-right: 15px;
	float: left;	
}
#div-rightcontact {
	width: 490px;
	float: right;	
	margin-top: 25px;
}

#div-clear { clear: both; width: 900px; }

#div-footer {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 800px;
	background-color: #ee5d00;
	padding: 25px 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	color: #feda3b;
	border-top-right-radius: 40px;
	border-bottom-left-radius: 40px;
	-moz-border-radius-topright: 40px;
	-moz-border-radius-bottomleft: 40px;
}

#div-footer a {
	color: #fff;
}
#div-footer a:link, a:visited {
	text-decoration: underline;	
}
#div-footer a:hover, a:active {
	text-decoration: none;
}

h1 {
	color: #ffa113;
	font-weight: bold;
	font-size: 23px;
}
h2 {
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 0;
	padding-bottom: 0;
}
h3 {
	color: #ffe385;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0;
	padding-bottom: 0;
}
h4 {
	color: #805936;
	background-color: #fecc81;
	font-weight: bold;
	font-size: 11px;
	padding: 5px;
}
h5 {
	color: #ffe385;
	font-weight: bold;
	font-size: 13px;
	margin-top: 0;
	padding-top: 0;
}
h6 {
	font-size: 	14px;
	background-color: #cf0;
	color: #805936;
	padding: 10px;
	margin: 0px;
}

h3 + p { margin-top: 0; padding-top: 0; }

#iframe-fb { background-color: #fff; }

#div-combo {
	width: 440px;
	background-color: #ffa113;
	color: #ffda3b;	
	padding: 10px 15px;
	margin-bottom: 50px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topright: 10px;
}

#div-combo h3 {
	color: #fff;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 17px;
}
#div-combo h3 + p {
	color: #805936;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 0;
	font-size: 14px;
	padding-left: 10px;
}

#div-leftmenu {
	width: 220px;
	float: left;	
}
#div-rightmenu {
	width: 220px;
	float: right;
}

#div-smoothies {
	margin-bottom: 15px;
	border: 1px solid #cf0;
	background-color: #fff;
	color: #805936;
}
#div-smoothies p {
	margin: 10px;
	font-weight: bold;
}

a:link, a:visited {
	color: #ee5d00;
	text-decoration: underline;
}
a:hover, a:active {
	color: #ee5d00;
	text-decoration: none;
}

#form-info {
	width: 530px;
	float: left;
}

#div-info {
	margin-top: 10px;
	padding: 20px;
	float: right;
	background-color: #fff;
	color: #805936;
	text-align: right;
	width: 180px;
}

#div-add {
	clear: right;
	padding: 20px;
	margin-top: 10px;
	float: right;
	width: 178px;
	font-size: 160%;
	text-align: center;
	border: 1px solid #fff;
}

fieldset { width: 530px; border-right: none; border-bottom: 1px solid #fff; border-left: none; }
fieldset.order { width: 775px; }
legend { font-weight: bold; color: #ffa113; font-size: 140%; }
fieldset ol { margin-left: 0px; margin-right: 0px; padding-left: 20px; padding-right: 20px; }
fieldset li { list-style-type: none; width: 100%; clear: left; margin: 0px; padding: 5px 0px 5px 0px; }
fieldset li div { overflow: hidden; }
label { float: left; padding-left: 10px; width: 150px; }
input.text, select { padding: 3px; border: 1px solid #333; width: 281px; font-family: Verdana, Arial, Helvetica, sans-serif; }
select { width: 289px; }
textarea {	padding: 3px; width: 280px; height: 75px; font-family: Verdana, Arial, Helvetica, sans-serif; }*/
* html .threepxfix { margin-left: 3px; }

#div-order {
	clear: both;
	width: 775px;
	padding-top: 30px;
}

.links { font-size: 120%; font-weight: bold; padding-bottom: 20px; text-align: center; display: block; }

.print { font-size: 140%; font-weight: bold; color: #ee5d00; text-align: center; background-color: #fecc81; display: block; padding: 10px; }
#div-print { display: none; }
#div-iframe { position: absolute; top: 25px; left: 50%; margin-left: -476px; width: 950px; height: 600px; padding: 0px; }
	#div-iframe a { color: #fc0; font-size: 1.2em; font-weight: bold; text-decoration: underline; display: block; padding: 12px; background-color: #ee5d00; }
	#menu-frame { width: 946px; height: 600px; }
