* {outline:none;}
html, body
{
	width: 100%;
	padding: 0;
	margin: 0;
}
html
{
	background: #E2AD39;
}
body
{
	background: #F5F0EA url(../images/html-background.jpg) center center repeat;
}
html, body, div, p, a, span, li, ol, ul, table, tr, td, th
{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
a img, img
{
	border: 0 none;
}
a
{
	color: #B01E19;
	text-decoration: underline;
	outline: none;
}
a:hover
{
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
}
h1
{
	font-size: 38px;
	color: #B01E19;
	padding: 0 0 20px 0;
	letter-spacing: -3px;
	text-transform: lowercase;
}
h2
{
	font-size: 24px;
	color: #649428;
	padding: 0 0 10px 0;
	letter-spacing: -2px;
	text-transform: lowercase;
}
ul, ol
{
	margin: 0 0 0 15px;
	padding: 0 0 10px 15px;
}
li
{
	line-height: 18px;
}
form
{
	padding: 0;
	margin: 0;
}
input, select, textarea
{
	border: 1px solid #000;
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 13px;
}
p
{
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 18px;
}

.float-container {
	overflow: hidden;}

.float-left {
	float: left;}

.float-right {
	float: right;}

div#container
{
	background: transparent url(../images/body-background.jpg) top center repeat-x;
}
div#top_menu_container
{
	height: 30px;
	background: #B11E19 url(../images/top-menu-background.gif) top left repeat-x;
	border-bottom: 1px solid #CB6629;
}
div#top_menu
{
	height: 30px;
	overflow: hidden;
	text-align: center;
}
div#top_menu ul, div#top_menu ul li
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
div#top_menu ul li
{
	display: inline;
	width: auto;
	height: 30px!important;
	line-height: 30px;
	border-right: 1px solid #D88E8C;
	padding: 10px 0;
}
div#top_menu ul li.end
{
	border-right: 0 none;
}
div#top_menu ul li a
{
	padding: 0 10px;
	line-height: 30px;
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
}
div#top_menu ul li a:hover
{
	color: #D88E8C;
}
div#main_body
{
	margin: 20px auto 0px auto;
	width: 900px;
	padding: 0;
}
div#animation
{
	width: 896px;
	border: 2px solid #E6AF3A;
	height: 146px;
	position: relative;
	background: #FFF;
	margin-bottom: 20px;
	overflow: hidden;
}
div#competition
{
	width: 896px;
	border: 2px solid #E6AF3A;
	height: 80px;
	position: relative;
	background: #FFF;
	margin-bottom: 10px;
	overflow: hidden;
}
div#close_animation
{
	border-top: 2px solid #E6AF3A;
	border-left: 2px solid #E6AF3A;
	position: absolute;
	right: 0px;
	top: 0px;
	background: #FFF url(../images/close-animation.gif) top right no-repeat;
	cursor: pointer;
	height: 22px;
	line-height: 22px;
	padding: 0 28px 0 6px;
	color: #E6AF3A;

	font-size: 11px;
}
div#left_column
{
	float: left;
	width: 170px;
	min-height: 500px;
}
div#left_menu
{
	margin: 20px 0 0 0;
	width: 170px;
	overflow: hidden;
}
div#left_menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0 none;
}
div#left_menu ul li
{
	margin: 0;
}
div#left_menu ul li a, div#left_menu ul li a.selected, div#left_menu ul li a.title, div#left_menu ul li a.nav-previous, div#left_menu ul li a.nav-next
{
	text-decoration: none;
	display: block;
	color: #FFF;
	width: 150px;
	padding: 4px 4px 4px 16px;
	border-bottom: 1px solid #FFF;
	background: #E6AF3A;
	text-transform: lowercase;
	line-height: normal;
}
div#left_menu ul li a.title
{
	background: #649528;
}
div#left_menu ul li a:hover, div#left_menu ul li a.selected
{
	color: #B11E19;
}
div#left_menu ul li a.title:hover
{
	color: #FFF;
}
div#left_menu ul li a.nav-previous, div#left_menu ul li a.nav-next
{
	text-align: center;
	font-weight: bold;
	color: #B01E19;
	padding: 4px 0;
	width: 170px;
}
div#left_menu ul li a.nav-previous
{
	background: #EDC775 url(../images/nav-previous.gif) center right no-repeat;
}
div#left_menu ul li a.nav-next
{
	background: #EDC775 url(../images/nav-next.gif) center right no-repeat;
}
div#left_menu ul li.header
{
	background: url(../images/left-menu-header-background.png) bottom right no-repeat;
}
div#left_menu ul li.header a
{
	text-decoration: none;
	width: 154px;
	height: 32px;
	line-height: 32px;
	color: #FFF!important;
	padding: 1px 0 2px 16px;
	border: 0 none;
	background: none!important;
}

div#submitted_egg
{
	width: 380px;
	height: 440px;
	overflow: hidden;
	/* margin: 0 auto; */
	position: relative;
}
img#polaroid
{
	position: absolute;
	top: 0px;
	left: 0px;
}
img#submitted_design
{
	position: absolute;
	top: 36px;
	left: 35px;
}
div#close_animation_outer_container
{
	position: absolute;
	top: 175px;
	left: 0px;
	width: 100%;
	height: 24px;
}
div#close_animation_inner_container
{
	width: 896px;
	height: 24px;
	position: relative;
	margin: 0 auto;
}
div#right_column
{
	float: left;
	width: 726px;
	min-height: 500px;
	border: 2px solid #CEB99A;
	background: url(../images/right-column-background.png) top left repeat-y;
}
div#content
{
	padding: 20px;
	position: relative;
}
div#content_no_position
{
	padding: 20px;
}
div.home-page
{
	background: url(../images/container-background.jpg) top center no-repeat;
}
/* Home page */
div#home_animation
{
	width: 900px;
	height: 530px;
	background: #FFF;
}
div#twitter
{
	width: 500px;
	padding: 0 120px;
	margin: 50px auto 0 auto;
	background: url(../images/twitter-hen.png) no-repeat top left;
	position: relative;
}
div#twitter h2
{
	font-size: 16px;
	color: #B01E19;
	letter-spacing: -1px;
}
div#twitter ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
div#twitter ul li span, div#twitter ul li a
{
	font-size: 11px;
}
div#twitter ul li
{
	border-top: 1px solid #E6AF3A;
	font-size: 11px;
	padding: 5px 0;
}

/* Puts the link under the twitter badge*/
/*
div#twitter p.profileLink {
	left: -100px;
	position: absolute;
	top: 90px;
}
*/
div#twitter p.profileLink {
	border-top: 2px dotted #000;
	margin-top: 10px;
	padding-top: 10px;}

/* All about our eggs */
div#thumbnail_holder
{
	width: 258px;
}
div.thumbnail
{
	background: url(../images/thumbnail-background.png) top left no-repeat;
	width: 109px;
	height: 109px;
	padding: 0 6px 6px 0;
	margin: 0 14px 14px 0;
	overflow: hidden;
	float: left;
	cursor: pointer;
}
img#polaroid_place_holder
{
	position: absolute;
	top: -10px;
	right: 0px;
	width: 432px;
	height: 510px;
}
div.polaroid-image-container
{
	position: absolute;
	top: 80px;
	right: 72px;
	width: 307px;
	height: 370px;
}
div.polaroid-image
{
	position: relative;
	width: 307px;
	height: 370px;
}
div.polaroid-image img
{
	position: absolute;
	top: 0px;
	left: 0px;
}
p.image-caption
{
	position: absolute;
	top: 304px;
	right: 15px;
	width: 279px;
	height: 50px;
	text-align: center;
	font-size: 11px;
}
img#view_gallery
{
	margin: 15px 0;
	cursor: pointer;
}
/* What Makes Us Different */
div#what_makes_us_different
{
	width: 686px;
	height: 239px;
	overflow: hidden;
}
div.sign-info
{
	display: none;
}
div.sign
{
	float: left;
	position: relative;
	height: 239px;
	cursor: pointer;
}
div.sign img
{
	position: absolute;
	top: 0px;
	left: 0px;
}
div.sign div.sign-text
{
	position: absolute;
	top: 14px;
	width: 79px;
	height: 97px;
	padding: 3px 5px 0 5px;
}
div.sign div.sign-text div.unselected-text p, div.sign div.sign-text div.selected-text p
{
	letter-spacing: -1px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 0;
}
div.sign div.sign-text div.unselected-text p
{
	color: #B01E19;
}
div.sign div.sign-text div.selected-text p
{
	color: #FFF;
}
div.sign div.sign-text div.selected-text
{
	display: none;
}
div#loud_speaker
{
	width: 112px;
}
div#loud_speaker div.sign-text
{
	left: 11px;
}
div#union_jack
{
	width: 116px;
}
div#union_jack div.sign-text
{
	left: 14px;
}
div#magnifying_glass
{
	width: 115px;
}
div#magnifying_glass div.sign-text
{
	left: 12px;
}
div#flower
{
	width: 115px;
}
div#flower div.sign-text
{
	left: 12px;
}
div#egg
{
	width: 115px;
}
div#egg div.sign-text
{
	left: 12px;
}
div#egg_carton
{
	width: 113px;
}
div#egg_carton div.sign-text
{
	left: 12px;
}
#expose
{
	background: #E6AF3A url(../images/expose.png) 45% 10px no-repeat; 
}
/* Fun Stuff */
div.link-block
{
	float: left;
	height: 195px;
	cursor: pointer;
}
div.link-block p
{
	line-height: 20px;
	text-align: center;
	color: #B01E19;
	padding: 0 0 10px 0;
}
div#design_an_egg_flash, div#name_the_happy_hen_flash
{
	width: 686px;
	height: 480px;
}
strong.competition
{
	font-size: 24px;
	color: #B01E19;
	letter-spacing: -2px;
	text-transform: lowercase;
}
.centre
{
	text-align: center;
}
div.side
{
	width: 220px;
}
p.centre
{
	text-align: center;
}
div.column-outer, div.column-inner
{
	width: 220px;
	float: left;
	margin: 0 0 10px 0;
}
div.column-inner
{
	padding: 0 13px;
}
img.border
{
	border: 2px solid #E6AF3A;
}
div.middle
{
	width: 246px;
}
div#wallpapers table, div#pictures table
{
	width: 686px;
}
div#wallpapers table, div#wallpapers table td, div#pictures table, div#pictures table td
{
	border: 0 none;
	border-collapse: collapse;
}
div#wallpapers table td, div#pictures table td
{
	padding: 0px;
	text-align: center;
}
div#wallpapers table td img, div#pictures table td img
{
	margin: 0 0 10px 0;
	border: 1px solid #B01E19;
}
div#wallpapers table td p, div#pictures table td p
{
	text-align: center;
}
div.video
{
	text-align: center;
}
/* In the media */
div#advert_container
{
	text-align: center;
}
div#advert
{
	cursor: pointer;
}
/* Contact us */
div#contact_container
{
	text-align: center;
	position: relative;
}
div#contact_us
{
	position: absolute;
	/* top: 240px; */
	top: 90px;
	left: 110px;
	-webkit-transform: rotate(-5deg); 
	-moz-transform: rotate(-5deg);
}

div#contact_us input, div#contact_us textarea 
{
	background: none;
	border: none;
	border-bottom: 1px solid #666;
}
div#contact_us input.submit
{
	background: #B01E19;
	border: none;
	color: #FFF;
}

div#contact_us a
{
	font-size: 20px;
}
/* Hard boiled eggs */
div#hard_boiled_eggs
{
	width: 340px;
	float: right;
	text-align: center;
	margin: 0 0 10px 10px;
}
div#hard_boiled_eggs img
{
	margin: 0 0 20px 0;
}
div#hard_boiled_eggs
{
	text-align: center;
	font-size: 22px;
}
div.view-story
{
	text-align: center;
}
/* Recipes */
div#recipes_title, div#how_to_title
{
	width: 312px;
	float: left;
	cursor: pointer;
}
div#recipes_title
{
	padding: 0 30px 0 0;
}
div#how_to_title
{
	padding: 0 0 0 30px;
	border-left: 2px solid #E6AF3A;
}
div#recipes
{
	clear: both;
}
div#recipes p#heading
{
	color: #B01E19;
	font-size: larger;
}
div.recipe
{
	width: 170px;
	height: 170px;
	float: left;
}
div#page_navigation
{
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	color: #B01E19;
	letter-spacing: -1px;
}
div#page_navigation td
{
	font-size: 18px;
	text-transform: lowercase;
	color: #B01E19;
	letter-spacing: -1px;
	vertical-align: middle;
}
div#page_navigation img#previous, div#page_navigation img#next
{
	cursor: pointer;
}
div#page_navigation img#previous
{
	margin: 0 10px 0 0;
}
div#page_navigation img#next
{
	margin: 0 0 0 10px;
}
div.recipe p
{
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	color: #B11E19;
	padding: 0 20px;
}
/* Tools */
.simple_overlay
{
	display: none;
	z-index: 999999!important;
	background-color: #E6AF3A;
	width: 674px;	
	min-height: 200px;
	border: 1px solid #E6AF3A;
	-moz-box-shadow: 0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}
.simple_overlay .close
{
	background-image: url(../images/popup-close.png);
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}
.next, .prev
{
	position: absolute;
	top: 40%;	
	border: 1px solid #B11E19;	
	cursor: pointer;
	display: block;
	padding: 10px 20px;
	color: #FFF;
	font-size: 11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}
.prev
{
	left: 0;
	border-left: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
}
.next
{
	right: 0;
	border-right: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-right-radius: 0;	
}
.next:hover, .previous:hover
{
	text-decoration: underline;
	background-color: #000;
}
.disabled
{
	visibility: hidden;		
}
.info
{
	position: absolute;
	bottom: 0;
	left: 0;	
	padding: 10px 15px;
	color: #FFF;
	font-size: 11px;
	border-top: 2px solid #B11E19;
}
.info span
{
	color: #FFF;
	font-style: italic;
}
.info strong
{
	display: block;	
}
.progress
{
	position: absolute;
	top: 45%;
	left: 50%;
	display: none;
}
.next, .prev, .info
{
	background: #B11E19 !important;
	background: rgba(177, 30, 25, 0.6) url(../images/popup-gradient.png) repeat-x;		
}
.details
{ 
  position: absolute; 
  top: 15px; 
  right: 15px; 
  font-size: 11px; 
  color: #FFF; 
  width: 420px;
  padding: 0 0 15px 15px; 
}  
.details h1, .details h2, .details p
{ 
  color: #FFF; 
}
.apple_overlay
{
	display: none;
	background-image: url(../images/overlay-white.png);
	width: 369px;
	/* height: 482px; */		
	padding: 35px;
	position: relative;
}
.apple_overlay div.close
{
	background-image: url(../images/popup-close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height: 35px;
	width: 35px;
}
img.print-recipe
{
	position: absolute;
	top: 30px;
	right: 30px;
}
div.apple_overlay.black
{
	background-image: url(../images/overlay-black.png);		
	color: #fff;
}
div.scrollable
{
	overflow-y: scroll;
	padding: 0 10px 0 0;
	height: 430px;
}
div.black h2, div.black p
{
	color: #fff;
	line-height: 24px;
	font-size: 14px;
}
div.black h2
{
	font-size: 24px;
}
div.black div.video
{
	text-align: center;
}
div.black p, div.black ul, div.black li
{
	font-size: 12px;
	line-height: 16px;
}
div.black ul
{
	margin-left: 20px;
}
div.black h2, div.black p, div.black ul, div.black li
{
	color: #fff;
	line-height: 16px;
}
div.black h3
{
	color: #E6AF3A;
	padding: 0;
	margin: 0 0 10px 0;
}
/* Main elements */
div#footer
{
	width: 100%;
	height: 90px;
	background: transparent url(../images/footer-background.jpg) bottom center repeat-x;
}
div#bottom_menu_container
{
	width: 900px;
	margin: 0 auto;
	padding: 60px 0 0 0;
}
div#bottom_menu
{
	margin-right: -10px;
	float: right;
}
div#bottom_menu ul, div#bottom_menu ul li
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	z-index: 0;
}
div#bottom_menu ul li
{
	display: inline;
	width: auto;
	border-right: 1px solid #FFF;
}
div#bottom_menu ul li.end
{
	border-right: 0 none;
}
div#bottom_menu ul li a
{
	padding: 0 10px;
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	z-index: 0;
}
div#bottom_menu ul li a:hover
{
	text-decoration: underline;
}
div#social_networking
{
	float: right;
}
div#copyright
{
	float: left;
	color: #FFF;
	font-size: 10px;
	letter-spacing: 1px;
}
div#copyright a
{
	color: #FFF;
	font-size: 10px;
	letter-spacing: 1px;
}
div#copyright a:hover
{
	text-decoration: none;
}
img.right
{
	float: right;
	margin: 0 0 20px 10px;
}
img.left
{
	float: left;
	margin: 0 10px 20px 0;
}
.white
{
	color: #FFF!important;
}
.red
{
	color: #B01E19!important;
}
.hide
{
	display: none;
}
br.clear
{
	height: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

/* Competition */
#competition_heading {
	font-size: larger;
	line-height: 18px;
}

form#pancake_competition label, form#pancake_competition label span  {
	color: #B01E19;
	font-size: 14px;}

form#pancake_competition input, form#pancake_competition input#submit {
	height: 20px;
	margin-bottom: 10px;
	padding: 5px;
	width: 250px;
}

form#pancake_competition input#submit {
	background-color: #E2AD39;
	border:1px solid #B01E19;
	color: #B01E19;
	height: 30px;}
	
div#success {
	color: #B01E19;
	font-size: 16px;
	margin-bottom: 15px;}

form#name_the_hen p {
	padding-bottom: 0;
	position: relative;}

form#name_the_hen p label {
	color: #333;
	left: 5px;
	position: absolute;
	top: 6px;}

form#name_the_hen p input {
	height: 18px;}

ul#tandcs {
	margin: 15px 0;
	padding: 0;
	width: 300px;
}
ul#tandcs li {
	list-style: none;
	margin: 0 0 5px 5px;}

/*Form Validation*/
.formular input, .formular select, .formular textarea {
  display : block;
  margin-bottom: 5px;
}

.formular .text-input, .formular textarea {
  width: 200px;
  color: #555;
  padding: 4px;
  border: 1px solid #B5B8C8;
  font-size: 14px;
  margin-top: 4px;  
}

.formular textarea 
{
	height: 70px;	
}
.formular .infos {
  background: #FFF;
  color: #333;
  font-size: 12px;
  padding: 10px;
  margin-bottom: 10px;
}

.formular span.checkbox, .formular .checkbox {
  display: inline;
	height: 15px!important;
  width: 20px;
}
.formular input.radio {
  display: inline;
  width: 20px;}
  
.formular .submit {
  border: 1px solid #AAA;
  padding: 4px;
  margin-top: 20px;
  float: right;
  text-decoration: none;
  cursor:pointer;
}

.formular hr {
  clear: both;
  visibility: hidden;
}

.formular .fc-error {
  width: 350px;
  color: 555;
  padding: 4px;
  border: 1px solid #B5B8C8;
  font-size: 12px;
  margin-bottom: 15px;
  background: #FFEAEA;
}
.formError {
  position:absolute;
  top:300px; left:300px;
  padding-bottom:13px;
  display:block;
  z-index:5000;
  cursor:pointer;
  	-webkit-transform: rotate(-5deg); 
	-moz-transform: rotate(-5deg);
}
#debugMode{
  background:#000;
  position:fixed;
  width:100%; height:200px;
  top:0; left:0;
  overflow:scroll;
  opacity:0.8;
  display:block;
  padding:10px;
  color:#fff;
  font-size:14px;
  z-index:100000;
}
.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
.formError .formErrorContent {
  width:100%; 
  background:#ee0101;
  color:#fff;
  width:150px;
  font-family:tahoma;
  font-size:11px;
  border:2px solid #ddd;
  box-shadow: 0px 0px 6px #000;
  -moz-box-shadow: 0px 0px 6px #000;
  -webkit-box-shadow: 0px 0px 6px #000;
  padding:4px 10px 4px 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.greenPopup .formErrorContent {background:#33be40;}

.blackPopup .formErrorContent {background:#393939;color:#FFF;}

.formError .formErrorArrow{
  position:absolute;
  bottom:0;left:20px;
  width:15px; height:15px;

  z-index:5001;
}
.formError .formErrorArrowBottom{top:0;margin:-6px;}

.formError .formErrorArrow div{
  border-left:2px solid #ddd;
  border-right:2px solid #ddd;
  box-shadow: 0px 2px 3px #444;
  -moz-box-shadow: 0px 2px 3px #444;
  -webkit-box-shadow: 0px 2px 3px #444;
  font-size:0px; height:1px; background:#ee0101;margin:0 auto;line-height:0px; font-size:0px; display:block;
}
.formError .formErrorArrowBottom div{
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
  
.greenPopup .formErrorArrow div{background:#33be40;}
.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

.formError .formErrorArrow .line10{width:15px;border:none;} 
.formError .formErrorArrow .line9{width:13px;border:none;} 
.formError .formErrorArrow .line8{width:11px;} 
.formError .formErrorArrow .line7{width:9px;} 
.formError .formErrorArrow .line6{width:7px;} 
.formError .formErrorArrow .line5{width:5px;} 
.formError .formErrorArrow .line4{width:3px;} 
.formError .formErrorArrow .line3{width:1px;
  border-left:2px solid #ddd;
  border-right:2px solid #ddd;
  border-bottom:0px solid #ddd;} 
.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}


/* VOTING */
div#vote_now
{
	/*background: transparent url(../voting/vote-for-name-comp-page.jpg) no-repeat center;*/
	background: transparent url(../voting/vote_winner.jpg) no-repeat center;
	height: 457px;
	width: 686px;
}
div#vote_button_holder
{
	position: relative;
	height: 457px;
	width: 686px;
}
table#vote_now_buttons
{
	left: 20px;
	position: absolute;
	bottom: 105px;
}
table#vote_now_buttons td
{
	text-align: center;
}