@charset "utf-8";

.sb_mainMenu {
	display: block;
	padding: 5px 10px;
	line-height: 20px;
}
.sb_iconMenu {
	display: block;
	padding: 5px;
	line-height: 20px;
}

#sb_footpanel {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999; /*--Keeps the panel on top of all other elements--*/
	text-transform: uppercase;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 10px;
	width: 100%;
	box-shadow: 3px -4px 5px rgba(37,37,37,0.2);
	-moz-box-shadow: 3px -4px 5px rgba(37,37,37,0.2);
	-webkit-box-shadow: 3px -4px 5px rgba(37,37,37,0.2);
	background: #111;
	border: 1px solid #aaa;
	border-top: none;
	border-bottom: none;
	margin: 0;
	color: #898989;
	letter-spacing: 0.03em;
}

#sb_mainpanel {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sb_mainpanel li {
	position: relative;
	margin-bottom: 0;
}

#sb_mainpanel li a:link , #sb_mainpanel li a:visited{
	text-decoration: none;
	color: #e1e1e1;
}

#sb_mainpanel li a:hover {
	color: #ccc;
	background: #252525;
}

/*Popup Trigger*/ /*
#sb_mainpanel li:hover ul{ 
	display: block;
}
*/

#sb_mainpanel img{
	border:none;
}
#sb_mainpanel ul {
	background: #252525;
}

/*---General Subpanel rules---*/


.sb_subPanel{
	position: absolute;
	background-color: #111;
	display: none;
	border-top: solid 5px #111;
	border-left: solid 5px #111;
	border-right: solid 5px #111;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
}

.sb_subPanel li{
	display:block;
	background: #252525;
	border-top: solid 1px #111;
	padding: 7px;
}
.sb_subPanel li:hover {
	background-color: #111;
}
.sb_subPanel a:hover {
		background: transparent !important;
}

/*************************/
.sb_homePanel a:link, .sb_homePanel a:visited{
	margin-left: 10px !important;
}
.sb_homePanel img {
	margin-right: 10px;
}

.sb_homePanel   {
	float: left;
	border-right: 1px solid #252525;
}

.sb_servicePanel   {
	float: left;
	border-right: 1px solid #252525;
}
.sb_servicePanel a{
	display: block;
}


.sb_toolPanel {
	float: left;
	border-right: 1px solid #252525;
}
.sb_toolPanel a{
	display: block;
}
.sb_toolPanel ul{
	top: -105px;
	left: -6px;
	width: 140px;
}

.sb_toolPanel .sb_subPanel li a:link,.sb_toolPanel .sb_subPanel li a:visited{
	margin-left: 30px !important;
	margin-bottom: 0;
}
.sb_toolPanel li:hover{
	background: url(../img/icon/sitoes-icon.png) no-repeat 10px center #111 !important;
}
.sb_logoutPanel {
	float: right;
	margin-right: 10px;
}

.sb_registerPanel {
	float: right;
	border-left: 1px solid #555;
}
/*=========Personal====================================*/
.sb_personalPanel {
	float: right;
	margin-right: 10px;
}

.sb_personalPanel ul {
	bottom: 30px;
	right: -5px;
	width: 160px;
	margin-bottom: 0;
}
.sb_generalOption {
	line-height: 14px;
	display: block;
	font-size: 9px !important;
}
.sb_menuOption:hover {
	background: #252525 !important;
}
/*=========Business====================================*/
.sb_bizPanel {
	float: right;
}
.sb_bizPanel ul {
	bottom: 30px;
	right: -35px;
	width: 240px;
	margin-bottom: 0;
}
.sb_bizJoin {
	text-transform: none;
	font-size: 10px;
	line-height: 16px;
}
/*=========Messaging====================================*/
.sb_messagingPanel {
	float: right;
}

.sb_messagingPanel ul{
	bottom: 30px;
	right: -65px;
	margin-bottom: 0;
	width: 220px;
}
a.sb_subject {
	text-transform: capitalize;
	font-size: 11px;
	line-height: normal;
}
a.sb_usermessage{
	font-size: 9px;
	color: #898989 !important;
	line-height: 18px;
}
a.sb_usermessage:hover{
	color: #ccc !important;
}
/*=========Account====================================*/
.sb_accountPanel {
	float: right;
}

.sb_accountPanel ul{
	bottom: 30px;
	right: -95px;
	width: 220px;
	margin-bottom: 0;
}
.sb_profile {
	background-color: #111 !important;
}
/*=========Notification====================================*/
.sb_notifyPanel {
	float: right;
}

.sb_notifyPanel ul{
	bottom: 30px;
	right: -125px;
	width: 220px;
	margin-bottom: 0;

}
/*======\\===GENERAL===//=======*/
.sb_userAvatar {
	float: left;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 0;
	padding: 2px;
	background: #464646;
}
a.sb_username{
	font-size: 10px;
	color: #e1e1e1;
	font-weight: bold;
	line-height: 16px;
}
a.sb_username:hover{
	color: #ccc ;
}

.sb_title{
	text-transform: capitalize !important;
	font-size: 11px !important;
}

.sb_total{/*for total display number*/
	position: absolute;
	bottom: 16px;
	right: 4px;
	font-size: 7px;
	background-color: #993399;
	color: #fff;
	padding: 1px 2px;
	z-index:100;
}

.sb_status{
	text-transform: none !important;
	font-size: 10px !important;
	line-height: 12px;
}

.sb_statusGroup {
	float: left;
	width: 160px;
}

.sb_profileGroup {
	float: left;
	width: 105px;
}

.sb_meta {
	font-size: 9px;
	float: right;
	letter-spacing: 0.05em;
	text-transform: none;
	padding-top: 2px;
	line-height: 14px;
}
/*=========Anonymous====================================*/
.sb_anonymousPanel{
	border:none !important;
	float: right;
	padding-right: 15px;
}
.sb_anonymousPanel a{
	float:left;
	margin-bottom: 0;
	display: block;
	padding: 5px 10px;
	line-height: 20px;
}

.sb_anonymousPanel span{
	color: #999;
	padding: 5px 5px;
	float: left;
	line-height: 20px;
}


/*Form Element*/
.sb_button {
	background: #ccc;
	color: #252525;
	border: none;
	font-size: 11px;
	letter-spacing: .1em;
	padding: 2px 4px;
	text-transform: uppercase;
	cursor: pointer;
}
.sb_textfield_160 {
	border: 1px solid #ccc;
	padding: 0 2px;
	width: 160px;
	height: 18px;
}
#sb_footpanel input[type=text]:focus {
	border: solid 1px #993399;
}

.sb_icon {
	background: url(../img/icon/sitoes-icon.png) no-repeat 10px center #252525 !important;
}

/*function*/
.sb_center {
	text-align: center;
}


/*---DEFAULT (please remove after integrating---*/

.clearFix {
	clear: both;
}
.alignLeft {
	float:left;
}
.alignRight {
	float:right;
}
.isBlock {
	display:block;
}
/*-------------*/


