html {
	height: 100%;
}
body {
	background-color: #c3d4d0;
	background-image: url(../images/bg_line.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: center;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	margin-top: 0px;
	color: #133729;
	font-size: 16px;
}
h2 {
	margin-top: 0px;
	color: #133729;
	font-size: 14px;
}
h3 {
	margin-top: 0px;
	color: #133729;
	font-size: 12px;
}
ul {
	margin: 5px 0px 0px 0px;
	list-style-type: none;
	padding: 0px 0px 0px 10px;
}
li {
	padding-bottom: 5px;
	background-image:url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	margin-left: 0px;
}
a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
.printWideBox {
	border: solid 1px #dedede;
	padding: 15px;
	margin-top: 8px;
	font-size: 20px;
	font-weight: bold;
	color: #19684b;
	text-align: center;
}
.printWideBox2{
	border: solid 1px #dedede;
	padding: 15px;
	margin-top: 8px;
	font-size: 20px;
	font-weight: bold;
	background-color: #19684b;
	color: #fff;
	text-align: center;
}
#wrapper {
	height: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #efefef;
	width: 798px;
	border-left: solid 1px #dedede;
	border-right: solid 1px #dedede;
	border-bottom: solid 1px #dedede;
	position: relative;
	overflow: visible;
	text-align: left;
	background-image:url(../images/central-bg.gif);
	background-repeat: repeat;
}
#flashcontent{
	position: absolute;
	width: 798px;
	height: 373px;
	left: 0px;
	top: 0px;
	background: #efefef;
}
#flashcontent2{
	position: absolute;
	width: 178px;
	height: 119px;
	left: 608px;
	top: 380px;
	background: #efefef;
}
#flashcontent3{
	position: absolute;
	width: 178px;
	height: 119px;
	left: 608px;
	top: 635px;
	background: #efefef;
}
#development {
	position: absolute;
	width: 178px;
	height: 200px;
	left: 608px;
	top: 512px;
}
#development img {
	border: solid 0px #dedede;
	margin-bottom: 8px;
}
#development a {
	text-align: center;
	color:#5b897c;
	font-weight: bold;
	text-decoration: none;
}
#development a:hover {
	color: #333;
}
#homecontent {
	padding-top: 373px;
	background-color: #efefef;
}
#flashcontentint{
	position: absolute;
	width: 798px;
	height: 227px;
	left: 0px;
	top: 0px;
	background: #efefef;
}
#flashcontent2int{
	position: absolute;
	width: 178px;
	height: 119px;
	left: 608px;
	top: 234px;
	background: #efefef;
}
#intcontent {
	padding-top: 227px;
	background-color: #efefef;
}

#intcontentPF {
	padding-top: 10px;
	background-color: #efefef;
}

.doublecurvetop {
	background-image: url(../images/double-curve-top.gif);
	width: 798px;
	height: 15px;
}
.doublecurvemid {
	background-image: url(../images/double-curve-mid.gif);
	background-repeat:repeat-y;
	min-height: 140px;
	padding-left: 17px;
}
.doublecurvebase {
	background-image: url(../images/double-curve-base.gif);
	width: 798px;
	height: 15px;
	margin-bottom: 5px;
}
.doublecurvecontent {
	width: 530px;
}
.doublecurvecontent hr {
	width: 530px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	position:relative;
}
.doublecurvecontent2{
	position: absolute;
	width: 178px;
	left: 608px;
	top: 240px;
}
.phoneheading {
	display:block;
	width: 178px;
	text-align: center;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	margin-bottom: 10px;
}
.phonenumber {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 178px;
	text-align: center;
	font-size: 36px;
	color: #5b897c;
	font-weight: bold;
}
.singlecurvetop {
	background-image: url(../images/single-curve-top.gif);
	width: 798px;
	height: 15px;
}
.singlecurvemid {
	background-image: url(../images/single-curve-mid.gif);
	background-repeat:repeat-y;
	min-height: 70px;
	padding-left: 17px;
}
.singlecurvebase {
	background-image: url(../images/single-curve-base.gif);
	width: 798px;
	height: 15px;
	margin-bottom: 5px;
}
.singlecurvecontent {
	width: 740px;
}
.singlecurvecontent hr {
	width: 740px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
}
.abouttable {
	width: 740px;
}
.abouttable hr {
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
}
.contactline {
	margin-bottom: 5px;
	width: 750px;
}
.contactline .address {
	float: left;
}
.contactline .tel {
	float: right;
}
.legalline {
	margin-bottom: 5px;
	margin-top: 15px;
	font-size: 10px;
	width: 750px;
}
.legalline .numbers {
	float: left;
	color: #666;
}
.legalline .vital {
	float: right;
}
.row1 {
	color: #666;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px 0px 5px 10px;
}
.row2 {
	margin-top: 10px;
	border-top: solid 1px #dedede;

	border-bottom: solid 1px #dedede;
	padding: 5px 0px 5px 10px;
}
.answer {
	color: #22664d;
}
.linkblock {
	width: 300px;
	float: left;
	margin-left: 50px;
	margin-bottom: 20px;
}
.formtable td{
	padding-bottom: 5px;
}
.areaheight {
	height: 100px;
}
.itemdefine {
	border: solid 1px #444;
}

.itemwrap {
	width: 750px;
}
.itemimage {
	width: 480px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.itemdetails {
	float: left;
	width: 250px;
}
.thinitemdetails {
	float: left;
	width: 220px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.curveheader {
	background-image: url(../images/boxcurve_top.gif);
	height: 20px;
}
.curvecontent {
	background-image: url(../images/boxcurve_mid.gif);
	background-repeat: repeat-y;
}
.curvefooter {
	background-image: url(../images/boxcurve_bot.gif);
	background-position: left bottom;
	height: 20px;
}
.curveheader2 {
	background-image: url(../images/boxcurve2_top.gif);
	height: 20px;
}
.curvecontent2 {
	background-image: url(../images/boxcurve2_mid.gif);
	background-repeat: repeat-y;
}
.curvefooter2 {
	background-image: url(../images/boxcurve2_bot.gif);
	background-position: left bottom;
	height: 20px;
}
.articleImage {
	padding: 0px;
	margin: 0px;
	width: 230px;
	border: solid 1px #789f95;
	border-width: 1px !important;
}
.image235 {
	width: 235px;
	overflow: hidden;
	margin-bottom: 5px;
	float: left;
}	
.imagesheader {
	border: solid 1px #dedede;
	width: 435px;
	padding: 15px;
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #19684b;
}
.imagesfooter {
	border: solid 1px #dedede;
	width: 435px;
	padding: 15px;
	margin-top: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #19684b;
}
.itemheader {
	padding: 0px 10px 0px 10px;
}
.priceblock {
	border: solid 1px #dedede;
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 10px;
}
.priceblock2 {
	border: solid 1px #dedede;
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 8px;
	height: 65px;
	vertical-align:super;
}
.itemdet2 {
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 10px;
}
.itemenquire {
	border: solid 1px #dedede;
	background-color: #799f95;
	padding: 10px;
	text-align: center;
}
.itemenquire a {
	color: #fff;
	font-size: 13px;
}
.itemenquire a:hover {
	color: #333;
	text-decoration: none;
}
.size1 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	display: block;
	margin-bottom: 5px;
}
.size2 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	display: block;
	margin-bottom: 5px;
}
.size3 {
	font-size: 10px;
	color: #666;
	display: block;
	margin-bottom: 5px;
}
.size4 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	display: block;
	margin-bottom: 5px;
}
.colour2 {
	color: #19684b;
}
.colour3 {
	color: #993300;
}
.thincurveheader {
	background-image: url(../images/thin_boxcurve_top.gif);
	height: 15px;
}
.thincurvecontent {
	background-image: url(../images/thin_boxcurve_mid.gif);
	background-repeat: repeat-y;
}
.thincurvefooter {
	background-image: url(../images/thin_boxcurve_bot.gif);
	background-position: left bottom;
	height: 15px;
}
.thinimage {
	border-left: solid 1px #dedede;
	border-right: solid 1px #dedede;
	border-top: solid 1px #dedede;
	border-bottom: solid 1px #dedede;
	border-width: 1px !important;
	width: 218px !important;
	display: block;
}
.formgroup {
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}	
.formgroup label {
	float: left;
	width: 150px;
}
.formbutton {
	margin-left: 150px;
}
.soldwrap {
	position: relative;

}
.soldwrap2 {
	position: relative;
}
.soldflash {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 100%;
	height: 100px;
	text-align: right;
	background:url(../images/sold.png);
	_background-image: url(../images/sold.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.newflash {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 100%;
	height: 100px;
	text-align: right;
	background:url(../images/new.png);
	_background-image: url(../images/new.gif);
	background-repeat: no-repeat;
	background-position: top right;
}



 /* Admin Menu Items */   
    .buttonbar {
	    margin-top: 2px;
    }
 
    .staticMenuItem
    {
        color: Black;
        border: solid 1px #999;
        padding: 2px 8px;
         height:30px;
    }

    .menuHover
    {
        color:White;
        background-color:#dedede;
    }
    
    .menuHover a:hover
    {
        color:White;
    }

    .dynamicMenuItem
    {
        color: Black;
        padding: 2px 8px;
         height:25px;        
    }
    
    .dynamicMenu
    {
        z-index: 123;
        border: Solid 1px black;
        filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true');
    }
	
