/* CSS Document */

html,body{margin:0;padding:0}
body{
	padding: 10px;
	border-bottom: 2px solid #999999;
	font-size: 76%;
}
p{margin:0 10px 10px}
a{
	color: #D35B50;
	text-decoration: none;
}
a:link {
	color: #D15E57;
	text-decoration: none;
}
a:visited {
	color: #C05650;
}
a:hover {
	color: #FFFFFF;
	background-color: #D95758;
}
a:active {
	color: #FFFFFF;
	background-color: #D95758;
}
div#header h1{
	line-height:80px;
	margin:0;
	padding-left:10px;
	color: #79B30B;
	height: 100px;
	background: url(/assets/images/global/naa-header-logo_01.gif) no-repeat center;
}
#container #wrapper #content h1 {
	font-size: 1.4em;
	color: #4678B0;
}

#header {
	margin-bottom: 0px;
	text-align: center;
}
#container #wrapper #content h2 {
	font-size: 1.2em;
	color: #4678B0;
}

#container #header img {
	margin-right: auto;
	margin-left: auto;
	border-style: none;
	background: transparent;
}

div#content    {
	color: #333333;
	font: 1em Helvetica, Arial, Verdana, sans-serif;
}
div#content p{ line-height:1.6 }
div#sidecoltop{
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#sidecolbot{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
div#footer{
	padding-top: 36px;
	padding-bottom: 10px;
	text-align: center;
}
div#footer p{
	margin:0;
	padding:5px 10px;
	font: 1em "Helvetica CE", Arial, Verdana, sans-serif;
	color: #666666;
}

div#wrapper{
	width:720px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}
div#content{ padding-left: 20px; }
div#sidecoltop{
	float:right;
	width:200px;
	margin-top: 100px;
}
div#sidecolbot{float:right;clear:right;width:200px}
div#footer{clear:both;width:100%}

#nav {
    width: 584px; height: 30px;
    background: url(/assets/images/main_nav.gif);
    margin: 10px auto; padding: 0;
    position: relative;}
  #nav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #nav li, #nav a {
    height: 30px; display: block;}
	
#briefs {left: 0; width: 95px;}
#entry {
	left: 96px;
	width: 108px;
}
#judges {
	left: 324px;
	width: 97px;
}
#past_winners {
	left: 425px;
	width: 117px;
}

#briefs a:hover {
    background: transparent url(/assets/images/main_nav.gif)
    0 -31px no-repeat;}
  #entry a:hover {
    background: transparent url(/assets/images/main_nav.gif)
    -96px -31px no-repeat;}
  #judges a:hover {
    background: transparent url(/assets/images/main_nav.gif)
    -324px -31px no-repeat;}
  #past_winners a:hover {
    background: transparent url(/assets/images/main_nav.gif)
    -425px -31px no-repeat;}

#container #nav { height: 30px; }

/**
 ** Jason's styles used to make the entry form look pretty
 **/
.entryform input {
	border: 1px dotted #990C00;
	background: #FFF7E4;
}

.entryform select {
	border: 1px dotted #990C00;
	background: #FFF7E4;
}

.entryform td {
	font-size: 14px;
	text-align: left;
}

/**
 ** Remove borders from Category radio boxes
 **/
.entryform #cat {
	border: 0px;
}
div.hr {display: none}
/*/*/a{}
div.hr {
  display: block;
  height: 10px;
  background-image: url(/assets/images/global/fleuron_divider.gif);
  background-repeat: no-repeat;
  background-position: center center;
  margin: 1em 0 1em 0;
}
/* */

.mainbody_2008 {
	font: normal 1em/1.5em Arial, Helvetica, sans-serif;
	padding: 2px 6px 2px 2px;
}


#nav-container {
	width: 496px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#container #nav-container #menu { }

/*maincontent stuff.*/
.miniheading {
	color: #000033;
	text-align: center;
	background-color: #d7e8fb;
}
.miniheading02 {
	color: #000033;
	text-align: center;
	background: #CFDCFF;
}
.box01 {
	color: #000033;
	text-align: left;
	background: #CDBB85;
	padding: 3px;
	border: 1px solid #313131;
}
.box01sb {
	text-align: left;
	padding: 3px;
	border: 1px solid #FFEBBB;
	font-size: 11px;
}
table {
	background: #FFF;
	border: 0px dotted #990C00;
}

.breadcrumb {
	font-size: 0.85em;
	color: #333;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
.alert {	
	font-weight: bold;
	color: #D55C53;
}

#content ul {
	line-height: 1.4em;
	list-style: square;
}

ol { line-height: 1.4em; }

/*gets rid of the annoying background color on image hover*/
.nohover:hover, .nohover:focus, .nohover:link {
	background-color: transparent;
}

a.nohover:hover { background: transparent; }

.float_rgt { float: right; }

.download_tble { background: #E2E8FF; }

.download_tble td { background: #FFFFFF; }
.bold { font-weight: bold; }

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 150px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(/contact/images/submit.jpg) no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 150px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(/contact/images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}

