body
{
	background-attachment: fixed;
	background-color: #111111;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: verdana, Arial, helvetica;
	font-size: 11px;
	overflow-x: hidden;
	line-height: 140%;
}

img
{
	border: none;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

div#centerArea
{	
	position: absolute;
	top: 40px; 
	left: 50%;
	margin-left: -364px;
	text-align: left;
	width: 728px;
	z-index: 2;
}

div#loopImages
{
	width: 110%;
}

div#loopImages img
{
	float: left;
	width: 100px;
	height: 100px;
	margin: 0px;
}	


/* boxBlack ---------------------------------------------------------- */

div.boxBlack
{	
	margin-bottom: 10px;
	padding: 10px 10px 15px 10px;
	background-color: #912058;
	background-repeat: repeat-x;
	background-image: url(http://media.stallet.se/gfx/outLogged/boxBg/purple.png);
	overflow: hidden;
	color: #ffb8db;
}

/* 
div.boxBlack
{	
	margin-bottom: 10px;
	padding: 10px 10px 15px 10px;
	background-color: #222222;
	background-repeat: repeat-x;
	background-image: url(http://media.stallet.se/gfx/outLogged/boxBg/black.png);
	overflow: hidden;
	color: #e9e9e9;
}
*/

div.boxBlack a
{
	color: #ffffff;
}

div.boxBlack h1
{
	color: #ff95ca;
}

div.boxBlack h2
{
	color: #ff95ca;
}

div.boxBlack h3
{
	color: #ff95ca;
}

div.boxBlack h4
{
	color: #ff95ca;
}

/*
div.boxBlack h1
{
	color: #dfdfdf;
}

div.boxBlack h2
{
	color: #dfdfdf;
}

div.boxBlack h3
{
	color: #fafafa;
}

div.boxBlack h4
{
	color: #fafafa;
}
*/

img.imgHighLight
{
	filter: alpha(opacity=100);
}	

div.boxContent
{
	padding: 5px 5px 0px 5px;
}	

div#logoMenuLinks2
{
	color: #777777;
}	

div#logoMenuLinks2 a
{
	color: #777777;
}	

img.genderIcon
{
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

div#signUpTOS	
{
	float: left;
	padding-top: 5px;
}	

div#signUpTOS a	 
{
	font-weight: bold;
}

div#logInFormLinks a
{
	color: #777777;
}	

/* DIAMOND */

div#diamondFever h1
{
	padding: 0px 0px 3px 0px;
	margin: 0px;
	font-family: Trebuchet MS, Trebuchet MS, sans-serif;
	font-size: 34px;
	line-height: 34px;
	font-weight: normal;
	color: #ffffff;
}

div#diamondFever h2
{
	padding: 0px 0px 3px 0px;
	margin: 0px;
	font-family: Trebuchet MS, Trebuchet MS, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
}

div#diamondFever h2 b
{
	color: #ffd700;
}

div#diamondXmasGift h1
{
	padding: 0px 0px 3px 0px;
	margin: 0px;
	font-family: Trebuchet MS, Trebuchet MS, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #ffffff;
}

div#diamondXmasGift h2
{
	padding: 0px 0px 3px 0px;
	margin: 0px;
	font-family: Trebuchet MS, Trebuchet MS, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
}

/* siteConfirm START */

div#siteConfirm
{	
	display: none;
	position: absolute;
	z-index: 2000000;
	top: 40px; 
	left: 50%;
	margin-left: -160px;
	width: 280px;
	padding: 19px;
	text-align: center;		
	background-color: #191919;
	background-repeat: repeat-x;
	background-image: url(http://media.stallet.se/gfx/rightNow/hello/bg/blackStripes.jpg);
	color: #ffffff;
	border: solid 1px;
	border-color: #999999 #222222 #222222 #999999;
}

/* siteConfirm END */
