body {
	background: #df7ba4 url(/static/isexshop.com.br/templates/pink_bg.jpg) repeat-x 0 0;
	font-family: Arial, serif;
	color: #333;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

br
{
	clear: left;
}

.textmedium
{
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333;
}

h1,h2,h3,h4,h5,h6,p
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
}


/* ----------------- h1 ----------------------- */
h1 {
	font-weight: bold;
	font-size: 20px;
	color: #333;
	text-align: center;
}


/* ----------------- h2 ----------------------- */
h2 {
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #FF0074;
}

h2 a{
	text-decoration: none;
	color: #FF0074;
}
h2 a:link{
	color: #FF0074;
}
h2 a:visited{
	color: #FF0074;
}
h2 a:active{
	color: #FF0074;
}
h2 a:hover{
	text-decoration: underline;
}

/* ----------------- h3 ----------------------- */
h3 {
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #333;
}

/* ----------------- h4 ----------------------- */
h4 {
	font-weight: bold;
	font-size: 16px;
	color: #333;
	border-bottom: 1px #666 dotted;
	margin-bottom: 10px; 
}

/* ----------------- h5 ----------------------- */
h5 { font-size: 20px; }
h6 { font-size: 20px; }

/*
------------------------------------------------------------------------------------------
	Text Links, rollover, and visited
------------------------------------------------------------------------------------------
*/

a {
	text-decoration: none;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
}
a:link {
	color: #990000;
	text-decoration: none;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:visited {
	color: #990000;
	text-decoration: none;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
} 

a:active {
	color: #990000;
	text-decoration: none;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
} 

a:hover {
	text-decoration: underline;
	color: #C80000;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
}



/* ======================================================================================= */

/* Reset ================================================================================= */

img {
	border:0;
}
a {
	outline: none;
}
a:hover {
	outline: none;
}
:focus {
	outline:0;
}
a:active {
	outline: none;
}

/* Reset ================================================================================= */



/* Lists */
ul, ol {
	list-style:none;
	margin:0;
	padding:0;
}


/* ======================================================================================= */
.CaixaTexto
{
    border:1px solid #444444; FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #FFFFFF; padding-left:3px; padding-right:3px; padding-top:1px; padding-bottom:1px
}

/*
------------------------------------------------------------------------------------------
		Main boxes
------------------------------------------------------------------------------------------
*/

#mainTopAlign
{
	margin: 0px auto;
	text-align: center;
}
#mainTop
{
	position: relative;
	width: 980px;
	margin: 0px auto;
	text-align: left;
	background-color: #fff;
}


#mainAlign
{
	text-align: center;
	margin: 0px auto;
	background: url(/static/isexshop.com.br/templates/pink_top_bg.jpg) no-repeat 50% 0%;
}

.page {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff url(/static/isexshop.com.br/templates/page_bg.png) no-repeat 0 0;
}


#mainContent
{
	position: relative;
	width: 990px;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align:left;
	background-color: #fff;
	overflow: hidden;
	background:transparent;
	min-height:400px;
	padding:0px 0px 0px 0px;
}

#mainContent .left
{
	float: left;
	width: 192px;
	margin-left: 30px;
	margin-right: 20px;
}

#mainContent .center
{
	float: left;
	width: 650px;
	margin-right: 10px;
}

#mainContent .right
{
	float: left;
	width: 150px;
	text-align: center;
}


#mainContent .rightbig
{
	float: left;
	width: 725px;
	text-align: center;
}


/* Header ================================================================================ */
.logo {
	float:left;
}
.header-container {
	height: 170px;
	overflow: hidden;
}
.header {
	width: 100%;
	margin:0 auto;
	padding:0px;
	text-align:right;
	position:relative;
	z-index:10;
	height: 89px;
	overflow: hidden;
}
.header .logo {
	float:left;
	width: 410px;
	height: 76px;
	margin-left: 20px;
	text-decoration:none !important;
	text-align: center;
	margin-top: 10px;
}

.header .quick-access {
	float:right;
	margin-top: 20px;
	margin-right: 20px;
	width: 500px;
	height: 25px;
	text-align: center;
}

.header .quick-access1 {
	float:right;
	margin-top: 5px;
	margin-right: 20px;
	width: 500px;
	height: 30px;
	text-align: center;
}


.header .quick-access li {
	float:right;
	margin-right: 20px;
}

.header .quick-access1 li {
	float:right;
	margin-right: 20px;
}


.menu-container {
	height: 38px;
	overflow: hidden;
	margin-left: 20px;
	margin-right: 20px;
}

.search-container {
	height: 36px;
	overflow: hidden;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
}

.search-container .leftside {
	float: left;
	width: 600px;
	height: 19px;
	font-size: 13px;
	background-color: #efefef;
	color: #000;
	padding-top: 3px;
	margin: 2px 0px 0px 10px;
	border:1px #ff0000 solid;
}

#custommenu {
	position:relative;
	font-size: 12px;
	height: 29px;
	padding: 10px 0px 0px 30px;
	width: 960px;
}


div.menu {
	float: left;
	padding: 0px 0px 2px 15px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	font-family: Tahoma;
	height: 23px;
	_width: 0px; /*IE6*/
	_padding: 0px 0px 0px 15px;
	background: url(/static/isexshop.com.br/templates/nav_sp.png) no-repeat 100% 50%;
}
div.menu a:link, div.menu a:visited {
	display: block;
	height: 23px;
	color: #D30000;
	font-weight: bold;
}
div.menu a:hover {
	color: #be367e;
}
div.menu a span {
	display: block;
	height: 20px;
	padding-right: 15px;
	padding-top: 3px;
}
div.menu a span:hover {
	cursor: pointer;
}
div.menu.active, div.menu:hover {
}
div.menu.active a span, div.menu a:hover span {
}
div.menu a {
	text-decoration: none;
	display:block;
	cursor: pointer;
	_height: 0;
}

.clearBoth {
	clear:both;
	height: 0;
	overflow: hidden;
}



/*search*/
div.search-block {
	height: 27px;
	padding: 5px 30px 0px 45px;
	width: 915px;
}
div.search-block h3 {
	float: left;
	color: #fff;
	font-weight: normal;
}
div.search-block h3 strong {
	font-weight: bold;
	font-size: 18px;
}
div.form-search {
	float: right;
	margin: 0;
}
div.form-search label {
	color: #fff;
	float: left;
	position:relative;
	line-height: 24px;
}
div.form-search input {
	height: 24px;
	width: 196px;
	background: url(/static/isexshop.com.br/templates/search_input.png);
	border: 0;
	padding: 0px 0px 0px 10px;
	float: left;
	position:relative;
	line-height: 24px;
}
div.form-search button.button {
	width: 36px;
	height: 24px;
	background: url(/static/isexshop.com.br/templates/search_btn.png) no-repeat 0 0;
	float: left;
	position:relative;
	border: none;
}
div.form-search button.button span {
	display: none;
}
div.form-search button.button:hover, div.form-search button.buttonHover {
	opacity: 0.8;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}






.header .form-search {
}
.header .form-search label {
	float:left;
	width:24px;
	height:21px;
	text-align:left;
	text-indent:-999em;
	overflow:hidden;
}
.header .form-search input.input-text {
	float: left;
	width: 209px;
	margin-right: 4px;
}
.header .form-search button.button {
	float:left;
}
.header .form-search button.button span {
	border:0;
	height:21px;
	padding:0 0 0 0px;
}
.header .form-search button.button span span {
	background-position:100% 0;
	padding:0 6px 0 3px;
}
.header .form-search .search-autocomplete {
	z-index:999;
	left:40px !important;
	top:22px !important;
}
.header .form-search .search-autocomplete ul {
	border:1px solid;
}
.header .form-search .search-autocomplete li {
	text-align:left;
	border-bottom:1px solid;
	padding:2px 8px 1px 8px;
	cursor:pointer;
}
.header .form-search .search-autocomplete li .amount {
	float:right;
}
.header .form-language {
	text-align:right;
}
.header .form-language label {
	padding-right:5px;
	vertical-align:middle;
}
.header .form-language select {
	padding:0;
}
.header .form-language select.flags option {
	background-position:4px 50%;
	background-repeat:no-repeat;
	padding-left:25px;
}
.header .links {
	float:right;
}
.header .links li {
	float:right;
}
.header .links a {
}
.header-container .top-container {
	clear:both;
	padding:5px 10px 0 12px;
	text-align:right;
}
.header-container .top-container a {
}






/* FOOTER */
.bottom-pic {
	background: url(/static/isexshop.com.br/templates/footer_bg_pink.png) no-repeat 50% 100%;
}



/* Footer ================================================================================ */
.footer-container {
	clear: both;
}
.footer {
	width:990px;
	margin:0 auto;
	padding:0px 0px 0px;
}

.footer a {
}
.footer a:hover {
}
.footer .bugs {
	margin:13px 0 0;
}
.footer .bugs a {
}
.footer .bugs a:hover {
}
.footer address {
	margin:0 0 0px;
}
.footer address a {
}
.footer address a:hover {
}
.footer ul {
	display:inline;
}
.footer ul.links {
	display:block;
}
.footer li {
	display:inline;
	padding:0 7px 0 4px;
}
.footer li.last {
	background:none !important;
	padding-right:0 !important;
}
.footer-container .bottom-container {
	margin:0 0 5px;
	overflow: hidden;
}

div.company_info {
	overflow: hidden;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	padding: 10px 0px 10px 20px;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
	border: 1px solid #fbd8b8;
	background: #fbd8b8;
	background: -moz-linear-gradient(top, #fbd8b8, #ffe9d4);
	background: -webkit-gradient(linear, left top, left bottom, from(#fbd8b8), to(#ffe9d4));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbd8b8', endColorstr='#ffe9d4');
}
div.company_info ul {
	width: 20%;
	float: left;
	position: relative;
	text-align: left;
}
div.company_info ul li {
	display: list-item;
}
div.company_info ul li strong {
	color: #C80000;
	text-transform: uppercase;
}
div.company_info ul li a {
	background: url(/static/isexshop.com.br/templates/b_arr.png) no-repeat 0px 4px;
	padding-left: 10px;
}
div.company_info ul li a:hover {
	background: url(/static/isexshop.com.br/templates/b_arr.png) no-repeat 1px 4px;
}

/* ======================================================================================= */





.bottom
{
	clear: both;
}

.bottom .bar
{

	text-align: center;
}

.bottom .bar .disclaimer
{
	padding-top: 5px;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #C80000;
}

.bottom .bar2
{
	text-align: center;
}

.bottom .bar2 .disclaimer2
{
	padding-bottom: 5px;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #333;
}


/* ------------------ GROUPLISTS ------------------------*/
/*block side-bar*/
.block {
	width: 192px;
	background: url(/static/isexshop.com.br/templates/block_bg.gif) repeat-y 0 0;
	margin-bottom: 10px;
	
}
.block-title {
	padding: 2px 9px;
	background: url(/static/isexshop.com.br/templates/block_title.gif) no-repeat 0 0;
	color: #C80000;
}
.block-content {
	background: url(/static/isexshop.com.br/templates/block_bt.gif) no-repeat 0% 100%;
	padding: 5px 10px 10px 10px;
	text-align: left;
}
.block-content img {
	border:none;
}

/*------------------------------*/
ul.bullet li.nolink {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 3px 0px;
	background: url(/static/isexshop.com.br/templates/bullet.gif) no-repeat 0px 3px;
	color: #000;
	font-weight: bold;
	
	
}
ul.bullet li.nolink:hover {
	background: url(/static/isexshop.com.br/templates/bullet.gif) no-repeat 1px 3px;
}

/*------------------------------*/
ul.bullet li.catlink {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 3px 0px;
	background: url(/static/isexshop.com.br/templates/bullet.gif) no-repeat 0px 3px;
	color: #000;
}
ul.bullet li.catlink:hover {
	background: url(/static/isexshop.com.br/templates/bullet.gif) no-repeat 1px 3px;
}

ul.bullet li.catlink a {
	color: #990000;
}

ul.bullet li.catlink a:hover {
	color: #C80000;
}

/*------------------------------*/
ul.bullet li.sub {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 10px;
	background: url(/static/isexshop.com.br/templates/bullet.gif) no-repeat 0px 3px;
	color: #000;
}
ul.bullet li.sub:hover {
	background: url(/static/isexshop.com.br/templates/bullet.gif) no-repeat 1px 3px;
}

ul.bullet li.sub a {
	color: #990000;
	padding-left: 10px;
}

ul.bullet li.sub a:hover {
	color: #C80000;
}



/* ------------------ textlinks ------------------------*/

.textlinks a
{
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	padding-left: 10px;
}

.textlinks a:visited
{
	color: #fff;
}

/* ------------------ NEWS ------------------------*/

.news
{
	width: 145px;
	/*border: 1px #ff0000 dotted;*/
}

.news .container
{
	
}

.news .container .title
{
	background-color: #efefef;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}

.news .container .resumo
{
	font-size: 10px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
}


.embalagem_news
{
	overflow: hidden;
	margin-top: 30px;
}

.embalagem_news .embleft
{
	float: left;
	margin-left: 20px;
}

.embalagem_news .embright
{
	float: left;
	margin-left: 15px;
}



/* -------------- NAVIGATOR ------------- */
.navigator
{
	font-size: 13px;
	margin: 0px 0px 0px 5px;
	text-align: left;
}

.navigator a
{
	color: #666;
}

.navigator a:hover
{
	color: #ff298a;
}


/* --------------- PRODUCT -------------- */
.product
{
	overflow: hidden;
}

.product .top
{
	border-bottom: 1px #666 dotted;
	margin: 5px 0 15px 5px;
	text-align: left;
	overflow: hidden;
}

.product .top h2
{
	font-size: 22px;
}

.product .imagestable
{
	float: left;
	width: 200px;
	margin-right: 10px;
	text-align: center;
}

.product .alldata
{
	float: left;
	width: 430px;
	text-align: left;
}

.product .alldata .description
{
	font-size: 12px;
	font-weight: normal;
	color: #666;
}


.product .alldata .description h3
{
	font-size: 16px;
	font-weight: normal;
	color: #666;
}

.product .alldata .features
{
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin: 5px 0px;
}


.product .alldata .add
{
	background-color: #f6f6f6;
	width: 500px;
	height: 55px;
	padding: 5px;
	margin: 10px 0 10px 0;
	overflow: hidden;
}

.product .alldata .add .price
{
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #ff298a;
	padding-top: 5px;
}

.product .alldata .add .button
{
	float: right;
}

.product .related
{
	clear: both;
	padding-top: 30px;
	overflow: hidden;
}

.product .related h3
{
	font-size: 18px;
	color: #ff298a;
	border-bottom: 1px #666 dotted;
	margin-bottom: 5px;
	text-align: left;
}

.product .related .eachrelated
{
	float: left;
	width: 100px;
	height: 180px;
	margin-right: 10px;
	border: 1px #ccc dotted;
	background-color: #efefef;
}


.product .related .eachrelated .title
{
	font-size: 12px;
	color: #ff298a;
	text-align: center;
	font-weight: bold;
}

.product .related .eachrelated .title a
{
	font-size: 12px;
	color: #ff298a;
	text-align: center;
}

.product .related .eachrelated .thumb
{
	text-align: center;
	background-color: #fff;
}

.product .related .eachrelated .price
{
	font-size: 12px;
	color: #333;
	text-align: center;
}

.product .related .eachrelated img
{
	border: none;
}



/* ------------------ PRODUCTS LIST ------------------------*/
.productsall
{
	overflow: hidden;
}

.productList
{
	float: left;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
	width: 350px;
	border-bottom: 1px #666 dotted;
	padding-bottom: 10px;
}
.productList .productListTopBar
{
	background: #ffffff;
	height: 35px;
	padding-left: 7px;
	padding-top: 6px;
	text-align: left;
}

.productList .productListTopBar h2 a
{
	color: #C80000;
}


.productList .productListThumb
{
	float: left;
	width: 130px;
	height: 130px;
	text-align: center;
	margin-right: 10px;
	border: 1px #F1B879 solid;
}

.productList .productListThumb img
{
	border: none;
	width: 130px;
	height: 130px;
}

.productList .productListThumb img:hover
{
	border-color: none;
}


.productList .productListDesc
{
	width: 190px;
	float: left;
	padding-right:10px;
	text-align: left;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444;
}

.productList .productListDesc .price
{
	color: #FF0074;
	font-size: 13px;
}



/* ------------------ PRODUCTS PROMO LIST ------------------------*/
.productspromoall
{
	overflow: hidden;
}

.productspromoall h1
{
	overflow: hidden;
	color: #999;
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px #999 dotted;
	margin: 0px 0px 10px 0px;
}

.productpromoList
{
	float: left;
	margin: 0px 10px 10px 0px;
	width: 160px;
	height: 230px;
	border-bottom: 1px #ccc dotted;
}
.productpromoList .productListTopBar
{
	padding-left: 5px;
	margin-top: 6px;
	text-align: center;
	font-size: 11px;
}

.productpromoList .productListTopBar h2
{
	position: relative;
	font-size: 12px;
	color: #C80000;
	clear: both;
}

.productpromoList .productListTopBar h2 a
{
	color: #C80000;
	font-weight: bold;
}

.productpromoList .productListThumb
{
	float: left;
	width: 130px;
	height: 130px;
	text-align: center;
	margin-left: 20px;
	margin-right: 10px;
	border: 1px #F1B879 solid;
	clear: both;
}

.productpromoList .productListThumb img
{
	border: none;
	width: 130px;
	height: 130px;
	text-align: center;
}

.productpromoList .productListThumb img:hover
{
	border: none;
}


.productpromoList .productListDesc
{
	position: relative;
	text-align: center;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #ED439C;
	clear: both;
}



/* --------------- error messages --------------- */

.errorcart
{
	width: 400px;
	border: 1px #000 solid;
	background: #ff0000;
	color: #fff;
	margin: 10px 0px 10px 170px;
	font-size: 14px;
	padding: 3px;
	text-align: center;
	font-weight: bold;
}


/* -------------- Customer addresses tables --------*/
.addresstable
{
	border: none;	
}

.addresstable .title
{
	background-color: #efefef;
	font-weight: bold;
}

.addresstable .address
{
	font-size: 10px;
	color: #666;
}


/* ------------------- TEXTS ------------------ */
.texts
{
	
}

.texts .title
{
	font-size: 22px;
	border-bottom: 1px #666 dotted;
	margin-bottom: 15px;
	color: #666;
	text-align: left;
}

.texts .ask
{
	font-size: 12px;
	text-align: left;
	color: #333;
	font-weight: bold;
}

.texts .answer
{
	font-size: 12px;
	text-align: left;
	margin-bottom: 15px;
	color: #666;
}

.texts .body
{
	font-size: 12px;
	text-align: justify;
	margin-bottom: 15px;
	color: #333;
}


/* ------------------- SIDEBAR PROMO ------------------ */

.sidebarpromo
{

}

.sidebarpromo .eachpromo
{
	margin-bottom: 10px;
	border-bottom: 1px #333 dotted;
	padding-bottom: 10px;
	text-align: center;
}

.sidebarpromo .eachdesc
{
	font-size: 13px;
}

.sidebarpromo img
{
	border: 1px #F1B879 solid;
}


.sidebarpromo .eachdesc .title
{
	font-weight: bold;
}

.sidebarpromo .eachdesc .desc
{
	font-size: 11px;
	color: #333;
}


.sidebarpromo .eachdesc .price
{
	font-weight: bold;
	color: #C80000;
}



/* -------------- Pagination ---------------*/
.pagination
{
	margin: 0 auto;
	margin: 30px 0px 0px 170px;
	text-align: center;
	overflow: hidden;
	height: 30px;
	clear: both;
}

.pagination .currentpagetext
{
	float: left;
	height: 16px;
	padding:2px;
	margin-right: 3px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	border: 1px #333 solid;
	background-color: #C80000;
}

.pagination .linkpagetext a
{
	float: left;
	display:block; 
	padding:2px;
	height: 16px;
	margin-right: 3px;
	font-size: 11px;
	color: #FF0074;
	font-weight: bold;
	border: 1px #333 solid;
	background-color: #efefef;
}


.pagination .linkpagetext a:hover
{
	color: #fff;
	background-color: #ff0000;
	text-decoration: none;
}

.pagination .currentpagenumber
{
	float: left;
	height: 16px;
	width: 16px;
	padding: 2px;
	margin-right: 3px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	border: 1px #333 solid;
	background-color: #C80000;
}

.pagination .linkpagenumber a
{
	float: left;
	display:block;
	height: 16px;
	width: 16px;
	padding: 2px;
	margin-right: 3px;
	font-size: 11px;
	color: #FF0074;
	font-weight: bold;
	border: 1px #333 solid;
	background-color: #efefef;
}

.pagination .linkpagenumber a:hover
{
	color: #fff;
	background-color: #ff0000;
	text-decoration: none;
}


/* -------------- Page titles ------------ */
.pagetitles
{
	border-bottom: 1px #666 dotted;
	margin: 0px 0px 10px 5px;
}

.pagetitles h1
{
	font-size: 22px;
	text-align: left;
	color: #C80000;
	
}


/* ---------------- Affiliates -------------- */
.afftables
{
	border: 1px #666 solid;
}
.afftables tr td
{
	border: 1px #fff solid;

}

.afftables .top
{
	background-color: #666;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	height: 24px;
}

.afftables .list1
{
	background-color: #efefef;
}

.afftables .list2
{
	background-color: #fff;
}

.afftables .total
{
	background-color: #ffe1e1;
	font-weight: bold;
}

/* Begin star rater CSS */
.sprate3 {
font-size : 11px; 
color : #7BA402; 
font-family : tahoma,verdana, arial, sans-serif;
text-decoration : none; 
}


.srating{
list-style:none;
margin: 0px;
padding:0px;
width: 100px;
height: 20px;
position: relative;
background: url(/static/isexshop.com.br/templates/strating.gif) top left repeat-x;		
}
.srating li{
padding:0px;
margin:0px;
/*\*/
float: left;
/* */
}
.srating li a{
display:block;
width:20px;
height: 20px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
background-image:none;	
}
.srating li a:hover{
background: url(/static/isexshop.com.br/templates/strating.gif) 0px -20px repeat-x;
z-index: 1;
left: 0px;
}
.srating a.onestar{
left: 0px;
}
.srating a.onestar:hover{
width:20px;
}
.srating a.twostars{
left:20px;
}
.srating a.twostars:hover{
width: 40px;
}
.srating a.threestars:hover{
width: 60px;
}
.srating a.threestars{
left: 40px;
}
.srating a.fourstars{
left: 60px;
}	
.srating a.fourstars:hover{
width: 80px;
}
.srating a.fivestars{
left: 80px;
}
.srating a.fivestars:hover{
width: 100px;
}	
/* End star rater CSS */


