/*
Copyright (c) 2008,Gomez Design.
*/
img, div { behavior: url(iepngfix.htc) }


html {
	background-color: #F5F5F5;
}
.yui-b a,#ft a{
	color: #E85F1D;
	text-decoration: none;
}
.yui-b a:hover,#ft a:hover{
	text-decoration: underline;
	color: #2C76C6;
	
}
.yui-b a:visited,#ft a:visited{
	text-decoration: none;
	
}
blockquote {
	margin: 1em 0 1em 15px;
	padding:0;
}
body {
	background: #fff url(../images/bg2011.jpg) repeat-x top;
	color:#333;
	line-height: 1.6em;
}

/*- Typography -*/

label {
	display:inline;
}
p {
	line-height: 1.6em;
	margin: 0 0 1em 0;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
strong em, em strong {
	font-weight:bold;
	font-style:italic;
}
#bd #yui-main h1{
color:#333;
font-size:167%;
font-weight:bold;
margin: 0 0 1em 0;
}
#bd #yui-main h2{
color:#333;
font-weight:bold;
font-size:123.1%;
line-height:normal;
margin: 1.5em 0 .5em 0;

}
#bd #yui-main h3{
color:#333;
font-weight:bold;
font-size:116%;
line-height:131%;
margin: 1.5em 0 .25em 0;
}
hr{
background:#ccc;
border:none;
color:#ccc;
height:1px;
margin-left:auto;
margin-right:auto;
margin:1em 0;
width:100%;
}

.yui-b ol li{
margin:0 0 .5em 3em;
list-style:inherit;
}
table{
border-collapse:collapse;
margin-bottom:1em;
}
/* Layout */

#hd {
	height: 200px;
	background: url(../images/header-bg2011.jpg) no-repeat left top;
}
#bd {
	background:url(../images/bd-bg.gif) repeat-y right;
}
#ft {
	background: #F5F5F5 url(../images/footer-bg.gif) repeat-x top;
	color:#666;
	font-size: 85%;
}
#ft #innerfoot {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	padding-top:10px;
}
#ft #innerfoot p{
	margin:0 0 1.5em 0;
}
#ft #innerfoot #credit {
	float: right;
	width:300px;
	text-align: right;
}
td, th {
	vertical-align:top;
	padding:2px 1em 0 0;
}
th {
	font-weight:bold;
	font-size:1em;
	background: url(../images/but-bg.gif) repeat-x #EFEFEF;
}
/*- Search -*/
#search{
	background: url(../images/bgr-search.gif) no-repeat;
	height: 32px;
	float:right;
	margin: 9px 0 0 0;
	width: 220px;
}
#loupe {
	
}
#search input {
	margin: 7px 0 0 10px;
	padding: 0 0 0 24px;
	border: 0;
	color: #666;
	float: left;
	font-size: 12px;
	font-family: Arial;
	background: url(../images/btn-search-trans.png) no-repeat;
	width:176px;
	height: 20px;
}
#search .btn{
	margin: 7px 0 0;
	padding: 0;
	width: auto;
}
#menu {
	height:40px;
	margin-top:4px;
}

.yui-b ul {
	margin:0 0 1em 0;
	padding: 0;
	list-style: none;
}

.yui-b ul li {
	padding-left: 20px;
	background: url(../images/bullet2.gif) no-repeat 12px 8px;
}
.yui-b ul li li {
	padding-left: 20px;
	background: url(../images/arrow-off.gif) no-repeat 12px 8px;
}
hr {
	border-top: 1px solid #AAAAAA;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img {
	border: 0;
}

td, div {
	font-size: 1em;
}
/* FORM
--------------------------------------------------------- */
#bd form {
	margin: 0 0 1em 0;
	padding: 0;
}

#bd input,#bd  select {
	font-size: 93%;
	font-family:Arial;
}

#bd select,#bd  .inputbox {
	padding: 2px;
}

#bd textarea {
	padding-left: 2px;
}

#bd .button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
}

#bd .button:hover,#bd  .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
}

#bd .inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
	background: url(../images/shadow.gif) repeat-x top #FFFFFF;
}

#bd .inputbox:hover,#bd  .inputbox:focus {
	border: 1px solid #BABDB6;
	background: url(../images/shadow.gif) repeat-x top #FFFFFF;
}
#bd fieldset {
	border:1px solid #E6E6E6;
	padding:10px;
	margin:0 0 0 10px;
}

#bd fieldset a {
	font-weight: bold;
}
#bd legend {
	border:1px solid #E6E6E6;
	padding:2px;
	background-color:#E9F5FD;
	margin-top:10px;
}

/* MODULE
--------------------------------------------------------- */
div.modules {
	width: 100%;
}

div.moduletable {
	padding: 0 12px 0 13px;
	width: auto;
	margin-bottom: 10px;
}

div.moduletable h3 {
	margin: 0 -12px 10px -13px;
	padding: 0 10px 0 20px;
	color: #666666;
	background: url(../images/h3-bg.gif) no-repeat top #E1E1E1;
	font-size: 1em;
	line-height: 21px;
	text-transform: UPPERCASE;
	height: 22px;
}

div.moduletable h3.collapse {
	margin: 0 -12px 10px -13px;
	padding: 0 10px 0 20px;
	color: #666666;
	background: url(../images/h3-bg.gif) no-repeat top #E1E1E1;
	font-size: 1em;
	line-height: 21px;
	text-transform: UPPERCASE;
	height: 22px;
	cursor: pointer;
}

div.moduletable table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* CLASSES */

.textcenter{
margin-left:auto;
margin-right:auto;
text-align:center;
}
.textleft{
text-align:left;
}
.textright{
text-align:right;
}
.sidebox {
	background:#fff;
	padding:10px 4px;
	width:160px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	margin-bottom:10px;
}
.credit {
	font-size:87%;
	color:#666;
	font-style:italic;
}
.middle {
	vertical-align:middle;
}
.shadedcell {
	background-color:#FBFBFB;
	border-bottom:1px solid #E1E1E1;
}
.whitecell {
border-bottom:1px solid #E1E1E1;
}
.fullwidth {
	width:100%;
}
#bd #yui-main .nomargin {
	margin:0;
}
#bd #yui-main .notopmargin {
	margin-top:0;
}
.errorbox {
	border:1px solid #FF0000;
	padding:10px;
	color:#FF0000;
}
.required {
	color:#FF0000;
	font-weight:bold;
}
.nowrap {
	white-space:nowrap;
}
.middle{
vertical-align:middle;
}
#breadcrumb {
	margin-bottom: 1em;
	font-size:.9em;
	color:#666;
}

/* Design 6 */
table.datatable {
    border-spacing: 0px;
    background: #EFEFEF;
    border: 0.5em solid #EFEFEF;
}
table.datatable p {
	margin:0 0 1em 0;
	padding:0;
}
table.datatable th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 0px;
    border-bottom: 1px solid #9999AA;
}
table.datatable td {
    text-align: right;
    border: 0px;
    border-bottom: 1px solid #9999AA;
    border-left: 1px solid #9999AA;
    padding: 0.1em 0.5em;
}
table.datatable td.textleft {
    text-align: left;
    
}
table.datatable thead th {
    text-align: center;
    font-weight: bold;
    color: #6C6C9A;
    border-left: 1px solid #9999AA;
}
table.datatable th.Corner {
    text-align: left;
    border-left: 0px;
}
table.datatable tr.Odd {
    background: #FCFCFC;
}
table.datatable tr.total {
    border-top: 2px solid #9999AA;
	background: #fff;
}

.floatright {
	float:right;
	margin:0 0 10px 10px;
}
.floatleft {
	float:left;
	margin:0 10px 10px 0;
}
.feature {
	color:#E55500;
	font-weight:bold;
}
.borderleft {
	border-left: 1px dotted #E1E1E1;
	padding-left:10px;
}

.rightbox {
	float: right;
	border-left: 1px dotted #E1E1E1;
	background: #fff;
	padding: 0 1em 1em 1em;
	margin: 0 0 1em 1em;
	width: 33%;
}
.schedule {
	border:1px solid #ccc;
}
.schedule td {
	border-bottom: 1px dotted #333;
	border-right: 1px solid #ccc;
	padding: 4px 10px 2px 4px;
	background-color: #fff;
}
.schedule td.highlight1 {
	background-color: #FEFEE3;
}
.schedule td.highlight2 {
	background-color: #333;
}
.schedule th {
	background: #333 none;
	color: #fff;
	padding: 0 1em 1em 1em;
	border-right: 1px solid #fff;
}
.schedule td.heading {
	background-color: #e1e1e1;
	border-right: 1px solid #e1e1e1;
	font-weight: bold;
	font-size: 1.1em;
}
.feature-box {
	border: 4px dotted #ccc;
	padding: 1.5em;
}
#admin {
	background:none #fff; 
	padding-top:20px;
}
