/****** Page Properties ******/
body {
	background-color:#ffffff;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0px;
	background-image: url(images/midBG_y.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

a:link {
	color: #FFFFFF;
	text-decoration:underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
a:active {
	color: #FF0000;
	text-decoration:underline;
}

a img {/* remove borders from linked images */
		border: 0;
		}

/****** Fonts *******/

.style1 {
font-size: 12px
}

.style2 {
font-style: italic
}
.style3 {
font-size: 10px
}

#main h1{
font-size:18px;
text-align:left;
}

#main h2{
font-size:16px;
text-align:left;
}

#main h3{
font-size:14px;
text-align:left;
}

#main p {
text-align:left;
font-size:12px;
}

#news p{
font-size:12px;
}

#news h2{
font-size:14px;
font-weight:bold;
}

#showsfront p{
font-size:12px;
}

#showsfront h2{
font-size:14px;
font-weight:bold;
}

#disclaimer h1{
font-size:20px;
}

#disclaimer h2{
font-size:13px;
}

#disclaimer p{
font-size:12px;
}

/****** Divs *******/

#containerBGimage {
	width: 1225px;
	margin: 0 auto;
	text-align:center;
	background-image: url(images/TopBG-scale.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 
		
#container {
	width: 1075px;
	margin: 0 auto;
	text-align:center;


} 

#navcontainer{
	height:55px;
	width:848px;
	background-image: url(images/menuBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sitemap {
	text-align:right;
	font-size: 11px;
	margin-right: 24px;
	font-style:normal;
}
#header {
	text-align:left;
	width:auto;
	position: relative;
	height: 140px;
}
#content{
	background-color:#000000;
	}

#left {
	width:850px;
}

#main {
	width:848px;
	text-align:left;
	padding-top: 15px;
}

#sidenav {
float:right;
width:200px;
}

#bottomnav {
width:840px;
}

#footernav {
font-size:11px;
text-align:center;
width:auto;
font-style:normal;
font-family:Geneva, Arial, Helvetica, sans-serif;

}
#footer {
font-size:11px;
width:auto;
font-style:normal;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
		
#disclaimer{
width:840px;
text-align:left;
}

#prodmenu {
	position:absolute;
	padding:0;
	margin:0;
	top: 0px;
	left: 0px;
}		

#iframe {
	position:absolute;
	left: 0px;
	top: 0px;
}

#counties {
	position:absolute;
	left: 0px;
	top: 0px;
	width:335px;
}

/************* Main Colour links *************/

#main .yellow, #main .yellow a:link, #main .yellow a:visited{
color: #ffe107;
}
#main .red, #main .red a:link, #main .red a:visited {
color: #a51632;
font-size:10px;
}
#main .blue, #main .blue a:link, #main .blue a:visited {
color: #007cd1;
}

#main .grey, #main .grey a:link, #main .grey a:visited {
	color: #999999;
}
#main .green, #main .green a:link, #main .green a:visited {
color: #399532;
}
	
/* --------------------- Navigation information ----------------------------- */

#menu {
	height:23px;
	padding:0px;
	margin: 0px;
	width: 850px;
	position: relative; /* Menu position that can be changed at will */
	
}
.menuPadding{
padding-top:12px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 100px;
	height: 18px;
	padding-top:5px;
	margin-left:5px;
	text-decoration:none;
	outline:none;
}

#nav a.top {
	color:#FFFFFF;
	margin-left:1px;
	width:100px;
	}

#nav li {
	float: left;
	height:20px;
	font-size:14px;
	color:#FFFFFF;
}

#nav li ul {
	position: absolute;
	width: 110px;
	left: -999em;
	background-color:#000000;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	color:#ffffff;
	font-size:12px;
	text-align:left;
	}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul ul {
	margin: -23px 0 0 180px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

/*----- Table Styling ------------*/
.specTable{

}
.specTable  table {
	margin:5px auto;
	border-collapse:collapse;
	border: 1px solid #202020;
 }
.specTable td {
	text-align:center;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #202020;
	border-left-color: #202020;
 }
 
 
.specTable tbody th {
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
	font-style: normal;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #202020;
	
  }
.specTable thead th {
	text-align:center;
	color:#ffffff;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	background-color: #000000;
	background-image: url(button1.gif);
 }
   tr.odd td,
  tr.odd .column1, 
  tbody tr.odd th {
	background-color: #1a1a1a;
	background-repeat: repeat-x;
	background-image: url(TableRowbackground1.gif);
  }
  .column1 {
   background:#f9fcfe;
   }


.specTable tfoot th {
font-size:11px;
	text-align:center;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(button1.gif);
	height:25px;
	line-height:25px;
	font-weight:normal;
	background-position: left -6px;
 }

 tfoot th strong {
 font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
 margin:.5em .5em .5em 0;
 color:#66a3d3;
 }
.specTable tfoot th em {
	display:block;
	height:30px;
	background-image: url(PdfIcon-black.png);
	background-repeat: no-repeat;
	background-position: 15% top;
 }
 
 .whiteColor {
color:#ffffff;


}
/*------ end of table style------*/
.SourceUnitContainer {
	background-color: #171717;
	padding: 2px;
	width: 95%;
	margin-left: 5px;
}
.SourceUnitTable {
	background-color: #000000;
}
.SourceUnitBgGrad {
	background-color: #000000;
	background-image: url(images/SourceUnitGradbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.SourceUnitTitle {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.SourceUnitPartNumber {
	font-size: 16px;
	color: #FFFFFF;
}
.SourceSpacerHeight {
	height: 40px;
}
