                                                                        
@charset "UTF-8";
/* Website name, date created */

@import url(http://fonts.googleapis.com/css?family=Droid+Sans);
@import url("nivo-slider.css");

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 none; 
	outline: 0; 
	font-size: 100%;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
body {
	font: 12px 'Droid Sans', Arial, Helvetica, sans-serif;
	line-height: 18px;
	background: #24618a;
	color: #000;
}
#main {
	background: url(img/bg_main.png) top left repeat-x scroll #eee;
}
#header, #banner, #contentWrapper, #footer, #bannerHome {
	width: 960px;
	margin: 0 auto;
}
#contentWrapper {
	background: url(img/bg_content.png) top left repeat-y ;
}
.alignleft {
	float: left;
	margin: 0 20px 20px 0;
	border-radius: 100%;
}
#header {
	height: 100px;
}
#headerLeft {
	width: 350px;
	float: left;
}
#headerRight {
	width: 610px;
	float: right;
}
#search {
	height: 40px;
	margin-top: 20px;
	width: 350px;
	margin-left: 260px;

}
#nav {
	width: 610px;
	height: 40px;
}
#banner {
	height: 250px;
	margin: 20px auto;
	text-align: left;
}
#bannerHome {
	height: 190px;
	margin: 20px auto;
	text-align: left;
}
#content {
	width: 650px;
	float: left;
	border-top: #ccc 1px solid;
	text-align: left;
	padding: 25px;
}
#sidebar {
	width: 260px;
	float: right;
	text-align: left;
}
.sidebar {
	padding: 0 15px;
}
#footerWrapper {
	background: url(img/bg_footerWrapper.png) top left repeat-x scroll;
	min-height: 350px;
}
#footer {
	background: url(img/bg_footer.png) top left no-repeat scroll;
	padding-top: 40px;
	text-align: left;
	color: #ccc;
}
.clearfloat { 
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0;
}

/* Navigation */

ul#topnav {
	float: right;
}
ul#topnav li {
	float: left;
	margin: 0;
	position: relative;
	display: block;
}
ul#topnav li a {
	float: left; 
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	color: #fff;
	width: auto;	
	text-shadow: 0 -1px #000;
	margin: 0;
	padding: 0 10px;
	border: 0 none;
	font-size: 16px;
	/*--Rounded corners--*/
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
}
ul#topnav li:hover a { 
	color: #fff;
	background: #1f5c8f;
	text-shadow: 0 -1px #000;	
	border: 0 none; 
	/*--Rounded corners--*/
	-moz-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
ul#topnav li .sub {
	position: absolute;	
	top: 40px; 
	left: 0;
	background: #1f5c8f;
	padding: 10px;
	float: left;
	display: none;
	z-index: 1001;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 200px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
	padding: 0;
	border-bottom: 1px dashed #4a88ab;
}
ul#topnav .sub ul li.last {
	border-bottom: 0 none;
	clear:both;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: 0 none;
	padding: 2px;
	display: block;
	text-decoration: none;
	color: #8cccf7;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-shadow: 0 -1px #000;
	text-align: left;
}
ul#topnav .sub ul li a:hover {
	color: #fff;
}

/* Footer */

#footer ul {
	padding-bottom: 20px;
}
#footer ul li {
    display: inline;
    float: left;
    padding-right: 20px;
	width: 170px;
}
#footer ul li ul {
	padding-bottom: 0;
}
#footer ul li ul li {
    border-bottom: 1px dashed #4a88ab;
    display: block;
    line-height: 20px;
    padding: 0;
	width: 170px;
}
#footer ul li ul li.last {
	border-bottom: 0 none;
}
#footer ul li.social {
    display: inline;
    float: left;
    padding: 20px 0 0 17px;
	width: 183px;
	height: 110px;
	background: url(img/bg_social.png) top left no-repeat; 
}
#footer ul li.social img {
	padding: 3px;
}

#footer ul li.social h4{
	padding-top: 20px;
	color: #fff;
	font-size:12px;
}

/* Text, Lists and Tables */

h1 {
	font-size: 20px;
	line-height: 24px;
	color: #1f5c8f;
	margin-bottom: 15px;
}
h2 {
	font-size: 18px;
	line-height: 24px;
	color: #64b718;
	margin-bottom: 10px;
}
#sidebar h2 {
	display: block;
	height: 40px;
	line-height: 40px;
	background: url(img/bg_sidebarHeading.png) top left no-repeat;
	color: #ffffff;
	text-shadow: 0 -1px #000000;
	padding-left: 15px;
	margin: 15px 0;
}
#footer h2 {
	font-size: 16px;
	color: #fff;
	text-shadow: 0 -1px #333;
}
h3 {
	font-size: 14px;
	color: #444;
	margin-bottom: 7px;
}
#footer h3 {
	font-size: 12px;
	line-height: 18px;
	color: #1f5c8f;
	text-shadow: 0 1px #bbb;
}
p {
	margin: 0 0 10px 0;
	text-align: left;
}

#content ul li {
  	background: url(img/list_content.png) no-repeat scroll left top transparent;
    margin: 0 0 7px 20px;
    padding-left: 20px;
}
.tables {
	padding: 10px;
	height: 11px;
	border: 1px solid #000;
	border-collapse:collapse;
	width: 25%;
	vertical-align:top;
}

.gridmain {
	padding: 10px;
	height: 11px;
	border: 1px solid #000;
	border-collapse:collapse;
	vertical-align: top;
}

.gridside {
	padding: 10px;
	height: 11px;
	border: 1px solid #000;
	border-collapse:collapse;
	width: 15%;
	vertical-align:middle;
	font-size:18px;
}



.state {
	text-transform:uppercase; 
	font-size:9px; 
}
/* Links */

a:link, a:active {
	color: #2882C1;
	text-decoration: none;
}
a:visited {
	color: #2882C1;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
#footer ul li ul li a, #footer a {
	color: #86ceff;
	text-shadow: 0 -1px #333;
}
#footer ul li ul li a:hover, #footer a:hover {
	color: #fff;
}

/* Forms */

.input {
	font: 12px 'Droid Sans', Arial, Helvetica, sans-serif;
	background: url(img/bg_field.png) top left no-repeat;
	border: 0 none;
	display: block;
	line-height: 16px;
	padding: 7px 5px;
	width: 190px;
	height: 16px;
}
.inputSearch {
	background: url(img/bg_fieldSearch.png) top left no-repeat;
	margin-right: 10px;
}
.inputTxtArea {
	font: 12px 'Droid Sans', Arial, Helvetica, sans-serif;
	background: url(img/bg_formBtm.png) right bottom no-repeat;
	border: none;
	display: block;
	float: left;
	line-height: 16px;
	margin: 0;
	padding: 19px 10px 16px 27px;
	width: 423px;
	height: 150px;
	overflow: hidden;
}
.btn {
	font: 12px 'Droid Sans', Arial, Helvetica, sans-serif;
	background: url(img/btn.png) top left no-repeat;
	border: medium none;
	color: #fff;
	text-shadow: 0 -1px #000;
	cursor: default;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-transform: none;
	width: 110px;
}
.btnapp { 	background: url(img/btn_app.png) top left no-repeat;
	border: medium none;
	color: #fff;
	text-shadow: 0 -1px #000;
	padding:6px 0px 9px 0px;
	text-align: center;
	text-transform: none;
	width: 275px;
	font: 14px 'Droid Sans', Arial, Helvetica, sans-serif;
}
.search {
	background: url(img/btn_search.png) top left no-repeat;
	color: #333;
	text-shadow: 0 1px #eee;
}
#sidebar label {
	color: #666;
	margin-bottom: 10px;
}
.btnSidebar {
	margin-top: 10px;
}

/* Images and Frames */

img {
	border: 0 none;
	text-align: center;
}
.left {
	float: left;
	margin-right: 10px;
}	
.fl {
	float: left;
	margin: 0px 20px 10px 0px;
}
#sidebar iframe {
	/*--Shadow--*/
	-moz-box-shadow: 0 0 5px #999;
    -webkit-box-shadow: 0 0 5px #999;
    box-shadow: 0 0 5px #999;
	margin-bottom: 15px;
}
.cloudcarousel {
	padding: 10px;
}

/*Working Connections */
.wc div {
	width:650px;
}

.wc img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;}
	
.wc ul li {
    margin: 0 0 7px 20px;
    padding-left: 20px;
}
#north {
	background-color: #e3e3e3;
	border: solid 1px #666;
	padding: 10px;
	border-radius:5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
}

#texas {
	background-color: #5d7498;
	border: solid 1px #666;
	padding: 10px;
	border-radius:5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
}

#south {
	background-color: #f5f5f5;
	border: solid 1px #666;
	padding: 10px;
	border-radius:5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
}

#wcnorth {
	margin: 0 20px 20px 0; 
	border:1px #000 solid; 
	width:200px; 
	float:left; 
	background-color:#022359;
}

#wctexas {
	margin: 0 18px 20px 0; 
	border:1px #000 solid; 
	width:200px; 
	float:left; 
	background-color:#0d2f65;
}

#wcsouth {
	border:1px #000 solid; 
	width:200px; 
	float:right; 
	background-color:#029da2;
}

.logo {
	display:block; 
	margin:25px auto;
}

.swc {color: #fff;}

.swc a {
	color:#ffffff;
}

.swc h3 {
	text-align:center;
	color:#ffffff;
}
.tracks {
	padding: 10px;
	height: 350px;
	overflow: hidden;
}
