﻿/* rotoworld header */

.g_navFantasy {font-weight: bold; margin: 8px 0px 0px 5px;}
.g_navFantasy a{text-decoration: none; color: #333333; padding: 0px 8px;}
.g_navFantasy a:hover{color: #cc0000; text-decoration: underline;}

.g_navCustomer { margin-top: 5px; font-weight: normal;}
.g_navCustomer a:hover{color: #cc0000; text-decoration: underline;}
.g_navCustomer a{text-decoration: none; color: #333333; padding: 0px 8px;}

.g_navMain {background: #000000; color: #ffffff; font-weight: bold; width:100%; font-family:Verdana,Arial,Helvetica,Geneva,sans-serif; font-size: 11px;}
.g_navMainLinks a{display: block; color: #ffffff; font-weight: bold; padding:8px 10px 9px 10px; text-decoration: none;}
.g_navMainLinks a:hover {background: url(/images/nav_grey_hover.gif); color: #ffffff; font-weight: bold; text-decoration: none;}

.g_navMainLinks_nd a{ width:60px;display: block; color: #ffffff; font-weight: bold; padding: 4px 8px 0px 0px; text-decoration: none;}
.g_navMainLinks_nd a:hover {background: url(../images/nav_grey_hover.gif)}

.g_navActive {background: url(/images/nav_grey_hover.gif)}
.g_navMain input {height: 20px; width: 160px; font-family: Arial,Helvetica,Geneva,sans-serif; font-size: 12px;}
.g_navMain select {font-family: Arial,Helvetica,Geneva,sans-serif; font-size: 11px;}


.g_navSecondary {background: #5b5b5b; width: 100%; height:20px; margin-top:-1px; font-family: Arial,Helvetica,Geneva,sans-serif; font-size: 11px;}
.g_navSecondaryLinks a{display: block; color: #ffffff; padding:  0px 5px 0px 5px; text-decoration: none;}
.g_navSecondaryLinks a:hover {text-decoration: underline; color: #B0B0B0;}
.g_navSecondaryLinks td{font-family: Arial,Helvetica,Geneva,sans-serif; font-size: 11px;}


.g_customerWelcome {color: #555555; padding: 0px 10px; float: right;}

.test 
{
	max-width:450px;
}

.textboxRed
{
	border:solid 0px #29517B;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size: 10px;
	font-weight:normal;
	padding: 0px;
	text-align:left;
	vertical-align:middle;
	height:13px;
	width:140px;
}
.textbox
{
	border:solid 1px #29517B;	
}


#chromemenu{
/*width: 99%;*/
width: 60%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
/*border: 1px solid #BBB;*/
/*border: 1px solid #700000*/
width: 100%;
/*background: url(chromebg.gif) center center repeat-x;*/ /*Theme Change here*/
margin-left: 0px;
padding-left: 0px;
margin: 0px;
float: left;
font: bold 12px Verdana;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: white;
/*color: black;*/
font-weight: bold;
padding: 6px 12px 6px 7px;
text-decoration: none;
/*background: url(divider.gif) center right no-repeat;*/ /*Theme Change here*/
/*background-color:red;*/
background-color:#000000;
}

#chromemenu ul li a:hover{
/*color: #494949;*/
/*color: lightblack;*/
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */
.rightdynamicmenu{
position:absolute;
top: 0px;
border: 1px solid #BBB;
border-bottom-width: 0px;
font-weight:normal;
font-size: 9px;
font-family: Verdana;
background-color: black;
color:#ffffff;
}

.dropmenudiv1{
position:absolute;
top: 0px;
border: 1px solid #BBB; /*Theme Change here*/
border-bottom-width: 0px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #191970;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv1 a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*Theme Change here*/
padding: 2px 0px;
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

.dropmenudiv1 a:hover{ /*Theme Change here*/
background-color: #cccccc;
color: black;
}

.dropmenudiv{
position:absolute;
top: 0px;
border: 1px solid #BBB; /*Theme Change here*/
border-bottom-width: 0px;
FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
FONT-WEIGHT: Bold;
FONT-SIZE: 9px;
/*cursor:hand;*/
line-height:18px;
z-index:100;
background-color: #000000;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*Theme Change here*/
padding: 2px 0px;
text-decoration: none;
font-weight: bold;
FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
FONT-WEIGHT: Bold;
FONT-SIZE: 9px;
color: white;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #cccccc;
color: black;
}
.dropmenudiv img {
border:none;
}

.news
{
	background-color:#ffffff;
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif; font-size: 10px;
	color:#A50000;
	padding:0px;
	text-decoration:underline;
	
}
.news a {color: #000073; font-size: 10px; text-decoration: none; font-family: Verdana,Arial,Helvetica,Geneva,sans-serif; }
.news a:hover {text-decoration:none;}

/* end rotoworld header css  */

