/*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_home_new/images/body_bg.jpg);
	background-repeat:repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}

img{
	border:none;
}

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_home_new/images/banner_top.jpg);
	background-repeat:no-repeat;
	position:relative;
	vertical-align:bottom;
	margin-top: -8px;
	height: 200px;
}


#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 {
	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_home_new/images/banner_bottom.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	text-align:right;
	float:left;
}
#middle_wrapper_top {
	width: 100%;
	height: 27px;
	background-image: url(/app/templaterepository/VIRL_home_new/images/middle_wrapper_top.jpg);
	background-repeat: no-repeat;
}
#middle_wrapper {
	height: 665px;
	background-image: url(/app/templaterepository/VIRL_home_new/images/middle_wrapper_bg.jpg);
	background-repeat:repeat-y;
	position:relative;
	width:100%;
}/*
#nav_bottom_gradient {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 418px;
	width: 249px;
	background-image: url(/app/templaterepository/VIRL_home_new/images/nav_bottom_gradient.jpg);	
	background-repeat: no-repeat;
}*/

#nav_bottom_gradient {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 300px;
	width: 249px;
	background-image: url(/app/templaterepository/VIRL_home_new/images/nav_bottom_gradient.jpg);	
	background-repeat: no-repeat;
	background-position:bottom;
}

#left_side {
	width:249px;
	float:left;
	margin-right: 6px;
	padding-bottom: 418px;
/*-- take this out in the inside template */height: 263px;
}
	
#menu {
	margin: 0px 15px;
}
#addthis {
	margin-left: 19px;
	height: 18px;
	width: 125px;
	margin-top: 30px;
}

/* --- Beginning of Content & Inside Divs --- */

#content {
	width:478px;
	margin-right:8px;
	float:left;
}

#advanced_search {
	height: 105px;
	width:100%;
	background-image: url(/app/templaterepository/VIRL_home_new/images/advanced_search_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 9px;
	position: relative;
}

#searchFields {
	position: absolute;
	top: 20px;
	left:74px;
}

.hiddenFields {
}

#searchType {
	width: 324px;
}

.dropdown_menu {
	width:324px;
	height:24px;
	/*
	background-image: url(/app/templaterepository/VIRL_home_new/images/drop_down_bg.jpg);
	background-repeat: no-repeat;
	border: solid 0px black; */
	color: #232323;
}

#searchString {
	margin-top: 9px;
}

.advanced_search_field {
	width:227px;
	height:19px;
	/*background-image: url(/app/templaterepository/VIRL_home_new/images/advanced_src_bg.jpg);
	background-repeat: no-repeat;
	border: solid 0px black;
	margin-right: 11px;
	*/
	color: #232323;
	padding: 5px 5px 0px 5px;
}

.searchButton {
	position: absolute;
}

#flash {
	height:124px;
	background-image: url(/app/templaterepository/VIRL_home_new/images/flash.jpg);
	background-repeat: no-repeat;
	margin-bottom: 9px;

}

#content_container {
	width:478px;
	height: 285px;
	margin-bottom: 11px;
}

#spotlight {
	width: 201px;
	height:223px;
	padding: 46px 17px 17px 17px;
	margin-right: 8px;
	float:left;
	background-image: url(/app/templaterepository/VIRL_home_new/images/sportlight_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#news {
	width: 201px;
	height:223px;
	padding: 46px 17px 17px 17px;
	float: right;
	background-image: url(/app/templaterepository/VIRL_home_new/images/news_bg.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#photo_gallery {
	width: 462px;
	height: 88px;
	background-image: url(/app/templaterepository/VIRL_home_new/images/photo_gallery_bg.jpg);
	background-repeat: no-repeat;
	padding: 35px 0px 0px 16px;
	float: left;
	margin-top: 9px;
}
/* --- End of Content & Inside Divs --- */

/* --- Beginning of Right Side & Inside Divs --- */	

#right_side {
	width:236px;
	float:right;
}

#location {
	/*background-image: url(/app/templaterepository/VIRL_home_new/images/location.jpg);	*/
	background-repeat: no-repeat;
	height: 238px;
}

#calendar {
	background-image:url(/app/templaterepository/VIRL_home_new/images/calendar_bg2.jpg);
	background-repeat:no-repeat;
	height:216px;
	margin-bottom:7px;
	padding-left:8px;
	padding-top:24px;
}

#support {
	height: 123px;
	margin-top:0px;
}

.box_top {
	width: 236px;
	background-image:url(/app/templaterepository/VIRL_home_new/images/box_bg_top.jpg);
	background-repeat: no-repeat;
	height: 14px;
	margin-top:8px;
}

.box_bottom {
	width: 236px;
	background-image:url(/app/templaterepository/VIRL_home_new/images/box_bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 14px;
}

.bottom_box_top {
	width: 236px;
	background-image:url(/app/templaterepository/VIRL_home_new/images/bottom_box_bg_top.jpg);
	background-repeat: no-repeat;
	height: 14px;
	margin-top:8px;
}

.bottom_box_bottom {
	width: 236px;
	background-image:url(/app/templaterepository/VIRL_home_new/images/bottom_box_bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 14px;
}

#planning {
	width: 204px;
	height:128px;
	background-image:url(/app/templaterepository/VIRL_home_new/images/box_bg.jpg);
	background-repeat: repeat-y;
	padding:0px 16px;
}

#countdown {
	width: 204px;
	height:95px;
	background-image:url(/app/templaterepository/VIRL_home_new/images/box_bg.jpg);
	background-repeat: repeat-y;
	padding:0px 16px;	
}

/* --- End of Right Side & Inside Divs --- */	
#main {
	font-size:0.8em;
}

#footer {
	padding: 18px;
	position:relative;
	background-color: #f3f3f3;
	border:1px solid #cecece;
}

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;
}

.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: 10pt;
}

.evoArticleSeparator {
	border: 0px solid black;
	background-color: white;
	color:white;
	border-bottom: 1px dotted #70a7d0;
}


/*..........................  menu  .............................*/


a.menu:link, a.menu:active, a.menu:visited {
	background-image:url(/app/TemplateRepository/VIRL_home_new/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_home_new/images/menu_arrow_active.gif);
}

a.menuactive:link, a.menuactive:active, a.menuactive:visited {
	background-image:url(/app/TemplateRepository/VIRL_home_new/images/menu_arrow_active.gif);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:15px;
	margin-right:5px;
	padding-top:3px;
	text-decoration:none;
	border-top:1px #888 dashed;
	color:#333333;
}

a.menuactive:hover {
	background-color:#ddd;
}

.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 {
	background-image:url(/app/TemplateRepository/VIRL_home_new/images/menu_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration: none;
	position:relative;
	left: 7px;
	padding-left:15px;
	margin-right:5px;
	color:#333333;
	width:145px;
	display:block;
}

a.submenu1:active {
	background-color:#ddd;
}

a.submenu1:hover {
	background-color:#ddd;
}

a.submenu1active:link, a.submenu1active:active, a.submenu1active:visited {
	background-image:url(/app/TemplateRepository/VIRL_home_new/images/menu_arrow_active.gif);
	position:relative;
	left: 7px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:140px;

}

a.submenu1active:hover {
	background-color:#ddd;
}

/*..........................  sub menu 2  .............................*/

a.submenu2:link, a.submenu2:visited {
	position:relative;
	left: 14px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:133px;
}

a.submenu2:active {
	width:133px;
}

a.submenu2:hover {
	background-color:#ddd;
	width:133px;
}

a.submenu2active:link, a.submenu2active:visited {
	background-image:url(/app/TemplateRepository/VIRL_home_new/images/menu_arrow_active.gif);
	position:relative;
	left: 14px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:133px;
}


a.submenu2active:active {
	width:133px;
}

a.submenu2active:hover {
	background-color:#ddd;
}

/*..........................  sub menu 3  .............................*/

a.submenu3:link, a.submenu3:active, a.submenu3:visited {
	text-decoration:none;
	color:#333333;
	width:124px;
	margin-right:5px;
}
	
a.submenu3:hover {
	background-color:#ddd;
}

a.submenu3active:link, a.submenu3active:active, a.submenu3active:visited {
	background-image:url(/app/TemplateRepository/VIRL_home_new/images/menu_arrow_active.gif);
	position:relative;
	left: 21px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:124px;
}

a.submenu3active:hover {
	background-color:#ddd;
}

/*..........................  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_home_new/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;
}
