
@CHARSET "UTF-8";
@IMPORT url("default/ui.all.css");
@IMPORT url("../scripts/jquery-treeview/jquery.treeview.css");
@IMPORT url("jMonthCalendar.1.3.2b2.css");
@IMPORT url("files.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	background-image: url(images/background.gif);
}

img.logo {
	border: none;
	margin: 0 10px 0 10px;
	height: 100px;
}

span.title {
	float: left;
	margin-left: 10px;
}
span.subtitle {
	float: right;
	font-size-adjust: 0.5;
	margin-right: 5px;
}

table.content {
	width: 900px;
}

table tr td.top {
	height: 100px;
}

table tr td.left {
	width: 150px;
	height: 500px;
	vertical-align: top;
}

table tr td.center {
	vertical-align: top;
	width: 600px;
}

table#dataTable{
	width:100%;
	/*float:left;*/
	}

table tr td.sideColumn {
	width: 170px;
	vertical-align: top;
}

div.column {
	float: left;
	width: 100%;
	vertical-align: top;
}

table tr td.bottom {
	
}

ul.table {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.horizontalTable {
	list-style: none;
	float:left;
}

ul.horizontalTable li {
	float: left;
	margin-right: 5px;
}

ul.closed {
	display: none;
}

ul.opened {
	display: block;
}

ul.innerMenu {
	margin-top: 5px;
	margin-left: 5px;
	padding: 0;
}

ul.innerMenu li a {
	display: block;
}

ul.menu{
	padding: 0px;
	}

ul.menu li {
	margin-bottom: 5px;
	padding-left: 2px;
}

ul.menu li.last {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-bottom: 10px;
}

ul.menu li a {
	display: block;
	padding-left:3px;
}

ul.floatMenu {
	position: absolute;
	list-style: none;
	z-index: 1;
	margin-left: 150px;
	margin-top: -19px;
	float: left;
}

div.content {
	width: 100%;
	box-sizing: border-box;
}

#dataTable th { /*resets*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

#dataTable th a {
	text-decoration: none;
	padding: 1px 3px 1px 3px;
	float: left;
}

#dataTable tr td {
	padding: 0px 5px 0px 5px;
	border-top: 1px #ffffff solid;
}

.buttons a {
	float: left;
}

.right {
	float: right;
}

.left {
	float: left;
}

div.left input {
	float: left;
}

div.left select {
	float: left;
}

div.left textarea {
	float: left;
}

.buttons a {
	float: left;
	margin: 2px;
	padding: 4px;
	text-decoration: none;
}

.buttons a span {
	float: left;
}

.smallButtons a {
	float: left;
	margin: 4px 0 0 4px;
}

.smallButtons a span {
	float: left;
}

.buttons span a {
	margin: 0 4px;
}

.buttons span div {
	margin: 0 4px;
	cursor: pointer;
}

span#groupSpan {
	display: block;
	padding-top: 3px;
}

ul.form li label {
	width: 150px;
	float: left;
}

ul.form li {
	/*float: left;*/
	width: 100%;
	margin-bottom: 3px;
	display: inline-block;
}

.inputSize1 {
	width: 100px;
}

.inputSize2 {
	width: 200px;
}

.inputSize3 {
	width: 300px;
}

/* ul login fix*/
.loginFix {
	margin-left: 10px;
	padding-left: 0;
}

ul.stack li {
	float: left;
	margin-right: 5px;
}

/*                             PAGINACAO                     */
.listNav {
	float: left;
	display: block;
	width: 100%;
	padding: 5px 0px 5px 0px;
	margin: 15px 0px 0px 0px;
}

.listNav span.txt {
	float: left;
	padding-left: 10px;
}

.posAbsolute {
	position: absolute;
}

.listNav span.nav {
	float: right;
	padding-right: 10px;
}

.listNav span.nav a {
	margin-left: 4px;
	text-decoration: none;
}

.listNav span.nav a.s {
	font-weight: bold;
}

.listNav span.nav a.skip {
	letter-spacing: -2px;
}

.treeNode a {
	text-decoration: none;
}

.treeNode a hover {
	text-decoration: underline;
}

.emptyTreeNode {
	color: #CCCCCC;
}

tr.button {
	cursor: pointer;
}

.horizontalMenu {
	width: 100%;
	float: left;
	display:block;
	padding:0;
	margin: 2px 0 2px 0;
}

.horizontalMenu ul li {
	position: relative;
	float: left;
	padding: 3px;
	margin-right: 2px;
}

#suggestedTags {
	float: left;
	padding: 0;
	width: 350px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}

#tooltip h3,#tooltip div {
	margin: 0;
}

.draggable .ui-widget-header {
	cursor: move;
}

div.component {
	width: 170px;
	display: block;
	float: left;
}

.pagination {
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	margin-right: 0.2em;
	margin-bottom: 2px;
	border: solid 1px;
}

table.tablePag th div {
	float: left;
}

.numbers {
	width: 16px;
	height: 18px;
	padding: 0.1em 0.5em;
}

.arrow {
	width: 14px;
	height: 18px;
	padding: 0.1em 0.2em;
}

div.contentWidget {
	width: 100%;
}

img.avatar {
	margin-left: 2px;
	margin-right: 5px;
	margin-top: 2px;
}

div.dateModified {
	margin-right: 5px;
}

ul.list {
	padding-left: 0px;
	float: left;
	width: 100%;
}

ul.list li {
	float: left;
	width: 100%;
}

ul.list li label {
	float: left;
	width: 65px;
}

ul.eventList {
	font-size: 0.8em;
	margin-left: 2px;
	margin-right: 2px;
}

td.borderTop {
	border-top: 2px solid;
}

td.rightText {
	text-align: right;
}

.inline-rating {
	display: -moz-inline-block;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
}

.star-rating,.star-rating a:hover,.star-rating a:active,.star-rating a:focus,.star-rating .current-rating
	{
	background: url(images/stars.png) left -1000px repeat-x;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a,.star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover,.star-rating a:active,.star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}

.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}

.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}

.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

.bigPrice {
	font-size: 2em;
}

div.bannerWrapper {
	position: relative;
}

ul#tagCloud{
	padding: 0px;
	margin-left: 2px;
	margin-right: 2px;
}

ul#searchCloud{
	padding: 0px;
	margin-left: 2px;
	margin-right: 2px;
}

#bannerPag {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

#bannerPag a {
	float:left;
	text-decoration: none;
	border: none;
}

.banner .description{
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:1000;
	padding:10px;
	background-color: #CCC;
	opacity: 0.7;
	filter:alpha(opacity=70);
	width:100%;
}
.banner .description .innerDescription{
 	filter:alpha(opacity=100);
	opacity: 1;
}


.prev,.next{
	width:30px;
	height:30px;
	position:absolute;
	top:46%;
	z-index:1000;
	display:none;
}
.prev{
	background-image:url(../scripts/fancybox/fancy_nav_left.png);
	left:10px;
}
.next{
	background-image:url(../scripts/fancybox/fancy_nav_right.png);
	right:10px;
}

/*
#bannerPag a.activeSlide {
	background: #ea0
}
*/
#bannerPag a:focus {
	outline: none;
}

.productImage {
	border: 0;
}

ul.filters {
	padding-left: 0px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 130px;
}

ul.filters li {
	width: 100%;
	margin-bottom: 3px;
}

div.orderPromotionProduct {
	float: left;
	margin-left: 16px;
	width: 90%;
}

div.holiday {
	position: relative;
	width: 60px;
	height: 60px;
	float: right;
	vertical-align: text-top;
}

div.holiday div {
	position: absolute;
	width: 60px;
	height: 60px;
	left: 0px;
	top: 32px;
}

div.holiday2 {
	position: relative;
	width: 0px;
	height: 0px;
	float: left;
}

div.holiday2 div {
	position: absolute;
	width: 60px;
	height: 60px;
	left: -3px;
	bottom: -16px;
}

.tooltip{
	padding: 2px;	
}

.Flags {
	float: right;
	position: relative;
	margin-top: 6px;
}

.Flags a {
	text-decoration: none;
}

.Flags img {
	border: none;
	float: left;
	margin-right: 6px;
	border: 1px #ccc outset;
}

.goToTopBtn{
	position: fixed;
	bottom:	40px;
	right:	50px;
	z-index: 2;
}

div.topListProduct{
	display: none;text-align:center;width:100%;position:relative;
}

div.topListProduct div.position{
	position:absolute;top: 0; right: 2px;padding: 2px;
}

/* ###########################FORUM */

div.fullMessage {
	margin: 10px 2px 2px 10px;border-left: 2px solid blue;
	position:relative;
}

div.message{
	min-height:68px;height: auto !important;height: 68px;
	}

div.message .avatar{
	border: none;float:left;
	}
	
div.message .infoMsg{
	float: right;
	margin-right: 35px;
	}
	
div.fullMessage div.ctxMenu {
	position:absolute;
	right: 10px;
	top: 1px;
}

div.messageContextMenu{
	position:absolute;top:15px;right:0px;display:none;z-index: 20;
	}

div.messageContextMenu ul{
	padding-left: 0;	
	width: 110px;
	margin: 0;
}

div.messageContextMenu a{
	display: block;
	text-decoration: none;
	}
	
div.messageContextMenu span.ui-icon{
	float: left;
	}

/*###########################FORUM*/

.ie7 .table{
margin-left: 0px;
}

li.products,td.products>div{position:relative;}
ul.tableProducts li{margin-right:0.5%;margin-bottom:15px;}
ul.tableProducts li.last{margin-right:0px}
li.products span.price ,td.products span.price{font-size:20px;color:black;opacity:1;filter:alpha(opacity=100);}
li.products span.bg ,td.products span.bg {position:absolute;top:0px;right:0px;background-color:#CCCCCC;opacity:0.6;filter:alpha(opacity=60);}

li.products{width:32.5%}

.products .pTitle{ex
	background-color: rgba(204,204,204,0.6);
    bottom: 0;
    left: 0;
/*     opacity: 0.8; */
/*     filter:alpha(opacity=80); */
	
    position: absolute;
    width: 100%;
}
.products .pTitle a{
	color: #404040;
}

.products > div{
	text-align:center;
	height:100%;
	width:100%;
	cursor:pointer;
	position: relative;
	display: inline-block;
}
td.products{
	vertical-align:top;
}

.products div input{
	position:absolute;
	left: 0;
	top: 0;
}

.item{
	width:100%;
	text-align:center;
	border:	0px;
	height: 300px;
}

.item td.image{padding-top:10px;height:150px;}
.item td.title{height:60px;}
.item td.title div{height:60px;width:100%;overflow:hidden;}
.item td.buy{text-align:left;height:48px;vertical-align:top;}
.item td.price{text-align:right;vertical-align:top;font-size:1.3em;}
.item td.postage{text-align:right;height:18px;}

ul.tableProducts li table {margin-left:auto;margin-right:auto;}

#watermarkWrapper #image{
	position:absolute;
	right: 0px;
	bottom: 0px;
	z-index: 1000;
	
	border: 1px solid black;
	display:inline-block;
}

ul.form li.col{width:45%};

ul.fbTable{width:500px;float:left;}
ul.fbTable > li > div{display: inline-block;float:left;margin-top:17px;}
ul.fbTable > li > img{float:left;margin-right:10px}

#drop-zone {
    /*Sort of important*/
    width: 80%;
    /*Sort of important*/
    height: 100px;
    margin-left:50px;
    margin-top: 20px;
    border: 2px dashed rgba(0,0,0,.3);
    border-radius: 20px;
    font-family: Arial;
    text-align: center;
    position: relative;
    line-height: 80px;
    font-size: 20px;
    color: rgba(0,0,0,.3);
}

    #drop-zone input {
        /*Important*/
        position: absolute;
        /*Important*/
        cursor: pointer;
        left: 0px;
        top: 0px;
        /*Important This is only comment out for demonstration purpeses.
        opacity:0; */
    }

    /*Important*/
    #drop-zone.mouse-over {
        border: 2px dashed rgba(0,0,0,.5);
        color: rgba(0,0,0,.5);
    }


/*If you dont want the button*/
#clickHere {
    position: absolute;
    cursor: pointer;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: 20px;
    line-height: 26px;
    color: white;
    font-size: 12px;
    width: 100px;
    height: 26px;
    border-radius: 4px;
    background-color: #3b85c3;

}

    #clickHere:hover {
        background-color: #4499DD;

    }

@media only screen and (max-width:920px) {
	.content, .content.main, div.content{
		width: 100%;padding: 15px;
	}
	ul.form li.col{width:100%;}
	li.products{width: 45%;}
}

@media only screen and (max-width:450px) {
	.content, .content.main,div.content{
		width: 100%;padding: 5px;
	}
	ul.form li.col{width:100%;}
	li.products{width: 100%;}
}