#body_content_zone
{
	text-align:left;
	font-family:Trebuchet MS,arial,helvetica;
	font-size:12px;
	width:800px;
	padding-top:10px;
}

.contest_project_view
{
	font-family:verdana;
	font-size:12px;
	margin-top:5px;
	color:#444444;
	background-image:url(../img/bg/my-project.png);
}

.contest_project_view .cpv_margin
{
	padding:14px;
	background-color:transparent;
}

/** First Level Tabs */
.tabs_listing
{
	width:800px;
	height:19px;
}

.tabs_bar_first_level .tab_activated,.tabs_bar_first_level .tab_deactivated
{
	width:150px;
	height:19px;
	float:left;
	margin-right:6px;
	font-family:Trebuchet MS,arial,helvetica;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	text-align:center;
}

.tabs_bar_first_level .tab_activated a, .tabs_bar_first_level .tab_deactivated a
{
	color:#ffffff;
	text-decoration:none;
}

.tabs_bar_first_level .tab_activated
{
	background-image:url(../img/tabs/activated.png);
}

.tabs_bar_first_level .tab_deactivated
{
	cursor:pointer;
	background-image:url(../img/tabs/deactivated.png);
}

.tabs_bar_first_level .tab_deactivated:hover
{
	background-image:url(../img/tabs/rollover.png);
}

.tabs_bar
{
	background-image:url(../img/tabs/border.png);
	height:8px;
	font-size: 1px;
}

/** Second Level Tabs */

.tabs_bar_second_level
{
	background-image:url(../img/tabs/border.png);
	height:18px;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	font-family:Trebuchet MS,arial,helvetica;
}

.tabs_bar_second_level .tab_activated, .tabs_bar_second_level .tab_deactivated
{
	width:150px;
	height:19px;
	float:left;
	margin-right:6px;
	font-family:Trebuchet MS,arial,helvetica;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

.tabs_bar_second_level .tab_deactivated a
{
	color:#ffffff;
	text-decoration:none;
}

.tabs_bar_second_level .tab_activated a,
.tabs_bar_second_level .tab_deactivated a:hover
{
	color:#FFFA0B;
	text-decoration:none;
}

.tabs_bar_second_level .tab_deactivated
{
	cursor:pointer;
}


.tabs_spacer
{
	float:left;
	width:10px;
	height:10px;
}

.slogan_font
{
	font-family:Trebuchet MS,arial,helvetica;
	font-size:14px;
	font-weight:bold;
}

.footer_link
{
	color:#ffffff;
	text-decoration:none;
}

#footer_bg_container
{
	height:60px;
	margin-left:20px;
	margin-right:20px;
	background-color:#0187EA;
}

#footer_text_container
{
	width:800px;
	height:60px;
	text-align:left;
	font-family:Trebuchet MS,arial,helvetica;
	font-size:10pt;
	color:#ffffff;
}

.error_message
{
	font-family:Trebuchet MS,arial,helvetica;
	font-size:10pt;
	color:#ff0000;
	font-weight:bold;
	border:1px solid red;
	background-color:#FFD3C2;
	margin-top:5px;
	margin-bottom:5px;
	padding:2px;
	width:780px;
}

h1,h2,h3,h4,h5,h6
{
	margin:0px;
	padding:0px;
}

.terms_conditions
{
	float:left;
	width:380px;
	height:460px;
	border:1px solid #999999;
	background-color:#f4f4f4;
	overflow:auto;
	margin-left:5px;
	padding:2px;
	font-size:14px;
}

.form_seperator
{
	text-align:center;
	font-size:10px;
	background-image:url(../img/bg/form-seperator.png);
}

.form_seperator span
{
	background-color:#ffffff;
	width:auto;
	padding:4px;
}

.module_box
{
	background-color:#0187EA;
	font-size:11px;
}

.module_box button
{
	font-family:Trebuchet MS,arial,helvetica;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	height:16px;
	padding:1px;
	border-width:0px;
}

.login_box_table
{
	float:right;
	width:250px;
	background-color:#0187EA;
	color:#ffffff;
	font-size:11px;
}

.login_box_table input,.login_box_table button
{
	font-family:Trebuchet MS,arial,helvetica;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	height:16px;
	padding:1px;
	border-width:0px;
}

.login_box_table input
{
	height:14px;
}

.login_box_table button
{
	height:18px;
}

.login_box_table a
{
	color:#ffffff;
	text-decoration:none;
}

.project_list
{
	background-color:#0187EA;
	position:relative;
	width:800px;
	height:auto;
	padding:4px;
	margin-bottom:1px;
}

.project_list .imgContainer
{
	position:absolute;
	right:4px;
	top:4px;
	width:100px;
	text-align:center;
	background-color:#2FA4FF;
	overflow:hidden;
}

.contest_selection
{
	width:160px;
	height:16px;
	font-size:10px;
	font-weight:bold;
	font-family:trebuchet ms;
	padding:0px;
	background-color:#2FA4FF;
	border-width:0px;
	color:#ffffff;
	text-align:left;
}