﻿

#signin_submit {
color:#ffffff;
font-size:11px;
font:Arial,Verdana,sans-serif;
font-weight:bold;
line-height:2;
min-height:2em;
padding:3px 10px;
line-height:13px;
text-align:center;
margin-left:3px;
background-color:#000000; 
}

#loginDialog_c {
-moz-border-radius:5px 0 5px 5px;
-moz-box-shadow:0 3px 3px rgba(0, 0, 0, 0.3);
background:none repeat scroll 0 0 #FFFFFF;
border:5px solid #CCCCCC;
line-height:16px;
margin:0;
padding:8px;
position:absolute;
right:0;
text-align:left;
top:100%;
width:230px;
color:#666666;
font-size:11px;
margin:0;
}

.tunamepass
{
font-family:Helvetica,sans-serif,Arial;
font-size:11px;
font-weight:400;
line-height:14px;
color:#333333;
}

/*
#loginDialog
{
 border-top-width:0px;
 border-bottom-width:0px;   
 border-right-width:0px;
 border-left-width:0px; 
}
*/

#ubox 
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:400;
line-height:14px;
width:193px;
}

#pbox
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:400;
line-height:14px;
width:193px;
margin:0px 0px 5px 0px;
}

a.dbox:hover
{
   font-family: cursive,Arial,Helvetica,sans-serif;
   text-decoration: underline;
}

a.dbox 
{
font-family:cursive,Arial,Helvetica,sans-serif;
text-decoration:none;
margin-left:4px;
}

a.closesignin
{
-moz-border-radius:2px 2px 2px 2px;
/*background:none repeat scroll 0 0 #DDEEF6;*/
font-weight:bold;
margin-left:4px;
text-decoration:none;
background-image:url("../../images/tipsy-south.gif");
background-position:100% 50%;
background-repeat:no-repeat;
padding:2px 18px 2px 2px;
}

a.closesignin:hover
{
   background: none repeat scroll 0 0;
   background-image:url("../../images/tipsy-south.gif");
   background-position:100% 50%;
   background-repeat:no-repeat;
 
}

a.opensignin
{
-moz-border-radius:2px 2px 2px 2px;
font-weight:bold;
margin-left:4px;
padding:5px 6px 6px;
text-decoration:none;
background: none repeat scroll 0 0 #CCCCCC;
background-image:url("../../images/tipsy-north.gif");
background-position:100% 50%;
background-repeat:no-repeat;
padding:2px 18px 2px 2px;
}
/*
#uservoice-dialog
{
    background-color:gray;
    height:300px !important;
    border:2px;
}
*/
/*
#uservoice-overlay {
background-color:#000000;
height:100%;
left:0;
opacity:0.5 !important;
position:fixed;
top:0;
width:100%;
z-index:100002;
}
*/
#mpheader
{
    //width:110px;
    height:27px;
    z-index:120;
}


#mapheader_hidden:hover
{
    height:33px;
    visibility:hidden;
    z-index:120; 
    filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	opacity:0.9;

}

#mapheader_hidden
{
   height:33px;
   visibility:hidden;
   z-index:120; 
   filter:alpha(opacity=70);
   -moz-opacity:0.7;
   -khtml-opacity:0.7;
   opacity:0.7;
}

/*#MSVE_navAction_RoadMapStyle
{
    margin-left:35px;
}*/


