/****************************/
/***** DEFAULT ELEMENTS *****/
/****************************/

BODY {
	font-family: tahoma,arial,sans-serif;
	font-size: 80%;
	color: #372F2C;
	line-height: 1.5;
	background: #000 url(../images/bg.jpg) repeat-x fixed;
	margin: 0;
	padding: 0;
}

IMG {
	border: 0;
}

FORM {
	margin: 0;
	padding: 0;
}

H1, H2 {
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	letter-spacing: 2px;
}

H3, H4, H5, H6 {
	font-size: 1.2em;
	font-weight: bold;
}

A, A:active, A:visited {
	color: #000;
	text-decoration: underline;
}

A:hover {
	color: #5F5F50;
	text-decoration: underline;
}

ADDRESS {
	font-style: normal;
}

/********************/
/***** CLASSESS *****/
/********************/

.clear {
	clear: both;
	float: none;
}

.clear_w_height {
	height: 75px;
	clear: both;
	float: none;
}

.msg_error {
	border: none;
	border: 1px solid red;
	background: #ffdddd;
	color: black;
	padding: 10px;
	margin-bottom: 10px;
}

.msg_error IMG {
	margin-right: 10px;
	margin-top: 3px;
}

.msg_success {
	border: none;
	border: 1px solid #008000;
	background: #b7ffb7;
	color: black;
	padding: 10px;
	margin-bottom: 10px;
}

.msg_success IMG {
	margin-right: 10px;
	margin-top: 3px;
}

.justify {
	text-align: justify;
}

.credits {
	text-align: center;
	font-size: 10px;
	color: #707070;
}
.credits A {
	color: #707070;
	text-decoration: none;
}
.credits A:hover {
	color: #000;
}

.contactform {
	margin-left: 30px;
	margin-bottom: 20px;
}

.contactform INPUT,
.contactform TEXTAREA,
.contactform SELECT {
	background: #EEEBE5;
	border: 1px solid #C5B8A1;
}

.align_left {
	float: left;
	margin-right: 6px;
	margin-bottom: 2px;
}

.align_right {
	float: right;
	margin-left: 6px;
	margin-bottom: 2px;
}

.small {
	font-size: 10px;
}

.bot10 {
	padding-bottom: 10px;
}

.credits {
	margin-top: 20px;
}

/****************/
/***** ID'S *****/
/****************/


#language_selection {
	width: 976px;
	height: 20px;
	margin: 0 auto;
	margin-top: 8px;
	text-align: right;
}

#container {
	position: relative;
	width: 976px;
	margin: 8px auto;
	padding: 0;
	background: white;
	border: 1px solid #372F2C;
}

#header {
	position: relative;
	width: 976px;
	height: 125px;
	background: #E7E7E7 url(../images/bg_header-white.jpg) no-repeat;
}

#logo {
	position: absolute;
	top: 16px;
	left: 13px;
}

#feed {
	position: absolute;
	top: 105px;
	left: 6px;
}

#image_banner {
	width: 976px;
	height: 175px;
	background: #FFF;
}

#content_left {
	width: 576px;
	height: 315px;
	float: left;
	background: #FFF;
	margin-bottom: 20px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto
}

#content {
	margin: 10px;
}

#content_right {
	width: 400px;
	height: 315px;
	float: left;
	margin-bottom: 20px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto
}

#content_left_contact {
	width: 576px;
	float: left;
	background: #FFF;
	margin-bottom: 20px;
}

#content_right_contact {
	width: 400px;
	float: left;
	margin-bottom: 20px;
}

#logo-trace {
	position: absolute;
	bottom: -55px;;
	left: 0;
}

/* right box default  */

#right_default {
	margin: 10px;
}

#right_default ADDRESS,
#right_default IMG {
	margin-top: 20px;
}



/* right box home */

#news_home {
	margin: 10px;
}

#news_home H3 {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	line-height: 1;
}

#news_home P {
	margin: 0;
	padding: 0;
}

#news_home A {
	color: #5a5a5a;
	text-decoration: none;
}

#news_home A:hover {
	color: #000000;
}

.newsitem_home {
	padding-top: 0;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 10px;
}

.newsitem_home:hover {
	background: #EFEFEF;
	color: black;
}

/* right box news */

#news_archive {
	margin: 10px;
}

#news_archive H3 {
	margin: 0;
	padding: 0;
}

#news_archive P {
	margin: 0;
	padding: 0;
}

#news_archive A {
	text-decoration: none;
}

#news_archive A:hover {
	color: #5a5a5a;
}

.news_archive {
	padding: 3px;
	margin-bottom: 20px;
}

.news_archive:hover {
	background: #EFEFEF;
}

/* brands */

#brand_logos {
	width: 330px;
	margin: 12px;
	margin-left: 40px;
}

#brand_logos IMG {
	border: 1px solid #ddd;
	padding: 5px;
	background: #FFF;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: .7;
}

#brand_logos IMG:hover,
#brand_logos IMG.active {
	border: 1px solid black;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}


#brand_product {
	width: 200px;
	float: left;
}
#brand_product .logo {
	padding-right: 3px;
	float: left;
/*	border: 1px solid #ddd; */
}
#brand_product .image {
}

#brand_content {
	width: 325px;
	text-align: justify;
	margin-left: 20px;
	float: left;
}

#media-nav {
	min-height: 350px;
}

#media-nav H3 {
	margin: 0;
	padding: 0;
}

#media-nav A {
	text-decoration: none;
}

#media-nav A:hover {
	color: #5a5a5a;
}

.footage {
	padding-top: 10px;
	margin-bottom: 40px;
}

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
}
ul.thumb li {
	margin: 0; 
	padding: 5px;
	float: left;
	position: relative;
	width: 90px;
	height: 90px;
}
ul.thumb li img {
	width: 80px; 
	height: 80px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #FFF;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(../images/thumb_bg.png) no-repeat center center;
	border: none;
}

/* news content section */

#newsitem P {
	padding-top: 0;
	margin-top: 0;
}

#newsitem H1 {
	margin: 0;
	padding: 0;
}

/* contact */

#contact_form LABEL {
	display: block;
	height: 21px;
	float: left;
	text-align: right;
	width: 200px;
	margin-right: 10px;
	margin-top: 10px;
}
	
#contact_form BR {
	clear: left;
}

#contact_form INPUT,
#contact_form TEXTAREA,
#contact_form SUBMIT,
#contact_form SELECT {
	margin-top: 10px;
}
	

/* footer */

#footer {
	width: 976px;
	margin: 0 auto;
	color: white;
	text-align: center;
}

#footer A {
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-left: 6px;
	margin-right: 6px;
}

#footer A:hover {
	color: silver;
}

#current {
	color: #5a5a5a;
}


/**********************/
/***** NAVIGATION *****/
/**********************/

#header_nav {
	position: absolute;
	top: 100px;
	left: 35px;
	height: 25px;
}


#header_nav A {
	color: #372F2C;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	height: 22px;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 50px;
	padding-left: 50px;
}

#header_nav A:hover {
	color: #FFF;
	background: black url(../images/bg_navlink.gif) repeat-x;
}

#header_nav A.active {
	background: #909090;
	color: white;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1,
.sIFR-hasFlash h2 {
	visibility: hidden;
}

/*
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
*/