/*///////////
Title: Profile.html Master StyleSheet
Author: RR
Created: 07/29/07
Last modified: 08/14/07
Client Profile: MAZDA
//////////*/


/*-------------- Link to MS Internal Stylesheet & module Controls --------------------*/
/*-------General Declarations------*/
body {
	background-color:#000;
	margin-left:0;
	margin-top:0;
}

div#container {
	width:934px;
	height:auto;
	margin-top:-8px;
}
*html div#container {
	padding:0px;
	margin-top:0px
}
p {
	color:#aaa;
	font-size:10px;
	font-family:Verdana, Helvetica, Arial;
	line-height:24px;
	margin-top:-6px;
	padding-right:10px;
}
*html p{
	line-height:24px;
	padding-right:0px;
}

embed{
	z-index:0;
}
/*------------------------------------ top -----------------------------*/

div#top{
	width:934px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

div#top_main{
	width:934px;
	height:354px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(http://creative.myspace.com/Client/CornerstoneFilms/BarStarz/Images/top.jpg);
}
div#top_movie{
	width:934px;
	height:454px;
	float:left;
	margin:0px;
	padding:0px;
}
div#movie{
	width:488px;
	height:454px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(http://creative.myspace.com/Client/CornerstoneFilms/BarStarz/Images/movie.jpg);
}
div#myspaceVid{
	width:400px;
	height:320px;
	margin-left:74px;
}
div#theLinks{
	font-size:10px;
	width:305px;
	margin:12px 0px 0px 75px;
	color:#FFFF00;
}
div#linkSwap{
	font-size:10px;
	width:292px;
	margin:0px 0px 0px 182px;
	color:#FFFF00;
}
*html div#theLinks{
	margin:5px 0px 0px 75px;
}
*html div#linkSwap{
	margin:-4px 0px 0px 186px;
}
div#theLinks a, div#linkSwap a{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
div#theLinks a:hover, div#linkSwap a:hover{
	color:#FFFF00;
}
div#contacts{
	width:446px;
	height:454px;
	float:left;
	margin:0px;
	padding:0px;
}

/*------------------------------------ content -----------------------------*/

div#content{
	width:934px;
	height:auto;
	float:left;
	margin:0px;
	background-image:url(http://creative.myspace.com/Client/CornerstoneFilms/BarStarz/Images/horizontalBG.jpg);
	background-repeat:repeat-y;
}

*html div#content{
	margin-top:-6px;
} 

div#left{
	width:400px;
	height:560px;
	float:left;
	margin-left:63px;
}
*html div#left{
	width:420px;
	height:500px;
	margin-left:0px;
	padding-left:64px;
}

div#synopsis{
	width:380px;
	height:300px;
	float:left;
	padding:0px 20px 0px 10px;
}

div#synopsis{
	width:400px;
	padding-right:15px;
}

div#meet{
	width:380px;
	height:260px;
	float:left;
	background-image:url(http://creative.myspace.com/Client/CornerstoneFilms/BarStarz/Images/meet.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
}

div#right{
	width:416px;
	height:560px;
	float:left;
	background-image:url(http://creative.myspace.com/Client/CornerstoneFilms/BarStarz/Images/soundboard.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-left:10px;
}

*html div#right{
	height:500px;
	margin-left:2px;
}

div#soundboard{
	width:400px;
	height:510px;
	margin:30px 0px 0px 14px;
}	


/*---------- End Profile.html Controls ----------*/

#lightbox{
	background-color:#000;
	padding: 10px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	}
#lightboxDetails{
	font-size: 10px;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border:0px solid #000!important; clear: both;} 
#overlay img{ border:0px solid #000!important; }

#overlay{ background-image: url('http://creative.myspace.com/Client/CornerstoneFilms/BarStarz/JavaScript/lightbox/overlay.png'); }

*html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url('http://creative.myspace.com/Client/CornerstoneFilms/BarStarz/JavaScript/lightbox/blank.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://creative.myspace.com/Client/CornerstoneFilms/BarStarz/JavaScript/lightbox/overlay.png", sizingMethod="scale");
}