

/* Presentation Stylesheet */ 
body {
	font-family: Verdana, Tahoma, Helvetica, Arial;	
	font-size:12px;
}

a {
text-decoration:none;
font-size:11px;
}

.phonelist {
	position: relative;
	display:block;
	float:left;
	margin: 3px;
	text-align:center;
	border-color:#69BE2E;
	border-width:2px;
	border-style:solid;
	padding:3px;
	width:165px;
	height:185px;
}

.hotphonelist {
margin-left: 2px;
}

.hotphone {
position:relative;
display:block;
float:left;
width:150px;
min-height:100px;
margin-bottom:5px;
font-size:10px;
margin: 2px;
text-align:center;
border-color:#69BE2E;
border-width:1px;
border-style:solid;
padding-top:10px;
color:#69BE2E;
}

.relatedphonelist {
margin-left: 2px;
}

.relatedphone {
position:relative;
display:block;
float:left;
max-width:150px;
height:235px;
margin-bottom:5px;
font-size:11px;
margin: 2px;
text-align:center;
border-color:#69BE2E;
border-width:1px;
border-style:solid;
padding-top:10px;
color:#000000;
background-color:#fff;
padding-bottom:5px;
}

.relatedphone a {
font-size:14px;
}

#leftmenu {
margin-left:20px;
}

table#filters td {
padding-left:15px;
}

h4 {
 margin:0;
 padding: 5px 0;
 }
 
h1 {
	font-size:19px;
	color:#69BE2E;
}

h1#nostyle {
	display:inline;
	font-size:10px;
	color:#000;
}

h2 {
	font-size:14px;
	color:#69BE2E;
}

#head {
border-bottom:3px solid #3d3d3d;
}

#lh-col a {
	color:#69BE2E;
	text-decoration: none;
}


#footer a {
	color:#3d3d3d;
	text-decoration: none;
}


#rh-col a {
	color:#69BE2E;
	text-decoration: none;
}

#news {
font-size:10px;
}

#hdr{
	background-image: url(/images/header.jpg); 
	background-repeat: repeat-x;
}

#logo {
	position:absolute; 
	top:20px;
	left:10px;
}

#search {
	position:absolute; 
	top:100px;
	left:10px;
}
