body {
	font-size:62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

* {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.clearfloats {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	width: 100%;
	display: block;
}

#pagewrapper {
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(../images/header_graphic_n.gif);
	background-repeat: no-repeat;
	height: 130px;
	position: relative;
}

#header div.row1 {}

#header div.row2 {}


#header div.row1 a img.awlog {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 297px;
	height: 74px;
}

#header div.row1 p.headertphone {
	font-size: 1.6em;
	color: #F19A06;
	font-weight: bold;
	width: 150px;
	float: left;
	margin: -55px 0px 0px 450px;
	padding: 0px;
}

#header p.freedelivery {
	font-size: 1.2em;
	font-weight: bold;
	color: #11669D;
	text-align: right;
	right: 132px;
	padding-top: 29px;
	padding-right: 232px;
}

#header div.row1 div.shoppingcart {
	float: right;
	width: 184px;
	right: 14px;
	text-align: center;
	color: #11679D;
	margin-right: 14px;
	margin-top: 8px;
	font-size: 1em;
	line-height:1.2em;
}

#header div.row1 div.shoppingcart p {
	padding-bottom: 2px;
}

#header div.row1 div.shoppingcart a {
	color: #11669D;
	text-decoration: none;
}

#header div.row1 div.shoppingcart a:hover {
	color: #FFFFFF;
}

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 144px;
	margin-bottom: 10px;
	clear: both;
}

#footer span.ap {
	color: #F19A06;
	display: block;
	padding-top: 111px;
	width: 200px;
	padding-left: 10px;
	float: left;
}



#footer span.ap a {
	color: #F19A07;
	text-decoration: none;
}

#footer span.ap a:hover {
	color: #FFFFFF;
}
#footer span.paymentoptions {
	color: #F19A06;
	display: block;
	padding-top: 100px;
	width: 300px;
	padding-left: 10px;
	float: left;
}

#footer span.footerlinks {
	display: block;
	float: right;
	width: 200px;
	position: relative;
	top: -11px;
	color: #FFFFFF;
}

#footer span.footerlinks a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer span.footerlinks a:hover {
	color: #F19A07;
}

#pagecontent {
	background-image: url(../images/main_body_graphic.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

#leftcolumn {
	width: 191px;
	margin-right: 12px;
	padding-top: 8px;
}

#leftcolumn ul.nav {
	list-style-type: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 1px;
}

#leftcolumn ul.nav li {
	/*padding-left: 34px;*/
}

#leftcolumn ul.nav li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1C331;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D08607;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F19A06;
	width: 173px;
}

#pagewrapper #leftcolumn ul.nav li.on a {
	color: #990000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D08607;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1C331;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D08607;
}

#leftcolumn ul.nav li a:hover {
	color: #11679D;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D08607;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1C331;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D08607;
}

/*
#leftcolumn ul.nav li.m1 {
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 8px;
	height: 22px;
	margin-bottom: 2px;
}

#leftcolumn ul.nav li.m2 {
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	padding-top: 10px;
	margin-bottom: 2px;
}

#leftcolumn ul.nav li.m3 {
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	padding-top: 9px;
}

#leftcolumn ul.nav li.m4 {
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	padding-top: 9px;
}

#leftcolumn ul.nav li.m5 {
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 8px;
	background-position: 2px;
}

#leftcolumn ul.nav li.m6 {
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 8px;
	background-position: 2px;
}

#leftcolumn ul.nav li.m7 {
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 4px;
	background-position: 2px 2px;
}

#leftcolumn ul.nav li.m8 {
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 4px;
}

#leftcolumn ul.nav li.m9 {
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 8px;
	background-position: 3px;
}

#leftcolumn ul.nav li.m10 {
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 8px;
	padding-bottom: 4px;
	background-position: 4px;
}

#leftcolumn ul.nav li.m11 {
	background-repeat: no-repeat;
	height: 32px;
	padding-top: 6px;
	padding-bottom: 4px;
	background-position: 2px 0px;
}
*/

#leftcolumn div.logobox {
	width: 169px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url(../images/white_panel_top.gif);
	background-repeat: no-repeat;
}

#leftcolumn div.logoboxinner {
	width: 169px;
	text-align: center;
	background-image: url(../images/white_panel_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#leftcolumn div.logoboxinner img {
	padding-top: 5px;
	padding-bottom: 5px;
}

#leftcolumn div.addressblock {
	padding: 10px 10px 10px 14px;
	font-size: 1.2em;
	color: #11679D;
	width: 160px;
}

#leftcolumn div.addressblock p {}

#leftcolumn div.addressblock p.tphone {
	font-weight: bold;
	font-size: 1.5em;
}

#leftcolumn div.addressblock a {
	color: #11679D;
	text-decoration: none;
	padding-top: 12px;
	display: block;
	font-size: 0.85em;
}

#leftcolumn div.addressblock a:hover {
	color: #FFFFFF;
}


div.pagebody {
	width: 730px;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	float: right;
}

div.pagebody p {}

/**** HOME PAGE STYLES ****/

div.pagebody div.productbox {
	width: 175px;
	float: left;
	height: 175px;
}

div.pagebody div.flashbox {
	width: 350px;
	float: left;
	height: 175px;
}

div.pagebody div.productbox img {
}

div.pagebody div.productbox p.productprice {
	font-size: 2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #11679D;
	margin-top: -156px;
	z-index: 1;
	padding-left: 30px;
	padding-bottom: 0px;
}

div.pagebody div.productbox p.productprice a {
color: #11679D;
}

div.pagebody div.productbox p.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #F19A07;
	padding-top: 116px;
	width: 155px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 0px;
}

div.pagebody div.productbox p.productname a {
color: #F19A07;
}

div.pagebody div.constantelements {
	clear: both;
	padding-top: 20px;
}

div.pagebody div.constantelements div.textarea {
	width: 517px;
	background-image: url(../images/products/home_page/text_area_back_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 8px;
	margin-left: 20px;
}

div.pagebody div.constantelements div div.textbase {
	background-image: url(../images/products/home_page/text_area_back_bottom.gif);
	background-position: bottom;
	padding: 0px 8px 8px;
	width: 501px;
	background-repeat: no-repeat;
}

div.pagebody div.constantelements div div h1 {
	font-size: 1.4em;
	color: #11679D;
	padding-bottom: 12px;
}

div.pagebody div.constantelements div div h2 {
	font-size: 1.2em;
	color: #11679D;
	padding-bottom: 12px;
}

div.pagebody div.constantelements div div p {
	font-size: 1.2em;
	padding-bottom: 12px;
	color: #F19A06;
	line-height: 1.7em;
}

div.pagebody div.constantelements div.accessories {
	float: right;
	height: 175px;
	width: 175px;
}

div.pagebody div.constantelements div.accessories p.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #F19A07;
	width: 155px;
	text-align: right;
	padding-right: 20px;
	margin-top: -14px;
}

div.pagebody div.constantelements div.importers {
	float: right;
	height: 165px;
	width: 127px;
	clear: right;
	background-image: url(../images/products/home_page/importer_box_back.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 28px;
	padding-right: 20px;
	text-align: center;
	line-height: 1.3em;
}

div.pagebody div.constantelements div.importers p {
	color: #FFFFFF;
}

div.pagebody div.constantelements div.importers img {
	padding-bottom: 8px;
}



/**** PRODUCT PAGE STYLES ****/

div.pagebody div.productimagelarge {
	height: 310px;
	width: 310px;
	float: left;
	background-image: url(../images/page_elements/product_surround_large.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 4px 0px 0px;
	text-align: center;
}

div.pagebody div.rightcolumn {
	width: 344px;
	float: right;
	padding-right: 50px;
}

div.pagebody div.rightcolumn img.thumb {}

div.pagebody h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #12679E;
	padding-bottom: 8px;
	padding-top: 12px;
}

div.pagebody h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #12679E;
	padding-bottom: 8px;
	padding-top: 12px;
}

div.pagebody p {
	font-size: 1.2em;
	padding-bottom: 18px;
	color: #000000;
}

div.pagebody p a {
	font-weight: bold;
	color: #F19A06;
}

div.pagebody p a:hover {
	color: #11669D;
}

div.pagebody div.rightcolumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #12679E;
	padding-bottom: 8px;
	padding-top: 0px;
}

div.pagebody div.rightcolumn p.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #F19A07;
	padding-bottom: 4px;
}

div.pagebody div.rightcolumn img {
	display: block;
	padding-bottom: 2px;
	float: left;
	clear: left;
}

div.pagebody div.rightcolumn div.highlights {
	padding-left: 170px;
	

}

div.pagebody div.rightcolumn div.highlights  div.thumbs {
	width: 150px;
	margin-left: -170px;
	position:relative;
	top:-60px;	
}

div.pagebody div.rightcolumn div.thumbs span {
	display: block;
	height: 40px;
	width: 40px;
	float: left;
	background-image: url(../images/page_elements/product_surround_small.gif);
	background-repeat: no-repeat;
	padding: 3px;
	margin-right: 1px;
	margin-bottom: 1px;
}


div.pagebody div.rightcolumn div.thumbs img {
	padding-right: 2px;
}

div.pagebody div.summary {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.6em;
	color: #11669D;
	padding-top: 8px;
	padding-bottom: 12px;
	padding-right: 50px;
}

div.pagebody div.summary ul {
	list-style-image: url(../images/bullet_yellow.gif);
	list-style-type: none;
	margin-left: 20px;
	padding-top: 12px;
	padding-bottom: 24px;
}

div.pagebody div.summary ul li {
	line-height: 1.2em;
	padding-bottom: 8px;
}

div.pagebody div.summary p.rrp {}

div.pagebody div.summary p.rrp span {
	font-size: .8em;
	font-weight: normal;
}

div.pagebody div.summary div.flag {
	float: right;
	height: 150px;
	width: 190px;
	background-image: url(../images/buy_online_flag.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 1.6em;
	line-height: 1.1em;
	color: #FFFFFF;
	padding-top: 44px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.pagebody div.summary img.usamade {
	float: right;
	height: 150px;
	width: 190px;
	clear: right;
}

div.pagebody div.detail {
	font-size: 1.2em;
	line-height: 1.6em;
}

div.pagebody div.detail h2 {
	font-size: 1.2em;
	padding-bottom: 8px;
	color: #16669D;
}

div.pagebody div.detail p {
	padding-bottom: 8px;
	color: #11679D;
}

div.pagebody div.relatedinks ul {
	list-style-type: none;
	padding-top: 14px;
}

div.pagebody div.relatedinks ul li {
	padding-left: 30px;
}

div.pagebody div.relatedinks ul li a {
	font-weight: bold;
	color: #11669D;
	text-decoration: none;
	height: 14px;
}

div.pagebody div.relatedinks ul li a:hover {
	color: #F19A07;
}

div.pagebody div.relatedinks ul li.accessories {
	background-image: url(../images/icons/accessories_wht_bk.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 5px;
	margin-bottom: 2px;
}

div.pagebody div.relatedinks ul li.faqs {
	background-image: url(../images/icons/faqs_wht_bk.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding-top: 2px;
}

div.pagebody div.relatedinks ul li.manual {
	background-image: url(../images/icons/manuals_wht_bk.gif);
	background-repeat: no-repeat;
	height: 30px;
	background-position: 2px 0px;
}


/*** ACCESSORIES LIST PAGE***/

div.pagebody div.alist {
	padding-top: 12px;
}

div.pagebody div.alist h1 {
	font-size: 1.4em;
	padding-bottom: 8px;
	color: #16669D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F19A06;
	}
	
	div.pagebody div.alist p.pagefeedback {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F19A07;
	font-size: 1.1em;
	height: 1.1em;
}

	div.pagebody div.alist p.pagefeedback span.paging {
	display: block;
	float: right;
	width: 250px;
	position: relative;
	top: -12px;
	text-align: right;
	height: 28px;

}

div.pagebody div.alist.accessories p.pagefeedback span.paging {
	display: block;
	float: right;
	width: 250px;
	position: relative;
	top: -21px;
	text-align: right;
	height: 28px;

	margin-bottom:-21px;
}
	
	div.pagebody div.alist p.pagefeedback span.paging span.pp {
	text-align: right;
	display: block;
	width: 50px;
	float: left;
	padding-left: 100px;
}
	
	div.pagebody div.alist p.pagefeedback span.paging span.np {
	text-align: right;
	padding-right: 20px;
	display: block;
	width: 50px;
	float: right;
}

div.pagebody div.alist p.pagefeedback span.paging span a {
	color: #F19A06;
	font-weight: bold;
}

div.pagebody div.alist p.pagefeedback span.paging span a:hover {
	color: #11679D;
}
	
div.pagebody div.alist div.accessorybox {
	margin: 0px;
	padding: 0px;
	
}



div.pagebody div.alist.accessories div.accessorybox {
	margin: 0px;
	padding: 0px;
	width:365px;
	float: left;
}

div.pagebody div.alist div.accessorybox a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F19A07;
	background-color: #FFFFFF;
}

div.pagebody div.alist div.accessorybox a:hover {
	background-color: #f9e1c4;
}

div.pagebody div.alist div.accessorybox img {
	border: 1px solid #11679D;
	float: left;
	height: 120px;
	width: 120px;
	background-color: #FFFFFF;
	margin-left: 4px;
}

div.pagebody div.alist div.accessorybox span.heading {
	padding-left: 12px;
	float: left;
	width: 500px;
	font-size: 1.2em;
	color: #11679D;
	font-weight: bold;
}

div.pagebody div.alist div.accessorybox span.description {
	padding-left: 12px;
	float: left;
	width: 500px;
	font-size: 1.2em;
	color: #11679D;
}

div.pagebody div.alist.accessories div.accessorybox span.heading {
	padding-left: 12px;
	float: left;
	width: 200px;
	font-size: 1.2em;
	color: #11679D;
	font-weight: bold;
}

div.pagebody div.alist.accessories div.accessorybox span.description {
	padding-left: 12px;
	float: left;
	width: 200px;
	font-size: 1.2em;
	color: #11679D;
}

div.pagebody div.alist div.accessorybox span.alprice {
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	color: #11679D;
	display: block;
	width: 75px;
	float: right;
}

/*** ACCESSORIES DETAIL PAGE ********/


div.pagebody div.productimageaccessories {
	height: 150px;
	width: 150px;
	float: left;
	background-image: url(../images/page_elements/product_surround_accessory.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px;
	text-align: center;
	}


/******* SPECIAL OFFERS *********/

div.pagebody span.showingpage {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 1.1em;
}

div.pagebody table.productlisttable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #11669D;
	border-bottom-color: #11669D;
	margin-bottom: 4px;
}

div.pagebody table.productlisttable tr {}

div.pagebody table.productlisttable tr td.productidentity {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 1.2em;
	font-weight: bold;
	color: #11679D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #11669D;
}



div.pagebody table.productlisttable tr td.productidentity span {
	color: #F19A07;
}

div.pagebody table.productlisttable tr td.cell1 {
	width: 150px;
}

div.pagebody table.productlisttable tr td.cell2 {
	padding: 8px;
	font-size: 1.2em;
}

div.pagebody table.productlisttable tr td.cell3 {
	padding-top: 8px;
	font-size: 1.2em;
}

div.pagebody table {
	font-size: 1.2em;
}

div.pagebody table tr {}

div.pagebody table tr th {
	text-align: left;
	padding: 4px;
}

div.pagebody table tr td {
	padding: 4px;
}

div.pagebody table tr td.price {
	text-align: right;
}

div.pagebody table tr th.price {
	text-align: right;
}

div.pagebody table tr.dark td {
	background-color: #fdf0da;
}

div.pagebody table tr.light td {}

div.pagebody table tr th.centred {
	text-align: center;
}

div.pagebody table tr td.centred {
	text-align: center;
}

/************* ADMINFORM *************/

div.pagebody div.admineditform {}

div.pagebody div.admineditform p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F19A06;
	padding-bottom: 8px;
	padding-top: 8px;
}

div.pagebody div.admineditform p img {
	display: block;
	padding-bottom: 12px;
	padding-left: 120px;
}

div.pagebody div.admineditform p label {
	display: block;
	float: left;
	width: 120px;
	color: #16669A;
}

div.pagebody div.admineditform p input {
	padding: 4px;
}

div.pagebody div.admineditform p textarea {
	width: 100%;
	padding: 4px;
	margin-top: 8px;
}

div.manualscontainer {
	text-align: left;
	width: 530px;
}

div.manual {
	width: 130px;
	float: left;
	text-align: center;
	padding-top: 10px;
	height: 150px;
}

div.manual a {
	color: #000000;
	text-decoration: none;
}

div.manual a:hover {
}

div.manual img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 12px;
}

div.dealermenu {
	float: left;
	width: 180px;
	padding-right: 40px;
}

div.dealermenu p {
	width: 150px;
}

div.dealermenu ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F19A06;
}

div.dealermenu ul li {}

div.dealermenu ul li a {
	display: block;
	padding: 4px;
	font-size: 1.2em;
	color: #0C669D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F19A07;
}

div.dealermenu ul li a:hover {
	background-color: #f9e1c4;
}

div.dealerdetail {
	float: left;
	width: 500px;
}

div.dealerdetail h2 {
	font-size: 1.6em;
	color: #F19A07;
}


div.dealerdetail p {
	line-height: 1.9em;
}

div.dealerdetail a {
	color: #11669D;
}

div.dealerdetail a:hover {
	color: #F19A06;
}


/******************************
  CART AND CHECKOUT
  *****************************/
  
  div.cartbox table {
	margin-bottom: 8px;
	width: 100%;
}
  
  div.cartbox table tr {}
  
  div.cartbox table tr th {
	color: #FFFFFF;
	background-color: #12679E;
}
  
  div.cartbox table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f9e1c4;
}
  
  div.cartbox table tr td.alignright {
	text-align: right;
}
  
  div.cartbox table tr.dark td {
	background-color: #f9e1c4;
}

  div.cartbox table tr td.gtotal{
	font-weight: bold;
}

  div.cartbox table tr td.gtotalright {
	text-align: right;
	font-weight: bold;
}

  div.cartbox table tr td a {
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
}
  
    div.cartbox table tr td a:hover {
	color: #000000;
}

div.form p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1DFBD;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

div.form p label {
	display: block;
	float: left;
	width: 200px;
}

div.form p input.textfield75 {
	width: 300px;
}

div.form p textarea.textfield75 {
width: 300px;
}

div#invoicebody {}

div#invoicebody table.basket {
	width: 100%;
}

div#invoicebody table.basket tr td.halfwidth {
	width: 50%;
}

div#invoicebody table.basket {}

div#invoicebody table.invoice {
	margin-bottom: 8px;
	width: 100%;
}
  
div#invoicebody table.invoice tr {}
  
div#invoicebody table.invoice tr th {
	color: #FFFFFF;
	background-color: #12679E;
}
  
div#invoicebody table.invoice tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f9e1c4;
}
  
div#invoicebody table.invoice tr td.alignright {
	text-align: right;
}
  
div#invoicebody table.invoice tr.dark td {
	background-color: #f9e1c4;
}

div#invoicebody table.invoice tr td.gtotal{
	font-weight: bold;
}

div#invoicebody table.invoice tr td.gtotalright {
	text-align: right;
	font-weight: bold;
}

div#invoicebody table.invoice tr td a {
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
}
  
div#invoicebody table.invoice tr td a:hover {
	color: #000000;
}

p.buttons {
	padding-top: 8px;
}

div.popup {
	padding: 20px;
}

div.popup h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #12679E;
	padding-bottom: 8px;
	padding-top: 12px;
	}

div.popup p {
	font-size: 1.2em;
	padding-bottom: 12px;
	color: #000000;
	line-height: 1.7em;
	}
	
	
.credit {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 300px;
	top: 10px;
}

.credit img {}


/*********  RENTAL STYLES *************/

.rental h1 {
	background-image: url(../images/rental/heading-back.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 250px;
	padding: 6px;
	color: #990000;
	margin-bottom: 10px;
}

#pagecontent div.pagebody div.images {
	margin-bottom: 10px;
	width: 715px;
}

#pagecontent div.pagebody div.images p {
	text-align: center;
	padding-bottom: 10px;
}

#pagecontent div.pagebody div.rentaluses {
	width: 715px;
	background-image: url(../images/rental/uses_back-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}

#pagecontent div.pagebody div.rentaluses div {
	background-image: url(../images/rental/uses_back-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px 20px 20px;
	margin: 0px;
}

#pagecontent div.pagebody div.rentaluses div h2 {
	color: #F29A07;
	font-size: 1.4em;
	padding-bottom: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 20px;
	clear: both;
}

#pagecontent div.pagebody div.rentaluses div ul {
	list-style-type: none;
	width: 675px;
	margin: 0px;
	padding: 0px;
}

#pagecontent div.pagebody div.rentaluses div ul li {
	display: block;
	font-size: 1.4em;
	color: #FFFFFF;
	float: left;
	padding-right: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #F29A07;
	border-left-color: #F29A07;
	padding-left: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	height: 20px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#pagecontent div.pagebody div.rentnow {
	width: 695px;
	background-image: url(../images/rental/pricebar.gif);
	height: 68px;
	background-repeat: no-repeat;
	padding: 0px 10px;
	margin-bottom: 10px;
}

#pagecontent div.pagebody div.rentnow h2 {
	font-size: 2em;
	color: #007DAF;
}

#pagecontent div.pagebody div.rentnow h2 span {
	display: block;
	font-size: .6em;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 4px;
}

#pagecontent div.pagebody div.rentalincludes  {
	width: 715px;
	background-image: url(../images/rental/breakdown-back-top.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-bottom: 10px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

#pagecontent div.pagebody div.rentalincludes div {
	padding: 10px 20px 20px;
	background-image: url(../images/rental/breakdown-back-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	height: auto;
}
#pagecontent div.pagebody div.rentalincludes div h3 {
	font-size: 1.2em;
	color: #F19A06;
	padding-bottom: 8px;
}

#pagecontent div.pagebody div.rentalincludes div h4 {
	font-size: 1.2em;
	color: #11679E;
	padding-bottom: 8px;
}

#pagecontent div.pagebody div.rentalincludes div p {
	font-size: 1.2em;
	line-height: 1.7em;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 12px;
}

#pagecontent div.pagebody div.rentcta {
	padding: 20px;
}

#pagecontent div.pagebody div.rentcta h2 {
	color: #11679E;
}

#pagecontent div.pagebody div.rentallinks {
	background-image: none;
	margin: 0px;
	padding: 0px 0px 20px;	
}

#pagecontent div.pagebody div.rentallinks ul {
	float: left;
	margin: 0px;
	padding: 0px 0px 20px;
}

#pagecontent div.pagebody div.rentallinks ul li {
	border-right-color: #0073A9;
	border-left-color: #0073A8;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	list-style-type: none;
}

#pagecontent div.pagebody div.rentallinks ul li a {
	color: #FFA600;
	background-color: #FFFFFF;
	display: block;
	float: left;
	height: 180px;
	width: 163px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	}
	
	#pagecontent div.pagebody div.rentallinks ul li.spa2gorental a {
	background-image: url(../images/rental/spa2go-link.jpg);
}
	
	#pagecontent div.pagebody div.rentallinks ul li.canterburyrental a {
	background-image: url(../images/rental/canterbury-link.jpg);
}

#pagecontent div.pagebody div.rentallinks ul li.spanabox a {
	background-image: url(../images/rental/spa-n-a-box-link.jpg);
}
	
	#pagecontent div.pagebody div.rentallinks ul li.rentalreqs a {
	background-image: url(../images/rental/requirements.jpg);
}

#pagecontent div.pagebody div.rentallinks ul li a span {
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	padding-top: 148px;
	padding-left: 24px;
}

#pagecontent div.pagebody div.rentallinks ul li a span span {
	display: inline;
	padding: 0px;
	font-size: 1em;
	color: #12538C;
	font-style: italic;
	font-weight: normal;
}

#pagecontent div.pagebody div.rentallinks ul li.rentalreqs a span {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 1.3em;
}

#pagecontent div.pagebody  div.rentallinks ul li a:hover {
	background-color: #FFFFFF;
	color: #11679E;
}

#pagecontent div.pagebody div.rentallinks ul li.rentalreqs a:hover span {	color: #FFA600;}


	
	
