@charset "utf-8";
/* CSS Document */
img, div, a, { behavior: url(includes/iepngfix.htc) 
}
/* normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin: 0; padding: 0;}
/* normalizes font-size for headers */
h1, h2, h3, h4, h5, h6
{font-size: none;}
/* removes list-style from lists */
ol, ul
{list-style: none;}
/* normalizes font-style and font-weight */
address, caption, cite, code, dfn, em, strong, th, var
{font-style: normal; font-weight: normal;}
/* removes borders and scacing from tables */
table
{border-collapse: collapse; border-spacing: 0;}
/* removes borders frorm fieldset and images */
fieldset, img
{border: 0;}
/* left aligns text in caption and th */
caption, th
{text-align: left;}
/* removes quotation marks from q */
q:before, q:after
{content: '';}
/* Tags */
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	top: 0px;
	font-size: 12px;
	background-image: url(../images/angel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9999CC;
	padding-bottom: 5px;
	line-height: 24px;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	padding-bottom:10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9999CC;
	padding-bottom: 3px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 5px;
	font-style: italic;
}	
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9999CC;
	padding-bottom: 3px;
	font-style: italic;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 7px;
	font-style: italic;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-bottom: 3px;
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 3px;
}	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
	line-height: 17px;
}
q {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	color: #CCCCCC;
	line-height: 16px;
	font-weight: bold;
}
/* Shell */
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#main_back {
	float: left;
	width: 955px;
	position: relative;
	clear: both;
	background-color: #000000;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}
#main_back_hand {
	float: left;
	width: 955px;
	position: relative;
	clear: both;
	background-color: #000000;
	background-image: url(../images/back_usa.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}
#main_back_bio {
	float: left;
	width: 955px;
	position: relative;
	clear: both;
	background-color: #000000;
	background-image: url(../images/back_bio.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}
#main_back_troy {
	float: left;
	width: 955px;
	position: relative;
	clear: both;
	background-color: #000000;
	background-image: url(../images/back_troy.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}
#main_back_braid {
	float: left;
	width: 955px;
	position: relative;
	clear: both;
	background-color: #000000;
	background-image: url(../images/back_braid.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}
#main_back_devout {
	float: left;
	width: 955px;
	position: relative;
	clear: both;
	background-color: #000000;
	background-image: url(../images/back_devout.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}
#main_back_code {
	float: left;
	width: 955px;
	position: relative;
	clear: both;
	background-color: #000000;
	background-image: url(../images/back_code.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}
#main_back_prime {
	float: left;
	width: 955px;
	position: relative;
	clear: both;
	background-color: #000000;
	background-image: url(../images/back_prime.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}
#main_back_unity {
	float: left;
	width: 955px;
	position: relative;
	clear: both;
	background-color: #000000;
	background-image: url(../images/back_unity.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}
#main_back_century {
	float: left;
	width: 955px;
	position: relative;
	clear: both;
	background-color: #000000;
	background-image: url(../images/back_century.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}
#main_back_native {
	float: left;
	width: 955px;
	position: relative;
	clear: both;
	background-color: #000000;
	background-image: url(../images/back_native.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}
#content_collection {
	width: 855px;
	float: left;
	text-align: justify;
	min-height: 400px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 352px;
	padding-bottom: 50px;
}
#content {
	width: 855px;
	float: left;
	text-align: justify;
	min-height: 400px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#content_shell {
	width: 955px;
	float: left;
	text-align: justify;
}
#content_center {
	width: 855px;
	float: left;
	text-align: center;
	min-height: 400px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#masthead {
	height: 125px;
	width: 955px;
	background-image: url(../images/nav.jpg);
	color: #9999CC;
	position: relative;
	z-index: 100;
	background-repeat: repeat-x;
	background-position: left bottom;
}
#header {
	height: 100px;
	width: 955px;
	background-image: url(../images/header.jpg);
	color: #9999CC;
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo {
	float: left;
	height: 112px;
	width: 285px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#nav {
	height: 25px;
	clear: both;
	position: absolute;
	font-size: 11px;
	text-align: center;
	left: 50px;
	top: 100px;
	width: 905px;
}
#nav2 {
	color: #FFFFFF;
	position: absolute;
	top: 10px;
	right: 20px;
	height: 20px;
	text-decoration: none;
	font-weight: normal;
}
#bar {
	height: 10px;
	width: 940px;
	background-image: url(../images/bar.jpg);
	clear: both;
	position: relative;
	font-size: 11px;
	text-align: center;
	padding-left: 15px;
}
#footer {
	width: 955px;
	float: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#bioblu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9999CC;
	text-align: left;
	position: relative;
	border: thin solid #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	width: 200px;
	float: left;
	top: 8px;
	left: -5px;
}	
#bioblu_logo {
	position: relative;
	z-index: 5;
	height: 37px;
	width: 68px;
	float: left;
}
#bottom_nav2 {
	float: left;
	width: 955px;
	padding-top: 2px;
	text-align: left;
	height: 65px;
	padding-bottom: 5px;
}
#solid {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #000;
	position: relative;
	padding-top: 10px;
}
#email_box {
	padding-top: 5px;
	text-align: right;
}
#footer_info {
	float: left;
	font-size: 10px;
	text-align: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	color: #666666;
}
#nav  a:visited
  {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
#nav2 a:link
  {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
#nav2 a:visited
 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
#nav2 a:hover
  {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
}
#footer a:hover {
	color: #9999CC;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
#content a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#content a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#content a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
#content_shell a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#content_shell a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#content_shell a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#content_shell a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
#content_center a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#content_center a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#content_center a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#content_center a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
/* Classes */
.float_l {
	float: left;
	margin-right: 25px;
	margin-bottom: 5px;
}
.float_r {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 5px;
	line-height: 34px;
	text-align: center;
}
.center {
	text-align: center;
}
.small {
	text-align: justify;
	font-size: 11px;
	color: #FFFFFF;
}
.grey {
	text-align: justify;
	font-size: 12px;
	color: #CCCCCC;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #9999CC;
	margin-bottom: 5px;
	padding-bottom: 5px;	
}
.Email {
	padding-left: 2px;
	color: #666666;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.social_media {
	margin-left: 4px;
	margin-bottom: 0px;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
}	
.safety {
	float: left;
	width: 200px;
	margin-right: 50px;
	text-align: center;
}	
.scott_img {
	float: right;
	width: 288px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 9px;
	text-align: left;
}
#share {
	height: 20px;
	width: 200px;
	position: absolute;
	top: 275px;
	right: 130px;
	text-align: right;
	z-index: 100;
}
.share {
	margin-left: 5px;
}
.like {
	position: absolute;
	top: 275px;
	right: 40px;
}
.thumb1 {
	margin-right: 25px;
	float: left;
	border: thin solid #FFFFFF;
}
.thumb2 {
	float: left;
	border: thin solid #FFFFFF;
}
.product_thumb {
	float: left;
	border: thin solid #FFFFFF;
	margin: 10px;
}
#library {
	float: left;
	width: 565px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 22px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 30px;
	text-align: center;
	background-color: #322D4C;
}
#thumbnails {
	float: left;
	width: 160px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 12px;
	font-size: 10px;
	text-align: center;
	border: 1px solid #3B3C5F;
	padding: 5px;
}
#thumbnails a {
	color: #9999CC;
	text-decoration: none;
}
#thumbnails a:link {
	color: #9999CC;
	text-decoration: none;
}
#thumbnails a:hover {
	color: #FFF;
	text-decoration: none;
}
#thumbnails a:visted {
	color: #9999CC;	
	text-decoration: none;
}
#thumbnails  a:visited {
	color: #9999CC;
	text-decoration: none;
}
#thumbnail_case {
	float: left;
	width: 150px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 10px;
	text-align: center;
	border: 1px solid #3B3C5F;
	padding: 5px;
}
#thumbnail_case {
	float: left;
	width: 150px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 10px;
	text-align: center;
	border: 1px solid #3B3C5F;
	padding: 5px;
}
#thumbnail_case {
	clear: both;
	float: left;
	width: 565px;
}

