/* SKELETON */
body {
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #d6e4f0;
    background: #1d4e72 url('../images/bkg.jpg') repeat-x;
}

textarea, input, select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a, a:link {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dotted #888;
}

a img {
    border: 0;
}

a.nu {
    border-bottom: 0;
}

a[rel =
'lightbox-media'] {
    border-bottom: 0;
}

h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
    color: #51bfff;
    font-weight: bold;
}

h3 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 12px;
}

h4 {
    font-size: 14px;
    background: transparent url('../images/sep.gif') repeat-x bottom;
    height: 22px;
}

fieldset {
    border: 0;
    margin: 12px 0;
    padding: 0;
}

form ul, #boxr ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ol, ul, li {
    margin: 0 0 0 1em;
    padding: 0;
}


ol li ul {
    list-style-type: disc;
}

label {
    display: block;
    margin-top: 1em;
}

ul.radio {
    margin-bottom: 1em;
}

ul.last {
    margin-bottom: 0;
}

.radio label {
    display: inline;
}

label.error, div.error {
    margin-top: 0;
    color: red;
}

.hilight {
    color: #51bfff;
    font-weight: bold;
}

#container {
    width: 960px;
    margin: 0 auto;
    padding: 0;
    border: 0px solid green;
}

#header {
    height: 150px;
    position: relative;
    color: white;
}

#header h1 {
    position: absolute;
    text-indent: -100000px;
}

#header #header-right {
    position: absolute;
    right: 35px;
    bottom: 70px;
    text-align: right;
}

#header #header-organized {
    color: #51bfff;
}

#header-organized{
    font-size:14px;
    font-weight:bold;
}

#footer {
    color: #4a7699;
    clear: both;
    margin: 0 0 0 40px;
    padding-top: 10px;
    padding-bottom: 30px;
}

#footer a{
    color:inherit;
    border:0;
}


* html #footer {
    height: 1px;
}

/* MENU */
#menu {
    margin-bottom: 6px;
    margin-left: 12px;
    float: left;
}

#menu a {
    float: left;
    line-height: 31px;
    color: white;
    font-size: 13px;
    text-decoration: none;
    border: 0;
}

#menu a.current {
    color: #51bfff;
}

#menu span {
    background: transparent url('../images/menusep.gif') no-repeat;
    width: 1px;
    height: 31px;
    text-indent: -10000px;
    overflow: hidden;
    font-size: 1px;
    display: block;
    float: left;
    margin: 0 10px;
}

/* MAIN */
#main {
    width: 624px;
    background-color: #133c59;
    float: left;
    left: 12px;
    position: relative;
}

#main-content {
    background: transparent url('../images/main-content.jpg') no-repeat;
    padding: 24px 12px 0 12px;
}

#main-footer {
    background: transparent url('../images/main-footer.jpg') no-repeat;
    height: 25px;
}

.image-zoom .press-small-image-no-border {
    border: 0px;
}

.image-zoom .press-small-image {
    border: 2px solid #123752;
}

.image-zoom table{
	margin-left:20px;
}

.image-zoom table tr td {
    vertical-align: top;
}

.image-zoom table tr td div {
	float:left;
	margin-right:20px;
}

/* BOXR */
#boxr {
    width: 300px;
    background-color: #133c59;
    float: right;
    text-align: right;
    right: 12px;
    position: relative;
}

#boxr-content {
    background: transparent url('../images/boxr-content.jpg') no-repeat;
    padding: 24px 24px 0 24px;
}

#boxr-footer {
    background: transparent url('../images/boxr-footer.jpg') no-repeat;
    height: 25px;
}

#boxr ul li {
    margin: .5em 0;
}

#boxr .box-section {
    margin-bottom: 20px;
}

.support{
    width:100%;
    display:block;
    overflow:hidden;
}

.support li{
    float:right;
}

.support li img{
    margin-left:15px;
}

/* SUBMISSION */
#submission-left {
    float: left;
    width: 280px;
}

#submission-right {
    float: right;
    width: 280px;
}

#submission-rules {
    width:564px;
    height: 200px;
    overflow: auto;
    background-color: #fff;
    color: #000 !important;
    padding: 6px;
    font-size: 11px;
    margin-top:10px;
}
#submission-rules *{
    color: #000 !important;
}
#submission-rules h3{
    font-size:14px;
}

#submission-rules a {
    text-decoration: underline;
    border: 0;
    color: #000;
}

/* RULES */
.rules ol li{
    margin-bottom:1em;
}

.rules ol li li{
     margin-bottom:0;
}

.rules-area h3{
    font-size:15px;
    margin-top:15px;
    margin-bottom:3px;
}


/* UPLOAD AREA*/
div.upload-area-section {
    margin-bottom: 12px;
}

#uploadedfilelist table {
    border-collapse: collapse;
}

#uploadedfilelist tr {
    border: 1px solid #c3c3c3;
    background-color: #f5f5f5;
    color: #1d4e72;
}

#uploadedfilelist th {
    text-align: left;
    background-color: #1d4e72;
    color: white;
    padding: 2px;
}

#uploadedfilelist td {
    padding: 2px;
}

#uploadedfilelist a {
    color: #1d4e72;
    border-color: #1d4e72;
}

#uploadedfilelist a.delete {
    display: block;
    text-indent: -1000px;
    overflow: hidden;
    width: 21px;
    height: 19px;
    background: transparent url(../images/deletefile.gif) no-repeat 0px 0px;
    border: 0;
}

#uploadedfilelist a.delete:hover {
    background-position: 0px -19px;
}

/* CATEGORIES */
#categories-list {
	margin: 24px 0;
}

.categories-list-entry {
	background-color:#4eb8f5;
	text-align:center;
	width:175px;
	height:147px;
	float:left;
	margin-left:19px;
	padding-top:20px;
}

.categories-list-title {
    font-size: 28px;
}

.categories-list-cat {
    font-size: 16px;
	color:#0b2a40;
}

.categories-list-cat a, .categories-list-title a {
	border:0;
	color:inherit;
}

/*NEWS*/
.news h3 {
    margin-bottom: 5px;
}

.news h4 {
    background: none;
    height: auto;
    font-size: 16px;
}

.news .photo-copy {
    display: block;
    font-size: 11px;
}

.news .press-small-image {
    border: 2px solid #123752;
}

.news table tr td {
    vertical-align: top;
}

.news-entry h5 a {
    font-size: 14px;
}

.news-entry h5 {
    padding:0;
    margin:12px 0 4px 0;
}

.news-entry p{
    margin:0;
}


/*NOMINATIONS*/

.box-nominations{
    margin:20px 0px 40px 0px;
}
