@charset "UTF-8";
/* CSS Document */

.subtitle img, .pagetitle img { behavior: url(/scripts/iepngfix.htc) }

img {border:0px}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F755A;
}

html { min-height: 100%; padding-bottom:1px; }

a:link, a:visited, a:active {
	text-decoration: none;
	color: #043758;
/*	font-weight: lighter; */
}

a:hover {
	text-decoration: underline;
	color: #0099FF;
}

body {
	background-color: #D9C89A;
	background-image: url(../images/homepage-back3.gif);
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: 50% 0%;
	margin: 0px;
}

.page {
	z-index:1;
	text-align: center;
	width: 960px;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position: 50% 0%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/homepage-back.gif);
}

.menu {
	margin-top:-5px;
	text-align:left;
	margin-right: 70px;
	margin-bottom: 10px;
	margin-left: auto;
	width:540px;
	z-index: 100;
}

.content {
	float:left;
	padding: 0px 30px 0px 30px;
}

/*.content img {
	float:right;
	padding-left: 20px;
}*/

.content p {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: justify;
	line-height: 18px;
	font-size: 1em;
}

.content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
/* 	background-color: #D9C89A; */
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 0px;
}

.pagetitle {
	margin-bottom:0px;
	margin-top:8px;
	text-align:left;
}

.pagetitle h1 {
	color:#406895;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 2px dotted #D9C89A;
	min-width:400px;
	text-transform:uppercase;
	display:inline-block;
}
	
.subtitle {
	margin: 15px 0px 0px 0px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 2px dotted #D9C89A;
	clear:both;
}

.movie {
	float: right;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.floatr {
	float: right;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}


.floatl img {
	float: left;
	margin: 13px 20px 20px 0px;
	padding: 0px;
}

.product, .indent {
	clear:both;
	overflow-y:hidden;
	margin: 3px 0px 0px 0px;
	padding-top:8px;
/*	height:150px;*/
}

@media only screen and (max-device-width: 800px) {
.content p, .content h1 {background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQIW2NkAAIAAAoAAggA9GkAAAAASUVORK5CYII=); 	}
	}

#producthead {
	text-align:right;
	clear:right;
	padding-bottom:5px;
}

#producthead img {
	vertical-align:middle;
	padding: 0px 5px 0px 5px;
	margin: 0px 5px 0px 5px;
}

#legend {
	font-size:10px;
	text-align:center;
	padding-top: 30px;
    background-color: #4F6692;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    margin-top: 30px;
    padding-bottom: 5px;
    padding-top: 7px;
    text-align: center;	
}

#legend img {
	vertical-align:middle;
	padding-left:20px;
}


.product + .product {
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#EBDAAC;
}

.product ul {
	text-align:left;
	line-height:22px;
	padding-left:30px;
	margin:5px 0px 10px 0px;
	overflow:hidden;
}

.title {
	font-weight:bold;
	
}

.brief {

	margin:0px 0px 20px 0px;
	}

.download {
	padding: 10px;
	background-color: #E8DDC1;
	width: 250px;
		border: 2px dotted #D9C89A;
	font-size: .95em;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 60px;
	line-height: 17px;
}

.download p {
	padding: 0px;
	margin: 0px;
}

.thumbs {
	padding-right: 30px;
	padding-left: 30px;
	clear: both;
	text-align: right;
}

.footer {
	clear:both;
	padding-top: 30px;

}

.footer p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#bottompic {
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	width:213px;
	left: 60px;
	height:164px;
	top: -120px;
	z-index: 1;
	margin-top:0px;
	margin-bottom:-164px;
	padding-top:0px;

	}
.crumbs {
	text-align:left;
	margin-bottom:10px;
}

.faq {
	clear:both;
	text-align:left;
	margin: 20px 0px 0px 0px;
}

.faq a {
	display:block;
	padding-bottom:5px;
}

.faq p.question {
	font-weight:bold;
	text-transform:uppercase;
}

.faq p.question a {
	color: #2D7365;
	/*#7F755A;*/
	font-weight:bold;
	text-transform:uppercase;
}

.faq p.answer {

	line-height:20px;
	margin-left:20px;
	padding-bottom:10px;

}

.indent {
	margin-left:20px;
}

.compare tr td p {
	margin: 0px;
	padding: 0px;
}

.compare tr td {
	text-align: center;
}

.advantage .compare .compare-left {
	text-align: left;
}

.compare .odd {
	background-color:#dcd1ad;
}

.compare .heading, .advantage .compare .heading p {
	background-color:#4f6692;
	text-align:left;
}

.advantage p {
	font-size:10px;
	text-align: center;
}

.heading p {
	line-height:25px;
	font-size:14px;
	color:#FFF;
}

.compare .centered {
	text-align:center;
}

.compare .bordered {
	text-align:center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #4f6692;
}

figure, .figure {
	display:table;
	width: 105px;
	padding: 5px;
	margin: 10px;
	float:left;
}

figcaption, .figcaption {
	padding-top: 10px;
}

a#requestPricing {
	-moz-box-shadow: 0px 0px 0px 1px #fceaca;
	-webkit-box-shadow: 0px 0px 0px 1px #fceaca;
	box-shadow: 0px 0px 0px 1px #fceaca;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffce79), color-stop(1, #eeaf41) );
	background:-moz-linear-gradient( center top, #ffce79 5%, #eeaf41 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffce79', endColorstr='#eeaf41');
	background-color:#ffce79;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	text-indent:0px;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:31px;
	line-height:31px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ce8e28;
}
a#requestPricing:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #eeaf41), color-stop(1, #ffce79) );
	background:-moz-linear-gradient( center top, #eeaf41 5%, #ffce79 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeaf41', endColorstr='#ffce79');
	background-color:#eeaf41;
}

a#requestPricing:active {
	position:relative;
	top:1px;
}