
/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: small;
    text-align: center;
    color: #333;
    background: #DEDAC5 url(images/bkg.jpg) repeat-x;
}
div, p, img, a, td, ul, ol {
    font-size: 1em; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	margin: .5em 0;
	letter-spacing: .07em;
}
p { padding: 0 0 1em; }

a img, img {
    border: none;
}

ul {
    list-style: none;
}

em {
	color: #FFCE23;
	font-weight: bold;
    padding: 0px 2px;
}
.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


#page {
    width: 770px;
    margin: 0 auto;
    text-align: left;
    background: #494840; /* Must be same as #sidebar */
}

div#topstrip {
    text-align: right;
    color: #cdcabb;
    font-size: 10px;
} 
div#topstrip a{
color: #cdcabb;

}
div#topstrip div#language, div#topstrip div#sitemap{
   padding: 5px 10px 0px 0px;
}
div#topstrip img{
 vertical-align: middle;  
 margin: 0px 5px 0px 0px;
}
div#topstrip a{
 vertical-align: middle;
}

#content {
    	float: right;
    	text-align: left;
    	padding: 20px;
    	background: #6A685D;
	color: #cdcabb;
    	line-height: 1.5em;
}

#content th{
	font-size: 12px;
	color: #BFBCB0;
	vertical-align: top;
	text-align:right;
	padding-right: 20px;
}

#content td{
	font-size: 12px;
	color: #cdcabb;
	line-height: 18px;
}

#content p{
	color: #cdcabb;
}
#content a{
	color: #FFCE23;
}
#content ol{
	padding:0px;
	list-style: decimal outside;
	margin-bottom: 20px;
}
#content ul{
	list-style: inside;
	margin-left: 1em;
	margin-bottom: 10px;
}
#content li{

}
#content li li{
	margin-bottom: 5px;
}
#content ol strong{
        color: #FFF;

}

#content div.displaytable th{
	text-align: center;
	padding: 5px;
	background: #333; 
}

#content div.displaytable TD{
	padding: 5px;
}


/* Special text formatting 
------------------------------------------------------------------------------- */

blockquote {
    margin: 0 0 0 10px;
    padding: 10px 0 0 10px;
    line-height: 1.5em;
}

blockquote p { margin-top: 0; }

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
code {
	font: 1em/2.5em 'Courier New', Courier, monospace;
	color: #444;
	white-space: pre; 
    	width: 350px;
    	height: auto;
	overflow: auto;
    	display: block;
    	border: 1px solid #999;
    	border-width: 2px 0;
    	padding: 1em;
    	margin: 0 0 1em 0;
    	background-color: #fafafa;
}

li code { width: 330px }

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }


.error, .message {
    padding: 12px;
    background-color: red;
    color: #fff;
}
.message {
    background-color: green;
}

#topstrip{
	height: 40px;
	width: 100%;

}

span.B_crumbBox {
	padding: 10px 10px 20px 10px;
    width: 100%;
	float:left;
}
/* 
------------------------------------------------------------------------- */
#super{

}

#menubuttons{
	height:46px;
	padding:0px;
	background: url(images/btn_bkg.jpg);
}
#menubuttons a{
	padding: 0px;
	margin: 0px;
	text-decoration:none;
}
#menubuttons img{
	margin:0px;
	padding:0px;
}

/* Header 
------------------------------------------------------------------------- */

#header { 
    background:#423F38 url(images/header_bkg.jpg) no-repeat top left;
	padding: 0px;
	width: 100%;
	height: 153px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}

#header h1 {
	display: none;
}
#header h1 a {
    text-decoration: none;
    border-bottom: none;
    color: #fff;
}
#header h1 a:hover { 
    color: #eee; 
    text-shadow: #fff 0 0 4px;
}

.sidebtn a{
    display:block;
	height: 15px;
	width: 160px;
	padding: 10px 10px;
	background: #5A584E;
	border: 1px solid #6A685D;
	color: #FFF;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
.sidebtn li.active a{
        background: #2F2E28;

}

.sidebtn a:hover { 
        background: #CECDC6;

}
.sidebtn li{
	margin: 5px 0px;
}

table.home_buttons td{
	padding: 0px 10px 10px 0px;
}

div.prettypagelist {
  width: 210px;
  float: left;
  padding: 0px 15px 15px 0px; 
}
div.prettypagelist div.pgtitle{
  height: 31px;
  width: 210px;
  background: url(images/btn_b_bkg.jpg) no-repeat;

}
div.prettypagelist div.pgtitle div{
  padding: 7px 0px 0px 30px;
}
div.prettypagelist div.summary{
  padding: 0px 5px 5px 5px;
  height: 40px;
}




/* Search Form 
------------------------------------------------------------------------------- */
#search {

}
form.FSF_form {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

input.FSF_input { 
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(images/input-bg.gif) repeat-x top left;
    margin: -1px 3px 0;
    padding: 3px 0 0;
}
input.FSF_submit { 
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
}


/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
	width: 450px;
    margin: 0 0 1.5em 0;
    padding: 0 0 1.5em 14px;
    border-bottom: 1px solid #ddd;
	float:left;
}

.post h1 { 
    font-size: 14px;
    color: #FFF;
	
}
.post h2{
    font-size: 12px;
    color: #FFCE23;
}

.post h3{
    margin-top: 0;
    font-size: 16px;
    color: #FFF;
    padding-left: 10px;
    border-left: 5px solid #FFCE23;

}

.post h4{
    margin-top: 0;
    font-size: 13px;
    color: #FFF;
    padding-left: 10px;
    border-left: 5px solid #FFF;
}

.post h5{
    font-size: 12px;
    color: #FFCE23;
}


.post ul li {
	background: url(images/tictac_orange.gif) no-repeat 0 6px;
	margin-left: 0em;
}



/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}


/* UserComments 
------------------------------------------------------------------------- */                        
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}


/* Sidebar 
------------------------------------------------------------------------- */

#sidebar {
    float:left;
	width: 200px;
    padding: 20px;
    font-size: 85%;
    line-height: 1.4em;
    color: #999;
    background: #494840; /* Must be same as #page */
}
#sidebar h1{
	font-size: 12px;
}
#sidebar h2 {

}
#sidebar div.more{
	padding: 10px 0px;
	color: #FFCE23;
}

#sidebar div.more a{
    color: #FFCE23;
	text-decoration: none;
}


div.document_list h3{
  	font-size:12px;
    color: #FFF;
	font-weight: normal;
}
div.document_list a{
	color: #FFF;
}

/* Footer 
------------------------------------------------------------------------- */
#footer {
	float:left;
    padding: 11px;
    font-size: 10px;
    color: #838073;
    background: #31302B;
	width: 748px;
}

#footer p {
    padding: 20px 320px 20px 95px;
}

#footer a {
	color: #838073;
	text-decoration: none;
}

#footer div.left {
	float:left;
}
#footer div.right {
	float:right;
}

/* Forms 
------------------------------------------------------------------------------- */
form {
	width: 360px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	border: none;
}
form.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

form label,
form p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.first,
form label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

form label.second,
form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
form label.state { width: 60px; }

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip,
form label.zip input {
	float: left;
	width: 80px;
}
form label.zip { clear: none; }

form label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

form label input {
	float: left;
	width: 310px;
	padding: 0;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    clear: left;
}

/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

