body, html{
	background: url(img/background.gif);
	background-color: #D3E5F3;
	background-position: center top;
	background-repeat: no-repeat;
	
	margin: 0;
	font-family: trebuchet ms, Arial, sans-serif;
	width: 100%;
	height: 100%;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

form{
	padding: 0;
	margin: 0;
}

#wrapper{
	margin: 0 auto;
	width: 940px;
	background: url(img/part2.gif);
}

#part1{
	width: 940px;
	height: 125px;
	background: url(img/part1.gif);
	background-position: bottom;
}

#part2,#modpart2{
	width: 940px;
	height: 380px;
	background: url(img/part2.gif);
	background-repeat: no-repeat;
	background-position:  bottom;
}
#modpart2{
	height: 280px;
}
#partfree{
	width: 940px;
	background: url(img/part2.gif);
}

#part4{
	width: 940px;
	height: 60px;
	background: url(img/part4.gif);
}

#part6{
	width: 940px;
	background: url(img/part2.gif);
}
#part7{
	width: 940px;
	height: 30px;
	background: url(img/part6.gif);
}

#plane{
	width: 217px;
	height: 54px;
	background: url(img/plane.gif);
	float: right;
	margin-top: 45px;
	margin-right: 40px;
}
#plane a{
	padding-top: 18px;
	/*padding-left: 44px;*/
	/*padding-left: 194px;*/
	padding-left: 60px;
	color: #5A8DBC;
	font-size: 12px;
	display: block;
	float: left;
}

#plane a.last{
	padding-left: 46px;
}

.padder{
	width: 860px;
	margin: 0 auto;
}

#divider1{
	width: 570px;
	float: left;
}

#divider2{
	float: right;
}

.endfloat{
	clear: both;
}

.bigtext{
	font-size: 35px;
	font-weight: bold;
	color: #1672B5;
}
.biglink{
	color: #1672B5;
}
.biglink:hover{
	text-decoration: none;
}

.desc{
	background: url(img/spaces.gif);
	background-repeat: repeat-x;
	background-position:  bottom;
	color: #878787;
	font-size: 15px;
	height: 23px;
}

.generaltext{
	color: #6C6C6E;
	padding-top: 6px;
	font-size: 14px;
}

#startbox{
	width: 248px;
	height: 311px;
	background: url(img/startbox.gif);
	margin-top: 5px;
	
	color: white;
}
#startbox .text1
{
	width: 248px;
	text-align: center;
	padding-top: 20px;
	font-size: 30px;
	font-weight: bold;
}
#startbox .text2
{
	width: 248px;
	text-align: center;
	font-size: 19px;
	font-weight: bold;
}
#startbox .smstext{
	color: #A6C6DF;
	font-size: 13px;
	font-weight: bold;
	margin: 0 auto;
	width: 210px;
	margin-top: 30px;
	border-top: 1px solid #58A0D2;
	border-bottom: 1px solid #58A0D2;
	height: 20px;
	padding: 1px;
	text-align: center;
}
#startbox .writename{
	padding-top: 20px;
	text-align: center;
	font-size: 14px;
	width: 220px;
	margin: 0 auto;
}
#startbox #nick{
	width: 195px;
	height: 26px;
	font-size: 20px;
	margin-top: 8px;
	margin-left: 25px;
}
#startbox #nick.correct{
	border: 1px solid #CFD0D2;
}

#begin{
	width: 200px;
	height: 45px;
	display: block;
	background: url(img/begin.gif);
	color: white;
	font-size: 18px;
	text-align: center;
	margin: 0 auto;
	line-height: 40px;
	margin-top: 6px;
	cursor: pointer;
}

.linkable:hover{
	text-decoration: underline;
}

.buddy0{
	width: 442px;
	height: 196px;
	background: url(img/buddy0.gif);
}
.buddy1{
	width: 196px;
	height: 189px;
	background: url(img/buddy1.gif);
}
.buddy2{
	width: 180px;
	height: 160px;
	background: url(img/buddy2.gif);
}
.buddy3{
	width: 143px;
	height: 107px;
	background: url(img/buddy3.gif);
}
.buddy4{
	width: 143px;
	height: 107px;
	background: url(img/buddy4.gif);
}
.buddy5{
	width: 157px;
	height: 107px;
	background: url(img/buddy5.gif);
}
.buddy6{
	width: 193px;
	height: 177px;
	background: url(img/buddy6.gif);
}

.buddy8{
	width: 150px;
	height: 110px;
	background: url(img/buddy8.gif);
}

#subsectionheader{
	background: url(img/spaces.gif);
	background-repeat: repeat-x;
	background-position:  bottom;
	height: 43px;
	float: left;
}
#subsectionheader .bigtext{
	font-size: 30px;
}

.added{
	width: 470px;
	height: 50px;
	/*border: 1px solid rgb(200, 200, 200);*/
	float: right;
}

.markedpadder, .markedpaddermax{
	padding-top: 5px;
}
.markedpaddermax{
	height: 298px;
}

.marker{
	margin-top: 10px;
	width: 38px;
	height: 37px;
	float: left;
}

.marker.s1{ background: url(img/markers/1.gif); }
.marker.s2{ background: url(img/markers/2.gif); }
.marker.s3{ background: url(img/markers/3.gif); }
.marker.s4{ background: url(img/markers/4.gif); }
.marker.s5{ background: url(img/markers/5.gif); }
.marker.s6{ background: url(img/markers/6.gif); }
.marker.s7{ background: url(img/markers/7.gif); }

.markedcontent{
	float: left;
}

span.note{
	color: #CC0B4E;
	font-size: 12px;
}

table.invisble{
	font-size: 12px;
	font-weight: bold;
}

.arrowright{
	width: 13px;
	height: 15px;
	background: url(img/arrow.gif);
}

.inputform{
	width: 136px;
	height: 20px;
	border: 1px solid #B6B6B6;
}

#addanother{
	width: 203px;
	height: 29px;
	background: url(img/grey_button.gif);
	color: #575759;
	line-height: 29px;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}

.buttonext{
	width: 183px;
	height: 29px;
	background: url(img/pink_button.gif);
	line-height: 29px;
	color: white;
	text-align: center;
	display: block;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}

.backbutton{
	width: 183px;
	height: 29px;
	background: url(img/backbutton.gif);
	line-height: 29px;
	color: white;
	text-align: center;
	display: block;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}

.restriction{
	border: 1px solid #707173;
	width: 138px;
}

.bluename{
	font-weight: bold;
	color: #2CA8DC;
}

#finishtext #myemail{
	border: 1px solid #707173;
	width: 243px;
	font-size: 20px;
}

#congrats{
	float: left;
	width: 500px;
	padding-top: 40px;
	padding-left: 20px;
}
#congrats .border{
	width: 489px;
	height: 9px;
	font-size: 9px;
	background: url(img/goldline.gif);
}
#congrats .content{
	font-weight:bold;font-size:14px;padding: 10px 10px 10px 10px;
}
#congrats .footnote{
	font-size:12px;padding-left:10px;padding-top:20px;
}

#finishtitle{
	font-size:22px;font-weight:bold;padding-left:20px;
}
#finishtext{
	float:left;font-size:14px;padding-top:10px;padding-left:10px;width:650px;
}
#finishbutton{
	width: 201px;
	height: 42px;
	line-height: 40px;
	background: url(img/endbutton.gif);
	color: white;
	text-align: center;
	display: block;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
}

#typebox{
	float:left;font-size:14px;line-height:28px;padding-left:5px;
}
#msgtext{
	width:370px;height:194px;border:1px solid #B6B6B6;margin-top:5px;
}

.substep, .substepwithborder{
	float:left;width:275px;height:264px;
}
.substepwithborder{
	border-right:1px solid #EBEBEB;
}
.submarked{
	padding-top:12px;padding-left:10px;width:200px;font-size:13px;
}
.optionzone{
	padding-left:50px;font-size:13px;clear:both;
}

.optionitem, .price{
	margin-top:8px;
	border: 1px solid #B6B6B6;
	font-size: 12px;
}
#iday{
	margin-left: 20px;
}
.price{
	margin-left: 20px;
	width: 50px;
}

.ierror{
	border: 1px solid #AD0657;
	background: #FF0F6D;
	color: white;
}



/**** MODAL ***/
#control_overlay {  
    background-color:#000;
} 

.modal, .advice{
    background-color: #fff;
    border: 1px solid #333;
    position: absolute;
    z-index: 100;
    
    border: 5px solid rgb(179, 179, 179);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.advice{
	padding: 0;
}

.modal_header{
	background-color: rgb(179,179,179);
	width: 100%;
	height: 23px;
	font-weight: bold;
	font-size: 18px;
	float: left;
}

.modal_title{
	color: white;
	float: left;
	padding-left: 5px;
}

.modal_close{
	float: right;
	width: 23px;
	height: 19px;
	background: url(img/close.gif);
	cursor: pointer;
}

.modal_contents{
	padding: 10px;
}

.modal_padder{
	padding: 30px;
	padding-top: 45px;
}

.contactinput{
	float: left;
	height: 25px;
	font-size: 20px;
	border: 1px solid #B6B6B6;
}

.waiticon{
	width: 32px;
	height: 32px;
	background: url(img/wait.gif);
}

.endoktext{
	font-size: 20px;
	color: #D71372;
}

.endsubtext{
	font-size: 13px;
	color: #58575C;
}

#buddyback.sent{
	background: url(img/buddy9.gif);
	background-repeat: no-repeat;
	height: 255px;
}