/* CSS Document */

html, body{
	margin: 0px;
	padding: 0px;
	height: 100%px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	background-image: url(../images/back.jpg);
	background-position: center top;
	padding-bottom: 10px;
}


/******************************************************** MAIN CONATINERS*/



#container{
	width: 100%;
	float: left;
	/*background-color: #FFFFFF;
	background-image: url(../images/back_container.jpg);*/
	background-position: center top;
	position: relative;
	z-index: 10;
}

#container2, #containerfooter{
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}


#footer{
	clear: both;
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4d4d4d;
	padding-bottom: 20px;
}

.content{
	float:left;
	width: 100%;
	clear: both;
}

.content2{
	float:left;
	margin-top: 140px;
	margin-right: 40px;
	width: auto;
}

h1, h2, h3, h4, h5, h6, ul, li{
	margin: 0px;
	padding: 0px;
}

h1{
	float: left;
	margin-top: 50px;
}

h1, h3{
	font-size: 35px;
	font-weight: bold;
	float: left;
	margin-bottom: 0px;
	position: relative;
	z-index: 5;
	display:block;
	top: -5px;
}



h2{
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	float: left;
}

h2.strap{
	margin-bottom: 10px;
	margin-top: 57px;
	margin-left: 10px;
	width: auto;
}

.content h2{
	color:#999999;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0px;
	clear:both;
	width:100%;
	float:none;
}


#footer h6{
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	clear: both;
	float: left;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	border:none;}
	
#footer h6 span{float:left;}

h6{
	clear: both;
	width: 100%;
	font-size: 10px;
	text-transform: uppercase;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4d4d4d;
	color: #666666;
	padding-bottom: 5px;
	text-align: right;
	padding-top: 5px;
}


#header h6 span{
	float:left;
	position: relative;
	top: -10px;
	margin-bottom: -10px;
}


p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#header p{
	width: 620px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	position: absolute;
	left: 50%;
	color: #999999;
	margin-left: -195px;
	top: 150px;
	padding-left: 20px;
}


/******************************************************** LINKS*/

a{

}

a:hover{

}

a:active{
	outline: none;
}

a:focus{
	-moz-outline-style: none;
}




/******************************************************** HEADER*/

#container_header{
	float:left;
	height: 304px;
	clear: both;
	width:100%;
	position: relative;
	z-index: 10;
}

#header{
	width: 919px;
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: auto;
}






.logo {
	height: 80px;
	width: 264px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	background-image: url(../images/bluejam_text.png);
	margin-top: 30px;
	margin-right: 25px;
	behavior: url(Scripts/iepngfix.htc);
	position: relative;
	left: -10px;
}


.bluejam{
	background-image: url(../images/bluejam.png);
	display: block;
	clear: both;
	float: left;
	height: 260px;
	width: 327px;
	position: absolute;
	top: 128px;
	z-index: 10;
	left: 50%;
	margin-left: -500px;
	behavior: url(Scripts/iepngfix.htc);
}



.anim-head{
	height: 200px;
	width: 100%;
	position: absolute;
	z-index: 5;
	top: 59px;
	left: 0px;
	text-align: left;
	float: left;
}


#flashtop{
	position: absolute;
	z-index:9;
	left: 0px;
	top: 0px;
	float: left;
	width: 100%;
	margin-left: -110px;
}

#flashtopback{
	background-image: url(../images/back_header_container.jpg);
	background-repeat: repeat-x;
	position: absolute;
	z-index:8;
	left: 0px;
	top: 0px;
	height: 304px;
	width: 100%;
}



.content2 a{
	color: #FFFFFF;
}

/*
ul.head{
	float: left;
	list-style-type: none;
	margin-left: -170px;
	position: absolute;
	left: 50%;
	top: 60px;
	width: 600px;
}
*/

ul.head{
	list-style-type: none;
	width: 600px;
	margin-left: -195px;
	position: absolute;
	left: 50%;
	top: 60px;
}

ul.head li{
	float: left;
	margin-right: 20px;
	color: #999999;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}

ul.head li label{
	font-size: 20px;
	font-weight: bold;
	color: #999999;
	display: block;
	margin-bottom: 5px;
}

ul.head li a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

ul.head li a:hover{
	color: #999999;
}

ul.gallery{
	clear: both;
	float: left;
	width: 100%;
	list-style-type: none;
	margin-bottom: 20px;
}

ul.gallery li{
	width: 216px;
	margin: 5px;
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
}

ul.gallery li a, .comingsoon{
	border: 3px solid #FFFFFF;
	text-decoration: none;
	float:left;
	display:block;
	height: 170px;
	width: 210px;
}

.comingsoon{padding-top:3px;
	opacity: .5;
	filter: alpha(opacity=50;)
	}

ul.gallery li a:hover{
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #CCCCCC;

}

 ul.gallery span{
	color: #666666;
	background-color: #FFFFFF;
	float: left;
	clear:both;
	width: 204px;
	text-align: center;
	padding: 3px;
	font-size: 10px;
	margin-top: 3px;
}

 ul.gallery a:hover span{
	background-color: #CCCCCC;
}


#fix{
/* flash css box */
	behavior: url(flashbox.htc);
	-moz-binding: url(bindings.xml#flashbox.htc);
}

/*
#designkey{
	height: 100px;
	width: 216px;
	position: absolute;
	left: 50%;
	top: 320px;
	font-size: 10px;
	color: #999999;
	margin-left: 225px;
}

#designkey ul{
	clear: both;
	float: left;
	width: 100%;
	list-style-type: none;
	text-transform: uppercase;
}

#designkey ul li{
	float: left;
	width: 108px;
}
