﻿/*
Theme Name: Alexander
Author: Collaboration IT
*/

.skip, hr {
	position: absolute;
	left: -9999px;
}
a:link, a:visited {
	color: #D70606;
	text-decoration: underline;
}
a:visited {
	color: #FA4949;
	text-decoration: underline;
}
a:hover, a:active {
	color: #A00;
	text-decoration: none;
}
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	background: url(images/quote.png) no-repeat;
	margin-left: 1.5em;
	padding: 1px 0 0 40px;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
}
cite {
	font-size: 100%;
	font-style: normal;
}
h1 {
	font: 260%/1.15 Georgia, serif;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 40px 0 5px 160px;
}
#header h1 {
	padding-top: 5px;
}
#header h1 a:hover, #header h1 a:active {
	text-decoration: none;
	color: #D70606;
}
p.payoff {
	margin: 0 0 25px 160px;
	padding: 0;
	color: #000;
	font: 120% Georgia, serif;
}
h2 {
	font: 185% Georgia, serif;
	letter-spacing: -0.2px;
	margin: 15px 0 2px 0;
	padding-bottom: 5px;
}
h3 {
	font: 130% Georgia, serif;
	margin-top: 0;
}
ol#comments li p {
	font-size: 100%;
}
p, li, .feedback {
	font: 90% Arial, Verdana, sans-serif;
	letter-spacing: 0;
}
/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}
ul.post-meta span.post-meta-key {
	font-weight: bold;
}
.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}
.feedback a {
	color: #D70606;
}
.feedback a:hover, .feedback a:active {
	text-decoration: none;
}
.feedback p {
	padding: 0 25px;
	background: url(images/comment.gif) top right no-repeat;
}
.meta {
	font-size: .75em;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #999;
	font-weight: normal;
	letter-spacing: 0;
}
.meta a {
	color: #D70606;
	text-decoration: underline;
}
.meta a:hover, .meta a:active {
	text-decoration: none;
}
.meta .tags {
	background: url(images/tag.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.meta .user {
	background: url(images/user.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.post {
	margin-bottom: 40px;
	 padding-right:15px;
}
.post ul {
	margin: 0;
	padding: 0;
}
.post ul li {
	margin: 0;
	padding: 0.2em 20px;
	background: url(images/list.png) 0 4px no-repeat;
	list-style: none;
}
.post ol {
	margin: 0 25px;
	padding: 0;
}
.post ol li {
	margin: 0;
	padding: 0.2em 0;
}
.storytitle {
	margin: 0;
}
.storytitle a {
	text-decoration: none;
}
.storytitle a:link, .storytitle a:visited {
	color: #fff;
	text-decoration: none;
}
.storytitle a:hover, .storytitle a:active {
	color: #e7e6e6;
}
/* -- Sticky Posts -- */
.sticky h2 {
	font-size: 220%;
	margin-bottom: 5px;
}
.sticky .meta {
	margin-bottom: 10px;
}
.sticky .storytitle a {
	padding: 2px 5px;
}
.sticky .storytitle a:link, .sticky .storytitle a:visited {
	background: #444;
	color: #fff;
}
.sticky .storytitle a:hover, .sticky .storytitle a:active {
	background: #D70606;
	color: #fff;
}
#respond {
	clear: both;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #444;
	padding: .2em;
}
#commentform textarea {
	width: 95%;
}
#commentform textarea:focus {
	border: 1px solid #D70606;
	background: #fafafa;
}
.commentlist {
	clear: both;
}
.commentlist li {
	border-top: 1px solid #eee;
	padding-top: 10px;
	margin-top: 5px;
}
.commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
.commentlist .children li, .commentlist .children .children .children li {
	list-style-type: lower-latin;
}
.commentlist .children .children li, .commentlist .children .children .children .children li, .children div.commentbody ol li {
	list-style-type: decimal;
}
body div.commentbody ul li {
	list-style-type: disc;
}
img.avatar {
	margin: 0 5px 0 0;
	padding: 1px;
	border: 1px solid #eee;
}
div.commentbody {
	margin: 10px 60px 10px 30px;
	padding: 25px 0 0 10px;
	background: #eee url(images/comment-top.png) no-repeat;
	font-size: 13px;
}
div.commentbody div {
	padding: 0 5px 5px 0;
	background: #eee url(images/comment-bottom.png) bottom right no-repeat;
}
div.commentbody .reply {
	background: transparent;
	padding: 0;
	font-size: 75%;
}
#container {
	width: 800px;
	margin: 0px auto;
}
#wrapper {
	float: left;
	width: 100%;
	margin-left: -230px;
}
#content {
	margin: 0 0 0 230px;
	padding: 30px 10px 10px 80px;
	background: transparent;
}
#header {
	color: black;
	font: italic normal Georgia, serif;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 0;
	position: relative;
}
#header a {
	color: #000;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
p#rss {
	position: absolute;
	right: 80px;
	top: 55px;
	margin: 0;
	padding: 0;
}
.textwidget {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}
#menu {
	float: left;
	width: 268px;
	margin: 0px;

}
#menu input#s {
	
}
#menu ul {
	color: #fefdfd;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	height: 1%;
	font-family: Verdana;
	
}
#menu ul li {
	font-family: Verdana;
}
#menu ul li a, #menu ul li a:hover, #menu ul li a:visited {
	color: #424242;
	font-family:"Century Gothic";
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}
#wp-calendar {
	border: none;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #D70606;
	font-weight: bold;
}
#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}
#wp-calendar caption {
	color: #444;
	font: normal italic Georgia, serif;
	font-size: 120%;
	margin-bottom: 5px;
	text-align: left;
}
#wp-calendar td {
	color: #999;
	font: normal 100% Arial, Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
div.date p {
	width: 40px;
	height: 38px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 17px;
	/*background: url(images/date.png) no-repeat;*/
	color: #424242;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
}
div.date span.mese {
	display: block;
	margin-bottom: 4px;
	margin-top: 4px;
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
color: #424242;

}
div.date span.giorno {
	font-size: 150%;
	color: #424242;
	font-weight: bold;
	line-height: 0.8;
}
div.date p span.anno {
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 80%;
	font-family: Tahoma, Arial, sans-serif;
}
#menu1 {
	height: 1%;
	overflow: hidden;
	margin-left: 80px;
}
#menu1 ul {
	margin: 0;
	padding: 0;
}
#menu1 ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu1 ul li a {
	padding: 8px 20px;
	display: block;
	text-decoration: none;
	height: 1%;
	float: left;
}
#menu1 ul li a:link, #menu1 ul li a:visited {
	background: #222 url(images/menu.png) top left repeat-x;
	color: #ddd;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}
#menu1 ul li a:hover, #menu1 ul li a:active {
	background: #333 url(images/menu.png) 0 -100px repeat-x;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
}
#menu1 ul li.current_page_item a:link, #menu1 ul li.current_page_item a:visited {
	background: #d70606 url(images/menu_in.png) top left repeat-x;
	color: #fff;
	border-left: 1px solid #d70606;
	border-top: 1px solid #d70606;
}
/* -- Images & Caption Alignment -- */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 0 10px 5px 0;
}
.alignright {
	float: right;
	margin: 0 0 5px 10px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
/* optional rounded corners for browsers that support it */	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*
.navigation {
	display: block;
	clear: both;
}
.navigation .alignleft, .navigation .alignright {
	margin-bottom: 15px;
}



*/



































#header,.mysearch,.mysearch input#z,.leftcontentBot,.recentPost,.catt,.pajes,.archives{ behavior: url(iepngfix.htc) }

.mysearch{
	width:237px;
	height:95px;
	background-image:url('images/searchbg.png');
	background-repeat:no-repeat;
	padding-top:25px;
	padding-left:13px;
}

.mysearch input{
	height:16px;
	margin-top:2px;
width:185px;
border:0px;
background:transparent;
margin-left:10px;
}


.mysearch input#z{
	width:52px;
	height:18px;
	margin-left:0px;
	margin-top:10px;

	background-image:url('images/searchBtn.png');
	background-repeat:no-repeat;
	cursor:pointer;


}
.recentPost{ width:236px; height:54px;background-image:url('images/recentPost.png');
	background-repeat:no-repeat;
}
.recentPostContent{
 width:200px; 
 padding-left:18px;
 background-color:#fff;
 margin-left:15px;
 padding-bottom:10px;
}

.catt{ width:233px; height:56px;
background-image:url('images/cate.png');
	background-repeat:no-repeat;
	margin-top:23px;
}
.cattContent{
  width:200px; 
 padding-left:18px;
 background-color:#fff;
 margin-left:15px;
 padding-bottom:10px;
}

.pajes{ width:234px; height:55px;
background-image:url('images/pajes.png');
	background-repeat:no-repeat;
	margin-top:23px;
}
.pajesContent{
  width:200px; 
 padding-left:18px;
 background-color:#fff;
 margin-left:16px;
 padding-bottom:10px;

}
.archives{ width:239px; height:53px; 
background-image:url('images/arch.png');
	background-repeat:no-repeat;
	margin-top:23px;
}
.archivesContent{
  width:200px; 
 padding-left:18px;
 background-color:#fff;
 margin-left:17px;
 padding-bottom:10px;

}


h1.blog {
	font-family: Verdana;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	margin-bottom: 45px;
	margin-top: 5px;
	color:#424242;
}
.storycontent {
	background-image: url('images/hr.png');
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-left:60px;

	
}
.storycontent {}
td {
	vertical-align: top;
}
h2.storytitle {
	padding: 0px;
	margin: 0px;
	color: white;
	padding-top: 5px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color:#424242;

	}

body {
	font-family: Verdana;
	margin: 0px auto;
	font-size: 12px;
	text-align: justify;	
	background-color: #001c4e;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	 padding-top:30px;
	
	
}
#header {
	width: 851px;
	margin: 0px auto;
	height:236px;
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	background-position: left top;
	
}
#header img {
	float: left;
}
#topmenu {
	margin-left: 381px;
	padding-top: 69px;
}
#contentwrap {
	margin-left: 0px;
	margin-top: 0px;
}
.leftcontentTop{
	 width:100%;
	 height:17px;
	 background-image: url('images/leftContTop.png');
	background-repeat:no-repeat;
	 background-position:left bottom;
	 background-color:#fff;
	 padding-bottom:10px;
}
.leftcontentBot{ 
width:100%;
	 height:20px;
	 background-image: url('images/leftContBottom.png');
	background-repeat:no-repeat;
	 background-position:left bottom;
	
}
#leftcontent {
	padding-left: 0px;
	width: 282px;
	background-color: #fff;
	padding-bottom: 45px;
	padding-right:0px;
	background-image: url('images/leftContCenter.png');
	background-repeat:repeat-y;

}
#imageareaarticles {
	padding-left: 12px;
	padding-top: 5px;
	padding-right: 7px;
	background-color: black;
	width: 338px;
	padding-bottom: 7px;
}
#imageareaarticles img {
	padding-top: 7px;
}
#imageareaarticles h1 {
	padding-top: 2px;
	padding-bottom: 2px;
}
#imagearea {
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 19px;
	background-color: black;
	width: 318px;
	padding-bottom: 7px;
}
#imagearea img {
	margin-top: 10px;
	margin-bottom: 3px;
}
#summary {
	padding-left: 7px;
	padding-bottom: 7px;
	background-image: url('summarybg.png');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	height: 227px;
}
#description {
	padding-left: 12px;
	padding-bottom: 40px;
	padding-top: 10px;
	
	width:570px;
}
#rightcontent {
	width: 670px;	
	padding-bottom: 35px;	
/*	background-image: url('images/blogrightbg.png');
	background-repeat:no-repeat;
	background-position:left 210px;; */
	background-color:#fff;
}
#rightcontent img {
	margin-top: 5px;
}
.rightlinks {
	text-align: left;
	height: 71px;
	background-image: url('seperator.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 9px;
	line-height: 12px;
	margin-bottom: 5px;
	color: #d1cfcf;
}
.rightlinks img {
	width: 64px;
	height: 52px;
}
.rightlinks h1 {
	color: #fdfcfc;
	font-size: 10px;
	font-weight: bold;
	width: 163px;
	height: 18px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-bottom: 2px;
}
.rightlinks h1:hover {
	background-image: url('h1bg.png');
	background-repeat: no-repeat;
}
.rightlinks table {
	width: 246px;
}
.rightlinks a {
	text-decoration: none;
}
a.more {
	text-decoration: none;
	font-size: 8px;
	color: #fdfcfc;
}
.rightlinkscontent {
	padding-left: 7px;
}
.rightlinkscontent div {
	padding-left: 10px;
}
#contentarea {
	width: 851px;
	margin: 0px auto;
/*	background-image: url('images/bg.png');
	background-repeat: no-repeat;*/

}
#articlelinkscontainer {
	background-image: url('seperatorreverse.png');
	background-position: left top;
	background-repeat: no-repeat;
}
.articlelinks {
	background-image: url('seperatorreverse.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 7px;
}
.articlelinks a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fefafa;
}
.archivelinks {
	padding-top: 50px;
}
.archivelinks a {
	color: #fefafa;
	font-size: 13px;
	text-decoration: none;
}
#homelinks, #homelinksnopad {
	padding-top: 15px;
	font-size: 9px;
	text-align: left;
	float: left;
	margin-right: 68px;
}
#homelinksnopad {
	margin-right: 0px;
}
#homelinks img, #homelinksnopad img {
	margin-top: 3px;
	width: 129px;
	height: 96px;
	margin-right: 12px;
}
#footer {
	width: 990px;
	height: 47px;
	background-image: url('images/footbg.png');
	background-repeat: no-repeat;
	margin: 0px auto;
	font-size: 10px;
	text-decoration: none;
	color: white;
	text-align: right;
}
#footer td {
	vertical-align: middle;
}
#footer a {
	font-size: 10px;
	text-decoration: none;
	color: white;
}



/* NAVIGATION CODE**************************/




.navigation {
	width: 844px;
	height: 56px;
	padding-left: 7px;
	padding-bottom:2px;
	
	 background-color:white;
	 margin:0px auto;
}
.navigation ul li a:hover {
	color: #000033;
}
.navigation ul li a:active {
	color: #00ccff;
}




#nav {padding:0; margin:0; list-style:none; height:56px;  position:relative; z-index:500; font-family: "verdana"; FONT-SIZE: 16px;}
#nav li.top {display:block; float:left;  }

#nav li a.top_link_home {display:block;  background: url(images/1.jpg) no-repeat; float:left;  width:86px;height:46px;  line-height:33px; color:#fff; text-decoration:none;   cursor:pointer; text-align:center; padding-top:10px;}
#nav li:hover a.top_link_home {color:#fff; background: url(images/1Over.jpg) no-repeat; color:#000033;}
#nav li a.top_link_rose {display:block; background: url(images/2.jpg) no-repeat; float:left; height:46px; width:161px; line-height:33px; color:#fff; text-decoration:none;   cursor:pointer;text-align:center;padding-top:10px}
#nav li:hover a.top_link_rose {color:#fff; background: url(images/2Over.jpg) no-repeat; color:#000033;}
#nav li a.top_link_at {display:block; background: url(images/3.jpg) no-repeat; float:left;  width:42px;  height:48px;line-height:33px; color:#fff; text-decoration:none; cursor:pointer;text-align:center;padding-top:10px}
#nav li:hover a.top_link_at {color:#fff; background: url(images/3Over.jpg) no-repeat; color:#000033;}
#nav li a.top_link_courses {display:block; background: url(images/4.jpg) no-repeat; float:left;  width:88px;  height:46px;line-height:33px; color:#fff; text-decoration:none;  cursor:pointer;text-align:center;padding-top:10px}
#nav li:hover a.top_link_courses {color:#fff; background: url(images/4Over.jpg) no-repeat; color:#000033;}
#nav li a.top_link_faq {display:block; background: url(images/5.jpg) no-repeat; float:left;  width:54px;  height:46px;line-height:33px; color:#fff; text-decoration:none;  cursor:pointer;text-align:center;padding-top:10px}
#nav li:hover a.top_link_faq {color:#fff; background: url(images/5Over.jpg) no-repeat; color:#000033;}
#nav li a.top_link_health {display:block; background: url(images/6.jpg) no-repeat; float:left;  width:158px;  height:46px;line-height:33px; color:#fff; text-decoration:none;   cursor:pointer;text-align:center;padding-top:10px}
#nav li:hover a.top_link_health {color:#fff; background: url(images/6Over.jpg) no-repeat; color:#000033;}
#nav li a.top_link_blog {display:block; background: url(images/7.jpg) no-repeat; float:left;  width:57px;  height:46px;line-height:33px; color:#fff; text-decoration:none;  cursor:pointer;text-align:center;padding-top:10px}
#nav li:hover a.top_link_blog {color:#fff; background: url(images/7Over.jpg) no-repeat; color:#000033;}
#nav li a.top_link_contact {display:block; background: url(images/8.jpg) no-repeat; float:left;  width:109px;  height:46px;line-height:33px; color:#fff; text-decoration:none;  cursor:pointer;text-align:center;padding-top:10px}
#nav li:hover a.top_link_contact {color:#fff; background: url(images/8Over.jpg) no-repeat; color:#000033;}
#nav li a.top_link_links {display:block; background: url(images/9.jpg) no-repeat; float:left;  width:83px;  height:46px;line-height:33px; color:#fff; text-decoration:none;  cursor:pointer;text-align:center;padding-top:10px}
#nav li:hover a.top_link_links {color:#fff; background: url(images/9Over.jpg) no-repeat; color:#000033;}



#nav li a.top_link_home:visited{color:#999;}
#nav li a.top_link_rose:visited{color:#999;}
#nav li a.top_link_at:visited{color:#999;}
#nav li a.top_link_courses:visited{color:#999;}
#nav li a.top_link_faq:visited{color:#999;}
#nav li a.top_link_health:visited{color:#999;}
#nav li a.top_link_blog:visited{color:#999;}
#nav li a.top_link_contact:visited{color:#999;}
#nav li a.top_link_links:visited{color:#999;}

#nav li a.top_link_home:hover{color:#000033;}
#nav li a.top_link_rose:hover{color:#000033;}
#nav li a.top_link_at:hover{color:#000033;}
#nav li a.top_link_courses:hover{color:#000033;}
#nav li a.top_link_faq:hover{color:#000033;}
#nav li a.top_link_health:hover{color:#000033;}
#nav li a.top_link_blog:hover{color:#000033;}
#nav li a.top_link_contact:hover{color:#000033;}
#nav li a.top_link_links:hover{color:#000033;}


#nav li a.top_link_home:active{color:#00ccff;}
#nav li a.top_link_rose:active{color:#00ccff;}
#nav li a.top_link_at:active{color:#00ccff;}
#nav li a.top_link_courses:active{color:#00ccff;}
#nav li a.top_link_faq:active{color:#00ccff;}
#nav li a.top_link_health:active{color:#00ccff;}
#nav li a.top_link_blog:active{color:#00ccff;}
#nav li a.top_link_contact:active{color:#00ccff;}
#nav li a.top_link_links:active{color:#00ccff;}

#nav li:hover {position:relative; z-index:200; }
#nav li:hover ul.sub
{left:0px; top:56px; background: #ccc; padding:0px;  white-space:nowrap; width:158px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:30px;  position:relative; float:left; width:158px; font-weight:normal; }

#nav li:hover ul.sub li a
{display:block; font-size:16px;  height:24px; padding-top:6px; width:133px; line-height:18px; text-indent:20px; color:#000033; text-decoration:none;}
#nav li ul.sub li a.fly
{background:#545454 url(arrow.gif) 6px 6px no-repeat; color:#000033;}

/* extra code for sub li a */
#nav li:hover ul.sub li a:visited{color:#999; margin-left:5px;}

/* old code for sub li a */
#nav li:hover ul.sub li a:hover 
{background:#ccc; color:#000033;}

/* extra code for sub li a */
#nav li:hover ul.sub li a:active{color:#00ccff; }


#nav li:hover ul.sub li a.fly:hover
{background:#ccc url(arrow_over.gif) 6px 6px no-repeat; color:#000033; width:158px;}




#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #ccc; padding:0px;  white-space:nowrap; width:158px; z-index:400; height:auto;}


#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#ccc url(arrow_over.gif) 6px 6px no-repeat; color:#000033; width:158px;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#ccc url(arrow.gif) 6px 6px no-repeat; color:#000033; width:158px;} 
#nav li a.top_link_home:visited{color:#fff;}
#nav li a.top_link_rose:visited{color:#fff;}
#nav li a.top_link_at:visited{color:#fff;}
#nav li a.top_link_courses:visited{color:#fff;}
#nav li a.top_link_faq:visited{color:#fff;}
#nav li a.top_link_health:visited{color:#fff;}
#nav li a.top_link_blog:visited{color:#fff;}
#nav li a.top_link_contact:visited{color:#fff;}
#nav li a.top_link_links:visited{color:#fff;}



/********************FOOTER STYLES********************/
.footer5 {
	width: 851px;
	height: 70px;
	padding-top: 10px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-family: Verdana;
	line-height: 25px;
	margin:0px auto;
	

}
.footer5 a {
	color: #fff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 16px;
	margin-left: 10px;
	margin-right: 10px;

}

.footer5 a:link,.footer5 a:active,.footer5 a:visited{ color:#fff; 	text-decoration:none;}

.footer5 a:hover {
	color: #00ccff;
}

h2.storytitle a:link{
	
	color:#424242;
	
}
h2.storytitle a:visited{	
	color:#424242;	
}
h2.storytitle a:hover{	
	color:#424242;	
}





