body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	margin-top: 4px;
}

a {
	color: #1e7291;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #1e7291;
}

p {
	padding: 0;
	display: block;
	margin: 0 0 12px;
}

ul {
	margin: 0 0 12px 16px;
	padding: 0;
	list-style: outside square;
}

h2 {
	text-transform: uppercase;
	font: bold 18px "Trebuchet MS";
	padding: 0;
	margin-bottom: 12px;
	margin-top: 0;
}

h3 {
	margin: 0;
	padding: 0;
	font: bold 12px "trebuchet ms";
	text-transform: uppercase;
	text-align: left;
}

h4 {
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

h5 {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}
	
form {
	margin: 0;
	padding: 0;
}

form .formgroup h4 {
	margin-bottom: 12px;
}

form.color {
	margin-bottom: 12px;
}

input, textarea, select {
	padding: 0;
	margin: 6px 0 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

input[type="checkbox"], input[type="radio"] {
	margin-right: 4px;
}

textarea {
	height: 150px;
}

.high {
	height: 300px;
}

.fullpage {
	margin-left: 16px;
	margin-right: 16px;
}

.clearer {
	clear: both;
}

.price {
	color : #220000;
}

.expiration {
	font-size: 10px;
}

.verysmallimage, .verysmallimageon {
	margin-bottom: 8px;
	border: 1px solid #ffffff;
}

.verysmallimageon {
	border: #b3b3b3 1px solid;
}

.pack {
	clear: both;
	border-top: 1px solid #b3b3b3;
	padding-top: 12px;
}

.pack img {
	margin-bottom: 8px;
}

.pack .sticker {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/plus.png');
	width: 31px;
	height: 130px;
	float: left;
	position: absolute;
	left: 212px;
	top: 0;
}

.categorythumb {
	width: 64px;
	float: left;
	clear: none;
	margin-left: 16px;
	display: inline;
}

html>body .pack .sticker {
	background: url(images/plus.png);
}

.pack .imagecontainer {
	position: relative;
}

.promosticker {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/promo.png');
	width: 64px;
	height: 64px;
	float: left;
	position: absolute;
	top: 0;
	left: -1px;
}

html>body .promosticker {
	background: url(images/promo.png);
}
	
.list {
	width: 100%;
	margin-left: 16px;
	overflow: visible;
}

.right {
	display: block;
	clear: none;
	overflow: visible;
	float: left;
}

.listitem {
	width: 342px;
	float: left;
	overflow: visible;
	margin-bottom: 8px;
	display: inline;
}

.listodd {
	display: inline;
	clear: left;
}

.listeven {
	margin-left: 16px;
}

.listitem p {
	padding: 0;
	margin: 0;
}

.listitem .imagecontainer {
	position: relative;
	width: 180px;
	float: left;
}

.listitem .overview {
	width: 154px;
	float: left;
	padding-left: 8px;
}

.button {
	background: url(images/big-button-white-left.gif) left top;
	float: left;
	margin-bottom: 8px;
	margin-right: 6px;
	text-align: center;
	margin-left: -1px;
	display: inline;
}

.button a {
	background: url(images/big-button-white-right.gif) no-repeat right top;
	padding-right: 16px;
	padding-left: 16px;
	color: #8c4036;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 11px/24px "Trebuchet MS";
	height: 25px;
	display: inline;
	float: left;
}

.button a:hover {
	color: #000000;
}

.buttons {
	overflow: visible;
	clear: both;
	height: 24px;
}

#wrapper {
	width: 734px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#loginfo {
	text-align: right;
	margin-bottom: 4px;
}

#header {
	height: 114px;
	background: url(images/header.jpg);
	display: block;
}

#header h1, #header h2 {
	display: none;
}

#primarynav {
	width: 100%;
	height: 24px;
	background: #4c4c4c;
	display: block;
	margin-bottom: 16px;
	margin-top: 1px;
}

#primarynav li {
	float: left;
	text-indent: 0;
	padding-left: 0;
	list-style: none;
}

#primarynav ul {
	text-indent: 0;
	margin: 0;
	padding-left: 0;
}

#primarynav a {
	text-transform: uppercase;
	color: #cccccc;
	display: block;
	font: bolder 11px/24px "Trebuchet MS" !important;
	border-right: 1px solid #ffffff;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 16px;
	float: left;
}

#primarynav a:hover {
	background: #9e9d9c;
	color: #ffffff;
}

#primarynav a.on {
	text-transform: uppercase;
	color: #000000;
	background: #ffd72b;
}

#footer {
	display: block;
	background: center #4c4c4c;
	line-height: 24px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	clear: both;
}

#footer a {
	color: #cccccc;
	font-weight: bold;
}

#footer a:hover {
	color: #ffffff;
}

#homemain {
	width: 483px;
	float: left;
}

#homemain .buttons {
	margin-left: 16px;
}

#megapromospecial {
	margin-bottom: 12px;
	position: relative;
	top: 0;
	left: 0;
}

#megapromo {
	width: 484px;
	text-align: right;
	position: relative;
	margin-bottom: 16px;
	padding-top: 8px;
	background: url(images/megapromotop.gif);
}

#megapromo img {
	margin-right: 2px;
}

#megapromo .sticker, #megapromospecial .sticker {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/megapromo.png');
	position: absolute;
	width: 191px;
	height: 190px;
	top: -10px;
	left: -10px;
}

html>body #megapromo .sticker, html>body #megapromospecial .sticker {
	background: url(images/megapromo.png);
}

#megapromo h2 {
	text-align: left;
	padding-left: 16px;
	background: left bottom url(images/megapromobottom.gif);
	padding-bottom: 8px;
	margin-bottom: 0;
}

.otherpromo {
	width: 234px;
	text-align: right;
	position: relative;
	padding: 8px 0 0;
	background: url(images/otherpromotop.gif);
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 16px;
}

.otherpromo img {
	margin-right: 2px;
}

.otherpromo h3 {
	text-align: left;
	padding-right: 16px;
	padding-left: 16px;
	background: left bottom url(images/otherpromobottom.gif);
	padding-bottom: 8px;
}

.otherpromo .sticker {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/otherpromo.png');
	position: absolute;
	width: 95px;
	height: 95px;
	top: -6px;
	left: -6px;
}

.promoeven {
	margin-left: 15px;
	float: left;
}

html>body .otherpromo .sticker {
	background: url(images/otherpromo.png);
}

.links {
	padding-left: 16px;
	padding-right: 8px;
	float: left;
	width: 350px;
	padding-bottom: 12px;
}

#mainpane {
	float: left;
	width: 468px;
	margin-left: 16px;
	display: inline;
	overflow: visible;
}

#mainpane .large {
	width: 460px;
}

#mainpane .imagecontainer {
	text-align: center;
	margin-bottom: 8px;
}

#sidepane {
	width: 234px;
	margin-left: 496px;
}

#sidepane .box {
	background: top no-repeat none #e6e6e6;
	padding: 12px 16px 4px;
	margin-bottom: 12px;
}

#edito {
	background: #e6e6e6;
	padding: 12px 16px 4px;
}

#otherpartners p {
	text-align: center;
}

#contact {
	color: #ffffff;
	background: #2d8abb none left bottom;
	padding-bottom: 4px;
	margin-bottom: 12px;
}

#contact p {
	padding-left: 16px;
	padding-right: 16px;
}

#contact h2 {
	color: #ffffff;
	background: none;
	margin-bottom: 0;
	padding-top: 12px;
	padding-right: 16px;
	padding-left: 16px;
}

#contact a {
	color: #c7e3f1;
}

#contact a:hover {
	color: #ffffff;
}

#howtobox {
	background: #ffb923;
	color: #7e2d05;
	padding: 12px 16px 4px;
}

#howtobox h3 {
	color: #000000;
}

#howtobox li {
	margin-bottom: 12px;
}

#howtobox ol {
	margin-left: 0;
	padding-left: 21px;
}

#sidepane .area {
	background: top no-repeat none;
	margin-bottom: 12px;
	padding-right: 16px;
	padding-left: 16px;
	margin-top: 12px;
	padding-top: 12px;
	text-align: center;
}

html>body #sidepane {
    	margin-left: 499px;

}
	
#login {
	width: 343px;
	margin-left: 195px;
}

#login input {
	width: 343px;
}

.fullpane {
	padding-left: 16px;
	padding-right: 16px;
}

.fullpane .large {
	width: 700px;
}

.fullpane textarea {
	height: 400px;
}

.halfpane {
	width: 343px;
}

.halfpane .large {
	width: 343px;
}

.halfpane textarea {
	height: 128px;
}

.halfpane h4 {
	margin-bottom: 12px;
}

.firstpane {
	float: left;
}

.secondpane {
	margin-left: 356px;
}