/* CSS Document */

/* CSS Document */
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }

body { 
  padding: 0; 
  font: 0.76em/1.5 "arial",sans-serif; 
  color: #303030; 
  text-align: center; 
  margin:0;
}

a {color:#333; text-decoration:none}
a:hover {color:#E67817; text-decoration: none;}

h2 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.f-left {float:left;}
.f-right {float:right;}
.nopaddnomarg{margin:0px; padding:0px;}

#background{
	 background: url(../images/design/wrapbg.jpg) center repeat-y;
	 width:1034px;
	 margin:0 auto;
}


#wrap { 
  width:1024px; 
  margin:0 auto; 
  text-align:left; 
  background:#fff;
}

#header { 
	background: #fff; 
	position:relative; 
	margin-bottom:0px;
}
.xtopban{
	color:#000000;
	font-weight:bold;
	background:#CBC27A url(../images/design/topban.jpg) no-repeat top;
	text-align:right;
	/*padding-right:50px;
	padding-top:3px;*/
	padding: 0px 50px 0px 0px;
	
}
.ytopban{
	font-weight:bold;
	height:100px;
}

.logo{
	background:url(../images/design/logo.jpg) center no-repeat;
	height:100px;
	width:112px;
	overflow:hidden;
	text-align:center;
}
.topflash{
	height:100px;
	/*width:800px;*/
	overflow:hidden;
}
.summary-links{
	color:#E67817;
	text-align:right;
	float:right;
	line-height:20px;
	padding: 0 10px 5px 0;
}

.summary-links a{
	color:#E67817;
}

.summary-links a:hover{
	color:#454543;
	text-decoration:underline;
}

#menu-bar{
	background: url(../images/design/menu_r.gif) repeat-x top;
	color:#fff;
	overflow:hidden;
	height:41px;
}
#menu-bar .links{
	float:right;
	padding:10px 14px 7px 7px;
}

#menu-bar .links a{
	color:#f2f2f2;
	padding:2px 5px 2px 5px;
	text-decoration:none;
}

#menu-bar .links a:hover{
	color:#d0d0d0;
}

#menu-bar .search-top{
	padding:10px 7px 4px 14px;
	width:350px;
	float:left;
}



.inputbox{
	color:#454543;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:1px;
	margin:0px 3px;
}
.button{
color:#444;
}

#content{
	padding:0px 0px 0px 0;
}

#left{
	width:190px;
	background:#efefef url(../images/design/curved-bottom-gray.gif) no-repeat center bottom;
	color:#333333;	
	padding:0px 0px 5px 0 ;
	margin:5px 0px 10px 0px;
}

#left ul {
	line-height: normal;
	margin:0;
	padding:0;
	list-style:none;
	background:#efefef;
	color:#E67A18;
	
}

#left h2 {
	margin: 5px 0 5px 0px;
	color:#fff;
	background:url(../images/design/heading.jpg) left 0px no-repeat;
	height:27px;
	text-transform:none;
	padding:4px 0 0 27px;
}

#left h2 a{
color:#fff;
text-decoration:none;
}

#left h2 a:hover{
colo;r:#fff;
text-decoration:underline;

}

#left ul li {
	padding:10px;
	background:#efefef url(../images/design/side-border.jpg) no-repeat center bottom;
	font-size: .8em;
	margin:0;
	padding-left:19px;
}

#left .close ul li {
	padding:7px 10px;
	background:#efefef url(../images/design/side-border.jpg) no-repeat center bottom;
	font-size: 13px;
	margin:0;
	padding-left:19px;
}

#left ul li a {
	border: none;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	
}

#left li a:hover {
	border: none;
	color:#E67817;
}

#right{
	padding:0px 0px 0px 0px;

}

#right h1{
font-size:14px;
padding:5px 0px;
margin:0;
color:#E87C0E;
font-weight:bold;
}

#right .item-container{
	background:#fefefe;
	padding:5px 5px;
	height:100px;
	margin:0;
	border-bottom:1px solid #efefef;
}

#right .item-container:hover{
	background:#D3CA83;
	padding:5px 5px;
	margin:0;
	border-bottom:1px solid #efefef;
}

#right .item-container h2{

margin:0;
padding:0px;

}

#right  h3{
margin:0;
padding:0px;
font-weight:normal;
font-size:12px;

}


#right .item-container h2 a{
	
	font-size:13px;
	color:#444;
	font-weight:bold;
	text-decoration:underline;
	text-transform:none;
	padding:5px 0px ;
	margin:0px;
	
}

#right .item-container img{
padding:2px 10px 5px 0px;

}

#right .item-container .deadline{
float:right;
padding:0px 10px 0 20px;
font-weight:bold;

}

.read-more{

background:url(../images/design/read-more1.jpg) no-repeat left center;
padding:8px  10px 2px 0px;
float:right;

}



.tab{
	margin:0 0px;
	padding:0 2px;
}

.tab ul{
	list-style:none;
	padding:4px 2px;
	margin:0px;
}

.tab ul li{
	background:url(../images/design/small.gif) no-repeat left 7px;
	padding:2px 2px 2px 15px ;
	color:#888;
}

.tab ul li a{
	text-decoration:underline;
	color:#6a932b;
}

.tab ul li a:visited{
	text-decoration:underline;
	color:#E57917;
}


.tab ul li a:hover{
	text-decoration:none;
	color:#E57917;
}

.contentheading{
padding-left:8px;

}

.heading{
	color:#fff;
	font-weight:bold;
	border-bottom:0px dotted #ccc;
	padding-bottom:3px;
	margin:0px;
	background:#E67817 url(../images/design/blocksmall.gif) repeat-x bottom;
	padding:0px;
	width:190px;
	margin-left:0px;
	margin-top:5px;
	
}

.heading-curve{

	background:url(../images/design/tab-top.jpg) no-repeat center top;
	padding:3px 10px 3px 10px;
	width:170px;
}


.heading1{
	color:#fff;
	font-weight:bold;
	border-bottom:0px dotted #ccc;
	padding-bottom:3px;
	margin:0px;
	background:#E67817 url(../images/design/blocksmall.gif) repeat-x bottom;
	padding:0px;
	/*width:270px;
	*/margin-left:5px;
	margin-top:5px;
	
}

.heading-curve1{

	background:url(../images/design/tab-top1.jpg) no-repeat center top;
	padding:3px 10px 3px 10px;
	width:180px;
}


.item{
	background:url(../images/design/li-item.gif) no-repeat left center;
	padding:0px 0px 0px 17px;
}
.item a{
color:#fff;
text-decoration:none;

}

.item a:hover{
	color:#fff;
	text-decoration:underline;
}

.border-right{
background:url(../images/design/border-right.jpg) no-repeat right center;

}

.nav{

padding:5px 5px;
text-align:center;
background:#fff;
margin-bottom:0px;

}

.nav a{

padding:0px 4px;

}

#leftlow{
	width:180px;
	background:#efefef ;
	color:#333333;	
	padding:0px 0px 15px 0 ;
	margin:5px 0px 10px 0px;
}

#disclaimer{
	padding:20px 20px 20px 20px;
	color:#E87C0E;
	background:#efefef;
	margin:50px 0 50px 0;
	text-align:center;}
#footer {
  clear:both;
  height: 15px;
  background:#918939;
  padding: 15px 16px 15px 16px;
  color: #e7e7e7;
  border-bottom:2px solid #656565;
  font-size:11px;
}

#footer a{

color:#e7e7e7;

}

#footer a:hover{
	color:#fff;
	text-decoration:underline;
}


input,textarea,select{
padding:3px;
color:#666;
font-size:12px;
background:#fdfdfd;
border:1px solid #ddd;
}

.button{
background:#D3CA83;
color:#fff;
padding:1px;
}
/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
	
.date
{
	float:left; padding:83px 0 0 85px; font-weight:bold;
}
/* POPBOX*/
.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("../images/pop/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("../images/pop/magminus.cur"), pointer;
} 
#right .pad3{
	background:#fefefe;
	padding:5px 5px;
	height:100px;
	margin:0;
	border-bottom:1px solid #efefef;
	font-size:12px;
}
#right .pad3 h2{

}
#right .pad3 h2{

margin:0;
padding:0px;

}
#model ul {
    margin: 0;
    padding: 4px 0 0 4px;
	font-weight:normal;
	/*font-weight:bold;
*/}
#model li {
	color: black;
    display: inline;
    padding: 0 0 0 18px;
}

#model h2 {
	margin: 0 0 0 0;
	color:#444444;
	height:27px;
	text-transform:none;
	padding:4px 0 0 4px;
}
#sort { width: 500px; height: 20px; margin: 6px auto; margin-bottom:0px; position: relative; z-index: 9998; }
#sort #sortbar { margin: 0; padding: 0; }
#sort #sortbar li { display: inline; }
#sortbar li a { float: left; width: 100px; height: 0px; padding-top: 20px; overflow: hidden; }
#sort #sortbar li a { background-image:url("../images/design/sortbar.jpg");  background-repeat: no-repeat; }
/* BUTTONS */
#sort #sortbar li#gn-make a { background-position: 0 0; }
#sort #sortbar li#gn-type a { background-position: -110px 0; }
#sort #sortbar li#gn-price a { background-position: -220px 0; }
#sort #sortbar li#gn-date a { background-position: -330px 0; }

/* Hover*/
#sort #sortbar li#gn-make a:hover { background-position: 0 -20px; }
#sort #sortbar li#gn-type a:hover { background-position: -110px -20px; }
#sort #sortbar li#gn-price a:hover { background-position: -220px -20px; }
#sort #sortbar li#gn-date a:hover { background-position: -330px -20px; }
/* Active*/
#sort #sortbar li#gn-make a:active { background-position: 0 -20px; }
#sort #sortbar li#gn-type a:active { background-position: -110px -20px; }
#sort #sortbar li#gn-price a:active { background-position: -220px -20px; }
#sort #sortbar li#gn-date a:active { background-position: -330px -20px; }
/* Disabled */
#sort #sortbar li#gn-make-me a { background-position: 0 -20px; }
#sort #sortbar li#gn-type-me a { background-position: -110px -20px; }
#sort #sortbar li#gn-price-me a { background-position: -220px -20px; }
#sort #sortbar li#gn-date-me a { background-position: -330px -20px; }

/*google maps*/
#map { 
	width:450px;
	height: 400px;
	border: 2px solid #666666;
	
	
	}
#ads {padding-bottom:10px;}
