/* by Richard Littleyeast */

body
{
	background: #000;
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Tahoma, Verdana;
}

map,
area,
img
{
	border: none;
}


#page
{
	width: 800px;
	height: auto;
	margin: 0 auto 0 auto;
}

#header
{
	width: 800px;
	height: 100px;
	border-bottom: 1px solid #666666;
}

#logo
{
	width: 136px;
	height: 65px;
	background: url(images/logo.jpg) no-repeat;
	float: left;
	margin: 20px 0 0 0;
	display: block;
}

.white-link
{
	color: #fff !important;
}

#top-menu
{
	display: block;
	float: right;
	margin: 5px -15px 0 0;
}

#top-menu ul
{
	list-style: none;
}

#top-menu li
{
	display: block;
	float: left;
	padding: 0;
	margin: 50px 25px 0 0;
}

#top-menu a,
#top-menu a:link,
#top-menu a:visited,
#top-menu a:hover
{
	text-decoration: none;
	color: #fff;
	font-family: Tahoma, Verdana;
	font-size: 10.5pt;
	padding: 0 0 0 13px;
	background: url(images/top-menu-point.jpg) no-repeat 0 5px;
}

#left-side
{
	width: 178px;
	height: auto;
	float: left;
}

#menu
{
	
}

#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li
{
	width: 170px;
	height: 23px;
	background: url(images/menu-item.jpg) no-repeat;
	margin: 10px 0 10px 0;
	padding: 5px 0 0 8px;
	font-size: 10.5pt;
}

#menu a,
#menu a:link,
#menu a:hover,
#menu a:visited
{
	color: #fff;
	display: block;
	text-decoration: none;
	font-family: Tahoma, Verdana;
}

.hovered-menu-item a,
.hovered-menu-item a:link,
.hovered-menu-item a:hover,
.hovered-menu-item a:visited
{
	color: #db0202 !important;
}

#menu a:hover
{
	color: #db0202;
}

#news
{
	padding: 10px 0 0 0;
	display: block;
	line-height: 1.4;
	width: 170px;
}

.news-h1,
#news h1
{
	font-family: Tahoma, Verdana;
	font-size: 10.5pt;
	border-bottom: 1px solid #666666;
	width: 170px;
	display: block;
	font-weight: bold;
}

#news p
{
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	text-align: justify;
}

#content
{
	float: right;
	width: 609px;
	font-family: Verdana, Tahoma;
	font-size: 8.3pt;
	text-align: justify;
}

#content a,
#content a:link,
#content a:visited
{
	color: red;
	text-decoration: none;
}

#content a:hover
{
	text-decoration: underline;
}


#content h1
{
	background: url(images/page-title.jpg) no-repeat;
	width: 610px;
	height: 23px;
	color: #fff;
	font-family: Tahoma, Verdana;
	font-weight: normal;
	font-size: 11.5pt;
	padding: 2px 0 0 10px;
	margin: 8px 0 0 0;
}

#content h2
{
	font-size: 10pt;
	border-bottom: 1px solid #e80000;
	font-weight: normal;
	padding: 0 0 4px 0;
}

#content p
{
	font-size: 9pt;
	text-align: justify;
	padding: 0 10px 10px 0;
	border-bottom: 8px solid #141414;
	line-height: 1.4;
}

#content img
{
	padding: 10px;
	margin: 0 0 0 -1px;
	background: #000;
}

#footer
{
	border-top: 8px solid #141414;
	color: #2e2e2e;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	padding: 4px;
	clear: both;
	position: relative;
	top: 15px;
	display: block;
}

.company
{
	width: 100%;
	background: #2e2e2e;
	height: 80px;
	margin: 0 0 10px 0;
}

#city-filter
{
	width: 98%;
	background: #2e2e2e;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 11px;
}

#city-filter select
{
	font-size: 8pt;
}


.company-name
{
	width: 150px;
	height: 40px;
	margin: 10px 0 0 0;
	padding: 20px 20px 0 20px;
	float: left;
	border-right: 1px solid #fff;
	font-weight: bold;
	text-align: left;
}

.company-info
{
	width: 220px;
	height: 70px;
	margin: 15px 0 0 25px;
	float: left;
	text-align: left;
}

.company-hidden
{
	display: none;
}

.company-detail img
{
	background: none !important;
}

.company-detail
{
	width: 127px;
	height: 36px;
	float: left;
	margin: 20px 0 0 30px;
}

#map-and-search
{
	width: 100%;
	border-bottom: 8px solid #141414;
	padding: 0 0 10px 0;
	margin: -15px 0 10px 0;
	height: 290px;
}

#map-and-search img
{
	padding: 0 !important;
}

#search
{
	background: #2e2e2e;
	width: 160px;
	height: 223px;
	margin: 20px 0 0 5px;
	padding: 22px 15px 5px 15px;
}

#search img
{
	padding: 0 !important;
}

#search h2
{
	display: block;
	font-size: 7.5pt;
	border-bottom: 1px solid #585858;
	color: #fff;
	padding: 4px 0 1px 0;
	margin: 0 0 5px 0;
	font-weight: bold;
}

.search-input,
.search-select
{
	background: #000;
	font-size: 9pt;
	color: #b3b3b3;
	padding: 2px;
	border: 1px solid #4a4a4a;
	width: 97%;
}

.search-select { width: 100%; }

.search-items,
.detail-items
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.search-items li
{
	height: 27px;
	padding: 3px 0 3px 5px;
}

.detail-items li
{
	height: 27px;
	padding: 3px 0 3px 30px;
	font-size: 7pt;
}




.detail-items li img
{
	padding: 0 !important;
	display: block;
	margin: 0 0 0 -22px !important;
}

.search-items img
{
	padding: 0 !important;
}

.search-items p
{
	float: left;
	margin: 6px 0 0 4px;
	border: none !important;
}
.detail-items img
{
	float: left;
	margin: 0 10px 0 0;
}

.detail-items p
{
	margin: 6px 0 0 4px;
	padding: 0 !important;
	border: none !important;
}

.detail-items
{
	width: 150px;
}

.search-items input
{
	float: right;
	width: 11px;
	height: 11px;
	border: none;
	margin: 6px 5px 0 0;
	cursor: pointer;
}

#map
{
	width: 406px;
	height: 243px;
	float: right;
}

.dark
{
	background: #1e1e1e;
}

.do-search
{
	border: none;
	background: #000;
	color: #fff;
	font-weight: bold;
	margin: 27px 0 0 98px;
	width: 76px;
	height: 23px;
	font-size: 9pt;
	padding: 0 0 0 2px;
	cursor: pointer;
	background: url(./images/search.jpg) no-repeat;
	
	
	
	
	
}

.detail-item
{
	border-left: 100px solid #2e2e2e;
	margin: -11px 0 0 0;
	border-bottom: 1px solid #141414;
}

.detail-item h3
{
	float: left;
	font-size: 8pt;
	margin: 7px 0 0 -95px;
	text-align: left;
}




.detail-item p
{
	padding: 12px 0 0 8px;
}


#company
{
	padding: 1px;
}

#company p
{
	padding: 7px;
	border: none !important;
	font-size: 8pt !important;
}

#company img
{
	position: absolute;
	margin: 290px 0 0 420px;
	z-index: 100;
}

#details
{}

#detail-map
{
	float: right;
	background: #2e2e2e;
	width: 241px;
	padding: 10px;
}

.detail-map-link,
.detail-map-link:hover,
.detail-map-link:visited,
.detail-map-link:link
{
	font-size: 8pt;
	color: #fff !important;
	text-decoration: none !important;
	background: #1f1e1e url(images/show-map.png) 6px 7px no-repeat;
	padding: 4px 4px 4px 20px;
	display: block;
}

#detail-map-instance
{
	width: 100%;
	height: 220px;
	margin: 0 0 7px 0;
}

#detail-map h3
{
	display: block;
	font-size: 7.5pt;
	border-bottom: 1px solid #585858;
	color: #fff;
	padding: 0 0 1px 0;
	margin: 0 0 5px 0;
}

.open-time-day
{
	display: block;
	float: left;
	width: 80px;
}

.map-region-title
{
	font-size: 8pt;
	font-weight: normal;
	color: #bababa;
	width: 100px;
	padding: 1px 0 0 5px;
	float: left;
}

.map-region-back,
.map-region-all
{
	color: #fff !important;
	text-decoration: none;
	display: block;
	float: right;
	font-size: 8pt;
	margin: 0 10px 0 0;
	padding: 1px 0 0 0;
}

.map-region-all
{
	margin: 0 90px 0 0;
	font-weight: bold;
}

.map-tooltip
{
	background: #fbfae3;
	border: 1px solid #b0ac5b;
	font-size: 7pt;
	font-weight: normal;
	padding: 6px;
	color: #4b4b44;
	display: block;
}

.main-banners
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-banners img
{
	padding: 0 !important;
}

.main-banners li
{
	float: left;
	display: block;
}

.center-banner
{
	padding: 0 11px 0 11px;
}

.stock
{
	width: 610px;
}

.stock-item img
{
	width: 56px;
	padding: 0 !important;
	float: left;
}

.stock-item a,
.stock-item a:link,
.stock-item a:visited
{
	display: block;
	float: right;
	color: #fff !important;
	text-decoration: none !important;
	font-size: 10pt;
	font-family: Verdana, Arial;
	width: 220px;
	height: 36px;
	padding: 20px 0 0 0;
	background: url(images/link.jpg) 200px 25px no-repeat;
	border-bottom: 1px solid #333333;
}

.stock-item a:hover
{
	background: url(images/link-hover.jpg) 200px 25px no-repeat;
	text-decoration: none !important;
}

.stock-item
{
	width: 290px;
	float: left;
	margin: 0 14px 5px 0;
}

.stock-fix
{
	clear: both;
}

.form
{
	text-align: left;
}

.form textarea
{
	border: 1px solid grey;
	background: black;
	color: white;
}

.form-input
{
	border: 1px solid grey;
	background: black;
	width: 605px;
	color: white;
}

.form-submit
{
	margin: 5px 0 5px 0;
}

#msg-success
{
	border: 1px solid #42aa42;
	background: #1a431a;
	color: #fff;
	padding: 10px;
	margin: 10px 0 0 0;
}

#msg-fail
{
	border: 1px solid #ab4141;
	background: #441a1a;
	color: #fff;
	padding: 10px;
	margin: 10px 0 0 0;
}

#detail-links
{
	margin: 10px 0 0 0;
	height: 20px;
	text-align: left;
	color: #141414;
	padding: 0 10px 0 0;
}

.main-adv
{
	margin: 10px 0 10px 0;
}

#our-partners-text
{
	color: #fff;
	margin: 0 0 5px 0;
	display: none;
}

table
{
	width: 580px !important;
}

table td
{
	padding: 4px 15px 4px 15px;
}
