@charset "utf-8";
.padInput {
	padding: 4px;
	border: 1px solid #999;
}

/*table*/
table.table-style {margin:1em 0;}
/*table.table-style tr:nth-child(2n+1) {background-color:#f6f6f6;}*/
table.table-style td {
	text-align:left;
	min-height:40px;
	color:#333333;
	padding:4px !important;
}
/* CSS Document */
/****** FONTS ********/

/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2012 Fontspring
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Typedepot
 * License URL: http://www.fontspring.com/fflicense/typedepot
 *
 */

@font-face {
    font-family: 'BandaRegularRegular';
    src: url('fonts/Banda_regular-webfont.eot');
	src: local("☺"),
    	url('fonts/Banda_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Banda_regular-webfont.woff') format('woff'),
         url('fonts/Banda_regular-webfont.ttf') format('truetype'),
         url('fonts/Banda_regular-webfont.svg#BandaRegularRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

blockquote{padding:0px 10px 20px 20px; margin:0; font-size:18px; font-family:Arial, Helvetica, sans-serif; color:#999; }

p{margin:0 0 20px 0;}

a{color:#d85a1a; text-decoration:underline;}

/* Lists */
/*ol, ul{ margin:0 0 20px 25px;}*/
/*li{line-height:1.5; margin:0 0 7px 0; padding:0;}*/

/***** Common Addative Classes *****/
/*.left, .float_left  { float:left;}*/
/*.right, .float_right { float:right;}*/
/*.clear { clear:both; display:block; overflow:hidden; visibility:hidden; height:0px;}*/
/*.clear-left, .clear_left { clear:left; } .clear-right, .clear_right { clear:right; }*/
/*.hide  { display:none	} .block {display:block !important;} .inline {display:inline !important;}*/
/*.align_right    { text-align:right;	  }*/
/*.align_left     { text-align:left;	  }*/
/*.align_center   { text-align:center;  }*/
/*.align_justify  { text-align:justify; }*/

/*strong, b, .bold {font-weight: bold;}*/
/*em, i, .italic {font-style:italic; font-family: Arial, Helvetica, sans-serif;}*/
/*sup, sub 		{   line-height:0;}*/

/**** Page Header ****/
#siteHeader hgroup h1{ float:left; display:inline; width:360px; font-family:'BandaRegularRegular', Arial, Helvetica, sans-serif; line-height:1; font-size:60px; font-weight:normal; color:#2f2f2f;}
#siteHeader hgroup h1 a{text-decoration:none; color:#2f2f2f; line-height:1; padding:0; margin:0;}
#siteHeader hgroup h2{ float:left; display:inline; width:500px; font-family:'BandaRegularRegular',Arial,Helvetica,sans-serif; line-height:16px; text-align:right; font-size:16px; color:#2f2f2f; margin:0; padding:0; text-transform:none;}
/*#siteHeader hgroup h3{ float:left; display:inline; width:500px;  font-family: 'Oswald', sans-serif ;  line-height:30px;  text-align:right;  font-size:30px;  text-transform:uppercase; font-weight: 300; margin:0; padding:0; color:#2d637f;}*/

/***** Navigation ******/
#navRow{ display:block; height:33px; width:1000px; background:#d85a1a; }

/** Main Navigation **/
#mainNav{ width:847px; float:left; display:inline;}
#mainNav ul{width:845px; margin:0 0 0 2px; padding:0; float:left; }
#mainNav ul li{float:left; display:block; height:33px; line-height:33px; padding:0; margin:0;}
#mainNav ul li a{display:block; height:33px; padding:0 12px 0 12px; font-weight:bold; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-size:12px; text-decoration:none; background:#d85a1a;
		-webkit-transition: all .4s ease;
		-moz-transition: all .4s ease;
        -ms-transition: all .4s ease;
        -o-transition: all .4s ease;
		transition: all .4s ease;}
#mainNav ul li a:hover{color:#ffffff; text-decoration: none; background:#2d637f;}

#loginNav{float:left; display:inline; height:33px; background:#7d110c; width:153px; text-align:center; font-size:12px; font-weight:bold; color:#fff; line-height:33px;}
#loginNav a{color:#ffffff; text-decoration:none; text-transform:uppercase;}
#loginNav a:hover{text-decoration:underline;}

/**** Content Frame ****/
.mainFrameRightBck{background:url(images/contentAreaBckgrd.gif) repeat-y;}

/**** Main Content Area ****/
section#content h1{color:#2d637f; margin-bottom:18px;}
section#content article{}

/**** Footer ****/

.footer{height: 106px; clear:both; background:#dfe0e1; padding:31px 28px 23px 32px; width:940px;}
/*** Sponsors Area ***/
#sponsorsCon{float:left; display:inline; width:650px;}
#sponsorsCon h1, #sponsorsCon h2{font-size: 18px; color:#2f2f2f; text-transform:uppercase;}
.sponsorsLogos{float:left; display: inline; margin-right:25px;}

/*** Utility Area ***/
#utilityCon{float:left; display:inline; width:290px; text-align:right;}
.contactLinks{font-size:18px; color:#b0b2b4; font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight:300; text-transform:uppercase; line-height:18px; margin-bottom:12px;}
.contactLinks a{color:#2d637f; text-decoration:none;}
.contactLinks a:hover{text-decoration:underline; color:#7d110c;}
.connectCon{height:30px; width:290px; text-align:right; font-family: 'Oswald', Arial, Helvetica, sans-serif; font-weight:300; text-transform:uppercase; font-size:18px; line-height:30px; color:#b0b2b4;}

/*** Copyright ***/
.copyright{color:#b0b2b4; font-size:10px; clear:both; margin-top:20px;}

#rss{
float:right;
height:30px;
width:31px;
display: block;
text-indent: -9999px;
text-align:left;
margin-left:5px;
}

#rss a{
height: 30px;
width: 31px;
display: block;
text-indent: -9999px;
overflow:hidden;
background-position:bottom;
background-repeat:no-repeat;
opacity:0;
-webkit-transition: all .4s ease;
		-moz-transition: all .4s ease;
        -ms-transition: all .4s ease;
        -o-transition: all .4s ease;
		transition: all .4s ease;
}

#rss a:hover{ background-position:bottom; opacity:1;}
#rss a, #rss{background-image: url(images/rss.gif);}

/***** PAGE LAYOUTS ******/
/**** Home ****/
#banner{
	margin-top:3px;
	font-size: 10px;
	background-color: #f0e4b0;
	padding-top: 2px;
	padding-bottom: 2px;
}
#banner img{display:block;}

/**** Blog ****/
#content article h1{font-size:24px; font-weight:300; text-transform:uppercase; margin-bottom:5px; color:#7d110c;}

/* ------------- BLOG STYLES ------------- */

img.alignleft {margin: 0 20px 10px 0}
img.size-full{width:97.7%; height:auto;}
.alignright {float: right; margin: 0 0 5px 20px; display:inline;}
.alignleft {float: left; margin: 0 20px 5px 0; display:inline;}
.avatar { display:none;}

#postinfo {
	float:left;
	display:inline;
	background:#eeeeee;
	color:#6e6e6e;
	font-size:11px;
	padding:1px 6px 1px 6px;
	border-top:1px solid #d2d1d1;
	border-bottom:1px solid #d2d1d1;
	margin:5px 0 30px 0;
	width: 100%;
	clear: both;
}

#postinfo a {color:#70afc9;}

#postinfo a:hover {
	color:#377b95;
	background:#eeeeee;
}
div.error span {
	color: #D85A1A;
	font-size: 12px;
}
label.error {
	font-size: 10px;
	color: #D85A1A;
	margin-left: 15px;
}
.mapHolder {
	width: 46%;
	float: left;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	border: 1px solid #CCC;
	padding: 15px;
}

.mapHolder2 {
	width: 46%;
	float: left;
	background-color: #DFFFA5;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	border: 1px solid #CCC;
	padding: 15px;
}
.heatMapHolder {
	width: 45%;
	float: left;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	border: 1px solid #CCC;
	padding: 15px;
}
.heatMapHolder1 {
	width: 100%;
	height: 98%;
	float: left;
	background-color: #FA9A50;
	margin: 5px 0px 5px 0px;
	border: 1px solid #CCC;
	padding: 1px 0px 1px 0px;
}

.heatMapHolder2 {
	width: 45%;
	float: left;
	background-color: #DFFFA5;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	border: 1px solid #CCC;
	padding: 15px;
}
.heatmapHolder {
	width: 18.5%;
	float: left;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	border: 1px solid #CCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.heatmapHoldernew {
	width: 23.5%;
	float: left;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	border: 1px solid #CCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.commentbox1{
	width: 95%;
	float: left;
	background-color: #FA9A50;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	border: 1px solid #CCC;
	padding: 15px;
}
.commentbox2{
	width: 95%;
	float: left;
	background-color:#DFFFA5;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	border: 1px solid #CCC;
	padding: 15px;
}

.commentBoxQ {
	padding-top: 2px;
	display: block;
	font-weight: normal;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AD4D37;
	margin-bottom: 5px;
}

.commentBox {
	padding-top: 2px;
	padding-bottom: 15px;
	display: block;
	font-weight: normal;
	height: 25px;
}
.innerMapLines1 {
	display: none;
}

.innerMapLines label {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mapImageHolder {
	padding: 3px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}

.buttonHolder {
	float: left;
	width: 178px;
}
.mainButtonHolder {
	float: left;
	width: 800px;
	padding-left: 200px;
	margin-top: 15px;
}

/*#heatMapHolderOne {*/
	/*height: 343px; !*393px;*!*/
/*}*/

#heatmap_canvasPF1, #heatmap_canvasPF2,#heatmap_canvasRV1, #heatmap_canvasRV2,#heatmap_canvasSR1, #heatmap_canvasSR2,#heatmap_canvasNR1, #heatmap_canvasNR2 {
	border: 1px solid #999;
}

.submitButtonHolder {
	padding-left: 315px;
	margin-top: 35px;
	float: left;
	padding-top: 25px;
}
.lines {
	float: left;
	width: 140px;
}

.buttonStyle {
	background-color: #FFF;
	border: 1px solid #666;
}

.keyHolder {
	padding: 15px;
	border: 1px solid #CCC;
}
#slider ,#slider1{
	width: 250px;
}

.innerMapLinesHead1 {
	display: none;
}
.barBlue  {
	font-family:'BandaRegularRegular', Arial, Helvetica, sans-serif;
	display:block;
	font-size:14px;
	background:#2d637f;
	color:#fff;
	text-decoration:none;
	padding: 8px;
	}

.containerhover .tools {
    background-color:#f0e4b0;
    float: center;
	width: 980px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
    cursor: pointer;
}
.containerhover .toolpic {
    display: none;
    float: center;
	width: 980px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}

/*css for the tools pic*/
.containerhover .toolpic .picbox{
    display: none;
    float: left;
	width: 130px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.barBlue:hover {
	background:#1d4052
}
