body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFF;
}

#image1 { background: transparent url('images/backgrounds/bg_main1.jpg') no-repeat fixed top center; }
#image2 { background: transparent url('images/backgrounds/bg_homepage.jpg') no-repeat fixed top center; }
#homepage { background: transparent url('images/backgrounds/bg_homepage.jpg') no-repeat fixed top center; }
#contact_image { background: transparent url('images/backgrounds/bg_contact_fade.jpg') no-repeat fixed top center; }
#our_products { background: transparent url('images/backgrounds/bg_our_products_fade.jpg') no-repeat fixed top center; }
#protective_oils { background: transparent url('images/backgrounds/bg_protective_oils_fade.jpg') no-repeat fixed top center; }
#lip_care { background: transparent url('images/backgrounds/bg_lip_care_fade.jpg') no-repeat fixed top center; }
#sport { background: transparent url('images/backgrounds/bg_sport_fade.jpg') no-repeat fixed top center; }
#kids { background: transparent url('images/backgrounds/bg_kids_fade.jpg') no-repeat fixed top center; }
#aftersun { background: transparent url('images/backgrounds/bg_aftersun_fade.jpg') no-repeat fixed top center; }
#funtime { background: transparent url('images/backgrounds/bg_funtime_fade.jpg') no-repeat fixed top center; }

div.hold {
	width: 980px;
	margin: 0 auto;
	padding: 0 20px 15px;
	background: transparent;
	/*border: 1px solid #F00;*/
	overflow: hidden;
}

.left { float: left; }
.right { float: right; }
.bold { font-weight: bold; }
.red { font-style: italic; color: #F00; }
.column { width: 49%; }

img { border: none; }
a:link,
a:visited { text-decoration :none; }
a:hover { text-decoration: underline; }

.clear {
	clear: both;
	font-size: 0em;
	width: 0px;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}

#logo {
	float: left;
	position: relative;
}

#logo img { behavior: url("js/iepngfix.htc"); }

#top_navigation {
	width: 760px;
	float: right;
	margin: 40px 0 0;
}

#top_navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float:right;
}

#top_navigation li {
     float: left;
	background: transparent url('images/icon_leaf.png') no-repeat scroll;
	behavior: url("js/iepngfix.htc");
	margin-left:10px;
}

#top_navigation a:link,
#top_navigation a:visited {
    float: left;
	display: block;
	margin: 0;
	padding: 2px 25px 2px 40px;
	color: #FFF;
	text-decoration: none;
}

#top_navigation a:hover {
	text-decoration: underline;
}

#have_fun_in_the_sun {
	float: left;
	clear: both;
}

#have_fun_in_the_sun img { behavior: url("js/iepngfix.htc"); }

#widgets {
	float: left;
	width: 960px;
	padding: 0 0 0 30px;
	clear: both;
}

/*#widgets .hints_and_tips { background: transparent url('images/bg_widget_cartoon.png') no-repeat top center; }*/
#widgets .hints_and_tips #tickerShellTmp { height: 140px; }

.widget {
	float: left;
	width: 315px;
	height: 313px;
	padding: 0;
	color: #0062a8;
	background: transparent url('images/bg_widget.png') no-repeat top center;
	behavior: url("js/iepngfix.htc");
}

.widget span {
	font-size: 80%;
}

.widget h2 {
    margin: 10px 10px 0 10px;
    padding: 25px 10px 0px 10px;
	_padding: 25px 0 0;
	/*background: transparent url('images/bg_widget_header.png') no-repeat;*/
	/*behavior: url("js/iepngfix.htc");*/
	text-align: center;
	position:relative;
	height:50px;
}



.widget h3 {
	margin: 0 0 10px 0;
	padding: 0 30px;
	font-size: 100%;
	font-weight: normal;
}

.widget h4 {
	margin: 0 0 15px 0;
	padding: 0 30px;
	font-size: 80%;
	font-weight: normal;
}

.widget p {
    margin: 0 0 5px 0;
	padding: 0 30px;
	font-size: 70%;
	line-height: 16px
}

.widget a {
	display: block;
	width: 116px;
	height: 47px;
	padding: 15px 0 0 0;
	background: transparent url('images/btn_widget.png') no-repeat top center;
	behavior: url("js/iepngfix.htc");
	text-align: center;
	font-weight: bold;
	color: #FFF;
	position: relative;
}


.widget h2 a {
	padding:0px;
	margin:0px;
	width:273px;
	background-image:none;
	color:#0062a8;
	display:inline;
}


.widget img { behavior: url("js/iepngfix.htc"); }

.widget_link2 a { margin: 60px 0 0; }
.widget_link3 a { margin: 55px 0 0; }

.widget #tickerShell {
	margin: 0 30px;
	position:relative;
}

#content_wrapper {
	overflow: hidden;
	clear: left;
}

#navigation {
	float: left;
	width: 304px;
}

#navigation_top {
	width: 292px;
	height: 49px;
	padding: 0 11px;
	background: transparent url(images/bg_leftnav_top.png) no-repeat;
	behavior: url("js/iepngfix.htc");
}

#navigation_top p {
	margin: 0;
	padding: 23px 0 0;
	color: #0062A8;
}

#navigation_body {
	width: 282px;
	height: 420px;
	padding: 0 11px;
	background: transparent url(images/bg_leftnav.png) repeat-y;
	behavior: url("js/iepngfix.htc");
	overflow: hidden;
}

#navigation_body p {
	margin: 0;
	padding: 15px 25px 5px;
	color: #0062A8;
	font-size: 90%;
}

#navigation_body ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation_body li a.first { border-top: none }
#navigation_body li a { border-top: 1px solid #0062A8; font-weight: bold; }
#navigation_body li a.last { border-bottom: 1px solid #0062A8; }
#navigation_body li li a { border: none; font-weight: normal; }

#navigation_body a {
	font-size: 75%;
	color: #0062A8;
	width: 245px;
	margin: 0 15px;
	padding: 5px;
	display: block;
	position:relative;
}

#navigation_body a.bold { font-weight: bold; }

#navigation_body li a { padding-left: 0; }
#navigation_body li li a { padding-left: 15px; width: 230px; }
#navigation_body li li li a { padding-left: 30px; width: 215px; }

#navigation_bottom {
	width: 304px;
	height: 40px;
	background: transparent url(images/bg_leftnav_bottom.png) no-repeat top;
	behavior: url("js/iepngfix.htc");
}

#content {
	float: left;
	width: 650px;
	margin: 14px 0 0 4px;
}

#content_top {
	float: left;
	width: 670px;
	height: 28px;
	margin-top:-10px;
	background: transparent url(images/bg_content_top.png) no-repeat;
	/*behavior: url("js/iepngfix.htc");*/
}

#content_body {
	float: left;
	width: 610px;
	height: 446px;
	padding: 0 30px 0 30px;
	background: transparent url(images/bg_content_mid.png) repeat-y;
	behavior: url("js/iepngfix.htc");
	/*position:relative;*/
}

#content_body .widget {
	
}

.paginated_text {
	height: 410px;
}

.pagination_links ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.pagination_links li {
	margin: 0;
	padding: 0;
	display: inline;
}

.pagination_links a.on { font-weight: bold; }

#content_body h1,
#content_body h2,
#content_body h3,
#content_body h4,
#content_body p,
#content_body li,
#content_body a {
	color: #0062A8;
}


#content_body a:link, #content_body a:visited {
	position:relative;
}



#content_body h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#content_body h2 {
	margin: 10px 0 0;
	padding: 0;
	font-weight: normal;
}

#content_body h3 {
	margin: 10px 0 0;
	padding: 0;
	font-size: 75%;
	line-height: 16px;
}

#content_body p {
	margin: 10px 0 0;
	padding: 0;
	font-size: 75%;
	line-height: 18px;
}

#content_body ul {
	overflow: hidden;
}

#content_body li {
	font-size: 75%;
	line-height: 16px;
}

#content_body input, #content_body textarea {
	position:relative;
	z-index:500;
	font-family: Verdana, Helvetica, sans-serif;
}

#content_body input.form {
	width: 250px;
	font-size: 100%;
	border: 1px solid #CCC;
}

#content_body textarea.form {
	width: 250px;
	height: 150px;
	border: 1px solid #CCC;
	font-size: 100%;
}

#content_bottom {
	float: left;
	width: 670px;
	height: 28px;
	background: transparent url(images/bg_content_bottom.png) no-repeat;
	/*behavior: url("js/iepngfix.htc");*/
}

ul.site_map,
ul.site_map ul { list-style-type: none; }
#content_body ul.site_map li { font-size: 12px; }
#content_body ul.site_map li li { font-size: 12px; }

#footer {
	width: 960px;
	height: 110px;
	margin: 0;
	padding: 10px 10px 0;
/*	background: transparent url(images/bg_footer.png) no-repeat;
	behavior: url("js/iepngfix.htc");*/
	clear: both;
}

#kids_footer {
	width: 915px;
	height: 110px;
	margin: 0 0 0 35px;
	padding: 10px 10px 0;
	clear: both;
}

#home_footer {
	width: 915px;
	height: 110px;
	margin: 0 0 0 35px;
	padding: 10px 10px 0;
/*	background: transparent url(images/bg_home_footer.png) no-repeat;
	behavior: url("js/iepngfix.htc");*/
	clear: both;
}

#footer p,
#home_footer p,
#kids_footer p {
	font-size: 60%;
	text-align: center;
}

#footer p,
#footer a,
#home_footer p,
#home_footer a,
#kids_footer p,
#kids_footer a { color: #0062a8; }

#footer a,
#home_footer a,
#kids_footer a { position: relative; font-weight: bold; }
