/*********** SELECTORS STYLES  ***********/
body { background:#fff; font-family:Arial, Helvetica; font-size:12px; line-height:1.3em; table-layout:fixed; }
body, fieldset, form, h1, h2, h3, h4, h5, h6, p { margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font-size:1.6em; }
h2 { font-size:1.5em; }
h3 { font-size:1.4em; }
hr { height:1px; color:#ccc; background:#ccc; border:0; }
img { border:0px; }
li { margin-bottom:5px; }
ol { margin:5px 0 5px 30px; padding:0; }
ul { margin:5px 0 5px 30px; padding:0; }
ul ul, ol ol, ol ul, ul ol { margin-left:30px; }
blockquote { margin:5px 20px; }
fieldset { border:1px solid #ccc; }
table { border-collapse:collapse; border-spacing:0; }
input, select, textarea { font-size:1em; font-family:Arial, Helvetica, sans-serif; }
select { border:1px solid #ccc; }
textarea { border:1px solid #ccc; padding:2px; overflow:auto; }
a:link, a:visited { color:#000; text-decoration:none; }
a:hover, a:active, a:focus { text-decoration:none; color:#d00; }

.input { padding:1px 2px 1px 4px; border:1px solid #ccc; background:#fff !important; }
.button { background:#f6ffe4; border:1px solid #789638; padding:0 5px; overflow:visible; cursor:pointer; }

/***** FONT STYLES *****/
.lh0em { line-height:0em; }
.lh02em { line-height:0.2em; }
.lh05em { line-height:0.5em; }
.lh1em { line-height:1em; }
.lh12em { line-height:1.2em; }
.lh15em { line-height:1.5em; }
.lh2em { line-height:2em; }

.xsmall { font-size:0.8em; }
.small { font-size:0.9em; }
.large { font-size:1.1em; }
.xlarge { font-size:1.2em; }
.xxlarge { font-size:1.4em; }
.xxxlarge { font-size:1.6em; }

.ffan { font-family:"Arial Narrow", Arial; }
.ffh { font-family:Helvetica; }
.fft { font-family:Tahoma; }
.fftms { font-family:"Trebuchet MS", Arial; }
.ffv { font-family:Verdana; }
.geo { font-family:Georgia, "Times New Roman", Times, serif; }

.black, .black a:link, .black a:visited { color:#000; }
.black a:hover, .black a:active { color:#c00; }
.blue, .blue a:link, .blue a:visited { color:#06c; }
.blue a:hover, .blue a:active { color:#036; }
.brown, .brown a:link, .brown a:visited { color:#900; }
.gray, .gray a:link, .gray a:visited { color:#fff; }
.gray a:hover, .gray a:active { color:#ffe553; }
.green, .green a:link, .green a:visited { color:#060; }
.green a:hover, .green a:active { color:#f60; }
.maroon, .maroon a:link, .maroon a:visited { color:#c00; }
.maroon a:hover, .maroon a:active { color:#900; }
.orange, .orange a:link, .orange a:visited { color:#f60; }
.orange a:hover, .orange a:active { color:#f00; }
.red, .red a:link, .red a:visited { color:#f00; }
.red a:hover, .red a:active { color:#c00; }
.silver, .silver a:link, .silver a:visited { color:#ccc; }
.silver a:hover, .silver a:active { color:#fff; }
.white, .white a:link, .white a:visited { color:#fff; }
.white a:hover, .white a:active { color:#9ff7ff; }
.yellow, .yellow a:link, .yellow a:visited { color:#ff0; }
.yellow a:hover, .yellow a:active { color:#ff9; }
.more, .more a:link, .more a:visited { color:#f00; }
.more a:hover, .more a:active { color:#c00; }

/***** ALIGNMENT STYLES *****/
.al { text-align:left; }
.ar { text-align:right; }
.ac { text-align:center; }
.aj { text-align:justify; }
.vat { vertical-align:top; }
.vam { vertical-align:middle; }
.vab { vertical-align:bottom; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.fo { float:left; width:100%; display:inline; }
.flwm { float:left; margin:0 10px 5px 0; display:inline; }
.frwm { float:right; margin:0 0 5px 10px; display:inline; }
.zero { width: 0px; height: 0px; line-height: 0px; margin: 0px; padding: 0px; font-size: 0px; }
.cb { clear:both; display:block; visibility:hidden; height:auto; line-height:0; content:'.' }
.cl { clear:left; }
.cr { clear:right; }

/***** ACCESSORIES STYLES *****/
.alpha50 { opacity:0.5; filter:alpha(opacity=50); }
.alpha75 { opacity:.75; filter:alpha(opacity=75); }
.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; }
.uu a:link, .uu a:visited { text-decoration:underline; }
.uu a:hover, .uu a:active { text-decoration:none; }
.uo a:link, .uo a:visited { text-decoration:none; }
.uo a:hover, .uo a:active { text-decoration:underline; }
.n { font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; }
.bcs { border-collapse:separate; }
.nw { white-space:nowrap; }
.ww { word-wrap:break-word; word-break:break-all; word-break/* */:normal; }
.ttc { text-transform:capitalize; }
.ttl { text-transform:lowercase; }
.ttu { text-transform:uppercase; }
.fvsc { font-variant:small-caps; }
.block { display:block; margin:0 auto; }
.inline { display:inline; }
.none { display:none; }
.absolute { position:absolute; }
.relative { position:relative; }
.pointer { cursor:pointer; }

.m0px { margin:0; }
.m1px { margin:1px; }
.m1px2px { margin:1px 2px; }
.m1px5px { margin:1px 5px; }
.m2px { margin:2px; }
.m2px5px { margin:2px 5px; }
.m2px10px { margin:2px 10px; }
.m5px { margin:5px; }
.m5px10px { margin:5px 10px; }
.m5px15px { margin:5px 15px; }
.m10px { margin:10px; }
.m15px { margin:15px; }
.mb1px { margin-bottom:1px; }
.mb2px { margin-bottom:2px; }
.mb5px { margin-bottom:5px; }
.mb10px { margin-bottom:10px; }
.mb15px { margin-bottom:15px; }
.mb20px { margin-bottom:20px; }
.ml5px { margin-left:5px; }
.ml10px { margin-left:10px; }
.ml15px { margin-left:15px; }
.ml18px { margin-left:18px; }
.ml14px { margin-left:14px; }
.ml20px { margin-left:20px; }
.ml25px { margin-left:25px; }
.ml35px { margin-left:35px; }

.p0px { padding:0; }
.p1px { padding:1px; }
.p1px2px { padding:1px 2px; }
.p1px5px { padding:1px 5px; }
.p2px { padding:2px; }
.p2px5px { padding:2px 5px; }
.p2px10px { padding:2px 10px; }
.p3px0px { padding:3px 0; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p10px5px { padding:10px 5px; }
.p5px15px { padding:5px 15px; }
.p10px { padding:10px; }
.p20px { padding:20px; }
.p10px15px { padding:10px 15px; }
.p10px20px { padding:10px 20px; }
.p15px { padding:15px; }
.pl5px { padding-left:5px; }
.pl7px { padding-left:7px; }
.pl12px { padding-left:12px; }
.pl10px { padding-left:10px; }
.pl15px { padding-left:15px; }
.pl18px { padding-left:18px; }
.pl20px { padding-left:20px; }
.pl25px { padding-left:25px; }

/********** OTHER STYLES **********/
.w20 { width:20%; }
.w25 { width:25%; }
.w33 { width:33%; }
.w48 { width:48%; }
.w49 { width:49%; }
.w50 { width:50%; }

.bdr { border:1px solid #ccc; }
.bdr2 { border:1px solid #b4d17b; }
.bdr3 { border:1px solid #c1e6a3; }
.bdr4 { border:1px solid #ffb280; }
.bdrT { border-top:1px solid #ccc; }
.bdrR { border-right:1px solid #ccc; }
.bdrLR { border:1px solid #fff; border-width:0 1px; }
.bdrB { border-bottom:1px solid #ccc; }
.bdrB2 { border-bottom:1px solid #dcf3c4; }
.bdrB3 { border-bottom:1px solid #fa4039; }
.bdrBWhite { border-bottom:1px solid #fff; }
.bdrL { border-left:1px solid #ccc; }
.bdrdBd {border-bottom:1px dotted #80afd9; }
.bdrWhite, .bdrWhite td, .bdrWhite th { border:1px solid #fff; }
.bdrAll, .bdrAll td, .bdrAll th  { border:1px solid #a9c39a; }
.bdrAll2, .bdrAll2 td, .bdrAll2 th  { border:1px solid #1f1f1f; }
.bdrAll3, .bdrAll3 td, .bdrAll3 th  { border:1px dashed #88b46a; }
.bdrAllCols { border:1px solid #e5e5e5; }
.bdrAllCols td, .bdrAllCols th  { border:1px solid #e5e5e5; border-width:0 1px; }
.bdrAllRows { border:1px solid #e5e5e5; }
.bdrAllRows td, .bdrAllRows th  { border:1px solid #e5e5e5; border-width:1px 0; }
.bdrN, .bdrN td, .bdrN th { border:0; }
.bdrBd { border-bottom:1px dashed #999; }

.formHead { background:#be592a; color:#fff; padding:3px 5px; }
.star { color:#db1111; }
/********/
.bg1 { background:#fffcec; }
.bg2 { background:#fffcec; }
.bg3 { background:#f3f7d1; }
.bg5 { background:#f8ffea; }
.bg4 { background:#fffcec; border:1px dashed #c5d377; border-width:1px 0; }

.g2 { background:#9dbb13 repeat-x top; }
.qc { padding:6px 5px 6px 40px; color:#fff; }

.head1 { color:#a13f13; }
.head2 { color:#700; }
.head3 { color:#fa4039; }

.b5 { padding:6px 5px 6px 25px; color:#fff; }
.b5 a:link, .b5 a:visited { color:#fff; } 
.b5 a:hover, .b5 a:active { color:#efff68; }

.icons img { margin-right:16px; }
.bdrHead { border:1px solid #004c6e; }
.bgHead { background:#fff; }

.icons { padding:3px 0 0 60px; margin:0 0 7px; }

.glink { color:#fff; font-size:.8em; }
.glink a:link, .glink a:visited { color:#fff; text-decoration:none; display:block; padding:7px 2px 7px; }
.glink a:hover, .glink a:active { text-decoration:none; display:block; background:#302d28; color:#fff; }
.bdrTB_glink { border-bottom:2px solid #302d28; }
.lcTitle { color:#ff2c2c; }
.lcTitle a:link, .lcTitle a:visited { color:#ff2c2c; }
.lcTitle a:hover, .lcTitle a:active { color:#dc0000; }
.bodyPrt { background:#fffcec no-repeat right top; padding:25px 5px 5px 10px; }
.serviceLinks { color:#b34900; }
.serviceLinks a:link, .serviceLinks a:visited { color:#b34900; }
.serviceLinks a:hover, .serviceLinks a:active { color:#000; }
.footLink1 { color:#fff; }
.footLink1 a:link, .footLink1 a:visited { color:#fff; text-decoration:underline; }
.footLink1 a:hover, .footLink1 a:active { color:#e5ff7b; text-decoration:none; }
.copyright { background:#d51616; font-size:11px; color:#fff; }
.footLink2 { color:#f8ff90; }
.footLink2 a:link, .footLink2 a:visited { color:#f8ff90; text-decoration:none; }
.footLink2 a:hover, .footLink2 a:active { color:#fff; text-decoration:none; }
.copyright { background:#302d28; font-size:11px; color:#fff; }
.copyright a:link, .copyright a:visited { color:#fff; text-decoration:underline; }
.copyright a:hover, .copyright a:active { color:#fff; text-decoration:none; }
.g4 { background:#fffcec repeat-x bottom; }
.g6 { background:#f3fdff repeat-y right; }
.b3 { color:#dc0000; }
.b3 a:link, .b3 a:visited { color:#dc0000; text-decoration:underline; }
.b3 a:hover, .b3 a:active { color:#ad0000; text-decoration:none; }

/**********Preformated for gallery*************/
.stepcarousel{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
overflow: scroll; /*leave this value alone*/
width: 420px; /*Width of Carousel Viewer itself*/
left:10px;
height: 280px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:8px;
	top:6px;

}
.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px 10px 0; /*margin around each panel*/
width: 420px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
/***********END************/
.tableHover { background:#fffcec; }
.bdrB_blue { border-bottom:1px dashed #b4d17b; padding:1px; color:#f00; }
.color1 { color:#e03434; text-decoration:underline; }
.color1 a:link, .color1 a:visited { color:#e03434; text-decoration:underline; }
.color1 a:hover, .color1 a:active { color:#000; text-decoration:none; }
.color1a { color:#e03434; text-decoration:none; }
.color1a a:link, .color1a a:visited { color:#e03434; text-decoration:none; }
.color1a a:hover, .color1a a:active { color:#000; text-decoration:none; }
.color2 { color:#2a670f; }
.color2 a:link, .color2 a:visited { color:#2a670f; text-decoration:none; }
.color2 a:hover, .color2 a:active { color:#5ba23c; text-decoration:none; }
/********** FORM TABLE **********/
.formTable { border:1px solid #b0bd1b; background:#fffef7; }
.formTable td, .formTable th { border:1px solid #f1e9bf; color:#000; }
.formTable .headHr { background:#ecf6c6; }
.formTable .headVr { background:#fffff9; }
.formTable .bottom { border-top:5px solid #f1f1f1; background:#edefff; }
.plus-minus { background:transparent; border:0px; color:#000; font-size:1.4em; font-weight:bold; height:18px; width:18px; }
.paging { border:1px solid #cbc87e; border-width:1px 0; margin:20px 5px 5px; background:#fffff6; font-size:0.9em; }
.selAndClick { background:#d2ebc7; border:1px solid #6db24e; padding:5px; font-size:0.9em; margin:0 5px 0; }
.selAndClick input { vertical-align:middle; border:2px solid #fff; }
.sitemap { color:#fff; background:#72992f; }
.sitemap a:link, .sitemap a:visited { color:#fff; background:#72992f; padding:3px 5px; display:block; }
.sitemap a:hover, .sitemap a:active { color:#fff; background:#af9508; display:block; padding:3px 5px; }