@charset "utf-8";
/* 

Exclusively designed for Spitsters, a member of the FuckingAwesome Network
URL: http://spitsters.com

 */

body {
	background: url(http://cdn.spitsters.com/t1/images/tour_bg.gif) repeat-y top;	
	background-color: #000;	
	margin-top: 0px;
	margin-bottom: -3px;		
}

.font32 { font-size: 32px; }
.pink { color: #FF99FF; }

h1, h1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #660033;
	text-decoration: none;
	letter-spacing: -1px;
	margin-top: 0;
	margin-bottom: 0;
}

h1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #000;
	text-decoration: none;
	letter-spacing: -1px;
	margin-top: 0;
	margin-bottom: 0;
}

h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #000;
	text-decoration: underline;
	letter-spacing: -1px;
	margin-top: 0;
	margin-bottom: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #707070;
	margin-top: 0;
	margin-bottom: 0;
}


#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0 auto;
	background: #FFF;
}

#header {
	width: 1000px;
}

.tour {
	width: 1000px;
	clear: left;
}

#footer {
	width: 1000px;
	background: #FFF;
	padding-top: 20px;
	position: relative;
}


/* ---------- TOUR STYLE ---------- */

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}

.name-white {	
	color: #FFF;
}

.name-pink {
	color: #FF99CC;
}

.pic-count {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

.tn1 {
	border-top: #FFF solid 3px;
	border-right: #FFF solid 4px;
	border-bottom: #FFF solid 3px;
	border-left: #FFF solid 4px;
}

.tn2 {
	border-top: #FFF solid 3px;
	border-right: #FFF solid 4px;
	border-bottom: #FFF solid 3px;
	border-left: #FFF solid 4px;
}

.tn3 {
	border-top: #FFF solid 3px;
	border-right: #FFF solid 4px;
	border-bottom: #FFF solid 3px;
	border-left: #FFF solid 4px;
}



/* ---------- FOOTER STYLE ---------- */

.biglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}

.biglink a:link {
	color: #FFF;
	text-decoration: underline;
}

.biglink a:visited {
	color: #FFF;
	text-decoration: underline;
}

.biglink a:hover {
	color: #FF99CC;
	text-decoration: none;
}

.copyright {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	left: 0px;
	top: 361px;
	width: 1000px;
}
