/*///////////
Title: Profile.html Master StyleSheet
Author: JB |
Client Name:
Last modified: 08/21/07

!!! Adjust Values according to your project specifics !!! Detailed according to importance and section !!!

//////////*/


/*-------General Declarations------*/
body {
	color:#fff;
	background:url(Images/bodyBG.jpg) repeat-x fixed top center #FFF;
}
div#container {
	width:817px;
	padding:0 19px 0 19px;
	margin:-5px 0 0 0;
}
div.columnLeft {
	float:left;
	height:inherit;
}
div.columnRight {
	float:right;
	height:inherit;
}
/*-------Panel_01 Controls------*/
div#panel01 {
	height:259px;
	width:779px;
	background:url(Images/bgPhoto.jpg) top no-repeat;
}
/*Contact Box*/
div#contactLinks {
	margin:116px 0 0 35px;
}
div#contactLinks a, div#contactLinks a:link, div#contactLinks a:active, div#contactLinks a:visited {
	color:#FFF;
	display:block;
	padding:9px 0 0 15px;
	font-weight:normal;
	text-decoration:none;
}
div#contactLinks a:hover {
	text-decoration:none;
}
/*-------Panel_02 Controls------*/
div#panel02 {
	width:779px;
	height:1135px;
	background:url(Images/bgPhotoBtm.jpg) top no-repeat;
}
div#panel02 .columnLeft {
	width:340px;
}
div#content {
	width:230px;
	margin:0 0 0 25px;
	padding:0 15px 15px 15px;
}
div#content p {
	padding: 0 0 0 10px;
	line-height:20px;
}
div#otherDownloads {
	width:230px;
	margin:0 0 0 25px;
	padding:0 15px 15px 15px;
}
div#icons {
	width:200px;
	padding: 0 0 0 10px;
}
div.icon {
	float:left;
	padding:0 20px 10px 0;
}
div#screensavers {
	width:200px;
	padding: 35px 0 0 10px;
}
*html div#screensavers {
	padding: 0 0 0 10px;
	margin-top:-20px;
}
div#panel02 .columnRight {
	width:420px;
}
div.video {
	float:left;
}
div#photosWallpapersHeader {
	margin:145px 0 0 340px;
	width:225px;
	height:31px;
}

div#wallpaperPhoto {
	position:relative;
	width:402px;
	height:370px;
	margin-left:340px;
	background:url(Images/wallpaper.gif) no-repeat;
}
div#wallpaperPhoto p {
	position:absolute;
	top:290px;
	padding:15px;
	color:#fff;
}
*html div#wallpaperPhoto p {
	top:305px;
}
div#wallpaperPhoto a, div#wallpaperPhoto a:link, div#wallpaperPhoto a:hover {
	color:#ff6600;
}
div#photos {
	margin-left:340px;
}
div.photo {
	float:left;
	padding:2px;
}

/*---------- PWC Styles ----------*/

#iconsPop, #wallpaperPop01, #wallpaperPop02, #wallpaperPop03, #wallpaperPop04, #wallpaperPop05, #wallpaperPop06 {
	display:none;
}

.ok_button {
	display:none;
}

/*---------- Alphacube Overrides ----------*/

.overlay_alphacube {
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.alphacube_nw {
	background: none;			
}

.alphacube_n {
  background: none;	
}

.alphacube_ne {
  background: none;	
}

.alphacube_w {
  background: none;	
}

.alphacube_e {
  background: none;		  
}

.alphacube_sw {
  background: none;	
}

.alphacube_s {
  background: none;	
}

.alphacube_se {
  background: none;	
}

.alphacube_content {
	margin:0;
	padding:10px;
	color:#fff;
	border:1px solid #272727;
	background:#000;
}
.alphacube_window {
	border:none;	
}
/*---------- optional ----------*/
body {
	margin-left:0;
	margin-top:0;
}
/*---------- End Profile.html Controls ----------*/
