/*///////////
Title: Profile.html Master StyleSheet
Author: CT |
Client Name:
Last modified: 11/13/07 v1

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

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


/*-------General Declarations------*/
body {	
	background-image:url(Images/bg2.jpg);
	background-repeat:repeat;
}
div#container {
	width:930px;
	height:1102px;
}



/*-------Panel_00 Controls------*/
div#panel00
{
	height: 75px;
	width: auto;
	background-image: url(Images/panel00.gif);
}




/*-------Panel_01 Controls------*/
div#panel01 {
	height:241px;
	width:auto;
	background-image:url(Images/panel01.gif);
	overflow:hidden;
	clear:both;
}

div#markGirlWebLink {height:80px;}
div#panel01 .columnLeft {
	width:147px;
	height:100px;
		float: left;
	padding-top:30px;
	padding-left:100px;
}
div#panel01 .columnRight {
	width:590px;
	height:161px;
	float: left;
	
}
a#goTomarkGirlWeb {width:220px; height:80px; display:block; margin-left:100px;}
div#panel01Inforcement {height:161px; clear:both;}
/*Contact Box*/

div#contactLinks {
	height:90px;
	width:147px;
}


a#addToFriends
{
	height: 16px;
	display: block;
	background-image: url(Images/addToFriendsButton.jpg);
	background-position: left top;
}

a#addToGroups
{
	height: 20px;
	display: block;
	background-image: url(Images/addToGroupButton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a#forwardToFriends
{
	height: 21px;
	display: block;
	background-image: url(Images/forwardToFriendsButton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a#addToFavorites
{
	height: 22px;
	display: block;
	background-image: url(Images/addToFavoriteButton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


div#panel01 .flashMovers {
	height:261px;
	width:165px;
	float: left;
}



div.markGirlFlashTop {
	text-align:right;
	height:161px;
	padding-right:10px;
	
	}


a#addToFriends:hover,
a#addToFavorites:hover,
a#forwardToFriends:hover,
a#addToGroups:hover { background-position: left bottom; }




/*-------Panel_02 Controls------*/
div#panel02 {
	height:309px;
	width:auto;
	background-image:url(Images/panel02.gif);
	overflow:hidden !important;
	clear:both;

}

div#panel02 .videoFlashContainerMove {
	width:95px;
	height:209px;
	float:left;
	}
div#panel02 .videoFlashContainer {
	width:750px;
	height:309px;
	float:left;
	}

	
div#panel02 .videoFlash {
	width:750px;
	height:309px;
	float:left;
}

div#panel02 .videoFlashContainerMove2 {
	width:75px;
	height:209px;
	float:left;
	}
/*-------Panel_03 Controls------*/
div#panel03 {
	height:282px;
	width:auto;
	background-image:url(Images/panel03.gif);
}
div#panel03 .contentPieces {
	width:auto;
	height:inherit;
	float:left;
	padding-top:5px;
	padding-left:95px;
}
div#panel03 .columnGallery {
	width:280px;
	height:265px;
	float:left;
	
}
div#panel03 .columnPolls {
	width:195px;;
	height:260px;
	float:left;
}

div#panel03 .columnGottaHave {
	width:265px;;
	height:257px;
	float:left;
}


/*-------Panel_04 Controls------*/
div#panel04 {
	height:195px;
	width:auto;
	background-image:url(Images/panel04.gif);
}


div#panel04 .downloads {
	width:775px;
	height:195px;
	padding-left:95px;
}
div#panel04 .columnWallpapers {
	width:36%;
	height:195px;
	float:left;

}
div#panel04 .wallPaperLinks {
	position:absolute;
  top:1077px; 
height:20px;
width:120px;
  margin-left:62px;


	
}
div#panel04 .wallPaper1, 
div#panel04 .wallPaper2, 
div#panel04 .wallPaper3 {
	width:17px;
	height:17px;
	float:left;
}
div#panel04 a#WallPaperLeft, 
div#panel04 a#WallPaperMiddle, 
div#panel04 a#WallPaperRight {
	background-image:url(Images/arrowD.png);
	display:block;
	width:17px;
	height:17px;
}

div#panel04 .wallPaper2, 
div#panel04 .wallPaper3 {
	margin-left:30px;
}
*html div#panel04 .wallPaper3 {margin-left:25px;}
div#WallpaperDot,
div#WallpaperMarkGirl,
div#WallpaperCollage
{
display:none;
}
div#panel04 .columnIcons {
	width:18%;
	height:165px;
	float:left;
	padding-top:30px;
}

div#IconButton,
div#IconLipstick,
div#IconSmudge

{
display:none;
}


a#IconLipstickLink {margin-left:10px;}
a#IconSmudgeLink {margin-left:30px;}

*html a#IconButtonLink {margin-left:25px;}
*html a#IconLipstickLink {margin-left:25px;}
*html a#IconSmudgeLink {margin-left:45px;}

a#IconButtonLink,
a#IconLipstickLink,
a#IconSmudgeLink
{

	display:block;
	width:50px;
	height:50px;
}

div#panel04 .columnBlog {
	width:42%;
	height:195px;
	float:left;
}

/*---------- optional ----------*/
body {
	margin-left:0;
	margin-top:0;
}
/*---------- End Profile.html Controls ----------*/
div#pollIframe {}