@charset "UTF-8";
/* CSS Document */
/*web site styles effects start*/
p#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 0.9em; background-color: #000; color:#FFF; font-style:oblique; border: 1px solid #8BC53E; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999; filter: alpha(opacity=75); opacity: .75 }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }
/*web site styles effects ends*/
/*web site styles pages start*/
#logo {width:150px; min-width:150px; float:left;}
nav {float:left; width:800px;}
nav ul li{ display:inline;}
nav ul li a{ display: block; padding:0px 10px; float:left;}
#menu a {color:#000;}
#mega {position:absolute; z-index:10; background:#000; color:#FFF; display:none;}
.ft-title {font-size:1.5em; background:#8BC53E !important; padding:15px; width:650px;}
.ft-next, .ft-prev {width:50px; height:50px;color:#8BC53E !important;}
.ft-next {background:url(../_img/layout/next.png);}
.ft-prev {background:url(../_img/layout/back.png);}
#primary h3 {margin: 5px;}
#primary .date {color:#AA22CC; font-size:.9em;}
.designplus {font-size:.9em;}
.designplus a {color:#c8136e; font-weight:normal !important;}
.designplus a:hover {color:#000000;}
/*web site styles pages ends*/
