/* *** Generated by www.csscreator.com *** */
/* *** modified by miss monorom www.intensivstation.ch --- http://www.intensivstation.ch/files/en_templates/2/template-3.html *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

/* 2 COLUMN POSITIONING */
/* 		740 => 862     170 => 170     568 => 690     */

body {
background-color: #2b2d1e;
background-image: url(../_images/background.gif);
color: #333333;
font-size:   11px;
line-height: 19px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
text-decoration: none;
margin: 0px; padding:0px; 
}

img.download {vertical-align:middle;}

/* ----------container to center the layout and define the overall width-------- */
#container {
width: 862px;
margin: 0px; padding:0px; 
margin-left: auto;
margin-right: auto;
} 


/* ----------banner for logo etc-------------- */
#banner {
text-align: center;
/*background-color: #4880cd;*/
margin: 0px; padding:0px; 
}

#banner img {padding:0px 0px;} 


/* ----------outer and inner----------------- */
#outer { 
border-left: solid 170px #8fa081; /* color of the left column  */ 
border-right: solid 690px #8fa081; /* color of the right column  */ 
background-color: #8fa081;  /* color of the content column */
} 

#outer2 { /* special case for 'where/trade' page */
	border-left: solid 170px #8fa081;
	border-right: solid 690px #8fa081;
	background-color: #8fa081; 
	background-image: url(../_images/outer2.gif);
} 

#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 


/* --------------left and right nav------------- */
#left {
width: 170px; 
float: left; 
position: relative; 
margin: 0px; padding:0px; 
margin-left: -170px; 
margin-right: 1px;
}

#right {
width: 690px; 
float: right; 
position: relative; 
margin: 0px; padding:0px; 
padding-top: 8px; 
margin-right: -690px; 
margin-left: 1px;
}
 
 
/* -----------------content--------------------- */ 
#content {
position: relative;
margin: 0px;
}


/* -----------------cleaner class----------------- */ 
.cleaner {
clear: both;
height: 1px;
font-size: 1px;
border: none;
margin: 0px; padding:0px; 
background: transparent;
}


/*  ----------------footer---------------------- */ 
#footer {
/* clear:left; */
margin: 0px; padding:0px; 
text-align: center; 
background-color: #667959; /* #b5bba9 */ 
} 
