/*--------------------------------------------------GLOBAL RESETS AND SETUP--*/

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Arial, Helvetica, Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6, pre, blockquote, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

dd {
	margin-left: 1em;
}

blockquote {
	font-style: italic;
	padding: 5px 0 5px 30px;
}

form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

input, select, textarea {
	padding: 3px;
	font-size: 100%;
	background: #eee;
	border: #bbb solid 1px;
}

input.submit {
	color: #fff !important;
	background: #225D93 !important;
	cursor: pointer;
}

img, a {
	border: 0;
}

ul {
	list-style-type: none;
	padding:0;
	margin:0;
}

li {
	list-style-type: none;
	padding:0;
	margin:0;
}
/*--------------------------------------------------------------TAG FORMATS--*/
body {
	text-align: center;
	color: #ddd;
	background: #141414 url("../images/header_bg.jpg") top left no-repeat;
}

a {
	text-decoration: none;
	color: #2f8ab2;
}

a:hover {
	color: #18cb92;
}

img.bullet {margin-right: 2px;}

form {
	margin: 30px 0 0;
}

form p {
	margin: 0 0 20px;
}

form label {
	float: left;
	width: 140px;
}

table {
	margin-bottom: 40px;
}

table.no_td_borders td, table.no_td_borders th {
	border: 0 !important;
}

td, th {
	padding: 5px 0;
	font-size: 1.1em;
	color: #777;
	border-bottom: #454545 solid 1px;
}

h2 {
	font-weight: normal;
	color: #5b5b5b;
}

h4 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-style: italic;
	color: #fff;
}

h4.file_title {
	margin: 0;
	color: #18cb92;
	font-weight: normal;
}

/*--------------------------------------------------------------TEXT FORMATS--*/
.plus_ten 		{font-size:1.1em !important;}
.less_ten 		{font-size:0.9em !important;}
.small 			{font-size:0.8em !important;}
.tiny 			{font-size:0.7em !important;}
.large 			{font-size:1.3em !important;}
.white 			{color:#fff !important;}
.lite_gray		{color:#ccc !important;}
.gray 			{color:#555 !important;}
.dark_gray 		{color:#343434 !important;}
.teal			{color:#2f8ab2 !important;}
.superscript 	{line-height: 0.2em;font-size: 0.8em;}
.bold			{font-weight: bold;}
.italic			{font-style: italic;}
.normal			{font-style: normal; !important;font-weight:normal !important;}
.right_buffer	{margin-right:5px;}
.left_buffer	{margin-left:5px;}

.section {
	margin: 0 0 50px;
	padding-bottom: 20px;
	text-decoration: none;
	font-weight: normal;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: 0.1px;
	line-height: 1.8em;
	font-size: 12px;
	border-bottom: #454545 solid 1px;
}

.short_section {
	margin-bottom: 25px !important;
}

.section_heading {
	margin-bottom: 20px;
}

.no_border {
	border: 0 !important;
}

.blog_title {
	font-weight: normal !important;
	text-transform: uppercase;
}

/*--------------------------------------------------------------CONTAINERS--*/
#container {
	margin: 0 0 0 100px;
	width: 960px;
	height: auto;
}

#footer {
	margin: 0 0 0 0;
	height: 250px;
	font-size: 0.8em;
	text-align: left;
}

.footer_content {
	padding: 0;
}

.footer_content a {
	color: #343434;
}

.footer_highlight a {color: #2f8ab2 !important;}

#vimeo_link {
	position: relative;
	top: 29px;
	right: 60px;
	font-size: 0.7em;
	text-align: right;
}

#left_column {
	float: left;
	padding: 116px 20px 0 0;
	width: 245px;
	height: 1964px;
	text-align: right;
	background: url("../images/bands.jpg") 245px 180px no-repeat;
}

.menu {
	margin: 60px 0;
	padding-right: 5px;
	text-align: right;
}

.menu li {
	margin: 0 0 10px;
	padding: 0;
}

/*LOGIN FORM*/
form.login {
	margin: 5px 2px 0 0;
}

form.login input {
	padding: 3px;
	font-size: 0.75em;
	color: #121212;
	background: #444;
	border: #333 solid 1px;
}

form.login p {
	margin-bottom: 10px;
}

#right_column {
	float: left;
	padding: 200px 0 0 50px;
	width: 580px;
	text-align: left;
	overflow: hidden;
}

/*--------------------------------------------------------------VIDEO PLAYER--*/
.controls {
	padding: 20px 0 10px 10px;
	height: 30px;
}

.controls img {
	margin-right: 10px;
}

.video_wrapper, .motion_wrapper, .print_wrapper {
	margin: 0 10px;
	height: 0;
	overflow: hidden;
}

.video_inner {
	height: 316px;
	overflow: hidden;
}

.video_element {
	padding-top: 20px;
	height: 286px;
	text-align: center;
}

.video_item {
	width: 556px;
	height: 186px;
}

.video_description {
	margin: 10px 0 0;
	height: 70px;
	text-align:	left;
}

.video_description li {
	float: left;
	width: 50%;
	font-style: italic;
}

.video_clip {
	position: absolute;
	margin-top: -266px;
	padding-top: 30px;
	width: 557px;
	height: 246px;
	background: #141414;
	text-align: center;
	z-index: 13000;
}

li.wider {
	margin-top: 20px;
	width: 100%;
}

li.counter {
	width: 100%;
	text-align: right;
}
/*--------------------------------------------------------------MISC--*/
/*TIPS*/
.email-tip {
	margin: 5px 0 0;
	color: #0C7AAD;
	text-transform: uppercase;
	font-size: 10px;
	width: 500px;
	text-align: left;
	z-index: 13000;
}

.tip {
	color: #2f8ab2;
}