body {
 font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
 font-size: 12px;
 text-align: center;
 margin: 0px;
 color: #776F54;
}

a {
 text-decoration: none;
}

table {
 font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
 font-size: 11px;
}

#outer {
 width: 1150px;
 height: 100%;
 margin: auto;
}

#outer-bg {
 float: left;
 width: 1150px;
}

#header {
 float: left;
 width: 950px;
 height: 136px;
 background: #FFFFFF url(../images/top.jpg) no-repeat 155px 30px;
}

#middle {
 float: left;
 width: 950px;
 min-height: 714px;
 background: #FFFFFF;
}

#left {
 float: left;
 width: 250px;
}

#main {
 float: left;
 width: 700px;
 min-height: 714px;
 text-align: left;
}

#home-top {
 float: left;
 width: 950px;
 height: 360px;
 text-align: left;
 background: url(../images/home.jpg);
 position: relative;
}

#left-bottom {
 float: left;
 width: 250px;
 min-height: 354px;
}

#main-bottom {
 float: left;
 width: 700px;
 min-height: 354px;
 background: url(../images/home-bg.jpg) no-repeat 21px 194px;
 text-align: left;
}

#right {
 float: right;
 width: 200px;
 height: 880px;
}

#footer {
 float: left;
 width: 950px;
 height: 30px;
 color: #BDB187;
 font-weight: bold;
 background: #FFFFFF;
}

#footer-left {
 float: left;
 text-align: left;
 padding: 7px 0px 0px 0px;
}

#footer-right {
 float: right;
 text-align: right;
 padding: 7px 30px 0px 0px;
}

#footer a {
 color: #BDB187;
}

#logo {
 float: left;
 width: 155px;
 text-align: right;
 padding-top: 10px;
}

#menu {
 float: right;
 width: 697px;
 height: 30px;
 margin: 3px 1px 3px 3px;
}

#menu a {
 float: left;
 display: table;
 background-color: #FFFFFF;
 border-left: 1px dotted #BDB187;
}

#menu img {
 height: 30px;
}

.quotation {
 width: 190px;
 height: 180px;
 overflow: hidden;
 margin-top: 55px;
 margin-left: 35px;
 font-size: 14px;
 text-align: left;
 padding-right: 10px;
 font-style: italic;
}

.narrow-quotation {
 width: 120px;
}

#quotation-signature {
 width: 130px;
 overflow: hidden;
 margin-top: 30px;
 margin-left: 35px;
 font-size: 10px;
 text-align: left;
 text-transform: uppercase;
}

#left-bottom img {
 float: left;
 margin-top: 3px;
}

#main-bottom-top {
 height: 350px;
 overflow: hidden;
}

.main-top-text {
 text-align: left;
 width: 650px;
 margin-top: 25px;
 margin-left: 25px;
}

.main-top-text p {
 margin: 7px 0px;
}

.wide-text {
 margin-top: 20px;
}

#main-bottom-bottom {
 height: 170px;
 margin-bottom: 5px;
 overflow: hidden;
}

#main-bottom-image {
 float: left;
 margin-top: 13px;
 margin-left: 33px;
}

#main-bottom-content {
 float: left;
 height: 168px;
 overflow: hidden;
}

#main-bottom-text {
 width: 366px;
 margin-top: 21px;
 margin-left: 25px;
}

#main-bottom-text div {
 float: left;
 height: 85px;
}

h1 {
 font-family: Georgia,Arial,Helvetica,sans-serif;
 color: #0B8843;
 font-size: 13px;
 margin-bottom: 20px;
}

#left-top {
 float: left;
 min-height: 360px;
 text-align: left;
 background: #FAEECB;
}

#left-top .list {
 width: 230px;
 margin: 0px 10px;
 padding: 5px 0px 0px 0px;
 text-align: left;
 font-weight: bold;
}

#left-top .list .link {
 color: #776F54;
}

#left-top .list .list-item {
 float: left;
 padding: 8px 5px 8px 0px;
 text-align: left;
 width: 225px;
}

.underline {
 border-bottom: 1px solid #BDB187;
}

#left-top .list .list-item .name {
 text-align: right;
 float: right;
 width: 160px;
}

#left-top .list .list-item .view {
 text-align: right;
 float: left;
 width: 63px;
}

#left-top .list .list-item .price-note {
 float: left;
 width: 225px;
 text-align: center;
 font-size: 11px;
 font-weight: normal;
}

.details {
 float: left;
 width: 700px;
 min-height: 353px;
 text-align: left;
}

.separator {
 float: left;
 width: 700px;
 height: 2px;
 margin-top: 10px;
 background: url(../images/separator.jpg) no-repeat;
}

.image-gallery {
 float: left;
 width: 234px;
 margin: 35px 35px 10px 0px;
 padding-left: 35px;
}

.image-gallery .large-image {
 margin-bottom: 3px;
 text-align: left;
}

.small-images {
 float: left;
 width: 234px
}

.image-gallery .small-image {
 float: left;
 width: 78px;
 margin-bottom: 3px;
}

.text-left {
 text-align: left;
}

.text-center {
 text-align: center;
}

.text-right {
 text-align: right;
}

.details-right {
 float: left;
 width: 360px;
 line-height: 150%;
}

.details-right .name {
 float: left;
 margin-top: 35px;
 width: 250px;
}

.details-right .price {
 float: left;
 width: 100px;
 text-align: right;
 margin-top: 35px;
}

.details-right .price-note {
 float: left;
 width: 360px;
 color: #FF0000;
 margin-bottom: 10px;
}

.details-right .features {
 float: left;
 width: 170px;
 margin-right: 10px;
 margin-top: 10px;
}

.details-right .features div {
 float: left;
 width: 170px;
}

.details-right .description {
 float: left;
 width: 360px;
 margin-right: 10px;
 margin-top: 10px;
 clear: both;
}

.details-right .detail-label {
 text-transform: upper;
 color: #0B8843;
 font-weight: bold;
 padding-right: 5px;
}

.note {
 font-weight: bold;
 clear: both;
 padding-top: 20px;
}

.enlarge-thumbnail {
 float: left;
 margin-top: 10px;
 clear: both;
}

.make-enquiry-button {
 text-align: right;
 margin: 15px 3px 3px 3px;
 clear: both;
}

.content {
 float: left;
 padding: 40px;
}

.page-title {
 font-family: Georgia,Arial,Helvetica,sans-serif;
 color: #0B8843;
 font-size: 17px;
 margin-bottom: 30px;
}

.subtitle {
 font-weight: bold;
 margin-bottom: 0px;
}

.section {
 font-family: Georgia,Arial,Helvetica,sans-serif;
 color: #0B8843;
 font-size: 14px;
 margin-top: 25px;
 margin-bottom: 15px;
}

.bold {
 font-weight: bold;
}

.italic {
 font-style: italic;
}

.red {
 color: #0B8843;
}

/******************************************************************************************************************************************/
/* forms */
/******************************************************************************************************************************************/

.form-field {
 float: left;
 width: 630px;
	padding: 3px 0px;
	text-align: left;
}

label, .empty {
 float: left;
	padding-top: 6px;
	padding-right: 3px;
}

.label, .empty {
	font-weight: bold;
	text-transform: uppercase;
	width: 180px;
	text-align: right;
}

.text, .textarea {
 float: left;
 width: 300px;
}

.radio, .checkbox {
 float: left;
	margin-top: 5px;
	margin-right: 3px;
}

.button {
 border: 1px solid #666666;
	background: #DDDDDD;
}

.error {
 color: #FF0000;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border: 1px solid #FF0000;
	margin-bottom: 10px;
}

.message {
 color: #FF0000;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border: 1px solid orange;
	margin-bottom: 10px;
	width: 610px;
}

.bottom-note {
 float:left;
 padding:10px;
}

a.promo, a.promo:visited, a.promo:hover { 
	font-size:16px;
	color:red;
}

#roundel {
	width: 199px;
	height: 194px;
	position: absolute;
	z-index: 99;
	background: url(/images/roundel.png) no-repeat center center;
	border: 0;
	text-indent: -9999em;
	top: 210px;
	left: 750px;
}

.vzaar_media_player {
	margin: 0 auto;
	padding: 8px;
	background: #cecece;
	border-radius: 8px;
}

/******************************************************************************************************************************************/
/* debug */
/******************************************************************************************************************************************/

/*
#main-bottom {
 background-color: yellow;
}
#header {
 background-color: red;
}
#footer {
 background-color: teal;
}
#left-bottom {
 background-color: pink;
}
#right {
 background-color: purple;
}
#menu {
 background-color: white;
}
*/

