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

	GEMS 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:#4C586C url(images/bg_ajax-world.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:90px;
}

#header-navbar {
	height: 25px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 1015px;
}
#header-logo {
	position:absolute;
	top:43px;
	left:0;
	width:0;
	height:0;
	padding:0;
	margin:0;
}
#header-nav-left {
	height:20px;
	width:570px;
	float:left;
}
#header-nav-right {
	height:20px;
	width:400px;
	float:right;
	margin:-2px 0 0 0;
}
#header-greeting {
	height: 22px;
	float: left;
	width:350px;
	text-align:left;
}
#header-greeting p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8fcfd6;
	padding:3px 0 0 0;
	margin:0;
}
#header-ad {
	height: 100px;
	float: right;
	padding: 10px 10px 0 0;
	width: 732px;
}
#header-search {
	width: 220px;
	float: left;
	color: #FFFFFF;
	text-align:left;
}
#header-search input {
	width: 140px;
}
#header-search-form {
	display: inline;
}
#header-search-form-text {
	width: 180px;
}
#header-search-form-button {
	border: 0;
	background-color: black;
	width:16px;
	height:17px;
}
#header-navbar2 {
	width:1015px;
	padding:0;
	height: 32px;
	background:transparent url(images/navbar2.png) 50% 0 no-repeat;
}
.tool-name {
	margin: 0 14px 0 4px;
}
#header-title {
	padding:10px;
	height: 90px;
	background:#fff url(images/header-title-bg.gif) 0 0 no-repeat;
}
#header-title img {
	border: 1px solid #394353;
}
#header-title-left {
	text-align: left;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#header-title-right {
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header-title-tools {
	text-align: right;
	float:right;
	width:965px;
	line-height: 160%;
	padding:20px 0 0 0;
}
#header-title-tools p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3F4E69;
}
#header-title-left h1 {
	font-size:40px;
	margin-top:2px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 14px;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#header-x h1 {
	margin: 0;
	padding: 10px 0;
}
#header-title-left h2 {
	font-size:18px;
	color: #B3191E;
	font-weight: lighter;
	margin: 0px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#magazine-jump {
	width: 160px; 
	float: right;
	padding:0;
	margin:0 10px 0 0;
	_margin:0 0 -16px 0;
	height:10px;
}
#jumpMenu { 
	width:160px;
}

#header-author-title {
	width: 1015px;
	border-bottom: 1px solid #ccc;
	text-align: right;
	height: 140px;
	background-image: url(images/author_header.png);
}
#header-author-title-left {
	text-align: left;
	padding: 0 0 0 10px;
	float: left;
}
#header-author-title-tools p {
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #779BB7;
	text-align: left;
	line-height: 160%;
}
#header-author-title-right {
	float: left;
	height: 98px;
}
#header-author-title-left h1 {
	font-size:42px;
	margin-top:2px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 5px;
}
#uz-header h1 {
	margin: 0;
	padding: 10px 0;
}
#header-author-x h1 {
	margin: 0;
	padding: 10px 0;
}
#header-author-title-left h2 {
	font-size:18px;
	color: #CBAB8B;
	font-weight: lighter;
	width: 780px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:10px 0 0 0;
	margin:0;
}


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

	3. TOP NAVIGATION

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

#navcontainer {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;
	width:220px;
	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_gems {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3b4a66;
	text-align: left;
	height:34px;
	float:right;
	padding:0;
	margin:0;
}



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

	4. Footer

	--------------------------------	*/
	
/* 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-top: 10px;
	padding-bottom: 10px;
  }
  .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 */
#site-footer, #site-footer-top, #site-footer-bottom {
	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;
	font-weight: bold;
	color: #256790;
	padding-bottom: 10px;
}
#site-footer img {
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.site-footer-small-title a {
	font-size: 10px;
	font-weight: bold;
	color: #4c4d4f;
	padding-bottom: 10px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#0B0E17 url(images/footer-bg-bottom.png) no-repeat center 0px;
	padding:40px 0 5px 0;
	border-bottom: 1px solid #35363A;
	width: 1015px;
}
.footer-nav {
	padding: 1px 5px 5px 5px;
	margin: 0 10px 10px 10px;
	float: left;
}
#footer-terms {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0 0;
	border-top:1px solid #667788;
	background: #000000;
	color: #FFFFFF;
	padding: 9px;
	clear: both;
}
#footer-terms p {
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#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 ul {
	margin:0;
	padding:0;
}
#footer li {
	padding: 0 0 5px 0;
	list-style: url(images/arrow-bullet-footer.png) none inside;
}
#footer a {
	color: #ccc;
	text-decoration: none;
}
#footer a:hover {
	color: #ccc;
	text-decoration: underline;
}
#footer p {
	color: #fff;
	font-size: 10px;
}
