* { padding:0; margin:0; }

html { min-height: 100%; margin-bottom: 1px; }  /* FireFox Page-Shift Fix */

body {
	margin: 0;
	padding:0;
	text-align: center;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	color: #444444;
	background-color: #7a8f28;
	background-image: url(/AppImages/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}

/*** USEFUL ***/

.clear {clear: both;}
.clear_fusion {clear: both;line-height: 1px;height: 1px;font-size: 1px;}
.float_left {float:left;}
.float_right {float:right;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.img_left {float: left; margin: 0 15px 5px 0;}
.img_right {float: right; margin: 0 0 5px 15px;}
.vertical_align {display: inline;vertical-align: middle;}
.vertical_align_all * {display: inline;vertical-align: middle;}
a img {border: 0px none;}

/*** STRUCTURE ***/

#wrapper {
	width:980px;
	margin: 20px auto 0 auto;
	text-align: left;
	/*background-image: url(/AppImages/bg_wrapper.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}

#banner 
{
	background-image: url(/AppImages/bg_banner.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 969px;
	height: 164px;
	padding: 10px 0 0 11px;
	margin-bottom: 5px;
	position:relative;
	z-index:100;
	}
	
.content_middle 
{
	width: 940px;
	padding: 10px 20px !important;
	padding: 5px 20px;
	background-image: url(/AppImages/bg_wrapper_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	}

.content_top 
{
	background-image: url(/AppImages/bg_wrapper_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	}

.content_bottom 
{
	background-image: url(/AppImages/bg_wrapper_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 140px;
	padding: 15px 0 20px 175px !important;
	padding: 1px 0 20px 175px;
	}

.c1 
{
	float:left;
	width:187px;
	margin-right: 20px;
	}
	
.c2 
{
	float:left;
	width:404px;
	padding: 0 20px;
	border-left: 1px solid #d2dbbe;
	border-right: 1px solid #d2dbbe;
	}

.c3 
{
	float:left;
	width:267px;
	margin-left: 20px;
	}


.twocol_c1 
{
	float:left;
	width:267px;
	margin-left: 20px;
	}
	
.twocol_c2 
{
	float:left;
	width:631px;
	padding: 0 0 0 20px;
	}

.home_c1 
{
	float:left;
	width:632px;
	margin-top: 5px;
	}

.home_c2 
{
	float:left;
	width:267px;
	margin-left: 20px;
	margin-top: 5px;
	border-left: 1px solid #d2dbbe;
	padding: 0 0 0 20px;
	}

.home_inner 
{
	margin-bottom: 15px;
	border-bottom: 1px solid #d2dbbe;
	}

.home_inner_c1 
{
	float:left;
	width:183px;
	}

.home_inner_c2 
{
	float:left;
	width:410px;
	padding-left: 19px;
	margin-left: 19px;
	border-left: 1px solid #d2dbbe;
	}

.home_content 
{
	background-image: url(/AppImages/bg_home_content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 915px;
	height: 110px;
	padding: 15px;
	margin: 10px 0;
	}

#image_rotator 
{
	margin-bottom: 10px;
	}

.competition {
	padding: 138px 5px 5px 5px;
	width: 173px;
	height: 154px;
	background-image: url(/AppImages/bg_hamper.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-size: 1.2em;
}


.thumb_col {
	width:160px;
	float:left;
	margin-bottom:15px;
	text-align:center;
	padding-top: 5px;
	}
	
.text_col {
	float:left;
	margin-left:10px;
	width:460px;
	margin-bottom:15px;
	}
	
table.stock {
	font-size:1.1em;
	margin:0px;
	padding:0px;
	border-top:1px solid #F0F2CB;
	border-right:1px solid #F0F2CB;
	background-color: #fcfcf7;
	}

table.stock td {
	margin:0px;
	padding:2px 5px;
	border-bottom:1px solid #F0F2CB;
	border-left:1px solid #F0F2CB;
}

#seasons_summer {
	display:inline;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCFF99;
	}

#seasons_winter {
	display:inline;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	background-color: #C6FFF9;
	}

.product_cat {
	float: left;
	width: 155px;
	text-align: center;
	margin-top: 1em;
}

.product_row {
border-bottom: 1px solid #D2DBBE;
padding-bottom: 1em;
margin-bottom: 1em;
}

.product_thumb {
	float: left;
	width: 75px;
	text-align: center;
}

.product_description {
	float: left;
	width: 220px !important;
	width: 210px;
	margin-right: 10px;
	margin-left: 10px;
}

/*** FORMATTING ***/

p {
line-height: 160%;
margin: 0 0 1.2em 0;
}

	p.highlight {
		font-size: 1.1em;
	}
	
	span.highlight {
		font-size: 1.5em;
	}
	
	p.footer {
		text-align: right;
		position: relative;
		top: -10px;
		padding-right: 25px;
		color: #265a2f;
	}
	
		p.footer a {
			font-size: 0.9em;
			text-decoration: none;
			color: #265a2f;
		}

ul, ol {
line-height: 160%;
margin: 0 0 1.2em 25px;
}

h1, h2, h3, h4 {
	font-size: 1.4em;
	margin: 0 0 0.5em 0;
	font-weight: bold;
	color: #88A200;
}

h1 
{
	font-size: 1.6em;
	}

h2 {
font-size: 1.2em;
}

a, a:visited, a:active {
color: #000000;
}

a:hover {
}

a.more, a.more:visited, a.more:active {
	display: block;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	margin-top: 5px;
	padding: 0 16px 0 0;
	border-top: 1px solid #447e4d;
	font-style: italic;
	font-size: 0.8em;
	background-image: url(/AppImages/bg_more.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

a.more:hover {
}
.form_wrapper .boxes input
{
	width:45px;
}
.rss {
float: left;
width: 370px !important;
width: 365px;
padding: 10px;
margin: 1em 5px;
background-color: #fcfcf7;
}

.rss_feed .rss {
width: 45% !important;
width:44%;
}

.rss ul {
list-style-type: none;
margin-left: 0;
padding-left: 0;
}

.rss ul li {
margin-top: 1em;
padding-top: 1em;
border-top: 1px dotted #F0F2CB;
}

.flickr_gallery {
	background-color: #F3FBD7;
	padding: 10px;
	margin-bottom: 1em;
}

.flickr_gallery img {
	margin: 0 5px 5px 0;
}

.template_menu
{
	background-color: #043c1b;
}

/*** SITEMAP ***/

.sitemap 
{
	padding: 15px;
	background-color: #FFFFFF;
	}

.sitemap h2
{
	margin-bottom: 10px;
	}

.sitemap ul li 
{
	list-style-type: circle;
	font-weight: bold;
	}

.sitemap ul li li li
{
	font-weight: normal;
	}

.sitemap ul li a
{
	text-decoration: none;
	}

.sitemap ul li a:hover
{
	text-decoration: underline;
	}

/*** RSS & FACEBOOK ***/

.rss-box
{
	background-image: url(/AppImages/bg_rss.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 55px 10px 5px 60px;
	margin: 10px 0;
	line-height: 80%;
	height: 130px;
	display:block;
	zoom:1;
	color: #444444;
}
.rss-box ul 
{
	list-style-type: none;
	margin: 0px;
}

.rss-box a
{
	color: #444444;
}

.facebook 
{
	background-image: url(/AppImages/facebook_bg.gif);
	background-repeat: no-repeat;
	padding: 15px;
	margin: 10px 0;
}

/*** TWITTER ***/

p.rss-title a
{
	display: none;
	}	

li.rss-item 
{
	line-height: 1.6;
	font-size: 0.95em;
	}

li.rss-item a
{
	text-decoration: none;
	}

/*** FORUM ***/

.forum_breadcrumb 
{
	display: none;
	}

.forum_post_list
{
	width: 100%;
	clear: both;
	margin: 10px;
	border-left:1px solid #f2f3d9;
	border-right:1px solid #f2f3d9;
	border-bottom:1px solid #f2f3d9;
	margin-top: 10px;
}
.forum_post_list .forum_post
{

	background-color:#fbfbf2;
	border-top:1px solid #f2f3d9;
	clear:both;
	display:block;
	padding:10px;
}
.forum_post_list .forum_post_alternate
{
	background-color:#f6f6df;
	border-top:1px solid #f2f3d9;
	clear:both;
	display:block;
	padding:10px;
}

.forum_post_list span.post_author
{
	border-bottom:1px dotted #f2f3d9;
	color:#006227;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	padding-bottom:5px;
}
.forum_post_list p
{
	padding:5px 0px;
}
.forum_make_post
{
	background-color:#FCFCF7;
	border:1px solid #F0F2CB;
	margin:10px;
	padding:10px;
}

.forum_make_post .form_field .form_input input, .forum_make_post .form_field .form_input textarea {
    border:1px solid #F0F2CB;
    color:#006227;
    margin:5px 0 15px;
    padding:4px;
    width:95%;
}

/*
.forum_make_post .form_button a {
    background-color:#006227;
    color:#FFFFFF;
    display:block;
    float:left;
    font-size:1.4em;
    padding:5px;
    text-decoration:none;
    text-transform:lowercase;
}
*/

.forum_table 
{
	margin: 0 !important;
}

.forum_table table 
{
	border-collapse: collapse;
	border-right: 1px solid #f2f3d9;
	border-top: 1px solid #f2f3d9;
	}

.forum_table table th, .forum_table table td
{
	background-color:#fbfbf2;
	padding:8px 4px;
	border-left: 1px solid #f2f3d9;
	border-bottom: 1px solid #f2f3d9;
}

.forum_table table th 
{
	color: #006227;
	}

.forum_table table a
{
	color: #88A200;
}

.forum_table table th 
{
	background-color:#f2f3d9;
	}

.forum_post_list_header 
{
	margin-bottom: 10px;
	}

.forum_post_list_header span
{
	float:left;
}
.forum_post_list_header a.forum_back
{
	display:block;
	float:right;
	text-decoration:none;
	color:#006227;
	margin-bottom: 10px;
}
.forum_post_list_header a.forum_back:hover
{
	color:#000000;
}

.forum_list_title .forum_new_thread, .forum_new_thread
{
	float:right;
	display:block;
	padding:4px;
	background-color:#fbfbf2;
	border:1px solid #f2f3d9;
	background-image:url(/AppImages/add.gif);
	background-repeat:no-repeat;
	background-position:3px center;
	padding-left:25px;
	text-decoration:none;
	margin-right:10px;
	margin-top:5px;
}
.forum_list_title
{
	background-color:Transparent;
}
.forum_list_title
{
	padding-left:0;
}
.forum_list_title a
{
	padding:0;
	color:#006227;
	text-decoration:none;
}
.forum_list_item {
padding:0px 0 10px;
}

/*** RECIPES PAGE ***/

.recipes h2 
{
	color: #88a200;
	}

.recipes h2 a 
{
	color: #88a200;
	text-decoration: none;
	}
	
.recipes a.view_recipe
{
	text-decoration: none;
	background-image:url(/AppImages/bg_view_recipe.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	width: 88px;
	height: 18px;
	padding-left: 15px;
	font-size: 0.9em;
	}

.recipes a 
{
	color: #316432;
	text-decoration: none;
	}


/*** news ***/

.news_back_button 
{
	margin-right: 15px;
	}

.news_list_item 
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-right: 13px;
	border-bottom:1px solid #D2DBBE;
	}

.news_list_item_header 
{
	margin-bottom: 5px;
	}

.news_list_item_title 
{
	float: left;
	width: 575px;
	}

.news_list_item_title a, .news_list_item_title a:visited, .news_list_item_title a:active
{
	color:#88A200;
	text-decoration:none;
	}
	
.news_list_item_date
{
	float: right;
	width: 100px;
	margin-left: 25px;
	font-weight: bold;
	}

.news_list_item a.full_story
{
	text-decoration: none;
	background-image:url(/AppImages/news_full_story.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	width: 78px;
	height: 16px;
	padding-left: 25px;
	padding-top: 2px;
	font-size: 0.9em;
	float: left;
	}
.recipes .news_list_item a.full_story
{
	background-image:url(/AppImages/recipe_in_full.jpg);
}
.news_list_primary_image 
{
	float: right;
	margin: 0 0 5px 10px;
	}



.news_detail_header
{
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-right: 13px;
	border-bottom:1px dotted #DADEC2;
	}

.news_title 
{
	float: left;
	width: 575px;
	}

	
.news_date
{
	float: right;
	width: 100px;
	margin-left: 25px;
	font-weight: bold;
	}

.gallery_wrapper 
{
	float: right;
	width: 250px;
	padding: 10px;
	margin: 0 0 10px 10px;
	border: 1px solid #F0F0F0;
	background-color: #F9F9F9;
	}

.galleria_wrapper 
{
	min-height: 215px;
	}

#main_gallery_image img 
{
	width: 250px;
	height: auto;
	}

.galleria li {
	margin: 0 3px 3px 0;
}

/*
body.cordial {background-color: #329865;background-image:url(/Appimages/bg_body_alt.jpg);}
body.classic {background-color: #329865;background-image:url(/Appimages/bg_body_alt.jpg);}
body.presse750 {background-color: #329865;background-image:url(/Appimages/bg_body_alt.jpg);}
body.presse250 {background-color: #329865;background-image:url(/Appimages/bg_body_alt.jpg);}
body.grape {background-color: #329865;background-image:url(/Appimages/bg_body_alt.jpg);}
body.blossom {background-color: #329865;background-image:url(/Appimages/bg_body_alt.jpg);}
body.sorbet {background-color: #329865;background-image:url(/Appimages/bg_body_alt.jpg);}
*/

body.cordial .content_middle, body.classic .content_middle, body.party .content_middle
{
	width: 935px;
	padding: 10px 20px 10px 25px;
	background-image: url(/AppImages/bg_wrapper_middle_alt.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
body.cordial .content_middle
{
	width: 935px;
	padding: 10px 20px 10px 25px;
	background-image: url(/AppImages/bg_wrapper_middle_cordials.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
body.cordial .content_top, body.classic .content_top, body.party .content_top 
{
	background-image: url(/AppImages/bg_wrapper_top_alt.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	}
	
body.cordial h1, body.classic h1, body.party h1
{
	display: none;
	}

body.party h1.show
{
	display: block;
	}

body.cordial .product_description {
	width:204px !important;
}

body.classic .classic_wrapper 
{
	background-image: url(/AppImages/classic_range_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 608px;
	height: 967px;
	padding-top: 40px;
	}

.classic_text 
{
	font-size: 1.2em;
	color: #696969;
	}
	
/*** MENUS ***/


/*** Supernav ***/

.site_nav{
display:block;
float:right;
padding:0;
position:absolute;
right:22px;
top:108px;
z-index:100;

}

.site_nav ul.top_level 
{
float:right;
margin:0;

	}
	
.site_nav ul.top_level li { 
         display: block;
         float:left; 
         position:relative;  
}
.site_nav ul.top_level li a{
    padding:10px 8px; 
    display:block;
    margin:0 1px 0 0;
    background-color: #FFFFFF;
    background-image: url(/AppImages/bg_menu_item.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
    text-decoration: none;
    color: #265b2f;
    text-transform: uppercase;
    font-size: 0.9em; 
    }

.site_nav ul.top_level li a:hover {
	background-image:none;
	padding-bottom: 25px;
	position: relative;
	top: -15px;
    }

li.supernav{
   
}
.supernav_sub_panel{
    padding:10px;
    z-index: 100;
}
.supernav_sub_panel ul{
    padding:0; 
    list-style-type: none;
    margin: 0;
}

.supernav_sub_panel ul li{
    float:none !important; 
    z-index: 100;
}
.site_nav .supernav_sub_panel ul li a{
    background-color:transparent;
    background-image: none;
    padding:0;
    display:block;
    margin:5px 0;
    color:#517E39;
}
.site_nav .supernav_sub_panel ul li a:hover{
    text-decoration:underline;
    padding: 0;
	position: relative;
	top: 0;
	z-index: 100;
}
.supernav_sub_panel h3{
    font-size:1em;
    color:#487738;
}
.site_nav ul.top_level div.supernav_panel { 
  display: none; 
  z-index: 100;
} 
        
.site_nav ul.top_level li.supernav div.supernav_panel {
  position: absolute; 
  top: 34px; 
  padding: 0 1px 1px 1px;
  left: -1px; 
  background-color: #FFFFFF;
  background-image: url(/AppImages/bg_supernav_inner.jpg);
  background-repeat : repeat-x;
  background-position : center bottom;
  z-index: 100;
  width: 150px;
  border-left: 1px solid #487738;
  border-bottom: 1px solid #487738;
  border-right: 1px solid #487738;
}  
.site_nav ul.top_level li.hovering div { 
  display: block; 
} 

.site_nav ul.top_level li.page_our_range div.supernav_panel, .site_nav ul.top_level li.page_about_us div.supernav_panel
{
	width: 425px;
}

.site_nav ul.top_level li.page_latest div.supernav_panel 
{
	width: 500px;
	}

.supernav_sub_panel 
{
	
    z-index: 100;
    float: left;
    width: auto;
	}
	
.site_nav ul.top_level li.page_charity, .site_nav ul.top_level li.page_sustainability, .site_nav ul.top_level li.page_what, .site_nav ul.top_level li.page_BBC, .site_nav ul.top_level li.page_sparkling_presses, .site_nav ul.top_level li.page_photoshoot_competition_terms, .site_nav ul.top_level li.page_Sugar,  .site_nav ul.top_level li.page_bbc 
{
	display:none;
	}

.site_nav ul.top_level li.page_contact_us 
{
	white-space: nowrap;
	}

	
/*** OLD NAV ***/

.second_level_nav 
{
	display: block;
	float: left;
	width: 742px;
	padding: 90px 0 0 35px;
	}

.second_level_nav ul 
{
	margin: 0;
	list-style-type: none;
	}
	
.second_level_nav ul li
{
	float: left;
	}
	
.second_level_nav ul li a, .second_level_nav ul li a:visited, .second_level_nav ul li a:active
{
	float: left;
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #265b2f;
	font-size: 1.2em; 
	}

.second_level_nav ul li a:hover 
{
	color: #000000;
	}

.second_level_nav .second_level_nav 
{
	display: none;
	}


/*.second_level_nav {
	margin: 0 0 3px 0;
	font-family: "Century Gothic", Arial;
}

.second_level_nav ul {
	margin: 0;
	list-style-type: none;
	width: 183px;
}

.second_level_nav ul li {
	margin: 0;
	width: 100%;
}

.second_level_nav ul li a, .second_level_nav ul li a:visited, .second_level_nav ul li a:active {
	display: block;
	padding: 2px 5px 3px 5px;
	color: #004e12;
	text-decoration: none;
	font-size: 1.1em;
	background-image: url(/AppImages/bg_pillow_bottom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.second_level_nav ul li a:hover {
	color: #000000;
	background-image: url(/AppImages/bg_pillow_bottom_hover.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.second_level_nav ul li li a, .second_level_nav ul li li a:visited, .second_level_nav ul li li a:active {
	display: block;
	padding: 5px 20px;
	color: #004E12;
	text-decoration: none;
	font-size: 1em;
	background-image: url(/AppImages/bg_pillow_bottom.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.second_level_nav ul li li a:hover {
	color: #000000;
}

.second_level_nav ul li li li a, .second_level_nav ul li li li a:visited, .second_level_nav ul li li li a:active {
	display: block;
	padding: 5px 10px;
	color: #c9e7d0;
	text-decoration: none;
	font-size: 1em;
	background-image: url(/AppImages/bg_pillow_bottom.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.second_level_nav ul li li li a:hover {
	color: #FFFFFF;
	background-image: url(/AppImages/bg_pillow_bottom_hover.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.second_level_nav ul li li li span {
	background-image: url(/AppImages/2nd-level-nav.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-left: 20px;
}*/

/****** PRODUCT TABS ******/

.c1_inner_inner .second_level_nav 
{
	display: none;
	}

.Level2 {
	width:100%;
	float:left;
	border-bottom: 1px solid #d2dbbe;
	margin-bottom:20px;
	}

.Level2 ul {
	margin:0;
   	list-style:none;
	padding:0 0 0 0;
	}

.Level2 a, .Level2 strong {
	float:left;
   	display:block;
	color: #2B5837;
	padding:5px 10px 5px 14px;
	background: url(/AppImages/tabs.gif) no-repeat 100% 0px;
	text-decoration:none;
	font-size: 1.2em;
	}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
.Level2 a {float:none;}
/* End IE5-Mac hack */

.Level2 li {
   float:left;
   background:url(/AppImages/tabs.gif) no-repeat 0px 0px;
   margin: 0;
   padding:0px;
   font-size: 1em;
	}

.Level2 #current {
   background:url(/AppImages/tabs.gif) no-repeat 0 -41px;
	}

.Level2 #current a {
   	background:url(/AppImages/tabs.gif) no-repeat 100% -41px;
	padding:5px;
	color:#939BCA
	}

.Level2 a:hover {
	color:#000
	}

/* QUICK LINKS */

.quick_links_list 
{
	list-style-type: none;
	padding: 0px 25px;
	margin: 0;
	float: left;
	}

.quick_links_list li
{
	margin: 0;
	line-height: 120%;
	}

.quick_links_list_alt li
{
	font-weight: bold;
	line-height: 150%;
	}

.quick_links_list a, .quick_links_list a:visited, .quick_links_list a:active
{
	text-decoration: none;
	color: #4d4d4d;
	padding: 0 5px;
	}

.quick_links_list a:hover 
{
	color: #000000;
}


/*** FORMS ***/

/***** FORMS USING LISTS ******/
.form_wrapper{
	width: 90%;
	margin: 1em auto;
	padding: 5px 10px 5px 10px;
	background-color: #fcfcf7;
	border:1px solid #F0F2CB;
}
.form_padding{
padding: 15px;
}
.form_wrapper fieldset {
	margin:0;
	margin-bottom:5px;
	border: 0px none;
	}
.form_wrapper fieldset legend {
	font-weight:bold;
	font-size:1.2em;
	margin: 0 0 1em 0;
	padding: 0;
	color: #006227;
}
.form_wrapper .form_field {
	list-style-type:none;
	margin:0; padding:0em;
	width:100%;
	clear:both;
}
.form_wrapper .form_field {
	margin:0;
	clear:both;
	background-image:none;
	padding: 0.75em 0;
}
.form_wrapper label {
	margin:0; padding:0;
	text-align:left;
	font-weight: bold;
}
.form_wrapper select 
{
	margin-top:-15px;
	float:right;
}
.form_wrapper input {
	margin:0; padding:0;
	float:right;
	width:50%;
	border:0px none;
	border:1px solid #F0F2CB;
	background-image: url(/AppImages/bg_input.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
	padding:3px;
	color:#333333;
	margin-left:8px;
	margin-top:-16px;
}
.form_wrapper textarea {
	margin:0; padding:0;
	float:right;
	width:50%;
	background-image: url(/AppImages/bg_input.gif);
	background-repeat: no-repeat;
	background-position:right bottom;
	border:1px solid #F0F2CB;
	padding:3px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:8px;
	margin-top:-14px;
}
.form_button 
{
	clear:both;
}

/** hover states **/
form.list_form ul li textarea:hover, form.list_form ul li input:hover, 
form.list_form ul li textarea:focus, form.list_form ul li input:focus{
/*	border-color:#18AED1; */
}

form.list_form input.checkbox{
	float:none;
	width:20px;
	height:1.6em;
	display:inline;
	vertical-align:middle;
	margin-top:0.2em;
	background-color:transparent;
	background-image:none;
	border:0px none;
}
form.list_form input.radio{
	float:none;
	width:20px;
	height:1.6em;
	display:inline;
	vertical-align:middle;
	margin-top:0.2em;
	background-color:transparent;
	background-image:none;
	border:0px none;
}
.form_button {
	float:none;
	background-color: #EAECC4;
	border-right: 1px solid #dbdeab;
	border-bottom: 1px solid #dbdeab;
	font-weight: normal;
	cursor: pointer;
	color: #FFFFFF;
	margin-top:0.5em;
	font-size: 1em;

}

.form_button a 
{
		text-decoration: none;
		color: #878b34;
		}
	
.form_button a:hover
{
		text-decoration: none;
		color: #474a06;
		}
		
.form_button 
{
	float:right;
	padding:5px;
}

form.list_form p {
	text-align:right;
	padding:0;
}
form.list_form fieldset p {
	text-align:left;
	font-weight:bold;
	padding-top:1em;
}
form.list_form span {
	font-weight: bold;
}

form.list_form h2 {
	
}

/* CAPTCHA */

.row_wrapper_captcha {
	float:left;
	width:100%;
	margin-left:-190px;
}

.captcha .c1_captcha {
	margin-left:190px;
}

.captcha_input {
text-align: right;
padding-top: 5px;
}

.captcha_input p, .captcha_input, .c1_captcha p {
	font-weight: normal;
}

.captcha .c2_captcha {
	float:right;
	width:180px;
	text-align: right;

}
#ctl00_ctl00_CorePlaceHolder_DisplayPagePlaceHolder_ctl00_ddlProduct
{
	margin-top:-33px;
}
.form_captcha input 
{
	margin-top:-40px;
}






/*** COMPETITION FORMS ***/

.main_form 
{
    background-image:url(/AppImages/bg_product_form.jpg);
    background-position: right top;
    background-repeat:no-repeat;
    }
    
.main_form label
{
    display: block;
    width: 150px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    padding-top: 3px;
    }

.main_form input, .main_form select, .main_form textarea
{
    width: 175px;
    float: left;
    margin: 0;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #d3d3d3;
    padding: 3px;
    }

.main_form select
{
    padding: 0px;
    width: 182px;
    }

.main_form .checkboxes input
{
    border: 0px none;
    width: 15px;
    }
    
/*** UPLOADS ***/
.user_upload_wrapper
{
	width: 300px;
	margin: 1em auto;
	padding: 5px 10px 5px 10px;
	background-color: #fcfcf7;
	border:1px solid #F0F2CB;
}

.user_upload_credentials 
{
	margin-top: 15px;
	}

.user_upload_wrapper label
{
	clear:both;
	float:left;
	width:290px;
	display:block;
	vertical-align:middle;
}
.user_upload_wrapper input, .user_upload_wrapper textarea
{
	border:1px solid #CCCCCC;
	margin:5px 0 15px;
	padding:4px;
	width:290px;
}

.user_upload_wrapper br
{

}
.user_upload_wrapper span
{
	
}
.validation_summary
{
	padding-bottom:8px;
}
.form_captcha
{
	clear:both;
	padding-top:8px;
	margin-top:8px;
	border-top:1px dashed #F0F0F0;
}
.form_captcha input
{
	width:50px;
	padding:4px;
	float:none;
}
.form_captcha span
{
	float:none !important;
}
.form_captcha img
{
	vertical-align:middle;
}

.button.button_upload
{
	float:right;
	display: block;
	background-color: #EAECC4;
	border-right: 1px solid #dbdeab;
	border-bottom: 1px solid #dbdeab;
	font-weight: normal;
	color: #316432;
	cursor: pointer;
	margin-top:0.5em;
	font-size: 1em;
	padding: 3px;
	text-decoration: none;
}

.user_upload_wrapper:after { content: ""; display: block; height: 0; clear: both; }

/*** JOIN ***/

.join 
{
	width: 400px;
	padding: 15px;
	background-color:#FCFCF7;
	border:1px solid #F0F2CB;
	padding: 0 auto;
	}

.join label 
{
	display: block;
	margin-top: 10px;
	}

.join input
{
	width: 175px;
	padding: 3px;
	}

.join .form_captcha 
{
	
	padding: 10px 5px;
	margin: 10px 0 0 0;
	}

.join .buttons
{
	text-align: right;
	}

.join input.join_button
{
	width: auto;
	padding: 3px;
	margin-top: 10px;
	}


/*** PHOTOSHOOT COMP FORM ***/

.photoshoot_form 
{
	background-image:url(/AppImages/bg_photoshoot_form.jpg);
    background-position: center top;
    background-repeat:no-repeat;
    padding: 100px 20px 0 20px;
    min-height:550px;
    color: #444444;
    font-size: 0.9em;
	}

.photoshoot_form label, .photoshoot_form input.field
{
	margin-bottom: 5px;
	}

.photoshoot_form input.field, .photoshoot_form textarea
{
	border: 1px solid #BBBBBB;
	}

.photoshoot_form textarea
{
	width:100%;
	margin-top: 2px;
	}

.photoshoot_form .button_input 
{
	background-image:url(/AppImages/bg_photoshoot_button.gif);
    background-position: center top;
    background-repeat:no-repeat;
    color: #FFFFFF;
    border: 0px none;
    background-color: transparent;
    width: 64px;
    height: 25px;
    margin-top: 3px;
    cursor: pointer;
	}

/*** SUMMER COMP FORM ***/

.summer_comp_wrapper 
{
	background-image:url(/AppImages/bg_summer_comp.jpg);
    background-position: left top;
    background-repeat:no-repeat;
    min-height: 1319px;
    padding: 20px;
    position: relative;
    right: 5px;
    margin-left: 100px;
	}

.summer_comp_wrapper .main_copy
{
    width: 350px;
    position: relative;
    left: 300px;
    top: 560px;
    color: #285A7D;
    font-size: 1.1em;
	}

.summer_form 
{
	width: 200px;
	position: relative;
	top: 655px;
	left: 285px;
	}
	
.summer_form label
{
	color: #333333;
	display: block;
	}

.summer_form label span
{
	display: block;
	}

.summer_form input, .summer_form textarea
{
	display: block;
	width: 200px;
	}

.summer_form .button input
{
	width: 80px;
	margin-top: 10px;
	}

.summer_comp_wrapper .form_copy
{
    width: 200px;
    position: relative;
    left: 60px;
    top: 490px;
    color: #333333;
    font-size: 0.9em;
	}

.summer_comp_wrapper .gallery
{
    width: 179px;
    position: relative;
    left: 525px;
    top: 160px;
	}

.media_callout_wrapper 
{
	margin-bottom: 10px;
	}
/*** GRAPE ***/

.grape h1
{
	display:none;
}
.grape_background
{
	background-image:url(http://www.bottlegreen.co.uk/AppImages/grape_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:939px;
	height: 614px;
	margin-top:-15px;
	margin-bottom: 20px;
	*margin-top:0;
}
p.red_grape_text
{
	color: #ffffff;
	position: relative;
	left: 504px;
	top: 110px;
	width:215px;
}
p.white_grape_text
{
	color: #ffffff;
	position: relative;
	left: 504px;
	top: 260px;
	width:215px;
}
.grape_callouts
{
	float:left;
	margin-right: 38px;
}

/*** SEND A SQUEEZE ***/

.send_squeeze_wrapper 
{
	background-image:url(/AppImages/bg_sendsqueezeform.jpg);
    background-position: left top;
    background-repeat:no-repeat;
    width: 258px;
    height: 259px;
    padding: 90px 355px 15px 25px;
	}

.send_squeeze_wrapper span 
{
	display: none !important;
	}

.send_squeeze_wrapper label
{
	float: left;
	width: 110px;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-right: 5px;
	font-weight: bold;
	text-align: right;
	}

.send_squeeze_wrapper input
{
	float: left;
	width: 135px;
	margin-bottom: 5px;
	padding: 2px;
	}

.send_squeeze_wrapper br
{
	clear:both;
	}

.send_squeeze_wrapper select
{
	clear:both;
	float: left;
	width: 256px;
	}

.send_squeeze_wrapper .button
{
	float: right;
	width: auto;
	padding: 3px 5px;
	background-color: #41731C;
	color: #FFFFFF;
	font-size: 1.4em;
	margin: 10px 2px 0 0;
	border: 0px none;
	border-right: 2px solid #C8DB8C;
	border-bottom: 2px solid #C8DB8C;
	}