@charset "utf-8";
/* CSS Document - Main Stylesheet*/

/* Universal */
* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	font: 75% Helvetica, Arial, sans-serif;
	color: #666;
	background: #2E2E2E url('../images/background.png') repeat-x;
}
/* Body Typography */
h1 {
	font: bold 1.5em Helvetica, Arial, sans-serif;
	color: #333;
	padding-top: 6px;
	margin-bottom: 10px;
}
h2 {
	font: bold 1.25em Helvetica, Arial, sans-serif;
	color: #666;
	margin-bottom: 15px;
}
#index h2 {
	font: bold 1.25em Helvetica, Arial, sans-serif;
	color: #E9E9E9;
	padding: 6px 0 5px 0px;
	margin-bottom: 10px;
}
h3 {
	font: bold 1.17em Helvetica, Arial, sans-serif;
	color: #666;
	margin-bottom: 10px;
}
#index h3 {
	font: bold 1.17em Helvetica, Arial, sans-serif;
	color: #FBFBFB;
	padding-top: 10px;
	margin-bottom: 10px;
}
h4 {
	font: bold 1.14em Helvetica, Arial, sans-serif;
	color: #666;
	margin-bottom: 5px;
}
p, blockquote {
	font: 1em/1.4 Helvetica, Arial, sans-serif;
	color: #666;
	margin-bottom: 10px;
}
#index p {
	font: 1em Helvetica, Arial, sans-serif;
	color: #C0C0C0;
}
#tagline {
	padding: 6px 0 5px 0px;
	margin-bottom: 10px;
	font: bold 1.25em Helvetica, Arial, sans-serif;
	color: #E9E9E9;
	border-bottom: 1px dotted #555;
	width: 94%;
}
.title {
	border-bottom: 1px dotted #555;
}
#index h2.title a { color: #E9E9E9; }
#left_float p {
	font: bold 0.9em Helvetica, Arial, sans-serif;
	color: #F0F0F0;
}
.highlight {
	font: 1em Helvetica, Arial, sans-serif;
	color: #F0F0F0;
}
.quote {
	margin-top: 17px;
	width: 210px;
}
/* Page Container */
div#wrapper {
	width: 955px;
	margin: 0 auto;
	position: relative;
}
/* Header */
div#header {
	width: 955px;
	height: 107px;
	float: left;
	position: relative;
}
div#logo {
	position: absolute;
	top: 45px;
}
p#logotype a {
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	margin: 0;
	display: block;
	background: url('../images/ftlogo_dark.png') no-repeat;
	width: 296px;
	height: 39px;
}
/* Navigation Styles */
ul#nav {
	width: 955px;
	font: 1em bold Geneva, Helvetica, Arial, sans-serif;
	color: #999;
	position: absolute;
	list-style: none;
	top: 85px;
}
ul#nav li {
	float: left;
	margin-right: 20px;
	font-size: 0.8em;
	text-transform: uppercase;
}
p#mail_list {
	margin: 0 0 0 200px; /* Resets default p margins and moves over 200px */
	font: 1.2em Geneva, Helvetica, Arial, sans-serif;
}
ul#nav a {
	text-decoration: none;
	color: #666;
}
ul#nav a:hover {
	text-decoration: none;
	color: #69C;
}
div#index a, div#main a {
	text-decoration: none;
	font-weight: bold;
	color: #69C;
}
div#index a:hover {
	text-decoration: none;
	color: #FFF;
}
div#main a:hover {
	text-decoration: underline;
	color: #69C;
}
ul#subnav {
	position: absolute;
	width: 500px;
	height: 35px;
	padding-top: 5px;
	top: 0;
	right: 55px;
	background: url('../images/searchcontactbox02.png') no-repeat;
	font: 10px Helvetica, Arial, sans-serif;
	list-style: none;
}
ul#subnav li a, ul#subnav li a:hover {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
ul#subnav li a:hover { /* overwrites above */
	text-decoration: underline;
}
li#search {
	width: 145px;
	margin-left: 55px;
	float: left;
	display: inline;
	overflow: hidden;
}
input#searchbox {
	font: 12px Helvetica, Arial, sans-serif;
	color: #999;
	background-color: #FFF;
	width: 145px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #FFF;
	padding: 3px;
}
li#shoppingbag, li#contact {
	float: left;
	margin-left: 7px;
	font: 11px Helvetica, Arial, sans-serif;
}
li a#bag {
	background: url('../images/icons/shopping_bag.png') no-repeat top left;
	padding: 4px 0 4px 33px;
	display: block;
	width: 5em;
	float: left;
}
li a#mail {
	background: url('../images/icons/contact.png') no-repeat top left;
	padding: 4px 0 4px 35px;
	display: block;
	width: 5em;
	float: left;
}
.active {
} /* 'You Are Here' Indicator */
ul#product_line a {
	text-decoration: none;
	color: #BBB;
}
ul#product_line a:hover {
	color: #FFF;
}
/* Content */
div#flash_wristband {
	width: 170px;
	height: 140px;
	position: absolute;
	right: -25px;
	top: -30px;
}
div#slider, div#slider li { /* JQuery Slider Settings */
	width: 955px;
	height: 350px;
	float: left;
	position: relative;
	overflow: hidden;
}
div#slider ul li {
	list-style: none;
}
div#index {
	width: 955px;
	float: left;
	position: relative;
	margin-top: 15px;
}
div#main {
	width: 903px;
	float: left;
	background-color: #FFF; /*formerly #F5F5F5 */
	padding: 10px 25px 15px 25px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	min-height: 324px;
}
div#left_cont {
	width: 425px;
	float: left;
}
object#flashplayer {
	margin-top: 10px;
}
div#right_cont {
	width: 530px;
	float: right;
}
div#left_float {
	width: 220px;
	float: left;
	padding: 0 25px 25px 25px;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
}
div#right_float {
	width: 230px;
	padding: 0 0 0 25px;
	float: right;
}
/* Footer */
div#footer {
	background: url('../images/baselogo.png') top left no-repeat;
	width: 955px;
	float: left;
	clear: both;
	position: relative;
	margin-top: 20px;
	text-align: right;
}
ul#footlinks {
	float: right;
	margin-bottom: 10px;
	display: block;
	width: 100%;
}
ul#footlinks li {
	display: inline;
	list-style: none;
	margin-left: 10px;
	text-align: right;
}
ul#footlinks a {
	color: #A7A9AC;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}
ul#footlinks a:hover {
	color: #EEE;
	font-weight: bold;
	text-decoration: underline;
}
p#copy {
	float: right;
	font-size: 0.8em;
	width: 100%;
	color: #888;
	clear: right;
	text-align: right;
	margin-bottom: 20px;
}
/* Index Page Store CSS */
ul#product_line {
	margin: 10px auto 0;
	width: 220px;
	list-style: none;
	display: block;
	float: left;
	clear: left;
}
.item {
	width: 65px;
	float: left;
	display: block;
	text-align: center;
}
.mid {
	margin: 0 12px 0;
	overflow: hidden;
}
.prodpic {
	border: 2px solid #BBB;
	margin-bottom: 5px;
}
.viewmore {
	float: left;
	width: 100%;
	margin: 5px 0 0 0;
}
/* Social Media */
.socialmedia {
	width: 210px;
	margin: 0 auto 10px auto;
}
.social_img a {
	background-image: url('../images/icons/facebook_icon.png');
	width: 40px;
	height: 42px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 10px;
	overflow: hidden;
}
.social_img a:hover {
	background-position: 40px 0;
}
ul#twitter_update_list {
	list-style: none;
	margin: 0;
}
ul#twitter_update_list li {
	margin-bottom: 5px;
	font-size: 0.9em;
}
p#twitter-link {
	width: 210px;
	text-align: right;
	margin: 0 auto 10px auto;
}
.clear {
	clear: left;
}

/* Search */
input.text_search {
	width: 24.5em;
	padding: 2px;
	border: 1px solid #CCC;	
}
input.btn_search {
	width: 80px;
	font-weight: bold;
	color: #FFF;
	background-color: #69C;
	padding: 1px;
	border: 1px solid #06C;
}

/* Promotions and Sales */
#sale {
	position: absolute;
	top: 38px;
	right: 0px;
	width: 155px;
	height: 62px;
	background: url(../images/sales/freeshipping.png) no-repeat; 
}
