body {
	font: 11px Verdana, Geneva, sans-serif;
	margin: 60px 0 40px 0;
	background: url("images/bg.png") #000000;
	text-align: center;
	line-height: 18px;
}
#wrap {
	width: 800px;
	margin: auto;
	text-align: left;
	background: url("images/corners.png") no-repeat bottom left #ffffff;
}
p {
	margin: 0 0 18px 0;
}

h1 {
	margin: 0 0 40px 0;
	height: 100px;
	text-align: center;
}
h1 a {
	width: 470px;
	height: 100px;
	display: block;
	background: url("images/logo.png") no-repeat top center;
	margin: auto;
}
h1 span {
	display: none;
}

#footer {
	margin: auto;
	color: #aaaaaa;
	margin-top: 30px;
}

.clear {
	clear: both;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu {
	width: 800px;
	height: 61px;	
}
#menu li {
	float: left;
}
#menu li, #menu a {
	width: 200px;
	height: 61px;
}
#menu a {
	display: block;
}
#menu span {
	display: none;
}
#m01 a {
	background: url("images/menu_ss.png") no-repeat top left;
}
#m02 a {
	background: url("images/menu_getnow.png") no-repeat top left;
}
#m03 a {
	background: url("images/menu_testimonials.png") no-repeat top left;
}
#m04 a {
	background: url("images/menu_support.png") no-repeat top left;
}
#m01 a:hover, #m01 .active {
	background: url("images/menu_ss.png") no-repeat bottom left;
}
#m02 a:hover, #m02 .active {
	background: url("images/menu_getnow.png") no-repeat bottom left;
}
#m03 a:hover, #m03 .active {
	background: url("images/menu_testimonials.png") no-repeat bottom left;
}
#m04 a:hover, #m04 .active {
	background: url("images/menu_support.png") no-repeat bottom left;
}

#main {
	padding: 20px;
}
h2 {
	font: 28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #17679e;
	margin: 0 0 12px 0;
	padding: 0 0 8px 12px;
	border-bottom: 1px solid #dddddd;
}

#rely li {
	padding-left: 26px;
	margin-bottom: 5px;
	background: url("images/arrow_right_16.png") no-repeat left center;
}
#rely a {
	color: #444444;
	text-decoration: none;
}

#testimonials {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background-color: #f2f2f2;
	padding: 10px 15px;
}
#testimonials span {
	font-weight: bold;
	color: #104970;
}

.box {
	width: 240px;
	height: 300px;
	float: left;
	margin: 0 10px 18px 0;
}
.standart {
	background: url("images/standart.png") no-repeat top left;
}
.deluxe {
	background: url("images/deluxe.png") no-repeat top left;
}
.bundle {
	background: url("images/bundle.png") no-repeat top left;
}
.standart .moreinfo {
	background: url("images/moreinfo-standart.png") no-repeat top left;
}
.deluxe .moreinfo {
	background: url("images/moreinfo-deluxe.png") no-repeat top left;
}
.bundle .moreinfo {
	background: url("images/moreinfo-bundle.png") no-repeat top left;
}
.content {
	height: 145px;
	padding-left: 20px;
	padding-top: 75px;
}
.content li {
	list-style: inside disc;
	color: #ffffff;
}
.price {
	width: 125px;
	height: 80px;
	float: right;
	display: block;
}
.moreinfo {
	width: 115px;
	height: 80px;
	float: left;
	display: block;
}
.p79 {
	background: url("images/price79.png") no-repeat top left;
}
.p99 {
	background: url("images/price99.png") no-repeat top left;
}
.p49 {
	background: url("images/price49.png") no-repeat top left;
}
.p69 {
	background: url("images/price69.png") no-repeat top left;
}
.p129 {
	background: url("images/price129.png") no-repeat top left;
}
.price span, .moreinfo span {
	display: none;
}

.faqsilver {
	background-color: #f4f4f4;
	padding: 12px 18px;
	border-top: 1px solid #e1e1e1;
	margin: 0;
}
.faqnormal {
	background-color: #fff;
	padding: 12px 18px;
	border-top: 1px solid #e1e1e1;
	margin: 0;
}
.faqsilver span, .faqnormal span {
	font-weight: bold;
	color: #074A68;
}

.viewcart {
	width: 92px;
	height: 31px;
	display: block;
	background: url("images/viewcart.png") no-repeat top left;
	float: right;
}
.viewcart span {
	display: none;
}

/* ------------------ tooltips -------------------- */
#info {
  padding: 5px;
  font-size: 10px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #000000;
  color: white;
  max-width: 300px;
  text-align: center;
  position: absolute;
  z-index: 100;
  display: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

/* ----------------------- lightbox ------------------------ */
#lightbox{
	position: absolute;
	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:hover, #prevLink:visited:hover { background: url(../images/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#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;
	display: none;
	}
	

.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 */
	}	

#lightboxIframe {
	display: none;
}	
