/*Reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 	margin: 0; 	padding: 0; 	border: 0; 	font-weight: inherit; 	font-style: inherit; 	font-size: 100%; 	line-height: 1; 	font-family: inherit; 	text-align: left; 	vertical-align: baseline; font-weight:normal;} a img, :link img, :visited img { 	border: 0; } table { 	border-collapse: collapse; 	border-spacing: 0; } ol, ul { 	list-style: none; } q:before, q:after, blockquote:before, blockquote:after {	content: ""; }

* {
	outline: none;
}

body,#container {
	color:black;
	background: white;
	font-family: 'helvetica', 'arial';
	font-size: 90%;
}

strong {
	font-weight: bold;
}

#page {
	width: 970px;
	margin:55px auto 50px auto;
}

.line {
	float: left;
	position: relative;
	width: 100%;
	clear: both;
}

.column-a,
.column-b {
	float: left;
	left: 100%;
	margin-left: -970px;
	position: relative;
	width:  613px;
	margin-right: -100%;
	border: 1px so;
}

.column-b {
	width: 357px;
	margin-left: -357px !important;
}

#subbanner,
#mainbanner {
	height: 268px;
}

#mainbanner img {
position: absolute;
display: none;
}

#mainbanner img.current {
display: block;
}

#nav {
	height: 39px;
}

#nav ul {
	background: url(../images/nav-background.png);
	height: 39px;
}

#nav li {
	display: inline;
}

#nav li a{
	float: left;
	width: 101px;
	text-align: center;
	height: 39px;
	line-height: 36px;
	color: #0094d2;
	background: url(../images/nav-item-background.png) no-repeat right 10px;
	text-decoration: none;	
	text-transform: lowercase;
}

#nav li a:hover{
	text-decoration: underline;	
}

#nav .home li a.home,
#nav .join li a.join,
#nav .us li a.us,
#nav .fun-stuff li a.funstuff,
#nav .news li a.news,
#nav .contact-us li a.contactus {
	text-decoration: none;
	cursor: default;
	color: #f78eb1;
}

#newsfeed .backgroundcontainer {
	height: 39px;
	line-height: 39px;
}

#newsfeed .backgroundcontainer {
	background: url(../images/newsfeed-background.png);
}

#newsheadlines {
	float: right;
	position: relative;
	width: 285px;
	height: 39px;
	line-height: 39px;
	font-size: .9em;
}

#newsfeed li {
	position: absolute;
	height: 39px;
	line-height: 39px;
	display: none;
}

#newsfeed li.current {
	display: inline;
}

#newsfeed a.newslink {
	color: #0094d2;
	text-decoration: none;
	border-right: 1px solid;
	padding-right: 11px;
	float: left;
	margin: 13px 13px 0 13px;
}

#maincontent, #subcontent, #maincontent .promo {
	xheight: 234px;
}

#maincontent {
	position: relative;
}

#maincontent .promo,#maincontent .promovideo {
	float: left;
	left: 100%;
	margin-left: -613px;
	position: relative;
	width: 252px;
	margin-top: 5px;
}

#maincontent .promovideo {
	width: 350px;
	margin-left: -355px;
}

#subcontent {
}

#membershipformcontainer {
	background: url(../images/subcontent-background.png) no-repeat;
	padding: 10px 10px 10px 16px;
	margin-top: 2px;
	height: 210px;
	width: 335px;
	overflow: hidden;
}

label {
	font-size: 82%;
	color: #768084;
}

input,select, textarea {
	margin: 2px 0 2px 0;
	padding: 1px 2px;
	background: #fdfefe;
	border: 1px solid #0094d2;
	color: #444;
}

label span {
	color: #e46582;
	padding-left: 2px;
}

input:focus {
	background: white;
	border: 1px solid #0094d2;
	color: #000;
}

input#terms {
	border:none;
	background: none;
	padding:0;
	margin-left: -2px;	
}

/*#membershipform h2 {
	text-indent: -1000em;
	background: url(../images/get-cultured-header.png) no-repeat;
	height: 22px;
	margin-bottom: 5px;
}*/
#membershipformform {

}

#membershipform h2 {
	font-family:gothic,'Century Gothic', sans-serif;
	font-size: 150%;
	color: #00a5e5;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: 5px;	
}

#membershipform p {
	display: block;
}

#membershipform p.suboffer {
	color: #444;
	font-size: 89%;
	margin-bottom: 8px;
}

#membershipform .formcol {
	width: 167px;
	float: left;
	padding: 0;
}

#membershipform .formcol p.privacyterms label {
	font-size: .8em;
	vertical-align: text-top;
	margin-left: -2px;
}

#signmeup {
	border: none;
	background: url(../images/signmeup-button.png) no-repeat;
	width: 161px;
	height:36px ;
	cursor: pointer;
	position: relative;
	left: -4px;
	margin-top: -8px;
}

span.termserror {
	float: left;
	width: 180px;
}

#signmeup span {
	display:none;
}

div.footer {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	margin-top: 10px;
}

small {
	font-size: 88%;
}

.formatted h2 {
	font-size:120%;
	color: #00A5E9;
	font-weight: normal;
}

.formatted p {
	line-height: 1.5;
	color: #555c5f;
	margin: 1em 0;
	font-size: 90%;
}

.formatted a,.formatted a:link,.formatted a:visited,
a,a:link,a:visited {
	color: #ed5c98;
}

.formatted .pink {
	color: #ed5c98;
	font-variant: small-caps;
	font-size: 93%;
}

.formatted .blue {
	color: #00a5e9;
}

.content-container {
	margin: 10px;
}

.footer ul {
	float: right;
	margin: -5px 6px 7px 0;
	clear: right;
	width: 250px;
	text-align: right;
}

.footer ul li {
	display: inline;
	text-align: right;
	font-size: 80%;
	color: #ccc;

}

.footer ul li a,.footer ul li a:link,.footer ul li a:visited{
	color: #ccc;
	text-decoration: none;
	border-right: 1px solid;
	padding-right: 4px;
	margin-right: 4px;	
}

.formatted h3,
h3.formatted {
	font-family:'Tahoma','Century Gothic', sans-serif;
	font-size: 130%;
	color: #00a5e5;
	line-height: 2;
	font-weight: normal;
}

.formatted h3 span,
h3.formatted span {
	color: #f27cb1;
	font-weight: normal;
	font-size: 96% !important;
	margin: 0 .75px;
}

#newscontainer {
	background: url(../images/subcontent-background-bottom.png) no-repeat bottom left;
	padding: 4px 16px;
}

#newscontainertop{
	background: url(../images/subcontent-background-top.png) no-repeat top left;
	width: 100%;
	height: 11px;
	position: absolute;
}

#newscontainer h4 a,#newscontainer h4 a:link,#newscontainer h4 a:visited {
	font-size: 90%;
	color: #00a5e5;
	text-decoration: none;
}

#newscontainer h4 a:hover {
	text-decoration: underline;
}

#newscontainer h4 span {
	font-size: 80%;
	padding-left: 5px;
	color: #ea87b0;
	font-weight: bold;
}

#newscontainer p {
	margin: 3px 0;
	color: #80898d;
}

#newscontainer p a,#newscontainer p a:link,#newscontainer p a:visited {
	padding-left: 3px;
	font-size: 90%;
}

#newscontainer .newsitem {
	margin: 5px 0;
	
}

#press-releases {
	padding-top: 5px;
	margin-top: 12px;
	border-top: 1px solid #85cae5;
	
}

.press-release {
	width: 100px;
	float: left;
	margin-bottom: 15px;
	margin-right: 5px;
}

.press-release p {
	text-align: center;
}

#newscontainer .formatted .press-release p.date {
	font-size: 80%;
	color: #f384b6;
	margin-top: 8px;
}

#newscontainer .formatted .press-release p.title a,
#newscontainer .formatted .press-release p.title a:link,
#newscontainer .formatted .press-release p.title a:visited {
	font-size: 100%;
	text-decoration: none;
	color: #808997;
}

#newscontainer .formatted .press-release p.title a:hover {
	text-decoration: underline;
}

#newscontainer .formatted .press-release p.title {
	line-height: 1.2;
}

#newsletters {
	xpadding: 5px;
}

#newsletters .newsletter {
	height: 112px;
	clear: both;
}

.newslettericon {
	display: block;
	width:251px;
	height: 112px;
	float: left;
	background: url(../images/newsletter-icon.png) no-repeat;
	position: relative;
}

a.newslettericon,
a.newslettericon:link,
a.newslettericon:visited {
	text-decoration: none;
}

.newslettericon div {
	position: absolute;
	top: 75px;
	left: 15px;
	text-transform: lowercase;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
}

.newslettercontent {
	padding: 8px 12px;
	float: left;
}

.newslettercontent h4 {
	color: #f27cb1;
	font-family: 'Century Gothic',gothic, sans-serif;
	font-size: 120%;
	line-height: 2;
}

#newsletters .formatted p {
	margin: 4px 0;
}

#newsletters .formatted p.morelink {
	margin: 0;
}

#news-item-container {
	padding: 10px;
}

#news-item-container h2,
.newsarchive div.formatted h2 {
	font-family: 'Century Gothic',gothic,sans-serif;
	font-size: 150%;
	color: #00a5e5;
	line-height: 2;
}

.newsarchive div.formatted h2 {
	font-size: 120%;
}

#news-item-container h2 span,
.newsarchive h2 span {
	padding-left: 10px;
	font-size: 60%;
	color: #f27cb1;
}

.newsarchive h2 span {
	font-size: 80%;	
}

.newsarchive.formatted h2 a {
	color: #00a5e5;
	text-decoration: none;
}

.newsarchive.formatted {
	border-bottom:1px solid #85CAE5;
	margin: 5px 0;
}

.newsarchive.formatted a {
	font-size: 95%;
	padding-left: 2px;
}

.newsarchive.formatted p {
	line-height: 1.7;
}

h2 span {
	color: #f27cb1;
}

#downloads {
	xborder: 1px solid red;
}

.downloadcontainer,.downloadcontaineralt {
	height: 114px;
	width: 970px;
	background: url(../images/download_background.png) no-repeat top right;
	clear: both;
}

.downloadcontaineralt {
	background: url(../images/download_background_alt.png) no-repeat top right;
}

.downloaddescription {
	float: left;
	width: 578px;
	xborder: 1px solid red;
	height: 101px;
	padding: 5px 10px;
}

.downloaddescription p {
	margin: 0;
}

.downloaddescription h3 {
	font-family: 'Century Gothic',gothic,sans-serif;
	font-size: 120%;
	color: #e763a3;
	line-height: 2;
}

.downloaddescription h3 strong{
	padding-right: 5px;
}

.downloadlinks {
	float: right;
	width: 320px;
	height: 91px;
	padding:  5px 10px;
	margin: 5px 10px 0 0;
}

img.downloadpreview {
	float: right;
}

p.downloadwallpaperlinks {
	text-align: center;
	line-height: 1.8;
	margin-top: 10px;
	color: #555c5f;
}

p.downloadwallpaperlinks a {
	padding-right: 8px;
	line-height: 1.8;
}

a.downloadlink {
	text-decoration: none;
	font-weight: bold;
	color: #6c787d;
	font-size: 120%;
	padding-left: 30px;
	background: url(../images/download_icon.png) no-repeat;
	line-height: 28px;
	height: 26px;
	position: relative;
	float: left;
	top: 30px;
	left: 50px;
	text-align: center;
}

a.downloadlink:hover {
	color: #e763a7;
}

#pageimages img{
	display: block;
	margin: 8px auto;
}

#maincontent #pageimages {
	float: right;
	width: 220px;
}

#maincontent #pageimages img {
	margin-left: 10px;
}

#newsimages img{
	float:left;
	margin: 8px auto;
}

#maincontent #newsimages {
	float: left;
	width: 100%;
	clear:both;
}

#maincontent #newsimages img {
	margin-right: 10px;
}

#contactarea {
	padding: 10px;
}

.subcontentblock {
	background: url(../images/subcontent-background-bottom.png) no-repeat bottom left;
	padding: 16px 16px;
	margin-bottom: 2px;
}

.subcontentblocktop{
	background: url(../images/subcontent-background-top.png) no-repeat top left;
	width: 100%;
	height: 11px;
	position: absolute;
}

.storecontainer {
	width: 100%;
	border: 1px solid white;
	clear: both;
	float: left;

}

a.storefront {
	float: left;
	margin-right: 12px;
}

.storedetails {
	margin-top: 12px;
}

.storedetails h3 {
	margin: 0;
	line-height: 1.5;
}

.storedetails p {
	margin: 4px 0;
	line-height: 1.25;
}

#contactform p {
	margin: 2px 0 0 0;
}

#contactformcontainer h2 {
	line-height: 1.75;
}

.formatted li {
	line-height: 1.25;
	color: #555c5f;
	font-size: 90%;
	margin: 3px 3px 3px 1em;
}
	
#maincontent div.formatted h2 {
	color: #e864a1;
	margin: 6px 0;
}

#quicklogin {
	padding: .5em 0;
}

	#quicklogin form {
		float: right;
		margin-top: -22px;
	}

	#quicklogin h5 {
		color: #0094D2;
	}
	
	#quicklogin label {
		display: none;
	}
	
	#quicklogin input {
		position: relative;
		padding: 3px 1px;
	}

	#quicklogin input#ql-sub {	
		background: url('../images/login-button.png') no-repeat;
		height: 26px;
		width: 47px;
		border: none;
		text-indent: -1000em;
		line-height: 0px;
	}

	#quicklogin span {
		color: #cccccc;
		padding: 0;
	}

		#quicklogin span a {
			background: url('../images/join-button.png') no-repeat center center;
			display: inline-block;
			height: 26px;
			margin: .1em 0 0 0;
			text-indent: -1000em;
			vertical-align: top;
			width: 57px;
		}
		
#footerlinks p {
	text-align: right;
	position: relative;
	top: -3px;
}


/* Pagination
================================================*/
ul.pagination {
    margin: 10px 0 0 0;
	text-align: center;
}

ul.pagination li {
    list-style-type: none;
    display: inline;
}

ul.pagination li a {
    padding: 2px 5px;
    margin-right: 3px;
    color: #ED5C98;
}

ul.pagination li span {
    float: left; 
    margin-right: 4px;
}

ul.pagination li span.first {
    margin-right: 4px;
}

ul.pagination li a.page:hover {
    text-decoration: none;
    color: #00A5E5;
}

ul.pagination li.selected a.page {
    background-color: #00A5E5;
    color: #fff;
}

ul.pagination li.disabled a {
    color: #ddd;
    cursor: default;
}