/*////////////////////////////////////////////////////////////////

Estilo para dubideas.com

Creado por Daniel Pereyra @ dubideas! dani@dubideas.com 

http://www.dubideas.com

////////////////////////////////////////////////////////////////*/

/*Reseteo global*/

body {
	background-color: #ebe9e1;
	font:12px "Georgia",Times New Roman, Times, serif;
	margin:0;
	padding:0;
}

div{margin:0;
	padding:0;
}

/*tructura*/
a { color: #666666;
}
#conenedor{
	width:900px;
	margin:0 auto;
	top:0;
	min-height: 100%;
}
#header{
width:900px;
height:305px;

/*background:url(img/header.gif) left no-repeat;*/
}
#content{
float: left;
margin:0 auto;
width:900px;
min-height:100%;
}

.campos {
padding:5px 0 5px 10px;
width: 237px;
height:24px;
border:1px solid #d8d1c7;
display: block;
}
.campo_gde {
padding:0 0 0 0;
margin:0 0 0 0;
width: 237px;
height:120px;
border:1px solid #d8d1c7;
}
.pip{
text-decoration: none;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
color: #999999;
width: 66px;
text-align: center;
height:34px;
border:1px solid #d8d1c7;
border-top-color: -moz-use-text-color;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
background: #f5f4f0 no-repeat scroll;
}
#stats{
	width:579px;
	height:97px;
	background: url(img/stats.gif) no-repeat center;
	margin-bottom:15px;
	float: left;
	margin-right: 15px;
}
#stats h1{
font-family:"Georgia", Times New Roman, Times, serif; color:#666666; font-size:24px; font-weight:normal; padding:0 0 0 20px;
}
.left{
	background:#FFFFFF url(img/trans.gif) repeat-x scroll top left;
	border:1px solid #dedbd1;
	margin:0 15px 15px 0;
	width:577px;
	float: left;
} 
.left p{
font-family:"Georgia", Times New Roman, Times, serif;
font-size:12px;
font-weight:normal;
line-height:20px;
padding:0 20px 0 20px;
color: #666666;
margin:10px 0 5px 0;
} 
.demoimg{
margin:0 0 20px 220px;
border:0;
} 
.variable_texto_mal {
width:400px;
height:60px;
padding:10px 10px 0 10px;
margin:0 auto;
border-top:#f06262 solid 2px;
border-bottom:#f06262 solid 2px;
background:#f2625c;
}
.variable_texto_ok {
margin:0 auto;
width:400px;
height:60px;
padding:10px 10px 0 10px;
border-top:#54a44b solid 2px;
border-bottom:#54a44b solid 2px;
background:#b8f5b1;
}
.texto{
	font:11px Arial, Helvetica, sans-serif;
	color:#999999;
	padding:0 0 0 10px;
	margin:0;
}
.left h1{
font-size:18px  ;
font-family:"Georgia", Times New Roman, Times, serif;
letter-spacing:-1px;
font-weight: bold;
color:#f2625c;
padding:20px 0 10px 20px;
margin:0;
}
.right{
	margin:0 0 0 15px;
	width:285px;
	float: right;
	} 
.right h1{
font-size:16px  ;
font-family:"Georgia", Times New Roman, Times, serif;
letter-spacing:-1px;
font-weight: bold;
color:#f2625c;
padding:10px 0 0px 0px;
margin:0;
}
.right img{
	margin: 0 0 0 10px;
	border:0;
} 

.buy{
display:block;
margin:0 auto;
border:0;
} 

#busqueda{
border:1px solid #dedbd1;
	background:#f5f4f0 url(img/trans2.gif) repeat-x scroll top left;
	margin: 0;
	padding:0;
}
#tareas{
border:1px solid #dedbd1;
	background:#f5f4f0 url(img/trans2.gif) repeat-x scroll top left;
	margin: 15px 0 0 0;
	padding:0;
}
.footer { clear:both;
width: 860px; height:40px;
padding:10px 20px 0 20px;
margin:20px 0 10px 0;
background:#CCCCCC;
color: #999999;
}
