/* Dacqua.co.uk CSS Document
	
   Designed and Developed by Redman Design - www.redmandesign.com
   
*/
div.menuarea2 h6 {
	font-size: 11px !important;	
	margin: 5px 0 10px 0;
	font-weight: normal;
}

div.menuarea2 h3 {
	margin: 7px 0;
	color: #333 !important;
}

div.menuarea2 p {
	font-size: 11px !important;
	margin: 6px 0;
	font-family: Arial, Helvetica, sans-serif;
}


div.menuarea h6 {
	font-size: 11px !important;	
	margin: 5px 0 10px 0;
	font-weight: normal;
}

div.menuarea h3 {
	margin: 7px 0;
	color: #333 !important;
}

div.menuarea p {
	font-size: 11px !important;
	margin: 6px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 100%;
	margin-top: 7px;
}


* {
	margin: 0; padding: 0;
}

body {
	font-size: 62.5%; 
	font-family: Verdana, Geneva, sans-serif;
	background: #000;
}

#top {
    position: relative;
	width: 800px;
	height: 40px;
	padding: 20px 0px 20px 0px;
}

#nav {
	position: absolute;
	bottom: 0px;
	left: 229px;
	background: none;
}

#nav li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;	
	top: 20px;
}

#nav a {
	color: #fff;
	text-decoration: none;
}

#nav a:hover {
	color: #410037;
	border-bottom-color: #410037;
	border-bottom: groove;
}
	
.left {
	float: left;
}

#slider {
    margin: 0 auto;
  	width: 910px;
	height: 483px;
	top: 85px;
	background: #000;
	margin: 0 auto;
}

.scroll {
	margin-top: 15px;
    height: 482px;
    width: 902px;
    overflow: auto;
    position: relative;
    clear: left;
    background: #000 scroll left bottom;
}

.scrollContainer div.panel {
	height: 483px;
    width: 902px;
}

.textarea {
	float: left;
	width: 210px;
	height: 462px;
	background: #fff;
	padding: 10px 10px;
	overflow: auto;
}

.textarea img {
	border: 0;
}

.imgarea {
	float: left;
	width: 657px;
	height: 460px;
	background: #000;
}

.imgareagal {
	float: left;
  	width: 910px;
	height: 472px;
	padding: 10px 0px 0px 20px;
	background: #000;
}

h1 {
	color: #410037;
	font-size: 16px;
 	margin-bottom: 10px;
}

.menuarea {
	position: absolute; 
	left: 250px;
	top: 20px;
	width: 280px;
	background-image: url(../_img/bgdiv.png);
	background-repeat: repeat;
	padding: 15px;
	z-index: 2;
	height: 390px;
	overflow: auto;
}

.menuarea2 {
	position: absolute; 
	left: 575px;
	top: 20px;
	width: 280px;
	background-image: url(../_img/bgdiv.png);
	background-repeat: repeat;
	padding: 15px;
	z-index: 2;
	height: 390px;
	overflow: auto;
}

.menuarea3 {
	position: absolute; 
	left: 225px;
	top: 19px;
	width: 345px;
	background-image: url(../_img/bgdiv.png);
	background-repeat: repeat;
	padding: 0px 10px 10px 10px;
}

.menulist {
	list-style: none;
	padding: 0px 0px 10px 0px;
}

.menulist a {
	text-decoration: none;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

.menulist li {
	margin: 5px 0px 5px 0px;
}

h2 {
	color: #000;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
}

h3 {
	color: #fff;
	font-size: 13px;
	margin: 10px 0px 15px 0px;
}

h4 {
	color: #000;
	font-size: 12px;
}

.input {
	margin: 5px 0px 5px 0px;
	background: #ececec;
	border: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.submit {
	background: #ececec;
	width: 40px;
	border: 0px;
}

.formh1 {
	margin-top: 10px;
}

#footer {
	position: relative;
	top: 10px;
	left: 10px;
	color: #333;
	font-size: 10px;
	width: 300px;
}

#footer a {
	
	color: #333;
	text-decoration: none;
}

.xmas {
	position: fixed;
	right: 50px;
	top: 100px;
	z-index: 4;
}

.xmas img {
	border: none;
}

hiddendiv {
	display: none;	
}

#footer {
	float: right;
}
