﻿/* @import url("../../css/reset.css"); */

@import url("reset.css");

/* global tags */

h1,h2,h3,h4,h5,h6, p {margin:0 0 1em 0;}
h1 {font-size:1.4em;}
h2 {
	font-size:1.2em;
	font-weight: bold;
}
h3 {
	font-size:1em;
	font-weight: bold;
}
h4,h5,h6 {font-size:.9em;}

p {line-height: 1.3em;}

a  {
	color : #505050;
	text-decoration : underline; 
}
a:hover {text-decoration: none;}

strong {font-weight: bold;}
blockquote {margin: 20px;}
sup {
	font-size: .8em;
	vertical-align: super;
}

.printonly {display:none;}

/* global layout */
body {
	color: #505050;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
}

#header {
	padding: 35px 0 0 0;
}

#header img {margin: 0 0 8px 130px;}

#header-bar {
	background: #C00 url(../images/suncare/headers/red.jpg) no-repeat;
	height: 113px;
}

#header-bar #header-nav {
	background: #C84040;
	float: left;
	font-size: 11px;
	height: 107px;
	margin: 0 0 0 440px;
	_margin: 0 0 0 220px;
	padding: 3px 8px;
	width: 124px;
}

#header-nav li {
	margin: 0 0 3px 0;
}

#header-nav li a {
	color: #fff;
	text-decoration: none;
}

#header-nav li a:hover {
	color: #333;
	text-decoration: underline;
}

#header-bar #header-search {
	float: left;
	margin: 45px 0 0 5px;
}

#header-search input#textbox {width: 220px;}

#header-bot p {
	border: 1px solid #999;
	border-top: none;
	font-size: 11px;
	margin: 0 0 0 440px;
	padding: 5px 0;
	text-align: center;
	width: 138px;
}

#header-bot p a {
	color: #999;
	margin: 0 8px;
	text-decoration: none;
}

#header-bot p a:hover {
	text-decoration: underline;
	color : #C00;
}

#content {
	margin: 50px 0 0 133px;
	padding: 0 0 50px 15px;
	width: 425px;
}

#content h1 {
	color: #CC0000;
	font-size: 1.4em;
}
#chart2div
{
	margin:0;
	padding:0;
}
#chart1div
{
	margin:0;
	padding:0;
}