/****************************/
/***** DEFAULT ELEMENTS *****/
/****************************/

HTML, BODY {
	height: 100%;
	width: 100%;
}

BODY {
	font-family: tahoma,arial,sans-serif;
	font-size: 75%;
	color: #372F2C;
	line-height: 1.5;
	background: #FFF url(../images/bg.jpg) no-repeat 50% 0;
	margin: 0;
	padding: 0;
}

IMG {
	border: 0;
}

FORM {
	margin: 0;
	padding: 0;
}

H1 {
	font-size: 1.4em;
	letter-spacing: 1.5px;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}

H2, 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 {
	padding: 4px;
	font-style: normal;
}

UL {
	list-style-image: url(../images/li_triangle.gif);
}

/********************/
/***** 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;
	padding: 10px;
}

.msg_success {
	border: none;
	border: 1px solid #008000;
	background: #b7ffb7;
	padding: 10px;
}

.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;
}

.tbl_brands TD {
	vertical-align: top;
	padding-bottom: 20px;
}

.tbl_brands IMG,
.prodpic {
	padding: 2px;
	border: 1px solid #A5B8CD;
}

.h-news-img {
	width: 250px;
}

.h-news-txt {
	width: 300px;
}

/****************/
/***** ID'S *****/
/****************/

#container {
	width: 976px;
	margin: 0 auto;
	padding: 0;
	background: #FFF;
}

#header {
    position: relative;
	width: 976px;
	height: 100px;
	background: url(../images/bg_header.gif) no-repeat;
}
    #logo {
        position: absolute;
        left: 0;
        top: 0;
    }
    
    #lang_switch {
        position: absolute;
        width: 40px;
        height: 11px;
        right: 4px;
        top: 4px;
    }

#sub_header {
	width: 976px;
	height: 30px;
	background: #ED7200;
}

#cse-search-box {
	font-size: 1em;
	height: 20px;
	width: 294px;
	margin: 0;
	padding: 0;
	margin-top: 4px;
	margin-left: 4px;
	float: left;
}

#pushnav {
	font-size: 1em;
	height: 20px;
	width: 294px;
	margin: 0;
	padding: 0;
	margin-top: 4px;
	margin-left: 4px;
	float: left;
}

#cse-search-results {
	width: 540px;
}

.searchtext {
	height: 16px;
	width: 160px;
	background: #FFF;
	border: 1px solid #004995;
}

.searchbutton {
	height: 19px;
	width: 12px;
	margin-left: 4px;
}

#introduction {
	position: relative;
	width: 976px;
	height: 230px;
	background: #EAEBEB;
}

/* s3Slider */

#introduction_photos {
	position: absolute;
	top: 0;
	left: 0;
	width: 450px;
	height: 230px;
	overflow: hidden;
	float: left;
}

#introduction_photosContent {
	width: 450px; /* important to be same as image width or wider */
	position: absolute; /* important */
	top: 0; /* important */
	left: 0;
	margin-left: 0; /* important */
	margin: 0;
	padding: 0;
	list-style:none;
}

.introduction_photosImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.introduction_photosImage span {
	position: absolute; /* important */
	left: 0;
	font-size: 1em;
	letter-spacing: 1.5px;
	text-align: right;
	padding: 15px 15px;
	width: 420px;
	background: url(../images/bg_introimage.png) repeat-y;
	color: #fff;
	display: none; /* important */
	bottom: 0; /* top:0 = top - bottom:0 = bottom */
}

/* end s3Slider */

#introduction_content {
	position: absolute;
	top: 0;
	left: 450px;
	width: 506px;
	height: 210px;
	padding: 10px;
	float: left;
	background: url(../images/bg_introcontent.jpg) no-repeat;
}

#wrapper {
	width: 976px;
	padding: 0;
	margin: 0;
	background: url(../images/bg_wrapper.gif) repeat-y;
}

#leftpane {
	width: 200px;
	margin: 0;
	padding: 0;
	background-color: #C2D2E3;
	float:left;
}

#leftpane H2,
#rightpane H2 {
	margin: 0;
	padding: 9px 15px;
	background: #A5B8CD;
	color: black;
	font-size: 1.2em;
	letter-spacing: 1.2px;
}

#content {
	width: 550px;
	margin-left: 13px;
	float:left;
}

#content H2 {
	margin: 0;
	padding: 10px 0px;
	color: black;
	font-size: 1.2em;
	letter-spacing: 1.2px;
}

#content TABLE {
	margin-top: 12px;
	margin-bottom: 12px;
}

#content TABLE H3 {
	padding: 0;
	margin: 0;
	font-size: 1.3em;
	letter-spacing: 1.4px;
}

#rightpane {
	width: 200px;
	margin-left: 13px;
	background-color: #C2D2E3;
	float:left;
}

.signupform {
	margin-top: 8px;
	margin-bottom: 8px;
}

#name,
#email {
	width: 100px;	
}

.signupform SPAN {
	font-size: 10px;
}

#brands {
	width: 150px;
	height: 150px;
	border: 1px solid black;
	padding: 0;
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	overflow: hidden;
	background: white;
}

#exhibits {
	width: 150px;
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	text-align: center;
}

#tagcloud {
	padding: 4px;
	text-align: justify;
}

#tagcloud A {
	font-size: 10px;
	text-decoration: none;
}
#tagcloud A:hover {
	color: white;
}

/* footer */



#footer {
	width: 976px;
	height: 60px;
	background: #004995;
	border-top: 4px solid #ED7200;
}

#footer_navigation {
	margin-top: 6px;
	text-align: center;
}


#footer_navigation A {
	padding-left: 8px;
	padding-right: 8px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#footer_navigation A:hover {
	color: #ED7200;
}

#credits {
	font-size: 10px;
	margin-top: 20px;
	color: silver;
	text-align: center;
}

#credits A {
	color: silver;
	text-decoration: none;
}
#credits A:hover {
	color: white;
}


/*******************/
/***** CATALOG *****/
/*******************/

.path {
	font-size: 10px;
	padding: 0;
	margin: 0;
}

#wrapper_catalog {
	width: 976px;
	padding: 0;
	margin: 0;
	background: url(../images/bg_wrapper-catalog.gif) repeat-y;
}

.smalltxt {
	font-size: 11px;
}

/**********************/
/***** NAVIGATION *****/
/**********************/

/* subheader */

#header_navigation {
	width: 670px;
	text-align: right;
	height: 20px;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	float: left;
}

#header_navigation A {
	padding-left: 8px;
	padding-right: 8px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#header_navigation A:hover {
	color: black;
}

/* leftnavigation */

.navlist,
.navlist UL,
.navlist UL UL {
	width: 200px;
	list-style: none;
	list-style-image: none;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
}


.navlist UL LI,
.navlist UL UL LI {
	margin: 0;
	padding: 0;
}

.navlist A {
	width: 184px;
	color: #000;
	height: 20px;
	border-top: 1px solid #D5E1EE;
	border-bottom: 1px solid #ACBFD3;
	text-decoration: none;
	padding-left: 16px;
	background: url(../images/nav_square.gif) no-repeat;
	display: block;
}
.navlist A:hover {
	color: white;
	border-top: 1px solid #759ECB;
	border-bottom: 1px solid #26568D;
	background: #3E6FA6 url(../images/nav_square-white.gif) no-repeat;
}
.navlist A.active {
	font-weight: bold;
}

.navlist UL A {
	width: 174px;
	color: #000;
	height: 20px;
	border-top: 1px solid #D5E1EE;
	border-bottom: 1px solid #ACBFD3;
	text-decoration: none;
	padding-left: 26px;
	background: url(../images/nav_triangle.gif) no-repeat;
	display: block;
}

.navlist UL A:hover {
	color: #FFF;
	border-top: 1px solid #759ECB;
	border-bottom: 1px solid #26568D;
	background: #3E6FA6 url(../images/nav_triangle-white.gif) no-repeat;
}

.navlist UL A.active {
	font-weight: bold;
}

.navlist LI.selected {
	background: #3E6FA6;
}

.navlist LI.selected A {
	color: white;
}