/*##### START: Reset Style #####*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
/*##### END: Reset Style #####*/

body {

	font-size: 0.9em;
	padding: 0 400px 0 400px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #0f9fff url(gifs/bg_blu_rock.jpg);
	
}

#sizer {

	margin: 0 auto 0 auto;
	padding: 0;
	width: 41%;
	max-width: 200px;
	/* version for IE is at the bottom of this style block */
	
}

#expander {

	background: #0f9696;
	margin: 0 -400px 0 -400px;
	min-width: 600px;
   border: 1px #88a solid;
	/* Critical Safari fix! */
	position: relative;
	
}

/* Holly hack for IE \*/

* html #expander {

	height: 0;
	
}

/* */

/* helps IE get the child percentages right. */

#wrapper {
	width: 100%;
	
}

/* * --- stop copying, but be sure to grab IE's max-width, just above the body-tag --- * * * * * * * * * * * * * * */

#sidebar {

	border: solid 1px #3f6063;
	width: 21%;
	float: left;
	display: inline;
	text-align: left;
	margin-left: 3%;
	color: #000;
	font-family: "Comic Sans MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: .9em;
	font-weight: normal;
	padding-left: 2px;
	padding-top: 0;
	background: #0f9696 url(gifs/bg_blu_grn.jpg) repeat-y;
	
}

#sidebar a {
	color: #368;
	
}


#content {

	border: solid 1px #3f6063;
	width: 70%;
	margin-right: 3%;
	color: #3f6063;
	font-size: 1.0em;
	font-weight: normal;
	text-align: justify;
	display: inline;
	float: right;
	padding: 3px;
	background: #fcfcfc url(gifs/bg_lt_lines.jpg) repeat;
	
}

#oval table tr td div span img {

	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align: justify;
	
}


.header {

	width: 100%;
	color: #2f5099;
	padding: 5px 0;
	text-align: center;
	background: url(gifs/cms-logo.gif) no-repeat 45px 25px;
	height: 150px;
	/* use above line for a fixed header image position */
  /* "jello" BG is made to be in fixed position here */
	
}

/*\*/

* html .header {

	background-position: 10px 3px;
	
}

/* IEwin hack needed because the "jello" BG is in a positioned wrapper and shows
variance. IEwin does not support fixed backgrounds on elements other than the body */

/*
.header span {
  color: #000000;

}
*/


#navigation {

  margin-left: 50px;
  margin-right: 50px;
  padding: 0px;
  min-width: 700px;

}


/*********** Nav Bar Rules *************/

#navbar ul li a:link, #navbar ul li a:visited {

	color: #13bfae;
	font-size: 15px;
	background-color: #3d5473;
	text-decoration: none;
	border-left: solid #8ae5ff 15px;
	border-right: solid #000000 1px;
	border-top: solid #000000 1px;
	border-bottom: solid #000000 1px;
	margin: 1px;
	padding: 1px;
	display: inline;
	
}


#navbar div {

  text-align: center;
  font-size: x-small;

}


#navbar ul li a:hover {

	color: #63189c;
	background-color: #5bfcff;
	border-left: solid #453973 15px;
	border-right: none #01778a 1px;
	
}

#navbar a.current {

	text-decoration: none;
	
}

#navbar ul li {

	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	
}

#navbar ul {

	margin: 0px;
	padding: 0px;
	
}

#footer {

	width: 100%;
	margin: 0px;
	text-align: center;
	font-size: xx-small;
	clear: both;
	border: solid 1px #3d5473;
	background: #ccc;
	/* url(gifs/bg_lt_lines.jpg) repeat */
	
}

/* http://positioniseverything.net/easyclearing */

.clearfix:after {

	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	
}

.clearfix {

	display: inline-table;
	
}

/* Hides from IE-mac \*/

* html .clearfix {

	height: 1%;
	
}

.clearfix {

	display: block;
	
}

/* End hide from IE-mac */

.clear {

	clear: both;
	
}

/* * * Decorative Styles * * */
/*
h1 {
	font-family: Georgia, serif;
	text-align: center;
	padding: 10px 0 5px 0;
	margin: 0;

}
*/
h1 {
	background: black;
	color: white;
	padding: 2px;
}

p { }


.fill {

	color: #aaa;
	
}

.back {

	text-align: right;
	padding: 3px 10px 0 0;
	
}

.alignright {

	margin: 30px 0;
	text-align: right;
	
}

.small {

	font-size: .8em;
	
}

.return {

	position: absolute;
	top: 10px;
	right: 20px;
	width: 20em;
	text-align: right;
	font-size: .9em;
	line-height: 1.4;
	
}

.return a {

	color: #000000;
	
}


/* * * Form Styles * * */

/*
form {
  margin: 0 0 2em -20%;
  position: relative;

}
*/

/*\*/

* html form {

	height: 0;
	
}

/* Holly hack */

/*
label input {
  width: 40%;

}

label span {
	display: block;
	float: left;
	width: 40%;
	text-align: right;
	padding-right: 2%;

}

label.max {
  padding-top: 25px;

}
*/

.submit {

	text-align: center;
	padding-top: 20px;
	
}

/************ Email Form Rules ************/

#email_form {

  font-weight: bolder;
  width: 95%;
  background-color: #c0c0c0;
  border: solid 2px #dad080;
  margin: 2px;

}
#email_form form {

  /*margin: 0 0 2em -20%;  */
    position: relative;

}

#email_form form p {

  width: 100%;
  clear: both;

}

#email_form form p label {

  float: left;
  margin: 3px;

}

#email_form form p input, form p textarea, form p select {

  float: right;
  margin: 3px;

}


/************ Email Quote Form Rules ************/

#quote-form {

  font-weight: bolder;
  width: 400px;
  background-color: #c0c0c0;
  border: solid 2px #dad080;

}

#quote-form form {

  /*margin: 0 0 2em -20%; */
  position: relative;

}

#quote-form form p {

  width: 400px;
  clear: both;

}

#quote-form form p label {

  float: left;

}

#quote-form form p input, form p textarea, form p select {

  float: right;

}



/************** CKEditor Style Requirements ****************/


div.editable {
	border: solid 2px Transparent;
	padding-left: 15px;
	padding-right: 15px;
}

div.editable:hover {
	border-color: black;
}

/*
Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

fieldset
{
	margin: 0;
	padding: 10px;
}

form
{
	margin: 0;
	padding: 0;
}

pre
{
	background-color: #F7F7F7;
	border: 1px solid #D7D7D7;
	overflow: auto;
	margin: 0;
	padding: 0.25em;
}

#alerts
{
	color: Red;
}

#footer hr
{
	margin: 10px 0 15px 0;
	height: 1px;
	border: solid 1px gray;
	border-bottom: none;
}


#outputSample
{
	width: 100%;
	table-layout: fixed;
}

#outputSample thead th
{
	color: #dddddd;
	background-color: #999999;
	padding: 4px;
	white-space: nowrap;
}

#outputSample tbody th
{
	vertical-align: top;
	text-align: left;
}

#outputSample pre
{
	margin: 0;
	padding: 0;
	white-space: pre; /* CSS2 */
	white-space: -moz-pre-wrap; /* Mozilla*/
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}


/********************** sidebarnav requirements ********************/#sidebarnav {
   width:180px;
   float:left;
   /*background-color:#dfdfdf;*/
   border-right:1px solid #999999;
   padding-bottom:10px;
}

/* Menu link styles */
.mainMenuLink{
   display:block;
   width:160px;
   padding:2px 5px;
   text-decoration:none;
   color:#993300;
   margin:4px;
   border:1px solid #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:13px;
   font-weight:bold;
}

.mainMenuLinkSelected{
   display:block;
   width:160px;
   padding:2px 5px;
   text-decoration:none;
   color:#993300;
   background-color:#f5f5f5;
   margin:4px;
   border:1px solid #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:13px;
   font-weight:bold;
}

.mainMenuLink:hover{
   background-color:#cccccc;
}

.mainMenuLinkSelected:hover{
   background-color:#cccccc;
}

.subMenuLink{
   display:block;
   text-indent:15px;
   width:160px;
   padding:2px 5px;
   text-decoration:none;
   color:#993300;
   margin:4px;
   border:1px solid #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:11px;
}

.subMenuLinkSelected{
   display:block;
   text-indent:15px;
   width:160px;
   padding:2px 5px;
   text-decoration:none;
   color:#993300;
   background-color:#cfcfcf;
   margin:4px;
   border:1px solid #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size:11px;
}

.subMenuLink:hover{
   background-color:#cccccc;
}

.subMenuLinkSelected:hover{
   background-color:#cccccc;
}
