@charset "utf-8";
/* CSS Document */

body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 1.5em;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 1.2em;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.largegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.largegrey2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.topnav {
	display: block;
	height: 31px;
	width: 129px;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 31px;
	float: left;
	background-image: url(images/grey_button.jpg);
}

.topnav:hover {
	display: block;
	height: 31px;
	width: 129px;
	visibility: visible;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 31px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	float: left;
	background-image: url(images/red_button.jpg);
}
.whitenav {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 0.85em;
	font-weight: normal;
}

.whitenav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.whitenav2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
	font-size: 0.85em;
	font-weight: normal;
}

.whitenav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.whitenav3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
	font-size: 1em;
	font-weight: normal;
}

.whitenav3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.greynav {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	font-size: 0.85em;
	font-weight: normal;
}

.greynav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
.topnavselected {
	display: block;
	height: 31px;
	width: 129px;
	visibility: visible;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 31px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	float: left;
	background-image: url(images/red_button.jpg);
}
.indextopgradient {
	background-image: url(images/grey_gradient.jpg);
	background-repeat: repeat-x;
	height: 111px;
	width: 100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #7A2046;
	margin-top: 15px;
}
.indextopwrapper {
	height: 80px;
	width: 1073px;
	clear: left;
}
.indexlogo {
	height: 80px;
	width: 181px;
	float: left;
}
.indextopnavwrapper {
	height: 31px;
	width: 1073px;
}
.indexmiddlewrapper {
	height: 730px;
	width: 1073px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.indexmiddleleftwrapper {
	float: left;
	height: 710px;
	width: 1006px;
	background-color: #1A1A1A;
	padding: 10px;
}
.indexmontagewrapper {
	height: 336px;
	width: 1006px;
}
.indexgreybar {
	height: 20px;
	width: 1006px;
	background-color: #3F3F3F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
.indexmainmiddle {
	background-image: url(images/darkgrey_gradient.jpg);
	background-repeat: repeat-x;
	height: 730px;
	width: 100%;
	background-color: #999;
}
.indexwelcomewrapper {
	height: 333px;
	width: 1006px;
	clear: both;
	margin-top: 10px;
}
.indexwelcome {
	background-color: #000;
	float: left;
	height: 281px;
	width: 528px;
	padding-left: 60px;
	padding-top: 30px;
	padding-right: 60px;
	padding-bottom: 20px;
	margin-right: 10px;
	border: 1px dotted #CCC;
}
.indexvideowrapper {
	float: left;
	height: 333px;
	width: 346px;
	background-color: #000;
}
.indexsocialtag {
	float: left;
	height: 176px;
	width: 45px;
	background-image: url(images/tag.png);
	background-repeat: no-repeat;
	padding-top: 5px;
}
.facebook {
	height: 32px;
	width: 32px;
	background-image: url(images/tag.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}
.indexvideoheader {
	float: left;
	height: 38px;
	width: 316px;
	background-color: #000;
	background-image: url(images/video.png);
	padding-top: 17px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.indexh1wrapper {
	height: 55px;
	width: 892px;
	float: left;
	text-align: right;
	padding-top: 25px;
}
.indexnewnavwrapper {
	height: 110px;
	width: 1073px;
	margin-right: auto;
	margin-left: auto;
}
.indexbottomnav {
	background-color: #666;
	height: 30px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.indexbottomnavbar {
	width: 1073px;
	margin-right: auto;
	margin-left: auto;
	height: 24px;
	padding-top: 6px;
}
.indexseo {
	background-color: #FFF;
	height: 60px;
	width: 100%;
}
.indexbottomlogo {
	width: 1073px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	padding-top: 5px;
	clear: both;
}
.indexbottomkeywords {
	width: 800px;
	height: auto;
	float: left;
}
.indexbottomyudulogo {
	width: 223px;
	height: auto;
	float: left;
	text-align: right;
}
.indexvideocontainer {
	display: block;
	height: 87px;
	width: 326px;
	clear: both;
	padding-top: 3px;
}

.indexvideocontainer:hover {
	display: block;
	height: 87px;
	width: 346px;
	visibility: visible;
	background-color: #181818;
	clear: both;
	padding-top: 3px;
}
.indexvideoholder {
	float: left;
	height: auto;
	width: 140px;
	text-align: right;
}
.indexvideotext {
	float: left;
	height: 85px;
	width: 175px;
	text-align: left;
	margin-left: 10px;
}
.profilewrapper {
	background-color: #000;
	float: left;
	height: 373px;
	width: 886px;
	padding-left: 60px;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 20px;
	margin-right: 10px;
}
.profilemiddlewrapper {
	height: 830px;
	width: 1073px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.profilemainmiddle {
	background-image: url(images/darkgrey_gradient.jpg);
	background-repeat: repeat-x;
	height: 830px;
	width: 100%;
	background-color: #999;
}
.profilemiddleleftwrapper {
	float: left;
	height: 810px;
	width: 1006px;
	background-color: #1A1A1A;
	padding: 10px;
}
