/*
Cenergie Template

*/

/* Main Sections 
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: center;
    color: #483833;
    background: #1a0600;
}
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 {
	font-family: "Helvetica", georgia, helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	margin: .5em 0 .5em 0;
	letter-spacing: .07em;
}
h1 { font-size: 218% }
h2 { font-size: 164%; }
h3 { font-size: 145%; }
h4 { font-size: 118%; letter-spacing: .15em }

p { padding: 0 0 1em; }

a, a:link { 
    text-decoration: none;
    color: #ff4500;
}
a:visited { color: ##ff4500; border-color: #669; }
a:hover { color: #8D3600; border-color: #693; text-decoration: none; }
a:active { color: #8D3600; border-color: #c33 }


a img, img {
    border: none;
}

img {
    margin: 0;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 20px;
    margin-bottom: 3px;
}


.clear {
    clear: both;
    height: 10px;
    margin: -1px 0 0;
    font-size: 1px;
}

#page {
    width: 760px;
    margin: 0 auto;
    text-align: left;
}


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

#header { 
	margin: 10px 0 5px 0;
}

#mainMenu {
	width: 760px;
	height:90px;
	overflow: auto;
	background: url(images/topMenu-bg.png) no-repeat center;
	text-align: center;
}
#mainMenu ul {
	margin: 60px 0;
}


#mainMenu ul li {
	display: inline;
	font-size: 18px;
	background: none;
	text-align: middle;
	margin: 0 3px;
}
#mainMenu ul a {
	color: #FFF;
}

.promos {
	width=760px;
	text-align: center;
}
.promos a, .promos a:visited{
	color: #ff4500;
	font-size: 9px;
	margin: 5px 5px;
}

#maincontent {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border-style: none;
	border-spacing: 0px;
	border-width: 0;
	overflow: auto;
}

/* Footer 
------------------------------------------------------------------------- */

#content {
	width: 511px;
	line-height: 1.5em;
	margin: 37px 30px 55px 30px;
	padding: 0px;
}

#content li {
	background: url(images/bullet.gif) no-repeat 3px 5px;
	margin-left: 0px;
}

#content ul {
	margin-left: 0px;
}

#subpages li {
	background: url(images/nav-arrow.png) no-repeat 0 6px;
    margin-left: 0em;
    margin-bottom: 5px;
    font-size: 13px;
}

.minutes {
	display: block;
	letter-spacing: 0.15em;
	font-size: 11px;
	margin-top: 5px;
	padding-left: 20px;
	background: url(images/clock.gif) no-repeat left center;
	color: #888888;
}

.price {
//	float: right;
	letter-spacing: 0.15em;
	font-size: 11px;
	margin-left: 30px;
	padding-left: 52px;
	background: url(images/dollar2.gif) no-repeat 30px center;
	margin-right: 10px;
	border-left: thin;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	font-weight: bold;
	color: #666666;
}


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

.sholder {
	border-right-style: dashed;
	border-right-color: #cccccc;
	border-right-width: 1px;
}

#sidebar {
	font-size: 12px;
	width: 188px;
	margin: 35px 0 35px 0; 
}

#sidebar ul {
    list-style: none;
    margin: 0;
}

#sidebar li {
	width: 188px;
	margin:0;
	padding:0;
	margin: 0 0 2px 0;
}

#sidebar a, #sidebar a:visited {
	display:block;
	height: 30px;
	line-height: 30px;
	color: #706360;
	padding-left: 27px;
	background: url(images/sidebar-l1-reg0.png) no-repeat top left;
}

#sidebar a:hover, #sidebar a:visited:hover {
	background: url(images/sidebar-l1-reg1-inv.png) no-repeat top left !important;
}
#sidebar .activeDoc a {
	background: url(images/sidebar-l1-active0.png) no-repeat top left;
}
#sidebar .activeDoc a:hover {
	background: url(images/sidebar-l1-active1.png) no-repeat top left;
}


#submenu li {
	margin: 0;
}
#submenu a, #submenu a:visited {
	padding-left: 45px;
	font-size: 11px;
	background: url(images/sidebar-l2-reg0.png) no-repeat top left !important;
}
#submenu a:hover, #submenu a:visited:hover {
	background: url(images/sidebar-l2-reg1-inv.png) no-repeat top left !important;
}
#submenu .activeDoc a, #submenu .activeDoc a:visited {
	background: url(images/sidebar-l2-active0.png) no-repeat top left !important;
}
#submenu .activeDoc a:hover, #submenu .activeDoc a:visited:hover {
	background: url(images/sidebar-l2-active1.png) no-repeat top left !important;
}

/* Footer 
------------------------------------------------------------------------- */
#footer {
	text-align: center;
    margin: 10px 0 30px 0;
    padding: 8px 8px;
    font-size: 11px;
    color: #8D8380;
	background: #26130D;
}


/*Expandable DIVs
-----------------------------------*/

#expandables1 a.expandable, #expandables2 a.expandable {
		display: block;
		margin-top: 5px;
		margin-bottom: 5px;
		padding-left: 20px;
}

#expandables1 a.expandable, #expandables2 a.expandable {
		background: url("images/divArrow0.gif") no-repeat left center;
}
		
#expandables1 a.activeDiv, #expandables2 a.activeDiv {
		background: url("images/divArrow1.gif") no-repeat left center;
}

#expandables1 div, #expandables2 div {
		margin-left: 20px;
//		margin-right: 30px;
//		margin-top: 5px;
//		border-style: solid;
//		border-color: #CCCCCC;
//		background-color: #EEEEEE;
//		border-width: 1px;
//		padding: 7px;
		font-size: 11px;
}

#expandables1 table, .fitness table {
	width: 480px;
	padding: 5px;
	font-size: 11px;
	background-color: #DFEAF4;
}
#expandables1 td, .fitness td {
	width: 240px;
	vertical-align: top;
}



/* Mezzanine & Search Form 
------------------------------------------------------------------------------- */



#mezzanine {
	display: block;
	height: 20px;
	width: 760px;
	vertical-align: middle;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #FFFFFF;
}

#mezzanine a, #footer a {
	color: #ff4500;
}

.B_crumbBox {
	float: left;
}

#searchForm {
	float: right;
    margin: 0px;
    padding: 0px;
    width: auto;
    text-align: right;
    color: #FFFFFF;
}

input.FSF_input { 
	display: inline;
    vertical-align: middle;
    height: 18px;
    width: 150px;
    border-width: 1px;
    border-color: #ddd;
    background: #fff;
    margin: 0px;
}

.searchLabel {
	display: inline;
	color:#FFFFFF;
	font-size: 120%;
	vertical-align: middle;
	font-weight: 100;
	margin-right: 10px;
}

input.FSF_submit { 
	display: inline;
	cursor:pointer;
	vertical-align: middle;
	border: none;
	margin-left: 5px;
	height:20px;
	width: 20px;
	font-size: 0.1px;
	background:url(images/search.gif) no-repeat right bottom;
}


/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
    display: inline;
    list-style-type: none;
    width: 188px;
    height: 30px;
    background-color: #F6EFEA;
}


/* 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;
}



/* 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;
}