/* CSS Document */
body 
{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 0;
	padding: 0;
	border: 0;
}

/********************/
/* START CSS FRAMES */
/********************/

#LeftFrame
{	
	width: 250px; 
	height: 100%; 
	background-image:url(../images/module_bg.gif);
	background-repeat:repeat-y;
}

#HeaderFrame
{
	background-color: #ececec;
	background-image: url(../images/sectionheadlingshadow.png);
	background-repeat: repeat-x;
	background-position: top;
}

/******************/
/* END CSS FRAMES */
/******************/

.HeaderText_Cell
{	
	padding: 0px 0px 0px 0px;
}

.logocell 
{
	border-bottom: solid 1px #3F3F3F;
	width:250px; 
	height:100px;
}

/* these are links in the top header, small gray links */
a.headerlink 
{
	color:#3F403F; 
	font-family:tahoma, Helvetica, sans-serif; 
	font-size:13px; 
	text-decoration:none;
}

.headerLinkText
{
	color:#3F403F; 
	font-family:tahoma, Helvetica, sans-serif; 
	font-size:13px; 
}

a.headerlink:hover 
{
	text-decoration:underline; 
	color:#666666; 
	font-family:tahoma, Helvetica, sans-serif; 
	font-size:13px;
}

/* these are links in the top header, small gray links */
a.topmenulink 
{
	color:#000000; 
	font-family:verdana, tahoma, Helvetica, sans-serif; 
	font-size:13px; 
	text-decoration:none; 
	font-weight:bold;
}

a.topmenulink:hover, a.topmenuselected, a.topmenuselected:hover, a.topmenuselected:visited, a.topmenuselected:active
{
	text-decoration:none; 
	color:#ffffff; 
	font-family:verdana, tahoma, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:bold;
}

/* footer links */
a.footerlink 
{
	color:#000000; 
	font-family:verdana, tahoma, Helvetica, sans-serif; 
	font-size:12px; 
	text-decoration:none;
}

a.footerlink:hover 
{
	text-decoration:none; 
	color:#FF0000; 
	font-family:verdana, tahoma, Helvetica, sans-serif; 
	font-size:12px;
}

a.homenewslink 
{
	color:#FF0000; 
	font-family:verdana, tahoma, Helvetica, sans-serif; 
	font-size:10px; 
	text-decoration:none;
}

a.homenewslink:hover 
{
	text-decoration:underline; 
	color:#FF0000; 
	font-family:verdana, tahoma, Helvetica, sans-serif; 
	font-size:10px;
}

a.homenewslink_blue
{
	color: #0066FF;
	font-family: verdana, tahoma, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.homenewslink_blue:hover 
{
	text-decoration:underline; 
	color:#0066FF; 
	font-family:verdana, tahoma, Helvetica, sans-serif; 
	font-size:10px;
}

.homenewscopy 
{
	color:#FFFFFF; 
	font-family:verdana, tahoma, Helvetica, sans-serif; 
	font-size:10px;
}

.homenewsheadline
{
	color: #55544f;
	font-family: verdana, tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* top header table containing the top menu, title and additional buttons.
if you are using the background its size should be 750px by 120px if you dont wanna repeat it*/
.topheader 
{
	background-image:url(../images/topheader_bg.gif);
	background-repeat:repeat-x;
	border-bottom: solid 1px #3F3F3F;
	display:table-cell; 
	width: 100%; 
	height: 100px; 
	padding-left:50px; 
	padding-right:25px; 
	vertical-align:bottom;
}
.topheader_new
{
	background-image:url(../images/topheader_bg.gif);
	background-repeat:repeat-x;
	border-bottom: solid 1px #3F3F3F;
	display:table-cell; 
	width: 100%; 
	height: 100px; 
	vertical-align:bottom;
}

.topmenutable 
{
	border-top-width:1px; 
	border-top-style:solid; 
	border-top-color:#B5B5B5;
	border-right-width:1px; 
	border-right-style:solid; 
	border-right-color:#B5B5B5;
}

.topmenubutton
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
}

.topmenubuttonRIGHT
{
	border-top-width:1px; 
	border-top-style:solid; 
	border-top-color:#D8D8D8;
	border-right-width:1px; 
	border-right-style:solid; 
	border-right-color:#D8D8D8;
}

/* table with top menu in it */
.topmenu {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:14px;
	padding-right:14px;
	border-left-width:1px; 
	border-left-style:solid; 
	border-left-color:#B5B5B5;
	background-color:#ffffff;
}

.topmenu_on 
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:14px;
	padding-right:14px;
	background-color:#ee2e24;
	border-left-width:1px; 
	border-left-style:solid; 
	border-left-color:#B5B5B5;
}

.topmenu_stay 
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:14px;
	padding-right:14px;
	background-color:#aa2720;
	border-left-width:1px; 
	border-left-style:solid; 
	border-left-color:#B5B5B5;
}

/*headlines for sections etc */
.mainheadlineWHITE 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight: bolder;
}

.mainheadlineRED 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#D80E22;
	font-weight: bolder;
}

.mainheadlineBLACK 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight: bolder;
}

.mainheadlineGRAY 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#272829;
	font-weight: bolder;
}

.subheadlineGRAY 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#272829;
	font-weight: bold;
}


.italicheadlineWHITE 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.italicheadlineGRAY 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#272829;
	font-weight: bold;
	font-style: italic;
}

/*font used in main messages and headlines */
.maincopy 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636467;
}
.maincopywhite 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.maincopywhiteitalic 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-style: italic;
}
.maincopywhitebold 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
}
.maincopyredbold 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D80E22;
	font-weight: bold;
}
.maincopyblackbold 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#272829;
	font-weight: bold;
}
.maincopyblackitalic 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#272829;
	font-style: italic;
}
.detailcopy 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#272829;
}

.leftpanel 
{
	background-image:url(../images/module_bg.gif);
	background-repeat:repeat-y;
	vertical-align:0px;
	padding-top:0px;
	vertical-align:top;
	margin-top:0px;
	height: 100%
}

.rightpanel
{
	padding-bottom:25px; 
	padding-right:0px; 
	vertical-align:top
}

.right_content
{
	border:0px; 
	vertical-align:top; 
	text-align:left;
}

.content_div 
{
	background-image:url(../images/topshadow.png); 
	background-repeat:repeat-x; 
	background-position:top
}

.thumbnail
{
	width:200px; 
	vertical-align:top; 
	text-align:left; 
	padding-left:50px;
}

img.thumbnailBorder 
{
	border: solid 1px #000000;
}

.item_headline 
{
	color:#333333; 
	font-family:tahoma, Helvetica, sans-serif; 
	font-size:18px; 
	font-weight:bold;
}

.item_notes 
{
	color:#999999; 
	font-family:tahoma, Helvetica, sans-serif; 
	font-size:11px;
}

.item_headline_cell
{
	width:100%;
	padding:5px;
	padding-top:0px;
	vertical-align:top;
	text-align:left;
}

.item_description_cell
{
	width:100%;
	padding:5px;
	padding-top:10px;
	padding-right:50px;
	vertical-align:top;
	text-align:left;
	color:#666666; 
	font-family:tahoma, Helvetica, sans-serif; 
	font-size:11px;
}

.email_link
{
	color:#333333; 
	font-family:tahoma, Helvetica, sans-serif; 
	font-size:12px;
}

.item_category_cell
{
	width:200px;
	padding:5px;
	padding-top:0px;
	padding-right:50px;
	vertical-align:top;
	text-align:right;
	color:#BF0000; 
	font-family:tahoma, Helvetica, sans-serif; 
	font-size:12px;
}

.categoryfilter
{
	padding: 3px; 
	padding-left:8px; 
	padding-right:8px; 
	text-align:left; 
	border-bottom:1px solid #333333;
	color:#BF0000; 
	font-family:verdana, Helvetica, sans-serif; 
	font-size:11px;
}

.menu_cell 
{
	width:90px;
	height:90px;
	vertical-align:top;
	text-align:center;
	border-width:1px; 
	border-style:solid; 
	border-color:#ffffff;
}

.menu_cellon 
{
	width:90px;
	height:90px;
	vertical-align:top;
	text-align:center;
	border-width:1px; 
	border-style:solid; 
	border-color:#CCCCCC;
}

.item_separator_cell 
{
	height:15px; 
	border-bottom:solid 1px #999999;
}

/*******************************
****** START MENU STYLES *******
********************************/
.glossymenu
{
	margin: 5px 0;
	padding: 0;
	width: 258px; /*width of menu*/
	border: 0px solid #9A9A9A;
	border-bottom-width: 0;
}

.glossymenu a.menuitem
{
	background: black url(../buttons/category_header_bg.gif) repeat-x bottom left;
	font: bold 11px Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	
	height: 18px;
	vertical-align: middle;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active
{
	color: white;
}

.glossymenu a.menuitem .statusicon
{ 
	/*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}

.glossymenu div.submenu
{
	/*DIV that contains each sub menu*/
	background-image:url(../images/module_bg.gif);
	background-position:top;
	background-repeat:repeat-y;
	border-bottom: 3px solid #FF0000;	
}

.glossymenu div.submenu ul
{ 
	/*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu div.submenu ul li
{
	/*border-bottom: 1px solid blue;*/
}

.glossymenu div.submenu ul li.Level1
{
	background-image: url(../images/categoryshadow2.png);
	background-position: top;
	background-repeat: repeat-x;
}

.glossymenu div.submenu ul li.Level2
{
	background-position: left center;
	margin-left: 10px;
	background-image: url(../images/menuArrow.jpg);
	background-repeat: no-repeat;
	padding-left: 9px;
}

.glossymenu div.submenu ul li.Level3
{
	background-position: left center;
	margin-left: 20px;
	background-image: url(../images/menuArrow.jpg);
	background-repeat: no-repeat;
	padding-left: 9px;
}

.glossymenu div.submenu ul li.Level4
{
	background-position: left center;
	margin-left: 30px;
	background-image: url(../images/menuArrow.jpg);
	background-repeat: no-repeat;
	padding-left: 9px;
}

.glossymenu div.submenu ul li.Level5
{
	background-position: left center;
	margin-left: 40px;
	background-image: url(../images/menuArrow.jpg);
	background-repeat: no-repeat;
	padding-left: 9px;
}

.glossymenu div.submenu ul li a
{
	display: inline-block;
	font: normal 13px "Lucida Grande" , "Trebuchet MS" , Verdana, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	padding: 3px;
	padding-left: 6px;
}

.glossymenu div.submenu ul li.Level1 a
{
	display: inline-block;
	font: normal 13px "Lucida Grande" , "Trebuchet MS" , Verdana, Helvetica, sans-serif;
	color: #800000;
	text-decoration: none;
	padding: 3px;
	padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover
{
	background: #DFDCCB;
	color:#FF0000;
	display: block;
}

/*****************************
****** END MENU STYLES *******
******************************/

.fav_thumb 
{
	width:50px;
}

img.fav_thumb 
{
	width:50px; 
	border-width:0px;
}

.fav_description  
{
	vertical-align:middle; 
	text-align:left; 
	color:#666666; 
	font-family:tahoma, Helvetica, sans-serif; 
	font-size:10px;
}

.fav_remove_cell 
{
	vertical-align:middle; 
	text-align:center; 
	border-left:1px solid #cccccc;
}

a.fav_remove 
{
	text-decoration:none; 
	color:#BF0000; 
	font-family:tahoma, Helvetica, sans-serif; 
	font-size:10px;
}
.module_top {
background-color:#007C78;
background-image:url(images/category_header_bg.gif);
background-repeat:repeat-x;
}
.module_sub {
background-color:#727272;
background-image:url(images/category_header_bg.gif);
background-repeat:repeat-x;
}
.module_black {
background-color:#000000;
background-image:url(images/category_header_bg.gif);
background-repeat:repeat-x;
}
.content_div {background-image:url(images/topshadow.png); background-repeat:repeat-x; background-position:top}
.module_headline {
	color:#ffffff;
	font-family:tahoma, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}
.module_subheadline {
	color:#ffffff;
	font-family:tahoma, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
}
.modulecategoryseparator
{background-image:url(images/categoryshadow2.png); background-repeat:repeat-x; background-position:top}


.module_colorline {
background-color:#FFFFFF;
}

.module_colorlinegrey {
background-color:#272829;
}

.transON {opacity:1;filter: alpha(opacity=100); -moz-opacity: 1;}
.transOFF {opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;}

.module_help {
font-family:tahoma, Helvetica, sans-serif; font-size:11px; color:#999999; 
}

.module_content {
background-image:url(images/module_bg.gif);
background-repeat:repeat-y;
font-family:tahoma, Helvetica, sans-serif; font-size:12px; color:#393939;
}

a.module_content {color:#393939; font-family:tahoma, Helvetica, sans-serif; font-size:12px; text-decoration:none;}
a.module_content:hover {text-decoration:none; color:#ee2e24; font-family:tahoma, Helvetica, sans-serif; font-size:12px;}
