@charset "UTF-8";
/* CSS Document */
/*	--------------------------------

	Ulitzer Outer CSS - Table of Contents

	--------------------------------

	1. Background
	2. Header
	3. Top Navigation
	4. Footer

*/

/*	--------------------------------

	1. Background

	--------------------------------	*/

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #4C4D4F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background:#194465 url(images/bg.png) 50% 0 no-repeat;
}
#main-container {
	background:transparent url(images/shadow.png) 51% 200px repeat-y;
}
#container {
	width: 1015px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #182e3e;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin: 0 auto;
	overflow: hidden;
	position:relative;
}
#textarea {
	background-color:#fff;
	height:100%; /* quirk in IE7 means the background white does not meet the footer area if content area is shorter than right sidepanel. height:100% fixes this. */
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4C4D4F;
	font-size: 13px;
}
a img {
	border:0;
}

a:link, a:visited {
	color: #256790;
	text-decoration: none;
}
a:hover {
	color: #256790;
	text-decoration: underline;
}

/*	--------------------------------

	2. Header

	--------------------------------	*/

#header {
	padding:0;
	height: 110px;
}
#header-navbar {
	height: 22px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 1015px;
}
#header-logo {
	padding: 0;
	height: 110px;
	float: left;
	width: 275px;
}
#header-greeting {
	height: 22px;
	float: left;
	width: 440px;
}
#header-greeting p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 200;
	color: #8fcfd6;
	padding:0;
	margin:0;
}
#header-ad {
	height: 100px;
	float: right;
	padding: 10px 10px 0 0;
	width: 730px;
}
#header-search {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	float: right;
	clear: none;
	text-align: right;
	color: #FFFFFF;
	padding: 7px 20px 0 0;
	font-weight: bold;
}
#header-navbar2 {
	padding:0;
	text-align: right;
	height: 40px;
	background-image: url(images/nav-background.png);
}
.tool-name {
	margin: 0 14px 0 4px;
}
#header-title {
	width: 1015px;
	/*border-bottom: 1px solid #ccc;*/
	height: 140px;
	background:#fff url(images/header-title-bg.png) 0 0 no-repeat;
}
#header-title-author, .main-site-banner {
	width: 1015px;
	/*border-bottom: 1px solid #ccc;*/
	text-align: right;
	height: 140px;
	background:#fff url(images/header-author-bg.png) 0 0 no-repeat;
}
#header-title-left {
	text-align: left;
	padding: 5px 0 0 10px;
	margin:0;
	width: 780px;
	float: left;
}
#header-title-tools {
	text-align: left;
	line-height: 160%;
}
#header-title-tools p {
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #779BB7;
	text-align: left;
	line-height: 180%;
}

#header-title-right {
	float: left;
	height: 98px;
}
#header-title-left h1 {
	font-size:40px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin:2px 0 10px 0;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#header-x h1 {
	margin: 0;
	padding: 10px 0;
}
#header-title-left h2 {
	font-size:18px;
	color: #FB4B1A;
	font-weight: lighter;
	width: 780px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
}


/*	--------------------------------

	3. TOP NAVIGATION

	--------------------------------	*/

#navcontainer {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	width:310px;
	height:22px;
	float:right;
}
#navcontainer-2 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	width:265px;
	height:22px;
	float:left;
}
#nav {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3b4a66;
	text-align: left;
	height:40px;
	width:510px;
	float:left;
	padding:0;
	margin:0;
}


/*	--------------------------------

	4. FOOTER

	--------------------------------	*/

#site-footer {
	width: 995px;
	padding: 30px 10px 20px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4d4f;
	background: url(images/site-footer.gif) no-repeat 0px 0px;
}
#site-footer-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: lighter;
	color: #B3191E;
	text-decoration: none;
	margin: 5px 0;
	padding:10px 5px 10px 5px;
	background:transparent url(images/h4_bg.gif) 0 100% repeat-x;
}
.site-footer-column {
	width: 150px;
	float: left;
	margin-right: 10px;
	border-right: 1px solid #CCCCCC;
}
.site-footer-column-noborder {
	width: 150px;
	float: left;
	margin-right: 10px;
}
.site-footer-subject {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}
.site-footer-main-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #256790;
	padding-bottom: 10px;
}
#site-footer img {
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.site-footer-small-title {
	font-size: 11px;
	padding-bottom: 10px;
}
#footer {
	height:100%; /* allows IE6 to show footer background colour no matter what height the footer is (height bug) */
	color: #fff;
	padding: 15px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background:#08151F url(images/footer-bg.png) 0 0 repeat-x;
	font-size: 11px;
}

#footer h2 {
	font-size: 16px;
	font-weight: normal;
	color:#82C5CD;
	font-weight:normal;
	padding:0 0 2px 0;
	margin:5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer-nav {
	float:left;
	margin:15px 0 15px 20px;
}

#footer #footer-nav .col-left {
	float: left;
	margin: 0 10px 20px 0;
	width: 120px;
}

#footer #footer-nav .col-middle {
	float: left;
	margin: 0 20px 20px 0;
	width: 300px;
}

#footer .col-right {
	float:left;
	margin: 15px 0 15px 0;
	width: 520px;
}

#footer .col-right img {
	float:left;
	margin: 0 10px 10px 0;
}

#footer #footer-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer #footer-nav ul li {
	padding-left: 11px;
	margin-bottom: 8px;
}
#footer a {
	border-bottom: 1px #ffffff dotted;
	color: #ffffff;
	padding-bottom: 1px;
	text-decoration: none;
}
#footer a:hover {
	border-bottom: 1px #fff solid;
	color: #fff;
}
#footer p {
	font-family:Verdana, Arial, San-serif;
	color: #fff;
	font-size: 11px;
	line-height:140%;
	padding:0;
	margin:0 0 5px 0;
}
/* CAROUSEL */

.yui-carousel .yui-carousel-item-selected {
  border: 0px;
  outline: none;
}
.yui-carousel-element li {
  text-align: left;
  border: 0px;
  vertical-align:top;
}
.yui-skin-sam .yui-carousel, .yui-skin-sam .yui-carousel-vertical {
  border: 0px;
}
.yui-skin-sam .yui-carousel-nav {
  background: none;
  padding: 3px;
  text-align:right;
}
.yui-skin-sam .yui-carousel-nav {
  padding: 0px;
}
.yui-carousel-button-focus {
  outline-width: 0px;
}


.top-sites-top-stories-carousel {
	padding: 10px;
}
.top-sites-top-stories-carousel ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .top-sites-top-stories-carousel img {
    margin: 10px 0 10px 0;
    border: 1px solid #000000;
  }
  .top-sites-top-stories-slider {
    float: left;
  }
  .top-sites-top-stories-column {
    width: 152px;
    float: left;
	padding-right: 5px;
	padding-top:0;
    margin-right: 10px;
    border-right: 1px solid #CCCCCC;
  }
  .top-sites-top-stories-column-noborder {
    width: 152px;
    float: left;
  }
  .top-sites-top-stories-subject a {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	color: #4c4d4f;
  }
  .top-sites-top-stories-main-title {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #256790;
    padding:10px 0;
  }
  .top-sites-top-stories-small-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 10px 0;
	background: url(images/arrow-bullet2.gif) no-repeat;
	text-indent: 16px;
  }
.top-sites-top-stories-small-title a {
	color: #4c4d4f;
}

/* END CAROUSEL */
