/*******************************************************
TITLE: Remodelista CSS
DATE: 20081007
AUTHOR: Koji Pereira kojieumesmo@gmail.com
******************************************************


@charset "utf-8";
/* CSS Document */

/* header */
#head h1 {
	background: url(/images/logoprod.gif) no-repeat; 
	width: 392px; 
	height: 61px;
	line-height: 1000em;
	margin-top: 12px;
	margin-left: -3px;
	overflow: hidden;
}

#adhead h1 {
	width:320px;
	line-height:1000em;
	margin-top:30px;
	overflow:hidden;
}

#adcat {
	width:155px;
	float:left;
	margin-right:9px;
	margin-top:15px;
}

#adcat2 {
	width:155px;
	float:right;
	margin-top:15px;
}

#adcat p {
	margin:0;
	margin-bottom:3px;
}

#adcat2 p {
	margin:0;
	margin-bottom:3px;
}

#footerMenu {
	border-top: #CCC 1px solid;
}

#menuLogin, #icons, .controlItem, #footerMenu, #leftMenu {
	list-style: none;
	margin: 0;

}

#menuLogin li, #icons li, .controlItem li, #footerMenu li{
	list-style: none;
	display: inline;

}

.contributors p {
    margin: 0 0 0 0;
}

.contributors h3 {
    tkpadding-top: 20px;
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: normal;
}

.contributors th {
    color: #ffffff;
    background: #ffffff;
}

.contributors td {
    border-bottom: 1px solid #dddddd;
    padding: 10px 0 10px 0;
}

.mce-content br {
	clear:both;
}

.mce-content p {
	clear:both;
	margin:0;
	padding:0px 0px 18px;
	line-height:1.6em;
	text-align:left;
	vertical-align:top;
}

.mce-content p img {
	border:medium none;
	vertical-align:bottom; float:none;
	margin-right:5px;
	margin-top:9px;
	margin-bottom:-9px;
}

#srchright a {
	color: #333;
	text-decoration:none;
	border:none;
}

#srchright a:hover {
	color: #333;
	border-bottom:1px solid #333;
}

#srchright .current {
	font-weight:bold;
}

#menuLogin li{
	font-size: 1em;
	text-decoration: none;
	color: #999;
	padding-right: 3px;
}
#icons  {
margin-left: 0px;
}
#icons li a {
	font-size: 0.95em;
	text-decoration: none;
	color: #999;
	padding-right: 0px;
}

#desLoginLeft {
	float:left;
	width:485px;
	padding:0;
	margin:0;
	margin-right:10px;
}

#desLoginRight {
	float:left;
	width:485px;
	padding:0;
	margin:0;
}

#menuLogin li a {
color: #999;
}


#menuLogin li a:hover, #icons li a:hover{
	color: #A8B761;
	text-decoration: underline;
}

.lctitle {
	width:145px;
	font-size:1.2em;
	height:1.25em
	line-height:1.25em;
	margin-bottom:1px;
	margin-top:30px;
	color:#333;
	font-weight:700;
}
.topmnu {
	margin-top:0px;
}
.lcmenu {
	width:145px;
	margin-top:5px;
}

.numbers {
	color:#333;
	font-weight:normal;
}

.numbers span {
	margin-left:2px;
	margin-right:2px;
}

.numbers a {
	color:#333;
	font-weight:normal;
	text-decoration:none;
}

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

.iconsSubscribe {
	background: url(../images/iconSubscribe.gif) no-repeat left 1px;
	height: 10px;
	padding-left: 18px;
	
}
.iconsSubscribe:hover{
	background: url(../images/iconSubscribe.gif) no-repeat left -11px;
	
}
.iconsRSS {
	background: url(../images/icon_rss.gif) no-repeat left 1px;
	height: 10px;
	padding-left: 15px;
}
.iconsRSS:hover{
	background:  url(../images/icon_rss.gif) no-repeat left -11px;

}

.iconsFB {
	background: url(../images/iconFB.gif) no-repeat left 1px;
  display: inline-block;
  height: 20px;
  width: 53px;
  margin-bottom: -6px;
}
.iconsFB:hover{
	background:  url(../images/iconFB.gif) no-repeat left -20px;
}

.contact-line {
	float:left;
	width:500px;
	margin-bottom:10px;
}

.contact-line label {
	float:left;
	margin-left:40px;
}

a.redlink {
	text-decoration:none;
	color:#cc0000;
	border-bottom:1px dotted #cc0000;
}
a.redlink:hover,focus {
	text-decoration:none;
	border-bottom:1px solid #cc0000;
}


a.pal {
	text-decoration:none;
	color:#000;
}

a.pal:hover {
	text-decoration:none;
	color:#000;
}

a.homelink {
	color:#333;
	font-weight:normal;
}

a.btGreen {
	background: url(../images/btBgColCurva.gif) no-repeat scroll top right; 
	height: 50px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
}
a.btGreen span {
color: #fff;
}
a.btGreen span b {
color: #4a560c;
}
a.button {
    background: transparent url(../images/btBgCurva.gif) no-repeat scroll top right; 
	 height: 32px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */  
}
a.slimbutton {
    background: transparent url(../images/btBgSlimCurva.gif) no-repeat scroll top right; 
	 height: 25px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */  
}

a.button, a.btGreen, a.slimbutton   {
    /* Sliding right image */
    display: block;
    float: left;
    margin-right: 6px;
   
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #999;
    font-size:1.1em;
    font-weight:bold;
	
}
a.button, a.btGreen {
 padding-right: 15px; /* CHANGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
 text-align:center;
}


a.dbutton {
    background: transparent url(../images/btBgCurva.gif) no-repeat scroll top right; 
         height: 30px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */  
}

a.dbutton {   
    /* Sliding right image */
    display: block;
    float: left;
    margin-right: 6px;
   
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #999;
    font-size:1.1em;
    font-weight:bold;
    
}
a.dbutton {
 padding-right: 15px; /* CHANGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
 text-align:center;
}

a.slimbutton {

    padding-right: 10px; /* CHANGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	
}

a.btGreen span {
	background: transparent url(../images/btBgColSlide.gif) no-repeat top left;
	    line-height: 19px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */ 
}
a.button span {
    background: transparent  url(../images/btBgSlide.gif) no-repeat top left; 
	line-height: 20px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	color: #333;
}
a.slimbutton span {
    background: transparent url(../images/btBgSlimSlide.gif) no-repeat top left; 
	line-height: 13px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
	color: #333;
}
a.button span, a.btGreen span{
    /* Background left image */ 
    display: block;
    padding: 7px 0 5px 18px;
} 
a.slimbutton span {
   display: block;
    padding: 7px 0 5px 10px;
} 

a.btGreen:hover  {
    *background: transparent url(../images/btBgColCurva.gif) no-repeat scroll bottom right;  
}

a.button:hover {
    *background: transparent url(../images/btBgCurva.gif) no-repeat scroll bottom right; 
}

a.slimbutton:hover {
 background: transparent url(../images/btBgSlimCurva.gif) no-repeat scroll bottom right; 
}
a.btGreen:hover span {
 text-decoration:none;
	  *background: transparent  url(../images/btBgColSlide.gif) no-repeat bottom left; 
}
a.button:hover span{
    text-decoration:underline;
	  background: transparent  url(../images/btBgSlide.gif) no-repeat bottom left; 
}
a.slimbutton:hover span{
    text-decoration:underline;
	  background: transparent url(../images/btBgSlimSlide.gif) no-repeat bottom left; 
}

.laberr {
	color:#cc0000;
}

.regred {
	color:#cc0000;
}

.message {
        color:#cc0000;
        font-weight:bold;
        margin:10px;
        margin-left:20px;
        padding:10px;
        border:1px dotted #cc0000;
}

#searchsubmit {
	float:right;
	margin-left:0px;
	margin-right:0px;
	padding-right:0px;
}

#login {
	float:right;
	text-align:right;
	font-size:11px;
}

/* Typography */

h1.linephoto {
	line-height: 1.9em;
}
h2 {
color: #a8b761;
}

.cinza {
color: #333;
font-weight:100;
font-size:1.8em;
}

#press h2 {
	font-size:1.0em;
	font-weight:100;
	margin-bottom:0.2em;
	padding-bottom:0;
}

#press .greenbox {
	margin-bottom:0.75em;
	font-size:1.9em;
	line-height:1;
	padding:10px;
}

.clink {
	font-size:1em;
	color:#333;
	font-weight:normal;
}

td.colinks {
	padding:0;
	margin:0;
	padding-bottom:1px;
}
	
.red {
color: #C44444;
}

.bigfont {
font-size:1.5em;
margin-bottom: 0.2em;
line-height: 1.9em;
}

input.reg {
	padding:5px;
	width:270px;
	border:1px solid #cdcdcd;
	margin: 0.3em 0;
}

input.reg:focus {
	border:1px solid #333;
}

.regr {
	color:#8d9c45;
}

.rclft {
	clear:left;
}

.regreqd {
	color:#8d9c45;
	text-align:right;
	width:650px;
	font-size:1em;
	padding-right:14px;
}

.regtext {
	width:650px;
	font-size:1em;
	margin:0;
	padding:0;
	margin-top:14px;
}

.regsmall {
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	font-style:italic;
	color:#999;
}

.greenbox2 {
	position: absolute;
}
.greenbox, .greenbox a {
	background-color: #a8b761;
	padding: 10px;
	color: #FFF;
}
.graybox, .graybox a {
	color: #FFF;
	padding: 10px;
	background-color: #CCCCCC;
}
.lightgraybox {
background-color: #eee;
padding: 15px;
}
.green2 {
	background-color: #A8B761;
	height: 3px;
	margin: 20px 0 20px 0;
	clear: both;
}
.green {
	background-color: #A8B761;
	height: 4px;
	margin: 20px 0 20px 0;
	clear: both;
	font-size:0em;
}

.greenfont {
	color: #A8B761;
}

.graysmall {
	color: #999;
}
.lightgray {
	color: #cdc;
}

/* Itens */
.controlItem {
	background-color:#eee;
	overflow: hidden;
	height: 1em;	
	padding-top: 0px;	
}
.controlItem li {
	padding-right: 10px;
	padding-top:5px;
	height:20px;
	padding-bottom:10px;
	border-left: #FFF 1px solid;
	background-color:#eee;
	padding-left: 10px;

}
.controlItem li:first-child {
		border-left: none;
}
#menuLogin {
	border-left:none;
	width:450px;
	float:left;
}
.product {
	text-align: center;
}

.footernav {
	text-align: right;
	margin:0 auto;
	clear:both;
	margin-top: 20px;
	border-top: #CCC 1px solid;
	padding-top: 10px;
	color: #999;
	width:100%;
}
.footernav a{
	color: #999;
}

/* Footer */
#footer {
	text-align: right;
	margin:0 auto;
	clear:both;
	margin-top: 20px;
	padding-top: 10px;
	color: #999;
	width:980px;
}
#footer a{
	color: #999;
}



/* Generic */
.banner {
text-align: center;
margin-bottom: 10px;
border-bottom: #cdcdcd 1px solid;
padding: 10px;
}

.breadcrumb {
	background-color: #eee;
	margin: 10px 0 24px 0;
	padding: 7px 3px 3px 10px;
	font-size: 1em;
	width:967px;
	height:20px;
	color:#999;
}

.activepage {
	color:#333;
}

.left-sel {
	font-weight:bold;
	color: #8d9c45;
	font-size:1em;
}

.breadcrumb a{
	color: #999;
}

/* float */
.fltrg {
	float: right;
}
.fltlf {
	float: left;
}
.txtrg {
	text-align: right;
}
.txtlf {
	text-align: left;
}
.txtcnt {
	text-align:center;	
}
.prodtext {
	text-align:left;
	font-size:1.2em;
}

/* MenuLeft */
#leftMenu {
line-height: 1.6em;
}
#leftMenu li ol {
margin:0;
padding-top: 0.4em;
}
#leftMenu li {
 line-height:1.1em;
 padding-bottom:0.4em;
}
#leftMenu li ol li{
list-style: outside disc;
margin-left: 20px;
}
#leftMenu li ol li ol {
margin-left: 10px;
}
#leftMenu li ol li ol li{
list-style: outside circle;
margin-left: 5px;
}
#leftMenu li a {
display:inline;
line-height:1.1em;
padding-bottom:0.8em;
color: #333;
}
#leftMenu li a.active {
color: #8d9c45;
font-weight: 700;
}

/* table default*/
.tbdefault {
border: none;
border-collapse: collapse;
border-bottom: #333 1px solid;
width: 585px;
}

.tbdefault thead th{
background: transparent;
border-bottom: #333 1px solid;
text-align: center;
}

.tbdefault tbody th{
background: transparent;
}
.tbdefault tbody td, .tbdefault thead td{
text-align: center;
}

.tbdf {
	border:none;
	border-collapse:collapse;
	border-bottom:1px solid #ccc;
	width:650px;
}

.tbdf thead th {
	font-weight:normal;
	background:transparent;
	border-bottom:1px solid #ccc;
}

.tbdf tbody th {
	background:transparent;
}

.tbdf tbody td, .tbdefault thead td {
	text-align:center;
	background:transparent;
}

.tbdf tbody td, .tbdf thead td {
	text-align:center;
}

/* forms */
.errorlabel {
	color: #c9110f;
}
.labelalign {
line-height:3.2em;
}
.comlabel {
	line-height:2.8em;
}
.labelalignmin {
	line-height:2.3em;
	margin-top:16px;
}

.regchk {
	float:left;
	margin:0px;
	padding:0px;
}

.regtxt {
	float:left;
	margin:0px;
	padding:0px;
	margin-top:6px;
	margin-left:5px;
}

.regchk2 {
	margin-top:0px;
}

.labelalignchk {
line-height:2.7em;
}

.submittext {
	margin-top: 141px;
	margin-left: -60px;
}

.margintopclear {
margin-top: 4px !important;
}
.marginbottom {
margin-bottom: 0;
}

.medium {
width: 80px;
}

.wider {
width: 220px;
}

#login-error {
	float:left;
}

#login-username {
	float:left;
}

#login-password {
	float:left;
	clear:left;
}

#login-submit {
	float:left;
	clear:left;
}



/* Begin CSS Drop Down Menu */


#menuh-container
	{
	position: absolute;		
	*padding-bottom:5px;
	width:1100px;
	}

#menuh
	{
	float:left;
	margin-top: 1em;
	width:100%;
	}
#menuh li a
	{
	display:block;
	white-space:nowrap;
	}
#menuh li a {
	font-size: 1.4em;
	text-decoration: none;
	color: #333;
	padding-right: 17px;
	font-weight: 700;

}
#menuh li a:hover {
color: #A8B761;
text-decoration: none;
}

#menuh .baloonmenu{
background: transparent url(../images/menuBgDrop-big.gif) no-repeat 0 10px;
width: 200px;
font-size: 0.8em;
padding-top: 30px;

}

#menuh .baloonmenu li{
	margin-left: 6px;
	line-height:1.5em;
	display:block;
	padding-bottom:0.8em;
	*margin-left:-2px;
}

#menuh .baloonmenu a {
padding: 2px;
display: block;
width: 215px;
color: #8C8C8C;
}

#menuh .baloonmenu a:hover{
background-color: #A8B761;
color: #fff;
}

#menuh .baloonmenu span{
background: transparent url(../images/menuBgDrop2.gif) no-repeat bottom left;
width:233px;
padding-bottom: 10px;
display: block;

}
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background: url(../images/menuDropIcon.gif) no-repeat right top;
	background-position: right center;
	background-repeat: no-repeat;
	
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none ;
	margin:0;
	padding:0;
	float:left;
	padding-right: 40px;
	}

#menuh li
	{
	position:relative;
	line-height: 2.5em;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom ; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}



/* End CSS Drop Down Menu */


/* Home */
.column1home {
float: left;
width: 473px;
}
.column2home {
float: left;
width: 309px;
margin-left:17px;
border-left: 1px solid #cdcdcd;
}

/* Right Column */
.simplelist {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin:0;
	padding:0;
}
.simplelist li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.simplelist li {
	text-indent:-0.9em;
	margin-left:0.9em;
	line-height:1.2em;
	display:block;
	padding-bottom:0.8em;
}

.bgline {
background: url(../images/bg_line.gif) repeat-y top left;
}

/* dfiles */

#savedf {
	border:1px solid #999;
	width:411px;
	padding:5px;
	margin-top:0px;
	height:60px;
	margin-bottom:10px;
}

#savedf .hdrlft {
	background:#f2f2f2;
	color:#333;
	width:385px;
	padding-left:5px;
	padding-top:2px;
	height:20px;
	font-weight:bold;
	float:left;
}

#savedf .hdrrt {
	background:#f2f2f2;
	color:#333;
	width:16px;
	height:20px;
	padding-top:2px;
	padding-right:5px;
	float:right;
}

#savedf .dfbody {
	background:#fff;
	color:#333;
	clear:both;
}

#savedf .dfbody label {
	float:left;
	margin-left:5px;
	margin-top:10px;
}

#savedf .hdrrt img {
	margin-bottom:0px;

}

.savedf {
	border:1px solid #999;
	width:411px;
	padding:5px;
	margin-top:5px;
	height:60px;
	margin-bottom:10px;
}

.savedf .hdrlft {
	background:#f2f2f2;
	color:#333;
	width:385px;
	padding-left:5px;
	padding-top:2px;
	height:20px;
	font-weight:bold;
	float:left;
}

.savedf .hdrrt {
	background:#f2f2f2;
	color:#333;
	width:16px;
	height:20px;
	padding-top:2px;
	padding-right:5px;
	float:right;
}

.savedf .dfbody {
	background:#fff;
	color:#333;
	clear:both;
}

.savedf .dfbody label {
	float:left;
	margin-left:5px;
	margin-top:10px;
}

.savedf .hdrrt img {
	margin-bottom:0px;

}
.sdf {
	padding:3px;
	border:1px solid #ccc;
	margin:0px;
	margin-left:5px;
	margin-top:7px;
	color:#333;
	float:left;
}
	
.savebk {
	border:1px solid #999;
	width:411px;
	padding:0px;
	margin-top:5px;
	height:50px;
	margin-bottom:10px;
}

.savebk .hdrlft {
	background:#f2f2f2;
	color:#333;
	width:385px;
	padding-left:5px;
	padding-top:2px;
	height:20px;
	font-weight:bold;
	float:left;
}

.savebk .hdrrt {
	background:#f2f2f2;
	color:#333;
	width:16px;
	height:20px;
	padding-top:2px;
	padding-right:5px;
	float:right;
}

.savebk .dfbody {
	background:#fff;
	color:#333;
	clear:both;
}

.savebk .dfbody label {
	float:left;
	margin-left:5px;
	margin-top:10px;
}

.savebk .hdrrt img {
	margin-bottom:0px;

}

#bookmarklets img {
	margin-left:7px;
	margin-right:7px;
	margin-top:3px;
}

/* pagination bar at bottom of blog post paginated view (e.g. home page) */

.pagination {
	color:#ffffff;
	font-size:10pt;
	margin-left:0;
	margin-top:3px;
	margin-bottom:3px;
	text-align:center;
}
.pagination .disabled {
	color:#d4dbb0;
	border:solid 1px #c8cfa4;
	display:inline;
	padding:3px;
}
.pagination a, .pagination span, .pagination .current {
	padding:2px 5px;
	margin:0 2px;
	border:solid 1px #eeeeee;
}
.pagination .current {
	color:#A8B761;
	border:solid 1px #ffffff;
	background-color:#ffffff;
}

/* the tabs accross the top to each Remodelista web site property. */
#sitetabs {
    width: 100%;
    height: 32px;
    margin: 0px;
    padding: 0px;
    background: #e7e7e7;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
#sitetabs ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: 62px;
}
#sitetabs li {
    padding: 0px;
    margin: 0px;
    display: block;
    height: 32px;
    float: left;
    padding-top: 12px;
}
#sitetabs li.on {
    padding-left: 7px;
    padding-right: 5px;
    margin-left: -10px;
    background: url(../images/sitetab.gif) no-repeat 0px 0px;
}
#sitetabs li.tabend {
    width: 5px;
    padding-top: 0px;
    background: url(../images/sitetab.gif) no-repeat right;
}
#sitetabs a {
    padding: 9px 13px 5px 16px;
    margin: 0px 0px 0px 7px;
    color: #666666;
}
#sitetabs a:hover {
    color:#8D9C45;
    text-decoration:none;
    background: #cccccc;
    background: #cccccc;
}
#sitetabs li.on a {
    padding-right: 15px;
    background: url(../images/arrow_ad.gif) no-repeat right;
}

.span-ad {
    margin-top:5px; margin-bottom:20px; clear: both;
}

.calstyle td {
    padding: 0px;
    width:37px;
    height:25px;
    color:#aaaaaa;
    text-align:center;
    font-size: 14px;
}

.calstyle a:hover {
    text-decoration:none;
}

.calstyle_smtwtfs td {
    height: 20px;
    font-size: 12px;
    font-weight: bold;
    color: #888888;
}

div#inthenews{
  float: none;
  padding: 10px 8px; 
  border: 1px solid #dddddd ;
}

div#inthenews h3{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0px;
}
div#inthenews table {
	margin-bottom: 0px;
}

div#inthenews img {
   margin-top: 5px;
   margin-top: 5px;  
}

div#inthenews hr {
    width: 297px;
     margin-left: -8px;
    margin-bottom: 10px;
}

div#inthenews p {
    margin-bottom: 0px;
}

