/* $Id: head_stylesheet_20090612.css,v 1.1 2009/06/12 18:31:15 theresa Exp $ */
/* Id: head_stylesheet.css,v 1.22 2009/06/12 18:28:06 theresa Exp  */

/**** HEADER BACKGROUND AND WRAPPERS ****/
#head-wrapper {
	height: 59px;
	width: 100%;
	margin: 0 auto;
	background: url(https://aws-cf.onlinebootycall.com/images_new/ui/header_background.jpg) repeat-x;
	z-index: 990;
}
#black-strip {
	height: 10px;
	background: #000;
	width: 100%;
	margin: 0;
	padding: 0;
}
#head-wrapper-content {
	height: 51px;
	width: 828px;
	margin: 0 auto;
	margin-top: -2px;
}
* html #head-wrapper-content {
	margin-top: -6px;
}
/***************************************/
/******** HEADER CONTENT STYLES ********/
#head-left {
	height: 51px;
	float: left;
	width: 284px;
	margin: 0;
	padding: 0;
} 
#head-right {
	height: 51px;
	float: right;
	width: 536px;
	text-align: right;
	margin: 0;
	padding: 0;
}
#head-right-top {
	height: 21px;
	background: #000;
	margin: 0;
	padding: 0 6px 0 0;
}
#head-right-top ul {
	margin: 0;
	padding: 0;
	height: 21px;
}
#head-right-top ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#head-right-top a:link,
#head-right-top a:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
#head-right-top a:hover {
	color: #dadada;
}
#head-right-bottom {
	margin: 0;
	padding: 0;
	text-align: left;
	height: 30px;
	overflow: visible;
}
/***************************************/
/************* MENU STYLES *************/
/* Menu Container */
.menu {
	position:relative;
	z-index:100;
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(https://aws-cf.onlinebootycall.com/images_new/ui/header_background.jpg) repeat-x bottom;
}
* html .menu {
	z-index: 85;
}
*+html .menu {
	z-index: 85;
}
/* Menu */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
/* Menu Items */
.menu li {
	float:left;
	position:relative;
	margin: 0;
	padding: 0;
	background: url(https://aws-cf.onlinebootycall.com/images_new/ui/dotted-line.gif) no-repeat right center;	
}
.menu li.last {
	background: none;
}

/* Top level links -- main */
.menu li a,
.menu li a:visited {
	display: block;
	padding: 8px 10px 9px 10px;
	color: #000;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
}
.menu li a:hover {
	padding: 8px 10px 9px 10px;
	color: #000;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	background: #ae74c1 url(https://aws-cf.onlinebootycall.com/images_new/ui/dotted-line.gif) no-repeat right center;
}
img.down {
	width: 11px;
	height: 8px;
}
/* Top level links -- last */
.menu li a.last,
.menu li a.last:visited {
	background: none;
	display: block;
	padding: 8px 10px 9px 10px;
	color: #000;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
}
.menu li a.last:hover {
	padding: 8px 10px 9px 10px;
	color: #fff;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	background: #ae74c1;
}

/* Second Level Menu */
.menu ul li:hover ul,
.menu ul a:hover ul { /* make the second level visible when hover on first level list OR link */
	visibility:visible; 
}
.menu ul ul.drop {
	background: #fff;
	width: 119px;
}

/* Second Level Menu -- hidden */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height: 0;
	top:30px;
	border: 0px solid #7e3e94;
}
.menu table {
	position:absolute;
	top:0;
	left:-1px;
	border-collapse:collapse;
	width: 100px;
}

/* Second Level Menu links */
.menu ul ul li {
	background: none;
}

.menu ul ul li a,
.menu ul ul li a:visited,
.menu ul ul li.drop-title {
	z-index: 990;
	width: 100px;
	padding: 5px 10px 5px 9px;
	color: #000;
	font-size: 11px;
	background: #fff;
	border-left: 1px solid #ae74c1;
	border-right: 1px solid #ae74c1;
}
.menu ul ul li.drop-title {
	font-size: 13px;
	color: #ae74c1;
}
.menu ul ul li.top-drop a,
.menu ul ul li.top-drop a:visited {
	z-index: 990;
	width: 100px;
	padding: 5px 10px 5px 9px;
	color: #000;
	font-size: 11px;
	background: #fff;
	border-left: 1px solid #ae74c1;
	border-right: 1px solid #ae74c1;
	border-top: 1px solid #ae74c1;
}
.menu ul ul li.bottom-drop a,
.menu ul ul li.bottom-drop a:visited {
	z-index: 990;
	width: 100px;
	padding: 5px 10px 5px 9px;
	color: #000;
	font-size: 11px;
	background: #fff;
	border-left: 1px solid #ae74c1;
	border-right: 1px solid #ae74c1;
	border-bottom: 1px solid #ae74c1;
}
.menu ul ul li a:hover {
	padding: 5px 10px 5px 9px;
	color: #000;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	background: #ae74c1;
}
.menu ul ul li :hover > a {
	color:#000;
	background: #ae74c1;
}
.menu ul ul li.top-drop a:hover {
	padding: 5px 10px 5px 9px;
	color: #000;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	background: #ae74c1;
}
.menu ul ul li.top-drop :hover > a {
	color:#000;
	background: #ae74c1;
}
.menu ul ul li.bottom-drop a:hover {
	padding: 5px 10px 5px 9px;
	color: #000;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	background: #ae74c1;
}
.menu ul ul li.bottom-drop :hover > a {
	color:#000;
	background: #ae74c1;
}
/****************************************/
/****** MISC. HEADER PAGES STYLES *******/
.TopBlackStrip {
	background-color:#000000;
	height:22px;
	width:100%;
	z-index:1;
	position:relative;
	margin:0 auto;
	text-align:center;
}
.TopBlackSub {
	width:820px;
	height:22px;
	text-align:center;
	margin:0 auto;
}
.head-signup-links {
	float: right;
	margin: 4px 5px 0 0;
}
.TopGrayStrip {
	background:url(https://aws-cf.onlinebootycall.com/images_new/ui/header_slice.jpg) repeat-x;
	height:47px;
	width:100%;
}
.LogoLinkBox {
	width:820px;
	height:47px;
	margin:0 auto;
	text-align:center;
}
.obcLogoContainer {
	float:left;
	margin: -10px 0 0 -5px;
	z-index:100;
	width:286px;
	position:relative;
}
.mainNavContainer {
	float:right;
	text-align: left;
	margin-top:10px;
	width:534px;
}
.mainNavContainer h3 {
	font-size: 16px;
}
.mainNavContainer h3 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
.header-message {
	width: 100%;
	height: 30px;
	border: 1px solid #000;
	padding: 10px 0;
}
.TopBlackStrip-test {
	background:#000000;
	height:29px;
	width:100%;
	z-index:1;
	position:relative;
	margin:0 auto;
	text-align:center;
}
.TopBlackSub-test {
	width:820px;
	height:29px;
	text-align:center;
	margin:0 auto;
}
.TopGrayStrip-test {
	background:url(https://aws-cf.onlinebootycall.com/images_new/ui/header_slice.jpg) repeat-x;
	height:47px;
	width:100%;
}
.LogoLinkBox-test {
	width:820px;
	height:47px;
	margin:0 auto;
	text-align:center;
	margin-top:-17px;
}
.obcLogoContainer-test {
	float:left;
	z-index:100;
	width:286px;
	margin-left:-5px;
	position:relative;
}
.mainNavContainer-test {
	float:right;
	position:absolute;
	text-align: left;
	width:534px;
	height: 47px;
}

/* styles for login/logout, join, help links */
a:link.miniLink, a:visited.miniLink {
	color:#FFFFFF;
	font-size:11px;
	padding:0 3px;
	text-decoration:none;
}
a:hover.miniLink {
	text-decoration:underline;
	color:#FFFFFF;
}
/* main navigation styles */
a:link.mainnav, a:visited.mainnav {
	color:#000;
	text-decoration:none;
	padding:0px 4px;
	font-size:11px;
	margin-left:0px;
}
a:hover.mainnav {
	color:#ccc;
}
a:link.mainnav-test, a:visited.mainnav-test {
	color:#000;
	text-decoration:none;
	padding:11px 9px 8px 10px;
	font-size:11px;
	margin-left:-4px;
	margin-top: 10px;
}
a:hover.mainnav-test {
	color:#000;
	background: #c591db;
	margin-top: 10px;
}
a:link.mainnav-first, a:visited.mainnav-first {
	color:#000;
	text-decoration:none;
	padding:11px 9px 8px 10px;
	font-size:11px;
	margin: 10px 0 0 -4px;
}
a:hover.mainnav-first {
	color:#000;
	background: #c591db;
	margin-top: 10px;
}
a:link.mainnav-last, a:visited.mainnav-last {
	color:#000;
	text-decoration:none;
	padding:11px 9px 8px 10px;
	font-size:11px;
	margin: 10px 0 0 -4px;
}
a:hover.mainnav-last {
	color:#000;
	background: #c591db;
	margin-top: 10px;
}
/****************************************/
/************ FOOTER STYLES *************/
a:link.footer,
a:visited.footer,
.copyright {
	font-size:10px;
	text-decoration:none;
	color:#666666;
	padding:0 4px;
}
a:hover.footer {
	color:#000000;
	text-decoration:underline;
}
.footer span {
	top: 2px;
	padding-left: 4px;
	position: relative;
}
.copyright {
	margin-top:5px;
}
/****************************************/
/**** MAIN TABLE/CONTENT AREA STYLES ****/		
.mainContentBox {
	background:#FFFFFF;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	width: 820px;
}
* html .mainContentBox {
	margin-top: -2px;
}
/****************************************/
/****** CCBILL LOADING POPUP STYLES *****/
#loading-container {
	background: url(https://aws-cf.onlinebootycall.com/images_new/ccbill/loading-container.gif) no-repeat;
	width: 359px;
	height: 160px;
	z-index: 800;
	top: 30%;
	left: 36%;
	position: absolute;
	padding: 20px 0 0 25px;
	text-align: left;
	vertical-align: middle;
}
.loader {
	padding-right: 22px;
}