body {
	color: #555;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #008292;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

td, p, li {
	font-size: 12px;
}

img, div { behavior: url(css/iepngfix.htc) }

img {
	border: none;
}

.image-left-aligned {
    padding-right:12px;
}

.image-right-aligned {
    padding-left:12px;
}

a, a:visited {
	color: #359ba7;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #d7512b;
	text-decoration: underline;
}

h1 + p, h2 + p, h3 + p, h4 + p {
	margin-top: 0;	
}

h1 + h2 {
	margin-bottom: 11px;	
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0a8392;
	margin-bottom: 0;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #d8512b;
	margin-bottom: 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #4a9ea7;
	margin-bottom: 0;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}



/* --------------------------------------------------------------------------------------------------------------------- INDEX STYLES ------------ */
.i_y {
	background: #198e9c url(../images/i_y.jpg) 50% 0 repeat-y;	
}

.i_wide_bottom {
	background: url(../images/i_wide_bottom.jpg) 50% 100% no-repeat;	
}

.i_wide_bottom_x {
	background: url(../images/i_wide_bottom_x.jpg) 0 100% repeat-x;	
}

.i_wide {
	background: url(../images/i_wide.jpg) 50% 0 no-repeat;	
}

.i_wide_x {
	background: url(../images/i_wide_x.jpg) repeat-x;	
}

.i_flash {
	width: 648px;
	float: left;
	height: 307px;	
	padding: 0 0 0 35px;
}

#i_intro {
	width: 162px;
	float: right;
	padding: 128px 72px 0 0;
	height: auto;
}

.i_what_is_title {
	position: absolute;
	margin: -43px 0 0 -28px;
}

.i_buy_safespear {
	position: absolute;
	margin: 127px 0 0 -4px;
}

.i_box {
	float: left;
	min-height: 436px;
	height: auto !important;
	height: 436px;
	color: #0d434a;
}

.i_box h2 {
	font-size: 14px;
	height: 41px;
	margin: 0;
	padding: 31px 0 0;
	color: #d95029;
}

.i_box p {
	margin: 0;	
	line-height: 13px;
}

.i_read_more {
	position: absolute;
	margin: 133px 0 0;
}

#i_box_one {
	width: 237px;
	padding: 0 18px 0 68px;
}

#i_box_two {
	width: 240px;
	padding: 0 15px 0 36px;
}

#i_box_two img {
	margin-right: 10px;	
	margin-bottom: 10px;
}

#i_box_two .i_read_more {
	margin-left: 85px;	
}

#i_box_three {
	width: 242px;
	padding: 0 0 0 33px;
}

#i_box_three a, #i_box_three a:visited {
	color: #063d43;	
}

#i_footer {
	margin: -105px 57px 0 67px;
	height: 290px;
	padding-left: 0;
	position: absolute;
}

	
	
/* --------------------------------------------------------------------------------------------------------------------- SUB STYLES ------------ */
.y {
	background: #41a2ad url(../images/y.jpg) 50% 0 repeat-y;	
}

.wide_x {
	background: url(../images/wide_x.jpg) repeat-x;	
}

.wide {
	background: url(../images/wide.jpg) 50% 0 no-repeat;	
}

.wide_bottom_x {
	background: url(../images/wide_bottom_x.jpg) 0 100% repeat-x;	
}

.wide_bottom {
	background: url(../images/wide_bottom.jpg) 50% 100% no-repeat;	
}

.left {
	width: 585px;
	float: left;
	padding: 0 0 0 70px;
	font-family: Arial, Helvetica, sans-serif;
}

.crumbs {
	height: 53px;	
	padding: 38px 0 0;
	text-transform: lowercase;
	color: #0a8392;
	width: 425px;
	float: left;
}

.crumbs a, .crumbs a:visited {
	color: #b9b9b9;	
}

.content {
	font-size: 11px;
	line-height: 16px;
	width: 430px;
	float: left;
	min-height: 322px;
	height: auto !important;
	height: 322px;
	padding: 0 0 25px;
}

.content p {
	font-size: 11px;	
}

.content h1, .content h2 {
	margin-top: 0;	
}

#content_wide {
	width: auto;	
}

.gallery {
	width: 135px;
	float: right;
	padding: 18px 0 0;
}

.right {
	width: 162px;
	float: right;
	padding: 0 70px 0 0;
}

.intro {
	font-size: 13px;
	line-height: 20px;
	color: #007477;
	padding: 127px 0 0;
	height: 199px;
}

.what_is_title {
	position: absolute;
	margin: -42px 0 0 -30px;
}

.buy_safespear {
	position: absolute;
	margin: 129px 0 0 -6px;
}

.quick_links {
	
}

.quick_links h2 {
	font-size: 17px;
	color: #d6512b;
	margin: 0;	
	height: 16px;
}

.quick_links ul {
	padding: 0 0 0 15px;
	margin: 12px 0;
	list-style-image: url(../images/quick_bullet.gif);
}

.quick_links li {
	font-size: 13px;
	padding: 0 0 5px;
}

.quick_links a, .quick_links a:visited {
	color: #007477;	
}

.product_table p, .product_table input, .product_table form {
	margin: 5px 0;	
}
	


/* --------------------------------------------------------------------------------------------------------------------- GENERAL STYLES ------------ */
.wrapper {
	width: 951px;
	margin: 0 auto;
}

.logo {
	width: 358px;
	float: left;
	height: 78px;	
	padding: 8px 0 0 35px;
}

.social {
	width: 261px;
	float: right;
	padding: 26px 51px 0 0;
}

.usability {
	float: right;
	width: 123px;
	padding: 31px 7px 0 0;
	text-align: right;
}

.footer {
	font-size: 10px;
	color: #00444c;
	margin: 0;
	padding: 11px 0 0 70px;
	border: none;
	height: 193px;
}

.footer a, .footer a:visited {
	color: #00444c;	
}

.clearer {
	clear: both;	
}

.d_blue {
	color: #0b6873;	
}

#google_translate_element {
	position: absolute;	
	text-align: right;
	margin: -2px 0 0 70px;
}
	
	

/* --------------------------------------------------------------------------------------------------------------------- TEASER STYLES ------------ */

.tsr-pg-title {
	font-weight: bold;
	margin: 0;
	}
	
.tsr-pg-abstract {
	padding: 0 0 10px;
	margin: 0 0 10px;
	background: url(../images/teaser_bg.gif) 0 100% no-repeat;
	}
	
	
	
/* --------------------------------------------------------------------------------------------------------------------- SEARCH RESULTS CSS ------------ */

div.search-result {
	padding: 12px 0px;	border-bottom: 1px solid #ccc;
}

h2.search-pg-title {
	color: #fff; font-size: 13px; font-weight: bold; margin: 0; padding: 0;
}

h2.search-pg-title a {
	text-decoration: none;
}

p.search-pg-abstract {
	font-weight: normal; margin: 0; padding: 0 0 15px 0;
}

.search-highlight {
	font-weight: bold; background-color: #ffd;
}

.search-pg-loc {
	font-size: 11px; font-weight: normal; font-style: italic;
}

.search-pg-edited {
	font-size: 11px; font-weight: normal; font-style: italic; padding: 0 0 25px 0;
}
	


/* --------------------------------------------------------------------------------------------------------------------- PHOTO AREA CSS ------------ */

.photo-area {
	
	}
	
.photo-area img {
	display: block;
	}
	
#photo {
	background-color: #ccc;
	width: 117px;
	height: 117px;
	margin-bottom: 35px;
	border: 5px solid #d5e9ec;
	}
	
#photo-caption {
	color: #000;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	background-color: #d1e9ec;
	padding: 7px 7px 8px 8px;
	margin: 0;
	}
	
#hoverpopup0 {
	position: absolute;
	width: 430px;
	display: none;
	}
	
#hover-position0 {
	position: relative;
	top: -162px;
	left: -455px;
	display: none;
	}
	
#hoverpopup1 {
	position: absolute;
	width: 430px;
	display: none;
	}
	
#hover-position1 {
	position: relative;
	top: -324px;
	left: -455px;
	display: none;
	}
	
#hoverpopup2 {
	position: absolute;
	width: 430px;
	display: none;
	}
	
#hover-position2 {
	position: relative;
	top: -324px;
	left: -455px;
	display: none;
	}
	
#hoverpopup3 {
	position: absolute;
	width: 430px;
	display: none;
	}
	
#hover-position3 {
	position: relative;
	top: -324px;
	left: -455px;
	display: none;
	}
	
#hoverpopup4 {
	position: absolute;
	width: 430px;
	display: none;
	}
	
#hover-position4 {
	position: relative;
	top: -324px;
	left: -455px;
	display: none;
	}


/* --------------------------------------------------------------------------------------------------------------------- DROPDOWN MENU CSS ------------ */

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

.navigation {
	height: 25px;	
	padding: 14px 0 0 356px;
	font-family: Arial, Helvetica, sans-serif;
}

#index #home_link {
	display: none;	
}

#nav {
	background: url(../images/daddy_bg.gif) 0 0 no-repeat;
}


/* ----- LINK COLORS ----- */
.yuimenu a, .yuimenu a:visited {
	color: #166d78;	
	background: url(../images/daddy_bg.gif) 100% 0 no-repeat;
}

.yuimenu a:hover, .yuimenu a:visited:hover {
	color: #041308;	
}


/* ----- SECONDARY LINK COLORS IF DIFFERENT FROM TOP LEVEL ----- */
.yuimenu .yuimenu a, .yuimenu .yuimenu a:visited {
	color: #098190;
	background: none;
}

.yuimenu .yuimenu a:hover, .yuimenu .yuimenu a:visited:hover {
	color: #fff;
}


/* ----- TIRSHIERY LINK COLORS IF DIFFERENT FROM TOP LEVEL ----- */
.yuimenu .yuimenu .yuimenu a, .yuimenu .yuimenu .yuimenu a:visited {
	color: #098190;
	background: none;
}

.yuimenu .yuimenu .yuimenu a:hover, .yuimenu .yuimenu .yuimenu a:visited:hover {
	color: #fff;
}


/* ----- HORIZONTAL OR VERTICAL LAYOUT ----- */
.yuimenubaritem {
	float:left;
}


/* ----- TOP LEVEL LINKS PADDING AND MARGINS ----- */
.yuimenubaritemlabel {
	font-size: 12px;
	margin: 0 0 5px;
	padding: 0 10px 0 10px;
	font-weight: bold;
}






/* ----- SECOND LEVEL ----- */
.yuimenuitem {
	border-bottom: #b2dbe0 solid 1px;
	padding: 8px 25px 8px 10px !important;
}

.yuimenuitem:hover {
	background: #d6512b;	
}

.yuimenuitem:hover a, .yuimenuitem:hover a:visited {
	color: #fff;	
}

.yuimenuitem:hover .yuimenu a, .yuimenuitem:hover .yuimenu a:visited {
	color: #098190;	
}

.yuimenuitem:hover .yuimenuitem:hover a, .yuimenuitem:hover .yuimenuitem:hover a:visited {
	color: #fff;	
}

/* ----- NO NEGATIVE MARGINS ON BD's ----- */
.bd .bd ul {
	background: #c3e1e5;
}






/* ----- THIRD LEVEL ----- */
.yuimenuitem .yuimenuitem {
		
}

.bd .bd .bd ul {
	border-left: 1px solid #b2dbe0;
}


/* ----- SPECIFY SUBMENU INDICATOR ----- */
.yuimenuitem-hassubmenu {
	background-image:url(../images/menuitem_submenuindicator.png);
	background-position:right center;
	background-repeat:no-repeat;
}




/* -------------NO NEED TO EDIT ANYTHING BELOW-------- */

.yuimenu {
	top:-999em;
	left:-999em;
}

.yuimenubar {
	position:static;
}

.yuimenu .yuimenu, .yuimenubar .yuimenu {
	position:absolute;
}
.yuimenubar li, .yuimenu li {
	list-style-type:none;
}

.yuimenubar ul, .yuimenu ul, .yuimenubar li, .yuimenu li, .yuimenu h6, .yuimenubar h6 {
	margin:0;
	padding:0;
}
.yuimenuitemlabel, .yuimenubaritemlabel {
	text-align:left;
	white-space:nowrap;
}
.yuimenubar ul {
	*zoom:1;
}
.yuimenubar .yuimenu ul {
	*zoom:normal;
}
.yuimenubar>.bd>ul:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0;
}

.yuimenuitemlabel {
	display:block;
}

*html .yuimenuitem {
	margin-bottom: -40px;
}

.yuimenuitemlabel .helptext {
	font-style:normal;
	display:block;
	margin:-1em 0 0 10em;
}
.yui-menu-shadow {
	position:absolute;
	visibility:hidden;
	z-index:-1;
}
.yui-menu-shadow-visible {
	top:3px;
	right:-3px;
	left:-3px;
	bottom:-3px;
	visibility:visible;
}
.hide-scrollbars * {
	overflow:hidden;
}
.hide-scrollbars select {
	display:none;
}
.yuimenu.show-scrollbars, .yuimenubar.show-scrollbars {
	overflow:visible;
}
.yuimenu.hide-scrollbars .yui-menu-shadow, .yuimenubar.hide-scrollbars .yui-menu-shadow {
	overflow:hidden;
}
.yuimenu.show-scrollbars .yui-menu-shadow, .yuimenubar.show-scrollbars .yui-menu-shadow {
	overflow:auto;
}

.yui-menu-shadow-visible {
	background-color:#000;
	opacity:0;
	*filter:alpha(opacity=0);
}
