<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin:0;
	padding:0;
	font-size:12px;
	color:#2F273F;
	font-family:Arial,Helvetica,Geneva,sans-serif;
}
img {
	border:0px;
}
form {
	margin:0px;
	padding:0px;
}
a {
	color:#797979;
	text-decoration:none;
	font-size:12px;
	outline: none;
}
a:hover {
	color:#797979;
	text-decoration:none;
	font-size:12px;
	outline: none;
}
a:active
{
outline: none;
}

a:focus
{
outline: none;
}
ol {
	list-style-type:none;
	padding:0;
	margin:0;
}
ul {
	padding:0px 0px 0px 0px;
	margin:0;
}
li {
	padding:0px 0px 0px 0px;
}
p {
	padding:0;
	margin:0;
}
input {
}
select {
	border:1px solid #cccccc;
}
textarea {
	border:1px solid #cccccc;
}
h1, h2, h3, h4, h5 {
	margin:0px;
	padding:0px;
}
h1 {
	color:#333333;
	font-size:24px;
	font-weight:normal;
	margin:0px;
	padding:0;
	position:inherit !important;
}
label {
	cursor:pointer;
}
legend {
	font-size:16px;
	text-shadow:1px 1px 1px #fff;
}
.h1Link {
	color:#989898;
	text-decoration:none;
	font-size:19px;
}
.h1Link:hover {
	color:#989898;
	text-decoration:none;
	font-size:19px;
}
h2 { 
	color:#989898;
	font-size:18px;
	font-weight:normal;
	padding:0;
	margin:0;
}
.link {
	color:#48b6cb;
	text-decoration:none;
}
.link:hover {
	color:#489ecb;
	text-decoration:none;
}
/* clasa paginare */
.pagination {
	font-size:12px;
	font-weight:normal;
}
.linkpage {
	border-bottom:2px solid #67a756;
	margin-left:2px;
	padding:5px 8px;
	color:#2F273F;
	text-shadow:1px 1px 1px #fff;
}
.linkpage:hover {
	background-color:#A4A4A4;
	border-bottom:2px solid #67a756;
	margin-left:2px;
	padding:5px 8px;
	color:#000;
	text-shadow:1px 1px 1px #fff;
}
.selectedpage {
	background-color:#A4A4A4;
	border-bottom:2px solid #67a756;
	margin-left:2px;
	padding:5px 8px;
	color:#2F273F;
	text-shadow:1px 1px 1px #fff;
}
.selectedpage:hover {
	background-color:#A4A4A4;
	background-color:#fff;
	border-bottom:2px solid #67a756;
	margin-left:2px;
	padding:5px 8px;
	color:#000;
	text-shadow:1px 1px 1px #fff;
}
.nextBtn {
	color:#263F1F;
	font-size:13px;
	margin-top:3px;
}
.nextBtn:hover {
	color:#263F1F;
	font-size:13px;
	margin-top:3px;
}
.prevBtn {
	color:#263F1F;
	font-size:13px;
	margin-top:3px;
}
.prevBtn:hover {
	color:#263F1F;
	font-size:13px;
	margin-top:3px;
}
/* front tpl pages */
.linkpageFront {
	text-decoration:none;
	color:#30A7BC;
	font-size:12px;
	float:left;
	display:inline;
	padding:0px 3px;
}
.linkpageFront:hover {
	text-decoration:underline;
	color:#30A7BC;
	font-size:12px;
	padding:0px 3px;
	float:left;
	display:inline;
}
.selectedpageFront {
	text-decoration:none;
	font-size:12px;
	color:#30A7BC;
	float:left;
	padding:0px 3px;
	display:inline;
	border:1px solid #30A7BC;
}
.selectedpageFront:hover {
	text-decoration:underline;
	font-size:12px;
	color:#30A7BC;
	float:left;
	padding:0px 3px;
	display:inline;
	border:1px solid #30A7BC;
	background-color:#cacaca;
}
.btnPages {
	text-decoration:none;
	color:#444444;
	font-size:12px;
	padding:0px 3px;
	display:inline;
	float:left;
}
.btnPages:hover {
	text-decoration:underline;
	color:#BF0D00;
	font-size:12px;
	padding:0px 3px;
	display:inline;
	float:left;
}
/*------------------------------------------*/
#parentDiv {
	width:1000px;
	margin:0 auto;
}
#mainContent {
	width:1000px;
	margin:0 auto;
	padding-top:10px;
}
#content {
	float:left;
	width:800px;
}
#header {
	width:1000px;
	padding-top:10px;
}
#headerPages {
	height:100px;
	width:1000px;
	padding-top:15px;
}
#menu {
	float:right;
	padding-right:5px;
}
#logo {
	float:left;
	padding-left:5px;
	padding-top:15px;
}
#footer {
	width:1000px;
	padding-bottom:10px;
	border-top:1px solid #eee;
	margin-top:20px;
	font-size:13px;
}
.sideLeft {
	float:left;
	width:190px;
	margin-right:10px;
}
.sideRight {
	float:left;
	width:240px;
	margin-left:10px;
}
.floatLeft {
	float:left;
}
.floatLeftMessage {
	float:left;
	width:100px;
}
.floatLeftPrice {
	float:left;
	padding:0px 5px;
	line-height:25px;
}
.floatLeftPrice2 {
	float:left;
	padding:0px 5px;
	line-height:30px;
}
.floatLeft2 {
	float:left;
	padding-left:10px;
}
.floatLeft3 {
	float:left;
	padding-left:20px;
	padding-top:7px;
}
.floatLeftTxt {
	float:left;
	height:30px;
	line-height:30px;
}
.floatLeftLabel h2 {
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.floatLeftLabel {
	float:left;
	width:120px;
	font-size:13px;
	font-weight:bold;
}
.floatLeftValues {
	float:left;
}
.floatLeftError {
	float:left;
	color:red;
	margin-left:5px;
	height:21px;
	line-height:21px;
}
.floatLeftScris {
	float:left;
	height:27px;
	line-height:27px;
	width:140px;
}
.floatLeftScrisBig {
	float:left;
	height:27px;
	line-height:27px;
	width:220px;
}
.floatLeftSort {
	float:left;
	height:27px;
	line-height:27px;
	width:80px;
}
.floatLeftS {
	float:left;
	height:27px;
	line-height:27px;
}
.floatLeftScrisValue {
	float:left;
	height:27px;
	line-height:27px;
}
.floatLeftScris2 {
	float:left;
	height:27px;
	line-height:27px;
	width:120px;
}
.floatLeftScris3 {
	float:left;
	height:27px;
	line-height:27px;
	width:160px;
}
.floatLeftValue {
	float:left;
	height:27px;
	line-height:27px;
}
.floatLeftScris4 {
	float:left;
	height:27px;
	line-height:27px;
	width:180px;
}
.floatLeftMarginLeft {
	float:left;
	margin-left:10px;
}
.floatLeftScrisReg {
	float:left;
	height:21px;
	line-height:21px;
	width:110px;
}
.floatRightScris {
	float:right;
	height:21px;
	line-height:21px;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
	font-size:0px;
}
#AjaxLoading {
	position:absolute;
	top:50px;
	left:400px;
	background:#FCF5AA none repeat scroll 0 0;
	padding:5px 10px;
	text-align:center;
	width:180px;
	z-index:1410065408;
	display:none;
}
#AjaxLoading img {
	margin-right:5px;
	vertical-align:bottom;
}
.eroareDiv {
	font-size:12px;
	color:red;
	font-weight:normal;
}
#tabnav {
	background:transparent url('images/native/tab_bottom.gif') repeat-x scroll center bottom;
	height:20px;
	margin:0;
	padding-left:10px;
}
.titleContent {
	width:642px;
	background-image:url('images/native/table_bg.gif');
	background-repeat:repeat-x;
	height:26px;
	line-height:26px;
	font-weight:bold;
	padding-left:10px;
}
.active {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	border-bottom:1px solid #FFFFFF;
	color:#000000;
	float:left;
	font-size:11px;
	font-weight:700;
	line-height:14px;
	margin-right:4px;
	padding:2px 10px;
	text-decoration:none;
}
.inactive {
	background:transparent url('images/native/tab_bg.gif') repeat-x scroll 0 0;
	border:1px solid #CCCCCC;
	color:#666666;
	float:left;
	font-size:11px;
	font-weight:700;
	line-height:14px;
	margin-right:4px;
	padding:2px 10px;
	text-decoration:none;
}
#tabnav a:hover {
	background:#FFFFFF none repeat scroll 0 0;
}
#tabnav li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}
.errorDiv {
	border:1px solid #DF4545;
	background-image:url(images/icons/error.png);
	background-repeat:no-repeat;
	background-position:5px 10px;
	background-color:#FFDFDF;
	padding:10px 3px 10px 28px;
	margin-top:10px;
	color:red;
	font-style:italic;
	margin-bottom:10px;
	-moz-border-radius-topleft:     8px 8px;
	-moz-border-radius-topright:    8px 8px;
	-moz-border-radius-bottomright: 8px 8px;
	-moz-border-radius-bottomleft:  8px 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
.divError {
	color:red;
	font-weight:bold;
	padding-top:10px
}
.successDiv {
	border:1px solid #36AF47;
	background-image:url(images/icons/success.png);
	background-repeat:no-repeat;
	background-position:5px 10px;
	background-color:#DFFFE3;
	padding:10px 3px 10px 28px;
	margin-top:10px;
	color:#36AF47;
	font-style:italic;
	margin-bottom:10px;
	-moz-border-radius-topleft:     8px 8px;
	-moz-border-radius-topright:    8px 8px;
	-moz-border-radius-bottomright: 8px 8px;
	-moz-border-radius-bottomleft:  8px 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
.liFooterFirst {
	float:left;
}
.ulMenuFooter {
	padding:0px 0px 0px 270px;
	margin:0px;
	list-style-type:none;
}
.liFooter {
	padding-left:10px;
	float:left;
	color:#67A756;
}
.linkMenuFooter {
	font-size:13px;
	color:#67a756;
}
.linkMenuFooter:hover {
	font-size:13px;
	color:#67a756;
	text-decoration:underline;
}
.linkMenuFooterSelected {
	font-size:13px;
	color:#67a756;
	text-decoration:underline;
}
.linkMenuFooterSelected:hover {
	font-size:13px;
	color:#67a756;
	text-decoration:underline;
}
.ulMenu {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.liMenuFirst {
	float:left;	
}
.liMenu {
	float:left;
	padding-left:20px
}
.linkMenu {
	color: #2F273F;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
}
.linkMenuHome {
	color: #0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/home.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuHome:hover {
	color:#0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/home_black.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuSale {
	color: #0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/sale.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuSale:hover {
	color:#0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/sale_black.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuHot {
	color: #0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/hot.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuHot:hover {
	color:#0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/hot_black.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuTroc {
	color: #0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/exc.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
    min-width:32px;
    text-align:center;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuTroc:hover {
	color:#0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/exc_black.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
    min-width:32px;
    text-align:center;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuBuy {
	color: #0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/buy.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuBuy:hover {
	color:#0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/buy_black.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuAcc {
	color: #0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/account.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuAcc:hover {
	color:#0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/account_black.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuReg {
	color: #0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/register.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuReg:hover {
	color:#0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/register_black.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuLogin {
	color: #0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/login.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuLogin:hover {
	color:#0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/login_black.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuLogout {
	color: #0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/logout.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuLogout:hover {
	color:#0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/logout_black.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuHelp {
	color: #0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/help.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuHelp:hover {
	color:#0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/help_black.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuYahoo {
	color: #0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/yahoo.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
	text-align:center;
}
.linkMenuYahoo:hover {
	color:#0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
    background-image:url(images/icons/yahoo.png);
    background-repeat:no-repeat;
    background-position:top;
    height:45px;
    line-height:75px;
	text-shadow:2px 2px 2px #ccc;
	text-align:center;
}
.linkMenuSelected {
	color:#0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenuSelected:hover {
	color:#0291D9;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
	text-shadow:2px 2px 2px #ccc;
}
.linkMenu:hover {
	color:#0291D9d;
    display: block;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
	text-shadow:2px 2px 2px #ccc;
}
.star {
	color:red;
	font-weight:bold;
}
.pageTitle {
	
}
.pageTitlePromo {
	padding-bottom:20px;
	padding-top:10px;
}
.pageTitle h1 {
	font-size:24px;
	color:#333333;
}
.pageTitle h3 {
	font-size:16px;
	color:#3D3737;
}
.pageContent {
	padding:15px;
	border-left:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
}
.pageContent2 {
	padding:15px;
}
.pageContent h2 {
	padding:0px;
	margin:0px;
	color:#333;
}
.pageContent h3 {
	font-size:22px;
	font-weight:bold;
	color:#67A756;
}
.pageContent ul li {
	list-style-position:inside;
}
.pageContentSearch {
	padding:15px;
	border:1px solid #D6D6D6;
	font-size:13px;
}
.pageContentSearch h1 {
	padding:0px;
	margin:0px;
	color:#333;
	font-size:24px;
}
.pageContentRegister {
	padding-top:15px;
	padding-left:15px;
	font-size:14px;
	float:left;
	width:500px;
}
.pageContentRegister2 {
	padding-top:15px;
	padding-left:15px;
	font-size:14px;
}
.pageContentProduct {
	padding-top:15px;
	font-size:14px;
}
.pageContentProducts {
	padding-top:15px;
}
.linkFooter {
	color:#747474;
	font-weight:normal;
	text-decoration:none;
}
.linkFooterSelected {
	color:#19abe5;
	font-weight:bold;
	text-decoration:none;
}
.inputs {
	padding:4px;
	border:1px solid #d0d0d0;
	width:250px;
}
.inputs:focus {
	padding:4px;
	border:1px solid #67a756;
	width:250px;
}
.loginInputs {
	padding:4px;
	border:1px solid #d0d0d0;
	width:200px;
}
.loginInputs:focus {
	padding:4px;
	border:1px solid #67a756;
	width:200px;
}
.select {
	border-color: #CFCFCF #BFBFBF #BFBFBF #CFCFCF;
    border-style: solid;
    border-width: 1px;
    height: 26px;
    padding: 4px;
    width: 240px;
    background-color:#fff;
}
.select:focus {
	border-color: #67a756;
    border-style: solid;
    border-width: 1px;
    height: 26px;
    padding: 4px;
    width: 240px;
    background-color:#fff;
}
.selectError {
	border-color:red;
    border-style: solid;
    border-width: 1px;
    height: 30px;
    padding: 4px;
    width: 240px;
    background-color:#fff;
}
.selectShipp {
	border-color: #CFCFCF #BFBFBF #BFBFBF #CFCFCF;
    border-style: solid;
    border-width: 1px;
    height: 26px;
    padding: 4px;
    width: 235px;
    background-color:#fff;
}
.selectShipp:focus {
	border-color: #67a756;
    border-style: solid;
    border-width: 1px;
    height: 26px;
    padding: 4px;
    width: 235px;
    background-color:#fff;
}
.selectShippSmall {
	border-color: #CFCFCF #BFBFBF #BFBFBF #CFCFCF;
    border-style: solid;
    border-width: 1px;
    height: 26px;
    padding: 4px;
    width: 120px;
    background-color:#fff;
}
.selectShippSmall:focus {
	border-color: #67a756;
    border-style: solid;
    border-width: 1px;
    height: 26px;
    padding: 4px;
    width: 120px;
    background-color:#fff;
}
.textareaDesc {
	border-color: #CFCFCF #BFBFBF #BFBFBF #CFCFCF;
    border-style: solid;
    border-width: 1px;
    height: 26px;
    padding: 4px;
    width: 580px;
    height:220px;
    background-color:#fff;
}
.textareaDesc:focus {
	border-color: #67a756;
    border-style: solid;
    border-width: 1px;
    height: 26px;
    padding: 4px;
    width: 580px;
    height:220px;
    background-color:#fff;
}
.textareaDescError {
	border-color: red;
    border-style: solid;
    border-width: 1px;
    height: 26px;
    padding: 4px;
    width: 580px;
    height:220px;
    background-color:#fff;
}
.textareaDetails {
	border-color: #CFCFCF #BFBFBF #BFBFBF #CFCFCF;
    border-style: solid;
    border-width: 1px;
    height: 26px;
    padding: 4px;
    width: 280px;
    height:70px;
    background-color:#fff;
}
.textareaDetails:focus {
	border-color: #67a756;
    border-style: solid;
    border-width: 1px;
    height: 26px;
    padding: 4px;
    width: 280px;
    height:70px;
    background-color:#fff;
}
.textareaDetailsError {
	border-color: red;
    border-style: solid;
    border-width: 1px;
    height: 26px;
    padding: 4px;
    width: 280px;
    height:70px;
    background-color:#fff;
}
.textareaContact {
	border-color: #CFCFCF #BFBFBF #BFBFBF #CFCFCF;
    border-style: solid;
    border-width: 1px;
    height: 26px;
    padding: 4px;
    width: 340px;
    height:100px;
    background-color:#fff;
}
.textareaContact:focus {
	border-color: #67a756;
    border-style: solid;
    border-width: 1px;
    height: 26px;
    padding: 4px;
    width: 340px;
    height:100px;
    background-color:#fff;
}
.textareaContactError {
	border-color: red;
    border-style: solid;
    border-width: 1px;
    height: 26px;
    padding: 4px;
    width: 340px;
    height:100px;
    background-color:#fff;
}
.inputsSmall {
	padding:4px;
	border:1px solid #d0d0d0;
	width:100px;
}
.inputsSmall:focus {
	padding:4px;
	border:1px solid #67a756;
	width:100px;
}
.inputsSmallError {
	padding:4px;
	border:1px solid red;
	width:100px;
}
.inputsSmall2 {
	padding:4px;
	border:1px solid #d0d0d0;
	width:50px;
}
.inputsSmall2:focus {
	padding:4px;
	border:1px solid #67a756;
	width:50px;
}
.inputsSmall2Error {
	padding:4px;
	border:1px solid red;
	width:100px;
}
.inputsError {
	padding:4px;
	border:1px solid red;
	width:250px;
}
.textarea {
	padding:4px;
	border:1px solid #d0d0d0;
	width:250px;
}
.textareaError {
	padding:4px;
	border:1px solid red;
	width:250px;
	color:#9EA8B1
}
.inputSearch {
	border-color: #CFCFCF #BFBFBF #BFBFBF #CFCFCF;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    height: 16px;
    padding: 4px;
    width: 340px;
    text-shadow:1px 1px 1px #ccc;
}
.inputSearchError {
	border-color: red;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    height: 16px;
    padding: 4px;
    width: 340px;
    text-shadow:1px 1px 1px #ccc;
}
.inputSearch:focus {
	border-color: #67a756;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    height: 16px;
    padding: 4px;
    width: 340px;
}
.selectCategories {
	border-color: #CFCFCF #BFBFBF #BFBFBF #CFCFCF;
    border-style: solid;
    border-width: 1px;
    height: 26px;
    padding: 4px;
    width: 340px;
    background-color:#fff;
}
.selectCategories:focus {
	border-color: #67a756;
    border-style: solid;
    border-width: 1px;
    height: 26px;
    padding: 4px;
    width: 340px;
    background-color:#fff;
}
.inputDisabled {
	background:none;
	border:0px;
	font-size:15px;
}
.boxCategs {
    width:220px;
}
.ulCategs {
	padding:0px;
	margin:0px;
	list-style:none;
}
.mega-menu {
	padding:0px;
	margin:0px;
	list-style:none;
}
.banner {
    height:287px;
    width:598px;
    margin-right:10px;
    float:left;
    position:relative;
}
.freqSearches {
	width:190px;
	float:left;
}
.featured {
	border-color: #CFCFCF #BFBFBF #BFBFBF #CFCFCF;
    border-style: solid;
    border-width: 1px;
    height:180px;
    width:778px;
    margin-top:10px;
    padding:10px;
}
.featured h1 {
	font-variant: small-caps;
	font-size:18px;
	font-weight:bold;
	color:#67a756;
	padding:0px;
	margin:0px;
	text-shadow:1px 1px 1px #ccc;
}
.productsFront {
	padding-top:10px
}
.prodList {
	padding-top:10px;	
}
.prodBoxFirst {
	float:left;
	width:238px;
	height:123px;
	border:1px solid #EEEEEE;
	padding:5px;
}
.prodBox {
	float:left;
	width:238px;
	height:123px;
	border:1px solid #EEEEEE;
	padding:5px;
	margin-left:10px;
}
.filterTab {
	float:left;
	background-color:#A4A4A4;
	border-bottom:2px solid #67a756;
	margin-left:2px;
	padding:5px;
}
.filterTab a {
	color:#2F273F;
	text-shadow:1px 1px 1px #fff;
}
.filterTab a:hover {
	color:#000;
}
.adBtn {
	background-color:#A4A4A4;
	border-bottom:2px solid #67a756;
	margin-left:2px;
	padding:5px;
	color:#2F273F;
	text-shadow:1px 1px 1px #fff;
	cursor:pointer;
}
.adBtn:hover {
	color:#000;
	cursor:pointer;
}
.prodImg {
	float:left;
	width:102px;
	height:102px;
	margin-right:10px;
	border:1px dashed #F4EFFF;
}
.prodTitle a h1 {
	font-size:12px;
	font-weight:bold;
	color:#2F273F;
}
.prodTitle a h1:hover {
	font-size:12px;
	font-weight:bold;
	color:#67a756
}
.prodDesc {
	padding-top:5px;
}
.prodPrice {
	padding-top:5px;
	font-size:14px;
	font-weight:bold;
	color:#67a756;
	height:20px;
}
.viewProd {
	padding-top:5px;
}
.regDiv {
	padding-top:5px;
}
.regBtnDiv {
	padding-top:10px;
	text-align:right;
	width:400px;
}
.searchBarLeft {
	float:left;
	background-image:url(images/search_bar_left2.png);
	background-repeat:no-repeat;
	width:8px;
	height:46px;
	border:0px
}
.searchBarRight {
	float:left;
	background-image:url(images/search_bar_right2.png);
	background-repeat:no-repeat;
	width:8px;
	height:46px;
	border:0px
}
.searchBarBg {
	float:left;
	background-image:url(images/search_bar_bg2.png);
	background-repeat:repeat-x;
	height:46px;
	line-height:46px;
	width:984px;
	border:0px
}
.searchBtn {
	background-image:url(images/buttons/btn_cauta.png);
	background-repeat:no-repeat;
	width:80px;
	height:25px;
	line-height:25px;
	font-weight:700;
	border:0px;
	cursor:pointer;
	text-shadow:1px 1px 1px #fff;
}
.searchBtn:hover {
	background-image:url(images/buttons/btn_cauta_hv.png);
	background-repeat:no-repeat;
	width:80px;
	height:25px;
	line-height:25px;
	font-weight:700;
	border:0px;
	cursor:pointer;
	text-shadow:1px 1px 1px #fff;
}
.links {
	color:#000;
	text-shadow:1px 1px 1px #fff;
}
.links:hover {
	text-decoration:underline;
	color:#000;
	text-shadow:0px 0px 0px;
}
.accountLinks {
	text-decoration:none;
	display:block;
	font-weight:bold;
	font-size:13px;
}
.accountLinks:hover {
	color:#67a756;
	display:block;
	font-weight:bold;
	font-size:13px;
}
.accountLinksLi {
	padding:3px;
	overflow:hidden;
}
.accountLinksLi2 {
	padding:3px;
	overflow:hidden;
}
.categTop {
	background-image:url(images/categories_top.png);
	background-repeat:no-repeat;
	width:190px;
	height:25px;
	line-height:25px;
	border:0px;
	font-weight:700;
	color:#ffffff;
	text-align:center;
	text-shadow:1px 1px 1px #000;
}
.categContainer {
	background-color:#FAFAFA;
	border:1px solid #D6D6D6;
	padding:5px;
}
.categContainer h2 {
	color:#353535;
	font-weight:bold;
	font-size:12px;
	background-color:#f2f2f2;
	padding:5px 5px 5px 2px;
}
.propCateg {
	background-color:#FAFAFA;
	border:1px solid #D6D6D6;
	padding:5px;
	margin-top:5px;
}
.btnRegister {
	background-image:url(images/buttons/btn_register.png);
	background-repeat:no-repeat;
	width:80px;
	height:25px;
	line-height:25px;
	border:0px;
	cursor:pointer;
	color:#333;
	text-shadow:1px 1px 1px #fff;
	font-size:11px;
}
.btnRegister:hover {
	background-image:url(images/buttons/btn_register.png);
	background-repeat:no-repeat;
	width:80px;
	height:25px;
	line-height:25px;
	border:0px;
	cursor:pointer;
	color:#111;
	text-shadow:1px 1px 1px #fff;
	font-size:11px;
}
.btnLogin {
	background-image:url(images/buttons/btn_login.png);
	background-repeat:no-repeat;
	width:46px;
	height:20px;
	line-height:20px;
	border:0px;
	cursor:pointer;
	font-size:12px;
	text-shadow:1px 1px 1px #fff;
	color:#333;
}
.btnLogin:hover {
	background-image:url(images/buttons/btn_login.png);
	background-repeat:no-repeat;
	width:46px;
	height:20px;
	line-height:20px;
	border:0px;
	cursor:pointer;
	font-size:12px;
	text-shadow:1px 1px 1px #fff;
	color:#111;
}
.headerBorder {
	height:4px;
	background-color:#67a756;
}
.headerBorder2 {
	height:2px;
	background-color:#969696;
}
.loginPage {
	padding-top:30px;
}
.registerDiv {
	float:left;
	width:520px;
	border:1px solid #CCCCCC;
	padding:15px;
	height:280px;
}
.registerDiv h2 {
	color:#67a756;
	font-size:16px;
	font-weight:bold;
}
.loginDiv h2 {
	color:#67a756;
	font-size:16px;
	font-weight:bold;
}
.loginDiv {
	float:left;
	width:403px;
	margin-left:15px;
}
.loginDivContainer {
	padding:15px;
	background-color:#ECECEC;
}
.ulReg {
	padding:0px;
	margin:0px;
	list-style-type:square;
	list-style-position:inside;
}
.ulReg li {
	padding-top:10px;
}
.btnReg {
	color:#67a756;
	font-weight:bold;
	cursor:pointer;
	padding:5px;
}
.btnReg:hover {
	color:#333;
	font-weight:bold;
	cursor:pointer;
	padding:5px;
}
.forgotPassDiv {
	float:left;
}
.subloginDiv {
	padding-top:10px;
}

.contentTopLeft {
	float:left;
	background-image:url(images/content_top_left.png);
	background-repeat:no-repeat;
	width:10px;
	height:24px;
	border:0px
}
.contentTopRight {
	float:left;
	background-image:url(images/content_top_right.png);
	background-repeat:no-repeat;
	width:10px;
	height:24px;
	border:0px
}
.contentTopBg {
	float:left;
	background-image:url(images/content_top_bg.png);
	background-repeat:repeat-x;
	width:780px;
	height:24px;
	line-height:24px;
	border:0px;
	text-shadow:1px 1px 1px #fff;
}
.newsletterDiv {
	height:45px;
	padding:10px;
	border-bottom:1px solid #CCCCCC;
}
.newsletterDiv:hover {
	height:45px;
	padding:10px;
	border-bottom:1px solid #CCCCCC;
	background-color:#D8EFD1;
}
.newsletterDiv h2 {
	font-size:16px;
	font-weight:bold;
	color:#496F3E;
}
.newsletterDiv a {
	font-size:13px;
	font-weight:bold;
	color:#353535;
	text-decoration:underline;
}
.newsletterDiv a:hover {
	font-size:13px;
	font-weight:bold;
	color:#353535;
}
.newsletterDiv label {
	font-size:13px;
}
#featuredProducts {
	float:left;
	margin:0px 10px 0px 15px;
}
.prev {
	float:left;
	cursor:pointer;
	margin-top:70px;
}
.next {
	float:left;
	cursor:pointer;
	margin-top:70px;
}
.scrollElProducts {
	width:130px;
	margin-right:15px;
	border:1px solid #ccc;
	padding:5px;
	height:140px;
}
.prodTitleFront a {
	font-size:13px;
	color:#333;
}
.prodPriceFront {
	font-size:13px;
	color:#67a756;
	padding-top:5px;
	font-weight:bold;
}
.productsFrontContainer {
	padding-top:5px;
}
.productFrontBoxFirst {
	float:left;
	border:1px solid #ccc;
	width:247px;
	padding:5px;
}
.productFrontBox {
	float:left;
	border:1px solid #ccc;
	width:248px;
	padding:5px;
	height:105px;
}
.imgFrontDiv {
	float:left;
	width:80px;
	margin-right:10px;
}
.infoProdFront a {
	font-size:13px;
	color:#333;
}
.priceProdFront {
	padding-top:10px;
}
.priceProdFront a{
	color:#67a756;
	font-size:15px;
	font-weight:bold;
}
.freqSearchFooter {
	padding-top:15px;
	font-size:13px;
}
.linkSearches {	
	font-size:13px;
	color:#67a756;
	line-height:15px;
	height:15px;
}
.linkSearches:hover {
	font-size:13px;
	color:#67a756;
	text-decoration:underline;
}
.linkSearches h2{	
	font-size:13px;
	color:#67a756;
}
.linkSearches h2:hover {
	font-size:13px;
	color:#67a756;
	text-decoration:underline;
}
.linkSearches2 {	
	font-size:13px;
	color:#67a756;
}
.linkSearches2:hover {
	font-size:13px;
	color:#67a756;
	text-decoration:underline;
}
.linkReport {	
	background-image:url(images/icons/report.png);
	background-repeat:no-repeat;
	background-position:left;
	height:32px;
	display:block;
	padding-left:35px;
	font-size:13px;
	color:#67a756;
	padding-top:15px;
}
.linkReport:hover {
	background-image:url(images/icons/report.png);
	background-repeat:no-repeat;
	background-position:left;
	height:32px;
	display:block;
	padding-left:35px;
	font-size:13px;
	color:#67a756;
	text-decoration:underline;
	padding-top:15px;
}
.footerMenu {
	padding-top:10px;
	text-align:center;
}
.copyright {
	padding-top:10px
}
.inputsSell {
	padding:8px;
	border:1px solid #d0d0d0;
	width:362px;
}
.inputsSell:focus {
	padding:8px;
	border:1px solid #67a756;
	width:362px;
}
.inputsSellSmall {
	padding:8px;
	border:1px solid #d0d0d0;
	width:100px;
}
.inputsSellSmall:focus {
	padding:8px;
	border:1px solid #67a756;
	width:100px;
}
.selectSell {
	border-color: #CFCFCF #BFBFBF #BFBFBF #CFCFCF;
    border-style: solid;
    border-width: 1px;
    height: 30px;
    padding: 4px;
    width: 380px;
    background-color:#fff;
}
.selectSell:focus {
	border-color: #67a756;
    border-style: solid;
    border-width: 1px;
    height: 30px;
    padding: 4px;
    width: 380px;
    background-color:#fff;
}
.selectFilter {
	border-color: #CFCFCF #BFBFBF #BFBFBF #CFCFCF;
    border-style: solid;
    border-width: 1px;
    height: 20px;
    width: 130px;
    background-color:#fff;
}
.selectFilter:focus {
	border-color: #67a756;
    border-style: solid;
    border-width: 1px;
    height: 20px;
    width: 130px;
    background-color:#fff;
}
.selectSellSmall {
	border-color: #CFCFCF #BFBFBF #BFBFBF #CFCFCF;
    border-style: solid;
    border-width: 1px;
    height: 30px;
    padding: 4px;
    width: 200px;
    background-color:#fff;
}
.selectSellSmall:focus {
	border-color: #67a756;
    border-style: solid;
    border-width: 1px;
    height: 30px;
    padding: 4px;
    width: 200px;
    background-color:#fff;
}
#winConfirm  select {
	border-color: #CFCFCF #BFBFBF #BFBFBF #CFCFCF;
    border-style: solid;
    border-width: 1px;
    height: 30px;
    padding: 4px;
    width: 200px;
    background-color:#fff;
}
#winConfirm  select:focus {
	border-color: #67a756;
    border-style: solid;
    border-width: 1px;
    height: 30px;
    padding: 4px;
    width: 200px;
    background-color:#fff;
    margin:0 auto;
}
.selectSellSmall2 {
	border-color: #CFCFCF #BFBFBF #BFBFBF #CFCFCF;
    border-style: solid;
    border-width: 1px;
    height: 27px;
    padding: 4px;
    width: 90px;
    background-color:#fff;
}
.selectSellSmall2:focus {
	border-color: #67a756;
    border-style: solid;
    border-width: 1px;
    height: 27px;
    padding: 4px;
    width: 90px;
    background-color:#fff;
}
.selectSellSearch {
	border-color: #CFCFCF #BFBFBF #BFBFBF #CFCFCF;
    border-style: solid;
    border-width: 1px;
    height: 30px;
    padding: 4px;
    width: 260px;
    background-color:#fff;
}
.selectSellSearch:focus {
	border-color: #67a756;
    border-style: solid;
    border-width: 1px;
    height: 30px;
    padding: 4px;
    width: 260px;
    background-color:#fff;
}
.sellForm {
	padding-top:20px;
}
.sellForm h1 {
	font-size:13px;
	font-weight:bold;
	color:#2F273F;
}
.sellForm h2 {
	font-size:24px;
	color:#333333;
}
.inputDiv {
	padding-top:5px;
}
.inputDivs {
	padding-top:10px;
}
.inputDivsListing {
	margin-top:10px;
	padding:10px;
	background-color:#f2f2f2;
}
.inputDivs h2 {
	font-size:13px;
	font-weight:bold;
}
.inputDivsShipp {
	margin-top:10px;
	background-color:#F2F2F2;
	padding:10px;
}
.inputDivsShipp h2 {
	font-size:13px;
	font-weight:bold;
}
.inputDivs2 {
	padding-top:10px;
	float:left;
}
.inputDivs3 {
	padding-top:10px;
	float:left;
	width:400px;
}
.inputDivs4 {
	padding-top:10px;
	float:left;
	width:200px;
}
.inputDivs4 h2 {
	font-size:13px;
	font-weight:bold;
}
.inputDivs2 h2 {
	font-size:13px;
	font-weight:bold;
}
.adDiv {
	float:left;
	width:600px;
	padding-top:10px;
}
.suggestionDiv {
	float:left;
	width:300px;
	padding-left:15px;
	padding-top:10px;
}
.categsAdContainer {
	padding-top:15px;
}
.listCategsAd {
	padding:10px;
	border:1px solid #D0D0D0;
	font-size:12px;
}
.categsTooltip {
	float:left;
}
.categNameDiv {
	font-weight:bold;
	color:#67A756;
	padding:5px 0px;
	border-top:2px solid #67A756;
	border-bottom:1px solid #67A756;
	background-color:#F2FFEF;
}
.categNameDiv h2 {
	font-size:13px;
	color:#67A756;
	padding-left:10px;
	font-weight:bold;
}
.inputsContainer {
	padding-top:15px;
}
.inputsContainer h2 {
	font-size:13px;
	font-weight:bold;
	color:#2F273F
}
.imagesDiv {
	padding-top:20px;
}
.imagesDiv h2 {
	font-size:13px;
	font-weight:bold;
	color:#2F273F
}
.imagesDiv2 h2 {
	font-size:13px;
	font-weight:bold;
	color:#2F273F
}
.imagesDiv2 {
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}
.shippingDetailsDiv {
	padding-top:10px;
}
.divProductDetails {
	float:left;
	width:450px;
	padding-right:50px;
}
.divProductImages {
	float:left;
	width:450px;
}
.radio {
	vertical-align:bottom;
}
.checkbox {
	vertical-align:middle;
}
.goPrice {
	background-image:url(images/go.png);
	background-repeat:no-repeat;
	width:18px;
	height:18px;
	border:0px;
	cursor:pointer;
}
.productsListing {
	padding-top:10px;
}
.prodBoxListFirst {
	float:left;
}
.prodBoxList {
	float:left;
	margin-left:20px;
}
.prodBoxListTop {
	background-image:url(images/prod_box_top.png);
	background-repeat:no-repeat;
	width:320px;
	height:5px;
}
.prodBoxListBg {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	width:308px;
	padding:5px;
	background-image:url(images/icons/hot.png);
	background-repeat:no-repeat;
	background-position:right top;
}
.prodBoxListBott {
	background-image:url(images/prod_box_bott.png);
	background-repeat:no-repeat;
	width:320px;
	height:28px;
	line-height:28px;
}
.prodLisImage {
	float:left;
	width:98px;
	height:98px;
	margin-right:10px;
	border:1px solid #ccc;
}
.prodListTitleLink {
	font-size:13px;
	color:#537F47;
	font-weight:bold;
}
.prodListTitleLink:hover {
	font-size:13px;
	color:#537F47;
	font-weight:bold;
	text-decoration:underline;
}
.subTitleList {
	padding-top:5px;
}
.prodDescList {
	padding-top:5px;
}
.priceProdList {
	float:left;
	padding-left:10px;
	font-weight:bold;
	color:#FF591F;
}
.priceProdListPromo {
	font-weight:bold;
	color:#537F47;
	padding-top:5px;
}
.priceProdList2 {
	color:#FF591F;
}
.detailsProdList {
	float:right;
	padding-right:10px;
	padding-top:10px;
}
.backBtn {
	float:left;
	line-height:18px;
	height:18px;
	background-image:url(images/back.png);
	background-repeat:no-repeat;
	background-position:left;
}
.backBtn a {
	padding-left:25px;
	color:#67A756;
	font-size:14px;
}
.breadcrumbs {
	float:left;
	padding-left:10px;
	line-height:18px;
}
.breadcrumbs a {
	color:#67A756;
	font-size:12px;
	text-decoration:underline;
}
.breadcrumbsCatalog {
	line-height:18px;
	padding:10px 0px;
}
.breadcrumbsCatalog a {
	color:#67A756;
	font-size:14px;
	text-decoration:underline;
}
.pageTitleProdPage {
	padding:5px 5px;
	border-top:2px solid #67A756;
	border-bottom:1px solid #67A756;
	background-color:#F2FFEF;
}
.boxUserPage {
	padding:10px;
	border-top:2px solid #67A756;
	border-bottom:1px solid #67A756;
	background-color:#F2FFEF;
	margin-top:15px;
	font-size:14px;
	font-weight:bold;
}
.pageTitleProdPage h1 {
	font-weight:bold;
	color:#353535;
	font-size:22px;
	text-shadow:1px 1px 1px #fff;
}
.pageTitleProdPage h2 {
	font-weight:bold;
	color:#353535;
	font-size:16px;
	text-shadow:1px 1px 1px #fff;
}
.prodPageContent {
	padding-top:25px;
}
.filterLink {
	color:#2F273F;
	font-size:13px;
}
.filterLink:hover {
	color:#2F273F;
	font-size:13px;
	text-decoration:underline;
}
.productId {
	float:right;
	padding-right:10px;
	padding-top:7px;
	font-size:13px;
}
.pageProdListing {
	padding-top:15px;
}
.productDetails {
	float:left;
	width:800px;
	margin-right:10px;
}
.sellerInfoProdPage {
	float:right;
	width:190px;
}
.sellerInfoProdPage2 {
	float:right;
	width:190px;
	padding-top:10px;
}
.prodDetTop {
	background-image:url(images/prod_details_top.png);
	background-repeat:no-repeat;
	width:800px;
	height:10px;
}
.prodDetBg {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:10px;
	width:778px;
}
.prodDetBott {
	background-image:url(images/prod_details_bott.png);
	background-repeat:no-repeat;
	width:800px;
	height:10px;
}
.infoSellerTop {
	background-image:url(images/box_info_seller_top.png);
	background-repeat:no-repeat;
	width:190px;
	height:10px;
}
.infoSellerBg {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:10px;
	width:168px;
}
.infoSellerBg2 {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	width:173px;
	padding-left:15px;
}
.infoSellerBott {
	background-image:url(images/box_info_seller_bott.png);
	background-repeat:no-repeat;
	width:190px;
	height:10px;
}
.prodListingTitle {
	background-color:#ECECEC;
	border-top:2px solid #ccc;
	border-bottom:1px solid #537F47;
	height:35px;
	line-height:35px;
}
.prodListingTitle h1 {
	color: #353535;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #fff;
    padding-left:10px;
}
.imgContainer {
	float:left;
	border:1px solid #ccc;
	padding:10px;
	width:250px;
	height:250px;
	margin-right:15px;
	position:relative;
}
.infoContainer {
	float:left;
	width:490px;
}
.floatLeftProdList {
	float:left;
	width:150px;
}
.floatLeftProdValuesList {
	float:left;
}
.prodDiv {
	padding-top:10px;
}
.prodDiv2 {
	margin-top:10px;
	background-color:#F2FFEF;
	padding:5px 0px;
	font-size:13px;
}
.prodBuyBox {
	background-color:#F2FFEF;
	border-top:1px solid #537F47;
	border-bottom:1px solid #537F47;
	padding:10px;
	width:470px;
	background-image:url(images/icons/buy_icon.png);
	background-repeat:no-repeat;
	background-position:right top;
}
.floatLeftQuant {
	float:left;
	width:150px;
	line-height:27px;
	margin-top:3px;
}
.floatLeftPriceProd {
	float:left;
	width:150px;
	line-height:27px;
	color:#263F1F;
	font-weight:bold;
	font-size:16px;
}
.floatLeftPriceEmail {
	float:left;
	width:150px;
	line-height:27px;
	color:#263F1F;
	font-weight:bold;
	font-size:13px;
}
.floatLeftPriceEmailValue {
	float:left;
	line-height:27px;
	color:#263F1F;
	font-size:13px;
}
.floatLeftExchange {
	float:left;
	width:150px;
	line-height:27px;
	color:#263F1F;
	font-weight:bold;
	font-size:13px;
}
.floatLeftExchangeValue {
	float:left;
	line-height:27px;
	height:27px;
	color:#263F1F;
	font-size:13px;
}
.floatLeftAcceptValue {
	float:left;
	color:#263F1F;
	font-size:13px;
	padding-top:5px;
}
.floatLeftPriceValue {
	float:left;
	line-height:27px;
	height:27px;
	color:#263F1F;
	font-weight:bold;
	font-size:16px;
}
.floatLeftDate {
	float:left;
	line-height:27px;
	height:27px;
	width:150px;
}
.floatLeftProdVal {
	float:left;
	line-height:27px;
	height:27px;
}
.quantBox {
	padding-top:10px;
	padding-left:20px;
}
.markBox {
	padding:5px 0px 5px 10px;
	background-color:#CFF5FF;
	margin-top:15px;
	margin-left:10px;
}
.prodCurrency {
	font-size:14px;
	font-weight:bold;
}
.buyBtnDiv {
	float:left;
	padding-left:10px;
}
.buyBtn {
	background-color:#A4A4A4;
	border-bottom:2px solid #67a756;
	margin-left:2px;
	padding:5px;
	color:#2F273F;
	text-shadow:1px 1px 1px #fff;
	cursor:pointer;
}
.buyBtn:hover {
	background-color:#A4A4A4;
	border-bottom:2px solid #67a756;
	margin-left:2px;
	padding:5px;
	color:#000;
	text-shadow:1px 1px 1px #fff;
	cursor:pointer;
}
.buyBtn2 {
	background-color:#A4A4A4;
	border-bottom:2px solid #67a756;
	margin-left:2px;
	color:#2F273F;
	text-shadow:1px 1px 1px #fff;
	cursor:pointer;
}
.buyBtn2:hover {
	background-color:#A4A4A4;
	border-bottom:2px solid #67a756;
	margin-left:2px;
	color:#000;
	text-shadow:1px 1px 1px #fff;
	cursor:pointer;
}
.favProd {
	display:block;
	background-image:url(images/icons/fav.png);
	background-repeat:no-repeat;
	background-position:left;
	height:32px;
	padding-left:35px;
	padding-top:25px;
	font-size:13px;
	color:#FF591F;
}
.favProd:hover {
	display:block;
	background-image:url(images/icons/fav.png);
	background-repeat:no-repeat;
	background-position:left;
	height:32px;
	padding-left:35px;
	padding-top:25px;
	font-size:13px;
	color:#FF591F;
}
.infoSellerTitle h2 {
	font-size:14px;
	font-weight:bold;
	color:#353535;
}
.userInfoLink {
	font-size:13px;
	color:#FF591F;
}
.userInfoLink:hover {
	font-size:13px;
	color:#353535;
}
.prodListingTop {
	background-image:url(images/prod_listing_box_top.png);
	background-repeat:no-rpeat;
	width:1000px;
	height:10px;
}
.prodListingBott {
	background-image:url(images/prod_listing_box_bott.png);
	background-repeat:no-rpeat;
	width:1000px;
	height:10px;
}
.prodListingBg {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	width:968px;
	padding:15px;
}
.prodDiv3 {
	margin-top:20px;
	background-color:#F2FFEF;
	padding:10px;
}
.livrareInfo {
	float:left;
	width:440px;
}
.plataInfo {
	float:left;
	width:440px;
	padding-left:20px;
}
.livrareInfo h2 {
	font-size:16px;
	color:#353535;
	font-weight:bold;
}
.plataInfo h2 {
	font-size:16px;
	color:#353535;
	font-weight:bold;
}
.userImg {
	float:left;
	background-image:url(images/user_img.png);
	background-repeat:no-repeat;
	width:160px;
	height:160px;
	padding-top:4px;
	padding-left:4px;
}
.userInfo {
	float:left;
	padding-left:15px;
}
.userInfo h1 {
	color:#353535;
	font-weight:bold;
	font-size:16px;
}
.calificativeList {
	background-color:#67A756;
	padding:10px;
	width:240px;
	float:right;
}
.calificativeHolder {
	background-color:#fff;
	padding:10px;
	margin-top:10px;
}
.calificativeList h2 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.calificativDiv {
	border-bottom:1px solid #ccc;
	height:40px;
	line-height:40px;
	font-size:14px;
}
.calificativDiv2 {
	height:40px;
	line-height:40px;
	font-size:14px;
}
.calIcon {
	float:right;
	padding-top:10px;
	height:24px;
}
.userInfoDiv {
	padding-top:15px;
}
.userPageLink {
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#353535;
}
.userPageLink:hover {
	font-size:14px;
	font-weight:bold;
	color:#353535;
}
.multiSelectSell {
	width:200px;
	border:1px solid #67A756;
	-moz-border-radius:5px;
}
.multiSelectSell:focus {
	width:200px;
	border:1px solid #67A756;
	background-color:#D4DFD1;
	-moz-border-radius:5px;
}
.multiSelectSell2 {
	width:200px;
	border:1px solid #67A756;
	border-left:0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.multiSelectSell2:focus {
	width:200px;
	border:1px solid #67A756;
	border-left:0px;
	background-color:#D4DFD1;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.categsExpl {
	background-color:#D4DFD1;
	width:250px;
	padding:10px;
	text-shadow:1px 1px 1px #fff;
	margin-top:20px;
}
.categsExpl2 {
	float:left;
	background-color:#D4DFD1;
	width:250px;
	padding:10px;
	text-shadow:1px 1px 1px #fff;
}
.divListingCompact {
	height:70px;
	padding:10px 0px 10px 5px;
	border-bottom:1px solid #ccc;
}
.divListingCompact:hover {
	height:70px;
	padding:10px 0px 10px 5px;
	border-bottom:1px solid #ccc;
	background-color:#E3EFE0;
}
.prodListCompactImg {
	float:left;
	width:70px;
	height:70px;
}
.prodListCompactTitle {
	float:left;
	padding-left:10px;
	width:485px;
	padding-top:5px;
}
.prodListCompactTitle a {
	font-size:13px;
	color:#2E7F17;
	text-shadow:1px 1px 1px #fff;
}
.prodListCompactTitle a h2:hover {
	font-size:13px;
	color:#2E7F17;
	text-decoration:underline;
	text-shadow:1px 1px 1px #fff;
}
.subtitleDiv {
	padding-top:5px;
	font-size:12px;
}
.priceListing {
	font-weight:bold;
	font-size:14px;
	color:#2E7F17;
}
.prodBuy {
	display:block;
	background-image:url(images/icons/small_cart.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	font-size:13px;
	font-weight:bold;
	color:#353535;
	text-shadow:1px 1px 1px #fff;
}
.prodBuy:hover {
	display:block;
	background-image:url(images/icons/small_cart.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	font-size:13px;
	font-weight:bold;
	color:#353535;
	text-decoration:underline;
	text-shadow:1px 1px 1px #fff;
}
.prodListCompactPrice {
	float:left;
	text-align:center;
	width:128px;
	padding:5px;
	border-left:1px dotted #ccc;
	border-right:1px dotted #ccc;
	text-shadow:1px 1px 1px #fff;
}
.prodListCompactExpire {
	float:left;
	width:80px;
	padding:5px;
	text-align:center;
	padding-top:15px;
	color:#BF6553;
	text-shadow:1px 1px 1px #fff;
}
.filterProdList {
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
}
.sortProdList {
	float:right;
}
.productConditionDiv {
	padding-left:20px;
	padding-top:10px;
}
.productConditionDiv2 {
	padding-left:20px;
	padding-top:10px;
}
.commentDiv {
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
.userMessage {
	background-image:url(images/icons/message.png);
	background-repeat:no-repeat;
	background-position:left top;
	min-height:24px;
	padding-left:30px;
}
.userReply {
	background-image:url(images/icons/reply.png);
	background-repeat:no-repeat;
	background-position:left top;
	min-height:24px;
	padding-left:30px;
	padding-top:10px;
	margin-left:20px;
}
.forumContainer {
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	padding-top:10px;
}
.askBtnDiv {
	padding-top:10px
}
#messageForm {
	padding-top:15px;
	padding-left:10px;
}
#winErrors {
	color:#FF0000;
	background-color:#EFE0E0;
	border:1px solid #DFA7A7;
	font-size:14px;
	text-shadow:1px 1px 1px #fff;
	background-image:url(images/icons/messages/error.png);
	background-repeat:no-repeat;
	background-position:left;
	min-height:34px;
	padding:30px 10px 10px 70px;
	margin-top:10px;
	margin-bottom:10px;
}
#winErrors span {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}
#winErrors a {
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}
#winErrors p {
	color:#FF0000;
	font-size:13px;
	padding:5px 0px 5px 0px;
	text-align:left;
}
#winErrors2 {
	color:#FF0000;
	background-color:#EFE0E0;
	font-size:13px;
	text-align:center;
	text-shadow:1px 1px 1px #fff;
	background-image:url(images/icons/dialog_error.png);
	background-repeat:no-repeat;
	background-position:left;
}
#winErrors2 span {
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
#winErrors2 p {
	color:#FF0000;
	font-size:13px;
	padding:5px 0px 5px 0px;
	text-align:left;
	text-align:left;
	margin-left:40px;
}
#winErrors2 button {
	background-color:#A4A4A4;
	border-bottom:2px solid #67a756;
	margin-left:2px;
	padding:5px;
	color:#2F273F;
	text-shadow:1px 1px 1px #fff;
}
#winErrors2 button:hover {
	color:#000;
}
#winSuccess {
	color:#67A756;
	background-color:#CCEFC2;
	border:1px solid #B0CFA8;
	font-size:14px;
	text-shadow:1px 1px 1px #fff;
	background-image:url(images/icons/messages/success.png);
	background-repeat:no-repeat;
	background-position:left;
	min-height:34px;
	padding:30px 10px 10px 70px;
	margin-top:10px;
	margin-bottom:10px;
}
#winSuccess span {
	color:#67A756;
	font-size:14px;
	font-weight:bold;
}
#divImages {
	color:#67A756;
	padding:5px 0px;
	font-weight:bold;
}
#divImages div {
	color:#67A756;
}
#divImages a {
	color:#67A756;
	font-size:14px;
	font-weight:normal;
}
#divImages a:hover {
	color:#67A756;
	font-size:14px;
	font-weight:normal;
	text-decoration:underline;
}
.searchPageTitle {
	padding-top:10px;
}
.searchPage {
	padding-top:20px;
	padding-left:20px;
}
.divProductImagesAdd {
	float:left;
	background-image:url(images/img_container.png);
	background-repeat:no-repeat;
	width:98px;
	height:126px;
	padding-top:30px;
	padding-left:26px;
}
.divProductImagesAdd2 {
	float:left;
	background-image:url(images/img_container.png);
	background-repeat:no-repeat;
	width:98px;
	height:126px;
	padding-top:30px;
	padding-left:26px;
	margin-right:10px;
	margin-top:10px;
}
.imgProdDiv {
	position:relative;
}
.deleteImgDiv {
	position:absolute;
	right:20px;
	top:80px;
}
.successImageDiv {
	font-size:14px;
	font-style:italic;
	padding:10px 0px;
	color:green;
}
.destinationDiv {
	float:left;
	margin-right:80px;
}
.categPageTitle h1 {
	font-size:20px;
	font-weight:bold;
	color:#263F1F;
	padding-bottom:20px;
}
.ulCategsPage {
	padding:5px 0px 0px 10px;
	list-style-type:none;
}
.ulCategsPage li {
	padding-bottom:5px;
}
.ulCategsPage li a {
	font-size:13px;
	color:#2F273F;
}
.ulCategsPage li a:hover {
	font-size:13px;
	padding-bottom:10px;
	color:#2F273F;
	text-decoration:underline;
}
.categHolderLi {
	float:left;
	width:200px;
	padding-right:20px;
}
.mainLinkCategs {
	font-size:14px;
	font-weight:bold;
}
.noAdsDiv {
	padding:15px;
}
.noAdsDiv h3 {
	font-size:18px;
	font-weight:bold;
	color:#2F273F;
}
.paginationDiv {
	float:right;
	padding-top:15px;
}
.imagesTnProd {
	float:left;
	padding-right:10px;
}
.imagesTnProdSecond {
	float:left;
	padding-top:10px;
}
.paymentTypes {
	padding-top:10px;
	padding-left:10px;
}
.inboxFilter {
	height:15px;
	background-color:#ccc;
	padding:5px;
	margin-top:10px;
}
.headTdFilter {
	height:15px;
	background-color:#ccc;
	padding:5px;
	margin-top:10px;
}
.inboxContainer {
	padding:10px;
}
.mainUlCatalog {
	padding:0px 0px 0px 10px;
	margin:0px;
	list-style-type:none;
}
.mainLiCatalog {
	float:left;
	width:245px;
}
.mainAcatalog {
	font-size:13px;
	font-weight:bold;
	color:#2F273F;
}
.mainAcatalog:hover {
	font-size:13px;
	font-weight:bold;
	color:#2F273F;
}
.secondUlCagalog {
	padding:10px 0px 10px 10px;
	margin:0px;
	list-style-type:none;
}
.secondLiCatalog a {
	font-size:13px;
	color:#263F1F;
}
.secondLiCatalog a:hover {
	font-size:13px;
	color:#263F1F;
	text-decoration:underline;
}
.filterUp {
	font-size:11px;
	color:#353535;
	background-image:url(images/icons/filter_up.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	height:16px;
	line-height:16px;
}
.filterUp:hover {
	font-size:11px;
	color:#353535;
	background-image:url(images/icons/filter_up.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	height:16px;
	line-height:16px;
	text-decoration:underline;
}
.filterDown {
	font-size:11px;
	color:#353535;
	background-image:url(images/icons/filter_down.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	height:16px;
	line-height:16px;
}
.filterDown:hover {
	font-size:11px;
	color:#353535;
	background-image:url(images/icons/filter_down.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	height:16px;
	line-height:16px;
	text-decoration:underline;
}
.fTitleDiv {
	float:left;
	padding-left:20px;
}
div .tableProdHistory {
	padding-top:10px;
}
.prodBodyTd {
	padding:10px 0px 10px 0px;
	border-bottom:1px dotted #ccc;
}
.inboxBodyTd {
	padding:10px 0px;
	border-bottom:1px dotted #ccc;
}
.imgProdHistory {
	float:left;
	width:74px;
	height:74px;
	border:1px solid #ccc;
	padding:2px;
}
.calificativLink {
	font-size:12px;
	color:#67A756;
}
.calificativLink:hover {
	font-size:12px;
	color:#67A756;
	text-decoration:underline;
}
.inboxBtns {
	padding-top:10px;
}
.deleteBtnDiv {
	float:left;
}
.actionsDiv {
	float:right;
	margin-top:10px;
}
.deleteBtnInbox {
	background-color:#A4A4A4;
	border-bottom:2px solid #67a756;
	margin-left:2px;
	padding:2px;
	color:#2F273F;
	text-shadow:1px 1px 1px #fff;
	cursor:pointer;
}
.deleteBtnInbox:hover {
	color:#000;
	cursor:pointer;
}
.messageBody {
	padding-top:10px;
	padding-left:10px
}
.imagesProdDiv {
	float:left;
	width:500px;
}
.videosProdDiv {
	float:left;
	width:500px;
}
.prodBodyTdNoAds {
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
}
.trocDiv {
	float:left;
	padding-top:5px;
	font-size:13px;
}
.trocValue {
	float:left;
	padding-top:5px;
	font-size:13px;
	padding-left:5px;
}
.divProdImage {
	float:left;
	margin-left:10px;
}
.classTn {
	float:left;
	margin-right:5px;
	border:1px solid #ccc;
}
.classTnSecond {
	float:left;
	margin-top:5px;
	border:1px solid #ccc;
	margin-right:5px;
}
.noImageDiv {
	padding:10px 5px;
	color:#FF591F;
	font-size:13px;
	font-style:italic;
}
.imgFront {
	border:1px solid #ccc;
	padding:3px;
}
.frontImgDiv {
	padding-left:30px;
}
.pageHelpContent {
	padding-top:5px;
}
.pageHelpContent h2 {
	color:#353535;
}
.helpContainer {
	padding-top:20px;
	padding-left:15px;
}
.helpBuyDiv {
	float:left;
	width:390px;
}
.helpSellDiv {
	float:left;
	width:390px;
}
.helpAccountDiv {
	float:left;
	width:390px;
}
.helpSearchDiv {
	float:left;
	width:390px;
}
.helpRateDiv {
	width:390px;
	padding-top:10px;
}
.helpContainer h1 {
	color:#51AF41;
	font-size:16px;
}
.ulHelp {
	padding:0px 0px 0px 30px;
	margin:0px;
}
.ulHelp li {
	list-style-image:url(images/icons/help/help_li.jpg);
	list-style-position:inside;
	height:20px;
	line-height:20px;
}
.ulHelp li a {
	font-size:13px;
	color:#67a756
}
.ulHelp li a:hover {
	font-size:13px;
	color:#67a756;
	text-decoration:underline;
}
.buyImg {
	float:left;
	width:80px;
}
.buyLinks {
	float:left;
	width:310px;
}
/*
#ulBoxHelp {
	padding:0px 0px 0px 0px;
	margin:0px;
}
#ulBoxHelp li {
	list-style-type:none;
}
#ulBoxHelp ul {
	display:none;
}
#ulBoxHelp a {
	display:block;
	font-size:13px;
	color:#353535;
}
#ulBoxHelp a {
	font-size:13px;
	color:#353535;
	text-decoration:none;
}
#ulBoxHelp .active {
	border:0px;
	padding:0px;
}
*/
#ulBoxHelp {list-style-type:none;width: 176px; }
#ulBoxHelp li a {list-style-type:none;width: 166px;display: block; padding: 5px;border-bottom: 1px dotted #263F1F; text-decoration: none; color: #263F1F;}
#ulBoxHelp li a:hover, #nav li a.active {color: #263F1F;width: 166px;}
#ulBoxHelp li ul {display: none;list-style-type:none;}
#ulBoxHelp li ul li a {border-bottom: 1px dotted #263F1F;list-style-type:none;color:#67A756;padding-left:10px;width:166px;}
#ulBoxHelp li ul li a:hover {border-bottom: 1px dotted #263F1F;list-style-type:none;color:#67A756;padding-left:10px;width:166px;text-decoration:underline;}
#ulBoxHelp .active {display:block;font-size:13px;margin-bottom:5px;}
#ulBoxHelp .active:hover {display:block;color:#263F1F;font-size:13px;margin-bottom:5px;}

#winHelp {
	color:#263F1F;
	font-size:13px;
}
.contactBtnDiv {
	width:490px;
	text-align:right;
	padding-top:10px;
}
.contactTitle h2 {
	font-size:16px;
	color:#707070;
}
.contactTxt {
	padding-top:5px;
	font-style:italic;
}
.deleteUserImg {
	background-image:url(images/icons/delete_img_small.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	height:16px;
}
.priceListDiv {
	color:#353535;
	padding:5px;
}
.pricePromoProd {
	padding-top:5px;
	font-size:13px;
}
.pricePromoProd2 {
	padding-top:5px;
	font-size:13px;
	color:#FF591F;
	font-weight:bold;
}
.adStatus {
	padding-top:5px;
	color:#FF591F;
}
.forumForm {
	padding-top:10px;
	padding-left:15px;
}
.forumMessageDiv {
	float:left;
}
.forumMessageHelp {
	float:left;
	padding-left:10px;
	padding-top:30px;
}
.noUserDiv {
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}
.orderDetailsDiv {
	padding:10px;
	background-color:#D4DFD1;
	width:748px;
}
.closeWin {
	background-image:url(images/icons/close_win.png);
	background-repeat:no-repeat;
	background-position:right;
	height:16px;
	line-height:16px;
	padding-right:20px;
	color:red;
	display:block;
}
.closeWin:hover {
	background-image:url(images/icons/close_win.png);
	background-repeat:no-repeat;
	background-position:right;
	height:16px;
	line-height:16px;
	padding-right:20px;
	color:red;
	display:block;
}
.noUserTd {
	font-size:16px;
	padding:10px;
	font-style:italic;
	font-weight:bold;
}
.beFirst {
	padding:10px;
	font-style:italic;
	font-weight:bold;
}
.welcome {
	color:#0291D9;
	text-shadow:2px 2px 2px #ccc;
	text-align:right;
}
.welcome a {
	color:#0291D9;
	text-shadow:2px 2px 2px #ccc;
}
.forumProdLink a{
	font-size:13px;
	color:#FF591F;
}
.forumProdLink a:hover {
	font-size:13px;
	color:#FF591F;
	text-decoration:underline;
}
.answerForum {
	display:none;
	padding-top:10px;
	width:528px;
}
.viewsDiv {
	width:70px;
	padding:5px;
	background-color:#D7EFD1;
	color:#263F1F;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:0 auto;
	margin-top:10px;
	position:absolute;
	bottom:10px;
	right:10px;
}
.visits {
	font-weight:normal;
	font-size:13px;
}
.rateProdImage {
	float:left;
}
.rateProdDesc {
	float:left;
	padding-left:5px;
}
.rateProdDesc a{
	font-size:13px;
	color:#67A756;
}
.rateProdDesc a:hover{
	font-size:13px;
	color:#353535;
	text-decoration:underline;
}
.rateTitle h1 {
	font-size:14px;
	font-weight:bold;
	color:#67A756;
}
.pageActivate h2 {
	font-size:16px;
	color:#67A756;
	font-weight:bold;
}
.forgotText {
	font-size:13px;
	padding-bottom:10px;
}
.storesTitle {
	padding-top:10px;
	text-align:center;
}
.storesTitle h1 {
	font-size:24px;
	font-weight:bold;
	color:#17AEE6;
	text-shadow:3px 3px 3px #D0D0D0;
}
.storesTitle h2 {
	font-size:16px;
	font-weight:bold;
	color:#17AEE6;
	text-shadow:3px 3px 3px #D0D0D0;
	padding-top:10px;
}
.registerPageHelp {
	float:left;
	width:430px;
	padding:10px;
	background-color:#E3EFE0;
	margin-top:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
.registerPageHelp h3 {
	font-size:12px;
	font-weight:bold;
	color:#0190D9;
}
.registerPageHelp ul {
	list-style-position:inside;
	list-style-type:square;
	padding:0px;
	margin:0px;
}
.registerPageHelp li {
	padding-top:5px;
}
.rateTitle {	
	font-size:13px;
	color:#67a756;
	text-decoration:underline;
	text-align:left;
	padding-top:5px;
}
.footerBanners {
	padding-top:70px;
}
.userInfoLinkOn {
	background-image:url(images/icons/user_on.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	display:block;
	line-height:16px;
	color:#FF591F;
	font-size:13px;
}
.userInfoLinkOff {
	background-image:url(images/icons/user_off.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	display:block;
	line-height:16px;
	color:#FF591F;
	font-size:13px;
}
.userInfoLinkOn:hover {
	background-image:url(images/icons/user_on.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	display:block;
	line-height:16px;
	color:#FF591F;
	font-size:13px;
	text-decoration:underline;
}
.userInfoLinkOff:hover {
	background-image:url(images/icons/user_off.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	display:block;
	line-height:16px;
	color:#FF591F;
	font-size:13px;
	text-decoration:underline;
}
</pre></body></html>