﻿DIV.header_box 
{
    /* master width */
    width: 960px;
	clear:both;
	position:relative;
	background-color: #fff;
	z-index: 50;
}
DIV.header {
	background: #fff url("/content/images/structure/kexp_header-994x220.gif") no-repeat top left;
	/*background: #fff url("/content/images/structure/kexp_header-pledge.gif") no-repeat top left;*/
	;
	position: relative;
	height: 196px;
}
#header h1 {
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	float: left;
}

DIV#bottomrail 
{
    width: 720px;
    height: 24px;
   	background: #fff url("/content/images/structure/graystripe-15x17.gif") repeat-x bottom left;
   	clear: both;
	padding: 0;
	margin: 0;
	border-left: 8px solid #fff;
	border-right: 8px solid #fff;
	position: relative;
	z-index: 1;
}
#flashplayer 
{
    top: 0;
    left: 0;
    width: 224px;
	padding: 0; 
	margin: 0;	
	position: absolute;
	border-bottom: 6px solid #E4E4E4;
}
#flash-logodiv
{
	width: 204px;
	height: 60px;
	text-align: left;
	padding-left: 20px;
}
#flashcontent 
{
	background-color: #FEAC31;
}
#sponsoredtop
{
	position: absolute;
	top: 51px;
	left: 881px;
}
#ad_main, #home_top_903
{
	position: absolute;
	top: 60px;
	left: 224px;
	/* master width - 224 */
	width: 736px;
 }
 #ad_main img, #home_top_903 img
 {
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
}

#header_title 
{
    /* master width - 224 */
    width: 736px;
    height: 56px;
	position: relative;
}

#header_logo 
{
    position: absolute;
    top: 0;
    left: 0;
    border: none;
}

#header_pledge
{
    position: absolute;
    top: 0;
    /* master width - 147 */
    left: 813px;
    border: none;
}    
SPAN.searchspan *
{
	line-height: normal;
}
SPAN.searchspan 
{
    border: 1px solid #666;
    padding: 0;
    margin: 1px 7px 1px 0;
    background-color: #fff;
	font-family: Arial,Verdana,Helvetica,Sans-Serif;
	font-size: 16px;
	float: right; 
}

.searchform 
{
    padding: 0;
	margin: 0;
    text-align: right;
}
.searchfield 
{
    font-size: 11px;
    background-color: #fff;
    color: #888;
    border: none;
    vertical-align: bottom;
    padding: 0 2px 3px 2px;
    margin: 0;
	font-family: Arial,Verdana,Helvetica,Sans-Serif;
}
.searchbtn
{
    padding: 0;
    margin: 0;
    line-height: 0;
    vertical-align: bottom;
}
#sponsoredbytop
{
	position:absolute;
	top: 51px;
	left: 876px;
}
.footer 
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #934E1E;
}
.footer a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover{
	color: #00ADEF;
}
