/* reset styles for cross-browser sanity */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;font-size:100%;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
input, select, textarea {font-family:arial, sans-serif;}

body {
	font-family: arial, sans-serif;
    font-size: 100%;
}
#wrap {
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    margin: 0 auto;
    height: 100%;
    min-width: 790px;
    max-width: 1100px;
}
* html #wrap {
    width: expression(document.body.clientWidth > 1100 ? '1100px' : (document.body.clientWidth < 790 ? '790px' : 'auto'));
}
img { 
    border: 0; 
}
a { 
    color: #0000C0; 
    text-decoration: underline;
}
#cbsi_f {
    font-size: 70%;
    line-height: 150%;
	text-align: center;
	clear: both;
	color: #777;
}
#cbsi_f a {
	text-decoration: none;
	color: #777;
}
#cbsi_f a:hover {
	text-decoration: underline;
}

#toplinks {
    font-size: 90%;
	position: absolute;
	right: 10px;
    top: 10px;
    color: #555;
    z-index: 50;
}
#toplinks a {
    color: #555;
    padding: 0 5px 0 2px;
}

#box {
    margin: 0 auto 40px auto;
    width: 600px;
    background: #dbdbdb url("http://i.i.com.com/cnwk.1d/i/se/sc/search_box_bg.png") repeat-x top;
}
#box div.top {
    width: 100%;
    height: 17px;
    background: transparent url('http://i.i.com.com/cnwk.1d/i/se/sc/search_box_top_left.png') no-repeat left top;
}
#box div.top div {
    position: relative;
    height: 17px;
    background: transparent url('http://i.i.com.com/cnwk.1d/i/se/sc/search_box_top_right.png') no-repeat right top;
}
#box div.left {
    background: transparent url('http://i.i.com.com/cnwk.1d/i/se/sc/search_box_left.png') repeat-y left;
}
#box div.content {
    overflow: auto;
    background: transparent url('http://i.i.com.com/cnwk.1d/i/se/sc/search_box_right.png') repeat-y right;
    position: relative;
    padding: 2px 23px 25px 23px;
    margin: -2px 0 -36px 0;
}
* html #box div.content {
    height: 1%; /* ie6 hasLayout hack */;
}
#box div.bottom {
    clear: both;
    height: 38px;
    background: transparent url('http://i.i.com.com/cnwk.1d/i/se/sc/search_box_bottom_left.png') no-repeat left bottom;
}
#box div.bottom div {
    position: relative;
    height: 38px;
    background: transparent url('http://i.i.com.com/cnwk.1d/i/se/sc/search_box_bottom_right.png') no-repeat right bottom;
}
#box p {
    font-size: 90%;
}
#box #logo {
    margin-top: 10px;
    height: 100px;
	background: transparent url("http://i.i.com.com/cnwk.1d/i/se/sc/search_door_logo.png") no-repeat top;
}
#box #logo img {
    height: 75px;
    width: 350px;
}

#modal {
    top: 0;
    left:0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #333;
    visibility: hidden;
    z-index: 100;
}
.dialog {
    background: #ffffff url("http://i.i.com.com/cnwk.1d/i/se/sc/search_box_bg.png") repeat-x top;
    visibility: hidden;
    z-index: 200;
    padding: 16px;
    color: #333;
}
.dialog fieldset {
    border: 1px solid #777;
    padding: 6px 5px 10px 15px;
    margin-bottom: 6px;
}
.dialog legend {
    font-weight: bold;
}
.dialog label {
    font-size: 90%;
}
.dialog input, .dialog select {
    font-size: 85%;
    height: auto;
    width: auto;
}
.dialog input.checkbox {
    clear: both;
    display: inline;
    height: auto;
    width: auto;
    padding: 2px 0 0 0;
}
.dialog button {
    font-size: 85%;
    float: right;
    margin: 10px 5px 0 0;
}

.bystate {
    font-size: 12px;
}
a.bystate {
    font-size: 12px;
}
a.bystate:hover {
	font-size: 12px;
	text-decoration: underline;    
}

a.mayorcity {
    font-size: 13px;
}
a.mayorcity:hover {
	font-size: 13px;
	text-decoration: underline;    
}