/*******************************************************************************
********************************************************************************
**
* - GENERAL
*
* - PAGE CONTAINERS
*
* - HEADER
*
* - NAVIGATION
*
* - CONTENT
*
* - FOOTER
**
********************************************************************************
 ******************************************************************************/


/* GENERAL ------------------------------------------------------------------ */




/* Zero default margin & padding around common elements */
body, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, li, ol, p, ul
{
	margin: 0;
	border: 0 none #FFFFFF;
	padding: 0;
}


body
{
	background-color: #fff;
	color: #000000;
	line-height: 1.4;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}
a
{
color: #900;
}

a:link
{
	color: #0066CC;
}

a:visited
{
	color: #0066CC;
}

a:hover
{
	text-decoration: none;
}

img
{
	border: 0 none transparent;
}

input, select, table, textarea
{
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
}

.clearer
{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden
{
	position: absolute;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
	overflow: hidden;
}




/* PAGE CONTAINERS ------------------------------------------------------------------ */

#pageContainer 
{
	
	text-align: center;
	margin-top: 2em;
}


#pageWidth
{
	width: 700px;
	margin:0 auto;
	
	
}

* html #pageWidth
{
	w\idth: 700px;
}

#pageBody
{
min-height: 450px;
}

* html #pageBody
{
	height: 450px;
}

#columnLeft
{
	float:left;
	width: 20%;
}

#columnRight
{
	float:right;
	width: 79.9%;
	min-height: 449px;
	text-align: left;
}

* html #columnRight
{
	height: 449px;
}


/* HEADER -----------------------------------------------------------------*/
#top
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	width: 100%;
	min-width: 760px;
	list-style: none;
}

#top li
{
	position: relative;
	z-index: 100;
	width: 100%;
	overflow: hidden;
}

#top a
{
	display: block;
	padding: 0.35em 2em;
	color: #FFFFFF;
	text-indent: -20em;
	text-decoration: none;
}

#top a:hover, #top a:focus, #top a:active
{
	top: 0;
	left: 0;
	background-color: #900;
	text-indent: 0;
}

#top #skipNav
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
}


#pageHeader
{
	margin : 0 auto;
	text-align: center;
	border: 0;
}

#pageHeader h1{
	
	text-indent: -9999px;
}

#pageHeader h1 a
{
	display: block;
	height: 117px;
	width: 678px;
	
	
	margin: 0;
	padding: 0;
	text-decoration:none;
}


/* NAVIGATION ------------------------------------------------------------------*/


#mainNav
{
	
	margin: 0;
	margin-bottom: 2px;
}



#mainNav ul.navdocs
{
	display: inline;
	float: left;
	padding:0;
	padding-left:0.4em;
	
	border:0;
	margin-top:0.2em;
	margin-bottom:0em;
	font-size: 0.7em;
	letter-spacing: 0.05em;
	
	
}

#mainNav ul.navdocs li
{
	display: inline;

	border:0;
	border-left: 1px dotted #000;
	margin:0;
	padding:0em;
	padding-left:0.2em;
	text-align: center;
}

#mainNav ul.navdocs li.first
{
	display: inline;
	border:0;
	margin:0;
	padding:0em;
	text-align: center;
}


#mainNav ul.navdocs li a
{
	font-weight: 700;
	color: #000;
	padding: 0.2em 0.3em 0.2em 0.4em;
	text-decoration: none;
	text-transform: uppercase;
}


#mainNav ul.navdocs li a:hover
{
	font-weight: 700;
	background: #fff;
	color: #990000;
	padding: 0.2em 0.3em 0.2em 0.4em;
	text-decoration: none;
}


#mainNav ul.extras
{
	display: inline;
	float: left;
	padding:0;
	padding-right:0.5em;
	
	margin-top:0.3em;
	margin-left:0.5em;
	
	border:0;
	border-right: 2px dotted #000;
	
	font-size: 0.6em;
}


#mainNav ul.extras li
{
	display: inline;
	border:0;
	border-left: 1px dotted #000;
	margin:0;
	padding:0em;
	padding-left:0.8em;
	text-align: center;
	
}


#mainNav ul.extras li.first
{
	display: inline;
	border:0;
	margin:0;
	padding:0em;
	padding-right:0.8em;
	text-align: center;
}


#mainNav ul.extras li a
{
	color: #900;
	padding: 0.1em 0.2em 0.1em 0.4em;
	text-decoration: none;
	
}


#mainNav ul.extras li a:hover
{
	background: #fff;
	color: #000;
	padding: 0.1em 0.2em 0.1em 0.4em;
	text-decoration: none;
}


#navFooter
{
	height: 30px;
	width: 100%;
	background-image: url(/images/nav_blackstrip.gif);	
	background-color: #300;
	background-repeat: no-repeat;
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
}

#credit
{
width: 100%;
border-top: 1px dashed #999;
margin-top: 2em;

	font-size: 70%;

}


/* SUBNAVIGATION----------------------------------------------------------*/

#columnLeft h3.featurePage
{
	background-color: #ccc;
	background-image: url(/images/subnav_feature_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 50%;
	text-align: left;
	text-indent: 0.5em;
	padding: 0.2em;
	
	
}

#columnLeft h3 a
{
	color:#900;
	font-size: 0.7em;
	font-weight: 500;
	
	
	padding-left: 1em;
	text-decoration: none;
	

}

#columnLeft h3 a:hover
{
	color:#900;
	font-size: 0.7em;
	font-weight: 500;
	
	
	padding-left: 1em;
	text-decoration: underline;
	

}




#subNav h3
{
	background-color: #fff;
	color: #900;
	font-size: 1.2em;
	font-weight: 500;
	
	background-image: url(/images/subnav_dots.gif);

	margin-bottom: -0.2em;
	padding-top: 0.4em;
	padding-bottom: 0.6em;
	background-repeat: repeat-x;
	background-position: 0 100%;
	line-height: 1;
}


#subNav ul
{
	background-image: url(/images/subnav_dots.gif);
	margin-bottom: -0.2em;
	padding-top: 0.2em;
	padding-bottom: 0.6em;
	background-repeat: repeat-x;
	background-position: 0 100%;
	text-align: left;
	padding-left: 2em;
	line-height: 1.1em;
}


#subNav li
{
 	list-style-image: url(/images/subnav_arrow.gif);
	text-indent: -0.5em;
}


#subNav li a
{
 	font-size: 0.8em;
 	color: #900;
 	margin:0;
 	text-decoration: none;
	
}
#subNav li a:hover
{
 	font-size: 0.8em;
 	color: #900;
 	margin:0;
 	text-decoration: underline;
	
}




#breadcrumb{
	
	font-size: 70%;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #e7e7e7;
}

#breadcrumb ul{

	display: inline;
	list-style:none;
}

#breadcrumb li{

	display: inline;
	list-style:none;
}

#breadcrumb ul a{
	color: #900;
}




/* CONTENT ------------------------------------------------*/


#pageContent
{
	border: 0;
	background-color: #e5e5e5;
	background-image: url(/images/box_greycorner_botright.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
 



#searchBox
{
	float:right;
	margin-left: 1em;
	background-color: #900;
	padding: 0.2em;
}

#searchBox form
{
	display: inline;
	margin: 0;
	padding: 0em;
	border:0;
	
	
}

#searchBox form div
{
	display: inline;
	margin: 0;
	padding: 0em;
	border:0;
	
	
}

#searchBox p
{
	display: inline;
	font-size: 0.6em;
	color: #fff;
	text-transform: uppercase;
	margin: 0.2em;
	
}

#searchBox input.text
{
	font-size: 0.7em;
	margin: 0;
	margin-right: 0.1em;
	margin-left: 0.2em;
	width: 10em;
	
}

#searchBox input.img
{
	margin: 0;
	margin-right: 0.1em;
	border: 0;
	padding: 0;
	vertical-align: middle;
}

#contentFooter
{
	margin-right: 15px;
	text-align:right;
	background: #e5e5e5 url(/images/box_greycorner_botleft.gif) no-repeat bottom left; 
}


/* FOOTER -------------------------------------------------------*/

#pageFooter

{
	margin: 0.2em;
	border-top: 1px dotted #000;
}



#pageFooter ul

{
	display: block;
	padding:0;
	border:0;
	font-size: 0.6em;
}


#pageFooter ul li

{
	display: inline;
	border:0;
	border-left: 1px solid #999;
	margin:0;
	padding:0em;
	padding-left:0.6em;
	text-align: center;
}


#pageFooter ul li.first

{
	display: inline;
	border:0;
	margin:0;
	padding:0em;
	padding-right:0.6em;
	text-align: center;
}


#pageFooter ul li a

{
	color: #777;
	padding: 0.1em 0.2em 0.1em 0.4em;
	text-decoration: none;
}


#pageFooter ul li a:hover

{
	color: #aaa;
	padding: 0.1em 0.2em 0.1em 0.4em;
	text-decoration: underline;
}

#credit
{
color: #999;
}

#credit a
{
color: #999;
}

#credit a
{
color: #999;
text-decoration: underline;
}



/* THEME --------------------------------------------------------------*/


#pageHeader h1 a
{
	background: #fff url(/images/nav_whatson_en.gif) top left no-repeat;	
}

#mainNav
{
	background: #cccc99;
}

#mainNav ul.extras li a
{
	color: #900;
}

#mainNav ul.extras li a:hover
{
	background: #fff;
	color: #000;
}






