﻿body
{
    padding: 0px;
    margin: 0px;
    font-family: Segoe UI;
    font-size: 12px;
    color: #666666;
}

#bg_clr
{
	width:100%;
	background-color: #55A8D1;
	height:250px;
}

#bg_eff
{
	height:250px;
	width:100%;
	background-image:url('../images/header_eff_bg2.png');
	background-position:center;
}

#side_menu
{	
	float:left;
	width:100%;
	display:none;
	height:26px;
	background-image:url('../images/menu_bg.png');
	height:26px;
	vertical-align:middle;
	position:relative;
	text-align:right;
	color:white;
	font-family:"Segoe UI";
	font-size:12px;
	z-index:1000;
}

#menu_list
{
	float:none;
	line-height:26px;
	vertical-align:middle;
}

#menu_list a
{
	float:right;
	text-decoration:none;
	margin-right:10px;
	font-size:14px;
	color:White;
}



#show_menu1
{
	height:26px;
	width:26px;
	float:left;
	background-image:url('../images/open_menu.png');
	z-index:-10000;
}

#hide_menu1
{
	height:26px;
	width:26px;
	background-image:url('../images/close_menu.png');
	float:right;
}


#title
{
    background-image:url('../images/title_bg.png');
    width:100%;
    height:75px;
}



#slogan
{
    background-image:url('../images/slogan_bg.png');
    width:100%;
    height:30px;
    color:White;
    text-align:right;
    vertical-align:middle;
    font-size:15px;
    line-height:30px;
}

.h30
{
    height:26px;
}

.h4
{
    height:4px;
}


.h3
{
    height:3px;
}

.w60
{
	width:45%;
}

.w40
{
    width:25%;
    float:right;
}

#category_logo
{
    background-image:url('../images/title_bg.png');
    width:100%;
    height:75px;

}

#category_name
{
    background-image:url('../images/slogan_bg.png');
    width:100%;
    height:30px;
    color:White;
    text-align:left;
    vertical-align:middle;
    font-size:15px;
    line-height:30px;
}

.clear
{
    /*clear:both;*/
    width:100%;
}


.w10
{
    margin-left:10px;
   
}


.w102
{
    margin-right:10px;
}

.h10
{
    height:15px;    
}


.w980
{
    width:980px;
    margin-left:auto;
    margin-right:auto;
}

.h26
{
 height:26px;    
}

#palette
{
    height:26px;
    width:26px;
    background-image:url('../images/palette.png');
}

.right10
{
    margin-right:10px;
}

#poll
{
    border: 1px solid #E4E4E4;
    background: #F7F7F7 none repeat scroll 0 0;
    margin-bottom:10px;
    color:#636466;
    clear:both;
}
#poll div
{ margin:10px; }
#yui-picker-swatch
{ display:none; }
.nopreview
{ background-image:url('../images/palette.png'); height:26px; width:26px; }
.w50pcnt
{ width:50%; float:left; }
.w100pcnt
{ width:100%; clear:both; margin-top:5px; overflow:hidden; }
.w35pcnt
{ width:20%; float:left; }
.w65pcnt
{ width:75%; float:left; }
.submit_left
{ float:left; width:45px; margin-right:5px; }
.submit_right
{ float:right; width:900px; }
.w970
{ width:960px; margin-left:auto; margin-right:auto; }
.step_1
{ margin-top: 5px; width:45px; height:45px; background-image:url('../images/step1.gif'); background-repeat:no-repeat; }
.step_1a
{ margin-top: 5px; width:45px; height:45px; background-image:url('../images/step1a.gif'); background-repeat:no-repeat; }

.step_2
{ width:45px; height:45px; background-image:url('../images/step2.gif'); background-repeat:no-repeat; }
.step_2a
{ width:45px; height:45px; background-image:url('../images/step2a.gif'); background-repeat:no-repeat; }

.step_3
{ margin-top: 5px; width:45px; height:45px; background-image:url('../images/step3.gif'); background-repeat:no-repeat; }
.step_3a
{ margin-top: 5px; width:45px; height:45px; background-image:url('../images/step3a.gif'); background-repeat:no-repeat; }

.step_4
{ width:45px; height:45px; background-image:url('../images/step4.gif'); background-repeat:no-repeat; }
.step_4a
{ width:45px; height:45px; background-image:url('../images/step4a.gif'); background-repeat:no-repeat; }

#step_4_right
{
    height:35px;
    margin-top: 10px;
}

#TitleText
{
    padding: 10px 0px 10px 10px;
}

#SubmitterContainer
{
    BORDER-RIGHT: #e4e4e4 1px solid;
    BORDER-LEFT: #e4e4e4 1px solid;
    BORDER-BOTTOM: #e4e4e4 1px solid;
    padding: 0 10px 10px 10px;
}

#step1 :hover
{ background-image:url('../images/step1a.gif'); }

#yui-picker-controls-label
{	display:none; visibility:hidden; }

a.MainHeaderLink, a.MainHeaderLink:link, a.MainHeaderLink:visited, a.MainHeaderLink:hover
{ text-decoration:none; }