@charset "utf-8";
/* CSS Document */

/* ---------------------------------------- #dealer list */
#dealer-wrap {
	float: left;
	width: 820px;
	padding-right: 10px;
	padding-left: 10px;
}	

#dealer-wrap:after {
			content: ".";
			clear: both;
			display: block;
			height: 0;
			visibility: hidden;
}

#dealer {
	float: right;
	width: 800px;
	height: 100%;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}	

#dealer .dealer_entry {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	padding-bottom: 10px;
}	

#dealer .right {
	float: left;
	width: 250px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
}
#dealer .imgbox {
	float: left;
	height: auto;
	width: 250px;
	margin: 0;
}

img.logo {max-width: 250px;}

#dealer .products {
	float: left;
	width: 128px;
}


#dealer .type {
	float: left;
	width: 170px;
}

#dealer .type .highseas-container
{
	margin-right: 7px;
	width: 58px;
	height: 19px;
	float: left;
}
#dealer .type .standard-container
{
	margin-right: 7px;
	width: 58px;
	height: 19px;
	float: left;
}
#dealer .type .land-container
{
	margin-right: 7px;
	width: 33px;
	height: 19px;
	float: left;
}


#dealer .left {
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#dealer  .company {
	float: left;
	width: 300px;
	padding-bottom: 2px;
}
#dealer  .address {
	float: left;
	width: 300px;
	margin: 0;
	padding-bottom: 2px;
}
#dealer  .tel {
	float: left;
	width: 140px;
	margin: 0;
	padding-right: 10px;
	padding-bottom: 2px;
}
#dealer .fax {
	float: left;
	width: 140px;
	margin: 0;
	padding-right: 10px;
	padding-bottom: 2px;
}
#dealer .email {
	float: left;
	width: 300px;
	margin: 0;
	padding-right: 10px;
	padding-bottom: 2px;
}
#dealer .url {
	float: left;
	width: 300px;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 2px;
}
/* ---------------------------------------- #dealer view */
#dealerview {
	float: right;
	width: 800px;
	height: 100%;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}	

#dealerview .info {
	float: left;
	width: 750px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#dealerview  .type {
	float: left;
	width: 700px;
	padding-bottom: 10px;
}

#dealerview .type .highseas-container
{
	margin-right: 7px;
	width: 58px;
	float: left;
}
#dealerview .type .standard-container
{
	margin-right: 7px;
	width: 58px;
	float: left;
}
#dealerview .type .land-container
{
	margin-right: 7px;
	width: 33px;
	float: left;
}


#dealerview  .company {
	float: left;
	width: 700px;
	padding-bottom: 2px;
}
#dealerview  .address {
	float: left;
	width: 700px;
	padding-bottom: 2px;
}

#dealerview  .country {
	float: left;
	width: 700px;
	padding-bottom: 2px;
}

#dealerview  .tel {
	float: left;
	width: 700px;
	padding-bottom: 2px;
}

#dealerview  .fax {
	float: left;
	width: 700px;
	padding-bottom: 2px;
}

#dealerview  .email {
	float: left;
	width: 700px;
	padding-bottom: 2px;
}

#dealerview  .url {
	float: left;
	width: 700px;
	padding-bottom: 2px;
}

#dealerview .logo {
	float: left;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 2px;
	height: auto;
}
img.dealerlogo {max-width: 250px;}

#dealerview  .imgbox {
	width: 250px;
	float: left;
	padding-top: 10px;
	height: auto;
	margin: 0;
}

#dealerview .col1 {
	text-align: left;
	width: 100px;
	float: left;
	margin-right: 15px;
	padding-bottom: 10px;
}

#dealerview  .col2 {
	float: left;
	width: 530px;
	margin: 0;
	padding-bottom: 10px;
}

/* ---------------------------------------- #support list */
#support-wrap {
	float: left;
	width: 820px;
	padding-right: 10px;
	padding-left: 10px;
}	

#support-wrap:after {
			content: ".";
			clear: both;
			display: block;
			height: 0;
			visibility: hidden;
}

#support {
	float: right;
	width: 795px;
	height: 100%;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}	


#support .left {
	float: left;
	width: 245px;
	height: 125px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#support  .company {
	float: left;
	width: 245px;
	padding-bottom: 2px;
}
#support  .address {
	float: left;
	width: 245px;
	margin: 0;
	padding-bottom: 2px;
}
#support  .tel {
	float: left;
	width: 245px;
	margin: 0;
	padding-right: 10px;
	padding-bottom: 2px;
}
#support .fax {
	float: left;
	width: 245px;
	margin: 0;
	padding-right: 10px;
	padding-bottom: 2px;
}
#support .email {
	float: left;
	width: 245px;
	margin: 0;
	padding-right: 10px;
	padding-bottom: 2px;
}
#support .url {
	float: left;
	width: 245px;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 2px;
}




/* ------------------------------ #search box */
#dealer_search {
	float: left;
	width: 840px;
}	

#dealer_search:after {
			content: ".";
			clear: both;
			display: block;
			height: 0;
			visibility: hidden;
}

#dealer_search-wrap {
	float: left;
	width: 820px;
	height: 68px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EFEFEF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	/*--Top right rounded corner--*/
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	/*--Top left rounded corner--*/
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}	


#dealer_search h2.search_header {
	position: inherit;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #333;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#dealer_search .search_type h2.search_header { color: #666; }


#dealer_search .search_type {
	position: relative;
	float: left;
}

#search_header {
	margin-right: 0px;
	visibility: inherit;
}

#or {
	margin-right: 0px;
	visibility: inherit;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
#dealer_search h2.or {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

#search_by_producttype {
	width: 175px;
	margin-right: 0px;
}


#search_by_country {
	margin-right: 0px;
	width: 150px;
	padding-left: 15px;
}
#search_by_keywords {
	margin-right: 0px;
	width: 220px;
	padding-left: 15px;
}
.search_type input.find-dealer {
	position: absolute;
	left: 230px;
	top: 5px;
	border: 0 none;
	height: 25px;
	text-indent: -9999px;
	line-height: 9999px;
	display: block;
	overflow: hidden;
	width: 63px;
	cursor: pointer;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/img/common/btn_searchdealer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#search_by_zip input.find-dealer {
	left: 100px;
}
#finddealer {
	margin-right: 0px;
	visibility: inherit;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border: 0 none;
	height: 25px;
	text-indent: -9999px;
	line-height: 9999px;
	display: block;
	overflow: hidden;
	width: 104px;
	cursor: pointer;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/img/common/btn_searchdealer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



input.input_text, select, input.submit, textarea {
	font-size: 11px;
	margin-bottom: 4px;
	padding: 2px;
}

input.keywords {
	width: 180px;
}

#dealer_search-wrap input{
	font-size: 10px;
	font-weight:normal;
	padding-left: 4px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	}

