body{
	font-family:Verdana;
   margin: 0px;
   padding: 0px;
}

a img{
	border: 0;
}

#header{
   background: #2573cc url() repeat-x;
   border-bottom: 5px solid #002650;
   height: 150px;
   width: 100%;
}

#logo{
  align: center;
  background: transparent url(logo.png) no-repeat;
  height: 145px;
  position: relative;
  text-align: center;
  width: 626px;
}

#nav {
    border: 2px solid #2573cc;
    float: left;
    margin: 5px;
    width: 180px;
} 

#nav ul{
	list-style-type: none;
	margin: 3px;
	padding: 0;
}

.alt_li{
	background-color: #dfecfb;
}

#nav li{
	font-size: 14px;
	line-height: 22px;
	padding-left:10px;
}

#nav li a{
	color: #2573cc;
	text-decoration: none;
}

.key_title{
	color: #fff; 
	background-color: #2573cc;
	padding: 3px 0; 
	text-align: center;
}

#main{
	width: 1120px;
}

#list_cont{
	float: left;
	width: 500px;
}

#copy{
	font-size:0.7em;
    margin: 5px;
	width: 600px;
}

#listings{
    border: 2px solid #2573cc;
	display: inline;
	float: left;
    margin: 5px;
	padding: 0px;
	width: 600px;
}

#listings_head{
	background-color: #2573cc;
	color: #fff;
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
	line-height: 30px;
}

.eb_title_row{
	border-bottom:1px solid #999999;
	float: left;
	font-family:Arial,Helvetica,sans-serif;
	font-size: small;
	height: 30px;
	margin-bottom: 3px;
	text-align: center;
	width: 600px;
}
				   
.eb_pic_title{
	float: left;
	padding: 0 5px;
	width: 96px;
}

.eb_title_title{
	float: left;
	padding-left: 3px;
	text-align: left;
	width: 200px;
}

.eb_price_title{
	float: left;
	width: 50px;
}

.eb_ship_title{
	float: left;
	width: 92px;
}

.eb_total_title{
	float: left;
	font-weight: bold;
	width: 50px;
}
.eb_time_title{
	float: left;
	text-align: right;
	width: 90px;
}
	
.eb_row{
	border-bottom:1px solid #999999;
	float: left;
	font-family:Arial,Helvetica,sans-serif;
	font-size: small;
	height: 100px;
	margin-bottom: 3px;
	text-align: center;
	width: 600px;
}
				   
.eb_pic{
	float: left;
	height: 96px;
	padding: 0 5px;
	width: 96px;
}

.eb_title{
	float: left;
	text-align: left;
	padding-left: 3px;
	padding-top: 30px;
	width: 200px;
}

.eb_price{
	float: left;
	padding-top: 30px;
	width: 50px;
}

.eb_ship{
	float: left;
	padding-top: 30px;
	width: 92px;
}

.eb_total{
	float: left;
	font-weight: bold;
	padding-top: 30px;
	width: 50px;
}
.eb_time{
	float: left;
	padding-top: 30px;
	text-align: right;
	width: 90px;
}

.altrow{
	background-color: #DFECFB;
}

#search{
    border: 2px solid #2573cc;
	float: right;
	margin: 20px 20px 0 0;
	padding: 50px 15px;
}

#search_main{
	float: left;
	font-size:0.7em;
	height: 100px; 
	width: 240px;
}

#site_links{
	float: left;
	height: 30px;
	overflow: scroll;
}

#footer{
	border-top: 1px solid #333;
	float:left;
	height: 30px;
	margin-top: 15px;
	text-align: center;
	width: 100%;
}

.pagination{
	float:left;
	width: 600px;
}

.pages{
	float:left;
	margin-left: 10px;
	width: 200px;
}

.sort_by{
	float:right;
}
