body
{
	position: relative;
	color: #262A2A;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	color: #363636; 
	font-size: 62.5%;
}

h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

.wrap {
	width: 960px;
	margin: 0 auto;
}

/* MASTHEAD */

.masthead {
	background-color: #fff;
	height: 168px;
	position: relative;
}

#logo
{
	position: absolute;
	left: 30px;
	top: 25px;
	width: 320px;
	height: 118px;
}

#logo a
{
	height: 118px;
	display: block;
	background: url("/template-files/54/_css/image/logo_plain.png") no-repeat;
}

#logo a span,
#header_sponsor a span
{
	position: absolute;
	left: -99999px;
}

#header_sponsor
{
	color: #666666;
	height: 118px;
	width: 144px;
	position: absolute;
	left: 434px;
	top: 25px;
	font-size: 17px;
}

#header_sponsor a
{
	display: block;
	height: 102px;
	width: 128px;
	background: url("/template-files/54/_css/image/headline_sponsor1.png") no-repeat bottom;
}

.masthead_options
{
	width: 298px;
	right: 10px;
	bottom: 30px;
	position: absolute;
}

.masthead_options input.textinput
{
	border: none;
	background-color: #F3F3F3;
	display: block;
	width: 238px;
	float: left;
	padding: 8px;
	font-size: 15px;
	height: 20px;
	line-height: 20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666666;
}

#newsletter_signup
{
	overflow: hidden;
	width: 100%;
	padding-top: 10px;
}

#newsletter_submit,
.newsletter_submit
{
	border: 0px;
	height: 36px;
	width: 44px;
	background: #6C787A no-repeat center center;
	float: right;
}

#newsletter_submit input,
.newsletter_submit input
{
	cursor: pointer;
	margin: 6px;
}

#press_newsletter
{
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}

#press_newsletter input,
#press_newsletter span
{
	float: left;
}

.masthead_options input.textinput:focus
{
	outline: none;
}

.toptabset
{
	position: absolute;
	right: 10px;
}

.toptab {
	text-decoration: none;
	text-align: center;
	padding: 11px 15px;
	border-radius: 0 0 8px 8px;
	display: block;
	font-size: 1.5em;
	float: left;
	margin-left: 10px;
	height: 12px;
}

.toptab-ecn,
.toptab-vip {
	display: none;
}

a.toptab-ecn {
	background-color: #002949;
	color: #00C2F3;
}
a.toptab-vip {
	background-color: #902790;
}
a.toptab-pp {
	background-color: #89C856;
	background-image: url(/template-files/54/_css/image/pp-white.png);
	background-repeat: no-repeat;
	width: 90px;
	background-position: 11px 1px;
}
.toptab-vip,
.toptab-pp {
	color: #fff;
	float: right;
}
.mast_social
{
	margin-top: 10px;
	width: 135px;
	float: right;
	overflow: hidden;
	list-style-type: none;
}

.mast_social li
{
	height: 35px;
	float: left;
}

.mast_social li a
{
	display: block;
	height: 35px;
	background: #6C787A no-repeat;
}

.mast_social a:hover {
	background-color: #7a8082;
}

.mast_social a.mast_newsletter
{
	background-image: url(image/social-newsletter.png);
	padding-left: 50px;
	background-position: 7px center;
	padding-top: 11px;
	height: 24px;
	font-size: 14px;
	padding-right: 18px;
	width: 95px;
	text-transform: uppercase;
	color: #C7C7C7;
}
.mast_social a.mast_twitter,
.mast_social a.mast_youtube,
.mast_social a.mast_facebook {
	width: 35px;
	margin: 0px;
	margin-left: 10px;
}
.mast_social a.mast_twitter {
	background-image: url(/template-files/54/_css/image/social-twitter.png);
	background-position: center center;
}

.mast_social a.mast_facebook
{
	background-image: url(/template-files/54/_css/image/social-facebook.png);
	background-position: 11px 7px;
}

.mast_social a.mast_youtube {
	background-image: url(/template-files/54/_css/image/social-youtube.png);
	background-position: 4px 4px;
}

#hashtag13 {
	font-size: 40px;
	font-weight: lighter;
	right: 145px;
	position: absolute;
	top: 53px;
}

/* NAV */

#nav_outer
{
	background: #FFFFFF;
}

#nav
{
	padding-left: 10px;
	font-weight: 500;
	width: 950px;
	overflow: hidden;
	border-bottom: 2px solid #6C787A;
}

#nav li
{
	float: left;
}

#nav li a
{
	text-decoration: none;
	color: #262A2A;
	display: block;
	padding: 5px 9px;
	font-size: 14px;
	background-color: #F3F3F3;
}

#nav li a:hover,
#nav li a.current
{
	background-color: #C9C9C9;
}

#nav .pink a:hover,
#nav .pink a.current {
	background-color: #FF0057;
}
#nav .blue a:hover,
#nav .blue a.current {
	background-color: #0066D5;
}
#nav .yellow a:hover,
#nav .yellow a.current {
	background-color: #FFF700;
}
#nav .green a:hover,
#nav .green a.current
{
	background-color: #00A600;
}
#nav .purple a:hover,
#nav .purple a.current
{
	background-color: #360052;
}
#nav .pink a:hover,
#nav .pink a.current,
#nav .blue a:hover,
#nav .blue a.current,
#nav .green a:hover,
#nav .green a.current,
#nav .purple a:hover,
#nav .purple a.current
{
	color: #fff;
}

/* NAV ITEMS */

#nav_item_home
{
    
}

#nav_item_news
{
    
}

#nav_item_vote_esmas
{
    display: none;
}

#nav_item_view_eda_finalists
{
    display: none;
}

#nav_item_winners
{
    
}

#nav_item_categories
{
    display: none;
}

#nav_item_expert_panel
{

}

#nav_item_nominations
{
    display: none;
}

#nav_item_voting
{
    display: none;
}

#nav_item_finalists
{
    display: none;
}

#nav_item_videos
{
    
}

#nav_item_archive
{

}

#nav_item_press
{

}

#nav_item_about
{

}

#nav_item_contact
{

}

/* MIDDLE */

#middle
{
	padding: 10px;
	background-color: #F3F3F3;
}

.column_title,
.entries_signup a
{
	height: 30px;
	line-height: 30px;
	background: #C9C9C9;
	padding: 0px 10px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	color: #515151;
	overflow: hidden;
}

.column_title a
{
	color: #515151;
	text-decoration: none;
}

.column_title_small
{
	height: 22px;
	line-height: 22px;
	font-size: 12px;
}

/* HOMEPAGE */

.homepage_row
{
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
}

/* HOMEPAGE - COLUMN FORMAT */

.homepage_row .column_third
{
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	margin-right: 20px;
	position: relative;
}

.homepage_row .column_third_last
{
	margin-right: 0px;
}

.homepage_banner_image
{
	margin-bottom: 20px;
}

/* PHOTOBANNER */

#hero
{
	position: relative;
	overflow: hidden;
	height: 300px;
}

#hero a
{
	color: #262A2A;
}

#hero .slide_ind
{
	height: 300px;
	position: relative;
}

.hero_text
{
	width: 315px;
	height: 260px;
	padding: 20px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(/template-files/54/_css/image/hero-background.png)
}

.hero_text h2
{
	font-size: 35px;
	font-weight: 500;
	margin-bottom: 20px;
}

.hero_text h2 a
{
	text-decoration: none;
}

.hero_text h2 a:hover
{
	text-decoration: underline;
}

.hero_text p
{
	line-height: 1.3;
	font-size: 15px;
}

/* HOMEPAGE - WELCOME */

#welcome h1,
#welcome p
{
	padding: 0 10px;
	line-height: 1.2;
	margin-top: 10px;
	font-size: 28px;
	color: #FF0057;
	font-weight: 300;
}

#welcome p
{
	font-size: 24px;
	color: #515151;
	margin-bottom: 0px;
}

#welcome p a
{
	color: #515151;
}

#welcome p a:hover
{
	text-decoration: none;
}

/* FEATURED SECTION - SPONSORS, JUDGES ETC */

.featured
{
	height: 275px;
	width: 300px;
	position: relative;
	background: #FFFFFF;
}

.featured .slide_ind
{
	height: 275px;
}

.featured .image,
.featured .column_title,
.featured .precis
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
}

.featured .image
{
	height: 170px;
	line-height: 0;
}

.featured .column_title
{
	top: 170px;
	width: 280px;
}

.featured .precis
{
	top: 200px;
	height: 55px;
	width: 280px;
	padding: 10px;
	font-size: 13px;
	line-height: 1.3;
}

#judges .precis,
#sponsors .precis
{
	font-size: 16px;
	text-align: center;
}

#world_award .column_title
{
	background: #EAC117;
	color: #FFFFFF;
}

#world_award .column_title a
{
	color: #FFFFFF;
}

#judges .column_title
{
	background: #FFF700;
}

#judges .soon
{
	padding: 40px 20px;
	text-align: center;
	font-size: 20px;
	color: #004D37;
	line-height: 1.2;
}

/* QUOTE */

#homepage_quotes
{
	font-size: 14px;
	color: #969696;
	position: relative;
	background: #FFFFFF;
}

#homepage_quotes .quote
{
	padding: 15px 10px 15px 75px;
	background: #FFFFFF url(/template-files/54/_css/image/quote_open.png) no-repeat 3px 5px;
	display: none;
	left: 0px;
	top: 0px;
}

#homepage_quotes .current_quote
{
	display: block;
}

#homepage_quotes blockquote
{
	font-size: 23px;
	line-height: 28px;
	background: url(/template-files/54/_css/image/quote_close.png) no-repeat right bottom;
	padding-right: 68px;
	padding-bottom: 10px;
	color: #363636;
}

#homepage_quotes a
{
	color: #969696;
}

#homepage_quotes a:hover
{
	text-decoration: none;
}

#homepage_quotes blockquote a
{
	color: #363636;
}

/* HOMEPAGE - SOCIAL MEDIA ROW */

#social_media_row
{
	line-height: 1.5;
	font-size: 13px;
	background: url(/template-files/54/_css/image/social-media-row-background.png) repeat-y;
}

#facebook_column
{
	line-height: 0;
}

#ecn_column
{
	background: #F3F3F3;
}

#facebook_column .column_title,
#twitter_column .column_title,
#ecn_column .column_title
{
	background-image: url(/template-files/54/_css/image/social-media-facebook.png);
	background-repeat: no-repeat;
	background-position: 96% center;
}

#twitter_column .column_title
{
	background-image: url(/template-files/54/_css/image/social-media-twitter.png);
}

#ecn_column .column_title
{
	background-image: url(/template-files/54/_css/image/social-media-ecn.png);
}

#social_media_row .tweet_outer
{
	padding: 10px;
	border-bottom: 2px solid #F3F3F3;
}

#social_media_row .tweet_outer_last
{
	border: 0px;
}

#social_media_row .tweet_outer .post_date
{
	color: #999999;
	font-size: 11px;
	padding-top: 5px;
}

#social_media_row .tweet_outer a
{
	color: #363636;
}

#social_media_row .tweet_outer a:hover
{
	text-decoration: none;
}

#fei_ad
{
	background: #F3F3F3;
	padding-top: 20px;
}

#slider-ecn
{
	margin-bottom: 20px;
}

#slider-ecn .slide_ind
{
	height: 170px;
}

.ecn-homepage-slider
{
	overflow: hidden;
	margin-bottom: 20px;
}

.ecn-homepage-slider .bx-wrapper
{
	height: 170px;
}

/* CONTENT PAGES */

#middle_inner
{
	overflow: hidden;
	width: 100%;
}

#full_column
{
	width: 100%;
	line-height: 1.4;
	font-size: 13px;
	position: relative;
}

#full_column_inner
{
	background: #FFFFFF;
	padding: 10px;
}

#main_column
{
	float: left;
	width: 620px;
	line-height: 1.4;
	font-size: 13px;
}

#main_column_inner
{
	background: #FFFFFF;
	padding: 10px;
}

.body_text h1,
.body_text h2
{
	font-size: 30px;
	font-weight: 300;
	line-height: 1.1;
	color: #515151;
}

.body_text h2
{
	font-size: 26px;
}

.body_text h1,
.body_text h2,
.body_text p,
.body_text ul,
.body_text ol
{
	margin-bottom: 15px;
}

.body_text ul,
.body_text ol
{
	padding-left: 20px;
	list-style-type: disc;
}

.body_text li
{
	margin-bottom: 5px;
}

.body_text strong
{
	font-weight: bold;
}

.body_text a
{
	color: #363636;
}

.body_text a:hover
{
	text-decoration: none;
}

.body_info
{
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0px;
	margin-bottom: 10px;
	color: #969696;
}

.body_info a
{
	color: #363636;
}

.body_info a:hover
{
	text-decoration: none;
}

.two_thirds
{
	padding-right: 320px;
}

.split_lists
{
	overflow: hidden;
	width: 100%;
}

.left_list,
.right_list
{
	float: left;
	width: 45%;
}

.right_list
{
	float: right;
}

/* BREADCUMBS */

.breadcrumbs
{
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 20px;
	width: 100%;
}

.breadcrumbs li
{
	float: left;
}

.breadcrumbs li a, 
.breadcrumbs li span
{
	display: block;
	padding: 0px 20px;
	text-decoration: none;
	color: #FFFFFF;
}

.breadcrumbs .grey a,
.breadcrumbs .grey span,
.breadcrumbs .dark-grey .no-link,
.breadcrumbs .dark-grey a,
.breadcrumbs .yellow a,
.breadcrumbs .yellow span {
	color: #333333;
}

.breadcrumbs .dark-grey,
.breadcrumbs .colour
{
	padding-left: 12px;
	background-image: url(/template-files/53/_css/_images/breadcrumbs-light-grey-right.png);
	background-repeat: no-repeat;
	background-position: left;
}

.three_level_breadcrumbs .colour
{
	background-image: url(/template-files/53/_css/_images/breadcrumbs-dark-grey-right.png);
}

.breadcrumbs .colour span
{
	background: url(/template-files/53/_css/_images/breadcrumbs-coloured-right.png) right no-repeat;
	padding-right: 32px;
}

/* CAROUSEL */

.carousel
{
	line-height: 0px;
	overflow: hidden;
	width: 600px;
	height: 335px;
	margin-bottom: 15px;
}

.carousel .main_image
{
	margin-bottom: 13px;
	height: 335px;
	position: relative;
}

.carousel .main_image .slide
{
	margin-bottom: 0px;
	line-height: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 335px;
	width: 640px;
	cursor: pointer;
}

.js_enabled .main_image .slide
{
	display: none;
}

.js_enabled .carousel .main_image .current_slide
{
	display: block;
}

.carousel .main_image .previous,
.carousel .main_image .next
{
	position: absolute;
	left: 0px;
	top: 155px;
	height: 60px;
	width: 60px;
	background: #000000 url(/template-files/54/_css/image/previous-arrow.png) center center no-repeat;
	background-color: rgba(0,0,0,0.6);
	cursor: pointer;
	display: none;
}

.carousel_with_thumbnails .main_image .previous,
.carousel_with_thumbnails .main_image .next
{
	display: block;
}

.carousel .main_image .next
{
	left: auto;
	right: 0px;
	background-image: url(/template-files/54/_css/image/next-arrow.png);
}

.carousel .main_image .previous span,
.carousel .main_image .next span
{
	position: absolute;
	left: -99999px;
}

/* NEWS STORY LISTINGS */

.story
{
	margin-bottom: 10px;
	background: #FFFFFF;
	height: 170px;
}

.story img
{
	float: left;
	width: 300px;
	margin-right: 20px;
}

.story .text
{
	float: left;
	width: 280px;
	padding: 10px 0px;
}

.story h2
{
	font-size: 20px;
	font-weight: 300;
	line-height: 1.1;
	margin-bottom: 10px;
}

.lead_story
{
	padding: 10px;
	background: #FFFFFF;
	margin-bottom: 10px;
}

.lead_story h2
{
	font-size: 30px;
	font-weight: 300;
}

.lead_story .precis
{
	font-size: 15px;
}

.lead_story img
{
	margin-bottom: 15px;
}

.lead_story h2 a,
.story h2 a
{
	color: #323232;
	text-decoration: none;
}

.lead_story h2 a:hover,
.story h2 a:hover
{
	text-decoration: underline;
}

.lead_story p,
.story p
{
	margin-bottom: 10px;
}

.story .post_date,
.lead_story .post_date
{
	color: #969696;
	margin-bottom: 0px;
}

/* CATEGORY LISTING */

.category_listing
{
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #262A2A;
	padding: 10px 0px;
}

.category_listing .text
{
	float: left;
	width: 447px;
}

.category_listing h2
{
	font-size: 18px;
	font-weight: 300;
}

.category_listing .prize
{
	font-size: 13px;
	color: #999999;
}

.category_listing .sponsor
{
	float: right;
	width: 140px;
}

.category_listing .sponsored_by
{
	text-align: left;
}

/* GRID LAYOOUT */

.grid_layout
{
	overflow: hidden;
	width: 930px;
	margin: 20px 0px;
	margin-right: -10px;
}

.grid_layout .block
{
	width: 300px;
	float: left;
	height: 200px;
	background: #EEEEEE;
	margin-bottom: 10px;
	margin-right: 10px;
}

.grid_layout .image
{
	height: 170px;
	line-height: 0;
}

.grid_layout .image
{
	height: 170px;
	position: relative;
}

.grid_layout .image .playbutton
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 170px;
	display: block;
}

.grid_layout .image .playbutton span
{
	position: absolute;
	left: 132px;
	top: 67px;
	display: block;
	height: 35px;
	width: 35px;
	background: url(/template-files/54/_css/image/play_icon.png) no-repeat #CCCCCC;
	background-color: rgba(204, 204, 204, 0.7);
}

.grid_layout .image a:hover span
{
	background-color: #363636;
}

.grid_layout .image .playbutton span span
{
	position: absolute;
	left: -99999px;
}

/* SIDE COLUMN */

#side_column
{
	width: 300px;
	float: right;
	font-size: 13px;
	line-height: 1.5;
}

#side_column .tweet_outer
{
	padding: 10px;
	background: #FFFFFF;
	border-bottom: 2px solid #F3F3F3;
}

#side_column .tweet_outer .post_date
{
	padding-top: 5px;
	text-align: right;
	font-size: 11px;
	color: #909090;
}

#related_items
{
	margin-bottom: 20px;
}

.related_block
{
	margin-bottom: 10px;
	background: #FFFFFF;
	font-size: 14px;
	overflow: hidden;
	width: 100%;
}

.related_block a
{
	line-height: 0;
	display: block;
}

.related_block ul
{
	padding: 10px 20px;
}

.related_block .text
{
	padding: 10px;
}

.related_block_video .image
{
	height: 170px;
}

.related_block .text_right
{
	float: right;
	width: 130px;
}

.related_block .text a
{
	color: #363636;
	text-decoration: none;
	line-height: 1.5;
	display: inline;
}

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

.related_block .image
{
	float: left;
	position: relative;
}

.related_block .image .playbutton
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
	height: 170px;
	display: block;
}

.related_block .image .playbutton span
{
	position: absolute;
	left: 132px;
	top: 67px;
	display: block;
	height: 35px;
	width: 35px;
	background: url(/template-files/54/_css/image/play_icon.png) no-repeat #CCCCCC;
	background-color: rgba(204, 204, 204, 0.7);
}

.related_block .image a:hover span
{
	background-color: #363636;
}

.related_block .image .playbutton span span
{
	position: absolute;
	left: -99999px;
}

/* WORLD AWARD */

#world_award_logo
{
	background: #FFFFFF;
	text-align: center;
	padding: 30px 0px;
}

/* NOMINATIONS / FINALISTS PAGE */

#nominations .body_text,
#finalists .body_text
{
	margin-bottom: 20px;
}

#map_outer
{
	overflow: hidden;
	width: 100%;
}

#map
{
	float: left;
	margin-right: 20px;
}

#map_ecn
{
	float: left;
}

#nominations_intro,
#finalists_intro
{
	overflow: hidden;
	width: 100%;
}

#nominations_intro .body_text
{
	float: left;
	width: 600px;
}

#ecn_nominations,
.side_logo
{
	float: right;
	width: 300px;
	margin-bottom: 15px;
}

.voting_category,
.nomination_confirmation
{
	background: #EBEBEB;
	margin-bottom: 15px;
}

.voting_category a,
.nomination_confirmation a
{
	display: block;
}

.voting_category .heading,
.nomination_confirmation .heading
{
	overflow: hidden;
	width: 100%;
	background: #113044 url(/template-files/54/_css/image/nominations-closed.png) no-repeat 895px center;
	padding: 8px 0px;
	cursor: pointer;
}

.nomination_confirmation .heading
{
	background-image: none;
}

.voting_category_open .heading
{
	background-image: url(/template-files/54/_css/image/nominations-open.png);
}

.voting_category .heading h2,
.nomination_confirmation .heading h2
{
	float: left;
	padding-left: 10px;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#nominations .heading .maximise
{
	float: right;
	display: block;
	padding-right: 10px;
}

.voting_category .main,
.nomination_confirmation .main
{
	padding: 20px;
}

.voting_category .description p
{
	margin-bottom: 20px;
	font-size: 16px;
}

.personal_data,
.nomination_data
{
	margin-bottom: 10px;
}

.last_nomination_data
{
	margin-bottom: 0px;
}

.nomination_data_outer
{
	overflow: hidden;
	width: 100%;
}

.voting_category .sponsor
{
	width: 240px;
	float: right;
}

.voting_category .launching_soon
{
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.finalist_list,
.voting_data
{
	width: 600px;
	float: left;
}

.finalists_voting .finalist_list,
.finalists_voting .voting_data
{
	width: 500px;
}

.finalists_voting .criteria
{
	float: right;
	width: 300px;
	margin-left: 20px;
	margin-right: 60px;
}

.finalists_voting .criteria p
{
	margin-bottom: 15px;
}

.voting_data_outer
{
	overflow: hidden;
	width: 100%;
}

.voting_category table
{
	width: 100%;
}

.personal_data table
{
	width: 100%;
}

.personal_data td,
.nomination_data td
{
	padding-bottom: 5px;
	vertical-align: top;
}

.personal_data .title,
.nomination_data .title,
.finalist_list .title
{
	text-align: right;
	font-weight: bold;
	width: 150px;
	padding-top: 4px;
}

.personal_data .input,
.nomination_data .input,
.finalist_list .input,
.finalist_list .name
{
	padding-left: 10px;
}

.finalist_list .input
{
	padding-bottom: 20px;
}

.finalist_list .name
{
	padding-bottom: 5px;
}

.finalist_list .name a
{
	color: #363636;
	font-size: 16px;
}

.finalist_list .name a:hover
{
	text-decoration: none;
}

.finalist_list .vote_input
{
	text-align: right;
	width: 50px;
}

.personal_data .input .error,
.nomination_data .input .error,
.finalist_list .input .error
{
	background: #FFDDDD;
}

.nomination_data .nomination_name,
.nomination_data .nomination_reason,
.nomination_email,
.finalist_name,
.personal_data .finalists_email
{
	border: 0px;
	padding: 5px;
	background: #FFFFFF;
	color: #363636;
	font-size: 14px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	width: 300px;
}

.nomination_email
{
	width: 300px;
}

.nomination_data .nomination_reason
{
	width: 430px;
	height: 80px;
	resize: none;
}

.personal_data .notes
{
	font-size: 12px;
	color: #666666;
	margin-left: 5px;
	width: auto;
	float: none;
	margin-left: 0px;
	padding-top: 5px;
}

.personal_data .checkbox
{
	margin: 0px;
	margin-right: 10px;
}

.nomination_confirmation .personal_data .submit
{
	margin-top: 0px;
}

.esma_form .voting_category select
{
    height: auto;
}

.checkbox_row td
{
	font-weight: bold;
	padding: 5px 0px;
}

.checkbox_row td a
{
	color: #363636;
}

.checkbox_row td a:hover
{
	text-decoration: none;
}

.submit_row td
{
	padding-top: 10px;
}

/* FOOTER */

#footer
{
	background-color: #fff;
	padding: 30px 10px;
	color: #333;
	border-top: 1px solid #262A2A;
	font-size: 14px;
	clear: both;
}

#footer_about
{
	line-height: 1.4;
	overflow: hidden;
	width: 100%;
}

#footer p a
{
	color: #666666;
}

#footer p a:hover
{
	text-decoration: none;
}

#copyright
{
	float: left;
}

#pageplay
{
	float: right;
	text-align: right;
}

#footer ul
{
	float: left;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-bottom: 40px;
	margin-right: 30px;
}

#footer ul li.label
{
	font-weight: bold;
	margin-bottom: 5px;
}

#footer ul li a
{
	text-decoration: none;
	color: #333;
}

#footer ul li a:hover
{
	text-decoration: underline;
}

#footer p
{
	color: #666	;
}

/* FINALIST */

.finalist_year
{
	margin-bottom: 30px;
}

.finalist_year h3
{
	font-size: 3em;
	font-weight: 100;
}

.finalist_category
{
	border-top: solid 1px #6C787A;
	margin-bottom: 10px;
	padding-top: 10px;
	clear: left;
	overflow: hidden;
}

.finalist_category h4
{
	width: 300px;
	float: left;
	font-size: 1.5em;
	font-weight: 200;
}

.finalist_category ul li
{
	float: left;
	font-size: .9em;
	width: 120px;
	margin-bottom: 5px;
}

.finalist_category ul li a
{
	text-decoration: none;
	color: #000;
}

.finalist_category ul li a:hover
{
	text-decoration: underline;
}

/* COLOURS */

.gold
{
	background-color: #EAC117;
}

.grey
{
	background-color: #ebebeb;
	color: 
}

.dark-grey
{
	background-color: #ccc;
}

.nav-dark-grey #nav
{
	border-bottom-color: #ccc;
}

.pink
{
	background-color: #FF0057;
}

.nav-pink #nav
{
	border-bottom-color: #FF0057;
}

.blue
{
	background-color: #0066D5;
}

.nav-blue #nav
{
	border-bottom-color: #0066D5;
}

.yellow
{
	background-color: #FFF700;
}

.yellow h3
{
	color: #333333;
}

.nav-yellow #nav
{
	border-bottom-color: #FFF700;
}

.green
{
	background-color: #00A600;
}

.nav-green #nav
{
	border-bottom-color: #00a600;
}

.purple
{
	background-color: #360052;
}

.nav-purple #nav
{
	border-bottom-color: #360052;
}

.pink,
.blue,
.green,
.purple,
.gold,
.pink a,
.blue a,
.green a,
.purple a,
.gold a
{
	color: #FFFFFF;
}

/* CONTACT FORM */

.esma_form p
{
	margin-bottom: 5px;
}

.esma_form textarea,
.esma_form .textinput, 
.esma_form select
{
	color: #7F7F7F;
	font-size: 15px;
	padding: 4px;
	width: 400px;
	background: #F3F3F3;
	border: 0px;
	padding: 8px 5px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom: 10px;
}

.esma_form select
{
	height: 18px;
}

.esma_form .textinput
{
	height: 20px !important;
}

.esma_form .textinput_error,
.esma_form .fieldset_error,
.esma_form .label_error
{
    background: #FFCCCC;
}

.esma_form .label_error
{
    display: block;
    padding: 5px 0px;
}

.esma_form textarea
{
	height: 100px;
}

.esma_form .submit
{
	background-color: #7A8082;
	color: white;
	border: none;
	height: 29px;
	font-size: 15px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	cursor: pointer;
}

.contact_telephone
{
	display: none;
}

/* BX SLIDER */

.bx-prev,
.bx-next
{
	position: absolute;
	bottom: 0px;
	width: 26px;
	height: 26px;
	background-repeat: no-repeat;
	z-index: 3;
	background-color: #ccc;
}
.bx-prev:hover,
.bx-next:hover {
	background-color: #363636;
}
.bx-prev {
	background-image: url("/template-files/54/_css/image/ctrl_left.png");
	left: 0;
	text-indent: -999999px;
}
.bx-next {
	background-image: url("/template-files/54/_css/image/ctrl_right.png");
	position: absolute;
	right: 0;
	text-indent: -999999px;
}

.slide_ind
{
	position: relative;
}

/* SOCIAL BUTTONS */

#social_buttons {
	float: right;
}

.social_button {
	float: left;
	margin-left: 5px;
}

/* WINNERS & FINALISTS */

.winners_finalists_grid
{
	overflow: hidden;
	width: 930px;
	margin: 20px 0px;
	margin-right: -10px;
}

.winners_finalists_grid .block
{
	width: 300px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	min-height: 425px;
}

.winners_finalists_grid ul
{
	padding: 0px 10px;
}

.winners_finalists_grid .winner
{
	font-size: 1.5em;
	margin-bottom: 3px;
}

.winners_finalists_grid .title
{
	color: #AAAAAA;
	margin-top: 10px;
}

.winners_finalists_grid .winner-title
{
	margin-top: 10px;
	color: #aaa;
}

.winners_finalists_grid h2
{
	background: none;
	border-top: 3px solid #0066D5;
	color: #0066D5;
	padding: 5px 7px;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 10px;
}

.winners_finalists_grid a 
{
	text-decoration: none;
	color: #333;
}

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

/* SPLIT BLOCK GRID */

.split_block_grid
{
	overflow: hidden;
	width: 930px;
	margin: 20px 0px;
	margin-right: -10px;
}

.split_block_grid .block
{
	width: 300px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 80px;
	position: relative;
}

.split_block_grid .image
{
	float: left;
	width: 140px;
}

.split_block_grid .text
{
	font-size: 17px;
	color: #FFFFFF;
	padding: 5px;
	float: right;
	width: 145px;
	line-height: 1.2;
}

.split_block_grid .text a
{
	color: #FFFFFF;
	text-decoration: none;
}

.split_block_grid .yellow a
{
	color: #333333;
}

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

/* ARCHIVE */

#year_title
{
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 65px;
	line-height: 1;
}

/* SITE TIMINGS / PHASES
2012-12-10 Nominations open
(.notduring_nominating)
2012-12-21 1200 Nominations close
(.notduring_normal)
2013-01-14 Voting starts
(.notduring_voting)
2013-02-08 Votings ends
(.notduring_counting)
2013-02-26 Winners announced
(.notduring_winners)
*/

/* PAGEPLAY BARS */

#pageplay_topbar,
#pageplay_footer
{
	background: #000;
	font-size: 15px;
	width: 100%;
	left: 0px;
	padding: 8px 0px;
	overflow: hidden;
	font-weight: 350;
	color: #E5E7E7;
	position: absolute;
	display: none;
}

#pageplay_footer
{
	bottom: 0px;
	margin-bottom: -10px;
}

#pageplay_topbar
{
	top: 0px;
}

.pageplay_footer_inner
{
	width: 960px; 
	overflow: hidden; 
	margin: 0px auto;
}

#pageplay_topbar .logo,
#pageplay_footer .logo
{ 
	float: right; 
	vertical-align: middle; 
	padding: 0px 5px; 
}

#pageplay_topbar .logo a,
#pageplay_footer .logo a
{ 
	line-height: 0; 
	display: block; 
}

#pageplay_topbar .logo img,
#pageplay_footer .logo img
{ 
	line-height: 0; 
}

#pageplay_topbar .text,
#pageplay_footer .text
{ 
	float: left; 
	line-height: 28px; 
	padding: 0px 5px;
}

#pageplay_topbar .text a,
#pageplay_footer .text a
{ 
	color: #E5E7E7; 
	text-decoration: none; 
}

#pageplay_topbar .text a:hover
#pageplay_footer .text a:hover
{ 
	color: #BBBBBB; 
}

#pageplay_partner
{
	margin: 20px 0 30px 0;
	float: right;
}

#pageplay_partner a
{
	margin-bottom: 5px;
}

#pageplay_partner p
{
	float: right;
	clear: right;
} 

/* ENTRIES SIGNUP 2014 */

.entries_signup
{
	margin-top: 10px;
	float: left;
	width: 465px;
}

#eda img,
#esma img
{
	padding-bottom: 15px;	
	display: block;
	margin: 0 auto;
}

#esma img
{
	padding: 15px 0 30px 0;
}

#esma .entry_form_logo,
#eda .entry_form_logo
{
	margin: 0;
	padding-bottom: 0;
}

.entries_signup a
{
	width: 141px;
	display: block;
	margin: 0 auto;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
	position: absolute;
	bottom: 15px;
	left: 152px;
}

.entries_signup a:hover
{
	background: #363636;
	color: #FFFFFF;
}

#eda
{
	color: #FFFFFF;
	background: #000000;
	float: right;
}

#esma
{
	background: #FFFFFF;
}

.entries_signup_inner
{
	height: 266px;
	padding: 10px;
	position: relative;
}

.entries_signup_inner p
{
	text-align: center;
	display: block;
	width: 300px;
	margin: 0 auto 15px auto;
}

/* 2014 SUBMIT ENTRIES FORMS */

.esma_form textarea, 
.esma_form .textinput, 
.esma_form select
.esma_form label
{
	width: 590px;
}

.esma_form .last_item,
.esma_form label .label_description.last_item
{
	margin-bottom: 0;
}

.eda_form_left
{
	width: 600px;	
	float: left;
	margin-bottom: 20px;
}

.eda_form_right
{
	width: 300px;
	float: right;
	margin-bottom: 20px;
}

.esma_form .form_column
{
	width: 290px;
	margin-right: 25px;
	float: left;
}

.esma_form .form_column.half
{
	width: 450px;
	margin-right: 20px;
}

.esma_form .form_column.right
{
	margin-right: 0;
}

.esma_form span
{
	width: 15px;
	margin-right: 10px;
	display: block;
	float: left;
}

.esma_form fieldset
{

	margin-top: 20px;
	border-top: solid 1px #262A2A;
	padding-top: 15px;
	overflow: hidden;
}

.esma_form label.strong p,
.esma_form .strong 
{
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 15px;
}

.esma_form .form_instruction
{
	font-weight: bold;
	margin-bottom: 15px;
}

.esma_form label p.catagory_name
{
	font-weight: 500;
	text-transform: uppercase;
	font-size: 16px;
}

.esma_form #esma_categories label p.catagory_name
{
	font-size: 14px;
}

.esma_form label .label_description 
{
	font-size: 13px;
	margin-bottom: 25px;
}

.esma_form .submit
{
	margin-top: 30px;
}

.esma_form .submit:hover
{
	background: #363636;
	color: #FFFFFF;
}

.form_sponsor_logo span
{
	position: absolute;
	left: -99999px;
	width: auto;
	margin: 0;
	float: none;
}

#ecn_form_sponsor a
{
	display: block;
	width: 300px;
	height: 102px;
	background: url(/template-files/54/_css/image/ecn_logo.png) no-repeat;
}

#esma .form_sponsor_img img
{
	border: solid 1px #DDDDDD;
	padding: 0;
	margin: 0 0 25px 0;
}

.esma_form label .label_description.featured_sponsor
{
	margin-bottom: 5px;
}

.supported
{
	font-style: italic;
}

#paypal
{
	width: 160px;
	display: block;
	margin: 0 auto;
}
