@font-face {
  font-family: "Chalet";
  src: url(CHALETA0.eot);/* can't use format() */
}

@font-face {
	font-family: "Chalet";
	src: url(Chalet.ttf) format("truetype");
}

/* resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
html {overflow:-moz-scrollbars-vertical; /* for firefox - adds verticle scroll bar to stop page jumping around screen. */}
body { padding-bottom: 10px; }

/* general */
.cleft { clear: left; }
.cboth { clear: both; }
.hidden { display: none; }
.bttnNoJS { font-size: 100%; color: #000000; font-weight: bold; text-transform: uppercase; padding: 1px 4px; }
.showIfJS, #jsGotBttn { display: none; }
div.cleaner {
    clear: both;
	height: 0;
	font-size: 0;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
 }
 
a {text-decoration:none; color: #01A8A7;}
a:hover {text-decoration: underline; }
 
#content .adjustedPadding { padding: 0 0 0 6px; line-height: 120%; font-size: 105%; font-family: Arial, Verdana; }
#content a { color: #2d83bb; }
.btnArea A { color: #FFFFFF !important; text-decoration: none !important; text-transform: uppercase !important; font-size: 110% !important; font-weight: bold !important; }
.txtArea P { padding: 0 0 10px 0; }
.panelContent p { padding: 0 20px 10px 0; }
.errorContent { min-height: 280px; padding: 15px; }
.errorContent h2 {
    padding: 10px 0 10px 0;
	color: #076cae;
	font-size: 220%;
	font-weight: normal; }

/* Button */
.button {
    float: left;
    margin: 10px 0 0 0;
    line-height: 100%;
}
.button .top {
    background: url('../images/general/button_top.gif') 100% 0 repeat-x;
}
.button .tl {
    background: url('../images/general/button_tl.gif') 0 0 no-repeat;
    height: 8px;
    width: 8px;
}
.button .left {
    background: #076dae url('../images/general/button_left.gif') center left repeat-y;
}
.button .right {
    background: url('../images/general/button_right.gif') top right repeat-y;
    padding-left: 28px;
	padding-right: 18px;
}
.button .bottom {
	background: url('../images/general/button_bottom.gif') 100% 0 repeat-x;
}
.button .bl {
	background: url('../images/general/button_bl.gif') 0 0 no-repeat;
	height: 12px;
	width: 12px;
}
.buttonBlue {
    float: left;
    margin: 10px 0 0 0;
    line-height: 100%;
}
.buttonBlue .top {
    background: url('../images/general/button_blue_top.gif') 100% 0 repeat-x;
}
.buttonBlue .tl {
    background: url('../images/general/button_blue_tl.gif') 0 0 no-repeat;
    height: 8px;
    width: 8px;
}
.buttonBlue .left {
    background: #076dae url('../images/general/button_blue_left.gif') center left repeat-y;
}
.buttonBlue .right {
    background: url('../images/general/button_blue_right.gif') top right repeat-y;
    padding-left: 28px;
	padding-right: 18px;
}
.buttonBlue .bottom {
	background: url('../images/general/button_blue_bottom.gif') 100% 0 repeat-x;
}
.buttonBlue .bl {
	background: url('../images/general/button_blue_bl.gif') 0 0 no-repeat;
	height: 12px;
	width: 12px;
}

/* template styles */
body{
	font-family:tahoma;
	font-size:0.7em;
	color:#333333;
	line-height:1.6em;
	/*background:#27BBBC url('../images/bg_bodyDay.png') repeat-x;*/
	background-image:url('../images/bg_bodyDay.png') no-repeat;
}
	
input, select{
	font-size:0.8em;
	color:#4e4f4f;}
	
div#main {
	background:white;
	width:931px;
	margin:0 auto;}
	
div#main h1{
	text-indent:-9999px;
	height:87px;
	background-image:url('../images/h1_dayHeader.gif');
}

/*#header_area{
	height:87px;
	background-image:url('../images/h1_dayHeader.gif');
}*/

.link a { text-decoration: none; }
.link a:hover { text-decoration: underline; }
	
/* ================================================================== */

div#navigationBar{
	background: url('../images/bg_navigation.gif') repeat-x center;
	width:927px;
	margin:2px;
	overflow:hidden;
	font-family: Arial;
}

div#navigationBar ul li {	
    float:left;
	font-size:1.3em;
	margin: 0;
	padding: 0;
	background: url('../images/nav_divider.gif') no-repeat right top;}
	
div#navigationBar ul li.last { background: none; }

div#navigationBar .sifrTopNav{
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;	/*color:#014e7c; 
	font-size:16px; 
	font-weight:bold; 
	text-transform:uppercase; 
	margin-left:0; 
	margin-right:0;
	font-family: "Chalet";*/
}

/*div#navigationBar a { text-decoration: none; }
div#navigationBar a:link { color: #014e7c; }
div#navigationBar a:hover { color: #ffffff; }*/

div#navigationBar ul li a {	
	display:block;
	text-decoration: none;	
	padding: 0 0 1px 0;
	font-weight: 700;
	text-transform: uppercase;
	color: #014e7c; }
	
div#navigationBar ul li a:hover { color: #FFF; }

div#navigationBar ul li .sifrTopNavCurrentPage a { color: #fff; }	
div#navigationBar ul li .sifrTopNavCurrentPage { padding: 13px 18px 8px 18px; background: url('../images/nav_downstate.gif') bottom center no-repeat; }
/* ================================================================== */

.hr HR { display: none; }
.hr { border-top:2px solid #076CAE; }
		
div#langSelector{
	padding: 12px 10px 2px 10px;
	float:right;
	vertical-align:middle;}

div.divider {
	float:right;
	height: 40px;
	width:2px;
	background: url('../images/nav_divider.gif') no-repeat right top;}

div#langSelector select {
	float:left;
	margin-right: 2px;}
	
div#langSelector .goBttn { padding-top: 2px; }
	
div#langSelector .goBttn A {
	text-transform: uppercase;
	color :#014e7c;
	text-decoration: none;
	font-size: 120%; }

input.bttnNoJS {
    margin-left:8px;
}

/* header bg image inline from cms */
div#content{
    background-position: left bottom;
    background-repeat: no-repeat;
    background-color: #e6f0f2;
	min-height:424px;
	height:auto !important;
	height:424px;
	padding:11px 0 0 0;
}

div#contentNoBg{
	padding: 0 0 11px 0;
}

/* ----------------- Breadcrumb trails -------------------------------- */
#breadcrumbs { height: 1%; }
#breadcrumbs P { padding: 7px 0 10px 17px; margin: 0; color: #666; border-bottom: 2px solid #bfe9e9; }
#breadcrumbs P .CrumbDivida { padding: 0 2px; margin-top: 5px; }
#breadcrumbs P A { color: #666; text-decoration: underline; }
#breadcrumbs P A:HOVER { text-decoration: none; }

/* ---------- animals -------------- */
div#animals {
	height: 273px;
	width: 754px;
	float: left;
}
div#animals .quote {
	padding: 0 0 28px 0;
	font-family: Arial;
	width: 158px;
	text-align: left;
	margin: 0 auto;
	font-weight: bold;
	color: #606060;
}
div#animals .quoteInner {
	border: 1px solid #8e9bbf;
	border-bottom: 0;
	padding: 8px;
	background-color: #ffffff;
}

div#duckOuter {
	float:left;
	width:221px;
	height:273px;
}
div#duckInner {
	background: url('../images/duck.png') top left no-repeat;
	position: relative;
	top: 141px;
	left: 47px;
	width: 159px;
	height: 132px;
	cursor: pointer;
}

div#duckOuter .quote {
	display: none;
	position: relative;
	top: -110px;
	left: 100px;
	background: transparent url(../images/general/bubble_bottom_1.gif) 0 100% no-repeat;
}
	
div#crocOuter {
	float: left;
	width: 288px;
	height: 273px;
}
div#crocInner {
	background: url('../images/croc.png') top left no-repeat;
	position: relative;
	top: 136px;
	width: 263px;
	height: 137px;
	cursor: pointer;
}
	
div#crocOuter .quote {
	display:none;
	position: relative;
	top: -100px;
	left: 90px;
	background: transparent url(../images/general/bubble_bottom_1.gif) 0 100% no-repeat;
}
	
div#hippoOuter {
	float: left;
	width: 245px;
	height: 273px;
}

div#hippoInner {
	background: url('../images/hippo.png') top left no-repeat;
	position: relative;
	top: 132px;
	width: 245px;
	height: 141px;
	cursor: pointer;
}
	
div#hippoOuter .quote {
	display:none;
	position: relative;
	top: -120px;
	left: -125px;
	background: transparent url(../images/general/bubble_bottom_2.gif) 100% 100% no-repeat;
}

div#toothbrushes {
    float: right;
}
div#toothbrushes .altImage {
    width: 155px;
    height: 264px;
    margin-right: 20px;
}

/* ================================================================== */


/* ---------- footer -------------- */	
div#footer{
	clear: both;
	background: #27BBBC url('../images/bg_footer.jpg') no-repeat left top;
	height:66px; }
div#footer .footerLeftLogo {
    float: left;
    margin: 12px 0 0 12px;
}
div#footer ul{
    float: left;
    width: 503px;
	padding: 27px 0 20px;
	text-align: center;
	_zoom: 1; /* Triggers IE[6] hasLayout */
	/*border:solid 1px black;*/
}	
div#footer .footerRightLogo {
    float: right;
    margin: 12px 3px 0 0;
}	
div#footer ul li{	
	display: inline;
	padding-right:5px;
	padding-left:10px;
	background: url(../images/bg_footer_menu_divider.png) no-repeat left center;}
	
div#footer ul li.first {
	background: none;}

div#footer ul li a{	
	color: #666666;
	font-size:0.9em;
	text-decoration:none;}
	
div#footer ul li a:hover{
    text-decoration:underline;}

div#footer ul li#last{	
	border-right: none;}
	
p#fdi-statement {
    text-align: right;
    clear: both;
    padding: 10px 20px 0 20px;
    color: #FFF;
    margin: 0 auto;
    font-family: Arial, sans-serif;
    font-size: 13px;
    width: 891px;
}
    
/* ================================================================== */