/* Main Layout Styles */
* {
	margin: 0;
	padding: 0;
}

html, body {
	background: #990000;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana,sans-serif;
	font-size: 62.5%;
}

#wrapper {
	margin: 0 auto;
	width: 903px;
}

#header {
	background: #990000 url(images/bg_header.jpg) no-repeat 0 0;
	height: 132px;
	width: 903px;
}

#container {
	background: url(images/bg_container.gif) repeat-y 0 0;
	padding: 10px 45px;
	width: 903px;
}

#content-main {
	float: left;
	position: relative;
	width: 480px;
}

#content-main-entry {
	float: left;
	width: 850px;
}

#content-main-privacy {
	float: left;
	width: 800px;
}	
	

#secondary-content {
	float: left;
	margin-left:50px;
	width: 300px;
}

#footer {
	background: url(images/bg_footer.gif) no-repeat 0 0;
	height: 25px;
	padding-top: 50px;
	width: 903px;
}

/* Content Styles */
#header h1.logo a {
	background: url(images/logo.gif) no-repeat 0 0;
	display: block;
	height: 87px;
	float: left;
	margin: 10px 0 0 10px;
	text-indent: -999em;
	width: 242px;
}

/* Content-main */
#content-main h2.header-home {
	background: url(images/h2_home.gif) no-repeat 0 0;
	display: block;
	height: 24px;
	margin-bottom: 15px;
	text-indent: -999em;
	width: 354px;
}
/* Entry Form */
h2.header-entry {
	background: url(images/h2_entry.gif) no-repeat 0 0;
	display: block;
	height: 53px;
	margin-bottom: 15px;
	text-indent: -999em;
	width: 319px;
}

h2.entry-form {
	background: url(images/h2_entry-form.gif) no-repeat 0 0;
	display: block;
	height: 20px;
	margin-bottom: 15px;
	text-indent: -999em;
	width: 143px;
}
#details label, #details input, #details select {
	clear: both;
	float: left;
	
}
#details input {
	margin-bottom: 5px;
	width: 250px;
}
#details input.enter-now {
	width: auto;
}
#details select {
	margin-bottom: 10px;
}
#details label {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
}
#details input.zip {
	width: 50px;
}
#details select.month, #details select.year {
	clear: none;
	float: left;
		margin-right: 5px;
}
#section5 input {
	margin: 4px 5px 10px 0;
	width: 10px;
}
#section5 label {
	clear: none;
	font-weight: normal;
	margin-bottom: 10px;
	width: 230px;
}
select.day {
	float: left;
	margin-right: 5px;
}

#details #section3 input.female, #details #section3 input.male {
	clear: none;
	float: left;
	width: 13px;
}
#details #section3 input.female, #details #section3 input.male {
	clear: left;
	margin-right: 10px;
}
#details #section3 label.male, #details #section3 label.female {
	clear: none;
	float: left;
}
#section1, #section2, #section3, #section4, #section5 {
	clear: both;
	float: left;
	width: 250px;
}

#entry-content {
	width: 380px;
}

#content-main-entry form {
	float: left;
	width: 700px;
}
#content-main-entry #offers {

}

/* Secondary Content - Home */
h3.sub-header {

	color: #990000;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 0 10px 20px;
	width: 260px;
}
/* Forms */
#offers {
	background: url(images/bg_offers.gif) no-repeat 0 0;
	float: left;
	height: 304px;
	padding: 16px 20px 0 25px;
	width: 296px
}
#entry {
	background: url(images/bg_entry.gif) no-repeat 0 0;
	float: left;
	height: 93px;
	padding: 5px;
	width: 296px;
}

#details {
	float: right;
	width: 250px;
}

#offers label {
	font-size: 1em;
	float: left;
	width: 250px;
}

#offers input {
	clear: left;
	float: left;
	margin: 0 10px 13px 0;
	width: 15px;
}
#entry textarea {
	border: none;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 1.3em;
	margin-left: 15px;
	outline: none;
	width: 260px;
}
#secondary-content input.continue {
	background: url(images/btn_continue.gif) no-repeat 0 0;
	clear: both;
	display: block;
	height: 34px;
	margin-left: 20px;
	text-indent: -999em;
	width: 121px;
}

/* Send to Friend */
h2.send-to-friend {
	background: url(images/h2_send-to-friend.gif) no-repeat 0 0;
	display: block;
	height: 40px;
	margin-bottom: 25px;
	text-indent: -999em;
	width: 345px;
}
h3.tell-a-friend {
	background: url(images/h2_tell-a-friend.gif) no-repeat 0 0;
	display: block;
	height: 17px;
	margin: 25px 0 10px 0;
	text-indent: -999em;
	width: 145px;
}

form#send input, form#send label, form#send textarea {
	clear: both;
	float: left;
	width: 280px
}

form#send label {
	font-weight: bold;
	font-size: 1em;
	margin: 15px 0 5px 0;
}
form#send textarea {
	height: 150px;
}
form#send input.send {
	height: 35px;
	margin-top: 20px;
	width: 160px;
}
label.birthday, fieldset#section5 {
	margin-top: 10px;
}

textarea {
	overflow: hidden;
}


fieldset.radio {
	clear: left;
}
fieldset#submit-btn {
	clear: both;
}
/* about us */
h2.about-us {
	background: url(images/h2_about.gif) no-repeat 0 0;
	display: block;
	height: 41px;
	margin-bottom: 25px;
	text-indent: -999em;
	width: 193px;
}
/* T's & C's */
h2.terms {
	background: url(images/h2_terms.gif) no-repeat 0 0;
	display: block;
	height: 41px;
	margin-bottom: 25px;
	text-indent: -999em;
	width: 400px;
}
/*Privacy Policy */
h2.privacy {
	background: url(images/h2_privacy.gif) no-repeat 0 0;
	display: block;
	height: 53px;
	margin-bottom: 25px;
	text-indent: -999em;
	width: 288px;
}
#content-main-privacy h3.sub-header {
	margin-left: 0;
}
#content-main-privacy ul, #content-main-privacy ol {
	margin: 0 0 10px 20px;
}
#content-main-privacy ol li {
	margin: 0 0 5px 10px;
}
#content-main-privacy li {
	color: #000;	
}

/* T's & C's */
#content-main-privacy h3.sub-header {
	width: 100%;
}

/* Email sent */
h2.sent {
	background: url(images/h2_sent.gif) no-repeat 0 0;
	display: block;
	height: 26px;
	margin: 15px 0;
	text-indent: -999em;
	width: 292px;
}
a.home {
	background: url(images/btn_home.gif) no-repeat 0 0;
	display: block;
	height: 35px;
	text-indent: -999em;
	width: 159px;
}
/* Thank you */
h2.thankyou {
	background: url(images/h2_thankyou.gif) no-repeat 0 0;
	display: block;
	height: 87px;
	margin: 15px 0;
	text-indent: -999em;
	width: 365px;
}
/* Footer */
#footer ul {
	margin: 0 auto;
	width: 600px;
}

#footer li {
	list-style: none;
	float: left;
}

#footer li a {
	border-right: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	padding: 0 8px;
	text-decoration: none;
}
#footer li.last a {
	border-right: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* Other styles */
.clear {
	clear: both;
}
form fieldset {
	border: 0;
	outline: none;
}
form label {
	color: #00365b;
}
p {
	margin-bottom: 10px;
	font-size: 1.1em;
}
a {
	outline: none;
}

/* Home page map */
#africa-map {
	border: none;
}
.hover-box-container {
	display: none;
	left:-90px;
	height: auto;
	position:absolute;
	top:364px;
	width: 286px;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.hover-box {
	background: transparent url(images/bg_hover.png) no-repeat 0 0;
	float: left;
	height: auto;
	padding: 22px 22px 0 22px;
	width: 242px;
}
.hover-box-footer {
	background: transparent url(images/bg_hover_bottom.png) no-repeat 0 0;
	float: left;
	height: 17px;
	width: 286px;
}
p.see-terms {
	font-size: 11px;
}
#hover-box strong {
	color: #00365B;
}
h2.deal_1, h2.deal_2, h2.deal_3, h2.deal_4, h2.deal_5, h2.deal_6, h2.deal_7, h2.deal_8, h2.deal_9, h2.deal_10, h2.deal_11, h2.deal_12, h2.deal_13, h2.deal_14, h2.deal_15, h2.deal_16, h2.deal_17, h2.deal_18, h2.deal_19, h2.deal_20 {
	display: block;
	height: 56px;
	margin-bottom: 5px;
	text-indent: -999em;
	width: 248px;
} 
#box1 {
	left: 113px;
	top: 279px;
}
h2.deal_1 {
	background: url(images/deal_1.gif) no-repeat 0 0;
}
#box2 {
	left: 32px;
	top: 173px;
}
h2.deal_2 {
	background: url(images/deal_2.gif) no-repeat 0 0;
}
#box3 {
	left: -46px;
	top: 173px;
}
h2.deal_3 {
	background: url(images/deal_3.gif) no-repeat 0 0;
}
#box4 {
	left: 33px;
	top: 104px;
}
h2.deal_4 {
	background: url(images/deal_4.gif) no-repeat 0 0;
}
#box5 {
	left: -10px;
	top: 264px;
}
h2.deal_5 {
	background: url(images/deal_5.gif) no-repeat 0 0;
}
#box6 {
	left: 70px;
	top: 170px;
}
h2.deal_6 {
	background: url(images/deal_6.gif) no-repeat 0 0;
}
#box7 {
	left: 98px;
	top: 195px;
}
h2.deal_7 {
	background: url(images/deal_7.gif) no-repeat 0 0;
}
#box8 {
	left: -5px;
	top: 170px;
}
h2.deal_8 {
	background: url(images/deal_8.gif) no-repeat 0 0;
}
#box9 {
	left: -62px;
	top: 226px;
}
h2.deal_9 {
	background: url(images/deal_9.gif) no-repeat 0 0;
}
#box10 {
	left: 162px;
	top: 226px;
}
h2.deal_10 {
	background: url(images/deal_10.gif) no-repeat 0 0;
}
#box11 {
	left: 162px;
	top: 175px;
}
h2.deal_11 {
	background: url(images/deal_11.gif) no-repeat 0 0;
}
#box12 {
	left: 35px;
	top: 235px;
}
h2.deal_12 {
	background: url(images/deal_12.gif) no-repeat 0 0;
}
#box13 {
	left: 10px;
	top: 250px;
}
h2.deal_13 {
	background: url(images/deal_13.gif) no-repeat 0 0;
}
#box14 {
	left: 85px;
	top: 300px;
}
h2.deal_14 {
	background: url(images/deal_14.gif) no-repeat 0 0;
}
#box15 {
	left: 130px;
	top: 300px;
}
h2.deal_15 {
	background: url(images/deal_15.gif) no-repeat 0 0;
}
#box16 {
	left: -10px;
	top: 380px;
}
h2.deal_16 {
	background: url(images/deal_16.gif) no-repeat 0 0;
}
#box17 {
	left: 65px;
	top: 364px;
}
h2.deal_17 {
	background: url(images/deal_17.gif) no-repeat 0 0;
}
#box18 {
	left: 90px;
	top: 380px;
}
h2.deal_18 {
	background: url(images/deal_18.gif) no-repeat 0 0;
}
#box19 {
	left: 0;
	top: 255px;
}
h2.deal_19 {
	background: url(images/deal_19.gif) no-repeat 0 0;
}
#box20 {
	left: -38px;
	top: 346px;
}
h2.deal_20 {
	background: url(images/deal_20.gif) no-repeat 0 0;
}

#flash_content {
	height: 640px;
	margin-left: 60px;
	width: 690px;
}



/* Form Validation -----------------
---------------------------------------*/
.validation{
	display: none;
	margin: 45px 0 0 10px;
	width: 253px;
	position: absolute;
}

.validation_head, .validation_head.terms{
	background: url('images/validation_head.png') no-repeat;
	height: 37px;
	width: 253px;
}
#validation_terms{
	width: 350px;
	height: 30px;
	display: none;
	background: url('images/validation_terms.gif') no-repeat;
}
.validation_content{
	border: 1px #c4a200 solid;
	border-top: 0px;
	margin-left: 10px;
	padding-top: 10px;
	background-color: #ffffcd;
}
html #validation0 .validation_content ul{
	color: #ea1938;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 6px;
	margin-bottom: 10px;
	padding-left: 40px;
	list-style: disc;
}

html #validation0 .validation_content ul li {
	list-style: disc;
}
#validation_single{
	background: url('images/validation_singlerow.gif') no-repeat;
	padding: 6px 0px 0px 40px;
	height: 30px;
	margin: 0px 0px 8px 8px;
	color: #ea1938;
	font-weight: bold;
	display: none;
}
#validation_single.sm{
	background: url('images/validation_singlerow_sm.gif') no-repeat;
	margin-left:17px;
	padding-left:30px;
	width: 225px;
	display: block;
}
#but_register{
	margin-left: 3px;
}
a.but_continue{
	margin-left: 5px;
}

#error{
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	border: 1px #c4a200 solid;
	background-color: #ffffcd;
	color: #ea1938;
}
