* {
	margin: 0;
	padding: 0;
	}

body {
	background: #F6F6F6 url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;

}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 5px;
	padding-bottom: 9px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;

}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #3A86B9;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y;
}

#wrapper2 {
	background: url(images/img10.jpg) no-repeat left bottom;
}

/* Header */

#header {
	height: 140px;
	background-repeat:  repeat-x;
	background-image: url(images/img03.gif);
}
/* Header */

#top {
	padding-left: 42px;
	width: 877px;
	position: absolute;
	top: 88px;
	}


/* Logo */



/* Menu */

#multi-level {height:30px; position:relative; z-index:100;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:51px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:107px; background:url(images/inicio-b.jpg) no-repeat;;}
.menu li.p2 {width:111px; background:url(images/somos-b.jpg) no-repeat;;}
.menu li.p3 {width:95px; background:url(images/catalogo-b.jpg) no-repeat;;}
.menu li.p4 {width:94px; background:url(images/eventos-b.jpg) no-repeat;;}
.menu li.p5 {width:94px; background:url(images/tips-b.jpg) no-repeat;;}
.menu li.p6 {width:94px; background:url(images/clientes-b.jpg) no-repeat;;}
.menu li.p7 {width:93px; background:url(images/oficinas-b.jpg) no-repeat;;}
.menu li.p8 {width:95px; background:url(images/contacto-b.jpg) no-repeat;;}
.menu li.p9 {width:94px; background:url(images/email-b.jpg) no-repeat;;}

/* set up the normal unhovered images in the links */
.menu li a#inicio {width:107px; background:url(images/inicio-a.jpg) no-repeat;}
.menu li a#somos {width:111px; background:url(images/somos-a.jpg) no-repeat;}
.menu li a#catalogo {width:95px; background:url(images/catalogo-a.jpg) no-repeat;}
.menu li a#eventos {width:94px; background:url(images/eventos-a.jpg) no-repeat;}
.menu li a#tips {width:94px; background:url(images/tips-a.jpg) no-repeat;}
.menu li a#clientes {width:94px; background:url(images/clientes-a.jpg) no-repeat;}
.menu li a#oficinas {width:93px; background:url(images/oficinas-a.jpg) no-repeat;}
.menu li a#contacto {width:95px; background:url(images/contacto-a.jpg) no-repeat;}
.menu li a#mail {width:94px; background:url(images/email-a.jpg) no-repeat;}
/* Style the list OR link hover. Depends on which browser is used */

.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#inicio:hover, .menu li:hover a#inicio,
.menu li a#somos:hover, .menu li:hover a#somos,
.menu li a#catalogo:hover, .menu li:hover a#catalogo,
.menu li a#eventos:hover, .menu li:hover a#eventos,
.menu li a#tips:hover, .menu li:hover a#tips,
.menu li a#clientes:hover, .menu li:hover a#clientes,
.menu li a#oficinas:hover, .menu li:hover a#oficinas,
.menu li a#contacto:hover, .menu li:hover a#contacto,
.menu li a#mail:hover, .menu li:hover a#mail {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:0; top:48px; background: #000; padding:3px 0; border:0px solid #888; white-space:nowrap; width:93px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:87px; line-height:20px; text-indent:5px; color:#fff; text-decoration:none; border:0px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#000;}
.menu :hover ul.sub li a:hover {background:#000; color:#c9f381;}
.menu :hover ul.sub li a.fly:hover {background:#000;  color:#c9f381;}
.menu :hover ul li:hover > a.fly {background:#000;  color:#c9f381;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #000; padding:3px 0; border:0px solid #888; white-space:nowrap; width:93px; z-index:200; height:auto; z-index:300;}

/*sub-nav*/




/*end sub-nav*/

/* Page */
#page {
	background: url(images/img04.jpg) no-repeat;
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
    background-position: 10% 0%
	}

/* Content */

#content {
	float: left;
	width: 580px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 76px;
}

.post {
	padding-top: 40px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 186px;
	padding: 67px 76px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;

}


#widebar #colA {
	float: left;
	width: 230px;
	padding-left: 5px;
}

#widebar #colB {
	float: left;
	width: 250px;
	padding-left: 25px;
}

#widebar #colC {
	float: left;
	width: 260px;
	padding-left: 25px;
}

/* Footer */

#footer {
	height: 108px;
	background: url(images/img05.jpg) no-repeat;
	background-position: center;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}

/*acordeon*/
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: url(images/img07.jpg) no-repeat;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-top: 0x solid #f5f5f5;
	border-left: 0px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

/* list link*/
#idList {
	margin: 0;
	padding: 0;
}
 
#idList li {
	display: block;
	margin: 0;
	padding: 4px;
	background: #fff;
	color: #666;
	cursor: default;
}

.fValidator-msg{
	text-align:left;
	font-size:8pt;
	font-family:arial;
	}

/* list link bottom*/
/* lightview.css
   http://www.nickstakenburg.com/projects/lightview
*/

	#imageSlideshowHolder{

		*/
		/* CSS HACK */
	width: 206px;	/* IE 5.x */
	width/* */:/**/200px;	/* Other browsers */
	width: /**/200px;
	/* CSS HACK */
	height: 206px;	/* IE 5.x */
	height/* */:/**/200px;	/* Other browsers */
	height: /**/200px;
	background-color:#FFF;
	position:relative;	/* Never change this value */
	border: 1px solid #fff;
	}
	.imageInGallery{		
		width:200px;
		height:200px;
		background-color:#FFF;
		
		/* Never change these 3 value */
		left:0px;
		top:0px;
		position:absolute;	
	}
	#imageSlideshowHolder img{
		position:absolute;
	}
	
	/*chris - description overlay*/
	#the_captions{
		display:none;
		}
	.imageInGallery_DESC{
		position:absolute;
		color:#fff;
		padding:5px;
		padding-top:1px;
		margin-left:1px;
		margin-top:1px;
		z-index:100;
		/*height:200px;*/
		width:187px;
		background:url("images/bg.png");
		font-size:90%;
		}
	.imageInGallery_DESC h1{
		color:#fff;
		font-size:100%;
		margin:0px;
		padding:0px 0px 0px 0px;
		}
		
