/* Icon Design by IconBuffet 
   Site Design by Amber Hansford
   gilded digital designs
   http://www.gildeddigital.com
*/

* {
	margin: 0;
	padding: 0;
	}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/background.gif) scroll;
	}

/* ----------Begin Hyperlinks---------- */

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #99E7FF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.breadcrumbstext {
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding-bottom:20px;
}

.breadcrumbs-current {
color:#0099CC;
}

.breadcrumbs {
	color: #99E7FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.breadcrumbs a:link {
	color: #99E7FF;
	text-decoration: none;
}

.breadcrumbs a:visited {
	color: #99E7FF;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #0099CC;
	text-decoration: none;
}

.breadcrumbs a:active {
	color: #0099CC;
	text-decoration: none;
}


.textlinks {
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.textlinks a:link {
	color: #0099CC;
	text-decoration: none;
}

.textlinks a:visited {
	color: #0099CC;
	text-decoration: none;
}

.textlinks a:hover {
	color: #99E7FF;
	text-decoration: none;
}

.textlinks a:active {
	color: #0099CC;
	text-decoration: none;
}

/* ----------End Hyperlinks---------- */

/* ----------Begin Navigation---------- */
.menuattop {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 20px;
}

.menuatbottom {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	word-spacing: 0em;
}

.menutopcontent {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 20px;
}

.sidemenu {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 30px;
}

.sidemenu_front {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	list-style: none;
	line-height: 18px;
}

/* ----------End Navigation---------- */

/* ----------Begin Formatting---------- */
.background {
background-image: url(images/drops.jpg);
background-repeat: no-repeat;
}

.block {
	width:200px;
	font-size:18px;
	color:black;
	background-color:#FFCC00;
	border-style:solid;
	border-color:#0099CC;
	border-width:2px;
	text-align:center;
	}

blockquote {
	width:370px;
	border: 1px dashed;
	background-color:#E6F9FF;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding:10px;
	letter-spacing: normal;
	text-align: justify;
	margin: 25px;
	}
	
.contenttext {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

.contenttextitalics {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

.heading {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	line-height: normal;
}

.imageleft {
	float:left;
	padding-top:0px;
	padding-left:0px;
	margin-right:25px;
	margin-bottom:25px;
	}

.imageright {
	float:right;
	padding-top:0px;
	margin-left:25px;
	margin-right:0px;
	margin-bottom:25px;
	}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style: circle;
	color: #333333;
	}

.linormal {
	list-style:decimal;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.menutopcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	}
	
p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

#purate, #gas, #hci, #hypo
{
	margin:10px; 
	background-color:#fff;
	border: 3px #0099CC solid; 
	position:absolute; 
	left:37%; 
	top:218px; 
	width:477px; 
	height:auto; 
	padding:25px;
}

.pullouttitle {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	line-height: normal;
}

.pulloutleft {
	width:175px;
	float:left;
	border: 1px dashed;
	background-color:#E6F9FF;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 15px;
	padding:10px;
	margin-right:25px
	}

.pulloutright {
	width:175px;
	float:right;
	border: 1px dashed;
	background-color:#E6F9FF;
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 15px;
	padding:10px;
	margin-left:25px;
	}

.purate {
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

.textlargeleft {
	text-align:left;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding:20px;
}

.textlargeright {
	text-align:right;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding:20px;
}

.textleft {
float:left;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding-bottom:20px;
}

.textright {
	float:right;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding-bottom:20px;
}


.title{
	color: #0099CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 21px;
}


.subtitle {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

sub{
	font-size:x-small;
	vertical-align: text-bottom;
}

.subheading {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
}

sup{
	font-size: x-small;
	vertical-align: text-top;
}

/* ----------End Hyperlinks---------- */

