@import url("topnav.css");
@import url("footer.css");
@import url("search.css");
/*@charset "utf-8";*/

/*CORE SETTINGS*/
body {
	background: url(../images/home/woodgrain_background.gif) repeat;
/*	background-color: #FFFFD7;*/
	font: normal 12px verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
}

#container {
	background-color:#FFFFD7;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}

img {
	border-style:none;
}

#clear_left {
	clear:left;
}

#clear_right {
	clear:right;
}

#clear_both {
	clear:both;
}
#santa_home_page{
	width:1000px;
	position:relative;
	
}
#ad_space_top{
	margin-left:auto;
	margin-right:auto;
	width:728px;
	
	
}
#main_letter_text a{
	position:absolute;
	top:100px;
	left:370px;
	color:#FFF;
	font-size:30px;
	width: 425px;
	height: 109px;
	font-weight:bold;
	text-align:left;
	
}
#main_letter_text a:visited{
	color:#FFF;
}
#main_letter_button a{
	position:absolute;
	background:url(../images/home/button.gif) no-repeat;
	width:152px;
	height:42px;
	top:210px;
	left:390px;
}


/*MAIN TABLE SETTINGS*/

.main_content_table {
	/*width: 955px;*/
	border-collapse: collapse;
	float:left;
}

.main_content_table td {
	margin: 0;
	padding: 0;
}

.main_content_table .sub_header {
}

.main_content {
	padding: 0;
	width: 775px;
	float: left;
	margin-left:5px;
}

.rounded_box_graphic {
	position:absolute;
	z-index: 3;
}

.rounded_box .rounded_box_title {
	font-family: Verdana;
	margin-left: 38px;
	color: #FFFFFF
}

.rounded_box .rounded_box_title h1 {
	font-size: 26px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.rounded_box .rounded_box_title h3 {
	font-size: 16px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
}

.rounded_box_title_2 {
	position:absolute;
	font-family: Verdana;
	margin-left: 38px;
	color: #FFFFFF;
	left: 206px;
	top: 302px;
}

.rounded_box_title_2 h1 {
	font-size: 26px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.rounded_box_title_2 h3 {
	font-size: 16px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
}

.rounded_box_with_image {
	padding-left: 140px;
}

.rounded_box .left_pane {
	width: 250px;
	height: 100%;
	float: left;
	padding-top: 170px;
}

.rounded_box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.rounded_box li {
	padding-bottom: 0.2em;
}

.rounded_box .activities_inner_box .column {
	width: 25%;
	height: 100%;
	float: left;
}

.rounded_box .activities_inner_box .activities_inner_box_content {
	width: 60%;
	height: 100%;
	float: left;
}

.rounded_box .activities_inner_box .column h2 {
	font-weight: normal;
	font-size: 16px;
}

.rounded_box table {
	border-collapse: collapse;
	width: 100%;
}

.rounded_box .rounded_box_t {
	height: 91px;
	top: 0px;
}

.rounded_box .rounded_box_tl {
	width: 38px;
}

.rounded_box .rounded_box_tr {
	width: 38px;
}

.rounded_box .rounded_box_b {
	height: 33px;
	bottom: 0px;
}

.rounded_box .rounded_box_bl {
	width: 38px;
}

.rounded_box .rounded_box_br {
	width: 38px;
}

.rounded_box .rounded_box_lr {
	width: 38px;
}

.rounded_box .rounded_box_body {
	margin: 0px 38px 0px 38px;
}

.rounded_box .activities_content {
	margin-top: 100px;
	padding:20px 40px;
}

/*STUFF TO FIX!*/

#craft_body {
	float:left;
	height:auto;
	width:790px;
	background-color:#FEDEC1;
}

#ad_space_sidebar {
	background-color:#9E1209;
	height: 600px;
	width: 160px;
	float: right;
	margin-right: 5px;
}

#home_bag_ad {
	position:absolute;
	width:281px;
	top:600px;
	left:260px;
	color:#D8F09C;
}

#home_bag_ad form {
	margin:0px;
	font-size:22px;
	font-weight: 600;
}

#home_bag_ad .search_field {
	position:absolute;
	left:40px;
	top:4px;
	font-size: 15px;
	background-color: white;
	width: 162px;
	height:25px;
	padding-top:5px;
	padding-left:5px;
}

#home_bag_ad .search_widget a {
	position:absolute;
	width: 29px;
	height: 33px;
	background-position: left;
	cursor: pointer;
	background-image: url(../topnavimgs/go.gif);
	background-repeat: no-repeat;
	left: 225px;
	top: 5px;
}

#home_bag_ad #bag_text {
	position:absolute;
	left: -2px;
	top: 41px;
}

#home_bag_ad table a:link {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#D8F09C;
	font-size:12px;
}

#home_bag_ad table a:visited {
	color:#D8F09C;
}

#learn-more {
	position:absolute;
	background-image:url(../images/home/learn-more.gif);
	background-repeat:no-repeat;
	width:234px;
	height:60px;
	left: -1px;
	top: 90px;
}



#santa_home_page #days_until_christmas {
	display:inline;
}


#home_468x60_google-ad {
	position:absolute;
	width:234px;
	height:60px;
	left: 670px;
	top: 640px;
}

#santa_home_page #santa_list {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#santa_home_page P {
	margin:0px;
	padding:0px;
}

#santa_home_page h2 {
	margin:0px;
	padding:0px;
	font-size:16px;
}

#clear {
	clear:both;
}

#sign_in_box {
	margin-left:auto;
	margin-right:auto;
	width:827px;
	position:relative;
	top:150px;
	height:446px;
	background:url(../images/loginbox.png)  no-repeat;
}
#sign_in_form{
	position:absolute;
	left:440px;
	top:200px;
}
#sign_in_box span{
	display:block;
	width:100px;
	font-size: 23px;
	color:#F00;
}
#sign_in_box .textbox{
	margin-bottom:10px;
	width:200px;
	height:20px;
}
#form_container{
	position:relative;
	width:955px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
}
#form_container h1, #form_container h2, #form_container a {
	padding:0;
	margin:0 0 20px 240px;
	width:600px;
	
}
#form_container #santa_head {
	position:absolute;
	background:url(../images/santa-bio.gif);
	width:164px;
	height:207px;
	left:30px;
	top:15px;
}
#form_top {
	background:url(../images/santa-forms_01.png) no-repeat;
	width:955px;
	height:63px;
}
#form_body{
	background:url(../images/santa-forms_02.png) repeat-y;
	width:955px;

}
#form_container #form_content{
	padding-top:120px;

	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#form_container #form_content a{
	padding:0;
	margin:0;
}
#form_bottom{
	background:url(../images/santa-forms_04.png) no-repeat;
	width:955px;
	height:69px;
}
#meta_admin .textbox{
	width:400px;
	margin-bottom:10px;
}

#meta_admin .textarea{
	width:760px;
	margin-bottom:10px;
}

#meta_admin h3{
	margin:0;
	padding:0;
}
#meta_admin_button{

}