@charset "utf-8";
body {
	background-image: url(../paidsurvey3/images/backgrounds/stripes17.png);
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat;
}
.logo {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	backgrounds-position: center center;
	height: 120px;
	width: 720px;
}
.logo h1 {
	font-family: "Trebuchet MS";
	font-size: 20pt;
	color: #333333;
	line-height: 24pt;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.logo h3 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #333333;
	margin-top: 0px;
	line-height: 14pt;
	text-transform: capitalize;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #333333;
}
.content a {
	font-weight: bold;
	color: #003399;
}

.content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 26px;
	line-height: 30px;
	letter-spacing: -1px;
	font-weight: bold;
}
.content h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}

.content h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	line-height: 16px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.ratingstable {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 300px;
	float: right;
	background-color: #f4f4f4;
}

.content ul {
	font-size: 14px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navigation {
	color: #f4f4f4;
	background-color: #611718;
	background-image: url(images/menu_back.png);
	font-size: 11px;
}
.navigation  a {
	font-weight: bold;
	color: #FFFFFF;
}

.reviewtop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F57B16;
	background-image: url(images/menu_top.png);
}

.reviewtop h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f4f4f4;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	padding-right: 20px;
	margin-right: 0px;
	font-weight: bold;
	background-image: url(images/titlearrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.reviewothers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4C1212;
	background-image: url(images/menu_back.png);
}

.reviewothers h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f4f4f4;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	padding-right: 20px;
	margin-right: 0px;
	font-weight: bold;
	background-image: url(images/titlearrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.reviewbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f4f4f4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e8e8e8;
	border-left-color: #e8e8e8;
}
.reviewbody h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f4f4f4;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	background-image: url(images/titlearrow.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-right: 0px;
	font-weight: bold;
}

.guarantee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EDEFF1;
}
.guarantee h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	padding-right: 20px;
	margin-right: 0px;
}
.screenshot {
	border: 2px solid #761C1C;
}
