body
{
    background: #fde046 url('../Images/orange_bg.jpg') repeat-x 0 0;
}

.body {
	min-height: 700px;
	height: 100%;
}

.form {
	width: 100%;
	position: relative;
}

.wrapper
{
    width: 990px;
    margin: 0 auto;
}

.center
{
    margin: auto;
}

span.clear
{
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
}

.form .content
{
	min-height: 575px;
	height: auto !important;
	height: 575px;	
	position: relative;
}

.page 
{
	background: url('../Images/bg_green_board.jpg') no-repeat;
	width: 990px;
	min-height: 575px;
	height: auto !important;
	height: 575px;
}

.header .logo{
	float: left;
	margin-left: 6px;
}

.header .selection {
	float: left;
	font-size: 0.75em;
}

a[href="#HeaderMenu_menuTopNav_SkipLink"],
#HeaderMenu_menuTopNav_SkipLink
{
	display: none;
	visibility: hidden;
}


.header .selection .menu {
	float: right !important;
	padding:13px 0 0 17px;
}

.header .selection .menu ul 
{
	list-style: none;
	float: left;
    margin: 0px;
    padding: 0px;
    width: 100% !important;
}

.header .selection .menu .menuitem  {
	width:155px;
	display: block !important;
	visibility: inherit !important;
	float: left;
	position: relative;
	height:29px;
}

.header .selection .menu .menuitem.mostright {
	width:133px;
	font-weight: bold;
}

.header .selection .menu .menuitem a {
	display: block;
	line-height: 29px;
	text-align: center;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

.header .selection .menu .menuitem.mostright a {
	border-left: none !important;
	text-decoration: none;
}

.header .selection .mostright a {
 	text-decoration: underline;
}

.header .selection .menu .menuitem a:hover,
.header .selection .menu .menuitem.selected a {
	background: url('../Images/bgmenu.jpg') repeat-x;
	height: 29px;
}

.header .selection .menu .menuitem label.hide
{
    display: none;
    visibility: hidden;
}

.header .selection .menu .menuitem .HowToParticipate
{
    color: #ffca4e !important;
    font-weight: bold !important;
}

.header .title
{
	height:52px;
	width:659px;
	float:left;
	margin:18px 0 0 10px;
}

h1
{
	height:52px;
	text-indent:-9999px;
	width:659px;
}

.main
{
	padding: 0 10px;
	position: relative;
	top:-15px;
}

.searchbox 
{
    background: url('../Images/bg-search.png') no-repeat;
    display: none;
    left: -8px;
    padding: 5px 10px;
    position: absolute;
    top: 27px;
    visibility: hidden;
    width: 171px;
	height:89px;
}

.searchbox label
{
    display: block;
    width: 30px;
    color: #000;
    float: left;
    margin-left:10px;
}
.searchbox select
{
    float: left;
    width: auto;
    margin-left: 10px;
}

.searchbox span
{
    color: #FF0000;
}

.searchbox .box
{
    background: url('../Images/txt-searchcity.gif') no-repeat;
    width: 98px;
    height: 18px;
    float: left;
    color: #000;
}

.searchbox .box input[type=text]
{
    background: transparent;
    border: none;
    padding: 0px 0 0 2px;
    width: 95px;
}
.searchbox ol{width:155px;}

.searchbox ol li
{
    float: left;
    padding: 7px 0 0;
    width: 100%;
}

.searchbox ol li div
{
    float: left;
    width: 100%;
}

.searchbox ol li span
{
    float: left;
    width: auto;
}

.footer
{
	background:url('../Images/brown_bg.png') no-repeat;
	min-height: 32px;
	height: auto !important;
	height: 32px;
	position: relative;
	padding-top:30px;
}

.menuFooter
{
	margin-top: 77px;
	margin-right: 9px;
	margin-bottom: 10px;
	float: right !important;
	position:relative;
    z-index:10;
}

.menuFooter .item
{
	padding:0 18px 0 20px;
	display: inline;
	float: left;
}

.menuFooter .item a
{
	color: #000;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	display: block;
}

.menuFooter .item a:hoover
{
	color: #fff;
}

.menuFooter .item.facebook,
.menuFooter .item.twitter,
.menuFooter .item.blog {
    padding: 0 7px;
}

.menuFooter .item.facebook a,
.menuFooter .item.twitter a,
.menuFooter .item.blog a {
	width: 30px;
	height: 30px;
	display: block;
	text-indent: -9999px;
}

.menuFooter .item.SunnyD a {
	background: transparent url('../Images/SunnyD-Item-Logo.png') no-repeat 0 0;
	text-indent: -9999px;
	width:87px;
	height:38px;
	display:block;
}

.menuFooter .item.facebook a {
	background: transparent url('../Images/logos.png') no-repeat 0 0;
}

.menuFooter .item.twitter a {
	background: transparent url('../Images/logos.png') no-repeat 0 -30px;
}

.menuFooter .item.blog a {
	background: transparent url('../Images/logos.png') no-repeat 0 -60px;
}

.popupwindow  
{
    position: absolute; 
    visibility: visible !important;
}
#SiteMap{display:none;}

.closeSearch{ position:absolute; margin-top:9px; margin-left:135px; position:absolute; width:20px !important;}

*:first-child+html .closeSearch { position:absolute; margin-top:6px; margin-left:87px; position:absolute; width:20px !important; }

.closeSearch a 
{
    background-color: Gray; 
    font-weight:bold; 
    display:block; 
    width:20px !important; 
    height:20px !important; 
    border:none !important; 
    line-height: 20px !important; 
    padding: 0 !important;    
    background:url(../images/btn_close_yellow.jpg) no-repeat 0 0 !important;
	text-indent:-9999px !important;
}