body{
	margin: 0px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #FFFFFF url(/assets/images/bg-main.jpg) repeat-x;
}

#container{
	width: 785px;
	height: 600px;
	margin: 0 auto;
	background: url(/assets/images/bg-content.jpg) no-repeat left 20px;
	
}

/* HTML */
h1,h2,h3,p{	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; margin-top: 0px; margin-bottom: 12px;}
h1{font-size: 18px;}
h2{font-size: 14px;}
h3{font-size: 13px;}
p,li,select,input,div,span,td,th{font-size: 12px; color:#666666;}
img{border: none;}
textarea{overflow: auto;}
table{border-collapse:collapse;}
input{border: 1px solid #a9b3bf; font-size: 12px}
font{font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;}

a{color: #ff0000; text-decoration: none;}
a:hover{text-decoration: underline;}

.fright{float: right;}
.fleft{float: left;}

h3.menu{
	margin-bottom: 2px;
}
h3.menu ul{
	margin:0;
	padding:0;
}
.menu_title{
	font-weight: bolder;
}
/* head */
#head{
	position: relative;
	clear: both;
	height: 110px;
	
}
#head p{
	margin: 0;
}
#logo{
	position: absolute;
	width: 325px;
	height: 47px;
	left: 30px;
	top: 40px;
	background: url(/assets/images/logo.png) no-repeat;
}
#imgheader{
    position: absolute;
    z-index: 0;
    width: 375px;
	height: 185px;
	right: 30px;
	top: 25px;
}

/* print favorite send navigation */
#pfsbox{
	position: absolute;
	right: 0px;
	top: 170px;
	width: 15px;
	height: 69px;
	background: url(/assets/images/bg-toolspage.gif) no-repeat;
	margin: 0;
	padding: 0;
	list-style: none;
}
#pfsbox li{
	width:14px;
	height:14px;
	margin-top: 6px;
	margin-bottom:5px;
}
#pfsbox a{
	display: block;
}

/* main navigation */
#mainsub{
	position: absolute;
	width: 350px;
	left: 30px;
	top: 90px;
}
#mainsub ul{
	margin: 0 0 0 25px;
	padding: 0;
}
#mainsub li{
	list-style: none;
	float: left;
	width: 130px;
	line-height: 25px;
	margin-right: 10px;
}
#mainsub li a{
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 0;
	text-align: center;
	background: url(/assets/images/bg-mainsub.gif) no-repeat 0 2px;
	font-size: 13px;
}
#mainsub li a:hover{
	color:#ffff00;
	
}
#mainsub li#exclusive_catering{
	display: block;
	width: 100%;
	text-align: center;
}
#mainsub li#exclusive_catering a{
	background: url(/assets/images/bg-mainsub.gif) no-repeat center 2px;
}
#mainsub li#metis{
	width: 170px;
}
#mainsub li#metis a{
	background: url(/assets/images/bg-mainsub3.gif) no-repeat 0 2px;
}
#mainsub li#catering{
	margin-left: 70px;
}

/* page title */
#pgtitle{
	position: absolute;
	width: 400px;
	height: 30px;
	left: 40px;
	top: 170px;
}
#pgtitle h1{
	color: #ff0000;
}
#pgtitle span{
	font-weight: bold;
	color: #ff0000;
	font-size: 14px;
	text-transform: lowercase;
}
#pgtitle a{
	text-decoration: none;
}
#pgtitle a:hover{
	border-bottom: 2px solid #ffff00;
	color: #ffff00;
}

/* top navigation */
#btnhome{
	position: absolute;
	z-index: 1;
	height: 25px;
	left: 10px;
	padding: 2px 0 0 8px;
	margin: 0;
	color: #ffffff;
	list-style: none;
}
#btnhome li{
	float: left;
	margin-right: 4px;
	padding: 0 10px;
	border-right: 1px solid #fff;
}
#btnhome li#last{
	border: none;
}
#btnhome a{
	display: block;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
	height: 16px;
	font-size: 11px;
}
#btnhome a:hover{
	text-decoration: none;
	color: #ffff00;
}


/* page content */
#pgcontent{
	margin: 80px auto 0 auto;
	width: 750px;
	height: 300px;
	
}

/* page navigation */
#hnavbox{
	width: 700px;
	margin-left: 20px;
	padding: 10px 0;
}
#hnavbox ul{
	margin: 0;
	padding: 0 0 0 5px;
}
#hnavbox li{
	list-style: none;
	background: url(/assets/images/bg-hnav.gif) no-repeat 0 3px;
	color: red;
	float: left;
	line-height: 12px;
	margin: 0 10px 0 0;
	padding-left: 12px;
}
#hnavbox li a{
	display: block;
	color: #787878;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	
}
#hnavbox li a:hover{
	color:#ff0000;
}


/* main content */
#maincontent{
	position: relative;
	width: 750px;
	margin-top: 10px;
	padding: 0;
	min-height: 300px;
}

#member-info{
	/*margin: -30px 20px 10px 500px;*/
	/*margin: 0px 20px 10px 500px;*/
	font-size: 11px;
	color: #3b7ed1;
	background: url(/assets/images/i-member.gif) no-repeat;
	padding-left: 17px;
}
#txtcontent{
	margin-top: 10px;
	padding: 20px 20px 0 20px;
}
#txtcontent1{
	float: left;
	width: 500px;
	margin-top: 0px;
	padding: 0px 10px 0 20px;
}

#tablecontent td{
	padding: 5px;
	
}
#boxtext1 {
	min-height: 140px; 
	height: auto !important; 
	height: 140px;
} 

/* shopping cart */
#products{
	margin-right: 20px;
}
#products h2{
	font-size: 15px; 
	color: #FF0000;
	margin: 0 0 11px 0;
}
#products h3{
	font-size: 14px; 
	color: #FF0000;
	margin: 0 0 11px 0;
}
#products h4{
	font-size: 13px; 
	color: #FF0000;
	margin: 0 0 11px 0;
}
#products h5{
	font-size: 12px; 
	color: #FF0000;
	margin: 0 0 11px 0;
}	
#products ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#products ul ul{
	margin-left: 15px;
}
#products .product-title{
	margin: 0;
	border-top: 1px solid #CFCFCF;
	padding: 3px 0 0 0;
	font-weight: bold;
}
#products .product-desc{
	margin: 0;
	border-bottom: 1px solid #CFCFCF;
	font-style: italic;
	padding: 0 0 3px 0;
}
#products li{
	margin-bottom: 15px;
}

.product-title{
	color: #5f5f5f;
	font-size: 11px;
	font-weight: bold;
}
table.product-list{
	margin: 8px 8px 0 8px;
	width: 350px;
	border-collapse: collapse;
}
table.product-list td{
	border: none;
	font-size: 11px;
	padding: 3px;
}
.product-list span.warn{
	font-size: 10px;
	font-weight: bold;
}
table.product-list td.box_size{
	width: 100px;
	padding-left: 30px;
}
.box_price{
	width: 100px;
}
.box_qty input{
	margin-right: 5px;
}
.form_button{
	text-align: right;
}
.btp{
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;
	background: url(/assets/images/i-cart.gif) no-repeat right center;
	border: none;
	padding-right: 22px;
}

/* newsletter */
#newsletter{
	text-align: center;
}
#newsletter-archives{
	border-top: 1px dotted #ccc;
	margin-top: 40px;
	padding-top: 10px;
}
#newsletter-archives h2{
	background: url(/assets/images/i-archives.gif) no-repeat 0 3px;
	padding-left: 18px;
}
#newsletter-archives h2 a{
	text-decoration: none;
	color: #0046AF;
}
#newsletter-archives a{
	text-decoration: none;
}
#newsletter-archives a:hover{
	text-decoration: underline;
	color: #0046AF;
}
#ns-anchor{
	text-align: right;
}
#ns-anchor a{
	background: url(/assets/images/i-archives.gif) no-repeat 0 -1px;
	padding-left: 14px;
	text-decoration: none;
	color: #0046AF;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
}
#ns-anchor a:hover{
	text-decoration: underline;
}
/* links */
#links{
	width: 500px;
	margin: 0 0 0 20px;
	padding: 0;
	list-style: square;
}
#links li{
	color: #ff0000;
	margin-bottom: 10px;
}

#links h2{
	font-size: 12px;
	margin: 0;
	padding: 0;
}


/* customer comment */
ul#kudos{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#kudos li{
	background: url(/images/icon-customercomment.gif) no-repeat;
	padding-left: 25px;
	margin-bottom: 25px;
}
.customer{
	border-bottom: 1px solid #DFDFDF;
	padding: 0 0 4px 8px;
	color: #2d2d2d;
	font-weight: bold;
}
/* sidebar */

#subbox_wrapper{
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}
ul#subbox{
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
}
ul#subbox li{
	float: none;
	padding: 5px 0 5px 15px;
	border-bottom: 1px solid #000;
	background: url(/assets/images/arw.gif) no-repeat -3px 8px;
}
ul#subbox li a{
	color: #787878;
}
ul#subbox li a:hover{
	color:#ff0000;
	text-decoration: none;
}

/* foot */
#foot{
	position: relative;
	width: 785px;
	height: 81px;
	margin: 0 auto;;
	padding: 0;
	background: #ffffff url(/assets/images/bg-footer.jpg) no-repeat -16px 0;
}
#footeradd{
	position: absolute;
	width: 700px;
	height: 20px;
	left: 100px;
	top: 40px;
	color: #FF0000;
	font-size: 11px;
}

/* STANDARD FORM */
.formwrapp{
	margin: 3px 0px;
}
.formwrapp label{
	float: left;
	width: 100px;
}
.formbutton{
	margin: 5px 0 0 100px;
}
.formnormalbutton{
	margin: 12px 0;
}
.formwrapp .formrow2{
	margin: 3px 0 3px 100px;
}

/* STANDAR TABLE */
.normalTable{
	border: 1px solid #CFCFCF;
	border-collapse: collapse;
	color: #5F5F5F;
}
.normalTable th{
	font-weight: bold;
	background: #EDEBDC;
	color: #5F5F5F
}
.normalTable td, .normalTable th{
	border: 1px solid #CFCFCF;
	padding: 2px;
	color: #5F5F5F;
}
.normalTable tr.xtotal td{
	background: #EFEFEF;
	font-weight: bolder;
}

/* form billing & shipping */
#checkout-billing {
	width: 250px;
}
#checkout-shipping{
	width: 250px;
}
#formaddress .formwrapp{
	margin: 5px 0;
	clear: both;
}
#formaddress label{
	width: 70px;
	font-weight: bold;	
	font-size: 11px;
}
#formaddress .formrow2{
	margin-left: 70px;
}
#formaddress .formbutton{
	text-align: center;
	margin: 20px 0;
}	

.formwrapp2{
	margin: 4px 0;
}
.formwrapp2 input, .formwrapp2 textarea, .formwrapp2 select{
	border: 1px solid #a5acb2;
	font-size: 11px;
}

.formwrapp2 label, #formaddress .formwrapp2 label{
	display: block;
	width: 100%;
	color:#999999;
}
.formwrapp2 input:focus, .formwrapp2 textarea:focus, .formwrapp2 select:focus{
	border: 1px solid #FF6600;
}	

/* form login, signin */
#formmember{
	border: 0px solid #2d6b16;
	
}
#formmember h2{
	color: #2E3F4E;
	font-size: 14px;
	margin-bottom: 15px;
}
#formlogin{
	margin: 3px 0;
	padding: 1px;
	border: 1px solid #ccc;
}
.forminfo{
	background: #EFEFEF;
	padding: 3px 3px 3px 5px;
}
#formlogin form{
	margin: 0;
	padding: 5px;
	background: #EFEFEF;
	
}
#formsignin{
	float: right;
	width: 40%;
	padding: 8px;
}	

#formregister{
	margin: 0px;
	padding: 0px 8px 8px 8px;
}
#formregister #address2{
	display: block;
	margin-left: 100px;
	margin-top: 2px;
}

/* POPUP */
#popupPage { 
	background: url(/assets/images/bg-popmain.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
}
#mheader{
	background: url(/assets/images/bg-pophead.jpg) repeat-x;
}
#mbody{
	margin: 10px 5px;
}
#poptitle h1{
	color: #ff0000;
}

/* function */
.listnostyle{
	margin: 0;
	padding: 0;
	list-style: none;
}
.warn{
	color: #e21e29;
}
.centerwarn{
	text-align: center;
	font-weight:bold;
	color: #e21e29;
}
.back{
	text-align: right;
}
.back a{
	background: url(/assets/images/i-back.gif) no-repeat 0 2px;
	padding-left: 16px;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
}
.buttonHover{
	color: #616161;
	text-decoration: underline;
	cursor: pointer;
}
/* CLEAR */
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* IMAGE GALLERY */
.img_gallery_wrapper {
	margin-bottom: 10px;
}
.img_gallery_wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.img_gallery_wrapper li {
	float: left;
	margin: 0 5px 5px 0;
	padding: 5px;
	border: 1px solid #ccc;
}
.img_gallery_wrapper li .title {
	font-size: 10px;
	line-height: 13px;
}
.img_gallery_wrapper li img{
	overflow: hidden;
}

.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

