/* DelCloseAwards.com stylesheet */
/* common.css */
/* defines site-wide, common styles */

/*  BEGIN COMMON STYLES  */

body {
	background-color: #000;
	font-size: 62.5%;
	margin: 0;
	padding: 10px 0 0 0;
	font-family: Lucida Grande, Trebuchet MS, Helvetica, Arial, sans-serif;
	border: 0;
	color: #FFF;
}

a {
	text-decoration: none;
	color: #A16700;
}

a:hover {
	text-decoration: underline;
	color: #FFF;
}

h1, h2 {
	text-transform: uppercase;
}

img {
	border: 0;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.img_float_left {
	float: left;
	margin: 0 10px 10px 0;
}

.img_float_right {
	float: right;
	margin: 0 0 10px 10px;
}

dt {
	font-weight: bold;
	text-transform: uppercase;
}

dd {
	margin: 0;
	margin-bottom: 7px;
}

#pagewrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0;
	border: 0;
}

.slimbox-save-link {
  font-weight: normal;
}

.slimbox-save-link:hover {
  color: #000000;
}

/* END COMMON STYLES */



/* BEGIN LAYOUT STYLES */

/* BEGIN COL1 STYLES */

#col1 {
	float: left;
	display: inline;
	background: transparent;
	width: 240px;
}

/* END COL1 STYLES */

/* BEGIN COL2 STYLES */

#col2 {
	float: right;
	text-align: right;
	background: transparent;
	width: 728px;
}

/* END COL2 STYLES */

/* END LAYOUT STYLES */


/* BEGIN HEADER STYLES */

#header {
	margin: 0;
	padding: 0;
}

#header h1 {
	float: left;
	background: transparent url('/images/3.jpg') top left no-repeat;
	text-indent: -5000em;
	width: 240px;
	height: 155px;
	margin: 0;
	padding: 0;
}


/* BEGIN NAV STYLES */

#nav {
	width: 718px;
	text-align: right;
	padding: 5px;
	background: #A16700 url('/images/5.jpg') top left repeat-y;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0;
}

#nav li {
	border-right: 1px solid #FFF;
	padding: 0 10px;
	list-style: none;
	display: inline;
}

#nav li a {
	color: #FFF;
}

#nav li.last {
	border-right: none;
}

#news #nav_news a,
#about #nav_about a,
#nominees #nav_nominees a,
#vote #nav_vote a,
#winners #nav_winners a,
#photos #nav_photos a,
#video #nav_video a {
	color: #000;
}

/* BEGIN MAIN SEARCH FORM STYLES */

#main_search {
	display: inline;
	padding: 0;
	margin: 0;
}

#main_search label {
	display: none;
	visibility: hidden;
}

#main_search_text {
	font-size: .8em;
	padding: 0;
	margin: 0;
}

#main_search_submit {
	font-size: .8em;
	padding: 0;
	margin: 0;
}

/* END MAIN SEARCH FORM STYLES */

/* END HEADER STYLES */


/* BEGIN MAILING LIST STYLES */

#mailing_list {
	margin: 10px 0;
}

#mailing_list fieldset {
	border: 1px solid #A16700;
}

#mailing_list legend {
	font-size: .9em;
	font-weight: bold;
	padding: 5px;
	background-color: #A16700;
	text-transform: uppercase;
}

/* END MAILING LIST STYLES */



/* BEGIN CONTENT STYLES */

.shoutbox {
  border: 1px solid #A16700;
  padding: 10px;
  margin: 0 auto 10px auto;
  text-align: center;
  background: #000 url('/images/6.jpg') top left repeat-x;
}

.shoutbox h3 {
  margin: 0;
}


#volunteer_box {
	margin-bottom: 10px;
}

#volunteer_box h2 {
	margin: 0;
	font-size:  1.2em;
}


#leftbox, #article {
	border: 1px solid #A16700;
	padding: 10px;
	margin: 0;
}

#leftbox h3, #article h3 {
	text-transform: uppercase;
	font-size: 2em;
}

#article {
	width: 708px;
	text-align: left;
	background: #000 url('/images/6.jpg') top left repeat-x;
}

#article h2 {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -5000em;
	width: 100%;
	height: 20px;
	margin: 0 0 15px 0;
}

#subnav_box {
        background-color: #000;
        margin-bottom: 15px;
        border: 1px solid #A16700;
        padding: 10px;
}

#subnav_box ul {
        list-style: none;
        display: inline;
        margin: 0;
        padding: 0;
}

#subnav_box ul li {
        margin: 0 5px;
        display: inline;
}


/* END CONTENT STYLES */



/* BEGIN NOMINATION FORM STYLES */

#nom_contact {
        width: 100%;
        border: 1px solid #777;
        margin-bottom: 20px;
        text-align: center;
}

#nom_contact td, #nom_nominations_form td, #nom_nominations td {
	padding: 10px;
}

#nom_nominations_form, #nom_nominations {
        width: 100%;
	border-top: 1px solid #777;
        margin-bottom: 10px;
}

#nom_nominations_form td, #nom_nominations td {
	border-bottom: 1px solid #777;
}

.explanation {
	color: #777;
	font-size: .9em;
}

.explanation strong { color: gold; }

.zemContactForm fieldset {
	border: 0;
}

.zemContactForm legend {
	display: none;
	visibility: hidden;
}

.zemError {
    width: 100%
    margin: 0 10px;
    border: 1px solid red;
    font-size: 1.2em;
    color: red;
}

.zemError li {
    padding: 5px;
}

/* END NOMINATION FORM STYLES */



/* BEGIN UPDATE BOX STYLES */

#updates_box {
        background-color: #000;
        border:1px solid #A16700;
        padding: 10px;
}

#updates_table td {
        width: 110px;
        text-align:center;
}

#updates_table td img {
         border: 1px solid #A16700;
}

/* END UPDATE BOX STYLES */



/* BEGIN FOOTER STYLES */

#footer {
	text-align: right;
	width: 100%;
	margin: 10px 0;
	font-size: .8em;
}

#footer img {
	margin-left: 5px;
}

/* END FOOTER STYLES */

/* end common.css */