body {
	font-size:14px;
	font-family: arial, helvetica, verdana;
	background: #DDB20D;
	margin: 0px 0px 0px 0px;
	/*border-top:4px solid #422410;*/
}

/*  ----- slide panel ---- */
#panel {
	/*background: #754c24;*/
	background: #FFFFFF;
	height: 110px;
	display: none;
	margin: 0 auto;
	padding: 10px;
	width: 960px;
	font: 75%/120% Arial, Helvetica, sans-serif;
	text-align: center;
	border-bottom:2px solid #422410;
}
.slide {
	margin: 0 0 0 700px;;
	padding: 0;
	/*border-top: solid 4px #422410;*/
	background: url(images/btn-slide.gif) no-repeat center top;
	/*width: 570px;*/
}
.btn-slide {
	background: url(images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 180px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font-weight: bold;
	font-size:14px;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 12px;
}

/* --- end slide panel ---*/

#cse-search-box .searchbox {
	border: 2px solid #959595;
}

#cse-search-box #searchbutton {
	height: 26px;
	border:0px;
}

#maintable {
	border:10px solid #FFFFFF;
	background: #FFFFFF;
}

#mainimage {	
	padding-top:10px;
}

#footertable {
	border:10px solid #FFFFFF;
	background: #FFFFFF;
	margin-top:10px;
	text-align:center;
}

#maincontent {
	margin:15px 15px 15px 5px;
}

#maincontent a {
	font-weight: bold;
	text-decoration: none;
	color: #1E62B6;
	}
#maincontent a:hover {
	color: #FFFFFF;
	background: #1E62B6;
	}
	
	h1 {
		font-size:26px;
		font-weight: bold;
		color: #000000;	
	}
	
	h2 {
		font-size:20px;
		font-weight: bold;
		color: #000000;
		border-bottom: 5px solid #FBA923;
	}

/* =========== Top Navbar
-------------------------------------------------*/
#navbar {
	width:100%;
	
	/*background:transparent url(images/shade.gif) bottom left repeat-x;*/
}
#navbar ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	background:#970F00 url(images/bg_navbar_canadianhoney.gif) 0 0 repeat-x;
	font-size: 16px;
	font-family: arial, helvetica, verdana;	
	font-weight: bold;
}
#navbar li {
	float:left;
	width:auto;
	padding:0;
	list-style:none;
	white-space:nowrap;
}
#navbar li a {
	float:left;
	width:auto;
	padding:10px 14px;
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none;
}
#navbar li.current a,
.tack #navbar #navbar-kontakt a,
#navbar li.current a:hover,
#navbar li.current a:focus {
	color:#FFFFFF;
	background:#5196C5 url(images/nav_active_canadianhoney.gif) 0 0 repeat-x;
}
#navbar li.current a:focus {text-decoration:underline;}
#navbar li a:hover,
#navbar li a:focus {
	color:#FFFFFF;
	/*background:#550901 url(images/nav_hover.gif) 0 0 repeat-x;*/
	background:#1C0C00;
}

/* Subnav
-------------------------------------------------*/
ul#subnav {
	margin:0;
	padding:0;
	list-style:none;
	border-top:3px solid #e9e9e9;
	border-bottom:2px solid #e9e9e9;
	font-weight:bold;
}
ul#subnav li {
	margin:0;
	padding:0;
	background:none;
}
ul#subnav li a {
	display:block;
	width:295px; /*was 180px */
	/*padding:8px 10px;*/
	padding: 8px 0px 8px 5px;
	text-decoration:none;
	color:#000;
	border-bottom:1px solid #e9e9e9;
}
ul#subnav li.sel a,
#tack #subnav #navsub-kontakt a,
ul#subnav li.sel a:hover,
ul#subnav li.sel a:focus {
	color:#0f6dac;
	background:#E7F4FC;
}
ul#subnav li.sel a:focus {text-decoration:underline;}
ul#subnav li a:hover,
ul#subnav li a:focus {
	color:#0f6dac;
	background:#fafafa;
	text-decoration:none;
}

#eventsheader {
	background: #000000;
	font-weight: bold;
	font-size:17px;
	color: #FFFFFF;
	padding-left:10px;
	margin-top:20px;
	margin-bottom: 12px;
	line-height:26px;
}

#eventsection {
	margin:8px 0px 10px 0px;
	background: #F1F1EF;
}

.eventsectiontext {
	margin: 10px 8px 8px 8px;
}

.eventsectiontext a {	
	line-height: 25px;
	font-weight: bold;
	color: #1B5ECD;
	text-decoration: underline;
}

.eventsectiontext a:hover {
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #1B5ECD;
}

#eventsectionlearnmore {
	margin: 10px 8px 8px 10px;
}

#eventsectionlearnmore  a {	
	line-height: 25px;
	font-weight: bold;
	color: #1B5ECD;
	text-decoration: underline;
}

#eventsectionlearnmore a:hover {
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #1B5ECD;
}

#affiliatenavheader {
	background: #000000;
	font-weight: bold;
	font-size:17px;
	color: #FFFFFF;
	padding-left:10px;
	margin-top:20px;
	line-height:26px;
}

#affiliates {
	background: #FFFFFF;
	padding: 12px 0px 12px 0px;
}

#roarfooter {
	padding-top:14px;
	color: #3B3939;
}

#roarfooter a {
	font-weight: bold;
	font-size:11px;
	text-decoration: none;
	color: #FFFFFF;
	}
#roarfooter a:hover {
	color: #FFFFFF;
	font-size:11px;
	background: #950F00;
	}
	
/*=========== NEW STyle Elements ==================*/

.tdgraynormal
{
		font-family: Arial, Tahoma, Verdana, sans-serif;
		font-size: 12px;
		color: #000000;
        font-weight: normal;
        BACKGROUND-COLOR: #FAFAFA
}		

.tdgraynormaldk
{
		font-family: Arial, Tahoma, Verdana, sans-serif;
		font-size: 12px; 
		color: #000000;
        font-weight: normal;
        BACKGROUND-COLOR: #E8F1FE
}

.redasterisk 
{
	font-weight: bold;
	color: #C60505;
	font-size: 15px;
}

.fontsmallgrey 
{
	font-weight: bold;
	color: #7A7A7A;
	font-size: 11px;
}

#error {
border-top: 2px #BF0606 solid;
border-bottom: 2px #BF0606 solid;
width:95%;
background-color:#FCBABA;
color: #BF0606;
font-weight: bold;
font-size: 17px; 
padding:6px 6px 6px 8px;
margin: 5px 0px 5px 0px;
}

.errortext {
color: #000000;
font-weight: bold;
font-size: 14px; 
margin: 5px 0px 5px 28px;
}

input { 
/*width:170px; */
 border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
 font-size: 14px;
 color: #3E4148; 
 background-color: #F7F7F7; 
 height: 22px;
}

.inputbox { 
/*width:170px; */
 border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
 font-size: 14px;
 color: #3E4148; 
 background-color: #F7F7F7; 
 height: 22px;
}

fieldset {
	border: 1px solid #CCCCCC;
	padding: 10px 15px 10px 15px;
}

legend {
	color: #214D98;
	font-size: 13px;
	font-weight: bold;
}

select { 
/*width:170px; */
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 14px;
color: #3E4148; 
background-color: #F7F7F7;
height: 22px;
}

.selectlarge{ 
width:170px;
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 11px;
color: #3E4148; 
background-color: #F7F7F7;
height: 70px;
}

.selectsmall { 
/*width:170px; */
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 12px;
color: #3E4148; 
background-color: #F7F7F7;
}

.selectbox2 { 
/*width:170px; */
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 15px;
color: #3E4148; 
background-color: #F7F7F7;
height: 22px;
}

.selectbox {
	width:220px;
}

.textarea { 
/*width:170px; */
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 13px;
color: #3E4148; 
background-color: #F7F7F7; 
font-family: arial, geneva, arial;
}

/* Rates Table */

.rateHeader2 {
	font-family: Verdana,arial,sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color:#023064;
}

.rateHeader3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color:#FFFFFF;
}

.rateYours2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color:#FFCC00;
}

.rateCompetition2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: none;
	font-weight:normal;
	background-color:#FFFFFF;
}

.rateTerm2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color:#FFFFFF;
}

.mortappform
{
	font-size: 11px;
}

.mortappformsmall
{
	font-size: 10px;
}

.submit {
    BORDER-RIGHT: #8398B2 1px solid;
    BORDER-TOP: #8398B2 1px solid;
    BORDER-LEFT: #8398B2 1px solid;
    WIDTH: 70px;
    BORDER-BOTTOM: #8398B2 1px solid;
    BACKGROUND-COLOR: #D9E8FA;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
	}
	
.btn {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(images/button2.gif);
background-image: repeat-x;
}

.btn_med {
border: 1px outset; 
cursor: pointer; 
font-size:12px; 
font-weight: bold; 
margin: 0px 0px 0px 1px; 
padding: 1px 1px 1px 1px;
background-image: url(/images/button2.gif);
width:130px;
height: 25px;
}

.btn_wide {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(images/button2.gif);
background-image: repeat-x;
width:160px;
}

.formfield {
    border-left:1px solid #666;
    border-top:1px solid #666;
    border-right:1px solid #EAEAEA;
    border-bottom:1px solid #EAEAEA;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
    BACKGROUND-COLOR: #f8f8f8;
    color: #3C3B3B;
	padding: 0px 0px 4px 0px;
	margin: 2px 0px 2px 0px;
}

/* Rates Table */

.rateHeader {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
}

.rateYours {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
}

.rateCompetition {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: none;
	font-weight:normal;
}

.rateTerm {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
}

.glossaryletter {
background-image: url(images/glossletter.gif);
font-weight: bold;
font-size: 18px;
color: #063D6C;
width: 30px;
height: 30px;
text-align: center;
margin: 0px;
padding-top:3px;
}

.newsheader
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.faqheader
{
	font-size:17px;
	font-weight: bold;
}

.smalltext {
	font-size: 9px;
	font-weight: bold;
}

.smalltext2 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}