/**** global defaults ****/
body {
	
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	margin: 0;
/** background-image:url('../images/IOL_Wallpaper_1280px.jpg'); **/
	background-repeat: repeat-y;
	background-position: top center;
	}

a {
	color: #116101;
	text-decoration: none;
	}

a:hover {
	color: #000;
	}

div#product_links ul, div#footer_links ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 4px;
}

div#product_links li  {
	display: inline;
	border-right: 1px solid #fff;	
	padding: 0 0.7em;
}

div#bottom-left ul, div.top-blurb ul, div.box ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.box ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
	}

h2.BucketHeading {
	background: #ffffff url("/images/bucket-bg.gif") no-repeat left;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 5px 29px;
	margin: 0;
	}

h2, h3 {
	margin: 0;
	padding: 0;
	}

h2 a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	}

h2 a:hover {
	color: #116101;
	}

h3 a {
	color: #116101;
	font-size: 13px;
	font-weight: bold;
	}

h3 a:hover {
	color: #000;
	}

h4 {
	background: #116101 url("/images/book_flights.gif") no-repeat left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 2px 23px;
	margin: 0;
	}
	
	
h5 {
	background: #ffffff url("/images/reviews_bg.gif") no-repeat left;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 5px 15px;
	margin: 0;
	}
	
h6 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0 4px 0px;
	margin: 0;
	}

h6 a {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	}

h6 a:hover {
	color: #116101;
		}

img {
	border: 0;
	}

div.thumbnail img { 
	float:left;
	margin: 4px;
}

hr {width: 96%;
text-align: left;/*this will align it for IE*/
margin: 0 auto 0 0; /*this will align it left for Mozilla*/
color:#c6cfbe;
}

/**** product_links ****/

div#product_links {
	background-color: #116101;
	color: #ffffff;
	font-size: 11px;
	padding: 3px 0;
	text-align: center;
	}

div#product_links a {
	color: #fff;
	text-decoration: none;
}

div#product_links a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
div#product_links ul li {
	display: inline;
	border-right: 1px solid #fff;	
}

/**** logo-bar ****/

.logo-bar {
	background: url("/images/logo-bar-bg.gif") no-repeat left;
	margin: 0px 0px 0px 0px;
	height: 69px;
	}

.logo {
	float: left;
	height: 41px;
	}

.logo img {
	margin: 20px 0px 0px 33px;
	}

.time-article-search {
	background: url("/images/time-article-search-bg.png") no-repeat right;
	font-size: 11px;
	height: 69px;
	float: right;
	width: 619px;
	}

.time {
	padding: 4px 10px 0 0;
	text-align: right;
	}

.article-search {
	margin-top: 25px;
	text-align: center;
	width: 400px;
	margin-left:200px;
	}

.article-search img {
	padding: 0 3px;
	}

.article-search li {
	display: inline;
	}

.icon {
	background: url("/images/icon-green-large.gif") no-repeat left;
	padding: 2px 0 2px 26px;
	font-size:12px;
	}

.divider {
	background: url("/images/article-search-divider.gif") no-repeat left;
	padding: 5px 5px 5px 9px;
	margin-left: 3px;
	}

.radio {
	margin: 0 5px 0 0;
	}

.search-box {
	font-size: 11px;
	width: 200px;
}

.submit {
	cursor: default;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	width: 37px;
	}

/**** story search ****/

.story-search {
	margin-top:0px;
	text-align: left;
	width: 500px;
	margin-left:0px;
	border:none;
	}

.story-search img {
	padding: 0 3px;
	}

.story-search li {
	display: inline;
	}

.story-icon {
	background: url("/images/stories-mag-glass.gif") no-repeat left;
	padding: 2px 0px 2px 26px;
	}

.story-divider {
	background: url("/images/article-search-divider.gif") no-repeat left;
	padding: 5px 5px 5px 9px;
	margin-left: 3px;
	font-weight:normal;
	}

.story-radio {
	margin: 0 5px 0 0;
	}

.story-search-box {
	font-size: 11px;
	width: 120px;
	}

.story-submit {
	cursor: default;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	width: 37px;
	}

.leaderboard-box {
	background: #e4e9de;
	border: 1px solid #B4B4B4;
	width: 998px;
	}
	
.searchstories {
	background: #c6cfbd;
	width: 570px;
	height:32px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left:10px;
	padding-top:5px;
	}
	
.searchstories2 {
	background: #ffffd4;
	width: 580px;
	height:80px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	}
	
.searchstories2 a {
	color: #116101;
	}

.searchstories2 a:hover {
	color: #000;
	}

.searchstories2 ul {
	list-style-image: url("/images/li-orange-services.gif");
	margin: 6px 0 0 0;
	padding-bottom: 10px;
	}

.searchstories2 li {
	font-size: 12px;
	margin-left: 21px;
	}

a.searchstories2-highlight {
	color: #116101;
	font-weight: bold;
	}

a.searchstories2-highlight:hover {
	color: #000;
	}


/**** feeds ****/

.picture {
/*	background-image: url("/images/pic-bg.gif") no-repeat top;*/
	background-color: #e4e9de;
    border-left: 1px solid #DADCBF;
    border-right: 1px solid #DADCBF;
	border-bottom: 2px solid #116101;
	color: #000;
	padding: 0px 0px 10px 0px;
	margin-bottom:10px;
	margin-top: 6px;
}

.picturehome img {
	width: 230px;
	border: 1px solid #DADCBF;
}	
.picturelarge img {
	width: 100%;
	border: 1px solid #DADCBF;
}
.picturehome {
	color: #000;
	padding: 10px;
	}
	
.picturecaption {
	color: #000;
	padding: 0px 5px;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}

a.ReadArticle
{
	font-weight: bold;
}

span.PhotoBy {
	font-style: italic
}

/**** right ****/
#services {
}

.OnlineServicesHead {
	background-color: #116101;
	color: #fff;
	font-weight: bold;
	padding: 4px 0 4px 23px;
	margin: 0;
}

.ServicesHead {
	background: #116101 url("/images/book_flights_long.gif") no-repeat left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 2px 3px;
	margin: 0;
	}


#services a {
	color: #000000;
	}

#services a:hover {
	color: #000;
	}

#services ul {
	list-style-image: url("/images/li-orange-services.gif");
	margin: 6px 0 0 0;
	padding-bottom: 25px;
	}

#services li {
	font-size: 11px;
	margin-left: 21px;
	}

#services a.ServicesHighlight {
	color: #116101;
	font-weight: bold;
	}

#services a.ServicesHighlight:hover {
	color: #000;
	}

#services .ServicesHead {
	background: #116101 url("/images/book_flights.gif") no-repeat left;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 2px 23px;
	margin: 0;
}


/**** footer ****/

div#footer {
background-color:#FFFFFF;
	border-top: 1px solid #000;
	font-size: 11px;
	}

div#footer a {
	font-weight: bold;
	}

div#footer_links {
	background: #c6cfbe;
	border: 1px solid #98a480;
	border-top: 1px solid #fff;
	padding: 4px;
	text-align: center;
	}

div#footer_links a {
	padding: 0 10px 0 10px;
}

div#footer_links ul li {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #000;	
}

.footer-copyright {
	padding: 10px;
}

.footer-copyright img {
	float: right;
}

label {
	font-weight: bold;
}

/*
meant for elements to be displayed to screenreaders
*/
.NoDisplay {
	display: none;
}

a.ReadArticle {
	font-weight: bold;
}

/*
used in horizontal lists
*/
li.NoBorder {
	border: none !important;
}	

/*

*/
div.TenantList ul {
	margin: 0;
	padding: 0;
}

#advanced-search {
    background:#F5F5F5 none repeat scroll 0 0;
}
h1 {
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    margin:0;
    padding:3px 0 3px 7px;
}
#advanced-search h1 {
    background:#666666 none repeat scroll 0 0;
    position:relative;
}
#advanced-search .center {
    background:#E1E1E1 none repeat scroll 0 0;
    border-bottom:1px solid #CCCCCC;
    padding:3px;
    position:relative;
}
#advanced-search .left {
    float: left;
    margin-top:1px;
    padding-top:3px;
    position:relative;
    text-align:right;
    width:70px;
}
#advanced-search .right {
    float: right;
    margin-top:1px;
    position:relative;
    width:500px;
    text-align:left;
}
#search-result th {
    background:#F7F7F7 none repeat scroll 0 0;
}
#search-result th, #search-result td {
    border-bottom:1px solid #E1E1E1;
    border-right:1px solid #E1E1E1;
    font-size:11px;
    padding:1px 4px;
}
table#search-result
#search-result {
    border-collapse:collapse;
    font-size:12px;
}
.center {
    text-align:center;
}
hr {
    background:#E1E1E1 none repeat scroll 0 0;
    border:0 none;
    height:1px;
    margin:12px 0;
}
