@font-face {
	font-family: Masque;
	src: local("Masque"), url("/f/masque.ttf");
}

@font-face {
	font-family: Cowboy;
	src: local("Bleeding Cowboys"), url("/f/Bleeding Cowboys.ttf");
}

html {
	height: 100%;
	width: 100%;
}

body {
	background: black;
	color: white;
	font-family: Arial, sans-serif;
	font-size: small;
	margin: 0 auto;
	width: 800px;
	height: 100%;
}

article,section,header,footer,aside,nav,figure,details {
	display: block;
}

a > img {
	border: none;
}

body > header {
	position: relative;
}

body > header h1 {
	margin: 0;
}

body > header h1 img {
	display: block;
}

#phone-number {
	position: absolute;
	right: 5px;
	top: 2px;
	font-weight: bold;
	letter-spacing: 2px;
}

#phone-number .type {
	display: none;
}

body > nav {
	color: white;
	background: url(/i/midsection_pic.png) no-repeat;
	height: 168px;
	position: relative;
}

body#page-index > nav { height: 238px; }
body#page-index > nav.bg1 { background: url(/i/home_flomo_new.png) no-repeat; }
body#page-index > nav.bg2 { background: url(/i/home_blackV_new.png) no-repeat; }
body#page-index > nav.bg3 { background: url(/i/home_flomoR_new.png) no-repeat; }
body#page-index > nav.bg4 { background: url(/i/home_crossV_new.png) no-repeat; }
body#page-index > nav.bg5 { background: url(/i/home_crossV_new.png) no-repeat; }
body#page-index > nav.bg6 { background: url(/i/home_flomoR_new.png) no-repeat; }

body > nav.bg1 { background: url(/i/slimone_new.png); }
body > nav.bg2 { background: url(/i/slimtwo_new.png); }
body > nav.bg3 { background: url(/i/slimthree_new.png); }
body > nav.bg4 { background: url(/i/slimfour_new.png); }
body > nav.bg5 { background: url(/i/slimfive_new.png); }
body > nav.bg6 { background: url(/i/slimsix_new.png); }

body > nav > ul {
	margin: 0;
	padding: 3px 0 0 0;
	list-style: none;
	text-align: center;
}

body > nav > ul > li {
	display: inline;
	padding: 0 5px;
	font-size: 14px;
	font-family: "Masque", sans-serif;
}

body > nav > ul > li > a {
	color: white;
	text-decoration: none;
}

body > nav > ul > li > a:hover,
body > nav li.current > a {
	text-decoration: underline;
	text-shadow: 0px 0px 2px #ff0;
}

body > nav li.n2:hover #nav-products {
	display: block;
}

#nav-products {
	display: none;
	position: absolute;
	left: 80px;
	border: 1px solid black;
	text-align: left;
	background: #2d394f;
	color: white;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, sans serif;
}

#nav-products ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-products li {
	display: block;
}

#nav-products a {
	display: block;
	padding: 2px 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#nav-products a:hover {
	background: white url("/i/nav-products-grad.png") top left repeat-x;
	color: black;
}

#nav-products > li > a {
}

#nav-products ul a {
	padding-left: 20px;
}

#shopping-cart-link {
	position: absolute;
	right: 5px;
	bottom: 10px;
	color: white;
	text-decoration: none;
	font-family: Masque, Arial, sans serif;
	font-size: 16px;
	padding: 15px 0 0 50px;
	height: 23px;
	background: url("/i/icon_viewcart.png") left top no-repeat;
}

#shopping-cart-link:hover {
	text-shadow: 0 0 2px #ff0;
}

body > table {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	background: white;
	color: black;
}

body > table > tbody > tr > td {
	vertical-align: top;
}

body > footer {
	background: url(/i/footer.png);
	height: 23px;
	padding-top: 20px;
	color: white;
	text-align: center;
}

body > footer * {
	display: inline;
}

body > footer a {
	color: white;
	text-decoration: none;
}

body > footer a:hover {
	text-decoration: underline;
}

body > footer ul {
	margin: 0;
	padding; 0;
	list-style: none;
}

body > footer li {
	padding: 0 1em;
	border-left: 1px solid white;
}

body > footer li:first-child {
	border: none;
}

#lc {
	border-right: 3px solid #2d394f;
	width: 227px;
	background: url(/i/lt_background.png) left top repeat-y;
	color: white;
	text-shadow: 1px 1px 1px #444;
	font-size: small;
}

#lc > h1,
#left-nav > h1 {
	font-size: x-large;
	text-shadow: 1px 3px 1px #444;
	font-family: Masque;
	text-align: center;
	margin-top: 5px;
}

#left-nav {
	font-size: x-large;
}

#left-nav ul {
	color: #2d394f;
}

#left-nav a {
	color: white;
	text-shadow: 1px 3px 1px #444;
	text-decoration: none;
}

#left-nav > ul {
}

#twitter.jquery-twitter {
	margin: 20px;
	background: white;
	font-family: Arial, sans-serif;
	font-size: small;
	color: black;
	text-shadow: none;
	padding: 5px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

#twitter.jquery-twitter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#twitter.jquery-twitter li {
	padding: 10px;
	border-bottom: 2px solid #3cf;
}

#profileLink {
	font-size: 10px;
	color: gray;
	padding: 10px 0;
	text-align: right;
	display: block;
	background: url(/i/twitter_s.png) left 4px no-repeat;
}

#product-listing {
	color: #2d394f;
	font-size: 16px;
}

#product-listing a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#product-listing a:hover {
	text-decoration: underline;
}

#product-listing ul {
	list-style: disc;
}

#product-listing li.current {
	color: white;
}

#product-listing li.current li {
	color: #2d394f;
}

#bc {
	padding: 0 10px 10px;
}

#bc > h1 {
	text-align: center;
	color: #2d394f;
	text-shadow: 1px 3px 1px #aaa;
	font-family: Masque, sans-serif;
	font-size: xx-large;
	letter-spacing: 1px;
	margin-top: 5px;
}