*{
	margin:0px;
	padding:0px;
	font-weight: normal;
}

body{
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.bluejam.com/images/back_content00.gif);
	background-repeat: repeat-x;
	background-position: 0px 67px;
}

.left{float:left;}
.right{float:right;}

a:active{
	outline: none;
}

a:focus{
-moz-outline-style: none;
}
#container{
	display: block;
	height: 450px;
	width: 100%;
	margin-bottom: 0px;
	position: relative;
	z-index: 5;
}


#contentport, #content, #slider{
	display: block;
	height: 438px;
	width: 911px;
	margin: auto;
	position: relative;
	
}





#contentport h1, #content h1{
	background-image: url(http://www.bluejam.com/images/PortfolioH1.png);
	float: right;
	height: 58px;
	width: 540px;
	position: absolute;
	right: 50px;
	bottom: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 15px;
	font-weight: normal;
	z-index: 50;
	clear: both;
}

#content h1{
	right: -24px;
	bottom: 20px;
}

#contentport h1 label, #content h1 label{
	background-image: url(http://www.bluejam.com/images/menuback.png);
	width: 397px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	display: block;
	position: absolute;
	left: 48px;
	bottom: 42px;
	border: 1px solid #CCCCCC;
}

#contentport h1 span,  #content h1 span{
	width: 397px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	display: block;
	position: absolute;
	left: 48px;
	bottom: 80px;
	border: 1px solid #CCCCCC;
	background-color: #003;
	color: #FFF;
	text-decoration: none;
}


#contentport h2 a{
	width: 134px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	float: left;
	color: #FFF;
	text-decoration: none;
	position: absolute;
	z-index: 0;
	font-size: 11px;
	background-color: #000033;
	margin-left: -50px;
	top: 10px;
	left: 648px;
	text-align: right;
}


#contentport h2 a:hover{	
	background-color: #51516b;
	color: #FFFFFF;}

#contentport h6, #content h6{
	background-image: url(http://www.bluejam.com/images/bluejam.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	float: right;
	height: 216px;
	width: 722px;
	position: absolute;
	z-index: 0;
	clear: both;
	top: 162px;
	right:86px;
}

#content h6{
	top: 162px;
	right:12px;
	position: absolute;
}


.text a:hover{
	color: #09F;
}

p{
	font-size: 11px;
	line-height: 20px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #FFF;
}






.text{
	width: 400px;
	background-image: url(http://www.bluejam.com/images/back_contact.jpg);
	background-repeat: no-repeat;
	height: 602px;
	position: absolute;
	z-index: 50;
	top: 36px;
	right: 38px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 1px;

}

.text h5{
	font-size: 15px;
	color: #FFF;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
	display: block;
	margin-right: 15px;
	margin-left: 15px;
}

.content_image, .content_imagelogo{
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	background-position: left bottom;
	float: left;
}

.content_image{
	background-image: url(http://www.bluejam.com/images/backImage.png);
	background-repeat: no-repeat;
	height: 296px;
	width: 568px;
	/*right: 0px;
	bottom: 100px;*/
	padding-left: 42px;
	top: 50px;
	right: 200px;
	float: right;
}


.content_image img{
	position: relative;
	top: 1px;
}
.content_imagelogo{
	/*background-image: url(http://www.bluejam.com/images/logo_shadow.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 300px;
	bottom: 125px;
	left: 0px;*/
	display:none;
}

ul.list00{
	float: left;
	margin-left: 15px;
	position: relative;
	top: -1px;
	margin-right: 15px;
}

ul.list00 li{
	font-size: 11px;
	float: left;
	margin-bottom: 7px;
	list-style-type: none;
	width: 100%;
	color: #FFFFFF;
}

ul.list00 li a{
	color: #000000;
}



ul.view{
	float: left;
	width: 200px;
}


 

ul.contact{
	width: 165px;
	margin-top: 25px;
}

ul.contact#cont{
	width: 100%;
	margin-top: 25px;
}

ul.contact h4{
	font-size: 15px;
	color: #CCC;
	width: 100%;
	border-bottom: 1px solid #666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}

ul.contact.left{
	margin-left:15px;

}

ul.contact.right{
	margin-right:15px;

}

ul.contact li{
	clear: both;
	float: left;
	margin-bottom: 5px;
	font-size: 11px;
	list-style-type: none;
	letter-spacing: 1px;
	color: #FFFFFF;
	width: 100%;
	position: relative;
}



ul.contact label{
	float: left;
	margin-right: 10px;
}

ul.contact li a{
	color: #09F;
	text-decoration: none;
	padding-bottom: 2px;
}

ul.contact li.darker{
	color:#999;
}


.textbox00, .messagebox00, .submit00{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	padding: 3px;
	top: -4px;
	font-size: 11px;
	letter-spacing: 1px;
	border-style: none;
	
}

.textbox00{
	width: 180px;
	border: 1px solid #CCC;
	position: relative;
	top: -4px;
	background-color: #FFFFFF!important;
}

.messagebox00{
	height: 113px;
	width: 312px;
	background-color: #FFFFFF!important;
}

.submit00, .submit01{
	width: 156px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	float: left;
	color: #FFF;
	text-decoration: none;
	position: relative;
	z-index: 0;
	background-color: #060;
	height: 26px;
	font-size: 11px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 2px;
	top: 0px;
	cursor: pointer;
	cursor: hand;
	border-top: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #bdbdbd;
	margin-bottom: -1px;
}

.submit00{
	position: relative;
	left: 242px;
	top: 6px;
}
.submit01{background-color: #003;}

.submit00:hover, .submit01:hover{	
	background-color: #51516b;
	color: #FFFFFF;}
	



/* Contact page */
.menu01{
	background-image: url(http://www.bluejam.com/images/back_menu2.png);
	left:683px;
	bottom: -23px;
	z-index: 90;
}

.menu02{background-image: url(http://www.bluejam.com/images/back_menu2.png);left:470px;bottom: -20px;}


/* Slider next and back*/
.menu03{
	background-image: url(http://www.bluejam.com/images/back_menu3.png);
	left:50%;
	margin-left: -278px;
	top: 458px;
	z-index: 20;
}

/* Slider portfolios */
.menu04{
	background-image: url(http://www.bluejam.com/images/back_menu2.png);
	left:50%;
	margin-left: -278px;
	top: 458px;
	z-index: 20;
}


	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{
	/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
	height: 438px;
	width: 985px;
	overflow:hidden;
	position: relative;
		}


span#prevBtn, span#nextBtn{
	position: absolute;
	z-index: 95;
	top: 366px;
	background-image: url(http://www.bluejam.com/images/menuback.png);
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	float: left;
	width: 56px;
	left: 50%;
	float: left;
	border-top: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	
	height: 14px;
}

span#prevBtn a, span#nextBtn a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	width: 56px;
	position: relative;
	left: -10px;
	top: -5px;
	background-color: #009900;
}

span#nextBtn a{
	width: 57px;
}

span#prevBtn a:hover, span#nextBtn a:hover{	
	background-color: #51516b;
	color: #FFFFFF;}

span#prevBtn{
margin-left: -228px;
}
span#nextBtn{	
margin-left: -151px;
padding-right: 11px;
}					




#blockleft{
	display: block;
	height: 100%;
	width: 10px;
	margin-left: -520px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-image: url(http://www.bluejam.com/images/back_content00.gif);
	background-repeat: repeat-x;
	z-index: 75;
}

#blockleft span{
	background-image: url(http://www.bluejam.com/images/blockLeft.png);
	display: block;
	position: absolute;
	top: 0px;
	right: -100px;
	height: 417px;
	width: 100px;
}

#blockright{
	display: block;
	height: 100%;
	width:10px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-image: url(http://www.bluejam.com/images/back_content00.gif);
	background-repeat: repeat-x;
	z-index: 75;
	margin-left: 484px;
}

#blockright span{
	background-image: url(http://www.bluejam.com/images/blockRight.png);
	display: block;
	position: absolute;
	top: 0px;
	left: -100px;
	height: 417px;
	width: 100px;

}

#flashblue{
	position: absolute;
	top: -24px;
	right: 190px;
}

#flashhome{
	position: absolute;
	z-index: 10;
	left: 175px;
	top:168px;
}

#flashrest{
	position: absolute;
	z-index: 10;
	left: 50%;
	top:235px;
	margin-left: -280px;
}


#back_butt, #back_butt2{
	background-image: url(http://www.bluejam.com/images/back_goback.png);
	float: left;
	height: 49px;
	width: 162px;
	position: absolute;
	top: 458px;
	right: 0px;
	z-index: 90;
	text-indent: -10000px;
	left: 50%;
	margin-left: -278px;
}

#back_butt{
	margin-left: -278px;
}

#back_butt2{
	margin-left: -78px;
}



#back_butt a, #back_butt2 a{
	background-image: url(http://www.bluejam.com/images/goback_butt.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 49px;
	width: 62px;
	margin-left: 50px;
}

#back_butt:hover a, #back_butt2:hover a{
	background-position: left bottom;
}


