div.content {
	background-image: url(../imgs/guardian/background-guardian.jpg);
}
p {
	color: #403935;
	font-size: 14px;
}
h1 {
	color:#231f1d;
	border-color:#b5a49c;
}
h2 {
	color:#403937;
}
.time h2, .save h2, .environment h2 {
	margin-top: 0px;
	margin-bottom: 12px;
}
.indent {
	background-repeat: no-repeat;
	background-position: top;
}
div.carousel {
	background-image: url(../imgs/guardian/background-guardian_home.jpg);
	height: 417px;
	width: 860px;
	position: relative;
	overflow: hidden;
}

#download_bar {
	background-image: url(../imgs/guardian/background-download_bar.png);
	width: 880px;
	margin-left: 20px;
	padding-left: 20px;
	padding-top:16px;
	height: 62px;
	margin-top: 63px;
}
a.cgdownload{
	background-image:url(../imgs/guardian/btn-download.png);
	width: 206px;
	height: 35px;
	overflow:hidden;
	text-indent: -999px;
	display:block;
	float: right;
}
.relative .cgdownload {
	position: relative;
	z-index: 93;
	float: right;
	right: 20px;
	top: 8px;
}

#download_bar .cgdownload {
	float: right;
	position: relative;
	top: -35px;
	right: 20px;
}
.save a,.environment a,.time a {
	position: absolute;
	top: 139px;
	font-size: 12px;
	right: 10px;
}
.car_btns li {
	background-image: url(../imgs/guardian/head-pin_black.png);
}
.car_btns li.current {
	background-image: url(../imgs/guardian/head-pin_white.png);
}
li#iddecide {
	background-image: url(../imgs/guardian/head-decide.png);
	background-position: 93%;
}
li#idanalyse {
	background-image: url(../imgs/guardian/head-analyse.png);
	background-position: 93%;
}
li#idmerge {
	background-image: url(../imgs/guardian/head-merge.png);
	background-position: 93%;
}
li#idmonitor {
	background-image: url(../imgs/guardian/head-monitor.png);
	background-position: 93%;
}

.carousel li {

	color: #59463c;
	text-shadow: white 1px 1px 2px;
}
.smaller {
	font-size: 18px;
	line-height: 32px;
	width: 450px;
}
.subnav li {
	padding: 0px 28px;
}

.subnav a.download {
	background-image: url(../imgs/guardian/btn_download-s.png);
	background-position: 0px 12px;
	text-indent: -300px;
	width: 85px;
	display: block;
	overflow: hidden;
	margin-right: -20px;
}

.subnav a.download_inactive {
	background-image: url(../imgs/guardian/btn_download-s-gray.png);
	background-position: 0px 12px;
	text-indent: -300px;
	width: 85px;
	display: block;
	overflow: hidden;
	margin-right: -20px;
	background-repeat: no-repeat;
	padding-left:10px;
}
div.indent {
	border-left: 1px solid #e5c7b9;
	margin-bottom: 21px;
	padding-left: 21px;
}
.scenario p {
	color: #b26a4b;
}
.scenario strong {
	color: #865b47;
}

ul.carausel a {
width: 410px;
	height: 290px;
	display: block;
	position: absolute;
	top: 25px;
	right: 40px;
	cursor: pointer;
}
.free_reports {
	background: url(../imgs/guardian/background-reports.png);
	position: relative;
	width: 410px;
	height: 422px;
	padding-top: 12px;
	margin-top: 42px;
}
.free_reports div {
	font-size: 18px;
	color: #3a3830;
	font-family: 'VegurRegular', Arial, sans-serif;
	text-shadow: white 1px 1px 2px;
	display: block;
}
.free_reports span.red {
	font-size: 24px;
	font-family: 'VegurBold', Arial, sans-serif;
	color: #c10303;
	display: inline;
}
.download_form {
	background: url(../imgs/guardian/background-download.png);
	margin-top: 42px;
	width: 410px;
	height: 436px;
}
.download_form .cgform {
	margin: 21px;
}
.cgform  form {
	padding-top: 42px;
	margin: 0px;
	overflow: hidden;
}
.cgform div {
		overflow: hidden;
		padding-top: 0;
}
.download_form input {
	width: 170px;
}
.download_form label {
	width: 120px;
}
div.chbx input {
border:0 none;
float:left;
margin-left:100px;
width:auto;
margin-top: 5px;
}
div.chbx div.agree {
float:right;
font-size:12px;
font-family: 'VegurLight', Arial, sans-serif;
margin:0;
padding:0;
text-align:left;
width:210px;
vertical-align: top;
}
.download_form input#download {
	background: url(../imgs/guardian/btn-download_now.png) transparent;
	border: 0px;
	width: 177px;
	height: 36px;
	margin-right: 30px;
}
.graysection table {
	background-color: transparent;
	width: 100%;
	border-collapse: collapse;
}
.graysection td, .graysection th {
	width: 25%;
	padding: 10px 20px;
	line-height: 21px;
	margin: 0px;
	border-top: 1px solid white;
	border-bottom: 1px solid #c9c7c7;
	font-size: 12px;
}
.graysection td {
	font-family: 'VegurRegular', Arial, sans-serif;
	text-align: center;
}

.graysection th {
	font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
	font-weight: 600;
	vertical-align: top;
	color: #959595;
}

span.lite {
	color: gray;
	font-size: 16px;
	font-family: 'VegurBold', Arial, sans-serif;
}

.graysection th span.info {
	font-family: "myriad-pro-1","myriad-pro-2",sans-serif;
	font-weight: 600;
}

span.express {
	color: #e57504;
	font-size: 16px;
	font-family: 'VegurBold', Arial, sans-serif;
}

span.professional {
	color: #44a912;
	font-size: 16px;
	font-family: 'VegurBold', Arial, sans-serif;
}

td.details {
	padding: 0px;
	border-width: 0px;
	margin: 0px;
	background-color: #f2f2f2;
}

td.details div {
	display: none;
}

td.qshow div {
	display: block
}

td.more {
	background: url(../imgs/guardian/more.gif) no-repeat top white;
	border-bottom-width: 0px;
}

td.qhide {
	background: url(../imgs/guardian/less.gif) no-repeat top white;
}

.graysection {
	background-color: #ebeaea;
	border-top: 1px solid #e3e2e2;
	margin-top: 42px;
}

div.qtip-content {
	font-size: 10px;
	font-family: 'VegurNormal', Arial, sans-serif;
	text-align: left !important;
}

div.answer div.hr {
	margin: 21px auto 20px auto;
}
div.chbx {
	margin-top: 21px;
}
