@charset "UTF-8";
/**************
=Reference
***************/
/*
Lime Green: A6DA40

BG: #ECEAE1

Nav BG: EE8522
Nav Node BG: #4F0F00
Nav Sub: 4F0F00
Nav Sub hover: #330800
Nav sub border: 330000
*/

/****************
=Layout
****************/
body {
	text-align: center;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 10px;
}

#hd {
	float: left;
	width: 1000px;
	height: 190px;
}

#bd {
	float: left;
	width: 1000px;
	height: 100%;
}

#nav-content {
	float: left;
	width: 1000px;
	height: 41px;
	margin-top: 5px;
	clear: both;
}

#content {
	float: left;
	width: 760px;
	padding: 20px;
	margin-top: 20px !important;
}

#hd-content {
}

#title {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	width: 250px;
}

#logo {
	float: left;
}

#tvtix {
	float: right;
	width: 330px;
	margin-top: 10px;
}

#ft {
	margin-top: 20px;
	text-align: center;
}

#left-nav {
	float: left;
	width: 160px;
	margin: 130px 20px 0 0;
	background-color: #f8f7f3;
	padding: 20px 6px;
	background-image: url(img/left-nav.jpg);
	background-repeat: repeat-x;
}

.ad-header {
	margin-top: -130px;
	height: 110px;
}

.smaller {
	font-size:11px;
}

#right-nav {
	float: right;
	width: 120px;
	margin-left: 20px;
}

#right-nav ul {
	line-height: 1em;
	margin: 0;
	padding: 4px;
}

#right-nav li {
	display: block;
	margin: 0 0 .5em;
}

#booklet-right-nav {
	float: right;
	width: 108px;
	background-color: #f8f7f3;
	margin-bottom: 10px;
	padding: 6px;
	background-image: url(img/left-nav.jpg);
	background-repeat: repeat-x;
}

#content #booklet-right-nav h1 {
	font-size: 115% !important;
	font-weight: bold;
	color: #993300 !important;
	border: none !important;
	background: transparent !important
}

#booklet-right-nav ul {
	padding: 4px;
	font-size: 11px;
}


/*-Ad Content*/
#ad-header {
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

#ad-content {
	float: right;
	width: 120px;
}

.amazon-ads {
	text-align: center;
	margin: 10px;
}

/************
=Format
************/
body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em !important;
}

/*-Inline classes*/
.left {
	float: left;
}

/*-Headers*/
h1 {
	font-size: 250% !important;
	line-height: 1em !important;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 165% !important;
	line-height: 1.4em !important;
}

#hd h1 {
	color: #FFF;
}

#hd h2 {
	color: #A6DA40;
	font-style: italic;
}

#content h1 {
	font-size: 265%;
	padding: 5px;
	background: #a3d325 url(img/ch-header.jpg) no-repeat bottom;
	color: #FFF;
}

#content h2 {
	font-size: 138%;
}

#content h3 { 
	font-size: 165% !important; 
	width: 610px;
	border-bottom: 1px #ECEAE1 solid;
	padding-top: 30px;
}

p {
	margin: .3em 0 1.2em !important;
}

a, a:link {
	color: #007CA5;
	text-decoration: underline;
}

a:visited {
	color: #016181;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/*-Definitions*/
dl {
	margin-bottom: 2em;
}

dt {
	margin: 1.2em 0 0 !important;
	font-weight: bold;	
}

dd {
	margin: 0 0 1em;
}

/*-images*/

a img {
	border: 0;
}

/*-Lists*/
#content ul {
	list-style-position: inside;	
}

#content li {
	margin-bottom: 1em;
}

#frontpage-list h3 {
	font-weight: bold;
}

.pa-list1 {
	float:left;
	width:200px;
}

.pah3 h3 {
	font-size:14px;
	font-weight:bold;
}

.pa-list2 {
	float:left;
	width:400px;
}

.pa-listsub {
	font-size:10px;
	font-style:italic;
}

/*-Navigation*/
.yuimenu, .yuimenubar {
	font-family: Arial, Helvetica, sans-serif;
}

/*article navigation*/
.next {
	float: right;
	padding-top: 20px;
	font-size: 135%;
}
.previous {
	float: left;
	padding-top: 20px;
	font-size: 135%;
}

/**************
=Design
***************/
body {
	background: #ECEAE1 url(img/extras-bg.gif) repeat-x;
}

#content {
	margin-top: 20px;
	min-height: 800px;
	background-color: #FFF;
	color: #333333;
}

#blurb {
	float: left;
	width: 375px;
	padding-top: 20px;
	padding-left: 20px;
	height: 100px;
	color: #FFFFFF;
}

/*-Content Nav*/
/*default behaviour*/
#nav-content {
	background: transparent;
}

#nav-content .yuimenubaritem {
	width: 114px;
	height: 35px;
	padding: 3px;
	margin-left: 5px;
	text-align: center;
	background: url(img/nav-tabs.jpg) no-repeat;
	color: #FFFFFF;
}

#nav-content .yuimenubaritem.first-of-type {
	margin-left: 0 !important;
}

#nav-content .yuimenubaritem.current {
	background: url(img/nav-tabs-current.jpg) no-repeat !important;
}

#nav-content a {
	text-decoration: none;
}

#nav-content a, #nav-content a:visited {
	color:#FFF;
}

.nav-node {
	position: relative;
	z-index: 99;
	font-size: 90%;
	font-style: italic;
	height: 36px;
	padding-top: 5px;
	text-align: center;
}

.nav-node em {
	font-size: 136%;
	font-weight: bold;
	font-style: normal;
}

#nav-content .yuimenubaritem .yuimenu {
	width: 350px;
	margin-left: 0;
	padding-top: 15px;
	text-align: left;
	background: #4F0F00 url(img/nav-list.jpg) no-repeat;
	border-width: 0 1px 1px;
}

#nav-content .yuimenuitem {
	width: 348px;
	padding: 0;
	margin: 0;
	background: none;
	border-width: 0 1px;
	border-color: #330000;
	border-style: solid;
	text-align: left;
	white-space: normal;
}

#nav-content .yuimenuitem:last-child {
	border-width: 0 1px 1px;
	padding-bottom: 5px;
}

#nav-content .yuimenuitem a{
	width: 334px;
	display: list-item;
	padding: 2px;
	margin: 0 5px;
	white-space: normal;
}

#nav-content .yuimenuitem a:hover{
	background: #330000;
}

#ch5menu li a{
	padding-left: 10px !important;
	background: transparent url(img/bullet.jpg) no-repeat 0px 7px;
	width: 326px !important;
}

/*Active behaviour*/

#nav-content .yuimenubaritem-selected, 
#nav-content .yuimenubaritem-selected.current{
	background-position: 0 -41px !important;
}


#nav-content li:hover .nav-sub {
	display: block;
}

#nav-content .nav-sub li:hover {
	background: none;
}

.nav-sub a, .nav-sub a:visited {
	color: #FFCC99 !important;
	text-decoration: none;	
}

.nav-sub a:hover, .nav-sub a:focus {
	color: #FFF !important;
}

/*-TVTix navigation*/
#tvtix ul {
	list-style: none;	
}

#tvtix ul li {
	float: left;
	width: 153px;
	height: 28px;
	margin: 10px 0 0 10px; 
	padding: 10px 0 0;
	text-align: center;
	background: url(img/button-tvtix-nav.jpg) no-repeat;
}

#tvtix li a {
	color: #A6DA40;
}

/*-copy*/
#copy-content {
	float: left;
	width: 610px;
}





/*************
=Modules
**************/
/*-Left Navigation*/
#left-nav ul {
	line-height: 1em !important;
	padding: 4px;
	margin: 0;
	font-size: 12px;
	list-style: none !important;
}

#left-nav ul li {
	display: block;
	margin: 0 0 .5em .25em;
	padding: 0;
	list-style: none !important;
}

#left-nav h1 {
	font-size: 138% !important;
}

#left-nav h3 {
	font-size:115%;
	font-weight: bold;
	color: #993300;
}

#left-nav h3 a {
	text-decoration: none !important;
	color: #993300 !important;
}

/*-Footer Navigation*/
#ft-nav {
	height: 150px;
	background: #ECEAE1;
	position: relative;
	margin-top: 5em;
}

#footer-nav-container {
	position: relative;
	background: #FFF;
}

#footer-nav {
	position: absolute;
	top: -210px !important;
	left: 0 !important;
	width: 610px;
	background: #ECEAE1;
}

#ft-nav h2 {
	width: 100%;
	margin-left: 5px;
}

/*Article navigation*/
.article-nav {
	margin-top: 10px;
	overflow: auto;
}

#prev {
	float: left;
	width: 195px;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
	line-height: 1.2em;
}

#next {
	float: right;
	width: 195px;
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
	line-height: 1.2em;
}

#prev h4, #next h4 {
	font-size: 12px;
}

#currently-on {
	float: left;
	width: 188px;
	height: 65px;
	padding: 5px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: center;
}

/*-Menu*/
.ft-nav-label {
	width: 188px;
	background: #A3D325;
	color: #FFF;
	font-weight: bold;
}

#footer-nav-toggle {
	width: 590px;
	height: 30px;
	display: block;
	padding: .5em 10px;
	margin: 0 10px;
	background: #ECEAE1 url(img/ui-ft-nav.gif) no-repeat 0 0;
	color: #007CA5;
	text-align: center;
	border: none;
}

#footer-nav .article-contents {
	position: relative;
	width: 150px;
	bottom: -19px;
	z-index: 10;
	margin: 0 auto;
	text-align: center;
	color: #007CA5;
}

#footer-nav {
	width: 610px;
	border: none 0 !important;
}

.yui-menu-body-scrolled {
	width: 588px;
	margin: 0 10px;
}

#footer-nav-toggle:hover, #footer-nav .topscrollbar:hover {
	background-position: 0 -30px;
}

#footer-nav .bottomscrollbar:hover {
	background-position: 0 -75px;
}

#footer-nav .topscrollbar {
	position: relative;
	top: -7px;
	height: 28px;
	border-width: 0;
	background: #ECEAE1 url(img/ui-ft-nav.gif) no-repeat;
}

.yui-menu-shadow, .yui-menu-shadow-visible {
	visibility: hidden !important;
}

#footer-nav .bottomscrollbar, #footer-nav .topscrollbar {
	background-color: #ECEAE1;
	width: 588px;
	margin: 0 10px;
}

#footer-nav .bottomscrollbar {
	margin-top: 5px;
	border-width: 0;
	background: #ECEAE1 url(img/ui-ft-nav.gif) no-repeat 0 -60px;
}

#footer-nav .yuimenuitem-selected {
	background-color: #ECEAE1;
}

#footer-nav .current .yuimenuitemlabel{
	font-weight: bold;
	background: #a3d325;
	color: #FFF;
}

#footer-nav .yuimenuitemlabel {
	color: #007CA5;
	white-space: normal;
}

/*Breadcrumbs*/
#bread-crumbs {
	float: right;
	margin: 5px 10px -10px;
}
#bread-crumbs .current {
	font-style: italic;
}
