@charset "UTF-8";
/* CSS Document */

* {
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 150;
	padding-top: 150;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 

html {
	padding: 0px;
	margin: 0px;
	height: 100%
}
body {
	background-color: f0f0f0;
	padding: 0px;
	margin: 0px;
	height: 100%
}
#container {
	background-color: f0f0f0;
	min-height: 95%;
	height: 100%;
}
#header {
	height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	width: 100%;
}
#topmenu {
	width: 650px;
	float: right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#form {
}
#logo {
	float: left;
	height: 60px;
	width: 300px;
	padding-top: 4px;
}
#logowrap {
}
#logoenter {
	width: 700px;
	height: 100px;
}
#splashlogo {
	float: left;
	height: 113px;
	width: 388px;
	margin: 0px;
	padding: 0px;
	clear: right;
}
#splashimage {
	height: 450px;
	width: 260px;
	float: right;
}
#enterbutton {
	float: left;
	height: 40px;
	width: 389px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	margin-top: 20px;
}
#intronav {
	margin-top: 20px;
	height: 30px;
}
#intronavlist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
}
#intronavlist a {
	padding: 3px 10px;
}
#intronavlist a:link, #intronavlist a:visited {
	color: #fff;
	background-color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 50px;
	width: 32px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#intronavlist a:hover {
	color: #09F;
	background-color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 50px;
	width: 35px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#mainnav {
	height: 33px;
	width: 600px;
	vertical-align: bottom;
	float: left;
	clear: right;
	text-align: right;
}
#mainContent {
	display: block;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}
#mainContact {
	clear: left;
	display: block;
	height: 500px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#splashmaincontact {
	display: block;
	width: 655px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	margin-top: 20px;
}
#splashmainContent {
	display: block;
	width: 700px;
	height: 540px;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#splashfooter {
	height: 40px;
	width: 100%;
}
#splashlogoleft {
	float: left;
	width: 262px;
}
#abcopy {
	height: 120px;
	width: 380px;
	background-color: #CCC;
	float: left;
}
#splashcontact {
	height: 500px;
	width: 390px;
	float: right;
}
#contact {
	height: 500px;
	width: 390px;
	float: left;
}
#contactcopy {
	height: 35px;
	width: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-bottom: 5px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#thankscontact {
	display: block;
	width: 655px;
	margin-right: auto;
	margin-left: auto;
	height: 452px;
	margin-top: 20px;
}
#thankslogoimage {
	width: 395px;
	float: right;
	margin-top: 200px;
}
#thankyoucopy {
	height: 35px;
	width: 390px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 20px;
	float: left;
}
#thankyoucontactimage {
	float: left;
	height: 450px;
	width: 260px;
}
#contactimage {
	float: left;
	height: 450px;
	width: 260px;
	margin-top: 30px;
}
#contactlogoimage {
	float: left;
	height: 118px;
	width: 262px;
	clear: right;
}
#contact form table tr td input {
	float: right;
	background-color: #000;
	color: #FFF;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 13px;
}
#submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000;
	color: #FFF;
	float: right;
}
#dlcontact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contactform {
	width: 390px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contactform form table tr td label {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	background-image: url(../images/Footer_back.jpg);
	background-position: left;
	position: relative;
	width: 100%;
	height: 80px;
	padding: 0px;
	background-repeat: repeat-x;
	float: left;
	margin-bottom: 0px;
	clear: left;
	z-index: 1;
}
#splashheader {
	width: 100%;
	height: 50px;
	text-align: center;
	padding-top: 25px;
}
#splashheader p {
	font-family: Helvetica, Arial;
	font-size: 15px;
	font-weight: 100;
	text-decoration: none;
	letter-spacing: 30px;
}
#newvideocopy {
	font-family: Helvetica, Arial;
	font-size: 20px;
	color: #000;
	height: 450px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
	letter-spacing: 5px;
}
#newvideo {
	height: 800px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#newvideocopy p {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #000;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	text-align: center;
	letter-spacing: 0px;
}

#splashheadercopy {
	font-family: Helvetica, Arial;
	font-size: 30px;
	color: #000;
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
	letter-spacing: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1F1F1F;
	padding-top: 10px;
}
ul#navlist
{
	white-space: nowrap;
	margin-right: 20px;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
}
#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 50px;
	width: 32px;
	font-weight: bold;
}

#navlist a:hover
{
	color: #fff;
	background-color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 50px;
	width: 35px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#siteimage {
	float: right;
	height: 450px;
	width: 260px;
}
#smalllogo {
	float: left;
	height: 50px;
	width: 500px;
	vertical-align: top;
	padding-top: 15px;
}
img {
}
#logo img {
	float: left;
	padding-left: 20px;
}
#videolist li {
	font-family: Helvetica, Arial;
	font-size: 12px;
	text-decoration: none;
}
#splashlogo {
	margin-top: 150px;
}
#smalllogo p {
	height: 50px;
	width: 500px;
	margin-left: 25px;
	margin-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFF;
	vertical-align: top;
	line-height: 10px;
	text-decoration: none;
}
#smalllogofloat {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
#smalllogo a {
	height: 50px;
	width: 500px;
	margin-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #09F;
	vertical-align: top;
	line-height: 13px;
	text-decoration: none;
}
#social {
	float: right;
	width: 400px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#social p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
#sociallogo    {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#social a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #09F;
	text-decoration: none;
	text-transform: uppercase;
}
#social a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FC0;
	text-decoration: underline;
	text-transform: uppercase;
}
#sociallist {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sociallist li {
	display: inline;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#sociallist li a {
	line-height: 16px;
}
#sociallist li #facebooklogo {
	margin-right: 5px;
	vertical-align: text-top;
}
#sociallist li #twitterlogo {
	margin-right: 3px;
	vertical-align: text-top;
}
#sociallist li #myspacelogo {
	margin-right: 3px;
	vertical-align: text-top;
}
#sociallist li #hifivelogo {
	margin-right: 3px;
	vertical-align: text-top;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#dlcontact input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.button {    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #D7E5F2;    
 color: #102132;    
 margin-left: 12px;    
 margin-top: 3px;    
 margin-bottom: 2px;    
}
.clearfooter {
   clear: both;
}
#ebutton {
	background-color: #000;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: normal;
	font-size: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#videonav {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-decoration: none;
	height: 50px;
	margin-top: 10px;
}
#videonav ul {
}
#videonav li {
	font-family: Helvetica, Arial;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	margin-top: 10px;
	list-style-type: none;
	display: inline;
}
/* Form info*?
#contactform ul {
	margin: 5px 0px 15px 0px;
	padding: 0px;
}

#contactform li {
	margin-left: 20px;
}

form h1 {
	font: bold 20px/21px Helvetica, Arial, sans-serif;
	margin: 10px 0px;
}

/* form styles */

form {
	width: 360px;
	text-align: left;
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

legend {
	display: none;
}

form h3 {
	clear: both;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

form label {
	display: block;
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}
form input , submit{
	display: block;
	margin-top: 5px;
	font-family: Helvetica, Arial;
	font-size: 13px;
	text-transform: uppercase;
	color: #000;
	padding-top: 5px;
	float: right;
}

form select {
	float: left;
	display: block;
}

form label.field-first,
form label.field-address,
form label.field-city,
form label.field-email {
	clear: left;
}


form label.field-first,
form label.field-last,
form label.field-city,
form label.field-email,
form label.field-phone {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 150px;
}

form label.field-first input,
form label.field-last input,
form label.field-email input,
form label.field-city input,
form label.field-phone input {
	float: left;
	width: 150px;
	padding: 0px;
}

form label.field-state {
	float: left;
	margin-right: 10px;
	width: 60px;
}

form label.field-state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.field-zip {
	float: left;
	width: 80px;
}

form label.field-zip input {
	float: left;
	width: 80px;
}

form label.field-address {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
}

form label.field-address input {
	float: left;
	width: 310px;
	padding: 0px;
}

form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

form label.radioitem {
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

textarea {
	display: block;
}

form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3 {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}

form label.field-checkbox {
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

form textarea {
	margin-top: 3px;
}
#fashion {
	height: 460px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#fashionpic {
	height: 460px;
	width: 261px;
	float: left;
}
#newvideo {
	height: 455px;
	width: 670px;
}
#fashioncopy {
	height: 137px;
	width: 300px;
	margin-top: 120px;
	float: left;
}
#fashionbutton {
	height: 15px;
	width: 325px;
	margin-left: auto;
	margin-right: auto;
}
#fashionbutton li {
	display: inline;
	margin-right: 20px;
	list-style-type: none;
	font-family: Helvetica, Arial;
	padding: 10px;
	list-style-type: none;
	background-color: #000;
	height: 15px;
	width: 125px;
	margin-top: 10;
	-webkit-border-radius: .5em;
	-moz-border-radius: 0.5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	}
#fashionbutton li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#fashionbutton li a:hover {
	color: #900;
	text-decoration: none;
	font-size: 12px;
	
}
#fashionvideo {
	height: 237px;
	width: 400px;
	float: right;
}
#fashionvideocopy {
	height: 40px;
	width: 400px;
	float: left;
}
#fashionvideocopy p{
	font-size: 18px;
 	padding-left: 30px;
 	padding-bottom: 10px;
}

#vidlogo {
	height: 90px;
	width: 385px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
}
#newsplashbutton {
	height: 90px;
	width: 315px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	line-height: 30px;
	text-align: center;
}

#splashsmalllogo {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #999;
	height: 50px;
}
#splashfooter {
	width: 900px;
	height: 50px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#splashsmallcontact  {
	font-size: 10px;
	font-family: Helvetica, Arial;
	color: #666;
	float: left;
	width: 350px;
	height: 40px;
	letter-spacing: .5px;
	line-height: 15px;
}
#splashsmallcontact a  {
	font-size: 9px;
	font-family: Helvetica, Arial;
	text-decoration: none;
	color: #000;
}
#splashsmallcontact a:hover {
	font-size: 9px;
	font-family: Helvetica, Arial;
	text-decoration: none;
	color: #C00;
}
#splashsocial {
	float: right;
	width: 250px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	height: 40px;
	padding: 0px;
}
#splashsocial p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
#splashsociallogo {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#splashsocial a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
#splashsocial a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C00;
	text-decoration: none;
	text-transform: uppercase;
}
#splashsociallist {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#splashsociallist li {
	display: inline;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#splashsociallist li a {
	line-height: 16px;
}
#splashsociallist li #facebooklogo {
	margin-right: 5px;
	vertical-align: text-top;
}
#splashsociallist li #twitterlogo {
	margin-right: 3px;
	vertical-align: text-top;
}
#splashsociallist li #myspacelogo {
	margin-right: 3px;
	vertical-align: text-top;
}
#splashsociallist li #hifivelogo {
	margin-right: 3px;
	vertical-align: text-top;
}
#splashsmallcontact p {
	font-size: 10px;
}
#formcontact {
	text-align: center;
	margin-bottom: 15px;
}
#formcontact a {
	color: #000;
	text-decoration: none;
}
#formcontact a:hover, a:visited {
	color: #C00;
	text-decoration: none;
}

