html {
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	direction: ltr;
}

body {
	height: 100%;
	direction: ltr;
	padding: 0;
	margin: 0;
	border: 0;
	color: #333333;
}

div#form_def {
	margin-left: 5%;
	margin-right: 5%;
}

.lbl_Bg_Text ul li {
	list-style: none;
}
/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 560px;
}

/* The Close Button */
.close {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

	.close:hover,
	.close:focus {
		color: #000;
		text-decoration: none;
		cursor: pointer;
	}


#wrap {
	width: 985px;
	min-height: 100%;
	position: relative;
	background: #ffffff;
	margin: 0 auto 0 auto;
	padding: 0 29px;
	background-image: url(../Images/HomePage-Border-Right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

/* header area */
#header {
	width: 985px;
	margin: 0 auto 0 auto;
}

#container {
	width: 920px;
	margin: 0 auto 0 auto;
	padding: 0 10px 110px 10px;
	background-color: #FFFFFF;
	overflow: hidden;
	position: relative;
	height: auto;
}

.patronage {
	padding: 17px 10px 0px 10px;
	vertical-align: top;
}

.patronage_txt1 {
	font-size: 16px;
	color: #a28023;
	font-weight: bold;
}

.patronage_txt2 {
	font-size: 13px;
	color: #aa2723;
	font-weight: bold;
}

.patronage_txt3 {
	font-size: 12px;
	font-weight: bold;
}

.horiz_sep {
	background-image: url(../Images/Horizontal-line.jpg);
	background-repeat: repeat-x;
	height: 4px;
}



h2 {
	font-size: 18px;
	font-weight: bold;
}

	h2.awards_head {
		font-size: 17px;
		font-weight: bold;
	}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #aa2723;
}

h4 {
	font-size: 20px;
	font-weight: bold;
	color: #a28023;
	/* display: inline; */
	margin-bottom: 10px;
}

h5 {
	font-size: 16px;
	font-weight: bold;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	color: #aa2723;
}

.normal_text {
	vertical-align: top;
	font-weight: normal;
	font-style: normal;
	line-height: 1.6em;
	padding-bottom: 10px;
}

	.normal_text a {
		color: #aa2723;
		text-decoration: none;
		font-weight: 700;
	}

		.normal_text a:hover {
			text-decoration: underline;
		}

		.normal_text a.normal_text_link_en {
			font-size: 12px;
			color: #aa2723;
			text-decoration: none;
		}

			.normal_text a.normal_text_link_en:hover {
				text-decoration: underline;
			}

.more_link {
	font-size: 13px;
	font-weight: bold;
	color: #aa2723;
	text-decoration: none;
	border-radius: 7px;
	border: 2px solid;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.time_left {
	padding: 20px 0px 0px 5px;
	/*padding: 39px 0px 0px 5px;*/
	vertical-align: top;
	width: 319px;
}

.timer_div {
	width: 295px;
	padding: 12px;
	height: 58px;
	color: #666666;
	background: url(../Images/timer_bg.jpg) no-repeat;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.timer_div_new {
	width: 100%;
	padding: 12px;
	height: 58px;
	color: #666666;
	background: url(../Images/timer_bg.jpg) no-repeat;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.content_top_left {
	padding-right: 10px;
	vertical-align: top;
}

#inner_content_top_left {
	padding-right: 0px;
	vertical-align: top;
}

.content_top_left_img {
	padding: 25px 20px 0 20px;
}

.content_top_left_img_new {
	padding: 0px 20px 0 20px;
}

.award_categories_title {
	vertical-align: top;
	padding-top: 7px;
}

.content_bottom_left {
	vertical-align: top;
}

.content_bottom_right {
	vertical-align: top;
}

#footer {
	width: 935px;
	clear: both;
	padding: 0 24px 0 24px;
	position: absolute;
	bottom: 0;
}

.footer_ega_logo {
	width: 250px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

.footer_links_container {
	padding-top: 10px;
	vertical-align: top;
}

.footer_links_top {
}

.footer_links_bottom {
}

.footer_links {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.footer_links_new {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	padding-bottom: 4px;
	padding-right: 4px;
}

	.footer_links_new:hover {
		text-decoration: underline;
	}

.footer_links:hover {
	text-decoration: underline;
}

.footer_links_seperator {
	padding: 0px 2px;
}

.footer_copyright {
	font-size: 12px;
}

.message_div {
	/*width:535px; */
	background-color: #efe4ca;
	border: 1px solid #957d46;
	padding: 5px;
}

.judge_member_image {
	padding: 15px 10px;
	height: 85px;
	width: 85px;
}

.judge_member_info {
	vertical-align: middle;
	text-align: left;
}

.judge_member_info1 {
	color: #a28023;
	font-size: 18px;
	font-weight: bold;
}

.judge_member_info2 {
	font-size: 16px;
	font-weight: bold;
}

.judge_member_info2 p{
	font-size: 16px;
	font-weight: bold;
/*	line-height: 5px;*/
}

/*************************************************/
/**						**/
/**				Form Components	**/
/**						**/
/*************************************************/

.form_def {
	padding-left: 20px;
}

#form_def tr {
	vertical-align: middle;
	height: 25px;
}

#form_def ul {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

#form_def li {
	list-style-position: inside;
	list-style-type: square;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#form_def textarea {
	width: 100%;
}

#lblLable {
	margin-left: -40px;
	font-size: 14px;
}

	#lblLable ul {
		margin-left: -40px;
	}

		#lblLable ul li {
			font-size: 12px !important;
			margin-left: 10px;
		}

#form_def th {
	font-size: 12px;
	font-weight: bold;
	/*padding-right: 20px;*/
	text-align: left;
}

textarea {
	overflow: auto;
	width: 100%;
	padding: 5px;
}

.input_def {
	height: 18px;
	width: 215px;
	padding: 0;
	margin: 0;
	font-size: 13px;
}

.dropdown_def {
	height: 22px;
	width: 219px;
	padding: 0;
	margin: 0;
	font-size: 13px;
}

#container .txt_area_note_tr {
	height: auto;
}

.divBlank {
	font-size: 12px;
	font-style: italic;
	color: #999999;
	text-align: right;
	vertical-align: top;
	width: 100%;
	height: 13px;
}

#ContentPlaceHolder1_rptQuestions_divQuestionBody_3 strong {
	font-size: 14px !important;
}

.txt_area_note {
	font-size: 12px;
	font-style: italic;
	color: #999999;
	text-align: right;
	vertical-align: top;
	width: 100%;
}

.chk_radio_tbl_vert {
	font-size: 12px;
}

#form_def .chk_radio_tbl_vert tr {
	height: 20px;
}

#form_def .chk_radio_tbl_horiz {
	font-size: 12px;
	white-space: nowrap;
	padding: 0 5px;
}

.form_text {
	font-size: 12px;
	font-weight: bold;
}

.form_label {
	color: #7a6639;
	font-size: 12px;
	font-weight: bold;
}

.submit_div {
	width: 220px;
	text-align: right;
}

.submit_btn {
	font-size: 11px;
	height: 23px;
	width: 66px;
}

.form_link {
	font-size: 12px;
}

#login_bar {
	font-size: 12px;
	padding-bottom: 3px;
	font-weight: bold;
}

	#login_bar a {
		font-size: 11px;
		font-weight: bold;
		color: #a28023;
		text-decoration: none;
	}

		#login_bar a:hover {
			text-decoration: underline;
		}

.user_name {
	font-size: 12px;
	font-weight: bold;
	color: #aa2723;
}

.apply_award {
	text-align: center;
	padding-top: 10px;
}

#awards_details {
	padding-left: 0px;
}

	#awards_details h2 {
		font-size: 16px;
	}

	#awards_details h3 {
		font-size: 14px;
	}

#awards_details_links a {
	font-size: 15px;
	/*color: #a28023;
	font-weight: bold;*/
	text-decoration: none;
}

	#awards_details_links a:hover {
		text-decoration: underline;
	}

#awards_details_links table td {
	vertical-align: top;
}

.awards_cat_title {
	font-size: 14px;
	color: #aa2723 !important;
	font-weight: bold;
	text-decoration: none;
}

.award_cat_links {
	padding: 0 0 0 0px;
}

.award_name {
	font-size: 20px;
	font-weight: bold;
	color: #a28023;
	/* padding-right: 40px; */
	vertical-align: middle;
	/* padding-left: 5px; */
	padding-right: 5px;
	padding-bottom: 10px;
	.award_name a

{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #a28023;
}

.award_name a:hover {
	text-decoration: underline;
}

.award_status_td {
	font-size: 12px;
	font-weight: bold;
	/*padding-right: 40px;*/
}

.award_gray {
	color: #999999;
}

.award_blue {
	color: #2356aa;
}

.award_red {
	color: #CC0000;
}



.award_options, .award_options a {
	font-size: 12px;
	font-weight: bold;
	color: #aa2723;
}

	.award_options a {
		text-decoration: none;
	}

		.award_options a:hover {
			text-decoration: underline;
		}

.attach_tbl_header {
	font-size: 12px;
	font-weight: bold;
	padding-right: 40px;
	text-align: left;
}

.attach_tbl_item {
	font-size: 12px;
	font-weight: bold;
	padding-right: 40px;
}

.attach_tbl_header_no_padding {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

a.attach_link {
	font-size: 12px;
	font-weight: bold;
	color: #aa2723;
	height: 15px;
	text-decoration: none;
}

	a.attach_link:hover {
		text-decoration: underline;
	}

/*************************************************/
/**						**/
/**		Top Nav Components		**/
/**						**/
/*************************************************/

.btn_Home {
	background: white url(../Images/btn_Home.jpg) center top no-repeat;
}

	.btn_Home:hover {
		background: white url(../Images/btn_Home_over.jpg) center top no-repeat;
	}

.btn_HomePage_sel {
	background: white url(../Images/btn_Home_sel.jpg) center top no-repeat;
}

.btn_About {
	background: white url(../Images/btn_About.jpg) center top no-repeat;
}

	.btn_About:hover {
		background: white url(../Images/btn_About_over.jpg) center top no-repeat;
	}

.btn_About_sel {
	background: white url(../Images/btn_About_sel.jpg) center top no-repeat;
}

.btn_Categories {
	background: white url(../Images/btn_Categories.jpg) center top no-repeat;
}

	.btn_Categories:hover {
		background: white url(../Images/btn_Categories_over.jpg) center top no-repeat;
	}

.btn_Award_sel {
	background: white url(../Images/btn_Categories_sel.jpg) center top no-repeat;
}

.btn_Jury {
	background: white url(../Images/btn_Jury.jpg) center top no-repeat;
}

	.btn_Jury:hover {
		background: white url(../Images/btn_Jury_over.jpg) center top no-repeat;
	}

.btn_Jury_sel {
	background: white url(../Images/btn_Jury_sel.jpg) center top no-repeat;
}

.btn_Winners {
	background: white url(../Images/btn_Winners.jpg) center top no-repeat;
}

	.btn_Winners:hover {
		background: white url(../Images/btn_Winners_over.jpg) center top no-repeat;
	}

.btn_Winners_sel {
	background: white url(../Images/btn_Winners_sel.jpg) center top no-repeat;
}

.btn_Media {
	background: white url(../Images/btn_Media.jpg) center top no-repeat;
}

	.btn_Media:hover {
		background: white url(../Images/btn_Media_over.jpg) center top no-repeat;
	}

.btn_Media_sel {
	background: white url(../Images/btn_Media_sel.jpg) center top no-repeat;
}

.btn_Contactus {
	background: white url(../Images/btn_Contactus.jpg) center top no-repeat;
}

	.btn_Contactus:hover {
		background: white url(../Images/btn_Contactus_over.jpg) center top no-repeat;
	}

.btn_ContactUs_sel {
	background: white url(../Images/btn_Contactus_sel.jpg) center top no-repeat;
}

.to_top_link {
	color: #aa2723;
	font-size: 12px;
	vertical-align: bottom;
	text-align: right;
}

	.to_top_link a {
		color: #aa2723;
		text-decoration: none;
		font-size: 12px;
	}

		.to_top_link a:hover {
			text-decoration: underline;
		}

.q_group {
	font-size: 14px;
	color: #aa2723;
	font-weight: bold;
}