
/* 
green: 2C5525
grey: 999999
red: bb0404
*/

body
{
	margin-top: 0px;
}

img
{
	border: 0;
}

img.floatLeft
{
	float: left;
	margin-right: 10px;
}

input.input-button
{
	border: 1px solid #666666;
	background-color: #CCCCCC;
	color: #666666;
	cursor: pointer;
}

li
{
	list-style-position: outside;
	padding:0;
	list-style-image: url(../images/list_bullet.gif);
}

table.list
{
	background-color: #999999;
}

table.list td
{
	background-color: #FFFFFF;
}

ul
{
	padding: 0px 0px 0px 17px;
	margin: 20px 0px 0px 0px;
}

div.adminColumn
{
	float: left;
	height: 200px;
	border-right: 2px solid black;
	padding: 0px 20px 0px 0px;
	margin-right: 20px;
}

div.adminHeader
{
	height: 70px;
	margin-bottom: 30px;
}

div.adminMessage
{
	padding: 10px 7px;
	border: 2px solid #bb0404;
	margin-bottom: 20px;
	text-align: center;
}

div.adminTitle
{
	padding: 5px 7px;
	background-color: #999999;
	margin-bottom: 20px;
}

div.affiliates
{
	float: right;
	text-align: right;
}

div.basket
{
	float: right;
	width: 265px;
	padding-left: 1px;
	padding-bottom: 28px;
	margin-left: 20px;
	background: url(../images/notepaper_bottom.gif) bottom left no-repeat;
	margin-left:-265px;
}

div.body
{
	width: 937px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/pageGradient.gif) top right repeat-y;
}

div.bodyAdmin
{
	width: 800px;
	padding: 30px;
	margin-left: auto;
	margin-right: auto;
}

div.box
{
	width: 147px;
	padding: 0px 10px 14px 10px;
	border-bottom: 2px solid #dddbd5;
	margin: 40px 0px 0px 21px;
	background: url(../images/gradient_box.png) top left repeat-y;
}

div.boxItem
{
	margin-bottom: 7px;
}

div.checkout
{
	margin-left: 90px;
}

div.clear
{
	width: 100%;
	clear: both;
}

div.col3
{
	float: left;
	width: 270px;
	padding-left: 10px;
	margin-right: 45px;
	border-left: 2px solid #dddbd5;
}

div.col4
{
	float: left;
	width: 216px;
	padding-left: 10px;
	margin-right: 8px;
	border-left: 2px solid #dddbd5;
}

div.colRight
{
	float: right;
	width: 220px;
	margin-left: 30px;
}

div.footer
{
	margin-top: 30px;
	padding-top: 10px;
	border-top: 4px solid #dddbd5;
	background-color: #FFFFFF;
}

div.footerHome
{
	height: 75px;
	padding-left: 390px;
	background: #ece8d8;
}

div.formLabel
{
	float: left;
	width: 100px;
	padding-top: 4px;
}

div.homeSub
{
	float: right;
	position: relative;
	z-index: 2;
	width: 265px;
	margin-top: -10px;
	margin-left:-265px;
}

div.hr
{
	height: 1px;
	margin: 10px 0px;
	border-bottom: 1px solid #999999;
}

div.loginError
{
	padding: 10px 7px;
	text-align: center;
	margin-bottom: 10px;
	border: 2px solid #bb0404;
}

div.logo
{
	width: 957px;
	height: 222px;
	margin-left: -20px;
	margin-bottom: 10px; 
}

div.main
{
	width: 664px;
}

div.navi
{
	height: 30px;
	padding: 8px 12px 0px 12px;
	margin-bottom: 20px;
	background: #2C5525 url(../images/corner_navi.gif) top left no-repeat;
}

div.naviItem
{
	float: left;
	padding: 5px 8px 11px 8px;
	cursor: pointer;
	margin-right: 2px;
}

div.naviItemHigh
{
	float: left;
	color: #2C5525;
	padding: 8px 8px 8px 8px;
	background-color: #FFFFFF;
	margin-right: 2px;
}

div.notepaper
{
	padding: 5px 20px 5px 20px;
	background: url(../images/gradient_notepaper.png) top left repeat-y;
}

div.order
{
	width: 837px;
	background: url(../images/gradient_checkout.gif) top left repeat-x;
}

div.orderItem
{
	width: 650px;
	height: 70px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
}

div.panel
{
	position: relative;
	z-index: 1;
	width: 675px;
	padding-top: 55px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../images/panelBackground.png) top left no-repeat;
}

div.picture
{
	height: 59px;
	margin-top: 10px;
	margin-left: -5px;
	margin-bottom: 10px;
	padding-top: 10px;
}

div.pictureFrame
{
	float: left;
	width: 78px;
	height: 59px;
	padding-left: 6px;
	padding-top: 4px;
	margin-top: -10px;
	background: url(../images/picture_frame.gif) top left no-repeat;
}

div.popup
{
	position: relative;
	left: 10px;
	top: -158px;
	z-index: 5;
	width: 248px;
	height: 159px;
	w\idth: 220px;
	h\eight: 139px;
	padding: 10px 14px;
	margin-right: -159px;
	margin-bottom: -158px;
	background: url(../images/popup.png) no-repeat;
	display: none;
}

* html div.popup <!--Box Model Hack -->
{
	w\idth: 220px;
	h\eight: 139px;
	width: 248px;
	height: 159px;
}

div.popup <!--Box Model Hack -->
{
	width: 248px;
	height: 159px;
}

.postIt
{
	position: relative;
	z-index: 4;
	float: left;
	margin-left: 20px;
	margin-top: -30px;
}

div.prizeVeg
{
	width: 235px;
	height: 159px;
	padding-top: 11px;
	padding-left: 15px;
	background: url(../images/background_prizeVeg.gif) top left no-repeat;
}

div.productItem
{
	height: 17px;
}

div.question
{
	float: left;
	width: 240px;
	padding: 0px 5px 5px 20px;
	background: url(../images/icon_arrowRight.gif) no-repeat 3px 4px;
	margin-left: -3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #999999;
}

div.questionActive
{
	float: left;
	width: 240px;
	padding: 0px 5px 5px 20px;
	background: url(../images/icon_arrowDown.gif) no-repeat 3px 4px;
	margin-left: -3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #999999;
}

div.questionAnswer
{
	display: none;
	margin-top: 3px;
}

div.questionAnswerActive
{
	display: block;
	margin-top: 3px;
}

div.season
{
	width: 237px;
	height: 23px;
	margin-left: 11px;
	padding-top: 17px;
	padding-left: 7px;
	background-image: url(../images/date_blank.gif);
}

div.seasonStock
{
	width: 265px;
	padding-left: 1px;
	padding-bottom: 28px;
	background: url(../images/notepaper_bottom.gif) bottom left no-repeat;
}

div.video
{
	float: left;
	width: 361px;
	height: 316px;
	padding-top: 25px;
	padding-left: 35px;
	margin-top: -40px;
	margin-right: 5px;
	background: url(../images/videoBackground.gif) top left no-repeat;
}