/* 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,arial,helvetica;
	font-size:0.7em;
	color:#333333;
	line-height:1.6em;
	background:#27BBBC url(../images/bg_bodyDay.png) repeat-x;}
	
input, select{
	font-size:0.8em;
	color:#4e4f4f;}
	
div#main {
	background:white;
	position: relative;
	width:931px;
	margin:0 auto;}
	
div#main h1{
	text-indent:-9999px;
	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: 13px 18px 8px 18px;}

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;
}

/* -------------- BREADCRUMBS -------------- */

#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 --------------
   -- Many styles for the animals are 
   -- inline as they come from the CMS
   ------------------------------------- */

div#animals {
	float: left;
	height: 273px;
	position: relative;
	width: 754px;
}
div#animals .animalOuter {
	position: absolute;
	height:273px;
}
div#animals .animalOuter a {
	display: inline-block;
	position: absolute;
}
div#animals .quoteOuter {
	background: transparent url(../images/general/bubble_bottom_1.gif) 0 100% no-repeat;
	color: #606060;
	display: none;
	font-family: Arial;
	font-weight: bold;
	margin: 0 auto;
	padding: 0 0 28px 0;
	position: absolute;
	text-align: left;
}
div#animals .quoteOuter.leftQuote {
	background: transparent url(../images/general/bubble_bottom_2.gif) 100% 100% no-repeat;
}
div#animals .quoteInner {
	border: 1px solid #8e9bbf;
	border-bottom: 0;
	padding: 8px;
	background-color: #ffffff;
}

/* -------------- TOOTHBRUSHES -------------- */	

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 3px;
}
div#footer ul{
    float: left;
    width: 703px;
	padding: 27px 0 20px;
	text-align: center;
	_zoom: 1; /* Triggers IE[6] hasLayout */
}	
div#footer .footerRightLogo {
    float: right;
    margin: 12px 3px 0 0;
}	
div#footer ul li{	
	display: inline;
	padding:0 15px;
	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;
}	
div#share-fdi {
    clear: both;
    color: #FFF;
    margin: 0 auto;
    width: 931px;
}
a#share {
    background: url(../images/share/button-en.png) 0 0 no-repeat;
    position: absolute;
    display: inline-block;
    text-indent: -9999px;
    width: 103px;
    height: 30px;
    top: 56px;
    left: 601px;
}
div#fdi-statement {
    text-align: right;
    float: right;
    padding: 10px 20px 10px 10px;
    font-family: Arial, sans-serif;
    font-size: 13px;
    width: 731px;
}
    
/* -------------- SHARE FUNCTIONALITY -------------- */

#a2apage_dropdown {
    width: 366px !important;
    left: 325px !important;
	top: 82px !important;
	position: absolute;
	background: #72c1c2 url(../images/share/share-bg.gif) repeat-x 0px 0px !important;
}
#a2apage_border {
	display: none !important;
}
.a2a_tabs {
	margin: 0px !important;
}
.a2a_tabs div {
	margin: 1px 1px 0px 1px !important;
	text-transform: uppercase;
}
div.a2a_tab_selected {
	background: #24b3bb url(../images/share/tab-highlight.gif) bottom center no-repeat !important;
	margin: 1px 1px 0px 1px !important;
	border: 1px solid #24b3bb !important;
	border-bottom: medium none !important;
}
.a2a_menu {
	border-width: 3px!important;
}
.a2a_tabs img {
	display: none!important;
}
#a2apage_find_container {
	background: url(../images/share/search-bg-width1.gif) no-repeat 0px 4px;
	border: none;
	height: 24px!important;
	width: 330px;
}
#a2apage_find {
    background-color: transparent;
}
#a2apage_find_icon {
	background: url(../images/share/search-icon.gif) no-repeat 0px 7px !important;
}
#a2apage_cols_container a {
    text-transform: uppercase;
}
a.a2apage_smooth_scroll_button {
	display: block;
	height: 16px;
	overflow: hidden;
}
a.a2apage_smooth_scroll_button:hover {
	background-color: transparent !important;
}
a.a2apage_smooth_scroll_button,
#a2apage_show_more_less {
	background: url(../images/share/show-more-bg-width1.gif) no-repeat left top;
	border: none !important;
	height:18px !important;
	width: 366px!important;
	margin: 0!important;
	margin-bottom: 1px!important;
}
.a2a_clear {
    height: 2px;
    border-bottom: 1px solid #2c6fae;
    font-size: 1px;
}
.a2apage_wide {
    display: none!important;
}
.a2apage_wide_tabs {
    overflow: hidden!important;
    display: block!important;
}
.a2a_menu img.a2a_i_darr {
	background: url(../images/share/show-more-down.gif) no-repeat 0px 6px !important;
}
.a2a_menu img.a2a_i_uarr {
	background: url(../images/share/show-more-up.gif) no-repeat 0px 6px !important;
}
#a2apage_powered_by { display: none; }
.a2a_close {
	background: url(../images/share/hdp-share-close.gif) no-repeat bottom left;
	width: 13px;
	height: 13px;
	float: right;
	cursor: pointer;
}
a.a2a_i {
    border: 0px solid transparent!important;
    color: #2c6fae!important;
}
.a2a_tabs a, .a2a_tabs a:visited, .a2a_tabs a:hover, .a2a_tabs div, .a2a_tabs div:hover {
    border-bottom: medium none !important;
    color: #1d4f7d !important;
    padding: 8px 14px !important;
}
a.a2a_tab_selected, a.a2a_tab_selected:visited, a.a2a_tab_selected:hover, a.a2a_tab_selected:active, a.a2a_tab_selected:focus, div.a2a_tab_selected, div.a2a_tab_selected:hover {
    color:#ffffff!important;
}
.a2a_menu_find_container,
.a2apage_smooth_scroll_button {
    border-bottom-left-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
    -moz-border-radius-bottomleft: 0px!important;
    -moz-border-radius-bottomright: 0px!important;
    -moz-border-radius-topleft: 0px!important;
    -moz-border-radius-topright: 0px!important;
    -webkit-border-top-right-radius: 0px!important;
    -webkit-border-top-left-radius: 0px!important;
    -webkit-border-bottom-right-radius: 0px!important;
    -webkit-border-bottom-left-radius: 0px!important;
}
.a2a_menu_find_container {
    border: 0px solid transparent!important;
    margin: 2px 0 4px 0!important;
    padding: 4px 0 2px 0!important;
    width: 366px!important;
}
.a2a_menu_find_container input {
    color: #ffffff!important;
    margin-bottom: -3px;
    margin-top: 3px;
}
#a2apage_note_BROWSER {
    padding-top: 46px!important;
    padding-bottom: 30px !important;
    margin-top: 2px !important;
    margin-right: 4px !important;
    text-transform: uppercase;
}
#a2apage_note_EMAIL div.a2a_hr {
    display: none;
}
#a2apage_note_EMAIL {
    text-align: left;
    text-transform: uppercase;
}
#a2apage_smooth_scroll_up {
    margin-bottom: -3px;
    z-index: 20;
    position: relative;
}
#a2apage_container_outer {
	left: 0px;
	top: 0px;
	width: 1px;
	height: 1px;
	margin: -1px 0;
	position: relative!important;
}
#a2apage_dropdown a.a2apage_smooth_scroll_button {
	display: none;
	text-align: center;
}
#a2apage_dropdown.show_smooth_scroll_buttons a.a2apage_smooth_scroll_button {
	display: block;
}
#a2apage_cols_container_outer {
	height: auto;
	overflow: visible;
}
#a2apage_dropdown.show_smooth_scroll_buttons #a2apage_cols_container_outer {
	height: 145px;
	overflow: hidden;
}
#a2apage_dropdown.show_smooth_scroll_buttons #a2apage_show_more_less {
	display: none !important;
}
#a2apage_cols_container_outer,
#a2apage_cols_container {
	position: relative;
}