body {
	background-color: #B3C8D0;
	margin: 0 0 0 0;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}

a { 
	font-family: arial;
	font-weight: bold;
	color: #A40000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #E3c676;
}

h2 {
	padding-top: 0;
	color: #A40000;

}

h4 {
    color: #ff9200;
    font-size: 18px;
}



img { border: none;}


div#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
    background-color: #B3C8D0;
}

div#header {
	width: 100%;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
   
}

div#navbar {
	float: left;
	margin: 0 20px 0 0;
	padding: 0px 0 0 0px;
	
}

div#sidebartop {
	width: 263px;
	height: 113px;
	float:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#sidebar {
	margin-left: 22px;
	margin-right: 20px;
	width: 205px;

	float:left;
}
#sidebarcontent {
	min-height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 22px;
}

#sidebarbottom {
	width: 205px;
	height: 41px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

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

}

#sidebar a{
	color: #E3c676;
	font-size: 16px;
	font-weight: bold;
}

#sidebar a:hover{
	color: #3b3b3b;
	text-decoration:overline underline;
}

div#contentwrapper{
    float:left;
	vertical-align: top;
	width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    background-color:  #124d73;
}

div#content {
   text-align: left;
   padding: 10px 10px 10px 10px;
   margin: 0 10px 0 10px;
   background-color: #cbd9de;
   border: groove;
   background-image: url(../img/cback.png);
   background-position: bottom;
   background-repeat: repeat-x;

}


#navbar ul { 
	list-style: none;
    padding: 0 0 0 0;
    
    margin: 0 0 0 20px;
    
}

#navbar li {
	display: inline;
	float: left;
    padding: 5px 10px 5px 10px;
	border-left:thin;
	border-right: solid;
	border-color: #F5F5F5;
	border-width: .5px;
    background: #124d73;
    margin-bottom: 0;
	
}
li#item-first {
    background-image: url(../img/tl.png);
    background-repeat: no-repeat;
    border-left: none;
    
}
li#item-last {
    background-image: url(../img/tr.png);
    background-repeat: no-repeat;
    background-position: top right;
    border-right: none;
    
}

#navbar li a{
	color: #D0D0D0;
	font-size: 13px;
    margin-bottom: 0;
}

#navbar li a:hover {
	text-decoration: none;
	color: #FFF;
}


div#footer {
	height: 50px;
	width: 100%;
	clear: both;
	text-align: center;
	vertical-align: text-bottom;
	padding: 30px 0 0 0;
	color: #395306;
    font-size: 12px;
}

div#footer a{
	color: #395306;
}

div#loginbar {
    margin: 10px 0 5px 0;
    padding: 0 0 0 0;
	color: #562C00;
	float: right;
    text-align: right;
    width: 427px;
}

div#headerleft {
    margin: 10px 0 5px 0;
    float: left;
    width: 540px;
    height: 40px;
     background-image: url(../img/headerborder.png);
     vertical-align: bottom;
     padding-top: 60px;
     text-align: right;
}

div#headerleft input {
   /* background: none;*/
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    clear: none;
    display: inline;
    
   
}
div#headerleft input[type="submit"] {
    /*background: none;*/
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    clear: none;
    display: inline;
    background: #b3c8d0;
}


div#flashMessage {
	color: #A40000;
}


div#boxtl {
    background-image: url(../img/tl.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #124d73;
    height:15px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;

}

div#boxtr {
    background-image: url(../img/tr.png);
    background-repeat: no-repeat;
    background-position: top right;
    height:15px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;

}

div#boxbl {
    background-image: url(../img/bl.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-color: #124d73;
    height:15px;

}

div#boxbr {
    background-image: url(../img/br.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    height:15px;

}

table.pricing {
    width: 75%;
}

table.images td {
    vertical-align: middle;
}
table#nostyle {
    border: none;
    background-color:transparent;
    text-align: left;
}

table#nostyle td {
    border: none;
    background-color:transparent;
    text-align: left;
}
table#nostyle tr {
    border: none;
    background-color:transparent;
    text-align: left;
}

table#nostyle th {
    border: none;
    background-color:transparent;
    text-align: left;
}

div#adsensehorizontal {
	text-align: center;
}

/*Taken from default layout */
/* Paging */
div.paging {

	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #777;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Tables */
table {
	background: #fff;
	border:1px solid #562C00;;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background:#C5DBBF;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #7CA273;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}


/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
fieldset {
	border: 1px solid #562C00;;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {

	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 0;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
	margin-left: 20px;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 80%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	display: block;
	font-size: 80%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	background-color: #C5DBBF;
}
select {
	clear: both;
	font-size: 80%;
	vertical-align: text-bottom;
	background-color: #C5DBBF;
}
select[multiple=multiple] {
	width: 80%;
}
option {
	font-size: 80%;
	padding: 0 3px;
	background-color: #C5DBBF;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 0px 2px;
	width: auto;
	background-color: #C5DBBF;
}
input[type=submit] {
	display: inline;
	font-size: 80%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
	font-weight: bolder;
	color: #333;
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

