/*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 {
	width: 300px;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background-image: url(/app/templaterepository/VIRL_mobile/images/body_bg.jpg);
	background-repeat:repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}

img{
	border:none;
}

a:link, a:visited, a:active { 
	text-decoration:none;
	color: black;
	font-weight: bold;
	font-size: 10pt;	padding: 0px 0px 10px 0px;
}a:hover {
	text-decoration:underline;
	color: black;
	font-weight: bold;
	font-size: 10pt;	padding: 0px 0px 10px 0px;

}
#header{ 
	display: block;
	clear: both;
	background-image: url(/app/templaterepository/VIRL_mobile/images/header_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
	height: 115px;
	padding:0px 15px;
}


#header_menu {
	display:block;
	position:absolute;
	top:14px;
	right:15px;
	width:800px;
	text-align: right;
	z-index: 100;
	width:270px;
}

.header_menu {
	color: black;
	text-decoration: none;
}

a.header_menu {
	color: black;
	text-decoration: none;
}

a.header_menu:hover {
	text-decoration: underline;
	color: #2380de;
}

a.blue_menu {
	color: white;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/app/templaterepository/VIRL_mobile/images/top_menu_bg.jpg);
	background-repeat:repeat-x;
	display: block;
	padding: 5px;
	background-color: #336699;
}

a.blue_menu:hover {
	text-decoration: underline;
}

#middle_wrapper {
	display: block;
	padding:0px 15px;
}

	
#menu {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 15px 0px;
	margin-top: 15px;
	width: 100%;
}

#addthis {
	height: 18px;
	width: 125px;
	float:left;
}

/* --- Beginning of Content & Inside Divs --- */

#content {
	width:100%;
	float:left;
	margin-bottom:10px;
}

#content_container {
	width: 100%;
}

#spotlight {
	width: 201px;
	margin:0px;
	padding:46px 17px 17px;
	background-image: url(/app/templaterepository/VIRL_home/images/sportlight_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 8px;
}

#news {
	width: 201px;
	margin:0px;
	padding:46px 17px 17px;
	background-image: url(/app/templaterepository/VIRL_home/images/sportlight_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	
}

#footer {
	padding-top: 15px;
	width:100%;
	float:left;
	font: 8pt;
}

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 ]---------------*/
.search_box {
	height:12px; 
	font-size:10px; 
	text-align:left;
/*	position: absolute;		*/
	left:410px;
	top: 23px;
	width:52px;
	height: 16px;
	border: 1px solid #9c9c9c;
	z-index: 1000;
}

.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 {
	display:block;
	text-decoration:none;
	color: black;
	font-weight: bold;
	font-size: 10pt;
	padding: 0px 0px 10px 0px;
	border-bottom:1px solid #cccccc;
}
a.menu:hover {
	display:block;
	text-decoration: underline;
	color: #2380de;
	font-weight: bold;
	font-size: 10pt;
	padding: 0px 0px 10px 0px;
	border-bottom:1px solid #cccccc;
}

a.menuactive:link, a.menuactive:active, a.menuactive:visited {
	display:block;
	text-decoration: underline;
	color: #2380de;
	font-weight: bold;
	font-size: 10pt;
	padding: 0px 0px 10px 0px;
	border-bottom:1px solid #cccccc;
}

a.menuactive:hover {
	display:block;
	text-decoration: underline;
	color: #2380de;
	font-weight: bold;
	font-size: 10pt;	padding: 0px 0px 10px 0px;
	border-bottom:1px solid #cccccc;
}.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 {
	display: block;
	text-decoration:none;
	color: black;
	font-weight: bold;
	font-size: 10pt;
	padding: 0px 0px 10px 10px;
}

a.submenu1:active {
	display: block;
	text-decoration:underline;
	color: #2380de;
	font-weight: bold;
	font-size: 10pt;
	padding: 0px 0px 10px 10px;
}

a.submenu1:hover {
	display: block;
	text-decoration:underline;
	color: #2380de;
	font-weight: bold;
	font-size: 10pt;
	padding: 0px 0px 10px 10px;
}

a.submenu1active:link, a.submenu1active:active, a.submenu1active:visited {
	display: block;
	text-decoration:underline;
	color: #2380de;
	font-weight: bold;
	font-size: 10pt;
	padding: 0px 0px 10px 10px;
}

a.submenu1active:hover {
	display: block;
	text-decoration:underline;
	color:#2380de;
	font-weight: bold;
	font-size: 10pt;
	padding: 0px 0px 10px 10px;
}

/*..........................  sub menu 2  .............................*/

a.submenu2:link, a.submenu2:visited {
	display: none;
}

a.submenu2:active {
	display: none;
}

a.submenu2:hover {
	display: none;
}

a.submenu2active:link, a.submenu2active:visited {
	display: none;
}


a.submenu2active:active {
	width:133px;
}

a.submenu2active:hover {
	display: none;
}

/*..........................  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_mobile/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_mobile/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;
}
