/*------------------------------ Estilos Basicos ------------------------------*/

*{
	font-family: Helvetica;
}

body{
	background: #ffffff url("../../images/style/bg.gif") left repeat-y;
	font-size: 62.5%;
}

h1{ 
	font-size:  24px;
	color: #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
	margin-top: 12px;
	margin-bottom: 10px;
}

h2{
	font-size:  18px;
	color: #8a8a8a;
	margin-top: 12px;	
	margin-bottom: 8px;	
}


#accordion h2 a{
	font-size:  18px;
	color: #8a8a8a;
}

h3{
}

h4{
}

a{
	text-decoration: none;
}

p{
	color: #8a8a8a;
	padding-bottom: 6px;
	font-size: 12px;
}

strong{
}

#wrapper{
}

/*------------------------------ Estilos Generales ------------------------------*/

#header{
	background: url(../../images/style/header_bg.gif);
	height: 36px;
	padding: 6px 15px 01px 0px;
}

#header .logo_doro{
	float: right;
}

#header #assets{
	margin-left: 15px;
}

#header #assets img{
	margin-right: 10px;
}

#login{
	text-align: center;
	background: url(../../images/style/login_bg.png) no-repeat center;
	height: 315px;
	margin-top: 80px;
	padding-top: 134px;
}

#login table{
	width: 480px;
	margin: 0px auto;
	text-align: left;
}

#login table td.label{
	padding-left: 25px;
	font-size: 24px;
	color: white;
	width: 132px;
}

#login table td.input input{
	font-size: 22px;
	color: white;
	width: 306px;
	background: #7a7a7a;
	border: none;
}

#login table td.submit{
	text-align: center;
	padding-top: 10px;
}

#login tr{
	height: 38px;
	vertical-align: top;
}

#lateral{
	width: 150px;
	float: left;
}

#lateral li{
	background: url(../../images/style/bt.gif);
	padding-left: 19px;
	height: 24px;
	padding-top: 10px; 
	color: #40474d;
	text-shadow:  1px 1px 2px white;
}

#lateral li.over{
	background: url(../../images/style/bt_hover.gif);
	color: #ffffff;
	text-shadow:   1px 1px 2px black;
}

#lateral a li{
	color: #40474d;
	font-size: 12px;
	font-weight: bold;
}

#lateral a{
	color: #40474d;
	font-size: 12px;
	font-weight: bold;
}

#lateral #addon_up{
	margin-left: 9px;
	margin-top: 15px;
	padding: 5px;
	padding-bottom: 0px;
	padding-top: 1px;
	width: 207px;
	background: url(../../images/style/addon_up.png) no-repeat;
}
#lateral #addon_foot{
	margin-left: 9px;
	width: 217px;
	height: 10px;
	background: url(../../images/style/addon_foot.png) no-repeat;
	margin-bottom: 15px;
}

#main {
	margin-left: 175px;
	padding-right: 25px;
}

#main input{
	font-size: 12px;
	color: #606060;
	height: 23px;
	width: 80px;
	text-align: center;
	background: url(../../images/style/button.png);
	border: none;
	padding: 3px;
	margin-bottom: 5px;
}

#main input.text{
	font-size: 14px;
	color: #8a8a8a;
	width: 98%;
	background: #fff;
	border: 1px solid #d3d3d3;
	padding: 5px;
	margin-bottom: 5px;
	height: 20px;
	text-align: left;
}

#main input.list_price{
	font-size: 14px;
	color: #8a8a8a;
	background: #fff;
	border: 1px solid #d3d3d3;
	padding: 5px;
	margin-bottom: 5px;
	height: 20px;
}

#main input.lang{
	font-size: 14px;
	color: #8a8a8a;
	width: 150px;
	background: #fff;
	border: 1px solid #d3d3d3;
	padding: 5px;
	margin-bottom: 5px;
	height: 15px;
	text-align: left;
}

#main input.checkbox{
	font-size: 14px;
	color: #8a8a8a;
	width: 25px;
	background: #fff;
	border: none;
	padding: 5px;
	margin-bottom: 5px;
	height: 15px;
	text-align: left;
}

#main input.image{
	font-size: 14px;
	color: #8a8a8a;
	width: 35%;
	height: 15px;
	text-align: left;
	background: #fff;
	border: 1px solid #d3d3d3;
	padding: 5px;
	margin-bottom: 5px;
}


#main img.add_image{
	float:left;
	margin-top: 5px; 
	margin-right: 5px;
}

#main textarea{
	font-size: 14px;
	color: #8a8a8a;
	width: 98%;
	height: 100px;
	background: #fff;
	border: 1px solid #d3d3d3;
	padding: 5px;
	margin-bottom: 5px;
}

#main textarea.video{
	font-size: 14px;
	color: #8a8a8a;
	width: 78%;
	height: 130px;
	background: #fff;
	border: 1px solid #d3d3d3;
	padding: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#main ul.data li{
	font-size: 16px;
	color: #8a8a8a;
	width: 98%;
	background: #f8f8f8;
	border: 1px solid #dfe1e3;
	padding: 5px;
	margin: 5px 0px;
	overflow: hidden;
}

DIV.ampliable{
	background: #f8f8f8;
	border: 1px solid #dfe1e3;
	width: 85%;
	padding: 15px;
	margin-bottom: 15px;
	display: block;
}

span.ampliable{
	margin-left: 10px;
}

#main ul.home li{
	color: #8a8a8a;
	width: 98%;
	background: #dfe1e3;
	border: 1px solid #cccccc;
	padding: 10px;
	margin: 0px;
	margin-top: 15px;
	overflow: hidden;
}

#main ul.home li h2{
	font-size: 26px;
	margin: 0px;
	padding: 0px;
}


.data_explain{
	color: #6a6a6a;
	font-size: 12px;
	font-weight: normal;
}

#main h3{
	color: #6c6f71;
}

#main a{
	color: #5f77a6;
}

#main #edit{
	background: #f2f2f2;
	padding: 10px;
	padding-top: 1px;
	margin-top: 10px;
	border: 1px solid #d3d3d3;
}

#main div.del{
	padding: 10px;
	background-color: #d78686;
	border: 1px solid #fe4c4c;
	font-size: 12px;
	margin-top: 10px;
	text-shadow:   1px 1px 2px #666666;
}

#main div.del h3{
	color: white;
	font-size: 14px;
	font-weight: bold;	
}

#main div.del a{
	color: white;
	font-size: 12px;
	font-weight: bold;	
}

#main div.add{
	padding: 10px;
	background-color: #91da88;
	border: 1px solid #23b71b;
	font-size: 12px;
	margin-top: 10px;
	color: white;
	text-shadow:   1px 1px 2px #666666;
}

.action_bt {
	float: right;
	margin-left: 5px;
}

/*------------------------------ Estilos Generales ------------------------------*/
ul.docs li{
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 10px;
	margin-top: 10px;
}
ul.docs li img{
	float: left;
	padding-right: 7px;
}

ul.sort{
	text-align: center;
	margin-top: 15px;
}

ul.sort li{
	display: inline;
	font-size: 12px;
}

li.sort_left{
	background: url(../../images/style/btt_sort_left.jpg) left no-repeat;
	padding: 7px 15px;
	border-right: 1px solid #cfcfcf;
}

li.sort_right{
	background: url(../../images/style/btt_sort_right.jpg) right no-repeat;
	padding: 7px 15px;
}

li.sort_center{
	background: url(../../images/style/btt_sort_center.jpg) center repeat-x;
	padding: 7px 15px;
	border-right: 1px solid #cfcfcf;
}

#unique_alert{
	background: url(../../images/style/unique_alert.png) no-repeat;
	padding: 20px 10px 20px 10px;
	margin-top: -10px;
	display: none;
	font-size: 14px;
	color: #941414;
}

p.list_price{
	font-size: 16px;
	float: right;
	margin-right: 5px;
}

ul.images li{
	clear: both;
}

#main table.tax{
	color: #606060;
	font-size: 12px;
	margin: 15px;
}

#main table.tax tr{
	text-align: right;
	margin-left: 5px;
}

#main table.tax td{
	width: 70px;
}

#main table.tax td.header{
	text-align: left;
}

#main table.tax input.tax{
	width: 30px;
	text-align: right;
	margin-left: 10px;
	margin-top: 5px;
	background: #fff;
	border: 1px solid #d3d3d3;
	padding: 0px 3px;
}
