* {
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 11px;
}

body.pink {
	background: url('../../images/bg-pink-top.jpg') no-repeat center top;
}

body.blue {
	background: url('../../images/bg-blue-top.jpg') no-repeat center top;
}

body {
	font-family: Verdana;	
}

body.blue a {
	color: #033f97;	
}

body.pink a {
	color: #c62264;	
}

#site_center {
	margin-left: auto;
	margin-right: auto;
	width: 1081px;	
}

#header h1 {
	background: url('../../images/wclwh-logo.png') no-repeat center;
	text-indent: -999999px;
	height: 47px;
	width: 1081px;
	margin-top: 40px;
	text-align: center;
}

#content .menu {
	background: url('../../images/header-content.png') no-repeat center;
	height: 70px;
	width: 1081px;
	position: relative;
}

#content .content,
#content .footer {
	background: url('../../images/bg-content.png') repeat-y center;
}

#content .content {
	padding-top: 15px;	
}

/* MENU */
#menu li {
 	float:left;
    list-style:none;
    display:inline;
}

#menu li span {
 	 display: none;
}

#menu li, #menu a {
 	height: 23px;
    display:block;
}

#menu {
	background: url('../../images/menu.png') no-repeat 0px -26px;
	height: 23px;
	position: relative;
	top: 45px;
	left: 62px;
	width: 781px;
}

#menu .home { width: 64px; margin-right: 18px; } 
#menu .pictures { width: 93px; margin-right: 18px; }
#menu .videos { width: 78px; margin-right: 18px; }
#menu .discussion { width: 121px; margin-right: 19px; }
#menu .people { width: 73px; margin-right: 20px; }
#menu .dance4life { width: 118px; margin-right: 20px; }
#menu .stream { width: 121px; }

#menu .home a:hover, #menu .home.active { background: url('../../images/menu.png') no-repeat 0px 0px; } 
#menu .pictures a:hover, #menu .pictures.active { background: url('../../images/menu.png') no-repeat -82px 0px; }
#menu .videos a:hover, #menu .videos.active { background: url('../../images/menu.png') no-repeat -192px 0px; }
#menu .discussion a:hover, #menu .discussion.active { background: url('../../images/menu.png') no-repeat -289px 0px; }
#menu .people a:hover, #menu .people.active { background: url('../../images/menu.png') no-repeat -429px 0px; }
#menu .dance4life a:hover, #menu .dance4life.active { background: url('../../images/menu.png') no-repeat -522px 0px; }
#menu .stream a:hover, #menu .stream.active { background: url('../../images/menu.png') no-repeat -660px 0px; }

.menu #num_items {
	position: absolute;
	top: 31px;
	left: 62px;
	color: #ac0000;
	font-family: "Trebuchet MS" !important;
}

.menu #num_items div {
	float:left;
    display:inline;
}

.menu #num_items div.num_pict {
	margin-left: 88px;	
	width: 93px;
}

.menu #num_items div.num_vid {
	margin-left: 15px;	
	width: 78px;
}

.menu #num_items div.num_dis {
	margin-left: 19px;	
	width: 121px;
}

.menu #num_items div.num_people {
	margin-left: 20px;	
	width: 73px;
}

#login_button {
	position: absolute;
	right: 61px;	
	top: 44px;
}

.large_banner {
	width: 957px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	margin-bottom: 15px;
}

/* CONNECT NETWORK BANNER */
.small_banner_connect {
	background: url('../../images/banner-connectnetworks.png') no-repeat;	
	width: 959px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}

.small_banner_connect.subpages {
	margin-bottom: 25px;	
}

.small_banner_connect ul {
	position: relative;
	height: 50px;
	top: 50px;
	left: 358px;
	width: 262px;
}

.small_banner_connect li {
 	float:left;
    list-style:none;
    display:inline;
    height: 50px;
	width: 48px;
}

.small_banner_connect li span {
 	 display: none;
}

.small_banner_connect li, .small_banner_connect a {
 	height: 50px;
    display:block;
}

.small_banner_connect li.hy {
	background: url('../../images/network-glow-sprite.png') no-repeat 0px -50px;	
}
.small_banner_connect li.fb {
	background: url('../../images/network-glow-sprite.png') no-repeat -53px -50px;
}
.small_banner_connect li.yt {
	background: url('../../images/network-glow-sprite.png') no-repeat -106px -50px;	
}
.small_banner_connect li.fr {
	background: url('../../images/network-glow-sprite.png') no-repeat -159px -50px;	
}
.small_banner_connect li.pcs {
	background: url('../../images/network-glow-sprite.png') no-repeat -212px -50px;	
}

.small_banner_connect li.hy a:hover {
	background: url('../../images/network-glow-sprite.png') no-repeat 0px 0px;	
}
.small_banner_connect li.fb a:hover {
	background: url('../../images/network-glow-sprite.png') no-repeat -53px 0px;
}
.small_banner_connect li.yt a:hover {
	background: url('../../images/network-glow-sprite.png') no-repeat -106px 0px;	
}
.small_banner_connect li.fr a:hover {
	background: url('../../images/network-glow-sprite.png') no-repeat -159px 0px;	
}
.small_banner_connect li.pcs a:hover {
	background: url('../../images/network-glow-sprite.png') no-repeat -212px 0px;	
}
/* CONTENT */

.two-cols-middle-left {
	float: left;
	width: 455px;
	margin-right: 20px;
	margin-left: 62px;
}

.two-cols-middle-right {
	float: left;
	width: 455px;
	margin-left: 28px;
}

.box_media_content {
	width: 454px;
	height: 325px;	
	margin-bottom: 45px;
	position: relative;
	overflow: hidden;
}

.user_middle_content div.box_media_content {
	height: auto !important;	
}

.footer {
	padding-top: 10px;	
	height: 65px;
}

.footer .sens_logo {
	float: right;
}

.hide {
	display: none;	
}

.inline_image {
text-align: center;
}

.user_inline_info {
	border-bottom: 1px solid #ccc;
	padding: 3px;
	margin-bottom: 3px;
}

.user_inline_info img {
	float: left;
	margin-right: 3px;
}

.user_inline_info div.info {
	float: left;
	font-size: 11px;
	width: 385px;
	line-height: 14px !important; 
}

.user_inline_info div.info h3 {
	font-size: 14px;
}

.user_middle_content .box_media_content .media .media_elem_holder {
	display: block;
	position: relative;
	width: 75px;
	height: 75px;
	float: left;
	margin-bottom: 3px;
	margin-right: 3px;
}

.delete_image {
	position: absolute;
	bottom: 0px;
	right: 0px;	
	background: url('/images/bin_closed.png');
	width: 16px;
	height: 16px;
	text-indent: -1000px;
	cursor: pointer;
}

/* FORM LAYOUT */
#login_form {
	display: none;	
}

form,
form td {
	font-size: 14px;
}

form#login_layover td {
	font-size: 14px;
	padding: 2px;	
}

form#login_layover {
	width: 325px;
	height: 125px;	
}

form#login_layover input[type="text"],
form#login_layover input[type="password"] {
	width: 200px;
}

form#form_profile_info td {
	padding: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}

form#form_profile_info .break_line {
	border-bottom: 1px solid #e1e1e1;
}

form#form_profile_info,
form#form_profile_info table {
	width: 100%;	
}

.login_width {
	width: 100px;
}

form input[type="text"],
form input[type="password"] {
	border: 1px solid #9c9c9c;
	background: #fefefe;
	padding: 4px;
	font-size: 16px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

form input[type="text"].error,
form input[type="password"].error {
	border: 1px solid #aa0000;
}

form input[type="submit"] {
	background: #0d6ebf;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 4px;
}

.qoute-text-edit {
	padding-top: 40px;
	text-align: center;
}

.qoute-text-edit textarea {
	background: none;
	font-size: 20px;
	font-weight: normal;
	width: 424px;
	font-family: "Verdana";
	color: #FFF;
	margin-left: 10px;
	text-align: center;
}

.qoute-text-edit input[type="button"] {
	background: #db1467;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 4px;
}	

form label.error {
	color: #aa0000;
	display: block;
	padding-top: 2px;
	font-weight: bold;
}

/* banner stream */

.player_banner {
	position: fixed;
	bottom: 0px;
	height: 50px;
	width: 100%;
	overflow: hidden;
	z-index: 1000;
	background-color: black;
}
