@charset "utf-8";
/* Overrides */

div#rings {
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../../images/eval_rings_top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:896px;
	height:98px;
}

div#header {
	display:block;
	float:left;
	width:100%;
	height:100px;
	position:relative;
	background-image:url(../../images/eval_header_background.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

div#bottom {
	background:none;
}

div#left {
	width:445px;
	display:block;
	float:left;
	padding-left:66px;
	text-align:left;
	padding-top:22px;
}
h1 {
	font-size:14px;
	font-weight:bold;
	display:block;
	margin:0px;
	margin-bottom:6px;
}

form.form {
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	border:none;
	display:block;
	width:385px;
	padding:0px;
	margin:0px;
	margin-top:6px;
}
form.form label {
	width:125px;
	text-align:right;
	vertical-align:top;
	margin-right:6px;
	display:block;
	float:left;
	padding-top:2px;
	clear:left;
}
form.form label.w{
	width:100%;
	margin-bottom:4px;
	display:block;
	float:left;
	clear:left;
	text-align:right;
}
form.form div.radio{
	width:252px;
	text-align:center;
	display:block;
	float:left;
	margin-bottom:10px;
}
form.form div.radio span {
	display:inline-block;
}
form.form div.radio span span {
	position:relative;
	top:2px;
}
form.form div.radio span.b {
	margin-right:30px;
}
form.form div.radio span.r {
	margin-right:15px;
}

form.form input[type=text], textarea {
	width:250px;
	border-bottom:1px solid #CB2728;
	border-right:1px solid #CB2728;
	border-top:1px solid #253D8D;
	border-left:1px solid #253D8D;
	display:block;
	float:left;
	font-size:12px;
	color:#000;
	margin-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
}

form.form input[type=submit] {
	width:137px;
	height:41px;
	background:none;
	border:none;
	background-image:url(../../images/but_get_started.png);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	float:right;
	cursor:pointer;
}

div#right {
	width:242px;
	height:auto;
	display:block;
	float:left;
	padding-left:67px;
	padding-right:50px;
	padding-top:22px;
	background-image:url(../../images/eval_right_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	min-height:530px;
}

a.get_started, a.get_started:hover {
	display:block;
	float:right;
	margin-top:6px;
	margin-bottom:6px;
	width:137px;
	height:41px;
	background-image:url(../../images/but_get_started.png);
	background-repeat:no-repeat;
	background-position:top left;
}

a.client_sample, a.client_sample:hover {
	width:230px;
	height:263px;
	display:block;
	float:left;
	background-image:url(../../images/client_sample.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

div#bottom {
	margin:0px;
	margin-top:-30px;
}

div.sticky {
	width:131px;
	height:146px;
	display:block;
	position:absolute;
	top:300px;
	right:-60px;
	z-index:-1;
	background-image:url(../../images/sticky_client_results.png);
	background-repeat:no-repeat;
	background-position:top right;
}
a.sticky, a.sticky:hover {
	width:76px;
	height:110px;
	position:absolute;
	top:313px;
	right:-60px;
	z-index:1;
}

div.send2friend {
	top:200px;
}
a.send2friend, a.send2friend:hover {
	width:80px;
	height:113px;
	top:200px;
}