/* General Styles for all sidebar blocks
========================================= */
ul.sbNav {
	padding: 0;
	padding-top: 0;
	list-style-type: none;
	text-align: left;
	clear: both;
}

ul.sbNav li {
	padding: 3px 5px 4px 5px;
  zbackground-image: none !important;
	color: #fff;
}

ul.sbNav a {
	padding: 3px 0 0 0 !important;
	margin: 0 !important;
	font-weight: bold;
	display: block;
	color: #12567d;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -0.025em;
	outline: none;
}

ul.sbNav a:hover, ul.sbNav a.active { color: #fff !important; }

ul.subItems {
	list-style-type: none;
	margin: 0 0 0 13px;
}

ul.subItems li {
	padding: 2px 0 0 0 !important;
	color: #fff;
	background: none !important;
}

ul.subItems a {
	font-family: Tahoma, Arial !important;
	font-weight: normal !important;
	color: #12567d !important;
	letter-spacing: normal !important;
	font-size: 9px !important;
	outline: none;
}

ul.subItems a:hover, ul.subItems a.active { color: #fff !important; }

/* Specific Styles for all sidebar blocks
========================================== */
.userActions { width: 100%; }

.userActions td { padding: 5px; }

table.ads td {
	background: transparent;
	text-align: center !important;
	vertical-align: top !important;
	padding-bottom: 1em;
}

table.ads img { margin: 0; }

#leftCol table.ads td { width: 162px; }

#rightCol table.ads td {
	background: transparent;
	width: 206px;
	text-align: center !important;
}

table.ads td a, table.ads td a img { text-align: center !important; }
table.ads td object { text-align: center !important; }
table.ads td embed { text-align: center !important; }

/* Block Title
=============== */
span.sbTitle {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 7.5pt;
	display: block;
}

/* Generic sidebar styling can now replace specific items
========================================================== */
#rightCol .masterHeader {
	position: relative;
	float: left;
	width: 206px;
	height: 40px;
	overflow:hidden;
}

#rightCol .masterHeader .titleImage {
	text-align: center;
	text-transform: uppercase;
  font-weight: bold;
	color: #fff;
  padding-top: 12px;
}

#rightCol .masterContent {
	width: 206px;
	height: auto;
	overflow: auto;
	float: left;
	padding: 0;
	overflow:hidden;
}

#rightCol .masterContent ul.sbNav {
	margin-left: 6px;
	padding: 3px 0 0 0;
	width: 195px;
  overflow:hidden;
}

#rightCol .masterContent ul.sbNav li {  }

#rightCol .masterContent ul.subItems {
	margin-left: -5px;
	margin-top: 4px;
	padding-top: 3px;
	width: 195px;
	list-style-type: none;
}


#rightCol .masterContent ul.subItems li {
	color: #fff;
	background: none !important;
	padding-left: 17px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}



ul.sbNav li.username {
	padding: 0.5em 0 1em 5px !important;
	text-transform: uppercase;
	font-weight: bold;
}

ul.sbNav li.usermeta {
	padding: 0.5em 0 1em 5px !important;
	text-transform: uppercase;
	font-size: 9px;
}

/* Inner Block
=============== */
#rightCol .innerHeader {
	position: relative;
	float: left;
	width: 206px;
	height: 55px;
  overflow:hidden;
}

#rightCol .innerHeader .arrow {
	position: absolute;
	top: 30px;
	right: 31px;
	width: 13px;
	height: 12px;	overflow:hidden;
}

#rightCol .innerHeader .titleImage {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  padding-top: 28px;
}



#rightCol .innerContent {
	width: 206px;
	float: left;
	padding: 0;
  overflow:hidden;
}

#rightCol .innerContent ul.sbNav {
	margin-left: 12px;
	padding: 3px 0 0 0;
	width: 179px;	overflow:hidden;
}

#rightCol .innerContent ul.sbNav li { overflow:hidden; width:93%; margin-left:-1px;}

#rightCol .innerContent ul.subItems {
	margin-left: -5px;
	margin-top: 4px;
	padding-top: 3px;
	width: 186px;
	list-style-type: none;	overflow:hidden;
}

#rightCol .innerContent ul.subItems li {
	color: #fff;
	background: none !important;
	padding-left: 17px !important;	overflow:hidden;
}

.masterFooter {
	width: 206px;
	height: 26px;
	float: left;
}



/* Login Form
============== */


/* SITE ADVERTS & BRANDING
============================ */
div.siteLicence {
	width: 100%;
	height: 133px;
}

div.siteSecurity{
  width: 100%;
  height: 50px;
  background: transparent center top no-repeat url(/images/frontend/rapidssl_ssl_certificate.gif);
}


table.showtellWrapper {
	width: 128px !important;
	margin-left: 17px !important;
}

table.showtellWrapper td {
	width: 64px;
	padding: 0 5px;
	text-align: center !important;
}
