/*---------------------------------------------------+
| hotPage Content Management Framework
| Copyright 2010-2011 Fabio M Souza
| http://hotpage.com.br
+----------------------------------------------------+
| Revision: 240709
+----------------------------------------------------+
| Released under the terms & conditions of v2 of the
| GNU General Public License. For details refer to
| the included gpl.txt file or visit http://gnu.org
+----------------------------------------------------+
|Originally based on LightNEasy by Fernando Baptista
+----------------------------------------------------*/

/*---------------------------------------------------+
| General classes for cms elements on page display 
+----------------------------------------------------*/

#holder fieldset {
	background: #FDFEFE;
	margin: 10px auto;
}

#holder fieldset h3 {
	background: #c0c0c0;
	color: #fff;
	text-align: center;
	padding-bottom: 4px;
}

#holder fieldset .inputfields {
	margin: 4px;
	color: #909090;
	font-size: 1.2em;
}

#holder textarea, #holder text {
	overflow: auto;
	margin: 2px;
	padding: 2px;
	background: #f0f0f0;
	border: 1px solid #a0a0a0;
	color: #444;
}

#holder .submit {
	font-family: verdana, arial, sans-serif;
	border: 1px solid;
	width: 70px;
	cursor: pointer;
}

#holder h1 {

}

table {
	border-collapse: collapse;
	margin: 10px auto 15px auto;
	border: 1px solid #a0a0a0;
}

th {
	background: #e0e0e0;
	height: 25px; 
	padding: 0 10px;
	color: #000; 
	
}

td {
	padding: 3px; 
/*	height: 25px; */
}
td.title {
	background: #D2D2D2;
}
tr.odd {
	background: #303030;
}

tr.even {
	background: #404040;
}

tr.odd:hover, tr.even:hover {
	color: #d0d0d0;
	background: #606060;
}

.ops{
	margin:20px; 
	padding:10px; 
	background:#F5F5F5; 
	border:dotted #999999 1px; 
	color:#990000; 
	font-size:14px; 
	font-weight:bold; 
	text-align:left;
}

.captchaReverso{ display:none; }

.cms {}

small { font-size: xx-small;}

.nodecoration a, .nodecoration a:hover  {
text-decoration:none;
}

.clear{clear:both;}

.clear10 {
clear:both;
height: 10px;
}

.clear20 {
clear:both;
height: 20px;
}

h2.cms {
	padding: 5px;
	display: block;	
	border: 1px solid #CCC;
	color:#666; 
	text-align:left;
	background:#f5f5f5;	
}

h3.cms {
	color:#666;
	border-bottom: 1px dotted #CCC;
}
.admbusca {
	padding: 5px;
	display: block;	
	border: 1px solid #CCC;
	border-bottom:none;
	color:#666; 
	text-align:right;
	background:#f5f5f5;	
}
.overflow{
max-height:400px;
height:auto;
overflow:auto;
padding: 5px;
border:#CCCCCC solid 1px;
}

.overflow img{
border:none;
background:none;
}

.tumb {
float:left; 
border:#CCCCCC solid 1px; 
margin:5px; 
padding:3px; 
text-align:center;
}

.tumb img {
border:none; 
}

.showmsg {
    margin: 10px 0;
    padding: 10px; padding-left: 52px;
    font-size: 14px; font-weight: bold;
    color: #FFFFFF; 
    background: #c1d2ee url(../cms_icons/32/information.png) 10px 10px  no-repeat;
    border-top: #9a9afb solid 2px;
    border-bottom: #9a9afb solid 2px;
    min-height: 32px;
}
.showalert {
    margin: 10px 0;
    padding: 10px; padding-left: 52px;
    font-size: 14px; font-weight: bold;
    color: #FFFFFF;
    background:#CCCCCC url(../cms_icons/32/exclamation.png) 10px 10px  no-repeat;
    border-top:#666666 solid 2px;
    border-bottom: #666666 solid 2px;
    min-height: 32px;
}
.showerror {
    margin: 10px 0;
    padding: 10px; padding-left: 52px;
    font-size: 14px; font-weight: bold;
    color: #FFFFFF;
    background:#CCCCCC url(../cms_icons/32/error.png) 10px 10px  no-repeat;
    border-top:#666666 solid 2px;
    border-bottom: #666666 solid 2px;
    min-height: 32px;
}
.trash {color:#666666; padding:1px 10px; padding-left:20px;  background: url(../cms_icons/16/bin_empty.png) center left no-repeat; font-size:14px;}
.linksetup {color:#666666; padding:1px 10px; padding-left:20px;  background: url(../cms_icons/16/page_white_wrench.png) center left no-repeat; font-size:14px;}
.out {color:#666666; padding:1px 10px; padding-left:20px;  background: url(../cms_icons/16/door_out.png) center left no-repeat; font-size:14px;}
.cancel {color:#666666; padding:1px 10px; padding-left:20px;  background: url(../cms_icons/16/cancel.png) center left no-repeat; font-size:14px;}
.accept {color:#666666; padding:1px 10px; padding-left:20px;  background: url(../cms_icons/16/accept.png) center left no-repeat; font-size:14px;}
.add {color:#666666; padding:1px 10px; padding-left:20px;  background: url(../cms_icons/16/add.png) center left no-repeat; font-size:14px;}
.edit {color:#666666; padding:1px 10px; padding-left:20px;  background: url(../cms_icons/16/page_edit.png) center left no-repeat; font-size:14px;}
.images {color:#666666; padding:1px 10px; padding-left:20px;  background: url(../cms_icons/16/picture_edit.png) center left no-repeat; font-size:14px;}
.warning {color:#666666; padding:20px; padding-left:55px;  background: url(../cms_icons/warning-48x48.png) center left no-repeat; font-size:18px;}

.q {color:#666666; margin: 15px; padding: 10px; background: #F3F3F3; font-size:18px; border:#CCCCCC solid 1px; border-bottom:#999999 solid 2px; border-right:#999999 solid 2px; text-align: center;}

a.linkEdit {
background: url(../cms_icons/16/pencil.png) center no-repeat;
margin: 5px;
padding: 10px;
}

a.linkDel {
background: url(../cms_icons/16/cancel.png) center no-repeat;
margin: 3px;
padding: 10px;
}


#topbar{
position:absolute;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
width: 620px;
visibility: hidden;
z-index: 100;
}


#mycontent {
	width: 95%;
	height: 600px;
}

/* menu */
ul#SPCMS_menu {

background:none;
margin:5px;
padding:0;
list-style-type:none;
}
ul#SPCMS_menu li {
border-bottom:1px dotted #CCC;
list-style: none;
}
ul#SPCMS_menu li a:link, ul#SPCMS_menu li a:visited {
display:block;
height:1%;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
padding:3px 3px 3px 6px;
}
ul#SPCMS_menu li a:hover, ul#SPCMS_menu li a.selected {
font-weight:bold;
color:#FF6600;
} 

/* end menu */

#SPCMS_restrictlogin {
	margin-top: 12px;
}

#SPCMS_restrictlogin form, #SPCMS_restrictlogin fieldset {
	border: 0;
	background: transparent;
	text-align: center;
}

#SPCMS_restrictlogin input {
	width: 50px;
}

#SPCMS_adminsettings {	    
	margin: 10px auto;
	
}
.SPCMS_adminhomeicons{width:100px; padding:5px; float:left; text-align:center;}

#SPCMS_adminsettings a, #SPCMS_adminsettings img {
	border: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
	background:none;
}


#SPCMS_admininput {
	width: 400px;
	margin: 50px auto;
}

#SPCMS_admininput h2 {
	margin-bottom: 14px;
}

#SPCMS_admininput a, #SPCMS_admininput img {
	border: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
	background:none;
}

#SPCMS_admininput table.settings {
	border: none;
	width: 400px;
	margin: 0 auto;
}

#SPCMS_admininput table.settings td {
	width: 50px;
	text-align: center;
}

#SPCMS_admininput input, #SPCMS_admininput textarea {
	width: 200px;
}

#SPCMS_admininput fieldset {

}
.SPCMS_title {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 8px;
}

.SPCMS_message {
	display: block;
	font-size: 1.2em;
	color: #c00;
	margin: 0 0 10px 0;
}

#SPCMS_editPageMenu {
    clear:both;
	padding: 5px;
	width:100%;
	background: url(bg_trans.png);	
}

#SPCMS_adminMenu {
    position:fixed;
	top: 0;
	clear:both;        
	
	width:38px;
	height:100%;
	border-right: #f5f5f5 solid 1px;
	/*
	width:100%;
	height:38px;
	border-bottom: #f5f5f5 solid 1px;       
	margin-bottom: 39px;
	*/	
	padding: 5px;	
	background: url(bg_trans.png);
	
}

#SPCMS_adminMenu img, #SPCMS_editPageMenu img {
	background: none;
	border:none;
	margin: 2px;	
}

.SPCMS_gallery {
	margin: auto;
}

.SPCMS_gallery_img {
	margin: 6px;
	padding: 0;
	border: 1px solid #000000;
}

.SPCMS_gallery fieldset, .SPCMS_gallery fieldset, .SPCMS_gallery table {
	border: none;
}

.SPCMS_select {
	background: #d0d0d0;
	border-top: 2px solid #f0f0f0;
	border-left: 2px solid #f0f0f0;
	border-right: 2px solid #b0b0b0;
	border-bottom: 2px solid #b0b0b0;
	padding-left: 4px;
}

/* Classes for showing downloads and links */
#SPCMS_show {
	width: 90%;
	margin: auto;
}

#SPCMS_show h3 {
}

#SPCMS_show ul {
	margin: 6px 6px 6px 0;
}

#SPCMS_show li {
	list-style: none;
	padding: 4px 0 4px 14px;
	color: #303030;
	background: #f0f0f0;
}

#SPCMS_show a {
	font-weight: bold;
	text-decoration: none;
}

#SPCMS_show a:hover {
	text-decoration: underline;
}

/* Classes for contact form */
#SPCMS_contact {
	width: 95%;
	margin: auto;
}

#SPCMS_contact form {
	border: none;
	background: transparent;
}

#SPCMS_contact fieldset {
	background: transparent;
	border: none;
}

#SPCMS_contact table  {
	border: none;
}

/* Menus classes */
.SPCMS_menu {
}
.SPCMS_menu_selected {
	background:#FBFBFB;
}

.SPCMS_menu_intend {
	/* margin-left: 10px; */
	padding-left: 10px;
}

.SPCMS_menu_intend_selected {
	/* margin-left: 10px; */
	padding-left: 10px;
	background:#FBFBFB;
}

.SPCMS_menu_doubleintend {
	/* margin-left: 20px; */
	padding-left: 20px;
}

.SPCMS_menu_doubleintend_selected {
	/* margin-left: 20px; */
	padding-left: 20px;
	background:#FBFBFB;
}
/* Menus classes */

.rss {
	float: right;
	margin: 0;
	padding: 0 6px;
	border: none;
}

.rss a, .rss a:hover {
	text-decoration: none;
}

.rss img {
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent;
}

/* Classes for the news module */
#SPCMSnews {
/*background: #9090ff; */
	line-height: 1.1em;
	margin: 0 5% 0 5%;
	padding-top: 1em;
	padding-bottom: .8em;
}

#SPCMSnews hr {
	width: 80%;
	margin: auto;
}

.SPCMSnews_title {
	display: block;
	font-size: 130%;
	font-weight: bold;
}

.SPCMSnews_date {
	font-size: 80%;
	margin-top: 0;
	margin-bottom: 0;
}

.SPCMSnews_text {
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
}

.SPCMSnews_text p {
	margin-bottom: .1em;
	margin-top: 0;
}

.SPCMSnews_author {
	display: block;
	margin: 0;
	padding: 0;
}

.SPCMSnews_email {
	font-size: .9em;
}

.SPCMSnews_more {
background: url(../cms_icons/16/page.png) left center no-repeat;
padding: 20px;
}

.SPCMSnews_more a{
color: #333333;
}

#SPCMSnews_Galery{display:table;width:95%;margin:10px;border-bottom:1px solid #CCC;text-align:left;}


/*---------------------------------------------------+
| comentarios
+----------------------------------------------------*/
#SPCMS_comments {
 	width: 95%; 
	margin: 10px;

}

#SPCMS_comments h4{
/*	width: 85%; */
	margin: 12px auto 0 auto;
	font-size: 1.1em;
	font-weight: bold;
}

.SPCMS_comment {
/*	width: 85%; */
	margin: 6px auto 6px;
	background: #f0f0f0;
	color: #303030;
	padding: 4px 10px 4px 10px;
}

.SPCMS_comment .time {
	font-size: .8em;
}

.SPCMS_comment .text {
	display: block;
	margin-bottom: 6px;
}

.SPCMS_comment .email {
	margin-left: 12px;
	font-size: .8em;
}

.SPCMS_comment .author {
	font-weight: bold;
}

.noborder {
	background: transparent;
	border: none;
}

.bordered {
margin: 7px;
padding: 7px;
border: #999999 solid 1px;
}

/*---------------------------------------------------+
| lightbox
+----------------------------------------------------*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{
	border: none;
}

/*---------------------------------------------------+
| lista produtos
+----------------------------------------------------*/

/* PRODUCTS LIST */

#SPCMS_products_list {width:100%;list-style:none;}
#SPCMS_products_list img {background:none; border:none;}
#SPCMS_products_list .pagination{width:95%; clear:both; text-align:right; padding:5px;}
#SPCMS_products_list .item{width:95%; margin:10px; padding:10px; border-bottom:#CCCCCC solid 1px; display:table;clear:both;}

/* item2col */
#SPCMS_products_list .item2col{width:42%; margin:2%; padding:2%; border-bottom:#CCCCCC solid 1px; display:table; float:left;}

/* item3col */
#SPCMS_products_list .item3col{width:29%; margin:1%; padding:1%; border-bottom:#CCCCCC solid 1px; display:table; float:left;}

/* item4col */
#SPCMS_products_list .item4col{width:20%; margin:1%; padding:1%; border-bottom:#CCCCCC solid 1px; display:table; float:left;}



#SPCMS_products_list .price, #SPCMS_products_list .noPrice{float:right;margin:14px 0 5px 0;padding:6px 0 0;background-color:inherit;color:#ee0f04;text-decoration:none;}
#SPCMS_products_list .price em{padding:0 4px 0 0;background:inherit;color:#666;font:bold 1.083em Verdana, sans-serif;font-style:normal;}
#SPCMS_products_list .price strong, #SPCMS_products_list .noPrice strong{font:bold 1.167em Verdana, sans-serif;}
#SPCMS_products_list .price span{padding-left:4px;font:bold 1.083em sans-serif;}
#SPCMS_products_list .basket{float:right;margin:17px 0 5px 10px;font-size:0.8em;font-weight:bold; background:none; border:none;}

#SPCMS_products_list .photo{float:left;margin:0 7px 5px 0;font-size:0px;line-height:0px;}
#SPCMS_products_list .photo img{border:2px solid #f0efcd;}
#SPCMS_products_list .photo a:hover img{border:2px solid #dcc7a7;}
#SPCMS_products_list h2{padding:5px 8px 0;background:inherit;font-weight:normal;font-size:1.5em;border:0;}
#SPCMS_products_list h2 a{background:inherit;color:#990000;text-decoration:none;}
#SPCMS_products_list h2 a:hover{text-decoration:underline;}
#SPCMS_products_list h3{padding:5px 8px 0;background:inherit;font-weight:normal;font-size:1.5em;border:0;}
#SPCMS_products_list h3 a{background:inherit;color:#990000;text-decoration:none;}
#SPCMS_products_list h3 a:hover{text-decoration:underline;}
#SPCMS_products_list h4{padding:2px 8px 7px;font-weight:normal;font-size:0.917em;}
#SPCMS_products_list h4, #SPCMS_products_list h4 a{background:inherit;color:#a78b65;}
#SPCMS_products_list h4 em{padding:0 5px;}
#SPCMS_products_list h4 a:hover{background-color:inherit;color:#d01c02;}
#SPCMS_products_list h5{font-size:1em;font-weight:normal;}
#SPCMS_products_list h5 a{background:inherit;color:#666;}
#SPCMS_products_list .price, #SPCMS_products_list .noPrice{float:right;margin:14px 0 5px 0;padding:6px 0 0;background-color:inherit;color:#ee0f04;text-decoration:none;}
#SPCMS_products_list .price em{padding:0 4px 0 0;background:inherit;color:#666;font:bold 1.083em Verdana, sans-serif;font-style:normal;}
#SPCMS_products_list .price strong, #SPCMS_products_list .noPrice strong{font:bold 1.167em Verdana, sans-serif;}
#SPCMS_products_list .price span{padding-left:4px;font:bold 1.083em sans-serif;}
#SPCMS_products_list .basket{float:right;margin:17px 0 5px 10px;font-size:0.8em;font-weight:bold; background:none; border:none;}
#SPCMS_products_list .price .old{ text-decoration:line-through; color:#666666; float:right;}

/* PRODUCTS DETAILS */
#SPCMS_product_page{display:table;width:95%;margin:10px;padding:10px;border-bottom:1px solid #CCC;text-align:left;}
#SPCMS_product_page h3{padding:5px 0 5px;background:inherit;color:#d01c02;font:normal 2.1em Verdana, sans-serif;}
#SPCMS_product_page h4{margin:0 0 10px;padding:2px 0 7px;border-bottom:1px solid #d1bd9d;font-weight:normal;font-size:0.917em;}
#SPCMS_product_page h4, #SPCMS_product_page h4 a{background:inherit;color:#a78b65;}
#SPCMS_product_page h4 a:hover{background-color:inherit;color:#d01c02;}
#SPCMS_product_page h4 em{padding:0 5px;}

#SPCMS_product_page #box{float:right;width:205px;margin:0 0 10px 5px;padding:3px 0 10px;border-top:2px solid #666666;border-bottom:2px solid #666666; background:#E3E3E3;color:#fff;text-align:center;}
#SPCMS_product_page #box form{font-weight:bold;}
#SPCMS_product_page #box #price, #SPCMS_product_page #box #noPrice{padding:7px 0;border-bottom:1px solid #fff;background-color:transparent;color:#f00;font-size:1.417em;font-weight:bold;text-align:center;}
#SPCMS_product_page #box #price em{background:inherit;color:#000;font-style:normal;}
#SPCMS_product_page #box #price strong{padding:0 4px;}
#SPCMS_product_page #box #price .old{ text-decoration:line-through; color:#666666}
#SPCMS_product_page #box #detail{background-color:transparent;color:#666;font-weight:bold;font-size:0.9em; text-align:left;}
#SPCMS_product_page #box #addBasket{padding:10px 0 5px;}
#SPCMS_product_page #box #addBasket .submit{}
#SPCMS_product_page div.content{clear:left;padding:0 0 10px;font:1.08em Verdana, sans-serif;}

/* PRODUCTS IMGS */
#SPCMS_productGalery{display:table;width:95%;margin:10px;border-bottom:1px solid #CCC;text-align:left;}




