/* Main Elements */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px/1.5em Verdana, Arial;
	color: #000000;
	background: #126290;
}
#wrap {
	width: 946px;
	margin: 9px auto 0px;
	text-align: left;
	background: #FFFFFF;
}
h1 {
	background: url(images/logo.gif) no-repeat 22px 20px;
	height: 99px;
	width: 946px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #126290;	
}
#left_col {
	float: left;
	width: 180px;
	padding: 0px;
	margin: 30px 0px 0px;
}
#container {
	float: right;
	width: 743px;
	margin-top: 30px;
}	
#header {
	background: url(images/home_pic.jpg) no-repeat left top;
	height: 111px;
	width: 743px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
.clearing {
	height: 0;
	clear: both;
}
.clearleft {
	height: 0;
	clear: left;
}

#footer {
	clear: both;
	background: #ffffff;
	padding-top: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-align: left;
	font-size: 9px;
}

/*______________________________________________________________________________ */
/* Navigation */
#nav ul.parent {
	font: 13px/1.5em "Trebuchet MS", Verdana, Arial;
	margin: 0px 0px 0px 20px;
	padding: 0;
	font-weight: bold;
}
#nav ul.parent li{
	margin: 0;
	list-style-type: none;	
}
#nav ul.parent li a, #nav ul.parent li a:active, #nav ul.parent li a:hover, #nav ul.parent li.current a{
	padding: 2px 0px 2px 25px;
	text-decoration: none;
	margin: 0px;
	display: block;
	_height:15px;
}
#nav ul.parent li a, #nav ul.parent li a:active{
	color: #676869;
	background: url(images/menu_icon.gif) no-repeat left center;
}
#nav ul.parent li a:hover{
	color: #F1003D;
	background: url(images/menu_icon_over.gif) no-repeat left center;
}
#nav ul.parent li.current a{
	color: #3835A5;
	background: url(images/menu_icon_active.gif) no-repeat left center;
}

/*______________________________________________________________________________ */
/* Various Columns */	

#middle_col {
	float: left;
	width: 540px;
	padding-top: 10px;
}
#right_col {
	float: right;
	width: 169px;
	padding-top: 10px;
}
#stocklist_col {
	float: left;
	width: 710px;
	padding-top: 10px;
}
#contentleft{
	float: left;
	width: 260px;
	padding: 5px;
}
#contentright{
	float: right;
	width: 260px;
	padding: 5px;
}
#stocklistright{
	float: right;
	width: 440px;
	padding: 0px;
	text-align:right;
}
.stockleft{
	float: left;
	width: 160px;
	padding-left: 8px;
	padding-top: 8px;
}
.stockright{
	float: right;
	width: 534px;
	padding: 0px;
}
#spec{
	padding-left:25px;
	line-height:25px;
}
.odd{
	background-color: #FFFFFF;
}
.even{
	background: #F3F7FB url(images/stock_bkgnd.gif) repeat left top;
}

/*______________________________________________________________________________ */
/* Typography */
h2 {
	font-size: 14px;
}

h3 {
	font-size: 16px;
	color: #0F576E;
	margin: 0;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A0BDCD;	
}
hr.red {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	text-align:center;	
	margin-left:40px;
}
.red, #finance{
	color: #FF0000;
}
#awards{
	margin-top: 60px;
}
#comments, #localinfo{
	margin-top:40px;
}
#comments p{
	padding-left:40px;
}
#openingtimes{
	margin-top: 20px;
	margin-left:20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A0BDCD;
}
p.summary{
	color: #126290;
}
#contentleft ul, #contentright ul{
	margin:0;
	padding:0;
}
#contentleft ul li, #contentright ul li{
	margin:10px;
	padding:0;
}
.stocklist{
	color: #676869;
}
.category{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;	
}
.title{
	color: #0d0A97;
	font-size: 14px;
	font-weight:bold;
	
}
.price{
	color: #FF0000;
	font-size: 14px;
	font-weight:bold;
}
.copyright{
	color: #FF0000;
	font-size: 9px;
}
.icons{
	text-align:right;
}
/*______________________________________________________________________________ */
/* Image Placement */
img{
	margin: 0;
	border: 0;
}
.right{
	float:right;
	padding: 5px;
}
.pad5px{
	padding-top: 5px;
	padding-bottom: 5px;
}
.sidebar, .sidelast{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A0BDCD;	
}
.sidelast{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A0BDCD;
}
.locationmap{
	border-width: 1px;
	border-style: solid;
	border-color: #FF0000;
}

/*______________________________________________________________________________ */
/* Rows */
div.rowheader {
  clear: left;
  padding-left:0px;
  font-weight:bold;
  color: #126290
  } 
div.row {
  clear: left;
  padding-top: 2px;
  padding-left:20px;
  }
div.rowopening {
  clear: left;
  padding-left:10px;
  } 
div.rowform {
	clear: both;
	padding-top:3px;
	padding-bottom:5px;
  }       
div.row span.col1, div.row span.col2, div.row span.col3, div.row span.service1, div.row span.service2, div.rowopening span.day, div.rowopening span.time, div.rowform span.text, div.rowform span.field, div.rowform span.check, div.rowform span.checkbox {
	float: left;
	width: 150px;
	text-align: left;
	line-height: 20px;
  }
div.row span.service1 {
	width: 180px;
  } 
div.row span.service2 {
	width: 30px;
  }    
div.row span.col1 {
	font-weight: bold;
  }  
div.row span.col2 {
	width: 120px;
  }
div.row span.col3 {
	width: 180px;
  } 
div.rowopening span.day, div.rowopening span.time {
	color: #126290;
	font: 12px Arial, Verdana;
	line-height: 20px;
  } 
div.rowopening span.day {
	width: 40px;
  } 
div.rowopening span.time {
	width: 105px;
  }     
div.rowform span.text {
	width: 200px;
	text-align: right;
	padding-right:10px;
  }  
div.rowform span.check{
	width: 100px;
	text-align: right;
  }
div.rowform span.checkbox{
	width: 25px;
	text-align: right;
  }  
.texta {
 background-color: #EEEEEE;
 border: 1px solid #A0BDCD;
 width: 250px;
}
textarea{
	height:100px;
}