﻿body
{
    background: #dfe3e8 url("images/bg.jpg") no-repeat center top;
    margin: 0;
    min-height: 600px;
    font-family: Arial;
    font-size: 14px;
    line-height: 22px;
}

td {
    vertical-align: top;
}
a, a:active, a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

a img
{
    border: 0;
}

a
{
    color: #265187;
    font-weight: bold;
}

ul li
{
    margin-bottom: 4px;
}

p
{
    padding: 0 10px;
}

h1, h2, h3, h4, h5
{
    margin: 0;
    padding: 0;
}

h1 {
    border-bottom: 1px solid #265187;
    color: #265187;
    font-family: Times New Roman;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 20px 0;
    width: 100%;
}

.contentrightdiv h1
{
    font-size: 18px;
    margin-bottom: 15px;
    width: 90%;
}

h2
{
    font-family: Times New Roman;
    color: #265187;
    font-weight: bold;
    font-size: 18px;
    margin: 0;
}
h3
{
    color: #265187;
    font-weight: bold;
    font-size: 14px;
}
h4
{
    font-weight: bold;
}


.maindivbg {
    background: url("images/contentouterbg.png") repeat-y scroll center top transparent;
    clear: left;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-width: 999px;
}

.maindiv
{
    width: 990px;
    margin-left: auto;
    margin-right: auto;
}

.contentdiv
{
    width: 990px;
    clear: left;
    padding: 0px;
}

.headerdiv
{
    background: #ffffff;
    height: 126px;
	padding-right: 10px;
}

.footerDiv, .navdiv
{
    text-align: center;
    background: #265187;
    height: 25px;
    clear: left;
    width: 990px;
}

.footerDiv, .footerDiv a, .footerDiv a:hover, .footerDiv a:active, .footerDiv a:visited
{
    color: White;
    font-family: Times New Roman;
    font-size: 16px;
    font-weight: bold;
}

.footerDiv
{
     margin: 0 auto;
}

.navdiv
{
    border-top: 3px solid #5A8E22;
    height: 45px;
}

.floatright
{
    float: right;
}

.floatleft
{
    float: left;
}

.contentOuterDiv {
    float: left;
    width: 740px;
}

.contentleftdiv {
    /*background: url("images/welcomedivbg.jpg") repeat-y scroll 0 0 transparent;*/
    float: left;
    margin: 0 37px;
    min-height: 286px;
    padding: 5px 45px 20px;
    width: 570px;
}

.contentrightdiv
{
    background: url("images/rightbg.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    width: 250px;
}

.contentrightdiv img
{
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.contactrightdiv
{
    float: right;
    height: 370px;
    clear: right;
}

.contentpagediv
{
    float: left;
    width: 575px;

}

.contentFooter, .contentHeader
{
    width: 650px;
    height: 24px;
    float: left;
    clear: left;
    margin-left: 37px;
}

/*.contentFooter{
    background: url("images/welcomedivfooter.jpg") no-repeat scroll 0 0 transparent;
}

.contentHeader
{
    background: url("images/welcomedivheader.jpg") no-repeat scroll 0 0 transparent;
    margin-top: 5px;
}*/

.welcomedivouter {
    float: left;
    width: 640px;
    margin-right: 20px;
}


.homedivrightouter
{
    width: 300px;
    margin-top: 12px;
    margin-bottom: 10px;
    float: left;
}
.homedivright
{
    float: left;
    width: 300px;
    background: url("images/righthomediv.jpg") repeat-y;
    padding-bottom: 15px;
}

.homedivrightouter img
{
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.rightdivheader, .rightdivfooter
{
    width: 190px;
    height: 18px;
    float: left;
}

.rightdivheader
{
    background: url("images/righthomeheader.jpg") no-repeat;

}

.rightdivfooter
{
    background: url("images/righthomefooter.jpg") no-repeat;

}

.homedivright img
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.subfooterdiv
{
    background: url("images/footerbg.png") center top no-repeat;
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height: 40px;
    color: #777777;
}

.acbuttons
{
    margin-left: 20px;
}

img.acbutton
{
    float: left;
    margin-right: 3px;
    margin-bottom: 6px;
}

.centerme
{
    margin: 0 auto;
    display: block;
}

.accordian {
    margin: 0 0 0 -10px;
    padding-left: 110px;
}

.accordian img {
    float: left;
    margin: 0 0 0 -110px;
    padding-right: 27px;
}

.accordianholder h3 {
    background: none repeat scroll 0 0 #265187;
    border-bottom: 1px solid #CCCCCC;
    clear: left;
    color: white;
    cursor: pointer;
    margin: 0 0 0 -10px;
    padding-left: 10px;
    height: 33px;
    padding-top: 8px;
}

.accordianholder {
    background: none repeat scroll 0 0 #E2E2E2;
    clear: left;
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
    width: 600px;
}

ul.accordian li
{
    width: 500px;
}


.heroImg
{
    position: absolute;
    z-index: 2;
}

#container {
    clear: both;
    width: 990px;
    height: 250px;
    background: #EEEEEE;
    position: relative;
}

div#herodiv {
	clear: both;
    width: 990px;
    height: 250px;
    overflow: scroll; /* Allows the slides to be viewed using scrollbar if Javascript isn't available */
	position: relative;
	z-index: 5;
}


div#container #prev
{
    display: none;
	float: left; margin: 0 0 0 0;
	position: absolute;
	top: 40%;
}

div#container #next {
    display: none;
	float: right; margin: 0 0 0 0;
	position: absolute;
	top: 40%;
}

div#container #prev a {
	background: transparent url("images/prev.png") no-repeat center center;
	height: 50px;
	width: 50px;
	text-indent: -9999px;
	outline: none;
	display: none;
}

div#container #next a {
	background: transparent url("images/next.png") no-repeat center center;
	height: 50px;
	width: 50px;
	text-indent: -9999px;
	outline: none;
	display: none;
}

div#container ul#slides {
	list-style: none;
}
div#container ul#slides li {
	margin: 0 0 0px 0;
}

#heroselector, #heroselector li
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#slides
{
    margin: 0;
    padding: 0;
    display: none;
}

#slides li
{

}

div.accordianholder h3.open
{
    background-image: url("images/uparrow.jpg");
    background-position:  585px center;
    background-repeat: no-repeat;
}

div.accordianholder h3{
    background-image: url("images/downarrow.jpg");
    background-position:  585px center;
    background-repeat: no-repeat;
}

.contentrightdiv h4
{
    width: 85%;
    font-size: 12px;
    white-space: nowrap;
}

.contactDiv
{
    margin-left: 20px;
    font-size: 12px;
    margin-bottom: 20px;
}

img.leftalignimg
{
    float: left;
    margin-right: 3px;
    margin-bottom: 3px;
}

.rightalignbox {
    border: 1px solid black;
    float: right;
    margin-left: 10px;
    margin-right: -70px;
    margin-top: 90px;
    padding: 10px 15px 10px 0;
    width: 220px;
}

.rightalignbox ul, .rightalignbox ul li
{
    margin: 0;
    padding: 0;
}

.rightalignbox ul, .rightalignbox ul li {
    margin: 0 0 0 10px;
    padding: 5px;
    width: 100%;
}
.consultantleftdiv
{
     width: 395px;
     float: left;
}



/*#region forms */

	/*#region Form Divs*/

select, input, textarea {
	padding: .25em;
	font-size: inherit;
	font-family: inherit;
}

.formDiv {
	width: 100%;
	padding: 1em;
	padding-bottom: 3em;
	clear: both;
}

.formDiv:before, .formDiv:after {	content: " "; display: table;	}
.formDiv:after {	clear: both;	}


.adminProductsList {
	width: 100%;
	clear: both;
	overflow: auto;
	margin-top: 2em;
}

.contactOuterDiv .formDiv {
	width: 50%;
}

.spoof {
	height: 0;
	width: 0;
	opacity: 0;
	overflow: hidden;
}

.formDiv > div > div input, .formDiv > div > div select {
	margin: 0 auto;
	width: 100%;
}

	.formDiv > div > div input[type="checkbox"] {
		width: auto;
		height: auto;
		float: none;
		display: inline;
	}

.formDiv > div > div label {
	margin-left: .5em;
	margin-right: 1em;
}

.formDiv > div > div textarea {
	width: 100%;
	font-family: inherit;
}

.formDiv div {
	width: 100%;
	float: left;
}

/* leave ckeditor to be wide, make all others max-width 500px */
.formDiv > div > div:not([id^=cke_]) {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 65%;
	max-width: 500px;
}

.formDiv > div > div:first-child {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 35%;
	padding-top: .25em;
}

.formDiv > div > div.moneyInput > div {
	float: left;
	width: 100%;
	clear: none;
	padding-left: 1em;
	margin-left: -1em;
	margin-top: 0;
	margin-bottom: 0;
}

.formDiv > div > div.moneyInput > div:not([class^="cke_"]) {
	margin-bottom: 0;
}

	.formDiv > div > div.moneyInput > div:first-child {
		padding-top: .25em;
		width: 1em;
		padding-left: 0;
		margin-left: 0;
	}

	.formDiv > div > div.percentageInput > div:not(:last-of-type) {
		padding-right: 1.25em;
	}

.formDiv > div > div.percentageInput > div {
	float: left;
	width: 100%;
	clear: none;
	padding-right: 1em;
	margin-right: -1em;
	line-height: 1.7;
	margin-top: 0;
	margin-bottom: 0;
}

.formDiv > div > div.percentageInput > div:not([class^="cke_"]) {
	margin-bottom: 0;
}

	.formDiv > div > div.percentageInput > div:nth-child(2) {
		padding-top: .25em;
		width: 1em;
		padding-right: 0;
		margin-right: 0;
	}

.formDiv > div > div > div:not([class^=cke_]) {
	margin-bottom: .5em;
}

.formDiv > div > div > div:not(:last-of-type) {
	padding-right: .5em;
}

.formDiv input:not([type="submit"]), .formDiv select, .formDiv textarea {
	border: solid 2px #DDD;
}

.submitDiv {
	padding: .5em;
}

div.submitDiv {
	width: 100%;
}

.formDiv textarea {
	width: 100%;
	min-height: 6em;
}

.formDiv div div.submitDiv input, div.submitDiv input, .submitDivHalf input {
	height: 50px;
	margin-top: 10px;
	max-width: 250px;
}

.submitDivHalf input {
	width: 40%;
	margin: 5%;
	float: left;
	clear: none;
}

.formDiv .btns {
	margin-left: auto;
	margin-right: auto;
}

/*#endregion Form Divs*/


/*#region Form Buttons */

.btns, a.btns {
	border: 2px solid #CCC;
	background: #FAFAFA none repeat scroll 0% 0%;
	color: #333;
	padding: 0.5em 1em;
	margin: 0.5em;
	cursor: pointer;
	text-align: center;
	font-family: inherit !important;
	line-height: 1.85em;
	margin-top: 0.6em;
}

a.btns {
	padding-top: .55em;
}

	a.btns:hover {
		text-decoration: none;
	}


/*#endregion Form Buttons */


/*#endregion /forms */