body{
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	font-family: Muli, "Adobe Garamond", Garamond, georgia, sans-serif;
	font-size: .8em;
	background: url(../img/storeBak.gif) 0 -200px repeat-x;

}

body.receipt{
	background: none;
}

img{
	border: none;
}
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}
p{
	line-height: 20px;
	font-family: Muli, Arial, Helvetica sans-serif;
	font-size: 12px;
}
h3 {
font-size: 13px;
}
#background{
position: fixed;
background-color: black;
z-index: 0;
height: 40%;
width: 100%;
margin: 0;
min-height: 325px;
max-height:450px;
overflow: hidden;
text-align: center;
border-top: 5px solid #140405;
border-bottom: 3px solid #ffffff;
/*
	background: url(../img/display/alcove-bg.jpg) 50% 0 no-repeat;
	background-size: 100%;
*/
}


body #event-form #tripleseat_embed_form input {
    padding: 10px 5px;
    border: 1px solid #cccccc;
    width: 100%;
}

#event-form table {
    width: 100%;
}

#event-form label{
	margin-bottom: 5px;
}

#event-form .modalform{
	padding: 15px;
}


#event-form #tripleseat_embed_form table td {
    padding: 5px 10px;
    vertical-align: top;
}

body #event-form #dp_lead_event_date,
body #event-form #tripleseat_embed_form #lead_start_time,
body #event-form #tripleseat_embed_form .timeselect_input{
	padding-left: 25px;
	max-width: 230px;
}


.blackout,
#nag-blackout{
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99900;
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#216FFFFFF, endColorstr=#216FFFFFF);
	background: rgba(0, 0, 0, 0.85);
	top: 0;
}



.modalform,
#modalform {
	width: 550px;
	background-color: white;
	border: 1px solid #583b33;
	margin: 85px auto 0;
	position: relative;
		z-index: 99999;
}
.modal-head,
#modal-head {
	text-align: center;
	padding-top: 20px;
}
.modal-foot,
#modal-foot {
	text-align: center;
	background-color: #eeebea;
	border-top: 1px solid #c2b1ac;
	min-height: 75px;
}
.modalform p,
#modalform p{
	margin: 10px 50px 30px;
	color: #4e794e;
	text-align: center;
	font-size: 15px;
	line-height: 22px;
}

#SubscriberEmail {
	padding: 5px;
	width: 300px;
}
#ProductChooseForm,
#SubscriberSignupForm {
padding: 15px;
}
#ProductChooseForm input.button, 
#SubscriberSignupForm input.button {
width: 100px;
background-color: #583b33;
border-radius: 3px;
border: 1px solid #3f221a;
height: 30px;
margin-left: 20px;
color: white;
text-transform: uppercase;
}


.close-nag {
position: absolute;
font-size: 12px;
top: 10px;
padding: 10px;
right: 10px;
color: #4e794e;
text-decoration: none;
}

p .close-nag {
	text-decoration: underline;
	position: relative;
}

body.backend #background{
	position: relative;
	background: none;
	z-index: auto;
	height: auto;
	width: auto;
	margin: 0;
	min-height: auto;
	max-height:auto;
	overflow: auto;
	text-align: auto;
	border:none;
}

.home #sidebar li img{
	border: 1px solid #CCC;
	padding: 5px;
}

#background.homepage{

border-bottom: 5px solid #140405;
}

img.bg{
	position:fixed;
	  top:0;
	  left:0;
	  width:100%;
	  height:40%;
}

#menuholder.smaller  a{
	font-size: .9em; 
}

#menuholder h2 {
font-weight: bold;
font-family: Muli, "Segoe UI",Frutiger,Tahoma,Helvetica,"Helvetica Neue",Arial,sans-serif;
color: #545454;
font-size: 20px;
letter-spacing: -1px;
padding: 5px 10px;
margin: 0 0 20px 0;
}


#contentholder{
	z-index: 100;
	top: 15%;
	margin: 0px auto 0 auto;
	position: absolute;
	left: 50%;
	margin-left: -50%;
	width: 100%;

}

#focus_holder{
	margin: 0 auto;
	width: 775px;
	height: 334px;
	min-height: 200px;
	max-height: 350px;
	border: 5px solid white;
	overflow: hidden;
	background-color: #fff;
	-moz-box-shadow: 0px 0px 8px #777777;
	-webkit-box-shadow:0px 0px 8px #777777;
	box-shadow: 0px 0px 5px #545454;
}

#focus_holder img{
	width: 775px;
}

#container {
width: 960px;
margin: 0 auto 20px auto;
padding: 10px;
z-index: 0;
position: relative;
background-color: white;
}

#container.homepage{
	margin-top: 20px;
}
.pagecontent{
	height: 100%;
	padding-bottom: 50px;
}

#menucontent{
	width: 680px;
	float: right;
	text-align: left;
	position: relative;
	border: 1px solid #ccc;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 1070px;
	margin-top: 10px;
}
#content{
	width: 615px;
	float: right;
	text-align: left;
	position: relative;
}


/*admin section */

body.backend{
	background-color: #fff;
}
body.backend div#top{
	border-bottom: 10px solid #f0f0f0;
	background-color: #73544B;
}
body.backend #container{
	margin-top: 20px;

}

.breadcrumb {
height: 27px;
padding-top: 4px;
margin-top: 20px;
}

.breadcrumb h2 {

width: 940px;
padding: 0 20px 5px 0;
margin: 0 auto;
color: #4E794E;
font-size: 24px;
}


div#back_header{
	height: 40px;
	width: 960px;
	margin: 0 auto;
}

div#back_header h1{
font-size: 20px;
font-weight: bold;
margin: 0;
padding: 9px;
color: white;
}

#admin_content h2{
	font-weight: bold;
	font-family: Muli, "Segoe UI",Frutiger,Tahoma,Helvetica,"Helvetica Neue",Arial,sans-serif;
	color: #545454;
	font-size: 20px;
	letter-spacing: -1px;
	padding: 5px 10px;
	margin: 0 0 20px 0;
}
#admin_content h3{
	font-weight: bold;
	font-family: Muli,  "Segoe UI",Frutiger,Tahoma,Helvetica,"Helvetica Neue",Arial,sans-serif;
	color: #545454;
	font-size: 16px;
}
div.desc_txt{
padding: 20px;
border: 1px solid #CCC;
margin: 15px 15px;
background-color: #EBEBEB;
width: 200px;
float: right;
font-size: 12px;
text-align: left;
}



#sidebarimagelist,
#imagelist{
	list-style-type: none; margin: 0; padding: 0; width:350px;
}
#sidebarimagelist li,
#imagelist li { margin: 0; padding: 0.4em; padding-left: 1.5em; font-size: 1.4em; }


.ui-sortable .ui-state-highlight {
 height: 160px;
 background-color: #ebebeb; 
 border-top: 1px solid #ccc; 
 border-bottom: 1px solid #ccc; 
 margin-left: 20px; 
 display: block;
 width: 400px;
 
 }
 #sections.ui-sortable .ui-state-highlight {
 border-top: 1px solid #ccc; 
 border-bottom: 1px solid #ccc; 
 display: block;
 height: 30px;
 margin-left: 0;
 
 }
 
.heading_display{
	width: 300px;
	display: block;
	
	
}
.delete_image {
z-index: 1000;
margin: 5px;
position: absolute;
}

/*  Admin sidebars */
#admin_sidebar{
	width: 175px;
	right: auto;
	background: #F4F4F4;
	border: #D0D0D0 solid 1px;
	left: 0!important;
}

#admin_sidebar .side_section{
	border: 1px solid #DDD;
	background: white;
	color: #444;
	padding: 5px;
	margin-bottom: 20px;
}

#admin_sidebar h3{
	padding: 5px 10px;
	background-color: #73544b;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 5px 0;
}

#admin_sidebar h3.up{
	background: #ddd url(../img/sm_arrow_up.gif) 140px 10px no-repeat
}
#admin_sidebar h3.dn{
	background: #ddd url(../img/sm_arrow_dn.gif) 140px 10px no-repeat
}


#admin_sidebar ul{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #f0f0f0;
	list-style: none;
	margin: 0;
	padding: 0;
}
#admin_sidebar{
	font-family: Muli, Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 11px;
}
#admin_sidebar ul{
}
#admin_sidebar li{
	padding: 10px;
	border-bottom: 1px solid #ccc;
	color: #4E794E;
}
#admin_sidebar li:first-child{
	border-top: none;
}

#admin_sidebar li a {
	color: #4E794E;
	text-decoration: none;

}

#admin_sidebar li a:hover {
	text-decoration: underline;

}

.password label,
.textarea label,
.file label,
.text label{
	width: 75px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}
div.error-message{
	color: darkRed;
}

div.userHolder{
	padding: 10px;
	font-size: 14px;
}
span.user_number {
display: inline-block;
width: 40px;
vertical-align: middle;
zoom: 1;
*display: inline;
}
span.user_email {
display: inline-block;
width: 300px;
vertical-align: middle;
zoom: 1;
*display: inline;
}

span.user_actions {
display: inline-block;
width: 100px;
vertical-align: middle;
zoom: 1;
*display: inline;
}
.contact_form .text label{
	width: 80%;
}


#sidebar{
	width: 310px;
	float: left;
	
}
#menusidebar{
	width: 270px;
	float: left;	
}
body.backend #sidebar{
	width: auto;
	float: none;
}


#pagecontent{
	z-index: 1;
	position: relative;
}
#navigation{
z-index: 1000;
position: relative;
width: 100%;
margin-top: 20px;
height: 71px;
background: url(../img/navback.png) 0 -4px repeat-x;
}
#nav_content{
	width: 940px;
	margin: 0 auto;
height: 69px;
}
#navigation ul{
/*	width: 650px; */
	margin: 0;
	padding: 10px 23px;
	list-style: none;
	float: right;
	text-align: left;
	position: relative;
    display:block;

}

#navigation li{
float: left;
margin: 0;
  display:list-item;
font-size: 14px;
padding: 0;
color: #6e845e;
font-family: 'Muli', sans-serif;
position: relative;
}

#navigation li a {
	display:block;
    padding:15px 8px;  
    color:#FFF;
}

/* #134015,  others#6e845e */

#navigation ul.drop {
width: 275px;
position: absolute;
left: 0px;
top: 40px;
text-align: left;
padding: 10px 0;
display: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

#navigation ul.drop li{
	width:170px;
    float:none;
    position: relative;
    border-bottom:none;
}


#navigation li.blue ul.drop{
	background: url(../img/blue.gif) 0 0 repeat;
}

#navigation li.yellow ul.drop{
	background: url(../img/yellow.gif) 0 0 repeat;
}

#navigation li:hover ul.drop {
display: block;
}

#navigation li:hover ul.drop li a {
	color: white;
	padding: 5px 18px;
	display: block;
}

#navigation li ul.drop li {
display: block;
width: 100%;
}

#navigation li.blue a{
	background: url(../img/blue.gif) 0 -70px repeat-x;
}


#navigation li.green a{
	background: url(../img/green.gif)  0 -70px repeat-x;
}


#navigation li.yellow a{
	background: url(../img/yellow.gif) 0 -70px repeat-x;
}

#navigation li.forrest a{
	background: url(../img/forrest.gif)  0 -70px repeat-x;
}

#navigation li.grey a{
	background: url(../img/grey.gif) 0 -70px repeat-x;

}




#navigation div#logo {
font-size: 20px;
width: 200px;
float: left;
margin-top: -15px;


}

#navigation li a{
	color: #6e845e;
	text-decoration: none;
	padding: 14px 17px 13px 17px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

}


#menusidebar ul,
#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menusidebar li{
margin-bottom: 20px;
padding: 5px;
width: 250px;
}

#sidebar li {
margin-bottom: 20px;
padding: 5px;
width: 290px;
border: 1px solid #ccc;
}
#sidebar #address li{
border: none;
margin-bottom: 0;
background: url(../img/green_arrow.gif) 0 0 no-repeat;
}
#footer_drop{
	width: 100%;
	height: 20px;
	background: url(../img/footer_shadow.jpg);
}
#footer{
	width: 100%;
	background: url(../img/footerback.jpg);
	height: 90px;
	margin-top: 30px;
	clear: both;
}

.clearit{
	clear: both;
}
#content h2.homeTitle {
	background: url(../img/green_underline_rev.png) 0 0 repeat-x;
	font-family: 'Muli', Arial, sans-serif;
	padding: 17px 10px 10px 5px;
	padding-bottom: 10px;
	color: #777;
	font-weight: normal;
	margin-bottom: 5px;
	text-align: justify;

	line-height: 30px;

	font-size: 20px;
	margin-top: 0;
}
.rotation_holder {
position: relative;
display: block;
height: 260px;
width: 260px;
margin-bottom: 10px;
margin-top: 10px;
}
ul.rotate li{
	border: 1px solid #CCC;
	margin-bottom: 10px;
}

#homecontainer #content h2.homeTitle strong{
	color: #765045;
}
#homecontainer #content h2.title{
	border-top: 1px solid #ccc;
	border-bottom: 2px dotted #4b794a;
	color: #4b794a;
	font-size: 22px;
	margin-top: 5px;
	padding: 30px 0 3px 0px;
	margin-bottom: 0px;
	
}
#container #content{
	margin: 10px 0 0 0 ;
	line-height: 18px;
	color: #434343;
	padding-bottom: 50px;
	
}

#container #content h2.title.homeheading{
	margin-top: 40px;

}

body.reciept h2.title,
#container #content h2.title
{
font-family: Muli, 'Amaranth', sans-serif;
background: url(../img/red_underline.png) 0 20px repeat-x;
color: #73544B;
font-size: 18px;
margin-top: 5px;
padding: 0px 0 3px 3px;
margin-bottom: 0px;
height: 30px;
font-weight: normal;
	
}
#container #content.product h2,
#container #content.press h2 {
font-family: Muli, 'Amaranth', sans-serif;
background: url(../img/red_underline.png) 0 25px repeat-x;
color: #73544B;
font-size: 21px;
margin-top: 5px;
padding: 0px 0 3px 3px;
margin-bottom: 0px;
height: 30px;
font-weight: normal;
}
#container #content.product,
#container #content.press{
	width: 100%;
}
.homeText {
text-align: justify;
}




/* Landing Page */ 
#landing_container{
	width: 800px;
	margin: 310px auto 0 auto;
}

#landing_container #images{
width: 800px;
margin: 0px auto;
vertical-align: top;
}
#landing_container .image_rotate{
vertical-align: top;
text-align: center;
border: 5px solid #DDD;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
height: 334px;
}

#landing_container .image_rotate img{


}

.backend #landing_container {
	width: 800px;
	margin: 0px auto 0 auto;
}

#landing_container .imageholder {
height: 344px;
overflow: hidden;
}

body.landing1{
	background-image: url(../img/background.gif);
	background-position: 0 286px;
	background-repeat: repeat-x;

}
#landing_container #image1, #landing_container #image2, #landing_container #image3{
	width: 250px;
	height: 350px;

}

 #landing_container .logo{
	text-align: center;
}


#landing_container .separator{
	width: 100%;
	display: inline-block;
	letter-spacing: -4px;
	word-spacing: -4px;
	margin: 0 auto;
	padding: 5px;
}

/*  End Landing Page */
/*  admin form */

#admin_content{
	width: 750px;
	float: right;
}
#main_img{
}

.form_fields{
 width: 500px;
 padding: 20px;
}
.nyroModalDom h2 {
border: 1px solid #CCC;
padding: 5px;
background-color: #EBEBEB;
margin: 0;
}
.form_fields form div.checkbox input{
	width: 30px;
	margin-left: 117px;
}

.form_fields form label{
	display: inline-block;
	width: 125px;
	

}

.form_fields form .input input,
.form_fields form .input textarea{
display: inline-block;
zoom: 1;
*display: inline;
width: 249px;
padding: 5px;
vertical-align: top;
line-height: 18px;
font-size: 12px;
}

.input{
	margin-bottom: 10px;
}

div.tab_nav{
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.node {
padding: 5px;
line-height: 20px;
}
.tree_actions {
float: right;
}
.level_one {
background-color: #F0F0F0;
padding-left: 50px;
}

ol.sortable{
	margin: 0;
	padding: 0;
	list-style: none;
}

ol.sortable li div:hover h2,
ol.sortable li div:hover p
 {
	cursor: move;
}

div#menuholder.front  ol.sortable li div:hover h2,
div#menuholder.front ol.sortable li div:hover p{
cursor: auto;
}

div#menuholder.front   ol.sortable li ol li,
div#menuholder.front  ol.sortable li ol li  ol li {
	margin-left: 0px;
}
div#menuholder  ol.sortable li ol li{
	margin-left: 10px;
}

div#menuholder  ol.sortable li ol li  ol li{
	margin-left: 20px;
}


ol.sortable li div{
	margin: 5px;
	padding: 5px;
}
ol.sortable li ol{
	list-style: none;
}
ol.sortable li ol li{
	list-style: none;
}

.fMBreadcrumb {
background-color: #EBEBEB;
padding: 8px;
font-size: 14px;
-moz-border-radius: 3px; /* Firefox */
  -webkit-border-radius: 3px; /* Safari, Chrome */
  border-radius: 3px; 
  margin: 0;
}
.actions p {
margin: 0;
}
p.fmActions {
margin: 10px;
}
#filemanager_sidebar .ui-sortable .ui-state-highlight{
	padding: 10px;
	margin: 0;
	width: auto;
	height: auto;
	background: #ebebeb;
	
}

#filemanager_sidebar .jqueryFileTree li.directory {
min-hieght: 20px;
}

#filemanager_sidebar ul.jqueryFileTree a.addClick {
position: absolute;
top: 5px;
right: 5px;
}
#filemanager_sidebar .jqueryFileTree li {
	position: relative;
}
#filemanager_sidebar .ui-icon{
display: inline-block;
vertical-align: top;
}
#filemanager_sidebar .addClick{
	width: 50px;
}
ol.sortable li.placeholder{
	margin-left: 0px;
	margin-top: 10px;
	list-style: none;
}	
ol.sortable{
	list-style: none;
	padding: 0;
	margin-left: 0;
}
ol.sortable li.placeholder{
background: #ebebeb;
	border: 1px solid #ccc;
	padding: 10px 0;

}

.menusplit ol.sortable li.placeholder{
	background: #ebebeb;
	border: 1px solid #ccc;
	padding: 10px 0;
	background: url(../img/heading.gif) 0 0  no-repeat;
}	

.menusplit ol.sortable ol li.placeholder{
	border: 1px solid #ccc;
	padding: 10px 0;
	background: url(../img/product.gif)  0 0  no-repeat;
}	

.menusplit ol.sortable ol ol li.placeholder{
	border: 1px solid #ccc;
	padding: 10px 0;
	background: url(../img/description.gif) 0 0  no-repeat;
}	
.menusplit ol.sortable ol ol ol li.placeholder{
	border: none;
	padding: 10px 0;
	background: none;
}
.sortloader {
vertical-align: middle;
}

#cropit{

}

.wholesale-register form#login-form {
	background-color: #d0e0bc;
	border: 1px solid #aec690;
	color:#6e845e;
	padding: 20px;
	font-family: Muli, "Adobe Garamond", Garamond, serif;
	font-size: 15px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
	color:#6e845e;
}


/* Events Form */
.contact_form,
#sidebar .contact_form{
	background-color: #d0e0bc;
	border: 1px solid #aec690;
	color:#6e845e;
	padding: 20px;
	font-family: Muli, "Adobe Garamond", Garamond, serif;
	font-size: 15px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
	color:#6e845e;
}
.wholesale-contact {
width: 300px;
border-right: 1px solid #ccc;
padding-right: 30px;
float: left;
}

.wholesale-register {
width: 250px;
float: right;
}

.wholesale-register form#login-form {
	background-color: #d0e0bc;
	border: 1px solid #aec690;
	color:#6e845e;
	padding: 20px 20px 40px;
	font-family: Muli, "Adobe Garamond", Garamond, serif;
	font-size: 15px;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
	color:#6e845e;

}

.wholesale-register form#login-form textarea,
.wholesale-register form#login-form .input input,
.wholesale-register form#login-form select{
	border: 1px solid #AEC690;
	padding: 5px;
	width: 95%;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #EBF3E3;
}
.wholesale-register form#login-form label{
display: block;
	text-transform: lowercase;
	padding-left: 5px;

}

.wholesale-register form#login-form .submit input{
float: right;
text-transform: uppercase;
}
.contact_form textarea,
.contact_form input,
.contact_form select,
#sidebar .contact_form textarea,
#sidebar .contact_form input{
	border: 1px solid #AEC690;
	padding: 5px;
	width: 95%;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #EBF3E3;
}
.contact_form label,
#sidebar .contact_form label{
	display: block;
	text-transform: lowercase;
	padding-left: 5px;
}
.contact_form .submit input{
float: left;
}

#container .button.download{
background-color: #583b33;
	color: white;
	border: 1px solid #521200;
	padding-top: 3px;
}
.contact_form .submit input,
#sidebar .contact_form .submit input{
	border: 1px solid #521200;
	padding: 5px;
	width: 95%;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px; /* CSS3 */
	background-color: #583b33;
	color: white;
	text-transform: uppercase;
	width: 100px;
	font-weight: bold;
	font-size: 12px;
	float: right;
}

#sidebar h2{
	background: url(../img/green_underline.png) 0px 26px repeat-x;
	font-family: Muli, 'Amaranth', sans-serif;
	padding: 0 0 15px 5px;
	color:#6e845e;
	font-weight: normal;
	font-size: 18px;
	margin-top: 10px;
}


/* event dropdown */
#eventlist{
width: 100%;
text-align: left;
background: url(../img/second_nav_area_bk.gif) 0 0 repeat-x;
height: 70px;
padding-top: 8px;
font-size: 15px;
	font-weight: bold;
}


#eventnav, #eventnav ul {
	padding: 0 20px;
	width: 940px;
	list-style: none;
	line-height: 1;
	margin: 0 auto;
	height: 51px;
	color: #fff;
	background: url(../img/secondary_nav_background.png) center 0 no-repeat;
	z-index: 100;
}
#eventnav a {
	display: block;
}

#eventnav li {
float: left;
padding: 10px 12px 17px 12px;
margin-top: 10px;
text-align: center;
font-size: 14px;
font-weight: normal;
}

#eventnav li a{
	color: #fff;
	text-decoration: none;
}

#eventnav li.sep {
background: url(../img/nav_separator.png) 0 0px no-repeat;
width: 3px;
padding: 0px 0;
margin-top: 13px;
height: 32px;
} 

#eventnav li:hover {
	background: url(../img/semi-transp_bk.png) 0 0 repeat;
}

#eventnav li ul {
position: absolute;

color: black;
background-image: none;
background-color: white;
border: 2px solid #2B0F07;
margin-top: 13px;
padding: 0;
margin-left: -16px;
left: -999em;  
}

.ui-widget {
	font-family: Muli, Arial, sans-serif;

}

#eventnav ul li {
padding: 13px 14px 13px 5px;
text-align: left;
	border-bottom: 1px dotted #73544B;
margin: 0 10px;
	width: 8em;
	font-weight: bold;
font-size: 13px;
font-family: Muli, Arial, sans-serif;
}
#eventnav ul li:last-child{
	border-bottom: none;
	padding: bottom: 0;
}

#eventnav ul li:hover {
	border: none;
	border-bottom: 1px dotted #73544B;
}

#eventnav ul li:last-child:hover{
	border-bottom: none;
	padding: bottom: 0;
}


#eventnav li:hover ul, #eventnav li.sfhover ul {
	left: auto;
}
#eventnav ul{
	height: auto;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	border-radius: 3px; /* CSS3 */
	
}
#eventnav li ul ul {
	margin: -2em 0 0 9em;
}
#eventnav li ul li a{
	color: #73544b;
	text-decoration: none;
}

#eventnav li:hover ul {
	left: auto;
}

#eventnav li:hover ul ul, #eventnav li.sfhover ul ul {
	left: -999em; 
}

#eventnav li:hover ul, #eventnav li li:hover ul, #eventnav li.sfhover ul, #eventnav li li.sfhover ul {
	left: auto;
}

#eventnav li:hover ul ul, #eventnav li:hover ul ul ul, #eventnav li.sfhover ul ul, #eventnav li.sfhover ul ul ul {
	left: -999em; 
}

#eventnav li:hover ul, #eventnav li li:hover ul, #eventnav li li li:hover ul, #eventnav li.sfhover ul, #eventnav li li.sfhover ul, #eventnav li li li.sfhover ul {
	left: auto;
}

#eventnav li:hover ul ul, #eventnav li:hover ul ul ul, #eventnav li:hover ul ul ul ul, #eventnav li.sfhover ul ul, #eventnav li.sfhover ul ul ul, #eventnav li.sfhover ul ul ul ul {
	left: -999em; 
}

#eventnav li:hover ul, #eventnav li li:hover ul, #eventnav li li li:hover ul, #eventnav li li li li:hover ul, #eventnav li.sfhover ul, #eventnav li li.sfhover ul, #eventnav li li li.sfhover ul, #eventnav li li li li.sfhover ul {
	left: auto;
}




.about_order{
margin: 0;
	padding: 0px;

}

div.ui-sortable-helper{
	width: 300px;
}

#backstretch{
	position: relative; overflow-x: hidden; overflow-y: hidden; min-height: 325px; max-height: 400px; width: 100%; border-top-width: 6px; border-top-style: solid; border-top-color: rgb(43, 15, 7); border-bottom-width: 6px; border-bottom-style: solid; border-bottom-color: white; margin-top: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; top: 0px; left: 0px;
}

#anchor{
	width: 100%;left: 0px; top: 0px; position: absolute; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
}

.image_scroller{
	margin: 20px 0;
	position: relative;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	overflow: hidden;
	height: 177px;
}
.image_scroller div.scrollableArea *
{
	position: relative;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
.image_scroller div.scrollableArea a{
	padding: 0 5px;
}
.image_scroller  img {
	height: 175px;
	border: 1px solid #000;
	float: left;
	margin-right: 10px;
}
#makeMeScrollable{
	position: relative;
	width: 615px;
	
}
#makeMeScrollable div.scrollableArea *
{
	position: relative;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
#makeMeScrollable div.scrollWrapper {
    display: block;
width: 100%;
}
#makeMeScrollable img
{
	position: relative;
	display: block;
	float: left;
	padding: 10px;
	margin: 0;
	height: 175px;
}
#makeMeScrollable a{
	padding: 0 10px;
}

#menuholder{
	width: 590px;
	padding: 10px;
	border: 1px solid #ccc;
	position: relative;

}

#menuholder h2{
	position: relative;
	letter-spacing: normal;
}

#menuholder.cafe h2.level1{
	padding: 0px;
	color: #2B0F07;
	text-align: center;
	font-size: 25px;
	margin: 10px 0 0 0;
}
#menuholder.cafe p.level1{
	text-align: center;
	font-size: 12px;
	color: #545454;
	padding: 0;
	margin: 0;
	
}
div#text{
	position: relative;
}
div#menucontrols{
position: absolute;
right: 10px;
top: 11px;
background-color: #EBEBEB;
width: 64px;
padding: 10px;
border: 1px solid #DDD;

}
span#level1control{
	
}

span.control {
position: absolute;
right: 5px;
top: 5px;
padding: 1px;
border: 1px solid #CCC;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background-color: #EBEBEB;
}
span.control a .ui-icon {
display: inline-block;
zoom: 1;
*display: inline;
vertical-align: top;

}
span.control a {
display: inline-block;
padding: 2px;
margin: 0 2px;
text-decoration: none;
}

.lesstop{
	margin-top: -3px;
}

#menuLeft, #menuRight{
width: 48%;
vertical-align: top;
display: inline-block;
margin-top: 20px;
min-height: 200px;
}
#menuLeft{
	margin-right: 20px;
}
div#menuholder  ol.menuStructure div{
	position: relative;
}
div#menuholder  ol.menuStructure li h2{
	font-size: 12px;
	padding: 5px;
	color: #000;
	background-color: #91af8d;
	letter-spacing: normal;
	margin: 0;
	text-transform: uppercase;
}
div#menuholder  ol.menuStructure li p{
	font-size: 12px;
	padding: 0;
	color: #000;
	letter-spacing: normal;
	margin: 0;
}
div#menuholder  ol.menuStructure li{
	margin-bottom: 5px;
}
div#menuholder  ol.menuStructure ol li{
	margin: 0 0 5px 0;
}

div#menuholder ol.menuStructure ol li h2{
	font-size: 12px;
	margin: 0 0 0px 0;
	padding: 0;
	width: 100%;
	color: #000;
	background-color: transparent;
	font-family: Muli, Arial, Helvetica, sans-serif;
	text-transform: none;
} 
div#menuholder ol.menuStructure ol li div{
	padding: 5px 0;
}
div#menuholder ol.menuStructure ol ol li div {
padding: 5px 0;
}
span.priceField{
	float: right;
}
div#menuholder ol.menuStructure ol ol li h2 {
	text-decoration: underline;
}
div#menuholder ol.menuStructure ol li p{
margin: 0 0 0px 0;
padding: 0;
font-size: 10px;
line-height: 14px;
}
ol.menuStructure, ol.menuStructure li, ol.menuStructure ol{
	margin: 0;
	padding: 0;
	list-style: none;

}
ol.menuStructure{
	padding: 5px;
}
ol.menuStructure.sortable div{

border: none;
margin: 0;
background-color: none;
padding: 0px;

}
.nohead {
margin-top: 15px;
}

/* Abous Us */
.map {
margin: 13px 0 0 0;
border: 1px solid #ccc;
width: 300px;
}
div#address{
	margin: 15px 5px;
	font-family: Muli, arial, helvetica, serif;
	margin-bottom: 50px;
	line-height: 18px;
	font-size: 12px;
}
div#address h3{
	background-color: #8eaf8d;
	color: #ffffff;
	padding: 3px 5px;
	font-size: 12px;
	margin:0;
	-moz-border-radius: 3px; /* Firefox */
  -webkit-border-radius: 3px; /* Safari, Chrome */
  border-radius: 3px;

}
h2#addressheading{
	margin-bottom: 5px;
	margin-top: 10px;
}
.aboutsection{
	display: block
}
.aboutsection img.aboutBanner {
float: left;
}

.aboutsection img{
margin: 0 20px 20px 0;
}
.aboutsection p{
	margin: 5px;
	margin: 10px;
}

/* upload form */
#fileimport h2,
div.images h2 {
background-color: #DDD;
padding: 5px;
margin: 0;
}
div.images p {
border-bottom: 1px dashed #CCC;
padding: 5px;
margin: 0 0 10px 0;
}
#UploadAddForm{
	padding-bottom: 20px;
}



/*press / products */
.product_holder,
.press_holder {
display: inline-block;
zoom: 1;
*display: inline;
vertical-align: top;
margin: 5px;
width: 200px;
text-align: center;
padding: 10px 10px 30px 10px;
}
.press_holder img{
	border: 2px solid #323232;
	width: 180px;
	height: 120px;
}
.product_holder img {
border: 1px solid #CCC;
width: 200px;
padding: 5px;
}
.products {
padding: 10px;
border-top: 5px solid #f0f0f0;
}
.product_image {
    display: inline-block;
    margin: 20px 50px;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 250px;
	zoom: 1;
	*display: inline;
}
.prod {
	margin-bottom: 30px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 30px;
	padding-right: 10px;
	position: relative;
}
.product_desc {
margin-top: 20px;
width: 600px;
display: inline-block;
zoom: 1;
*display: inline;
vertical-align: top;
}
h3.price {
font-size: 16px;
}
.products img {
float: left;
margin-right: 30px;
border: 1px solid #ccc;
padding: 3px;
}
p.cat-description{
	margin-bottom: 15px;
	padding-bottom: 15px;
	position: relative;
}
p.description {
	
}
.related_products {
border-top: 1px solid #C6D6B2;
background: url(../img/related_prods_bk.gif) 0 0;
margin-bottom: -30px;
padding: 20px;
}
.related_holder {
width: 960px;
margin: 0 auto;
}
.related_products img {
margin: 0 10px;
width: 100px;
padding: 5px;
background-color: white;
border: 1px solid #C6D6B2;
}
.product_image img {
 /*   border: 1px solid #CCCCCC; */
    margin: 0 auto;
    padding: 5px;
    position: relative;
    width: 150px;
}
.product_info,
.press_info{
	text-align: left;
}
.product_info h3, 
.press_info h3{
	margin: 0;
	font-weight: bold;

}
.press_info p{
	color: #777777;
	margin: 0;
}
#presstable {
width: 100%;
border: 1px solid #4E794E;
margin-top: 10px;
}
#presstable th,
#presstable td{
	text-align: left;
	padding: 8px 10px;
	border-bottom: 1px solid #D0E0BC;
}


#presstable th{
	background-color: #D0E0BC;
	border-bottom: 1px solid #4E794E;
	
}
.press_article {
}
.press_article img{
	margin: 0 20px 20px 0;
	float: left;
}
.press_article p{
clear: both;
margin-right: 20px;
}




/*
#presstable td.paginate{
background-color: #D0E0BC;
text-align: center;
}
#presstable td.paginate span a{
	color:  #4E794E;
	text-decoration: none;
}
#presstable td.paginate span.current,
#presstable td.paginate span a:hover{
	background-color: #4E794E;
	color: #D0E0BC;
}

#presstable td.paginate span.disabled,
#presstable td.paginate span a{
	border: 1px solid #4E794E;
	height: 15px;
	color:  #4E794E;
	background-color: #a8c597;
	margin: 2px;
	padding: 3px 8px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#presstable td.paginate span.disabled{
border: 1px solid #b6c99f;
color:  #6c9a6c;
}
#presstable td.paginate span.current{
	margin: 2px;
	padding: 3px 8px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
*/
#pagination{
background-color: #D0E0BC;
text-align: center;
padding: 10px;
}
#pagination span a{
	color:  #4E794E;
	text-decoration: none;
}
#pagination span.current,
#pagination span a:hover{
	background-color: #4E794E;
	color: #D0E0BC;
}

#pagination span.disabled,
#pagination span a{
	border: 1px solid #4E794E;
	height: 15px;
	color:  #4E794E;
	background-color: #a8c597;
	margin: 2px;
	padding: 3px 8px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#pagination span.disabled{
border: 1px solid #b6c99f;
color:  #6c9a6c;
background-color: #D0E0BC;
}
#pagination span.current{
	margin: 2px;
	padding: 3px 8px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
}



/*filemanager */

#filemanager_sidebar {
width: 250px;
right: auto;
border: #D0D0D0 solid 1px;
left: 0!important;
}
#filemanager_sidebar {
font-family: Arial, Helvetica, sans-serif;
padding: 5px;
font-size: 11px;
margin-top: 15px;
}
#file_display {
width: 650px;
float: right;
}

.email_link {
border: 1px solid #CCC;
background-color: #EBEBEB;
display: inline-block;
padding: 5px 8px;
width: 500px;
text-align: left;
}

.fileHolder{
	display: inline-block;
	vertical-align: top;
	padding: 0px;
	zoom: 1;
	margin: 5px;
	*display: inline;
}
.img{
	width: 200px;
	height: 200px;
	text-align: center;
}
.fileHolder p{
	background-color: #ebebeb;
	padding: 3px;
}

.uploadAdd {
height: 300px;
width: 425px;
}

#fileimport{
	min-height: 600px;
	width: 940px;
	padding: 10px;
}
.actionpanel {
float: right;
background: #EBEBEB;
padding: 2px;
}
#footer_content{
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

#aboutaccordian h3 {
	color: #6e845e;
	font-size: 16px;
	font-family: 'Muli', sans-serif;
	font-weight: bold;
	margin:  0 10px;
}
#subImages {
padding-top: 40px;
background: url(../img/green_underline.png) 0 0px repeat-x;

}
#subImages img {
margin-right: 10px;
padding: 5px;
border: 1px solid #CCC;
}
h3.eventHeading{
	color: darkRed;
}

#footer_content img {
	vertical-align: middle;
}
#aboutaccordian table{
	border-spacing: 20px 10px;
	border-bottom: 1px dotted #CCC;

}
#aboutaccordian td{
padding: 10px;
vertical-align: top;
line-height: 20px;
border-top: 1px dotted #CCC;
width: 50%;
}
#aboutaccordian h4{
	margin: 10px 0 0 0; 
}

.flash {
padding: 10px;
  -moz-border-radius: 3px; 
  -webkit-border-radius: 3px;
  border-radius: 3px
}
.flash.flash_success {
padding: 10px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background-color:#6e845e;
color: white;
margin-bottom: 10px;
}
.flash.flash_fail {
padding: 10px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background-color: darkRed;
color: white;
margin-bottom: 10px;
}
.imageelement input {
margin-top: 10px;
}
.linkform .submit, 
.linkform .text {
display: inline-block;
margin: 0;
}

table.buyChocolate {
	font-size: .9em;
}
table.buyChocolate th{
	padding: 5px;	
	background-color: #73544B;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;	
}
#aboutProgress {
width: 550px;
height: 268px;
background-color: black;
margin-bottom: 20px;
}

.orderRow{
	margin: 10px;
	border-bottom: 1px solid #CCC;
	padding: 5px;
}
div.orderRow:last-child{
	border-bottom: none;
}
.itemPic{
	width: 50px;
	display: inline-block;
	vertical-align: top;
}
.itemName{
	width: 200px;
	padding-right: 50px;
	display: inline-block;
	vertical-align: top;
}

.itemQty{
	width: 60px;
	display: inline-block;
	vertical-align: top;
}
.itemPrice{
	width: 75px;
	display: inline-block;
	vertical-align: top;
}
.lineTot {
width: 64px;
display: inline-block;
vertical-align: top;
text-align: right;
}
.actions{
	width: 50px;
	display: inline-block;
	vertical-align: top;
	text-align: right;
}
.orderRow.addToCart {
background-color: #C8D0CC;
margin-top: -10px;
border-radius: 0 0 4px 4px;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
}
.newaction {
float: right;
}
.submitRow {
text-align: right;
padding: 0 10px;
}
#content.cart {
width: 960px;
}
#shipping,
#billing
 {
width: 450px;
display: inline-block;
zoom: 1;
*display: inline;
vertical-align: top;
}
#shipping label,
#billing label{

zoom: 1;
*display: inline;
display: inline-block;
vertical-align: top;
width: 140px;
background-color: #C8D0CC;
padding: 5px 5px 10px;
margin-right: 15px;
}
#shipping .input input,
#billing input{
	padding: 2px;
	width: 175px;
}

#billing .checkbox input{
	width: 20px;
}
#billing .checkbox{
	font-size: 10px;
}
em.inputDirections{
font-style: italic;
margin-left: 164px;
font-size: 12px;
font-family: Helvetica, Arial, sans-serif;
}

#billing img#cvv2Img {
margin-top: 3px;
vertical-align: top;
margin-left: 5px;
}

#billing input#OrderCvv {
width: 50px;
}

span.divider {
border-bottom: 1px dashed #CCC;
display: block;
margin: 30px 30px 30px 0;
height: 2px;
}

.standout{
padding: 5px;
background: #2B0F07;
font-weight: bold;
color: white;
margin-top: 10px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
margin-bottom: 20px;

}
#container.store{
	margin-top: 35px;
	min-height:	600px;
}
#container #content.solo{
	margin-top: 35px;
	margin: 0 auto;
	float: none;
	padding: 40px;
	border: 1px solid #ccc;
	width: 730px;
}

.cart th, 
.cart td {
padding: 5px 10px;
font-family: Arial, Helvetica, sans-serif
}

.cart th.checkbox{
	width: 50px;
}
.cart th.methodName{
	width: 200px;
}
.cart th.methodCost{
	width: 75px;
}
.cart th.arrivalDate{
	width: 200px;
}
.cart th {
border-bottom: 1px solid #CCC;
}

.addresses_comments, .addresses {
display: inline-block;
zoom: 1;
margin-top: 30px;
width: 250px;
vertical-align: top;
width: 47%;
}
.addresses_comments p, .addresses p {
padding-left: 5px;
}
.cust_details h2 {
font-size: 14px;
margin-top: 25px;
margin-bottom: 5px;
background-color: #C8D0CC;
padding: 5px;
margin-right: 10px;
}
table.cart td {
border-bottom: 1px solid #ccc;
padding: 10px;
}
table.cart td.noborder {
border: none;
}
a.button2,
div.reviewlink a {
color: #777;
}
span.receipt_label,
span.label {
padding-left: 5px;
vertical-align: top;
width: 90px;
display: inline-block;
zoom: 1;
}

.confirmation {
padding: 20px;
background-color: #D7E7C3;
color: #545454;
margin-top: 10px;

border: 1px solid #A0BE7A;
}

.submitRow a {
color: #545454;
}

.receipt_container{
	width: 600px;
	padding: 20px;
}

#receiptheader .address_info {
float: right;
margin-top: 22px;
padding-right: 20px;
}
#receiptheader{
	margin-bottom: 20px;
	border-bottom: 1px solid #CCC;
}


.chocolate-sections {
	float: left;
	-moz-box-shadow: 1px 1px 3px #777;
	-webkit-box-shadow: 0px 0px 3px #777;
	box-shadow: 1px 1px 3px #777;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#777777')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#777777');
}

#section1 {
position: absolute;
top: 5px;
left: 5px;
}
#section1 img{
	max-width: 469px;
	max-height: 226px;
}

#section2 {
position: absolute;
top: 246px;
left: 5px;
}
#section2 img{
	max-width: 469px;
	max-height: 226px;
}
#section3{
position: absolute;
top: 492px;
left: 5px;
}
#section3 img{
	max-width: 469px;
	max-height: 226px;
}
#section4 {
position: absolute;
top: 5px;
right: 5px;
width: 475px;
}
#section4 img{
	max-width: 475px;
	max-height: 716px;
}


 #section4 img{
 	width: 100%;
 }

 
#section5 {
position: absolute;
top: 5px;
right: 5px;
}
#section5 img{
	max-width: 469px;
	max-height: 226px;
}

#section6 {
position: absolute;
top: 246px;
right: 5px;
}
#section6 img{
	max-width: 469px;
	max-height: 226px;
}
#section7{
position: absolute;
top: 492px;
right: 5px;
}
#section7 img{
max-width: 469px;
max-height: 226px;
} 
 
 
 
.product.new .product_image img {
width: 300px;
}
.product.new .product_image {
width: 300px;
}

.product.new .product_desc {
margin-top: 20px;
width: 500px;
display: inline-block;
zoom: 1;
vertical-align: top;
}

.modal-img-display {
width: 220px;
float: left;
padding: 00PX;
}


.modal-img-display img {
max-width: 220px;
}
.modal-form .button {
margin-top: 20px;
}

.modal-form {
margin-left: 220px;
width: 296px;
display: block;
min-height: 200px;
margin-bottom: 20px;
text-align: center;
}

.choose-chocolate {
width: 200px;
margin: 6px auto;
display: block;
padding: 5px;
}

#choc_layout_list {
width: 344px;
list-style-type: none;
position: relative;
height: 400px;
}


#choc_layout_list div:nth-child(1) {
width: 258px;
height: 110px;
background: #f0f0f0;
border: 1px dashed #ccc;
padding: 5px;
margin: 0 40px 0px;
position: absolute;
text-align: center;
}

#choc_layout_list div:nth-child(1) img{
	max-width: 258px;
	max-height: 110px;
}

#choc_layout_list div:nth-child(2) {
	width: 156px;
	height: 75px;
	background: #f0f0f0;
	border: 1px dashed #ccc;
	padding: 5px;
	position: absolute;
	top: 132px;
	left: 0;
	text-align: center;
}

#choc_layout_list div:nth-child(2) img{
	max-width: 156px;
	max-height: 75px;
}

#choc_layout_list div:nth-child(3){
width: 156px;
height: 75px;
background: #f0f0f0;
border: 1px dashed #ccc;
padding: 5px;
position: absolute;
top: 222px;
left: 0;
text-align: center;
}
#choc_layout_list div:nth-child(3) img{
	max-width: 156px;
	max-height: 75px;
}


#choc_layout_list div:nth-child(4) {
width: 156px;
height: 75px;
background: #f0f0f0;
border: 1px dashed #ccc;
padding: 5px;
position: absolute;
top: 312px;
left: 0;
text-align: center;
}

#choc_layout_list div:nth-child(4) img{
	max-width: 156px;
	max-height: 75px;
}

#choc_layout_list.consumer div:nth-child(5), 
#choc_layout_list.consumer div:nth-child(6)
{
width: 158px;
height: 238px;
background: #f0f0f0;
border: 1px dashed #ccc;
padding: 5px;
position: absolute;
top: 132px;
 right: 0;
 text-align: center;
}

#choc_layout_list.consumer div:nth-child(5) img, 
#choc_layout_list.consumer div:nth-child(6) img{
	max-width: 158px;
	max-height: 238px;
}

#choc_layout_list.wholesaler div:nth-child(5){

	width: 156px;
	height: 75px;
	background: #f0f0f0;
	border: 1px dashed #ccc;
	padding: 5px;
	position: absolute;
	top: 132px;
	right: 0;
	text-align: center;

}
#choc_layout_list.wholesaler div:nth-child(6){
width: 156px;
height: 75px;
background: #f0f0f0;
border: 1px dashed #ccc;
padding: 5px;
position: absolute;
top: 222px;
right: 0;
text-align: center;
}
#choc_layout_list.wholesaler div:nth-child(7){
width: 156px;
height: 75px;
background: #f0f0f0;
border: 1px dashed #ccc;
padding: 5px;
position: absolute;
top: 312px;
right: 0;
text-align: center;
}

#choc_layout_list.wholesaler div:nth-child(5) img, 
#choc_layout_list.wholesaler div:nth-child(6) img,
#choc_layout_list.wholesaler div:nth-child(7) img
{
	max-width: 156px;
	max-height: 75px;
}



#choc_layout_list .layout_holder{
	background: #f0f0f0;
	border: 1px dashed #ccc;
	padding: 5px;
}

#choc_layout_list div img{
	z-index: 1000;
	position: relative;
}
.layoutlist p {
font-weight: bold;
color: #a0a0a0;
position: absolute;
z-index: 0;
font-size: 19px;
top: 10px;
left: 10px;
padding: 0;
margin: 0;
}

#container.homepage.chocolate {
min-height: 705px;
}

div.prod p.description {

}
.product-description {
	width: 225px;
	float: right;
}

.ui-button {
vertical-align: middle;
}

#container .button.secondary{
background-color: #73544B;
}


/*  Custom dropdown form */

.option-list {
display: inline-block;
width: 371px;
vertical-align: top;
border-top: 1px solid #ccc;
}

.option-list .selected {
padding: 10px;
border: 1px solid #ccc;
}

.option-list .options {

}

.option-list .option p, 
.option-list .option h3 {
margin: 0;
padding: 0;
margin-left: 35px;
}
.option-list .option{
padding: 10px;
border-bottom: 1px solid #ccc;
}

.form_fields form .input.radio input[type="radio"] {
width: 20px;
float: left;
display: block;
margin-top: 6px;
}

span.form-description {
margin-left: 125px;
}

span.chosen {

}
span.chosen .details {
display: inline-block;
padding: 5px 20px 5px 10px;
background: #f0f0f0;
position: relative;
margin: 0 5px;
}

.details a {
position: absolute;
top: 5px;
right: 2px;
text-decoration: none;
background: #777;
height: 13px;
width: 13px;
font-size: 10px;
line-height: 12px;
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
padding: 0px;
text-align: center;
color: white;
font-family: arial;
}

.brokerdoc {
	padding: 0 25px 25px;
	border-bottom: 1px dotted #ccc;
}


.broker-image {
	width: 50px;
	float: left;
}
.broker-image img{
	width: 100%;
}
.brokerdocs-holder h3{
	margin:  0;
	border-bottom: 1px solid #ccc;
	padding: 10px 20px;
	background-color: #f0f0f0;
}
.brokerdocs-holder {
margin-top: 40px;
width: 32%;
float: left;
border-right: 1px solid #ccc;
}

.broker-desc {
	margin-left: 75px;
}


#file_display .actions {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}