/* MASTER STYLESHEET */

/* TAG DEFINITIONS */
body {
	background: #000000;
	margin: 0px;
	padding: 0px;
	color: #171717;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align:center;
}

p	{font-size: 1em; color: #171717;}

h1	{font-size: 1.15em;}
h2	{font-size: 1em; color: #757473;}
h3 	{font-size: .90em;}
h4 	{font-size: .90em; color: #757473;}
h5 	{font-size: .80em;}
h6 	{font-size: .80em; color: #757473;}

a:link, a:visited, a:hover, a:active {color: #ffba00;text-decoration:none;}
a:hover		{color: #ffba00;text-decoration:underline;}

input, select, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; }
textarea { font-size: 8pt; }

td {font-size: 0.95em;}
th {font-size: 0.95em;}

font {
	color: inherit !important;
	margin: inherit !important;
	padding: inherit !important;
	font: inherit !important;
	text-decoration: inherit !important;
	border: inherit !important;
	background: inherit !important;
	bottom: inherit !important;
	top: inherit !important;
	left: inherit !important;
	right: inherit !important;
	position: inherit !important;
	clear: inherit !important;
	float: inherit !important;
	height: inherit !important;
	width: inherit !important;
	letter-spacing: inherit !important;
	text-transform: inherit !important;
	outline: inherit !important;
	overflow: inherit !important;
	display: inherit !important;
	visibility: inherit !important;
	text-indent: inherit !important;
	white-space: inherit !important;
	word-spacing: inherit !important;
	z-index: inherit !important;
	text-align: inherit !important;
	max-height: inherit !important;
	max-width: inherit !important;
	min-height: inherit !important;
	min-width: inherit !important;
	cursor: inherit !important;
}



/* ------------------------------------- */
/* container                             */
/* ------------------------------------- */

#container {
	width: 940px;
	height:440px;
	background-color: #000;
	margin:0 auto;
	text-align:left;
}

/* ------------------------------------- */
/* top-nav items                         */
/* ------------------------------------- */

#top-nav {
	width:940px;
	height: 153px;
	position:relative;
}

#turn-on {
	left: 0px;
	bottom: 9px;
	position:absolute;
}

#tune-in {
	right: 0px;
	bottom: 9px;
	position:absolute;	
}

#logo {
	left: 325px;
	bottom: 0px;
	position:absolute;		
}

/* ------------------------------------- */
/* bottom-nav items                      */
/* ------------------------------------- */

#bottom-nav {
	width:940px;
	height: 30px;
	position:relative;
}

#releases {
	left: 0px;
	top: 12px;
	position:absolute;
	z-index: 999;
}

#download {
	width:740px;
	left: 100px;
	top: 12px;
	position:absolute;
	text-align:center;
	z-index: 998;
}

#gallery {
	right: 0px;
	top: 12px;
	position:absolute;
}


/* ------------------------------------- */
/* widescreen                            */
/* ------------------------------------- */

#widescreen {	
	width: 940px;
	height:445px;
	background: url(/images/bg.gif) #fff;
	margin:0 0;
	position: relative;
	font-size: 0.70em;
}

#widescreen-logo {
	width: 72px;
	height: 77px;
/*	background: url(/images/monkey-logo.gif);*/
	position: absolute;
	bottom: 0px;
	left: 434px;
}


/* ------------------------------------- */
/* you-tube-holder                       */
/* ------------------------------------- */

#you-tube-holder {
	width: 830px;
	margin: 0px 0px;
	margin-top: 38px;
	padding: 0px 0px;
	float: left;
	overflow: hidden;
}

#you-tube-holder #animation{
	width: 830px;
	overflow: hidden;
	position: relative;
	height: 400px;
}


/* ------------------------------------- */
/* gallery                               */
/* ------------------------------------- */

#simplegallery {
	width: 940px;
	height: 445px;
}


/* ------------------------------------- */
/* holder                                */
/* ------------------------------------- */

#holder {
	width: 2065px;  /*/ 295 * number of youtube videos */
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 60px;
	left: 0px;
}

/* ------------------------------------- */
/* you-tube                              */
/* ------------------------------------- */

.you-tube {
	margin-top: 0px;
	width: 240px;
	margin-right: 55px;
	float:left;
}

.you-tube p {
	margin-top: 5px;
}

/* ------------------------------------- */
/* arrow holder                          */
/* ------------------------------------- */

.arrow {
	width: 55px;
	float: left;
}

.arrow img {
	margin-top: 195px;
}

/* ------------------------------------- */
/* releases                              */
/* ------------------------------------- */

.release {
	padding-top: 5px;
	width: 450px;
	float: left;
	clear:both;
	position: relative;
}

.release-image {
	width: 90px;
	height:90px;
	float: left;
	padding-left: 15px;
	padding-right: 5px;
}

.release-text {
	width: 335px;
	height:90px;
	float: left;
	overflow:hidden;
}

.release-text p {
	margin: 0 0;
	padding: 0 0;
}
#release-animation, #release-scroll {
	overflow:hidden;
	margin: 0px 0px;	
	width: 470px;
	height: 195px;
	position: relative;
}


#release-scroll {
	height: 425px;
}


#release-scroll a:link, #release-scroll a:visited, #release-scroll a:hover, #release-scroll a:active {color: #171717 ;text-decoration:none;}
#release-scroll a:hover		{color: #171717;text-decoration:underline;}

#release-scroll {
	color: #171717;
}

#releases-holder {
	position: absolute;
	left: 0px;
	bottom: 10px;
	height:240px;
	overflow:hidden;
}

.arrow-down, .arrow-up {
	height: 20px;
	width: 470px;
	background-color: #fff;
	text-align:center;
}

#logos {
	width: 480px;
	height: 220px;
	margin-top:220px;
	right: 4px;
	position: absolute;
}

#logos img {
	border: none;
	height: 58px;
	width: 104px;
}

#logos ul {
	display: inline;
	list-style:none;
}

#logos ul li {
	height: 62px;
	width: 108px;
	margin: 9px 0px 2px 10px;
	background-color:#FFFFFF;
	float: left;

}

#logos ul li a{
	display: block;
	padding: 2px 2px;
	background-color:#fff;
}

#logos ul li a:hover{
	padding: 2px 2px;
	background-color:#ccc;
}

/* ------------------------------------- */
/* form                                  */
/* ------------------------------------- */

form {

}

fieldset {
	border: none;
}

.label {
	width: 100px;
	padding: 3px;
	float:left;

}

.element {
	padding: 3px;
	float:left;
}

select.shadow{
	padding: 0;
	width: 206px;
}

input.shadow, select.shadow, textarea.shadow, input.required, textarea.required {
	background-repeat: repeat-x; 	
	background-position: bottom;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 2px 2px 2px 5px;
	color: #666;
	width: 200px;
}

input.required, textarea.required {
	/*border: 1px solid #00A8E6;*/
}
input.validation-failed, textarea.validation-failed {
	background-image: url('/images/input-error-bg.gif'); 
	border: 1px solid #f29c9c;
}
input.validation-passed, textarea.validation-passed {
	/*color : #000;*/
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	width: 200px;
	background-color: #FF3300;
	color : #fff;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #fff;
	font-weight: bold;
}


.button {
	width: 76px;
	height: 14px;
	margin: 0 0;
	padding: 0 0;
	border: none;
	background: url(/images/submit-btn.gif) top;
	cursor: pointer;
}

.button:hover {
	background: url(/images/submit-btn.gif) bottom;
}


/* ------------------------------------- */
/* footer                                */
/* ------------------------------------- */

#footer {
	margin-top: 35px;
	width: 940px;
	height: 70px;
	color: #171717;
	font-size: 0.65em;
	text-transform:uppercase;
	text-align: center;
}

#footer ul {
	color: #ffba00;
	list-style-type: none;
	padding-top: 15px;
}

#footer ul li {
	margin-top: 15px;
	display: inline;
	padding-left: 1px;
}

#footer .top {
	margin-top: -20px;
}

/* ------------------------------------- */
/* classes                               */
/* ------------------------------------- */

.title-text { margin-top: 19px;  }

.title-text-abs { top: 19px; left: 15px; position:absolute;}

.clear { clear: both; height: 0; overflow: hidden; line-height: 0; }

.float-right {
	float: right;
	padding-left: 15px;
	width: 455px;
	height: 445px;
}

.float-left {
	float: left;
	padding-left: 15px;
	width: 455px;
	height: 445px;
}

.mandatory {
	color: #ffba00;
}

.hidden {
	height: 0px;
	overflow:hidden; 
	display: none;
}

.show {
	height: 445px;
	display:block;
	top: 0px;
	left: 0px;
}

.show-normal {
	height: 445px;
	display:block;
}

.offscreen {
	top: -2000px;
	left: -2000px;
}