
/***************** meyerweb.com reset v1.0 | 20080212 *****************/

.print-only { display: none; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img { border: 0; }

/**************** text elements ********************/

body
{
	color: #202328;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 120%;
	background-color:  #14171d;
}

p
{
	margin: 0;
	padding: 5px 0 5px 0;
}

a, a:link, a:visited, a:active
{
	color: #dc3736;
	text-decoration: none;
}

a:hover
{
	color: #e48080;
	text-decoration: none;
}


div.no-text{ font-size: 1px; line-height: 1px; }

div.image-caption { font-size: 80%; line-height: 110%; }
div.image-caption img { margin-bottom: 4px; }

/*************** main layout ******************/

.left { float: left; }
.right { float: right; }

div#header
{
	height: 131px;
	background:  url(../siteready/header-bg.jpg) repeat-x;
}

div#header-inner
{
	position: relative;
	width: 982px;
	height: 131px;
	margin: 0 auto;
}

div#header-top-right
{
	position: absolute;
	top: 0px;
	right:5px;
	width: 163px;
	height: 70px;
}

div#footer
{
	min-height:141px;
	height:auto !important;
	height:141px;
	background:  url(../siteready/footer-bg.jpg) repeat-x;
}

div#footer-inner
{
	position: relative;
	width: 962px;
	height: 131px;
	margin: 0 auto;
	color: #cececf;
}

div#footer-left
{
	float: left;
	width: 390px;
	margin-top: 30px;
	margin-left: 2px;
}

div#footer-left p
{
	line-height: 110%;
	padding: 0;
}

div#footer-left img
{
	float:left; 
	vertical-align:text-top; 
	margin: 0 10px 10px 0;
}

div#footer-middle
{
	float: left;
	width: 367px;
	margin-top: 30px;
}

div#footer-right
{
	float: right;
	text-align: right;
	width: 174px;
	margin-top: 30px;
}

span#footer-phone
{
	background: url(../siteready/footer-icon-phone.png) no-repeat; 
	height:17px; 
	width:25px; 
	display:block; 
	float: left; 
	text-indent: -3000px; 
	margin: 0 0 0 0;
}

span#footer-fax
{
	background: url(../siteready/footer-icon-fax.png) no-repeat; 
	height:17px; 
	width:25px; 
	display:block; 
	float: left; 
	text-indent: -3000px; 
	margin: 0 0 0 10px;
}

span.footer-small { font-size: 75%; line-height: 270%; color:#666666;}

div#footer-martec-link { font-size: 80%; color:#666666; margin: 6px 0 0 1px;}
div#footer-martec-link a, div#footer-martec-link a:link, div#footer-martec-link a:active, div#footer-martec-link a:visited  
{ color:#666666; }
div#footer-martec-link a:hover  
{ color:#aaa; }


div.clear { clear:both; }

/*************** customer login button *********************/

/* this method not used any more
div#header-top-right a { overflow:hidden; }
div#header-top-right a, div#header-top-right a span
{
	width: 163px;
	height: 35px;
	display: block;
	background:  url(../siteready/btn-customer-login.jpg) no-repeat;
}

div#header-top-right a span
{
	display: block;
	z-index: 1;
	margin-bottom: -35px;
	position: relative;
}
*/

div#header-top-right a
{
	width: 163px;
	height: 35px;
	display: block;
	position: relative;
	overflow:hidden;
	background:  url(../siteready/btn-customer-login.jpg) no-repeat;
}

div#header-top-right a span
{
	display: block;
	z-index: 1;
	left:0;
	top:0;
	width: 163px;
	height: 35px;
	position:absolute;
	background:  url(../siteready/btn-customer-login.jpg) no-repeat;
}

div#header-top-right a:hover, div#header-top-right a:hover span
{
	background:  url(../siteready/btn-customer-login.jpg) 0 -35px no-repeat;
}

div#nav-outer
{
	height: 45px;
	width: 754px;
	float: right;
	margin-top: 86px;
}


/************************* content body elements ************************/



div#content-body-title
{  
	background:  url(../siteready/content-body-title-bg.gif) repeat-x;
}

div#content-body-title-inner
{
	width: 982px;
	height:69px;
	margin: 0 auto;	
	position: relative;
	background:  url(../siteready/content-body-title-inner-bg.gif) no-repeat;
}

/*********************** page titles **************************/

div#content-body-title-inner h1
{
	display:block;
	width: 600px;
	height:69px;
	margin-right: 2px;
	float: right;
	text-indent: -2000px;
	background-position: right;
}

h1.about { background:  url(../siteready/page-title-about.gif) no-repeat; }
h1.dealer-search { background:  url(../siteready/page-title-dealer-search.gif) no-repeat; }
h1.contact { background:  url(../siteready/page-title-contact.gif) no-repeat; }
h1.products { background:  url(../siteready/page-title-products.gif) no-repeat; }
h1.product-search { background:  url(../siteready/page-title-productsearch.gif) no-repeat; }
h1.printed-catalogues { background:  url(../siteready/page-title-printed-cats.gif) no-repeat; }
h1.newsletter { background:  url(../siteready/page-title-newsletter.gif) no-repeat; }
h1.terms { background:  url(../siteready/page-title-terms.gif) no-repeat; }
h1.privacy { background:  url(../siteready/page-title-privacy.gif) no-repeat; }
h1.customer-login { background:  url(../siteready/page-title-customer.gif) no-repeat; }

div#content-body
{  
	background-color: #ffffff;
}

div#content-body-inner
{
	width: 960px;
	min-height:315px;
	height:auto !important;
	height:315px;
	margin: 0 auto;	
	padding: 15px 0;
	position: relative;
}

/*----------------------------------------------------------------------------------*/

.dealerarea {
  width:610px;
}

.dealersearch {
  background-color: #dedede;
  padding: 3px;
  border:1px solid #ccc;
}


#dealerlist {
  border:1px solid #ccc;
  border-top:none;
  height:345px;
  overflow:auto;
}

.dealerdetail {
  margin: 5px 5px 20px 5px;
}

.dealerOrga {
  font-size: 120%;
  font-weight:bold;
  padding: 4px 4px 4px 8px;
  /*border-bottom:1px dotted #000;*/
  background-color:#eee;
  margin: 10px 0 5px 0;
  color: #b42827;
}

.dealeraddress {
  padding: 0 0 5px 0;
  margin-left: 8px;
  width: 300px;
  float: left;
}

.dealerotherdetails
{
float: left;
	width: 220px;
}

.dealerphone, .dealerfax, .dealeremail, .dealerweb {
  font-size: 90%;
  padding: 0 0 1px 0;
  float: left;
  
}

.dealerphone span, .dealerfax span, .dealeremail span, .dealerweb span {
  font-weight:bold;
}


.dealermap {
  float:right;
  margin: 2px 8px 0 0;
  display: block;
  width:39px;
  height:49px;
  background: transparent url(../siteready/viewmap.gif) 0 0 no-repeat;
}

.dealermap span {
  display:none;
}


.gmapdealers {
/*
  width: 958px; 
  height: 450px; 
  border:1px solid #ccc;
*/
  width: 800px; 
  height: 600px; 
}

.msgInfo {
  padding: 3px;
}

.gmapOrga {
  font-weight:bold;
}

.gmapaddress {
  padding: 0 0 3px 0;
}

.gmapphone, .gmapfax, .gmapemail, .gmapweb {
  font-size: 90%;
  padding: 0 0 1px 0;
}

.gmapphone span, .gmapfax span, .gmapemail span, .gmapweb span {
  font-weight:bold;
}

#gprint {
  width:42px;
  height:41px;
  display:block;
  background: transparent url(../siteready/gprint.gif) 0 0 no-repeat;
  position:absolute;
  z-index: 999999;
  top: 270px;
  left: 15px;
}

#gprint span {
  display:none;
}

#uniqueDealer {
  display:none;
}
