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;
}
p {
	margin: 0px;
	padding-bottom: 10px;
}

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;
}
#nav {
	width: 798px;
	height: 35px;
	background: url(../images/nav-bg.png) 3px 14px no-repeat;
	padding-top: 14px;
	text-align: center;
	z-index: 10;
}
	#navlist {
		list-style: none;
		position: relative;
		padding: 0;
		margin: 0px 0px 0px 15px;
		z-index: 20;
	}
		#navlist li {
			display: inline;
			list-style: none;
			position: relative;
			float: left;
			height: 21px;
			background: none;
			padding: 0;
			margin: 0;
			z-index: 20;
		}
	#nav a {
		font-family: verdana;
		font-size: 11px;
		color: #7c0135;
		font-weight: normal;
		display: block;
		padding: 10px 12px;
		position: relative;
	}
		#nav a:hover {
			color: #ccc;
			text-decoration: none;
		}
		.subnav {
			display: none;
			position: absolute;
			left: 0px;
			top: 30px;
			padding: 0;
			margin: 0;
			width: 250px;
			z-index:20;
		}
			.subnavtop {
				height: 10px;
				width: 250px;
				background: url(../images/subnav-top.png) left top no-repeat;
				float: left;
			}
			.subnavmid {
				width: 238px;
				background: #fff;
				border-left: solid 1px #dedede;
				border-right: solid 1px #dedede;
				margin: 0;
				padding: 0;
				height: auto;
				float: left;
			}
			.subnavbase {
				height: 10px;
				width: 250px;
				background: url(../images/subnav-base.png) left top no-repeat;
				float: left;
			}
			.subnav a {
				display: block;
				padding: 5px 0px 5px 10px !important;
				text-align: left;
				margin: 0;
			}
			
#header {
	width: 792px;
	height: 170px;
	margin-left: 3px;
	margin-top: 5px;
	background: url(../images/header-bg.png) left top no-repeat;
	position: relative;
	z-index: 2;
}
	.logo {
		position: absolute;
		left: 15px;
		top: 20px;
		z-index: 20;
	}
	.strapline {
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 10;
		height: 49px;
		width: 792px;
		background: url(../images/choice-header.png) left top no-repeat;
	}
	.headerimages {
		height: 170px;
		overflow: hidden;
	}
		.headerimages img {
			width: 792px;
			height: 170px;
		}
#subheader {
	height: 138px;
	padding-top: 4px;
	padding-left: 3px;
}
	#subheader a {
		font-family: "Times New Roman", serif;
		font-size: 18px;
		font-weight: normal;
		color: #133729;
	}
	#subheader a:hover {
		text-decoration: none;
		color: #666;
	}
	.subfirst {
		display: block;
		width: 293px;
		height: 138px;
		margin-right: 4px;
		float: left;
		background: url(../images/subfirst.jpg) left top no-repeat;
	}
	.subsecond {
		display: block;
		width: 293px;
		height: 138px;
		margin-right: 4px;
		float: left;
		background: url(../images/subsecond.jpg) left top no-repeat;
	}
	.subthird {
		display: block;
		width: 194px;
		height: 138px;
		float: left;
		background: url(../images/subthird.jpg) left top no-repeat;
	}
		.subheadertitle {
			padding: 9px 0px 0px 13px;
		}
		.newswrap {
			padding: 10px;
			width: 170px;
			height: 90px;
		}
			#newsframe {
				border: 0px;
				width: 170px;
				overflow: hidden;
				height: 90px;
				scroll: none;
			}
	
#flashcontent{
	position: absolute;
	width: 798px;
	height: 373px;
	left: 0px;
	top: 0px;
	background: #efefef;
	display: none;
}
#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: #fff;
}
	#flashcontent3 img {
		width: 178px;
		height: 119px;
	}
#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: 5px;
	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: 5px;
	background-color: #efefef;
}

#intcontentPF {
	padding-top: 10px;
	background-color: #efefef;
}

.specialitem {
	padding-bottom: 20px;
}
	.specialitemtop {
		background: url(../images/specialitem-top.gif) left top no-repeat;
		height: 10px;
	}
	.specialitemmid {
		background: url(../images/specialitem-mid.gif) left top repeat-y;
		padding: 0px 10px;
		overflow: hidden;
	}
	.specialitembase {
		background: url(../images/specialitem-base.gif) left bottom no-repeat;
		height: 10px;
	}
	.specialimage {
		float: right;
		padding-left: 10px;
	}
		.specialimage img {
			border: solid 1px #dedede;
		}


.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');
    }
	
	.twitter {
	float: right;
	}

