﻿/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop4.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.preload1 {
	background: url(menu_horiz_drop/new-pro_drop4_2aa.gif);
}
.preload1 {
	background: url(menu_horiz_drop/new-pro_drop4_2bb.gif);
}
.menu_horiz_drop {
	padding: 0 0 0 32px;
	margin: 0;
	list-style: none;
	height: 36px;
	background: transparent url(menu_horiz_drop/new-pro_drop4_back.gif);
	position: relative;
	z-index: 804;
	font-family: arial, verdana, sans-serif;
	visibility: visible;
}
.menu_horiz_drop li.top {display:block; float:left;}
.menu_horiz_drop li a.top_link {
	display: block;
	float: left;
	height: 36px;
	line-height: 27px;
	color: #666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 10px;
	cursor: pointer;
	background: url(menu_horiz_drop/new-pro_drop4_0a.gif) no-repeat;
}
.menu_horiz_drop li a.top_link span {
	float: left;
	display: block;
	padding: 0 20px 0 10px;
	height: 36px;
	background: url(menu_horiz_drop/new-pro_drop4_0b.gif) right top;
}
.menu_horiz_drop li a.top_link:hover {
	color: #000;
	background: url(menu_horiz_drop/new-pro_drop4_2aa.gif) no-repeat;
	line-height: 25px;
}
.menu_horiz_drop li a.top_link:hover span {
	background: url(menu_horiz_drop/new-pro_drop4_2bb.gif) no-repeat right top;
}
.menu_horiz_drop li:hover > a.top_link {
	color: #000;
	background: url(menu_horiz_drop/new-pro_drop4_2aa.gif) no-repeat;
	line-height: 25px;
}
.menu_horiz_drop li:hover > a.top_link span {
	background: url(menu_horiz_drop/new-pro_drop4_2bb.gif) no-repeat right top;
}


.menu_horiz_drop table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;
	visibility: visible;
	z-index: 800;
}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu_horiz_drop a:hover {visibility:visible; position:relative; z-index:200;}
.menu_horiz_drop li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu_horiz_drop ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu_horiz_drop ul.sub_diary {
	width: 183px;
	visibility: visible;
	text-align: left;
}

.menu_horiz_drop ul.sub_about_us {
	width: 55px;
	visibility: visible;
	text-align: left;
}

.menu_horiz_drop ul.sub_philosophy {
	width: 55px;
	visibility: visible;
	text-align: left;
}


.menu_horiz_drop ul.sub_contact {
	width: 130px;
	visibility: visible;
	text-align: left;
}
.menu_horiz_drop ul.sub_datalinks {
	width: 60px;
	visibility: visible;
	text-align: left;
}

.menu_horiz_drop ul.sub2 {
	width:110px;
	visibility: visible;
	text-align: left;
}

.menu_horiz_drop ul.sub3 {
	width:90px;
	visibility: visible;
	text-align: left;
}

.menu_horiz_drop ul.sub4 {
	width:112px;
	visibility: visible;
	text-align: left;

}
#container {
	position: relative;
	width: 100%;
	top: 25px;
	left: 0px;
	height: 744px;
}

.menu_horiz_drop :hover ul {left:0; top:35px; background: #e3e1de; padding:3px; border:1px solid #ad8d0c6; border-width:0 1px 1px; white-space:nowrap; height:auto; z-index:300;}
.menu_horiz_drop :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.menu_horiz_drop :hover ul li a {display:block; font-size:11px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#000; text-decoration:none;}
.menu_horiz_drop :hover ul li a:hover {background:#d8d0c6; color:#fff;}

