﻿/* TEXT */
body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA9A8;
	line-height:1.6em;
	background-color:#E3E3E3;
	background: url(images/main_bg.jpg) repeat-x;
	margin:0;
	padding:0;
	scrollbar-face-color:#CABDAA;
	scrollbar-highlight-color:#EFEBE5;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#333333;
	scrollbar-shadow-color:#666666;
	scrollbar-arrow-color:#333333;
	scrollbar-track-color:#DFD7CC;
}
h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;	
	color: #A2938A;
	font-weight: bold;
	margin:0px;
}

.spectitle {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#9B2F30;
	font-weight: normal;
	margin:0px;
}


/* LINKS */
a,a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #AAA9A8;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #AAA9A8;
	text-decoration: underline;
}

/* CONTENT STYLES */
#pad10Content {
    padding:15px 15px 15px 15px;
    text-align:left;
    color: #FFFFFF;
}
#pad10Content p {
    padding:0;
	margin:0;
}
.white, a.white, a.white:visited, a.white:hover {
	color:#FFFFFF;
}
#Column2,#Column3 {
    padding:15px;
    color:#EFEBE5;
}
#MainContent {
	padding:0px 10px 10px 10px;
	text-align:left;
	height:350px;
}

#overinfo {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-300px;
	margin-top:10px;
	width:733px;
	height:1700px;
	z-index:3;
	line-height:1.3em;
	background-repeat:no-repeat;
	background-image: url(images/overpanel.png);
}

#overcontent {
width: 100%;
height: 90%;
padding: 40px;
color:#666666;
font-size:8px;
}


.abouttext2{
color:#666666;
}

.abouttext1{
color:#8F7262;
}


.productlinks{
color:#666666;
font-size:13px;
}




hr {
	color: #DCD4C7;
	background-color: #DCD4C7;
	height: 1px;
	margin:0px;
}
.footer {
	background-image: url(images/bottom_rep.gif);
	background-repeat: repeat-x;
	text-align:center;
	color:#A2938A;
	height:50px;
}
.footer a {
	text-decoration:none;
	color:#A2938A;
}
.bars {
	background-repeat: repeat-y;
	background-position: right;
	background-color:#DFD7CC;
	text-align:left;
}
ul {margin: 0;padding: 0;padding-left: 2.2em;}
li {list-style-image: url(images/bullet.gif);font-size: 1em;}


.form {
	width: 180px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F7262;
	border:1px solid #DFD7CC;
}
.formStockists {
	width: 150px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F7262;
	border:1px solid #DFD7CC;
}
input.btn{
	color:#666666;
	font-family:Verdana,helvetica,sans-serif;
	font-size:1em;
	font-weight:bold;
	background-color:#DCD4C7;
	border:1px solid #CABDAA
	filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#DCD4C7',EndColorStr='#CABDAA');
}
hr {
	width:80%;
}

/* NAVIGATION STYLES----------------------------------------------------------------------------------------*/
body#home #nHome a,
body#developer #nDeveloper a,
body#order #nOrder a,
body#about #nAbout a,
body#contact #nContact a,
body#contact #nEnquiry a {
	background-position: 0 -33px;
}
body#Style1Light #nStyle1Light a,
body#Style2Light #nStyle2Light a,
body#Style3Light #nStyle3Light a,
body#Style4Light #nStyle4Light a,
body#Style1Dark #nStyle1Dark a,
body#Style2Dark #nStyle2Dark a,
body#Style3Dark #nStyle3Dark a,
body#Style4Dark #nStyle4Dark a {
	background-position: 0 -17px;
}

/* MAIN NAVIGATION STYLES----------------------------------------------------------------------------------------*/
#mainNavContainer {	width:293px; height:33px; padding:0; margin:0; float:right;}
#mainNav {
	position: absolute;
	list-style: none;
	padding: 0;
	height: 33px;
	display: inline;
	overflow: hidden;
	background-repeat:no-repeat;
	width:376px;
}
#mainNav li {margin: 0; padding: 0;display: inline;list-style-type: none;}
#mainNav a {float: left;padding: 33px 0 0 0;overflow: hidden;height: 0px; height:33px; height: 0px !important;}
#mainNav a:hover {background-position: 0 -33px;}
#mainNav a:active, #nav a.selected {background-position: 0 -33px;}

#nHome a  {width: 62px; height:33px; background: url(images/nav/n_home.gif) no-repeat left top;}
#nAbout a  {width: 85px; height:33px; background: url(images/nav/n_about.gif) no-repeat left top;}
#nDeveloper a  {width: 90px; height:33px; background: url(images/nav/n_developer.gif) no-repeat left top;}
#nEnquiry a  {width: 56px; height:33px; background: url(images/nav/n_enquiry.gif) no-repeat left top;}

/*#nOrder a  {width: 66px; height:33px; background: url(images/nav/n_order.gif) no-repeat left top;}
#nContact a  {width: 73px; height:33px; background: url(images/nav/n_contact.gif) no-repeat left top;}*/

/* COLLECTION NAVIGATION STYLES----------------------------------------------------------------------------------------*/
#subNavContainer {
	top:0; 
	right:0;
	width:150px;
	float:left;
}
#subNav {
	margin:0;
	padding:0;
	height: 375px;
	overflow:hidden;
	list-style:none;
	display: block;
	width:118px;
}
#subNav li {
	margin:0;
	padding:0;
	list-style:none;
	display: block;
	float:left;	
}
#subNav a {
	float:left;
	padding: 17px 0 0 0;
	overflow:hidden;
	height: 0px !important;
	height: /**:80px; ?* for IE5/Win only*/
}
#subNav a:hover {
	background-position: 0 -17px;
}
#subNav a:active, #subNav a.selected {
	background-position:0 -17px;
}

#nStyle1Light a  {width: 94px; height:17px;background: url(images/nav/Style1_Light.gif) no-repeat left top;}
#nStyle1Dark a  {width: 94px; height:17px;background: url(images/nav/Style1_Dark.gif) no-repeat left top;}
#nStyle2Light a  {width: 94px; height:17px;background: url(images/nav/Style2_Light.gif) no-repeat left top;}
#nStyle2Dark a  {width: 94px; height:17px;background: url(images/nav/Style2_Dark.gif) no-repeat left top;}
#nStyle3Light a  {width: 94px; height:17px;background: url(images/nav/Style3_Light.gif) no-repeat left top;}
#nStyle3Dark a  {width: 94px; height:17px;background: url(images/nav/Style3_Dark.gif) no-repeat left top;}
#nStyle4Light a  {width: 94px; height:17px;background: url(images/nav/Style4_Light.gif) no-repeat left top;}
#nStyle4Dark a  {width: 94px; height:17px;background: url(images/nav/Style4_Dark.gif) no-repeat left top;}



/* House Type NAVIGATION STYLES----------------------------------------------------------------------------------------*/
/*#HousenavContainer {
	top:0; 
	right:0;
	margin-top:10px;
}*/
#Housenav {
	margin:0;
	padding:0;/*
	height: 290px;*/
	list-style:none;
	display: block;
	width:95px;
	margin-left: 15px;
}

#Housenav li {
	margin:0;
	padding:0;
	list-style:none;
	display: block;
	float:left;	
	overflow:hidden;
}
#Housenav a {
	float:left;
	padding: 17px 0 0 0;
	overflow:hidden;
	height: 0px !important;
	height: /**:80px; ?* for IE5/Win only*/
}
#Housenav a:hover {
	background-position: 0 -17px;
}
#Housenav a:active, #Housenav a.selected {
	background-position:0 -17px;
}

#naptT0 a  {width: 95px; height:17px;background: url(images/nav/T0.gif) no-repeat left top;}
#naptT1 a  {width: 95px; height:17px;background: url(images/nav/T1.gif) no-repeat left top;}
#naptT2 a  {width: 95px; height:17px;background: url(images/nav/T2.gif) no-repeat left top;}
#naptT3 a  {width: 95px; height:17px;background: url(images/nav/T3.gif) no-repeat left top;}
#nthouseT0 a  {width: 95px; height:17px;background: url(images/nav/T0.gif) no-repeat left top;}
#nthouseT1 a  {width: 95px; height:17px;background: url(images/nav/T1.gif) no-repeat left top;}
#nthouseT2 a  {width: 95px; height:17px;background: url(images/nav/T2.gif) no-repeat left top;}
#nthouseT3 a  {width: 95px; height:17px;background: url(images/nav/T3.gif) no-repeat left top;}
#nvillaT0 a  {width: 95px; height:17px;background: url(images/nav/T0.gif) no-repeat left top;}
#nvillaT1 a  {width: 95px; height:17px;background: url(images/nav/T1.gif) no-repeat left top;}


body#Style1LightAptT0 #naptT0 a,
body#Style1LightAptT0 #nStyle1Light a,
body#Style1LightAptT1 #naptT1 a,
body#Style1LightAptT1 #nStyle1Light a,
body#Style1LightAptT2 #naptT2 a,
body#Style1LightAptT2 #nStyle1Light a,
body#Style1LightAptT3 #naptT3 a,
body#Style1LightAptT3 #nStyle1Light a {
	background-position: 0 -17px;
}

body#Style1DarkAptT0 #naptT0 a,
body#Style1DarkAptT0 #nStyle1Dark a,
body#Style1DarkAptT1 #naptT1 a,
body#Style1DarkAptT1 #nStyle1Dark a,
body#Style1DarkAptT2 #naptT2 a,
body#Style1DarkAptT2 #nStyle1Dark a,
body#Style1DarkAptT3 #naptT3 a,
body#Style1DarkAptT3 #nStyle1Dark a {
	background-position: 0 -17px;
}


body#Style2LightAptT0 #naptT0 a,
body#Style2LightAptT0 #nStyle2Light a,
body#Style2LightAptT1 #naptT1 a,
body#Style2LightAptT1 #nStyle2Light a,
body#Style2LightAptT2 #naptT2 a,
body#Style2LightAptT2 #nStyle2Light a,
body#Style2LightAptT3 #naptT3 a,
body#Style2LightAptT3 #nStyle2Light a {
	background-position: 0 -17px;
}

body#Style2DarkAptT0 #naptT0 a,
body#Style2DarkAptT0 #nStyle2Dark a,
body#Style2DarkAptT1 #naptT1 a,
body#Style2DarkAptT1 #nStyle2Dark a,
body#Style2DarkAptT2 #naptT2 a,
body#Style2DarkAptT2 #nStyle2Dark a,
body#Style2DarkAptT3 #naptT3 a,
body#Style2DarkAptT3 #nStyle2Dark a {
	background-position: 0 -17px;
}

body#Style3LightAptT0 #naptT0 a,
body#Style3LightAptT0 #nStyle3Light a,
body#Style3LightAptT1 #naptT1 a,
body#Style3LightAptT1 #nStyle3Light a,
body#Style3LightAptT2 #naptT2 a,
body#Style3LightAptT2 #nStyle3Light a,
body#Style3LightAptT3 #naptT3 a,
body#Style3LightAptT3 #nStyle3Light a {
	background-position: 0 -17px;
}

body#Style3DarkAptT0 #naptT0 a,
body#Style3DarkAptT0 #nStyle3Dark a,
body#Style3DarkAptT1 #naptT1 a,
body#Style3DarkAptT1 #nStyle3Dark a,
body#Style3DarkAptT2 #naptT2 a,
body#Style3DarkAptT2 #nStyle3Dark a,
body#Style3DarkAptT3 #naptT3 a,
body#Style3DarkAptT3 #nStyle3Dark a {
	background-position: 0 -17px;
}

body#Style4LightAptT0 #naptT0 a,
body#Style4LightAptT0 #nStyle4Light a,
body#Style4LightAptT1 #naptT1 a,
body#Style4LightAptT1 #nStyle4Light a,
body#Style4LightAptT2 #naptT2 a,
body#Style4LightAptT2 #nStyle4Light a,
body#Style4LightAptT3 #naptT3 a,
body#Style4LightAptT3 #nStyle4Light a {
	background-position: 0 -17px;
}

body#Style4DarkAptT0 #naptT0 a,
body#Style4DarkAptT0 #nStyle4Dark a,
body#Style4DarkAptT1 #naptT1 a,
body#Style4DarkAptT1 #nStyle4Dark a,
body#Style4DarkAptT2 #naptT2 a,
body#Style4DarkAptT2 #nStyle4Dark a,
body#Style4DarkAptT3 #naptT3 a,
body#Style4DarkAptT3 #nStyle4Dark a {
	background-position: 0 -17px;
}





.redtitles {font-weight: bold; color: #660000; }
.greynames {color: #666666}
.redsamtitle {font-weight: bold; color: #993333; }