/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */

/* Purpose: undo some of the default styling of common (X)HTML browsers */
a {
	outline: none;
}

/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0; }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }

/* more varnish stripping as necessary... */
#container {
	margin:0; padding:0;
}
body {
	
	background-color:#e6e7e8;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif; color:#767676;
}
#content {

	width:995px;

	min-height:100%;
	margin:0 auto;
	background-color:#ffffff;
	border:0px none #cccccc;
	}
* html #content {height:100%;}
	
	.newstitle {font-size: 17px; margin-left: 75px; margin-bottom:0px; margin-top: 0px;color:#999999;padding:5px; }
#news {
	float:left;
	margin-left:5px;
	font-size:12px;
	width:420px;
	height:280px; 
	position:relative;
	top:-8px;
	background: url('../homeimages/news_box_gr.jpg') no-repeat;}	
#newsbox {width:400px;	
		padding:0px;
		line-height:120%;}
#news a:link {color:#999999;}
#news a:visited {color:#999999;}
#news a:hover {color:#666666;}

#container {background: no-repeat;}
.featuredcl {
	font-size:11px;
	color:#898989;
	padding:0;
	margin:5px 5px 5px 135px;
	text-align:left;
	line-height:120%;
}

#mainmenu_home	ul#menu {width:995px;}
	#menu li {
		
		z-index:6000;
		display:inline;
		margin-left:-5px;
	}
	#menu {position:relative;left:0px;}
 /* Hides from IE-mac \*/
* html #menu {left:0px;}
 /* end of hide ie-mac\*/
	li a {/*/*/display: inline;
	
margin: 0px;
padding: 0px;}

#mainmenu ul {
padding:0;
margin:0px;
float:left;
list-style:none;
}
#underline {color:#4380AD;}
#underline a {text-decoration:underline;position:relative;top:-3px;color:#4380AD;}
#underline a:link {text-decoration:underline;position:relative;top:-3px;color:#4380AD;}
#underline a:visited {text-decoration:underline;position:relative;top:-3px;color:#4380AD;}
#underline a:hover {color:#006699;}
.subnav a {color:#666666;
text-decoration:none;}
.subnav a:hover {color:#4380AD;
text-decoration:none;}
.subnav {
	display:inline;
	float:right;
	font-size:10px;
	padding: 5px 28px 0px 0px;
}
#mainmenu_home a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color: #4380AD;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
h1 {
	font-size: 1em;
	font-weight: bold;
	color:#006699;
	margin:1em;
	padding:1em;	}
h2 {
	font-size: 14px;
	margin: 10px 0 10px 0;
	font-weight: normal;
	color: #323a40;
	}	

h3 {
	font-size: 11px;
	margin: 8px 0 8px 0;
	font-weight: normal;
	color: #323a40;
	}
	
h4 {
	font-size: 14px;
	
	margin: 7px 0 7px 0;
	font-weight: normal;
	color: #323a40;
	}
	
h5 {
	font-size: 12px;
	margin: 25px 0 10px 0;
	font-weight: bold;
	color: #323a40;
	background-color:#ffffff;
	}

h6 {
	font-size: 10px;
	margin: 5px 0 5px 0;
	font-weight: bold;
	color: #323a40;
	}
	
	
img {
	border: 0;
	margin:0;
	padding:0;
	}


p {
	font-size: 1em;
	line-height: 1.6em;
	margin: 1.2em 30px 1.2em 30px;
	}
.olive{color:#459316;} /*Olive Green #7D8F15*/
.olive1{
color:#459316;
font-size:18px} /*Olive Green #7D8F15*/

#search {
	background: url('../images/navigation/search_bkg_long.gif') no-repeat top left;
	width:190px;
	height:27px;
	margin:0;
	padding:0;
	position:absolute;
	float:right;
	top:0px;
	left:801px;
	}

	.searchbox {
		width:90px;
		position:relative;
		top:-3px;
		left:4px;
	}
	.searchbttn {
		position:relative;
		top:2px;
		left:4px;
	}
	.news_date {float:left;width:50px;padding:0px 20px 20px 10px;} 
	.news-info {clear:both;margin-top:8px}
	#footer
  {
  	/*border-top:1px solid #ccc;*/
  	padding: 10px 0 0px 0;
  	clear:both;
  	font-size: 10px;
	width:70%;
	background:#ffffff;
	margin:0px auto 10px auto;
	text-align:center;

  }

  .news-box {
	background: url('../images/travelpod_div_bkg.jpg') no-repeat;
	width:422px;
	height:253px;
 	font:12px/16px Arial, Verdana, Helvetica, sans-serif;
	position: fixed;
	overflow:auto;
	left:30%;
	top: 30%;
	padding:0 15px;
	margin:0;
	z-index:999999;
}
#tp {
	background: url('../homeimages/travelpod_bg.jpg') no-repeat;
	width:251px;
	height:135px;
	
}
#tp p {
		margin:0px;
	padding:30px 20px 10px 10px;
	font-size:12px;
	line-height:145%;
}

* html .more-info {position: absolute; /* position fixed for ie6 */
top: expression(10+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
left: expression(160+((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)+'px'); }
* html .news-box {position: absolute; /* position fixed for ie6 */
top: expression(100+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
left: expression(350+((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)+'px'); }
#cover{position:absolute;top:0px;left:0px;overflow:visible;display:none;width:100%;background-color:#fff;opacity:0.5;-moz-opacity:0.5;z-index:50;filter:alpha(opacity=50);z-index:9000;} 


#news-padding {
display:box;
width:400px;

}
