/* AMD multi-core styles original */
/* GJ reformatted for readability, kept same order, added relative paths to urls */

body {
/*	margin: 0px 0px 0px 11px;*/
	margin: 0px 0px 0px 3px;
	font-family: verdana;
/*	background-image: url(images/global/site/header_background.png);*/
/*	background-image: url(images/global/site/header_bg_jade_d2.png);
	background-repeat: repeat-x;*/
/*	background: url(images/BG-AMDgrid.gif) repeat;*/
}

table, td, div, a, ul, li {
	font-size: 11px;
}

td {
	vertical-align: top;
}

img {
	border: 0px;
	margin: 0px;
}

a:link, a:active, a:hover {
	text-decoration: none;
	color: #009966;
}

a:visited {
	text-decoration: none;
	color: #7b7dc4;
}

a:hover {
	text-decoration: underline;
	color: #009966;
}

/* HEADER */

#header {
	white-space:normal; /* was white-space: none;  changed 8/1/08 mfc */
	overflow: hidden;
	height: 122px;
    width: 770px;
/*	margin: 0px 0px 0px -11px;*/
	margin: 0px 0px 0px 0px;
	background: url(images/global/site/header_bg_jade_d2.png) repeat-x;
}

div.header-logo {
	position: absolute;
	top: 0px;
	left: 3px;
}

div.nav-global {
	float: right;
	text-align: right;
	vertical-align: top;
	width: 620px;
	height: 55px;
	color: #fff;
	margin-right: 11px;
	margin-top: 22px;
}

div.nav-global a:link, div.nav-global a:visited, div.nav-global a:active, div.nav-global a:hover {
	text-decoration: none;
	color: #fff;
	margin-top: 0px;
}

div.nav-global ul li {
	list-style: none;
	display: inline;
}

div.nav-top {
    float: right;
	margin-left: -1px;
	height: 33px;
    width: 660px;
/*	color: #004c49;*/
	color: #005754;
	font-weight: bold;
	text-align: left;
	background-image: url(images/global/site/nav_line_660.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

div.nav-top ul {
	list-style: none;
	display: block;
	margin: 0px;
	padding-top: 9px;
	padding-left: 22px;
	vertical-align: top;
}

div.nav-top li {
	list-style: none;
	display: inline;
	vertical-align: top;
}

div.nav-top a:link, div.nav-top a:visited, div.nav-top a:active, div.nav-top a:hover {
	text-decoration: none;
	color: #004c49;
}

/* LEFT NAVIGATION */

#nav-menu {
	width: 174px;
	font-size: 11px;
	float: left;
	margin: 0px;
	padding: 15px 0px; /*10px 20px 0px;*/
}

#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
 
#nav-menu ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
 
#nav-menu ul li span a:link {
	color: #FFFFFF;
}
 
#nav-menu ul li span a:visited {
	color: #FFFFFF;
}
 
#nav-menu ul li span a:active {
	color: #FFFFFF;
}
 
#nav-menu ul li span a:hover {
	color: #FFFFFF;
}
 
#nav-menu ul li span {
	background-color: #004c49;
	color: #000;
	font-weight: bold;
	display: block;
	padding: 5px 5px 5px 15px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
 
#nav-menu ul ul li a {
	background-color: #31a39d;
	color: #000;
	display: block;
	padding: 5px 5px 5px 20px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}

#nav-menu ul ul ul li a {
	background-color: #ffffff;
	display: block;
	padding: 5px 5px 5px 25px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}

#nav-menu ul ul ul ul li a {
	background-color: #FFFFFF;
	display: block;
	padding: 5px 5px 5px 30px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
}

#nav-menu ul ul ul ul li a {
	background-color: #FFFFFF;
	display: block;
	padding: 5px 5px 5px 35px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}

#nav-menu ul li a.selected {
	background-color: #CCCCCC;
	color: #000;
	font-weight: bold;
}

#nav-menu li a {
	text-decoration: none;
}

/* CONTENT */

#content-main {
	width: 770px;
	text-align: left;
	vertical-align: top;
	margin-bottom: 10px;
}

#content-detail {
	float: left;
	width: 567px;
	margin: 0px 0px 30px 18px;
	text-align: left;
	vertical-align: top;
}

#content-detail h1 {
	font-size: 19px;
	font-weight: bold;
	margin: 24px 0px;
	color: #004c49;
}

#content-detail h3 {
	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
	color: #000;
	line-height: 1.5em;
}

.content-ad {
	text-align: center;
	margin: 5px 0px;
}

.content-container {
	text-align: left;
}

.content-container td {
	vertical-align: top;
	padding-bottom: 10px;
}

.content-container div {
	margin: 0px 0px;
}

.content-container h1 {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding: 8px 0px;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px dotted #000;
}

.content-container h2 {
	margin: 5px 0px 5px 0px;
    font-size: 13px;
	font-weight: normal;
	color: #7d8b33;
}

.content-container h2 img {
	margin-top: 2px;
}

.content-container h2 a {
    font-size: 13px;
	font-weight: normal;
	margin: 0px;
}

.content-container h3 {
	font-weight: bold;
	font-size: 19px;
	color: #004c49;
	margin: 12px 0px;
}

.content-container p {
	display: block;
	padding-top: 5px;
	margin: 5px 10px 15px 0px;
}

.container-float-right {
	float: right;
	width: 170px;
	display: block;
	margin: 0px 0px 10px 10px;
	padding: 8px;
}

.container-float-left {
	float: left;
	display: block;
	margin: 0px 10px 10px 0px;
	width: 168px;
	padding: 8px;
}

.learn-more {
	background: url(images/global/site/link_arrow.jpg) no-repeat center left;
	display: block;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px 15px 2px 15px;
}

div.nav-left {
	margin: 0px;
	width: 172px;
	float: left;
}

div.nav-left ul {
	list-style: none;
	margin: 0px;
}

div.nav-left li {
	border: 1px solid #fff;
	list-style: none;
	margin: 0px;
}

div.nav-left a:link, div.nav-left a:visited, div.nav-left a:active, div.nav-left a:hover {
	display: block;
	height: 30px;
	text-decoration: none;
	color: #000;
	margin: 0px;
}

/* CONTENT SUB TOPIC */

div#column2b {
	width: 570px;
	background-color: #FFFFFF;
	padding: 0px 0px 5px 5px;
	margin-left: 180px;
	margin-top: 15px;
}

#column2b h1 {
	font-size: 20px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#column2b h2 {
	font-weight: lighter;
	font-size: 13px;
	padding-top: 0;
	margin-top: 0;
}

#column2b h3 {
	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
	color: #000;
	line-height: 1.5em;
}

#column2b h4 {
	font-weight: bold;
	font-size: 12px;
	margin: 25px auto 10px;
	color: #000;
}

#column2b p {
	margin: 0.8em auto 1em;
	padding: 0;
}

/* FOOTER */

#footer {
	clear: both;
	white-space:normal; /* was white-space: none;  changed 8/1/08 mfc */
	overflow: hidden;
	width: 770px;
	padding-top: 25px;
/*	background-image: url(images/global/site/footer_line.jpg);*/
	background-image: url(images/global/site/footer_line_gradient.jpg);
/*	background-image: url(images/global/site/footer_line.gif);*/
/*	background-image: url(images/global/site/footer_line_r.jpg);*/
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 44px;
	margin-bottom: 22px;
}

div.footer-logo {
/*	float: left;*/
	margin-top: 10px;
	margin-left: 11px;
}

div.footer-text {
	margin: 10px 10px;
	float: left;
	vertical-align: top;
	font-weight: bold;
}

div.footer-nav {
	margin-top: 0px;
/*	float: right; */
/*	text-align: right; */
	float: left;
	text-align: left;
	margin-left: 11px;
}

div.footer-nav ul {
	list-style: none;
	display: inline;
}

div.footer-nav first {
	margin:0px 0px 0px 0px;
	padding:0px;
	border-left:none;
}

div.footer-nav li {
	list-style: none;
	display: inline;
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 8px;
	border-left:solid 1px #A6ACB4;
}

div.footer-nav a:link, div.footer-nav a:visited, div.footer-nav a:active, div.footer-nav a:hover {
	text-decoration: none;
/*	color: #004c49; */
	color: #009966;
}

/* RATING */

#footerRating {
	clear: both;
	white-space:normal; /* was white-space: none;  changed 8/1/08 mfc */
	overflow: hidden;
	width: 770px;
}

.rating  {
	width: 110px;
	display: inline;
}

.rating a {
	background: transparent url(images/global/site/rtp.gif) right center no-repeat;
	padding-right: 14px;
}

.rating a img {
	position: relative;
	top: 1px;
	left: -3px;
}

.rating a:link:hover, .rating a:visited:hover {
	text-decoration: none;
}

/* Promo Under Navigation Styling */
/* Burgundy Heading or shop AMD*/
.calloutOne {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #990033;
}

/* Teal Heading */
.calloutTwo {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #668585;
}

/* Dark Purple Heading */
.calloutThree {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #5C335C;
}

/* Orange Heading */
.calloutFour {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #FF6600;
}

/* Purple Heading */
.calloutFive {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #993399;
}

/* Yellow Related Links Heading */
.calloutSix {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #FFE085;
}

/* Secondary LINK LIST STYLES */
.slinklist, .slinklist ul  {
	display: block;
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
}

.slinklist ul {
	margin: 0.6em 0 1em 0.5em;
}

.slinklist li, .slinklist ul li {
	display: block;
	list-style-type: none;
	line-height: 1.1em;
}

.slinklist a  {
	margin: 0 0 0.6em;
	padding: 0 0 0 11px;
	background: transparent url(images/global/site/arrow.gif) 0 0.4em no-repeat;
	text-decoration: underline;
}
	
.slinklist a:hover {
	text-decoration: underline;
}
	
.slinklist .alt {
	padding: 0;
	background: none;
}

.slinklist .alt a  {
	background-color: #000000;
	text-indent: 0;
	padding-left: 11px;
	display: block;
	background: transparent url(images/global/site/arrow.gif) 0 0.4em no-repeat;
}
	
/* hide from mac ie \*/
.slinklist .alt a {
	display: inline;
}
/* end hide */

/* SIDE BOX */

.sidebox_lemon_title {
	padding: 5px;
	background: #FFE085;
	font-size: 12px;
	font-weight: bold;
	border-bottom: #cccccc 1px solid;
}

.sidebox_lemon {
	padding: 5px;
	background: #FEFFF1;
	font-size: 10px;
	border-bottom: #cccccc 1px solid;
}

.sidebox {
	padding: 5px;
	background: #F0F0F0;
	font-size: 10px;
	border-bottom: #cccccc 1px solid;
}

.sidebox_orange_title {
	padding: 5px;
	background: #E8A000;
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	border-bottom: #cccccc 1px solid;
}

.sidebox_orange {
	padding: 5px;
	background: #CDCCCB;
	font-size: 10px;
	border-bottom: #cccccc 1px solid;
}

/*
.linklist li, ul li.link  {
	display: block;
	list-style-type: none;
	margin: 0 0 0.6em;
	padding: 0 0 0 11px;
	background: transparent url(images/global/site/arrow.gif) 0 0.4em no-repeat;
}
*/

/* LINK LIST STYLES */

.linklist, .linklist ul {
	display: block;
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
}

.linklist ul {
	margin: 0.6em 0 1em 0.5em;
}

.linklist li, ul li.link {
	display: block;
	list-style-type: none;
	line-height: 1.1em;
	margin: 0 0 0.6em;
	padding: 0 0 0 11px;
	background: transparent url(images/global/site/arrow.gif) 0 0.4em no-repeat;
}

.linklist a {
	text-decoration: none;
}

	
.linklist a:hover {
	text-decoration: underline;
}
	
.linklist .alt {
	padding: 0;
	background: none;
}

.linklist .alt a {
	text-indent: 0;
	padding-left: 11px;
	display: block;
	background: transparent url(images/global/site/arrow.gif) 0 0.4em no-repeat;
}

/* hide from mac ie \*/
.linklist .alt a {
	display: inline;
}
/* end hide */

/* Image caption styles - added by Drake */

.caption_container {
	background-color: #e3e5e4;
	font-family: verdana;
	font-size: 9px;
	padding: 5px;
	padding-bottom: 15px;
}
        
.caption_container_outer {
	background-color: #ffffff;
	padding: 2px;
	border: solid 1px #d0d4d3;
}
.pullquote
{
	font-size: 18px;
	font-family: Palatino, Times, Serif;
	color: #000000; /* was font-color   changed 8/1/08 mfc */
}

