/*css template for aquadeli*/

body {
	background-color:#ffffff;
	background-image: URL('');
}

.body {
	background-color:#ffffff;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	color: #777777;
	text-align: left;
}

.newsletter {
	background-color:#ffffff;
	font-family:tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

.header
{ 
	background-image: 
	url('waterDroplets.jpg');
	background-repeat: repeat-x;
}

.blueHeader
{ 
	background-image: 
	url('blueBar.jpg');
	background-repeat: repeat-x;
}

.header { 
  background-image: url("images/waterDropets.jpg");
  background-repeat: repeat-x;
}

.popup {
	background-color:#ffffff;
	font-family:tahoma, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: justify;
}

.heading {
	font-family:tahoma, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000066;
	text-align: left;
}

.headingCenter {
	font-family:tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}

.headingRight {
	font-family:tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}

.subheading {
	font-family:tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}

.header {
	font-family:tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.subheadingCenter {
	font-family:tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

.subheadingRight {
	font-family:tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: top;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

.feedback	{
	background-color: #eeeeee;
	font-family:tahoma, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
}

.footer {
	background-color:#ffffff;
	font-family:tahoma, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}

.dottedLine	{
	border-width: 1px;
	border-top-style: dotted;	
	border-color: #cccccc;
	background-color:#ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

.border	{
	border-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-style: dotted;	
	border-bottom-style: dotted;
	border-color: #cccccc;
	background-color:#ffffff;
	font-family:tahoma, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	color: #999999;
	text-align: left;
}

.border1	{
	border-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-color: #cccccc;
	background-color:#ffffff;
	font-family:tahoma, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	color: #999999;
	text-align: left;
}

.form {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	scrollbar-3dlight-color:;
	scrollbar-arrow-color:#978577;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:;
	scrollbar-face-color:;
	scrollbar-highlight-color:;
	scrollbar-shadow-color:;
}

.button	{
	background-color: #f0f8ff;
	font-family: tahoma, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #999999;	
	width: 20px;
	height: 20px;
}

.buttonShop	{
	background-color: #f0f8ff;
	font-family: tahoma, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #999999;	
	width: 60px
	height: 20px;
}

.feild	{
	background-color: #f0f8ff;
	font-family: tahoma, sans-serif;
	font-size: 12px
	color: #999999;
	text-align: left;
}

.feild2	{
	background-color: #ccff00;
	font-family: tahoma, sans-serif;
	font-size: 12px
	color: #999999;
	text-align: left;
}

.button2	{
	background-color: #f0f8ff;
	font-family: tahoma, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #999999;	
	width: 50px;
	height: 20px;
}

.centering {
	margin-left: -400px;
	position: absolute;
	left: 50%;
}

.overflow {
	height:150px;
	overflow:auto;
	width:200px;
}

h1 {
	font-family:"sans-serif";
	font-size:12pt;
	color:#000000;
	text-align:center;
}

ol {
	list-style-image:url("");

}

ul {
	list-style-image:url("");
}

a:link {text-decoration: none; color: #000066;}
a:visited {text-decoration: none; color: #000066;}
a:active {text-decoration: none; color: #000066;}
a:hover {text-decoration: underline; color: #3bbdee;}

/*style definition for pull down menu class*/

#dropmenudiv{
width: 100%;
position: absolute;
border: 1px solid black;
border-bottom-width: 0;
font-family: tahoma, sans-serif;
font-size: 8pt;
line-height: 18px;
z-index: 10000000;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
color: white;
border-bottom: 1px solid black;
padding-left: 1px;
text-decoration: none;
background-color: #0000B6;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #0000B6;
background-color: white;
}

