/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 01 August 2010 09:14:25
*/


/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
margin-left:auto;
margin-right:auto;
margin-top:-1px;
opacity:1;
position:relative;
top:0;
width:954px;
z-index:999;
}

.tab ul.login {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
border-color:#FFFFFF #E3E3E3 #E3E3E3;
border-style:solid;
border-width:1px;
clear:right;
display:block;
float:right;
font-size:80%;
font-weight:bold;
line-height:30px;
margin:auto;
position:relative;
text-align:center;
}

.tab ul.login li.left {
display:block;
float:left;
margin:0;
padding:0;
}

.tab ul.login li.right {
display:block;
float:left;
margin:0;
padding:0;
}

.tab ul.login li {
display:block;
float:left;
padding:0 6px;
text-align:left;
}

.tab ul.login li a {
color:#990D34;
}

.tab ul.login li a:hover {
text-decoration:underline;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
cursor:pointer;
display:block;
line-height:20px !important;
position:relative;
top:5px;
width:35px;
}

.tab a.open {}
.tab a.close {}
.tab a:hover.open {}
.tab a:hover.close {}

/* sliding panel */
#toppanel {
background:#FFFFFF none repeat scroll 0 0;
margin:0 auto;
text-align:center;
top:0;
z-index:999;
}

#panel {
-moz-border-radius-bottomleft:5px;
border-color:#E3E3E3;
border-style:none solid solid;
border-width:medium 1px 1px;
color:#999999;
display:none;
overflow:hidden;
padding-bottom:10px;
position:relative;
z-index:3;
}

#panel h1 {
color:#990D34;
font-size:1.6em;
margin:0;
padding:5px 0 10px;
}

#panel h2{
    font-size: 1.2em;
    padding: 10px 0 5px;
    margin: 0;
    color: white;
}

#panel p {
    margin: 5px 0;
    padding: 0;
}

#panel a {
    text-decoration: none;
    color: #990D34;
}

#panel a:hover {
    color: #000000;
}

#panel a-lost-pwd {
float:left;
font-size:0.95em;
padding:7px 15px 0;
text-decoration:underline;
}

#panel .content {
font-size:0.85em;
margin:0 auto;
text-align:left;
width:960px;
}

#panel .content .left {
float:left;
padding:0 15px;
}

#panel .content .right {
    border-right: 1px solid #333;
}

#panel .content form {
margin:0 0 30px;
}

#panel .content label {
display:block;
float:left;
padding-top:8px;
width:45px;
}

#panel .content input.field {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #1A1A1A;
color:#000000;
float:left;
height:16px;
margin-right:15px;
margin-top:4px;
width:150px;
}

#panel .content input:focus.field {
    background: #990D34;
    color:#FFFFFF;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
border:1px solid #000000;
cursor:pointer;
display:block;
float:left;
font-weight:bold;
height:20px;
margin:4px 10px;
text-align:center;
}

#panel .content input.bt_login {
    background-color:#990D34;
    color:#FFFFFF;
    float:left;
}

#panel .lost-pwd {
float:left;
font-size:0.95em;
padding:8px 15px 0;
text-decoration:underline;
}

p#system-messages {
color:#990D34;
}