/************************************************************ 
	HTML TAGS  
*************************************************************/
* {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: 'Inconsolata', "Courier New", Courier, monospace;
	font-size:  13px;
}

html {}

body {
	background: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

p, td, div, h1, h2, h3, h4 {
	font-family: 'Inconsolata', "Courier New", Courier, monospace;
    font-size:  13px;
}

b, strong {
    letter-spacing: 0px;
}

h1 {
	padding-bottom: 4px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}		
img {
	border: none;
	}
p {
	margin-bottom: 8px ;
	}

hr {
    clear: both;
	background-image: url(/interface/line.gif);
	background-repeat: repeat-x;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 8px 0;
}

/************************************************************ 
	GLOBAL  
*************************************************************/
#outer-wrapper {
    text-align: left;
   	width: 915px ; 
    margin: auto ; 
}

/************************************************************ 
	HEADER
*************************************************************/
#header {
	margin-bottom: 20px;
}

#header-right {
    float: right;
    padding-top: 23px;
    text-align: right;
    line-height: 17px;
}

/************************************************************ 
	NAVIG
*************************************************************/
#navig {
	background-image: url(/interface/line.gif);
	background-repeat: repeat-x;
	padding: 8px 0;
	padding-bottom: 6px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#subnavig {
	padding: 8px 0;
	padding-bottom: 5px;
    letter-spacing: 1px;
    letter-spacing: 1px;
}

#contentnavig {
	margin-top: -4px;
	margin-bottom: 10px;
	line-height: 150%;
	text-transform: none;
    letter-spacing: 1px;
}

#navig ul, #subnavig ul, #contentnavig ul {
	list-style-type: none;
}

#contentnavig ul {
	padding-bottom: 3px;
}
    
#navig li, #subnavig li, #contentnavig li {
	display: inline;
    padding-right: 0px;
}

#navig a, #subnavig a, #contentnavig a {
    color: black;
    text-decoration: none;
}

#navig a.on, #navig a:hover, #subnavig a.on, #subnavig a:hover, #contentnavig a.on, #contentnavig a:hover{
    color: red;
}

.on {
    font-weight: bold;
}

#subnavig, #contentnavig {
    clear: both;
}

#switch-language {
    text-transform: none;
    display: block;
}

#switch-language a { color: black; text-decoration: none;}

#switch-language a.on { color: red;}


/************************************************************ 
	CONTENT ZONE
*************************************************************/
#content {
	padding: 10px 0;
	width: 495px;
	float: left;
	line-height: 150%;
}
 
.content-block {
    margin-top: -2px;
}

#content-block ul {
		margin: 5px 0;
		}

#content-block li {
    list-style: disc outside url(/interface/bullet.gif);
	margin-left: 15px;
	}

#thumbs {
    padding-bottom: 8px;
}

#thumbs img {
    margin-bottom: 10px;
    margin-right: 10px;
    height: 65px;
}   


/************************************************************ 
	LEFT
*************************************************************/
#left {
    width: 400px;
    float: left;
    margin: 10px 20px 0 0;
    font-size: 12px;
}

#left img {
    margin-top: 0px;
    margin-bottom: 4px;
}

.left-text {
	font-family: 'Inconsolata', "Courier New", Courier, monospace;
    font-size:  13px;
	line-height: 150%;
}

/************************************************************ 
	FOOTER
*************************************************************/
#footer {
    margin-top: 10px;	
	text-transform: uppercase;
	letter-spacing: 1px;
}

#footer ul {
    margin: 7px 0;
    margin-bottom: 6px;
	list-style-type: none;
}
    
#footer li {
	display: inline;
    padding-right: 5px;
}

#footer a {
    color: black;
    text-decoration: none;
}

#footer a.on, #footer a:hover {
    color: red;
}

#footer img {
    float: right;
    margin-bottom: 4px;
}

#search-field {
    float: right;
    margin-top: 5px;
}

#search-field input {
    display: inline;
    font-size: 12px;
    border: 1px solid #ccc;
    padding: 1px;
}

#footer #search-field { 
    text-transform: none;
}


/************************************************************ 
	SITEMAP
*************************************************************/
#sitemap {
    margin-left: -14px;
}

#sitemap ul {
	margin-left:10px;
	padding-left:4px;
	margin-top:2px;
	list-style-position: inherit;
	list-style-type: none;
	line-height: 180%;
}

#sitemap .level0 {
    text-transform: uppercase;
}

#sitemap .level1 {
    text-transform: none;
    margin-bottom: 5px;
}


/************************************************************ 
	ACCESSIBILITY + HELPERS
*************************************************************/
.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
}

.clear {
    clear: both;
}

.horiz-separation {
    clear: both;
	background-image: url(/interface/line.gif);
	background-repeat: repeat-x;
	height: 1px;
	font-size: 1px;
}

.high {
    margin: 8px 0;
}

.zoom {
    float:right;
    text-decoration:none;
}

.zoom img {
    vertical-align: middle;
    margin-left: 3px;
}

a .zoom {
    color: black;
    text-decoration:none;
}

a .zoom:hover {
    color: red;
}

#by_aquaverde {
	position: absolute;
	bottom: 21px;
	left: 0;
}

/************************************************************ 
	TABLES
*************************************************************/
td {
    padding-right: 10px;
}


/************************************************************ 
	LINKS
*************************************************************/
a, a strong { 
	color: red; 
	text-decoration: underline;
}

a:hover { 
	color: black;
}

.partner a {
    color: black; 
	text-decoration: none;
}

.partner a:hover {
	color: red; 
	text-decoration: underline;
}

#left a {
    text-decoration:none;
}

.headphone {
    vertical-align: middle;
    padding-right: 5px;
    margin-top: -2px;
}

/************************************************************ 
	© aquaverde
*************************************************************/

