@charset "UTF-8";
@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* STANDARD TAGS */
body{
	font: 72%/1.8em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4b4942;
	background-color: #F8F8F8;
	}
a {
	text-decoration: none;color: #5599a7;
	}
a:hover {
	color: #bb800f;
	}
hr {
	display: none;
	}
strong {
	font-weight: bold;
	}
ul.borderedlist li {
	border-bottom: 1px dashed #d1cfcd;
	}
ul.borderedlist li a {
	display: block;
	padding:3px 0 0 2px;
	height: 26px;
	color: #42423b;
	}
ul.borderedlist li a:hover {
	background-color: #E5E5E4;
	color: #42423b;
	}
h1 {
	color: #004080; 
	font-size: 2.2em;
	margin: 20px 0 20px 0;
	text-align: left;
	}
h2 {
	color: #5699A7; 
	font-size: 1.8em;
	margin: 0px 0 15px 0;
	text-align: left;
	line-height: 1.3em;
	}
h3 {
	color: #6879A4; 
	font-size: 1.6em;
	margin: 5px 0 5px 0;
	text-align: left;
	}
h4 {
	color: #6879A4; 
	font-size: 1.6em;
	margin: 5px 0 5px 0;
	text-align: left;
	}
img {
	border: none;
	}

/* CONTAINER */
.container {
	width: 990px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

/* HEADER */
#header {
	height: 253px;
	background: #4a4841 url(../images/top_bg.jpg) top repeat-x;
	position: relative;
}
#navigation {
	position: absolute;
	right: 0;
	top:20px;
}

/* MAIN AREA */
#main {
	background-color: #F8F8F8;
	padding: 10px 0 20px 0;
	}
#leftcolumn {
	float: left;
	width: 200px;
	margin: 0px 0px 0px 10px;
	}
#center {
	float: left;
	width: 550px;
	margin: 5px 10px 0 10px;
	text-align: justify;
	}
#rightcolumn {
	margin: 5px 0px 0px 0px;
	float: left;
	width: 200px;
	}
	
/* BOTTOM INFO */
#bottominfo {
	border-top: 5px solid #42423b;
	background-color: #F8F8F8;
	background-image: url(../images/bottombox.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 15px;
	width: 100%;
	overflow: hidden;
}
.bottomcolumn {
	float: left;
	width: 990px;
	margin-left: 50px;
}
.col3,.col3center {
	float: left;
	width: 31%;
	}
.col3center {
	margin: 0 3%;
	}

/* HEADER */
#header .container{
	 height: 253px;
	 }

/* LOGO */
#header h1 {
	position: absolute;
	height: 71px;
	top: 15px;
	left: 10px;
	width: 190px;
	}
#header h1 a {
	font: 24px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -2px;
	padding: 12px 9px 25px 20px;
	display: block;
	color: #fff;
	background: url(../images/logo_bg.png) left top no-repeat;
	}
#header h1 a:hover {
	color: #fff;
	}
#header h1 a span {
	height: 71px;
	width: 13px;
	position: absolute;
	top:0;
	right: -13px;
	cursor: pointer;
	background: url(../images/logo_right.png) right top no-repeat;
	}
	
/* TOP/BOT NAVIGATION */
#navigation li {
	float: left;
	padding-right: 25px;
	font-size: 1.3em;
	font-weight: normal;
	}
#navigation li a { 
	color: #fff;
	}
#navigation li a:hover, #navigation li.active a {
	color: #2c2c2c;
	}

/* BANNER */
#banner {
	position: absolute;
	height: 201px;
	color: #a49c8f;
	font-weight: bold;
	padding: 0 990px 0 0;
	bottom: 0;
	background: url(../images/portohead.png) center bottom no-repeat;
	font-size: 1.3em;
	}

/* CONTAINER COLUMNS  */

/* LEFT */
.leftbox {
	background: #f1f0ef;
	padding: 0px 23px 10px 23px;
	margin-bottom: 3px;
	line-height: 1.8em;
	}
h3.leftbox {
	font-size:19px;
	color: #8c8685; 
	background: #f1f0ef url(../images/h3_bg_tall.jpg) 0 0 repeat-x;
	padding:5px 0 10px 15px;
	}
h3.header_small {
	font-size: 15px;
	font-weight: bold;
	background: #f1f0ef;
	padding:0 23px 5px 23px;
	}
ul.leftbox {
	font-size: 1.2em;
	}

.features {
	padding:0px; 
	font:1.27em Arial, Helvetica, sans-serif;
	}

#leftcolumn .leftbox p {
	padding-bottom:1em;
	line-height:1.5em; 
	font-size:12px
	}	

/* CENTER */
.article_wrapper {
	margin-bottom: 40px;
	font-size: 1.3em;
	overflow: hidden;
	}	
.article_wrapper h2 {
	color: #5699A7; 
	font-size: 2em;
	margin: 0px 0 10px 0;
	}
#center h2 {
	padding-bottom: 2px;
	border-bottom: 2px solid #5699A7;
	}
	
/* RIGHT */
.rightbox_wrapper {
	background: #eeeded;
	padding: 5px;
	margin-bottom: 10px;
	width: 190px;
	overflow: hidden;
	font-size: 11px;
	line-height: 14px;
	color: #58584D;
	height: auto;
	}
.rightbox {
	border: 1px dashed #d9e0e8; 
	width: 190px; 
	overflow: hidden; 
	padding-bottom: 6px;
	}
.rightbox h4 {
	float: right;
	width: 100px;
	font-size: 1.3em;
	color: #483F3D;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
	}
.product_image {
	float: left;
	margin: 3px 5px 5px 3px;
	vertical-align: top;
	height: 60px;
	width: 60px;
	}
.product_wrapper {
	float: right;
	width: 180px;
	}
.product_wrapper p {
	font-size: 1em;
	}
.lastbox {
	margin: 0;
	}


/* FOOTER */
#footer{
	height: 37px;
	background: #4a4841 url(../images/footer_bg.jpg) 0 0 repeat-x;
	font-size: 1.2em;
}
#footer a{color: #A39D97;}
#copyright{
	background: url(../images/logo.png) 0 0 no-repeat;
	color: #E9F0FA;
	float: left;
	height: 23px;
	padding:2px 0 0 30px;
	margin-top: 5px;
}
#footer_navigation{
	float: right;
	padding-top:7px;
}
#footer_navigation li {
	float: left;
	padding-left:18px;
	}
#footer_navigation li a {
	text-transform: none;
	}
#footer_navigation li a:hover {
	color: #5699A7;
	}
	
	
	
/* :::::::::::::::::::::::::::::::::::::::: generic classes */
.floatleftPad {
	float: left;
	padding: 5px 10px 5px 0px;
	}	
.floatrightPad {
	float: right;
	padding: 5px 0px 5px 10px;
	}	
.thumbs {
	margin: 2px;
	}
.borderON {
	border: 1px solid #5699A7;
	}	
.myBox {
	border: 1px solid #5699A7;
	padding: 10px;
	}	
.myHR {
	border-bottom: 1px solid #5699A7;
	margin: 3px 0px 3px px;
	}
.font120 {
	font-size: 120%;	
	}
.taRight {
	text-align: right;
	}	
.taCenter {
	text-align: center;
	}		
.taLeft {
	text-align: left;
	}		