@charset "UTF-8";

body{
  font-family: arial;
  font-size: 12px;
}

img{
  border:0px;
  padding:0px;
  display: block; 
}

div,table,form{
  padding: 0px;
  margin: 0px;
  border: 0px;
}
.italic {
	font-style:italic;
}
a{
  color: #000000;
}
h1,h2,h3,h4{
	margin:0px;
	padding:0px;
	font-weight:normal;
}
h1{
	display:block;
	font-size: 24px;
	font-weight:bold;
	padding: 2px;
}
h2{
	font-size: 20px;
	font-weight: bold;
	padding: 4px;
}
h3{
	font-size:16px;
	font-weight: bold;
	padding: 6px;
}
/* title bar */
.titleBar {
	background-color: #688cc0;
}
.titleBar .tl{
	float: left; 
	background-image: url(../images/3tl.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width:11px;
 	height:11px;
}
.titleBar .tr{
	float: right; 
	background-image: url(../images/3tr.jpg); 
	background-position: top right; 
	background-repeat: no-repeat; 
	width:11px;
 	height:11px;
}

.titleBar #titleBarTitle{
  padding: 6px; 
	color: white; 
	font-size: 18px;
	text-align:center;
}

/* main */
tr#main{
	background-color: #cbd5e8;
}
tr#main td#right{
	padding:10px;
	width:640px;
	position: relative;
}
tr#main td#left{
	padding:10px;
}
tr#footer div{
	background-color: #688cc0;
  color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	height: 22px;
}
tr#footer div#footerLinks{
	padding: 3px 2px 3px 250px;
	height: 16px;
	text-align:center;
}
tr#footer div.bl{
	float: left; 
	width:11px; 
	height:22px; 
	background-image: url(../images/3bl.jpg); 
	background-position: bottom left; 
	background-repeat:no-repeat; 
	padding:0px;
}
tr#footer div.br{
	float: right;
	width:11px; 
	height:22px; 
	background-image: url(../images/3br.jpg); 
	background-position: bottom right; 
	background-repeat:no-repeat; 
	padding:0px;
}
tr#footer div a{
  color: #ffffff;
  padding: 0px 4px;
	font-weight: bold;
}
tr#footer2 div{
  color: #AAAAAA;
  font-size: 10px;
  text-align: center;
  padding: 4px;
}
tr#footer2 div a{
  color: #AAAAAA;
}

div#aboutUs{
	padding: 4px;
  background-color:#E8F5EA;
}
div#aboutUs div{
	padding: 0 10px;
}

div#aboutAgents{
	padding: 4px;
  background-color:#FFFFD6;
}
div#aboutAgents div{
	padding: 0 10px;
}

div#contact{
	background-color: #FFF;
	padding: 2px 10px;
}

div#terms{
	background-color: #FFF;
	padding: 6px;
}

.fixedWidth{
  table-layout: fixed;
}

div#login{
  border: 1px solid #FFAB3F;
	padding:10px;
	background-color:#FFFFFF;
}
div#login h1{
	background-color: #FFAB3F;
}


input {
	border: 1px solid #000;
	padding: 2px;
	margin: 2px;
	background:#FFFF99;
}

.button{
  background-color: #000000;
  color: #ffffff;
  margin: 2px;
  padding: 2px;
  border: 1px solid #000000;
}
form#signupForm{
	background-color:#FFFFFF;
	color: black;
	padding: 10px;
	position:relative;
}
form#signupForm div,form#signupForm div div{
  padding: 4px;
  display:block;
  position: relative;
  zoom: 1;
}
div#signupComplete{
	background-color:#FFFFFF;
	padding: 10px;
}
.hidden{
	display: none;
}

div#cities .city-name{
	font-weight:bold;
}
div#header_ad{
  float: right;
  padding-top: 10px;
}


div#imageMap{
  padding: 20px 0px;
  background-color: #9AAED3;
  width: 100%;
  zoom: 1;
}
div#mapFooter {
  width: 642px;
  zoom:1;
}
div#mapFooter div{
	background-color: #9AAED3;
	height: 11px;
	width: 100%;
  zoom: 1;
}
div#mapFooter div.bl{
	float: left; 
	width:11px; 
	height:11px; 
	background-image: url(../images/4bl.jpg); 
	background-position: bottom left; 
	background-repeat:no-repeat; 
	padding:0px;
}
div#mapFooter div.br{
	float: right;
	width:11px; 
	height:11px; 
	background-image: url(../images/4br.jpg); 
	background-position: bottom right; 
	background-repeat:no-repeat; 
	padding:0px;
}
 
/** YUI Panel ****/
.yui-panel .hd { 
	padding:0;
	border:none;
	/*background:url(assets/img/aqua-hd-bg.gif) repeat-x;*/
	background-color: #68BD33;
	color:#000;
	height:22px;
	/*margin-left:6px;
	margin-right:6px;*/
	text-align:center;
	overflow:visible;
	font-size: 18px;
}
.yui-panel .bd{
	color: #000000;
	text-align:left;
	padding: 0 10px;
}
.yui-panel .hd span {
	vertical-align:middle;
	line-height:22px;
	font-weight:bold;
}
.yui-panel{
  background-color:#FFFFFF;
	border: 1px solid #000;
	left: 0px;
	top: 0px;
	position:relative;
}
.yui-panel .ft{
	background-color:#CCCCCC;
	margin:0;
	padding: 4px;
}
.yui-panel .ft span{
  cursor:pointer;
	color:#000000;
	font-weight:bold;
	font-size: 14px;
}
.yui-panel-container {
	position: absolute;
}
table#agentRotatorDisplay{
	height: 400px;
}
table#agentRotatorDisplay tr.header{
	height:20px;
	font-size:16px;
}

table#agentRotatorDisplay tr.body td{
	background-color: #FFFFFF;
	padding: 4px;
}
table#agentRotatorDisplay tr.footer td{
  background-color:#FFFFFF;
}

table#agentRotatorDisplay tr.header .titleBar {
	height: 40px;
}
table#agentRotatorDisplay tr.header .titleBar .tr{
	float: right; 
	background-image: url(../images/1tr.jpg); 
	background-position: top right; 
	background-repeat: no-repeat; 
	width:11px;
 	height:11px;
}
div.inactive-city-title{
  font-size:18px; 
	text-align:center;
	border: 1px solid black;
	background-color: #FFF;
}
table.inactive-city{
	background-color: #FFFF99;
}

table.active-city{
	background-color: #FFFFFF;
	margin: 10px 0;
}

table.inactive-city tr td,table.active-city tr td{
	padding: 4px;
}