/* -------------------------------------------------- */
/* http:// */
/* CSS Development by LinxSmart - http://www.linxsmart.com/ */

/* -------------------------------------------------- */
/* Even Out The Browsers */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border:0;
	outline: 0;
}

body{
	text-align:center;
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(../images/tileBg.jpg) repeat-x top #BFD29B;
}

body p{
line-height:20px;
font-size:12px;

}

a{
	text-decoration:none;
}

.inlineImage{
float:left;
padding:5px;
border:solid 1px #CCCCCC;
}

/* ----------------------- body->bodyWrapper --------------------------- */

div.bodyWrapper{
	width:1024px;
	margin:0 auto;
	background:url(../images/BG.png) repeat-y center;
	
}

div.bodyWrapper div.contentWrapper{
	background:url(../images/contentBG.jpg) no-repeat center top;
}

/* ------------------- body->bodyWrapper->contentWrapper->header ------------------------------- */

div.bodyWrapper div.contentWrapper div.header{
	width:910px;
	height:30px;
	padding:105px 57px 10px 57px;
	text-align:left;
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	color:#333333;
	z-index:1000;
}

div.bodyWrapper div.contentWrapper div.header ul, div.bodyWrapper div.contentWrapper div.header ul li {
	z-index:100;
}

/* --------------------- body->bodyWrapper->contentWrapper->content ----------------------------- */

div.bodyWrapper div.contentWrapper div.content{
	background:url(../images/leftColloumWhiteBg.jpg) repeat-y 57px;
	z-index:1;
}

div.bodyWrapper div.contentWrapper div.content div#slideshow{
	width:1024px;
	height:129px;
	overflow:hidden;
}

div.bodyWrapper div.contentWrapper div.content div#homeSlideshow{
	width:1024px;
	height:248px;
	overflow:hidden;
}

div.bodyWrapper div.contentWrapper div.content img.title{
	display:block;
	margin:0 auto;
	padding:0px;
}

div.bodyWrapper div.contentWrapper div.content div.newsLeft{
	float:left;
	width:223px;
	padding:0px 0px 0px 57px;	
	background:url(../images/leftColloumArrow.jpg) no-repeat top right;
	min-height:55px;
	height:auto !important;
	height:55px;
}



div.bodyWrapper div.contentWrapper div.content div.newsLeft h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	
	height:29px;
	padding:12px 10px 15px 10px;
	font-size:15px;
	/*font-style:italic;*/
	font-weight:normal;
	color:#555454;
	text-transform:uppercase;
}

div.bodyWrapper div.contentWrapper div.content div.newsLeft ul.news{
	list-style:none;
	list-style-image:none;
	border-top:1px solid #C2D5E4;
	text-align:left;
}

div.bodyWrapper div.contentWrapper div.content div.newsLeft ul.news li{
	padding:5px 10px;
	border-left:1px solid #C2D5E4;
	border-right:1px solid #C2D5E4;
	background:url(../images/leftColloumBlueBg.jpg) repeat-y left;
}

div.bodyWrapper div.contentWrapper div.content div.newsLeft div.sideText{
	padding:15px 5px 15px 10px;
	border:1px solid #C2D5E4;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
	font-style:italic;
	background:url(../images/leftColloumBlueBg.jpg) repeat-y left;
}

div.bodyWrapper div.contentWrapper div.content div.newsLeft div.sideContact h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px 20px 7px 0px;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	color:#333333;
}

div.bodyWrapper div.contentWrapper div.content div.newsLeft div.sideContact{
	padding:15px 5px 15px 10px;
	margin-bottom:15px;
	border:1px solid #a1c564;
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	
	background:url(../images/leftColloumGreenBg.jpg) repeat-y left;
	line-height:20px;
}
.sideContact p{
line-height:12px;
line-height:20px;
}



div.bodyWrapper div.contentWrapper div.content div.newsLeft ul.news li h3, 
div.bodyWrapper div.contentWrapper div.content div.newsLeft ul.news li h3 a, 
div.bodyWrapper div.contentWrapper div.content div.newsLeft ul.news li.last a{
	font-size:13px;
	color:#7CA330;
	font-weight:normal;
}

div.bodyWrapper div.contentWrapper div.content div.newsLeft ul.news li h3 a:hover, 
div.bodyWrapper div.contentWrapper div.content div.newsLeft ul.news li.last a:hover{
	color:#267AC0;
}

div.bodyWrapper div.contentWrapper div.content div.newsLeft ul.news li.odd{
	background:url(../images/leftColloumWhiteBg.jpg) repeat-y left;
}

div.bodyWrapper div.contentWrapper div.content div.newsLeft ul.news li.last{
	background:url(../images/leftColloumNewsBottomBg.jpg) no-repeat top center;
	text-align:right;
	height:75px;
	border:none;
}

div.bodyWrapper div.contentWrapper div.content div.contentRight{
	width:689px;
	float:right;
	padding-right:55px;
	padding-bottom:65px;
	background:url(../images/bottomRightBallImage.jpg) no-repeat;
	background-position: 595px bottom ;
	text-align:left;
	color:#828282;
	min-height:500px;
	height:auto !important;
	height:500px;
}


div.bodyWrapper div.contentWrapper div.content div.contentRight a{
	color:#7CA330;
	text-indent:0px;
}

div.bodyWrapper div.contentWrapper div.content div.contentRight a:hover{
	color:#267AC0;
}

div.bodyWrapper div.contentWrapper div.content div.contentRight h1{
	background:url(../images/h1Bg.jpg) no-repeat top center;
	height:29px;
	padding:12px 10px 8px 20px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	
	font-weight:normal;
	color:#555454;
	text-transform:uppercase;
}

div.bodyWrapper div.contentWrapper div.content div.contentRight h1.large{
	background:url(../images/LargeTextBg.jpg) no-repeat top center;
	height:100px;
	padding:13px 10px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	font-weight:normal;
	display:block;
}


.blueInline{
	color:#2579c2;
	}
div.bodyWrapper div.contentWrapper div.content div.contentRight h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:8px 10px 0px 20px;
	font-size:15px;
	font-style:italic;
	font-weight:normal;
	color:#2579c2;
}

div.bodyWrapper div.contentWrapper div.content div.contentRight h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px 20px 7px 20px;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	color:#8EA0B0;
}

div.bodyWrapper div.contentWrapper div.content div.contentRight p{
	padding:0px 20px;
	margin:15px 0px;
	font-size:12px;
	line-height:20px;
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	
}

div.bodyWrapper div.contentWrapper div.content div.contentRight div.equipmentExchangeItems {
	width:465px;
	float:right;
}

div.bodyWrapper div.contentWrapper div.content div.contentRight p.equipment{
	padding:0px 20px;
	margin:5px 0px;
	font-size:12px;
	line-height:20px;
	font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
}

div.bodyWrapper div.contentWrapper div.content div.contentRight ul{
	list-style:none;
	list-style-image:url(../images/bullet.gif);
	padding:0px 0px 0px 40px;
}

div.bodyWrapper div.contentWrapper div.content div.contentRight li{
margin-bottom:5px;
font-size:12px;
line-height:20px;
}


div.bodyWrapper div.contentWrapper div.content div.contentRight span.highlight{
	color:#2F95D5;
}

div.bodyWrapper div.contentWrapper div.content div.contentRight ul.half li{
	width:300px;
	padding:3px 5px 5px 5px;
	float:left;
	font-size:12px;
}

div.bodyWrapper div.contentWrapper div.content div.contentRight div.bottomContentLinks{
margin-left:20px;
font-size:12px;
}

div.bodyWrapper div.contentWrapper div.content div.contentRight div.bottomContentLinks a{
display:block;
margin:10px 0 5px 0;
float:left;
}

div.bodyWrapper div.contentWrapper div.content div.contentRight div.newsletterPDF {
background:url(../images/PDFicon.jpg) top left no-repeat;
height:37px;
width:400px;
margin-left:15px;
}
div.bodyWrapper div.contentWrapper div.content div.contentRight div.newsletterPDF p{
margin-left:20px;
padding-top:10px;
}

/* --------------------- body->bodyWrapper->contentWrapper->footer ----------------------------- */

div.bodyWrapper div.contentWrapper div.footerWrapper{
	width:913px;
	margin:0px 55px 0px 56px;
	background:#FFFFFF;
	color:#9A9A9A;
	
}

div.bodyWrapper div.contentWrapper div.footerWrapper div.footer{
	width:689px;
	padding:5px 0 25px 0;
	text-align:right;
	margin-left:218px;
	font-size:11px;
}

div.bodyWrapper div.contentWrapper div.footerWrapper div.footer a{
	color:#9A9A9A;
}

div.bodyWrapper div.contentWrapper div.footerWrapper div.footer a:hover{
	color:#267AC0;
}

/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */
/* Style Table */

.styleTable{
border-collapse:collapse;
}

.styleTable td{
padding:3px 8px;
font-size:13px;
border:1px solid #d9d9d9;
}

.styleTable tr.title td{
background:#565451;
color:#FFF;
font-weight:bold;
padding:8px 8px;
}

/* -------------------------------------------------- */
/* Form Styles */

.styleForm .blockText{
float:left;
display:block;
width:290px;
}

.formTip{
font-size:12px;
display:block;
width:290px;
margin-left:115px;
margin-top:5px;
margin-bottom:10px;
}

.formTip a{
color:#676563;
}

.styleForm .rightTip{
font-size:11px;
}

.styleForm fieldset{
border:none;
background:url(../images/formBg.png) no-repeat top;
padding:0 0 12px 20px;
}

.styleForm .formLink{
display:block;
margin-left:115px;
margin-top:5px;
margin-bottom:10px;
font-size:11px;
color:#308ab9;
}

.styleForm label{
padding-right:10px;
padding-bottom:3px;
color:#565451;
font-size:12px;
font-weight:bold;
display:block;
float:left;
width:105px;
text-align:left;
}

.styleForm .txt{
width:290px;
}

.styleForm ol{
list-style:none;
}

.styleForm ol li{
padding-bottom:7px;
font-size:12px;
clear:both;
}

.styleForm fieldset h5{
font-size:18px;
font-weight:normal;
color:#686868;
margin-bottom:15px;
}

.styleForm .moveBut{
margin-left:115px;
}

/* -------------------------------------------------- */
/* Live Edit */

.liveEditBut{
display:block;
width:80px;
background:#e7f3ce;
padding:3px 10px 5px 10px;
}

.liveEditBut a{
text-decoration:none;
font-weight:bold;
color:#006699;
font-size:13px;
}

.liveEditBut a:hover{
color:#9f0005;
}

.liveEditBut img{
margin-bottom:-3px;
}

.editMe{
border:1px dotted #69980a;
}

/* -------------------------------------------------- */
/* Hide Text */
.specialText{
	position:absolute;
	text-indent:-5000px;
}
/* Clearing Div */
.easyClear{
	clear:both;
}

/* -------------------------------------------------- */
/* Event Lists */
.messageHolder{
padding-top:10px;
}

#errorList{
	margin: 0px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #dd3c10;
	background: #ffebe8 url(../images/errorImg.gif) no-repeat 10px center;
	clear:both;
	list-style:none;
	font-size:13px;
}

#successList{
	margin: 0px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #82c242;
	background: #dafab9  url(../images/successImg.gif) no-repeat 10px center;
	clear:both;
	list-style:none;
	font-size:13px;
}

/* -------------------------------------------------- */
/* Standard Button Styles */

.buttons{
	font-size:13px;
}
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:10px 0px 0 83px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Tahoma", Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */
button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
/* POSITIVE */
button.positive, .buttons a.positive{
    color:#82c242;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#dafab9;
    border:1px solid #8fc955;
    color:#82c242;
}
.buttons a.positive:active{
    background-color:#82c242;
    border:1px solid #529214;
    color:#fff;
}
/* NEGATIVE */
.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* -------------------------------------------------- */
/* Query Log */

#queryLog{
width:800px;
margin:0px auto;
background:#eee;
padding:20px 30px 30px 30px;
font-size:13px;
color:#000;
}

.queryBar{
margin:5px 5px 10px 5px;
}