/*
	File: awards_stylesheet.css
	Created: 7th December 2005
	Author: Shaun Perry

	This file contains all the relevant CSS elements required to
	create the G-Nation Awards Website
	
	(c) 2005 Revolver Design Limited. All rights reserved.
/*

/*********************************************
 BODY
*********************************************/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #221e17;
	text-decoration: none;
}
#guy {
	position:absolute;
	left:782px;
	top:180px;
	width:151px;
	height:360px;
	z-index:11;
}
#girl {
	position:absolute;
	left:750px;
	top:180px;
	width:151px;
	height:360px;
	z-index:11;
}#guy2 {
	position:absolute;
	left:750px;
	top:180px;
	width:151px;
	height:360px;
	z-index:11;
}
/*********************************************
 TEXT 
*********************************************/
.textbox {
	font-size: 9px;
}
.smallblack {
	font-size: 0.75em;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5e4436;
	font-weight: bold;
	padding-left:5px;
}
.bigheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5e4436;
	font-weight: bold;
	padding-left:5px;
}
.lightbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-weight: bold;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:10px;
	color: #000000;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.boxsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.boxbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
/*********************************************
 LINKS
*********************************************/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #993300;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #993300;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #993300;
	text-decoration:underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
/*********************************************
 MENU LINKS
*********************************************/
a.eventnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a.eventnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a.eventnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a.eventnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration:underline;
}
a.eventnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration:none;
}
a.overview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #913b02;
	text-decoration: none;
}
a.overview:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #913b02;
	text-decoration: none;
}
a.overview:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #913b02;
	text-decoration: none;
}
a.overview:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #913b02;
	text-decoration:underline;
}
a.overview:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #913b02;
	text-decoration:none;
}

a.totaliser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e4620b;
	text-decoration: none;
}
a.totaliser:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e4620b;
	text-decoration: none;
}
a.totaliser:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e4620b;
	text-decoration: none;
}
a.totaliser:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e4620b;
	text-decoration:underline;
}
a.totaliser:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e4620b;
	text-decoration:none;
}


a.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9247C7;
	text-decoration: none;
}
a.subnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9247C7;
	text-decoration: none;
}
a.subnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9247C7;
	text-decoration: none;
}
a.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF00B1;
	text-decoration:underline;
}
a.subnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9247C7;
	text-decoration:none;
}a.selectednav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF00B1;
	text-decoration: none;
}
a.selectednav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF00B1;
	text-decoration: none;
}
a.selectednav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF00B1;
	text-decoration: none;
}
a.selectednav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF00B1;
	text-decoration:underline;
}
a.selectednav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF00B1;
	text-decoration:none;
}
.bg_boxheader {
	background-image: url(../images/bg_boxtop.gif);
}
.bg_boxbottom {
    padding-left:16px;
	padding-top:16px;
	padding-right:16px;
	padding-bottom:5px;
	background-image: url(../images/bg_boxbottom.gif);
}/* CSS Document */

.menucss {
	position: absolute;
	width: auto;
	height: auto;
	background-color: #ff00b1;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	top: 43px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	z-index: 10;
}

.divider {
	padding-left: 5px;
	padding-right: 5px;
	color: #ff9900;
	margin-left: 1px;
	margin-right: 1px;
	cursor: hand;
}

.divider a {
	color: #ff9900;
	text-decoration: none;
	
}

.item {
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	margin-left: 1px;
	margin-right: 1px;
	cursor: hand;
	
}

.item a {
	color: #fff;
	text-decoration: none;
	
}



.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	border: 1px solid #ff9933;
	background-color:#FFF;
	padding:3px;
}
.formfieldbackend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	border: 1px solid #ffffff;
	background-color:#ffffff;
	padding:3px;
}
#bottomGraphic {
	position: absolute;
	top: 465px;
	left: 0px;
	
}
.rosette {
background-image:url(/awards/images/bg_rosette.gif);
background-repeat:no-repeat;
}



#menu1 { left: 518px }
#menu2 { left: 372px }


#mro1 { left: 19px }
#mro2 { left: 128px }

.bg_orange {
background-image:url(/awards/images/bg_orange.gif);
}

a.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.topnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.topnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
}
a.topnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

a.preview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.preview:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.preview:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.preview:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
}
a.preview:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

#save_text {
color:#000;
font-size:14px;
font-weight:bold;
width:100%;
text-align:center;
}
.pink_highlighted {
color:#ff1ca8;
font-size:18px;
}
.white_highlighted {
color:#fff;
font-size:18px;
}