/*
Theme Name: AdultDatingSitesORG Theme
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background:#FFF;
}
.clear{
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/



#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 960px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Arial, Helvetica, sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 940px;
}
#wrapper {
	background: #fff;
	margin-top: 20px;
	padding: 0 20px;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	
}
body,
input,
textarea {
	
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */

ul {
	list-style: square;
	margin: 0 0 0 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #C00;
}
a:visited {
	color: #C06;
}
a:active,
a:hover {
	color: #ff4b33;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding: 30px 0 0 0;
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 220px;
}

/* This is the custom header image */
#branding img {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
	display: block;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 40px 0 0 0;
}

#content,
#content input,
#content textarea {
	color: #333;
}

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	
	line-height: 1.5em;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #CCC;
	margin: 0 0 20px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}

.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	height: auto;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
}
#colophon {
	border-top: 4px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}

/* Precut CSS styling
-------------------------------------------------------------- */

.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.hdr_wrap{
	background:url(images/hdr_bg2.jpg) top repeat-x;
	height: 64px;
}
.hdr{
	width:960px;
	margin:0 auto;
}
.hdr .logo{
	background-image: url(images/ads-sprite.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 271px;
	height: 42px;
	float: left;
	display: block;
	outline: none;
	margin: 10px 0 0 0;
}

.hdr .logo-sex{
	background-image: url(images/ads-sprite.png);
	background-position: -161px -167px;
	background-repeat: no-repeat;
	width: 271px;
	height: 42px;
	float: left;
	display: block;
	outline: none;
	margin: 10px 0 0 0;
}
.hdr .nav {
	float:right;
	display:block;
}
.hdr .nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
.hdr .nav ul li{
	margin: 25px 0 0 0;
	float:left;
	display:block;
	height: 36px;
}
.hdr .nav ul li a{
	/*margin:0;*/
	padding:20px;
	/*float:left;
	display:block;*/
	color: #FFF;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
}
.hdr .nav ul li:hover {
	background: url(images/white_hover.png) no-repeat bottom center;
}
.hdr .nav ul li:hover a {
	color:#D9F3F9;
}
.hdr .nav ul li.selected {
	background: url(images/red_arrow_up.png) no-repeat bottom center;
}
.hdr .nav ul li.selected:hover {
	background: url(images/white_hover.png) no-repeat bottom center;
}
.hdr .nav ul li.dividerline {
	width: 2px;
	height: 42px;
	padding:0;
	background: url(images/ads-sprite.png) no-repeat;
	background-position: -580px 0px;
	float: left;
	margin: 12px;
}
.content_wrap{
	width:960px;
	margin:0 auto;
}
.content_wrap .col1{
	width:620px;
	float:left;
	padding:0 10px 0 0;
}
.content_wrap .col2{
	width:300px;
	float:right;
	padding:0 0 0 10px;
}
.content_wrap .col1review{
	width:690px;
	float:left;
	padding:0 20px 0 0;
	background:url(images/shadow_col.jpg) repeat-y #FFF right;
}
.content_wrap .col2review{
	width:240px;
	float:right;
	padding:3px 0 0 10px;
}
.content_wrap .col1index{
	width:620px;
	float:left;
	padding:0 10px 0 0;
}
.title_wrap{
	background:url(images/title_bg.gif) repeat-x;
	height:34px;
	margin:0;
}
.title_wrap span{
	background:#44a0c7;
	height:34px;
	display:block;
	line-height:34px;
	padding:0 6px;
	color:#fff;
	float:left;
	font-size:17px;
}
.title_wrap .all{
	float:right;
	color:#fff;
	text-decoration:underline;
	font-size:11px;
	padding:15px 10px 0 0;
}
.menu{
	margin:0;
	padding:0;
	list-style:url(images/bullet_01.gif) inside;
	font-size:14px;
}
.menu li{
	border-bottom:1px solid #efefef;
}
.menu li a{
	color:#686768;
	text-decoration:none;
	display:inline-block;
	padding:7px 0;
}
.menu li a:hover{
	color:#272727;
	text-decoration:none;
}
.post_list{
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
}
.post_list li{
	margin:0;
	padding:10px 0;
	border-bottom:1px solid #eeeeee;
}

.post_list li img{
	width:80px;
	height:auto;
	margin:0 10px 0 0;
	float:left;
}
.col2review .post_list li a{
	color:#e21638;
	text-decoration:none;
	width:auto;
	overflow:hidden;
	display:block;
}
.post_list.full li a{
	color:#e21638;
	text-decoration:none;
	display:block;
	float:right;
	width:100% !important;
}
.post_list li a{
	color:#e21638;
	text-decoration:none;
	width:auto;
	overflow:hidden;
	display:block;
}
.post_list li a:hover{
	color:#e21638;
	text-decoration:underline;
}
.post_list li .comment{
	background:url(images/icon_comment.gif) 0 center no-repeat;
	color:#434243;
	padding:5px 0 0 15px;
	display:block;
	clear:both;
	text-decoration:none;
}
.post_list li a .comment:hover{
	text-decoration:none !important;
}
.fb_box{

}
.breadcrum{
	font-size:13px;
	font-weight:bold;
	color:#494949;
	border-bottom:1px solid #efefef;
	padding:30px 0 20px 0;
	margin:0 0 20px 0;
}
.breadcrum a{
	color:#c94a86;
	font-weight:bold;
	text-decoration:underline;
}
.headline, a.headline{
	color:#0066cc;
	font-weight:bold;
	font-size:24px;
	text-decoration:none;
}
.headline:hover, a.headline:hover{
	color:#03F;
}
.by{
	font-size:14px;
	color:#44a0c7;
	text-decoration:none;
}
.by:hover{
	color:#307e9f;
}
.txt{
	color:#424242;
	font-size:12px;
	padding:15px 0 0 0;
	line-height:18px;
}

.title_head{
	border-bottom:1px solid #3388b9;
	color:#44a0c7;
	font-size:24px;
	padding:20px 0 10px 0;
}
.txt_img{
	float:left;
	padding:0 10px 0 0;
}
.bar{
	background:url(images/bar_bg.jpg) 0 repeat-x;
	height:32px;
	line-height:32px;
	color:#FFF;
	font-size:12px;
	padding:0 0 0 10px;
	font-weight:bold;
	margin:20px 0 0 0;
}
.bar input{
	margin:0 5px 0 20px;
}
.bar span{
	text-decoration:underline;
}
.bar .title{
	float:left;
}
.review_box{
	background:url(images/review_bg.jpg) 0 0 repeat-y;
	width:700px;
	margin:10px 0 0 0;
}
.review_box .no1{
	background:url(images/review_top_1.jpg) 0 top no-repeat;
	padding:27px 0 0 60px;
}
.review_box .no2{
	background:url(images/review_top_2.jpg) 0 top no-repeat;
	padding:27px 0 0 60px;
}
.review_box .no3{
	background:url(images/review_top_3.jpg) 0 top no-repeat;
	padding:27px 0 0 60px;
}
.review_box .no4{
	background:url(images/review_top_4.jpg) 0 top no-repeat;
	padding:27px 0 0 60px;
}
.review_box .no5{
	background:url(images/review_top_5.jpg) 0 top no-repeat;
	padding:27px 0 0 60px;
}
.review_box .avatar{
	float:left;
}
.review_box .logo{
	padding:0;
	text-align:center;
}
.review_box .logo .members{
	background:url(images/icon_member.jpg) 0 0 no-repeat;
	font-size:12px;
	color:#424242;
	padding:0 0 0 20px;
	line-height:18px;
	margin:10px 0 0 40px;
	text-align:left;
}
.review_box .feat{
	color:#44a0c7;
	font-size:15px;
	font-style:italic;
}
.review_box .feat_list{
	margin:10px 0 0 0;
	padding:0;
	list-style:url(images/bullet_02.jpg) inside;
	font-size:12px;
}
.review_box .visit{
	background:url(images/btn_visit.jpg);
	width:131px;
	height:37px;
	margin:0 auto;
	display:block;
}
.review_box .read{
	font-size:13px;
	color:#44a0c7;
	text-decoration:underline;
	margin:8px 0 0 0;
	display:block;
}
.review_box .feat_list li{
	margin:5px 0;
	padding:0;
}
.review_box .bottom{
	background:url(images/review_bottom.jpg) 0 0 no-repeat;
	height:50px;
	padding:14px 20px 0 100px;
	font-size:12px;
	color:#424242;
	margin:10px 0 0 0;
}
.review_box table td {
	vertical-align:top;
}
.latest{
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
.latest a{
	color:#ea546d;
	text-decoration:none;
}
.latest img{
	float:left;
	margin:0 10px 0 0;
}
.latest .txt{
	padding:5px 0 0 0;
}
.latest li{
	border-bottom:1px solid #eeeeee;
	padding:10px 0;
}
.stat{
	margin:0;
	padding:0;
	list-style:url(images/bullet_02.jpg) inside;
	color:#424241;
	font-size:12px;
}
.stat li{
	border-bottom:1px solid #eeeeee;
	padding:10px 0 10px 0;
}
.compare{
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	color:#424242;
}
.compare li{
	border-bottom:1px solid #eeeeee;
	padding:10px 0;
}
.compare li span{
	float:right;
}
.compare li .hl{
	color:#44a0c7;
	float:left;
}
.compare li span .hl{
	color:#44a0c7;
}
.compare li .price{
	float:right;
	color:#e564a0;
}
.compare li .price span.ratenum {
	font-size:16px;
	font-weight:700;
	float: none;
	color: #666;
}
.about{
	margin:0;
	padding:0;
	list-style:url(images/bullet_01.gif) inside;
	font-size:12px;
	color:#424242;
}
.about li{
	border-bottom:1px solid #eeeeee;
	padding:10px 0;
}
.about li a{
	color:#424242;
	text-decoration:none;
}
.about li a:hover{
	color:#424242;
	text-decoration:underline;
}
.txt_fig{
	float:left;
	margin:0 10px 10px 0;
}
.btn_cont, a.btn_cont{
	background:#44a0c7;
	line-height:34px;
	padding:0 10px;
	height:34px;
	display:inline-block;
	color:#fff;
	text-decoration:none;
}
.btn_cont:hover, a.btn_cont:hover{
	background:#21779c;
}
.end{
	
	padding:10px 0;
	clear:both;
}
.page_np{
	padding:10px 0;
}
.page_np a:hover{
	text-decoration:underline;
}
.page_np .prv{
	background:url(images/bullet_03.gif) 0 center no-repeat;
	padding:0 0 0 20px;
	color:#686768;
	font-size:14px;
	float:left;
	display:block;
	text-decoration:none;
}
.page_np .nxt{
	background:url(images/bullet_01.gif) right center no-repeat;
	padding:0 20px 0 0;
	color:#686768;
	font-size:14px;
	float:right;
	display:block;
	text-decoration:none;
}
.slide_top{
	position:relative;
	height: 320px;
	width: 620px;
	margin: 10px 0;
}
.slide_feat{
	background:url(images/tag_feat.gif);
	width:160px;
	height:34px;
	position:absolute;
	z-index:999999;
	top:20px;
	right:0px;
}
.slide_arr {
	background:url(images/arr.png);
	width:33px;
	height:66px;
	position:absolute;
	z-index:999999;
	top:130px;
	display: block;
	cursor: pointer;
}
.slide_arr_r{
	background-position: -33px 0;
	right:0px;
}
.slide_arr_l{
	left:0px;
}
.slide_desc{
	background:url(images/trans.png);
	padding:10px;
	color:#FFF;
	font-size:22px;
	height:60px;
	margin:-70px 0 0 0;
	position: absolute;
	bottom: 0px;
	width: 600px;
}
.slide_desc a {
	color:#FFF;
}
.slide_desc a:hover {
	color:#0CF;
}
.slide_sub{
	padding:20px 0;
}
.slide_sub .f1{
	float:left;
}
.slide_sub .f2{
	float:right;
}
.left_col{
	float:left;
	width:300px;
	text-align:center;
}
.right_col{
	float:right;
	width:300px;
	text-align:center;
}
.fig_border{
	border:1px solid #dadada;
	padding:3px;
	float:left;
}
.box_stat_review{
	color:#424242;
	padding:0 0 10px 0;
	margin:10px 0;
}
.box_stat_review .cat{
	background:#e75656;
	margin:10px 0;
	padding:10px;
	color:#fefefe;
	font-size:16px;
	text-align:left;
}
.box_stat_review ul {
	padding: 0;
	list-style: url(images/bullet_02.jpg) inside;
}
.box_stat_review ul li{
	font-size:13px;
	padding:0px 0;
}
.box_stat_review .progress{
	height:19px;
	 -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
.box_stat_review .progress.blue{
	background:#4ea7da;
}
.box_stat_review .progress.bluelight{
	background:#0fb8fa;
}
.box_stat_review .progress.green{
	background:#3cb54c;
}
.box_stat_review .progress.greenlight{
	background:#66b045;
}
.box_stat_review .progress.greendark{
	background:#4e8a2d;
}
.box_stat_review .progress.tan{	
	background:#e39e25;
}
.box_stat_review .progress.red{
	background:#ed6c4d;
}
.box_stat_review .progress.reddark{
	background:#af3e22;
}
.split_bg{
	background:url(images/split_bg.gif) repeat-y;
}
.rv_box{
	float:right;
	border:1px solid #dadada;
	width:290px;
	background:#fff;
	font-size:14px;
	color:#282a2a;
}
.rv_box .point{
	font-size:16px;
	color:#b2b2af;
}
.rv_box .point span{
	color:#424242;
}
.rv_box table td{
	padding:9px;
}
.btn_visit_1{
	background:url(images/btn_visit.jpg);
	width:131px;
	height:37px;
	display:inline-block;
	margin:10px auto 0 auto !important;
}
.btn_visit_1:hover{
	background:url(images/btn_visit.jpg) 0 -37px;
}
.btn_rectan{
	background:#ffd200;
	padding:10px;
	color:#5d451a;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	margin:10px;
	display:inline-block;
	width:auto;
}
.btn_rectan:hover{
	background:#ffe157;
}
.foo_top_wrap{
	background:#44a0c7;
	margin:20px 0 0 0;
}
.foo_top{
	height:59px;
	line-height:59px;
	font-size:11px;
	font-weight:bold;
	width:960px;
	margin:0 auto;
	color:#FFF;
}
.foo_bottom_wrap{
	background:#1a1a1a;
}
.foo_bottom{
	width:960px;
	margin:0 auto;
	color:#FFF;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	padding:0 0 20px 0;
	line-height:16px;
}
.foo_bottom .menu{
	padding:20px 0;
	color:#fff;
	font-size:11px;
}
.foo_bottom .menu a{
	font-weight:bold;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
.foo_bottom .menu a:hover{
	text-decoration:underline;
}
/* Additional Styles
-------------------------------------------------------------- */
div.page {
	padding:15px 0;
	font-size:14px;
	line-height: 1.4em;
}
img.wp-post-image {
	float: left;
	padding: 0 10px 10px 0;
}
td.featuresl {
	padding: 0;
}
div.entryp {
	border-bottom:1px solid #eeeeee;
	clear:both;
	padding:10px 0;
}
p {
	margin: 0 0 1em 0;
}
p.bulletlabel {
	color:#44a0c7;
	padding:10px 0;
	clear:both;
	font-size:14px;
	margin:0;
}
span.cite {
	font-size:12px;
	color:#333;
}
div.review_box span.rating {
	margin:10px auto;
}
div.rv_box span.rating {
	margin:10px 0 0 0;
}
span.rating {
	display:block;
	
	width:100px;
	height:17px;
	background-image:url(images/stars-sprite.png);
	background-repeat:no-repeat;
}
span.rating.star-5 {
	background-position:0px 0px;
}
span.rating.star-45 {
	background-position:0px -17px;
}
span.rating.star-4 {
	background-position:0px -34px;
}
img.ss {
	max-width:80%;
}
ul.latest img{
	width:25%;
}
body.home #nav-below, body.page #nav-below, body.paged #nav-below {
	margin:10px 0;
}
span.xcrpt {
	font-size: 14px;
}
div.col2 .title_wrap, div.col2review .title_wrap{
	margin:20px 0 0 0;
}
div.authd {
	font-size:13px;
}
.hidden, div.review_box{
	display:none;
}
div.current {
	display:block;
}
/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}
/* =Membership Table Style
-------------------------------------------------------------- */
.membership-table {
	line-height: 18px;
	width: 550px;
	text-align: left;
}
.membership-box {
	border: 1px solid #e2e2e2;
	padding: 15px;
}

/* New Version
-------------------------------------------------------------- */
span.red {
	color:#c14141;
}
span.blue {
	color:#0b8ec5;
}
span.drk-blue {
	color:#044e82;
}
span.drk-gold {
	color: #a76115;
}
span.ico {
	display:block;
	background-image:url(images/ads-sprite.png);
	background-repeat:no-repeat;
}
div.listing_title_wrap {
	x-background: url(images/title_bg.gif) repeat-x;
	height: 34px;
	margin: 25px 0 15px 0;
	position:relative;
}
div.listing_title_wrap span.title_blue {
	background: #0091ce; /* Old browsers */
	background: -moz-linear-gradient(top, #0091ce 0%, #005a80 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0091ce), color-stop(100%,#005a80)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0091ce 0%,#005a80 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0091ce 0%,#005a80 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0091ce 0%,#005a80 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0091ce 0%,#005a80 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0091ce', endColorstr='#005a80',GradientType=0 ); /* IE6-9 */
	font-size:27px;
	font-weight:700;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-shadow:2px 2px 2px #003b63;
	text-transform:uppercase;
	padding: 8px 10px 8px 37px;
	position:absolute;
	top:-15px;
	left:0px;
	text-align:center;
	width:643px;
}
div.listing_title_wrap span.title_blue span.heart {
	display: block;
	background: url(images/ads-sprite.png) no-repeat;
	background-position: 0px -50px;
	height: 23px;
	width: 25px;
	float: left;
	position:absolute;
	top:12px;
	left: 45px;
}
div.listing_title_wrap span.greyfold {
	width: 90px;
	height: 10px;
	background-position: 0 -231px;
	top: 34px;
	left: -2px;
}
span.greyfold {
	display: block;
	background: url(images/ads-sprite.png) no-repeat;
	position:absolute;
}
/* New Listing */
div.list-item {
	clear:both;
	border:1px solid #999;
	background-color:#FFF;
	margin:0 0 10px 0;
}
div.list-item:hover {
	background-color:#f9fcff;
}
div.list-item span.wideshadow {
	display: block;
	clear: both;
	background: url(images/ads-sprite.png) no-repeat 0px -256px;
	width: 615px;
	margin: 0 auto;
	height: 5px;
}
.green {
	color:#258a00;
}
span.greensub {
	color:#00930a;
	font-size:14px;
	font-weight:700;
}
div.list-item div.lst-toprow {
	clear:both;
	padding: 10px 10px 7px;
}
div.lst-toprow div.lst-rank {
	position:relative;
	float:left;
}
div.lst-rank span {
	position:absolute;
	display:block;
	background-image:url(images/ads-sprite.png);
	background-repeat:no-repeat;
}
div.lst-rank span.numrank {
	width: 71px;
	height: 65px;
	background-position: 0px -157px;
	top: -13px;
	left: -13px;
	color: #FFF;
	text-shadow: 1px 1px 1px #333;
	font-size: 27px;
	font-weight: 700;
	padding: 7px 0px 0 7px;
}
div.lst-rank span.numrank.numone {
	width: 48px;
	height: 62px;
	background-position: 0px -82px;
	top: -17px;
	left: -21px;
}
div.lst-logo {
	text-align: center;
	width: 25%;
	float: left;
	padding: 9px 0 0 45px;
}
div.lst-logo img {
	max-width:100%;
	margin:0 0 10px 0;
}
a img:hover {
	opacity:0.8;
}
div.lst-visitors {
	width: 35%;
	float: left;
	padding: 20px 0 0 25px;
	position: relative;
}
div.lst-visitors span.red {
	font-weight:700;
}
div.lst-visitors span.reduser {
	float:left;
	margin: 0 5px 0 0;
}
span.reduser {
	width: 21px;
	height: 19px;
	background-position: -35px -52px;
}
div.lst-rating {
	float:right;
	width:24%;
	border:1px solid #9e9e9e;
	text-align:center;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f2f2f2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
	margin: -15px 0 0 0;
	-webkit-box-shadow: 0 8px 6px -6px #CCC;
	   -moz-box-shadow: 0 8px 6px -6px #CCC;
	        box-shadow: 0 8px 6px -6px #CCC;
}
div.lst-rating div.edithead {
	clear:both;
	color:#333;
	border-top:3px solid #e75656;
	padding:2px;
	text-transform:uppercase;
	line-height:1.5em;
	font-size:13px;
}
div.lst-rating span.blue, div.col-right span.blue {
	font-weight: 700;
	font-size: 27px;
	line-height: 1em;
}
span.starate {
	clear:both;
	display:block;
	background-image:url(images/ads-sprite.png);
	background-repeat:no-repeat;
	width: 100px;
	height: 16px;
	margin: 5px auto;
}
span.starate.fivestar {
	background-position: -278px 0px;
}
span.starate.fourhalfstar {
	background-position: -278px -17px;
}
span.starate.fourstar {
	background-position: -278px -34px;
}
span.starate.threehalfstar {
	background-position: -278px -51px;
}
span.starate.threestar {
	background-position: -278px -68px;
}
div.lst-bottomrow {
	clear: both;
	padding: 7px 11px;
}
div.lst-bottomrow span.greensub {
	clear: both;
	display: block;
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
div.lst-review {
	float:left;
	width:34%;
	font-size:14px;
}
div.lst-features {
	float: left;
	width: 36%;
	font-size: 14px;
	margin: 0 0 0 12px;
}
div.lst-features span.ico {
	float: left;
	margin: 0 5px 0 0;
}
div.lst-features ul {
	list-style:none;
	margin:0;
}
div.lst-features ul li {
	padding:4px 0;
}
div.lst-features li.green {
	font-weight:700;
}
div.lst-cta {
	float:right;
	width:24%;
	text-align:center;
	margin:20px 0 0 0;
}
div.lst-cta a {
	text-decoration:none;
}
a span.oj-btn, a.btn_visit_1 {
	display: block;
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color:#f24537;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d02718;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding:12px 11px;
	text-decoration:none;
	text-shadow:1px 1px 0px #810e05;
	text-align:center;
}
a span.oj-btn:hover, a.btn_visit_1:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color:#ffca42;
}
a span.yel-btn, a.btn_visit_1 {
	display: block;
	-moz-box-shadow:inset 0px 1px 0px 0px #fce187;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce187;
	box-shadow:inset 0px 1px 0px 0px #fce187;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #feca2a), color-stop(1, #d1a414) );
	background:-moz-linear-gradient( center top, #feca2a 5%, #d1a414 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1a414', endColorstr='#feca2a');
	background-color:#feca2a;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d1a414;
	color:#00042d;
	font-size:14px;
	font-weight:bold;
	padding:12px 11px;
	text-decoration:none;
	text-shadow:1px 1px 0px #eee;
	text-align:center;
}
a span.yel-btn:hover, a.btn_visit_1:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d1a414), color-stop(1, #feca2a) );
	background:-moz-linear-gradient( center top, #d1a414 5%, #feca2a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feca2a', endColorstr='#d1a414');
	background-color:#d1a414;
}
a span.blue-btn {
	display:block;
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	padding:12px 11px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
	text-align:center;
}
a span.blue-btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}
span.greenstar {
	width: 14px;
	height: 14px;
	background-position: -66px -46px;
}
span.film {
	width: 14px;
	height: 11px;
	background-position: -67px -61px;
}
span.thumbup {
	width: 15px;
	height: 12px;
	background-position: -67px -75px;
}
span.vid {
	width: 17px;
	height: 12px;
	background-position: -65px -89px;
}
span.im {
	width: 15px;
	height: 12px;
	background-position: -65px -102px;
}
span.pic {
	width: 15px;
	height: 12px;
	background-position: -65px -114px;
}
span.camera {
	width: 15px;
	height: 12px;
	background-position: -65px -129px;
}
span.webcam {
	width: 15px;
	height: 14px;
	background-position: -65px -142px;
}
/* Sidebar Icons */
div.widget-box span.ico {
	float:left;
	margin: 9px 5px 0 0;
}
span.users {
	width: 15px;
	height: 12px;
	background-position: -171px -102px;
}
span.rankings {
	width: 12px;
	height: 16px;
	background-position: -186px -102px;
}
span.stats {
	width: 15px;
	height: 11px;
	background-position: -202px -102px;
}
span.ratings {
	width: 17px;
	height: 14px;
	background-position: -235px -102px;
}
span.greycheck {
	width: 11px;
	height: 14px;
	background-position: -222px -102px;
}
div.widget-box span.ico.greycheck {
	margin:5px 5px 0 0;
}
/* Sidebar Stuff */
div.welcomewidget {
	clear:both;
	padding:10px 0;
	position:relative;
	min-height:195px;
	margin: 0 0 30px 0;
}
div.welcomewidget h2 {
	font-size: 16px;
	font-weight: 700;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #CCC;
	margin: 0 0 5px 0;
}
div.welcomewidget div.txtbox {
	width:70%;
	font-size:12px;
	clear:both;
}
div.welcomewidget span.couple {
	background-position: -89px -48px;
	width: 64px;
	height: 160px;
	position: absolute;
	right: -7px;
	top: 26px;
	z-index: 1;
}
div.welcomewidget span.arrowleft {
	background-position: -161px -50px;
	width: 72px;
	height: 17px;
	position: absolute;
	bottom: 58px;
	left: 0px;
}
div.welcomewidget .txtupdate {
	clear: both;
	border: 1px solid #CCC;
	padding: 10px;
	font-size: 12px;
	text-align: center;
	z-index: 3;
	position: absolute;
	background: #FFF;
	bottom:3px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* future proofing */
	-khtml-border-radius: 6px; /* for old Konqueror browsers */
}
div.welcomewidget .txtupdate span.red {
	font-weight:700;
	color:#ff1212;
}
div.widget-box {
	margin:0 0 30px 0;
	clear:both;
}
div.widget-box h3 {
	font-weight:700;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#414141;
	font-size:18px;
	line-height:1.7em;
	display:inline;
}

.widget-content {
	border:1px solid #CCC;
}
.widget-content .comparetitle {
	font-weight: 700;
	font-size: 14px;
	border-bottom: 1px solid #CCC;
	margin:5px 0 0 0;
	color:#414141;
}
.widget-content .comparetitle {
	padding:10px;
}

.widget-content .col-left {
	float: left;
}
.widget-content .col-right {
	width: 45%;
	float: right;
	text-align: center;
}
.widget-content .comparerow {
	padding:15px;
	border-bottom:1px dashed #CCC;
	font-size:13px;
}
.widget-content .comparerow.lastrow {
	border:none;
}
.widget-content .comparerow.firstrow .col-right {
	font-weight:700;
}
.widget-content.textbox {
	padding:10px;
	font-size:12px;
	color:#666;
	line-height:1.5em;
}
.widget-content.listbox {
	color:#666;
}
.widget-content.listbox .comparerow.lastrow {
	font-size:11px;
}
.widget-content.termbox .comparerow {
	border:none;
	clear:both;
}
/* More Reviews */
div.contentblk h3 {
	text-transform:uppercase;
	font-weight:700;
	border-bottom:1px solid #CCC;
	padding:10px 0;
}
div.contentblk div.txt img {
	padding:0 10px 10px 0;
	float:left;
}
/* Wide Column */

div.widecol {
	clear:both;
}
div.widecol h3 {
	text-transform:uppercase;
	font-weight:700;
	padding:2px 0;
	margin:0 0 10px 0;
}
div.listwiderow {
	clear:both;
	border-bottom:1px solid #CCC;
	padding:15px 0;
}
div.reviewbox_wrap {
	width: 19%;
	padding: 0 12px 0 0;
	float: left;
}
div.reviewbox_wrap.floatright {
	float:right;
	padding:0;
}
div.reviewbox_wrap div.reviewbox_head {
	text-align:center;
	font-size:12px;
	line-height:2em;
	text-transform:uppercase;
	font-weight:700;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
	color:#FFF;
	text-shadow:1px 1px 0px #287ace;
	border:1px solid #469df5;
}
div.reviewbox_wrap.numone div.reviewbox_head {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	border:1px solid #d02718;
	background-color:#f24537;
	text-shadow:1px 1px 0px #810e05;
}
div.reviewbox_wrap div.reviewbox_body {
	clear:both;
	padding:10px;
	border:1px solid #CCC;
	border-top:none;
	text-align:center;
}
div.reviewbox_wrap div.reviewbox_body img {
	max-width:100%;
}
div.reviewbox_wrap div.reviewbox_body span.starate {
	float:left;
}
div.reviewbox_wrap div.reviewbox_body span.blue {
	font-weight:700;
	font-size:23px;
}
div.reviewbox_wrap div.reviewbox_body a {
	text-decoration:none;
}
div.reviewbox_wrap div.reviewbox_body a span.oj-btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:1px 1px 0px #ffffff;
	margin:5px 0 0 0;
}
div.reviewbox_wrap div.reviewbox_body a span.oj-btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
}
div.reviewbox_wrap.numone div.reviewbox_body a span.oj-btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color:#f24537;
	border:1px solid #d02718;
	text-shadow:1px 1px 0px #810e05;
	color:#FFF;
}
div.reviewbox_wrap.numone div.reviewbox_body a span.oj-btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color:#c62d1f;
}
/* Additional Reviews */
div.post-item {
	clear:both;
	padding: 20px 10px 20px 0;
	border-bottom:1px dashed #CCC;
}
div.post-item a {
	text-decoration:none;
}
div.post-item a:hover {
	text-decoration:underline;
}
div.post-item a h2 {
	color:#0a68a8;
	font-weight:bold;
	text-transform: uppercase;
	font-size:23px;
	line-height:1.3em;
	text-decoration:none;
}
div.post-item .infoleft {
	width:415px;
	padding:0 10px 0 0;
	float:left;
	color:#666;
}
div.post-item .authr {
	font-size:12px;
	clear:both;
}
div.post-item .infoleft .ratingr {
	clear:both;
	background-position: 155px 12px;
	background-repeat:no-repeat;
	color:#000;
	font-size:15px;
	padding: 8px 0 0 0;
	position:relative;
}
div.post-item .infoleft .ratingr span.blue {
	font-size:24px;
	font-weight:700;
}
div.post-item .infoleft .ratingr span.starate {
	clear: none;
	position: absolute;
	right: 148px;
	top: 12px;
}
div.post-item .infoleft .excerpt {
	clear:both;
	padding:10px 0;
	font-size:12px;
	line-height:1.3em;
}
div.post-item .inforight {
	float:right;
	text-align:center;
	width:36%;
}

div.post-item .inforight a img {
	border:1px solid #0a68a8;
	max-width:100%;
}
div.post-item div.btnbox {
	width: 36%;
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
}
div.post-item div.btnbox a:hover {
	text-decoration:none;
}
div.col1review div.contentblk h3 {
	border-bottom:none;
	font-size:26px;
}

/* Compare Chart */
span.greyflex {
	background-position: -97px -231px;
	width: 87px;
	height: 10px;
}
span.greyflex2 {
	background-position: -192px -233px;
	width: 8px;
	height: 8px;
	position: absolute;
	right: -8px;
	bottom: 0px;
	display:none;
}
div.dating-chart {
	clear: both;
	padding: 15px 0;
}
div.table-col {
	float:left;
	width:159px;
	border-right:1px solid #FFF;
	text-align:center;
}
div.table-col.lastcol {
	border-right:none;
	float:right;
}
div.table-col.label-col {
	width:160px;
	color:#FFF;
	font-size:11px;
	text-transform:uppercase;
}
div.table-col.label-col span.title {
	font-size:15px;
	text-transform:none;
}
div.table-col.label-col span.ico {
	float:left;
}
div.table-col.label-col div.title {
	margin: 0px 0px 0px 18px;
	float: left;
}
div.table-col.label-col div.iconbox {
	width: 27px;
	float: left;
	margin: 0 0 0 5px;
}
div.table-col.label-col span.monthly {
	margin: 5px 0 0 4px;
}
span.heart {
	background-position: 0px -50px;
	height: 23px;
	width: 25px;
}
span.monthly {
	background-position: -171px -131px;
	width: 25px;
	height: 19px;
}
span.memberblue {
	background-position: -196px -132px;
	width: 28px;
	height: 18px;
}
span.membersilver {
	background-position: -226px -132px;
	width: 28px;
	height: 18px;
}
span.search {
	background-position: -317px -131px;
	width: 28px;
	height: 26px;
}
span.membergold {
	background-position: -256px -132px;
	width: 28px;
	height: 18px;
}
span.webcamgold {
	background-position: -331px -104px;
	width: 25px;
	height: 22px;
}
span.goldstar {
	background-position: -307px -103px;
	width: 24px;
	height: 23px;
}
span.cpuscreen {
	background-position: -278px -102px;
	width: 27px;
	height: 25px;
}
span.url {
	background-position: -286px -132px;
	width: 28px;
	height: 26px;
}
span.email {
	background-position: -406px -132px;
	width: 28px;
	height: 18px;
}
span.emailsilver {
	background-position: -346px -132px;
	width: 28px;
	height: 18px;
}
span.bigthumb {
	background-position: -417px -105px;
	width: 24px;
	height: 21px;
}
span.profiles {
	background-position: -389px -105px;
	width: 24px;
	height: 23px;
}
span.chat {
	background-position: -359px -106px;
	width: 27px;
	height: 19px;
}
span.heartrating {
	width: 99px;
	height: 16px;
	margin: auto;
}
span.heartrating.fiveheart {
	background-position: -279px 0;
	}
span.heartrating.fourhalfheart {
	background-position: -279px -17px;
}
span.heartrating.fourheart {
	background-position: -279px -34px;
}
span.heartrating.threehalfheart {
	background-position: -279px -51px;
}
span.heartrating.threeheart {
	background-position: -279px -68px;
}
span.gold {
	color: #ffd06b;
}
span.lt-gold {
	color: #c88206;
}
span.silver {
	color: #7c7c7c;
}
div.table-col span.blue {
	color:#97e0ff;
}
div.table-col.label-col div.row {
	background-color:#044e82;
	text-align:left;
	!padding: 11px 10px 12px;
	padding: 13px 10px 13px;
}
div.table-col.label-col div.row.height {
	max-height: 27px;
	padding-bottom: 14px;
}
/* Cross-browser */
div.table-col.label-col div.row.silver {
	max-height: 31px;
}
div.table-col.label-col div.row.big {
	padding:20px 0 20px 10px;
	max-height: 36px;
}
div.table-col.label-col div.row.big2 {
	padding:18px 0 17px 10px;
	max-height: 30px;
}
div.table-col.label-col div.row.big2.height {
	max-height: 31px;
}
div.table-col.label-col div.row.row-best {
	background-color:#FFF;
}
div.table-col.label-col div.row.row-hdr {
	position:relative;
}
div.table-col.label-col div.row.row-hdr span.greyflex {
	position:absolute;
	bottom:-1px;
	left:0;
}
div.table-col div.row {
	border-bottom:1px solid #FFF;
	background-color:#f3f3f3;
	padding: 9px 0 10px;
}
div.table-col div.row.links {
	padding: 0;
}
div.table-col div.row a {
	color: #00618b;
	font-size: 12px;
	font-weight: bold;
}
div.table-col div.row a:hover {
	color: #0080b8;
}
div.table-col.alt div.row {
	background-color:#f9f9f9;
}
div.table-col div.row.row-hdr {
	padding:0;
	height:37px;
}
div.table-col div.row.empty, div.table-col.label-col div.row.row-hdr {
	background-color:transparent !important;
}
div.table-col.numone div.row {
	background-color:#fff9a0;
}
div.table-col div.row.row-best {
	padding: 3px 0px;
	font-size: 13px;
}
div.table-col div.row.row-best.empty {
	height:17px;
}
div.table-col.numone div.row.row-best {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23) );
	background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
	background-color:#ffec64;
	border:1px solid #ffaa22;
	color:#333333;
	text-shadow:1px 1px 0px #ffee66;
	font-weight:700;
}
div.table-col.numone div.row {
	border-bottom:1px solid #dbd24f;
}
div.row.standard {
	color:#007c06;
	font-weight:700;
	font-size: 24px;
}
div.table-col div.row.overall {
	height: 55px;
	font-size: 25px;
	padding: 10px 0;
}
div.table-col div.row.price {
	font-size: 23px;
	height: 47px;
}
div.table-col .row.search {
	padding: 12px 0 13px;
}
div.table-col .row.emails {
	padding: 12px 0 13px;
}
div.table-col .row.profile {
	padding: 12px 0 13px;
}
div.table-col div.row.monthly {
	padding: 17px 0 18px 0;
}
div.table-col div.row.standard {
	padding: 12px 0;
}
div.table-col div.row.silver {
	padding: 8px 0;
}
div.table-col div.row.gold {
	padding: 8px 0;
}
div.table-col div.row.gold span.big {
	color:#aa5800;
}
div.table-col div.row.silver, div.table-col div.row.gold {
	font-size:12px;
}
div.table-col div.row.url {
	padding: 9px 8px 0;
	border-bottom: none !important;
}
div.table-col div.row.url a span.oj-btn,span.yel-btn {
	padding: 13px;
}
div.table-col div.row.url a {
	text-decoration:none;
}
div.table-col span.big {
	font-size: 19px;
	font-weight: 700;
}
div.table-col:hover div.row {
	background-color:#E3F7FB;
}
div.table-col.label-col:hover div.row {
	background-color:#044e82;
}
div.table-col.numone:hover div.row {
	background-color:#FFC;
}
div.table-col.numone .row.last {
	border-bottom: none;
}
div.table-col .row.padding {
	padding-bottom: 21px !important;
}
div.table-col .row.last.big {
	height: 41px
}
div.table-col .row.price.last.big {
	padding-bottom: 16px;
}

/* FAQ Page */
div.col1review div.contentblk.pagec h3 {
	border-bottom:1px solid #CCC;
	padding:10px 0;
}
div.post-item div.titlebox {
	font-size:28px;
}
div.post-item p {
	font-size:12px;
	line-height:1.5em;
}
div.minicompare {
	clear:both;
	padding:10px 0;
}
div.minicompare div.col {
	width:135px;
	border-right:1px solid #FFF;
	float:left;
	text-align:center;
}
div.minicompare div.row.row-best.empty {
	visibility: hidden;
}
span.minishadow {
	background-position: -240px -235px;
	width: 135px;
	height: 12px;
}
div.row.row-logo img{
	max-width:100%;
	margin: 0 0 -4px 0;
}
div.row.row-cta {
	padding: 4px;
}
div.minicompare div.row.row-best {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23) );
	background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
	background-color:#ffec64;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
	border:1px solid #ffaa22;
	border-bottom:none;
	display:block;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffee66;
	text-transform:uppercase;
}
div.col.col-normal div.row.row-cta a span.oj-btn{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	border:1px solid #dcdcdc;
	color:#666666;
	text-shadow:1px 1px 0px #ffffff;
}
div.col.col-normal div.row.row-cta a span.oj-btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
/* Reviews Pages */
div.review_main_screenshots {
	clear:both;
	padding:15px 0;
}
div.review_main_table {
	float: left;
	width: 45%;
	border: 6px solid #f2f2f1;
	background: #FFF;
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	color: #333;
}
div.review_main_table div.rows {
	border-bottom: 1px solid #e5e6e1;
	clear: both;
	padding: 10px;
}
div.review_main_table span.blue {
	font-weight:700;
	font-size:22px;
}
div.review_main_table div.rows.top-row span.starate {
	float:left;
	clear:none;
}
div.review_main_table div.rows.top-row span.blue {
	font-size:30px;
}
div.review_main_table div.rows div.raterow {
	float: right;
}
div.review_main_table span.labelt {
	font-size: 20px;
	float: left;
	padding: 10px 0 0 10px;
}
div.screenshot {
	float: right;
	width: 41%;
	text-align: center;
	padding: 0 40px 0 0;
}
div.screenshot img {
	max-width:100%;
}
div.screenshot .arrowup {
	clear: both;
	text-align: center;
	background: url(images/ads-sprite.png) no-repeat -406px -115px;
	height: 90px;
}
h2.headline {
	padding:10px 0;
}
div.btn_visit{
	text-align: center;
	padding: 20px 0 0 0;
	margin: 0 auto;
	clear: both;
	width: 40%;
	height:90px;
	background: url(images/ads-sprite.png) no-repeat -421px -95px;
}
div.btn_visit a, div.arrowup a, div.row.row-cta a {
	text-decoration:none;
}

/* New General Styles */
span.caps {
	text-transform: uppercase;
}
span.bold {
	font-weight: bold;
}
span.size-sm{
	font-size: 12px;
}
span.size-md{
	font-size: 14px;
}
span.size27 {
	font-size: 27px;
}
span.block {
	display: block;
}
span.check.green {
	background-position: -383px 0;	
}
span.check.gold {
	background-position: -383px -29px;	
}
span.check.silver {
	background-position: -383px -60px;
}
span.check.blank {
	background-position: -415px -26px;
}

/* New Comparison Styles */
#compare-top {
	padding: 7px 0 0;
}
#compare-top .description {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
#compare-top .description p {
	color: #686868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
span.check {
	background: url(images/ads-sprite.png);
	background-repeat: no-repeat;
	display: block;
	margin: auto;
	width: 30px;
	height: 29px
}
div.table-desc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 34px;
	margin: 0 0 7px 0;
	text-align: center;
}
div.table-legend .legend-right {
	color: #3b3b3b;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
	float: left;	
}
div.table-legend .legend-right > .row1,.row2 {
	padding: 10px 0;	
}
div.table-legend .check {
	margin: 0 0 12px 0;
}
div.table-legend .legend-left {
	float: left;	
	width: 50px;
}