body {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #841214;
	text-align: center;
}

#container {
	width: 800px;
	margin: 0 auto 10px auto;
	padding: 0;
	background: url(../images/sfc-container-bg.jpg) top left repeat-y;
	text-align: left;
}

p.footer {
	clear: both;
	height: 14px;
	background: url(../images/sfc-footer-bg.jpg) top left no-repeat;
	font-size: 11px;
	line-height: 13px;
	color: #fff;
	margin: 0 !important;
	padding: 16px 0 0 0;
	text-align: center;
}

/* NAVIGATION STYLE */
#nav {
	background: #e8a83f;
	margin: 0 25px;
	padding: 3px 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}

* html #nav {
	margin-top: -44px;
	width: 583px;
}

#nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#nav a {
	text-decoration: none;
	color: #000;
	margin: 0 6px;
	padding: 4px 0;
}

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

#nav a.current {
	color: #fff;
}

#homelink {
	display: block;
	width: 524px;
	height: 56px;
	position: relative;
	top: 61px;
	left: 30px;
}

/* GENERAL TYPOGRAPHY */
h1 {
	width: 800px;
	height: 130px;
	background: url(../images/sfc-header-bg.jpg) top left no-repeat;
	margin: 0;
	padding: 0;
}

h1 span, h2 span {
	visibility: hidden;
}

h2 {
	margin: 10px 0 12px 45px;
	padding: 0;
	height: 32px;
	width: 288px;
}

* html #about h2 {
	margin-top: -28px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #87181a;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 2px 50px;
	padding: 0;
}

p, ul {
	font-size: 11px;
	line-height: 16px;
	margin: 0 50px 8px 50px;
	padding: 0;
}

li {
	margin: 0 0 4px 0;
	padding: 0;
	list-style: none;
}

p.home {
	font-size: 14px;
	line-height: 26px;
	margin: 30px 50px 0 0;
}

p.center {
	text-align: center;
}

/* GLOBAL POSITIONING AND MISC STYLES */
.left {
	float: left;
	clear: left;
}

.right {
	float: right;
	clear: right;
	margin: 0 50px 0 30px;
}

h1 .right {
	margin: 0;
}

hr {
	height: 1px;
	border: 0;
	background: #f9e9cf;
	color: #f9e9cf;
	clear: both;
	margin: 0 35px 12px 35px;
	padding: 0;
}

a img {
	border: 0;
}

/* PAGE SPECIFIC STYLES */
/* Home Page */
#home .left {
	margin-right: 25px;
}

#bubbles {
	margin: 0 0 0 25px;
}

/* About The Chicks Page */
#about h2 {
	background: url(../images/headers/about-the-chicks.png) top left no-repeat;
}

#about h3 {
	font-size: 28px;
	line-height: 30px;
}

#about p {
	margin-left: 285px;
}

img.bio {
	margin: 0 25px 12px 45px;
}

#pick {
	float: right;
	clear: right;
	text-align: right;
	margin: 0 55px 0 0;
	font-weight: bold;
	color: #87181a;
}

* html #pick {
	margin: 24px 25px 0 0;
}

#pick a {
	font-weight: normal;
}

/* Merchandise Page */
#merch h2 {
	background: url(../images/headers/merchandise.png) top left no-repeat;
}

#merch img.dvd {
	float: left;
	display: inline;
	margin: 0 25px 0 40px;
}

/* Video Clips Page */
#video h2 {
	background: url(../images/headers/video-clips.png) top left no-repeat;
}

#videonav {
	border-bottom: solid 2px #13123e;
	float: left;
	display: inline;
	margin: 0 0 0 45px;
	padding: 0;
}

#videonav li {
	margin: 0;
	padding: 0;
	clear: left;
	display: inline;
}

#videonav a  {
	display: block;
	width: 200px;
	border: solid 2px #13123e;
	border-bottom: none;
	background: #841214;
	text-decoration: none;
	color: #fff;
	padding: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

#videonav a.current {
	background: #e8a83f;
	border-right: none;
	color: #13123e;
	padding-right: 6px;
}

#videonav a.current img {
	border-color: #13123e;
}

#videonav a:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#videonav a img {
	float: left;
	clear: left;
	margin: 0 10px 0 0;
	border: solid 1px #fff;
}

#embed {
	background: #e8a83f;
	margin: 0 50px 10px 255px;
	text-align: center;
	padding: 20px 0 0 0;
	border: solid 2px #13123e;
}

/* Tour Dates Page */
#tour h2 {
	background: url(../images/headers/tour-dates.png) top left no-repeat;
}

#tour h3 {
	font-size: 18px;
	line-height: 20px;
	border-bottom: solid 1px;
	margin-bottom: 4px;
	margin-left: 0;
}

#tour p {
	margin-left: 0;
	margin-right: 0;
}	

#tour p.note{
	font-size: 10px;
	line-height: 12px;
	font-style: italic;
	color: #666;
}

#tour ul.tour {
	font-size: 12px;
	line-height: 15px;
	margin-right: 0;
	margin-left: 0;
}

#tour ul.tour li {
	margin: 0 0 12px 0;
}

#tour div.cols {
	float: left;
	display: inline;
	width: 232px;
	margin-left: 25px;
}

#tour div.fifty {
	margin-left: 50px;
}

div.cols {
	background: #fff;
	text-align: left;
}

#tour img.bubble {
	float: left;
	display: inline;
	margin-left: 10px;
}

/* Press Kit Page */
#press h2 {
	background: url(../images/headers/press-kit.png) top left no-repeat;
}

#press h3 {
	margin-top: 20px;
}

/* Contact Page */
#contact h2 {
	background: url(../images/headers/contact-the-chicks.png) top left no-repeat;
}

form, #thanks {
	display: inline;
	border: solid 1px #841214;
	width: 410px;
	padding: 10px 15px;
	margin: 0 30px 0 50px;
	background: url(../images/form-bg.jpg) bottom center no-repeat;
	float: left;
}

#thanks {
	text-align: center;
}

#thanks p, #thanks h3 {
	margin: 4px 0;
}

form p {
	margin: 0 0 8px 0;
}

form p.required {
	color: #841214;
}

form p label {
	display: block;
	float: left;
	width: 75px;
	text-align: right;
	padding-right: 10px;
}

form p span {
	margin-left: 15px;
}

form p span label {
	float: none;
	display: inline;
	width: auto;
	padding-right: 5px;
}

form input, form select, form legend, form label, form textarea {
	font-size: 12px;
}

#realname, #ADDRESS, #ADDRESS2, #email {
	width: 250px;
}

#CITY, #ZIP {
	width: 175px;
}

#PHONE, #FAX {
	width: 100px;
}

#STATE {
	width: 35px;
}

#ZIP {
	width: 75px;
}

#MESSAGE {
	width: 400px;
}

form fieldset {
	width: 250px;
	margin: 0;
	padding: 0;
	border: none;
}

form fieldset legend {
	color: #000;
}

form p.submit {
	margin: 12px 0 0 0;
	text-align: center;
}

form p.submit input {
	font-size: 16px;
}

#contact address {
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
}

