/* ######### Chrome Main Menu Bar CSS ######### */

.chromemenu{
width: 100%;
font-weight: 100;

font-family:Arial, Verdana, Helvetica, sans-serif;}

.chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
padding:0px; margin:0px;}

.chromemenu ul{
border: 1px solid #BBB;
background: url(chromebg.gif) center center repeat-x;
margin: 0;
padding: 6px 0;
text-align: center; /*set value to "right" for example to align menu to the left of page*/}

.chromemenu ul li{display: inline; padding: 6px 0; border-right: 1px solid #DADADA;}

.chromemenu ul li:last-child {border-right: 0px}

.chromemenu ul li a{
font-size:15px;
color: #494949;
padding: 6px;
margin: 0;
text-decoration: none;}

.chromemenu ul li a:hover{
background: url(chromebg2.gif) center center repeat-x;}

.chromemenu ul li a.selected{
background: url(chromebg2.gif) center center repeat-x;}

/* ######### Web2.0 and Google Search Areas ######### */

.web20 a, .web20 a img {display:inline; vertical-align:middle; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; text-decoration:none; margin-right:3px; margin-top:4px; border:none; float:left; vertical-align:middle;}


.joinNowArea a {color:#990033;}
.joinNowArea {font-size:11px; margin:0px; padding:0px;}

#cse-search-box {margin-bottom:5px;}

#cse-search-box input[type="text"] {border:solid 1px #999999; font-size:14px; margin:10px 0 0 0;}

#cse-search-box input[type="submit"] {border:solid 1px #999999; color:#990033; font-size:14px; background-image:url(../new/images/css_images/searchBtnBkgrnd.gif); background-repeat:repeat-x;}.Gray16left {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-style: italic;
}

