html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #3b3b39;
	font-family: Verdana, Arial, Verdana, sans-serif;
    	font-size : x-small;
    	voice-family : "\"}\"";
    	voice-family : inherit;
    	font-size : small;
	color: #555555;
}


form {
	margin: 0;
	padding: 0;
}

hr {
	height: 1px;
	padding: 0;
	border: 0;
	border-top: 1px solid #d2d0d0;
}

p {
	padding-left: 10px;
	padding-right: 10px;
}

a:link {
	font-size: 85%;
	text-decoration: none;
	color: #f67e01;
	font-weight: bold;
}

a:active {
	font-size: 85%;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-size: 85%;
	color: #f67e01;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-size: 85%;
	text-decoration: underline;
	font-weight: bold;
}

a img {
	border: 0;
}

h1 {
	font-size: 90%;
	margin: 0;
	border-bottom: 1px solid #dddddd;
	text-transform: uppercase;
	color: #555555;
	padding: 5px 10px;
}

h2 {
	font-size: 100%;
	border-bottom: 1px solid #eeeeee;
}

p {
}

.block , .block2, .block3 {
	font-size: 90%;
	margin: 0;
	color: #555555;
	padding: 10px;
	display: block;
}

tr.listblock {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.block {
}

.block2, tr.listblock {
}

tr.listblock td:first-child {
	font-weight: bold;
}

.block3 {
}

input[type="submit"], input[type="button"], input[type="reset"] {
	border: 1px outset #FFFFFF;
	margin: 5px;
	font-size: 85%;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	background: #f67f01;	
}

input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {
	background-color: #ff8f18;
	cursor: pointer;
}

input[type="text"], input[type="password"], textarea, select {
	width: 90%;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	font-size: 100%;
	background: #FFFFFF;
	padding-left: 0.3em;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {

}

#main {
	float: left;
	margin: 0;
	padding: 0;
	margin-bottom: -43px;
	min-width: 1000px;
	background-color: white;
}

#header {
	text-align: center;
	background: white url('/static/images/top.jpg') repeat-x center top;
	height: 138px;
}

#headerWrapper {
	background: transparent url('/static/images/header-bg.gif') no-repeat center bottom;
	height: 123px;
}

#headerWrapper a:link, #headerWrapper a:visited, #headerWrapper a:active, #headerWrapper a:hover{
	border: 0;
}

#logo {
	position: relative;
	top: 50px;
}

#infoBox {
	display: block;
	position: relative;
	top: 55px;
	font-size: 0.9em;
}

#content {
}

#containerTable {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

#containerTable td#menu {
	text-align: center;
	border-top: 1px solid #d2d0d0;
	height: 30px;
}

#containerTable td#menu a {
	text-decoration: none;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	padding: 5px 10px 0px 10px;
	font-size: 90%;
	letter-spacing: 0.05em;
	border: 0;
	border-bottom: 3px solid none;
}

#containerTable td#menu a:hover {
	border-bottom: 3px solid #f67e01;
}

#containerTable td#top{
	border-top: 1px solid #d2d0d0;
	border-bottom: 1px solid #d2d0d0;
	border-left: 1px solid #d2d0d0;
	border-right: 1px solid #d2d0d0;
	height: 80px;
	width: 56%;
}

#banner {
	width: 100%;
	height: 100%;
	background: transparent url('/static/images/banner-bg.jpg') no-repeat center center;
}

#containerTable td#topLeft {
	padding-right: 1em;
	padding-top: 1em;
	border-top: 1px solid #d2d0d0;
	border-bottom: 1px solid #d2d0d0;
}

#containerTable td#topLeft2 {
	padding-right: 1em;
	padding-top: 1em;
	border-top: 1px solid #d2d0d0;
	border-bottom: 1px solid #d2d0d0;
}

#containerTable td#topRight {
	padding-left: 1em;
	padding-top: 1em;
	border-top: 1px solid #d2d0d0;
	border-bottom: 1px solid #d2d0d0;
}

#containerTable td#topRight2 {
	padding-left: 1em;
	padding-top: 1em;
	border-top: 1px solid #d2d0d0;
	border-bottom: 1px solid #d2d0d0;
}

#contentTable {
	width: 100%;
	border-collapse: collapse;
}

#contentTable td {
	vertical-align: top;
} 

td#left, td#center, td#right{
	height: 400px;
	vertical-align: top;
}

td#center {
	border-left: 1px solid #d2d0d0;
	border-right: 1px solid #d2d0d0;
	padding-bottom: 1em;
}

td#left {
	width: 14%;
	overflow: hidden;
}

#leftBg {
	width: 80px;
}

td#right {
	width: 14%;
	overflow: hidden;
}

td#rightBg {
	width: 80px;
}

#leftColumn {
	clear: both;
	width: 70%;
	float: left;
}

#rightColumn {
	width: 30%;
	float: left;
}

#containerTable td#footer_container {
	height: 29px;
}

#footer {
	width: 100%;
	float: left;
	height: 47px;
	background: transparent url('/static/images/bottom.gif') repeat-x center bottom;
	text-align: center;
}

#footer #footerContent {
	margin: 0 auto;
	display: block;
	padding-top: 30px;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	text-decoration: none;
	color: white;
	font-weight: bold;
	padding: 5px;
	padding-left: 20px;
	border: 0;
	background: transparent url('/static/images/footerdot.gif') no-repeat left center;
}

#footer a:hover {
	text-decoration: underline;
}

ul#categories, ul#userLinks, ul.companyLinks {
	list-style-type: none;
	padding-left: 10px;
	margin-left: 0;
}

ul.companyLinks {
	padding-left: 10px;
	margin-left: 0;
	padding-left: 35px;
}

ul.companyLinks li {
	clear: both;
	float: left;
}

ul#categories ul {
	font-size: 120%;
	text-transform: none;
	padding-left: 13px;
	margin-bottom: 5px;
}

ul#categories li , ul#userLinks li {
	font-size: 85%;
}

ul#categories li a , ul#userLinks li a {
	font-size: 100%;
}

ul#categories a:visited, ul#userLinks a:visited {
	color: #f67e01;
}

ul#adlinks {
	padding-left: 10px;
	margin-left: 0;
	list-style-type: none;
}

ul#adlinks li {
	padding-right: 40px;
}

ul#adlinks li, ul#adlinks a {
	float: left;
}

table {
	border-collapse: collapse;
}

table.adlist {
	margin: 0 auto;
}

table.adlist th, table.infolist th, table#adcontents th {
	text-align: left;
}

table.adlist th, table.adlist td {
	padding: 1px 5px;
}

table.adlist th {
	font-size: 85%;
	text-transform: uppercase;
}

table.adlist td {
	
}

table.adlist th a:link, table.adlist th a:active, table.adlist th a:visited {
	font-size: 110%;
	text-transform: uppercase;
}

table.adlist th a:hover {
	text-decoration: underline;
}

table.adlist td a:link,  table.adlist td a:visited, table.adlist td a:active {
	font-size: 95%;
}

table.infolist {
	width: 100%;
	margin-top: 1em;
}

table.infolist th {
	width: 200px;
}

table.searchlist {
	margin: 0 auto;
	width: 95%;
}

a.image {
	float: left; 
	display: block;
	height: 90px; 
	width: 90px;
	border: 2px solid #ededed;
}

a.image_small {
	float: left; 
	display: block;
	height: 24px; 
	width: 24px;
	border: 2px solid #ededed;
}

a.image:hover {
	border: 2px solid #f67e01;
}

a.image_small:hover {
	border: 2px solid #f67e01;
}

.imageBorder{
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	float: left;
	margin-bottom: 10px;
}

.imageBorderSmall{
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	float: left;
}

.required {
	color: red;
	font-size: 150%;
	font-weight: bold;
}

#adimages {
	float: right;
	width: 90px;
	padding-top: 0px;
	margin-right: 14px;
}

#adinfo {
	float: left;
	width: 70%;
}

#ad #adimages .smallfloat {
	padding: 0 1em 0 0;
	float: left;
}

#adimages img {
	border: 1px solid #000;
}

#adcontents {
	float: left;
	border: none;
	border-collapse: collapse;
}

#ad #adcontents td {
	border: none;
	padding: 2px 3px;
	vertical-align: top;
}

.clear {
	clear: both;
}

.clear-left {
	clear: left;
}

.error {
	color: red;
	font-weight: bold;
}

#select_page {
	font-weight: bold;
	text-align: center;
}

#select_page a {
	font-size: 1.1em;
}

div.maino {
	margin-top: 10px;
	padding-left: 10px;
}
