/*CSS DOCUMENT*/

/*GLOBAL*/
body {
	margin:0 0 200px 0;
	padding:0;
	background:#eee;
	font-family:"Lucida Grande", Verdana, sans-serif;
}


/*HEADER*/
#header-wrap {
	height:60px;
	background:#000 url(../images/header_wrap_background.gif);
	border-bottom:solid #fff 1px;
}

#header-container {
	width:850px;
	text-align:left;
}

img#header-logo {
	display:block;
	border:0;
	float:left;
}

ul#header-nav {
	list-style:none;
	padding:0;
	margin:20px 0 0 0;
	float:right;
}

ul#header-nav li {
	padding:0;
	margin:0;
	display:inline;
}

ul#header-nav li a:link,
ul#header-nav li a:visited {
	padding:0;
	margin:0 0 0 15px;
	font-family:"Lucida Grande";
	font-size:13px;
	font-weight:bold;
	color:#ccc;
	text-decoration:none;
}

ul#header-nav li a:hover,
ul#header-nav li a:visited:hover {
		color:#fff;
		text-decoration:underline;
}

/*BODY*/
#body-wrap {
	background:#fff url(../images/body_wrap_background.gif) repeat-x;
	border-bottom:solid #ccc 1px;
	padding:20px 0 20px 0;
	overflow:hidden;
}

#body-container {
	width:850px;
	text-align:left;
	overflow:hidden;
}


/*FOOTER*/
#footer-container {
	width:850px;
	margin:15px 0 0 0;
	font-family:"Lucida Grande";
	font-size:12px;
	color:#666;
	text-align:left;
}

#footer-container a:link,
#footer-container a:visited  {
	color:#000;
}

#footer-container-left {
	width:600px;
	float:left;
}

#footer-container-right {
	width:200px;
	float:right;
	text-align:right;
}

img#footer-logo {
	margin:0 5px 0 0;
	float:left;
	vertical-align:middle;
	border:0;
	padding-bottom:30px;
}

img#gomes-logo {
	margin:0 7px 0 0;
	vertical-align:middle;
	padding:0 7px 0 0;
	border-right:solid #ccc 1px;
	border-top:0;
	border-bottom:0;
	border-left:0;
}


/*HOME*/
#col-left {
	width:230px;
	min-height:556px;
	height:auto !important;
	height:556px;
	background:url(../images/shadow.gif) top right no-repeat;
	padding:0 40px 0 0;
	float:left;
}

#col-right {
	width:540px;
	padding:38px 0 80px 10px;
	float:right;
}

img#product-line-logo {
	border:0;
	margin:30px 0 0 0;
}

#col-left p {
	font-family:"Lucida Grande";
	font-size:12px;
	color:#666;
	margin:6px 0 10px 0;
	line-height:15px;
}

#col-right h3 {
	font-family:"Lucida Grande";
	color:#000;
	margin:10px 0 10px 0;
	line-height:15px;
}

#col-right h4 {
	font-family:"Lucida Grande";
	color:green;
	margin:10px 0 10px 0;
	line-height:15px;
}


#col-right p {
	font-family:"Lucida Grande";
	font-size:12px;
	color:#666;
	margin:6px 0 10px 0;
	line-height:15px;
}

ul.left-nav {
	list-style:none;
	margin:30px 0 0 0;
	padding:0;
	border-bottom:solid 1px #ccc;
}

ul.left-nav li a:link,
ul.left-nav li a:visited {
	display:block;
	padding:8px 6px 8px 6px;
	margin:0;
	border-top:solid 1px #ccc;
	text-decoration:none;
	font-family:"Lucida Grande";
	font-size:13px;
	font-weight:bold;
	color:#000;
}

ul.left-nav li a#greentext:link,
ul.left-nav li a#greentext:visited {
	color:green;
}

ul.left-nav li a:hover,
ul.left-nav li a:visited:hover {
	background:#e1f0fe;
}
	
ul.sub-nav {
	list-style:none;
	margin:0 0 3px 6px;
	padding:0;
	display:none;
}

ul.sub-nav li a:link,
ul.sub-nav li a:visited {
	padding:4px 17px;
	margin:0;
	border-top:0;
	text-decoration:none;
	font-weight:100;
	color:#999;
	background:url(../images/tag.gif) left no-repeat;
}

ul.sub-nav li a:hover,
ul.sub-nav li a:visited:hover {
	background:url(../images/tag.gif) left no-repeat;
	text-decoration:underline;
	color:#000;
}

ul.sub-nav-open {
	list-style:none;
	margin:0 0 3px 6px;
	padding:0;
}

ul.sub-nav-open li a:link,
ul.sub-nav-open li a:visited {
	padding:4px 17px;
	border-top:0;
	text-decoration:none;
	font-weight:100;
	color:#999;
	background:url(../images/tag.gif) left no-repeat;
}

ul.sub-nav-open li a:hover,
ul.sub-nav-open li a:visited:hover {
	background:url(../images/tag.gif) left no-repeat;
	text-decoration:underline;
	color:#000;
}

img#home-image {
	margin:20px 0 0 0;
}

.grey-small {
	font-weight:100;
	color:#999;
	font-size:16px;
}

.thumb-container {
	float:left;
	margin:10px 22px 20px 0;
}

.thumb-container h4 {
	font-family:"Lucida Grande";
	font-size:12px;
	color:#000;
	font-weight:100;
	margin:5px 0 0 0;
}

a.thumb img,
a.thumb img:visited {
	border:solid 1px #999;
}
	
a.thumb img:hover,
a.thumb img:visited:hover {
	border:solid 1px #000;
}
	
.thumb-container a:link,
.thumb-container a:visited {
	font-family:"Lucida Grande";
	font-size:12px;
	color:#999;
	text-decoration:none;
	display:block;
}

.thumb-container a:hover,
.thumb-container a:visited:hover {
	color:#000;
}
	
a.thumb a:link,
a.thumb a:visited {
	border:solid #999 1px;
}

img.thumb {
	margin:0 0 5px 0;
	padding:3px;
}

img#about {
	margin:0 0 8px 0;
	padding:3px;
	border:solid 1px #999;
}

/*DEALER*/
#dealer-container {
	width:400px;
	overflow:hidden;
	padding:25px;
	border:solid 1px #ccc;
	background:#f3f4fd;
	text-align:left;
	margin:30px 0 80px 0;
}

#dealer-container h3 {
	font-family:"Lucida Grande";
	color:#000;
	margin:10px 0 10px 0;
	line-height:15px;
}

#dealer-container p {
	font-family:"Lucida Grande";
	font-size:12px;
	color:#666;
	margin:0px 0 12px 0;
	line-height:15px;
}

input.dealer {
	width:100%;
	font-size:18px;
	border:solid 1px #ccc;
}

.question {
	font-family:"Lucida Grande";
	color:#000;
	margin:10px 0 0 0;
	font-size:16px;
	font-weight:bold;
}

#dealer-container form {
	border-bottom:solid 1px #ccc;
	padding-bottom:5px;
	margin-bottom:20px;
}

#dealer-container a:link,
#dealer-container a:visited {
	color:#000;
}