/* CSS Document */

@import url(reset.css);

body{
	background:#000 url(/images/bodyBG.gif) repeat-x top;
	font-family:"Trebuchet MS", "Lucinda Grande", arial, verdana, sans-serif;
	font-size:12px;
	color:#ccc;
}


/***** LAYOUT *****/
#siteWrapper{
	width:960px;
	margin:0 auto;
	/*border:1px solid yellow;*/
}

#bodyRightColumn{
	/*border:1px solid white;*/
	position:relative;
	width:720px;
	margin:15px 0 50px 0;
	float:right;

	
}
#bodyLeftColumn{
	/*border:2px solid green;*/
	width:200px;
	margin:15px 0 0 0;
	float:left;
}

#headerWrapper{
/*
width:500px;
height:50px;
background-color:blue;
position:relative;
*/
}

#contentLeftColumn{
	float:left;
	width:500px;
	margin:25px 0 0 0;
}
#contentRightColumn{
	float:left;
	width:190px;
	margin:25px 0 0 30px;
}

/***** TOP NAV *****/
#topNav {
	text-align:right;
	/*padding-top:10px;
	padding-bottom:43px;*/
	padding-right:10px;
	height:35px;


}
#topNav ul {
	text-align:right;
}
#topNav ul li {
	display:inline;
}
#topNav ul li a {
	background: url(/images/tabRoundGreen.png) bottom no-repeat;
	display:block;
	width:67px;
	height:18px;
	padding-top:17px;
	color:#ececec;
	text-align:center;
	float:right;
	margin-left:1px;
	text-decoration:none;
}

#topNav ul li a:hover, #topNav ul li.active a {
	color:#fff;
	background: url(/images/tabRoundGreenOver.png) bottom no-repeat; 
	
}
/***** faq *****/
#faqColumnLarge {
	width:500px !important;
}
#faqColumnLarge div.lgOutter {
        background: url(/images/calloutXlrgMidBG.gif) repeat-y;
	
}
#faqColumnLarge div.lgMiddle {
        background: url(/images/calloutXlrgTopBG.gif) no-repeat top;
}
#faqColumnLarge div.lgInner {
        background: url(/images/calloutXlrgBottomBG.gif) no-repeat bottom;
        padding:3px;
        font-size:1.1em;
}
#faqColumnLarge #title{
	padding:10px 0 5px 0;
	color:#f1f1f1;
	font-size:1.4em;
	border-bottom:1px solid #333;
}

#faqColumnLarge .left{
	float:left;
	padding:0 0 0 12px;
}
#faqColumnLarge .right{
	float:left;
	padding:0 0 0 23px;
}
#faqColumnLarge #faqContent{
	padding:20px 10px 0 5px;
	font-size:1em;
    color:b4b4c8;

}
#faqColumnLarge .Cleft{
	float:left;
	padding:0 0 0 12px;
	width:38px;
}
#faqColumnLarge .Cright{
	float:left;
	padding:0 20px 0 27px;
}
#faqColumnLarge .space{
	clear:both;
	margin:0 0 30px 0;
}


/*### Form Styles ###*/
#contactColumnLarge {
	width:625px !important;
}
#contactColumnLarge div.lgOutter {
        background: url(/images/calloutXXXlrgMidBG.gif) repeat-y;
	
}
#contactColumnLarge div.lgMiddle {
        background: url(/images/calloutXXXlrgTopBG.gif) no-repeat top;
}
#contactColumnLarge div.lgInner {
        background: url(/images/calloutXXXlrgBottomBG.gif) no-repeat bottom;
		height:100%;
        padding:3px;
        font-size:1.1em;
}
form {
	margin:0;
	padding:25px;
	font-family:"Trebuchet MS", Arial, Verdana;
}
input, textarea {
	border:1px solid #444;
	padding:5px;
	font-size:16px;
	margin-bottom:8px;
	width:200px;
	clear:both;
}
textarea {
	width:450px;
}

form label {
	font-size:12px;
	color:#636375;
	clear:right;
	display:block;
}
.formInput, .reqField{
	float:left;
}
.reqField{
	float:left;
	font-size:12px;
	color:#ef5011;
	margin:9px 0;
}
.clear{
	clear:both;
}
.contactUsForm label {
	float:left;
}
.submitBtn input{
	border:none;
	display:block;
    color:#000 ;
	padding:5px 0;
    text-align:center;
    width:211px;
	cursor:pointer;
}

#nameEmpty, #emailEmpty, #emailError, #messageEmpty, #loginEmpty, #passEmpty{
	display:none;
	color:#ef5011;

}

/*****  HEADER *****/

#header {
	position:relative;
	min-height:153px;
}
#header img {
	position:absolute;
	right:15px;
	bottom:15px;
}


#headerOutter {
	background: url(/images/headerHolderBottom.png) no-repeat bottom;
	padding-bottom:10px;
}
#headerMiddle {
	background: url(/images/headerHolderTop.png) no-repeat top;
	padding-top:10px;
}
#headerInner {
	background: url(/images/headerHolderBG.png) repeat-y;
	padding:0 10px;
}

/***** logo *****/
#logoWrapper{
	background: url(/images/logo.png) no-repeat;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo.png);*/
	width:154px;
	height:81px;
}
#logo{
	position:relative;
	margin:-81px 0 0 0;
	width:154px;
	height:81px;
}


#mainNavWrapper {
	margin-top:25px;
	width:206px;
	padding-top:15px;
	background:  url(/images/navTopBG.gif) no-repeat top;
}
#mainNavWrapper div.mainNavMiddle {
	padding-bottom:14px;
	background: #001b33 url(/images/navBottomBG.gif) no-repeat bottom;
}
ul#mainNav {
	list-style-type:none;
	margin:0 3px;
	background-color: #212126;
}
ul#mainNav li {
	display:block;
	float:none;
}
ul#mainNav li a {
	float:none;
	display:block;
	font-size:14px;
	margin:0 0 1px 0;
	padding:8px 0 8px 30px;
	color:#BABAC7;
	text-decoration:none;
	background: url(/images/navBulletGreen.gif) no-repeat left;
}
ul#mainNav li a:hover {
	color:#fff;
	background-color:#141417;

}
ul#mainNav li.activePage a {
	background: #141417 url(/images/navBulletGreen.gif) no-repeat left;
	color:#fff;
	border-top: 1px solid #000;
}
ul#mainNav li.expand a {
	background: #141417 url(/images/navBulletGreenDown.gif) no-repeat left;
} 
ul#mainNav li.activePage ul {
	background: #141417;
	padding:5px 0;
	margin:-1px 0 0 0;
	border-bottom:1px solid #343434;
}
ul#mainNav li.expand ul li a {
	font-size:12px;
	margin-bottom:1px;
	padding:4px 0 4px 40px;
	border:none;
	color:#999;
	background: url(/images/navSubBulletGreen.gif) no-repeat left;

}
ul#mainNav li.expand ul li a:hover, ul#mainNav li.expand ul li.activePage a {
	color:#f1f1f1;
	background-color:#000;


}

/***** misc *****/
.orange{
	color:#ef5011;
}
.quote{
	margin:0 20px;
}
a {
	color:#ef5011;
	text-decoration:none;
	outline: 0; /* @ Firefox, switch off dotted border */
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#DBDBDB;
	text-decoration:underline;
}
p {
	line-height:1.6em;
	padding:0 10px 10px 10px;
	font-size:1.1em;
	color:#a7a7a7;
	margin-bottom:10px;
}
img {
	border:none;
}

h1 {
	font-size:2.2em;
	border-bottom:solid 1px #333;
	color:#fff;
	margin-bottom:15px;
}
h2 {
	font-size:1.5em;
	color:#fff;
	margin-bottom:10px
}
h3 { 
	font-size:1.2em;
	margin-bottom:10px;
}
.nonlink{
	color:#a7a7a7;
}
#contentLeftColumn ul {
	margin:10px 0 10px 30px;
	padding:10px;
	list-style-image: url(/images/bulletGreen.gif);
}
#contentLeftColumn ul li {
	line-height:1.5em;
	margin-bottom:5px;
	color:#a7a7a7;
}
#contentLeftColumn ol {
	margin:10px 0 10px 30px;
	padding:10px;
	list-style-type:decimal;
}
#contentLeftColumn ol li {
	margin-bottom:20px;
}

#contentRightColumn h1{
	font-size:1.3em;
	margin-bottom:5px;
	font-weight:bold;
}
#contentRightColumn h2{
	font-size:1.2em;
	margin-bottom:5px;
	font-weight:bold;
	color:#f1f1f1;
}
#contentRightColumn p{
	margin:0 0 10px 0;
	padding:0;
	font-size:.8em;
	color:#b4b4c8;
	line-height:1.2em;
	text-align:left;
}
#contentRightColumn .cntr {
	text-align:center;
}
#contentRightColumn ul{
	margin:10px 0 10px 5px;
	padding:10px;
	list-style-image: url(/images/bulletGreen.gif);
}
	
	
#contentRightColumn ul li{	
	/*line-height:1.5em;
	margin-bottom:5px;*/
	padding:0;
	color:#a7a7a7;	
	font-size:1em;
	font-size:.9em;
	line-height:1.2em;
}
#contentRightColumn div.smOutter {
        background: url(/images/calloutSmMidBG.gif) repeat-y;
	
}
#contentRightColumn div.smMiddle {
        background: url(/images/calloutSmTopBG.gif) no-repeat top;
}
#contentRightColumn div.smInner {
        background: url(/images/calloutSmBottomBG.gif) no-repeat bottom;
        padding:15px;
        font-size:1.1em;
}

#fcImg{
	margin-bottom:10px;
}
#footer {
        clear:both;
		background:#131317 url(/images/footerBG.gif) repeat-x top;
        border:none;

	padding:15px;
	height:30px;
	text-align:left;

}
#footerWrapper{

	/*width:100%;*/
	width:960px;
	margin:0 auto;
	position:relative;

	
}
 #footContent{
	padding:0 0 0 230px;
}
 #footContent ul {
	text-align:right;

}
 #footContent ul li {
	display:inline;

}
 #footContent ul li a {
	display:block;
	padding:0 10px;
	color:#ececec;
	text-align:center;
	float:left;
	margin-left:1px;
	text-decoration:none;
}
#footer p {
	margin:0 0 10px 0;
	padding:0;
	font-size:.9em;
	color:#68686e;
}
.hide{
	display:none;
}

#contactBtn{
	margin:20px 0 0 0;
}
**********  FLOATING OBJECT ****************/

.border_preview{
	z-index:100;
	position:absolute; 
	font-size:11px;
	background-color: #000;
	border: 1px solid #444;
}
