/* CSS Document */

/*Font Styles*/
body,td,th {
	font-family: arial, sans-serif;
	font-size:12px;
	margin:0;
}


body{
	background-color:#425238;
	background-image:url('../img/bg.png');
}


#header{
	background-image:url('../img/sec/secondary_02.jpg');
	background-repeat:repeat-x;
	background-color:#425238;
	height:165px;
}

#headerc{width:1074px;}


#content{
	background-color:#B7B693;
	width:100%;
}

#bodycontent{
	min-height:500px;
	min-width:500px;
	padding:35px;
}


.red, .error{
	color:#F00;
	font-size:13px;
	font-weight:bold;
}

.sidemenuheadline{
	color:#3a2b22;
	font-size:18px;	
	
}


.sidemenuheadline_title{
	color:#3a2b22;
	font-size:18px;	
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}



#leftcolumn{
	width:240px;
	float:left;
}


#rightcolumn{	
	width:840px;
	float:left;
}


#footerbar{
	width:100%;
	height:3px;
	background-color:#CAC9A6;
}



img,a{outline:none;}


.sectionsearch{
	width:1100px;
	height:31px;
}
 
.sectionsearchcc{
	float:right;
	padding-top:82px;
	padding-right:55px;
}

.sectionsearchc{
	background-image:url('../img/hp/search_08.jpg');
	width:284px;
	height:31px;
	float:right;
	text-align:left;
}

.sectionsearchcontent{
	padding-left:17px;
	padding-top:10px;
}

.searchbox{
	height:17px; width:218px;
	font-size:12px;
	border-style:none;
	background-color:#D6D5B6;
	
}


a:link {color:#3a2b22; text-decoration: underline; font-size:11px;}
a:visited {color: #3a2b22; text-decoration: none; font-size:11px;}
a:hover {text-decoration: none; color:#333; font-size:11px;}




a.menu:link {color:#cbc9a5; text-decoration: none;; font-size:14px;}
a.menu:visited {color: #cbc9a5; text-decoration: none; font-size:14px;}
a.menu:hover {text-decoration: none; color:#FFF; font-size:14px;}

a.productlink:link {color:#d6d5b5; text-decoration: none;; font-size:11px;}
a.productlink:visited {color: #d6d5b5; text-decoration: none; font-size:11px;}
a.productlink:hover {text-decoration: none; color:#d6d5b5; font-size:11px;}

a.narrowlink:link {color:#49392c; text-decoration: none; font-size:12px; font-weight:bold;}
a.narrowlink:visited {color: #49392c; text-decoration: none; font-size:12px; font-weight:bold;}
a.narrowlink:hover {text-decoration: underline; color:#49392c; font-size:12px; font-weight:bold;}

a.narrowlinkO:link {color:#435338; text-decoration: none; font-size:13px; font-weight:bold; font-style:italic;}
a.narrowlinkO:visited {color: #435338; text-decoration: none; font-size:13px; font-weight:bold; font-style:italic;}
a.narrowlinkO:hover {text-decoration: underline; color:#435338; font-size:13px; font-weight:bold; font-style:italic;}



a.narrowcat:link {color:#49392c; text-decoration: none; font-size:12px;}
a.narrowcat:visited {color: #49392c; text-decoration: none; font-size:12px;}
a.narrowcat:hover {text-decoration: none; color:#49392c; font-size:12px;}




a.trail:link {color:#3a2b22; text-decoration: none; font-size:11px;}
a.trail:visited {color: #3a2b22; text-decoration: none; font-size:11px;}
a.trail:hover {text-decoration: none; color:#333; font-size:11px;}




.tooltip-discover { 
    display:none; 
    background:transparent url('../../img/product/callout2.png'); 
    font-size:11px; 
    height:36px; 
    width:73px; 
    color:#3a2b22; 
	z-index: 100;
	line-height: 1.3em;
	text-align:center;
	padding-top:10px;
	font-family: arial, sans-serif;
}

a#discover-process.fadeThis {
	width: 20px;
	height: 20px;
	background-color:#0CC;
	display:block;
	text-indent: -9999px;
	position: relative;
}

.process {
	width: 20px;
	height: 20px;
	display:block;
	text-indent: -9999px;
	position: relative;
}

.fadeThis {
	cursor: pointer;
}


.model{
font-size:18px;
color:#425238;
}



#rightdesccolumn{
	width:392px;
	float:left;
	
}

#rightpiccolumn{
	width:470px;
	float:left;
	text-align:right;
	
}

