* {
	margin:0;
	padding:0
}
/* mac hide \*/
html, body {
	/* height:100%;*/
	width:100%;
}
/* end hide */

/*Clear Fix +++++++++++++++++++++++++++++++++++++++++++++++*/
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/*General layout +++++++++++++++++++++++++++++++++++++++++++++++*/

body {
	/*background:#FFB1B6 url(../graphics/background.jpg) repeat-x center top;*/ /*Breast Cancer Awareness colours*/
	background:#8DC63F url(../graphics/background.jpg) repeat-x center top;
	text-align: center;
	height: 100%;
	margin: 0px 0px auto;
	padding: 0px;
}
p {
	margin:0 0 1em 0;
	padding:2px
}
/* mac hide \*/
html, body {
	height:100%;
	width:100%;
}
/* end hide */

a {
	text-decoration: underline;
	color: #79AC33;
	font-weight: bold;
}
a:hover {
	COLOR: #611861;
	text-decoration: underline;
	font-weight: bold;
}
.break {
	border-bottom: 1px dotted #79AC33;
	background-repeat: repeat-x;
	padding: 0px 0px 10px;
	height: 1px;
	width: 100%;
	margin: 0px 0px 5px;/*	padding: 0px;
	height: 10px;
	background: url(../graphics/dot_line.jpg) repeat-x;
	margin: 0px;
*/
}
.breakDark {
	border-bottom: 1px dotted #FFFFFF;
	background-repeat: repeat-x;
	padding: 0px 0px 10px;
	height: 1px;
	width: 100%;
	margin: 0px 0px 10px;
	clear: both;
}
#container {
	font: 12px/165% Arial, Helvetica, sans-serif;
	color: #373737;
	width: 850px;
	margin: 0px auto;
	text-align: left;	/*z-index: 20;*/
}
* html #container {
	width: 850px;
	w\idth: 850px;
}
#header {
	width:850px;
	height:145px;
	margin-right: auto;
	margin-left: auto;
}
#header .left {
	width:160px;
	float: left;
	height: 122px;
	padding-top: 0px;
	padding-left: 30px;
}
/*#header .left{
	width:160px;
	float: left;
	height: 112px;
	padding-top: 10px;
	padding-left: 30px;
}
*/#header .center {
	width:430px;
	float: left;
	height: 112px;
}
#HappyHourWrap {
	POSITION: relative;
	z-index: 5;
	float: left;
}
#HappyHour {
	POSITION: absolute;
	LEFT: 31px;
	TOP: 30px;
	width: 400px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#HappyHour H1 {
	font: bold 15px/150% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(../graphics/clock.gif) no-repeat 120px 30px;
}
#HappyHour H1 .large {
	font: normal 18px/100% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	/*letter-spacing: 2px;*/
	margin: 0px;
	padding: 0px;
}
#HappyHour H1 .extralarge {
	font: normal 27px/100% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	/*letter-spacing: 2px;*/
	margin: 0px;
	padding: 0px;
}
#HappyHour a {
	color: #851F83;
	text-decoration: underline;
}
#HappyHour a:hover {
	color: #47661E;
}
#HappyHour H1 a, #HappyHour H1 .large a {
	color: #FFFFFF;
	text-decoration: none;
}
#HappyHour H1 a:hover, #HappyHour H1 .large a:hover {
	color: #47661E;
}
#header .right {
	width:230px;
	float: right;
	height: 112px;
}
#BelleWrap {
	POSITION: relative;
	z-index: 800;
	float: left;
}
#Belle {
	POSITION: absolute;
	LEFT: 30px;
	TOP: -5px;
	width: 225px;
}
/*#JucyTextWrap {
	POSITION: relative;
	z-index: 5;
}

#JucyText{
	POSITION: absolute;
	LEFT: 250px;
	TOP: 70px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
*/
#NavWrap {
	width:850px;
	margin-right: auto;
	margin-left: auto;
	POSITION: relative;
	z-index: 100;
	clear: both;	/*float: left;*/
	margin-bottom: 20px;
}
#Nav {
	POSITION: absolute;
	LEFT: 0px;
	TOP: -18px;
	width: 715px;/*	margin:8px 0px 0px;
	width: 695px;
	clear: both;
*/}
#BreadCrumbBarWrap {
	POSITION: relative;
	z-index: 100;
	float: left;
	width: 850px;
}
#BreadCrumbBar {
	POSITION: absolute;
	LEFT: 4px;
	TOP: 20px;
	width: 600px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
#BreadCrumbBar a {
	color: #FFFFFF;
}
#BreadCrumbBar a:hover {
	color: #5B8327;
}
#leftmenu {
	width: 200px;
	height: auto;
	display: inline;
	float: left;
	position:relative;
	left:-450px;
	margin-top: 25px;
	text-align: center;
	z-index: 10;
	/*margin-bottom: 20px;*/
}
#content {
	width: 450px;
	text-align: left;
	float:left;
	position:relative;
	left:200px;
	margin-top: 25px;
	background: #FFFFFF;/*z-index: 20;*/
}
.small {
	font-size: 11px;
}
.xsmall {
	font-size: 9px;
	font-weight: normal;
}
#contentFULL {
	width: 850px;
	text-align: left;
	float:left;
	position:relative;
	margin-top: 25px;
	background: #FFFFFF;
}
#contentFULL ul, #content ul {
	text-align: left;
	padding: 0px 5px 10px 20px;
}
#contentFULL il, #content li {
	text-align: left;
	list-style: disc;
	padding-right: 5px;
	padding-left: 5px;
}
#content .SeasonalOffer {
	background: #8DC53E;
	padding-bottom: 10px;
}
#content #ContentTop {
	background: #8DC53E url(../graphics/center_top.jpg) no-repeat center 0px;
	height: 24px;
}
#content #ContentCenter {
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}
#content #ContentBottom {
	background: #8DC53E url(../graphics/center_bottom.jpg) no-repeat center bottom;
	height: 24px;
}
#contentFULL #ContentFULLTop {
	background: #8DC53E url(../graphics/centerFULL_top.jpg) no-repeat center 0px;
	height: 24px;
}
#contentFULL #ContentFULLCenter {
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#contentFULL #ContentFULLBottom {
	background: #8DC53E url(../graphics/centerFULL_bottom.jpg) no-repeat center bottom;
	height: 24px;
}
#contentFULL #ContentFULLCenter H1, #content #ContentCenter H1 {
	color: #6F1A6C;
	line-height: 110%;
	margin: 0px 0px 20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
}
#contentFULL #ContentFULLCenter H2, #content #ContentCenter H2 {
	color: #6F1A6C;
	line-height: 110%;
	margin: 0px 0px 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#contentFULL #ContentFULLCenter H2 .dot, #content #ContentCenter H2 .dot {
	background: url(http://www.jucy.co.nz/graphics/green_dot.jpg) no-repeat left center;
}
#contentFULL #ContentFULLCenter H1 a, H2 a, #content #ContentCenter H1 a, H2 a {
	font-weight: normal;
	text-decoration: underline;
}
#contentFULL #ContentFULLCenter H1 a:hover, H2 a:hover, #content #ContentCenter H1 a:hover, H2 a:hover {
	font-weight: normal;
	text-decoration: underline;
}
#contentFULL #ContentFULLCenter H3, #content #ContentCenter H3 {
	color: #FFFFFF;
	line-height: 110%;
	margin: 0px auto 10px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #851F83;
	text-align: center;
	width: 80%;
	background: #79AC33;
}
#contentFULL #ContentFULLCenter H4, #content #ContentCenter H4 {
	color: #FFFFFF;
	line-height: 110%;
	margin: 0px auto 10px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #851F83;
	text-align: center;
	width: 80%;
	background: #79AC33;
}
#contentFULL #ContentFULLCenter .feedback, #content #ContentCenter .feedback {
	color: #7AAE32;
	line-height: 110%;
	margin: 0px auto 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;/*	width: 260px;
background: url(../graphics/feedback.gif);
	height: 30px;
	padding: 12px 70px 12px 20px;*/
}
#contentFULL #ContentFULLCenter .feedback a, #content #ContentCenter.feedback a {
	color: #FFFFFF;
}
#contentFULL #ContentFULLCenter .feedback a:hover, #content #ContentCenter .feedback a:hover {
	color: #8DC73F;
}
#content #ContentCenter table, #contentFULL #ContentFULLCenter table {
	text-align: left;/*margin: 0px;
	padding: 0px;*/
}
#contentFULL #ContentFULLCenter table td, #content #ContentCenter table td {
	text-align: left;
	border-top: 1px solid #E5E5E5;
	padding-top: 2px;
	padding-bottom: 2px;	/*color: #000000;*/
}

#contentFULL #ContentFULLCenter table td, #content #ContentCenter table td .noborder {
	text-align: left;
	padding-top: 1px;
	border-top: 0px;
	padding-bottom: 1px;	/*color: #000000;*/
}

#TextWrap {
	clear: both;
	width: 430px;
}
#Text {
	float: right;
	width: 270px;
}
#Vehicles {
	float: left;
	width: 150px;
	text-align: center;
	background: #8DC63F;
}
#Vehicles H3 {
	color: #851F83;
	line-height: 120%;
	margin: 0px 0px 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
blockquote {
	background: #FFFFCC;
	border: 2px dotted #000000;
	padding: 5px;
	color: #000000;
	font-weight: bold;
	width: 90%;
	margin: 5px auto;
}
.TopPage {
	margin-top: 10px;
	margin-bottom: 10px;
}
.TopPage a {
	font: normal 11px/150% Arial, Helvetica, sans-serif;
	text-align: right;
	clear: both;
	color: #A8A8A8;
	text-decoration: none;
}
.TopPage a:hover {
	text-align: right;
	color: #79AC33;
	text-decoration: underline;
}
#content #ContentCenter .VehicleWrap, #contentFULL #ContentFULLCenter .VehicleWrap {
	width: 170px;
	float: left;
	color: #FFFFFF;
}
#content #ContentCenter .VehicleWrap ul, #contentFULL #ContentFULLCenter .VehicleWrap ul {
	list-style: url(../graphics/purpledot.gif);
}
#content #ContentCenter .VehicleWrap il, #contentFULL #ContentFULLCenter .VehicleWrap li {
	list-style: url(../graphics/purpledot.gif) none;
	font-size: 11px;
}
#content #ContentCenter .VehicleWrap a {
	color: #FFFFFF;
}
#content #ContentCenter .VehicleWrap a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#contentFULL #ContentFULLCenter .VehicleWrap a {
	color: #FFFFFF;
	font-size: 10px;
}
#contentFULL #ContentFULLCenter .VehicleWrap a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}
#contentFULL #ContentFULLCenter .VehicleWrap .VehicleLinks {
	POSITION: relative;
	LEFT: 8px;
	TOP: 582px;
}

.SkiFreeWrap {
	POSITION: relative;
	z-index: 800;
	float: right;
}
.SkiFree {
	POSITION: absolute;
	right: 642px;
	top: 5px;
	width: 185px;
	height: 220px;
	visibility: visible;
	background: url(../graphics/ski-free.png) no-repeat right top;
}

.VehicleWrapLightTop {
	width: 430px;
	background: /*#842083*/ #8DC63F url(../graphics/vehicle_wraps/lightwrap_top.jpg) no-repeat center top;
	height: 10px;
	margin: 8px 0px 0px;
	padding: 0px;
	clear: both;
}
.VehicleWrapLight {
	background: #8DC63F;
	width: 430px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.VehicleWrapLightBottom {
	width: 430px;
	background: /*#842083*/ #8DC63F url(../graphics/vehicle_wraps/lightwrap_bottom.jpg) no-repeat center bottom;
	height: 10px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.VehicleWrapFULLLightTop {
	width: 830px;
	background: /*#842083*/ #8DC63F url(../graphics/vehicle_wraps/lightwrapFULL_top.jpg) no-repeat center top;
	height: 10px;
	margin: 5px 0px 0px;
	padding: 0px;
	clear: both;
}
.VehicleWrapFULLLight {
	background: #8DC63F;
	width: 830px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.VehicleWrapFULLLightBottom {
	width: 830px;
	background: /*#842083*/ #8DC63F url(../graphics/vehicle_wraps/lightwrapFULL_bottom.jpg) no-repeat center bottom;
	height: 10px;
	margin: 0px 0px 5px;
	padding: 0px;
	clear: both;
}
.VehicleWrapLightSmlTop {
	background: url(../graphics/vehicle_wraps/lightwrapSMALL_top.gif) no-repeat center top;
	width: 150px;
	height: 10px;
}
.VehicleWrapLightSml {
	background: #8DC63F;
	width: 150px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.VehicleWrapLightSmlBottom {
	background: url(../graphics/vehicle_wraps/lightwrapSMALL_bottom.gif) no-repeat center bottom;
	width: 150px;
	height: 10px;
}
.VehicleWrapLightSml a, .VehicleWrapDarkSml a {
	color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	font-weight: normal;
	text-decoration: none;
}
.VehicleWrapLightSml a:hover, .VehicleWrapDarkSml a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.VehicleWrapDarkTop {
	width: 430px;
	background: /*#842083*/ #79AC33 url(../graphics/vehicle_wraps/darkwrap_top.jpg) no-repeat center top;
	height: 10px;
	margin: 8px 0px 0px;
	padding: 0px;
	clear: both;
}
.VehicleWrapDark {
	background: #79AC33;
	width: 430px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.VehicleWrapDarkBottom {
	width: 430px;
	background: /*#842083*/ #79AC33 url(../graphics/vehicle_wraps/darkwrap_bottom.jpg) no-repeat center bottom;
	height: 10px;
	margin: 0px 0px 5px;
	padding: 0px;
	clear: both;
}
.VehicleWrapFULLDarkTop {
	width: 830px;
	background: /*#842083*/ #79AC33 url(../graphics/vehicle_wraps/darkwrapFULL_top.jpg) no-repeat center top;
	height: 10px;
	margin: 5px 0px 0px;
	padding: 0px;
	clear: both;
}
.VehicleWrapFULLDark {
	background: #79AC33;
	width: 830px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.VehicleWrapFULLDarkBottom {
	width: 830px;
	background: /*#842083*/ #79AC33 url(../graphics/vehicle_wraps/darkwrapFULL_bottom.jpg) no-repeat center bottom;
	height: 10px;
	margin: 0px 0px 5px;
	padding: 0px;
	clear: both;
}
.VehicleWrapDarkSml {
	background: #79AC33;
	width: 150px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.CircleWrapLight {
	/*	POSITION: relative;
	z-index: 50;
	float: left;
*/	width: 150px;
	background: #8DC63F url(../graphics/white_circle.jpg) no-repeat center bottom;
	height: 110px;
	clear: right;
}

.CircleWrapDark {
/*	POSITION: relative;
	z-index: 50;
	float: left;
*/	width: 150px;
	background: #79AC33 url(../graphics/white_circle2.jpg) no-repeat center bottom;
	height: 110px;
	clear: right;
}
.Circle {
	/*	POSITION: absolute;
	LEFT: 0px;
	TOP: 27px;
*/	width: 150px;
	height: 89px;
}
.Title {
/*	POSITION: absolute;
	LEFT: 4px;
	TOP: 0px;
*/	color: #FFFFFF;
	line-height: 120%;
	margin: 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a.LinkWrap  {
	border: 1px solid #FFFFFF;
	margin: 5px;
	text-align: center;
	display: block;
	padding: 2px;
	font-size: .95em;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
a.LinkWrap:hover {
	background: #851F83;
	text-decoration: none;
}
.VehicleText {
	width: 250px;
	float: right;
	color: #FFFFFF;
	padding: 0px 5px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
.VehicleTextFULL {
	width: 640px;
	float: right;
	color: #FFFFFF;
	padding: 0px 5px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	clear: right;
}
.VehicleTextFULL .left {
	width: 250px;
	float: left;
	text-align: left;
	padding: 0px 15px;
}
#contentFULL #ContentFULLCenter .VehicleTextFULL .left H2 {
	font-size: 18px;
	color: #FFFFFF;
	background: transparent;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
#contentFULL #ContentFULLCenter .VehicleTextFULL .left H3 {
	font-size: 15px;
	color: #FFFFFF;
	background: transparent;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
	font-weight: bold;
}
.VehicleTextFULL .right {
	width: 360px;
	float: right;
}
.TwoForOneLink {
	width: 350px;
	background: url(http://www.jucy.co.nz/graphics/2for1-logos/2for1-link-quote.png) no-repeat center center;
	height: 52px;
}
.TwoForOneLink:hover {
	cursor: hand;
	cursor: pointer;
}
#contentFULL #ContentFULLCenter .VehicleTextFULL .right img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentFULL #ContentFULLCenter .VehicleTextFULL .right .VehicleLinksWrap {
	POSITION: relative;
	z-index: 5;
	padding: 0px;
	margin: 0px;
	float: left;
}
#contentFULL #ContentFULLCenter .VehicleTextFULL .right .VehicleLinks {
	TOP: -10px;
	POSITION: absolute;
	z-index: 5;
	text-align: left;
	float: right;
	right: -403px;
	width: 400px;
	font-size: 10px;
}
#contentFULL #ContentFULLCenter .VehicleTextFULL .right .VehicleLinks a {
	font-size: 10px;
	color: #FFFFFF;
}
#content #Location {
	clear: both;
	margin-bottom: 20px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
}
#content #Location .left {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	width: 190px;/*background: #CFE5AE;*/
}
#content #Location .left .wraphead {
	color: #000000;
	clear: both;
	float: left;
	border-bottom: 1px solid #E5E5E5;
	width: 170px;
	font-weight: bold;
}
#content #Location .left .wraptext {
	clear: both;
	float: left;
	border-bottom: 1px solid #F2F2F2;
	width: 170px;
	text-indent: 20px;
	font-weight: normal;
}
#content #Location .left .wraptext a {
	font-weight: normal;
}
#content #Location .right {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 210px;
	float: right;
	text-align: center;
	z-index: 100;
}
#content #Location .right a {
	font-weight: normal;
}
#content #Location .full {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #E1DDC1;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
}
#content #Location {
	clear: both;
	margin-bottom: 20px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
}
#content #TravelHelp .left {
	float: left;
	width: 190px;
}
#content #TravelHelp .right {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 210px;
	float: right;
	text-align: left;
	z-index: 100;
}
#content #TravelHelp .right a {
	font-weight: normal;
}
.SpecialWrappingBox {
	width: 100%;
	text-align: left;
	background: #FFFFFF;
	margin: 0px auto;
	padding: 5px 0px 0px;
}
.SpecialWrappingBox .SpecialWrapTop {
	POSITION: relative;
	LEFT: 0px;
	TOP: 0px;
	height: 30px;
	margin: 5px auto 0px;
	width: 430px;
	padding: 0px;
	background: url(../graphics/vehicle_wraps/specialwrap_top.jpg) no-repeat left top;
	color: #FFFFFF;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-indent: 10px;
}
.SpecialWrappingBox .SpecialWrapBottom {
	width: 430px;
	padding: 0px;
	background: url(../graphics/vehicle_wraps/specialwrap_bottom1.gif) no-repeat center bottom;
	height: 10px;
	margin-right: auto;
	margin-left: auto;
}
.SpecialWrappingBox .SpecialWrap {
	margin: 0px auto;
	width: 430px;
	padding: 0px;
	background: url(../graphics/SpecialsCentre.gif) repeat-y center top;
}
.SpecialWrappingBox .SpecialWrap .SpecialLeft {
	padding: 0px;
	float: left;
	width: 170px;
	margin: 5px 0px 0px 5px;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.SpecialWrappingBox .SpecialWrap .SpecialLeftSpecial {
	float: left;
	margin: 0px 0px 5px;
	width: 170px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
}
.SpecialWrappingBox .SpecialWrap .SpecialRight {
	text-align: left;
	padding: 0px 0px 0px 5px;
	text-align: left;
	float: right;
	width: 235px;
	margin: 0px 5px 0px 0px;
	color: #000000;
	border-left: 1px solid #CCCCCC;
}
.SpecialWrappingBox .SpecialWrap .SpecialRight .wraphead {
	font: normal 15px/120% Arial, Helvetica, sans-serif;
	color: #851F83;
	margin: 0px 0px 10px;
	padding: 8px 0px 2px;
}
.SpecialWrappingBox .SpecialWrap .SpecialRight .wraptext {
	padding: 2px 0px;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	font: 12px/170% Arial, Helvetica, sans-serif;
	color: #000000;
}
.SpecialWrappingBox .SpecialWrap .SpecialRight .smalltext {
	padding: 2px 0px;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	font: 11px/170% Arial, Helvetica, sans-serif;
	color: #666666;
}
.SpecialWrappingBox .TopPage {
	/*font: 11px/150% Arial, Helvetica, sans-serif;*/
	text-align: right;
	clear: both;
}
#PriceComparisonTable {
	margin: 0px auto 20px;
	width: 403px;
	padding: 0px;
	clear: both;
}
#PriceComparisonTable .wraptextVehicle {
	width: 400px;
	padding: 0px;
	float: left;
	border-bottom: 1px solid #F2F2F2;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	background: #8DC63F;
}
#PriceComparisonTable .wrapheadText {
	margin: auto;
	width: 150px;
	padding: 0px;
	float: left;
	border-bottom: 1px solid #F2F2F2;
}
#PriceComparisonTable .wrapheadMonth {
	margin: auto;
	width: 80px;
	padding: 0px;
	float: left;
	border-bottom: 1px solid #F2F2F2;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	line-height: 150%;
	color: #79AC33;
}
#PriceComparisonTable .wraptextCompany {
	margin: auto;
	width: 150px;
	padding: 2px 0px;
	float: left;
	border-bottom: 1px solid #E5E5E5;
	background: #F2F2F2;
	font-weight: normal;
	font-size: 13px;
	line-height: 150%;
	color: #79AC33;
}
#PriceComparisonTable .wraptextPrice {
	margin: auto;
	width: 80px;
	padding: 2px 0px;
	float: left;
	border-left: 1px solid #E5E5E5;
	text-align: center;
	border-bottom: 1px solid #E5E5E5;
	font-weight: normal;
	font-size: 13px;
	line-height: 150%;/*color: #851F83;*/
}
#content #ContentCenter #FAQ blockquote {
	width: 90%;
	background: #FFFFFF;
	border-style: none;
	font-weight: normal;
	line-height: 150%;
	color: #666666;
	float: right;
	margin-right: auto;
	margin-left: auto;
	clear: right;
	padding-right: 5px;
	padding-left: 5px;
}
#content #ContentCenter #FAQ H2 {
	color: #851F83;
	margin: 10px 0px 0px;
	padding: 5px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border-top: 1px solid #E5E5E5;
}
#content #ContentCenter #VehicleWrapLeft {
	float: left;
	width: 210px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align: left;
}
#content #ContentCenter #VehicleWrapRight {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#Misc #Misc2Table .GASFloat {
	width: 400px;
	/*border: 1px solid #8DC73F;*/
	margin: 5px;
}
#Misc #MiscTable table {
	/*width: 400px;*/
	margin: 10px auto 20px;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
}
#Misc #Misc2Table table {
	width: 100%;
	margin: 0px auto 20px;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;/*background: #F2F2F2;*/
}
#Misc #MiscTable table td, #Misc #Misc2Table table td {
	padding: 4px;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	margin: 0px;/*background: #FBFBFB;*/
}
#Misc #MiscTable .MiscHead, #Misc #Misc2Table .MiscHead {
	font-weight: normal;
	font-size: 13px;
	line-height: 100%;
	color: #67942C;
	background: #F5F5F5;
}
#Misc #MiscTable .Misc2Head, #Misc #Misc2Table .Misc2Head {
	font-weight: normal;
	font-size: 14px;
	line-height: 100%;
	color: #67942C;
}
#Misc #MiscTable H3 {
	font-weight: normal;
	font-size: 14px;
	line-height: 100%;
	color: #67942C;
	background: #FFFFFF;
	border-style: none;
	text-align: left;
}
#Misc #MiscTable .small, #Misc #Misc2Table .small {
	font-size: 11px;
}
#Misc #MiscTable td .image {
	margin: 0px 5px;
	padding: 5px 5px 2px;
	border: 1px solid #E5E5E5;
	float: right;
	font-size: 9px;
	color: #999999;
	font-style: italic;
	text-align: right;
	line-height: 120%;
}
#Misc #MiscTable .gpsdiagram {
	float: right;
	font-size: 9px;
	color: #999999;
	font-style: italic;
	text-align: right;
	line-height: 120%;
	margin: 0px;
}
#Misc #JobsRight {
	float: right;
	width: 230px;
	margin: 0px;
	padding: 0px;
}
#Misc #JobsRight .top {
	margin: 0px;
	padding: 0px;
	height: 14px;
	background: url(../graphics/JobsRight_top.jpg) no-repeat;
}
#Misc #JobsRight .middle {
	margin: 0px auto;
	padding: 0px 8px;
	width: 202px;
	border-right: 2px solid #851F83;
	border-left: 2px solid #851F83;
	background: #E9F3DA;
}
#Misc #JobsRight .bottom {
	margin: 0px;
	padding: 0px;
	height: 14px;
	background: url(../graphics/JobsRight_bottom.jpg) no-repeat;
}
#content #ContentCenter #Misc H2 {
	color: #79AC33;
	font-weight: normal;
	line-height: 120%;
	padding-top: 5px;
}
#Misc .largeTitle {
	font-size: 13px;
	color: #000000;
	padding-left: 20px;
}
#GasPumpWrap {
	width: 390px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#PriceHolder {
	POSITION: relative;
	z-index: 5;
	font-weight: normal;
	font-size: 16px;
	line-height: 150%;
	color: #79AC33;
}
#Petrol {
	POSITION: absolute;
	LEFT: 180px;
	TOP: -178px;
	width: 150px;
	TEXT-ALIGN: left;
}
#Diesel {
	POSITION: absolute;
	LEFT: 180px;
	TOP: -120px;
	width: 150px;
	TEXT-ALIGN: left;
}
#DateHolder {
	POSITION: relative;
	z-index: 5;
}
#Date {
	POSITION: absolute;
	LEFT: 166px;
	TOP: -51px;
	width: 225px;
	TEXT-ALIGN: center;
	z-index: 100;
	font-size: 11px;
	line-height: 150%;
	color: #999999;
}
#content #ContentCenter #MissionStatement {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-style: italic;
}
#rightmenu {
	width: 200px;
	height: 1230px;
	margin: 0px;
	display: inline;
	float: right;
	padding: 0px;
}
* html #rightmenu {
	w\idth: 199px;
}
#RightFloatWrap {
	POSITION: relative;
	/*z-index: 20;*/
	float: left;
}
#RightFloat {
	POSITION: absolute;
	LEFT: 0px;
	TOP: 24px;
	width: 235px;
	background: #FFFFFF url(../graphics/right_background.gif) no-repeat center top;
	z-index: 20;
	margin: 0px;
	padding: 0px;
}
#RightFloatTop {
/*margin-bottom: 30px;*/
}
/*#RugbyLinkWrap {
	POSITION: relative;
}

#RugbyLink {
	POSITION: absolute;
	LEFT: 10px;
	TOP: -71px;
	width: 215px;
	height: 70px;
	z-index: 20;
	margin: 0px;
	padding: 0px;
}*/


#RightFloatBottom {
	POSITION: absolute;
	LEFT: 0px;
	TOP: 1180px;
	width: 235px;
	height: 29px;
	z-index: 10;
}
#RightFloat H2 {
	font: bold 18px/150% Arial, Helvetica, sans-serif;
	color: #851F83;
	text-align: center;
	margin: 0px 20px 0px 0px;
	padding: 30px 0px 5px;
}

#LucyClubLinkWrap {
	POSITION: relative;
	z-index: 400;
	height: 70px;
}
#LucyClubLink {
	POSITION: absolute;
	left: 0px;
	top: -12px;
	width: 235px;
	height: 100px;
	visibility: visible;
}

#SkiFreeRight {
	width: 200px;
	height: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 14px;
	padding-left: 20px;
}
#StealADeal {
	width: 200px;
	height: 160px;
	margin-right: auto;
	margin-left: auto;	
	padding-right: 18px;
	padding-left: 16px;
}
#WeeklySpecials {
	/*	POSITION: absolute;
	LEFT: 10px;
	TOP: 113px;
*/	width: 225px;
	height: 250px;
	overflow: hidden;
	margin-left: 10px;
}
#ViewSpecials {
	/*POSITION: absolute;
	LEFT: 95px;
	TOP: 324px;*/
	width: 215px;
	TEXT-ALIGN: right;
	font-size: 10px;
	line-height: 150%;
	color: #999999;
	padding: 7px 10px 5px;
}
#LivePerson {
	/*POSITION: absolute;
	LEFT: 11px;
	TOP: 353px;*/
	width: 235px;
	margin-right: auto;
	margin-left: auto;
	TEXT-ALIGN: center;
	width: 200px;
	font-size: 11px;
	color: #666666;
}
#LivePerson .small {
	font-size: 10px;
	color: #999999;
}
#PreCheckin {
	/*	POSITION: absolute;
	LEFT: 15px;
	TOP: 475px;*/
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	TEXT-ALIGN: left;
}
#CallFree {
	/*	POSITION: absolute;
	LEFT: 15px;
	TOP: 554px;
	TEXT-ALIGN: left;*/
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#CallSkype {
	/*POSITION: absolute;
	LEFT: 16px;
	TOP: 694px;*/
	width: 235px;
	margin-right: auto;
 margin-left: auto  text-align: center;
	font-size: 10px;
	width: 200px;
	height: 70px;
	margin-left: auto;
	text-align: center;
}
#SkypeIcon {
	/*POSITION: absolute;
	LEFT: 10px;
	TOP: 500px;*/
	width: 200px;
	margin-right: auto;
	margin-left: auto
}
#LucyShowWrap {
	POSITION: relative;
	z-index: 100;
}
#LucyShow {
	POSITION: absolute;
	LEFT: 152px;
	TOP: -275px;
	height: 200px;
	width: 106px;
}

#LucySummerWrap {
	POSITION: relative;
	z-index: 50;
}
#LucySummer {
	POSITION: absolute;
	LEFT: 3px;
	TOP: -320px;
	height: 452px;
	width: 282px;
}
#UsefulLinksWrap {
	POSITION: relative;
	z-index: 100;
}
#UsefulLinks {
	POSITION: absolute;
	LEFT: 18px;
	TOP: -6px;
	width: 200px;
	height: 279px;
}
#UsefulLinks a {
	text-decoration: none;
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;
	display: block;
}
#UsefulLinks a:hover {
	text-decoration: none;
}
#SubLinksWrap {
	MARGIN: 0px auto;
	voice-family: inherit;
	padding: 0px;
	clear: both;
	width: 850px;
}
#SubNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	color: #FFFFFF;
	width: 700px;
	text-align: center;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#SubNavigation a {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	margin-left: 5px;
	padding-right: 7px;
	color: #FFFFFF;
}
#SubNavigation a:hover {
	COLOR: #876652;
	TEXT-DECORATION: none;
}
#SubContact {
	voice-family: inherit;
	width: 600px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font: bold 10px/150% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: center;
}
#SubContact a {
	voice-family: inherit;
	color: #FFFFFF;
}
#SubContact a:hover {
	voice-family: inherit;
	color: #E2DDD9;
}
#SubContact .small {
	font: 10px/150% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: center;
}
#SubContact .small a {
	voice-family: inherit;
	color: #FFFFFF;
}
#SubContact .small a:hover {
	voice-family: inherit;
	color: #E2DDD9;
}
#Booking {
	width: 815px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#Booking table {
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	margin: 0px auto;
	width: 800px;
	border-right: 1px solid #E5E5E5;
	padding: 0px;
}
#Booking table.NoLine {
	border-bottom: 0px none;
	border-left: 0px none;
	margin: 0px auto;
	width: 800px;
	border-right: 0px none;
	padding: 0px;
	border-top-width: 0px;
	border-top-style: none;
}
#Booking #InterIslandWrap {
	POSITION: relative;
	z-index: 100;
}
#Booking #InterIsland {
	POSITION: absolute;
	right: 15px;
	TOP: 13px;
	width: 188px;
	height: 25px;
}
#Booking #AspenHouseWrap {
	POSITION: relative;
	z-index: 100;
}
#Booking #AspenHouse {
	POSITION: absolute;
	right: 15px;
	TOP: -13px;
	width: 121px;
	height: 50px;
}
#Booking #UpdateCostsWrap {
	POSITION: relative;
	z-index: 100;
}
#Booking #UpdateCosts {
	POSITION: absolute;
	LEFT: 540px;
	TOP: -14px;
	font-size: 0.95em;
	font-weight: bold;
	color: #FF0000;
}
#Booking .smalltable table {
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	margin: 0px auto;
	width: 615px;
	border-right: 1px solid #E5E5E5;
	padding: 0px;
}

#Booking .SkiFreeTable table {
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	width: 700px !important;
	border-right: 1px solid #E5E5E5;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-bottom: 20px;
	clear: right;
}
#Booking td {
	padding: 0px 2px;
}
.highlight {
	font-weight: bold;
	font-size: 15px;
	line-height: 120%;
	color: #79AC33;
}
.highlightLight {
	font-weight: normal;
	font-size: 14px;
	line-height: 120%;
	color: #79AC33;
}
.totalcosts {
	font-weight: bold;
	font-size: 14px;
	line-height: 120%;
	color: #79AC33;
	text-align: right;
}
#Booking .SoldOut {
	margin: 0px 0px 0px 11px;
	padding: 2px;
	border: 1px solid #FBFBFB;
	font-size: 12px;
	color: #B1B1B1;
}
#Booking .BookNow {
	color: #8DC63F;
	margin: 0px auto;
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #79AC33;
	background: #F5F5F5;
}
#Booking .BookNow:hover {
	color: #FFFFFF;
	border: 1px solid #851F83;
	background: #79AC33;
}
#Booking .BelleWrap {
	POSITION: relative;
	z-index: 5;
	float: left;
	height: 150px;
	width: 70px;
}
#Booking .Belle {
	POSITION: absolute;
	TOP: -57px;
	width: 80px;
	height: 215px;
	right: 0px;
	left: -2px;
}
#Booking .GrabaCarShadow {
	background: url(../graphics/GrabaCarShadow.jpg) repeat-x left top;
}
#Booking .GrabaCarShadow .VehicleDetails {
	float: right;
	width: 410px;
}
#Booking .GrabaCarShadow .VehicleDetails .ImageRight {
	padding: 0px 10px;
	float: right;
}
#Booking .LineVert {
	padding-left: 5px;
	border-left: 1px dotted #8DC63F;
}
.BookingWrap {
	margin: 0px auto;
	width: 800px;
	clear: both;
	text-align: left;
	color: #000000;
}
.BookingWrapHead {
	margin: 0px auto;
	width: 800px;
	clear: both;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 120%;
	color: #67942C;
	background: #F5F5F5;
}
.BookingWrap .WrapLeft {
	margin: 0px;
	width: 250px;
	float: left;
	text-align: left;
}
.BookingWrap .WrapRight {
	margin: 0px;
	float: left;
	width: 550px;
	text-align: left;
}
#Booking #NoLine{
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 0px none;
	border-top-width: 0px;
	border-top-style: none;
}
#TDLines td{
	border-bottom: 1px solid #E5E5E5;
	border-left: 0px none;
	border-right: 0px none;
	border-top-width: 0px;
	border-top-style: none;
}

.BreastCancer {
	margin: 0px auto;
	clear: both;
	text-align: left;
	background: #FFB1B6;
}
.heading {
	font-weight: normal;
	font-size: 14px;
	line-height: 120%;
	color: #67942C;
	background: #F5F5F5;
}
.smlheading {
	font-weight: normal;
	font-size: 11px;
	line-height: 120%;
	color: #67942C;
	background: #F5F5F5;
}
.VehicleUpgrade {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
	padding: 5px;
}
.VehicleUpgrade a {
	color: #FFFFFF;
}
.VehicleUpgrade a:hover {
	color: #FFFFFF;
}
.VehicleUpgrade .caps{
	text-transform: uppercase;
	font-weight: bold;
}
#Booking .small {
	font-size: 11px;
}
#contentFULL #ContentFULLCenter #Booking H2 {
	color: #FFFFFF;
	line-height: 110%;
	margin: 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background: /*#851F83 */url(../graphics/vehicle_wraps/specialwrapFULL_top.gif) no-repeat;
	height: 23px;
	text-align: left;
	text-indent: 10px;
	padding-top: 4px;
}
#contentFULL #ContentFULLCenter #Booking H3 {
	color: #000000;
	line-height: 110%;
	margin: 15px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	background: transparent;
	padding: 0px;
	border-style: none;
}
#contentFULL #ContentFULLCenter #PolicyWordingWrap {
	POSITION: relative;
	z-index: 5;
	padding: 0px;
	margin: 0px;
	float: right;
}
#contentFULL #ContentFULLCenter #PolicyWording {
	TOP: -25px;
	POSITION: absolute;
	z-index: 5;
	text-align: right;
	float: right;
	right: 3px;
	width: 125px;
}

#RugbyTableCompetition{
width: 410px;
	height: 240px;
	padding-top: 5px;
	padding-left: 10px;
}

#RugbyTableCompetition .left {
	width: 150px;
	float: left;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
}
#RugbyTableCompetition .right {
	width: 240px;
	clear: right;
	float: left;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
}
#RugbyTableCompetition .submit {
	float: right;
	position: relative;
	right: 30px;
	bottom: 10px;
}

#RugbyTable {
	width: 410px;
	background: url(../graphics/rugby-email-surround.jpg) no-repeat center center;
	height: 70px;
	padding-top: 5px;
	padding-left: 10px;
}
#RugbyTable .left {
	width: 90px;
	float: left;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
}
#RugbyTable .right {
	width: 240px;
	clear: right;
	float: left;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
}
#RugbyTable .submit {
	float: right;
	position: relative;
	right: 30px;
	bottom: 10px;
}
/* Lucy Club Styles */

#LucyClubLeft {
	width: 230px;
	height: 320px;
	float: left;
}
#LucyClubLeft .lucyclub, #LucyClubLeft .quote, #LucyClubLeft .quoteresults, #LucyClubLeft .reservations, #LucyClubLeft .confirmation {
	width: 200px;
	height: 313px;
}

#LucyClubLeft .lucyclub {
	background: url(/graphics/lucy-club/lucy-club-welcome.jpg) no-repeat left top;
}
#LucyClubLeft .quote {
	background: url(../graphics/lucy-club/lucy-club-carquote.jpg) no-repeat left top;
	}
#LucyClubLeft .quoteresults {
	background: url(../graphics/lucy-club/lucy-club-quoteresults.jpg) no-repeat left top;
}
#LucyClubLeft .reservations {
	background: url(../graphics/lucy-club/lucy-club-reservation.jpg) no-repeat left top;
}
#LucyClubLeft .confirmation {
	background: url(../graphics/lucy-club/lucy-club-confirmation.jpg) no-repeat left top;
}
#LucyClubRight {
	width: 600px;
	float: right;
}
#LucyClubRight table{
	width: 600px;
	margin-top: 20px;
}
#LucyClubRight td{
	padding: 5px;
}
#RightLeft {
	width: 360px;
	float: left;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	height: 525px;
}

#LucyClubRight #RightLeft H2 {
	color: #6F1A6C;
	line-height: 1.5em;
	margin: 10px 0px;
	padding: 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
}


#RightRight {
	width: 200px;
	float: right;
}

#SignUp {
	width: 120px;
	height: 120px;
	background: url(../graphics/lucy-club/signup.jpg) no-repeat;
	margin: 0px auto 10px;
	text-align: center;
	padding-top: 40px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
#SignUp a{
	color: #FFFFFF;
	font-weight: normal !important;
	text-decoration: none;
}
#SignUp a:hover{
	text-decoration: underline;
}
#SignUp img{
	text-decoration: none !important;
}
#LogIn {
	width: 150px;
	height: 120px;
	background: url(../graphics/lucy-club/login.jpg) no-repeat;
	margin: 0px auto 20px;
	text-align: center;
	padding-top: 40px;
	color: #FFFFFF;
}

#AboutYouWrap {
	POSITION: relative;
	z-index: 800;
	float: right;
}
#AboutYou {
	POSITION: absolute;
	right: -141px;
	top: 340px;
	width: 656px;
	height: 200px;
	visibility: visible;
}
