html {
	height: 100%;
}
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:before, .clearfix:after, .container_12:before, .container_12:after {
	content: '.';
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
}
.clearfix:after, .container_12:after {
	clear: both;
}
.clearfix, .container_12 {
	zoom: 1;
}
a {
	color: #ce1278;
	text-decoration: none;
}
a:hover {
	color: #FF69B4;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
h1 {
	font-style: normal;
	line-height: 36px;
	text-rendering: optimizelegibility;
	padding: 20px 10px;
}
.h1-user {
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-size: 19px;
	color: #ce1278;
	font-weight: bold;
}
h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 10px;
	font-size: 16pt;
	line-height: 36px;
}
h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 10px;
	font-size: 18px;
	line-height: 27px;
}
.h3-sub {
	border-bottom: 1px dotted #eee;
}
h4 {
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 20px 10px;
	color: #ce1278;
}
h5 {
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 20px 10px;
}
h6 {
	font-size: 15px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 20px 10px 10px 10px;
}
p {
	color: #3a3a3a;
	margin: 0 0 0 9px;
	font-size: 14px;
	line-height: 20px;
}
.shortreview {
	color: #3a3a3a;
	margin: 0 0 10px 9px;
	font-size: 10px;
	line-height: 20px;
}
.p-user {
	text-align: center;
	padding: 10px 10px 20px 10px;
}
.avg {
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-size: 19px;
	color: #ce1278;
	font-weight: bold;
	padding: 10px;
	line-height: 36px;
	margin-top: -40px;
}
.introduction {
	color: #3a3a3a;
	margin: 0 0 0 9px;
	font-size: 13px;
	line-height: 20px;
}
.entry-title a, .entry-title {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #ce1278;
}
.intitle {
	line-height: 0px;
}
hr.green1 {
	border: dashed;
	color: #DB7093;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
	max-width: 100%;
	color: transparent;
}
.img-po {
	float: right;
	width: 200px;
}
.img-list {
	padding: 0 10px 5px 20px;
}
.img-fac {
	text-align: center;
}
.img-mobile {
	display: none;
}
.img-ranking {
	float:left; 
	padding-right:5px;
	width: 30px;
}
header {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	background: #47143a url(body-bg3.png);
	font-family: 'Open Sans', sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #222;
	line-height: 1.231em;
	height: 100%;
}
#bodyWraper {
	background: #dbc0d8;
	-moz-border-radius: 0px 0px 7px 7px;
	-webkit-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 7px 7px;
	padding: 10px 0;
}
.wraper {
	background: url(body-bg-trans.png) repeat-x top;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding: 10px 0;
}
.container_12 {
	margin-left: auto;
	margin-right: auto;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_6, .grid_7, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}
.grid_8 {
	display: inline;
	margin-left: 10px;
	margin-right: 0px;
}
.grid_5 {
	display: inline;
	margin-left: 0px;
	margin-right: 10px;
}
.omega {
	margin-right: 0;
}
.alpha {
	margin-left: 0;
}
/*MENU*/
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
nav#menu ul li {
	font-family: 'PTSansRegular';
	font-size: 18px;
	float: left;
	border-left: 1px solid #c4b4bf;
	border-right: 1px solid #f9f2f8;
}
nav#menu ul li a {
	display: inline-block;
	text-decoration: none;
	color: #ce1278;
	text-shadow: 0px 1px #FFF8DC;
	padding: 14px 15px;
}
nav#menu ul li a:hover {
	color: #fcabd7;
}
nav#menu ul li:first-child {
	border-left: none;
}
nav#menu ul li:last-child {
	border-right: none;
}
.menu a {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.first-child {
	border-left: none;
}
.last-child {
	border-right: none;
}
.navigation {
	display: block;
	height: 52px;
	width: 940px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background: url(nav-bg.png) repeat-x;
	margin-left: 10px;
	margin-right: 10px;
}
.navigation-mobile {
	display: block;
	height: 52px;
	max-width: 600px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background: url(nav-bg.png) repeat-x;
	margin-left: 10px;
	margin-right: 10px;
}
.navigation-inner {
	display: block;
	height: 52px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background: url(nav-bg.png) repeat-x;
	margin-left: 10px;
	margin-right: 10px;
}
/*LIST*/
ul.list {
	margin: 10px 0px;
	padding: 0;
}
ul.list li {
	margin: 5px 0;
	list-style: none;
	padding: 0px 25px 0px;
	background: url(ok_grey.png) no-repeat 0px 0px;
}
ul, ol {
	margin: 1em 0;
}
li {
	line-height: 18px;
}
/*TABLE*/
table {
	border-collapse: collapse;
	border-spacing: 0;
	max-width: 100%;
	background-color: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
th, td, caption {
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
}
/*SECTION*/
section.review {
	background: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
}
section.review .product {
	position: relative;
	float: left;
	margin: 10px;
}
section.review .base {
	position: absolute;
}
.dbase {
	position: absolute;
	top: -11px;
	left: -10px;
	z-index: 9999;
}
section.review article {
	margin: 0;
	padding: 10px 10px 10px 0;
}
section.review article h1 {
	margin: 0;
}
section.review footer {
	border-top: 1px solid #ededed;
	height: 60px;
}
section.review header {
	border-bottom: 1px solid #ededed;
	height: 60px;
}
/*VISIT BUTTON*/
ul.button-wrapper {
	font-family: 'Open Sans', sans-serif;
	padding: 0;
	margin-top: 7px;
	margin-right: 10px;
	float: right;
	text-decoration: none;
}
ul.button-wrapper li {
	float: left;
	list-style: none;
	margin: 0;
	line-height: 40px;
}
ul.button-wrapper li a.left {
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	display: inline-block;
	padding: 0 15px;
	text-decoration: none;
	color: #fff;
	text-shadow: 0px 1px #000;
	background: #808080; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZGI0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmM2MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #808080 0%, #696969 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #808080), color-stop(100%, #696969)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #808080 0%, #696969 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #808080 0%, #696969 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #808080 0%, #696969 100%); /* IE10+ */
	background: linear-gradient(top, #808080 0%, #696969 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808080', endColorstr='#696969', GradientType=0 ); /* IE6-8 */
}
ul.button-wrapper li a.right {
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	display: inline-block;
	padding: 0 15px;
	text-decoration: none;
	color: #000;
	background: #DB7093; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU0NTQ1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMzMzMzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #DB7093 0%, #c62157 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DB7093), color-stop(100%, #c62157)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #DB7093 0%, #c62157 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #DB7093 0%, #c62157 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #DB7093 0%, #c62157 100%); /* IE10+ */
	background: linear-gradient(top, #DB7093 0%, #c62157 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DB7093', endColorstr='#c62157', GradientType=0 ); /* IE6-8 */
}
/*RATING SIDEBAR*/
.rating {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #eee;
	line-height: 20px;
	background: url(rating.png) bottom no-repeat;
	width: 90px;
	height: 15px;
	overflow: hidden;
	float: left;
	margin: 20px 0px 0px 10px;
}
.ratingBoardWrapper {
	margin: 0px 0px 10px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	padding: 10px;
}
.ratingBoard {
	margin: 5px 0;
}
.ratingBoard .title {
	line-height: 40px;
	height: 40px;
	padding: 0px 5px;
	border-bottom: 1px solid #CCC;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background: #FF00FF; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: #FF00FF;
background: -moz-linear-gradient(top, #FF00FF 0%, #DB7093 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF00FF), color-stop(100%, #DB7093)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FF00FF 0%, #DB7093 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FF00FF 0%, #DB7093 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #FF00FF 0%, #DB7093 100%); /* IE10+ */
	background: linear-gradient(top, #FF00FF 0%, #DB7093 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF00FF', endColorstr='#DB7093', GradientType=0 ); /* IE6-8 */
}
.ratingBoard span.rank, .ratingBoard span.pro, .ratingBoard span.rat {
	color: #fff;
	float: left;
	text-align: center;
}
.ratingBoard span.rank {
	width: 40px;
	border-right: 1px solid #DB7093;
}
.ratingBoard span.pro {
	float: left;
	color: #fff;
	border-left: 1px solid #FF00FF;
	border-right: 1px solid #DB7093;
}
.ratingBoard span.rat {
	float: left;
	width: 100px;
	color: #fff;
	border-left: 1px solid #FF00FF;
}
.ratingDetailsWraper-sub {
	background: #fff;
	border-radius: 4px;
}
.ratingDetailsWraper {
	background: #eee;
	border-radius: 4px;
}
.ratingrow span.count {
	background: url(count-bg.png) no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	padding-left: 10px;
	margin: 0 0 0 5px;
	position: relative;
}
.ratingrow span.count2 {
	background: url(count-bg.png) no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	padding-left: 5px;
	margin: 0 0 0 5px;
	position: relative;
}
.ratingrow span.pro-details {
	width: 110px;
	overflow: hidden;
	float: left;
}
.ratingrow span.pro-details {
	width: 110px;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	padding-top: 7px;
}
.ratingrow span.rate {
	float: left;
	background: url(rating.png) no-repeat bottom;
	height: 15px;
	width: 100px;
	position: relative;
}
.ratingrow a.read {
	position: absolute;
	right: 37px;
	top: 30px;
	widows: 60px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	background: #FF00FF;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 0px 5px;
	text-decoration: none;
}
.ratingrow a.read:hover {
	background: #DB7093;
}
.ratingrow {
	clear: both;
	border-bottom: 1px dotted #fff;
	padding: 10px 0;
	display: block;
	height: 40px;
	position: relative;
}
.ratingrow-sub {
	clear: both;
	border-bottom: 1px dotted #eee;
	padding: 10px 0;
	display: block;
	height: 20px;
	position: relative;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 11pt;
}
.rthumb {
	width: 200px;
	padding: 7px;
	background: #eeeeee;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iNjMlIiBzdG9wLWNvbG9yPSIjZWVlZWVlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9yYWRpYWxHcmFkaWVudD4KICA8cmVjdCB4PSItNTAiIHk9Ii01MCIgd2lkdGg9IjEwMSIgaGVpZ2h0PSIxMDEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-radial-gradient(center, ellipse cover, #eeeeee 63%, #cccccc 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(63%, #eeeeee), color-stop(100%, #cccccc));
	background: -webkit-radial-gradient(center, ellipse cover, #eeeeee 63%, #cccccc 100%);
	background: -o-radial-gradient(center, ellipse cover, #eeeeee 63%, #cccccc 100%);
	background: -ms-radial-gradient(center, ellipse cover, #eeeeee 63%, #cccccc 100%);
	background: radial-gradient(center, ellipse cover, #eeeeee 63%, #cccccc 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=1 );
	border: 1px solid #aaaaaa;
}
.widget h3, .widget-title {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #ce1278;
	text-align: center;
}
.widget ul {
	margin: 10px;
	padding: 0px;
	margin-top: 10px;
}
.widget ul li {
	line-height: 20px;
}
.widget a {
	color: #444;
}
.list-title {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 12pt;
	color: #ce1278;
	padding-left: 40px;
}
/*NEW RATING SIDEBAR*/
.new-rating-bar {
	border-radius: 5px;
}
.new-rating-bar .section-1 {
	border-right: 1px solid #DB7093;
	width: 44px;
}
.new-rating-bar .section-2 {
	border-right: 1px solid #DB7093;
}
.new-rating-bar .section-3 {
	border-right: 1px solid #DB7093;
	width: 75px;
}
.new-rating-bar table {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.new-rating-bar td {
	text-align: center;
	height: 60px;
}
.new-rating-bar thead td {
	background: #DB7093 url(thead-bg-1.jpg) repeat-x;
	color: #fff;
	height: 41px;
	border-bottom: none !important;
}
.new-rating-bar tr td {
	background-color: #eee;
	border-bottom: 1px dotted #fff;
}
.new-rating-bar tr.first td {
	background-color: #e1e1e1;
}
.new-rating-bar .rank {
	width: 25px;
	height: 25px;
	padding: 3px 4px 18px 3px;
	background: url(count-bg-1.png) no-repeat;
	display: inline-block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 43px;
	margin: 0 0 0 5px;
	position: relative;
}
.new-rating-bar .first .rank {
	background: url(ribbon-small.png) no-repeat;
}
.new-rating-bar .product-name { 
	text-align:left; 
	text-overflow:ellipsis; 
	white-space:pre-wrap; 
	max-width:89px; 
}
.new-rating-bar a.review {
	widows: 60px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	background: #db7093;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 5px;
	text-decoration: none;
	margin: 0 5px 0 0;
}
.new-rating-bar a.review:hover {
	background: #DB7093;
}
.no1-rating {
	color: #910163 !important;
}
/* Star Ratings */
.star-ratings { 
	display:inline-block;
}
.rating-score {
	font-weight: bold;
	font-size: 10pt;
}
/* REVIEW BOX */
#proReview {
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 10px;
}
#proReview footer {
	border-top: 1px solid #eee;
	height: 45px;
	margin-top: 10px;
}
#proReview header {
	border-bottom: 1px solid #eee;
	height: 85px;
	margin-bottom: 10px;
}
.profeatureBox {
	background: #f1f1f1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	border: 1px solid #525252;
	-moz-box-shadow: 0px 1px 0px 0px #fff;
	-webkit-box-shadow: 0px 1px 0px 0px #fff;
	box-shadow: 0px 1px 0px 0px #fff;
	position: relative;
}
table.revRat {
	margin: 10px 0 10px;
	padding: 0px;
	color: #444;
	width: 100%;
}
table.revRat tr {
	border-bottom: 1px dotted #444;
}
table.revRat td {
	padding: 5px;
}
table.revRat .rating {
	margin: 0;
	padding: 0;
}
.reviewInfo span.price {
	font-size: 20px;
	font-weight: bold;
	font-family: 'PTSansRegular';
	color: #ccc;
	padding: 0px 5px;
	display: inline-block;
	text-shadow: 0px -1px #000;
}
/*REVIEW NIVAGATION*/
.InactiveTab {
	background: url(inactive-tab.jpg);
	width: 130px;
	height: 30px;
	margin-top: 0px;
	text-align: center;
	float: left;
	text-decoration : none;
}
.InactiveTab:Hover {
	text-decoration : none;
	color: #444;
}
.ActiveTab {
	background: url(active-tab.jpg);
	width: 130px;
	height: 30px;
	text-align: center;
	float: left;
}
.WhiteHeaderName {
	color: #FFFFFF;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}
/*FEATURE LISTS*/
.feature_list {
	border: 1px solid #E8E8E8;
	padding: 0 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.feature_list td {
	text-align: center;
	padding: 5px;
	border: 1px solid #E8E8E8;
}
.linetd {
	background-color: #f1f1f1;
}
.linetd2 {
	background-color: rgb(252, 240, 203);
}
/*RANKING LIST*/
.ranking_list {
	border: 1px solid #E8E8E8;
	padding: 0 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 100%;
	font-size: 12px;
}
.ranking_list td {
	text-align: center;
	height: 25px;
	padding-top: 3px;
	border: 1px solid #E8E8E8;
}
.ranking_list th {
	background-color: rgb(252, 240, 203);
	text-align: center;
	font-weight: bold;
	border: 1px solid #E8E8E8;
}
.ranking_statistics {
	display: block;
	padding: 10px;
}
.ranking_sta_img {
	display: none;
	padding: 10px;
}
/*FOOTER*/
footer.bottom {
	background: rgba(0,0,0,0.5);
	padding: 10px 5px;
	margin: 10px;
	text-align: center;
	color: #555;
	text-shadow: 0px 1px #000;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	color: #ddd;
}
footer.bottom a {
	color: #ddd !important;
}
footer.bottom nav ul {
	margin: 0px 0px 10px 0px;
	padding: 0;
}
footer.bottom nav ul li {
	display: inline-block;
	list-style: none;
}
footer.bottom nav ul li a {
	color: #555;
	text-decoration: none;
	margin: 0 5px;
}
footer.bottom nav ul li a:hover {
	text-decoration: underline;
}
footer nav, footer, footer nav li a:visited, footer a:visited, footer .menu-item a, footer a {
	color: #cccccc;
	text-decoration: none;
}
::-moz-selection {
 background: #fe57a1;
 color: #fff;
 text-shadow: none;
}
::selection {
	background: #fe57a1;
	color: #fff;
	text-shadow: none;
}
/*BUTTON*/
.btn {
	display: inline-block;
 *display: inline;
	padding: 4px 10px 4px;
	margin-bottom: 0;
 *margin-left: .3em;
	font-size: 13px;
	line-height: 18px;
 *line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
 *background-color: #e6e6e6;
	background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
 *border: 0;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
 filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
 filter: progid:dximagetransform.microsoft.gradient(enabled=false);
 *zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	background-color: #e6e6e6;
 *background-color: #d9d9d9;
}
.btn:active, .btn.active {
	background-color: #cccccc \9;
}
.btn:first-child {
 *margin-left: 0;
}
.btn:hover {
	color: #333333;
	text-decoration: none;
	background-color: #e6e6e6;
 *background-color: #d9d9d9;
	/* Buttons in IE7 don't get borders, so darken on hover */

	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-ms-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}
.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn.active, .btn:active {
	background-color: #e6e6e6;
	background-color: #d9d9d9 \9;
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled, .btn[disabled] {
	cursor: default;
	background-color: #e6e6e6;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-large {
	padding: 9px 14px;
	font-size: 15px;
	line-height: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.btn-large [class^="icon-"] {
	margin-top: 1px;
}
.btn-success, .btn-success:hover {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	text-align: center;
}
.btn-success.active {
	color: rgba(255, 255, 255, 0.75);
}
.btn {
	border-color: #ccc;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-success {
	background-color: #FF69B4;
 *background-color: #DB7093;
	background-image: -ms-linear-gradient(top, #FF69B4, #DB7093);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FF69B4), to(#DB7093));
	background-image: -webkit-linear-gradient(top, #FF69B4, #DB7093);
	background-image: -o-linear-gradient(top, #FF69B4, #DB7093);
	background-image: -moz-linear-gradient(top, #FF69B4, #DB7093);
	background-image: linear-gradient(top, #FF69B4, #DB7093);
	background-repeat: repeat-x;
	border-color: #DB7093 #DB7093 #C71585;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:dximagetransform.microsoft.gradient(startColorstr='#FF69B4', endColorstr='#DB7093', GradientType=0);
 filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	background-color: #DB7093;
 *background-color: #DB7093;
}
.btn-success:active, .btn-success.active {
	background-color: #DB7093 \9;
}
/*USER REVIEWS*/
.rating-recommend {
	border-radius: 3px;
}
.user-star-ratings {
	width: 100%;
	max-width: 275px;
	border: 0;
}
.user-star-ratings td {
	line-height: 25px;
	padding-left: 5px;
}
.user-star-ratings img{
	padding-top: 5px;
}
/*APP REVIEWS*/
.download-app-1 {
	border-bottom: 1px dashed #bdbdbd;
	margin: 10px 0;
	width: 100%;
}
.download-app-1 td {
	padding: 10px 10px 20px 10px;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
}
.download-app-1 td img {
	height: 18px;
	margin: -5px 5px 0 0;
}
.download-app {
	border-top: 1px dashed #bdbdbd;
	margin-top: 10px;
	width: 100%;
}
.download-app td {
	padding-top: 10px;
	text-align: center;
}
.download-app td img {
	width: 250px;
}
	
/*MOBILE*/
@media (min-width: 601px) {
.grid_1, .grid_2, .grid_3, .grid_4, .grid_6, .grid_7, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
	float: left;
}
body {
	min-width: 960px;
	margin: 10px 0;
}
.container_12 {
	width: 960px;
}
.container_12 .grid_13 {
	width: 700px;
}
.container_12 .grid_12 {
	width: 940px;
}
.container_12 .grid_8 {
	width: 620px;
	float: left;
}
.container_12 .grid_4 {
	width: 300px;
}
.container_12 .grid_5 {
	width: 300px;
	float: left;
}
footer.bottom {
	width: 930px !important;
}
.navigation-mobile {
	display: none;
}
.navigation-inner {
	width: 940px;
}
.img-home {
	width: 200px;
}
ul.button-wrapper {
	font-size: 14px;
}
.ratingrow-sub {
	padding-left: 50px;
}
.feature_list {
	width: 580px;
	margin-left: 10px;
}
.imgBox {
	float: left;
	width: 230px;
	margin-right: 10px;
}
.reviewInfo {
	width: 330px;
	float: left;
	text-align: center;
}
.ratingBoard span.pro {
	width: 110px;
}
.header-top {
	height: 100px;
}
.rating-recommend {
	width: 100%;
}
.rating-site {
	width: 230px;
}
.user-rating {
	width: 300px;
}
.links {
	width: 460px;
	height: 50px;
}
.introduction {
	display: block;
}
.base {
	top: 0px;
	left: 0px;
	width: 170px;
}
.feature-item {
	text-align: left !important;
}
}

@media (max-width: 600px) {
body {
	max-width: 600px;
	margin: 0;
}
.container_12 {
	max-width: 600px;
}
.container_12 .grid_13 {
	max-width: 600px;
}
.container_12 .grid_12 {
	max-width: 600px;
	float: left;
}
.container_12 .grid_8 {
	max-width: 600px;
}
.container_12 .grid_4 {
	max-width: 300px;
}
.container_12 .grid_5 {
	max-width: 600px;
}
nav#menu {
	max-width: 600px;
}
footer.bottom {
	max-width: 600px !important;
	float: left;
}
.navigation {
	display: none;
}
.navigation-inner {
	max-width: 600px;
	display: none;
}
.img-home {
	width: 150px;
}
.base {
	width: 140px;
	top: 1px !important;
	left: 1px !important;
}
.h1-home {
	text-transform: uppercase;
	text-align: center;
}
ul.button-wrapper {
	font-size: 14px;
}
.ratingrow-sub {
	text-align: center;
}
.feature_list {
	width: 100%;
}
.imgBox {
	text-align: center;
	max-width: 600px;
}
.reviewInfo {
	max-width: 600px;
	text-align: center;
}
.ratingBoard span.pro {
	width: 110px;
}
.menu a {
	line-height: 20px;
}
h4 {
	line-height: 18px;
}
section.review header {
	height: 80px;
}
#proReview header {
	height: 115px;
}
.header-top {
	height: 85px;
}
.ratingBoardWrapper {
	margin: 0px 0px 10px 0px;
}
.rating-recommend {
	width: 100%
}
.rating-site {
	width: 230px;
}
.user-rating {
	width: 300px;
}
.potitle {
	line-height: 30px;
}
.links {
	width: 450px;
	height: 50px;
}
.introduction {
	display: none;
}
.ranking_statistics {
	display: none;
}
.ranking_sta_img {
	display: block;
}
.download-app-1 td {
	text-align: center;
}
}

@media (max-width: 510px) {
.header-top {
	height: 80px;
}
.user-rating {
	width: 300px;
}
.links {
	width: 380px;
}
#proReview header {
	height: 145px;
}
}

@media (max-width: 440px) {
.img-home {
	display: none;
}
.base {
	display: none;
}
.img-mobile {
	display: block;
	width: 100%;
	margin: 0 0 15px 5px;
	border-radius: 3px;
}
.header-top {
	height: 65px;
}
.img-po {
	width: 125px;
}
.rating-site {
	width: 100%;
}
.user-rating {
	width: 100%;
}
.links {
	width: 330px;
}
.rthumb {
	width: 90%;
}
}

@media (max-width: 390px) {
.links {
	width: 300px;
}
}

@media (max-width: 360px) {
ul.button-wrapper {
	font-size: 10px;
	font-weight: bold;
}
.ratingBoard span.pro {
	width: 90px;
}
.links {
	width: 260px;
}
.entry-title {
	font-size: 17pt;
}
}
