html {
	color: #000;
	background: #FFFFFF;
	background-image: url(../img/fluted-bg.png);
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset, images {
	border: 0
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal
}
ol, ul {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
q:before, q:after {
	content: ''
}
abbr, acronym {
	border: 0;
	font-variant: normal
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
}
input, textarea, select {
*font-size:100%
}
legend {
	color: #000
}
#yui3-css-stamp.cssreset {
	display: none
}
/*=================
Global Css*/
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	color: #000;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
}
.inner {
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
}
.wrapper {
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	-webkit-box-shadow: 0px 0px 80px 0px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0px 0px 80px 0px rgba(255, 255, 255, 0.5);
	box-shadow: 0px 0px 80px 0px rgba(255, 255, 255, 0.5);
}
.right {
	float: right !important;
}
.left {
	float: left !important;
}
.clear {
}
.clear:before, .clear:after {
	display: table;
	content: "";
	line-height: 0;
}
.clear:after {
	clear: both;
}
a img {
	outline: none;
	border: none;
}
.list-inline > li {
	display: inline-block;
}
.imgBorder {
	border: 4px solid #f2f2f2;
}
.imgShadow {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.imgBorder2 {
	border: 4px solid #B7B7B7;
}
/*=================
Header*/
#header {
	margin-bottom: 5px;
	background-image: url(../img/header-bg-2.png);
}
#logo {
	float: left;
	margin-left: 0px;
	margin-top: 10px
}
#nav-wrapper {
	float: right;
	height: 67px;
}
#nav-wrapper #nav {
	float: left;
	padding-top: 20px;
}
#nav-wrapper #nav li {
	float: left;
	font-size: 14px;
	position: relative;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 11px 15px;
	text-transform: uppercase;
}
#nav-wrapper #nav li:hover {
	color: white;
	background: #3472AB;
	position: relative;
}
#nav-wrapper #nav li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#nav-wrapper #nav li:hover > a {
	color: white;
	background: #3472AB;
	position: relative;
}
#nav-wrapper #nav li:hover ul {
	display: block;
}
#nav-wrapper #nav ul:before {
	width: 0;
	content: "";
	position: absolute;
	top: 0;
	left: 45px;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #F1C40F;
}
#nav-wrapper #nav ul {
	z-index: 9;
	display: none;
	background: url(../img/dropdown.png) center center;
	padding: 10px 0 5px;
	position: absolute;
	top: 36px;
	left: 0;
	min-width: 210px;
	border: 1px solid #cdbd0c;
}
#nav-wrapper #nav ul li {
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	padding: 8px 15px;
	font-family: 'Lato', sans-serif;
}
#nav-wrapper #nav ul li a {
	color: #fff;
	width: 100%;
	padding: 8px 15px;
	font-family: 'Lato', sans-serif;
}
/*=================
Main*/	
#main {
}
#main .inner {
	background: #fff;
}
#main .content {
	float: left;
	max-width: 670px;
	padding: 20px 50px 50px 20px;
	background: url(../img/dividerver1.png) right center no-repeat;
	background-size: auto 100%;
}
#main .sidebar {
	float: right;
	max-width: 322px;
	padding: 20px 15px;
}
.content h1 {
	font-size: 26px;
	color: #3472AC;
	font-weight: bold;
	margin-bottom: 20px;
	font-family: Tahoma, sans-serif;
}
.content h2 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}
.content h3 {
	margin-bottom: 10px;
}
.content p {
	font-size: 14px;
	color: #555;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 1.5em;
}
.content ul {
	margin-left: 25px;
}
.content li {
	color: #333333;
	font-size: 14px;
	background: url(../ico/bullet.png) 4px center no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
}
.content ol {
	margin-left: 40px;
	margin-bottom: 12px
}
.content ol li {
	list-style: decimal;
	padding-left: -25px;
	background: none;
}
.sum1 {
	display: block;
}
.intro {
	padding-bottom: 25px;
	margin-bottom: 20px;
	background: url(../img/divider.png) center bottom no-repeat;
}
.intro h1 {
	font-size: 26px;
	color: #006A6A;
	font-weight: bold;
	margin-bottom: 20px;
	font-family: Copperplate Gothic bold, Arial;
}
.intro img {
	float: left;
	margin-right: 12px;
}
.intro p {
	font-size: 14px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 10px;
}
. line {
 padding-bottom: 25px;
 margin-bottom: 20px;
 background: url(../img/divider.png) center bottom no-repeat;
}
.topsites {
}
.topsites .item {
	padding-bottom: 30px;
	background: url(../img/divider2.png) center bottom no-repeat;
	margin-bottom: 20px;
}
.topsites h2 {
	font-size: 24px;
	color: #333333;
	margin-bottom: 20px;
	font-weight: bold;
}
.topsites .imgHolder {
	float: left;
	position: relative;
	margin-right: 20px;
}
.topsites .imgHolder .ribbon {
	position: absolute;
	top: 0;
	left: 10px;
	text-shadow: 0px 1px 1px #969696;
	background: url(../img/ribbon.png) center center no-repeat;
	width: 60px;
	height: 87px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
.topsites h3 {
	font-size: 24px;
	margin-bottom: 5px;
	font-weight: 300;
}
.topsites ul {
	float: left;
	margin-left: 0;
}
.topsites li {
	font-size: 13px;
	background: url(../img/bullet.png) 4px center no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
}
.topsites p {
	font-size: 13px;
	margin-bottom: 10px;
	color: #656565;
}
.topsites .vs {
	color: #fff;
	width: 102px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: url(../img/btn2.png) center center no-repeat;
	float: left;
	text-decoration: none;
}
.topsites .vs:hover {
	background: url(../img/btn2-hover.png) center center no-repeat;
}
.topsites .rr {
	color: #656565;
	width: 128px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: url(../img/btn1.png) center center no-repeat;
	float: left;
	text-decoration: none;
	margin-left: 15px;
}
.topsites .rr:hover {
	background: url(../img/btn1-hover.png) center center no-repeat;
}
.other-con {
}
.other-con h2 {
	font-size: 20px;
	color: #2f82ac;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 16px 0 0 0;
	font-family: Tahoma;
}
.other-con p {
	font-size: 14px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 10px;
}
.other-con ul {
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.other-con li {
	font-size: 14px;
	background: url(../img/bullet.png) 4px center no-repeat;
	padding-left: 20px;
	margin-bottom: 12px;
}
.reviewBox {
	padding: 20px 0 25px 10px;
	margin-bottom: 30px;
	background: #f6f6f6;
	position: relative;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(100, 100, 100, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(100, 100, 100, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(100, 100, 100, 0.75);
}
.reviewBox .red_ribbon {
	width: 173px;
	height: 171px;
	background: url(../img/ribbon-red.png) center center no-repeat;
	position: absolute;
	top: -11px;
	right: -12px;
}
.reviewBox .ribbon {
	width: 60px;
	height: 84px;
	background: url(../img/ribbon.png) center center no-repeat;
	position: absolute;
	left: 10px;
	top: 0;
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	text-shadow: 0px 1px 1px rgba(150, 150, 150, 1);
	padding-top: 13px;
}
.reviewBox h1 {
	color: #3472AC;
	font-size: 24px;
	font-weight: bold;
	margin-left: 90px;
	margin-right: 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #C5C5C5;
}
.reviewBox img {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
.reviewBox .block {
	display: block;
	margin-right: 0;
	margin-bottom: 15px;
}
.reviewBox .rating {
	float: left;
	max-width: 350px;
}
.reviewBox .rating .text {
	float: left;
	font-size: 14px;
	line-height: 18px;
}
.reviewBox .rating .starHolder {
	float: left;
	margin-left: 12px;
}
.reviewBox .rating .starHolder img {
	margin: 0;
}
.reviewBox .rating .textrate {
	margin-left: 10px;
	color: #656565;
	font-size: 12px;
	line-height: 18px;
	float: left;
}
.reviewBox .divider {
	border-top: 1px solid #D1D1D1;
	float: left;
	max-width: 360px;
	margin: 15px auto;
}
.reviewBox .divider2 {
	border-top: 1px solid #D1D1D1;
	margin: 0 10px 15px auto;
}
.reviewBox ul {
	float: left;
	margin: 0;
}
.reviewBox li {
	background: none;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
}
.reviewBox li .leftcol {
	float: left;
	width: 140px;
	line-height: 18px;
}
.reviewBox li .leftcol img {
	margin: 0 10px 0 0;
}
.reviewBox li .starHolder {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 70px;
}
.reviewBox li .starHolder img {
	margin: 4px 2px;
}
.reviewBox li .textrate {
	float: left;
	line-height: 18px;
	font-size: 11px;
	color: #999999;
	font-weight: 300;
}
.reviewBox li.first {
	background: url(../ico/members.png) left center no-repeat;
}
.reviewBox li.second {
	background: url(../ico/cog.png) left center no-repeat;
}
.reviewBox li.third {
	background: url(../ico/list.png) left center no-repeat;
}
.reviewBox li.fourth {
	background: url(../ico/dollar.png) left center no-repeat;
}
.reviewBox li.fiveth {
	background: url(../ico/heart.png) left center no-repeat;
}
.reviewBox p {
	color: #656565;
	font-size: 13px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.reviewBox .vs {
	color: #FFF;
	width: 102px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: url(../img/btn2.png) center center no-repeat;
	display: block;
	margin: 0 auto;
	text-decoration: none;
}
.reviewBox .vs:hover {
	background: url(../img/btn2-hover.png) center center no-repeat;
}
.featureTitle {
	font-size: 15px;
	color: #333;
	background: #f5f5f5;
	border-left: 6px solid rgba(42, 95, 137, 0.7);
	line-height: 35px;
	padding-left: 15px;
	font-weight: 300;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Calibri, sans-serif;
}
.article {
	padding: 15px 0 0 10px;
	margin-bottom: 20px;
	background: #f6f6f6;
	position: relative;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(100, 100, 100, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(100, 100, 100, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(100, 100, 100, 0.75);
}
.article h1 {
	color: #3472AC;
	font-size: 20px;
	font-weight: bold;
	margin-left: 25px;
	margin-right: 25px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C5C5C5;
}
.article img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.article .block {
	display: block;
	margin-right: 0;
	margin-bottom: 15px;
}
.article .rating {
	float: left;
	max-width: 350px;
}
.article p {
	font-size: 14px;
	color: #555;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 1.5em;
}
.article p {
	font-size: 14px;
	color: #555;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 1.5em;
}
h2.featureTitle {
	color: #555;
}
.overall {
	background: #F6F6F6;
	padding: 15px 20px;
	-webkit-box-shadow: 1px 1px 2px 0px #E4E4E4;
	-moz-box-shadow: 1px 1px 2px 0px #E4E4E4;
	box-shadow: 1px 1px 2px 0px #E4E4E4;
	margin-bottom: 15px;
}
.overall .title {
	color: #FF9900;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase
}
.overall .divider {
	height: 5px;
	background: url(../img/divider4.png) center center no-repeat;
	background-size: 100%;
	margin: 10px auto;
}
.overall p {
	font-size: 14px;
	margin-bottom: 10px;
	text-align: center;
	color: #333333;
	font-weight: 400;
}
.overall .vs {
	color: #FFF;
	width: 102px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: url(../img/btn2.png) center center no-repeat;
	display: block;
	margin: 15px auto 0;
	text-decoration: none;
}
.overall .vs:hover {
	background: url(../img/btn2-hover.png) center center no-repeat;
}
.overall .box {
	display: table-cell;
	vertical-align: middle;
	background: #C8C8C8 url(../img/arrow.png) center center no-repeat;
	height: 110px;
	width: 560px;
	padding: 0 30px 0 15px;
}
.overall .box .partner {
	margin-right: 60px;
}
.overall .box .starHolder {
	display: table-cell;
	vertical-align: middle;
}
.overall .box .imhHolder {
	display: table-cell;
	vertical-align: middle;
	height: 110px;
}
.overall .box .imhHolder .pdright {
	padding-right: 140px;
}
.overall .box .imhHolder .pdright2 {
	padding-right: 100px;
}
.overall .box .imhHolder .mgleft {
	margin-left: 20px;
}
.feature-list {
}
.feature-list .item {
	position: relative;
	background: #f6f6f6;
	padding: 20px 30px 10px 10px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(100, 100, 100, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(100, 100, 100, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(100, 100, 100, 0.75);
}
.feature-list .item .red_ribbon {
	width: 173px;
	height: 171px;
	background: url(../img/ribbon-red.png) center center no-repeat;
	position: absolute;
	top: -11px;
	right: -12px;
}
.feature-list .item .ribbon {
	width: 60px;
	height: 84px;
	background: url(../img/ribbon.png) center center no-repeat;
	position: absolute;
	left: 10px;
	top: 0;
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	text-shadow: 0px 1px 1px rgba(150, 150, 150, 1);
	padding-top: 13px;
}
.feature-list .item h1 {
	color: #333333;
	font-size: 30px;
	font-weight: 300;
	margin-left: 90px;
	padding-bottom: 10px;
	border-bottom: 1px solid #C5C5C5;
}
.feature-list .block {
	margin-bottom: 10px;
}
.feature-list .rating {
	float: left;
	width: 320px;
	margin-bottom: 10px;
}
.feature-list .rating .text {
	float: left;
	font-size: 14px;
	line-height: 18px;
}
.feature-list .rating .starHolder {
	float: left;
	margin-left: 12px;
}
.feature-list .rating .starHolder img {
	margin: 0;
}
.feature-list .rating .textrate {
	margin-left: 10px;
	color: #656565;
	font-size: 12px;
	line-height: 18px;
	float: left;
}
.sidebar .widget {
}
.widget .title {
	font-size: 15px;
	color: #555;
	font-weight: bold;
	background: #f5f5f5;
	text-align: left;
	padding-left: 12px;
	line-height: 45px;
	text-transform: uppercase;
}
.widget ul {
	padding-left: 12px;
}
.widget ul li {
	padding-top: 12px;
}
.topsitesWidget {
}
.topsitesWidget .sites {
}
.topsitesWidget .item {
	text-decoration: none;
	display: block;
	height: 90px;
	background: url(../img/divider3.png) center bottom no-repeat;
	padding: 20px 10px;
}
.topsitesWidget .item:hover {
	background: #E2F3F3;
}
.topsitesWidget .item.pts {
	padding-top: 15px;
}
.topsitesWidget .item .rr {
	margin: 8px auto 0;
	color: #fff;
	width: 121px;
	height: 34px;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	background: url(../img/btn3-hover.png) center center no-repeat;
	float: right;
	text-decoration: none;
}
.topsitesWidget .item .rr:hover {
	background: url(../img/btn3.png) center center no-repeat;
}
.topsitesWidget .item .img-holder {
	float: left;
	width: 140px;
}
.topsitesWidget .item img {
	float: left;
}
.topsitesWidget .item p {
	font-family: Calibri;
	font-size: 12px;
	color: #999999;
	float: left;
}
.topsitesWidget .item .starHolder {
	float: left;
	width: 144px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.topsitesWidget .item .starHolder .star {
	float: left;
}
/*=================
Footer*/
#footer {
	overflow: hidden;
	width: 100%;
}
#footer .inner {
	background: #125377;
	padding: 0 10px;
}
#footer img {
	float: right;
	margin-top: 5px;
	margin-bottom: 2px;
}
#footer ul {
	float: left;
	padding-top: 25px;
	margin-bottom: 10px;
}
#footer li {
	float: left;
	font-weight: 300;
	position: relative;
}
#footer li a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
#footer li + li:before {
	content: "|";
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	padding: 0 8px;
}
#footer p {
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
/*=================
website review*/
.row {
	margin-left: -20px;
*zoom:1
}
.row:before, .row:after {
	display: table;
	content: "";
	line-height: 0;
}
.row:after {
	clear: both
}
[class*="span"] {
	float: left;
	min-height: 1px;
	margin-left: 20px;
}
.span8 {
	max-width: 100%;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
a, .section-related a {
	color: #2f82ac;
	text-decoration: none;
}
a:hover, .section-related a:hover {
	text-decoration: underline;
	cursor: pointer
}
p a {
	color: #2f82ac;
	text-decoration: none;
}
p a:hover {
	color: #439dcb;
	text-decoration: underline;
}
.stars {
	color: #ffc40d;
}
.stars .blank-star {
	color: #ddd;
}
.visit {
	background-color: #E47E30;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 10px 5px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
.visit a {
	color: #FFF;
	font-size: 15px;
}
.visit a:hover {
	color: #FFF;
}
.template-compare {
}
.template-compare #main-header {
	margin-bottom: 0.71;
}
.template-compare #main-header h1 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 22px;
	font-family: Tahoma;
	padding-bottom: 20px;
	color: #555;
	background: url(../img/divider.png) center bottom no-repeat;
}
.template-compare .review-nav {
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 0px;
	margin-bottom: 15px;
	text-align: center;
}
.template-compare .review-nav .active {
	font-weight: bold
}
.template-compare .admin-nav {
	text-align: center;
	margin-bottom: 10px;
}
.template-compare .admin-nav .admin-nav-label {
	font-weight: bold;
}
.template-compare .admin-nav a {
	text-decoration: underline;
}
.template-compare .admin-nav a.active {
	text-decoration: none;
}
.template-compare .read-more {
	color: #999;
}
.template-compare .review-nav a {
	color: #2f82ac;
	text-decoration: underline;
}
.template-compare .review-nav a:hover {
	color: #439dcb;
}
.template-compare .border {
	border-top: 6px solid #999;
	display: block;
}
.template-compare .border.top {
	border-color: #439dcb;
}
.template-compare .bottom-hide {
	display: none;
}
.template-compare .comparison {
	position: relative;
	margin-bottom: 22px;
	border: 1px solid #c4c4c4;
	background-color: #fff;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 0px 2px 8px #555;
	-moz-box-shadow: 0px 2px 8px #555;
	box-shadow: 0px 2px 8px #555;
}
.template-compare .comparison .arrow-review {
	display: none;
	position: absolute;
	top: 50px;
	left: -55px;
}

@media (max-width:767px) {
.template-compare .comparison .arrow-review {
	display: none !important
}
}

@media (min-width:768px) and (max-width:991px) {
.template-compare .comparison .arrow-review {
	display: none !important
}
}
.template-compare .full-review-link {
	text-decoration: underline;
	color: #555
}
.template-compare .full-review-link:hover {
	color: #439dcb
}
.template-compare .comparison-header {
	height: 55px;
	position: relative
}
.template-compare .comparison-header .ranking {
	display: inline-block;
*display:inline;
	zoom: 1;
	position: absolute;
	color: #fff;
	top: 12px;
	left: -1px;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	width: 46px;
	z-index: 100
}
.template-compare .comparison-header .ranking.number-one {
	display: none;
	top: 8px
}
.template-compare .comparison-header .ranking.two-digit {
	right: 22px
}
.template-compare .comparison-header .number-gray {
	position: absolute;
	left: 7px;
	top: 13px
}
.template-compare .comparison-header .logo {
	display: inline-block;
*display:inline;
	zoom: 1;
	vertical-align: top;
	margin-left: 25px;
	width: 290px;
	height: 48px
}
.template-compare .comparison-header .logo img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80)
}
.template-compare .comparison-header .rating-container {
	display: inline-block;
*display:inline;
	zoom: 1;
	position: absolute;
	top: 5px;
	right: -20px
}

@media (max-width:767px) {
.template-compare .comparison-header .rating-container {
	cursor: pointer
}
}

@media (min-width:768px) and (max-width:991px) {
.template-compare .comparison-header .rating-container {
	cursor: pointer
}
}
.template-compare .comparison-header .rating-container.top {
	top: 0
}
.template-compare .comparison-header .rating-container .rating {
	position: absolute;
	bottom: 15px;
	left: 15px
}
.template-compare .comparison-header .rating-container .rating .stars {
	display: inline-block;
*display:inline;
	zoom: 1;
	font-size: 18px
}
.template-compare .comparison-header .rating-container .rating .rating-numbers {
	display: inline-block;
*display:inline;
	zoom: 1;
	color: #555;
	font-size: 13px;
	font-weight: bold;
	margin-left: 9px
}
.template-compare .comparison-header .rating-container .rating .rating-numbers.top {
	color: #fff
}
.template-compare .comparison-header .rating-container .rating .rating-numbers .internal-rating {
	font-size: 18px
}
.template-compare .comparison-content {
	min-height: 170px;
	overflow: hidden;
	margin-top: -5px
}
.template-compare .comparison-content .banner {
	margin-top: 20px
}
.template-compare .comparison-content .rating-text {
	text-align: center;
	line-height: 23px;
	font-weight: bold;
	color: #b6b6b6;
	font-size: 24px;
	margin-top: 5px
}
.template-compare .comparison-content .rating-text span {
	font-size: 12px;
	color: #b6b6b6
}
.template-compare .comparison-content .comparison-image {
	margin-left: 20px;
	margin-top: 8px;
	height: 100px;
}
.template-compare .comparison-content .comparison-image img {
	margin-bottom: 5px;
	border-radius: 5px;
}
.template-compare .comparison-content .comparison-image img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80)
}
.template-compare .comparison-content .comparison-image .reviews-button {
	margin-left: -2px
}
.template-compare .comparison-content .comparison-image .reviews-button:hover {
	cursor: pointer
}
.template-compare .comparison-content .comparison-text {
	margin-left: 190px;
	padding-top: 3px
}
.template-compare .comparison-content .comparison-text p {
	margin-bottom: 10px;
	padding-right: 8px;
	padding-top: 5px;
}
.template-compare .comparison-content .comparison-text p:first-child {
	margin-top: 5px
}
.template-compare .comparison-content .comparison-text a.jump {
	font-size: 14px;
	text-decoration: underline
}
.template-compare .epc-table {
	border-top: 1px solid #999;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px
}
.template-compare .epc-table .top-row td, .template-compare .epc-table .middle-row td, .template-compare .epc-table .bottom-row td {
	height: 10px;
	line-height: 10px;
	font-size: 10px
}
.template-compare .epc-table td {
	width: 120px;
	padding-left: 15px
}
.template-compare .epc-table .epc-link, .template-compare .epc-table .epc-and-ranking {
	display: block
}
.template-compare .epc-table .epc-link a {
	color: #999;
	text-decoration: underline;
	font-size: 18px
}
.template-compare .epc-table .epc-epc {
	color: #51a351;
	font-weight: bold
}
.template-compare .epc-table .epc-ranking {
	color: #999
}
.template-compare .epc-table .epc-epc, .template-compare .epc-table .epc-ranking {
	font-size: 16px
}
.template-compare .comparison-footer {
	vertical-align: middle;
	width: 100%;
}
.template-compare .comparison-footer tr.titles {
	width: 618px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	text-align: center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #f5f5f5
}
.template-compare .comparison-footer tr.titles td {
	border-left: 1px solid #ddd
}
.template-compare .comparison-footer tr.titles td:first-child {
	border-left: none
}
.template-compare .comparison-footer .titles .user-base, .template-compare .comparison-footer .results .user-base {
	width: 205px;
	height: inherit;
	padding: 0 5px;
}
.template-compare .comparison-footer .titles .popularity, .template-compare .comparison-footer .results .popularity {
	width: 170px;
	padding: 0
}
.template-compare .comparison-footer .titles .gender-ratio, .template-compare .comparison-footer .results .gender-ratio {
	width: 130px;
	padding: 0
}
.template-compare .comparison-footer .titles .pricing, .template-compare .comparison-footer .results .pricing {
	width: 110px;
	padding: 0
}
.template-compare .comparison-footer .titles .pricing .pricing-container, .template-compare .comparison-footer .results .pricing .pricing-container {
	position: relative
}
.template-compare .comparison-footer .titles .pricing .pricing-container i, .template-compare .comparison-footer .results .pricing .pricing-container i {
	position: absolute;
	top: 4px;
	left: 34px
}
.template-compare .comparison-footer .results .pricing a {
	padding: 0 10px;
	font-size: 14px
}
.template-compare .comparison-footer tr.results {
	width: 618px;
	margin-left: 20px;
	text-align: center;
	height: 51px;
	overflow: hidden
}
.template-compare .comparison-footer tr.results td {
	border-left: 1px solid #ddd;
	position: relative
}
.template-compare .comparison-footer tr.results td:first-child {
	border-left: none
}
.template-compare .comparison-footer tr.results .gender-ratio .gender {
	position: relative;
	float: left;
	width: 58px;
	height: 51px;
	border-left: 1px solid #ddd
}
.template-compare .comparison-footer tr.results .gender-ratio .gender:first-child {
	border: none
}
.template-compare .comparison-footer tr.results .gender-ratio .gender .global-sprite {
	margin: 5px auto 0 auto
}
.template-compare .comparison-footer tr.results .gender-ratio .gender .gender-percentage {
	position: relative;
	left: 3px;
	bottom: 3px
}
.template-compare .comparison-footer tr.results .pricing a {
	color: #2f82ac;
	display: block;
	text-decoration: underline
}
.template-compare .comparison-footer tr.results .pricing a:hover {
	color: #439dcb
}
.template-compare .comparison .gender-ratio .gender-tooltip {
	position: relative
}
.template-compare .disclaimer {
	font-size: 12px;
	color: #999;
}
.show-more-button {
	margin-bottom: 20px
}
.sprite, .footer-logo, .footer-facebook, .footer-google, .footer-rss, .footer-twitter, .header-search, .sidebar-expertrating, .icon-gay, .icon-lesbian, .icon-for-men, .icon-online-dating, .icon-senior, .icon-for-women, .sidebar-newsletter-logo, .sidebar-newsletter-pic, .sidebar-study-blue, .sidebar-study-grey, .sidebar-logos, .subhead-watermark, .comments-hide, .sidebar-badge, .author-globe, .author-person, .circle-twitter, .circle-twitter-inactive, .circle-facebook, .circle-facebook-inactive, .circle-google, .circle-google-inactive, .studies-link, .studies-flame, .advice-logo, .advice-expert, .advice-words, .footer-pinterest, .footer-youtube, .arrow-review, .deal-icon, .male-ratio, .female-ratio, .number-gray, .number-one, .reviews-button, .reviews-button-hover, .reviews-button-active, .ribbon-blue, .ribbon-gray, .article-google, .article-facebook, .article-twitter, .dir-facebook, .dir-twitter, .dir-google, .dir-facebook-inactive, .dir-twitter-inactive, .dir-google-inactive, .dir-facebook-hover, .dir-twitter-hover, .dir-google-hover, .article-for-men, .article-for-women, .article-online-dating, .article-gay, .article-lesbian, .article-senior, .article-studies, .article-trending, .icon-studies, .sidebar-experts-icon, .sidebar-studies-icon, .sidebar-reviews-icon, .sidebar-newsletter-icon, .sidebar-trending-icon, .sidebar-forum-icon, .sidebar-hot-icon, .sidebar-missed-icon {
	background-image: url(../img/photo.png);
	display: inline-block;
 *display:inline;
	zoom: 1
}
.arrow-review {
	background-position: 0 -135px;
	width: 48px;
	height: 155px
}
.number-gray {
	background-position: -150px -105px;
	width: 29px;
	height: 28px
}
.number-one {
	background-position: -182px -105px;
	width: 47px;
	height: 48px
}
.reviews-button {
	background-position: -53px -157px;
	width: 160px;
	height: 43px;
	display: block
}
.reviews-button:hover {
	background-position: -217px -157px
}
.reviews-button:active {
	background-position: -381px -157px
}
.ribbon-blue {
	background-position: -53px -206px;
	width: 192px;
	height: 61px
}
.ribbon-gray {
	background-position: -250px -206px;
	width: 189px;
	height: 45px
}
.freecontactform {
	width: 100%;
	border: 1px solid #EDEDED;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: left;
}
.freecontactformheader {
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.freecontactformmessage {
	text-align: center;
	padding-bottom: 10px;
}
.freecontactform td {
	padding: 4px;
	font-size: 12px;
}
.freecontactform p {
	padding: 4px;
}
.freecontactform label {
	padding: 4px;
}
.freecontactform label {
	padding-right: 10px
}
.required {
	font-weight: bold;
}
.required_star {
	font-weight: bold;
	color: #F00;
}
.not-required {
	font-weight: normal
}
.antispammessage {
	padding: 10px;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	font-weight: bold
}
.antispamquestion {
	font-weight: normal;
}
.pagination {
	overflow: hidden;
	padding: 15px 12px 0px;
}
.wp-pagenavi {
	position: relative;
	padding: 15px 0px 7px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	background: url(../img/pagenavi-bg.png) no-repeat !important;
	padding: 8px 14px 12px 13px !important;
	margin: 1px;
font- weight: normal !important;
	color: #baaa1d !important;
	border: none !important;
	text-shadow: 1px 1px 1px #ffffff;
}
.wp-pagenavi span.pages {
	padding: 5px 7px 5px !important;
	margin: 1px !important;
	color: #989898 !important;
	border: none !important;
	color: #413f36;
	background: none !important;
}
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover {
	background: url(../img/pagenavi-current-bg.png) no-repeat !important;
	padding: 8px 14px 12px 13px !important;
	margin: 1px;
	font-weight: normal !important;
	color: #ffffff !important;
	border: none !important;
	text-shadow: 1px 1px 1px #3472AC;
}
.wp-pagenavi {
	clear: both;
}

@media screen and (max-width: 1000px) {
.content {
	max-width: none !important;
	float: none!important;
	background: none!important;
	padding: 20px 20px 50px 20px!important;
}
.sidebar {
	float: left!important;
	width: 100%!important;
	max-width: none!important;
}
#nav-wrapper {
	width: 100%;
	margin: 0 auto !important;
}
#nav-wrapper {
	position: relative!important;
	margin: 0 auto!important;
	overflow: hidden!important;
}
ul#nav {
	float: left!important;
	position: relative;
	left: 50%!important;
}
ul#nav li {
	float: left!important;
	position: relative!important;
	right: 50%!important;
}
ul#nav li a {
	display: block!important;
}
}

@media screen and (max-width: 850px) {
.nav ul li:first-child {
	padding-left: 800px;
}
}

@media screen and (max-width: 800px) {
.nav ul li:first-child {
	padding-left: 450px;
}
}

@media screen and (max-width: 750px) {
.nav ul li:first-child {
	padding-left: 370px;
}
}

@media screen and (max-width: 715px) {
.imgp {
	padding-bottom: 0px;
}
.imgt {
	padding-bottom: 0px;
}
}

@media screen and (max-width: 670px) {
.header-nav {
	border-bottom: 1px dashed gray;
	margin-top: 0px;
}
.nav ul li:first-child {
	padding-left: 150px;
}
.img-innerp {
	padding-left: 190px;
}
.feature {
	padding-left: 190px;
}
.img-t {
	height: 250px;
}
.button {
	font-size: 11px;
}
.img-logo {
	width: 100%;
}
header {
	height: 165px;
}
}

@media screen and (max-width: 600px) {
.nav ul li:first-child {
	padding-left: 115px;
}
.img-innerp {
	padding-left: 150px;
}
.img {
	width: 150px;
}
.feature {
	padding-left: 150px;
}
header {
	height: 150px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
}

@media screen and (max-width: 520px) {
.nav ul li:first-child {
	padding-left: 85px;
}
header {
	height: 135px;
}
.img-innerp {
	padding-left: 120px;
}
.feature {
	padding-left: 120px;
}
ul#nav li {
	padding-left: 5px!important;
	padding-right: 5px!important;
}
ul#nav li a {
	font-size: 0.9em;
}
.imgBorder2 {
	margin-left: 115px;
}
.sum1 {
	display: none;
}
}

@media screen and (max-width: 470px) {
.nav ul li:first-child {
	padding-left: 55px;
}
.entry-title {
	text-align: center;
	text-transform: uppercase;
}
.img-innerp {
	padding-left: 90px;
}
.feature {
	padding-left: 90px;
}
.template-compare .comparison-header .ranking {
	margin-top: 40px;
}
.template-compare .comparison-header .logo {
	margin-top: 40px;
	margin-bottom: 10px;
}
.template-compare .comparison-content .comparison-text {
	margin-left: 20px;
}
.pull-left {
	margin-bottom: 50px;
	padding-right: 10px;
}
.imgBorder2 {
	margin-left: 95px;
}
}

@media screen and (max-width: 420px) {
header {
	height: 110px;
}
.nav ul li:first-child {
	padding-left: 45px;
}
.img-innerp {
	padding-left: 70px;
}
.feature {
	padding-left: 80px;
}
.input {
	width: 100%;
}
.textarea {
	width: 100%;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
.widget .title {
	padding-left: 0px;
	text-align: center;
}
.imgBorder2 {
	margin-left: 80px;
}
}

@media screen and (max-width: 400px) {
.nav ul li:first-child {
	padding-left: 23px;
}
.img-innerp {
	padding-left: 55px;
}
.feature {
	padding-left: 65px;
}
ul#nav li a {
	font-size: 0.8em;
}
.imgBorder2 {
	margin-left: 55px;
}
}

@media screen and (max-width: 374px) {
div.visitsite a:link, .visitsite a:visited {
	margin-top: 0px;
	float: none;
	width: auto;
}
.nav ul li:first-child {
	padding-left: 15px;
}
.img-innerp {
	padding-left: 43px;
}
.img-t {
	height: 200px;
}
.feature {
	padding-left: 53px;
}
.v1 {
	display: none;
}
.v2 {
	display: block;
	padding-bottom: 20px;
}
header {
	height: 100px;
}
}

@media screen and (max-width: 340px) {
.nav ul li:first-child {
	padding-left: 0px;
}
.img-innerp {
	padding-left: 25px;
}
.feature {
	padding-left: 35px;
}
ul#nav li a {
	font-size: 0.7em;
}
#logo a img {
	width: 100%!important;
}
.imgBorder2 {
	margin-left: 30px;
}
}