/* ----------------------------------------------------------------------------------------------------------
1) HTML tags, reset
---------------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}
body {
	padding-bottom:20px;
	background:url("../images/bg.gif") 0 0 repeat-x;
	font:12px "arial",sans-serif;
	text-align:center;
}

h1, h2, h3, h4, h5, h6 {
	margin:10px 0 2px 0;
}
h1 {font-size:180%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:100%;}

p, table, ul, ol, dl, fieldset {
	margin:0;
}

table {border-collapse:collapse; border-spacing:0; font-size:100%;}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 7px;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

dt {font-weight:bold;}
dd {margin-left:30px;}

fieldset {position:relative; padding:10px;}
legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}

/* ----------------------------------------------------------------------------------------------------------
2) Universal styles (display, float, margin, text-align...)
---------------------------------------------------------------------------------------------------------- */

.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

.relative {position:relative;}

.clear {clear:both;}

.f-left {float:left !important;} img.f-left {float:left; margin-right:10px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:10px;}

.t-left {text-align:left !important;}
.t-center {
	text-align:center !important;
}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.more {
	text-align:right !important;
	margin:0;
	height:16px;
}

.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}

.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.noscreen {display:none;}
.spacer{width:auto; height:2px; clear:both; padding-bottom:2px;}

img.pic_left{
	float:left;
	padding:1px;
	margin:0 1px 1px 1px;
	border:1px  #CCCCCC solid;
}

/* ----------------------------------------------------------------------------------------------------------
3) Generally HTML styles (table, ul, dl...)
---------------------------------------------------------------------------------------------------------- */            

table.table-style01 {width:100%;}
table.table-style01 th {text-align:center;}

ul.ul-style01 {margin:15px 0 15px 20px; padding:0; list-style:none;}
ul.ul-style01 li {margin:0; padding:0; padding-left:15px; background:url("../images/ul-style01.gif") 0 5px no-repeat;} 
ul.ul-style01 ul {margin:0; padding:0; list-style:none;}
ul.ul-style01 ul li {background:url("../images/ul-style01-sub.gif") 0 5px no-repeat;}

/* ----------------------------------------------------------------------------------------------------------
4) Layout
---------------------------------------------------------------------------------------------------------- */

#main {
	width:910px;
	margin:0 auto;
	text-align:justify;
}

    #header {position:relative; height:100px; background:url("../images/headernudo.jpg") 0 0 no-repeat; overflow:hidden;}
    
        #logo {position:absolute; top:30px; left:80px; margin:0; font-size:200%; letter-spacing:-1px; font-weight:normal;}
        #logo span {font-weight:bold;}
        #logo a {text-decoration:none;}
        
        #slogan {
	position:absolute;
	top:100px;
	right:15px;
	width:230px;
	font-size:120%;
	font-weight:normal;
	font-style:normal;
	text-align:center;
}

    #nav {padding:0 15px 5px 6px; background:url("../images/nav.gif") 0 100% no-repeat;}
    
        #nav ul {margin:0; padding:0; list-style:none;}
        #nav ul li {display:inline; margin:0; padding:0;}
        #nav ul li a {display:block; float:left; padding:12px 15px 12px 14px; background:url("../images/nav-link.gif") 100% 0 repeat-y; text-decoration:underline;}
        #nav ul li#nav-active a {font-weight:bold; text-decoration:none;}

    #cols {background:url("../images/cols.gif") 0 0 repeat-y;}

        #content {float:left; width:655px; overflow:hidden;}
        
            #content #content-title {margin:0; padding:15px 15px 10px 20px; background:url("../images/content-title.gif") 0 0 no-repeat; font-size:140%; font-weight:normal;}
            #content #content-in {padding:15px 15px 10px 20px;}
        
        #aside {float:right; width:255px; overflow:hidden;}
        
            #aside #aside-title {margin:0; padding:15px 15px 10px 15px; background:url("../images/aside-title.gif") 0 0 no-repeat; font-size:140%; font-weight:normal;}
            #aside .aside-in {padding:10px 10px 15px 10px;}
            #aside .aside-box {padding:10px; background:url("../images/aside-box.jpg") 0 0 no-repeat;}
            #aside .title {
	margin:0 5px 0 0;
	padding:10px 15px;
	background:url("../images/aside-title-02.gif") 0 0 repeat-x;
	font-size:140%;
}    

    #cols-bottom {width:910px; height:12px; background:url("../images/cols-bottom.gif") 0 0 no-repeat; font-size:0;}
    
    #footer {width:870px; height:40px; padding:20px 20px 0 20px; background:url("../images/footer.jpg") 0 0 no-repeat;}
    #footer p {margin:0;}
	#footer .f-right {float:right !important; font:1.0em "Courier New", Courier, monospace;}
	#footer span {font-weight:bold;}
    #footer a{text-decoration:none;}
	#footer .red {
	color:#990000;
}
    
 
/* ----------------------------------------------------------------------------------------------------------
5) Page: Home
---------------------------------------------------------------------------------------------------------- */

#perex {
	margin-left:5px;
	padding:15px;
	background:url("../images/perex.gif") 0 100% no-repeat;
	min-height:160px;
}
#perex p {
	margin:0;
	text-align: justify;
}
#perex span {font-weight:bold;}
        
#sections {background:url("../images/sections.gif") 0 0 repeat-y;}
#sections-bottom {width:620px; height:7px; background:url("../images/sections-bottom.gif") 0 0 no-repeat; font-size:0;}

    .section {float:left; width:200px;}
    .section p {
	margin:0;
}
    .section.margin {margin:0 10px;}
    .section h3 {margin:0; padding:10px; background:url("../images/section-title.gif") 0 0 no-repeat; font-size:100%;}
    .section-in {
	margin-bottom:0px;
	padding:5px 10px 1px 10px;
}
	
dl#news, dl#news dd {margin:0;}
dl#news dt {clear:both; padding-left:18px; background:url("../images/ico-list.gif") 0 2px no-repeat;}
dl#news dd {margin:7px 0 10px 0; padding-bottom:10px;}
dl#news dd span.date {padding-right:10px; background:url("../images/date.gif") 100% 50% no-repeat; font-size:85%; font-weight:bold;}

/*--------------left menu----------------*/
.aside-in ul{
	list-style-type:none;
	width: auto;
	margin:0;
	padding:0;
}

.aside-in  li a {
	display:block;
	padding:0 0 0 25px;
	height:30px;
	text-align:left;
	line-height:30px;
	text-decoration:none;
	background:url("../images/ul-style01.gif") no-repeat left;
	color:#555;
	border-bottom:1px #fff solid;
	background-position:5px 10px;
}
.aside-in  li.selected a {
	display:block;
	padding:0 0 0 25px;
	height:30px;
	text-align:left;
	line-height:30px;
	text-decoration:none;
	background:url("../images/ul-style01-hover.gif") no-repeat left;
	color:#000;
	border-bottom:1px #58AB27 solid;
	background-position:5px 10px;
}
.aside-in  li a:hover {
	display:block;
	padding:0 0 0 25px;
	height:30px;
	text-align:left;
	text-decoration:none;
	background:url("../images/ul-style01-hover.gif") no-repeat left;
	color:#000;
	border-bottom:1px #58AB27 solid;
	background-position:5px 10px;
}

/*---------contact----------*/
.prod_box{
	width:290px;
	float:left;
	height:auto;
	padding:0px 10px 20px 10px;
	color:#222;
}
#login{
	float:left;
	width:auto;
	padding:0px 0px 0 0px;
	color:#222;
}
.input{
	width:290px;
	height:18px;
	float:left;
	background:none;
	border:1px #333 solid;
}
.textarea{
	width:290px;
	height:100px;
	float:left;
	background:none;
	border:1px #333 solid;
}
.submit{
	display:block;
	width:160px;
	height:40px;
	float:left;
	margin-left:70px;
	border:none;
	color:#fff;
	background: url("../images/send.gif") no-repeat left;
}
.clear {
clear:both;
overflow:hidden;
height:4px;
}


/*lightbox------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../lbimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lbimages/nextlabel.gif) right 15% no-repeat; }
#prevLink { background: url(../lbimages/prevlabel.gif) left 15% no-repeat; }
#nextLink { background: url(../lbimages/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
