/* CSS Document */
* /*Set's border, padding and margin to 0 for all values*/
{
padding: 0;
margin: 0;
border: 0;
}

body {
	color: #000; 
	background: url('../img/bg/Bg_Cabecera.png') repeat-x #e4eef4;
	font-size: 0.7em;
}

body {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

strong, em, b, i, input, textarea, button, .contacto_extra, #menu-columna {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

ul {
	list-style: none;
	margin-top: 0;
	padding-left: 0;
}

.desc ul {
	margin: 8px 0 0 0;
	padding-left: 35px;
	list-style: disc;
}

ol {
	margin: 5px 0;
	padding-left: 35px;
}

p {padding: 7px 0 7px 0;}

a {
	color: #7eb51c;
}

a:hover{
	color: #7eb51c;
	text-decoration: none;
}

h1, h2, h3 {
	font-weight: normal;
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
}

h1 { font-size: 2em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { margin: 10px 0; }

#header h1, h2{ color: #fff; }

strong {
	color: #7eb51c;
}

.clear { clear: both; }

.texto {
	font-size: 1.05em;
}

.limpia {
	clear:both;
	font-size: 0;
	height: 0;
	margin: 0;
	padding: 0;
	z-index: 1;
}

.linea  {
	background: url('../img/bg/Bg_Linea.gif') repeat-x center center transparent;
	height: 1px !important;
	padding: 10px 0 !important;
	position: relative;
	z-index:1;
	margin: 0 10px;
}

.col200 {
	width: 200px;
	height: auto;
	min-height: 20px;
}

.col220 {
	width: 220px;
	height: auto;
	min-height: 20px;
}

.col240 {
	width: 240px;
	height: auto;
	min-height: 20px;
}

.col320 {
	width: 320px;
	height: auto;
	min-height: 20px;
}

.col560 {
	width: 560px;
	height: auto;
	min-height: 20px;
}

.col590 {
	width: 590px;
	height: auto;
	min-height: 20px;
}

.col670 {
	width: 670px;
	height: auto;
	min-height: 20px;
}

.col700 {
	width: 700px;
	height: auto;
	min-height: 20px;
}

.nm {
	margin: 0;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}
.ml55 {
	margin-left: 55px;
}
.ml60 {
	margin-left: 60px;
}

.mb30 {
	margin-bottom: 30px;
}

.left {
	float: left !important;
}

.right {
	float: right !important;
}

.space_60 {
	width: 60px;
	float: left;
}

#total{
	width: 960px;
	height: auto;
	margin: 0 auto;
}

/*====INICIO CABECERA==============================================*/

#cabecera_home {
	width: 640px;
	height: 80px;
	margin: 0 auto;
}

#logo_home {
	width: 460px;
	height: 104px;
	margin: 10px auto 30px;
	background: url('../img/Img_Logo_Sarten_de_Cordeleria.png') no-repeat;
}

#cabecera {
	width: 940px;
	height: 80px;
	margin: 0 10px;
	position: relative;
}

#logo {
	width: 250px;
	height: 69px;
	margin: 11px 0 0 0;
	background: url('../img/Bg_Main.png') no-repeat;
	position: absolute;
}

#logo h1, #logo_home h1 {
	display: none;
}

#menu_home {
	position: absolute;
	color: #FFF;
	font-size: 1.25em; 
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	margin-top: 17px;
}

#menu {
	position: absolute;
	right: 0;
	color: #FFF;
	font-size: 1.25em; 
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	margin-top: 17px;
}

#menu li, #menu_home li {
	float: left;
	padding: 0 12px;
}
#menu li.last, #menu_home li.last{
	float: left;
	padding: 0 0 0 12px;
}

#menu a, #menu_home a {
	text-decoration: none;
	color: #FFF;
}

ul#menu li a, ul#menu_home li a {
	text-decoration: none;
	float:left;
	cursor: pointer;
}

ul#menu li a span, ul#menu_home li a span {
	margin: 0 17px 0 -16px;
	padding: 13px 0 12px 17px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
}

ul#menu li a:hover, ul#menu_home li a:hover {
	background: url('../img/Bg_Main.png') no-repeat right 0;
}

ul#menu li a:hover span, ul#menu_home li a:hover span {
	background: url('../img/Bg_Main.png') no-repeat -984px -90px;
}

ul#menu li a.current, ul#menu_home li a.current {
	background: url('../img/Bg_Main.png') no-repeat right -44px;
}

ul#menu li a.current span, ul#menu_home li a.current span {
	background: url('../img/Bg_Main.png') no-repeat -984px -134px;
}

/*====INICIO CONTENEDOR==============================================*/

#contenedor {
	width: 940px;
	margin: 0 10px;
}

#contenedor h2{
	background: url('../img/Bg_Main.png') no-repeat right -187px;
	padding: 6px 0;
	margin-left: 10px;
	font-size: 16px;
	line-height: 20px;
}

#contenedor h2 span{
	background: url('../img/Bg_Main.png') no-repeat left -188px;
	padding: 5px 10px 6px;
	margin-left: -10px;
}

/*====INICIO PIE==============================================*/

#pie {
	width: 940px;
	margin: 0 10px 20px;
	text-align: center;
	color: #848587;
}

/*====INICIO MENU COLUMNA==============================================*/

#menu-columna {
	color: #FFF;
	font-size: 1.15em; 
	font-style: italic;
}

#menu-columna li{
	border-bottom: 1px solid #B2B2B2;
}

#menu-columna li a {
	text-decoration: none;
	display: block;
	padding: 5px 12px;
	background-color: #E4EEF4;
}

#menu-columna li a:hover {
	text-decoration: none;
	display: block;
	padding: 5px 12px;
	background-color: #EBF4Fa;
}

#menu-columna li.activo a{ background-color: #EBF4Fa; }

/*====INICIO SECCION==============================================*/

#marco_l {
	background: url('../img/bg/Bg_Marco_L.jpg') no-repeat 0 0;
	width: 532px;
	height: 216px;
	padding: 22px 14px;
}

#mapa {
	width: 562px;
	height: 326px;
}


.bt_consulta {
	position: absolute;
	margin-top: -75px;
	margin-left: 64px;
	z-index: 1000;
}

.bt_consulta2 {
	margin: 15px 0 15px 64px;
	height: 50px;
}

.bt_consulta a, .bt_consulta2 a {
	float:left;
	background: url('../img/Bg_Main.png') no-repeat right -278px;
	font-family:'Century Gothic',Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.25em;
	width: 560px;
	height: 48px;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}

.bt_consulta a span, .bt_consulta2 a span {
	margin: 0 17px 0 -16px;
	padding: 12px 0 12px 174px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
	background: url('../img/Bg_Main.png') no-repeat -980px -378px ;
	height: 24px;
}

.bt_consulta a:hover, .bt_consulta2 a:hover {
	background: url('../img/Bg_Main.png') no-repeat right -228px;
}

.bt_consulta a:hover span, .bt_consulta2 a:hover span {
	background: url('../img/Bg_Main.png') no-repeat -980px -328px;
}

.bt_pdf {
	margin: 10px 0 10px 75px;
	height: 50px;
}

.bt_pdf a {
	float:left;
	background: url('../img/Bg_Main.png') no-repeat right -278px;
	font-family:'Century Gothic',Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.25em;
	height: 48px;
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}

.bt_pdf a span {
	margin: 0 17px 0 -66px;
	padding: 12px 12px 12px 90px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
	background: url('../img/Bg_Main.png') no-repeat -930px -478px ;
	height: 24px;
}

.bt_pdf a:hover {
	background: url('../img/Bg_Main.png') no-repeat right -228px;
}

.bt_pdf a:hover span {
	background: url('../img/Bg_Main.png') no-repeat -930px -428px;
}

.precio {
	position: absolute;
	top: 64px;
	right: 60px;
	font-size: 3em;
	text-align: right;
}

.facebook {
	position: absolute;
	top: 150px;
	right: 60px;
}

.clases {
	font-size: 12px;
}

/*====INICIO FORM PRESUPUESTO==============================================*/

#presupuesto, #alert {
	background: url('../img/bg/Bg_Form_Presupuesto.png') no-repeat 0 0;
	width: 340px;
	height: 245px;
	left:-14px;
	position:absolute;
	top:-14px;
}

#login {
	background: url('../img/bg/Bg_Form_Presupuesto.png') no-repeat 0 0;
	width: 340px;
	height: 245px;
	left:-14px;
	top:-14px;
	margin: 0 auto;
}

#presupuesto h2, #login h2, #alert h2 {
	color: #811e6a;
	font-size: 1.6em;
	background: none;
	text-align: center;
	text-shadow: 1px 1px 0 #E0E0E0;
	margin: 0;
	padding: 12px 0 20px;
}

#presupuesto .fondo_input, #login .fondo_input {
	background: url('../img/bg/Bg_Input.png') no-repeat 0 0;
	width: 270px;
	height: 32px;
	margin: 0 auto;
	padding: 8px 0 0 10px;
}

#presupuesto .fondo_textarea {
	background: url('../img/bg/Bg_Textarea.png') no-repeat 0 0;
	width: 270px;
	height: 188px;
	margin: 0 auto;
	padding: 8px 0 0 10px;
}

#presupuesto .fondo_checkbox {
	width: 255px;
	height: 20px;
	margin: 0 auto;
	padding: 8px 0 0 25px;
}

#presupuesto button, #login button {
	float: right;
	margin: 10px 17px 0 0;
}

#presupuesto .form_close, #alert .form_close {
	position: absolute;
	top: 10px;
	right: 10px;
	background: url('../img/bg/Bg_Form_Close.png') no-repeat 0 0;
	width: 16px;
	height: 16px;
	z-index: 10;
	cursor: pointer;
}

#presupuesto .form_close:hover {
	background-position: 0 -20px;
}

.contacto_extra{
	font-style: italic;
	color: #343538;
	font-size: 1.05em;
	position: absolute;
	bottom: 8px;
}

.contacto_extra strong{
	color: #343538;
}

p.respuesta{
	text-align: center;
}

#barraCarga {
	left: 60px;
	position: absolute;
	text-align: center;
	top: 60px;
	display: none;
}

#mask {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9000;
	background-color: #000;
	display: none;
}

#boxes .window {  
  position: absolute;  
  width: 300px;  
  height: 445px;  
  display: none;  
  z-index: 9999;  
  padding: 0 20px;  
}
  
/* Customize your modal window here, you can add background image too */  
#boxes #dialog {  
  width:375px;   
  height:203px;  
}  

/*====INICIO CONTACTO==============================================*/

#marco_mapa {
	background: url('../img/bg/Bg_Marco_Mapa.jpg') no-repeat 0 0;
	width: 562px;
	height: 326px;
	padding: 22px 14px;
}

#mapa {
	width: 562px;
	height: 326px;
}

#contacto {
	background: url('../img/bg/Bg_Form_Contacto.png') no-repeat 0 0;
	width: 320px;
	height: 475px;
}

#contacto h2 {
	color: #811e6a;
	font-size: 1.6em;
	background: none;
	text-align: center;
	text-shadow: 1px 1px 0 #E0E0E0;
	margin: 0;
	padding: 12px 0 20px;
}

#contacto .fondo_input {
	background: url('../img/bg/Bg_Input.png') no-repeat 0 0;
	width: 270px;
	height: 32px;
	margin: 0 auto;
	padding: 8px 0 0 10px;
}

#contacto .fondo_textarea {
	background: url('../img/bg/Bg_Textarea.png') no-repeat 0 0;
	width: 270px;
	height: 188px;
	margin: 0 auto;
	padding: 8px 0 0 10px;
}

#contacto .fondo_checkbox {
	width: 255px;
	height: 20px;
	margin: 0 auto;
	padding: 8px 0 0 25px;
}

/*====INICIO FORMULARIO==============================================*/

.fondo_input label, .fondo_textarea label {
	color: #811E6A;
	font-weight: bold;
	padding: 4px 0;
	float: left;
}
input[type=text], input[type=password] {
	width: 200px;
	height: 16px;
	font-style: italic;
	padding: 4px 0;
	color: #848587;
	background: none;
	float: right;
	font-size: 12px;
}

textarea {
	width: 200px;
	height: 176px;
	font-style: italic;
	padding: 4px 0;
	color: #848587;
	background: none;
	float: right;
	font-size: 12px;
}

input[type=checkbox] {
	left: -9999px;
	position: absolute;
}

.input_cancel {
	background: url('../img/bg/Bg_Input_Cancel.png') no-repeat 0 0;
	width: 12px;
	height: 12px;
	position: relative;
	z-index: 10;
	display: none;
	cursor: pointer;
}

.input_cancel:hover {
	background-position: 0 -12px;
}

.fondo_input .input_cancel {
	margin: 7px 0 0 246px;
}

.fondo_textarea .input_cancel {
	margin: 164px 0 0 246px;
}

.fondo_checkbox label {
	font-weight: normal;
	font-style: italic;
	color: #343538;
	float: none;
	position: relative;
}

.fondo_checkbox label span{
	background: url('../img/bg/Bg_Checkbox.png') no-repeat 0 0;
	width: 17px;
	height: 17px;
	position: absolute;
	top: -1px;
	margin-left: -15px;
	-moz-user-select: none;
}

.fondo_checkbox label span.active{
	background-position: -32px 0;
}
.fondo_checkbox label span.focus{
	background-position: -16px 0;
}
.fondo_checkbox label span.checked{
	background-position: -48px 0;
}
.fondo_checkbox label span.checked.focus{
	background-position: -64px 0;
}
.fondo_checkbox label span.checked.active{
	background-position: -80px 0;
}

.fondo_checkbox strong {
	color: #343538;
}

button {
	background: url('../img/bt/Bt_Form_Enviar.png') no-repeat 0 0;
	width: 73px;
	height: 30px;
	color: #FFF;
	font-style: italic;
	outline: none;
}

#contacto button {
	float: right;
	margin: 10px 17px 0 0;
}

button:hover {
	background-position: 0 -30px;
}
button:active {
	background-position: 0 -60px;
}

button span {
	display: none;
}

button::-moz-focus-inner { border: 0; }

/*.msg {
	background-color: #888;
	width: 150px;
	height: 20px;
	text-align: center;
	float: right;
	margin-right: 280px;
	margin-top: -22px;
	position: relative;
	z-index: 1000;
}*/

.msg {
	background: url("../img/tip-middle.png") repeat-x;
	//display: none;
	display: block;
	//opacity: 0;
	height: 33px;
	position: relative;
	right: 220px;
	top: -4px;
	color: #FFF;
	width: 170px;
	margin: 0 auto;
}
.msg-start {
	background: url("../img/msg-start.png") no-repeat;
	display: block;
	height: 33px;
	left: 0;
	margin-left: -7px;
	padding-left: 10px;
	position: absolute;
	top: 0;
}

.msg-middle {
	color: #E5E5E5;
	height: 33px;
	line-height: 33px;
	padding: 0 5px;
	position: absolute;
}

.msg-end {
	background: url("../img/msg-end.png") no-repeat;
	display: block;
	height: 33px;
	margin-right: -11px;
	padding-right: 14px;
	position: absolute;
	right: 0;
	top: 0;
}

.nota {
	color: #888;
	font-style: italic;
}


/*====INICIO TABS HOME==============================================*/

.tabbed_content {
	width: 532px;
	position: relative;
	font-family: 'Century Gothic',Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.15em;
}

.tabs {
	height: 62px;
	position: absolute;
	top: 13px;
	left: -44px;
}

.tabs .moving_bg {
	background-color:#7F822A;
	position: absolute;
	width: 172px;
	height: 50px;
	z-index: 190;
	left: 0;
	background: url("../img/bt/Bt_Home_Active.png") no-repeat top left;
}

.tabs .tab_item {
	display: block;
	padding: 15px 0 15px 15px;
	//padding-left: 15px;
	width: 128px;
	color: #ffffff;
	z-index: 200;
	position: relative;
	cursor: pointer;
	line-height:19px;
}

.tabs_bg {
	height: 62px;
	position: absolute;
	top: 15px;
	left: -42px;
}

.tabs_bg .tab_item {
	display: block;
	width: 140px;
	height: 45px;
	z-index: 100;
	position: relative;
	background: url("../img/bt/Bt_Home.png") no-repeat 0 0;
	margin-bottom: 4px;
	_margin-bottom: 2px;
}

.tabs_bg .tab_item.activo {
	background: url("../img/bt/Bt_Home.png") no-repeat 0 -45px;
}

.tabbed_content .slide_content {
	overflow: hidden;
	position: relative;
	width: 532px;
	height: 265px;
}

.tab_container {
	position: relative;
}

.tabslider {
	width: 5000px;
}

.tabslider ul {
	float: left;
	//width: 560px;
	margin: 0px;
	padding: 0px;
}

.tabslider ul a {
	color: #ffffff;
	text-decoration: none;
}

.tabslider ul a:hover {
	color: #aaaaaa;
}

.tabslider ul li {
	padding-bottom: 7px;
}

.galeria_pie {
	position: absolute;
	top: 235px;
	width: 532px;
	font-family: "Lucida Sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-style: italic;
	font-size: 0.8em;
}

.accesible {
	display: none;
}

/*====INICIO ADMIN==============================================*/

.borrar {
	color: #FA0000;
	text-decoration: none;
	cursor: pointer;
}

.borrar:hover {
	color: #FA0000;
	text-decoration: none;
}

#subidas fieldset.imagen  {
	float: left;
	cursor: move;
	margin: 0 10px 10px 0;
	width: 200px;
}

