/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Tahoma;
	color: #333333;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	background-color: #AEDDD4;
	font-size: 14px;
}

.topheader1 {
	top: 0px;
}

.topbarlinks {
	width: 800px;
	background-image: url(images-hautok/grey-3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 35px;
	clear: right;
	padding: 0px;
	z-index: 50;
	float: none;
	letter-spacing: .05em;
}
.topbarlinks a,href {
	color: #FFFFFF;
	text-decoration: none;
}
.topbarlinks hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.flag {
	float: left;
	width: 120px;
	padding: 0px;
	position: relative;
	top: 0px;
}

#Layer1 {
	margin-top: 0px;
	padding-top: 5px;
}
#content {
	position:absolute;
	width:900px;
	z-index:20001;
	margin-left: -75px;
}

	.highlight { background: #FFFF40; }			

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content2{
	width: auto;
	top: 2px;
	clear: both;
	z-index: auto;
	left: 1px;
	background-color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 0;
	padding-left: 0;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 5px;
	font-size: 11px;
	margin: 15px 10em 5px;
	text-align: left;
	background-image: url(/images-hautok/check-grey.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.feature h3{
	padding: 20px 0px 5px;
	text-align: left;
	margin-left: 7px;
	font-size: 14px;
	color: #006600;
	margin-top: 5px;
}
.featurestrong {
color: #339999;
}

.feature img{
	margin: 20px 15px 10px 0;
	padding-right: 15px;
}
.feature p{
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 10px 0px;
	font-size: 80%;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

.story p{
	padding: 0px 0px 10px 20px;
	margin-left: auto;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
}
.story h1,h2, h3{
	padding: 30px 0px 5px;
	text-align: left;
	margin-left: 7px;
	font-size: 14px;
	color: #006600;
	margin-top: 15px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #FFFFFF;
	margin-top: -20px;
	background-image: url(/images-hautok/footer-1-green.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	background-position: left top;
	text-align: center;
	z-index: 30000;
	width: 801px;
	top: 0px;
	height: 63px;
}
#siteInfo h3{
	font-family: Tahoma;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	margin: -25px;
	padding-bottom: 10px;
}

#footerInfo{
	margin-top: -20px;
	text-decoration: none;
	z-index: 30000;
	width: 800px;
	top: 0px;
	background-color: #FFFFFF;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#footerInfo h3{
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	margin: -25px;
	padding-bottom: 20px;
}
/************* #search styles ***************/

#search{
	width: 800px;
	margin-left: 0px;
	text-decoration: none;
	height: 50px;
	background-color: #AEDDD4;
	margin-top: 0px;
	position: relative;
	top: -13px;
}

.search {
	font-size: 10px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#holder {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 800px;
}
form {
	line-height: 10px;
	text-decoration: none;
}


.specialul {
	margin-left: 7px;
	padding-left: 7px;
}
#header1 {
	top: -10px;
}
