html,body {
	background-color:#313131;
	font-family:arial;
	background-image:url('../img/background.jpg');
}

#header-border {
	position:relative;
	width:100%;
	height:63px;
	background-image:url('../img/header_border.png');
	z-index:30;
}

#header-logo-container {
	position:relative;
	display:block;
	width:940px;
	margin-left: auto;
	margin-right: auto;
	margin-top:18px;
	z-index:40;
}

#header-logo {
	position:relative;
	float:left;
	margin-left:1px;
	z-index:30;
}

#header-party {
	position:relative;
	float:right;
	margin-top:-17px;
	margin-right:5px;
	z-index:30;
	width:204px;
	height:53px;
	background-image:url('../img/start_party.png');
	background-repeat: none;
	display: none;
}

#content {
	position:absolute;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width:940px;
	position:relative;
	margin-top:-158px;
	z-index:40;
}

#twitter-container {
	float:left;
	width:460px;
	height:412px;
	background-color:#fff;
	margin-bottom:20px;
	-moz-border-radius: 5px;
	webkit-border-top-left-radius: 5px;
	webkit-border-top-right-radius: 5px;
	webkit-border-bottom-left-radius: 5px;
	webkit-border-bottom-right-radius: 5px;
}

#twitter-header {
	-moz-border-radius: 4px 4px 0 0;
	webkit-border-top-left-radius: 4px;
	webkit-border-top-right-radius: 4px;
	webkit-border-bottom-left-radius: 0;
	webkit-border-bottom-right-radius: 0;
}

#facebook-container {
	float:left;
	width:460px;
	height:412px;
	background-color:#fff;
	margin-bottom:20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#products-container {
	float:left;
	width:940px;
	height:430px;
	margin-bottom:20px;
	position: relative;
	background: transparent url(../img/products/products_bg.png) no-repeat;
}

#signup-container {
	float:left;
	width:940px;
	margin-bottom:20px;
	background:url('../img/signup_header_button.jpg') no-repeat;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#signup-container .jquery-corner {
	z-index: 200;
}

#container-spacer {
	float:left;
	width:20px;
	height:100px;
}

/* Tweet Section CSS */

#twitter-content {
	overflow: auto;
	position: relative;
	height: 300px;
	width: 415px;
	padding: 10px 20px 10px 10px;
}

#twitter-header {
	height: 77px;
	background: #e5e5e5 url(../img/twitter_header.png) no-repeat;
	position: relative;
}

#twitter-follow {
	width: 136px;
	height: 77px;
	background: transparent url(../img/twitter_follow.png) no-repeat;
	position: absolute;
	top: -2px;
	right: -4px;
	cursor:auto;
}

a#twitter-follow:hover {
	cursor:pointer;
}

#twitter-follow span {
	display: block;
	visibility: hidden;
	height: 100%;
	width: 100%;
}

.tweetlist .tweet {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 13px;
	min-height: 50px;
	margin: 0 0 30px;
	font-size: 13px;
	clear: both;
}

.tweetlist a,
.page a {
	color: #10abde;
	text-decoration: none;
	font-weight: normal;
}

.tweetlist a:hover,
.page a:hover {
	text-decoration: underline;
}

.tweetlist .tweet .icon {
	width: 48px;
	height: 48px;
	margin-right: 20px;
	border: 1px solid #B4C8E5;
	float: left;
}

.tweetlist .tweet .icon a img {
	border: none;
}

.tweetlist .tweet .body {
	overflow: hidden;
}

.tweetlist .tweet .body p {
	margin-bottom: 5px;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 13px;
}

.tweetlist .tweet .meta .options {
	width: 55px;
	height: 17px;
	float: right;
}

.tweetlist .tweet .body .meta small {
	color: #808080;
	font-size: 11px;
}

.page .pageHeader {
	height: 74px;
	background-color: #dfdfdf;
	background-image: url(../img/forms/signup_header.png);
	background-repeat: no-repeat;
	margin-top: 0;
}

.page .pageHeader h1 {
	top: 11px;
	left: 10px;
	width: 500px;
	height: 48px;
	position: absolute;
	margin: 0;
	background-repeat: no-repeat;
	background-position: 67px 16px;
}

.page .pageHeader#termsHeader h1 {
	background-image: url(../img/titles/terms_title.gif);
}

.page .pageHeader#privacyHeader h1 {
	background-image: url(../img/titles/privacy_title.gif);
}

.page .pageHeader#bloggersHeader h1 {
	background-image: url(../img/titles/bloggers_title.gif);
}

.page .pageHeader h1 span {
	display: none;
}

.page .inner {
	padding: 10px 20px;
	height: 400px;
	margin-right: 15px;
	overflow: auto;
	position: relative;
}

#nyroModalFull a#closeBut {
	width: 41px;
	height: 42px;
	background: url(../img/nyromodal/close.gif) no-repeat;
}

#nyroModalFull a#closeBut:hover {
	background-position: 0 -42px;
}

#nyroModalFull a#closeBut:active {
	background-position: 0 -84px;
}

#ConnectForm {
	position: absolute;
	width: 460px;
	height: 120px;
	top: 140px;
	text-align: center;
}

#ConnectButton {
	width: 155px;
	height: 29px;
	border: none;
	cursor: pointer;
	margin-top: 10px;
	background: transparent url(../img/sign_in_to_facebook.png) no-repeat;
}

#ConnectButton span {
	display: block;
	width: 100%;
	height: 100%;
	visibility: hidden;
}

#cursorFlames {
	width:200px;
	height:200px;
	margin:0px;
	padding:0px;
	position: absolute;
	z-index:200;
	outline:none;
}
