/*--universal text and link classes--*/
a { 
	color: #f6b536; 
	text-decoration:none;
	cursor:pointer;
}
.no-margin {
	margin: 0;
}
.bigtext{
	font-family: Calibri, "Calibri", "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:30px;
	margin:0px;
	}
.mediumtext{
	font-family: Calibri, "Calibri", "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	margin:0px;
	}
.smalltext {
	font-size: 14px;
}
.tinytext {
	font-size: 10px;	
}
.normaltext { /* over ride of default bold for any text elements */
	font-weight: normal;
}
.center { /*text aligns element to center*/
	text-align: center;
}
.white {
	color: #fff;
}
.black {
	color: #000;
}

/*--top menu--*/
ul#top-menu {
	width: 720px;
	padding:0;
	margin:0 auto;
	list-style:none;
}
ul#top-menu li{
float: left;
margin:0;
padding:0;
}
ul#top-menu li a {
height: 41px;
display: block;
text-transform: uppercase;
text-decoration: none;
color: #000;
font: normal normal 18px Arial, Helvetica, sans-serif;
padding: 6px 10px 0 35px;
margin: 0;
} 

a.schedule_up {
background: url(../images/schedule_up.png) no-repeat;
}
a.chat_up {
background: url(../images/chat_up.png) no-repeat;
}
a.topten_up {
background: url(../images/topten_up.png) no-repeat;
}
a.account_up {
background: url(../images/account_up.png) no-repeat;
}
a.buddylist_up {
background: url(../images/buddylist_up.png) no-repeat;
}
a.help_up {
background: url(../images/help_up.png) no-repeat;
}
/*buddylist */
#buddylist {
	margin-top: 0;
	padding-top: 5px;
}
div.scrollable div.items div.buddylist {
	height: 95px;
}
/*confirm page styles for facebook and twitter*/
.user-blue { /*class for when ever a users name is presented in context*/
color: #006699;
font-weight: bold;
}
.reg-confirm { /*content for confirm pages, facebook reg and twitter*/
padding-top: 50px;
text-align: center;
}
ul.reg-steps li {
float: left;
display: block;
margin-right: 10px;
vertical-align: top;
}
ul.reg-steps {
margin: 0 0 0 30px;
height: 30px;
padding: 0 0 40px 0;
}
li.step-checked {
padding-right: 30px;
background-image: url(../images/check.png);
background-position: right;
background-repeat: no-repeat;
}
.text-center {
text-align: center;
}
.clear {
clear: both;
}
.orange-but {
background: url(../images/next-step.png) no-repeat;
width: 135px;
height: 43px;
display:block;
color: #000;
text-align: center;
margin: 0 auto;
font-size: 24px;
}
#registration-step4content {
	width: 300px;
	margin: 50px auto 0 auto;
	text-align: center;
}
#importcontactscontent {
	width: 600px;
	margin: 50px auto 0 auto;
	text-align: center;
}
#tw-fb-avatar {
	text-align: left;
	padding: 0 0 0 55px;
	border: solid 1px #eee;
}
/* ad banner on waitformail.ftl */
#waitforemail_ad {
margin-top: 180px;
}

/*buddy profile pop up - iframe buddypop-common.ftl*/
#buddypop-container {
	width:500px; 
	height: 760px;
	margin: 7px; 
	background: #fff no-repeat;
	font-family: Calibri, Arial, Helvetica, sans-serif; 
}
#buddypop-header {
	height: 35px;
	font-size:22px; 
	color: #fff; 
	padding-left: 10px; 
	padding-top: 5px; 
	font-weight: bold; 
	background: url(../images/buddy_popup_header.jpg) no-repeat; 
	}
#buddypop-location {
"font-size:21px; color:1e65be; font-weight:bold; margin-left:10px; margin-top:5px; color:#1e65be;"
}
#buddypop-content {
	padding: 3px;
}
ul#buddypop-info { /*--holds all profile popup info*/
	list-style: none;
	padding: 0 3px;
	margin: 0;
}
ul#buddypop-info li { /*floats all li into 3 columns*/
	float: left;
}
li#buddypop-avatar { /*first column in pop up pane*/
	width: 115px;
	margin-right: 10px;
}

li#buddypop-details {/*middle column in pop up pane*/
	width: 150px;
	margin-right: 13px;
}
#buddypop-message {
	height: 90px;
}
li#buddypop-actions {/*last column in pop up pane*/
	width: 200px;
	margin-right: 0;
}
#buddy-avatar {
	width:90px;
	height:90px;
	overflow: hidden;
}
#buddy-location {
	height: 90px;
}
.popup { /*font color for popup headings*/
	color: #1e65be;
}
h3.popup {
	margin: 3px 0;
}
#buddypop-content p { /*styles for buddy popup content overrides bold default*/
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px 0;
}
#buddy-fbtw {
	display: inline;
}
#churlstats {
	margin-top: 30px;
}

a.buddypop-fb {
	height: 24px;
	width: 115px;
	display: block;
	padding: 8px 0 0 35px;
	background: url(../images/facebook-medium.png) no-repeat;
	margin: 0 0 5px 0;
}
a.buddypop-tw {
	height: 24px;
	width: 115px;
	display: block;
	padding: 8px 0 0 35px;
	background: url(../images/twitter-medium.png) no-repeat;
	margin-bottom: 5px;
}

a.sitekingmini-fb {
	height: 24px;
	width: 85px;
	display: block;
	padding: 8px 0 0 35px;
	background: url(../images/facebook-medium.png) no-repeat;
	margin: 0 0 5px 0;
}
a.sitekingmini-tw {
	height: 24px;
	width: 85px;
	display: block;
	padding: 8px 0 0 35px;
	background: url(../images/twitter-medium.png) no-repeat;
	margin-bottom: 5px;
}


/*badges/buddies div and item styles*/
.popup-tab {
	margin: 8px 0 0 0;
	width: 75px;
	padding: 3px 0 0 5px;
	height: 27px;
	background: url(../images/popup-tab.jpg) no-repeat;
}
#buddylist-scroll{ /*frontpage buddy list & Top 10*/
/* Typical fixed height and fixed width example */
height: 80px;
overflow: auto;
margin-top: 50px;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding: 5px 0 5px 5px;
background: #fff;
}

#badgelist-scroll{ /*frontpage buddy list & Top 10*/
/* Typical fixed height and fixed width example */
height: 110px;
overflow: auto;
margin-top: 50px;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding: 5px 0 5px 5px;
background: #fff;
}

#badges-scroll {
/* Typical fixed height and fixed width example */
width: 490px;
height: 133px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #0149a9;
margin: 0 auto;
padding: 5px 0 5px 5px;
}
#buddies-scroll {
/* Typical fixed height and fixed width example */
width: 490px;
height: 190px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #0149a9;
margin: 0 auto;
padding: 5px 0 5px 5px;
}
div.scroll-items {
	display: inline;
}
div.scroll-items img {
	display: inline;
}
.reg-avatar-inline { /*(for reg popup) floats avatar images in the popup so they are inline*/
	width:90px;
	height:90px;
	overflow:hidden;
	float: left;
	margin: 4px 3px;
}
.reg-avatar-small { /*(for reg popup) floats avatar images in the popup so they are inline*/
	width:60px;
	height:60px;
	overflow:hidden;
	float: left;
	margin: 4px 3px;
}
.avatar-inline { /*(FB) floats avatar images in the popup so they are inline*/
	width:90px;
	height:90px;
	overflow:hidden;
	float: left;
	margin: 5px;
}
/* Buddy tab for FB*/
#fbbuddies-scroll {
/* Typical fixed height and fixed width example */
width: 515px;
height: 200px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #007bed;
margin: 0 auto;
padding: 5px 0 5px 5px;
}

#popuptab-fb {
	height: 35px;
	background: url(../images/popuptab-fb.png) no-repeat top;
	width: 520px;
}
#popuptab-fb h3 {
	padding: 5px 0 0 10px;
}
#fb-buddybottom {
	height: 35px;
	background: url(../images/popuptab-fb.png) no-repeat bottom;
	width: 520px;
	margin-top: 210px;
}
/*----ADDED FOR SWITCHABLE TABS---*/
#fb-scrollbox-top {
	height: 4px;
	background: #0357a8;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	/*height: 32px; --Set height of tabs--*/
	width: 520px;
	background: url(../images/fb-buddie-tab.png) right no-repeat;
}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	/*height: 31px; --Subtract 1px from the height of the unordered list--*/
	/*line-height: 35px; --Vertically aligns the text within the tab--*/
	overflow: hidden;
	position: relative;
	background: url(../images/fb-buddie-tab.png) no-repeat right top;
}
ul.tabs li a {
	font-size: 18px;
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	outline: none;
	width: 240px;
}
ul.tabs li a:hover {
	color: #F6B536;
}
html ul.tabs li.active, html ul.tabs, ul.tabs li.active a { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background:url(../images/fb-buddie-tab.png) no-repeat left top;
	color: #F6B536;

}
.tab_container {
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	font-size: 1.2em;
}



/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 8px;
background-color: #efefef;
}
.vscrollerbar {
width: 8px;
background:#ff8200;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}
.vscrollerbarbeg {
background: url(../images/scrollcaps.jpg) no-repeat top left;
width: 8px;
height: 8px !important;
}
.vscrollerbarend {
background: url(../images/scrollcaps.jpg) no-repeat bottom left;
width: 8px;
height: 8px;
}
.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}
/* the following line puts fleXcroll into scrollbar-on-left mode */
#schedule-scroll .vscrollerbase,
#fb-schedule-scroll .vscrollerbase {left: 0 !important;}

/*--FAQ ---*/
.answer{
	font-family: Arial, Helvetica, sans-serif;
	color: #333; 
	padding: 15px;
	background: #F4F4F4;
	border: solid 1px #CCC;
	font-weight: normal;}
.answer em {
	font-weight: bold;
	font-style: normal;
}
.question{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	padding: 3px 0;
	color: #000;
	font-weight: normal;
	}
/*--My Account Marketing popup--*/
#marketing-popup {
	margin: 0 15px 15px 15px;
}
/*--My Account Profile page--*/
td.update-fb, td.update-tw {
	width: 180px; 
	height: 32px;
}
td.update-fb a {
	width: 180px;
	height: 32px;
	background: url(../images/facebook-medium.png) no-repeat top right;
	padding-top: 10px;
	display: block;
}
td.update-tw a {
	width: 160px;
	height: 32px;
	background: url(../images/twitter-medium.png) no-repeat top right;
	padding-top: 10px;
	display: block;
}
/*--Chat room styles--*/
#chatroom-badges {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width: 190px; 
	height: 76px;
}
/*--Avatar upload popup--*/
#avatar-upload {
	width: 770px;
	padding: 10px;
}
#avatar-upload h1 {
	margin: 0;
	text-align: center;
}
#current-avatar {
	width: 320px;
	float: left;
}
#new-avatar {
	float: right;
	width: 440px;
	margin-top: 100px;
}
#current-avatar h4 {
	text-align: center;
	font-weight: bold;
}
#current-avatar img, 
li#small-preview,
li#large-preview {
	border: solid 1px #ccc;
}
#new-avatar ul {
	list-style: none;
}
li#small-preview {
	width: 60px;
	height: 60px;
	overflow: hidden;
	float: left;
	margin-bottom: 30px;
}
li#large-preview {
	width: 90px;
	height: 90px;
	overflow: hidden;
	float:left;
}
li.preview-description {
	float:right;
	padding-top: 20px;
}
#avatarcrop-submit {
	text-align: center;
	margin-top: 30px;
}
#avatarcrop-submit img {
	border: none;
}
/*-- Avatar upload popup--*/
#facebook-pull, #twitter-pull, #upload-avatar {
	width: 300px;
	margin: 5px auto;
	height: 150px;
	border: solid 1px #ccc;
	text-align: center;
}
/*---Quick Tip popout--*/
#quicktip-wrapper {
	width: 175px;
}
#tip-head { /*-- tip title area --*/
	height: 20px;
	background: url(images/quicktip-title.png) no-repeat;
	padding-top: 11px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
#previous-tip, #next-tip {
	width: 25px;
}
#tip-id {
	text-align: center;
	width: 120px;
}
#tip-body { /*-- displays tip body background graphic with fluid height--*/
	background: url(images/quicktip-body.png) repeat-y;
	font-size: 12px;
	padding: 5px 10px;
	text-align: center;
}
#tip-foot { /*-- displays bottom graphic with rouned corners and border--*/
	height: 6px;
	background: url(images/quicktip-foot.png) no-repeat;
}
/*closing message on landing - facebook twitter follow  -*/

#closing-text {
	width: 610px;
	float: left;
}
#fbtw-tip-body {
	background: url(../images/closing-tw-fb_bg.png) no-repeat;		
}
#closing-tw-fb {
	width:80px;
	float:right;
	text-align:center;
	padding: 7px 10px 10px 10px;
	height:200px;
	background: url(../images/closing-tw-fb_bg.png) no-repeat;
	margin: 0 10px 0 0;
}
#closing-tw-fb img {
	border: none;
	margin-top: 7px;
}
/*fbtw_linkintercpet popup styles*/
#fbtw_linkintercept {
	text-align: center;
	padding: 7px;
}
/*video FAQ page*/
#video-embed {
	margin: 0 auto;
}
#help-landing {
	margin-top: 20px;
}
ul#help-menu {
	list-style: none;
	float: left;
	margin: 0 20px 0 60px;
	padding: 5px;
	background: url(../images/bg_help-box.png) no-repeat;
	}
ul#help-menu  li a:link,
ul#help-menu  li a:visited {
	display: block;
	margin: 10px 10px 10px 5px;
	width: 190px;
	height: 45px;
	color: #fff;
	font-size: 24px;
	padding: 5px 0 0 10px;
	background: url(../images/bg_help-button.png) bottom;
}
ul#help-menu  li a:hover,
ul#help-menu  li a:active {
	background: url(../images/bg_help-button-hov.png) bottom;
}
ul#help-menu  li a.last:link,
ul#help-menu  li a.last:visited {
	background: url(../images/bg_help-button.png) top;
}
ul#help-menu  li a.last:hover,
ul#help-menu  li a.last:active {
	background: url(../images/bg_help-button-hov2.png) bottom;
}
/*-- Fanwall--*/
#fanwall {
	width: 640px;
	text-align: center;
	color: #0049a7;
}
h3#fanwall-title {
	color: #0049a7;
	font-size: 24px;
	text-align: left;
	margin: 5px 0 3px 5px;
}
h3#fan-count {
	color: #000;
	font-size: 18px;
	text-align: left;
	margin: 2px 0 0 5px;
}

#fanwall-scroll {
/* Typical fixed height and fixed width example */
width: 640px;
height: 520px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #fff;
margin: 0 auto;
}
#fanwall-scroll img {
	height: 90px;
	width: 90px;
}

#buddylistpage-scroll {
width: 746px;
height: 225px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #007bed;
margin: 6px 0 5px 5px;
}
#buddylistpage-scroll img {
	height: 90px;
	width: 90px;
}

#importcontacts-scroll {
width: 450px;
height: 275px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #ffffff;
margin: 0 auto;
margin: 5px 0 5px 5px;
}
#importcontacts-scroll img {
	height: 90px;
	width: 90px;
}

.fanwall-avatar-inline { /* regular popup floats avatar images in the popup so they are inline*/
	width:150px;
	height:160px;
	overflow:hidden;
	float: left;
	margin: 4px;
	padding-top: 4px;
	display: block;
	background: url(../images/fanwall-bg.png) top no-repeat;
}
h3.fanwall-top {
	height: 30px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin:0;
}
h3.fanwall-bottom{
	height: 30px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin:0;
}
#wall-title {
	float: left;
}
#wall-socials {
	margin: 15px 0 0 0;
	width: 300px;
	height: 50px;
	float: right;
}

/*schedule flexscroll*/
#schedule-scroll {
/* Typical fixed height and fixed width example */
width: 746px;
height: 230px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #007bed;
margin: 0 auto;
margin: 5px 0 5px 5px;
}
#fb-schedule-scroll {
/* Typical fixed height and fixed width example */
width: 520px;
height: 230px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #007bed;
margin: 0 auto;
margin: 5px 0 0 0;
}

/* Top ten */
#topten-mini{ /*frontpage buddy list & Top 10*/
/* Typical fixed height and fixed width example */
width: 280px;
height: 80px;
overflow: auto;
margin-top: 0px;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding: 5px 0 5px 5px;
background: #fff;
}

/* Top ten */
#siteking-mini{ /*frontpage buddy list & Top 10*/
/* Typical fixed height and fixed width example */
width: 350px;
height: 110px;
overflow: auto;
margin-top: 0px;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding: 5px 0 5px 5px;
background: #fff;
}

/* Top ten */
#fbsiteking-mini{ /*frontpage buddy list & Top 10*/
/* Typical fixed height and fixed width example */
width: 495px;
height: 110px;
overflow: auto;
margin-top: 0px;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding: 5px 0 5px 5px;
background: #fff;
}

#siteking-scroll {
width: 552px;
height: 225px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #007bed;
margin: 6px 0 5px 5px;
}
#siteking-scroll img {
	height: 90px;
	width: 90px;
}

#fbsiteking-scroll {
width: 552px;
height: 225px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #007bed;
margin: 6px 0 5px 5px;
}
#siteking-scroll img {
	height: 90px;
	width: 90px;
}


#topten-scroll {
width: 552px;
height: 225px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #007bed;
margin: 6px 0 5px 5px;
}
#topten-scroll img {
	height: 90px;
	width: 90px;
}

.topten-item {
	height: 95px;
}
.topten-avatar {
	float:left; 
	width:105px; 
	cursor:pointer; 
	text-align:left;  
	padding-left:15px;
}
.topten-name {
	float:left; 
	width:150px; 
	cursor:pointer; 
	text-align:left;  
}
.topten-msg,
.topten-login{
	float:left; 
	width:130px;
	text-align: center;
}

