/* ############################################
Modified Layout size 1024 width by WI
Developer: Yasser
Date: 15 March 08
############################################### */

/* SELECTORS */

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color:#006666;
	/*background: #006666 url(/images/bg_tile_1920.gif) 50% 231px repeat-y;*/
}

body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color:#006666;
	/*background: transparent url(/images/full_page_bg_wave_1920.gif) 50% 50px no-repeat;*/
}

p {
	margin: 10px 0px;
	line-height: 15px;
}
/*
tr.featured, tr.listing {
	min-height: 80px;
}
*/
tr.featured {
	background-color: #FFFFCC;
}

td.listingtext {
	/*width: 80%;*/
	padding: 6px;
}

td.listingimg {
	width: 80px;
	padding: 2px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img.listing {
	margin: 3px;
}

img.banner-img {
	margin: 6px;
}

#banner img.banner-img {
	margin-bottom: 4px;
}

img.guide {
	margin: 4px 0px;
}

a:link,a:visited {
	/*color: #999999;*/
	color: #666666;
}

a:hover {
	color: #8C65B2;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	margin-top: 0px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h2.subtitle {
	font-family: officina, trebuchet ms, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #347C7F;
	letter-spacing: .30em;
	margin: 0px 0px 0px 222px;
	text-align: left;
}

h3 {
	font-size: 14px;
}

h3.headline {
	margin: 0px;
	padding: 0px;
}


h4 {
	font-size: 13px;
}

h4.byline {
	font-size: 11px;
	margin: 6px 0px;
	padding: 0px;
}

h4.theader {
	font-size: 10px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #ED9218;
	text-transform: uppercase;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

h4.featured {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: bold;
	color: #ED9218;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h5 {
	font-size: 12px;
}

h5.headline {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 2px;
}

fieldset {
	border: 0px;
	padding: 10px;
}

input, select {
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
	margin: 1px;
}

select {
	width: 200px;
	height: 18px;
}
select.multiple {
	height: 100px;
}

input.textbox {
	width: 200px;
	padding: 2px 2px;
}

input.radio, input.checkbox {
	margin-top: auto;
	margin-bottom: auto;
	border: none;
}

div.spacer {
	clear: both;
}

div.separator {
	border-top: 1px solid #999999;
	margin: 8px 0px;
	width: 100%;
	clear: both;
}




hr {
	color: #999999;
	height: 1px;
	line-height: 15px;
}

ul.dontmiss {
	padding:0;
	margin-top:0px;
	margin-left:20px;
}




/* IDs */
#container {
	background: #FFFFFF url(/images/whitebgtile.gif) 0px 0px repeat-y;
	height: 100%;
	padding: 0px;
}


#main {
	background: #FFFFFF;
	padding: 0px;
	height: 100%;
}

#banner {
	padding: 0px;
	background: #C2E0A3;
}


#logo {
	padding: 0px;
	margin: 0px;
	background: #C2E0A3;
}

#logo table, #logo tr, #logo td {
	width: 940px;
	margin: 0px;
	padding: 0px;
}

#logo table {
	display: block;
}

#quicklinks {
	width: 940px;
	height: 28px;
	line-height: 28px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #ADD06E url(/images/quicklinks_bg.gif) left top repeat-x;
}


#leftnav {
	width: 114px;
}

#content {
	margin: 0px;
}

#experience {
	width: 140px;
}

td#ads {
	width: 145px;
	height: 99%;
	margin: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}
td#ads a img {
	margin: 6px;
	}

td#adsmain a img {
	margin: 5px 5px 5px 5px;
	}
td#adssmall a img {
	margin: 0px 5px 5px 5px;
	}

#footer {
	border: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	/*vertical-align: bottom;*/
}

p.footer1, p.footer1 a, p.footer1 a:link, p.footer1 a:visited {
	color: #003366;
	font-size: 11px;
	text-decoration: none;
}

p.footer1 a:hover {
	color: #FF6600;
}

p.footer2 {
	color: #003366;
	font-size: 10px;
}



/* CLASSES */
.adsmain img {
	margin: 5px 5px 5px 5px; 
/*	padding: 5px 5px 5px 5px;*/
	}
.adssmall img {
	margin: 0px 5px 5px 5px; 
/*	padding: 0px 5px 5px 5px;*/
	}
.bannerbgc {
/*  based on id=banner */
	padding: 0px;
	background: #C2E0A3;
}

.left { float: left; }
.right { float: right; }

.weather {
	/*font-size: 112%;*/
	}
.big {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 20px 6px 0px;
	}
.weather table {
	width: 100%;
	border: 0;
	margin: 2px 0;
	}
.weather table th {
	background: #999;
	color: #EEE;
	margin: 0;
	padding: 2px;
	}
.weather table td {
	margin: 0;
	padding: 2px;
	}
.weather table td img {
	margin: 4px 8px;
	}
td.forecastleft {
	background: #FFFFCC;
	}
#forecastRow table,#forecastRow table tr, #forecastRow table tr td {
	padding: 0;
	}
#forecastRow table tr td img {
	width: 50px;
	height: 50px;
	}
	
.nopad { padding: 0 }

.ticker {
	/*float: left;*/
	/*display: inline;*/
	/*line-height: 11px;*/
	font-family: verdana, helvetica, arial;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	}
.ticker .floatbox {
	float: left;
	}
.ticker .floatbox img {
	float: left;
	margin-right: 4px;
	width: 46px;
	height: 46px;
	}
.ticker .conditions {
	font-size: 13px;
	line-height: 14px;
	text-align: center;
	}
.ticker .town {
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	}


div.official {
	margin: 0px;
	padding: 0px;
}

.logoleft, .logoright {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display: inline;
}

.logoright {
	border-left: 1px solid #FFFFFF;
	display: inline;
}

.navbox, .contentbox, .contentboxhome .expheader, .specialsheader {
	padding: 0px;
	border: 1px solid #999999;
}

div.navbox {
	width: 114px;
	margin: 7px 0px 6px 6px;
}

div.navspacer {
	line-height: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}


/* Content table width for home page */
.contentbox {
	width: 426px;
	height: 97%;
	margin: 7px 0px 6px 6px;
}


.contentbox-sub {
	width: 572px;
	margin: 7px 0px 6px 6px;
	padding: 0px;
	border: 1px solid #999999;
}

.experiencebox {
	padding: 0px;
	width: 140px;
	margin: 7px 0px 6px 6px;
}

.expheader {
	width: 138px;
	margin: 7px 0px 6px 6px;
}

.specialsheader {
	clear: both;
	width: 138px;
	margin: 7px 0px 6px 6px;
	border-bottom: 0px;
}

.specialsbox, .pollbox {
	clear: both;
	padding: 0px;
	width: 140px;
	margin: 7px 0px 6px 6px;
}

.specialsbox2 {
	clear: both;
	padding: 0px;
	width: 120px;
	margin: 7px 0px 5px 5px;
}

.pollbox {
	padding: 6px;
	width: 128px;
	background: #C2E0A3;
}

.adbox {
/*
	margin: 7px 6px 0px 6px;
	padding: 3px 3px 0px 3px;
*/
	margin: 7px 4px 0px 4px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #999999;
	border-bottom: none;
	background: #C2E0A3 url(/images/adbgtile.gif) 0px 0px repeat-y;
	width: 145px;
	height: 100%;

}

div.quicklink {
	font-size: .78em; 
	color: #003366; 
	margin-left: 8px;
}

a.quicklink:link, a.quicklink:visited, a.quicklink-on:link, a.quicklink-on:visited {
	font-size: 11px;
	font-weight: bold;
	font-family: officina, trebuchet ms, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
}
a.quicklink:hover {
	color: #FFFFFF;
}
a.quicklink-on:link, a.quicklink-on:visited {
	color: #FFFFFF;
}
.qllabel {
	text-align: right;
	margin-left: auto;
	margin-right: 8px;
	font-size: 11px;
	color: #FFFFFF;
	display: inline;
}
.qlbar {
	color: #003366;
	font-size: 14px;
	line-height: 28px;
	margin: 0px 4px;
}

a.dirheader-img, a.dirheader-img:link, a.dirheader-img:visited {
	background: #ED9218 url( /images/the_directory.gif );
	display: block;
	height: 26px;
	width: 114px;
	padding: 0px;
}
a.dirheader-img:hover {
	background-image: url( /images/the_directory_over.gif );
}

h4.dirheader, h4.navheader, h4.contentheader, h4.expheader {
	height: 26px;
	line-height: 26px;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	padding-left: 9px;
	margin: 0px;
}

h4.dirheader {
	background: #ED9218;
	width: 114px;
	padding: 0px;
}

h4.navheader, h4.contentheader, h4.expheader {
	line-height: 26px;
	padding-left: 6px;
	color: #003366;
	background: #C2E1E3;
	text-transform: uppercase;
}

h4.contentheader {
	padding-left: 9px;
}

h4.resultheader {
	font-size: 11px;
	margin: 0px 0px 4px 0px;
	padding: 2px;
	border: 1px solid #B7BFCD;
	background: #D6EBEB;
}

h2.contentheader {
	height: 26px;
	line-height: 26px;
	color: #FF6600;
	background: #C2E1E3;
	font-size: 13px;
	font-weight: bolder;
	letter-spacing: .14em;
	text-transform: uppercase;
	margin: 0px;
	padding-left: 9px;
	border-bottom: 1px solid #999999;
}

a.navlink, a.navlink:link, a.navlink:hover, a.navlink:visited, a.navlink:active {
	font-size: 10px;
	color: #7A7A7A;
	text-decoration: none;
}

a.navlink:hover, a.navlink-on {
	color: #FF6600;
}

a.navlink-on:link, a.navlink-on:visited, li a.navlink-on {
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}

ul.navlinks {
	margin: 0px;
	padding: 6px 0px 6px 6px;
	list-style-position: outside;
	list-style: none;
}

li.navlink {
	list-style: none;
	list-style-position: outside;
	text-indent: 0px;
	padding: 0px;
}

div.searchbox, div.searchbox-dir {
	width: 114px;
	margin: 0px;
	padding: 8px 0px 2px 0px;
}

div.searchbox-dir {
	margin: 0px 0px 0px 6px;
}

.searchbox td {
	padding: 0px;
	margin: 0px;
}

input.navsearch {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	width: 84px;
	height: 16px;
	line-height: 16px;
}

input.dirsearch {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	width: 400px;
	height: 16px;
	line-height: 16px;
}

a.gobutton:link, a.gobutton:visited {
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 0px;
	height: 16px;
	width: 16px;
	display: block;
	background-image: url(/images/gobutton.gif);
}
a.gobutton:hover {
	background-image: url(/images/gobutton_over.gif);
}

input.formbutton, a.formbutton, a.formbutton:visited, a.formbutton:active {
	width: auto;
	color: #000000;
	background: #CCCCCC;
	padding: 1px 3px;
}

input.formbutton:hover, a.formbutton:hover {
	color: #DDDDDD;
	background: #336699;
}

.pad {
	padding: 8px 8px 0px 8px;
}

.searchbox-pad {
	padding: 6px 8px 0px 8px;
}
.searchbox-pad td, .searchbox-pad form {
	padding: 0;
	margin: 0;
}

/* ------------------------------------------------------------------------------------------------*/
/* ######### New Section Added by WI Yasser  ######### */
/* ------------------------------------------------------------------------------------------------*/
.contentboxGreen {
	width: 435px;
	height: 97%;
	margin: 7px 0px 6px 6px;
	background-color:#C2E0A3;
}
.contentboxTab {
	width: 275px;
	height: 100%;
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	border:none;
	
}


.contentboxhome {
	width: 275px;
	height: 97%;
	margin: 7px 0px 6px 6px;
	padding: 0px;
	border: 1px solid #999999;
}

.padimage {
	background-color:#C2E0A3;
	padding: 2px 2px 2px 2px;

}
.padMiddle {
	padding: 5px 5px 5px 5px;

}
td#ads2 {
	width: 280px;
	height: 99%;
	margin: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}
.adbox2 {
/*
	margin: 7px 10px 0px 0px;
	padding: 3px 3px 0px 3px;
*/
	margin: 7px 4px 0px 4px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #999999;
	border-bottom: none;
	background: #C2E0A3 url(/images/adbgtile.gif) 0px 0px repeat-y;
	width: 280px;
	height: 100%;
}
a.more, a.more:link, a.more:visited {
	padding: 0px;
	color:#FF6600;
	text-decoration:none;
	text-transform: none;
}
a.more:hover {
color:#FF6600;
text-decoration:underline;
}



/* ------------------------------------------------------------------------------------------------*/
/* ######### New Section Added by GPI Yasser  ######### */
/* ######### CSS for Indented CSS Tabs For Home Page. Remove if not using ######### */
/* ------------------------------------------------------------------------------------------------*/


.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0;
font: bold;
font-family: arial, helvetica, verdana, sans-serif;
font-size: 9px;
color: #666666;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 10px;
margin-right: 3px;
border: 1px solid #778;
color: #ffffff;
font:bolder;
background:#376695;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
color:#666666;
background:#ffffff;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
color:#666666;
background:#ffffff;
}

.shadetabs li a.selected{ /*selected main tab style */
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
padding: 0px 0px 0px 0px;

}

@media print {
.tabcontent {
display:block !important;
}
}



