
:-moz-any-link:focus
{
	outline: none;
}

/* ************ Profile Popup ********** */

.ProfilePanelClass
{
	width: 478px;
	height: 585px;
	background: #FFF url(//media.redcatsnordic.com/ellos/images/generic/profile/profilelayer_Bg.gif) repeat-y;
	background-attachment: scroll !important;
	border-left: 2px solid #DFDFDF;
	border-top: 2px solid #DFDFDF;
	border-right: 2px solid #5F5F5F;
	border-bottom: 2px solid #5F5F5F;
	padding-left: 21px;
	padding-top: 5px;
}
*:first-child + html .ProfilePanelClass
{
	width: 510px;
}
.ProfilePanelClass .SmallProfileContainer
{
	border: 1px solid #A6A6A6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}
.ProfilePanelClass .SmallProfileContainer
{
	border: 1px solid #CFCFCF;
}

.ProfilePanelClass .SmallProfileContainer
{
	margin-right: 4px;
}

.ProfilePanelClass .BigProfileContainer
{
	clear: both;
	border: 1px solid #CFCFCF;
}

.ProfilePanelClass .myImage
{
	border: 1px solid #A6A6A6 !important;
}
* html .ProfilePanelClass .ProfileHistoryContainer
{
	margin-left: 0px;
	margin-right: 4px;
}

* html .ProfilePanelClass
{
	margin-left: -100px;
	margin-top: -100px;
}

* html .ProfilePanelClass .SmallProfileContainer
{
	margin-left: 0px;
}

* html .ProfilePanelClass .BigProfileContainer
{
	margin-left: 0px;
}
*:first-child + html .ProfilePanelClass .BigProfileContainer
{
	margin-top: 6px;
	margin-bottom: 0px;
}

*:first-child + html .ProfilePanelClass .ProfilePopupClose
{
	position: absolute;
	right: 30px;
	top: 7px;
}

*:first-child + html .ProfilePanelClass
{
	background-position: top right;
}
.PopupChatImage
{
	float: left;
}
.Topreviewer
{
	padding-top: 4px;
}
.PopupSecondPanel
{
	float: left;
}

*:first-child + html .PopupSecondPanel
{
	clear: both;
}
.ProfilePopupHeader
{
	height: 155px;
	margin-top: 15px;
}

.ProfilePopupClose
{
	position: absolute;
	right: 10px;
	top: 7px;
}
.ProfilePopupCloseLink
{
	clear: both;
	float: left;
	padding: 5px 0px 10px 200px;
	white-space: nowrap;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.50;
}
.popupOkcancel
{
	text-align: center;
	margin-top: 26px;
	margin-left: 73px;
}
.modalPopup
{
	background-color: #ffffff;
	border-width: 2px;
	border-style: solid;
	border-color: #c4c4c4;
	padding: 3px;
	width: 291px;
}
a.PopupButtons
{
	background: transparent url(//media.redcatsnordic.com/ellos/images/generic/html_button_left_over.gif) no-repeat scroll 0pt 50%;
	cursor: pointer;
	display: block;
	float: left;
	height: 21px;
	margin-left: 16px;
	padding-left: 10px;
	text-decoration: none;
}

a.PopupButtons span
{
	background: url(//media.redcatsnordic.com/ellos/images/generic/html_button_right_over.gif) no-repeat scroll 100% 0pt;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "verdana" ,arial,tahoma;
	font-size: 11px;
	display: block;
	height: 21px;
	color: #000;
	padding: 3px 11px 0 2px !important;
	text-transform: none;
	line-height: 12px;
}
.LastPurchasedPopup
{
	float: left;
}
.PopupAliasName
{
	margin: 0px 10px 0px 0px;
	float: left;
	color: #857866;
	font-family: Verdana;
	font-size: 18px;
}

.PopupAboutMeLabel
{
	clear: both;
	float: left;
	margin: 10px 0px 0px 10px;
	color: #857866;
	font-family: Verdana;
	font-size: 10px;
	width: 340px;
}
* html .PopupAboutMeLabel
{
	width: 320px;
}
/* ************ Profile Popup ********** */


