@charset "utf-8";
/* CSS Document */

@import url("wysiwyg_contentstyles.css");

#home_flash{
	background:url(../../_homeimg/flash_01_03.jpg) no-repeat;
	width:960px!important;
	height:413px!important;
	float:left;
	}

html {
	background-color: #19150f;
	background-image:url(../../_sharedimg/html_bg_gradient.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}
body {
	padding: 0;
	margin: 0;
	background:url(../../_sharedimg/body_bg.jpg) no-repeat center top;
	color: #484748;
	width: 100%;
	display: table;
}



/*----------Structure---------------*/

#wrapper{
	width:960px;
	margin:auto;
}

#wrapper_content{
	width:960px;
	float:left;
	background:url(../../_homeimg/songlines_design_home_01_05.gif) no-repeat top left #232323;
}

#header{
	height:18px;
	padding-top:10px;
	}
	
#pod_01_nav{
	float:left;
	width:240px;
	margin:0px 0 40px 40px;
	}
#pod_01_nav a img{
	margin-bottom:6px;
	}
	
#pod_01_nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
#pod_01_nav ul li ul{
	margin:0px 0px 10px 0px;
	}
#pod_01_nav ul li ul li a{
	background:#232323;
	padding:10px 5px 10px 20px;
	margin-bottom:5px;
	color:#FC0;
	text-decoration:none;
	display:block;}

#pod_01_nav ul li ul li a:hover{
	background-color:#191919;
	padding:10px 5px 10px 20px!important;
	color:#FC0;
	text-decoration:none;
	display:block;
}

#pod_02{
	float:left;
	width:300px!important;
	margin:0px 0 40px 30px;
	color:#5adaff;
	}
#pod_02 p, #pod_02 li{
	color:#5adaff;	
	}
	
#pod_03{
	float:left;
	width:280px!important;
	margin:0px 0 0px 30px;
	}
	
#pod_03 .news_header{
	color:#FFF;
	margin:0px!important;
	font-weight:bold;
	font-size:14px;
	}
	
#pod_03 .news_date{
	margin:0px!important;	
	color:#5e8e71;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	}	

#wrapper_footer {
	background:url(../../_sharedimg/footer_bg.gif) no-repeat top;
	position:relative;
	width:960px;
	height:100px;
	clear:both;
	color:#604125;
}

#wrapper_footer a{
	color: #604125;
	text-decoration: none;
}

#wrapper_footer a:hover{
	color: #8f989d;
	text-decoration: none;
}

div.footer_fraynework {
	position:absolute;
	left: 794px;
	top: 28px;
}
div.footer_links {
	position:absolute;
	font-size:11px;
	width: 457px;
	top: 27px;
	left: 40px;
}


.formfield_homelogin{
	height: 18px;
	width: 264px;
	border: #cfd4db solid 1px;
	vertical-align: middle;
	padding-top: 5px;
	padding-left:5px;
	background-color: #eff1f3;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.formfield_contact{
	height: 18px;
	width: 450px;
	border: #cfd4db solid 1px;
	vertical-align: middle;
	padding-top: 5px;
	padding-left:5px;
	background-color: #eff1f3;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.formtextarea_contact{
height: 80px;
		width: 450px;
		border: #cfd4db solid 1px;
	vertical-align: middle;
	padding-top: 5px;
	padding-left:5px;
	background-color: #eff1f3;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
		}
.form_contact {margin:0px; padding:0px 70px 0px 30px;}

.form_button{
		padding:7px 0px 0px 193px;
}

