a:link, a:visited {
	color: #d97d78;
	text-decoration: none;
}
a:hover, a:active {
	color: white;
}
img {border: none}
.clear {
	clear: both;
	height: 10px;
	line-height: 10px;
}
body {
	background: #131313;
	margin: 0;
	font-family: Arial, Tahoma, Verdana, Sans-serif;
	color: #aaa;
	font-size: 12px;
	padding: 0;
}
div.wrap {
	padding-bottom: 500px;
}
div.wrapper {
	width: 900px;
	margin: auto;
}
div.header {
	padding-top: 45px;
	height: 46px;
}
div.header h1.logo {
	margin: 0;
}
div.header h1.logo a:link,
div.header h1.logo a:visited {
	float: left;
	width: 275px;
	height: 46px;
	display: block;
	text-indent: -9999px;
	background: url(../images/logo2.gif) no-repeat;
}
div.display {
	margin: 5px -35px 0 -35px;
	height: 550px;
	margin-bottom: -5px;
	background: url(../images/headbg.jpg) no-repeat;
	position: relative;
}
div.display ul {
	position: absolute;
	top: 40px;
	left: 40px;
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
}
div.display ul li {
	position: absolute;
	top: 0;
	left: 0;
}
ul.nav {
	list-style: none;
	padding: 10px 0;
	margin: 0;
	float: right;
}
ul.nav li {
	display: inline;
}
ul.nav li a:link,
ul.nav li a:visited {
	font-size: 14px;
	float: left;
	margin: 0 0 0 30px;
	height: 26px;
	line-height: 26px;
	color: #777;
}
ul.nav li a:hover,
ul.nav li a:active {
	color: white;
}

div.content {
}
div.sep {
	padding-top: 15px;
	margin-bottom: 15px;
}
h2.title {
	font-family: "Trebuchet MS", Georgia, Serif;
	letter-spacing: -0.5px;
	color: #cfbc5d;
	font-weight: normal;
	font-size: 26px;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #333;
	/*
	background: url(../images/line.gif) left bottom no-repeat;
	*/
}
h2.title span.desc {
	font-size: 12px;
	color: #555;
	font-style: italic;
}
div.blocks {
}
div.blocks div.block {
	width: 280px;
	float: left;
	text-align: justify;
	line-height: 1.5;
	margin: 0 30px 20px 0;
}
div.blocks div.block_last {
	margin-right: 0;
}
div.blocks div.block h3 {
	font-family: "Trebuchet MS", Georgia, Serif;
	font-size: 18px;
	letter-spacing: -0.5px;
	margin: 0 0 3px 0;
	color: #ccc;
	font-weight: normal;
	background: url(../images/arrow.gif) left 9px no-repeat;
	padding-left: 17px;
}
div.blocks div.block div.imgholder a:link,
div.blocks div.block div.imgholder a:visited {
	display: block;
	padding: 2px;
	width: 276px;
	height: 100px;
	margin: 3px 0 5px 0;
	background: #bbb;
}
div.blocks div.block div.imgholder a:hover,
div.blocks div.block div.imgholder a:active {
	background: white;
}
div.blocks div.block div.imgholder img {
	display: block;
}
div.blocks div.block p {
	margin: 0;
}
div.cblock {
	line-height: 1.5;
	text-align: justify;
}
div.cblock ul {
	margin: 0 0 16px 0;
	padding: 0;
}
div.cblock ul li {
	padding: 0;
	margin: 0 18px;
}
div.cblock ul li h3 {
	font-size: 14px;
	margin: 0;
}
div.cblock p {
	margin: 0 0 14px 0;
}
div.btt {
	margin-top: 13px;
	float: right;
	font-size: 10px;
}
div.btt a:link,
div.btt a:visited {
	color: #555;
}
div.btt a:hover,
div.btt a:active {
	color: white;
}
div.showcases h3 {
	font-family: "Trebuchet MS", Georgia, Serif;
	font-size: 18px;
	letter-spacing: -0.5px;
	margin: 0 0 3px 0;
	color: #ccc;
	font-weight: normal;
	background: url(../images/arrow.gif) left 9px no-repeat;
	padding-left: 17px;
}
div.showcases h4 {
    font-size: 12px;
    margin: 5px 0 5px 0;
}
div.showcases ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
div.showcases ul li {
    float: left;
    padding: 4px;
    background: #222;
    margin: 0 5px 5px 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
div.showcases div.grand {
    float: right;
    width: 440px;
}
div.showcases div.babygrand {
    float: left;
    width: 440px;
}
div.showcases div.showcase_left {
}
div.showcases div.showcase_right {
}


div#gmap {
	width: 600px;
	height: 350px;
}
div.fleft {
	float: left;
	margin-bottom: 14px;
}
div.fright {
	margin-left: 630px;
}
div.mapdata h3 {
	font-family: "Trebuchet MS", Georgia, Serif;
	font-size: 18px;
	letter-spacing: -0.5px;
	margin: 0 0 3px 0;
	color: #ccc;
	font-weight: normal;
	background: url(../images/arrow.gif) left 9px no-repeat;
	padding-left: 17px;
}
div.mapdata p {
	line-height: 1.5;
	margin: 0;
}
form.contactform {
	padding: 0;
	margin: 0;
	background: #1a1a1a;
	margin-top: -15px;
	padding-top: 15px;
}
form.contactform fieldset {
	padding: 15px 15px 30px 15px;
	border: none;
}
form.contactform ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
form.contactform ol li {
	margin: 0 0 8px 0;
}
form.contactform ol li label {
	display: block;
	font-weight: bold;
	margin: 0 10px 5px 0;
	float: left;
	width: 150px;
}
form.contactform div.button {
	padding: 0 0 0 160px;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html form.contactform div.button {padding-left: 163px;}
/* End hide from IE5/mac */
form.contactform input,
form.contactform textarea {
	font-family: Arial, Verdana, Sans-serif;
}
form.contactform input.formfield,
form.contactform textarea.formtextarea {
	padding: 3px 5px;
	font-size: 14px;
	width: 450px;
	background: #121212;
	color: white;
	border: 1px solid #333;
}
form.contactform input.formfield:focus,
form.contactform textarea.formtextarea:focus {
	border: 1px solid #777;
}
form.contactform textarea.formtextarea {
	height: 140px;
	overflow: auto;
}
form.contactform input.formbutton {
	font-size: 14px;
	padding: 3px 10px;
	background: #121212;
	color: #999;
	border: 1px solid #333;
	float: left;
}
form.contactform div.button span#contactcon {
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	margin-left: 10px;
}
form.contactform div.button span#contactcon img {
	position: relative;
	top: 3px;
}
form.contactform span.error {
	color: red;
}












table.prod {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 10px;
}
table.prod th {
    padding: 5px;
    text-align: left;
    background: #222;
    border-bottom: 1px solid #333;
}
table.prod td {
    padding: 5px;
}
table.prod .size {
    width: 50px;
}
table.prod .color {
    width: 50px;
}
table.prod .pedal {
    width: 50px;
}




div.productshead {
    height: 104px;
    margin-bottom: 10px;
}
div.productshead img {
    float: right;
    border: 2px solid #bbb;
}
div.productshead div.desc {
    margin-right: 300px;
    line-height: 1.5;
    font-size: 14px;
}





















