/* debug */
.cake-debug {
	position: absolute;
	top:0;
	left:0;
	background: white;
	opacity: 50;
}
/**/

body {
	background: url('../img/top-bg.jpg') no-repeat scroll top center;
	font: 12px Arial, Helvetica, sans-serif;
}

a {
	color: #0033ff;
}

a:hover {
	color: #bb152d;
}

.green-ribbon {
	color: #62a21d;
}

#container {
	margin:25px auto;
	width: 850px;
	/*border:1px solid green;*/
	
}

#logobanner {
	position:absolute;
	margin-top: -25px;
	margin-left: -20px;
	*margin-left: -850px;
	*margin-top: -67px;
	width: 260px;
	height: 250px;
	/*border: 1px solid red; */
}

#logobanner h1 {
	margin:0;
	padding:0;
}

#menu {
	border-top: 2px solid #62a21d; 
	float: left;
	width: 790px;
	background: #3961db;
	height: 20px;
	color: white;
	text-align: right;
	padding: 3px 5px 3px 5px;
	vertical-align: middle;
	font: 14px Helvetica, Arial, sans-serif;	
	font-weight: bold;
}

#menu a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font: 13px Helvetica, Arial, sans-serif;
}

#menu a:hover {
	 color: yellow;
}

#shadows-left {
	float: left;
	width: 839px;
	padding:0px 0px 0px 26px;
	/*border:1px solid grey;*/
	background: url('../img/left-shadow-top.png') no-repeat scroll top left;
	margin:0px;
}

#shadows-left-bottom {
	/*border:1px solid blue;*/
	float: left;
	background: url('../img/left-shadow-bottom.png') no-repeat scroll bottom left;
	padding:0px 0px 0px 24px;
	width: 840px;
	margin:0px;
}

#shadows-right {
	/*border:1px solid #d782Af;*/
	float: left;
	background: url('../img/right-shadow-top.png') no-repeat scroll top right;
	width: 834px;
}

#shadows-right-bottom {
	/*border:1px solid blue;*/
	float: left;
	background: url('../img/right-shadow-bottom.png') no-repeat scroll bottom right;
	width: 836px;
	padding:0px; 
	margin:0px;
}


#column-left {
	/*border:1px solid blue;*/
	float: left;
	background: white;
	padding: 215px 10px 10px 10px;
	width: 150px;
}


#column-right-image {
	float: left;
	height: 295px;
	width: 630px;
	/*border:1px solid yellow;*/
	background:#ffffff;
}

#can {
	float: left;
	width: 155px;
	height: 200px;
	/*border: 1px solid magenta;*/
	margin-bottom: -25px;
	background: url('../img/can.png') no-repeat scroll top center;
}

#column-right-text {
	/*border:1px solid #a56e23;*/
	float: left;
	/*height: 295px;*/
	width: 600px;
	min-height: 260px;
	padding: 15px;
	background:#ffffff;
	background: transparent url('../img/right-column-text-shadow.png') no-repeat scroll 0 0;
}

#video {
	float: right;
	width: 305px;
	height: 230px;
	/*border:1px solid #a56e23;*/
	margin: 0 15px 5px 10px;
}

#column-right {
	float: left;
	background: white;
	/*border:1px solid red;*/
	width: 630px; 
}

#column-right-text p {
	display: block;
}

#boxes-shadow {
	float: left;
	clear: both;
	height:20px;
	width: 805px;
	/*border:1px solid #aee623;*/
	background: url('../img/boxes-shadow.png') no-repeat scroll top center;
}

#boxes {
	width:839px;
	float: left;
}

#box1, #box2, #box3 {
	float: left;
	width: 230px;
	margin: 5px;
	padding: 10px;
	height: 230px;
	/*border:1px solid #623aee;*/
	background: url('../img/box-bg.gif') repeat-x scroll top left;	
}

#box1 div, #box2 div {
	height: 165px;
}

#box2 img {
	float: right;
	border:0px;
}

#box3 div {
	width: 100px;
	float: right;
	text-align: center;
	padding:0; 
	margin: -20px 0px 5px 3px;
}

#box3 div img {
	clear:both;
	border:1px solid #000;
}


#serving-text {
	float: left;
	clear: both;
	width: 800px;
	height:40px;
	padding-top: 5px;
	text-align: center;
}


h2 {
	color: #62a21d;
	margin: 2px;
	padding: 2px;
}

#news {
	border-top: 1px solid #00c21c;
	border-bottom: 1px solid #00c21c;
	margin: 5px 0px 5px 0px;
}

#news .news_list {
	font-size: 11px;
	padding: 5px 0px 5px 0px; 
	background: transparent url('../img/news-separator.gif') repeat-x scroll bottom left;
}

#news div a {
	color: #000;
	text-decoration: none;
}

#news #news-last {
	background: none;	
}

.news-date {
	font-weight: bold;
}


#shadow-bottom {
	float: left;
	height: 30px;
	width: 860px;
	background: transparent url('../img/shadow-bottom.png') no-repeat scroll top center;	
}

#bottom-text {
	text-align: center;
	width:860px;
}

#bottom-text p {
	padding: 1px;
	margin: 1px;
	
}

input[type=submit] {
	border: 0px;
	padding: 0px 10px 0px 0px !important;
	margin:0px !important;
	height: 24px !important;
}

a.button, .submit-left {
	background: transparent url('../img/button-left.gif') no-repeat scroll top left;
	padding-left: 9px;
	display:block;
	float: left;
	clear:both;
	height: 25px;
	text-decoration: none;
}

.submit-left,input[type=submit] {
	float: left !important;
	margin:0px !important;
}

a.button span, input[type=submit] {
	background: transparent url('../img/button.gif') no-repeat scroll top right;
	padding-right:5px;
	padding-top:5px;
	cursor: pointer;
	color: white;
	font-weight: bold;
	font-size:14px !important; 
	height: 25px;
	display:block;
}

.clear {
	clear:both;
	height:1px;
}

img {
	border:0;
}


/*  login  */

.box {
	float: left;
	width: 300px;
	margin: 0 100px 0px 120px;
	background: #f3f8fd;
	border:1px solid #cccccc;
	padding:10px; 
}

.box div {
	float: left;
}

input {
	margin:5px;
}

#UserLoginForm fieldset {
	margin: 0 auto;
	width: 250px;
	margin-top:100px;
	padding:10px;
}

#UserLoginForm label {
	display: block;
	width:70px;
	/* border:1px solid red; */
	float: left;
	margin:5px;
}

input[type=submit] {
	float: right;
}

.submit {
	width:100%;
	text-align: right;
	margin-left:-5px;
}

.submit {
	float: right !important;
	width:auto !important;
}

#authMessage {
	clear: both;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 0.7em 0;
	background: #c73e14;
	padding: 5px;
}

.news table {
	width:600px;
	border-collapse: collapse;
	padding: 5px;
	border-color: #cccccc;
}

p.date {
	float: left;
	padding: 10px !important;
	margin:3px;
	border: 1px solid #cccccc;
	background-color: #3961db;
	color:#ffffff;
	font-weight:bold;
	text-align: center;
	
}

p.error {
	font-size: 140%;
}

fieldset {
	margin-bottom: 1em;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}


label {
	display: block;
	font-size: 110%;
	margin-bottom:3px;
}

input[type=password], input[type=text], textarea {
	font-size: 140%;
	padding: 1%;
	width: 98%;
}

form {
	padding: 0;
	width: 98%;
}

#contact-form fieldset {
	border:0px;
}
#contact-form legend {
	display:none;
}

