/*there are Internet Explorer Specfic css in the header section of 
the template page for classes
#top_image
.search_box
if you are changing those, dont forget to change in the template as well*/

/*---[ TAG STYLES ]-------------*/

body {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background-image: url(/app/templaterepository/VIRL_inside2/images/body_bg.jpg);
	background-repeat:repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}

img{
	border:none;
}

.evoHighlightWord0 {
	background-color: yellow;
}

a.kids_teens:link, a.kids_teens:active, a.kids_teens:visited {
	background-image: url(/app/imagerepository/1/kids_and_teens/kids_teens_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 5px;
	border-bottom: 1px dashed black;
	display: block;
	margin: 5px;
	text-decoration: none;
}

a.kids_teens:hover {
	text-decoration: none;
}

h1 {
	font-size: 22pt;
	font-weight: bold;
	color: #0067b2;
}

h3 {
color:#0067B2;
}
a:link, a:visited, a:active { 
	color: black;
	text-decoration: underline;
}
a:hover {
	color: #2380de;
	text-decoration: none;
}

#wrapper {	
	position: relative;
	width:977px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}


#header{ 
	display: block;
	clear: both;
	background-image: url(/app/templaterepository/VIRL_inside2/images/banner_top.jpg);
	background-repeat:no-repeat;
	position:relative;
	vertical-align:bottom;
	margin-top: -8px;
	height:108px;
}


#header_menu {
	display:block;
	position:absolute;
	top: 24px;
	right:15px;
	width:800px;
	text-align: right;
	z-index:100;
}

.header_menu {
	font-size: 12px;
	color: black;
	text-decoration: none;
}

a.header_menu:visited {
	font-size: 12px;
	color: black;
	text-decoration: none;
}

a.header_menu:hover {
	text-decoration: underline;
	color: #2380de;
}

#top_nav {
	width:100%;
	display:block;
	background-image: url(/app/templaterepository/VIRL_inside2/images/banner_bottom.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	text-align:right;
	float:right;

}
#middle_wrapper_top {
	width: 100%;
	height: 27px;
	margin-top: 28px;
	background-image: url(/app/templaterepository/VIRL_inside2/images/middle_wrapper_top.jpg);
	background-repeat: no-repeat;
}
#middle_wrapper {
	float: right;
	width: 100%;
	background-image: url(/app/templaterepository/VIRL_inside2/images/middle_wrapper_bg.jpg);
	background-repeat:repeat-y;
	position:relative;
}


#nav_bottom_gradient {
	position: absolute;
	bottom: 63px;
	left: -1px;
	height: 418px;
	width: 249px;
	background-image: url(/app/templaterepository/VIRL_inside2/images/nav_bottom_gradient.jpg);	
	background-repeat: no-repeat;
	background-position: bottom;
}

#middle_wrapper_bottom {
	width: 722px;
	height: 10px;
	position: absolute;
	bottom: 63px;
	right: -1px;
	background-image: url(/app/templaterepository/VIRL_inside2/images/middle_wrapper_bottom.jpg);	
	background-repeat: no-repeat;
	background-position: bottom;
}

#left_side {
	width:249px;
	float:left;
	margin-right: 5px;
	padding-bottom: 430px;
}
	
#menu {
	margin: 0px 15px;
}

#branch_sidebar {
	float:right; 
	width: 238px; 
	display:block; 
	border: 1px solid #5c5c5c; 
	padding: 5px;
	background: url(/app/templaterepository/VIRL_inside2/images/branch_sidebar_bg.png) bottom no-repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* --- Beginning of Content & Inside Divs --- */

#content {
	width:693px;
	padding: 0px 15px;
	float:left;
	padding-bottom: 10px;
}
#content_height{
	width: 1px;
	height: 700px;
	float:left;
}

#breadcrumbs {
	padding-bottom: 5px;
	border-bottom: 2px dotted #c4c4c4;
	padding-right: 158px;
	position: relative;

}

.breadcrumb {
	font-size: 10px;
	color: black;
	
}

a.breadcrumb {
	font-size: 10px;
	color: black;
}

#addthis {
	margin-left: 19px;
	height: 18px;
	width: 125px;
	margin-top: 30px;
	position:absolute;
	top: -32px;
	right:0px;
}

.about_box {
	width:214px;
}

.about_box_top {
	background-image: url(/app/imagerepository/1/home/about_box_top.jpg);
	background-repeat: no-repeat;
	width:214px;
	height: 16px;
	float:left;
}

.about_box_middle {
	background-image: url(/app/imagerepository/1/home/about_box_middle.jpg);
	background-repeat: repeat-y;
	width:188px;
	padding:0px 13px 5px;
	height: 186px;
}

.about_box_bottom {
	background-image: url(/app/imagerepository/1/home/about_box_bottom.jpg);
	background-repeat: no-repeat;
	width:214px;
	height: 16px;
	float:left;
}


/* --- End of Content & Inside Divs --- */

/* --- Beginning of Right Side & Inside Divs --- */	

#right_side {
	width:236px;
	float:right;
}

#location {
	background-image: url(/app/templaterepository/VIRL_inside2/images/location.jpg);	
	background-repeat: no-repeat;
	height: 238px;
	margin-bottom: 9px;
}

#calendar {
	background-image: url(/app/templaterepository/VIRL_inside2/images/calendar_bg.jpg);	
	background-repeat: no-repeat;
	height: 284px;
	margin-bottom: 11px;
}

#support {
	height: 123px;
}
/* --- End of Right Side & Inside Divs --- */	
#main {
	font-size:0.8em;
}

#footer {
	padding: 18px;
	position:relative;
	background-color: #f3f3f3;
	border:1px solid #cecece;
	margin-bottom:10px;
	margin-top: 10px;
	float: right;
	width: 939px;
}

a.footer:links, a.footer:visited, a.footer:active {
	font-weight: 100;
	color: black;
	text-decoration: underline;
}

a.footer:hover {
	color: #2380de;
	text-decoration: none;
}

#back_top {
	float:left;
	position:relative;
	right: 80px;
	width:20px;
	bottom:-80px;
}

/*---[ STYLE CLASSES ]---------------*/
.change_text_size {
	float:right;
	position:relative;
	vertical-align:top;
	text-align:right;	
}

.search_box {
	height:12px; 
	font-size:10px; 
	text-align:left;
/*	position: absolute;		*/
	left:410px;
	top: 23px;
	width:138px;
	height: 16px;
	border: 1px solid #9c9c9c;
	z-index: 1000;
}

.news1{
	margin: 2px 0px;
	padding:4px;
}

.news2{
	margin: 2px 0px;
	background:#CCCCCC;
	padding:4px;
}

.date{
	color:#990000;
	font-size:12px;
}

.news_title {
	font-weight:bold;
}

.evoArticleTable {
	width: 90%;
}

.evoArticleDate {
	font-size: 12px;
	color: black;
	font-weight: bold;
}

a.evoArticleTitle {
	color: black;
	font-weight:bold;
	text-decoration:none;
}

a.evoArticleTitle:hover {
	text-decoration:underline;
}

td.evoCategoryTitle {
	color: black;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	border-bottom:2px #41abec solid;
}

.evoArticleDescription {
	font-size: 11px;
}

.evoArticleSeperator {
	border: 1px dotted #70a7d0;
}

/*..........................  menu  .............................*/


a.menu:link, a.menu:active, a.menu:visited {
	background-image:url(/app/TemplateRepository/VIRL_inside2/images/menu_arrow.gif);
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	border-top:2px dotted white;
	color: white;
	font-weight: bold;
	font-size: 11pt;
	padding: 10px 0px;
}
a.menu:hover {
	background-image:url(/app/TemplateRepository/VIRL_inside2/images/menu_arrow_active.gif);
}

a.menuactive:link, a.menuactive:active, a.menuactive:visited {
	background-image:url(/app/TemplateRepository/VIRL_inside2/images/menu_arrow_active.gif);
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	border-top:2px dotted white;
	color: white;
	font-weight: bold;
	font-size: 11pt;
	padding: 10px 0px;
}

a.menuactive:hover {
	background-image:url(/app/TemplateRepository/VIRL_inside2/images/menu_arrow_active.gif);
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	border-top:2px dotted white;
	color: white;
	font-weight: bold;
	font-size: 11pt;
	padding: 10px 0px;
}

.menu_head {
	color:#41abec;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin-left:10px;
}


/*..........................  sub menu 1  .............................*/

a.submenu1:link, a.submenu1:visited {
	text-decoration: none;
	position:relative;
	padding-left:22px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	color: white;
	display:block;
}

a.submenu1:active {
color:#acd2fb
}

a.submenu1:hover {
color:#acd2fb
}

a.submenu1active:link, a.submenu1active:active, a.submenu1active:visited, a.submenu1active:hover {
	text-decoration: none;
	position:relative;
	padding-left:22px;	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	display:block;
color:#acd2fb

}


/*..........................  sub menu 2  .............................*/

a.submenu2:link, a.submenu2:visited {
	text-decoration: none;
	position:relative;
	padding-left:27px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	color: white;
	display:block;
}

a.submenu2:active {
color:#acd2fb
}

a.submenu2:hover {
color:#acd2fb
}

a.submenu2active:link, a.submenu2active:active, a.submenu2active:visited, a.submenu2active:hover {
	text-decoration: none;
	position:relative;
	padding-left:27px;	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	display:block;
color:#acd2fb

}
/*..........................  sub menu 3  .............................*/

a.submenu3:link, a.submenu3:visited {
	text-decoration: none;
	position:relative;
	padding-left:32px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	color: white;
	display:block;
}

a.submenu3:active {
color:#acd2fb
}

a.submenu3:hover {
color:#acd2fb
}

a.submenu3active:link, a.submenu3active:active, a.submenu3active:visited, a.submenu3active:hover {
	text-decoration: none;
	position:relative;
	padding-left:27px;	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	display:block;
color:#acd2fb

}

/*..........................  sub menu 4  .............................*/

a.submenu4:link, a.submenu4:active, a.submenu4:visited {
	display:block;
	text-decoration:none;
	color:#333333;
}
	
a.submenu4:hover {
	background-color:#ddd;
}

a.submenu4active:link, a.submenu4active:active, a.submenu4active:visited {
	background-image:url(/app/TemplateRepository/VIRL_inside2/images/menu_arrow_active.gif);
	position:relative;
	left: 28px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;;
	width:117px;
}

a.submenu4active:hover {
	background-color:#ddd;
}
