/*FlexiWeb Style File - Created 29-07-2010
Menus Section
*/
.main {
	position: absolute;
	left: 25px;
	top: 254px;
	z-index: 90;
	text-align: left;
	text-indent: 16px;
}
#main, #main ul {
	padding: 0px;
	margin:0px;
	list-style: none;
	float: left;
	width: auto;
	line-height: 30px;
	background: url('images/navibg.gif') no-repeat left;;
	font-weight: bold;
	}

#main li {
	float: left;
	padding-left: 0px;
	margin : 0px;
	background: url('images/navibg.gif') no-repeat left;;
}
#main li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	font-weight: bold;
	margin: 0px;
	z-index: 90;	
}
#main a {
	display: block;
	width: auto;
	color: #7A4A95;
	font-family: Arial, sans-serif;
	font-size : 16px;
	text-decoration: none;
	margin:0px 26px 0px 0px;
	padding : 0px 0.5em;
	z-index: 90;	
}
#main a:hover {
color: #BCA4C9;
}
#main li:hover ul ul, #main li:hover ul ul ul, #main li.sfhover ul ul, #main li.sfhover ul ul ul {
	left: -999em;
}
#main li:hover ul, #main li li:hover ul, #main li li li:hover ul, #main li.sfhover ul, #main li li.sfhover ul, #main li li li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
	
}
#main li:hover, #main li.sfhover { 
	background: url('images/navibg_hover.gif') no-repeat left;;
}
#main li ul a {
width:160px;	
}
.hiresub {
	position: absolute;
	left: 20px;
	top: 370px;
	width : 200px;
	z-index: 90;
	text-align: left;
	text-indent: 10px;
}
#hiresub, #hiresub ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 200px;
	}
	
#hiresub li { /* all list items */
	float : left;
	width: 200px;
	position : relative;
	line-height : 30px;
	margin-bottom : -1px;
}
	
#hiresub li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 10px;
	margin-top : -20px;
}
#hiresub li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#hiresub li a {
	width: 200px;
	display : block;
	color : #FFFFFF;
	font-weight : bold;
	font-family: Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background: url('images/Choco_Button.jpg') no-repeat left;;
	z-index: 90;	
}	
	width:100px;		
}
#hiresub li:hover ul ul, #hiresub li:hover ul ul ul, #hiresub li.sfhover ul ul, #hiresub li.sfhover ul ul ul {
	left: -999em;
}
#hiresub li:hover ul, #hiresub li li:hover ul, #hiresub li li li:hover ul, #hiresub li.sfhover ul, #hiresub li li.sfhover ul, #hiresub li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#hiresub li a:hover {
	color : #FFCCFF;
	background: url('images/Choco_Button.jpg') no-repeat left;;
}
#hiresub li:hover, #hiresub li.hover {
    position:static;
} 

.shopsub {
	position: absolute;
	left: 20px;
	top: 370px;
	width : 200px;
	z-index: 90;
	text-align: left;
	text-indent: 10px;
}
#shopsub, #shopsub ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 200px;
	}
	
#shopsub li { /* all list items */
	float : left;
	width: 200px;
	position : relative;
	line-height : 30px;
	margin-bottom : -1px;
}
	
#shopsub li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 10px;
	margin-top : -20px;
}
#shopsub li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#shopsub li a {
	width: 200px;
	display : block;
	color : #FFFFFF;
	font-weight : bold;
	font-family: Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background: url('images/Choco_Button.jpg') no-repeat left;;
	z-index: 90;	
}	
	width:100px;		
}
#shopsub li:hover ul ul, #shopsub li:hover ul ul ul, #shopsub li.sfhover ul ul, #shopsub li.sfhover ul ul ul {
	left: -999em;
}
#shopsub li:hover ul, #shopsub li li:hover ul, #shopsub li li li:hover ul, #shopsub li.sfhover ul, #shopsub li li.sfhover ul, #shopsub li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#shopsub li a:hover {
	color : #FFCCFF;
	background: url('images/Choco_Button.jpg') no-repeat left;;
}
#shopsub li:hover, #shopsub li.hover {
    position:static;
} 
/*FlexiWeb Style File - Created 29-07-2010
Elements Section
*/
body {
margin: 0px;
}
h1 {
overflow: visible;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 24px;
color: #663312;
text-align: left;
margin-top:0px;margin-bottom: 20px;
}
body {
font-family: Arial, Helvetica, sans-serif;;
font-size: 12px;
color: #000000;
}
body a {
color: #7a4a96;
text-decoration: underline;
}
body a:visited {
color: #7a4a96;
}
body a:hover {
color: #990000;
}
table {
font-size: 100%;
}
h3 {
font-size: 20px;
color: #7a4a96;
}
a img {
overflow: visible;
border: none;
}
#contact {
position: absolute;
left: 0px;
top: 200px;
height: 350px;
width: 440px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
visibility: visible;
text-align: left;
}
#onlinestoremaincontent {
width: 580px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
}
#chaircoversmaincontent {
position: absolute;
top: 314px;
width: 565px;
overflow: visible;
font-family: Arial, sans-serif;
font-size: 12px;
visibility: visible;
text-align: left;
}
.menubg {
position: absolute;
left: 0px;
top: 248px;
width: 800px;
}
.maincontent {
z-index: 2;
position: absolute;
left: 0px;
top: 314px;
height: auto;
width: 380px;
overflow: visible;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding: 0px 250px 10px 200px;
text-align: left;
background: url('images/maincontentbg.gif') repeat-y;
}
.maincontent a {
color: #7a4a96;
text-decoration: underline;
}
.maincontent a:visited {
color: #7a4a96;
}
.maincontent a:hover {
color: #990000;
}
.outerdiv {
height: auto;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
}
.containerdiv {
position: relative;
height: 800px;
width: 800px;
overflow: visible;
visibility: visible;
text-align: center;
}
.dipfoods {
z-index: 3;
position: absolute;
left: 590px;
top: 314px;
}
.map {
z-index: 3;
position: absolute;
left: 20px;
top: 500px;
width: 167px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #7A4A95;
text-align: center;
}
.contenttop {
position: absolute;
left: 0px;
top: 292px;
width: 782px;
}
.logo {
z-index: 3;
position: absolute;
left: 44px;
top: 61px;
}
.header3 {
position: absolute;
left: 0px;
top: 35px;
width: 800px;
}
.contentbg {
z-index: 1;
position: absolute;
left: 0px;
top: 314px;
height: 298px;
width: 782px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
background: url('images/contentbg.jpg') top right no-repeat;
}
.header {
position: absolute;
left: 0px;
top: 35px;
width: 800px;
font-family: Verdana, Arial, sans-serif;
}
.header2 {
position: absolute;
left: 0px;
top: 35px;
width: 800px;
}
.slogan {
position: absolute;
left: 0px;
top: 0px;
width: 800px;
font-family: Verdana, Arial, sans-serif;
text-align: center;
}
.specialoffers {
z-index: 3;
position: absolute;
left: 620px;
top: 375px;
}
.booking {
z-index: 3;
position: absolute;
left: 632px;
top: 485px;
}
.bottom {
position: absolute;
left: 0px;
width: 800px;
font-size: 10px;
color: #666666;
bottom:-146px;
}
.bottom a {
color: #666666;
text-decoration: none;
}
.bottom a:visited {
color: #666666;
}
.bottom a:hover {
color: #990000;
}
.telno {
position: absolute;
left: 15px;
top: 320px;
}
.forsale {
z-index: 3;
position: absolute;
left: 632px;
top: 615px;
overflow: visible;
}
.map2 {
position: absolute;
left: 20px;
top: 350px;
width: 167px;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #7A4A95;
text-align: center;
}
.mapchair {
position: absolute;
left: 20px;
top: 350px;
width: 167px;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #7A4A95;
text-align: center;
}
.bottom-home {
position: absolute;
left: 0px;
width: 800px;
font-size: 10px;
color: #666;
bottom:-146px;
}
.bottom-home a {
color: #666;
text-decoration: none;
}
.bottom-home a:visited {
color: #666;
}
.bottom-home a:hover {
color: #990000;
}