/* CSS para el sitio Arruarte elektronika | Diseño y desarrollo Komova.net */
body {
	background:url(/img/body-bg.gif) top left;
	font-size:11px;
	font-family:Tahoma ,Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#333;
	line-height:150%;
	}
html, body {
	height:100%;
	}
* {
	margin:0;
	padding:0;
	}
a  {
	color:#717070;
	cursor:pointer;
	outline:none;
	}
a:hover  {
	text-decoration:none;
	color:#455678;
	}
a img {
	border:none;
	}
ul, li {
	list-style:none;
	}
h1 {
	font-size:14px
	}
h2, h3, h4 {
	font-size:12px;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
    }
input, textarea, select {
	border:1px solid #ccc;
	font:inherit;
	font-size:inherit;
	color:#2b2b2b;
	}

br {
	clear:both;
	overflow:hidden;
	height:0;
	visibility:hidden;
	}
/* Loader
------------------------------------------*/
#Wrapper {
	background:url(/img/main-bg.gif) repeat-y top left;
	width:960px;
	padding:0 10px 0 11px;
	margin:0 auto;
	min-height:550px;
	}
#Header {
	background:url(/img/header-bg.jpg) no-repeat top left;
	height:99px;
	}
	#Header h1 {
		background:url(/img/logo-electronica.jpg) no-repeat top left;
		width:268px;
		height:62px;
		text-indent:-900%;
		float:left;
		margin:20px 0 0 20px;
		}
		#Header h1 a {
			display:block;
			width:100%;
			height:100%;
			}
#Header.arc {
	background:url(/img/header-2-bg.jpg) no-repeat top left;
	}
	#Header.arc h1 {
		background:url(/img/logo-arquitectura.jpg) no-repeat top left;
		}
#menu {
	background:url(/img/menu-bg.gif) repeat-x top left;
	margin-top:1px;
	height:33px;
	}
ul#main-nav {
	margin-left:20px;
	float:left;
	}
	ul#main-nav li {
		float:left;
		margin:5px 0;
		padding:0 5px;
		font-weight:bold;
		border-right:1px solid #686868;
		}
	ul#main-nav li#last-main, ul#lang-sel li#last-l {
		border:none;
		}
	ul#main-nav li.selected a {
		color:#0a2358;
		}
		ul#main-nav li a {
			color:#686868;
			text-decoration:none;
			}
ul#mini-menu {
	margin-left:20px;
	font-size:10px;
	}	
	ul#mini-menu li {
		float:left;
		margin-right:10px;
		background:url(/img/mini-menu-bullet.gif) no-repeat center left;
		padding-left:8px;
		}
		ul#mini-menu li a {
			text-decoration:none;
			color:#999;
			}
			ul#mini-menu li.selected a {
				color:#666;
				text-decoration:underline;
				}
ul#lang-sel {
	float:right;
	margin-right:10px;
	}
	ul#lang-sel li {
		float:left;
		margin:5px;
		border-right:1px solid #686868;
		padding-right:5px;
		}
		ul#lang-sel li a {
			text-decoration:none;
			}
	ul#lang-sel li.selected a {
		color:#455678;
		text-decoration:underline;
		font-weight:bold;
		}
		
	
#Container {
	padding:20px;	
	} 
h2.main-title, h2.main-title2 {
	/*	background:url(/img/bg-titles.gif) repeat-x top left;  */
	color:#0C2966;
	font-weight:normal;
	font-size:12px;
	height:20px;
	padding-bottom:1px;
	padding-left:1px;
	margin-bottom:15px;
	border-bottom:1px solid #ccc;
	}
	h2.main-title a {
		color:#0C2966;
		text-decoration:none;
		}

h2.main-title2 {
	background:url(/img/bg-titles.gif) repeat-x top left;
	color:#fff;
	padding-left:15px;
}

#Footer {
	height:21px;
	font-size:10px;
	clear:both;
	background:url(/img/main-bg.gif) repeat-y top left;
	width:960px;
	margin:0 auto;
	padding:40px 9px 0 12px;
	}
	#Footer p {
		background:url(/img/footer-bg.gif) repeat-x top left;
		padding-top:5px;
		text-align:center;
		margin-bottom:0;
		}
/* Home
-------------------------------------------*/
#home-img {
	float:right;
	margin:10px 0;
	width:auto;
	}
.static {
	margin:10px 0;
	float:left;
	width:475px;
	display:inline;
	}
	.static h3 {
		color:#0a2358;
		padding-bottom:4px;
		border-bottom:1px dotted #ccc;
		font-size:11px;
		}
/* Contacto
-----------------------------------------------*/
#left {
	float:left;
	}
.contact-info {
	width:250px;
	background:#EAEAEA;
	border:1px solid #ccc;
	margin:5px 0 5px 30px;
	}
	.contact-info h2, #contact-form h2, .category h2 {
		background:url(/img/contact-titles.gif) repeat-x top left;
		height:20px;
		padding:5px;
		color:#fff;
		font-weight:normal;
		text-align:center;
		}
	.contact-info p {
		padding:5px;
		}
#contact-form {
	background:#EAEAEA;
	border:1px solid #ccc;
	width:500px;
	float:right;
	margin-right:50px;
	}
	#contact-form fieldset {
		border:none;
		width:350px;
		margin:20px auto;
		}
	#contact-form label {
		width:110px;
		float:left;
		}
	#contact-form input {
		width:220px;
		height:18px;
		}
	#contact-form textarea {
		width:220px;
		}
	#contact-form p {
		margin-left:160px;
		}
	#contact-form input, #contact-form label {
		margin-bottom:10px;
		}
	#contact-form input#submit {
		width:50px;
		height:20px;
		background:#d6d6d6;
		margin-left:190px;
		margin-top:10px;
		cursor:pointer;
		}
#ctacterrorMessage {
	background:#FFFFCC;
	border:1px dotted #FFCC33;
	padding:3px;
	text-align:center;
	color:#FF6600;
	}
/* Catálogo
--------------------------------------*/
#myMenuID {
	width:100%;
	text-align:left;
	}
#myMenuID > table {
	margin:5px 0 7px 15px ;
	}
.category {
	border:1px solid #a3a3a3;
	width:200px;
	float:left;
	margin:10px;
	background:#eaeaea;
	}
	.category ul li {
		margin:0 5px;
		padding:5px 0;
		}
		.category ul li a {
			text-decoration:none;
			color:#333;
			}
	.category ul li.follow {
		background:url(/img/follow-arrow.gif) no-repeat right 10px;
		cursor:pointer;
		}
	.category ul li ul li {
		border-left:1px dotted #333 !important;
		border-left:1px solid #333;
		padding-left:5px;
		}
/* Productos
---------------------------------------------*/
#product-display {
	border:1px solid #ccc;
	float:left;
	width:500px;
	margin-top:10px;
	background:#EAEAEA;
	padding-bottom:10px;
	}
	#product-display img {
		float:left;
		margin:10px;
		}
	#product-display p {
		margin:0 10px;
		}
	#product-display h4 {
		background:#dfdfdf;
		}
ul#product-list {
	float:left;
	margin-left:15px;
	margin-top:10px;
	border:1px solid red;
	width:175px;
	/*	background:#EAEAEA;	*/
	border:0px solid #ccc;
	padding-bottom:10px;
	border-left:1px solid #ccc;
	}
	ul#product-list li {
		padding:10px;
		clear:both;
		}
	ul#product-list li img {
		float:left;
		}
	ul#product-list li p {
		float:left;
		margin-left:10px;
		width:70px;
		}
	ul#product-list li#title-list {
		/*	background:url(/img/bg-titles.gif) repeat-x top left;	*/
		color:#10378b;
		font-weight:normal;
		font-size:12px;
		height:20px;
		padding:0 5px 1px 5px;
		/*	border-bottom:1px solid #ccc;	*/
		}
		ul#product-list li#title-list {
		font-weight: bold;
		}

/* Sitemap 
-----------------------------*/
ul.tree, ul.tree ul { 
	list-style-type: none;
	 background: url(/img/vline.gif) repeat-y;
	 margin: 0;
	 padding: 0;
	    }
ul.tree ul { 
 	margin-left: 10px;
	 }
	ul.tree li {
		 margin: 0; padding: 0 12px; 
		 line-height: 20px;
		 background: url(/img/node.gif) no-repeat;
			 }
		ul.tree li strong {
			font-size:14px;
			color:#455696;
			}
	ul.tree li.last { 
		background: #fff url(/img/lastnode.gif) no-repeat top left;
		}
#sitemap {
	margin-left:50px;
	}











	
	
