/*****************************/
/* Default element styles */
/*****************************/

html, body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/bg_body.gif);
	color: #000;
	line-height: 1.4em;
	font-family: arial, helvetica, sans-serif;
}

h1, h2, h3, h4 {
	margin: 0;
	line-height: 1.4em;
}

h1 {
	font-size: 90%;
	text-transform: uppercase;
	color: #c00;
}

h2 {
	font-size: 82%;
}

h3 {
	font-size: 82%;
	font-style: italic;
	color: #EBB600;
}

p, li, label, td, th, span, input, select, address {
	font-size: 82%;
}

p label, li li, p input, p select, span label, td p, td li, p span, td h1, td h2, td h3 {
	font-size: 100%;
}

p, address {
	margin: 0 0 1em 0;
}

address {
	font-style: normal;
}

sub {
	line-height: 0;
}

hr {
	height: 1px;
	color: #F8F1E0;
	background-color: #F8F1E0;
	border: 0;
}

hr.invisible {
	display: none;
}

a {
	color: #c00;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 10px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 10px;
}

form {
	margin: 0;
	padding: 0;
}

textarea {
	font-family: arial, helvetica, sans-serif;
}

.clear {
	overflow: hidden;
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}

/*****************************/
/* Structural styles */
/*****************************/

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 953px;
	border: 1px solid #fff;
	background: #fff;
}

/*****************************/
/* Search styles */
/*****************************/

a#skip-navigation {
	display: none;
}

#search {
			width: 915px;
			margin: 0 auto;
			padding: 10px 0;
			text-align: right;
		}
		
		#search a {
			color: #000;
			text-decoration: none;
		}
		
		#search a:hover {
			text-decoration: underline;
		}

#search form {
	display: inline;
}

#search #frmSearch {
	margin-left: 10px;
}

/*****************************/
/* Header styles */
/*****************************/

#home #header {
	position: relative;
	width: 953px;
	height: 278px;
	background: url(../images/bg_header_home01.jpg) no-repeat;
	border-bottom: 1px solid #c00;
}

#interior #header {
	position: relative;
	width: 953px;
	height: 110px;
	background: url(../images/bg_header_interior.gif) repeat-x;
}

#logo {
	position: absolute;
	top: 5px;
	left: 6px;
}

/* font-size widget */

#font-controls {
	position: absolute;
	z-index: 3;
	top: 0;
	right: 20px;
	height: 24px;
	display: none;
}

#font-controls a {
	float: left;
}

#font-controls a {
	background: #fff;
}

#font-controls a:hover, #font-controls a.on {
	background: #000;
}

/* characters */

img.character {
	position: absolute;
	z-index: 2;
	left: 798px;
	top: -3px;
}

#char-coco {
	top: 8px
}

#char-ernie {
	left: 800px;
}

/* Main nav bar */

#nav-main {
	position: absolute;
	z-index: 3;
	top: 39px;
	left: 150px;
	margin: 0;
	padding: 0;
}

#nav-main li {
	float: left;
	list-style: none;
}

#nav-main a {
	line-height: 1em;
	display: block;
	float: left; /* IE link padding not active bug */
	padding: 7px 10px;
	text-decoration: none;
	color: #000;
	background: transparent url(../images/bg_nav_main.gif) no-repeat;
}

#nav-main li.first a {
	background-image: none;
}

#nav-main a:hover {
	background-color: #fff;
}

#nav-main li.on a {
	background-color: #fff;
	font-weight: bold;
}

/*****************************/
/* Home page styles */
/*****************************/

#home #wrapper-content {
	margin: 20px 0;
	width: 953px;
	float: left;
	background: url(../images/bg_wrapper_content_home.gif) repeat-y;
}

#ticker {
	float: left;
	display: inline; /* IE double margin bug */
	width: 95px;
	margin-left: 20px;
}

#ticker p {
	line-height: 1.1em;
}

span.stock-up {
	color: #336633;
	font-weight: bold;
	display: block;
	padding-left: 15px;
	background: url(../images/bg_stockup.gif) 0 .2em no-repeat;
}

span.stock-down {
	color: #c00;
	font-weight: bold;
	display: block;
	padding-left: 15px;
	background: url(../images/bg_stockdown.gif) 0 .2em no-repeat;
}

#home #content {
	float: left;
	display: inline; /* IE double margin bug */
	width: 675px;
	margin-left: 25px;
}

#home #col-left {
	float: left;
	width: 350px;
}

#home #col-left .feature {
	margin-bottom: 2em;
}

#home div#anniversary {
	background: #F8F1E0;
	padding: 10px;
}

#home div#anniversary h1 {
	text-align: center;
	margin-bottom: .5em;
}

#home div#anniversary img {
	float: left;
	padding-top: 10px;
}

#home div#anniversary p {
	margin-left: 158px;
}

#home div#latest-news div {
	padding: 10px;
}

#home div#latest-news div div { /* thanks, Ektron! */
	padding: 0;
}

#home div#latest-news div p {
	margin-bottom: 0;
}

#home div#latest-news div.odd {
	background: #F8F1E0;
}

#home div#latest-news div.even {
	background: #FBF8EF;
}

#home #col-right {
	float: left;
	display: inline; /* IE double margin bug */
	width: 275px;
	margin-left: 31px;
}

#home #col-right h1, #home #col-right .feature h2, #home #col-right .feature h3, #home #col-right .feature p {
	margin-left: 85px;
}

#home #col-right .feature {
	float: left;
	width: 275px;
	padding: 15px 0 5px 0;
	border-bottom: 1px solid #F8F1E0;
}

#home #col-right .feature img {
	float: left;
}

#home #col-right p#view-products {
	clear: both;
	padding-top: 15px;
	margin-left: 85px;
}

#brandbar {
	width: 138px;
	float: left;
	margin-right: -3px; /* IE duplicate characters bug */
}

#brandbar img {
	display: block;
}

/*****************************/
/* Interior page styles */
/*****************************/

#interior #wrapper-content {
	margin: 0 0 20px 0;
	width: 953px;
	float: left;
	background: url(../images/bg_wrapper_content_interior.gif) repeat-y;
}

#interior.investor #wrapper-content, #interior.sidebar #wrapper-content {
	background: url(../images/bg_wrapper_content_investor.gif) repeat-y;
}

#interior #wrapper-content.two-col {
	background: url(../images/bg_wrapper_content_interior_2col.gif) repeat-y;
}

/* sub nav */

#nav-sub {
	float: left;
	width: 180px;
	margin: 0 15px;
	display: inline; /* IE double margin bug */
}

#nav-sub ul.level-3 {
	display: none;
}

#nav-sub ul.level-2 li.on ul.level-3 {
	display: block;
}

#nav-sub ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav-sub ul ul {
	margin-left: 0;
}

#nav-sub li {
	line-height: 1.1em;
	float: left;
	width: 180px;
}

#nav-sub li li {
	margin-top: .8em;
}

#nav-sub ul.level-2 a {
	padding-left: 12px;
}

#nav-sub ul.level-3 a {
	padding-left: 24px;
}

#nav-sub ul a {
	font-weight: bold;
	display: block;
}

#nav-sub ul ul a {
	font-weight: normal;
}

#nav-sub a {
	color: #000;
	text-decoration: none;
}

#nav-sub a:hover, #nav-sub ul.level-2 li.on a:hover, #nav-sub ul.level-2 li.on ul.level-3 li a:hover {
	color: #c00;
}

#nav-sub ul.level-2 li.on a {
	background: url(../images/bg_nav_sub_open.gif) 0 .2em no-repeat;
	font-weight: bold;
	color: #EBB600;
}

#nav-sub ul.level-2 ul.level-3 li a {
	background-image: none;
	font-weight: normal;
	color: #000;
}

#nav-sub ul.level-2 ul.level-3 li.on a {
	background: url(../images/bg_nav_sub_on.gif) 12px .2em no-repeat;
	font-weight: bold;
	color: #c00;
}

#interior #nav-sub #anniversary {
	display: block;
	margin: 30px 0;
	float: left; /* Firefox display bug */
}

/* content */

#interior #content {
	float: left;
	width: 575px;
	margin: 0 15px;
}

#interior.investor #content, #interior.sidebar #content {
	width: 530px;
}

#interior #col-left {
	width: 330px;
	float: left;
}

#interior #col-right {
	width: 215px;
	float: left;
	margin-left: 30px;
	display: inline; /* IE double margin bug */
}

#interior #brandbar {
	margin-top: 189px;
}

/* investor toolbar */

#toolbar {
	width: 153px;
	margin: 189px 15px 0 15px;
	float: left;
	display: inline; /* IE double margin bug */
}

/*****************************/
/* Footer styles */
/*****************************/

#footer {
	clear: both;
	height: 70px;
	width: 953px;
	background: url(../images/bg_footer.gif) repeat-x;
}

#footer p {
			font-size: 11px;
			padding-bottom: 1em;
		}

#footer-left {
	float: left;
	display: inline; /* IE double margin bug */
	margin: 50px 0 0 7px;
}

#footer-center {
	float: left;
	display: inline; /* IE double margin bug */
	margin: 50px 0 0 224px;
}

#footer-right {
	float: right;
	text-align: right;
	display: inline; /* IE double margin bug */
	margin: 50px 7px 0 0;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


