* {
margin: 0;
padding: 0;
border: 0;
}

body { 
margin: 0; 
padding: 0; 	
font-size: 100%;
text-align: center;
background: #e0e0e0 url(img/mpack-hydration-pack-bg.jpg);
color: #333;
}

p, ul, p a, h2 {
font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
text-align: left;
}

ul {
text-align: justify;
}

h1 {
font-family: Georgia, serif; color: #333;
float: left; 
font-weight: normal;  
font-size: 1.55em;
}

h1 a:link, h1 a:visited, h1 a:active {
text-decoration: none; 
color: #333; 
font-weight: normal;
}

h1 a:link span, h1 a:visited span, h1 a:active span {
text-decoration: none; 
font-weight: normal;
}

h1 a:hover {
color: #00A2FF; 
text-decoration: none; 
font-weight: normal;
}

h1 a:hover span {
color: #333; 
text-decoration: none; 
font-weight: normal;
}

h3 a, h3 a:link, h3 a:hover {
font-weight: normal;
} 

h4 a, h4 a:link, h4 a:hover, h5 a:link, h5 a:hover {
font-weight: bold;
} 

h2 {
margin: 0; 
padding-left: 10px; 
font-size: 0.75em; 
background-color: #333; 
color: #CCC;
line-height: 2.0em;
} 

h2 {
text-align:right; 
padding-right: 20px;
}

h3, h4, h5 {
font-family: Georgia, serif; margin: 20px 0;
}

h3 {
font-size: 1.25em; 
line-height: 1.25em; 
font-weight: normal;
}

h4 {
font-size: 1.25em; 
line-height: 1.25em; 
font-weight: normal; 
margin-left: 15px;
margin-bottom: 0;
}

h5 {
font-size: 0.7em; 
line-height: 1.2em; 
font-weight: bold; 
margin: 0 0 0 15px; 
text-align:center;
}

h6 {font-size: 0.7em; 
line-height: 1em; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
text-align: center;
}

p {
margin: 10px 0;
font-size: 0.75em; 
line-height: 1.75em; 
text-align: justify;
}

p.updated {
margin-left: 10px; 
font-size: 0.60em; 
line-height: 0.60em; 
letter-spacing: 0.05em; 
color: #888;
}

#siteimg p {   
margin: 0 0 0 10px; 
padding-left: 60px;
padding-top: 140px;
font-family: Georgia, serif;
font-size: 1.3em; 
line-height: 1.2em; 
font-weight: normal; 
letter-spacing: -0.05em; 
text-align: left;
}

acronym {
border-bottom: 1px dashed #333; 
cursor: help;
}

ul {
margin-left: 25px; 
font-size: 0.72em; 
line-height: 1.75em;
}

ul ul {
margin-left: 25px; 
font-size: 1.0em; 
line-height: 1.75em;
}

ol {
margin-left: 25px; 
font-size: 0.72em; 
line-height: 1.0em;
}

li {
padding: 6px 0;
}

a {
color: #00A2FF; 
font-weight: bold; 
text-decoration: none;
}

a:link {
color: #00A2FF; 
font-weight: bold; 
text-decoration: none;
}

a:hover {
color: #333; 
font-weight: bold; 
text-decoration: none;
}

#container {
margin: 0 auto;
width: 770px;
background: #fff;
overflow: hidden;
text-align: center;
}

#topbar { 
width: 770px;
height: 25px;
background: #333
}
	
#hdr { 
width: 770px;
height: 3em;
line-height: 3em;
background: #fff;
}

#hdr img {
margin-left: 4px;
margin-right: 4px;
margin-top: 5px;
}

#hdr h1 {
font-family: Geneva, Arial, Helvetica, sans-serif;
}	

#navbar {
width: 770px;
height: 1.5em; 
background: #EBEBEB;
}

#siteimg { 
width: 770px;
height: 200px;
background: #333;
color: #fff;
}

#lftcol {
float: left;
width: 200px;
background: transparent;
overflow: hidden
}

#lftcol p {
margin: 10px 15px;
}

#rgtcol {
float: left;
width: 550px;
margin-right: 20px;
background: transparent;
overflow: hidden
}

#rgtcol ul {
list-style-image: url(img/bullet.gif);
}

#bttmbar { 
float: right;
width: 570px;
height: 3.5em;
line-height: 3.5em;
background: #fff;
overflow: hidden;
border-top: 1px dotted #333;
font-size: .8em;
}

#bttmbar p {
text-align: center;
}

#nav ul {
display: inline;
}

#nav li {
display: inline;
line-height: 30px;
font-weight: bold;
margin-left: 10px;
}

#nav a {
line-height: 30px;
display: inline;
font-weight: bold;
}

#nav a span {
color: #333;
}

img.rightimg {
float: right;
margin-bottom: 15px; 
margin-left: 15px;
}

img.leftimg {
float: left;
margin-bottom: 15px; 
margin-right: 15px;
}

img.product {
float: left;
margin-right: 5px;
}

img.zoom {
margin-top: 170px;
}

textarea {
margin: 0;
width: 80%;
height: 70px;
background-color: transparent;
border: 1px solid #333;
}

input.txt {
width: 200px;
border: 1px solid #333;
}

input.btn {
border: 1px outset #00008B;
}

form p {
clear: left;
margin: 0;
padding: 0;
padding-top: 1px;
}

form p label {
float: left;
width: 20%;
font: bold 0.9em Arial, Helvetica, sans-serif;
}

.scrollbox {
width: 100%;
height: 300px;
overflow: auto;
scrollbar-base-color: #333;
scrollbar-arrow-color: #CCC;
border: 1px dotted #333;
}

.scrollbox p {
margin-right: 15px;
margin-left: 15px;
}

.scrollbox ul {
margin-left: 55px;
margin-right: 15px;
}

.column {
float: left;
width: 275px;
}

.column p {
margin: 10px 15px;
}

.column li {
margin: 0px 10px 10px 0;
padding: 0;
list-style-image: none;
list-style-type: square;
}

.price {
font-size: .9em;
font-weight: bold;
text-align: center;
}

.taglines {
font-family: Arial, Helvetica, sans-serif;
font-size: .72em;
text-align: center;
}

.author {
font-family: Arial, Helvetica, sans-serif;
font-size: .65em;
text-align: left;
}

hr {
margin: .5em 15px;
color: #666;
height: 1px;
clear: both;
}

table {
margin: 0;
padding: 0;
}

.Accordion {
width: 260px;
border-left: solid 1px gray;
border-right: solid 1px black;
border-bottom: solid 1px gray;
overflow: hidden;
}

.AccordionPanel {
margin: 0px;
padding: 0px;
}

.AccordionPanelTab {
background-color: #EBEBEB;
color: #00A2FF;
border-top: solid 1px black;
border-bottom: solid 1px gray;
margin: 0px;
padding: 2px;
cursor: pointer;
-moz-user-select: none;
-khtml-user-select: none;
}

.AccordionPanelContent {
overflow: auto;
margin: 0px;
padding: 0px;
height: 200px;
}

.AccordionPanelOpen .AccordionPanelTab {
background-color: #EBEBEB;
}

.AccordionPanelTabHover {
color: #333;
}
.AccordionPanelOpen .AccordionPanelTabHover {
color: #333;
}

.AccordionFocused .AccordionPanelTab {
backgroung-color: #EBEBEB;
}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
background-color: #EBEBEB;
}

.clear {
clear: both;
}

.breadcrumb {
margin-top: 10px;
margin-left: 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
font-weight: bold;
color: #333;
text-align: left;
}

/*** Press release box ***/
.localnav {
float: right;
width: 200px;
margin: 5px 0 10px 15px;
text-align: left;
border-left: 1px solid #333;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
}

.localnav h1{
width: 200px;
padding: 1px 0;
font-size: 0.7em;
font-weight: bold;
color: #FFFFFF;
background-color: #333;
text-align: center;
}

.localnav p {
padding: 0 5px;
text-align: left;
}

.localnav a {
font-size: .8em;
text-decoration: underline;
line-height: 1.2;
}

.localnav img {
border-top: 1px solid #333;
border-bottom: 1px solid #333;
margin-bottom: -4px;
padding: 0;
}

.localnav img.icon {
 float: left;
 margin-top: -1px;
 margin-right: -13px;
 padding-left: 1px;
 }

.date {
font-size: .8em;
font-weight: bold;
}

.indent {
margin-left: 20px;
}

.address {
margin-left: 35px;
line-height: 1.2;
}

.leftaln {
text-align: left;
}