﻿/* CSS Document */
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f5f5f5;
}
form {
	margin: 0px;
	padding: 0px;
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
	position: absolute;
	top: 12px;
	left: 5px;
	width: 735px;
	height: 192px;
}

/*--- logo -----------------------------------------------------------------*/

#logo {
	width: 177px;
	height: 56px;
	position: absolute;
	top: 179px;
	left: 4px;
}

/* Header CSS */
#headerContainer {
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	border-top: 3px solid #79A5B8;
	border-left: 3px solid #79A5B8;
	border-right: 3px solid #79A5B8;
}
/*--- header ---------------------------------------------------------------*/

#header	{
	padding: 0;
	margin: 0;
	width: 745px;
	top: 0px;
	left: 0px;
	background-position:top;
	background-repeat: no-repeat;
	height: 250px;
	width: 745px;
}
#headerMenu {
	background-image: url('../../images/buttonset1/n1.gif') margin: 0px;
	text-align: right;
	vertical-align: bottom;
	top: 100px;
	position:relative;
	left:280px;
}
#headerMenu li {
	display:inline;
	padding-right: 5px;
	padding-left: 5px;
}
#headerMenu li a {
	color: #FFFFFF;
}
#headerMenu li a:hover {
	color: #000000;
}
#mainMenu {
	padding-top: 168px
}
/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
	position: relative;
	left: 7px;
	float: left;
	padding: 0px 15px 0 0;
	margin-top: 10px;
	overflow: visible;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 720px;
	/*border: solid 2pt green;*/
}

html>body #main_nav_container {
	width: 720px;
}

#main_nav_list {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 12px;
	list-style-type: none;
}

#main_nav_list li {
	float: left;
	margin: 0;
	padding: 0;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
	display: block;
	float: left;
	font-family: Arial,Verdana,Trebuchet MS,Tahoma,sans-serif;
	background: transparent;
	margin: 0;
    padding: 0px 19px 0px 17px;
	font-size: 90%;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 25px;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/n1activeitem.gif) no-repeat;
  font-family: verdana;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top right;
}
html>body #main_nav_list a {
	height: 25px;
}

#main_nav_list a:hover {
	background: transparent;
	text-decoration: none;
}

#main_nav_list a.main_nav_active_item:link {
	text-decoration: none;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset1/n1.gif) no-repeat;
  font-family: verdana;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #0B1A21;
  background-position: top right;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset1/n1hover.gif) no-repeat;
  font-family: verdana;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: silver;
  background-position: top right;
}

#breadCrumbs {
	font-size: 10px;
	margin-bottom: 15px;
}
#breadCrumbs a {
	color: #FF6600;
}
#extra_div1 {
	padding-top: px;
	font-family: verdana;
	font-style: normal;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #2E5764;
}
#bodyContainer {
	width: 745px;
	border-left: 3px solid #79A5B8;
	border-right: 3px solid #79A5B8;
	background-color: #FFFFFF;
}
/* LEFT MENU */
#leftSideContainer {
	width: 180px;
	/*background-color: #CCCCCC;*/
	position: relative;
	float: left;
	padding: 10px;
}
#leftMenu {
	padding: 10px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#leftMenu ul {
	margin: 0px;
	padding: 0px;
}
#leftMenu ul li{
	list-style: none;
	border-bottom: 1px solid #999999;
	width: 150px;
	padding: 0.25em;
	color: #999999;
}
#leftMenu ul li.last{
	list-style: none;
	border-bottom: none;
	width: 150px;
	padding: 0.25em;
}
#leftMenu ul li a{
	background-color: #EFEFEF;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#leftMenu ul li a:hover{
	background-color: #EFEFEF;
	height: 19px;
	color: #333333;
}
#searchBox {
	padding: 10px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#searchBox h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #0C8FCE;
}
#searchBox input.field {
	border: 1px solid #CCCCCC;
	width: 116px;
	height: 15px;
	font-size: 11px;
	color: #666666;
}
#searchBox input.submit {
	border: none;
	height: 19px;
	font: 10px Arial, Helvetica, sans-serif !important;
	background-color: #3399FF;
	color: #FFFFFF;
	margin: 0px;
}
#subscribeBox {
	padding: 10px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	color: #666666;
	margin-bottom: 10px;
}
#subscribeBox h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #0C8FCE;
}
#subscribeBox input.field {
	border: 1px solid #CCCCCC;
	width: 82px;
	height: 15px;
	font-size: 11px;
	color: #666666;
}
#subscribeBox input.submit {
	border: none;
	height: 19px;
	font: 10px Arial, Helvetica, sans-serif !important;
	background-color: #3399FF;
	color: #FFFFFF;
	margin: 0px;
}
#requestEqipment {
	font-size: 10px;
	padding: 10px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
}
#requestEqipment h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #0C8FCE;
}
#requestQuote {
	font-size: 10px;
	padding: 10px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
}
#requestQuote h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #0C8FCE;
}

/* MAIN CONTENT */
#mainContentContainer {
	width: 500px;
	/*background-color: #999999;*/
	position: relative;
	float: right;
	padding: 10px;
}
#mainContentContainer h1 {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 16px;
}
#mainContentContainer p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#subContent {
	padding-top: 10px;
	text-align: left;
}
#someContent {
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	position: relative;
	float: left;
	width: 310px;
	height: 220px;
	padding: 10px;
}
#someContent ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#tipsNsuggestions {
	padding: 5px;
	position: relative;
	float: right;
	width: 200px;
	background-color: #CCCCCC;
	font-size: 11px;
	background: url("../../images/tipsbg.gif");
	background-repeat: no-repeat;
	background-position: center;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
}
#tipsNsuggestions h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#tipsNsuggestions ol {
	margin-left: 30px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
#tipsNsuggestions li {
	padding-bottom: 2px;
}
#tipsNsuggestions a {
	color: #333333;
}
/* FOOTER CONTAINER */
#footerCotainer {
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EFEFEF;
	border-top: 1px solid #79A5B8;
	border-left: 1px solid #79A5B8;
	border-right: 1px solid #79A5B8;
	border-bottom: 3px solid #79A5B8;
}
#footer {
	padding: 20px;
}

#footerLeft {
	width: 400;
	float: left;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footerLeft a {
	color: #666666;
}
#footerLeft a:hover {
	color: #333333;
}
#footerRight {
	position: relative;
	width: 300;
	float: right;
	text-align: right;
}
#footerRight a {
	text-decoration: underline;
	color: #666666;
	font-size: 10px;
}
#footerRight a:hover {
	color: #333333;
}
/* HOMEPAGE SPECIALS */
#featuredListings {
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#featuredListings h1 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #0C8FCE;
}
#featuredListings img {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
}
#featuredListings a {
	color: #000000;
	font-size: 10px;
}
#featuredListings a {
	color: #000000;
	font-size: 10px;
}
.mainPhoto {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	cursor: hand;
}
#listingTable {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EFEFEF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;

}


.listingTable TD a {
	color: #333333;
	font-weight: bold;
}
.listingTable .even TD {
	background-color: #EFEFEF;
}
.listingTable .odd TD {
	background-color: #DDDDDD;
}
#sold {
	visibility: none;
	margin-left: auto;
	margin-right: auto;
	top: 500px;
	width: 200px;
}
.error {
	margin: 0px;
	padding: 0px;
	color: #CC0000;
	font-size: 10px;
}
.error li {
	list-style: none;
}
.clr {
    clear:both;
}

