@@ -139,193 +139,193 @@ div.color a {
margin: 0 0 0 1px;
padding: 0;
}
div.options {
clear: both;
overflow: hidden;
position: absolute;
background: #FFF;
margin: 7px 0 0 162px;
div.options a {
height: 1%;
display: block;
text-decoration: none;
margin: 0;
padding: 3px 8px;
.top-left-rounded-corner {
-webkit-border-top-left-radius: 8px;
-khtml-border-radius-topleft: 8px;
-moz-border-radius-topleft: 8px;
border-top-left-radius: 8px;
.top-right-rounded-corner {
-webkit-border-top-right-radius: 8px;
-khtml-border-radius-topright: 8px;
-moz-border-radius-topright: 8px;
border-top-right-radius: 8px;
.bottom-left-rounded-corner {
-webkit-border-bottom-left-radius: 8px;
-khtml-border-radius-bottomleft: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-left-radius: 8px;
.bottom-right-rounded-corner {
-webkit-border-bottom-right-radius: 8px;
-khtml-border-radius-bottomright: 8px;
-moz-border-radius-bottomright: 8px;
border-bottom-right-radius: 8px;
.top-left-rounded-corner-mid {
-webkit-border-top-left-radius: 4px;
-khtml-border-radius-topleft: 4px;
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
.top-right-rounded-corner-mid {
-webkit-border-top-right-radius: 4px;
-khtml-border-radius-topright: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
.bottom-left-rounded-corner-mid {
-webkit-border-bottom-left-radius: 4px;
-khtml-border-radius-bottomleft: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
.bottom-right-rounded-corner-mid {
-webkit-border-bottom-right-radius: 4px;
-khtml-border-radius-bottomright: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
.help-block {
color: #999999;
margin-bottom: 0;
margin-top: 5px;
#header {
padding: 0 10px;
#header ul#logged-user {
margin-bottom: 5px !important;
-webkit-border-radius: 0px 0px 8px 8px;
-khtml-border-radius: 0px 0px 8px 8px;
-moz-border-radius: 0px 0px 8px 8px;
border-radius: 0px 0px 8px 8px;
height: 37px;
background-color: #003B76;
background-repeat: repeat-x;
background-image: -khtml-gradient(linear, left top, left bottom, from(#003B76), to(#00376E) );
background-image: -moz-linear-gradient(top, #003b76, #00376e);
background-image: -ms-linear-gradient(top, #003b76, #00376e);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76), color-stop(100%, #00376e) );
background-image: -webkit-linear-gradient(top, #003b76, #00376e);
background-image: -o-linear-gradient(top, #003b76, #00376e);
background-image: linear-gradient(top, #003b76, #00376e);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003b76',endColorstr='#00376e', GradientType=0 );
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
#header ul#logged-user li {
list-style: none;
float: left;
margin: 8px 0 0;
padding: 4px 12px;
border-left: 1px solid #316293;
#header ul#logged-user li.first {
border-left: none;
margin: 4px;
#header ul#logged-user li.first div.gravatar {
margin-top: -2px;
#header ul#logged-user li.first div.account {
padding-top: 4px;
#header ul#logged-user li.last {
border-right: none;
#header ul#logged-user li a {
color: #fff;
font-weight: 700;
#header ul#logged-user li a:hover {
text-decoration: underline;
#header ul#logged-user li.highlight a {
#header ul#logged-user li.highlight a:hover {
color: #FFF;
#header #header-inner {
min-height: 44px;
position: relative;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #003b76),color-stop(100%, #00376e) );
-webkit-border-radius: 4px 4px 4px 4px;
-khtml-border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
#header #header-inner.hover{
position: fixed !important;
width: 100% !important;
margin-left: -10px !important;
z-index: 10000;
-webkit-border-radius: 0px 0px 0px 0px;
-khtml-border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;
.ie7 #header #header-inner.hover,
.ie8 #header #header-inner.hover,
.ie9 #header #header-inner.hover
{
z-index: auto !important;
@@ -1844,193 +1844,193 @@ div.form div.fields div.field div.button
#footer div#footer-inner .footer-link a,#footer div#footer-inner .footer-link-right a
#login div.title {
width: 420px;
background-repeat : repeat-x;
background-image : -khtml-gradient( linear, left top, left bottom, from(#003B76), to(#00376E));
background-image : -moz-linear-gradient( top, #003b76, #00376e);
background-image : -ms-linear-gradient( top, #003b76, #00376e);
background-image : -webkit-gradient( linear, left top, left bottom, color-stop( 0%, #003b76), color-stop( 100%, #00376e));
background-image : -webkit-linear-gradient( top, #003b76, #00376e));
background-image : -o-linear-gradient( top, #003b76, #00376e));
background-image : linear-gradient( top, #003b76, #00376e);
filter : progid : DXImageTransform.Microsoft.gradient ( startColorstr = '#003b76', endColorstr = '#00376e', GradientType = 0);
margin: 0 auto;
#login div.inner {
width: 380px;
background: #FFF url("../images/login.png") no-repeat top left;
border-top: none;
border-bottom: none;
padding: 20px;
#login div.form div.fields div.field div.label {
width: 173px;
text-align: right;
margin: 2px 10px 0 0;
padding: 5px 0 0 5px;
#login div.form div.fields div.field div.input input {
width: 176px;
border-top: 1px solid #b3b3b3;
border-left: 1px solid #b3b3b3;
border-right: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
color: #000;
font-size: 11px;
padding: 7px 7px 6px;
#login div.form div.fields div.buttons {
border-top: 1px solid #DDD;
padding: 10px 0 0;
#login div.form div.links {
margin: 10px 0 0;
padding: 0 0 2px;
.user-menu{
margin: 0px !important;
.user-menu .container{
padding:0px 4px 0px 4px;
margin: 0px 0px 0px 0px;
.user-menu .gravatar{
cursor: pointer;
.user-menu .gravatar.enabled{
background-color: #FDF784 !important;
.user-menu .gravatar:hover{
#quick_login{
min-height: 80px;
margin: 37px 0 0 -251px;
padding: 4px;
width: 278px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#003b76', endColorstr='#00376e', GradientType=0 );
z-index: 999;
-webkit-border-radius: 0px 0px 4px 4px;
-khtml-border-radius: 0px 0px 4px 4px;
-moz-border-radius: 0px 0px 4px 4px;
border-radius: 0px 0px 4px 4px;
#quick_login h4{
padding: 5px 0px 5px 14px;
#quick_login .password_forgoten {
padding-right: 10px;
padding-top: 0px;
text-align: left;
#quick_login .password_forgoten a {
font-size: 10px;
#quick_login .register {
padding-top: 5px;
#quick_login .register a {
#quick_login .submit {
margin: -20px 0 0 0px;
right: 15px;
#quick_login .links_left{
#quick_login .links_right{
float: right;
#quick_login .full_name{
color: #FFFFFF;
font-weight: bold;
padding: 3px;
#quick_login .big_gravatar{
padding:4px 0px 0px 6px;
#quick_login .inbox{
#quick_login .inbox a{
#quick_login .email,#quick_login .email a{
#quick_login .links .logout{
#quick_login div.form div.fields {
padding-top: 2px;
padding-left: 10px;
#quick_login div.form div.fields div.field {
padding: 5px;
#quick_login div.form div.fields div.field div.label label {
padding-bottom: 3px;
#quick_login div.form div.fields div.field div.input input {
Status change: