body{
	background:#f5f5fd url(../images/bg-body.gif) repeat-x 0 401px;
	color:#515457;
	min-width:980px;
}
#Home{background:#f5f5fd url(../images/bg-body-home.gif) repeat-x 0 521px;}
a,
a:link,
a:active,
a:visited{
	text-decoration: none;
	background:none;
	color:#b5212d;
}
a:hover{
	text-decoration:underline;
	background:none;
	color:#b5212d;
}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
@font-face {
	font-family:MeganoLF-MediumItalic;
	src: url('../fonts/MgMdItLF.ttf');
}
@font-face {
	font-family: 'Gill Sans MT';
	src: url('../fonts/GIL.ttf');
}
#wrapper{
	width:100%;
	min-width:980px;
	overflow:hidden;
}
#header{
	width:100%;
	background:#d9d9d9 url(../images/bg-header.jpg) repeat-x 50% 0;
	text-align:right;
	height:401px;
	overflow:hidden;
}
#Home #header{
	background:#d9d9d9 url(/images/bg-header-home.jpg) repeat-x 50% 0;
	height:521px;
}
#header .inner{
	width:697px;
	margin:0 auto;
	height:263px;
	padding:138px 0 0 283px;
	position:relative;
	overflow:hidden;
}
#Home #header .inner{
	height:383px;
}
.logo{
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	text-align:left;
}
.logo span{
	background:url(../images/logo.png) no-repeat;
	display:block;
	width:296px;
	height:177px;
	padding:151px 0 0;
}
.logo a{
	display:block;
	height:100%;
	position:relative;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	font-size:18px;
	line-height:18px;
	position:absolute;
	top:0;
	right:0;
}
#nav li{
	float:left;
	margin:0 0 0 10px;
	line-height:1em;
}
#nav li a{
	display:block;
	color:#515457;
	padding:12px 21px;
	position:relative;
	margin:47px 0 0;
	font-family:'Gill Sans MT';
}
#nav li.active a,
#nav li a:hover{
	text-decoration:none;
	color:#b5212d;
	padding:59px 20px 12px;
	margin:0;
	border:1px solid #c2ccc7;
	border-width:0 1px 1px;
	background:#fefefe url(../images/bg-nav.gif) repeat-x 0 100%;
}
#header h1{
	color:#b80a0a;
	font:2.5em/1em 'MeganoLF-MediumItalic', Arial, Helvetica, sans-serif;
	margin:0;
}
#header h1 strong{
	color:#51545a;
}
.reiv{
	color:#515457;
	text-align:left;
	font:1em/1em Georgia, "Times New Roman", Times, serif;
	position:absolute;
	left:18px;
	bottom:22px;
	width:100%;
}
.reiv-link,
.reiv-link:link,
.reiv-link:visited{
	float:left;
	width:90px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 4px 0 0;
	background:url(../images/reiv-logo.gif) no-repeat;
}
.reiv p{
	margin:9px 0 0;
}
.banner{
	float:right;
	width:660px;
	overflow:hidden;
	display:inline;
	margin:16px -6px 0 0;
	position:relative;
}
.banner-top{
	background:url(../images/bg-banner-top.png) no-repeat;
	height:13px;
	width:100%;
	overflow:hidden;
}
.banner-main{
	width:628px;
	overflow:hidden;
	background:url(../images/bg-banner-main.png) repeat-y;
	padding:0 16px;
}
.banner-bottom{
	background:url(../images/bg-banner-bot.png) no-repeat;
	width:100%;
	height:20px;
	overflow:hidden;
}
.banner img{
	display:block;
}
.subtitle{
	font:italic 1.5em/1em Arial, Helvetica, sans-serif;
}
.subtitle em{font-weight:bold;}
.subtitle strong{
	color:#242e35;
	font-style:normal ;
}
#content-holder{
	width:980px;
	margin:28px auto 60px;
	background:url(../images/content-divider.gif) repeat-y 315px 0;
}
#content{
	float:right;
	width:650px;
	padding:0 0 0 13px;
}
#content p{
	margin:0 0 20px;
}
.title{
	background:#e72a39 url(../images/bg-title.gif) repeat-x 0 100%;
	height:1%;
	overflow:hidden;
	border:1px solid #bdbcbd;
	padding:8px 12px 6px;
	position:relative;
	margin:0 0 -1px;
}
.title h2{
	color:#fff;
	margin:0;
	font:1.8333em/1em 'MeganoLF-MediumItalic', Arial, Helvetica, sans-serif;
}
.list-item .title h2,
#Home .title h2{
	font:1.666em/1em 'MeganoLF-MediumItalic', Arial, Helvetica, sans-serif;
}
#content h3{
	color:#b5212d;
	font:bold 1.5em/1em Arial, Tahoma, sans-serif;
	margin:40px 0 14px;
}
#content h4{
	color:#242e35;
	font:bold 1.333em/1em Arial, Tahoma, sans-serif;
	margin:37px 0 8px;
}
#content blockquote{
	border:0;
	margin:-7px 0 28px 20px;
}
#content q{
	quotes: none;
	color:#b5212d;
	font:italic bold 1.5em/1em Georgia, "Times New Roman", Times, serif;
}
#content q:before{content:"";}
#content q:after{content:"";}
.l-quote{
	font:2.666em/0.6em Arial, Tahoma, sans-serif;
	position:relative;
	top:10px;
}
.r-quote{
	font:bold 1.666em/1em Arial, Tahoma, sans-serif;
	position:relative;
	top:30px;
}
#content cite{
	display:block;
	font:bold 1em/1em Georgia, "Times New Roman", Times, serif;
	color:#242e35;
	padding:4px 0 0 17px;
}
.more,
.more:visited,
.more:link{
	color:#b5212d;
	font-weight:bold;
	float:right;
	line-height:18px;
	padding:1px;
}
.more span{
	padding:0 18px 0 8px;
	display:block;
	background:url(../images/arrow-more.gif) no-repeat 100% 60%;
}
.more:hover{
	border:1px solid #d0d0d6;
	text-decoration:none;
	padding:0;
}
.more:hover span{
	background:#fff url(../images/arrow-more.gif) no-repeat 100% 60%;
}
.box{
	width:665px;
	overflow:hidden;
	margin:0 -8px 0 -7px;
	position:relative;
}
.box-top{
	background:url(../images/bg-box-top.png) no-repeat;
	width:100%;
	height:5px;
	overflow:hidden;
}
.box-main{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-box.png) repeat-y;
	padding:22px 38px 32px 38px;
}
.box-main .image-detail-holder a{
	background-color:#ececec;
	border: 1px solid #C0C0C0;
	width:410px;
	height:294px;
	display:block;
	float:left;
}
.box-main .image-detail-holder a img{
	margin-top:140px;
	margin-left: 180px;
}

.box-main .image-list-holder a{
	background-color:#ececec;
	border: 1px solid #C0C0C0;
	width: 135px;
	height:97px;
	display:block;
	float:left;
	margin-bottom:10px;
}
.box-main .image-list-holder a img{
	margin-top:25px;
	margin-left: 40px;
}


.box-main .pics {
float:left;
width:120px;
}

.box-bottom{
	background:url(../images/bg-box-bottom.png) no-repeat;
	height:12px;
	width:100%;
	overflow:hidden;
}
.items-holder{
	width:100%;
	margin:10px 0 0;
}
.items-row{
	background:url(../images/line.gif) repeat-x 0 0;
	width:100%;
}
.items-row:first-child{
	background:none;
}
.items-row .row{
	width:660px;
	margin:0 -10px 17px 0;
	overflow:hidden;
	position:relative;
}
.item{
	width:207px;
	float:left;
	margin:0 6px 0 0;
	padding:17px 2px 11px 2px;
}
.image-box{
	width:213px;
	overflow:hidden;
	margin:0 -2px 0 -2px;
}
.image-box img{
	display:block;
}
.image-top{
	background:url(../images/bg-img-box-t.png) no-repeat;
	width:211px;
	height:4px;
	overflow:hidden;
}
.image-main, .image-holder{
	height:1%;
	overflow:hidden;
	padding:6px 10px;
	background:url(../images/bg-img-box.png) repeat-y;
}
.image-holder a{
	background-color:#ececec;
	border:1px solid #C0C0C0;
}
.image-holder a img{
	margin-top:40px;
	margin-left:65px;
}
/*auto crop overflow of feature images*/
.items-holder .image-main a, .items-holder .image-holder a{
	position:relative;
	height:126px;
	display:block;
	overflow:hidden;
}
/*added by carly*/
.items-holder .image-main a img{
	position:absolute;
	/*top: -47px; removed by Adam*/
}
.image-bot{
	background:url(../images/bg-img-box-b.png) no-repeat;
	width:211px;
	height:4px;
	overflow:hidden;
}
.item table{
	width:100%;
	border-collapse:collapse;
	font-weight: bold;
	color:#515457;
	margin:17px 0 0;
	border-top:1px solid #d0d0d6;
}
.item .more{
	margin:10px  0 0;
}
.item table td{
	border-bottom:1px solid #d0d0d6;
	padding:5px 10px;
}
.item table .term{
	color:#8a8a6e;
	width:75px;
}
.details .box{
	margin:0 -8px 10px -7px;
}
#content .details h3{
	font:bold 1.333em/1.3em Verdana, Arial, sans-serif;
	color:#242e35;
	margin:0 0 12px;
}
#content .details .t-box h3{
	padding:0 0 0 10px;
	margin:0 0 10px;
}
.details h3 .price{
	display:block;
	color:#b5212d;
}
.details .box-main{
	padding:15px 25px 14px;
}
.details .image{
	float:left;
	width:410px;
}
.details .image img{
	display:block;
}
.extra-links{
	float:right;
	width:191px;
	list-style:none;
	margin:0;
	line-height:23px !important;
}
.extra-links li{
	margin:0 0 5px;
	width:100%;
	float:left;
}
.extra-links li a,
.extra-links li a:visited,
.extra-links li a:active,
.extra-links li a:link{
	border:1px solid #bdbcbd;
	background:#fff url(../images/bg-extra-link.gif) repeat-x 0 100%;
	display:block;
	color:#515457;
	height:1%;
	overflow:hidden;
}
.extra-links li a:hover{
	text-decoration:none;
	background:#fafbef url(../images/bg-extra-link-h.gif) repeat-x 0 100%;
	border:1px solid #cfc7b6;
}
.extra-links li a span{
	display:block;
	padding:3px 0 3px 31px;
}
.extra-links li a strong{
	color:#b5212d;
}
.extra-links li a.print span{background:url(../images/ico-print.gif) no-repeat 6px 50%;}
.extra-links .mail span{background:url(../images/ico-mail.gif) no-repeat 6px 50%;}
.extra-links .send span{background:url(../images/ico-send.gif) no-repeat 6px 50%;}
.extra-links .location span{background:url(../images/ico-location.gif) no-repeat 6px 50%;}
.extra-images{
	float:left;
	/*bottom:0px;*/
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px !important;
	width:400px;
	/*position:absolute;*/
	/*bottom:0px;*/
	/*right:26px;*/
	}

.extra-images li{
	float:left;
	margin-left:4px;
	margin-top:4px !important;
	margin-bottom:3px;
	padding:0;
	width:193px;
	line-height:0;
	}

.details-holder{
	width:100%;
	overflow:hidden;
	padding:15px 0 0;
	background:url(../images/line.gif) repeat-x;
}
.details-form{
	float:right;
	width:191px;
}
.details-form .form-holder{
	margin:0;
	width:100%;
	overflow:hidden;
	list-style:none;
}
.details-form .form-holder li{
	float:left;
	width:100%;
	padding:0 0 10px;
	margin:0;
}
.details-form label{
	font-size:0.9166em;
	font-weight: bold;
	display:block;
	padding:0 0 2px;
}
.details-form textarea{
	font:11px/14px Arial, Tahoma, sans-serif;
	border:1px solid #dbdbd9;
	width:184px;
	overflow:auto;
	padding:0 0 0 5px;
}
.details-form .input-text{
	border:1px solid #dbdbd9;
	width:179px;
	padding:1px 5px;
	font:11px/14px Arial, Tahoma, sans-serif;
}
.details-form .button-submit{
	float:right;
}
#content .details-form p{
	margin:0 0 7px;
}
.details-form p .number{
	color:#b5212d;
	font-weight: bold;
}
.details-text{
	float:left;
	width:458px;
	margin:0 0 0 -3px;
}
#content .t-text p{
	margin:0;
}
.t-text{
	padding:25px 30px 0 14px;
	height:1%;
	overflow:hidden;
}
.t-box{
	width:436px;
	overflow:hidden;
}
.t-text dl{
	font-weight: bold;
	color:#3c4345;
	margin:14px 0 0;
}
.t-text dl dt{
	display:inline;
	font-style: italic;
}
.t-text dl dd{
	display:inline;
}
.t-box-top{
	width:436px;
	height:5px;
	overflow:hidden;
	background:url(../images/bg-tbox-top.png) no-repeat;
}
.t-box-main{
	height:1%;
	overflow:hidden;
	padding:14px 15px 9px 14px;
	background:url(../images/bg-tbox.png) repeat-y;
}
.t-box-bot{
	width:436px;
	height:5px;
	overflow:hidden;
	background:url(../images/bg-tbox-bot.png) no-repeat;
}
.t-box table{
	width:100%;
	border-collapse:collapse;
}
.t-box table td{
	padding:3px 8px;
}
.t-box table .term{
	font-weight: bold;
	width:80px;
}
.t-box table .colored td{
	background:#e4f0e9;
}
.t-box a,
.t-box a:link,
.t-box a:active,
.t-box a:visited{
	color:#515457;
	text-decoration:underline;
}
.t-box a:hover{
	text-decoration:none;
}
#sidebar{
	width:300px;
	padding:0 17px 0 0;
	float:left;
}
.g-boxes{
	background:url(../images/line.gif) repeat-x 0 100%;
	margin:-3px 0 0;
	padding:0 0 5px;
}
.g-box{
	width:306px;
	margin:0 -3px 11px -3px;
	position:relative;
}
.g-box-top{
	width:100%;
	height:5px;
	overflow:hidden;
	background:url(../images/bg-gbox-top.png) no-repeat;
}
.g-box-bot{
	width:100%;
	height:5px;
	overflow:hidden;
	background:url(../images/bg-gbox-bot.png) no-repeat;
}

.g-box-main{
	background:url(../images/bg-g-box.png) repeat-y;
	height:1%;
	overflow:hidden;
	padding:16px 23px 13px;
}

.g-box-main span{
float:left;
color:#B5212D;
line-height:1.9em;
}


.list-item{
	color:#686c70;
	margin:0 0 14px;
}
.title .new{
	float:right;
	display:inline;
	margin:-2px -3px 0 0;
	font:bold 1.1666em/19px Arial, Helvetica, sans-serif;
	background:#242e35;
	border:1px solid #64686d;
	padding:0 6px;
	color:#fff;
}
.list-item .image{
	float:left;
	margin-bottom:10px;
}
.list-item .image img{
	display:block;
}
.list-item .text{
	height:1%;
	overflow:hidden;
	padding:0 0 0 41px;
}
#content .list-item h3{
	font:bold 1.0833em/1em Verdana, Arial, sans-serif;
	margin:-2px 0 9px;
	color:#242e35;
}
#content .list-item p{
	margin:0 0 25px;
}
.list-item h3 .price{
	color:#b5212d;
	padding:5px 0 0;
	display:block;
}
.list-item .box-main{
	padding:16px 25px;
}
.centre-box-1 {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	position:relative;

	text-align:center;
	padding:0 0 20px 0;
}
.centre-box-2 {
	left:50%;
	float:left;
	position:relative;
	text-align:center;
}
ul.pager {
	margin:0;
	padding:0;
	left:-50%;
	float:left;
	position:relative;

	list-style:none;
	overflow:hidden;
	padding:1px 0 0;
	font:bold 0.91666em/16px Arial, Tahoma, sans-serif;
}
.pager li{
	display:inline;
}
.pager li a,
.pager li a:link,
.pager li a:active{
	border:1px solid #d6d4d6;
	width:21px;
	text-align:center;
	float:left;
	margin:0 2px 0 0;
	color:#686c70;
	background:#fff;
}
.pager li a:hover,
.pager li.active a,
.pager li a:visited{
	background:#b5212d;
	border:1px solid #b5212d;
	color:#fff;
}
.pager li.active a{
	background:#fff;
	border:1px solid #b5212d;
	color:#b5212d;
}
.pager li .prev,
.pager li .prev:link,
.pager li .prev:visited,
.pager li .prev:active,
.pager li .next,
.pager li .next:link,
.pager li .next:visited,
.pager li .next:active{
	/*float:left;*/
	border:1px solid #dbd7cc;
	background:#fff;
	padding:0 7px 0 5px;
	margin:0 22px 0 0;
	width:auto;
	color:#b5212d;
}
.pager li .next,
.pager li .next:link,
.pager li .next:visited,
.pager li .next:active{
	/*float:right;*/
	margin:0 0 0 22px;
}
.pager li .prev:hover,
.pager li .next:hover{
	background:#242e35;
	border:1px solid #242e35;
	color:#fff;
}
.pager li a:hover{
	text-decoration:none;
}
#sidebar h2{
	color:#b80a0a;
	font:2.1666em/1em 'MeganoLF-MediumItalic', Arial, Helvetica, sans-serif;
	margin:0;
}
#sidebar h3{
	margin:5px 0 12px;
	font:1.5em/1em 'MeganoLF-MediumItalic', Arial, Helvetica, sans-serif;
	color:#242e35
}
#sidebar .g-box h2{
	color:#393b3d;
	margin:0 0 22px;
	padding:0;
	font:1.833em/1em 'MeganoLF-MediumItalic', Arial, Helvetica, sans-serif;
}
.g-box .form-holder{
	width:100%;
	overflow:hidden;
	margin-bottom:0;
	margin-top:0;
	padding:0 0 9px;
	list-style:none;
}
.g-box .form-holder li{
	float:left;
	width:100%;
	padding:0 0 8px;
	margin-bottom:0;
	line-height:0;
}
.g-box select{
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	width:260px;
	float:left;
	color:#515457;
	height:19px;
}
.g-box .button-submit{
	float:right;
}
.promo{
	width:304px;
	margin:0 -2px 0 -2px;
	position:relative;
	padding:14px 0 0;
}
.promo p{
	margin:0 0 15px;
}
.promo img{
	display:block;
}
.promo .image-box{
	width:100%;
	margin:0 0 22px;
}
.promo .image-top{
	background:url(../images/bg-promo-img-t.png) no-repeat;
}
.promo .image-main{
	background:url(../images/bg-promo-img.png) repeat-y;
	padding:6px 10px;
}
.promo .image-bot{
	background:url(../images/bg-promo-img-b.png) no-repeat;
}
.promo .more{
	float:left;
}
.members{
	width:655px;
	margin:-3px -3px 0 -3px;
	position:relative;
}
.member{
	margin:0 0 6px;
}
#content .members h2{
	color:#b5212d;
	font:bold 1.5em/1.2em Verdana, Arial, sans-serif;
	margin:8px 0 4px;
}
#content .members h3{
	color:#242e35;
	font:italic 1em/1.2em Arial, Tahoma, sans-serif;
	margin:4px 0 8px;
}
.member-top{
	width:100%;
	height:4px;
	overflow:hidden;
	background:url(../images/bg-member-top.png) no-repeat;
}
.member-main{
	background:url(../images/bg-member.png) repeat-y;
	height:1%;
	padding:19px 22px 20px 22px;
	overflow:hidden;
}
.member-bottom{
	width:100%;
	height:4px;
	overflow:hidden;
	background:url(../images/bg-member-bottom.png) no-repeat;
}
.member-image{
	float:left;
	border:5px solid #ccc;
	height:85px;
	width:125px;
}
.member-image img{
	display:block;
}
.member-text{
	height:1%;
	overflow:hidden;
	padding:0 0 0 21px;
}
.member-text ul{
	margin:0 0 0 35px;
}
.member-text ul li{
	margin:0;
	padding:0 0 1px;
}
.member-hidden{
	display:none;
}
.active .member-hidden{
	display:block;
}
.member-hidden .inner{
	width:100%;
	overflow:hidden;
	padding:16px 0 22px;
}
.members dl{
	color:#242e35;
	width:100%;
	overflow:hidden;
	font-weight:bold;
	line-height:16px;
}
.members dt{
	float:left;
	margin:0 4px 0 0;
	padding:0 0 3px;
}
.members dd{
	float:left;
	color:#b5212d;
}
.members dd a{
	color:#b5212d;
}
#footer{
	width:100%;
	overflow:hidden;
	background:#515457 url(../images/bg-footer.gif) repeat-x;
	color:#fff;
}
.button,
.button:visited,
.button:link{
	color:#fff;
	background:#b5212d;
	font-weight: bold;
	line-height:18px;
	padding:0 6px;
	float:right;
}
.button:hover{
	background:#000;
	text-decoration:none;
}
#footer .button{
	line-height:20px;
	padding:0 7px;
	position:absolute;
	top:35px;
	left:175px;
}
#footer .inner{
	width:670px;
	overflow:hidden;
	margin:0 auto;
	padding:35px 0 40px 300px;
	position:relative;
}
#footer ul{
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#footer ul li{
	float:left;
	padding:0 25px 0 30px;
	margin:0;
}
#footer ul li a{
	color:#fff;
}
#footer address{
	font-style:normal;
	display:inline;
}
#footer ul li dl{
	padding:0 0 5px;
}
#footer ul li dt{
	color:#424242;
	font-weight: bold;
	display:inline;
	float: left; width: 5em;
}
#footer ul li dd{
	display:inline;
}
	/*#Additional style for Email Friend div#*/

	#email-page-container.hidden {
	display:none;
	}
	#email-page-container.visible{
	display:block;
	position: absolute;
	top: 0px;
	left: 25px;
	background-color:white;
	width:310px;
	height:250px;
	padding:40px 50px;
	}

	.displaynone{
	display:none;
	}

	#email-page-container .heading{
	font-weight:bold;
	line-height:2em;
	margin-bottom:1em;
	}

	#email-page-container .button-close {
	float:right;
	}

	#email-page-container .form-holder li{
	list-style-type:none;
	}

	#email-page-container .form-holder li span{
	width:100px;
	display:block;
	float:left;
	}

	#email-page-container .form-holder li .errors-area {
	width:100px;
	display:block;
	float:left;
	margin:0;
	padding:0;
	line-height:1em;
	color:#B5212D;
	}

	#email-page-container label {
		width: 90px;
		display:block;
	}

	#email-page-container input[type=text]{
		width: 195px;
	} 
	#email-page-container .form-holder input {
	border:1px solid #d0d0d6 !important;
	}

	#email-page-container table {
		border:none;
	}
	#email-page-container td {
		border-bottom:0px;
	}


	.PagerControl{
	display:none;
	}

/*# Minor style correction for lists - Carly#*/
.text ul li, .t-text ul li,
.text ol li, .t-text ol li
 {
	margin-left: 1em;
	color:#686C70;
}


.image-placeholder{
	background-color:#ececec;
	border: 1px solid #C0C0C0;
	width:400px;
	height:230px;

	float:left;
}
.image-placeholder img{
	margin-top: 90px;
	margin-left:170px;
}