/*Overall Page*/
body {
	margin: 0px;
	padding: 6px 0 0 0; 
	color: #333;
	/*background: #ddd;*/
	background:  url(images/background.gif) top left;
	border: 1px #BBB solid;
	border-width: 5px 0px 0px 0px;
}

div.bodyline	{
	margin: 0px auto; 
	padding: 0px;
	background: white; 
	border: 1px #ccc solid;
	border-width: 1px 1px 1px 1px;
	
	width: 700px;			
}

div.shadow1{
	border: 1px #bbb solid;
	border-width: 1px 2px 2px 1px;
}

.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  position:relative;
  }
.wrap1 {
  float:left;
  background: url(images/shadow.gif) right bottom no-repeat;
  right:50%;
  }
.wrap2 {
  background: url(images/corner_bl.gif) 0px 100% no-repeat;
  }
.wrap3 {
  padding:0 18px 18px 0;
  background: url(images/corner_tr.gif) 100% 0px no-repeat;
  }
#center {
	width: 1%;
	margin-left:50%;
}
		
/*Link Styles*/
a:link, a:visited  {
	color: #FF0000; 
	text-decoration: none;
}

a:hover, a:visited:hover {
	text-decoration: underline;
}


/*general Table styles*/
table {
	width: 100%; 
}

table td {
	padding: 0; 
	margin: 0;
}


/*top logo css*/
td#logo { 
	padding-left: 3px;
	background-color: white;
}
td#logo img {
	vertical-align:baseline;
}
td#logo a {
	margin: 0;
	border-width: 0px;		
}

td#rightLogo {
	width: 400px; 
	height: 73px;
}


/*Top Line CSS*/
tr#topline td {
	padding: 0 0.5em; 
	color: white; 
	vertical-align: middle; 
	background: url(images/bargradient1.gif); 
	height: 17px;
}
td#infoText {
	text-align:right;
}		
td#infoText span {
	padding: 0 25px 0 0;
}
td#infoText a:link, td#infoText a:visited {
	color: white;
}


/*Menu Column Style*/
td#menuColumn {
	vertical-align: top; 
	width: 130px; 
	border-right: 1px solid #FF9999;
	background: #eee;
}

/*Menu Link Style*/
td#menuColumn div a {
	margin: 0;
	padding: 2px 2px 2px 18px;  
	display: block;
	color: #0F58BB;  
	text-decoration: none; 
	background: transparent url(images/bulletactive.gif) left center no-repeat;
}	
	
td#menuColumn div a:hover{
	padding: 2px 2px 0px 19px;
	color: #E21D1D;
	border-style:solid;
	border-width: 1px 0px 1px 0px;
	border-color: #aaa #aaa #fff #aaa;
	background: #ddd url(images/bulletup1.gif) left center no-repeat;
}
	
td#menuColumn div a:active {
	padding: 1px 2px 1px 18px;
	color: #0F58BB;
	border: 1px solid #777777;
	border-width: 1px 0px 1px 0px;
	background: transparent url(images/bulletactive.gif) left center no-repeat;
}
	 
td#menuColumn div a#current {
	padding: 1px 0px 1px 18px;
	color: white;
	border: 1px solid #2ECE0C;
	border-width: 1px 0px 1px 0px;
	background: #CCC url(images/bullethover.gif) left center no-repeat;
}		

/*SUB MENU DETAIL*/
td#menuColumn div a.sub, td#menuColumn div a.subBottom, td#menuColumn div a.subLight, td#menuColumn div a.subLightBottom	{
text-align:right;
padding-right: 12px;
color:#E21D1D;
background: #E7F1FD url(images/sub_arrow.gif) right center no-repeat;
}	

td#menuColumn div a.sub:hover, td#menuColumn div a.subBottom:hover, td#menuColumn div a.subLight:hover, td#menuColumn div a.subLightBottom:hover{
background: #E7F1FD url(images/sub_arrow.gif) right center no-repeat;
text-decoration:underline;
border:0;
padding:2px 12px 2px 2px;

}
td#menuColumn div a.sub:active, td#menuColumn div a.subLight:active, td#menuColumn div a.subLightBottom:active{
padding:2px 12px 2px 2px;
background: #E7F1FD url(images/sub_arrow.gif) right center no-repeat;
border:0;

}

td#menuColumn div a.subBottom, td#menuColumn div a.subBottom:active, td#menuColumn div a.subBottom:hover, td#menuColumn div a.subLightBottom, td#menuColumn div a.subLightBottom:active, td#menuColumn div a.subLightBottom:hover  {

border: 1px solid #2ECE0C;
	border-width: 0px 0px 1px 0px;
}

td#menuColumn div a.subLight, td#menuColumn div a.subLight:hover, td#menuColumn div a.subLight:active,  td#menuColumn div a.subLightBottom, td#menuColumn div a.subLightBottom:active, td#menuColumn div a.subLightBottom:hover  {
background:#F1F7FE url(images/sub_arrow.gif) right center no-repeat;

}
			
/*Splits menu and advert sections with pink line*/				 
td#menuColumn div.top { 
	margin-bottom: 15px;
	border-top: 1px solid #FF9999;
}	 

/*Menu Adverts - 3d effect*/	
td#menuColumn img, td#menuColumn object {
	display:block;
	vertical-align:baseline;
	margin-bottom: 15px;
	border: 1px solid #CCC;
	border-color: #eee #CCC #CCC #eee;} /*formerly dashed #ff9999*/

iframe  {
	padding:0px 2px;
	margin-bottom: 15px;
	border: 1px solid #CCC; 
	border-color: #eee #CCC #CCC #eee;
	background:white;
	}

		
/*CONTENT COLUMN AREA*/	
/*Content area ought to define the padding for ALL other elements*/
		
td#contentColumn {
	vertical-align: top;
	padding: 4px 15px 10px 15px;
}		

/*Main(h4), contact(h5) & sub heading (h3) similarities*/
h5, h4, h3  {
	color: #FF5555;
}

/*general padding & margin similarities*/
p, h6, h5, h4, h3, h2, div.quoteLeft, div.quoteRight, div.locationBlock, ul{
	margin: 0;
	padding: 0;	
	vertical-align: baseline;
}

/*Main Heading Text*/
h4 {
	padding-bottom: 3px; 
}

/*Sub-heading text*/
h3{
	padding-bottom: 2px;
}
		
/*Contact us departmental heading text*/
h5 {	 
	font-weight: bold; 
	font-size: 170%;
}

/*To top or back to parent footer*/
h6 {
	margin: 0;
	padding: 0;	
	vertical-align: baseline;
	text-align: right;
	background:  url(images/totop.gif) no-repeat;
	background-position: 100% 50%;
}
	
h7 {	 
	font-weight: bold; 
	font-size: 12px;
	color: #CC0000;
}

/*paragraph layout*/
p { 
	margin-bottom:10px;
	line-height: 1.7em;
}

/*List style*/		
ul.dotNonTable {
	list-style: none;
	line-height: 1.7em;
}

ul.dotNonTable li {
	padding: 3px 3px 3px 14px;
	background:  url(images/reddot.gif) no-repeat;
	background-position: 0 50%;
}		


/*FOOTER AREA*/
/*pink bar at bottom of page*/
div.footer {
	margin:0;
	border-color:#FF9999 #fff;
	border-style:solid;
	border-width:1px 0 0 0;
	padding:2px 5px 0 0;
	vertical-align: middle; 
	text-align: right;
	color: #FF9999;
	font-size: 8px;
	height:19px;
	background:   url(images/footerthin.gif);
}
	

/*OTHER COMPONENT STYLES*/
/*quote style for transparent 3d box*/
div.quoteLeft, div.quoteRight {
	padding:5px;
	width: 150px;
	float: left;
	font-weight: bold; 
	font-size: 150%;
	color: #2ECE0C;
	border: 5px solid #B6D2FA;
	border-width: 5px 0 5px 0; 
	background:  url(images/transparency.gif);
}
	 
div.quoteRight {	 
	text-align:right;	
	float: right;
}

/*Image styles*/	 
img.imageLeft,img.imageRight {
	position:relative;
	border: 1px solid #384B83;	
}

img.imageLeft {
	float: left;
	margin: 0.4em 1.5em 0.5em 0em; 
}
		
img.imageRight {
	float: right;
	margin: 0.4em 0em 0.5em 1.5em; 
}

img.logoLeft, input.buttonLeft {
	position:relative; 
	float: left;
	margin: 0.4em 1em 0 0; 
}
	
img.logoRight, input.buttonRight{
	position:relative; 
	float: right;
	margin: 0.3em 0 0.3em 1em; 
}

input.buttonLeft, input.buttonRight{
	font-size:11px;
}
		
/*wrapper divs for the time and contact us pages - dont forget locationblock mentioned above*/	
div.timeBlock { 
	margin: 0 5px 0.5em 4px;
	float: left; 
	width: 95%; 
}
		

/*Now for the tables...oh bugger padding:0 20px 0 17px; = container table <td>*/

/*MAIN BLUE TABLE SETTINGS*/

table.indexTable {
	border: 1px solid #1061CC; 
	border-width: 0 1px 1px 1px
}

table.indexTable b {
	font-size: 11px;
}

/*GRADIENT BLUE TITLING*/	
tr.tableTitle td { 
	padding-left: 5px;
	color:white;
	line-height:16px;
	font-weight:bold;
	font-variant: small-caps; 
	background:  url(images/tabletop1.gif);
	border: 1px solid #1061CC;
	border-width:0 0 1px 0;
}

div.boxHead{
	margin-top:3px;
	color:white;
	line-height:16px;
	font-weight:bold;
	font-variant: small-caps; 
	background:  url(images/tabletopright.gif) no-repeat top right;
}

h2 {
	padding: 2px 0 0 5px;
	background:  url(images/tabletopleft.gif) no-repeat top left;
}	


/*Settings for the time & contacts tables*/	
table.timesTableb {
	color: #0A246A; 
	/*margin-left:10px; */
	border: 1px solid #1061CC;
	border-width: 0 1px 1px 1px; 
	background:  url(images/transparencyb.gif);
}

/*Padding for text*/
table.timesTableb td {
	padding-left:5px;
	padding-top:1px;
}

/*MAIN TABLES settings - not top row is just blank - this is not for exlsivly blue rows, it just adds a line to the top of the row*/
tr.additionalBlueRows td {
	border: 0px solid #AAE8FF; 
	border-width: 1px 0 0 0;
}

/*Image panels for main blue table - no background for white imagecells - optimized - perhaps add later?*/
td.shopimagePanel, td.shopimagePanelb  {
	padding: 10px; 
	vertical-align:middle;
}

td.shopimagePanelb {
	background:  url(images/transparencyb.gif);
}

/*image panels for location page - slightly different setup - fill in lines per cell, and have a cell type for the bottom row so it all wraps up*/
td.imagePanel, td.imagePanelb, td.imagePanelbb { 
	padding: 2px;
	border: 1px solid #AAE8FF; 
	border-width: 0 1px 0 0;  
	vertical-align:middle;
	background:  url(images/transparency.gif);
}

td.imagePanelb, td.imagePanelbb { 
	background:  url(images/transparencyb.gif); 
	border-width: 1px 0 1px 0;  
}

td.imagePanelbb { 
	border-width: 1px 0 0 0;
}

/*text areas for main table & location table (jsut uses panel and panelb)*/
td.textPanel, td.textPanelb, td.textPanelbb {
	padding: 5px;
	font-size:10px; 
	line-height:1.5em;
	vertical-align:middle;
	background:  url(images/transparency.gif);
}

td.textPanelb, td.textPanelbb { 
	color: #0A246A; 
	border: 1px solid #AAE8FF; 
	border-width: 1px 0; 
	background:  url(images/transparencyb.gif);
}

td.textPanelbb {
	border-width: 1px 0 0 0; 
}	

