/* 
	the CSS below is for the pages rewritten by Laura Kalbag
	I didn't want to go wading through the original CSS and thought
	it should be cleaner to create my own.
	
	Any problems, please contact code@laurakalbag.com
*/

/* the reset below sets all browsers to a default standard to make it easier to make designs work cross-browser */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%; vertical-align: baseline;background: transparent;font-weight: normal;}body {line-height: 1;}blockquote, q {quotes: none;} ins {text-decoration: none;}del {text-decoration: line-through;} em {font-style:italic;} strong {font-weight:bold;} abr {border-bottom:1px dotted;} table {border-collapse: collapse;border-spacing: 0;}

body {
	background: #414B56;
	color: #fff;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10px;
}

div#wrap, div#summary {
	margin: 30px auto 10px auto;
	width: 1000px;
}

div#main {
	background: #fff url(images/site-template-images/right-shadow.gif) top right repeat-y;
	border-top: 1px solid #3e4752;
	border-left: 1px solid #3e4752;
	color: #333;
	padding: 25px;
	width: 951px;
}

div#header, div#content {
	background: #E1DDD4;
}

div#header {
	height: 50px;
	padding: 25px 10px 15px 15px;
	margin-bottom: 25px;
}

body.has-subnav div#header {
	margin-bottom: 0;
}

div#header h1 {
	color:#003366;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	float: left;
	padding-bottom: 25px;
}

div#header ul#navigation {
	clear: left;
	margin-left: 5px;
	width: 558px;
}

div#header ul#navigation li {
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	list-style-type: none;
	margin-right: 9px;
}

div#header ul#navigation li a {
	color:#666666;
	font-weight:bold;
	margin-right: 9px;
	text-decoration:none;
}

div#header ul#navigation li a:hover,
div#header ul#navigation li a:active {
	color:#333;
	text-decoration:underline;
}

div#header img {
	float: right;
}

div#content {
	padding: 25px 15px 15px 15px;
}

body.has-table div#content {
	padding: 25px 15px 15px 0;
}

div#content {
	color: #414B56;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}

body#home div#content {
	text-align: left;
}

div#content h1 {
	font-size: 24px;
	font-weight: bold;
}

div#content p {
	padding-bottom: 10px;
}

body#home div#content {
	padding: 5px 20px;
	text-align: left;
}

ul#subnav {
	background: #fff;
	float: left;
	display: block;
	padding: 10px 16px;
	width: 920px;
}

ul#subnav li {
	float: left;
	list-style-type: none;
}

ul#subnav li a {
	background: url(images/divider.gif) center right no-repeat;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	text-align: center;
	text-decoration: none;
	width: 167px;
}

ul#subnav li a.capri-link {
	width: 142px;
}

ul#subnav li a.intent-stretch-link {
	width: 182px;
}

ul#subnav li a.bell-tent-link {
	background: none;
	width: 177px;
}

ul#subnav li a.capri-price-link {
	width: 133px;
}

ul#subnav li a.clearspan-price-link {
	width: 142px;
}

ul#subnav li a.intent-stretch-price-link {
	width: 168px;
}

ul#subnav li a.bell-tent-price-link {
	width: 153px;
}

ul#subnav li a.extras-price-link {
	background: none;
	width: 68px;
}

div#about-marquee {
	clear: both;
	float: left;
	margin-top: 10px;
	text-align: left;
}

div#about-marquee img {
	float: right;
}

body#home div#content h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}

div#about-marquee h1 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	width: 360px;
}

div#content h2 {
	clear: both;
	font-weight: bold;
	padding-bottom: 0;
}

body#home div#content h2,
body#home div#content h3 {
	font-size: 12px;
	font-weight: bold;
}

div#content h2.price-heading {
	clear: none;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 0 10px 15px;
	text-align: left;
	width: 370px;
}

div#content table.price-list {
	float: left;
	margin-bottom: 30px;
	text-align: left;
	width: 635px;
}

div#content table#bell-marquee-prices {
	margin-bottom: 220px;
}

div#content table.price-list tr.heading {
	background: #fff;
}

div#content table.price-list tr.heading th {
	background: #fff;
	font-weight: bold;
	padding-left: 15px;
}

div#content table.price-list tr.heading th.image {
	color: #fff;
}

div#content table.price-list tr.first-row {
	border-top: 10px solid #E1DDD4;
}

div#content table.price-list td {
	font-size: 10px;
	padding-left: 15px;
}

div#content table#generator-prices {
	margin-right: 300px;
}

div#content table#generator-prices td {
	vertical-align: top;	
}

div#content table#generator-prices td.photo {
	width: 150px;
}

div#content table.price-list td.item {
	width: 150px;
}

div#content table#furniture-prices td.item,
div#content table#lighting-prices td.item,
div#content table#misc-prices td.item {
	width: 250px;
}

div#content table#generator-prices td.item {
	width: 100px;
}

div#content table#clearspan-prices td.item {
	width: 100px;
}

div#content table.price-list td.total {
	font-weight: bold;
}

body#home div#content h3 {
	padding-bottom: 10px;
}

body#home div#content ul {
	margin: 10px 10px 10px 30px;
}

body#home div#content ul#homepage-thumbs {
	float: left;
	margin: 0 0 0 -18px;
	width: 730px;
}

body#home div#content ul#homepage-thumbs li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

div#content ul#thumbnail-gallery {
	margin-left: 30px;
}

div#content ul#thumbnail-gallery li {
	float: left;
	list-style-type: none;
}

div#content ul#thumbnail-gallery li a {
	background: #fff;
	display: block;
	height: 95px;
	margin: 10px;
	width: 150px;
}

div#content ul#gallery-nav {
	float: left;
	padding: 0 0 15px 300px;
}

div#content ul#gallery-nav li {
	float: left;
	list-style-type: none;
	text-align: center;
}

div#content ul#gallery-nav li a {	
	color: #666;
	font-weight: bold;
	margin-left: 5px;
}

div#content img#full-image {
	border: 1px solid #3B454F;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#content ul#gallery-list li {
	float: left;
	list-style-type: none;
	width: 230px;
}

body#home div#content ul#gallery-list li {
	margin-top: 10px;
	width: 280px;
}

body#home div#content ul#gallery-list li a {
	display: block;
	margin: 0 auto;
	width: 236px;
}

div#content ul#gallery-list li dl dt {
	padding: 10px 0;
}

div#content ul#gallery-list li dl dt a {
	font-size: 14px;
}

div#content p.desc {
	text-align: center;
}

div#content ul#more-galleries {
	clear: both;
	padding: 20px 0 15px 270px;
}

div#content ul#more-galleries li {
	float: left;
	list-style-type: none;
	text-align: center;
}

div#content ul#more-galleries li a {
	font-weight: bold;
	margin-left: 5px;
}

div#content h2.page-title {
	font-size: 18px;
	text-align: left;
	padding-bottom: 10px;
}

div#content ul#links {
	text-align: left;
}

div#content ul#links li {
	float: left;
	list-style-type: none;
	width: 345px;
}

div#content ul#links li ul li {
	float: none;
}

div#content ul#links li ul li dl {
	padding-bottom: 20px;
}

div#content ul#links li ul li dl dd {
	font-weight: bold;
	padding-bottom: 5px;
}

div#content div#press-releases img {
	float: right;
	margin-left: 45px;
	width: 305px;
}

div#about-marquee div#marquee-desc {
	float: left;
	width: 580px;
}

div#about-marquee div#marquee-desc ul {
	margin-left: 40px;
}

div#about-marquee div#marquee-desc ul li {
	list-style-type: disc;
}

div#content img.marquee-price-illustration {
	float: right;
	margin: 10px 0 10px 0;
}

body#contact-us div#content,
body#press div#content {
	text-align: left;
}

body#press div#content {
	padding-top: 5px;
}

body#testimonials h2.page-title,
body#contact-us h2.page-title,
body#press h2.page-title {
	float: left;
	width: 590px;
}

body#press h2.page-title {
	clear: left;
	margin-top: 20px;
}

body#testimonials div#content img,
body#contact-us div#content img,
body#press div#content img {
	float: right;
	margin: 0 0 20px 20px;
}

body#press div#content img {
	margin-top: 20px;
}

body#testimonials div#content blockquote {
	border-bottom: 1px solid #93918A;
	clear: left;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 10px;
	text-align: left;
	width: 600px;
}

body#testimonials div#content blockquote:last-child {
	border-bottom: none;
}

body#faq h2.page-title {
	clear: left;
	font-size: 16px;
	float: left;
	width: 580px;
}

body#faq div#content {
	text-align: left;
}

body#faq div#content ul,
body#faq div#content p {
	clear: left;
	float: left;
}

body#faq div#content ul {
	padding-bottom: 10px;
	width: 500px;
}

body#faq div#content ul li {
	list-style-type: none;
}

body#faq div#content p {
	width: 900px;
}

body#faq div#content p.clearer {
	clear: both;
	float: none;
}

body#faq div#content img {
	float: right;
	margin: 0 0 20px 20px;
}

body#faq div#footer {
	margin: 80px 40px 0 40px;
}

p.price-desc {
	padding: 0 20px 0 15px;
	text-align: left;
}

body.has-table p.ts-and-cs {
	clear: both;
	margin-top: 70px;
}

p.contact-details, p.contact-email, p.tel-numbers {
	padding-top: 20px;
	text-align: center;
}

p.contact-details {
	background: url(images/site-template-images/bottom-shadow.gif) top left repeat-x;
}

p.contact-email a,
p.contact-email a:link,
p.contact-email a:visited,
p.contact-email a:hover,
p.contact-email a:active,
div#footer a,
div#footer a:link,
div#footer a:visited,
div#footer a:hover,
div#footer a:active {
	color: #fff;
}

.clearer {
	clear: both;
	margin: 0;
	padding: 0;
}

div#summary {
	font-size: 11px;
	line-height: 1.5em;
	margin-top: 120px;
}

div#summary h2 {
	color: #ccc;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

div#summary h3 {
	color: #FF0000;
	font-weight: bold;
}

div#summary p {
	padding-bottom: 10px;
}

div#summary ul li {
	list-style-type: none;
	padding-bottom: 10px;
}

div#summary ul li dl dd {
	font-weight: bold;
}

marquee {
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

marquee a {
	color: #fff;
}

p.quick-summary, p.sitemap {
	color:#666666;
	font-family: "Times New Roman",Times,serif;
	font-size: 16px;
	padding-top: 10px;
	text-align: center;
}

body#enquiries form {
	background: #fff;
	border: 1px solid #746E63;
	margin: 0 auto;
	padding: 10px;
	width: 740px;
}

body#enquiries form fieldset {
	border: 3px solid #DEDDC8;
	margin: 10px 0;
	padding: 20px;
	text-align: left;
}

body#enquiries form legend {
	color: #888;
	font-size: 13px;
	margin-left: 15px;
	padding: 0 5px;
	text-align: left;
}

body#enquiries form label {
	clear: both;
	display: block;
	float: left;
	margin-top: 10px;
	padding-right: 20px;
	text-align: right;
	width: 200px;
}

body#enquiries form input,
body#enquiries form textarea {
	float: left;
	margin-top: 10px;
	margin-right: 100px;
}

body#enquiries form div#form-buttons {
	clear: both;
}

body#enquiries form div#form-buttons input {
	float: none;
	margin-left: 20px;
}

body#enquiries p.clearer {
	margin-top: 20px;
}

div#footer {
	border: 1px solid #BFC0BF;
	margin-top: 100px;
	padding: 10px;
}

div#footer h2 {
	color: #ccc;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
}

div#footer h3 {
	color: red;
	font-weight: bold;
	margin-bottom: 10px;
}

div#footer h4 {
	font-size: 11px;
	font-weight: bold;
}

div#footer h4 span.area-name {
	color: #cc6600;
	font-size: 11px;
	font-weight: bold;
}

div#footer p {
	font-size: 11px;
	line-height: 1.5em;
	padding-bottom: 1em;
}

body#faq div#footer hr {
	margin-bottom: 10px;
}

body#faq div#footer ul li {
	list-style-type: none;
}

body#faq div#footer ul li dl dt a {
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

body#faq div#footer ul li dl dd {
	display: block;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 15px;
}

body#sitemap div#wrap div#main div#content ul {
	margin-left: 20px;
	text-align: left;
}
