@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #000 url(../images/bg-asw-main.jpg) top center no-repeat;
}

a {
	color: #00bff3;
}

input, select {
	font-size: 11px;	
}

#wrapper {
	margin: auto;
	padding: 0;
	width: 976px;
}

#container {
	float: left;
	width: 976px;
}

#header {
	float: left;
	width: 976px;
	height: 116px;
	position: relative;
}

#logo {
	float: left;
	width: 357px;
	height: 86px;
	background: url(../images/logo-asw.jpg) no-repeat;
	position: absolute;
	top: 40px;
	left: 0;
	margin-left: 17px;
}

#login {
	position: absolute;
	right: 34px;
	bottom: 0;
	width: 330px;
}

#login .textbox {
	background: #2d2d2d;
	border: #505d65 solid 1px;
	color: #fff;
	padding: 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#login .submit {
	background: #000;
	border: #505d65 solid 1px;
	color: #00bff3;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 76px;
	height: 22px;
}

#main {
	float: left;
	width: 976px;
	margin-top: 11px;
	background: url(../images/bg-content.jpg) top repeat-x;
}

/* Navigation */

#navigation {
	margin-top: 23px;	
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li {
	display: block;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: 27px;	
	background: url(../images/nav-divider.jpg) no-repeat;
	margin-left: 17px;
	padding-top: 6px;
}

#navigation li a {
	margin-left: 28px;
	color: #ebebeb;
	text-decoration: none;
}

#navigation li a:hover {
	color: #ec008c;
}

#navigation .current-item a {
	color: #ec008c;
}

#navigation .textbox {
	background: #000;
	border: #272727 solid 1px;
	color: #ec008c;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 138px;
	height: 16px;
	margin-left: 20px;
	padding-left: 3px;
	padding-top: 3px;
}

#navigation .submit {
	background: #000;
	border: #272727 solid 1px;
	color: #ec008c;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 8px 0;
	width: 21px;
	height: 22px;
}

/* End Navigation */

#content {
	float: left;
	width: 937px;
	background: #fff;
	min-height: 400px;
	margin-left: 19px;
}

/* Begin Subnavigation */

#subnavigation {
	float: left;
	width: 921px;
	height: 25px;
	background: url(../images/bg-subnav.jpg) repeat-x;
	margin: 8px;
	position: relative;
}

#subnavigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#subnavigation li {
	display: block;
	float: left;
	background: url(../images/subnav-divider.jpg) left bottom no-repeat;
	margin-left: 11px;
	height: 21px;
	padding-top: 4px;
}

#subnavigation li a {
	color: #00bff3;
	font-size: 14px;
	text-decoration: none;
	margin-left: 22px;
}

#subnavigation li a:hover {
	color: #ec008c;
}

#subnavigation .current-item a {
	font-weight: bold;
	color: #ec008c;
}

/* End Subnavigation */

#footer {
	float: left;
	width: 937px;
	text-align: center;
	margin-top: 20px;
}

#footer a {
	color: #b7b7b7;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright {
	float: left;
	width: 937px;
	text-align: center;
	margin-bottom: 20px;
}

#copyright a {
	color: #b7b7b7;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

/* Begin Footer Features */

#footer-features {
	float: left;
	width: 937px;
	margin-left: 19px;
}

#footer-features .feature-titlebar-grey {
	float: left;
	width: 937px;
	height: 26px;
	background: url(../images/bg-hdr-gradient-grey.jpg) repeat-x;
	margin-top: 5px;
}

#footer-features .feature-titlebar-grey h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px 0;
	color: #00bff3;
}

#footer-features .feature-row {
	float: left;
	width: 937px;
	min-height: 240px;
	background: #050505 url(../images/bg-bottom-features.jpg) top repeat-x;
	margin-top: 5px;
}

#footer-features .feature-column {
	float: left;
	width: 290px;
	margin: 20px 0 0 13px;
}

#footer-features .feature-column-divider {
	background: url(../images/bg-dotted-divider-v-grey.jpg) left repeat-y;
	padding-left: 10px;
	margin-left: 10px;
}

#footer-features .feature-column-header {
	float: left;	
}

#footer-features .feature-column-header-link {
	float: right;	
}

#footer-features a {
	color: #00bff3;
	text-decoration: none;
}

#footer-features a:hover {
	color: #00bff3;
	text-decoration: underline;
}

#footer-features .feature-entry {
	float: left;
	width: 290px;
	font-size: 10px;
}

#footer-features .divider-dotted-horizontal-grey {
	float: left;
	width: 290px;
	height: 1px;
	margin: 6px 0;
	background: url(../images/bg-dotted-divider-h-grey.jpg) repeat-x;
}

#footer-features .feature-event-link a {
	font-size: 12px;
	font-weight: bold;
	color: #ec008c;
}

#footer-features .feature-thumb {
	float: left;
	width: 45px;
	height: 45px;
	overflow: hidden;
	background: #050505;
	border: #626262 solid 1px;
	margin-right: 10px;
}

/* End Footer Features */

/* Begin Secondary Home Features */

#home-secondary-features {
	float: left;
	width: 937px;
	margin-left: 19px;
}

#home-secondary-features .feature-titlebar-grey {
	float: left;
	width: 937px;
	height: 26px;
	background: url(../images/bg-hdr-gradient-grey.jpg) repeat-x;
	margin-top: 5px;
}

#home-secondary-features .feature-titlebar-grey h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px 0;
	color: #00bff3;
}

#home-secondary-features .feature-row {
	float: left;
	width: 937px;
	min-height: 240px;
	background: #050505 url(../images/bg-bottom-features.jpg) top repeat-x;
	margin-top: 5px;
}

#home-secondary-features .feature-column {
	float: left;
	width: 290px;
	margin: 20px 0 0 13px;
}

#home-secondary-features .feature-column-divider {
	background: url(../images/bg-dotted-divider-v-grey.jpg) left repeat-y;
	padding-left: 10px;
	margin-left: 10px;
}

#home-secondary-features .feature-column-header {
	float: left;	
}

#home-secondary-features .feature-column-header-link {
	float: right;	
}

#home-secondary-features a {
	color: #00bff3;
	text-decoration: none;
}

#home-secondary-features a:hover {
	color: #00bff3;
	text-decoration: underline;
}

#home-secondary-features .feature-entry {
	float: left;
	width: 290px;
	font-size: 10px;
}

#home-secondary-features .divider-dotted-horizontal-grey {
	float: left;
	width: 290px;
	height: 1px;
	margin: 6px 0;
	background: url(../images/bg-dotted-divider-h-grey.jpg) repeat-x;
}

#home-secondary-features .feature-event-link a {
	font-size: 12px;
	font-weight: bold;
	color: #ec008c;
}

#home-secondary-features .feature-thumb {
	float: left;
	width: 45px;
	height: 45px;
	overflow: hidden;
	background: #050505;
	border: #626262 solid 1px;
	margin-right: 10px;
}

/* End Secondary Home Features */

#main-content-area {
	float: left;
	width: 921px;
	margin-left: 8px;
	color: #000;
	font-size: 12px;
}

#main-content-area h1 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: #ccc solid 1px;
}

#main-content-area .left {
	float: left;
	width: 310px;
	margin: 20px 0 20px 20px;
}

#main-content-area .right {
	float: right;
	width: 520px;
	margin: 20px 20px 20px 0;
}

#main-content-area .loginbox {
	float: left;
	border: #EEE solid 10px;
	padding: 20px;
	width: 240px;
}

#main-content-area .signupbox {
	float: left;
	border: #EEE solid 10px;
	padding: 20px;
	width: 460px;
}

#main-content-area .forgotbox {
	float: left;
	border: #EEE solid 10px;
	padding: 20px;
	width: 280px;
}

#main-content-area .login-message {
	float: left;
	padding: 0 0 20px 0;
	width: 300px;
}

#main-content-area .signupbox label {
	font-weight: bold;	
}

#main-content-area .boxcontainer {
	float: left;
	border: #ccc solid 1px;
	margin-bottom: 20px;
}

/* Font classes */
.font10 {
	font-size: 10px;	
}

.font11 {
	font-size: 11px;	
}

.font12 {
	font-size: 12px;	
}

.font14 {
	font-size: 14px;
	font-weight: bold;
}

.fontblue {
	color: #00bff3;	
}
.hdrFutua {
	color: #EC008C;
	font-size: 14px;
	font-weight: bold;
}

/* End Font classes */

#signup_error_box {
	color: #ec008c;
}

.horizontal-divider-dotted-white {
	background: url(../images/bg-dotted-divider-h-w.jpg) left repeat-x;
	height: 10px;
}

.home-horizontal-divider-dotted-white {
	background: url(../images/bg-dotted-divider-h-w.jpg) left repeat-x;
	height: 1px;
	float: left;
	width: 259px;
}

.form_input_note {
	font-size: 11px;
}

#homepage-promo {
	float: left;
	margin-bottom: 8px;
}

#slideshow {
    position: relative;
    width: 654px;
    height: 433px;
	float: left;
	margin-bottom: 8px;
}

#slideshow div {
	position: absolute;
	top: 0;
	left: 0;
}


#homepage-sidebar {
	float: right;
	width: 259px;
}

.buzz-feature-home {
	float: right;
	width: 259px;
	margin-top: 15px;
}

.home-feature-header {
	float: right;
	width: 259px;
	background: url(../images/bg-hdr-gradient-white.jpg) bottom repeat-x;
}

.home-feature-header-text {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #464646;
	margin-bottom: 4px;
}

.home-feature-header-link {
	float: right;
	font-size: 11px;
	color: #464646;
	margin: 4px 10px 0 0;
}

.smallertext {
	font-size: 9px;	
}

.feature-row-left {
	float: left;
	width: 590px;
	margin: 13px 0 13px 13px;
}

#home-secondary-features .event_search_result_container {
	float: left;
	width: 289px;
	padding-bottom: 5px;
	background: url(../../images/bg-dotted-divider-h-grey.jpg) bottom repeat-x;
	margin-right: 5px;
}

#home-secondary-features .event_search_result_container a {
	font-size: 14px;
	font-weight: bold;
}

#home-secondary-features .event_search_result_left {
	float: left;
	width: 271px;
	border: #dedede solid 1px;
	padding: 10px 10px 10px 5px;
	background: #fff url(../images/bg-hdr-gradient-white.jpg) bottom repeat-x;
	color: #464646;
	min-height: 70px;
	margin-top: 4px;
}

#home-secondary-features .event_search_result_right {
	float: right;
	width: 100px;
}

#home-secondary-features .event_search_result_date {
	float: left;
	width: 50px;
	height: 40px;
	text-align: center;
	line-height: 23px;
	margin-top: -5px;
}

#home-secondary-features .event_search_result_image {
	float: left;
	margin-left: 4px;
}

#home-secondary-features .event_search_result_info {
	float: left;
	width: 168px;
	margin-left: 6px;
}

#home-secondary-features .event_search_result_comments {
	float: right;
	width: 44px;
	height: 49px;
	text-align: center;
	background: url(../../images/bg-comment-count.jpg) no-repeat;
}

#home-secondary-features .event_search_result_people {
	float: right;
	width: 44px;
	height: 49px;
	text-align: center;
	background: url(../../images/bg-people-count.jpg) no-repeat;
	margin-left: 10px;
}

.home-feature-ad-container {
	float: right;
	border: #898989 solid 1px;
	padding: 4px;
	margin: 13px 13px 0 0;
}