body {
	width: 889px;
	margin:0 auto;
	background:#373d57 url(../../images/ui/background-img.jpg) top no-repeat;
}

ul.normal li { margin: 10px 0 5px 20px; }

a {
	font-size:1.1em;
	color: #532126;
	background-color:inherit;
	text-decoration:none;
	
}

a:visited {
	color: #532126;
	background-color:inherit;
	text-decoration: inherit;
}

a:hover {
	color: #333;
	background-color:inherit;
	text-decoration: underline !important;
}

a:active {
	color: #532126;
	background-color:inherit;
	text-decoration: none;
}

a:link { text-decoration: none; }
a.disabled { color:#999999; }
a.disabled:hover { color:#999999; }
a.link{text-decoration:underline;}
a.link:hover:{color:#333; text-decoration:inherit;}

.uppercase { text-transform:uppercase; }
.lowercase { text-transform:lowercase; }

.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }

.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }

/* START #masthead */
#header {
	width:889px;
	height:270px;
	background:url(../../images/ui/header.jpg) no-repeat bottom;
	margin:15px auto 0 auto;
}

#header .adkins-logo{
	width:305px;
	height:218px;
	background:url(../../images/ui/adkins-logo.png) no-repeat;
	margin-left: 32%;
	text-indent:-9999px;
}

#header .adkins-logo a {
	display:block;
	width:305px;
	height:218px;
}

/* END #masthead */

#main_nav {
	width:879px;
	height:45px;
	background-color:#532126;
	float:left;
	border-right:5px solid #FFFFFF;
	border-left:5px solid #FFFFFF;
}

.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}

.nav {
	position: relative;
	float:left;
	margin-bottom:1.8em;
	margin-left: 15px;
	line-height:1.0;
	clear: both;
}

.nav li {
	display: inline-block;
	z-index:99;
}

.nav li.adkins { margin-left: 55px; }

.nav li.adkins a {
	font-size: 1.2em;
	text-transform: lowercase;
}

.nav li a {
	color: #FFFFFF;
	padding: 16px 10px;
	text-decoration:none;
	background-color:inherit;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	color:#FFFFFF;
	display: block;
	text-transform: uppercase;
}

.nav li a:hover , a.selected {
	color:#FFCC66 !important;
	text-decoration:none !important;
}

.nav li li a { padding: 16px 20px; }

.nav ul {
	position:absolute;
	background-color:#532126;
	display: none;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.nav li ul li { display: block; }

.nav li:hover ul { display: block; }

/*.nav li:hover ul,
ul.nav li.sfHover ul {
	left:-1px;
	top:4.5em;
}

.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-900em;
}

.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left:9.45em;
	top:-1px;
}

.superfish li:hover ul,
.superfish li li:hover ul {
	top: -900em;
}*/

/*** ORIGINAL SKIN ***/


.nav li { background:#532126; }
.nav li a { color: #FFFFFF; }

/*.nav li:hover, .nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {
	background:#532126;
}*/

/*.nav li li { background:#532126; }*/

/*.nav li li li { background:#532126; }*/

#content{
	background-color:#d9c89a;
	width:879px;
	height:auto;
	min-height:280px;
	float:left;
	border-right:5px solid #FFFFFF;
	border-left:5px solid #FFFFFF;
}

.left-panel {
	float:left;
	background-color:inherit;
	width:530px;
	color:#333333;
	font-size:1.2em;
	margin:20px 10px 0 25px;
}

.left-panel .welcome {
	background:url(../../images/ui/welcome.jpg) no-repeat;
	width:114px;
	height:20px;
	margin-top:30px;
	text-indent:-9999px;
}

.left-panel .research-project {
	background:url(../../images/ui/research-project.jpg) no-repeat;
	width:280px;
	height:25px;
	margin-top:30px;
	text-indent:-9999px;
}

.left-panel .contact {
	background:url(../../images/ui/contact.jpg) no-repeat;
	width:110px;
	height:22px;
	margin-top:30px;
	text-indent:-9999px;
}

.left-panel .press-release {
	background:url(../../images/ui/press-release.jpg) no-repeat;
	width:169px;
	height:19px;
	margin-top:30px;
	text-indent:-9999px;
}

.left-panel .guidelines {
	background:url(../../images/ui/guidelines.jpg) no-repeat;
	width:350px;
	height:25px;
	margin-top:30px;
	text-indent:-9999px;
}

.left-panel .overview {
	background:url(../../images/ui/overview.jpg) no-repeat;
	width:169px;
	height:22px;
	margin-top:30px;
	text-indent:-9999px;
}

.left-panel .schedule-of-events {
	background:url(../../images/ui/schedule-of-events.jpg) no-repeat;
	width:220px;
	height:19px;
	margin-top:30px;
	margin-bottom: 25px;
	text-indent:-9999px;
}

.left-panel .hs-list {
	background:url(../../images/ui/hs-list.jpg) no-repeat;
	width:250px;
	height:30px;
	margin-top:30px;
	margin-bottom:20px;
	text-indent:-9999px;
		}

.left-panel .judging-criteria {
	background:url(../../images/ui/judging-criteria.jpg) no-repeat;
	width:210px;
	height:26px;
	margin-top:30px;
	text-indent:-9999px;
}

.indent { margin-left:30px; }



.list {
    clear: both;
    margin-left: 20px;
    padding: 10px 0;
    font-size: 1.1em;
}

.list li {
    line-height: 1.8;
    margin-bottom: 10px;
}

.list ul,
.list ol {
    margin-left: 20px;
    padding: 10px 0;
}

.list ul li:last-child,
.list ol li:last-child {
    margin-bottom: 0;
}

.list ol.lower-alpha { list-style-type: lower-alpha; }
.list ol.lower-roman { list-style-type: lower-roman; }

.list ul li { list-style-type: disc; }

h2.maintitle {
	color:#532126;
	margin-top:15px;
	margin-bottom: 8px;
	font-size:1.3em;
}

h3.subtitle { font-style:italic; }
p.justified{ text-align:justify; }

.right-panel{
	float:left;
	width:280px;
	margin:20px 0 0 5px;
}

.right-panel .download-bnr{
	background:url(../../images/ui/download-bnr.jpg) no-repeat ;
	width:234px;
	height:97px;
	margin: 30px 0 10px 30px;
}

.right-panel .download-bnr p{
	color:#FFFFFF;
	text-align:center;
	font-size: 1.2em;
	font-weight:bold;
	/* padding:40px 0 0 5px; /* Apply this padding when the Application Form is not available */
	padding: 35px 0 0 5px; /* Apply this padding when the Application Form is available */
	text-transform:uppercase;
}

.right-panel .download-bnr .link {
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: center;
}

.schools { font-weight:bold; }

a.download {
	color:#d9c89a;
	font-size:1.0em;
}

a.download:hover {
	text-decoration:underline;
	color:#d9c89a;
}

a.adobe-reader {
	color:#d9c89a;
	font-size:0.9em;
	font-weight:normal;
}

a.adobe-reader:hover { text-decoration:underline; }

ol.numbered-list { margin:5px 0 20px 0; }

ol.numbered-list li {
	list-style-type:decimal;
	margin:10px 0 5px 20px;
	line-height:1.6em;
	text-align:justify;
}

/* START #footer */
#footer {
	background:url(../../images/ui/footer.jpg) no-repeat;
	width:889px;
	height: 104px;
	float:left;
	margin-bottom:20px;
}
/* END #footer */

#footer p {
	margin:60px 0 0 25px;
	color:#333333;
	font-size:1.1em;
}

.icon-link {
	font-weight:bold;
	color:#333333;
}

.icon-link:hover { text-decoration:underline; }

div.separator {
	margin: 25px 0;
	border-bottom:1px solid #333333;
}

div.separator hr { display:none; }

/* START .contact-frm */
.contact-frm {}
.contact-frm legend { display:none; }
.contact-frm fieldset {
	border:0;
	font-size:1.0em;
}

.contact-frm fieldset ol {}

.contact-frm fieldset ol li {
	list-style-type:none;
	margin:1.0em 0;
}

.contact-frm fieldset ol li label.inline { display:inline !important; }

.contact-frm fieldset ol li label.font-normal { font-weight:normal !important; }

.contact-frm fieldset ol li p label.font-normal { font-size:0.9em; }

.contact-frm fieldset ol li label.n {
	color:#430B0A;
	background-color:inherit;
	display:block;
	font-weight:bold;
}

.contact-frm fieldset ol li.separator {
	clear:both;
	margin:2.0em 0;
	border-bottom:1px solid #E0D1AB;
}

.contact-frm fieldset ol li.separator hr { display:none; }

.contact-frm fieldset ol li p {
	margin:0;
	font-size:1.0em !important;
}

.contact-frm fieldset ol li p.inner-p {
	margin:0.5em 0;
	font-size:1.0em !important;
}

.contact-frm fieldset ol li .input_sel:hover, .contact-frm fieldset ol li .input_sel:focus {}

.contact-frm fieldset ol li .input_sel {
	margin:4px 0 4px 0;
	border:1px solid #532126;
	font-size:1.0em;
	cursor:pointer;
}

.contact-frm fieldset ol li .input_sel option {}

.contact-frm fieldset ol li .input_txt  {
	border:1px solid #BEA052;
	padding:4px;
}

.contact-frm fieldset ol li .input_txt:focus { border:1px solid #532126; }

.contact-frm fieldset ol li .input_ta {
	border:1px solid #BEA052;
	padding:4px;
	font-size:1.1em;
	overflow:auto;
}

.contact-frm fieldset ol li .btn {
	color:#FFFFFF;
	border:1px solid #CCCCCC;
	background-color:#3B607D;
	padding:4px;
	font-size:1.4em;
	cursor:pointer;
	font-weight:bold;
}

.contact-frm fieldset ol li .btn:hover {
	color:#FFFFFF;
	background-color:#532126;
}

.contact-frm fieldset ol li .input_ta:focus { border:1px solid #532126; }
.contact-frm fieldset ol.type-upper-alpha li { list-style-type:upper-alpha; }
.contact-form-err { margin:0 30px 40px 0; }

.contact-form-err li {
	color:#E72828;
	list-style-type:none;
	margin:1.0em 0;
	padding:0em 1.0em 1.0em 2.5em;
	font-size:1.1em;
	border-bottom:1px solid #333333;
	background:url(../../images/ui/dialog-error.png) no-repeat;
}

.contact-form-err li label { cursor:pointer; }
.contact-form-err-title { font-size:1.4em; }
/* END .contact-frm */

