html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
a
{
	color: #ec008c;
}

:focus {
	outline: 0;
}

body 
{
	text-align: center;
	line-height: 1.6em;
	font-family: verdana, sans-serif;
	font-size: 62.5%;
	color: #652d8a;
	background: #330065 url(/img/universal/bkgCrop_v9.jpg) no-repeat fixed top center;
}
body.error_layout
{
	text-align: center;
	line-height: 16px;
	font-family: verdana, sans-serif;
	font-size: 62.5%;
	color: #652d8a;
	background: #fff url(/img/404/paper_bknd.png) no-repeat scroll top center;
}

.left
{
	float: left;
}

.about_overlay
{
	float: right;
	position: relative;
	top: 34px;
	left: 25px;
	margin: 0px 0px 0px -25px;
}

/* 404 specific code */

#error_overall_container
{
	margin: 195px auto 0px auto;
	width: 640px;
}
#error_overall_container h1
{
	height: 30px;
}
#error_overall_container h2
{
	height: 20px;
	margin-top: 200px;
}
#error_overall_container .error_copy
{
	margin: 10px 0px 30px 0px;
	text-align: left;
	font-size: 1.05em;
}
#error_overall_container #error_nav
{

}

/* end 404 specific code */

pre.cake-debug
{
	text-align: left;
	width: 980px;
	margin: 0px auto;
	padding-left: 14px;
}

input, select, textarea
{
	font-family: verdana, sans-serif;
	font-size: 1em;
}

div {
 	position: relative;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

p {
	margin-bottom: 14px;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

.clear
{
	clear: both;
}

.nowrap
{
	white-space: nowrap;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

.floatleft
{
	float: left;
}

#container
{
	z-index: 0;
	text-align: left;
	width: 994px;
	margin: 0 auto;
	background-color: #fff;
}

#header 
{
 	z-index: 10;
}

#header_tools
{
	position: absolute;
	right: 72px;
	top: 20px;
	font-size: 1.0em;
}

#header_tools a 
{
	color: #652d8a;
	text-decoration: none;
}
#header_tools a:hover
{
	color: #ec008c;
}
#header_tools #welcome_container
{
	float: right;
	width: 400px;
	position: relative;
	top: -6px;
}
#header_tools #welcome_container #welcome
{
	float: left;
	width: 320px;
	text-align: right;
	margin-top: 8px;
}
#header_tools #welcome_container #welcome_image
{
	float: left;
	width: 70px;
	margin-left: 10px;
}
#header_tools #top_nav_links
{
	float: right;
	min-width: 160px;
	margin-top: 2px;
}
#header_tools #site_search
{
	float: right;
	width: 145px;
	margin-left: 10px;
}
#header_tools #site_search form #search_term
{
	width: 100px;
	height: 14px;
	color: #652d8a;
}
#header_tools #site_search form #search_submit
{
	width: 30px;
	height: 16px;
	background-image: url(/img/universal/topsearch_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	background-color: transparent;
	border: none;
	padding: 0px 0px 0px 9px;
	color: #652d8a;
	cursor: pointer;
}
#header_tools #site_search form #search_submit:hover
{
	color: #ec008c;
}
#site_search_results
{
	position: absolute;
	z-index: 1000;
	display: none;
	width: 375px;
	max-height: 400px;
	overflow: auto;
	left: 290px;
	top: 19px;
	padding: 5px;
	background-color: #fff;
}
#site_search_results #search_loading
{
	height: 16px;
	background-image: url(/img/universal/search_loading.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 22px;
	margin-bottom: 6px;
}
#site_search_results #search_results_data
{
	display: none;
	border: 1px solid #652d8a;
	padding: 5px;
}
#site_search_results .header
{
	font-weight: bold;
}
#site_search_results .title
{
	margin-left: 5px;
}





#header_tools #font_size_selector 
{
	float: right;
	width: 58px;
	margin-left: 7px;
}

#header_tools #font_size_selector img 
{
 	vertical-align: middle;
}

#sponsor_medal 
{
	z-index: 11;
	position: absolute;
	top: 92px;
}

#content
{
	min-height: 506px;
	background-image: url(/img/universal/apply_bknd.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	_zoom: 1;	
}
#content.homepage
{
	background-image: url(/img/home/home_bknd.jpg);
	background-repeat: no-repeat;
}

#top_nav
{
	/* padding: 14px 0px 58px 281px; */
	padding: 14px 0px 0px 277px;
}
#top_nav ul
{

}
#top_nav ul li
{
	display: inline;
}

#content_left
{
	float: left;
	width: 202px;
	margin: 178px 0 0 42px;
	_display: inline;
}

#content_left ul 
{
	font-size: 1.0em;
}

#content_left li
{
	background: url(/img/universal/sidenav_rule.jpg) no-repeat scroll left bottom;
	padding: 6px 0px 10px 0px;
	_zoom: 1;
}

#content_left li.selected 
{
	background: url(/img/universal/sidenav_openrule.jpg) no-repeat scroll left bottom;	
	padding: 10px 0 17px 0;
}

#content_left li a 
{
	display: block;
	color: #652d8a;
	text-decoration: none;
	background: url(/img/universal/sidenav_closedarrow.gif) no-repeat scroll left 4px;
	padding-left: 11px;
	position: relative;
	top: 2px;
}

#content_left ul.arrow_down li.selected a
{
	font-weight: bold;
	color: #ec008c;
	background-image: url(/img/universal/sidenav_openarrow.gif);
}
#content_left ul.arrow_down li a:hover 
{
	/* font-weight: bold; */
	color: #ec008c;
	background-image: url(/img/universal/sidenav_openarrow.gif);
}
#content_left ul.arrow_right li.selected a
{
	font-weight: bold;
	color: #ec008c;
	background-image: url(/img/universal/sidenav_openarrow.jpg);
}
#content_left ul.arrow_right li a:hover 
{
	/* font-weight: bold; */
	color: #ec008c;
	background-image: url(/img/universal/sidenav_openarrow.jpg);
}
/* for officials only pages */
#content_left li div.officials
{
	overflow: hidden;
	_zoom: 1;
}
#content_left li div.officials a 
{
	display: block;
	color: #652d8a;
	text-decoration: none;
	background: url(/img/universal/left_nav_bullet.jpg) no-repeat scroll left 4px;
	padding: 0px 0px 5px 15px;
	position: relative;
	top: 2px;
}

#content_left ul.arrow_down li.selected div.officials a
{
	font-weight: bold;
	color: #ec008c;
	background: url(/img/universal/left_nav_bullet.jpg) no-repeat scroll left 4px;
}
#content_left ul.arrow_down li div.officials a:hover 
{
	/* font-weight: bold; */
	color: #ec008c;
	background: url(/img/universal/left_nav_bullet.jpg) no-repeat scroll left 4px;
}
#content_left ul.arrow_right li.selected div.officials a
{
	font-weight: bold;
	color: #ec008c;
	background: url(/img/universal/left_nav_bullet.jpg) no-repeat scroll left 4px;
}
#content_left ul.arrow_right li div.officials a:hover 
{
	/* font-weight: bold; */
	color: #ec008c;
	background: url(/img/universal/left_nav_bullet.jpg) no-repeat scroll left 4px;
}
/* end for officials only pages */
#content_left ul.arrow_right li.selected .sub-menu
{
	padding-left: 15px;
}
#content_left ul.arrow_right li.selected .sub-menu li a
{
	font-weight: normal;
	color: #652d8a;
}

#content_left li div 
{
	display: none;
	line-height: 15px;
	padding: 5px 0 0 11px;
}

#content_left li.selected div 
{
	display: block;
}

#content_left .non_nav_container
{
	margin-bottom: 35px;
}


#content_center
{
	float: left;
	font-size: 1.2em;
	width: 473px;
	margin: 58px 0px 0px 55px;
	_display: inline;
}
#admin_content_center
{
	float: left;
	font-size: 1.2em;
	width: 625px;
	margin: 58px 40px 0px 55px;
	_display: inline;
}

#content_right
{
	float: right;
	width: 152px;
	margin: 40px 40px 0px 0px;
	_margin: 40px 30px 0px 0px;
	_display: inline;
}
#content_right #share_container
{
	width: 156px;
	height: 87px;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url("/img/universal/share_bkgrd.png");
	background-repeat: no-repeat;
	padding: 34px 0px 0px 40px;
	_padding: 44px 0px 0px 55px;
	position: relative;
	left: -30px;
	_margin-right: -35px;
}
#content_right #share_container #share_fb
{
	float: left;
	width: 24px;
	height: 24px;
	margin-right: 5px;
}
#content_right #share_container #share_tw
{
	float: left;
	width: 24px;
	height: 24px;
}
#content_right a.add_post
{
	width: 110px;
	height: 22px;
	background-image: url('/img/blog/add_post_icon.jpg');
	background-repeat: no-repeat;
	color: #ec008c;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 0px 0px 35px;
	margin-bottom: 20px;
	display: block;
}
#content_right a.add_post:hover
{
	text-decoration: underline;
}
#content_right .official_links_container
{
	margin: 20px 0px;
}
#content_right .official_links_container a
{
	margin: 6px 0px -3px 10px;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #652d8a;
	display: block;
}
#content_right .official_links_container a:hover
{
	text-decoration: underline;
}
#content_right .view_application_container
{
	height: 34px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.1em;
	background-image: url("/img/blog/view_app_icon.jpg");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 3px 0px 0px 30px;
	margin: 20px 0px 10px 0px;
}
#content_right .view_application_container a
{ 
	text-decoration: none;
	color: #652d8a;
}
#content_right .view_application_container a:hover
{ 
	text-decoration: underline;
}
#content_right .official_info_container
{
	margin: 20px 0px;
}
#content_right .official_info_container .meet
{
	height: 14px;
}
#content_right .official_info_container .official_name
{
	height: 24px;
	width: 130px;
}
#content_right .official_info_container .official_image
{
	width: 74px;
	height: 74px;
	padding: 4px;
	margin: 2px 0px 5px 24px;
	background-image: url("/img/blog/profile_border.jpg");
	background-repeat: no-repeat;
}
#content_right .official_info_container .why_selected_header
{
	font-weight: bold;
}
#content_right .official_info_container .why_selected_text
{
	line-height: 1.3em;
	margin-bottom: 10px;
}
#content_right .official_info_container .update_profile_link
{
	text-align: center;
	margin-bottom: 10px;
	color: #652d8a;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#content_right .update_profile_link:hover
{
	text-decoration: underline;
}
#content_right #officials_blogging
{
	margin: 0px 0px 10px 0px;
	font-size: 1.1em;
	font-weight: bold;
}
#content_right #officials_blogging_index
{
	margin: 270px 0px 10px 0px;
	font-size: 1.1em;
	font-weight: bold;
}




#footer
{
	margin-top: 0px;
}

#footer_copy 
{
	float: right;
	width: 600px;
	text-align: right;
	line-height: 1.44em;
	font-size: 0.9em;
	margin: 53px 25px 0 0;
	_display: inline;
}

#footer_copy .big_links 
{
	font-size: 1.22em;
}
#footer_copy .global_disclaimer
{
	margin: 10px 0px 5px 0px;
	width: 600px;
}

#footer_copy a 
{
 	color: #652d8a;
}
#footer_copy a:hover
{
 	color: #ec008c;
}

#share_twitter a, #share_facebook a, #share_email a, #share_general a 
{
	display: block;
	float: left;
	width: 17px;
	height: 17px;
	background: no-repeat scroll left top;
	margin-left: 10px;
}

#share_twitter a {
 background-image: url(/img/universal/twitter_btn.jpg);
 margin-left: 0;
}

#share_facebook a {
 background-image: url(/img/universal/facebook_btn.jpg);
}

#share_email a {
 background-image: url(/img/universal/email_btn.jpg);
}

#share_general a {
 width: 30px;
 background-image: url(/img/universal/share_btn.jpg);
}


/* homepage specific */

#content #home_content_left
{
	float: left;
	width: 67px;
	margin-top: 14px;
}
#content #home_content_center
{
	float: left;
	width: 879px;
	min-height: 462px;
	_height: 462px;
	margin-top: 14px;
}
#content #home_content_center #home_officials_container
{
	float: left;
	width: 583px;
	height: 298px;
	background-image: url("/img/home/main_paper.jpg");
	background-repeat: no-repeat;
	position: relative;
}
#content #home_content_center #home_officials_container #home_officials_frame_top
{
	width: 583px;
	height: 57px;
	background-image: url("/img/home/main_frame_top.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
#content #home_content_center #home_officials_container #home_officials_frame_right
{
	width: 54px;
	height: 206px;
	background-image: url("/img/home/main_frame_right.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 57px;
	left: 529px;
	z-index: 10;
}
#content #home_content_center #home_officials_container #home_officials_frame_bottom
{
	width: 583px;
	height: 35px;
	background-image: url("/img/home/main_frame_btm.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 263px;
	left: 0px;
	z-index: 10;
}
#content #home_content_center #home_officials_container #home_officials_frame_left
{
	width: 58px;
	height: 206px;
	background-image: url("/img/home/main_frame_left.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 57px;
	left: 0px;
	z-index: 10;
}
#content #home_content_center #home_officials_container #coda-nav-left-1
{
	float: none;
	margin: 0px;
	width: 19px;
	height: 25px;
	position: absolute;
	top: 235px;
	left: 476px;
	z-index: 10;
	_clear: both;
}
#content #home_content_center #home_officials_container #coda-nav-right-1
{
	float: none;
	margin: 0px;
	width: 19px;
	height: 25px;
	position: absolute;
	top: 235px;
	left: 495px;
	z-index: 10;
	_clear: both;
}
#content #home_content_center #home_officials_container .coda-slider, #content #home_content_center #home_officials_container .panel
{
	width: 583px;
	height: 298px;
}
#content #home_content_center #home_officials_container .panel-wrapper
{
	width: 436px;
	height: 200px;
	padding: 58px 67px 40px 80px;
	_overflow: hidden;
}
#content #home_content_center #home_officials_container .first_frame
{
	width: 532px;
	height: 254px;
	padding: 22px 27px;
}
#content #home_content_center #home_officials_container .panel-wrapper .official_image
{
	float: left;
	width: 168px;
	height: 168px;
	padding: 5px;
	margin-right: 40px;
	background-image: url("/img/home/photo_frame.jpg");
	background-repeat: no-repeat;
}
#content #home_content_center #home_officials_container .panel-wrapper .official_info
{
	float: left;
	width: 218px;
}
#content #home_content_center #home_officials_container .panel-wrapper .official_info .official_name
{
	width: 218px;
	height: 24px;
	margin-bottom: 2px;
}
#content #home_content_center #home_officials_container .panel-wrapper .official_info .official_otc
{
	width: 222px;
	height: 83px;
}
#content #home_content_center #home_officials_container .panel-wrapper .official_info .official_title
{
	width: 218px;
	height: 48px;
}
#content #home_content_center #home_officials_container .panel-wrapper .official_info .official_otc_bottom
{
	width: 219px;
	height: 14px;
	background-image: url(/img/home/double_line.png);
	background-repeat: no-repeat;
}
#content #home_content_center #home_officials_container .panel-wrapper .official_info .official_nav
{
	margin-top: 7px;
}
#content #home_content_center #home_officials_container .panel-wrapper .official_info .official_nav .blog
{
	float: left;
	width: 69px;
	height: 23px;
}
#content #home_content_center #home_officials_container #view_all
{
	float: none;
	margin: 0px;
	width: 19px;
	height: 25px;
	position: absolute;
	top: 235px;
	left: 375px;
	z-index: 10;
	_clear: both;
}


#content #home_content_center #home_main_callout
{
	float: left;
	width: 296px;
}
#content #home_content_center #home_callout_1
{
	float: left;
	width: 197px;
	/* height: 106px; */
	background-image: url(/img/home/home_callout_about.jpg);
	background-repeat: no-repeat;
	padding: 25px 5px 0px 80px;
}
#content #home_content_center #home_callout_2
{
	float: left;
	width: 200px;
	/* height: 131px; */
	background-image: url(/img/home/home_callout_browse.jpg);
	background-repeat: no-repeat;
	padding: 25px 5px 0px 96px;
}
#content #home_content_center #home_callout_3
{
	float: left;
	width: 201px;
	/* height: 106px; */
	background-image: url(/img/home/home_callout_press.jpg);
	background-repeat: no-repeat;
	padding: 25px 5px 0px 90px;
}
#content #home_content_center .callout_headers
{
	height: 22px;
}
#content #home_content_center .callout_sub_headers
{
	font-size: 1.4em;
	margin-bottom: 2px;
}
#content #home_content_center #home_fb_twitter_container
{
	width: 295px;
	height: 58px;
	margin: 40px auto 0px auto;
}
#content #home_content_center #home_fb_twitter_container #home_fb
{
	float: left;
	width: 142px;
	height: 58px;
}
#content #home_content_center #home_fb_twitter_container #home_twitter
{
	float: left;
	width: 153px;
	height: 58px;
}
#content #home_content_right
{
	float: left;
	width: 71px;
	margin-top: 14px;
}

/* end homepage specific */

/* application section styles */
.applications_index
{
	/* margin-top: -58px; */
}

.apply_now_header
{
	float: left;
	width: 325px;
	_width: 317px;
	*height: 155px;
	/* margin-top: 50px; */
	margin-bottom: -50px;
}
.apply_now_start_now_logo
{
	float: left;
	width: 148px;
	height: 144px;
	position: relative;
	top: -40px;
	margin-bottom: -50px;
}
.applications_index .apply_now_header h1.heading_text
{
	height: 45px;
	width: 325px;
	_width: 317px;
}

.applications_index .apply_now_header h2.sub_heading_text
{
	width: 325px;
	_width: 317px;
	height: 40px;
	font-size: 12px;
}

.four_steps li
{
	float: left;
	width: 79px;
	min-height: 21px;
	line-height: 1.1em;
	margin-left: 18px;
	padding-left: 20px;
}

.four_steps .step_one
{
	background: url(/img/apply/apply_no1.jpg) no-repeat scroll left 3px;
	margin-left: 0px;
	*margin-right: 18px;
}

.four_steps .step_two
{
	background: url(/img/apply/apply_no2.jpg) no-repeat scroll left 3px;
}

.four_steps .step_three
{
	background: url(/img/apply/apply_no3.jpg) no-repeat scroll left 3px;
}

.four_steps .step_four
{
	background: url(/img/apply/apply_no4.jpg) no-repeat scroll left 3px;
}

.top10
{
	margin-bottom: -14px;
}

.top10 strong
{
	text-transform: uppercase;
}

.top10 li
{
	display: block;
	background: no-repeat scroll left top;
	padding: 0 0 14px 35px;
}

.top10 .one
{
	background-image: url(/img/10ways/no1_icon.jpg);
}

.top10 .two
{
	background-image: url(/img/10ways/no2_icon.jpg);
}

.top10 .three
{
	background-image: url(/img/10ways/no3_icon.jpg);
}

.top10 .four
{
	background-image: url(/img/10ways/no4_icon.jpg);
}

.top10 .five
{
	background-image: url(/img/10ways/no5_icon.jpg);
}

.top10 .six
{
	background-image: url(/img/10ways/no6_icon.jpg);
}

.top10 .seven
{
	background-image: url(/img/10ways/no7_icon.jpg);
}

.top10 .eight
{
	background-image: url(/img/10ways/no8_icon.jpg);
}

.top10 .nine
{
	background-image: url(/img/10ways/no9_icon.jpg);
}

.top10 .ten
{
	background-image: url(/img/10ways/no10_icon.jpg);
}

.application_step a, #content_right a
{
	color: #ec008c;
	font-size: 1.0em;
}

#content_right a.right_rules, #content_right a.right_sample_app
{
	display: block;
	font-weight: bold;
	color: #652d8a;
	text-decoration: none;
	padding: 5px 0 0 40px;
}

.right_rules
{
	min-height: 29px;
	background: url(/img/apply/apply_rules_icon.jpg) no-repeat scroll left top;
	margin-top: 30px;
}

.right_sample_app
{
	min-height: 40px;
	background: url(/img/apply/apply_sample_icon.jpg) no-repeat scroll left top;
	margin-top: 10px;
}

.application_step
{
	width: 421px;
	background-color: #f8f6fb;
	padding: 0px 25px 15px 25px;
}

.application_step p
{
	margin-top: 4px;
}

.application_progress
{
	width: 478px;
	margin-left: -27px;
	padding: 5px 0 13px 0px;	
	_position: relative;
	_left: -27px;
	_margin-left: 0px;
	_margin-right: -57px;	
}

.application_subhead
{
	display: block;
	font-size: 1.17em;
	font-weight: bold;
	color: #ec008c;
	margin-bottom: 6px;
}

.application_form td
{
	vertical-align: middle;
	padding: 3px 0;
}

.application_form .label
{
	text-align: right;
	width: 160px;
	padding-right: 5px;
}

.application_form input
{
	width: 200px;
}

.application_form input.radiobutton
{
	width: auto;
}

.application_nav
{
	padding: 30px 0px 15px 0px;
}

.application_step input.sponsored_title
{
	width: 200px;
}

.checkboxes .checkbox
{
	margin: 2px 0px;
}

.checkboxes .checkbox label
{
	margin-left: 5px;
}

.error-message
{
	color: #ff0000;
}

.cancel_return_to_app
{
	margin-right: -9px;
}

input.cancel, input.previous, input.continue, input.upload, input.remove, input.add_more, input.add_another
{
	float: right;
	text-align: left;
	_width: 0;
	overflow: visible;
	min-height: 25px;
	line-height: 25px;
	cursor: pointer;
	font-size: .9em;
	font-weight: bold;
	color: #652d8a;
	border: 0;
	margin: 0;
	padding: 0 0 0 25px;
	*padding-left: 29px;
}

input.cancel
{
	float: left;
	background: transparent url(/img/apply/apply_cancel_btn.jpg) no-repeat scroll left top;
}

input.cancel_on
{
	background-image: url(/img/apply/apply_cancel_btn_on.jpg);
}

input.discard
{
	margin-left: 25px;
}

input.previous
{
	background: transparent url(/img/apply/apply_previous_btn.jpg) no-repeat scroll left top;
	margin-right: 10px;
}

input.previous_on
{
	background-image: url(/img/apply/apply_previous_btn_on.jpg);
}

input.previousleft
{
	float: left;
	margin-right: 0px;
}

input.continue
{
	background: transparent url(/img/apply/apply_continue_btn.jpg) no-repeat scroll left top;
}

input.continue_on
{
	background-image: url(/img/apply/apply_continue_btn_on.jpg);
}

input.upload
{
	background: transparent url(/img/apply/apply_upload_btn.jpg) no-repeat scroll left top;
}

input.upload_on
{
	background-image: url(/img/apply/apply_upload_btn_on.jpg);
}

input.remove
{
	background: transparent url(/img/apply/apply_cancel_btn.jpg) no-repeat scroll left top;
}

input.remove_on
{
	background-image: url(/img/apply/apply_cancel_btn_on.jpg);
}

input.add_more
{
	background: transparent url(/img/apply/apply_add_btn.jpg) no-repeat scroll left top;
	margin-right: 10px;
}

input.add_more_on
{
	background-image: url(/img/apply/apply_add_btn.jpg);
}

input.add_another
{
	float: left;
	background: transparent url(/img/apply/apply_add_btn.jpg) no-repeat scroll left top;
}

input.add_another_on
{
	background-image: url(/img/apply/apply_add_btn_on.jpg);
}

.hidden_question
{
	display: none;
}

.pink {
	color:#ec008c;
	font-weight:bold;
}

.puple_text {

}


.text_bottom_padding {
	vertical-align:20%;
}

.about_number_heading
{
	position: relative;
	top: -5px;
}
.about_number_heading span
{
	margin-left: 5px;
	*position: relative;
	*top: -5px;
	*left: 3px;
	
}
.img_outdent {
	margin:0 0 15 -22px;
}

.about_indent 
{
	padding-left:6px;
}

#heading_text
{
	font-size:42px;
	font-weight:900;
	line-height:100%;
}

#sub_heading_bold {
	font-weight:900;
	letter-spacing:-1px;
	font-size:13px;
}
#meet_the_candidates_icon
{
	float: left;
	width: 53px;
}
#meet_the_candidates_text 
{
	float: left;
	width: 300px;
	height: 18px;
	margin: 17px 0px 0px 0px;
	padding-left: 15px;
}



h1.heading_text
{
	height: 45px;
	width: 473px;
	font-size: 3.0em;
	font-weight: bold;
	line-height: 1.0em;
}
h1.no_sub_head
{
	height: 45px;
	width: 473px;
	font-size: 3.0em;
	font-weight: bold;
	line-height: 1.0em;
	margin-bottom: 20px;
}
h2.sub_heading_text
{
	height: 20px;
	width: 473px;
	margin-bottom: 20px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.0em;
}
.left_nav_sifr
{
	height: 16px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.0em;
}

.application_trust
{
	font-size: .9em;
	line-height: 1.2em;
	background: url(/img/apply/apply_lock_icon.jpg) no-repeat scroll 35px 8px;
	padding: 5px 55px 0 55px;
}

.application_trust a
{
	color: #ec008c;
}

.quick_tips
{
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 69px 0 30px 0;
}
.quick_tips_not_top
{
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 35px 0 30px 0;
}

.quick_tips_subhead
{
	margin: 0 0 5px -15px;
}

.read_this_first
{
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 69px 0 30px 0;
}
.read_this_first_subhead
{
	height: 18px;
	margin-bottom: 6px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.0em;
}

.vote_for_me_badge
{
	font-size: 1.1em;
	line-height: 1.3em;
}
.vote_for_me_badge_subhead
{
	height: 18px;
	margin-bottom: 6px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.0em;
}


.terms
{
	height: 200px;
	overflow-y: scroll;
	background-color: #ffffff;
	margin-bottom: 20px;
	padding: 10px 20px;
}

.terms ol li
{
	list-style-type: decimal;
	margin: 0 0 12px 20px;
}

.quick_tips .pinkhtml
{
	color: #ec008c;
}

.review_picture
{
	float: left;
	margin-left: 100px;
	_display: inline;
}

.review_picture .profile_picture
{
	width: 60px;
	margin-bottom: 5px;
}

.review_personal_info
{
	float: left;
	min-height: 148px;
	font-size: 1.0em;
	line-height: 1.25em;
	background: url(/img/apply/apply_line_vert.jpg) no-repeat scroll left top;
	margin-left: 20px;
	padding-left: 30px;
}

.double_rule
{
	margin: 25px 0 20px -12px;
}

.save_button
{
	float: left;
	margin-left: 20px;
}

.save_text
{
	float: left;
}

.sample_titles
{
	margin-left: 60px;
}

.application_step textarea
{
	width: 420px;
}

.question
{
	display: block;
	font-size: 1.08em;
	font-weight: bold;
	margin-bottom: 6px;
}

.question .field_limit
{
	font-size: .93em;
	font-weight: normal;
	font-style: italic;
}

.edit_right
{
	float: right;
	margin-left: 40px;
}

.confirm_profile_pic
{
	float: left;
}

.confirm_profile_pic .profile_picture
{
	width: 60px;
	margin-bottom: 5px;
}

.confirm_title
{
	float: left;
	margin-left: 20px;
}

#apply .preview_title .applicant_name
{
	height: 16px;
	font-weight: bold;
	width: 250px;
	_width: 230px;
}

#apply .preview_title .application_title
{
	height: 20px;
	font-weight: bold;
	margin: 2px 0 4px 0;
	width: 250px;
	_width: 230px;
}





/* Profile */

#profile_category
{
	
}
#profile_category h1
{
	height: 24px;
}
#profile_browsing_container
{
	text-align: right;
	margin-bottom: 5px;
}
#profile_browsing_container a, #profile_browsing_container a:hover
{
	color: #652d8a;
}

.maincontent_rule
{
	margin: 5px 0px;
}

#profile_photo_container
{
	float: left;
	width: 180px;
	height: 170px;
	background-image: url(/img/profile/profileimg_bknd.jpg);
	background-repeat: no-repeat;
	padding: 11px 0px 0px 25px;
}
#profile_info_container
{
	float: left;
	width: 282px;
	padding-top: 10px;
	margin-left: -15px;
}
#content_center .blog
{
	margin-left: 20px;
}
#content_center .application_media_header
{
	width: 200px;
	height: 20px;
	margin: 15px 0px 5px 23px;
}
#content_center .video_player
{
	position: relative;
	left: -15px;
	width: 510px;
	height: 340px;
}
#content_center #video_slider
{
	width: 390px;
	margin: 0px 0px 0px 48px;
	position: relative;
	z-index: 0;
}
#content_center #video_slider a
{
	float: left;
	width: 27px;
	height: 29px;
	padding: 2px;
	margin: 4px;
	background-repeat: no-repeat;
}
#content_center #video_slider a.pink_border
{
	background-image: url(/img/browse/video_on.png);
}
#content_center #video_slider a .photo_thumbnail
{
	border: 1px solid #000;
	cursor: pointer;
}

#content_center #photo_gallery_frame
{
	width: 434px;
	height: 269px;
	padding: 22px 22px 21px 26px;
	background-image: url(/img/browse/gallery_frame_on.jpg);
	background-repeat: no-repeat;
	text-align: center;
	overflow: hidden;
}
#content_center #coda-nav-left-1
{
	float: left;
	width: 19px;
	margin: 8px 4px 0px 25px;
	_display: inline
}
#content_center #photo_slider
{
	float: left;
	width: 390px;
}
#content_center #photo_slider .panel
{
	width: 390px;
}
#content_center #photo_slider .panel-wrapper
{
	
}
#content_center #photo_slider .panel-wrapper a
{
	float: left;
	width: 27px;
	height: 29px;
	padding: 2px;
	margin: 4px;
	background-repeat: no-repeat;
}
#content_center #photo_slider .panel-wrapper a.pink_border
{
	background-image: url(/img/browse/photo_on.png);
}
#content_center #photo_slider .panel-wrapper a .photo_thumbnail
{
	border: 1px solid #000;
	cursor: pointer;
}
#content_center #coda-nav-right-1
{
	float: left;
	width: 19px;	
	margin: 8px 0px 0px 10px;
	_display: inline
}


#profile_info_container #name
{
	height: 30px;
}
#profile_info_container #slogan
{
	padding: 7px 0px 10px 2px;
	font-size: 1.0em;
}
#profile_info_container #sponsored_title
{
	height: 40px;
}
#profile_info_container #votes_sample
{
	float: left;
	width: 200px;
	height: 40px;
	background-image: url(/img/profile/sample_app.jpg);
	background-repeat: no-repeat;
}
#profile_info_container #votes_what_is_this
{
	font-size: 0.9em;
	margin: 8px 0px 0px 210px;
}
#profile_info_container #official_votes
{
	float: left;
	width: 239px;
	height: 43px;
	background-image: url(/img/profile/official_stamp.jpg);
	background-repeat: no-repeat;
}
#profile_info_container #official_profile_photo_border
{
	position: relative;
	width: 139px;
	height: 139px;
	top: -102px;
	left: -165px;
	margin-bottom: -139px;
	z-index: 10;
	background-image: url(/img/profile/profile_img_overlay.png);
	background-repeat: no-repeat;
}
#profile_info_container #votes
{
	float: left;
	width: 122px;
	height: 32px;
	background-image: url(/img/profile/votingbox_bknd.jpg);
	background-repeat: no-repeat;
	padding: 11px 0px 0px 55px;
}
#profile_info_container #votes .blue
{
	height: 24px;
}
#profile_info_container #vote_button
{
	float: left;
	width: 43px;
	height: 43px;
	margin: 0px 0px 0px 15px;
}
.story
{
	font-size: 1.0em;
	margin: 15px 0px 15px 25px;
}
.story .answer
{
	margin: 25px 0px;
}
#media_viewer_flash_container
{
	width: 511px;
	height: 390px;
	position: relative;
	left: -25px;
	margin-right: -25px;
	_margin-right: -35px;
	z-index: 5;
	_display: inline;
}
#links
{
	font-size: 1.2em;
	margin: 25px 0px 25px 25px;
}
#links .link_container
{
	margin: 5px 0px;
}
#links .link_container a
{
	font-size: 0.9em;
}
.right_nav_header
{
	font-size: 1.2em;
	font-weight: bold;
}

/* End Profile */

.upgrade_app li
{
	margin-bottom: 20px;
	padding-left: 55px;
}

.upgrade_app li.app_video
{
	background: url(/img/apply/apply_video_icon.jpg) no-repeat scroll 10px top;
}

.upgrade_app li.photos
{
	background: url(/img/apply/apply_photos_icon.jpg) no-repeat scroll 10px top;
}

.upgrade_app li.links
{
	background: url(/img/apply/apply_links_icon.jpg) no-repeat scroll 10px top;
}

.upgrade_app li.videos
{
	background: url(/img/apply/apply_videos_icon.jpg) no-repeat scroll 10px top;
}

.upgrade_app .subhead
{
	font-size: 1.2em;
	font-weight: bold;
}

.upgrade_app p
{
	margin: 0;
}

.dos_donts
{
	float: right;
	font-weight: bold;
	color: #ec008c;
	text-decoration: none;
}

#apply .heading_text
{
	height: 45px;
}
#apply div.blue
{
	width: 300px;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.0em;
}

input.textlink, input.textlinkright, input.textlinkcenter
{
	float: left;
	text-align: left;
	_width: 0;
	overflow: visible;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	color: #ec008c;
	border: 0;
	background: transparent;
	margin: 0;
	padding: 0;
	text-indent: -3px;
}
/* ============ SAFARI AND OPERA SPECIFIC STYLES ================ */ 
@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
	input.textlink, input.textlinkright, input.textlinkcenter
	{ 
		text-indent: 0px;
	} 
} 

input.textlinkright
{
	float: right;
	font-weight: normal;
}

input.textlinkcenter
{
	float: none;
	font-weight: normal;
}

.video_subhead
{
	display: block;
	line-height: 33px;
	font-size: 1.1em;
	font-weight: bold;
	background: url(/img/apply/apply_video_icon.jpg) no-repeat scroll left top;
	padding-left: 40px;
}

.media_links_content
{
	padding: 0 20px 0 40px;
}

.video_filename
{
	font-style: italic;
	padding-left: 10px;
}

.photos_subhead
{
	display: block;
	line-height: 33px;
	font-size: 1.1em;
	font-weight: bold;
	background: url(/img/apply/apply_photos_icon.jpg) no-repeat scroll left top;
	padding-left: 40px;
}

.powered_by
{
	text-align: right;
	margin: 30px 40px 0 0;
}

.powered_by img
{
	vertical-align: text-top;
}

.flickr_logo
{
	border-right: 1px solid #000000;
	margin-left: 10px;
}

.links_subhead
{
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	background: url(/img/apply/apply_links_icon.jpg) no-repeat scroll left top;
	margin-bottom: 12px;
	padding-left: 40px;
}

.links_subhead_one_line
{
	display: block;
	float: left;
	line-height: 37px;
	font-size: 1.1em;
	font-weight: bold;
	background: url(/img/apply/apply_links_icon.jpg) no-repeat scroll left top;
	padding: 0 20px 0 40px;
	border-right: 1px solid #000000;
}

.updated
{
	color: #ec008c;
	font-style: italic;
}

img.updated
{
	border: 1px solid #ec008c;
}

.edit_links
{
	float: left;
	margin: 11px 0 0 20px;
}

.links_form
{
	margin-bottom: 12px;
}

.links_form td, .social_networks_form td
{
	padding: 3px 0;
}

.links_form input, .social_networks_form input
{
	width: 150px;
}

.links_form label
{
	margin-right: 5px;
}

.links_form .url label
{
	margin-left: 5px;
}

.social_networks_form td
{
	padding-right: 5px;
}

.additional_photos
{
	margin-left: 17px;
}

.additional_photos td
{
	vertical-align: middle;
	padding: 6px 0;
}

.additional_photos .photo
{
	padding: 6px 15px 6px 5px;
}

.additional_photos .photo img
{
	width: 60px;
}

.application_tabs
{
	margin-left: -5px;
}

.checkboxes input
browse

#application_links input
{
	margin-right: 5px;
}

/* browse specific code */

#browse .heading_text
{
	height: 45px;
}
#browse_none .sub_heading_text
{
	height: 40px;
	_font-size: 20px;
}

#browse .body_copy
{
	
}
#content #browse #applications_container
{
	width: 518px;
	height: 251px;
	margin: 15px -30px 0px 0px;
	background-image: url("/img/browse/background.jpg");
	background-repeat: no-repeat;
	position: relative;
	left: -30px;
}
#content #browse #applications_container #applications_frame_top
{
	width: 518px;
	height: 34px;
	background-image: url("/img/browse/frame_top.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
#content #browse #applications_container #applications_frame_right
{
	width: 38px;
	height: 176px;
	background-image: url("/img/browse/frame_right.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 34px;
	left: 480px;
	z-index: 10;
}
#content #browse #applications_container #applications_frame_bottom
{
	width: 518px;
	height: 41px;
	background-image: url("/img/browse/frame_btm.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 210px;
	left: 0px;
	z-index: 10;
}
#content #browse #applications_container #applications_frame_left
{
	width: 38px;
	height: 176px;
	background-image: url("/img/browse/frame_left.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 34px;
	left: 0px;
	z-index: 10;
}
#content #browse #applications_container #coda-nav-left-1
{
	float: none;
	margin: 0px;
	width: 19px;
	height: 25px;
	position: absolute;
	top: 185px;
	left: 440px;
	z-index: 10;
	_clear: both;
}
#content #browse #applications_container #coda-nav-right-1
{
	float: none;
	margin: 0px;
	width: 19px;
	height: 25px;
	position: absolute;
	top: 185px;
	left: 460px;
	z-index: 10;
	_clear: both;
}
#content #browse #applications_container .coda-slider
{
	width: 488px;
	height: 251px;
	padding: 0px 15px;  
}
#content #browse #applications_container .panel
{
	width: 458px;
}
#content #browse #applications_container .panel-wrapper
{
	width: 437px;
	height: 168px;
	padding: 38px 25px 33px 25px;
	_overflow: hidden;
}
#content #browse #applications_container .panel-wrapper .application_image
{
	float: left;
	width: 168px;
	height: 168px;
	margin-right: 20px;
}
#content #browse #applications_container .panel-wrapper .application_info
{
	float: left;
	width: 249px;
}
#content #browse #applications_container .panel-wrapper .application_title_header
{
	font-size: 11px;
}
#content #browse #applications_container .panel-wrapper .application_info .application_title
{
	height: 40px;
}
#content #browse #applications_container .panel-wrapper .application_info .application_name
{
	height: 30px;
}
#content #browse #applications_container .panel-wrapper .application_info .application_desc
{
	height: 64px;
	font-weight: 12px;
}
#content #browse #applications_container .panel-wrapper .application_info .view_profile
{
	margin: 2px 0px 0px 105px;
}
#content #browse #applications_container .panel-wrapper .application_info .view_profile a
{
	color: #652d8a;
	text-decoration: none;
	font-family: 12px;
}



#browse #browse_flash_container
{
	width: 518px;
	position: relative;
	left: -30px;
	margin-right: -30px;
}
#browse #category_header_small
{	
	height: 16px;
	font-size: 1.0em;
	color: #c0b0d3;
}
#browse .category_header, #TB_ajaxContent .category_header
{
	height: 24px;
	width: 450px;
	/* border-top: 1px solid #fff; */
}
#browse .maincontent_rule, #TB_ajaxContent .maincontent_rule
{
	margin: 8px 0px;
}
#applicant_nav_container
{
	
}
#applicant_nav_container #category_header_container
{
	height: 40px;
}
#applicant_nav_container #sort_by_container
{
	float: right;
	width: 180px;
	font-size: 10px;
}
#applicant_nav_container .page_browser
{
	float: right;
	min-width: 210px;
	text-align: right;
	font-size: 10px;
}
#content_center #candidate_container
{
	width: 470px;
	height: 330px;
}
/* this is for the tb overlay */
#candidate_container
{
	width: 468px;
	height: 321px;
}
#candidate_container #candidate_loading
{
	text-align: center;
	padding-top: 100px;
	font-size: 1.2em;
	height: 230px;
}
#content_center #candidate_container .applicant_container
{
	float: left;
	width: 235px;
	height: 64px;
	margin: 10px 0px;
}
#candidate_container .applicant_container
{
	float: left;
	width: 234px;
	height: 64px;
	margin: 9px 0px;
}
#candidate_container .applicant_container a
{
	text-decoration: none;
	color: #652d8a;
}
#candidate_container .applicant_container .applicant_thumbnail
{
	float: left;
	width: 60px;
	height: 64px;
}
#candidate_container .applicant_container .applicant_thumbnail a
{
	display: block;
	width: 60px;
	height: 64px;
}
#candidate_container .applicant_container .applicant_thumbnail a:hover
{
	background-color: #ec008c;
}
#candidate_container .applicant_container .applicant_info
{
	float: left;
	width: 150px;
	margin-left: 10px;
	font-size: 10px;
}
#candidate_container .applicant_container .applicant_info .applicant_name
{
	line-height: 12px;
	margin-bottom: 2px;
}
#candidate_container .applicant_container .applicant_info .application_title
{
	line-height: 11px;
	height: 33px;
}




/* end browse specific code */


/* about specific code */
.about-faq-index .heading_text
{
	height: 90px;
}
.about-faq-index #kayak_image
{
	margin-bottom: 16px;
}
.about-faq-index #faq-heading-links
{
	margin-bottom: 30px;
}
.about-faq-index #faq-heading-links a
{
	color: #ec008c;
}

.about-faq-index .section-link 
{
	font-weight: bold;
	text-decoration: none;
	font-size: 1.0em;
	color: #652d8a;
}

.about-faq-index .section-box
{
	margin-left: 15px;
	line-height: 1.5em;
}

.about-faq-index .general-question-text
{
	font-size: 1.4em;
	height: 18px;
	width: 450px;
}

.about-faq-index .subnav-links
{
	margin: 20px 0px 40px 0px;
	width: 470px;
}
.about-faq-index .subnav-links ul
{
	line-height: 2.0em;
}
.about-faq-index .subnav-links ul li
{

}
.about-faq-index .subnav-links ul li .subnav-arrow-div
{
	float: left;
	width: 15px;
	position: relative;
	_top: 5px;
}
.about-faq-index .subnav-links ul li .section-box
{
	zoom: 1;
}
.about-faq-index .subnav-links ul li .section-box ul
{
	list-style-type: disc;
	margin-left: 25px;
}
.about-faq-index .subnav-links ul li .section-box div
{
	margin-bottom: 15px;
}
.about-faq-index .subnav-links ul li .section-link-div
{
	float: left;
	width: 453px;
}
.about-faq-index .subnav-links ul li .close-link
{
	color: #ec008c;  
	font-size: 0.9em;
	text-decoration: none;
}
.about-faq-index .subnav-links ul ul
{
	margin: 0px 0px 10px 30px;
	list-style-type: disc;
}

/* end about specific code */

.submit_text
{
	float: left;
	width: 220px;
}

.submit_button, .submit_button_bottom
{
	float: left;
	margin: 30px 0 0 30px;
}

.submit_button_bottom
{
	margin-top: 15px;
}

.preview_line
{
	margin: 20px 0 20px -14px;
}

.preview_profile_pic
{
	float: left;
	width: 180px;
	_width: 164px;
	height: 170px;
	background: url(/img/apply/apply_profile_photo.jpg) no-repeat scroll left top;
	margin: -18px 0 0 -18px;
	padding: 11px 0 0 25px;
	display: inline;
}

.preview_profile_pic img
{
	width: 139px;
	height: 139px;
}

.preview_title
{
	float: left;
	margin-left: -16px;
	width: 248px;
	display: inline;
}

.preview_app_video
{
	width: 447px;
	height: 276px;
	background: url(/img/apply/apply_videoframe.jpg) no-repeat scroll left top;
	margin-left: -20px;
}

.preview_photos td
{
	text-align: center;
	padding-bottom: 20px;
}

.preview_photos td.space
{
	width: 10px;
}

.app_step_title
{
	height: 26px;
}

.app_category_name
{
	width: 301px;
	height: 22px;
	margin-bottom: 4px;
}

.preview_subhead
{
	width: 301px;
	height: 15px;
}

#apply_thanks .heading_text
{
	height: 90px;
}

ul.bullets li
{
	list-style-type: disc;
	margin-left: 15px;
}



/* Application View specific */

#favorites_container
{
	padding: 5px 0px;
}
#favorites_container .favorites_container
{
	float: left;
	width: 40px;
	height: 40px;
	margin: 3px;
}
#favorites_container #more_favorites_container
{
	/* what a terrible thing to have to do, IE7 fail */
	zoom: 1;
}
#favorites_container #show_more_favorites_container
{
	text-align: center;
}
#fans_container
{
	padding: 5px 0px;	
}
#fans_container .fan_container
{
	float: left;
	width: 40px;
	height: 40px;
	margin: 3px;
}
#fans_container #more_fans_container
{
	/* what a terrible thing to have to do, IE7 fail */
	zoom: 1;
}
#fans_container #show_more_fans_container
{
	text-align: center;
}
#add_favorite_container
{
	text-align: center;
}
#sidebar_doublerule
{
	margin: 5px 0px;
}

#sidebar_send_to_friend
{
	width: 180px;
	position: relative;
	left: -25px;
	_margin-right: -1px;
}

/* End Application View specific */


/*about 10 ten ways */

.about-10-ways  h1.heading_text
{
	height: 90px;
}

.about-10-ways #items-container
{
	margin-left:15px;
	float:left;
}

.about-10-ways .float-left-text
{
	float:left;
	width:415px;
	margin-top:25px;
}

.about-10-ways 	.float-left-number
{
	float:left;
	margin-right:15px;
	margin-top:30px;
	vertical-align:top;
}

.about-10-ways .bold-text
{
	font-weight:900;
}

.about-10-ways #equip_img
{
	float:left;
	margin-top:25px;
	margin-bottom: -25px;
}

.about-10-ways .float-left-text-top
{
	float:left;
	margin-top:25px;
	width:270px;
}

.about-10-ways #top-container
{
	float:left;
}


/*about how to apply */

.about-how-to-apply  h1.heading_text
{
	height: 90px;
}

.about-how-to-apply .pink-heading-text
{
	color:#ec008c;
	font-size:18px;
	font-weight:bold;
	margin-top: 30px;
}

.about-how-to-apply .do-dont-img
{
	float:left;
	margin-right:10px;
}

.about-how-to-apply .do-dont-text
{
	float:left;
	width:415px;

}

.about-how-to-apply .do-dont-container
{
	margin-top:15px;
}


.about-how-to-apply ul
{
	margin-left:35px;
	margin-bottom: 15px;
}

.about-how-to-apply ul li
{
	list-style-type: disc;
}


.about-how-to-apply .bold {
	font-weight:900;
}


.about-how-to-apply a
{
	color:#ec008c;
}

/* begin selection process */

.about-selection-process h1.heading_text
{
	height: 45px;
}

.about-selection-process #inner-text
{
	margin-top:20px;
	width:455px;
}

.about-selection-process .bold-pink
{
	font-weight:900;
	color:#ec008c;
	text-transform:uppercase;
}

.about-selection-process .pink-link
{
	color:#ec008c;
}


/* Begin about meet the board */

.about-meet-the-board h1.heading_text
{
	height: 45px;

}

.about-meet-the-board #hr-margin
{
	margin-bottom:20px;
}

.about-meet-the-board .profile-container
{
	margin-bottom: 15px;
}
.about-meet-the-board .profile-image-container
{
	float:left;
	width: 100px;
	height: 100px;
}

.about-meet-the-board .profile-text-container
{
	float:left;
	margin-left:20px;
	width:350px;
}

.about-meet-the-board .profile-name
{
	font-weight:900;
	font-size:14px;
	margin-bottom:3px;
}

.about-meet-the-board .profile-heading
{
	font-weight:900;
	font-size:10px;
}



#the-story .heading_text
{
	height: 45px;
}

/* begin community */
#community h1.heading_text
{
	font-size: 2.5em;
}


#community h1.no_sub_head
{
	height: 45px;
	margin-bottom: 20px;
}

.community_subhead
{
	margin: 0 0 15px -30px;
	padding: 15px 0 0 85px;
}

.blog_subhead
{
	background: url(/img/board/press-blog_icon.jpg) no-repeat scroll left top;
}

.twitter_subhead
{
	background: url(/img/board/twitter_icon.jpg) no-repeat scroll left top;
}

.community_subhead .pink
{
	height: 18px;
}

.community_subhead .subtext
{
	font-size: 1.0em;
	/* font-weight: bold; */
	color: #c0b0d3;
}

.current_subhead
{
	font-size: 1.0em;
	font-weight: bold;
}

.tweet_container
{
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.tweet_photo
{
	float: left;
	width: 48px;
	height: 48px;
}
.tweet_text
{
	clear: none;
	float: left;
	width: 390px;
	font-size: 1.0em;
	color: #999999;
	margin-left: 15px;
}
.twitter_user
{
	font-weight: bold;
	color: #652d8a;
}
.twitter_user a
{
	font-weight: bold;
	color: #652d8a;
	text-decoration: none;
}
.tweet_info
{
	font-size: .82em;
	color: #c0b0d3;
}
.twitter_rule
{
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background-color: #c0b0d3;
	margin-top: 10px;
}

.twitter_disclaimer
{
	font-size: 0.8em;
	line-height: 1.3em;
	color: #c0b0d3;
	width: 250px;
}

.disclaimer
{
	font-size: 0.8em;
	margin-top: 10px;
}
#TB_window .disclaimer
{
	font-size: 0.8em;
	margin-top: 150px;
}

.view_all
{
	float: right;
	color: #652d8a;
}

.important_dates
{
	margin: 0 0 11px -18px;
}

.dates_subhead
{
	height: 14px;
	margin-bottom: 6px;
}

.date_info
{
	margin-bottom: 10px;
}

.date_info .date
{
	font-size: 1.1em;
	font-weight: bold;
	color: #ec008c;
}

#content_right a.calendar_link
{
	color: #652d8a;
}

.blogpost
{
	background: url(/img/board/comment_box_left.jpg) repeat-y scroll 8px top;
	border-top: 1px solid #ffffff;
}
.blogpost_right
{
	background: url(/img/board/comment_box_right.jpg) repeat-y scroll right top;
	margin-right: -4px;
}

.blogpost_top
{
	background: url(/img/board/comment_box_top.jpg) no-repeat scroll left top;
	padding: 35px 50px 0 55px;
}

.blogpost_bottom
{
	height: 55px;
	background: url(/img/board/comment_box_btm.jpg) no-repeat scroll left top;
}

.blogpost .title
{
	height: 18px;
}

.blogpost .date
{
	font-size: 1.1em;
	font-weight: normal;
	color: #652d8a;
	margin-bottom: 12px;
}

.blogpost .author
{
	font-weight: bold;
}

.view_comments, .post_comment
{
	float: right;
	display: block;
	font-weight: bold;
	color: #ec008c;
	text-decoration: underline;
	background: url(/img/universal/side_nav_arrow_on.jpg) no-repeat scroll left 4px;
	margin-right: 15px;
	padding-left: 15px;
}

.post_comment
{
	margin-right: 45px;
}
.comment_nav .post_comment
{
	margin-right: 15px;
}

.official_rules
{

}
.official_rules ol
{
	list-style-type: decimal;
}
.official_rules ol li
{
	margin: 10px 0px;
	*margin-left:30px;
}
.official_rules ol li ul
{
	list-style-type: disc;
	margin-left: 50px;
}
.official_rules ol li ul li
{
	margin: 5px 0px;
	list-style-type: lower-alpha;
}
.official_rules .heading_text
{
	height: 45px;
}
.official_rules .sub_heading_text
{
	height: 40px;
}
.official_rules .rules_center
{
	font-size: 1.2em;
	text-align: center;
	margin-top: 20px;
}
.official_rules table#entry_period
{
	border: 1px solid #652d8a;
	margin: 20px 50px;
	font-weight: bold;
}
.official_rules table#entry_period td
{
	padding: 10px;
	font-weight: bold;
}
.official_rules #entry_requirement_header
{
	margin-left: 50px;
}


#blogposts_index
{
	margin-bottom: 5px;
}

#blogposts_index td, #blogposts_index th
{
	padding: 5px;
	border: 1px solid #808080;
}

.paging div
{
	display: inline;
}

.blogposts legend
{
	font-size: 2.0em;
	margin-bottom: 15px;
}

.blogposts .input
{
	margin-bottom: 15px;
}

.blogposts .input input, .blogposts .input textarea
{
	border: 1px solid #652D8A;
	padding: 3px;
	width: 350px;
}

#flashMessage
{
	font-size: 2.0em;
	color: red;
	margin-bottom: 20px;
}


/* blog and application comments */

.blog_comments, .blog_postcomments, .application_comments, .application_postcomments
{
	display: none;
}

.blog_postcomments, .application_postcomments
{
	margin: 10px 0px 10px 25px;
	zoom: 1;
}

.blog_postcomments form, .application_postcomments form
{
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.blogcomments textarea, .applicationcomments textarea, #OffensivecommentReportForm textarea
{
	width: 410px;
	margin-bottom: 10px;
}
.blogcomments label, .applicationcomments label, #OffensivecommentReportForm label
{
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}

.blogcomments .submit, .applicationcomments .submit
{
	float: right;
	margin-right: 10px;
}

.blog_comments, .application_comments
{
	margin: 10px 0px 10px 25px;
	zoom: 1;
}

.blog_comment, .application_comment
{
	font-size: 0.9em;
	margin-top: 20px;
}

.blog_comments .comment_photo, .application_comments .comment_photo
{
	height: 50px;
	width: 50px;
	float: left;
	margin-right: 10px;
}

.blog_comments .comment_text_container, .application_comments .comment_text_container
{
	width: 355px;
	float: left;
}

.blog_comments .comment_text, .application_comments .comment_text
{
	color: #EC008C;
	font-size: 1.2em;
}

.blog_comments .comment_text strong, .application_comments .comment_text strong
{
	font-size: 1.1em;
	color: #652D8A;
	font-weight: bold;
}

.blog_comments .comment_time, .application_comments .comment_time
{
	font-size: .9em;
	width: 355px;
	color: #8a94bf;
}

.blog_comments .comment_photo .profile_thumb, .application_comments .comment_photo .profile_thumb
{
	width: 50px;
	height: 50px;
}

/* end blog and application comments */


#app_admin_table th, #app_admin_table tr, #app_admin_table td
{
	padding: 5px;
	vertical-align: middle;
}
#app_admin_table tr.altrow
{
	background-color: #ddd;
}
#app_admin_table tr.bottom_review_tr
{

}
#app_admin_table tr table td
{
	font-size: 0.9em;
	text-align: center;
	border: 1px solid #ccc;
}

#app_admin_table th
{
	font-weight: bold;
}

#app_admin_table th.judging_header_small
{
	font-weight: normal;
	font-size: 0.7em;
	line-height: 1.1em;
	text-align: center;
}

#app_admin_table tr.judging_valign_bottom th
{
	vertical-align: bottom;
}

#app_admin_table td.check_rejected
{
	text-align: center;
	width: 16px;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	padding: 2px;
}

.video_reasons
{
	display: none;
}

.rejection_subhead
{
	font-size: 1.2em;
	font-weight: bold;
}
.rejection_reasons_container
{
	font-size: 0.9em;
	margin: 5px 0px 10px 5px;
}

.review_remaining_items
{
	border: 2px solid #ff6600;
	padding: 20px;
	background-color: #ff9966;
	margin-bottom: 20px;
}
.review_remaining_items a, .review_send_email_reminder a
{
	font-size: 1.6em;
}
.review_send_email_reminder
{
	border: 2px solid #336600;
	padding: 20px;
	background-color: #99ff66;
	margin-bottom: 20px;
}

.community_guidelines ul
{
	list-style-type: disc;
	margin: 0px 0px 10px 30px;
}
.community_guidelines ol
{
	list-style-type: decimal;
	margin: 0px 0px 20px 30px;
}
.community_guidelines ol li
{
	margin: 5px 0px;
}



#overlay_close_button
{
	text-align: right;
	position: relative;
	top: -42px;
	margin-bottom: -29px;
}
#overlay_close_button a
{
	text-decoration: none;
	color: #652d8a;
}
#overlay_close_button img
{
	position: relative;
	top: 8px;
	
}

.preview_photos .checkbox, #videos_review .checkbox
{
	margin-top: 5px;
	display: block;
}


#authMessage
{
	color: red;
}

#main_login_form .input_container input
{
	width: 300px;
}

#UserLoginForm .label_container
{
	margin: 5px 0px;
}
#UserLoginForm .submit
{
	margin: 20px 0px 0px 70px;
}

#UserForgotpasswordForm .label_container
{
	margin: 5px 0px;
}
#UserForgotpasswordForm .submit
{
	margin: 20px 0px 0px 70px;
}

#UserResetpasswordForm .label_container
{
	margin: 5px 0px;
}
#UserResetpasswordForm .submit
{
	margin: 20px 0px 0px 70px;
}

#overlay_register_container
{
	float: left;
	width: 240px;
	height: 320px;
	border-right: 2px solid #ccc;
	font-size: 1.0em;
}
#overlay_login_container
{
	float: left;
	width: 182px;
	padding-left: 30px;
	font-size: 1.0em;
}
#register_form_enabler
{
	display: none;
}
#overlay_register_container #register_form_container
{
	height: 362px;
	_height: 342px;
}
#overlay_register_container .overlay_header, #overlay_login_container .overlay_header
{
	font-size: 1.2em;
	font-weight: bold;
	height: 30px;
}
#overlay_register_container .required_fields, #overlay_login_container .required_fields
{
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	height: 30px;
}
#overlay_register_container .label_container, #overlay_login_container .label_container
{
	margin: 1px 0px;
}
#overlay_register_container input[type=text], #overlay_register_container input[type=password], #overlay_login_container input[type=text], #overlay_login_container input[type=password]
{
	margin: 1px 0px;
	width: 160px;
}
#overlay_register_container .submit
{
	margin: 10px 0px 0px 105px;
}

/* Community specific register / login form */

.blog_postcomments #overlay_register_container, .application_postcomments #overlay_register_container
{
	font-size: 0.9em;
	width: 220px;
	height: 420px;
}
.blog_postcomments #overlay_login_container, .application_postcomments #overlay_login_container
{
	font-size: 0.8em;
}

/* end Community specific register / login form */




.preview_photos .checkbox input, #videos_review .checkbox input, .checkbox .approval_text
{
	margin-bottom: 3px;
	margin-top: 3px;
}
.not_reviewed_text
{
	font-weight: bold;
}
.approval_text
{
	color: #33cc00;
	font-weight: bold;
}
.rejection_text
{
	color: #cc3300;
	font-weight: bold;
}




.sitemap_index
{

}
.sitemap_index ul
{
	list-style-type: none;
	margin-left: 20px;
}
.sitemap_index ul li
{
	margin: 20px 0px;
}
.sitemap_index ul li ul li
{
	margin: 5px 0px;
}


#search_index #seach_results_count
{
	margin: 20px 0px;
}
#search_index #site_search
{

}
#search_index #site_search form #search_term_box
{
	width: 200px;
	height: 14px;
	color: #652d8a;
}
#search_index #site_search form #search_submit
{
	width: 30px;
	height: 16px;
	background-image: url(/img/universal/topsearch_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	background-color: transparent;
	border: none;
	padding: 0px 0px 0px 9px;
	color: #652d8a;
	cursor: pointer;
}
#search_index .result
{
	margin: 20px 0px;
}
#search_index .search_header
{
	height: 24px;
}


#your_account_index
{

}
#your_account_index .personal_information
{
	margin: 3px 0px;
}
#your_account_index #change_password_container
{
	margin: 20px 0px;
}
#your_account_index #change_password_container .label_container
{
	margin: 5px 0px;
}
#your_account_index #change_password_container .input_container
{
	margin-bottom: 10px;
}
#your_account_index #change_password_container .submit
{
	margin-top: 20px;
}
#your_account_index .action_links
{
	margin: 25px 0px;
}





#widget_container
{

}
#widget_container #widget_left_container
{
	float: left;
	width: 217px;
	height: 360px;
	/*
	background-image: url('/img/widget/badge_frame.gif');
	background-repeat: no-repeat;
	*/
}
#widget_container #widget_right_container
{
	float: left;
	width: 275px;
}
#widget_container #widget_right_container #widget_header
{
	margin-top: 23px;
	font-size: 3.5em;
	height: 120px;
}
#widget_container #widget_right_container #widget_copy
{
	margin-top: 5px;
}
#widget_container #widget_right_container #widget_source_container
{
	margin: 36px 0px 18px 0px;
}
#widget_container #widget_right_container #widget_source_container #widget_source
{
	width: 250px;
	height: 75px;
}




#admin_content_center .review_app_title_name
{
	float: left;
	width: 375px;
}
#admin_content_center .review_app_title_name .application_name
{
	font-size: 1.6em;
	height: 24px;
}
#admin_content_center .review_app_title_name .application_title
{
	font-size: 1.6em;
	height: 24px;
	margin-top: 5px;
}





#send_to_friend_index .heading_text
{
	height: 45px;
}
#send_to_friend_index .sub_heading_text
{
	height: 40px;
}
#send_to_friend_index ul
{
	margin-left: 35px;
	margin-bottom: 15px;
	list-style-type: disc;
}
#send_to_friend_index ul li
{
	
}
#send_to_friend_index .label_container
{
	float: left;
	width: 200px;
	margin-top: 2px;
	display: block;
}
#send_to_friend_index .input_container
{
	float: left;
	width: 250px;
	margin-bottom: 10px;
	display: block;
}
#send_to_friend_index .submit
{
	margin: 20px 0px 20px 250px;
}


.submit_errors
{
	color: #ff0000;
}


div.tickLabels
{
	top: -300px;
}

#stats-list
{
	margin-top: 50px;
}

#browsers ul
{
	margin-bottom: 30px;
}

#browsers ul li
{
	margin: 10px 0px;
}

#browsers ul li .stat_count
{
	float: left;
	width: 80px;
	font-weight: bold;
}

#browsers ul li .stat_info
{
	float: left;
	width: 400px;
	font-weight: bold;
}

#browsers ul li ul
{
	margin: 0px 0px 0px 80px;
}

#browsers ul li ul li
{

}

#browsers ul li ul li .stat_count
{
	font-weight: normal;
}

#browsers ul li ul li .stat_info
{
	font-weight: normal;
}




#contactus .text
{
	width: 200px;
}
#contactus .submit
{
	margin-top: 15px;
}

.edited_answer
{
	border: 2px solid #ccc;
	padding: 10px;
}

#content_left ul.admin_arrow li ul
{
	margin-left: 15px;
}
#content_left li li
{
	background: none;
	padding: 6px 0px 6px 0px;
}
#content_left ul.admin_arrow li.selected a
{
	font-weight: bold;
	color: #ec008c;
	background-image: url(/img/universal/sidenav_openarrow.jpg);
}
#content_left ul.admin_arrow li.d_selected a
{
	font-weight: bold;
	color: #ec008c;
	background-image: url(/img/universal/sidenav_openarrow.gif);
}
#content_left ul.admin_arrow li.d_selected ul li a
{
	font-weight: bold;
	color: #ec008c;
	background-image: url(/img/universal/sidenav_openarrow.jpg);
}
#content_left ul.admin_arrow li a:hover 
{
	/* font-weight: bold; */
	color: #ec008c;
	background-image: url(/img/universal/sidenav_openarrow.jpg);
}
#content_left ul.admin_arrow li.d_selected ul li a
{
	color: #652d8a;
	font-weight: normal;
	text-decoration: none;
	background: url(/img/universal/sidenav_closedarrow.gif) no-repeat scroll left 4px;
	padding-left: 11px;
	position: relative;
}
#content_left ul.admin_arrow li.d_selected ul li.selected a, #content_left ul.admin_arrow li.d_selected ul li a:hover
{
	font-weight: bold;
	color: #ec008c;
	background-image: url(/img/universal/sidenav_openarrow.jpg);
}
#content_left ul.admin_arrow li ul li a:hover 
{
	/* font-weight: bold; */
	color: #ec008c;
	background-image: url(/img/universal/sidenav_openarrow.jpg);
}

#scoring-container .criteria
{
	margin-bottom: 25px;
}

#scoring-container .criteria input[type="radio"]
{
	display: inline;
	margin-right: 5px;
}

#scoring-container .criteria select
{
	width: 60px;
	border: 1px solid #ababab;
	padding: 2px;
	margin-right: 5px;
}

#scoring-container .criteria label
{
	display: block;
	font-weight: bold;
	margin-bottom: 4px;
	cursor: help;
}

#scoring-container .criteria.radio label
{
	display: inline;
}

#scoring-container textarea
{
	width: 110px;
	height: 110px;
	border: 1px solid #ababab;
	padding: 2px;
	margin-bottom: 25px;
}

#scoring-details-list 
{
	padding-top: 25px;
}

#scoring-details-list #criteria li
{
	margin-bottom: 15px;
	padding: 5px;
	border: 3px solid #cdcdcd;
	font-weight: bold;
}

#scoring-details-list #criteria #scores
{
	margin-top: 5px;
}

#scoring-details-list #criteria #scores li
{
	margin-bottom: 3px;
	border: none;
	font-weight: normal;
	background: #eeeeee;
	border: 1px solid #dddddd;
}

#judging-overview-box
{
	border: 2px solid #DDD;
	padding: 10px;
	margin-bottom: 30px;
	margin-top: 5px;
}

#dashboard_tabs .ui-tabs-nav
{
	font-size: 10px;
}

.overview-left
{
	float: left;
	width: 415px;
}

.overview-right
{
	float: left;
	width: 140px;
	border: 2px solid #DDD;
	padding: 10px;
	font-size: 11px;
}

#admin_content_center .overview-left .review_app_title_name
{
	width: auto;
}

#admin_content_center .overview-left .review_app_title_name .application_title
{
	width: 200px;
}

#overview_subinfo .subinfo .multiline
{
	width: 200px;
}

#overview_subinfo .subinfo
{
	margin-bottom: 5px;
}

#overview_subinfo strong
{
	float: left;
	width: 100px;
	margin-right: 10px;
	display: block;
}

.overview-right .subinfo
{
	margin-bottom: 5px;
}

.overview-right .subinfo strong
{
	display: block;
}


#review_tabs #contact_info div
{
	margin: 3px 0px;
}
#review_tabs #contact_info div div
{
	margin: 0px;
}


#SettingIndexForm label
{
	float: left;
	width: 200px;
}
#SettingIndexForm select
{
	float: left;
	width: 100px;
}

#scoring_scoringdetails
{

}
#scoring_scoringdetails a
{
	font-size: 1.2em;
}

#susan_container
{

}
#susan_container #susan_image
{
	width: 74px;
	height: 74px;
	margin: 10px 0px 10px 25px;
}
#susan_container #line_side
{
	margin: 20px 0px;
	position: relative;
	left: -20px;
}




/* browse specific code */

#officials_browse h1.no_sub_head
{
	height: 45px;
	margin-bottom: 20px;
}

#officials_browse .body_copy
{
	
}
#officials_browse #browse_flash_container
{
	width: 518px;
	position: relative;
	left: -30px;
	margin-right: -30px;
}
#officials_browse #category_header_small
{	
	height: 16px;
	font-size: 1.0em;
	color: #c0b0d3;
}
#officials_browse .category_header, #TB_ajaxContent .category_header
{
	height: 24px;
	width: 450px;
	/* border-top: 1px solid #fff; */
}
#officials_browse .maincontent_rule, #TB_ajaxContent .maincontent_rule
{
	margin: 8px 0px;
}
#officials_browse #applicant_nav_container
{
	
}
#officials_browse #applicant_nav_container #category_header_container
{
	height: 40px;
}
#officials_browse #applicant_nav_container #sort_by_container
{
	float: right;
	width: 185px;
	font-size: 10px;
}
#officials_browse #applicant_nav_container .page_browser
{
	float: right;
	min-width: 210px;
	text-align: right;
}
#officials_browse #content_center #candidate_container
{
	width: 470px;
	height: 330px;
}
/* this is for the tb overlay */
#officials_browse #candidate_container
{
	width: 468px;
	height: 321px;
}
#officials_browse #candidate_container #candidate_loading
{
	text-align: center;
	padding-top: 100px;
	font-size: 1.2em;
	height: 230px;
}
#officials_browse #content_center #candidate_container .applicant_container
{
	float: left;
	width: 235px;
	height: 64px;
	margin: 10px 0px;
}
#officials_browse #candidate_container .applicant_container
{
	float: left;
	width: 234px;
	height: 64px;
	margin: 9px 0px;
}
#officials_browse #candidate_container .applicant_container a
{
	text-decoration: none;
	color: #652d8a;
}
#officials_browse #candidate_container .applicant_container .applicant_thumbnail a:hover, #browse #candidate_container .applicant_container .applicant_thumbnail a:hover
{
	background: none;
}
#officials_browse #candidate_container .applicant_container .applicant_thumbnail, #browse #candidate_container .applicant_container .applicant_thumbnail
{
	float: left;
	width: 60px;
	height: 64px;
	position: relative;
	z-index: 1;
}
#officials_browse #candidate_container .applicant_container .applicant_thumbnail:hover, #browse #candidate_container .applicant_container .applicant_thumbnail:hover
{
	background-color: #ec008c;
}
#officials_browse #candidate_container .applicant_container .applicant_thumbnail_image, #browse #candidate_container .applicant_container .applicant_thumbnail_image
{
	width: 60px;
	height: 60px;
	position: relative;
	z-index: 5;
}
#officials_browse #candidate_container .applicant_container .applicant_thumbnail_border, #browse #candidate_container .applicant_container .applicant_thumbnail_border, #TB_ajaxContent #candidate_container .applicant_container .applicant_thumbnail_border
{
	width: 60px;
	height: 60px;
	position: relative;
	z-index: 10;
	top: -60px;
	_display: none;
}
#officials_browse #candidate_container .applicant_container .applicant_info
{
	float: left;
	width: 150px;
	margin-left: 10px;
	font-size: 10px;
}



#content #officials_browse #officials_container
{
	width: 488px;
	height: 255px;
	margin-top: 15px;
	background-image: url("/img/official/feature_paper.jpg");
	background-repeat: no-repeat;
	position: relative;
}
#content #officials_browse #officials_container #officials_frame_top
{
	width: 488px;
	height: 47px;
	background-image: url("/img/official/frame_top.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
#content #officials_browse #officials_container #officials_frame_right
{
	width: 50px;
	height: 178px;
	background-image: url("/img/official/frame_right.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 47px;
	left: 438px;
	z-index: 10;
}
#content #officials_browse #officials_container #officials_frame_bottom
{
	width: 488px;
	height: 30px;
	background-image: url("/img/official/frame_btm.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 225px;
	left: 0px;
	z-index: 10;
}
#content #officials_browse #officials_container #officials_frame_left
{
	width: 50px;
	height: 178px;
	background-image: url("/img/official/frame_left.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 47px;
	left: 0px;
	z-index: 10;
}
#content #officials_browse #officials_container #coda-nav-left-1
{
	float: none;
	margin: 0px;
	width: 12px;
	height: 15px;
	position: absolute;
	top: 195px;
	left: 380px;
	z-index: 10;
	_clear: both;
}
#content #officials_browse #officials_container #coda-nav-right-1
{
	float: none;
	margin: 0px;
	width: 12px;
	height: 15px;
	position: absolute;
	top: 195px;
	left: 399px;
	z-index: 10;
	_clear: both;
}
#content #officials_browse #officials_container .coda-slider
{
	width: 458px;
	height: 253px;
	padding: 0px 15px;
}
#content #officials_browse #officials_container .panel
{
	width: 458px;
}
#content #officials_browse #officials_container .panel-wrapper
{
	width: 371px;
	height: 170px;
	padding: 50px 64px 33px 53px;
	_overflow: hidden;
}
#content #officials_browse #officials_container .panel-wrapper .official_image
{
	float: left;
	width: 139px;
	height: 139px;
	padding: 5px;
	margin-right: 40px;
	background-image: url("/img/official/photo_frame.jpg");
	background-repeat: no-repeat;
}
#content #officials_browse #officials_container .panel-wrapper .official_info
{
	float: left;
	width: 182px;
}
#content #officials_browse #officials_container .panel-wrapper .official_info .official_name
{
	width: 182px;
	height: 21px;
	margin-bottom: 2px;
}
#content #officials_browse #officials_container .panel-wrapper .official_info .official_otc
{
	width: 182px;
	height: 68px;
}
#content #officials_browse #officials_container .panel-wrapper .official_info .official_title
{
	width: 182px;
	height: 39px;
}
#content #officials_browse #officials_container .panel-wrapper .official_info .official_otc_bottom
{
	width: 180px;
	height: 12px;
	background-image: url(/img/official/double_line.png);
	background-repeat: no-repeat;
}
#content #officials_browse #officials_container .panel-wrapper .official_info .official_nav
{
	margin-top: 3px;
}
#content #officials_browse #officials_container .panel-wrapper .official_info .official_nav .blog
{
	width: 69px;
	height: 23px;
}

/* end officials browse specific code */

/* officials view specific code */

#officials_view
{

}
#officials_view .gold_hr
{
	width: 414px;
	height: 3px;
	margin: 25px auto;
}
#officials_view .post_container
{
	margin: 15px 0px;
}
#officials_view .post_container .post_date
{
	color: #482875;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px; 
}
#officials_view .post_container .post_title
{
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}
#officials_view .post_container .post_title a
{
	color: #652d8a;
	text-decoration: none;
}
#officials_view .post_container .post_content
{
	margin-bottom: 10px;
}
.video_placeholder
{
	width: 430px;
	height: 300px;
	padding: 20px;
	background-color: #ffff00;
}
#officials_view .post_container .post_content .post_video_player
{
	position: relative;
	left: -30px;
}
#officials_view .post_container .post_time
{
	float: left;
	width: 130px;
	font-size: 12px;
	font-weight: bold;
}
#officials_view .post_container .blog_hr
{
	width: 428px;
	height: 17px;
	margin: 10px auto 5px auto;
}
#officials_view .paging
{
	text-align: right;
}
#officials_view #profile_category
{
	height: 19px;
}
#officials_view #profile_header h1
{
	height: 48px;
}
#officials_view #profile_browsing_container
{
	text-align: right;
	margin: 20px 10px 10px 0px;
}
#officials_view #officials_container
{
	width: 443px;
	height: 231px;
	margin-top: 15px;
	background-image: url("/img/blog/feature_paper2.jpg");
	background-repeat: no-repeat;
	position: relative;
}
#officials_view #officials_container #officials_frame_top
{
	width: 443px;
	height: 45px;
	background-image: url("/img/blog/frame2_top.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
#officials_view #officials_container #officials_frame_right
{
	width: 33px;
	height: 148px;
	background-image: url("/img/blog/frame2_right.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 45px;
	left: 410px;
	z-index: 10;
}
#officials_view #officials_container #officials_frame_bottom
{
	width: 443px;
	height: 38px;
	background-image: url("/img/blog/frame2_btm.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 193px;
	left: 0px;
	z-index: 10;
}
#officials_view #officials_container #officials_frame_left
{
	width: 35px;
	height: 148px;
	background-image: url("/img/blog/frame2_left.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 45px;
	left: 0px;
	z-index: 10;
}
#officials_view #officials_container .coda-slider
{
	width: 458px;
	padding: 0px 15px;
}
#officials_view #officials_container .panel
{
	width: 488px;
}
#officials_view #officials_container .panel-wrapper
{
	width: 371px;
	height: 170px;
	padding: 50px 64px 33px 53px;
}
#officials_view #officials_container .official_image
{
	float: left;
	width: 126px;
	height: 126px;
	padding: 4px;
	margin-right: 30px;
	background-image: url("/img/blog/photo_frame.jpg");
	background-repeat: no-repeat;
}
#officials_view #officials_container .official_info
{
	float: left;
	width: 182px;
}
#officials_view #officials_container .official_info .official_name
{
	width: 161px;
	height: 17px;
	margin-bottom: 2px;
}
#officials_view #officials_container .official_info .official_otc
{
	width: 182px;
	height: 68px;
}
#officials_view #officials_container .official_info .official_title
{
	width: 161px;
	height: 35px;
}
#officials_view #officials_container .official_info .official_otc_bottom
{
	width: 165px;
	height: 11px;
	background-image: url(/img/blog/double_line.png);
	background-repeat: no-repeat;
}
#officials_view #links_header
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 20px 0px 3px 0px;
}
#officials_view #links
{
	font-size: 1.0em;
	margin: 0px;
}
#officials_view #links .link_container
{
	margin: 5px 0px;
}
#officials_view #links .link_container a
{
	font-size: 1.0em;
}
#officials_view #why_selected_header
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 20px 0px 3px 0px;
}
#officials_view #view_application_container
{
	height: 25px;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url("/img/blog/view_app_icon.jpg");
	background-repeat: no-repeat;
	padding: 3px 0px 0px 30px;
	margin: 20px 0px 10px 0px;
}
#officials_view #view_application_container a
{ 
	text-decoration: none;
	color: #652d8a;
}
#officials_view #view_application_container a:hover
{ 
	text-decoration: underline;
}
#officials_view #check_back
{
	font-weight: bold;
	margin: 10px 0px;
}
#officials_view .photo_frame
{
	border: 1px solid #652d8a;
	padding: 3px;
	width: 450px;
}
#officials_view .photo_caption
{
	float: left;
	width: 353px;
	min-height: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
#officials_view .photo_enlarge
{
	float: right;
	width: 120px;
	min-height: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
#officials_view .photo_enlarge a
{
	text-decoration: none;
	color: #652d8a;
}
#officials_view .photo_enlarge a:hover
{
	text-decoration: underline;
}

#officials_view a.fancybox
{
	display: block;
}
#officials_view a img
{
	border: 1px solid #652d8a;
	padding: 3px;
}

/* end officials view specific code */

#admin_manage h1.heading_text, #admin_blogpost h1.heading_text
{
	height: 60px;
	width: 473px;
	font-size: 3.0em;
	font-weight: bold;
	line-height: 1.0em;
	margin-bottom: 10px;
}
#admin_manage .with_view_blog
{
	float: left;
	width: 300px;
	height: 18px;
	margin-bottom: 20px;
}
#admin_manage .pink, #admin_blogpost .pink
{
	height: 18px;
	margin-bottom: 20px;
}
	
#admin_manage a.add_post
{
	width: 150px;
	height: 27px;
	background-image: url('/img/blog/btn_new_post.jpg');
	background-repeat: no-repeat;
	color: #ec008c;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0px 0px 30px;
	margin-bottom: 20px;
	display: block;
}
#admin_manage a.add_post:hover
{
	text-decoration: underline;
}
#admin_manage a.view_blog
{
	float: right;
	width: 150px;
	font-size: 0.9em;
	font-weight: bold;
	display: block;
	margin: 3px 0px 20px 0px;
	text-align: right;
}
#admin_manage .div_line
{
	width: 471px;
	height: 4px;
	margin: 0px auto;
}
#admin_manage .div_double_line
{
	width: 473px;
	height: 15px;
	margin: 25px auto;
}
#admin_manage .post_container
{
	font-size: 0.9em;
	padding: 10px 0px;
	background-color: #f6f4f7;
	width: 473px;
	height: 16px;
}
#admin_manage .post_container .edit_link, #admin_manage .post_container .view_link
{
	float: left;
	width: 45px;
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
	color: #652d8a;
	text-decoration: none;
}
#admin_manage .post_container .edit_link a:hover, #admin_manage .post_container .view_link a:hover
{
	text-decoration: underline;
}
#admin_manage .post_container .title
{
	float: left;
	width: 200px;
	_width: 190px;
	margin-left: 10px;
	font-weight: bold;
}
#admin_manage .post_container .comments
{
	float: left;
	width: 100px;
}
#admin_manage .post_container .post_date
{
	float: left;
	width: 56px;
}
#admin_manage .post_container .delete_link
{
	float: left;
	width: 15px;
	height: 15px;
}
#admin_manage .paging
{
	text-align: right;
}
#admin_manage .pink_non_sifr
{
	color: #ec008c;
	margin: 15px 0px 10px 0px;
}
#admin_manage .social_networks_form input
{
	width: 300px;
}
#admin_manage .links_form input
{
	width: 220px;
}
#admin_manage .pre_filled
{
	color: #ec008c;
}
#admin_manage .submit input
{
	float: right;
	width: 130px;
	height: 32px;
	font-size: .9em;
	font-weight: bold;
	background-image: url(/img/blog/btn_save.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	background-color: transparent;
	border: none;
	padding: 0px 0px 0px 30px;
	color: #652d8a;
	cursor: pointer;
}
#admin_manage #manage_cancel
{
	float: right;
	width: 80px;
	padding-top: 8px;
}
#admin_manage #manage_cancel a
{
	color: #652d8a;
}
#admin_manage td
{
	vertical-align: middle;
}

#admin_blogpost .label_container
{
	width: 50px;
	margin: 2px 0px 5px 0px;
	display: block;
	font-weight: bold;
}
#admin_blogpost .input_container
{
	margin-bottom: 10px;
	display: block;
}
#admin_blogpost .input_container input.text
{
	width: 467px;
}
#admin_blogpost .content_container textarea
{
	width: 471px;
	height: 600px;
}
body#tinymce
{
	line-height: 1.6em;
	font-family: verdana, sans-serif;
	font-size: 62.5%;
	color: #652d8a;
	background-color: #fff; 
	text-align: left;
}
body#tinymce p
{
	font-size: 1.2em;
}
#admin_blogpost .submit
{
	float: right;
	width: 100px;
	margin: 18px 0px 20px 10px;
}
#admin_blogpost .submit input
{
	height: 25px;
	font-weight: bold;
	color: #ec008c;
	background-image: url('/img/blog/btn_publish.jpg');
	background-repeat: no-repeat;
	border: none;
	background-color: #fff;
	padding: 0px 0px 3px 30px;
	display: block;
	cursor: pointer;
}
#admin_blogpost .submit input:hover
{
	text-decoration: underline;
}
#admin_blogpost .blogpost_cancel
{
	float: right;
	width: 50px;
	color: #652d8a;
	font-weight: bold;
	font-size: .9em;
	padding: 23px 0px 0px 0px;
	text-decoration: none;
}
#admin_blogpost .blogpost_cancel:hover
{
	text-decoration: underline;
}
#admin_blogpost a.blogpost_add_video
{
	float: left;
	width: 180px;
	background-image: url('/img/blog/btn_add.jpg');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-weight: bold;
	color: #652d8a;
	font-size: .8em;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	margin-top: 23px;
}
#admin_blogpost a.blogpost_add_video:hover
{
	text-decoration: underline;
}
#admin_blogpost a.blogpost_add_video span
{
	color: #037ba3;
	font-size: 1.2em;
	font-style: italic;
}


#admin_blogpost a.blogpost_add_photo
{
	float: left;
	width: 80px;
	background-image: url('/img/blog/btn_add.jpg');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-weight: bold;
	color: #652d8a;
	font-size: .8em;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	margin-top: 23px;
}
#admin_blogpost a.blogpost_add_photo:hover
{
	text-decoration: underline;
}
#add_blog_photo_container
{

}
#add_blog_photo_container #loading_container
{
	display: none;
	width: 256px;
	height: 256px;
	margin: 0px auto;
}
#add_blog_photo_container #image_div
{
	display: none;
}
#add_blog_photo_container #image_div img
{
	display: block;
	width: 300px;
	margin: 0px auto;
}
#add_blog_photo_container input#caption
{	
	display: block;
	width: 400px;
	margin: 20px auto;
	color: #652d8a;
}
#add_blog_photo_container a.photo_cancel
{
	float: right;
	width: 80px;
	font-weight: bold;
	color: #652d8a;
	font-size: .8em;
	text-decoration: none;
}
#add_blog_photo_container a.photo_cancel:hover
{
	text-decoration: underline;
}
#add_blog_photo_container a.photo_save
{
	float: right;
	width: 150px;
	background-image: url('/img/blog/btn_add.jpg');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-weight: bold;
	color: #652d8a;
	font-size: .8em;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
}
#add_blog_photo_container a.photo_save:hover
{
	text-decoration: underline;
}
#add_blog_photo_container a.close
{
	background-image: url('/img/universal/close_btn.jpg');
	background-repeat: no-repeat;
	padding: 1px 0px 3px 27px;	
	text-decoration: none;
}
#add_blog_photo_container a.close:hover
{
	text-decoration: underline;
}

#about_your_blog
{

}
#about_your_blog h1.no_sub_head
{
	height: 45px;
}
#about_your_blog .sub_head
{
	margin: 30px 0px 20px 0px;
}
#about_your_blog ul.about_your_blog
{
	list-style-image: url(/img/about_blog/star.jpg);
	margin-left: 23px;
	margin-left/*\**/: 15px\9;
}
#about_your_blog ul.about_your_blog li
{
	margin-bottom: 15px;
	padding-left/*\**/: 8px\9;
}


.quick_tips_officials
{
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 20px 0 30px 0;
}
.quick_tips_officials .blue
{
	height: 16px;
	margin: 15px 0px 2px 0px;
}
.quick_tips_officials .tip_content
{
	margin-left: 2px;
}
.quick_tips_officials .manage_content
{
	margin: 10px 0px 20px 0px;
}

#coming_soon 
{

}
#coming_soon h2
{
	height: 80px;
}

/* contact us admin */

#contactus_admin
{

}
#contactus_admin #message_header
{
	width: 625px;
	font-weight: bold;
	margin-top: 15px;
	font-size: 1.1em;
}
#contactus_admin #messages_container
{
	width: 625px;
	height: 200px;
	overflow-x: hidden;
	overflow-y: scroll;
	border: 1px solid #ccc;
	font-size: 0.9em;
}
#contactus_admin #messages_container .message_row
{
	padding: 3px 3px;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}
#contactus_admin .contact_id
{
	float: left;
	width: 35px;
}
#contactus_admin .contact_name
{
	float: left;
	width: 190px;
}
#contactus_admin .contact_email
{
	float: left;
	width: 190px;
}
#contactus_admin .contact_time
{
	float: left;
	width: 154px;
}
#contactus_admin .contact_hide
{
	float: left;
	width: 35px;
	cursor: default;
}
#contactus_admin .contact_hide img
{
	cursor: pointer;
}
#contactus_admin #messages_container .unread
{
	font-weight: bold;
}
#contactus_admin #messages_container .selected
{
	background-color: #652d8a;
	color: #fff;
}
#contactus_admin #message_content
{
	width: 615px;
	height: 400px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid #ccc;
	padding: 5px;	
	margin-top: 10px;
}

/* end contact us admin */

/* offensive comment admin */

#offensive_comment_admin
{

}
#offensive_comment_admin #reports_header
{
	width: 625px;
	font-weight: bold;
	margin-top: 15px;
	font-size: 1.1em;
}
#offensive_comment_admin #reports_container
{
	width: 625px;
	height: 200px;
	overflow-x: hidden;
	overflow-y: scroll;
	border: 1px solid #ccc;
	font-size: 0.9em;
}
#offensive_comment_admin #reports_container .report_row
{
	padding: 3px 3px;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}
#offensive_comment_admin .report_id
{
	float: left;
	width: 35px;
}
#offensive_comment_admin .report_name
{
	float: left;
	width: 190px;
}
#offensive_comment_admin .report_content_link
{
	float: left;
	width: 225px;
}
#offensive_comment_admin .report_time
{
	float: left;
	width: 154px;
}
#offensive_comment_admin .report_hide
{
	float: left;
	width: 35px;
	cursor: default;
}
#offensive_comment_admin #reports_container .selected
{
	background-color: #652d8a;
	color: #fff;
}
#offensive_comment_admin #report_content
{
	width: 615px;
	height: 400px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid #ccc;
	padding: 5px;	
	margin-top: 10px;
}

/* end offensive comment admin */




/* resubmit */

.resubmit_header
{
	float: left;
	width: 325px;
	_width: 317px;
	*height: 155px;
	/* margin-top: 50px; */
	margin-bottom: -50px;
}

.new_rules_header
{
	margin-top: 30px;
}

#rules_container
{
	height: 200px;
	overflow-y: scroll;
	overflow-x: hidden;
	border: 1px solid #652d8a;
	padding: 10px;
	margin: 10px 0px;
}

#preview_toggle_link
{
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	margin-bottom: 30px;
}

#application_preview
{
	margin-bottom: 30px;
	_zoom: 1;
}

#next_step_help
{
	font-size: 0.9em;
	margin: 2px 0px 20px 12px;
}

a.removeapp
{
	color: #ec008c;
	font-weight: bold;
	text-decoration: none;
}

a.removeapp:hover
{
	text-decoration: underline;
}

#resubmit_thanks h1.no_sub_head
{
	height: 90px;	
	margin-bottom: 0px;
}

.resubmit_exclamation_point
{
	margin: 0px 0px 10px 20px;
}

#resubmit_still_here_container
{
	margin: 20px;
}

#resubmit_still_here_container .resubmit_exclamation
{
	float: left;
	width: 55px;
	height: 55px;
	margin: 0px 10px 10px 0px;
}

#resubmit_still_here_container .resubmit_still_here
{
	float: left;
	height: 30px;
	width: 360px;
	margin-top: 30px;
}

#resubmit_still_here_container img
{
	float: right;
}

#content_center #candidate_container .pending
{
	color: #464646;
}

#content_center #candidate_container .pending a
{
	color: #464646;
}

#browse #candidate_container .pending .applicant_thumbnail a
{
	height: 60px;
	width: 60px;
	background-color: #fff;
}

#browse #candidate_container .pending .applicant_thumbnail a:hover
{
	background-color: #fff;
}

#content_center #candidate_container .pending a img
{
	filter: alpha(opacity=55);
  	opacity: 0.55;
}

/* end resubmit */

