/*
**
**	web_style.css
**	Stylesheet for Sheffield Business Awards 2010
**	v1.0 Adrian Johnson. (c) Rare Creative Group 2010
**
*/

.imageLoader {
background: url('styles/nav-awards.png');
background: url('styles/nav-awards-hvr.png');
background: url('styles/nav-partners.png');
background: url('styles/nav-partners-hvr.png');
background: url('styles/nav-bookyourplace.png');
background: url('styles/nav-bookyourplace-hvr.png');
background: url('styles/nav-news.png');
background: url('styles/nav-news-hvr.png');
background: url('styles/nav-generalinfo.png');
background: url('styles/nav-generalinfo-hvr.png');
background: url('styles/nav-contact.png');
background: url('styles/nav-contact-hvr.png');
background: url('styles/nav-judging.png');
background: url('styles/nav-juding-hvr.png');
background: url('styles/nav-walloffame.png');
background: url('styles/nav-walloffame-hvr.png');
visibility: hidden;
}

body
{
	background-color: #000;
	color: #ffffff;
	margin: 0px;
	font-family: Helvetica,Arial,  sans-serif;
	font-size: small;
	background-image: url('../images/background.jpg');
	background-position: top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

#page
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 25px;
}

#page a img
{
	border: 0px;
}


/*	Page header.
****************************************************************************************/

#header
{
	color: #aaaaaa;
	background-image: url('../images/banner.gif');
    background-repeat: no-repeat;
    background-position: top right;
    height: 161px;
   /* padding-top: 50px;*/
}

#header h1
{
	margin: 0px;
	font-weight: normal;
	font-size: xx-large;
	text-indent: -5000px;	
}

#header h1 a
{
	display: block;
	text-decoration: none;
	color: #aaaaaa;	
	background-repeat: no-repeat;
	height: 140px;
}

#header h1 #ba2010
{
	color: #8e0b39;
	display: block;
}

#header p
{
	font-size: medium;
	margin: 5px 0px 5px 0px;
	text-indent: -5000px;   
}


/*	Navigation.
****************************************************************************************/

#navigation
{
	margin: 0px;
	list-style-type: none;
	height: 30px;	
	padding: 0px;
	background: #000 url('../images/hr.gif') no-repeat bottom;
	margin-bottom:10px;
	padding-bottom:2px;
	padding-left:25px;
	
}

#navigation li
{
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 8px 0px 3px 0px;
	height: 20px;
	/*width: 12.5%;*/
	width: 105px;
	text-align: center;
	background-repeat: no-repeat;
    background-position: bottom left;
}
#navigation li a{background:#000;}
#navigation li a:hover,#navigation li a:active{background:#F78D1D;}



/*	Main page content.
****************************************************************************************/

#contentAndRight
{
	background-color: #000000;
    background-attachment: fixed;
    clear: both; 
	padding:0 0 0 25px;
}

#content
{	
	width: 725px;
    float: left;
	padding: 10px 0;
	color: #ffffff;		
}

#content h2
{
	font-weight: normal;
	font-size: x-large;
	margin-top: 0px;	
	/*color: #8e0b39;*/
	/*color: #dc415a;*/
	/*color: #ff0000;*/
	color: #f78d1d;
}

#content h2#welcomeh2
{
	font-size: xx-large;    
	border: 0px;
	font-weight: bold;
	background-image: url('../images/welcome-to-the-business-awards.gif');
	background-repeat: no-repeat;
	text-indent: -5000px;
	width: 730px;
	height: 155px;
	margin: 0px 0px 20px 0px;
}

#content h2#welcomeh2 #sba10
{
	color: #ffffff;
	display: block;	
}

#content h3
{
	font-size: large;
	color: #ffffff;
	font-weight: normal;   
    margin-bottom: 3px;
}

#content h2 img, #content h3 img, #content h4 img, #content p img
{
	vertical-align: middle;
}

#content h4
{
	color: #ffffff;
}

#content p
{	
    line-height: 1.7em;    
}

#content #tagline
{
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	text-align: center;
	font-size: xx-large;
	color: #888888;	
	line-height: 1em;
}

#content #tagline #excellence
{
	/*color: #8e0b39;*/
	/*color: #dc415a;*/
	/*color: #ff0000;*/
	color: #f78d1d;
}

#content a, #right a
{
	/*color: #8e0b39;*/
	/*color: #dc415a;*/
	/*color: #ff0000;*/
	color: #f78d1d;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover, #right a:hover
{
	text-decoration: underline;
}

.albumImage
{
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.articleBlock
{	
	padding-left: 110px;
	background-repeat: no-repeat;
}

.awardBlock
{
	clear: both;
}

.awardBlock .partnerLink
{
	float: left;	
}

.awardBlock .partnerLink a
{
	display: block;
	width: 220px;
	height: 100px;
	text-indent: -5000px;
	background-repeat: no-repeat;	
}

#content a.aButton
{
	display: inline-block;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	/*background-color: #8e0b39;*/
	/*background-color: #dc415a;*/
	background-color: #ff0000;
	border: 1px solid #666666;
	font-size: x-small;
	text-align: center;
}

#content a.aButton:hover
{
	text-decoration: none;
	background-color: #560B28;
	border: 1px solid #666666;
}

#content .dataTable td a.aButton
{	
	display: block;	
	background-color: #333333;
	border: 1px solid #111111;
	/*color: #8e0b39;*/
	/*color: #dc415a;*/
	/*color: #ff0000;*/
	color: #f78d1d;
	font-weight: normal;
    padding: 3px 10px 3px 10px;    	
}

#content .dataTable td a.aButton:hover
{
	background-color: #111111;
	border: 1px solid #000000;
}

.moveUp, .moveDown
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 16px;
	height: 16px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

.moveUp
{
	background-image: url('styles/moveup.gif');
}

.moveDown
{
    background-image: url('styles/movedown.gif');
}


/*	Right column.
****************************************************************************************/

#right
{
	float: left;
	width: 200px;
	padding: 10px;
	color: #ffffff;	
	font-size: x-small;	
}

#right form
{
	text-align: left;	
}

#right input[type=text], #right input[type=password]
{
	width: 90%;
}

#right h2
{
	font-size: medium;
	/*color: #8e0b39;*/
	/*color: #dc415a;*/
	/*color: #ff0000;*/
	color: #f78d1d;
	font-weight: normal;
	border-top: 2px dotted #555555;
	border-bottom: 2px dotted #555555;
	padding-bottom: 5px;
	padding-top: 5px;
}

#right h2 img{padding:3px 0;}

#right dl
{
	margin: 0px;
}

#right dl dt
{
	font-weight: bold;	
	font-size:small;
	margin-bottom:4px;
	margin-top:20px;
}

#right dl dd
{
	margin-left: 0px;	
	margin-bottom: 10px;
	font-size:small;
}


#right dl dd a{ margin-top:10px;	display:block;}

/*	Styles.
****************************************************************************************/

#content .marquee0
{
	margin-top: 50px;
}

#content .marquee0 a
{
	color: #ffffff;
}

#content .marquee
{
	border-top: 2px dotted #fff;
	border-bottom: 2px dotted #fff;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: x-small;
	color: #fff;
	font-weight: bold;
}

#content .marquee a
{
	color: #fff;
	text-decoration: none;
}

#welcomeImg
{
	background-image: url('styles/welcomeloading.gif'); /* Original image. */
	/*background-image: url('styles/../images/welcome/home-1.jpg');	/* Test image */
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 950px;   
	height: 240px;
}

.formTable, .dataTable
{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #000000;	
}

.formTable th, .formTable td, .dataTable th, .dataTable td
{
	background-color: #222222;
    padding: 5px;
}

.formTable th
{
	text-align: right;
	font-size: x-small;
	width: 25%;	
}

.dataTable th
{
	background-color: #111111;
	text-align: left;
}

.formTable th.formSection
{
	text-align: left;
	font-size: small;
	background-color: #000000;
}

.formTable input[type=text], .formTable input[type=password], .formTable textarea
{	
	background-color: #111111;
	border: 1px solid #060209;
	padding: 5px;
	color: #ffffff;
	width: 95%;	
}

.formTable input[type=text].small
{	
	background-color: #111111;
	border: 1px solid #060209;
	padding: 5px;
	color: #ffffff;
	width: 50px;	
}

.formTable textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.formTable select
{
	background-color: #222222;
    border: 1px solid #060209;
    color: #ffffff;
    width: 97%;
}

.formTable select.small
{
	background-color: #222222;
    border: 1px solid #060209;
    color: #ffffff;
    width: 100px;
}

.partnerP
{
	width: 200px;
	float: left;
	margin: 0px 10px 10px 0px;
}

#sponsorBox
{
	width: 200px;
	height: 100px;
	text-align: center;
}

.formTable sup
{
	/*color: #8e0b39;*/
	/*color: #ff0000;*/
	color: #f78d1d;
}

.error
{
	display: block;
	font-size: x-small;
	/*color: #8e0b39;*/
	/*color: #dc415a;*/
	/*color: #ff0000;*/
	color: #f78d1d;
}

.wofH
{
	margin-bottom: 0px;	
}

.wofSubH
{
    margin-top: 0px;  
}


/*	Footer.
****************************************************************************************/

#footer
{
	clear: both;			
	/*color: #8e0b39;*/
	/*color: #dc415a;*/
	/*color: #ff0000;*/
	color: #f78d1d;
	padding: 20px 10px 0px 10px;	
	background-color: #000000;	
	background-image: url('styles/footerbg.jpg');
    background-repeat: repeat-x;
    margin-bottom: 20px;
}

#footer p
{
	margin: 0px;  
	font-size: x-small;  
}

#footer a
{
	color: #aaaaaa;
	text-decoration: none;
}

#footer a:hover
{
	/*color: #8e0b39;*/
	/*color: #dc415a;*/
	/*color: #ff0000;*/
	color: #f78d1d;
}

@charset "UTF-8";
/* CSS Document */


