/* Urban Rivals.com v2.0 CSS Definitions
*
* Author: Boostr
*/

sup {
	vertical-align: top;
}

img {
	border: 0;
}

button {
	overflow: visible;
}

button::-moz-focus-inner { border: 0; }

p {
	padding: 0;
	margin: 0;
}

img.middle, img.medium {
	vertical-align: middle;
}

img.picture.medium {
	width: 21px;
	height: 21px;
}

#pageBody {
	margin: 0px;
	padding-top: 10px;
	background-color: #3c5454;
	background-image: url(/img/v2/ui/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom center;
	text-align: center;
}
#bodyBoxDiv {
	position: relative;
	text-align: center;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 15px;
}


/* PAGE STRUCTURE */

#iphoneMsg
{
	background-color: #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #808080;
	background-image: url(/img/iphone/bgHeader.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: x-large;
	width: 102%;
	margin-top: -10px;
	margin-bottom: 20px;
}

#iphoneMsg h1,
#iphoneMsg a
{
	line-height: 35px;
}

#iphoneMsg a
{
	padding: 5px 0px;
	color: #FFFFFF;
}

#globalContainerDiv {
	position: relative;
	text-align: left;
	width: 960px;
	margin: 0px auto 0px auto;
/*	background-image: url(/img/v2/ui/stage/bg.gif); */
	padding-right: 30px;
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 25px;
	min-height: 600px;
}
#menuContainerDiv {
	position: relative;
	clear: right;
	float: left;
	margin-top: 115px;
	width: 177px;
}
#contentContainerDiv {
	position: relative;
	display: inline;
	clear: right;
	float: right;
	width: 764px;
	margin-top: 15px;
	background-repeat: repeat-y;
}
.contentNormal {
	background-image: url(/img/v2/ui/contenu.gif?new);
}
.contentHome {
	background-image: url(/img/v2/ui/prospect/middle.png?new);
	background-repeat: no-repeat !important;
	padding: 0;
	margin: 0;
	background-position: 0 88px;
	_background-position: 0 89px; /* IE pixels are not the same ? */
}

/* HOME SPECIFIC */
body.pagehome #contentTitleDiv
{
	height: 10px;
	margin-bottom: 0;
	margin-top: -10px;
}
body.pagehome #contentPaddedContainerDiv
{
	margin-top: 25px;
}
body.pagehome #contentContainerDiv
{
	margin-top: 5px;
}
body.pagehome .contentHome
{
	background-position:top center;
}
body.pagehome #homeZoneLeft,
body.pagehome #homeZoneRight
{
	margin: 0;
}

#contentPaddedContainerDiv {
	position: relative;
	padding: 0px 15px 0px 15px;
	min-height: 600px;
	/* IE subtle hack */
	height: auto !important;
	height: 600px;
}
#footerContainerDiv
{
	position: relative;
	clear: both;
	height: 1px;
}

.displayNone
{
	display: none;
}

.displayInline
{
	display: inline;
}

.displayBlock
{
	display: block;
}

/* ========================= THE PAGE ======================= */


/* VARIOUS */
#logoDiv {
	position: absolute;
	display: block;
	left: -4px;
	top: -5px;
}
#logoDiv a {
	outline: none;
}
#logoDiv IMG {
	display: block;
	position: relative;
	border: 0px;
}
#homeNewPersos {
	float: right;
	border: 2px solid black;
}

.loadingImg {
	width: 16px;
	height: 16px;
	border: 0px;
	vertical-align: middle;
}

#loginForm input {
	background: url(/img/v2/ui/input_red.png);
}

#playNowButton {
	border: 0px;
}

#cardPreviewDiv {
	position:relative;
	display: none;

	background-image: url(/img/v2/ui/cardpreview.png);
	background-repeat: no-repeat;

	height:240px;
	width:180px;
	top: 40px;
	right: -6px;
}

#leftBanners {
	position:relative;
	right:-13px;
	top:50px;
}

.popupPicture {
	position: relative;
	float: left;
	border: 1px solid grey;
	width: 96px;
	height: 96px;
	margin-right: 5px;
}

#footerCloser {
	position: absolute;
	right: 0px;
	background-repeat: no-repeat;
	width: 764px;
	height: 15px;
}

.footerCloserNormal {
	background-image: url(/img/v2/ui/contenubas.png?new);
}

.footerCloserHome {
	background-image: url(/img/v2/ui/prospect/bottom.png?new);
}

.surfas
{
	position: relative;
	padding: 0;
	margin: 0;
	top: -5px;
	background-color: #ff0;
	width: 400px;
	margin: auto;
	border-radius : 3px;
	-webkit-border-radius : 3px;
	-moz-border-radius : 3px;
}

/* TABS */

#tabsContainerDiv {
	float: right;
	position: relative;
	padding-right: 8px;
	z-index: 2;
}

#tabsContainerDiv DIV {
	float: left;
	height: 37px;
	margin-right: 2px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 2px;
	line-height: 37px;
	font-size: 10px;
	color: #FFFFFF;
	cursor: pointer;
}

/* NEW TABS */

#tabsContainerDiv .tabs
{
	background-image: url(/img/v2/ui/tabs/tabs.png?new);
	background-repeat: no-repeat;
	position: relative;
}

#tabsContainerDiv div a {
	color: #FFFFFF;
	display: block;
	width: 100%;
	vertical-align: bottom;
}
#tabsContainerDiv div a:hover {
	text-decoration: none;
}

#tabsContainerDiv .tabs a.link
{
	text-shadow: 3px 3px 3px #323232;
	text-transform: uppercase;
	height: 100%;
}

#tabsContainerDiv .tabs .menu_list
{
	background-image: url(/img/v2/ui/tabs/tabs_bgs.png?new);
	background-repeat: no-repeat;
	background-color: #0E0000;
	margin: 0;
	padding: 0 0 3px 0;
	position: absolute;
	width: 100%;
	display: none;
	top: 90%; /* overlap is needed */
	text-align: left;
	left: 0;
}

#tabsContainerDiv .tabs .menu_list li
{
	padding: 0 3px;
	list-style-type: none;
	margin: 0;
	line-height: 19px;
}

#tabsContainerDiv .tabs .menu_list li a
{
	font-size: 11px;
	font-weight: normal;
	color: #DDDDDD;
}

#tabsContainerDiv .tabs cufon.cufon
{
	margin-top: 12px;
}

#tabGame {
	width: 110px;
}
#tabGame ul.menu_list li a:hover {
	background-color: #AA3300;
}

#tabCollection,
#tabCollection ul.menu_list {
	width: 120px;
	background-position: -112px 0;
}
#tabCollection ul.menu_list li a:hover {
	background-color: #AA8800;
}

#tabMissions,
#tabMissions ul.menu_list {
	width: 120px;
	background-position: -234px 0;
}
#tabMissions ul.menu_list li a:hover {
	background-color: #632B0C;
}

#tabGuild,
#tabGuild ul.menu_list {
	width: 110px;
	background-position: -356px 0;
}
#tabGuild ul.menu_list li a:hover {
	background-color: #A55485;
}

#tabCommunity,
#tabCommunity ul.menu_list {
	width: 130px;
	background-position: -468px 0;
}
#tabCommunity ul.menu_list li a:hover {
	background-color: #744FAA;
}

#tabShop,
#tabShop ul.menu_list {
	width: 110px;
	background-position: -600px 0;
}
#tabShop ul.menu_list li a:hover {
	background-color: #3C8AA2;
}

div#tabStaff {
	width: 30px;
	background-position: -715px 0;
	padding-top: 5px;
}

a.tabStaffLink
{
	font-size: 1.5em;
}

#tabsContainerDiv #tabStaff.tabs .menu_list {
	position: absolute;
	width: 118px;
	margin: 1em 4px 0 -3px;
	padding: 0;
	background-color: #000000;
	background-image: none;
	height: auto;
	padding-bottom: 3px;
	_z-index: 1;
	left: -87px;
}
#tabsContainerDiv #tabStaff.tabs .menu_list ul {
	background-image: url(/img/v2/ui/tabs/tabs_bgs.png);
	background-repeat: no-repeat;
	background-position: -712px 0;
	margin: -12px 0 00;
	padding: 8px 0 0 0;
	_background-position: -713px 0;
}
div#tabStaff ul li a:hover {
	background-color: #708B07;
}

/* MENU PROSPECT */

#identMenu {
	margin-left: 12px;
}

#identMenu #identMenuRegister img {
	width: 177px;
	height: 129px;
}

#identMenu #identMenuMore img {
	width: 155px;
	height: 33px;
}

#identMenu #identMenuLogin img {
	width: 155px;
	height: 47px;
}

#identMenu #identMenuForm {
	position: relative;
	margin-top: -4px;
	margin-left: 12px;
	background-image: url(/img/v2/ui/prospect/bg.gif);
	color: #ffffff;
	font-weight: bold;
	width: 133px;
	height: 110px;
	background-repeat: no-repeat;
}

#identMenu #identMenuFormPadding {
	padding: 10px;
}

#identMenu #identMenuForm input {
	width: 107px;
}
#identMenu #identMenuForm button {
	position: absolute;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	right: 9px;
	bottom: -15px;
	cursor: pointer;
	background-color: transparent;

}

#identMenu #identMenuRegister:hover img,
#identMenu #identMenuMore:hover img,
#identMenu #identMenuLogin:hover img
{
	background-position: left bottom;
}

/* NEW INLINE REGISTER */
#inlineRegister
{
	position: fixed;
	_position: absolute; /* IE Hack */
	color: #fff; /* #817d7c */
	font-weight: bold;
	display: none;
	top: 10px;
	left: 10px;
}

#inlineRegister *
{
	outline: none;
}

#inlineRegister img, #inlineRegister input, #inlineRegister label
{
	vertical-align: middle;
}

#inlineRegister #close_button
{
	cursor: pointer;
	position: absolute;
	bottom: 426px;
	right: 30px;
}

#inlineRegister .title
{
	position: absolute;
	/*top: -25px;
	left: 140px;*/
	top: -55px;
	left: 60px;
	height: 67px;
	width: 611px;
	background-repeat: no-repeat;
}

#inlineRegister .background
{
	position: relative;
	width: 808px;
	height: 428px;
	background-image:url(/img/v2/ui/prospect/register/register_bg.gif);
	background-repeat: no-repeat;
}

#inlineRegister .valid
{
	border: 3px solid #A0C100 !important;
}
#inlineRegister .invalid
{
	border: 3px solid #E53A28 !important;
}
#inlineRegister input, #inlineRegister select
{
	border: 3px solid #1B1B1B;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #fff;
}

#register_block
{
	display: inline;

}
#register_block label
{
	width: 10px !important;
}
#inlineRegister .kate
{
	width: 442px;
	height: 464px;
}

#inlineRegister .kate
{
	position: absolute;
	left: -120px;
	top: -37px;
}

#inlineRegister #slidingArea
{
	position: absolute;
	right: 0px;
	height: 100%;
	/*width: 670px;*/
	width: 675px;
	margin-top: 20px;
	margin-right: 10px;
	line-height: 4em;
	overflow: hidden;
	padding-bottom: 1em;
}

#inlineRegister #slider
{
	position: relative;
	text-align: left;
	left: 0;
}

#inlineRegister .center
{
	text-align: center;
}

#inlineRegister .step
{
	text-align: center;
	height: 400px;
	width: 100%;
	overflow: visible;
	position: absolute;
}

#inlineRegister #first
{
	/*display: none;*/
}

#inlineRegister #first label.pack
{
	line-height: 1em;
	display: inline-block;
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 3em;
	width: 180px;
	vertical-align: top;
}

#inlineRegister #first #pseudo_loading
{
	visibility: hidden;
}

#inlineRegister #first label.first_pack
{
	margin-left: 5em;
}

#inlineRegister #first label.pack_action
{
	background-image: url(/img/v2/ui/prospect/register/back_txt_action.png);
}

#inlineRegister #first label.pack_danger
{
	background-image: url(/img/v2/ui/prospect/register/back_txt_danger.png);
}

#inlineRegister #first label.pack_cool
{
	background-image: url(/img/v2/ui/prospect/register/back_txt_cool.png);
}

#inlineRegister #second
{
	text-align: left;
	line-height: 4.3em;
}

#inlineRegister #second.short
{
	padding-top: 5px;
	height: 395px; /* 400 - 5 */
	line-height: 3em !important;
}

#inlineRegister #second.short label
{
	line-height: 3em !important;
	height: 3em !important;
}

#inlineRegister #second label
{
	display: inline-block;
	width: 45%;
	text-align: right;
}
#inlineRegister #second input
{
	width: 220px;
}
#inlineRegister #second label.radio_label
{
	display: inline;
}
#inlineRegister #second #register_news_yes, #inlineRegister #second #register_news_no
{
	width: 1.3em;
	display: inline;
	margin-left: 5%;
}
#inlineRegister #second #register_code
{
	width: 110px;
}
#inlineRegister #second #extra_infos
{
	line-height: 1em;
	text-align: left;
	margin-left: 20px;
	font-size: 9px;
	position: absolute;
	bottom: 20px;
	right: 190px;
}
#inlineRegister #second #optin_partner
{
	text-align: center;
	line-height: 0;
}
#inlineRegister #second #optin_partner label
{
	display: inline;
	line-height: 1em;
	width: auto;
	font-size: 9px;
}
#inlineRegister #second input#optin_spilgames
{
	width: 1.3em;
}
#inlineRegister #second #cgu_block
{
	position: absolute;
	right: 0px;
	bottom: 30px;
	width: 200px;
	text-align: center;
	line-height: 10px !important;
}
#inlineRegister #second #cgu_block,
#inlineRegister #second #cgu_block label
{
	line-height: 10px !important;
}
#inlineRegister #second #cgu_block *
{
	margin: 0 !important;
	padding: 0 !important;
	width: auto;
}

#inlineRegister #second #cgu_block label
{
	display: inline;
}
#inlineRegister #second #cgu_block input
{
	width: 1.3em;
	vertical-align: top;
}
#inlineRegister #second #cgu_block .cgu_text
{
	/*white-space: nowrap;*/
}

#inlineRegister #loading_process
{
	color: #ffffff;
	text-align: center;
}
#inlineRegister #loading_process div
{
	margin-top: 20%;
	margin-left: 6em;
}
#inlineRegister #finish
{
	line-height: 2em;
}
#inlineRegister #finish h4
{
	position: absolute;
	right: 35px;
	width: 470px;
	_top: 75px;
	_right: 60px;
}
#inlineRegister #finish #btn_collection
{
	margin-right: 2em;
}
#inlineRegister #finish #video_player
{
	margin-top: 1em;
}
#inlineRegister .pack img
{
	margin: 0 5px;
	cursor: pointer;
}

#inlineRegister .pack_selector /* IE Hack for a usable display: none */
{
	/*
	position: absolute;
	top: -800px;
	left: -800px;
	*/
}

#inlineRegister .bottom_btn,
#inlineRegister #register_previous
{
	position: absolute;
	cursor: pointer;
	bottom: -41px;
	right: 30px;
}
#inlineRegister #register_previous
{
	right: 240px;
}

/* MENU PLAYER */

#menuDiv {
	width: 177px;
	height: 200px;
	background-image: url(/img/v2/ui/menu/custombg/menu-methane.png);
	background-repeat: no-repeat;
}
#playerMenuPicture {
	position: absolute;
	top: 28px;
	left: 22px;
	width: 42px;
	height: 42px;
	border: 1px solid black;
}
#playerMenuPseudo {
	position: absolute;
	left: 18px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: 141px;
	line-height: 22px;
}
#playerMenuPseudo A {
	color: #FFFFFF;
}
#playerMenuPseudo A:hover {
	color: #FFFFFF;
}
#playerMenuRank {
	position: absolute;
	top: 27px;
	left: 70px;
	text-transform: capitalize;
	font-size: 12px;
	color: #CFCCCC;
}
#playerMenuGuild {
	position: absolute;
	top: 40px;
	left: 70px;
	font-size: 11px;
	font-weight: bold;
	color: #D47A9D;
	padding-right: 4px;
}
#playerMenuGuild A { color: #D47A9D; }
#playerMenuGuild A:hover { color: #D47A9D; }

#playerMenuLevel {
	position:absolute;
	top: 82px;
	left: 0px;
	width: 32px;
	height: 15px;
	text-align: center;
}

#playerMenuCustomBG {
	position: absolute;
	top: 141px;
	left: 17px;
	width: 156px;
	height: 59px;
	text-align: right;
}

#playerMenuCustomBG img {
	float: right;
	vertical-align: top;
	clear: right;
	margin: 3px 1px 0 0;
}

img#playerMenuFairplay
{
	margin: 1px 3px 0 0;
}

#playerMenuMessage {
	position: absolute;
	top: 5px;
	left: 152px;
}
#playerMenuMessageBubble {
	position: absolute;
	background-image: url(/img/v2/ui/registered/Letter_popup.png);
	top: -16px;
	left: 132px;
	width: 25px;
	height: 23px;
	text-align: center;
	color: #000;
	font-size: 13px;
	background-repeat: no-repeat;
	font-weight: bold;
}

#playerMenuMessageBubble A {
	color: #000;
}

#playerMenuClintz {
	position: absolute;
	top: 101px;
	right: 6px;
	font-size: 11px;
	color: #FFC400;
}
#playerMenuCredits {
	position: absolute;
	top: 113px;
	right: 6px;
	font-size: 11px;
	color: #CFCCCC;
}
#playerMenuSponsorship {
	position: absolute;
	top: 124px;
	right: 6px;
	font-size: 11px;
}
#playerMenuSponsorship A {
	color: #FF5555;
}

#playerMenuXP {
	position: absolute;
	top: 88px;
	left: 34px;
	margin: 0px;
	padding: 0px;
	line-height: 9px;
}

#playerMenuStars {
	position: relative;
	left: 5px;
	top: -11px;
}

#playerMenuStars img {
	margin-right: 1px;
}

#homeMenuButton {
	position: absolute;
	width: 35px;
	height: 28px;
	top: 200px;
	left: 13px;
	border: 0px;
	background-image: url(/img/v2/ui/menu/home.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
#homeMenuButton:hover {
	background-image: url(/img/v2/ui/menu/home-over.png);
}
#playMenuButton {
	position: absolute;
	width: 97px;
	height: 28px;
	top: 200px;
	left: 46px;
	border: 0px;
}
#logoutMenuButton {
	position: absolute;
	width: 35px;
	height: 28px;
	top: 200px;
	left: 142px;
	border: 0px;
	background-image: url(/img/v2/ui/menu/logout.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
#logoutMenuButton:hover {
	background-image: url(/img/v2/ui/menu/logout-over.png);
}

/* PAGE DETAILS */

#contentTitleDiv {
	background-repeat: no-repeat;
	width: 765px;
	height: 145px;
	margin-top: -20px;
	position: relative;
	background-image: url(/img/v2/ui/prospect/entete.png?new);
	/*z-index: 1;*/
	clear: both;
}

#contentTitleDiv .header {
	position: relative;
	width: 758px;
	margin-left: 3px;
	top: 3px;
	background-position: -3px -3px;
	overflow: visible;
	min-height: 150px;
}

#contentTitleDiv .header form#top_form {
	height: 25px;
	line-height: 25px;
	text-align: right;
	padding-right: .3em;
	margin-bottom: 2em;
}

#top_form a {
	color: #FFFFFF;
	margin: 0 .3em;
}

#top_form .flag {
	cursor: pointer;
}

#contentTitleDiv .header form#top_form span.mini a {
	margin: 0;
}
#contentTitleDiv .header form#top_form span.mini a.invite {
}
#contentTitleDiv .header form#top_form span.mini {
	margin-right: 5px;
	font-size: 9px;
	color: #FFFFFF;
}

.friends_online,
.friends_offline
{
	background-position:right top;
	background-repeat:no-repeat;
	height:12px;
	line-height:12px;
	padding-right:12px;
	padding-top:1px;
}


.friends_online
{
	background-image:url(/img/status/8/friend_online.png);
}

.friends_offline
{
	background-image:url(/img/status/8/friend_offline.png);
}


.friends_status
{
	margin-left: 2px;
}

/* LOCALE SELECTOR */
#locale_selector
{
	background-image: url(/img/v2/ui/btn_lang_fixed.png);
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
	height: 16px;
	line-height: 16px;
	padding: 2px 8px;
	vertical-align: middle;
	position: relative;
	z-index: 1;
}

#locale_selector span {
	white-space: nowrap;
	font-weight: bolder;
	color: #581b00;
}

#locale_selector ul#available_locales {
	position: absolute;
	font-size: .9em;
	text-align: left;
	display: none;
	border: 0;
	margin: 0;
	list-style-type: none;
	padding: 15px 0 3px 3px;
	top: 0;
	margin-top: 12px;
	left: -1px;
	background-image: url(/img/v2/ui/tooltip_lang.png);
	background-position: top left;
	_width: 80px;
	_height: 100px;
	z-index: 1;
}


#locale_selector ul#available_locales li {
	margin: 0;
	line-height: 1.5em;
	position: relative;
	display: block;
}

#top_form #locale_selector ul#available_locales li a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 0 .5em;
}
#locale_selector ul#available_locales li a:hover {
	background-color: #e6e6e6;
}

#locale_selector ul#available_locales li.right {
	position: absolute;
	right: -5px;
	width: 5px;
	height: 60%;
	background-image: url(/img/v2/ui/tooltip_lang.png);
	background-position: bottom right;
	overflow: hidden;
	_height: 70%;
}

#locale_selector ul#available_locales li.right.top {
	top: 0;
	background-position: top right;
	width: 9px;
	_height: 100px;
	_width: 4px;
	_right: -1px;
}

#locale_selector ul#available_locales li.bottom {
	bottom: -5px;
	background-position: bottom right;
	_bottom: -4px;
	_width: 4px;
	_right: -1px;
}

#locale_selector ul#available_locales li.footer {
	position: absolute;
	bottom: -5px;
	height: 5px;
	left: 0;
	width: 100%;
	background-image: url(/img/v2/ui/tooltip_lang.png);
	background-position: bottom left;
	font-size: 0;
	_bottom: -4px;
	_height: 4px;
}

/* TOP SEARCH FIELD */
#top_search
{
	border: none;
	background-image: url(/img/v2/ui/bg_search_fixed.png);
	background-position: left middle;
	background-repeat: no-repeat;
	outline: none;
	margin: 0;
	padding-left: 20px;
	width: 105px;
	line-height: 16px;
	height: 20px;
	margin-top: 4px;
	vertical-align: middle;
}

/* TOP SEARCH DROPDOWN */
#dropdown,
#drop
{
	border: none;
	background-image: url(/img/v2/ui/bg_select.png);
	background-color: transparent;
	background-repeat: no-repeat;
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 20px;
	height: 20px;
	vertical-align: middle;
	outline: none;
	font-size: .8em;
}

#dropdown
{
	padding: 0 3px;
}

#drop
{
	background-position: right;
	width: 20px;
	margin-right: 5px;
}

#top_search_scope
{
	font-size: .9em;
	display: none;
	list-style-type: none;
	position: absolute;
	padding: 8px 0 3px 5px;
	text-align: left;
	background-image: url(/img/v2/ui/tooltip_dropdown.png);
	background-position: top left;
	right: 48px;
	width: auto;
	_width: 120px;
	top: 15px;
	_top: 23px;
	z-index: 2;
}

#top_search_scope li
{
	margin: 0;
	line-height: 1.5em;
}

#top_search_scope li a
{
	color: black;
	white-space: nowrap;
	text-decoration:none;
	display: block;
	padding: 0 .5em;
}

#top_search_scope li a:hover
{
	background-color: #e6e6e6;
}

#top_search_scope li.right {
	position: absolute;
	right: -5px;
	width: 5px;
	height: 60%;
	background-image: url(/img/v2/ui/tooltip_dropdown.png);
	background-position: bottom right;
	_right: -3px;
	_font-size: 0;
}

#top_search_scope li.right.top {
	top: 0;
	background-position: top right;
	_height: 100px;
}

#top_search_scope li.bottom {
	bottom: -5px;
	background-position: bottom right;
	_height: 100px;
}

#top_search_scope li.footer {
	position: absolute;
	bottom: -5px;
	height: 5px;
	left: 0;
	width: 100%;
	background-image: url(/img/v2/ui/tooltip_dropdown.png);
	background-position: bottom left;
	_display: block;
	_font-size: 0;
	_width: 102%;
}

/* TOP OK BUTTON */
#ok_search,
#ok_login
{
	background-color: transparent;
	background-image: url(/img/v2/ui/btn_ok_fixed.png);
	border: 0;
	width: 34px;
	height: 22px;
	vertical-align: middle;
	color: #581b00;
	font-weight: bolder;
}

#ok_search span,
#ok_login span
{
	line-height: 22px;
}

/* TOP LOGIN FORM */
#top_form label.login
{
	color: #ffffff;
	font-size: .8em;
}

#top_form input.login
{
	border: none;
	background-image: url(/img/v2/ui/bg_input_fixed.png);
	background-position: left middle;
	background-repeat: no-repeat;
	outline: none;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	width: 115px;
	line-height: 16px;
	height: 20px;
	margin-top: 4px;
	vertical-align: middle;
}

#contentTitleDiv .header h2
{
	margin: 0 0 .2em 190px;
	clear: right;
	font-size: 18px;
/*
	_font-size: 2em;
	_margin-bottom: 0;
	*/
}

#contentTitleDiv .header #contentTitleDetails
{
	padding: 0 20px 0 20px;
	height: 56px;
	overflow: auto;
	line-height: 1.1em;
	margin-left: 170px;
}

#contentTitleDiv .header img#thumb
{
	float: left;
	margin-top: -4em;
	margin-left: 1em;
}

#contentTitleDiv.homeSectionBG {
	background-image: url(/img/v2/ui/prospect/entete-home.png?new);
}

.gameSectionBG .header { background-image: url(/img/v2/ui/title/game.jpg?new); }
.collectionSectionBG .header { background-image: url(/img/v2/ui/title/collection.jpg?new); }
.missionSectionBG .header { background-image: url(/img/v2/ui/title/missions.jpg?new); }
.guildSectionBG .header { background-image: url(/img/v2/ui/title/guild.jpg?new); }
.communitySectionBG .header { background-image: url(/img/v2/ui/title/community.jpg?new); }
.shopSectionBG .header { background-image: url(/img/v2/ui/title/shop.jpg?new); }
.staffSectionBG .header { background-image: url(/img/v2/ui/title/staff.jpg?new); }

.contentHome .header
{
	background-image: url(/img/v2/ui/title/home.png);
	background-repeat: no-repeat;
}

#appletDiv
{
	background-color: #333333;
	background-image: url(/img/v2/ui/game_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#contentTitlePicture
{
	position: absolute;
	left: 10px;
	top: 27px;
	border: 2px solid black;
}

#contentTitlePicture.noBorder
{
	border: 0;
}

#contentTitleAds
{
	position: absolute;
	right: 15px;
	top: 80px;
	font-size: 12px;
}

FORM
{
	margin: 0px;
	padding: 0px;
}
.niceButton {
    color: #625C4D;
    font-family:  Arial, Sans-serif;
    font-size: 14px;
    background-color: #FFC519;
    font-weight: bold;
    border: 1px solid #F76100;

}
.niceButton:hover
{
	background-color: #FFEB08;
}

INPUT[type=radio], INPUT[type=checkbox], INPUT[type=button], INPUT[type=submit], INPUT[type=image], INPUT[type=file]
{
	background-image: none
}
INPUT
{
	background: url(/img/v2/ui/input_softgrey.png) top left repeat-x;
	border: 1px solid #F76100;
	padding: 2px;
}
INPUT[type=radio]
{
	border: 0px solid #F76100;
	padding: 0px;
}
INPUT[type=checkbox]
{
	border: 0px solid #F76100;
	padding: 0px;
}
TEXTAREA
{
	background: url(/img/v2/ui/textarea_softgrey.png) top left repeat-x;
	border: 1px solid #F76100;
	padding: 2px;
}

A {
	text-decoration: none;
	outline: none;
    color: #DD2222;
}
A:hover {
        color: #FF0000;
		text-decoration: underline;
}
.guild {
	text-decoration: none;
    color: #6A3A74;
}
.guild:hover {
    color: #6A3A74;
	text-decoration: underline;
}

.guildLink { color: #6A3A74; }
.guildLink:hover { color: #6A3A74; }
.presetLink { color: #3E1D7E; }
.presetLink:hover { color: #3E1D7E; }
.eventLink { color: #047200; }
.eventLink:hover { color: #047200; }
.missionLink { color: #986b4c; }
.missionLink:hover { color: #986b4c; }
.eventGroupLabel
{
	background-color: #ffc;
	font-weight: bold;
	padding: 0 2px 0 2px;
}


/* VARIOUS UI ELEMENTS */

#darkPopup {
	position: absolute;
	display: none;
	z-index: 9;
	top: 0px;
	left: 0px;
}

#tooltip {
    position: absolute;
	display: none;
	z-index: 8;
	top: 0px;
	left: 0px;
	text-align: left;
	border: 1px solid #DDDD44;
	padding: 2px;
	background-color: #FFFF99;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	border-radius: 6px;
}

/* TOOLTIPS STYLES */
.bubble
{
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
}
.bubble div
{
	position: relative;
	height: 100%;
}
.bubble .left
{
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 19px;
}
.bubble .right
{
	background-position: top right;
	background-repeat: no-repeat;
	margin-left: 16px;
	min-height: 19px;
	line-height: 1em;
}
.bubble .top_left
{
	background-image: url(/img/v2/ui/tooltips/bubble/tl.png);
}
.bubble .top_right
{
	background-image: url(/img/v2/ui/tooltips/bubble/long_t.png);
	background-position: top right;
}
.bubble .middle_left
{
	background-image: url(/img/v2/ui/tooltips/bubble/l.png);
	background-repeat: repeat-y;
}
.bubble .middle_right
{
	background-image: url(/img/v2/ui/tooltips/bubble/long_r.png);
	background-repeat: repeat-y;
	padding-right: 16px;
	clear: both;
}
.bubble .middle_left,
.bubble .middle_right
{
	min-height: 10px;
}
.bubble .bottom_left
{
	background-image: url(/img/v2/ui/tooltips/bubble/bl.png);
}
.bubble .bottom_right
{
	background-image: url(/img/v2/ui/tooltips/bubble/long_b.png);
}
.bubble .tip
{
	width: 30px;
	height: 14px;
	margin-top: -1px;
	background-image: url(/img/v2/ui/tooltips/bubble/tip.png);
	background-repeat: no-repeat;
}

/* GLOBAL INFORMATION DISPLAY */
.system
{
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
	text-align: justify;
}

.system.info
{
	background-color: #8Cb4D4;
	border-color: #8Cb4D4;
}
.system.info .icon
{
	background-image: url(/img/system_info.png);
}

.system.warning
{
	background-color: #D4AC8C;
	border-color: #D4AC8C;
}
.system.warning .icon
{
	background-image: url(/img/system_warning.png);
}

.system.error
{
	background-color: #980C00;
	border-color: #980C00;
}
.system.error .icon
{
	background-image: url(/img/system_error.png);
}
.system.error a
{
	color: #E5CfCD;
	font-weight: bolder;
	text-decoration: underline;
}

/* LEGACY DEFINITIONS */

.menuText {
	color: #FFFFFF;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.normalText {
	color: #000000;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.smallText { font-size: 11px; }
.italicText { font-style: italic; }
.boldText { font-weight: bold; }
.mediumText { font-size: 16px; }
.bigText { font-size: 20px; }
.contentTable
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family:  Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.errorText {
	color: #FF0000;
	font-style: italic;
}
.titleText {
	color: #792829;
	font-size: 14px;
	font-weight: bold;
}
.titleText2 {
	color: #63848C;
	font-size: 13px;
	font-weight: bold;
}




/* Clans page */

.clanLogoImg {
	width: 150px;
	height: 88px;
	border: 0px;
}

.popupPlayerImg
{
	position: relative;
	float: left;
	margin-right: 2px;
	border: 1px solid #dddddd;
}

.invisibleDiv
{
	display: none;
}

.subTitle
{
	position: relative;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #FFFF44;
	padding: 2px;
	background-color: #FFFF99;
}

.blueDiv
{
	position: relative;
	border: 1px solid #c6d6ea;
	background-color: #d7e7fb;
	padding: 4px;
}

.nicePicture
{
	border: 1px solid #dddddd;
	margin: .2em;
}

.noticeDiv
{
	border: 1px solid #FFFF88;
	background-color: #FFFFDD;
	padding: 4px;
	margin-bottom: 6px;
}

/* Collection */
#collectionDiv
{
    display: block;
}

.cardNewDiv
{
    position: relative;
	float: left;
	text-align: left;
	background-repeat:no-repeat;
	width: 165px;
	height: 225px;
	color: #FFFFFF;
}

/* rare */
.cardNewDiv.r
{
	background-image:url(/img/v2/card/bg_r.png);
}

/* uncommon */
.cardNewDiv.u
{
	background-image:url(/img/v2/card/bg_u.png);
}

/* common */
.cardNewDiv.c
{
	background-image:url(/img/v2/card/bg_c.png);
}

/* gray */
.cardNewDiv.gray
{
	color: #ccc;
}

.cardFrontShadow
{
	position: absolute;
	top: 6px;
    left: 34px;
}

.cardNewName
{
	position: absolute;
	top: 6px;
    left: 34px;
	width:116px;
	text-align: center;
	font-weight: bold;
	text-shadow: 2px 2px 4px #000000;
}

.cardNewPict
{
	position: absolute;
	top: 23px;
	left: 9px;
	border: 0px;
	width: 140px;
	height: 112px;
}

.cardNewClanMask
{
	position: absolute;
	top: 3px;
	left: 5px;
	width: 32px;
	height: 37px;
	background-image: url(/img/v2/card/clanmask.png);
	background-repeat: no-repeat;
}

.cardNewClanPict
{
	position: absolute;
	top: 11px;
	left: 12px;
	width: 17px;
	height: 15px;
}

.cardNewDetails
{
	position: absolute;
	top: 220px;
	left: 4px;
	font-size: 11px;
}

.cardNewPH
{
position: absolute;
top: 142px;
left: 13px;
font-size: 12px;
font-weight:bold;
/*text-shadow: 2px 2px 4px #000000;*/
}

.cardNewPDD
{
position: absolute;
top: 180px;
left: 13px;
font-size: 12px;
font-weight:bold;
/*text-shadow: 2px 2px 4px #000000;*/
}

.vcenterAround {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

.vcenterContent {
	position: relative;
}

.cardMarketAndDeckLinks
{
	position: absolute;
	top: 220px;
	width: 100%;
	text-align: center;
}

.cardNewPower
{
	position: absolute;
	top: 159px;
	left: 53px;
	font-size: 10px;
	padding: 0;
	margin: 0;
	line-height: 12px;
}

.cardNewPower .vcenterAround {
	height: 24px;
	width: 97px;
}

.cardNewBonus
{
	position: absolute;
	top: 186px;
	left: 53px;
	font-size: 10px;
	padding: 0;
	margin: 0;
	line-height: 10px;
}

.cardNewBonus .vcenterAround {
	height: 24px;
	width: 97px;
}

.cardNewFirstStar
{
	position: absolute;
	top: 139px;
	left: 31px;
}

.cardNewStars
{
	position: absolute;
	top: 140px;
	left: 59px;
}

.cardMiniStar
{
	margin-top: 2px;
	width: 10px;
	height: 8px;
}

.cardNewXP
{
position: absolute;
top: 145px;
left: 36px;
}


.cardInfo
{
display: none;
position: absolute;
background-color: #FFFFBB;
top: 100px;
width: 214px;
left: -26px;
font-size: 10px;
border: solid 1px #000000;
padding: 2px
}

.cardClanInfo
{
display: none;
position: absolute;
background-color: #FFFFBB;
top: 50px;
width: 210px;
left: -30px;
font-size: 10px;
border: solid 1px #000000;
padding: 2px

}

.cardNewEloValidity
{
	position: absolute;
	display: inline;
	left: 125px;
	top: 25px;
}

.cardOwned
{
	position: absolute;
	display: inline;
	left: 120px;
	top: -1px;
}

.cardMinPrice
{
	position: absolute;
	width: 156px;
	top: 118px;
	text-align: center;
}

.cardMinPrice div
{
	background: url(/img/v2/card/clintzsprite.png) top left;
	height: 14px;
	line-height: 14px;
	white-space: nowrap;
}

.cardMinPrice div.middle
{
	display: inline-block;
	position: relative;
	background-repeat: repeat-x;
	background-position: 0 -1px;
	color: #FFD141;
	font-size: .9em;
	*width: 50%;
	_width: 2px;
}

.cardMinPrice div.left,
.cardMinPrice div.right
{
	position: absolute;
	width: 7px;
	top: 0;
}

.cardMinPrice div.left {
	background-position: 0 -16px;
	left: -7px;
}

.cardMinPrice div.right {
	background-position: 0 -31px;
	right: -7px;
}


.inDeck
{
	background-color: #ffdddd;
}

.outDeck
{
	background-color: #ddffdd;
}


.vig128 { width: 29px; height: 23px; }
.vig160 { width: 35px; height: 28px; }
.vig240 { width: 50px; height: 40px; }
.std128 { width: 92px; height: 74px; }
.std160 { width: 140px; height: 112px; }
.std240 { width: 200px; height: 160px; }
.imgHilite { background-color: #FFFF33; }

.clan128 { width: 17px; height: 15px; }
.clan160 { width: 17px; height: 15px; }
.clan240 { width: 34px; height: 30px; }

/* Deprecated : old flags */
.flag128 { width: 13px; height: 10px; }
.flag160 { width: 22px; height: 14px; }
.flag240 { width: 28px; height: 18px; }

/* Pagination system */
div.paginator
{
	position: relative;
	width: 100%;
	padding: 0.3em 0;
}

.pageNavLink
{
	border: 1px solid #555;
	font-weight: bold;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	cursor: pointer;
}

.pageNavLink.right
{
	margin-left: 2px;
}

.pageNavLink.left
{
	margin-right: 2px;
}

.pageNavCountriesDiv
{
	position: absolute;
	right: 0;
	top: 0;
	padding: .25em 0;
}

.pageNavSpacer
{
	margin-right: 2px;
}

.pageNavLink:hover
{
	background-color: #eee;
}

.pageNavLinkDisabled
{
	color: #555;
	cursor: default;
}

.pageNavLinkDisabled:hover
{
	background-color: transparent;
}

.pageNavLinkHilighted
{
	color: #fff;
	background-color: #A4A100;
	cursor: default;
}

.pageNavLinkHilighted:hover
{
	background-color: #A4A100;
}

/* Inside-page tabs */
a.tabableLinks
{
	display: block;
	float: left;
	padding: 0 0.5em;
	margin-left: 5px;
	margin-top: 5px;
	line-height: 15px;
	border: 1px solid #6D6D6D;
	color: #333;
	font-size: 10px;

	background-color: #ddd;
	border-bottom-color: #6D6D6D;

	-webkit-border-radius: 5px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;

	-moz-border-radius: 5px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;

	border-radius: 5px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;

	outline: none;
}

a.tabableLinks.active
{
	padding: 0 1em;
	background-color: #fff;
	margin-top: 0px;
	line-height: 20px;
	border-bottom: 1px solid #fff;
	font-size: 12px;
	font-weight: bold;
	cursor: text;
	color: #000;
	text-decoration: none;
}

ul.tabable
{
	display: block;
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 1px solid #6D6D6D;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;
	border-top-left-radius: 0;

	line-height: 1.3em;
	min-height: 32px;
	_height: 32px;
}

ul.tabable li.tabableItem
{
	display: none;
	background-color: #fff;
	margin: 0.5em;
}

.onlineStatusBubble
{
	vertical-align: text-bottom;
	margin-right: 3px;
}

.tournament_rank
{
	width: 3.5em;
	float: left;
	font-weight: bolder;
	line-height: .95em;
}

.activityItem
{
	line-height: 16px;
}

#cardMarketValues
{
	margin-top: 20px;
}
#characterMarketHistory
{
	margin-top: 10px;
}
.characterAbilityAndBonusLongDesc
{
	font-size: 11px;
	line-height: 11px;
	margin-top: 2px;
	color: #555;
	padding: 0 0 0 10px;
}
#clanDescription
{
	position: relative;
	background-position: bottom center;
	background-repeat: no-repeat;
	border: 1px solid #555;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: right;
	color: #000;
	width: 280px;
	margin-left: 20px;
}
#clanDescriptionOpacityLayer
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	opacity: 0.7;
	background-color: #fff;
	width: 100%;
	height: 100%;
}
#clanDescriptionContent
{
	position: relative;
	text-align:center;
	padding: 10px;
}

/* NIGHT STYLES OVERWRITING DEFAULT STYLES */
#pageBody.night {
	background-color: #253132;
	background-image: url(/img/v2/ui/bg_night.jpg);
}

body.night #homeNewPersos {
	border-color: #555555;
}

body.night #moonImg {
	position: absolute;
	left: 0px;
	top: 0px;
}

body.night .footerCloserHome {
	background-image: url(/img/v2/ui/prospect/bottom-night.png);
}

body.night #illustrationBackground {
	background-image:url(/img/v2/ui/stage/bg_night.gif);
}

.playerContainer
{
	clear: both;
	margin-bottom: 5px;
	position: relative;
	background-color: #fafafa;
}

.playerContainer .detailsContainer
{
	display: inline-block;
	_display: inline;
	position: relative;
}

.playerContainer .playerImg
{
	position: relative;
	width: 42px;
	height: 42px;
	margin-right: 5px;
	vertical-align: top;
}

.playerContainer .playerName
{
	font-weight: bold;
}

.playerContainer .playerGuild
{
	font-size: 11px;
	line-height: 11px;
}

.playerContainer .flag
{
	position: absolute;
	top: 28px;
	right: 2px;
}

.playerContainer .status
{
	position: absolute;
	top: 16px;
	right: 5px;
}

.playerContainer .stars
{
	position: absolute;
	top: 2px;
	right: 4px;
}

.locale { border: 2px solid #ccc; display: inline-block; text-align: center; color: #fff; background-color: #000; font-size: 12px; font-weight: bold; margin: 0px 1px;}
.locale_16 { width: 16px; height: 14px; line-height: 14px;}
.locale_24 { width: 24px; height: 19px; line-height: 19px;}
.locale_32 { width: 32px; height: 25px; line-height: 25px;}
.locale_48 { width: 48px; height: 36px; line-height: 36px;}

.urban_info
{
	bottom: 0;
	margin: 0;
	padding: 0;
	float: left;
}

.urban_info .left
{
	background-repeat:no-repeat;
	float:left;
	margin: 0;
	height:26px;
	width:12px;
	background-image:url(/img/v2/ui/roundedindicator/left.png);
}

.urban_info .content
{
	background-repeat:repeat-x;
	float:left;
	margin: 0;
	line-height: 14px;
	padding: 6px;
/*	height: 26px; */
	text-align:center;
	background-image:url(/img/v2/ui/roundedindicator/middle.png);
}

.urban_info .right
{
	background-repeat: no-repeat;
	float:left;
	margin: 0;
	height:26px;
	width:12px;
	background-image:url(/img/v2/ui/roundedindicator/right.png);
}

.urban_info .clear
{
	/* clear: right; */
}

.imBtn
{
	font-size: 1em;
	font-weight: bold;
}

.imRefuseBtn
{
	margin-right: 8px;
}

.imgPicture
{
	height: 64px;
	border: 2px solid white;
	float: left;
	margin-right: 5px;
}

.imBtnsContainer
{
	text-align: right;
	margin-top: 22px;
}

/* Default Button */
button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
	padding: 0;
	margin: 0;
}

button.urBtn, button.urBtn span.urBtnLabel,
a.urBtn, a.urBtn span.urBtnLabel {
	background-color: transparent;
	background-image: url(/img/v2/ui/btns_sprite.png?v2);
	background-repeat: no-repeat;
	_vertical-align: middle; /* IE6 */
	*vertical-align: middle; /* IE7 */
}

a.urBtn {
	display: inline-block;
	text-decoration: none;
	vertical-align: middle;
}

button.urBtn,
a.urBtn {
	position: relative;
	background-position: 100% -280px;
	border: 0;
	padding: 0 8px 0 0;
	margin: 0 0 0 0;
	cursor: pointer;
	overflow: visible;
	font-size: 12px;
/*	margin-left: 10px;*/
}
button.urBtn:hover,
a.urBtn:hover {
	background-position: 100% -280px;
}

button.urBtn span.urBtnLabel,
a.urBtn span.urBtnLabel {
	position: relative;
	background-position: 0 -200px;
    display: block;
	white-space: nowrap;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 8px;
	margin-top: 0px;
}
button.urBtn:hover span.urBtnLabel,
a.urBtn:hover span.urBtnLabel {
	background-position: 0 -200px;
}

/* Small Default Button */
button.urBtn.small,
button.urBtn.small:hover,
a.urBtn.small,
a.urBtn.small:hover {
	background-position: 100% -240px;
}
button.urBtn.small span.urBtnLabel,
button.urBtn.small:hover span.urBtnLabel,
a.urBtn.small span.urBtnLabel,
a.urBtn.small:hover span.urBtnLabel {
	background-position: 0 -160px;
	font-size: 0.9em;
	line-height: 20px;
	height: 20px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button.urBtn span
	{
		margin-top: -1px !important;
	}
}

/* Green Button */
button.urBtn.green,
a.urBtn.green {
	color: #22470B;
	background-position: 100% -1080px;
}
button.urBtn.green:hover,
a.urBtn.green:hover {
	background-position: 100% -1240px;
}
button.urBtn.green span.urBtnLabel,
a.urBtn.green span.urBtnLabel {
	background-position: 0 -1000px;
}
button.urBtn.green:hover span.urBtnLabel,
a.urBtn.green:hover span.urBtnLabel {
	background-position: 0 -1160px;
}

/* Orange Button */
button.urBtn.orange,
a.urBtn.orange {
	color: #CACACA;
	background-position: 100% -760px;
}
button.urBtn.orange:hover,
a.urBtn.orange:hover {
	background-position: 100% -920px;
}
button.urBtn.orange span.urBtnLabel,
a.urBtn.orange span.urBtnLabel {
	background-position: 0 -680px;
}
button.urBtn.orange:hover span.urBtnLabel,
a.urBtn.orange:hover span.urBtnLabel {
	background-position: 0 -840px;
}

/* Black Button */
button.urBtn.black,
a.urBtn.black {
	color: #CACACA;
	background-position: 100% -440px;
}
button.urBtn.black:hover,
a.urBtn.black:hover {
	background-position: 100% -600px;
}
button.urBtn.black span.urBtnLabel,
a.urBtn.black span.urBtnLabel {
	background-position: 0 -360px;
}
button.urBtn.black:hover span.urBtnLabel,
a.urBtn.black:hover span.urBtnLabel {
	background-position: 0 -520px;
}

/* Grey Button */
button.urBtn.grey,
button.urBtn.gray,
a.urBtn.grey,
a.urBtn.gray {
	color: #000000;
	background-position: 100% -120px;
}
button.urBtn.grey:hover,
button.urBtn.gray:hover,
a.urBtn.grey:hover,
a.urBtn.gray:hover {
	background-position: 100% -280px;
}
button.urBtn.grey span.urBtnLabel,
button.urBtn.gray span.urBtnLabel,
a.urBtn.grey span.urBtnLabel,
a.urBtn.gray span.urBtnLabel {
	background-position: 0 -40px;
}
button.urBtn.grey:hover span.urBtnLabel,
button.urBtn.gray:hover span.urBtnLabel,
a.urBtn.grey:hover span.urBtnLabel,
a.urBtn.gray:hover span.urBtnLabel {
	background-position: 0 -200px;
}

/* Small Green Button */
button.urBtn.smallGreen,
a.urBtn.smallGreen {
	color: #22470B;
	background-position: 100% -1040px;
}
button.urBtn.smallGreen:hover,
a.urBtn.smallGreen:hover {
	background-position: 100% -1200px;
}
button.urBtn.smallGreen span.urBtnLabel,
a.urBtn.smallGreen span.urBtnLabel {
	background-position: 0 -960px;
	line-height: 20px;
	font-size: 0.9em;
}
button.urBtn.smallGreen:hover span.urBtnLabel,
a.urBtn.smallGreen:hover span.urBtnLabel {
	background-position: 0 -1120px;
}

/* Small Orange Button */
button.urBtn.smallOrange,
a.urBtn.smallOrange {
	color: #CACACA;
	background-position: 100% -720px;
}
button.urBtn.smallOrange:hover,
a.urBtn.smallOrange:hover {
	background-position: 100% -880px;
}
button.urBtn.smallOrange span.urBtnLabel,
a.urBtn.smallOrange span.urBtnLabel {
	background-position: 0 -640px;
	line-height: 20px;
	font-size: 0.9em;
}
button.urBtn.smallOrange:hover span.urBtnLabel,
a.urBtn.smallOrange:hover span.urBtnLabel {
	background-position: 0 -800px;
}

/* Small Black Button */
button.urBtn.smallBlack,
a.urBtn.smallBlack {
	color: #CACACA;
	background-position: 100% -400px;
}
button.urBtn.smallBlack:hover,
a.urBtn.smallBlack:hover {
	background-position: 100% -560px;
}
button.urBtn.smallBlack span.urBtnLabel,
a.urBtn.smallBlack span.urBtnLabel {
	background-position: 0 -320px;
	line-height: 20px;
	font-size: 0.9em;
}
button.urBtn.smallBlack:hover span.urBtnLabel,
a.urBtn.smallBlack:hover span.urBtnLabel {
	background-position: 0 -480px;
}

/* Small Grey Button */
button.urBtn.smallGrey,
button.urBtn.smallGray,
a.urBtn.smallGrey,
a.urBtn.smallGray {
	color: #000000;
	background-position: 100% -80px;
}
button.urBtn.smallGrey:hover,
button.urBtn.smallGray:hover,
a.urBtn.smallGrey:hover,
a.urBtn.smallGray:hover {
	background-position: 100% -240px;
}
button.urBtn.smallGrey span.urBtnLabel,
button.urBtn.smallGray span.urBtnLabel,
a.urBtn.smallGrey span.urBtnLabel,
a.urBtn.smallGray span.urBtnLabel {
	background-position: 0 0px;
	line-height: 20px;
	font-size: 0.9em;
}
button.urBtn.smallGrey:hover span.urBtnLabel,
button.urBtn.smallGray:hover span.urBtnLabel,
a.urBtn.smallGrey:hover span.urBtnLabel,
a.urBtn.smallGray:hover span.urBtnLabel {
	background-position: 0 -160px;
}

 /* GLOBAL STYLES ************************************************************/

.urError
{
 color: #FFF;
 background-color: #BE5F60;
 padding: .5em;
 border: 2px solid #7F241C;
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 text-shadow:0px 1px 0px #7F241C;
 text-align: center;
}


@font-face {
	font-family: 'Urban Rivals';
	src: url('/fonts/urban_rivals-webfont.eot');
	src: local('Urban_Rivals'),
		url('/fonts/urban_rivals-webfont.woff') format('woff'),
	    url('/fonts/urban_rivals-webfont.ttf') format('truetype'),
	    url('/fonts/urban_rivals-webfont.svg#webfont4hNvfFQR') format('svg');
	font-weight: normal;
	font-style: normal;
}

.urbanFont,
.tabs .link
{
	font-family: "Urban Rivals", Arial;
	font-weight: lighter !important;
}

/* COLLECTION */

#characterSale
{
	text-align: left;
	cursor: default;
	margin-top: 13px;
}

#characterSale div
{
	height: 20px;
}

#characterSale #formRadios
{
	height: 60px;
}

#characterSale .formButtons
{
	text-align: center;
	height: auto;
}

#characterSale input[name=price]
{
	margin-left: 6px;
	margin-right: 6px;
	width: 80px;
}

#characterSale input[name=buyerName]
{
	margin-left: 6px;
	width: 80px;
}

/* POPUP */

#divContainer
{
	position: absolute;
	background-image: url(/img/v2/shop/pattern.png);
	background-repeat: repeat;
	text-align: center;
	padding-bottom: 0;
	width: 0;
	height: 0;
	color: #fff;
	z-index: 1001;
	border: 3px solid #605C5E;
	-moz-border-radius: 10px;
	-moz-box-shadow: inset 0 0 10px #000000;
	border-radius: 10px;
	box-shadow: inset 0 0 10px #000000;
}

#divBrush
{
	width: 0;
	height: 0;
	background-image: url(/img/v2/shop/brush.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	position: absolute;
	z-index: -1;
	opacity: 0.26;
	filter : alpha(opacity=26);
	top: 0;
	right: 0;
}

#divContent
{
	position: absolute;
	z-index: 1003;
	overflow: auto;
	color: #fff;
}

#divContent .formButtons
{
	text-align: center;
	margin-top: 10px;
}

#divContent .formButtons .cancel
{
	margin-right: 7px;
}