html {
	height:100%;
	padding:0;
	margin:0;
	border:0;
	direction: ltr;
	}
	
body {
	height:100%;
	background: #ffffff  url(../Images/HomePage-Margin.jpg) repeat-x;
	direction:ltr;
	padding:0;
	margin:0;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
#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: 12px;
	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: 14px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #aa2723;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #a28023;
	display: inline;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	color: #aa2723;
}

.normal_text {
	
	font-size: 12px;
	vertical-align: top;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
}

.normal_text a {
	color: #aa2723;
	text-decoration:none;
}

.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: 11px;
	font-weight: bold;
	color: #aa2723;
	text-decoration: none;
}

.time_left {
	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: 40px;
	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: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #333333;
}

.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: 13px;
	font-weight: bold;
}

.judge_member_info2 {
	font-size: 11px;
	font-weight: bold;
}

/*************************************************/
/**						**/
/**				Form Components	**/
/**						**/
/*************************************************/

.form_def {
	padding-left: 20px;
}

#form_def tr {
	vertical-align: middle;
	height: 25px;
}

#form_def ul {
	margin: 0px;
	padding:0px;
}

#form_def li {
	list-style-position: inside;
	list-style-type: square;
	color: #b72a21;
	font-size: 12px;
	font-weight: bold;
}

#form_def textarea {
	width: 500px;
}

#form_def th {
	font-size: 12px;
	font-weight: bold;
	padding-right: 40px;
	text-align: left;
}

.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;
}

.txt_area_note {
	font-size: 12px;
	font-style: italic;
	color: #999999;
	text-align: right;
	vertical-align:top;
	width: 500px;
}
.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: 12px;
	color: #a28023;
	font-weight: bold;
	text-decoration:none;
}

#awards_details_links a:hover{
	text-decoration: underline;
}

#awards_details_links table td {
	vertical-align: top;
	padding-right: 20px;
}

.awards_cat_title {
	font-size: 14px;
	color: #aa2723;
	font-weight: bold;
}

.award_cat_links {
	padding: 0 0 0 7px;
}
.award_name {
	font-size: 12px;
	font-weight: bold;
	color: #a28023;
	padding-right: 40px;
	vertical-align: middle;
}

.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;
	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;
}
