 #container {margin:0 auto;position: relative;}
 #content {width:520px;min-height:500px;}
/*a img {border-width:0;
	height: 16px;
}*/
/*#topnav {font-size:11px;height:18px;text-align: right;}*/
#topnav {font-size:11px;height:18px;text-align: center;}
#topnav a.signin {text-decoration:none;font-weight:normal;color:#2C1B00;
                  font-family:Arial,Helvetica,sans-serif;
                  font-size:12px;
                   -webkit-border-top-right-radius:4px;
                   -webkit-border-top-left-radius:4px;
                   moz-border-radius-topleft:4px;
                   moz-border-radius-topright:4px;
                  border-top-left-radius:4px;
                  border-top-right-radius:4px;
                  }
#topnav a.signin:hover {}
#topnav a.signin, #topnav a.signin:hover {background-position:0 3px!important;}
a.signin {position:relative;padding: 0 5px;}
a.signin span {background-repeat:no-repeat;background-position:100% 50%;padding:4px 16px 6px 0;}
#topnav a.menu-open { background-color:#006DA7; color:#ffffff !important;outline:none; float:right; /*padding: 0 5px;*/}
#small_signup {display:inline;float:none;line-height:23px;margin:25px 0 0;width:170px;}
a.signin.menu-open span 
{
	color:#789;}

/*#signin_menu {-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;
              -moz-border-radius-bottomright:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;
              -webkit-border-bottom-right-radius:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;
              border-bottom-right-radius:5px;display:none;	background-color:#006da7;position:absolute;width:210px;z-index:100;
              border:1px transparent;text-align:left;padding:12px;top: 82px;  margin-top:0px;margin-right: 0px;color:#b8cbdf;
              font-size:11px;right: 87px;}
              
           */   
              #signin_menu {-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;
              -moz-border-radius-bottomright:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;
              -webkit-border-bottom-right-radius:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;
              border-bottom-right-radius:5px;display:none;	background-color:#006da7;position:absolute;width:210px;z-index:9999;
              border:1px transparent;text-align:left;padding:12px;top: 138px;  margin-top:0px;margin-right: 0px;color:#b8cbdf;
              font-size:11px;right: 91px;}
#signin_menu input[type=text], #signin_menu input[type=password], select {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #00659b;
	font-size:13px;
	/*margin:0 0 5px;*/
	padding:5px;
	width:203px;
}

/*
.signin menu-open
{
	background-color:#006699;
	color:#fff;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
*/

select{font-size:12px; width:215px;}

#signin_menu p {
	margin:0;
}
#signin_menu a {
	color:#6AC;
}
#signin_menu label {
	font-weight:normal;
}
#signin_menu p.remember {
	padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
	clear:both;
	margin:5px 0;
}
#signin_menu p a {
	color:#51c3ff!important;
	text-decoration:underline;
}
#signin_menu p a:hover {
	color:#51c3ff!important;
	text-decoration:none;
}

#signin_submit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#39d;
	border:1px solid #00659b;
	color:#1a4f68;
	text-shadow:0 1px 0 #33ccff;
	padding:4px 10px 5px;
	font-size:11px;
	margin:0 5px 0 0;
	font-weight:bold;
}
#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
	background-position:0 -5px;
	cursor:pointer;
}

.tipsy-inner {
	padding:10px 15px;
	line-height:1.5em;
	font-weight:bold;
}
.tipsy {
	opacity:.8;
	filter:alpha(opacity=80);
	background-repeat:no-repeat;
	padding:5px;
}
.tipsy-inner {
	padding:8px 8px;
	max-width:200px;
	font:11px 'Lucida Grande', sans-serif;
	font-weight:bold;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#000;
	color:white;
	text-align:left;
}
.tipsy-north {
	
	background-position:top center;
}
.tipsy-south {
	
	background-position:bottom center;
}
.tipsy-east {
	
	background-position:right center;
}
.tipsy-west {
	
	background-position:left center;
}

.loginWithFb{background:url(../images_new/loginDivider.gif) repeat-x 0px 0px; clear:both; text-align:right; vertical-align:middle; display:inline-block; width:100%;}