@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg.gif) repeat-y;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin:0;
	padding:0;
}
#body {
	background:url(../images/background.gif) #FFFFFF no-repeat;
	overflow:visible;
	height:742px;
}
#clearBody {
	clear:both;
	height:40px;
	width:693px;
	text-align:right;
	padding: 20px 0 0 0;
}

a {
	color:#d7c324;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#siteName {
	float:left;
	height:97px;
	width:168px;
	margin:38px 0 0 130px;
}
#siteName a {
	display:block;
	height:97px;
	width:168px;
}
#siteName span {
	display:none;
}

#deadline {
	margin:0;
	padding:0;
	font-weight:bold;
	padding-top:30px;
	width:735px;
	height: 140px;

}
	#deadline .large {
		font-size:1.51em;
	}
	#deadline .small {
		font-size:1.15em;
	}

#left {
	float:left;
	width:344px;
}
.center {
	text-align:center;
}
span.codedirection {
	unicode-bidi:bidi-override;
	direction: rtl;
}


#menu {
	margin-left:89px;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
	#menu li {
		min-height:28px;
		margin-bottom:9px;
	}
	#menu a {
		padding:5px 14px;
		background-color:#231f20;
		color:#FFFFFF;
		font-size:1.2em;
		text-transform:uppercase;
		float:left;
		display:block;
		line-height:1.2em;
	}
	#menu a:hover, #menu .current {
		background-color:#FFFFFF;
		color:#231f20;
		text-decoration:none;
	}

#subMenu li {
	height:20px;
    margin-top:10px;
	margin-bottom:0;
}
#subMenu li.first {
    margin-top:0;
}
#subMenu a {
	padding:5px 10px 5px 28px;
	background-color:#231F20;
	color:#D8C223;
	font-size:0.9em;
	text-transform:uppercase;
	float:left;
	display:block;
	line-height:0.9em;
}


#interested {
	width:194px;
	height:218px;
	margin-top:50px;
	margin-left:55px;
}
	#interested a {
		display:block;
		width:194px;
		height:218px;
		background:url(../images/Frame.jpg) no-repeat;
	}
	#interested a span {
		display:none;
	}

a#interested2 {
	width:107px;
	height:128px;
	float: right;
	clear: none;
	display:block;
	background:url(../images/enter-now.png) no-repeat;
}

#interested2 span {
	display:none;
}

#content {
	background-color:#58595b;
	width:532px;
	margin:0;
	padding:0;
	margin-left:344px;
}
#content h2 {
    padding:0 10px;
}
#content p {
	padding:0 40px 20px 33px;
	margin:0;
}

h1 {
	text-indent:-9000px;
	width:532px;
	height:128px;
	margin:0 0 20px 0;
	padding:0;
}
h3 {
	margin: 5px 0 10px 16px;
}
.small {
	font-size:0.8em;
}
.yellow {
	color:#D8C223;
}
.yellow.large {
	margin:30px 0 0 100px;
	display:block;
	float:left;
}
.red {
	color: #e5041b;
}

.red.large {
	margin:30px 0 0 60px;
	display:block;
	float:left;
}
.required {
	color:#EDB113;
}

.titleHome { background:url(../images/home.gif) no-repeat; }
.titleJudges { background:url(../images/judges.gif) no-repeat; }
.titleCategories { background:url(../images/categories.gif) no-repeat; }
.titleOverallAchievement { background:url(../images/overall-achievement.gif) no-repeat; }
.titleGrandPrixAward { background:url(../images/grand-prix-award.gif) no-repeat; }
.titleAbout { background:url(../images/about.gif) no-repeat; }
.titleEntries { background:url(../images/entries.gif) no-repeat; }
.titleRegister { background:url(../images/register.gif) no-repeat; }
.titleLateFees { background:url(../images/late-fees.gif) no-repeat; }
.titleClosingDate { background:url(../images/closing-date.gif) no-repeat; }
.titleEntryFees { background:url(../images/entry-fees.gif) no-repeat; }
.titlePartners { background:url(../images/supporting-Partners.gif) no-repeat; }
.titlePress { background:url(../images/press.gif) no-repeat; }
.titleContact { background:url(../images/contactUs.gif) no-repeat; }
.titleHowToEnter { background:url(../images/how-to-enter.gif) no-repeat; }
.titleHelpingYouToWin { background:url(../images/helping-you-to-win.gif) no-repeat; }
.titleEnterNow { background:url(../images/enter-now.gif) no-repeat; }
.titleThankYou { background:url(../images/thank-you.gif) no-repeat; }
.titleWinners { background:url(../images/finalists.gif) no-repeat; }

.highlight{
display:block;
padding:10px;
background:#231F20;
float:left;
}

.highlight p {
float:left;
margin-left:10px;
}

.highlight img {
margin-right: 10px;
float:left;
}

.listdisc {
	list-style-type:disc;
	margin:0;
	padding:0;
	padding:0 0 0 27px;
	margin: -15px 0 15px 27px;
}

.list {
	list-style:none;
	margin:0;
	padding:0;
}
	.list li {
		margin-bottom:12px;
	}
	.list span {
		padding:5px 14px;
		line-height:14px;
		color:#FFFFFF;
		background-color:#231f20;
		font-size:0.8em;
	}
	.list span b {
		font-size:1.2em;
	}

.reg {
	text-align:right;
	list-style:none;
	padding-left:35px;
}
	.reg li {
		line-height:30px;
	}
	.reg input, .reg select {
		margin-right:40px;
		width:240px;
	}
	
	.reg .btn {
		width:160px;
	}
	.reg label {
		float:left;
	}
	
dt {
	float:left;
	margin-left:50px
}
dd {
	margin:0 150px 10px 100px;
}

.catList ul {
	font-weight:bold;
	background-color:#231F20;
	margin-bottom:5px;
	margin-top:5px;
}
	.catList ul li {
		background-color:#58595B;
	}
	.catList ul span {
		background-color:#231F20;
		font-size:14px;
	}
	.catList ul span span {
		font-size:10px;
		margin-right:10px;
	}


.regFriend {
	margin-left:20px;
	color:#949494;
}

/* Forms */
input {
	border:1px solid #666666;
}
input:hover, input:focus, textarea:hover, textarea:focus {
	border-color:#333333;
	background-color:c3c3c3;
}

[disabled] {
	color:#cccccc;
	background-color:#cccccc;
}
input[type=submit] {
	width:200px;
	margin:auto;
}

 
.tickBox {
	width:300px;
	margin:auto;
	margin-bottom:20px;
	border:#58595B 1px solid;
}
.tickBox:hover {
	border: #333333 1px solid;
}

#entrywufoo{
	padding-left: 20px;
}

#dexigner{
	margin: 35px 0 0 130px;
}
#sponsors-left{ padding-left:30px; margin-top:40px;  }
#sponsors-left a{background:none;padding:0;}
#sponsors-left a:hover {background:none;}

#content p.caption{ padding-bottom:5px; padding-left:18px;  }