/* CSS Document */
/* ---------------------------------------- */
#content {
	float:left;
	width:320px;
	margin-left:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
ul {
	margin:0;
	padding:0;
	list-style: none;
	width:200px;
	float:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	height: 180px;
}
ul li {
	margin:0 0 1px 0;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
ul li a {
	padding-bottom:4px;
	padding-top:6px;
	text-decoration:none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2F2F2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-align: left;
	height: 25px;
	width: 150px;
	vertical-align: middle;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
}
ul li a:hover {
	background-color: #FFFFFF;
}
ul li a.selected {
	color:#CC0000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	border-bottom:4px;
}

ul  li a.unselected {
	background: url(../images/tab_gradwithoutbord.gif) ;
	
	height: 20px;
	border:1px #CFCFCF solid;
	
	margin-bottom:0px;
	}

ul li a img {
	padding-right: 5px;
}

.redhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.contenttext {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	height: 180px;
}
.producthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.contdiv {
	height: 232px;
	overflow: auto;
}
s
s
.citylist {
	height: 176px;
}

