body {
	background-color: #D2F2BD;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.navbackground {
	background-color: #5DBD26;
	background-image: url(assets/navimage.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width:240px;
}
.navlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.25em;
	letter-spacing:none;
	color: #FFFFFF;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	text-decoration: none;
	
}
a.navlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 1.25em;
	letter-spacing:none;
	color: #FFFFFF;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.navlinks:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing:none;
	line-height: 1.25em;
	color: #510C67;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.navlinks a{
	padding-bottom: 1.429em;
	}
	
.nofeatures {
	list-style:none;
	}
h1 {
	font-size: 20px;
	color: #510C67;
	letter-spacing: 1pt;
	padding-top: 10px;
}
h2 {
	font-size: 18px;
	color: #510C67;
	letter-spacing: 1pt;
	}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.webtag {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5DBD26;
	letter-spacing: 0.5pt;
}
a.webtag {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5DBD26;
	letter-spacing: 0.5pt;
}
.webtag:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D2F2BD;
	letter-spacing: 0.5pt;
}

a:link {
	text-decoration: none;
	color: #510C67;
}

a:hover {
	text-decoration: none;
	color: #5DBD26;
}
a:active {
	text-decoration: none;
}
.border {
	border: thin solid #000000;
}
.topbanner {
	background-image: url(assets/banner2.jpg);
	background-repeat: no-repeat;
	height: 225px;
}
a {
	font-weight: bold;
	text-decoration: none;
}
li{ 
margin-bottom:5px;
}
a.tiny {
	text-decoration: none;
	font-size: 10px;
	
}
.image {
	padding:5px;
	margin-top:7px;
	margin-bottom:7px;
}
.image{
	background-color:#FFFFFF;
	border: 1px solid #CCC;
}
/* Comparison Chart */
#content, #footer {
	margin: 0.714em 40px 2.143em;
	padding-bottom: 1.429em;
	border-bottom: 1px #CCCCCC solid;
	margin-left:0px;
}

#comparison #content {
	margin-left:0;
	margin-right:0;
}


.left {
	float: left;
	margin: 0 1.429em 1.429em 0;
}
.right {
	float: right;
	margin: 0 0 1.429em 1.429em;
}

/*
.features {
	width: 260px;
	float: left;
}
.features h3 {
	clear: both;
}
.features dl {
	padding-bottom: 1.429em;
}
.features dt {
	float: left;
	clear: left;
	width: 70%;
}
.features dd {
	float: left;
	clear: left;
	text-align: right;
	margin-top: -1.429em;
	width: 100%;
}
*/
.equipment {
	width: 260px;
	padding-left: 20px;
	float: right;
	text-align: left;
}
.main-wrap .equipment {
	padding: 0;
	float: none;
	width: auto;
}
.main-wrap .equipment ul {
	float: left;
	margin-right: 1.429em;
}
.extras, .rates {
	clear: both;
}
.rates td, .rates th {
	padding-right: 15px;
}


.equipment {
	background-color: none;
	border-left: 1px ##FFFFFF solid;
}
.main-wrap .equipment {
	background-color: transparent;
	border: 1px;
}
.equipment ul, .extras ul, .resources {
	list-style: disc inside;
}
.rates table {
	margin-bottom: 1.429em;
	max-width: 560px;
}
.rates th {
	font-weight: bold;
	background-color: none;
	border-bottom: ;
}
.book-here {
	text-transform: uppercase;
}
.tick {
	display: block;
	width: 18px;
	height: 16px;
	background: url(images/tick.gif);
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 auto;
}
.cross {
	display: block;
	width: 25px;
	height: 22px;
	background: url(images/cross.gif);
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 auto;
}
.comparison {
	width: auto;
}
.comparison td {
	width: 10%;
	text-align: center;
	border-right: 1px solid #FFF;
	padding: 0 1%;
}
.comparison .title {
	width: 13%;
	text-align: left;
	border-left: 1px solid #FFF;
}
.comparison th {
	font-weight: bold;
	background-color: none;
	text-align: center;
	border-bottom: 0.071em solid #FFF;
	border-top: 0.071em solid #FFF;
	border-right: 1px solid #FFF;
	padding: 0 1%;
}
.terms {
	list-style: outside disc;
	margin-left: 2.143em;
}
.ordered {
	list-style-type: decimal;
}
.sublist {
	list-style-type: circle;
}
.uc {
	text-transform: uppercase;
}
.contact label {
	float: left;
	width: 12em;
	margin-right: 1em;
	text-align: right;
	vertical-align: top;
	margin-bottom: 1.429em;
}
.contact .inputbox {
	width: 15em;
}
.contact acronym {
	color: #CC0000;
}
.contact .button {
	margin-right: 0.714em;
}
.contact li {
	margin-bottom: 1.429em;
	clear: left;
}
.error {
	color: #CC0000;
}
.contact .sublist {
	list-style: none;
	float: left;
}
.contact .sublist li {
	clear: none;
}
.red-text {
	color: #CC0000;
}
.margin {
	padding-left:90px;
}

/* LightBox CSS  */

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color:#fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink, #prevLink:hover, #prevLink:visited:hover {
	background: url(images/prevlabel.gif) left 0% no-repeat;
}
#nextLink, #nextLink:hover, #nextLink:visited:hover {
	background: url(images/nextlabel.gif) right 0% no-repeat;
	}
#imageDataContainer {
	font: 10px Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}
#imageData{
	padding:0 10px;
	color: #201B18;
	}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}	
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#margin{
margin-bottom:20px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	

/* Firefox Scrollbar Hack */
html {
	margin-bottom: 1px;
	height: 100%;
}


