/******************** YUI Changes ********************/
table {
	margin-bottom: 0;
}

td {
	border: none;
	padding: 0;
}

input
[ type = "text" ], input [ type = "password" ], textarea {
	width: auto;
}

/******************* General *******************/
#custom-doc { width:60.92em;*width:59.45em;min-width:792px; margin:auto; text-align:left; }

body {
	background-image: url(/images/page_bg.jpg);
	background-repeat: repeat;
	margin: 0px !important;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

a {
	color: #2194BA;
}

a img {
	border: none;
}

h1 {
	margin-top: 0px !important;
	margin-left: -5px !important;
	padding-left: 5px!important;
	padding-bottom: 4px !important;
	font-size: 150% !important;
	font-weight: normal;
	text-transform: lowercase;
	border-bottom: 1px solid #000000
}

h1 a, h1 a:visited {
	text-decoration: none;
	color: #000000;
}

.clear {
	clear: both;
	margin: 0px;
	height: 1px	
}

.orange {
	color: #ffa922;
}

div.form label {
	display: block;
	padding-right: 7px;
	padding-top: 3px;
	text-align: right;
	white-space: nowrap;
}

div.form td {
	padding-bottom: 5px;
	vertical-align: top;
}

div.notice {
	background-color: #E1B55C;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0pt 0pt 10px;
	padding: 2px;
	text-align: center;
}

div.notice ul {
	margin-left: 0;
	padding-left: 0;
}

div.notice ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

div.errors ul, ul.form-errors {
	margin: 0;
}

div.errors ul li, ul.form-errors li {
	color: #AE3535;
	/*font-size: 9pt;*/
	/*
	list-style-image: none;
	list-style-position: outside;
	list-style-type: square;
	*/
}

form ul {
   list-style: none;
   margin: 0;
   padding: 0;
}

form ul li {
   margin: 0;
   clear: both;
   padding-bottom: 5px;
   list-style-type: none;
}

label.leftalign {
   display: block;
   float: left;
   padding-right: 5px;
   line-height: 22px;
   text-align: right;
   width: 75px;
}

form li.submit {padding-left: 80px; }

/******************** Podcast ********************/
.podcast {
	padding-bottom: 20px;
}

.podcast-name {
	font-size: 12px;
	font-weight: bold;
	float: left;
}

.podcast-speaker {
	float: left;
	padding-left: 5px;
	font-style: italic;
}

.podcast-date {
	float: right;
}
.podcast-description {
	clear: both;
	padding-top: 5px;
}
	
/******************** Template ********************/
#template-header {
	background: url(/images/header.jpg) no-repeat top left;
	height: 148px;
}

#template-footer {
	background: url(/images/footer.jpg) no-repeat top left;
	height: 84px;
	padding-top: 25px;
}

#menu-bar {
	position: relative;
	top: 101px;
	left: 257px;
	width: 478px;
	font-size: 11px;
}

#content-header {
	background: url(/images/content_header.jpg) no-repeat top left;
	height: 10px;
}

#content {
	background-image: url(/images/content_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 0px 29px;
	*padding: 0px 30px; /* IE */
}

#content-body, #content-with-banner-body {
	float: left;
	padding: 10px 30px;
	width: 672px;
}

#content-with-banner-body {
	width: 521px;	
}

#banner {
	float: right;
}

#content-footer {
	background: url(/images/content_footer.jpg) no-repeat top left;
	height: 11px;
}

/******************** Navigation ********************/
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	text-decoration: none;
	text-transform: lowercase;
	color: #ffffff;
	padding: 6px 10px;
	*padding-bottom: 5px; /* IE tweak */
}

#nav a:hover {
	background-color: #362a2a;
}

#nav li {
	list-style-type: none;
	float: left;
	margin-left: 0em;
	height:25px;
}

#nav li.slash {
	padding-top: 2px;
	color: #ffffff;
}

#nav li ul {
	position: absolute;
	left: -999em;
	background-color: transparent; /* non-IE */
	*background-color: #362a2a; /* IE */
}

#nav li ul li {
	height: auto;
}

#nav li ul a {
	padding: 2px 4px;
}

#nav li ul a:hover {
	color: #ffcc66;
	text-decoration: underline;
}
 #nav li ul a.current {
	color: #ffcc66;
}

#nav li:hover, #nav li.sfhover {
	background-color: #362a2a; /* has to stay */
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/******************** Controls ********************/
#controls, #controls ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#controls li {
	list-style-type: none;
	float: left;
	margin-left: 0em;
}

#controls li.slash {
	padding: 6px 0px 5px 0px;
}

#controls a {
	display: block;
	padding: 6px 4px 5px 4px;
	text-decoration: none;
	text-transform: lowercase;
	color: #ffffff;
}

#controls a:hover {
	text-decoration: underline;
}

/******************** Footer Links ********************/
#footer-links {
	color: #ffffff;
	text-align: right;
	vertical-align: top;
	padding-right: 40px;
}

#footer-links a, #footer-links a:visited {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

#footer-links a:hover {
	text-decoration: underline;
}

/******************* Admin ToolBar *******************/
#admin-toolbar {
	position: absolute;
	padding-top: 16px;
	padding-left: 18px;
}

.admin-link {
	border-right: 1px solid #000000;
	color: #FFFFFF;
	float: left;
	height: 13px;
	line-height: 13px;
	margin: 2px;
	padding: 0pt 6px 0pt 5px;
}

.admin-link a {
	color: #FFFFFF;
	text-decoration: none;
}