/* CSS Document */

body {
 background-color: #FFFFFF;
 background-image:url('/images/bggradient.gif');
 background-position: top;
 background-repeat: repeat-x;
 color: #000000;
 font: 1.0em Tahoma, Arial, Helvetica, sans-serif;
 padding: 0; 
 margin: 0; 
}

h1 { font: 1.4em Arial, Sans-Serif; padding: 0; margin: 0;}
h2 { font: 1.0em Arial, Sans-Serif; padding: 0; margin: 0;}
a { color: #043C75; text-decoration: underline; background: inherit; }
a:hover { color: #7777EE; text-decoration: none; background: inherit;}

.content {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	width: 950px;
}

.header {
	background: url('/images/header.gif') top left;
	padding: 0;
	margin:0;
	width: 950px;
	height: 95px;
}

.local {
	position: absolute;
	width: 320px;
	margin: 90px 0 0 642px;
	font-weight: bold;
	font: 15px/15px  Arial, Helvetica, sans-serif;
	color: #043C75;
}

.menu {
	width: 950px;
	height: 28px;
	font: 14px/14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	margin: 4px 0 0 0;
}

.menu ul { 
    margin: 0px;
    padding: 0px;
    list-style-type: none; 
}

.menu li { 
    margin: 0;
	width: 212px;
	height: 28px;
    float: left;
}

.menu a {
	display: block;
	color: #869EB6;
	text-decoration: none;
	padding: 0;
}

.menu a img {
	opacity:0.4;
	filter:alpha(opacity=40);
}

.menu a:hover {
	color: #043C75;
	text-decoration: none;
	padding: 0;
}

.menu a:hover img {
	opacity:1.0;
	filter:alpha(opacity=100);
}

.city_selection {
	position: absolute;
	border: 1px solid #666666;
	color: #333333;
	background: #FFFFFF;
	font: 12px/12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	display: none;
}

.referer {
	position: absolute;
	display: none;
	background: #FFFFFF;
	border: 2px double #000066;
	width: 320px; height: 100px;
	padding: 1px 3px 3px 3px;
	margin: 120px 0 0 -55px;
}

.page {
	min-height: 450px;
	font: 0.9em Tahoma, Arial, Helvetica, sans-serif;
	color: #222222;
	padding: 20px 0 20px 0;
}

.result-name {
	font: 1.1em Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.result-p {
	border: 1px solid #043C75;
	color: #043C75;
	width:330px;
	padding: 3px 3px 3px 5px;
	margin: 0 0 15px 0;
}

.result-next {
	border-top: 1px solid #043C75;
	color: #043C75;
	width:330px;
	padding: 3px 3px 3px 5px;
	margin: 0 0 15px 0;
}

.searchbook {
	font: 1.0em Tahoma, Arial, Helvetica, sans-serif;
	width: 903px;
    height: 434px;
	margin: 0;
	padding: 0;
}

.search {
	background: url('/images/curl-right-bottom.gif') bottom right;
	background-color: #F8CC3D;
	background-repeat: no-repeat;
	margin: 20px 0 0 0;
	width: 950px;
	height: 100px; 
}

.thin {
	border-right: 1px solid #1100AA;
	border-left: 1px solid #1100AA;
	border-top: 1px solid #1100AA;
	border-bottom:  1px solid #1100AA;
}

.footerCol {
	width:236px;
	height: 120px;
	float: left;
	font: 0.8em Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #888888;
}

.footerCol a {
	color: #888888;
	text-decoration: none;
}

.footerCol a:hover {
	color: #444444;
	text-decoration: underline;
}

.grey {
	padding: 10px 0 10px 0;
	font: 0.8em Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #888888;
}

.grey a {
	color: #888888;
	text-decoration: none;
}

.grey a:hover {
	color: #444444;
	text-decoration: underline;
}

.footer {
	color: #999999;
	font: 0.8em Tahoma, Arial, Helvetica, sans-serif;
    margin: 25px 0px 0px 0px;
	padding: 0;
}

.pagetext {
	font: 12px Verdana, Arial, Tahome, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.2em;
}

.iphone-cell {
	width:320px;
	height: 62px;
	cursor: pointer;
	border-bottom: 1px solid #666666;
}

.iphone-name {
	overflow:hidden;
	height: 16px;
	width:175px;
	padding: 3px 0 0 5px;
	font-size: 13px;
	font-weight: bold;
}

.iphone-number {
	overflow:hidden;
	width:120px;
	margin: 3px 0 0 190px;
	font-size: 13px;
	position: absolute;
	font-weight: bold;
}

.iphone-addr {
	overflow:hidden;
	width:200px;
	padding: 3px 0 0 10px;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}