* {
	margin:0;
	padding:0;
}

ul, ol {
	list-style: none;
}

img {
	border: 0;
}

body {
	text-align: center;
/*	background: url(../images/page_bg_03.gif) repeat-x 0 -10px;*/
	background: url(../images/pagebg_top.jpg) no-repeat 50% 0;
}

#main-container {
	margin: 0 auto;
	text-align: left;
/*	width: 900px;*/
}

#header {
	position: relative;
	padding: 0;
	width: 900px;
	margin: 0 auto;
}

.content-container {
	width: 900px;
	margin: 0 auto;
	padding-top: 15px;
}

#main-nav {
	float: right;
}

.logo {
	padding: 20px 0 20px 7px;
	margin: 0;
}

.logo a {
	height: 63px;
	width: 179px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/logo.header.png) no-repeat 0 0;
	outline: none;
}

.logo-stache a {
	height: 63px;
	width: 179px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/fanzter_stache_logo.gif) no-repeat 0 0;
}

.logo-holiday a {
	height: 66px;
	width: 170px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/fanzter_logo_holiday.gif) no-repeat 0 0;
}

.logo_simple a {
	height: 60px;
	width: 400px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/combo_logo.png) no-repeat 0 0;
}

#main-nav {
	position: absolute;
	top: 0;
	left: 565px;
	padding: 11px 0 0 0;
}

#main-nav li {
	float: left;
	margin: 0 6px 0 0;
	position: relative;
}

#main-nav li a {
	display: block;
	float: left;
	padding: 0 0 0 8px;
	outline: none;
}

	#main-nav li a span {
		display: block;
		float: left;
		font-size: 11px;
		line-height: 13px;
		padding: 4px 6px 5px 0;
	}

#main-nav li {
	font-weight: normal;
	font-size: 90%;
}

#main-nav a:link, #main-nav a:visited {
	color: #acacac;
	outline: none;
}

#main-nav a:hover {
	color: white;
}

#main-nav li.on a, #main-nav li.on a:visited {
	background: url(/images/nav.active.png) no-repeat left 0;
	color: white;
}

	#main-nav li.on span {
		background: url(/images/nav.active.png) no-repeat right 0;
	}
	
	

#product-nav {
	position: absolute;
	/* add a width here when we get more products, so it'll be two columns */
	width: 230px;
	top: 32px;
	left: 0;
}

#product-nav li {
	float: left;
	width: 95px;
	font-size: 11px;
	margin: 0 0 4px 0;
}

#main-nav #product-nav li a,
#main-nav #product-nav li a:visited {
	color: #707f86;
	background: none;
	display: inline;
	float: none;
}

#main-nav #product-nav li.selected a {
	color: white;
}

#main-nav #product-nav li a:hover {
	color: white;
}




.fp-module img {
	float: right;
	padding: 3px;
	border: 3px solid #ebf9d7;
	margin: 0 0 0 10px;
}

.fp-module li {
	line-height: 1.7
}


/* columns */

#col1-col2-col3 {
	width: 860px;
	padding: 0 20px;
}

#col1-col2 {
	float: left;
	width: 557px;
	padding: 0 20px;
}

#col1 {
	float: left;
	padding: 0 20px;
	width: 253px;
}

#col2 {
	float: left;
	padding: 0 20px;
	width: 253px;
}

#col3 {
	float: right;
	padding: 0 20px;
	width: 263px;
	margin-right: -3px;
}

#IEroot #col3 {
	float: left;
	margin-right: -3px;
}

#rail {
	margin: 30px 0;
}

.sidebarlist {
	margin: 0 0 20px 0;
}

.sidebarlist li {
	margin: 0 0 .4em 0;
}

#email_result h1 {
	margin: auto;
	font: 13px/19px lucida grande, verdana, helvetica, arial, sans-serif;
	font-style: italic;
	text-align: left;
}

#footer {
	width: 900px;
	margin: 20px auto;
	padding: 0 0 0 40px;
}


.press-item {
	padding: 0 0 20px 0;
}


/* front page 
----------------------------------------------------------------------------*/

.feature-panel {
	width: 273px;
	height: 198px;
	margin: 0 10px;
	float: left;
	background: url(/images/feature.panel.bg.png) no-repeat 0 0
}

	.feature-panel-inner {
		padding: 0;
		height: 197px;
	}
	
.feature-panel h3 {
	border: 0;
	font-size: 15px;
	padding: 14px 0 2px 0;
}
	
.feature-panel p {
	color: #555;
	font-size: 11px;
}


form input.email-input {
	background: url(/images/input.email.png) no-repeat 0 0;
	border: 0;
	font-weight: normal;
	color: #2b2b2b;
	width: 177px;
	height: 20px;
	padding: 6px 0 2px 4px;
	line-height: 20px;
	font-size: 12px;
	
}

.signupresult p {
	padding: 0 0 0 20px;
	margin: 15px 0 9px 0;
	line-height: normal;
}

.signup-confirm {
	background: url(/images/accept.png) no-repeat 0 0;
	color: #569d4c;
}
.signup-fail {
	background: url(/images/exclamation.png) no-repeat 0 0;
	color: #c24b3d;
}
.signup-lock {
	background: url(/images/lock.png) no-repeat 0 0;
	font-size: 10px;
	color: #777;
}

a.signuperror,
a.signuperror:visited,
a.signuperror:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #c24b3d;
}


/* product page 
----------------------------------------------------------------------------*/

.product-container {
	margin: 0;
	width: auto;
	position: relative;
	background: url(/images/product.page.bg2.png) repeat-x 0 0;
}

.home-container {
	margin: 0;
	width: auto;
	position: relative;
	background: url(/images/product.page.bg.png) repeat-x 0 0;
}

.title-coolpapers {
	text-indent: -9999px;
	background: url(/images/products/coolpapers/logo.coolpapers.png) no-repeat 0 0;
	width: 246px;
	height: 69px;
	padding: 0;
	margin: 40px 0 10px 0;
}

.title-streaks {
	text-indent: -9999px;
	background: url(/images/products/streaks/logo.png) no-repeat 0 0;
	width: 152px;
	height: 55px;
	padding: 0;
	margin: 40px 0 10px 4px;
}

.sub-coolpapers,
.sub-streaks,
.sub-summizer {
	font: normal 20px "Trebuchet MS","Georgia",serif;
	color: black;
	margin: 0;
	padding: 0 0 0 6px;
}

.product-tabs li {
	float: left;
	background: #eeeeee;
	margin-right: 2px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

	.product-tabs li.on {
		background: white;
		font-weight: bold;
	}

.product-tabs li a,
.product-tabs li:visited {
	display: block;
	float: left;
	line-height: 12px;
	height: 12px;
	padding: 6px 7px;
	color: #999;
	outline:none;
}

.product-tabs li a:hover {
	color: black;
	cursor: pointer;
}

	.product-tabs li.on a {
		color: black;
		cursor: default;
		outline:none;
	}


.product-tab-content {
	padding: 22px 0 0 8px;
}



.car-nav {
	position: relative;
	float: left;
	width: 618px;
	height: 33px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e2e2e2;
}

button {
	outline: none;
}

#car-prev,
#car-next {
	cursor: pointer;
	border: 0;
	text-indent: -9999px;
	display: block;
	width: 33px;
	height: 33px;
	background: url(/images/products/carousel/buttons.png) no-repeat 0 0;
	position: absolute;
	outline: none;
}

#car-prev {
	background-position: -66px 0;
	left: 100px;
}

#car-next {
	right: 100px;
	background-position: 0 0;
}

.car-nav #car-prev.disabled {
	background-position:-99px 0;
	cursor: default;
}

.car-nav #car-next.disabled {
	background-position: -33px 0;
	cursor: default;
}


.car-nav ul {
	padding: 12px 0 0 0;
	position: relative;
	float: left;
	left: 50%;
	margin: 0 auto;
}

.car-nav li {
	float: left;
	width: 9px;
	position: relative;
	right: 50%;
	margin: 0 3px;
}

.car-nav a {
	display: block;
	width: 9px;
	height: 9px;
	text-indent: -9999px;
	background: url(/images/products/carousel/dots.png) no-repeat 0 0;
	outline: none;
}

.car-nav a.showing {
	background-position: 0 -9px;
}

.cp-screens {
	padding: 0 0 20px 0;
	position: relative;
}

.cp-screens li {
	padding-top: 20px;
	position: relative;
}

.cp-screens img {
	float: left;
	margin-right: 20px;
}

.cp-screens .descriptor {
	float: left;
	width: 160px;
}

.cp-screens .descriptor h4 {
	padding: 0;
	color: black;
	border: 0;
	padding-top: 10px;
}

.cp-screens .descriptor p {
	color: #777;
	font-size: 11px;
	text-align: left;
	line-height: normal;
}




/* coolspotters */


.title-coolspotters {
	text-indent: -9999px;
	background: url(/images/products/coolspotters/cs.logo.png) no-repeat 0 0;
	width: 288px;
	height: 67px;
	padding: 0;
	margin: 40px 0 10px 0;
}

.title-coolspotters a {
	display: block;
	width: 288px;
	height: 67px;
}

.sub-coolspotters {
	font: normal 27px "Trebuchet MS","Georgia",serif;
	color: black;
	margin: 0;
	padding: 0 0 0 6px;
}

a.visit-cs {
	display: block;
	float: left;
	width: 178px;
	height: 47px;
	text-indent: -9999px;
	margin: 10px 0 10px 20px;
	background: url(/images/products/coolspotters/visit_cs.png) no-repeat 0 0;
}

a.visit-cs:hover {
	background: url(/images/products/coolspotters/visit_cs.png) no-repeat 0 -47px;
}




/* summizer */

.title-summizer {
	text-indent: -9999px;
	background: url(/images/products/summizer/logo.png) no-repeat 0 0;
	width: 296px;
	height: 86px;
	padding: 0;
	margin: 13px 0 10px 0;
}

.title-streaks a {
	display: block;
	width: 288px;
	height: 67px;
}




/* coolpapers */

a.button-download {
	position: absolute;
	left: 360px;
	top: 32px;
	display: block;
	text-indent: -9999px;
	width: 266px;
	height: 280px;
	background: url(/images/products/coolpapers/download.app3.png) no-repeat 0 0;
}

a.button-premium {
	position: absolute;
	left: 389px;
	top: 32px;
	display: block;
	text-indent: -9999px;
	width: 114px;
	height: 123px;
	background: url(/images/products/coolpapers/download.premium.png) no-repeat 0 0;
}

a.button-free {
	position: absolute;
	left: 505px;
	top: 32px;
	display: block;
	text-indent: -9999px;
	width: 114px;
	height: 123px;
	background: url(/images/products/coolpapers/download.free.png) no-repeat 0 0;
}

a.button-premium:hover {
	background-position: 0 -124px;
}


a.button-free:hover {
	background-position: 0 -124px;
}

a.button-badge {
	position: absolute;
	left: 430px;
	top: 169px;
}



/* Reviews sub-page */

.review {
	margin: 0 0 2em 0;
}

.review h5 {
	margin-bottom: .2em;
}

.review p {
	margin-bottom: .7em;
}

.review cite {
	display: block;
	text-indent: 27px;
	font-size: .9em;
}




/* about page */

#e_teaser {
	margin-bottom: 8px;
}

.employee-list {
	margin: 0;
}

.employee-list ul {
	position: relative;
	left: -10px;
}

.employee-list li {
	float: left;
	margin: 0 0 0 0;
}

.employee-list a {
	outline: none;
}

.employee-list li img {
	width: 38px;
	height: 40px;
	background: url(/images/about.mug.bg.png) no-repeat 62px 0;
	padding: 11px 11px 18px;
	cursor: pointer;
}

.employee-list li.on img {
	background-position: 0 0;
}

.blurb {
	display: none;
	margin-top: 5px;
	background: url(/images/about.blurb.bg.png) no-repeat 0 0;
	padding: 14px 0 0 0;
}

	.blurb-inner {
		background: url(/images/about.blurb.bg.png) no-repeat 0 bottom;
		padding: 0 15px 10px 15px;
	}

.blurb h4 {
	color: #789d00;
	font-size: 13px;
	padding-top: 0;
}

.blurb h4 span {
	color: #AAA;
	margin-left: 2px;
	font-weight: normal;
}

.blurb p {
	font-size: 11px;
	color: #666;
}

.blurb p.links {
	margin: 0 0 4px 0;
	line-height: 16px;
}

.blurb p.links a {
	padding-left: 20px;
	display: block;
	float: left;
	margin-right: 20px;
}

.e-cs {
	background: url(/images/cs.gif) no-repeat 0 0;
}

.e-twitter {
	background: url(/images/twitter.gif) no-repeat 0 0;
}



/* sidebar nav */

.sidebar-nav li {
	padding: 8px 0 0 0;
}

.sidebar-nav li a,
.sidebar-nav li a:visited {
	display: block;
	padding: 0 0 8px 8px;
}

.sidebar-nav li.on {
	background: url(/images/sidebar.nav.bg.png) no-repeat 0 0;
	padding: 8px 0 0 0;
	font-weight: bold;
}

	.sidebar-nav li.on a {
		background: url(/images/sidebar.nav.bg.png) no-repeat 0 bottom;
		color: black;
		cursor: default;
	}




