/*
Generics
*/

body
{
	margin: 0;
	padding: 0;
	color: #666;
	background-color: #fff;
    background-image: url('http://cdn1.rummikub.com/images/Rummikub/headerBG.gif');
    background-repeat:repeat-x; 
    background-position:top;
    font-family: Arial, Helvetica;
    font-size:84%;
    position:relative;
}

body.Home2  
{
background-image:url(http://cdn2.rummikub.com/images/Rummikub/headerBG1.gif);
padding-top:20px;
}

body.signupBody { background-image: url('http://cdn1.rummikub.com/images/Rummikub/ClubRMember_FreeTrial_bg.jpg');
    background-repeat:repeat-x; background-color:#123471;background-position:0px -1px;}
    
body.blank { background:#123471 url('http://cdn3.rummikub.com/images/Rummikub/create_user_bg1.jpg') repeat-x 0px -73px;}

/*#main_areaSignup { float:left; width:1000px; max-width:1000px; margin-right:15px; }*/

#main_areaSignup { float:left; width:1020px; max-width:1020px; margin-right:15px; }


a:hover { text-decoration:none; }
a.noUnderline { text-decoration:none; }
a.noUnderline:hover { text-decoration:none; }
#sepUd { height:15px; width:100%; }


form
{
    min-width: 960px;
}

.Common
{
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#CommonHeader
{
	padding: 0;
	margin: 0;
	width: 100%;
	height: 115px;
	background-color: #fff;
}

#CommonHeaderUserArea
{
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
    z-index: 100;
    display:none;
}

#CommonHeaderUserArea a:link, #CommonHeaderUserArea a:visited
{
    color: #fff;
	text-decoration: none;
}

#CommonHeaderUserWelcome a:hover
{
	text-decoration: underline;
}

#CommonHeaderUserWelcome .sub a
{
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
}

#CommonHeaderUserWelcome .sub a:hover
{
	text-decoration: underline;
	color: #fff;
}

#CommonHeaderUserContent
{
    padding: 6px 12px 3px 12px;
	background-color: #95B6C3;
	text-align: right;
    color: #8EA5AE;
}

#CommonHeaderUserWelcome
{
    font-size: 90%;
    font-weight: bold;
}

#CommonHeaderUserRoundBottom
{
    margin: 0;
    padding: 0;
	height: 5px;
	width: inherit;
	overflow: hidden;
}

#CommonHeaderUserRoundBottom .r1, #CommonHeaderUserRoundBottom .r2, #CommonHeaderUserRoundBottom .r3, #CommonHeaderUserRoundBottom .r4
{
	height: 1px;
	overflow: hidden;
	background-color: #95B6C3;
}

#CommonHeaderUserRoundBottom .r4 { margin: 0 5px; }
#CommonHeaderUserRoundBottom .r3 { margin: 0 3px; }
#CommonHeaderUserRoundBottom .r2 { margin: 0 2px; }
#CommonHeaderUserRoundBottom .r1 { margin: 0 1px; height: 2px; }

#CommonHeaderTitleArea
{
	float: left;
	padding-top: 14px;
	width: 70%;
	overflow: hidden;
}
.TitleLink
{
	font-size:65%;
	position:absolute;
	right:30px;
}


.CommonHeaderTitle
{
	font-size: 325%;
	font-weight: bold;
	color: #000;
	letter-spacing: -2px;
	line-height: 100%;
}

.CommonHeaderTitleDescription
{
	font-size: 85%;
	padding-left: 2px;
}

#CommonFooter
{
	margin:0px auto;
	clear: both;
	border-top: solid 1px #bbb;
	width:960px;
}
#CommonFooter1
{
	font-size:11px;
	width:960px;
	line-height:24px;
	margin:0px auto
}
#CommonFooter1 .Common
{
	width:660px	;
	float:left;
	text-align:center;
}
#CommonFooterLeft
{
	margin:0px auto;
	clear: both;
	margin-top: 16px;
	width:1070px;
	background-image: url('http://cdn1.rummikub.com/images/Rummikub/botLL.gif');
	background-position:top left;
	background-repeat:no-repeat;
}
#CommonFooterRight
{
	margin:0px auto;
	clear: both;
	width:1070px;
	background-image: url('http://cdn2.rummikub.com/images/Rummikub/botLR.gif');
	background-position:top right;
	background-repeat:no-repeat;
}

#CommonFooter .Common
{
	padding: 12px 0;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
}

#CommonNavigation
{
    clear: both;
    margin: 0;
	width: 100%;
	background-color: #95B6C3;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	padding: 0;	
	font-size: 105%;
}

#CommonNavigation .Common
{
    border-left: solid 1px #558B9F;
}

#CommonNavigation .Common .Inner
{
	border-left: solid 1px #D5E1E7;
	height: 1%;
}

#CommonNavigationShadow
{
	clear: both;
	margin-bottom: 12px;
}

#CommonNavigation ul
{
	list-style-type: none;
	padding: 0;
	display: block;
	margin: 0;
}

#CommonNavigation ul li
{
	display: block;
	float: left;
	padding: 0;
	border-right: solid 1px #D5E1E7;
	font-weight: bold;
	color: #000;
}

#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited
{
    color: #000;
    text-decoration: none;
    display: block;
    padding: 6px 12px;
    border-right: solid 1px #558B9F;
}

#CommonNavigation a:hover
{
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 6px 12px;
    border-right: solid 1px #558B9F;
}

#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited
{
    color: #fff;
}

#CommonNavigation a.Selected:hover
{
    color: #fff;
}

#CommonContent {
	margin: 0;
	padding: 0;
	height: 1%; /* IE6 hack... it's very minor, though */
	overflow: hidden;
}

#CommonContentInner
{
	width: 100%;
	overflow: hidden;
}

#CommonSidebarLeft
{
}

#CommonSidebarLeft .CommonSidebar
{
    float: left;
	padding-right: 12px;
	overflow: hidden;
	width: 240px;
}

#CommonSidebarRight
{
}

#CommonSidebarRight .CommonSidebar
{
    float: right;
	padding-left: 12px;
	overflow: hidden;
	width: 240px;
}

A:LINK, A:ACTIVE
{
    color: #36c;
    text-decoration: none;
}

A:VISITED
{
    color: #36c;
    text-decoration: none;
}

A:HOVER
{
	text-decoration: underline;
}

SELECT, TEXTAREA, INPUT, BUTTON
{
    font-family: Arial, Helvetica;
    font-size: 90%;
}

TABLE
{
    empty-cells: show;
}

HR
{
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #ccc;
	background-color: transparent;
	height: 0;
}

/*
Common Styles
*/

.CommonBreadCrumbArea
{
	margin: 0;
	padding: 4px 0;
	font-size: 85%;
	color: #000;
	background-color: #f7f7f7;
	border-bottom: solid 1px #bbb;
}
.CommonRummikubBtn { color:#0136c0; display:block; } 
.CommonRummikubBtn:hover { text-decoration:none; }
.CommonRummikubBtn ul { margin:0px; padding:0px; height:35px; }
.CommonRummikubBtn li { margin:0px; padding:0px; }
.CommonRummikubBtn li { list-style:none; list-style-image:none; }
.CommonRummikubBtnLeft { background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat 0px -1630px; width:8px; height:35px; float:left; }
.CommonRummikubBtnMid { background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat -20px -1630px; height:35px; font-weight:bold; font-size:16px; text-transform:uppercase; color:#0136c0; text-decoration:none; line-height:35px; float:left; padding-left:10px; padding-right:10px; min-width:130px; text-align:center; }
.CommonRummikubBtnRight { background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat -412px -1630px; width:8px; height:35px; float:left; }
.CommonRummikubBtnHover .CommonRummikubBtnLeft { background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat 0px -1665px; }
.CommonRummikubBtnHover .CommonRummikubBtnMid { background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat -20px -1665px;  }
.CommonRummikubBtnHover .CommonRummikubBtnRight { background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat -412px -1665px; }

.CommonRummikubBtnSignIn { background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat -291px -720px; height:35px; color:#0136c0; display:block;
                           font-weight:bold; font-size:15px; text-transform:uppercase; color:#0136c0; text-decoration:none; border:none 0px;
                            line-height:35px; float:left; padding-left:10px; padding-right:10px; width:130px; text-align:center; cursor:pointer; }
.CommonRummikubBtnSignIn:hover { background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat  -291px -755px; cursor:pointer; }
/*
Form Styles
*/

.CommonFormArea
{
    margin: 0;
}

.CommonFormTitle
{
	color: #000;
	font-size: 180%;
	font-weight: bold;
	padding: 0;
	margin: 32px 0 0 0;
	line-height: 100%;
}

.CommonFormSubTitle
{
    margin: 16px 0 4px 0;
    padding: 6px;
    font-weight: bold;
    color: #000;
    background-color: #ddd;
}

.CommonFormDescription
{
	padding: 8px 2px 8px 0;
}

TD.CommonFormFieldName
{
	font-weight: bold;
	padding: 8px 2px 2px 2px;
}

DIV.CommonFormFieldName
{
	font-weight: bold;
	padding: 12px 2px 2px 2px;
}

TD.CommonFormFieldDescription
{
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

DIV.CommonFormFieldDescription
{
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

TD.CommonFormField
{
	color: #000;
	padding: 2px;
}

DIV.CommonFormField
{
	color: #000;
	padding: 2px;
}
.floatLeft 
{
	float:left;	
}

/*
Message Styles
*/

.CommonMessageSuccess
{
	padding: 12px;
	font-size: 100%;
	color: #646464;
	font-weight: bold;
	border: solid 1px #e9e7e7;
	margin: 16px 0;
	padding-left:50px;
	background:#ebf2ff;
}
.RegisterSuccess 
{
	background:#EBF2FF;
	border:1px solid #E9E7E7;
	color:#646464;
	font-size:100%;
	font-weight:bold;
	margin:16px 10px;
	padding:15px 32px;
}

.RegisterError 
{
	background:#fef79d url(http://cdn2.rummikub.com/images/Rummikub/errIcn.gif) no-repeat scroll 1px 2px;
	border:1px solid #E9E7E7;
	color:#646464;
	font-size:100%;
	font-weight:bold;
	line-height:38px;
	height:38px;
	margin:16px 10px;
	padding:12px 12px 12px 60px;
}
.TourNote {
	border:1px solid #E9E7E7;
	font-size:80%;
	font-weight:bold;
	margin:16px 10px;
	padding:2px;
}

.CommonMessageWarning
{
	margin: 16px 0;
	padding: 12px;
	font-size: 100%;
	color: #330;
	font-weight: normal;
	border: solid 1px #eec600;
	background-color: #FFFFAA;
}

.CommonMessageError
{
	margin: 16px 0;
	padding: 12px;
	font-size: 100%;
	color: #000;
	font-weight: normal;
	border: solid 1px #300;
	background-color: #d66;
}

/*
Content
*/

.CommonContentArea
{
    margin: 16px 0 0 0;
}


.CommonTitle
{
    color:#104797;
	font-size: 130%;
	line-height:30px;
	letter-spacing: 0px;
	font-weight: bold;
	padding:0px 0 0 0px;
	margin: 0;
	margin-bottom:10px
}

.CommonTitle.NormalFont
{
	font-weight: normal;
	font-size:18px;
}

.CommonSubTitle
{
	margin-top: 15px;
	text-align: left;
	padding: 4px;
	background-color: #999;
	color: #fff;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 110%;
}

.CommonHeader
{
	color: #aaa;
	font-size: 130%;
	font-weight: bold;
	padding: 0;
	margin: 8px 0 0 0;
}

.CommonContent
{
}

.CommonGroupedContentArea
{
	padding: 0 0 8px 0;
	margin: 0 0 16px 0;
}

.CommonDescription
{
	margin: 0 0 16px 0;
}

.CommonWarning
{
	padding: 8px 8px;
	font-weight: normal;
	margin: 24px 0 16px 0;
	color: #333;
	border: solid 1px #FFD226;
	background-color: #fffcb3;
}

/*
Text Button
*/

.CommonTextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	white-space: nowrap;
	cursor: pointer;
	color: #36c;
}

.CommonTextButton.Big
{
    margin-right:10px;
}

.CommonTextButton:LINK, .CommonTextButton:VISITED
{
	text-decoration: none;
}

.CommonTextButton:ACTIVE
{
	text-decoration: none;
}

.CommonTextButton:HOVER
{
	text-decoration: underline;
}

.CommonTextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	background-color: #bbb;
	white-space: nowrap;
	cursor: pointer;
	color: #333;
}

.CommonTextButtonHighlight:LINK, .CommonTextButtonHighlight:VISITED, .CommonTextButtonHighlight:ACTIVE, .CommonTextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color: #bbb;
	color: #333;
}

.CommonImageTextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 4px 4px 4px 22px;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButton:LINK, .CommonImageTextButton:VISITED
{
	text-decoration: none;
	margin: 1px;
}

.CommonImageTextButton:ACTIVE
{
	text-decoration: none;
}

.CommonImageTextButton:HOVER
{
	text-decoration: underline;
}

/*
Specific Buttons
*/

.CommonDownloadButton { background-image: url(../images/common/download.gif); }
.CommonLockedButton { background-image: url(../images/common/locked.gif); }

/*
List 
*/

.CommonListArea
{
	padding: 8px 0;
}

.CommonListTitle
{
	padding: 6px 6px 6px 0;
	color: #000;
	font-weight: bold;
	margin: 0;
}

.CommonListTitle A, .CommonListTitle A:VISITED, .CommonListTitle A:ACTIVE
{
	color: #000;
	text-decoration: none;
}

.CommonListTitle A:HOVER
{
    text-decoration: underline;
}

.CommonListHeader
{
	text-align: left;
	padding: 4px;
	background-color: #999;
	color: #fff;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 110%;
}

.CommonListCell
{
	padding: 5px 0px 5px 5px;
	color: #333333;
	font-family: Arial, Helvetica;
	text-align: left;
}

.CommonListRow
{
	background-color: #eee;
}

.CommonListRowAlt td
{
	background-color: inherit;
}

/*
Avatar List
*/

.CommonAvatarListItemsArea
{
	margin: 0;
}

.CommonAvatarListItemArea
{
	margin: 10px 0;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 10px 10px 10px 70px;
	min-height: 46px;
	background-color: #eee;
}

.CommonAvatarListItemArea.Alt
{
	background-color: #fff;
}

.CommonAvatarListItemArea.Weblog
{
    background-image: url(../images/blog.png);
}

.CommonAvatarListItemArea.Forum
{
    background-image: url(../images/forum.png);
}

.CommonAvatarListItemArea.MediaGallery
{
    background-image: url(../images/media.png);
}

.CommonAvatarListItemArea.Hub
{
    background-image: url(../images/page.png);
}

.CommonAvatarListItemArea.Unknown
{
    padding-left: 10px;
}

.CommonAvatarListItemArea.Custom
{
	padding-left: 0px;
}

.CustomAvatarListItemCustomAvatar
{
	float: left;
	padding-left: 10px;
	width: 60px;
	height: 60px;
	overflow: hidden;
}

.CustomAvatarListCustomContent
{
	margin-left: 80px;
}

.CommonAvatarListItem
{
	font-size: 100%;
}

.CommonAvatarListItemName
{
	font-size: 150%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 4px 0;
}

.CommonAvatarListItemDetails
{
	margin: 4px 0 0 0;
	color: #000;
	font-size: 80%;
}

UL.CommonAvatarListItemList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*
Validation Styles
*/

.CommonValidationWarning
{
	color:#FF0000;
    font-size:12px;
    font-weight:bold;
    left:-99px;
    padding-left:2px;
    padding-right:2px;
    padding-top:2px;
    position:relative;
    top:64px;
}

/*
ContentParts
*/

.CommonContentPartBorderOff
{
	padding: 1px;
}

.CommonContentPartBorderOn
{
	border: dashed 1px #999;
	background-color: #efefef;
}

/*
Context Menu Styles
*/

.CommonContextMenuGroup
{
	background-color:#fff;
	border: solid 1px #999; 
}

.CommonContextMenuItem
{
	background-color: #fff; 
	font-size: 90%; 
	border: solid 1px #fff; 
	cursor: pointer;
	padding: 3px;
}

.CommonContextMenuItemHover
{
	background-color: #f4f4f4; 
	color: #000; 
	font-size: 90%; 
	border: solid 1px #E1E1E1; 
	cursor: pointer;
	padding: 3px;
}

.CommonContextMenuItemExpanded
{
	background-color: #E1E1E1; 
	color: #000; 
	font-size: 90%; 
	border: solid 1px #f4f4f4; 
	cursor: pointer;	
	padding: 3px;
}

/* Modal Styles */

.CommonModalMask
{
	opacity: .4;
	filter: alpha(opacity=40);
	background-color: #333;
}

.CommonModal
{
	background:#fff url(http://cdn3.rummikub.com/images/Rummikub/Page_popUpsBg.jpg) top repeat-x;
	border: solid 2px #2f363e;
}

.CommonModalTitle
{
	line-height:21px;
	font-size: 16px;
	font-weight: bold;
	color: #003f98;
	cursor: move;
	margin:10px 10px 10px 10px ;
	@margin:10px 10px -10px 10px ;
}

.CommonModalContent
{
}

.CommonModalFooter
{
	width: 100%;
	height: 12px;
}

.CommonModalClose
{
	width: 16px;
	height: 15px;
	background:url(http://cdn1.rummikub.com/images/Rummikub/Page_popUps.png) 0 0 no-repeat;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	right: 8px;
	top: 14px;
	margin: 0;
}

.CommonModalResize
{
	width: 12px;
	height: 12px;
	background-image: url(../images/common/resize.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	right: 6px;
	bottom: 6px;
	cursor: se-resize;
}

.blueLinkButton a:hover { text-decoration:none; }
.blueLinkButton a:visited {	color:#fff; }
.blueLinkButton a:link {
	height:29px; display:block; line-height:29px; text-align:center; color:#fff; font-weight:bold;
	text-transform:uppercase; width:111px; float:left; margin-right:10px;
	background:url(http://cdn2.rummikub.com/images/Rummikub/Page_popUps.png) 0 -150px no-repeat;	
}
.blueLinkButtonNor a:hover { text-decoration:none; }
.blueLinkButtonNor a:visited {	color:#fff; }
.blueLinkButtonNor a:link {
	height:29px; display:block; line-height:29px; text-align:center; color:#fff; font-weight:bold;
	text-transform:uppercase; width:150px; float:left; margin-right:10px;
	background:url(http://cdn3.rummikub.com/images/Rummikub/Page_popUps.png) 0 -200px no-repeat;	
}
.blueLinkButtonWid a:hover { text-decoration:none; }
.blueLinkButtonWid a:visited {	color:#fff; }
.blueLinkButtonWid a:link {
	height:29px; display:block; line-height:29px; text-align:center; color:#fff; font-weight:bold;
	text-transform:uppercase; width:200px; float:left; margin-right:10px;
	background:url(http://cdn1.rummikub.com/images/Rummikub/Page_popUps.png) 0 -250px no-repeat;	
}

/*
Rating Styles
*/

.CommonRateControlReadOnly
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #fff;
	border: solid 1px #999;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControl
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #eee;
	border: solid 1px #999;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControlActive
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #fc6;
	border: solid 1px #c93;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

/*
Content Selector Styles 
*/

.CommonContentSelectorTreeArea
{
	background-color: #fff;
	height: 330px;
	margin: 5px;
	margin-left: 0;
	border: solid 1px #999;
	overflow: hidden;
}

.CommonContentSelectorItemsArea
{
	margin: 5px;
	margin-right: 0;
	margin-left: 0;
	background-color: #fff;
	border: solid 1px #999;
	overflow: auto;
	padding: 4px;
	height: 322px;
}

.CommonContentSelectorOptionsArea
{
	margin: 0;
	background-color: #fff;
	border: solid 1px #999;
	padding: 4px;
}

.CommonContentSelectorItemArea
{
    float: left;
}

.CommonContentSelectorItem
{
	font-size: 90%;
	border: solid 1px #ccc;
	cursor: pointer;
	padding: 3px;
	width: 79px;
	height: 79px;
	overflow: hidden;
	margin: 6px 6px 0 6px;
	text-align: center;
	vertical-align: middle;
}

.CommonContentSelectorItemSelected
{
	font-size: 90%;
	border: solid 3px #999;
	cursor: pointer;
	padding: 1px;
	width: 79px;
	height: 79px;
	overflow: hidden;
	margin: 6px 6px 0 6px;
	text-align: center;
	vertical-align: middle;
}

.CommonContentSelectorItem img, .CommonContentSelectorItemSelected img
{
	margin-top: auto;
	margin-bottom: auto;
}

.CommonContentSelectorItemName
{
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 1px 6px 16px 6px;
}

.CommonContentSelectorItemNameSelected
{
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	background-color: #999;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 1px 6px 16px 6px;
}

.CommonContentSelectorButtonArea
{
	text-align: right;
	margin: 5px;
}

/* Poll Styles */

.CommonPollMoveUpButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/up.gif);
}

.CommonPollMoveUpButton:LINK, .CommonPollMoveUpButton:VISTED, .CommonPollMoveUpButton:ACTIVE
{
	text-decoration: none;
	color: #333;
}

.CommonPollMoveUpButton:HOVER
{
	text-decoration: none;
	color: #333;
	background-color: #ddd;
}

.CommonPollMoveDownButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/down.gif);
}

.CommonPollMoveDownButton:LINK, .CommonPollMoveDownButton:VISTED, .CommonPollMoveDownButton:ACTIVE
{
	text-decoration: none;
	color: #333;
}

.CommonPollMoveDownButton:HOVER
{
	text-decoration: none;
	color: #333;
	background-color: #ddd;
}

.CommonPollDeleteButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #eee;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/delete.gif);
}

.CommonPollDeleteButton:LINK, .CommonPollDeleteButton:VISTED, .CommonPollDeleteButton:ACTIVE
{
	text-decoration: none;
	color: #333;
}

.CommonPollDeleteButton:HOVER
{
	text-decoration: none;
	color: #333;
	background-color: #ddd;
}

ol.CommonPollAnswerList
{
	margin: 0;
	padding: 0;
}

ol.CommonPollAnswerList li
{
	margin-left: 24px;
}

/* rendered poll styles */

.CommonPollArea
{
	width: 50%;
	min-width: 300px;
	background-color: #f4f4f4;
	border: solid 1px #999;
	margin: 0 auto;
}

.CommonSidebar .CommonPollArea
{
    min-width: 170px;
}

.CommonPollQuestion
{
	background-color: #ccc;
	border: solid 0 #999;
	border-bottom-width: 1px;
	padding: 4px;
	margin: 0;
	font-size: 105%;
}

.CommonPollContent
{
	padding: 4px;
}

.CommonPollDescription
{
}

.CommonPollSwitchedContent
{
    width: 80%;
    margin: 0 auto;
}

.CommonSidebar .CommonPollSwitchedContent
{
    width: 100%;
    margin: 0;
}

ul.CommonPollAnswerList
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

ul.CommonPollAnswerList li
{
	padding: 0;
	margin: 6px 0 0 0;
}

.CommonPollAnswer
{
	padding: 2px;
}

.CommonPollUserVote
{
    margin: 1em 0;
	color: #777;
}

.CommonPollFooter
{
	padding: 2px;
	background-color: #ccc;
	border: solid 0 #999;
	border-top-width: 1px;
	font-size: 80%;
}

.CommonPollResultGraph 
{
    white-space: nowrap;
}

.CommonSidebar .CommonPollResultGraph
{
    display: none;
}

ul.CommonPollFooterList
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.CommonPollFooterList li
{
	display: inline;
	margin: 0 6px;
	padding: 0;
}

/* End Poll Styles */

/* Tag Styles */

.CommonTagCloud
{
	background-color: #f7f7f7;
	border: solid 2px #ccc;
	border-left-width: 0;
	border-right-width: 0;
	padding: 16px;
	margin: 32px 0;
	line-height: 250%;
	list-style-type: none;
}

.CommonSidebarTagCloud
{
	line-height: 225%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.CommonTag1, .CommonTag2, .CommonTag3, .CommonTag3, .CommonTag4, .CommonTag5, .CommonTag6
{
	margin: 0;
	padding: 0;
	display: inline;
	word-wrap: break-word;
}

.CommonTag1 a:link, .CommonTag1 a:visited, .CommonTag1 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 225%;
	font-weight: 900;
}

.CommonTag2 a:link, .CommonTag2 a:visited, .CommonTag2 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 175%;
	font-weight: 800;
}

.CommonTag3 a:link, .CommonTag3 a:visited, .CommonTag3 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 150%;
	font-weight: 600;
}

.CommonTag4 a:link, .CommonTag4 a:visited, .CommonTag4 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 120%;
	font-weight: 500;
}

.CommonTag5 a:link, .CommonTag5 a:visited, .CommonTag5 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 100%;
	font-weight: 300;
}

.CommonTag6 a:link, .CommonTag6 a:visited, .CommonTag6 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 80%;
	font-weight: 200;
}

.CommonTag1 a:hover, .CommonTag2 a:hover, .CommonTag3 a:hover, .CommonTag4 a:hover, .CommonTag5 a:hover, .CommonTag6 a:hover
{
	text-decoration: underline;
}

/* End Tag Styles */

/*
TabPane Styles
*/

.CommonPane
{
	font-size: 10pt;
	border: solid 1px #999;
	border-top-width: 0;
	background-color: #fff;
	padding: 8px;
}

.CommonPaneTabSet
{
	font-size: 90%;
	padding: 0;
	margin: 0;
	background-image: url(../images/common/tabset.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	font-weight: bold;
}

.CommonPaneTab
{
	color: #666;
	border: solid 1px #ccc;
	margin: 2px 0 1px 0;
	padding: 6px 10px;
	background-color: #f3f3f3;
	cursor: pointer;
	white-space: nowrap;
}

.CommonPaneTabSelected
{
	color: #333;
	border: solid 1px #999;
	border-bottom-width: 0;
	border-top: solid 3px #999;
	margin: 0 0 -1px 0;
	padding: 6px 10px 8px 10px;
	background-color: #fff;
	cursor: pointer;
	white-space: nowrap;
}

.CommonPaneTabHover
{
	color: #333;
	border: solid 1px #ccc;
	margin: 2px 0 1px 0;
	padding: 6px 10px;
	background-color: #f3f3f3;
	cursor: pointer;
	white-space: nowrap;
}


/* Inline tag editor */
.CommonInlineTagEditor
{
	padding: 4px;
	border: solid 1px #999;
	background-color: #f3f3f3;
}

.CommonAvatarListArea
{
    margin: 8px 8px 0 0;
	padding: 0;
	width: 60px;
	height: 120px;
	text-align: center;
	overflow: hidden;
	float: left;
	font-size: 110%;
	font-weight: bold;
	word-wrap: break-word;
}

.CommonAvatarArea
{
	width: 60px;
	height: 60px;
	margin-bottom: 4px;
	overflow: hidden;
}

.CommonAvatarArea img
{
	border-width: 0;
}

.CommonAvatarListArea a
{
	text-align: center;
	font-size: .8em;
}

/* 
Theme Styles
*/

.CommonThemePreviewTextColumn
{
    width: 186px;
    border-style: solid;
    border-width: 0px;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
}

.CommonThemePreviewTextColumn h4
{
    width: 174px;
    overflow: hidden;
    font-size: 110%;
    font-weight: bold;
    margin: 0px;
    margin-top: 6px;
    padding: 0 6px 0 6px;
}

.CommonThemePreviewTextColumn div
{
    width: 174px;
    overflow: hidden;
    padding: 6px;
    font-size: 80%;
}

.CommonThemePreviewImageColumn
{
    width: 218px;
    border-style: solid;
    border-width: 0px;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
}

.CommonThemePreviewImageColumn div
{
    width: 200px;
    height: 90px;
    margin: 6px;
    background-color: #ccc;
    padding-top: 60px;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
}

.CommonThemePreviewImageColumn img
{
    width: 200px;
    height: 150px;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    margin: 6px;
 }
 
.CommonFileSelectionArea
{
    background-color: #ccc;
    margin-bottom: 8px;
    margin-top: 4px;
    border: solid 1px #999;
}

.CommonFileSelectionArea input
{
    margin: 2px;
}
 
.CommonFileSelectionPreviewArea
{
    text-align: center;
    background-color: #fff;
    border: solid 0px #999;
    border-bottom-width: 1px;
    padding: 4px;
    font-size: 80%;
    color: #999;
    overflow: hidden;
}

.CommonFileSelectionPreviewArea img
{
    max-width: 250px;
    max-height: 100px;
}

.CommonOpenIdBox
{
	padding-left: 20px;
	background: url(../images/openid.gif) no-repeat left;
}

/* Content Boxes */

.CommonContentBox
{
    border-top: solid 3px #ccc;
    background-color: #fff;
    padding: 12px;
    margin: 0 0 12px 0;
    height: 1%;
}

.CommonContentBoxHeader
{
    padding: 0 0 6px 0;
    border-bottom: solid 1px #ccc;
    margin: 0 0 8px 0;
    line-height: 100%;
    font-size: 120%;
    color: #333;
}

.CommonContentBoxHeaderForm
{
	padding: 0 0 10px 0;
    border-bottom: solid 1px #ccc;
    margin: 0 0 10px 0;
    color: #333;
    position: relative;
}

.CommonContentBoxContent
{
    padding: 0 3px 15px 3px;
    font-size: 90%;
    overflow: hidden;
}

.CommonContentBoxFooter
{
    font-weight: bold;
    font-size: 80%;
    padding: 0 3px;
}

.CommonContentBoxFooter a
{
    text-decoration: none;
}

.CommonContentBoxFooter A:HOVER
{
    text-decoration: underline;
}

UL.CommonContentBoxList, UL.CommonSidebarList
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

UL.CommonContentBoxList.Seperator
{
    border-top: solid 1px #ccc;
    margin-top: -4px;
}

UL.CommonContentBoxList LI, UL.CommonSidebarList LI
{
    margin: 3px 0;
    padding: 0 0 2px 0;
    border-bottom: dotted 1px #ccc;
}

UL.CommonContentBoxList LI.Header
{
    padding-top: 20px;
    font-size: 80%;
    font-weight: bold;
    color: #000;
}

UL.CommonContentBoxList LI.Selected
{
	padding-right: 10px;
	background-image: url('../images/common/button-right-arrow.gif');
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
}

UL.CommonContentBoxList LI.Child
{
	padding-left: 10px;
}

#CommonContent .CommonContentBoxHeader
{
    font-size: 180%;
}

.CommonContentBox.TitleHighlighted
{
    border-top-color: #f00;
}

.CommonContentBox.TitleHighlighted .CommonContentBoxHeader
{
    border-bottom-color: #f00;
}

.CommonContentBox.TitleHighlighted .CommonContentBoxContent
{
}

.CommonContentBox.Highlighted
{
    background-color: #ff9;
    border-top-color: #f93;
}

.CommonContentBox.Highlighted .CommonContentBoxHeader
{
    border-bottom-color: #f93;
}

.CommonContentBox.Highlighted .CommonContentBoxContent
{
}

.CommonContentBox.Highlighted UL.CommonContentBoxList LI
{
    border-bottom-color: #E6B34D;
}


.CommonContentBox.Highlighted2
{
    background-color: #EBFFFF;
    border-top-color: #95B6C3;
}

.CommonContentBox.Highlighted2 .CommonContentBoxHeader
{
    border-bottom-color: #95B6C3;
}

.CommonContentBox.Highlighted2 .CommonContentBoxContent
{
}

.CommonContentBox.Highlighted2 UL.CommonContentBoxList LI
{
    border-bottom-color: #CCC;
}

/* Comment Bubbles */

.CommonCommentArea
{
	margin: 12px 0;
}

.CommonCommentUser
{
	float: left;
	width: 64px;
	min-height: 60px;
	overflow: hidden;
}

.CommonCommentArrow
{
	float: left;
	padding-top: 10px;
	width: 10px;
	height: 20px;
	overflow: hidden;
}

.CommonCommentArrow .r1, .CommonCommentArrow .r2, .CommonCommentArrow .r3, .CommonCommentArrow .r4,
.CommonCommentArrow .r5, .CommonCommentArrow .r6, .CommonCommentArrow .r7, .CommonCommentArrow .r8, 
.CommonCommentArrow .r9, .CommonCommentArrow .r10
{
	height: 2px;
	overflow: hidden;
}

.CommonCommentArrow .r1 { margin-left: 0; }
.CommonCommentArrow .r2 { margin-left: 1px; }
.CommonCommentArrow .r3 { margin-left: 2px; }
.CommonCommentArrow .r4 { margin-left: 3px; }
.CommonCommentArrow .r5 { margin-left: 4px; }
.CommonCommentArrow .r6 { margin-left: 5px; }
.CommonCommentArrow .r7 { margin-left: 6px; }
.CommonCommentArrow .r8 { margin-left: 7px; }
.CommonCommentArrow .r9 { margin-left: 8px; }
.CommonCommentArrow .r10 { margin-left: 9px; }

.CommonCommentBubble
{
	margin-left: 74px;
}

.CommonCommentContent
{
	padding: 0 10px 1em 10px;
	min-height: 32px;
	position: relative;
	overflow: hidden;
}

.CommonCommentBubbleRoundTop, .CommonCommentBubbleRoundBottom
{
	height: 5px;
}

.CommonCommentBubbleRoundTop .r1, .CommonCommentBubbleRoundTop .r2, .CommonCommentBubbleRoundTop .r3, .CommonCommentBubbleRoundTop .r4,
.CommonCommentBubbleRoundBottom .r1, .CommonCommentBubbleRoundBottom .r2, .CommonCommentBubbleRoundBottom .r3, .CommonCommentBubbleRoundBottom .r4
{
	height: 1px;
	overflow: hidden;
}

.CommonCommentBubbleRoundTop .r1, .CommonCommentBubbleRoundBottom .r4 { margin: 0 5px; }
.CommonCommentBubbleRoundTop .r2, .CommonCommentBubbleRoundBottom .r3 { margin: 0 3px; }
.CommonCommentBubbleRoundTop .r3, .CommonCommentBubbleRoundBottom .r2 { margin: 0 2px; }
.CommonCommentBubbleRoundTop .r4, .CommonCommentBubbleRoundBottom .r1 { margin: 0 1px; height: 2px; }

.CommonCommentBubbleRoundTop .r1, .CommonCommentBubbleRoundTop .r2, .CommonCommentBubbleRoundTop .r3, .CommonCommentBubbleRoundTop .r4,
.CommonCommentBubbleRoundBottom .r1, .CommonCommentBubbleRoundBottom .r2, .CommonCommentBubbleRoundBottom .r3, .CommonCommentBubbleRoundBottom .r4,
.CommonCommentArrow .r1, .CommonCommentArrow .r2, .CommonCommentArrow .r3, .CommonCommentArrow .r4,
.CommonCommentArrow .r5, .CommonCommentArrow .r6, .CommonCommentArrow .r7, .CommonCommentArrow .r8, 
.CommonCommentArrow .r9, .CommonCommentArrow .r10,
.CommonCommentContent
{
	background-color: #CEDEFD;
}

.Owner .CommonCommentBubbleRoundTop .r1, .Owner .CommonCommentBubbleRoundTop .r2, .Owner .CommonCommentBubbleRoundTop .r3, .Owner .CommonCommentBubbleRoundTop .r4,
.Owner .CommonCommentBubbleRoundBottom .r1, .Owner .CommonCommentBubbleRoundBottom .r2, .Owner .CommonCommentBubbleRoundBottom .r3, .Owner .CommonCommentBubbleRoundBottom .r4,
.Owner .CommonCommentArrow .r1, .Owner .CommonCommentArrow .r2, .Owner .CommonCommentArrow .r3, .Owner .CommonCommentArrow .r4,
.Owner .CommonCommentArrow .r5, .Owner .CommonCommentArrow .r6, .Owner .CommonCommentArrow .r7, .Owner .CommonCommentArrow .r8, 
.Owner .CommonCommentArrow .r9, .Owner .CommonCommentArrow .r10,
.Owner .CommonCommentContent
{
	background-color: #DFFFED;
}

.CommonMessageHeader
{
	font-size: 110%;
}

.CommonMessageRecipients
{
	font-size: 80%;
	padding: 2px 0;
}

.CommonMessageDate
{
	border-bottom: solid 1px #999;
	margin-bottom: 10px;
	padding-bottom: 4px;
	font-size: 80%;
}

.CommonMessageActions
{
	float: right; 
	margin: 0 0 4px 4px; 
	font-size: 80%;
	font-weight: bold;
}

UL.CommonContentBoxList LI.CommonActivity
{
	padding-left: 22px;
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 16px;
}

UL.CommonContentBoxList LI.CommonActivity.NewProfileAnnouncement { background-image: url('../images/activities/new-profile-announcement.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewProfileComment { background-image: url('../images/activities/new-profile-comment.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewUser { background-image: url('../images/activities/new-user.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewBlog { background-image: url('../images/activities/new-blog.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewBlogPost { background-image: url('../images/activities/new-blog-post.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewBlogComment { background-image: url('../images/activities/new-blog-comment.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewForum { background-image: url('../images/activities/new-forum.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewForumThread { background-image: url('../images/activities/new-forum-thread.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewForumPost { background-image: url('../images/activities/new-forum-post.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewMediaGallery { background-image: url('../images/activities/new-media-gallery.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewMediaGalleryPost { background-image: url('../images/activities/new-media-gallery-post.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewMediaGalleryComment { background-image: url('../images/activities/new-media-gallery-comment.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewGroup { background-image: url('../images/activities/new-group.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewGroupMember { background-image: url('../images/activities/new-group-member.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewFriendship { background-image: url('../images/activities/new-friend.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewGroupPage { background-image: url('../images/activities/new-group-page.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewUserFile { background-image: url('../images/activities/new-user-file.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewUserFolder { background-image: url('../images/activities/new-folder.gif'); }

.CommonActivityDeleteArea
{
	display: inline; 
	margin-top: -15px; 
	float:right;
}

/* File Lists */

.CommonFileArea
{
	margin: 8px;
	overflow: hidden;
	float: left;
}
.CommonFileAreaSmall
{
	margin: 8px;
	overflow: hidden;
	float: left;
	width:85px;
}
.CommonFileContent
{
	padding: 3px 8px 0 8px;
}

.CommonFileTable
{
	height:120px;
	margin:0px auto;
}
.CommonFileTableSmall
{
	height:70px;
	margin:0px auto;
}
.CommonFileImage
{
	border: solid 1px #ccc;
	padding:5px;
}
.CommonFileImageWrap Img 
{
	border: solid 1px #ccc;
	padding:5px;
}
.CommonFileImageWrap1 Img 
{
	border: solid 1px #ccc;
	padding:5px;
}
.CommonFileImageWrap1
{
	margin-top:20px;
}
.CommonFileInner
{
	vertical-align: middle;
	text-align: center;
	padding: 0;
	margin: 0;
}

.CommonFileInner a.CommonFileLink
{
	display: block;
	height: 90px;
	width: 120px;
	max-width: 120px;
	overflow:hidden;
	text-decoration: none;
	position: absolute;
	left: 0;
	top: 0;
}
.CommonFile
{
	text-align: center;
	overflow: hidden;
	background-color: #fff;
	position: relative;
	width:120px;	
}


.CommonFile img
{
	border-width: 0;
	margin: 0;
	padding: 0;
}

.CommonFileDetails
{
	padding: 4px 0 8px 0;
	white-space: nowrap;
}



.CommonFileInnerSmall
{
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	margin: 0;
}

a.CommonFileLinkSmall
{
	display: block;
	text-decoration: none;
	position: absolute;
	left: 0;
	top: 0;
}



.CommonFileRoundTop, .CommonFileRoundBottom
{
	height: 5px;
}

.CommonFileRoundTop .r1, .CommonFileRoundTop .r2, .CommonFileRoundTop .r3, .CommonFileRoundTop .r4,
.CommonFileRoundBottom .r1, .CommonFileRoundBottom .r2, .CommonFileRoundBottom .r3, .CommonFileRoundBottom .r4
{
	height: 1px;
	overflow: hidden;
}

.CommonFileRoundTop .r1, .CommonFileRoundBottom .r4 { margin: 0 5px; }
.CommonFileRoundTop .r2, .CommonFileRoundBottom .r3 { margin: 0 3px; }
.CommonFileRoundTop .r3, .CommonFileRoundBottom .r2 { margin: 0 2px; }
.CommonFileRoundTop .r4, .CommonFileRoundBottom .r1 { margin: 0 1px; height: 2px; }

.CommonFileRoundTop .r1, .CommonFileRoundTop .r2, .CommonFileRoundTop .r3, .CommonFileRoundTop .r4,
.CommonFileRoundBottom .r1, .CommonFileRoundBottom .r2, .CommonFileRoundBottom .r3, .CommonFileRoundBottom .r4,
.CommonFileContent
{
	background-color: #ececec;
}

/* Side List */

.CommonSideListArea
{
	float: left;
	width: 210px;
	height: 70px;
	margin: 8px;
	overflow: hidden;
}

.CommonSideListImage
{
	float: left;
	width: 60px;
	height: 60px; 
	overflow: hidden;
}

.CommonSideListContent
{
	margin-left: 68px;
}

/*
Hierarchal List
*/

.CommonHierarchalList
{
	float: left; 
	width: 44%;
	padding: 8px 5% 8px 0;
}

.CommonHierarchalList .CommonHeader
{
	margin-bottom: 2px;
}

/* Search Styles */

#CommonSearch
{
	float: right;
}

.CommonSearchArea
{
	width: 182px;
	overflow: hidden;
	float: right;
}

.CommonSearchContent
{
	padding: 3px 8px 0 8px;
	margin: 0;
	border-left: solid 1px;
	border-right: solid 1px;
	white-space: nowrap;
	position: relative;
	height: .8em;
}

.CommonSearchContentInner
{
	position: absolute;
	top: -5px;
	width: 166px;
}

.CommonSearchContent input
{
	margin: 0;
	padding: 0;
	border-width: 0;
	width: 146px;
	background-color: #f7f7f7;
}

.CommonSearchContent input.CommonSearchButton
{
	background-color: transparent;
	background-image: url('../images/common/search-button.gif');
	background-position: 0px 3px;
	background-repeat: no-repeat;
	width: 20px;
	height: 21px;
	overflow: hidden;
	cursor: pointer;
}

.CommonSearchRoundTop, .CommonSearchRoundBottom
{
	height: 5px;
}

.CommonSearchRoundTop .r1, .CommonSearchRoundTop .r2, .CommonSearchRoundTop .r3, .CommonSearchRoundTop .r4,
.CommonSearchRoundBottom .r1, .CommonSearchRoundBottom .r2, .CommonSearchRoundBottom .r3, .CommonSearchRoundBottom .r4
{
	border-left: solid 1px;
	border-right: solid 1px;
	height: 1px;
	overflow: hidden;
}

.CommonSearchRoundTop .r1, .CommonSearchRoundBottom .r4 { margin: 0 5px; height: 0; border-top: solid 1px; border-left-width: 0; border-right-width: 0; }
.CommonSearchRoundTop .r2, .CommonSearchRoundBottom .r3 { margin: 0 3px; border-left-width: 2px; border-right-width: 2px; }
.CommonSearchRoundTop .r3, .CommonSearchRoundBottom .r2 { margin: 0 2px; }
.CommonSearchRoundTop .r4, .CommonSearchRoundBottom .r1 { margin: 0 1px; height: 2px; }

.CommonSearchRoundTop .r1, .CommonSearchRoundTop .r2, .CommonSearchRoundTop .r3, .CommonSearchRoundTop .r4,
.CommonSearchRoundBottom .r1, .CommonSearchRoundBottom .r2, .CommonSearchRoundBottom .r3, .CommonSearchRoundBottom .r4,
.CommonSearchContent
{
	background-color: #f7f7f7;
	border-color: #bbb;
}

/* Post Popup Menu */

.CommonPostPopupArea 
{ 
    border: solid 1px #999;
    background-color: #fff;
    width: 350px;
    padding: 8px; 
}

.CommonPostPopupListArea 
{ 
    border: solid 1px #999;
    width: 342;
    padding: 4px;
    max-height: 300px;
    overflow: auto; 
}

UL.CommonPostPopupList 
{
    margin: 0 0 8px 8px;
    padding: 0;
    list-style-type: none; 
}

UL.CommonPostPopupList LI
{
    margin: 0;
    padding: 0;
}

.CommonPostPopupHeader
{
    margin-bottom: 8px;
}

/* CLEARFIX */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0;
	line-height: 0;
	font-size: 0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
/* Hide from IE Mac \*/
    .clearfix {display:block;}
/* End hide from IE Mac */
* html .clearfix {
    height:1%;
}

/*Create User Form Style*/
#FooterNavSign { color:#a0aec6 }
#FooterNavSign a { color:#a0aec6; padding-left:10px; padding-right:10px; }
.FooterNavSign a { color:#a0aec6; padding-left:10px; padding-right:10px; }

#CommonFooterSignup
{
	margin:0px auto;
	clear: both;
	border-top: solid 1px #bbb;
	width:1000px;
	font-size:85%;
	padding-top:5px;
	text-align:center;
}
#CommonFooterSignupDkBlueBG
{
	background:url(http://cdn2.rummikub.com/images/Rummikub/hlineDkBlue.gif) no-repeat top;
	margin:0px auto;
	margin-bottom:20px;
	clear: both;
	width:1000px;
	font-size:85%;
	padding-top:25px;
	text-align:center;
}
#CommonFooterSignupDkBlueBG.blank
{
	margin-top:10px;
}


#loginAreasingup { margin:0px; padding:0px; line-height:30px; height:30px; display:block; width:100%; }

.SignupLoginWrapper { height:70px; float:left; width:400px; margin-left:500px; overflow:visible; }
.SignupLoginWrapper .box { height:70px; width:133px; float:left;  overflow:visible; @line-height:20px;  }
.SignupLoginWrapper input { height:13px; width:119px; margin:0px; padding:0px;  margin-top:4px !important; z-index:999;  }
.SignupLoginWrapper .submitBtn { height:18px; width:61px; cursor:pointer; display:block; background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat -360px -660px; border:none;  overflow:hidden; text-indent:-9999px; direction:ltr; margin-top:5px; }
.SignupLoginWrapper .submitBtn:hover { background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat -360px -679px; }

.SignupLoginWrapper .forgotLink { font-size:85%; color:#aecff3; margin-left:4px; float:left; width:119px; height:20px; @margin-top:4px; }


.SignupLoginWrapper .forgotLink a { 
    color:#7cb8ed;
    
}
.addBorderRed { border:2px solid red; }
#errMsgLoginBox { float:left; width:267px; height:38px; margin-top:3px;  }
.errMsgLogin { float:left; width:237px; background:url(http://cdn2.rummikub.com/images/Rummikub/signupErrorBg.png) no-repeat; height:38px; padding-left:35px; padding-top:5px; color:#aecff3; font-size:95%;  display:block; }

.errMsgLoginEmail { float:left; width:237px; background:url(http://cdn3.rummikub.com/images/Rummikub/emailErrorBg.png) no-repeat; height:38px; padding-left:33px; padding-top:9px; @padding-top:14px; color:#aecff3; font-size:90%;  display:block; }
.errMsgLoginPsw { float:left; width:237px; background:url(http://cdn1.rummikub.com/images/Rummikub/pswErrorBg.png) no-repeat; height:38px; padding-left:33px; padding-top:9px; @padding-top:14px; color:#aecff3; font-size:90%;  display:block; }

label.remembermeLabel1 { color:#fff; font-size:85%; line-height:20px; width:130px; height:20px; float:left;  padding-top:4px; }
label.remembermeLabel1 input { width:15px; line-height:20px; }
#errorBox { color:#FFFFFF;float:left;height:40px;margin-left:170px;margin-top:20px;width:400px; }
#errorBox span { color:#fff; }
.RummikubLanding .LoginWrapper .box .remembermeLabel1 {
    font-size:11px;
    left:2px;
    position:relative;
    top:2px;
}

span.errBoxBorderSignup { float:left; font-size:90%; width:166px; font-weight:bold;  }
span.errBoxBorderSignup1 { float:left; font-size:90%; width:166px; font-weight:bold; margin-top:-14px; color:#ffd132; font-size:10px; }
span.errBoxBorderSignup2 {  float:left; font-size:90%;  width:166px; font-weight:bold; }

.loginErr1 {
    color:white !important;
    margin:0;
    position:absolute;
    width:1px;
    margin-left:-127px;
    margin-top:1px;
    
    margin-left:-123px !important;
    margin-top:0px !important;
}


.CommonValidationWarningSignup
{
	background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat -0px -1198px;
	color:#fff;
    font-size:12px;
    font-weight:bold;
    padding-left:25px;
    padding-right:2px;
    padding-top:2px;
    position:relative;
    display:block; height:20px; line-height:20px;
}

.user_feedback_wrapper
{
    background-color:#123471 !important;
    background-image:url(http://cdn3.rummikub.com/images/Rummikub/feedback_bg.jpg);
    background-repeat:no-repeat;
    background-position:0px 0px;
    border:0 none !important;
    height:450px !important;
    margin:-2px !important;
    position:relative;
    text-align:left;
    width:941px !important;
    padding:0px; 
    padding-top:33px;
}

.create_user_wrapper
{
    background-color:#123471 !important;
    background-image:url(http://cdn3.rummikub.com/images/Rummikub/create_user_bg.jpg);
    background-repeat:no-repeat;
    background-position:0px 0px;
    border:0 none !important;
    height:450px !important;
    margin:auto !important;
    position:relative;
    text-align:left;
    width:941px !important;
    padding:0px; 
    padding-top:33px;
}
.create_user_wrapper.welcome
{
    height:440px !important;
    background-image:url(http://cdn2.rummikub.com/images/Rummikub/ClubRMember_FreeTrial3.jpg);
}

.create_user_wrapper .CommonMessageWarning
{
    display:none;
}

.create_user_wrapper div.formFrame 
{
	width:360px;
	padding-left:200px;
}
.create_user_wrapper div.formFrameLogin 
{
	color:#fff;
	width:360px;
	padding-left:200px;
	margin-top:80px;
	line-height:18px;
}
.create_user_wrapper div.CommonFormFieldName,
.create_user_wrapper div.CommonFormField
{
    float:left;
    width:200px;
    text-align:left;
}
a.create_user_toLogin:link { color:#FFE013; position:absolute; right:170px; top:95px; }
a.create_user_toLogin:visited { color:#FFE013; position:absolute; right:170px; top:95px; }

.CommonFormFieldRcvEmlName 
{
	float:left;
    width:100px;
    height:20px;
    text-align:left;
}
.CommonFormFieldRcvEml 
{
	float:left;
    width:250px;
    height:20px;
    text-align:left;
}
.CommonFormFieldRcvEml INPUT
{
	width:190px; float:left; 
}
.create_user_wrapper div.CommonFormFieldRow
{
    color:#FFFFFF;
	padding-bottom:5px;
	text-align:left;
	float:left;
	padding-left:129px;
	width:270px;
}
.create_user_wrapper div.CommonFormFieldRowRcv
{
    color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	float:left;
	padding-left:100px;
	width:250px;
}
.create_user_wrapper div.CommonFormFieldBox
{
    color:#FFFFFF;
	float:left;
	padding-bottom:5px;
	text-align:left;
	width:260px;
	margin-left:126px;
}
/* IE7 Only */
*:first-child+html .create_user_wrapper div.CommonFormFieldBox
{
    margin-top:-20px;
}



.create_user_wrapper div.CommonFormFieldBox label
{
	height:40px;
	width:220px;
	display:block;font-size:95%;
}
.create_user_wrapper div.CommonFormFieldBox a
{
    color:#FFFFFF;
    font-size:90%;
}
.create_user_wrapper div.CommonFormFieldName
{
    color:White;
    font-size:13px;
    font-weight:normal;
    padding:6px 14px 0 12px;
    text-align:right;
    width:100px;
}
.create_user_wrapper div.iam
{
    padding:0px 14px 0 12px;
}
.create_user_wrapper div.btnC
{
 margin-top:5px; margin-bottom:5px;
}
.create_user_wrapper div.CommonFormField INPUT{
    border:1px solid #4e88ea;
    height:17px;
    width:164px;
    float:left;
}
.create_user_wrapper .ttl
{
	margin-top:-5px;
    color:#FFE013;
    display:block;
    font-size:28px;
    padding-left:155px;
    text-align:left;
}

.create_user_wrapper .ttl1
{
color:#FFE013;
display:block;
font-size:28px;
margin-top:-5px;
padding-left:155px;
text-align:left;
}
.create_user_wrapper .bottom_text
{
    color:White;
display:block;
float:left;
font-size:10px;
margin-left:130px;
width:250px;   
    
}
.create_user_wrapper .bottom_text A
{
    color:#7cb8ed;
}
.create_user_wrapper .radiobtn_list INPUT
{
    width:auto !important;
    border:0px !important;
}
.create_user_wrapper .radiobtn_list
{
	height:30px;margin-top:-10px;
}
.create_user_wrapper .checkBoxCss INPUT
{
    float:left;
}


.radiobtn_list .radioWrap
{
    float:left;
}

.create_user_wrapper .radiobtn_list LABEL
{
    color:White;
    font-size:13px;
    cursor:pointer;
    padding-bottom:2px;
    display:block;
    padding-right:12px;
}

.create_user_wrapper .selectBox
{
    border:1px solid #4E88EA;
    margin-right:3px;
}

.create_user_wrapper .submit_btn  A
{
    background-image:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png);
    background-position:-283px -720px;
    background-repeat:no-repeat; float:left;
    display:block;
    height:35px;
    overflow:hidden;
    text-indent:-9000px;
    width:137px;
    margin-left:128px;
    margin-bottom:10px;
    margin-top:10px;
}
.create_user_wrapper .submit_btn  A:HOVER
{
    background-position:-283px -755px;
}
.create_user_wrapper .login_btn  A
{
    background-image:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png);
    background-position:-283px -1416px;
    background-repeat:no-repeat; float:left;
    display:block;
    height:35px;
    overflow:hidden;
    text-indent:-9000px;
    width:137px;
    margin-left:130px;
    margin-bottom:10px;
    margin-top:10px;
}

.create_user_wrapper .login_btn  A:HOVER
{
    background-position:-283px -1451px;
}

.create_user_wrapper .PswRcv_btn  A
{
    background-image:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png);
    background-position:-206px -1532px;
    background-repeat:no-repeat; float:left;
    display:block;
    height:35px;
    overflow:hidden;
    text-indent:-9000px;
    width:214px;
    margin-left:100px;
    margin-bottom:10px;
    margin-top:10px;
}

.create_user_wrapper .PswRcv_btn  A:HOVER
{
    background-position:-206px -1567px;
}
.create_user_wrapper .linkWarrow  a
{
    background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat 4px -1320px;
    padding-left:10px;
}
.create_user_wrapper .errYellow
{
   color:#ffe013; font-weight:bold;
}
.create_user_wrapper .validationWarning
{
   color:#ffe013; font-weight:bold;
}

/* manage profile */
.manage_profile_wrapper .CommonFormFieldName
{
	padding:0px;
	text-align:right; padding-right:10px; color:#013C8F;
	line-height:30px; width:180px;
}
.manage_profile_wrapper .CommonFormField
{

	
}
.manage_profile_wrapper .validationWarningMsg 
{
 line-height:20px; padding:5px; padding-left:40px; margin-left:150px; max-width:240px; 
 background: url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat scroll 0px -1195px ;
}
span.validationWarningIcon { background: url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat scroll  2px -1200px; 
                             display:block; float:left; height:20px; margin-left:170px; @margin-left:4px; @margin-top:-20px; position:absolute; width:24px; }
span.validationWarningIcon1 { background: url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat scroll  2px -1200px; 
                             display:block; float:left; height:20px; margin-left:170px; @margin-left:4px;  position:absolute; width:24px; }
span.validationWarningIcon2 { background: url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat scroll  2px -1200px; 
                             display:block; float:left; height:20px; margin-left:170px; @margin-left:4px; @margin-top:-35px; position:absolute; width:24px; }

/*::jquery-checkbox::*/

.jquery-checkbox {display: inline; font-size: 20px; line-height: 20px; cursor: pointer; cursor: hand;}
.jquery-checkbox .mark {display: inline;}

.jquery-checkbox img{#margin-top:3px; vertical-align: middle; width: 24px;  line-height:19px; font-size:19px; height: 16px; display:block; margin-top:3px; float:left;border:0px !important;}
.jquery-checkbox img{background: transparent url(/Themes/rummikub/images/radio_buttons.png) no-repeat;}

* HTML .jquery-checkbox img{background-image:url(/Themes/rummikub/images/radio_buttons.gif)}

.jquery-checkbox{
    font-size:12px;
    height:25px;
    line-height:12px;
}

.jquery-checkbox img{
 background-position: 0px -2px;
}
.jquery-checkbox-hover img{
 background-position: 0px -40px;
}
.jquery-checkbox-checked img{
 background-position: 0px -21px;
}
.jquery-checkbox-checked .jquery-checkbox-hover img {
 background-position: 0px -21px;
}

.jquery-checkbox-disabled img{
 background-position: 0px -80px;
}
.jquery-checkbox-checked .jquery-checkbox-disabled img{
 background-position: 0px -100px;
}

/*::END > jquery-checkbox::*/

.Game_Room_Setting{
    padding-top:30px;
}
.Game_Room_Setting .ttl{
    color:#013c8f;
    font-size:16px;
    background-image:url(http://cdn3.rummikub.com/images/Rummikub/botHl.gif);
    background-position:center bottom;
    background-repeat:repeat-x;
    margin-bottom:7px;
    padding-bottom:7px;
}
.Game_Room_Setting .inputText{
    border:0px;
    border:none;
    margin:2px;
	width:185px;
}
.Game_Room_Setting .inputBG {
    background:transparent url(http://cdn1.rummikub.com/images/Rummikub/Page_roomsettings_v2.png) 0 0;
    width:193px; 
    height:21px;
    display:block;
    float:left;
}
.Game_Room_Setting .row,
.contact_important_wrap .row{
    display:block;
    padding-bottom:40px;
    padding-top:12px;
}
.contact_important_wrap .row{
    margin-bottom:20px !important;
}

.Game_Room_Setting .row .txt{
    float:left;
    color:#013c8f;
    width:85px;
    line-height:20px;
}


.Game_Room_Setting .RoomNameArea { height:30px;margin-top:20px; }
.Game_Room_Setting .RoomNameArea .roomNameTitle { float:left; width:124px; line-height:20px; }
.Game_Room_Setting .RoomNameArea .roomNameInput { float:left; }
.Game_Room_Setting .roundedBoxParent { background:#e0e9ff; margin-bottom:14px; }
.Game_Room_Setting .roundedBox { background:#fff; }
.Game_Room_Setting .roomStyleBox { width:418px; display:block; padding:10px; }
.Game_Room_Setting .sectionTitle { color:#868686; font-weight:bold; }
.Game_Room_Setting .sectionText { color:#868686; float:left;line-height:20px; }
.Game_Room_Setting .roundedBox ul { margin:0px; padding:0px;list-style:none;   }
.Game_Room_Setting .roundedBox li { margin:0px; padding:0px;  }
.Game_Room_Setting .roomStyleBox li { float:left; width:104px; height:90px;  }
.Game_Room_Setting .roomStyleBox .radioList { float:left; width:104px; margin-top:5px;  }

.Game_Room_Setting .PreMember { /*background:transparent url(http://cdn2.rummikub.com/images/Rummikub/Page_roomsettings_v2.png) no-repeat -460px -50px; width:40px; height:33px; float:right; left:0px; bottom:0px;position:absolute; z-index:3; */
                                background:transparent url(http://cdn2.rummikub.com/images/Rummikub/payments_v8.png) no-repeat -5px -113px; width:32px; height:30px; left:-4px; bottom:20px;position:absolute; z-index:3;}
.Game_Room_Setting .JokersCredits { background:transparent url(http://cdn2.rummikub.com/images/Rummikub/payments_v8.png) no-repeat -173px -117px; width:25px; height:24px; right:3px; top:5px;  position:absolute; z-index:3; }
.Game_Room_Setting .JokersCredits .Price {background:transparent url(http://cdn2.rummikub.com/images/Rummikub/payments_v8.png) no-repeat -252px -121px; color:#0c5ddc;font-weight:bold;width:19px;height:16px;text-align:center;font-size:11px;padding-top:2px;position:absolute;right:12px;top:10px;}
.Game_Room_Setting .PreMemberSmall { background:transparent url(http://cdn3.rummikub.com/images/Rummikub/Page_roomsettings_v2.png) no-repeat scroll -460px -50px; width:40px; height:33px; float:right; right:3px; top:-10px; position:relative; z-index:3; }

.Game_Room_Setting .radioList label.Selected{color:#2781E0;font-weight:bold;}
.Game_Room_Setting .Tbase { background:transparent no-repeat; width:86px; height:55px; margin:10px 5px 5px; display:block;border:solid 4px #fff;}
.Game_Room_Setting .Tbase:hover, .Game_Room_Setting .Tbase.Selected {border:solid 4px #2781E0;}
.Game_Room_Setting .Tclassic { background:transparent url(http://cdn1.rummikub.com/images/Rummikub/Page_roomsettings_v2.png) no-repeat -1px -41px; width:87px; height:55px; margin:10px 5px 5px; display:block; }
.Game_Room_Setting .Tpark { background:transparent url(http://cdn2.rummikub.com/images/Rummikub/Page_roomsettings_v2.png) no-repeat -1px -101px; width:87px; height:55px; margin:10px 5px 5px; display:block; }
.Game_Room_Setting .Tbeach { background:transparent url(http://cdn3.rummikub.com/images/Rummikub/Page_roomsettings_v2.png) no-repeat -1px -221px; width:87px; height:55px; margin:10px 5px 5px; display:block; }
.Game_Room_Setting .TfriendsBar { background:transparent url(http://cdn1.rummikub.com/images/Rummikub/Page_roomsettings_v2.png) no-repeat -1px -161px; width:87px; height:55px; margin:10px 5px 5px; display:block; }
.Game_Room_Setting .TtheStudio { background:transparent url(http://cdn2.rummikub.com/images/Rummikub/Page_roomsettings_v2.png) no-repeat -1px -281px; width:87px; height:55px; margin:10px 5px 5px; display:block; }
.Game_Room_Setting .Mondial { background:transparent url(http://cdn1.rummikub.com/images/Rummikub/Page_roomsettings_v2.png) no-repeat; width:87px; height:55px; margin:10px 5px 5px; display:block; }
.Game_Room_Setting .TArgentina { background-position:-107px -161px;}
.Game_Room_Setting .TBrazil { background-position:-107px -221px;}
.Game_Room_Setting .TEngland { background-position:-107px -281px;}
.Game_Room_Setting .TFrance { background-position:-107px -341px;}
.Game_Room_Setting .TGermany { background-position:-107px -401px;}
.Game_Room_Setting .TItaly { background-position:-107px -461px;}
.Game_Room_Setting .TMexico { background-position:-107px -521px;}
.Game_Room_Setting .TNetherlands { background-position:-107px -581px;}
.Game_Room_Setting .TPortugal { background-position:-107px -641px;}
.Game_Room_Setting .TS_Korea { background-position:-107px -701px;}
.Game_Room_Setting .TSpain { background-position:-107px -761px;}
.Game_Room_Setting .TUSA { background-position:-107px -821px;}
.Game_Room_Setting .PreMemberHover {background:transparent url(http://cdn2.rummikub.com/images/Rummikub/payments_v8.png) no-repeat -155px -0px;position:absolute;top:6px;left:-4px;width:105px;height:95px;/*background-color:#ffcc00;*/font-size:11px;display:none;text-decoration:none;z-index:4;}
.Game_Room_Setting .PreMemberHover .ClubR{color:#113073;padding-top:19px;padding-left:27px;font-weight:bold;}
.Game_Room_Setting .PreMemberHover .AllFeature{color:#0c5ddc;padding-left:3px;padding-top:15px;text-decoration:underline;text-align:center;position:relative;}
.Game_Room_Setting .PreMemberHover .r{background:transparent url(http://cdn2.rummikub.com/images/Rummikub/payments_v8.png) no-repeat -216px -126px;position:absolute;top:33px;left:42px;width:12px;height:11px;}

.Game_Room_Setting .radioList *{cursor:pointer;}
.Game_Room_Setting .radioList{position:relative;cursor:pointer;}

.Game_Room_Setting .leftBtn { background:transparent url(http://cdn3.rummikub.com/images/Rummikub/Page_roomsettings_v2.png) no-repeat -470px -98px; width:11px; height:11px; float:left; margin-top:39px; position:relative;margin-left:-10px; } 
.Game_Room_Setting .rightBtn { background:transparent url(http://cdn1.rummikub.com/images/Rummikub/Page_roomsettings_v2.png) no-repeat -490px -98px; width:11px; height:11px; float:left; margin-top:39px; position:relative;margin-left:-10px; } 

.Game_Room_Setting .meldAreaBox { width:418px; height:102px; display:block; padding:10px; }
.Game_Room_Setting .meldAreaBox li { float:left; margin-right:5px; width:94px; background:transparent url(http://cdn2.rummikub.com/images/Rummikub/VroomsettingSep.gif) repeat-y right;  }

.Game_Room_Setting .meldAreaBox .radioList { float:left; margin-right:5px; width:94px; background:transparent url(http://cdn3.rummikub.com/images/Rummikub/VroomsettingSep.gif) repeat-y right;  }

.Game_Room_Setting .Tred { background:transparent url(http://cdn1.rummikub.com/images/Rummikub/Page_roomsettings_v2.png) no-repeat -110px -40px; width:91px; height:55px; margin:10px 5px 5px; }
.Game_Room_Setting .Tblue { background:transparent url(http://cdn2.rummikub.com/images/Rummikub/Page_roomsettings_v2.png) no-repeat -210px -40px; width:91px; height:55px; margin:10px 5px 5px; }
.Game_Room_Setting .Tblack { background:transparent url(http://cdn3.rummikub.com/images/Rummikub/Page_roomsettings_v2.png) no-repeat -310px -40px; width:91px; height:55px; margin:10px 5px 5px; }


.Game_Room_Setting .RoboArea {  margin:10px 0 10px; height:20px; line-height:20px; } 
.Game_Room_Setting .RoboArea input { float:left;  } 
.Game_Room_Setting .RoboStyle { color:#868686; float:left; } 
.Game_Room_Setting .roboQueMark { color:#4399d4; font-weight:bold; } 

.Game_Room_Setting .themeAreaBox { width:418px; height:80px; display:block; padding:10px; }
.Game_Room_Setting .NumOfPlayersAreaBox { width:418px; height:20px; display:block; padding:10px; }
.Game_Room_Setting .NumOfPlayersAreaBox select { width:130px; }
.Game_Room_Setting .NumOfPlayersTitleW { width:280px; float:left;  }

.Game_Room_Setting .CatStyle { float:left; height:25px; line-height:32px; margin:5px; width:120px; }
.Game_Room_Setting .CatStyle INPUT { display:block; height:20px; width:15px; }
.Game_Room_Setting .CatStyle label { float:right; margin:0px; padding:0px; height:30px; margin:-27px -10px 0 0; width:80px; @width:80px; @margin-top:-25px;font-size:11px; }

.Game_Room_Setting .SlidersAreaBox { width:418px; /*height:160px; @height:145px;*/ display:block; padding:10px;  }
.Game_Room_Setting .SlidersInfo { width:170px; height:40px; display:block; color:#1f3c6f; font-size:12px;float:left; }

.Game_Room_Setting .SliderAreaBox { float:right !important; width:230px !important; color:#a1a1a1 !important; margin-top:-20px; }
.Game_Room_Setting .bottomTxt1 li { float:left; list-style-type:none; padding-right:19px; }
.Game_Room_Setting .bottomTxt1 .first { float:left; list-style-type:none; padding-right:19px; margin-left:4px; }
.Game_Room_Setting .bottomTxt1 .last { padding:0px !important; }

.Game_Room_Setting .MediaAreaBox { width:418px; height:102px; display:block; padding:10px; }

.Game_Room_Setting .TimerAreaBox { width:418px; height:70px; display:block; padding:10px; } 
.Game_Room_Setting .TimerBox_1 { background:transparent url(http://cdn1.rummikub.com/images/Rummikub/VroomsettingSep.gif) repeat-y scroll right bottom;
float:left; font-size:11px; height:20px; padding-left:8px; padding-right:17px; padding-top:5px; margin-right:15px; width:75px; } 
.Game_Room_Setting .TimerBox_2 { background:transparent url(http://cdn2.rummikub.com/images/Rummikub/VroomsettingSep.gif) repeat-y scroll right bottom;
float:left; font-size:11px; height:20px; padding-left:8px; padding-right:17px; padding-top:5px; margin-right:15px; width:75px; } 
.Game_Room_Setting .TimerBox_3 { background:transparent url(http://cdn3.rummikub.com/images/Rummikub/VroomsettingSep.gif) repeat-y scroll right bottom;
float:left; font-size:11px; height:20px; padding-left:8px; padding-right:17px; padding-top:5px; margin-right:15px; width:75px; } 
.Game_Room_Setting .TimerBox_4 { float:left; font-size:11px; height:20px; padding-left:8px; padding-top:5px;  width:65px; } 
.Rdo_wrap_1 { height:25px; width:93px; color:#1f3c6f; float:left; line-height:12px; margin-right:15px; color:#f63223; background:transparent url(http://cdn1.rummikub.com/images/Rummikub/VroomsettingSep.gif) repeat-y scroll right bottom;
font-size:12px;
font-weight:bold;}
.Rdo_wrap_2 { height:25px; width:92px; color:#1f3c6f; float:left; line-height:12px; margin-right:15px; color:#2781E0; background:transparent url(http://cdn2.rummikub.com/images/Rummikub/VroomsettingSep.gif) repeat-y scroll right bottom;
font-size:12px;
font-weight:bold;}
.Rdo_wrap_3 { height:25px; width:92px; color:#1f3c6f; float:left; line-height:12px; margin-right:15px; color:#79b51a;background:transparent url(http://cdn3.rummikub.com/images/Rummikub/VroomsettingSep.gif) repeat-y scroll right bottom;
font-size:12px;
font-weight:bold;}
.Rdo_wrap_4 { height:25px; width:93px; color:#1f3c6f; float:left; line-height:12px;  color:#A541DB;
font-size:12px;
font-weight:bold;}
.Rdo_wrap { height:25px; width:70px; color:#1f3c6f; float:left; line-height:25px; color:#2781E0; background:transparent url(http://cdn1.rummikub.com/images/Rummikub/VroomsettingSep.gif) repeat-y scroll right bottom;
font-size:12px;
font-weight:bold;}
.Rdo_wrap INPUT { width:15px; display:block; height:20px;}
.Rdo_wrap label { float:left; margin:0px; padding:0px; height:20px; margin:-23px -30px 0px 25px; width:140px; }

.Game_Room_Setting .skillBoxArea { /*background:url(http://cdn2.rummikub.com/images/Rummikub/botHl.gif) center bottom repeat-x; */display:block; height:65px; margin-bottom:10px; margin-top:15px; padding-bottom:8px; }

.Game_Room_Setting .ageBoxArea { display:block; height:60px; }

.Game_Room_Setting .SliderAreaBox SPAN{ display:block; padding-bottom:10px; }


.Game_Room_Setting .row P{
    font-size:11px;
    max-width:169px;
}
.Game_Room_Setting .row P STROMG{
    font-weight:bold;
}

.Game_Room_Setting .row .rightSide{
    float:left;
    position:relative;
}

.rightSide image{
    border:0px;
}

.Game_Room_Setting .row .rightSide .small_text{
    bottom:-15px;
    font-size:10px;
    position:absolute;
    right:20px;
}
.Game_Room_Setting .in_ttl{
    color:#1F3C6F;
    display:block;
    font-weight:bold;
    padding-bottom:8px;
}

.Game_Room_Setting .in_ttl .in_text{
    color:#505050;
    font-size:12px;
    font-weight:normal;
    padding-left:15px;
}

.Game_Room_Setting .row .floatedBox{
    float:left;
    min-width:109px;
    border-right:1px dotted #5e5e5e;
    padding:0px 7px;
    overflow:hidden;
}

.Game_Room_Setting .first{
    padding-left:0px !important;
}
.Game_Room_Setting .last{
    border:none !important;
    padding-right:0px !important;
}
.radioWrap LABEL{
    clear:both;
    color:#2781E0;
    font-size:11px;
    font-weight:bold;
    display:block;
    cursor:pointer;
    _display:inline;
}
.icn_audio_webcom{
    background:transparent url(http://cdn1.rummikub.com/images/Rummikub/gameSettingsSprite.png) no-repeat scroll 115px -11px;
    #background-position:115px -5px;
    _background-position:115px -5px;
    display:block;
    width:160px;
}
.icn_audio{
    background:transparent url(http://cdn2.rummikub.com/images/Rummikub/gameSettingsSprite.png) no-repeat scroll 53px -11px;
    #background-position:53px -5px;
    _background-position:53px -5px;
    display:block;
    width:83px;
}
.icn_chat{
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/gameSettingsSprite.png) no-repeat scroll -129px -11px;
    #background-position:-129px -5px;
    _background-position:-129px -5px;
    display:block;
    width:109px;
}


#MediaRdoList { 
    }

#MediaRdoList p { padding:0px; margin:0px; }
.MediaMainSpan { display:block; margin-top:5px; } 
#MediaRdoList .media_1 {
    float:left;
    width:150px;
    height:25px;
    color:#2781E0;
    font-size:12px;
    font-weight:bold;
    background: url(http://cdn1.rummikub.com/images/Rummikub/VroomsettingSep.gif) repeat-y scroll right center;
}
#MediaRdoList .media_2 {
    float:left;
    width:135px; 
    height:25px;
    color:#2781E0;
    font-size:12px;
    font-weight:bold;
    background: url(http://cdn2.rummikub.com/images/Rummikub/VroomsettingSep.gif) repeat-y scroll right center;
}
#MediaRdoList .media_3 {
    display:block;
    float:left;
    width:125px;
    height:25px;
    color:#2781E0;
    font-size:12px;
    font-weight:bold;
}
    
#MediaRdoList .mediaBox_1 
{
	background: url(http://cdn3.rummikub.com/images/Rummikub/VroomsettingSep.gif) repeat-y scroll right bottom;
    font-size:11px;
	padding-left:20px;
	padding-right:5px;
	padding-top:5px;
	width:125px;
	float:left; height:50px;
	line-height:12px;
}
#MediaRdoList .mediaBox_2 {
	background: url(http://cdn1.rummikub.com/images/Rummikub/VroomsettingSep.gif) repeat-y scroll right bottom;
    font-size:11px;
	padding-left:20px;
	padding-right:5px;
	padding-top:5px;
	width:110px;
	float:left; height:50px;
	line-height:12px;
}
#MediaRdoList .mediaBox_3{
    font-size:11px;
	padding-left:20px;
	padding-right:5px;
	padding-top:5px;
	width:107px;
	float:left; height:50px;
	line-height:12px;
}
#roomStyleRdo { }
.CatStyle { height:25px; }
.CatStyle INPUT { width:15px; display:block; height:20px;}
.CatStyle label { float:right; margin:0px; padding:0px; height:20px; margin:-23px -30px 0 0; width:140px; @width:40px; @margin-right:160px; }



.roomStyle .in_ttl,
.room_theme .in_ttl{
    padding-bottom:10px;
    display:block;
}
.roomStyle{
    width:160px !important;
    border:0px !important;
}
.room_theme{
    border-left:1px dotted #5e5e5e;
    border-right:0px !important;
}
.roomOptions {
    border:0px !important;
}
.roomStyle .radioWrap LABEL,
.roomOptions .radioWrap LABEL,
.room_theme .radioWrap LABEL{
    color:#1f3c6f;
    font-size:12px;
    font-weight:normal !important;
    padding-top:4px;
    padding-bottom:4px;
    line-height:20px;
    height:20px;
}

.icn_Music{
    background:transparent url(http://cdn2.rummikub.com/images/Rummikub/interests.gif) no-repeat scroll 23px -1px;
    display:block;
    _background-position:0px -1px;
}
.icn_Music .radio_txt{
    padding-left:25px;
}

.icn_Sport{
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/interests.gif) no-repeat scroll 23px -28px;
    display:block;
    _background-position:0px -28px;
}
.icn_Sport .radio_txt{
    padding-left:25px;
}

.icn_Hobbies{
    background:transparent url(http://cdn1.rummikub.com/images/Rummikub/interests.gif) no-repeat scroll 23px -56px;
    display:block;
    _background-position:0px -56px;
}
.icn_Hobbies .radio_txt{
    padding-left:25px;
}

.icn_Fashion{
    background:transparent url(http://cdn2.rummikub.com/images/Rummikub/interests.gif) no-repeat scroll 23px -83px;
    display:block;
    _background-position:0px -83px;
}
.icn_Fashion .radio_txt{
    padding-left:25px;
}

.icn_Film_Tv{
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/interests.gif) no-repeat scroll 23px -112px;
    display:block;
    _background-position:0px -112px;
}
.icn_Film_Tv .radio_txt{
    padding-left:25px;
}
.icn_Film{
    background:transparent url(http://cdn1.rummikub.com/images/Rummikub/interests.gif) no-repeat scroll 23px -112px;
    display:block;
    _background-position:0px -112px;
}
.icn_Film .radio_txt{
    padding-left:25px;
}
.icn_General{
    background:transparent url(http://cdn2.rummikub.com/images/Rummikub/interests.gif) no-repeat scroll 23px -136px;
    display:block;
    _background-position:0px -141px;
}
.icn_General .radio_txt{
    padding-left:25px;
}

.Game_Room_Setting .jquery-checkbox img {
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/gameSettingsSprite.png) no-repeat scroll 0 0;
}
.Game_Room_Setting .jquery-checkbox img{
 background-position: -36px -47px;
}
.Game_Room_Setting .jquery-checkbox-hover img{
 background-position: -36px -47px;
}
.Game_Room_Setting .jquery-checkbox-checked img{
 background-position: -9px -47px;
}


.roundTimer_fast .radio_txt{
    color:#FF6420;
    font-weight:bold;
    padding-right:39px;
}

.roundTimer_normal .radio_txt{
    color:#2781e0;
    font-weight:bold;
    padding-right:22px;
}

.roundTimer_no_hurry .radio_txt{
    color:#81a512;
    font-weight:bold;
    padding-right:14px;
}

.customize_right{
    float:right !important;
    width:230px !important;
    color:#a1a1a1 !important;
}
.customize_right SPAN{
    display:block;
    padding-bottom:10px;
}
.TraditionalRules{
    cursor:pointer;
}

/*::rami_checkbox::*/
.rami_checkbox {
    padding:0px !important;
}
.rami_checkbox {display: inline; font-size: 20px; line-height: 20px; cursor: pointer; cursor: hand;}
.rami_checkbox .mark {display: inline;}

.rami_checkbox img{#margin-top:3px; vertical-align: middle; width: 24px;  line-height:19px; font-size:19px; height: 19px; display:block; float:left;border:0px !important;}
.rami_checkbox img{background: transparent url(http://cdn1.rummikub.com/images/Rummikub/gameSettingsSprite.png) no-repeat;}


.rami_checkbox img{
 background-position: -12px -117px;
}
.rami_checkbox-hover img{
 background-position: -12px -117px;
}
.rami_checkbox-checked img{
 background-position: -12px -84px;
}
.allowViewers .rami_checkbox-checked img{
 background-position: -12px -151px;
}

.rami_checkbox-checked .jquery-checkbox-hover img {
 background-position: 0px -21px;
}

.rami_checkbox-disabled img{
 background-position: 0px -80px;
}
.rami_checkbox-checked .jquery-checkbox-disabled img{
 background-position: 0px -100px;
}

/*::END > rami_checkbox::*/

.sliderWrap {
    position:relative;
    width:226px;
}
.SkillGraph{
    background: transparent url(http://cdn2.rummikub.com/images/Rummikub/gameSettingsSprite.png) no-repeat -5px -215px;
    height:64px;
  
}
.AgeGraph{
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/gameSettingsSprite.png) no-repeat -5px -174px;
    height:48px;
}
.sliderWrap .topLeftTxt{
    position:absolute;
    left:10px;
    top:0px;
}
.sliderWrap .topRightTxt{
    position:absolute;
    right:21px;
    top:0px;
}
.sliderWrap .bottomTxt{
    bottom:-10px;
    display:block;
    font-size:11px;
    margin:auto;
    position:absolute;
    text-align:center;
    padding:0px;
    padding-bottom:10px;
    #padding-bottom:4px;
}
.bottomTxt1{
font-size:11px;
text-align:center;
}
.bottomTxt1 ul {
 padding:0px; 
 margin:0px;
}
.bottomTxt1 li {
    float:left;
    list-style-type:none;
    padding-right:19px;
}
.bottomTxt1 .first {
    float:left;
    list-style-type:none;
    padding-right:19px;
    margin-left:4px;
}
.bottomTxt1 .last {
    padding:0px !important;
}
.sliderInWrap{
    position:absolute;
   
    top:14px;
}
.sliderWrap .ui-slider-handle{
    height:27px !important;
    margin-top:-15px;
	padding-bottom:15px;
}
.skillRow,.ageRow,.optionsChecks{
     padding-bottom:0px !important;
}
.sliderWrap #skillSlider {
    width:187px;
    margin-left:7px;
    margin-top:2px;
}

.sliderWrap #skillSlider ul,.sliderWrap #skillSlider li  {
	margin:0px; padding:0px;
}
.sliderWrap #skillSlider ul  {
 width:150px;
}
.sliderWrap .bottomTxt STRONG{
    color:#494949;
}
.OptionsWrap {
    border:0px !important;
}
.OptionsWrap .leftText{
    color:#1f3c6f;
    font-size:12px;
    width:170px !important;
    display:block;
}
.allowViewers{
    color:#1f3c6f;
}
.allowViewers STRONG{
    color:#2781e0;
}
.optionsChecks .chk{
    display:block;
    clear:both;
    padding:10px 0px;
    font-size:12px;
}
.chk select{
    border:1px solid #a9b7d0;
    color:#1F3C6F;
}
.publicRoom,
.allowViewers{
    cursor:pointer;
    font-size:12px;
}

.sliderWrap #ageSlider {
    width:187px;
    margin-left:7px;
    margin-top:2px;
}
.sliderWrap .bottomTxt LI{
    float:left;
    list-style-type:none;
    padding-right:27px;
}
.sliderWrap .bottomTxt .last{
    padding:0px !important;
}

.btnRow A {
    background:transparent url(http://cdn1.rummikub.com/images/Rummikub/blueBtn.png) no-repeat scroll 0 0;
    color:white;
    display:block;
    font-weight:bold;
    height:23px;
    overflow:hidden;
    padding-top:11px;
    text-align:center;
    text-transform:uppercase;
    width:105px;
    float:left;
}
.btnRow A:hover{
    text-decoration:none;
}
.center{
    display:block;
    text-align:center;
    margin:auto;
    width:auto;
}

* HTML .ui-slider-range {
    font-size:6px;
    line-height:6px;
    height:6px !important;
}

.main_ttl{
    /*background-image:url(http://cdn2.rummikub.com/images/Rummikub/botHl.gif);
    background-position:center bottom;
    background-repeat:repeat-x;*/
    color:#013C8F;
    font-size:16px;
    font-weight:bold;
    line-height:30px;
    margin-bottom:7px;
}

.friendsList .friendBox{
    border-bottom:1px solid #e4e4e4;
    padding:10px 0px;
    width:430px;
}

.friendsList .friendBoxFirst{
    border-top:1px solid #e4e4e4;
}

.friendsList .friendBox .userAvatar{
    margin-right:15px;
    /*border:1px solid #1d498b;*/
    width:73px;
    height:63px;
}

.friendsList .friendBox .userDisplayName A{
    font-weight:bold;
    font-size:15px;
}

.friendsList .friendBox .userDeleteBtn{
    position:absolute;
    right:5px;
    top:10px;
}
.friendsList .friendBox .userDeleteBtn A{
    color:#1f73e5;
    font-size:11px;
    text-decoration:underline;
}
.friendsList .friendBox .user_right{
    width:auto;
    min-width:328px;
}
.friendsList .friendBox .user_left,
.friendsList .friendBox .user_right{
    float:left;
    position:relative;
}
.friendsList .friendBox .userActions{
    display:block;
    margin:15px 0px 0px 0px;
    padding:0;
    width:334px;
}
.friendsList .friendBox .userActions LI{
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll ;
    float:left;
    list-style-type:none;
    padding:0 15px 0 20px;
}
.friendsList .friendBox .userActions LI A{
    color:#1f73e5;
    font-size:13px;
}

.friendsList .friendBox .userActions .icn_message{
    background-position:-366px -121px;
}

.friendsList .friendBox .userActions .icn_comment{
    background-position:-365px -153px;
}
.friendsList .friendBox .userActions .icn_tags{
    background-position:-366px -84px;
}

.friendsList .friendBox .userActions .icn_friends{
    background-position:-366px -51px;
}
.friendsList .friendBox .userActions .icn_gallery{
    background-position:-367px -19px;
}

.searchBoxWrap{
     position:relative;
     top:12px;
}
.searchBoxWrap A{
    display:block;
    height:17px;
    overflow-x:hidden;
    overflow-y:hidden;
    position:absolute;
    right:3px;
    text-indent:-90000px;
    top:-6px;
    width:22px;
}

.searchBox{
    background:white url(http://cdn1.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll 122px -106px;
    border:1px solid #848484;
    color:#848484;
    font-size:11px;
    height:16px;
    padding:3px 5px;
    width:153px;
    float:right;
    position:relative;
    margin-top:-11px;
}
.userOnline{
    background:transparent url(http://cdn2.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll -138px -195px;
    display:block;
    float:left;
    height:16px;
    padding-right:8px;
    width:13px;
}

.userOffline{
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll -108px -195px;
    display:block;
    float:left;
    height:16px;
    padding-right:8px;
    width:13px;
}

.blueBtn{
    color:white !important;
    display:block;
    float:left;
    font-size:11px;
    font-weight:bold;
    overflow:hidden;
    padding-top:12px;
    text-align:center;
    text-transform:uppercase;
    text-decoration:none !important;
    padding-right:3px;
}

.smallBtn{
    background:transparent url(http://cdn1.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll -203px -121px;
    width:62px;
    height:17px;
}

.wideBtn{
    background:transparent url(http://cdn2.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll -217px -10px;
    height:20px;
    width:113px;
}
.XtraWideBtn{
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll -98px -152px;
    width:230px;
    height:17px;
}

.MsgRead{
    background-color:#eff6f9 !important;
}
.MsgRead .userOffline{
    background-position:-164px -195px;
    width:10px;
}
.MsgRead .userOnline {
    background-position:-190px -195px;
    width:10px;
}
.MsgRead .msgTitle A,
.MsgRead .msgTitle A:visited,
.MsgRead .msgTitle A:active{
    font-weight:bold !important;
    color:#1f73e5 !important;
}

.friendBoxMessage .userAvatar{
    width:50px !important;
    height:50px !important;
    margin:0 15px !important;
}

.friendBoxMessage .userDisplayName{
    display:block;
    padding-bottom:6px;
    padding-top:2px;
}
.friendBoxMessage .userDisplayName,
.friendBoxMessage .userDisplayName A{
    font-size:11px !important;
    color:#666666;
}
.friendBoxMessage .msgTitle{
    display:block;
    color:#1f73e5;
    font-size:13px;
    font-weight:normal;
    cursor:pointer;
}
.friendBoxMessage .msgTitle A :active , .friendBoxMessage .msgTitle A:visited{
    color:#1f73e5 !important;
}
.friendBoxMessage .userOffline,
.friendBoxMessage .userOnline {
    position:absolute;
    left:-11px;    
}

.friendBoxMessage .user_right{
    padding-left:15px;
}

.friendBoxMessage .msgBody{
    font-size:11px;
    color:#6699cc;
}

#bcrDiv{
    /*padding-top:50px;*/
}
.FriendsLeftMenu{
    padding-top:10px;
}
.FriendsLeftMenu A{
    border-bottom:1px dotted #5E5E5E;
    display:block;
    height:18px;
    margin:5px 0 0 30px;
    width:130px;
}
.FriendsLeftMenu .linkwrap{
    position:relative;
    padding:2px 0 3px;
}

.FriendsLeftMenu .msg .icn{
    background:transparent url(http://cdn1.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll -16px -144px;
    display:block;
    height:27px;
    width:28px;
    position:absolute;
}
.FriendsLeftMenu .msg A{
    font-size:85%;
}

 
.FriendsLeftMenu .list .icn{
    background:transparent url(http://cdn2.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll -16px -16px;
    display:block;
    height:27px;
    width:28px;
    position:absolute;
}
.FriendsLeftMenu .requests .icn{
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll -16px -45px;
    display:block;
    height:27px;
    width:28px;
    position:absolute;
}

.FriendsLeftMenu .inbox .icn{
    background:transparent url(http://cdn1.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll -17px -171px;
    display:block;
    height:27px;
    width:28px;
    position:absolute;
}

.FriendsLeftMenu .sentbox    .icn{
    background:transparent url(http://cdn2.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll -17px -202px;
    display:block;
    height:27px;
    width:28px;
    position:absolute;
}

.newMsgIcon
{
	background:transparent url(http://cdn3.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll -16px -144px;
    display:block;
    height:27px;
    width:28px;
    position:absolute;
}

.addFriendIcon
{
	background:transparent url(http://cdn1.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll -55px -82px;
    display:block;
    height:27px;
    width:28px;
    position:absolute;
}

.BadgeUserNameArea ul li.addFriend
{
	background-color:Aqua;
}

.FriendsLeftMenu .nweMsg .icn{
    background:transparent url(http://cdn2.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll -16px -144px;
    display:block;
    height:27px;
    width:28px;
    position:absolute;
}

.FriendsLeftMenu .deleteFriend .icn{
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll -57px -201px;
    display:block;
    height:27px;
    width:28px;
    position:absolute;
}
.FriendsLeftMenu .addFriend  .icn {
    background:transparent url(http://cdn1.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll -55px -82px;
    display:block;
    height:27px;
    width:28px;
    position:absolute;
}

.FriendsLeftMenu .outRequests .icn{
    background:transparent url(http://cdn2.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll -16px -72px;
    display:block;
    height:27px;
    width:28px;
    position:absolute;
}

.leftVatar{
    width:163px;
    text-align:left; 
    margin-bottom:10px;
}

.conversationWrap .CommonListArea{
    padding:5px 0px !important;
}

.hiddenFullMsg{
    width:313px;
    display:none;
    padding:15px 0px;
    text-align:left;
}
.hiddenFullMsg .msgBody,
.hiddenFullMsg .msgBody A{
    color:Black;
}
.hiddenFullMsg .closeBtn,
.hiddenFullMsg .replayBtn{
    color:#1F73E5;
    display:block;
    float:left;
    font-size:11px;
    padding:10px 10px 10px 0;
    text-decoration:underline;
    cursor:pointer;
}
.profile_TtlMa { padding:0 0 0 20px; color:#104797; margin-top:0px; }
.profile_Ttl { padding:0 0 0 20px; color:#104797; margin-top:20px; }
.profile_TtlIcn { background:url(http://cdn3.rummikub.com/images/Rummikub/Page_Profile_v2.png) no-repeat; @margin-top:-5px;
                   padding-left:20px; display:block; margin-left:-40px; width:20px; height:40px; position:absolute;  } 
.profile_TtlIcn1 { background-position:0px -75px; }  
.profile_TtlIcn2 { background-position:0px -157px; }  
.profile_TtlIcn3 { background-position:0px -237px; }  
.profile_TtlIcn4 { background-position:0px -317px; }  
.profile_TtlIcn5 { background-position:0px -397px; }  

.Banner_profile { display:block; width:182px; height:179px; position:absolute; margin:0 0 0 260px; 
                  text-align:center; text-transform:uppercase;font-size:11px; overflow:hidden;
                  }
.Banner_profile1 { display:block; width:182px; height:26px; position:absolute; margin:0 0 0 260px; 
                  text-align:center; text-transform:uppercase;font-size:11px; overflow:hidden; padding-top:153px;
                  }
.Banner_profile:hover { text-decoration:none; }
.Banner_profile1:hover { text-decoration:none; }

#userInfoUp { min-height:170px; }

.editProfileWrap{
    padding-top:0px;
}
.editProfileWrap .row{
    padding-bottom:5px;
    
}

.editProfileWrap .main_ttl {
    padding-top:30px;
}
.editProfileWrap .inputText{
    width:170px;
    border:1px solid #A9B7D0;
}

.hobbies_cols .col{
    float:left;
    padding-right:15px;
}
.hobbies_cols .col .col_row{
    padding-bottom:10px;
}
.hobbies_cols .col .col_row SPAN{
    display:block;
    float:left;
    padding-right:10px;
    text-align:right;
    width:14px;
}
.hobbies_cols .col .col_row .inputText{
    width:160px;
}

.LobbyTable_HD,
.LobbyTable_BD{
    clear:both;
    padding:0px;
    margin:0px;
}
#roomListContainer .open{
    border-bottom:3px solid #437bc8;
    border-left:3px solid #437bc8;
    border-right:3px solid #437bc8;
}
#roomListContainer .openBor{
    border-top:3px solid #437bc8;
    border-bottom:3px solid #437bc8;
    border-left:3px solid #437bc8;
    border-right:3px solid #437bc8;
}
.TableRapUserReg #roomListContainer .open
{
	
    border-bottom:3px solid #437bc8;
    border-left:3px solid #437bc8;
    border-right:3px solid #437bc8;
}
#roomListContainer .open .first{
    width:87px;
}
#roomListContainer .open .last {
    padding-right:2px;
    width:45px;
}

.LobbyTable_HD LI {background:url('http://cdn1.rummikub.com/images/Rummikub/lob_roomHeader_bg.gif') repeat-x;border-bottom:1px solid #C3C3C3;border-left:1px solid #C3C3C3;border-right:0 solid #C3C3C3;float:left;height:13px;list-style-type:none;padding-top:5px;padding-bottom:5px;text-align:center;font-size:11px;color:#013c8f;}
.LobbyTable_HD .RoomNameHeaderTitle {width:163px;}
.LobbyTable_HD .StatusHeaderTitle {width:46px;}
.LobbyTable_HD .PlayerNameHeaderTitle {width:92px;}
.LobbyTable_HD .PlayersHeaderTitle {width:45px;}
.LobbyTable_HD .AgeHeaderTitle {width:34px;}
.LobbyTable_HD .GameSpeedHeaderTitle {width:64px;}
.LobbyTable_HD .SkillHeaderTitle {width:71px;}
.LobbyTable_HD .MediaHeaderTitle {width:45px;}
.LobbyTable_HD .PlayHeaderTitle {width:59px;background:url(http://cdn2.rummikub.com/images/Rummikub/lob_roomHeader_rc.gif) -91px 0 no-repeat;}

.LobbyTable_BD {border-right:1px solid #C3C3C3;border-bottom:1px solid #C3C3C3;}
.LobbyTable_BD LI {border-left:1px solid #C3C3C3;border-right:0 solid #C3C3C3;float:left;height:33px;
line-height:33px;list-style-type:none;text-align:center;background-color:Transparent !important;background-image:none;font-size:9px;color:#666;cursor:pointer;}
.LobbyTable_BD .RoomNameBody { width:163px; font-weight:bold; color:#0e3988; overflow:hidden;  }
.LobbyTable_BD .RoomNameBody .open { width:94px; overflow:hidden; }
#roomListContainer .openRoomNameBox { width:160px; overflow:hidden; border-left:1px solid #C3C3C3; }
#roomListContainer .LobbyTable_BD.SearchResults.Body .openRoomNameBox{width:163px;}
.LobbyTable_BD .StatusBody { width:46px;font-size:9px !important; }
.LobbyTable_BD .PlayersBody {width:45px;}
.LobbyTable_BD .PlayersName {width:92px;}
.LobbyTable_BD .AgeBody {width:34px;}
.LobbyTable_BD .AgeBody ul { margin:0px; padding:0px; background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat -368px -805px; }
.LobbyTable_BD .AgeBody li { margin:0px; padding:0px; }
.LobbyTable_BD .AgeBody li { width:34px; height:16px; line-height:16px; float:left; margin:0px; padding:0px; border:none; float:none; }
.LobbyTable_BD .SkillBody ul { margin:0px; padding:0px; background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat -348px -805px; }
.LobbyTable_BD .SkillBody li { margin:0px; padding:0px;	 }
.LobbyTable_BD .SkillBody li { width:71px; height:16px; line-height:16px; float:left; margin:0px; padding:0px;border:none; float:none; }
.LobbyTable_BD .GameSpeedBody {width:64px;}
.LobbyTable_BD .MediaBody {width:45px;}
.LobbyTable_BD .PlayBody {width:55px;  background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat -369px -845px; display:block;position:relative;text-align:center; }
.LobbyTable_BD .PlayBody a {color:inherit;text-decoration:none;display:block;width:inherit;position:relative;z-index:1;color:#3682be;font-size:8px;font-weight:bold;padding-left:1px; }
.LobbyTable_BD .ViewBody {width:55px;  background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat -285px -845px; display:block;text-align:center;}
.LobbyTable_BD .ViewBody a {color:inherit;text-decoration:none;display:block;width:inherit;position:relative;z-index:1;color:#f7e227;font-size:9px;font-weight:bold;padding-left:2px;}
#roomListContainer .openPlayBox{ /*width:44px; text-indent:0px; background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat 5px -1235px; padding-left:10px;  */}
#roomListContainer .TableRap:hover{border:3px solid #437BC8;}
#roomListContainer .TableRap.TableRapMyRoom:hover{border:3px solid #437BC8;}
#roomListContainer .TableRap:hover .LobbyTable_BD{background-color:#D6E8F0 !important;}
#roomListContainer .TableRap.TableRapMyRoom:hover .LobbyTable_BD{background-color:#FFE075 !important;}
#roomListContainer .TableRap:hover .LobbyTable_BD .RoomNameBody{width:160px;}
#roomListContainer .open.TableRap:hover .LobbyTable_BD .RoomNameBody{width:160px !important;}
#roomListContainer .TableRap:hover .PublicRoomStar{left:-17px;}

#roomListContainer .TableRap.TableRapMyRoom.anchored{border:3px solid #437BC8;}
#roomListContainer .TableRap.anchored .PublicRoomStar{left:-17px;}
#roomListContainer .TableRap.anchored .LobbyTable_BD .RoomNameBody{width:125px;}

/*Lobby SearchResults*/
.LobbyTable_BD.SearchResults.Head{}
.LobbyTable_BD.SearchResults.Body:hover .RoomNameBody span{text-decoration:underline;}
.LobbyTable_BD.SearchResults.Body a{text-decoration:none;color:#666;}
.LobbyTable_BD.SearchResults.Body .RoomNameBody a, .LobbyTable_BD.SearchResults.Body .RoomNameBody span{color:#013C8F;}
.LobbyTable_BD.SearchResults.Body .PlayersName a{font-weight:bold;color:#013C8F}
.LobbyTable_BD.SearchResults.Body .PlayersName .FixCss{color:#013C8F;font-weight:bold;}
.LobbyTable_BD.SearchResults.Body .PlayersName .FixCss:hover{text-decoration:underline;}
.LobbyTable_BD.SearchResults.Body .PlayersName .FixCss a{display:block;}
.LobbyTable_BD.SearchResults.Body a{display:block;}

.LobbyTable_BD.SearchResults.Body .PlayersName a:hover{text-decoration:underline;}
#roomListContainer .RoomSearchMode .LobbyTable_BD.SearchResults:hover{background-color:#D6E8F0 !important;}
#roomListContainer .RoomSearchMode:hover{border:3px solid #437BC8;}
#roomListContainer .RoomSearchMode:hover .LobbyTable_BD.SearchResults .RoomNameBody{width:160px;}
#roomListContainer .RoomSearchMode .LobbyTable_BD.SearchResults .PlayBody{background:url("http://cdn1.rummikub.com/images/Rummikub/icons_v3.png") no-repeat scroll -368px -1414px transparent;}

.LobbyTable_BD .PlayBody A {cursor:pointer;}

.PlayBody.PlayBodyClose.LockedRoom{text-align:center;color:#000;width:55px;font-weight:bold;background:none;}
.PlayBody.PlayBodyClose.LockedRoom .LockImg{background:url(http://cdn3.rummikub.com/images/Rummikub/lock_statuses_v3.png) no-repeat;background-position:0px -17px;width:11px;height:12px;margin:5px auto;}
.PlayBody.PlayBodyClose.LockedRoom .LockLabel{text-indent:0px;line-height:10px;margin-top:-3px;}
.PlayBody.PlayBodyClose.LockedRoom .FriendsOnlyImg{background:url(http://cdn3.rummikub.com/images/Rummikub/lock_statuses_v3.png) no-repeat;background-position:0px -34px;width:11px;height:12px;margin:0px auto;}
.PlayBody.PlayBodyClose.LockedRoom .FriendsOnlyLabel{text-indent:0px;line-height:10px;margin-top:-1px;font-size:9px;}

.flashWrap div.alt { display:none; }

span.Cat_1 { margin:0px; padding:0px; display:block; height:33px; width:131px; text-align:left; overflow:hidden; padding-left:30px; float:left; background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png)  no-repeat 0px -945px;  }
span.Cat_2 { margin:0px; padding:0px; display:block; height:33px; width:131px; text-align:left; overflow:hidden; padding-left:30px; float:left; background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png)  no-repeat -390px -397px;  }
span.Cat_3 { margin:0px; padding:0px; display:block; height:33px; width:131px; text-align:left; overflow:hidden; padding-left:30px; float:left; background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png)  no-repeat  -390px -443px;  }
span.Cat_4 { margin:0px; padding:0px; display:block; height:33px; width:131px; text-align:left; overflow:hidden; padding-left:30px; float:left; background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png)  no-repeat  -390px -494px;  }
span.Cat_5 { margin:0px; padding:0px; display:block; height:33px; width:131px; text-align:left; overflow:hidden; padding-left:30px; float:left; background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png)  no-repeat  -390px -544px;  }
span.Cat_6 { margin:0px; padding:0px; display:block; height:33px; width:131px; text-align:left; overflow:hidden; padding-left:30px; float:left; background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png)  no-repeat  -390px -595px;  }

.editProfileWrap LABEL{
    float:left;
}

.userProfile_friendList{
    height:auto !important;
    width:auto !important;
}
.userProfile_friendList A{
    border:1px solid #b8bfc1;
    cursor:pointer;
    display:block;
    height:50px;
    width:50px;
}

.Home{
    width:964px;
    height:650px;
    position:relative;
}
.RulesHeight { height:2000px; @height:2150px; }

.Home .home_content_wrapper{
    height:620px;
    padding:0 10px;
    top:-30px;
    width:962px;
}
.Home .home_content_wrapper .bd{
    background-color:white;
    border:1px solid #E5F2F9;
    border-bottom:0px;
    position:relative;
    height:620px;
}
.Home .home_content_wrapper .bd .bd_ft{
    background-image:url(/themes/rummikub/images/HomeSprite.jpg);
    background-position:0px -20px;
    bottom:0;
    display:block;
    height:85px;
    margin-left:-5px;
    position:absolute;
    width:966px;
    z-index:0;
}

.Home .home_content_wrapper .bd .ColLeft,
.Home .home_content_wrapper .bd .ColRight{
    float:right;
}
.Home .home_content_wrapper .bd .ColRight{
    height:590px;
    position:relative;
    width:280px;
    z-index:1;
}
.Home .home_content_wrapper .bd .ColLeft{
    height:590px;
    position:relative;
    width:680px;
    z-index:1;
}

.Home .home_content_wrapper .HomeImage{
    border:5px solid white;
    height:383px;
    margin:7px;
    width:667px;
}
.Home .home_content_wrapper .RummikubLogo{
    background-image:url(http://cdn3.rummikub.com/images/Rummikub/Rummikub_logo2.png);
    display:block;
    height:91px;
    left:183px;
    overflow:hidden;
    position:absolute;
    text-indent:-9000px;
    top:370px;
    width:300px;
    margin:0px;
}

.Home .home_content_wrapper .text_big{
    font-family:Arial;
    font-size:21px;
    font-weight:bold;
    padding-top:60px;
    text-align:center;
    margin:0px;
}
.Home .home_content_wrapper .redText{
    color:#cf0f14;
}
.Home .home_content_wrapper .blueText{
    color:#2b58a8;
}
.Home .home_content_wrapper .yellowText{
    color:#f3b000;
}
.Home .home_content_wrapper .PText{
    color:#1F2B1D;
    font-size:16px;
    margin:5px 0px;
    padding:0 17px;
}

.Home .home_content_wrapper .signup_text{
    background-image:url(/themes/rummikub/images/HomeSprite.jpg);
    background-position:-274px -252px;
    background-repeat:no-repeat;
    display:block;
    height:81px;
    margin:11px 0 0 9px;
    overflow:hidden;
    text-indent:-9000px;
    width:659px;
    position:relative;
}

.Home .home_content_wrapper .signup_text .aniBtn{
    background-image:url(http://cdn2.rummikub.com/images/Rummikub/signup_btn_anim3.gif);
    display:block;
    height:75px;
    position:absolute;
    right:0;
    top:0;
    width:233px;
    cursor:pointer;
}

.Home .home_content_wrapper .right_menu{
    margin:auto;
    padding:12px 30px 5px 0;
    width:200px;
}
.Home .home_content_wrapper .right_menu LI{
    border-bottom:1px solid #e5f2f9;
    height:69px;
    list-style-type:none;
}
.Home .home_content_wrapper .right_menu .last{
    border-bottom:0px;
}

.Home .home_content_wrapper .right_menu LI A{
    background-image:url(/themes/rummikub/images/HomeSprite.jpg);
    display:block;
    overflow:hidden;
    text-indent:-9000px;
    height:66px;
}
.Home .home_content_wrapper .right_menu .play A{
    background-position:-12px -117px;
}
.Home .home_content_wrapper .right_menu .community A{
    background-position:-12px -187px;
}
.Home .home_content_wrapper .right_menu .prizes A{
    background-position:-12px -259px;
}

.invite_welcome_massage  
{
	color:#104797;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0.2px;		
}

.bottomContent{
    border-left:1px solid #E5F2F9;
    bottom:-30px;
    left:15px;
    position:absolute;
    z-index:0;
}
.bottomContent .prizes_content{
    background-image:url(/themes/rummikub/images/HomeSprite.jpg);
    background-position:-315px -121px;
    height:135px;
    width:232px;
}
.bottomContent P{
    font-size:12px;
    font-weight:bold;
    color:#2b58a8;
    padding:0 20px;
}


.tabArea{
    margin:auto;
    width:240px;
}
.tabArea .tab{
    background-color:#EECE5F;
    background-image:url(/themes/rummikub/images/HomeSprite.jpg);
    background-position:-209px -427px;
    float:left;
    margin:0 5px 0 0;
    padding:0;
    position:relative;
    height:28px;
}
.tabArea .tab_selected{
    background-position:-7px -427px;
    background-color:#29529F;
    height:30px;
}

.tabArea .tab_selected SPAN{
    background-position:-79px -427px !important;
}
.tabArea .tab_selected A,
.tabArea .tab_selected A:HOVER{
    color:White !important;
    text-decoration:none;
}
.tabArea .tab A,
.tabArea .tab A:HOVER{
    padding:0 10px;
    color:#464646;
    text-decoration:none;
}
.tabArea .tab SPAN{
    background-image:url(/themes/rummikub/images/HomeSprite.jpg);
    background-position:-293px -427px;
    color:#464646;
    display:block;
    height:7px;
    position:absolute;
    right:0;
    width:20px;
}
.tabArea .tab_content{
    background-color:#29529F;
    min-height:164px;
    width:245px;
    z-index:2;
    position:relative;
    display:none;
}
.loginWrapper{
    padding-top:20px;
}
.loginWrapper .row{
    padding:5px 0;
}
.loginWrapper .row SPAN INPUT{
    border:0 none;
    height:17px;
    width:147px;
    color:black;
    font-size:12px;
}
.loginWrapper .row .txt{
    color:white;
    display:block;
    float:left;
    font-size:12px;
    padding-left:11px;
    padding-right:10px;
    text-align:right;
    width:63px;
}
.loginWrapper .row .chkWrap INPUT{
    height:auto;
    margin-left:0;
    margin-right:3px;
    width:auto;
}
.loginWrapper .row .chkWrap LABEL{
    color:#ffea59;
    font-size:9px;
}
.loginWrapper .remmberTxt{
     font-size:9px;
}
.remmberTxt input{
    margin:0px !important;
}
.loginWrapper .row A{
    color:#98c2f8;
    font-size:11px;
}

.loginWrapper .playBtn{
    background-image:url(/themes/rummikub/images/HomeSprite.jpg);
    background-position:631px -356px;
    display:block;
    float:right;
    height:31px;
    overflow:hidden;
    position:relative;
    right:13px;
    text-indent:-9000px;
    top:-18px;
    width:71px;
}

.loginWrapper .forgotLink{
    display:block;
    padding-top:5px;
    text-align:right;
    width:229px;
}


.loginWrapper .row .ttl{
    color:#FFE013;
    font-size:18px;
    padding-bottom:0;
    padding-left:11px;
    padding-right:11px;
    padding-top:0;
}
.loginWrapper .row .errCreateUser{
    background-color:#FB1B24;
    background-image:url(/themes/rummikub/images/HomeSprite.jpg);
    background-position:-334px -404px;
    color:White !important;
    display:block;
    font-size:10px;
    padding-left:29px;
    text-align:left;
    width:206px;
    line-height:13px;
}

.loginWrapper .row .errLogin{
    background-color:#FB1B24;
background-image:url(/themes/rummikub/images/HomeSprite.jpg);
background-position:-334px -404px;
color:White !important;
display:block;
font-size:10px;
line-height:22px;
min-height:27px;
padding-left:29px;
text-align:left;
width:206px;
}
span.errLogin {
color:yellow;
display:block;
float:left;
font-size:12px;
font-weight:bold;
padding:0;
position:absolute;
}

.loginWrapper .radioBtnRow INPUT{
    width:auto !important;
}
.loginWrapper .radioBtnRow LABEL{
    color:White;
    float:left;
    padding:0 5px 0 0;
    cursor:pointer;
}
.loginWrapper .agreeWrap LABEL{
    color:White;
    font-size:11px;
}
.loginWrapper .agreeWrap INPUT{
    float:left;
    height:auto;
    margin-bottom:32px;
    padding-bottom:32px;
    width:20px;
}
.loginWrapper .agreeWrap{
    padding-bottom:10px;
    padding-left:16px;
    padding-top:0;
    width:210px;
}



.loginWrapper .signupBtn{
    background-image:url(/themes/rummikub/images/HomeSprite.jpg);
    background-position:386px -356px;
    color:#0136C0 !important;
    display:block;
    font-size:16px !important;
    font-weight:bold;
    height:27px;
    margin:auto;
    margin-bottom:10px;
    padding-top:6px;
    text-align:center;
    text-decoration:none;
    width:140px;
}

.loginWrapper .signupBtn:HOVER{
    background-position:538px -356px !important;
}
.loginWrapper .errRow INPUT{
    border:2px solid #FB1B24 !important;
    font-size:10px !important;
}

.HomeImage{
    background-image:url(/themes/rummikub/images/image_rummi.jpg);
    background-position:2px 0;
}
.FormErr
{
	height:22px;
	line-height:20px;
}
.signupWrapper{
    min-height:369px !important;
}

.newRoomLink{
    float:left;
    position:absolute;
    margin:-36px 0px 0px 285px;
    text-decoration:underline;
}

.MediaType_None{
     float:right !important;
     width:46px;
}
.MediaType_Audio{
     float:right !important;
}
.mediaType_None,
.mediaType_Audio,
.mediaType_AudioVideo{
    background-image:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png);
    background-position:-4px -2020px;
    display:block;
    margin-top:7px;
    height:20px;
    width:48px;
}

.mediaType_None{
    background-position:-4px -2045px;
}
.mediaType_Audio{
    background-position:-4px -2020px;
}
.mediaType_Video{
    background-position:-4px -2100px;
}
.mediaType_AudioVideo{
    background-position:-4px -2070px;
}
.lobbyRoomBar SPAN{
    float:left;
}
.lobbyRoomBar{
    background:#3e5c90;
    height:20px;
    line-height:20px;
    border:1px solid #abc8f2;
}
.lobbyGameDuration 
{
	color:#fff;  font-weight:normal; font-size:11px; line-height:11px; margin-top:5px;
}
.lobbyTime 
{
	color:#fff; font-weight:bold; display:inline;
}
.lobbyTimeTxt
{
	color:#fff; font-weight:normal; display:inline;
}
.joinasviewerBtn { 
    display:block;
    height:20px;
    overflow:hidden;
    width:108px;
    color:#ffcf3e;
    font-weight:bold;
    padding-left:20px;
    float:left;
    background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat  10px -1293px;
}

.noBackground{background:none;}

a.joinasviewerBtn:link { 
    color:#ffcf3e;
}
a.joinasviewerBtn:hover { 
    color:#ffcf3e;
}
a.joinasviewerBtn:active { 
    color:#ffcf3e;
}
a.joinasviewerBtn:visited { 
    color:#ffcf3e;
}
.AudioIcon,
.VideoIcon,
.ChatIcon{
    background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat;
    display:block;
    font-size:11px;
	height:20px;
	line-height:20px;
	margin-right:10px;
	padding-left:20px;
    color:#c3c1cc;
}
.MediaType_AudioVideo{
    float:right !important;
}
.ChatIcon{
    background-position:-98px -1347px;
}
.AudioIcon{
    background-position:-96px -1447px;
}
.VideoIcon{
    background-position:-96px -1547px;
}
.noRightMargin{
    margin-right:0px !important;
}
.lobbyRoomBar .category{
    height:20px;
    text-align:center;
    width:70px;
}
.UserGender{
    height:30px;
    position:relative;
}
.UserGender TR{
    float:right;
}
.UserGender TD{
}

.UserGender TR TD SPAN{
     float:left;
}
.UserGender TR TD LABEL{
    clear:none;
    float:left;
    line-height:20px;
}

.loginErr{
    color:white !important;
    margin:0;
    position:absolute;
    right:171px;
    width:1px;
}

.signoutBtn
{
	margin:10px 10px 0;
	padding:0px;
	float:right;
}
.signoutBtn a
{
    font-weight:normal !important;
}

/*Balance Button*/
.balanceBtn
{
    margin-right:-10px;
	padding:0px;
	float:right;
}
.balanceBtn .balanceBtnText
{
    word-spacing:26px;
}
.balanceBtn.Jokers
{
    width:127px;height:23px;
    font-weight:bold;
    background:url(http://cdn2.rummikub.com/images/Rummikub/payments_v8.png) no-repeat;
    padding-top:5px;
    padding-left:5px;
}
.balanceBtn.ClubR
{
    width:117px;height:22px;
    font-weight:bold;
    background:url(http://cdn2.rummikub.com/images/Rummikub/payments_v8.png) no-repeat;
    padding-top:6px;
    padding-left:15px;
    position:relative;
}
.balanceBtn.Jokers.Gray, .balanceBtn.ClubR.Gray
{
    background-position:0 0;
    color:#000;
}
.balanceBtn.Jokers.Red, .balanceBtn.ClubR.Red
{
    background-position:0 -38px;
    color:#fff;
}
.balanceBtn.Jokers.Yellow, .balanceBtn.ClubR.Yellow
{
    background-position:0 -75px;
    color:#000;
}
.balanceBtn.Jokers > .Joker
{
    float:left;
    width:23px;height:17px;
    background:url(http://cdn2.rummikub.com/images/Rummikub/payments_v8.png) no-repeat -94px -121px;
    position:relative;
    margin-right:6px;
    margin-top:1px;
}
.balanceBtn.Jokers > .Label
{
    float:left;
    width:48px;height:18px;
    background:url(http://cdn2.rummikub.com/images/Rummikub/payments_v8.png) no-repeat 0px -154px;
    margin-right:9px;
    color:#fff;
    text-align:center;
    padding-top:2px;
    font-size:11px;
}
.balanceBtn.Jokers > .Balance
{
    float:left;
    font-size:12px;
    font-weight:bold;
    width:25px;
    padding-top:2px;
    margin-left:10px;
    /*direction:rtl;*/
    margin-right:6px;
}
.balanceBtn.ClubR > .Label
{
    color:#102e6d;
}
.balanceBtn.ClubR > .SunR
{
    width:22px;height:20px;
    background:url(http://cdn2.rummikub.com/images/Rummikub/payments_v8.png) no-repeat -136px -119px;
    position:absolute;
    top:3px;left:43px;
}



.signUpBtn{
	margin:10px 0 0;
	padding:0px;
}


.userAnonyBtn
{
	margin:8px 0 0;
	@margin-top: 23px;
	padding:0px;
}


/* ------------------------- Icons!!!!!!!!  ------------------------------------------------------- */

.icons a { background-image:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png);  background-repeat:no-repeat; display:block; height:25px; font-size:78%; height:25px;
    line-height:25px; margin:0; padding:0 0 0 30px; }

UL.ProfileContentBoxList, UL.CommonSidebarList { list-style-type: none; margin: 0; padding: 0; }
UL.ProfileContentBoxList.Seperator { border-top: solid 1px #ccc; margin-top: -4px; }

.icon_NewMessage a { background-position:-3px -391px;}
.icon_Friend a { background-position:-393px -207px;}
.icon_AddFriend a { background-position:-393px -0px;}
.icon_DeleteFriend a { background-position:-393px -100px;}

.icon_FriendRequest a { background-position:-393px  -349px;}
.icon_SentRequest a { background-position:-393px -301px;}
.icon_Inbox a { background-position:-3px -245px;}

.icon_EditProfile a { background-position:-3px -151px; }
.icon_GameStats a { background-position:-3px -47px; }
.icon_RoomSetting a { background-position:-399px -1741px; }
.icon_Edit a { background-position:-3px -151px; }
.icon_UploadAvatar a { background-position:-3px -901px; }
.icon_Announcement a { background-position:-3px -600px; }
.icon_SlideShow a { background-position:-3px -850px; width:100px; }
.icon_Photos a { background-position:-3px -747px; width:100px; }
.icon_X a { background-position:-399px -1800px; }


.ProfileContentBoxList a.icon_gray_link { color:#aaaaaa; }
.ProfileContentBoxList a.icon_gray_link:hover { color:#aaaaaa; }

.ProfileIcons A { background-image:url(http://cdn1.rummikub.com/images/Rummikub/profile_icons.jpg);  background-repeat:no-repeat; display:block; font-size:85%; height:25px;
    line-height:25px; margin:0; padding:0 0 0 30px; }


.ProfileIcons_Add a { background-image:url('http://cdn2.rummikub.com/images/Rummikub/icon_list.gif'); background-repeat:no-repeat; background-position:0px 4px; margin:0px; padding:0px; padding-left:30px; line-height:25px; height:25px; display:block; font-size:90%; } 
.ProfileIcons_Msg a { background-image:url('http://cdn3.rummikub.com/images/Rummikub/icon_list.gif'); background-repeat:no-repeat; background-position:0px -53px; margin:0px; padding:0px; padding-left:30px; line-height:25px; height:25px; display:block; font-size:90%; } 
.ProfileIcons_Email a { background-image:url('http://cdn1.rummikub.com/images/Rummikub/icon_list.gif'); background-repeat:no-repeat; background-position:0px -25px; margin:0px; padding:0px; padding-left:30px; line-height:25px; height:25px; display:block; font-size:90%; } 
.ProfileIcons_Announcement a { background-image:url('http://cdn2.rummikub.com/images/Rummikub/icon_list.gif'); background-repeat:no-repeat; background-position:0px -85px; margin:0px; padding:0px; padding-left:30px; line-height:25px; height:25px; display:block; font-size:90%; } 

.ProfileIcons_Edit a { background-image:url('http://cdn3.rummikub.com/images/Rummikub/ProfileIcons.gif'); background-repeat:no-repeat; background-position:0px -170px; margin:0px; padding:0px; padding-left:30px; line-height:25px; height:25px; display:block; font-size:90%; } 
.ProfileIcons_ChangeAvatar a { background-image:url('http://cdn1.rummikub.com/images/Rummikub/ProfileIcons.gif'); background-repeat:no-repeat; background-position:0px -130px; margin:0px; padding:0px; padding-left:30px; line-height:25px; height:25px; display:block; font-size:90%; } 
.ProfileIcons_GameStat a { background-image:url(http://cdn2.rummikub.com/images/Rummikub/profile_icons.jpg); background-position:-6px -33px; background-repeat:no-repeat;  display:block; font-size:90%; height:25px; line-height:25px; margin:0; padding:0 0 0 30px; } 

.SiteIcons a { background:transparent url(http://cdn3.rummikub.com/images/Rummikub/userPagesSprite.png);  background-repeat:no-repeat; display:block; font-size:85%; height:25px;
    line-height:25px; margin:0; padding:0 0 0 30px; }

.SiteIcons_message { background-position:-16px -144px; }
.SiteIcons_deleteFriend { background-position:-57px -201px; }
.SiteIcons_addFriend { background-position:-55px -82px; }
.SiteIcons_SentFriend { background-position:-16px -72px; }

.SiteIcons_FriendRequest { background-position:-16px -45px; }

.SiteIcons_comment { background-position:-365px -153px; }
.SiteIcons_tags { background-position:-366px -84px; }
.SiteIcons_friends { background-position:-366px -51px; }
.SiteIcons_gallery { background-position:-367px -19px; } 
    
.rules P{
    padding:10px 0px;
}
.rules .ttl{
    color:#eb2421;
    display:block;
    clear:both;
    font-weight:bold;
}
.rules span.ttl{
    padding-bottom:5px;
    font-size:13px;
}
.rules .basic .image
{
    width:64px;
    height:46px;
    float:left;
    display:block;
    margin-top:10px;
    background:transparent url(http://cdn1.rummikub.com/images/Rummikub/rummikub_rules.jpg) no-repeat;
}
.rules .basic .images
{
    width:64px;
    display:block;
    float:left;
    margin-top:5px;
}
.rules .basic .images .image
{
    float:none;
}
.rules .basic .image.first
{
    background-position:0px 0px;
}
.rules .basic .image.second
{
    background-position:0px -46px;
}
.rules .basic .image.third
{
    background-position:0px -92px;
}
.rules .basic .image.forth
{
    background-position:0px -138px;
}
.rules .basic .image.fifth
{
    background-position:0px -230px;
    height:60px;
}
.rules .basic .image.sixth
{
    background-position:0px -184px;
}
.rules .basic .desc
{
    float:left;
    padding-left:10px;
    display:block;
    margin-top:10px;
    width:80%;
}
.rules .basic .desc > span
{
    color: #EB2421;
    line-height: 20px;
}
.rules .basic .desc .title
{
    color:#EB2421;
    line-height:20px;
}
.rules .basic .breaker
{
    float:none;
    clear:both;
    display:block;
}

.rules .rules_tiles
{
    display:block;
    background:transparent url(http://cdn2.rummikub.com/images/Rummikub/rules_tiles_v3.png) no-repeat;
    margin-top:5px;
    padding:0px;
}

.rules .rules_tiles.first
{
    background-position:0px 0px;
    width:116px;height:40px;
}

.rules .rules_tiles.second
{
    background-position:0px -41px;
    width:245px;height:41px;
}
.rules .rules_tiles.third
{
    background-position:0px -83px;
    width:294px;height:41px;
}
.rules .rules_tiles.forth
{
    background-position:0px -125px;
    width:252px;height:43px;
}
.rules .rules_tiles.fifth
{
    background-position:0px -169px;
    width:235px;height:43px;
}
.rules .rules_tiles.sixth
{
    background-position:0px -212px;
    width:376px;height:42px;
}
.rules .rules_tiles.seventh
{
    background-position:0px -254px;
    width:309px;height:106px;
}
.rules .rules_tiles.eightth
{
    background-position:0px -361px;
    width:445px;height:104px;
}

#faqSide{position:fixed;}

.rulesmenu{
    padding:16px 0 0 !important;
}

.rulesmenu li {
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/botHl.gif) repeat-x scroll 2px 29px;
    height:25px !important;
    padding:3px 0 !important;
    position:relative;
    width:163px;
    line-height:12px;
}
.rulesmenu li A{
    color:#187de7;
    display:block;
}
.rulesmenu li A.Red{
    color:#CF0F14;
}
.rulesmenu li.selected A.arrow{
    background:url('/Themes/rummikub/Info/rules_images/arr.png') no-repeat left 3px;
    text-decoration:none;
}
.rulesmenu .selected A{
    font-weight:bold;
    padding-left:8px;
}

.rulesmenu .arrow{
    background:url('/Themes/rummikub/Info/rules_images/arr.png') no-repeat 0 0;
    text-decoration:none;
    display:none;
    position:absolute;
    top:5px;
    left:0;
    width:7px;
    height:11px;
}

.rulesmenu .selected .arrow{
    display:block !important;
}

.rulesInitialMeld
{
    background:url(http://cdn3.rummikub.com/images/Rummikub/rules_tiles_v3.png) 0px -515px no-repeat;width:400px;height:300px;color:#000;font-size:13px;
}
.rulesInitialMeld div{height:24px;padding-top:9px;}
.rulesInitialMeld div > span.Green{font-weight:bold;color:#279F14;font-size:14px;}
.rulesInitialMeld div > span.Red{font-weight:bold;color:#CD0202;font-size:14px;}
.rulesInitialMeld div > span.Red.Text{color:#CD0202;font-weight:normal;}

.homeBlueBtn
{
	margin-bottom:15px;
	margin-top:10px;
}
.homeBlueBtn A{
    font-size:12px !important;
}
#Troubleshooting LI{
    list-style-type:none;
    padding:2px 0px;
}

#TroubleshootMenu UL{
    padding:0px !important;
}
.Troubleshooting STRONG{
    text-decoration:underline;
    padding:10px 0px;
    display:block;
}
.Troubleshooting DIV{
    padding:2px 0px;
}

.jokersClub_Wrap{
}
.jokersClub_Wrap P{
    font-size:12px;
    margin:0;
    padding:0 0 20px;
}
.jokersClub_Wrap .jc_title{
    color:#104797;
    font-size:130%;
    font-weight:normal;
    letter-spacing:0;
    line-height:30px;
    margin:0 0 0px;
    padding:0 0 0 0;
}
.jokersClub_Wrap .redText{
    color:#fb1112;
}
.jokersClub_Wrap  .centeredText{
    color:#80a71b;
    text-align:center;
    font-size:18px;
}
.jokersClub_Wrap .jokersClub_prizes{
    background:transparent url(http://cdn1.rummikub.com/images/Rummikub/jokersclub2.jpg) no-repeat scroll 0 0;
    height:231px;
    width:500px;
    margin-top:50px;
    margin-left:-23px;
}

.jokersClub_Wrap .prizes_ttl{
    background:transparent url(http://cdn2.rummikub.com/images/Rummikub/jokersclub1.jpg) no-repeat scroll 0 0;
    display:block;
    height:68px;
    margin-bottom:15px;
    overflow:hidden;
    text-indent:-9000px;
    width:500px;
}


.jokersClub_Wrap .prizeRow{
    display:block;
    width:500px;
}
.jokersClub_Wrap .prizeRow .prize{
    background-image:url(http://cdn3.rummikub.com/images/Rummikub/jokersclub1.jpg);
    background-repeat:no-repeat;
    float:left;
    height:86px;
    left:-12px;
    margin-right:20px;
    margin-top:13px;
    position:relative;
    width:224px;
}

.jokersClub_Wrap .prizeRow .prize1{
    background-position:-9px -78px;
}
.jokersClub_Wrap .prizeRow .prize2{
    background-position:-244px -76px;
}

.jokersClub_Wrap .prizeRow .prize3{
    background-position:-8px -187px;
}
.jokersClub_Wrap .prizeRow .prize4{
    background-position:-245px -183px;
}

.jokersClub_Wrap .prizeRow .prize5{
    background-position:-7px -284px;
}
.jokersClub_Wrap .prizeRow .prize6{
    background-position:-241px -283px;
}

.uploadPhoto{
    margin-bottom:0px !important;
}

.jokersClub_Wrap .prize .prize_ttl,
.jokersClub_Wrap .prize .prize_date{
    display:block;
    font-weight:bold;
    font-size:15px;
    position:absolute;
}

.jokersClub_Wrap .prize .prize_ttl{
    color:#437CEE;
    left:76px;
    top:24px;
}
.jokersClub_Wrap .prize .prize_date{
    color:#E50027;
    font-size:21px;
    left:76px;
    top:42px;
}

.jokersClub_Wrap .commingSoon .cs{
    background-image:url(http://cdn1.rummikub.com/images/Rummikub/commingSoon.gif);
    background-repeat:no-repeat;
    display:block;
    height:68px;
    position:absolute;
    right:0;
    top:-23px;
    width:50px;
    z-index:2;
}

.contact_menu LI{
    padding:10px 0 !important;
}
.staticPage H3,
.staticPage STRONG{
    color:#013C8F;
}

.PlayersRow{
    width:37px !important;
    font-size:11px;
}
.skillRangeRow
{
   
    width:62px !important;
}
.LobbyTable_BD .skillRangeRow{
    font-size:11px;
}

.flashWrap{
    position:relative;
    z-index:0;
}

.searchWrap .CommonAvatarListArea{
    height:100px;
    width:80px;
}

.searchWrap .CommonAvatarListArea .CommonAvatarArea{
    height:60px;
    margin:auto;
    overflow:hidden;
    width:60px;
}

.searchWrap .CommonContentBoxFooter{
    padding-top:20px;
}
.searchWrap .form{
    border-bottom:1px solid LightGrey;
    padding-bottom:20px;
}
.searchWrap .CommonFormFieldName{
    color:#003399;
}
.searchWrap input{
    border:1px solid #A9B7D0;
}


.lineUpdateWrap input{
    background-color:transparent;
    border:0 none;
    border-color:#A9B7D0;
    border-style:solid;
    margin-right:14px;
    width:260px;
    padding:3px;
    margin-top:10px;
}

.inputSelected{
    border:1px solid #A9B7D0 !important;
    padding:2px !important;
}

.hobbieText{
    display:block;
}

.Home .searchBoxWrap{
    position:absolute;
    right:-9px;
    top:-64px;
}
.Home .searchBoxWrap input{
    background-position:159px -106px;
    width:190px;
}
#friendTopBarPlaceholder { height:35px; }
.friendTopBar{
    margin:7px -5px -5px;
    padding:0 0 23px;
}
.friendTopBar LI{
    float:left;
    list-style-type:none;
    padding:0 4px;
}
.friendTopBar a
{
	color:#3d7de1;
	font-weight:bold;
	
}
.friendTopBar li.selected a
{
	color:#013c8f;
	
}
.create_user_wrapper .UserGender tr{
    float:right;
    position:inherit !important;
}


/* HomeRummikub */

.HomeRummikub .home_content_wrapper{
    height:657px;
    left:-21px;
    padding:0 10px;
    position:absolute;
    top:-27px;
    width:992px;
}


.HomeRummikub .home_content_wrapper .bd{
    background-image:url(http://cdn2.rummikub.com/images/Rummikub/landing2_bg.jpg);
    background-repeat:no-repeat;
    border:0 none;
    height:440px;
}


.HomeRummikub .home_content_wrapper .bd .bd_ft{
    background-image:none;
}
.HomeRummikub{
    height:410px;    
}

.RummikubLanding{
    height:89px !important;
}
.HomeRummikub .CommonSiteLogoA{
    background:url(http://cdn3.rummikub.com/images/Rummikub/rummikubAnlogo_v2.png) no-repeat;
    height:59px;
    left:375px;
    position:absolute;
    top:-61px;
    width:220px;
    z-index:1000;
}

.HomeRummikub .nav{
    left:5px;
    position:absolute;
    top:230px;
    @top:215px;
}
.HomeRummikub .nav LI{
    float:left;
    list-style-type:none;
    text-align:center;
    width:47px;
}
.HomeRummikub .nav LI A{
    color:#35AFFF;
    display:block;
    height:80px;
    line-height:173px;
}
.HomeRummikub .nav LI A:hover{
    color:White;
    text-decoration:none;
    font-weight:bold;
}
.HomeRummikub .nav LI A.disabledBtn{
    color:#666666;
    display:block;
    height:80px;
    line-height:173px;
    cursor:default;
}
.HomeRummikub .nav LI A.disabledBtn:hover{
    color:#666666;
    display:block;
    height:80px;
    line-height:173px;
    font-weight:normal;
    cursor:default;
    
}
.HomeRummikub .ColRight H1{
    font-size:24px;
    color:White;
}

.HomeRummikub .ColRight H2{
    color:White;
    font-size:16px;
    margin-top:-15px;
    word-spacing:3px;
}

.HomeRummikub .ColRight{
    width:360px !important;
    height:400px !important;
    #margin-top:15px;
}
.HomeRummikub .ColLeft{
    width:600px !important;
    height:400px !important;
    #margin-top:15px;
}

.HomeRummikub .ColRight .flash{
    background-color:Black;
    display:block;
    height:206px;
    position:relative;
    right:4px;
    top:0;
    width:326px;
}

.HomeRummikub .ColRight .playForFreeBtn{
    background-image:url(http://cdn1.rummikub.com/images/Rummikub/btn_anim_v3.gif) !important;
    background-repeat:no-repeat;
    background-position:1px 2px;
    display:block;
    height:97px;
    margin-left:12px;
    margin-top:11px;
    overflow:hidden;
    text-indent:-90000px;
    width:310px;   
}
.HomeRummikub_ft_text{
    font-size:20px;
    font-weight:normal;
    position:relative;
    text-align:center;
    width:970px;
    margin-top:-5px;
    color:#07237a;
}
.HomeRummikub_ft_text .redText{
    color:#CF0F14;
}

.HomeRummikubFooter{
    width:970px;
    text-align:center;
    margin:0px auto;
    margin-top:-20px;
}
.HomeRummikubFooter SPAN{
    font-size:11px;
}

.HomeRummikubFooter .Prizes
{
    background:url('http://cdn1.rummikub.com/images/Rummikub/prizes2.jpg') no-repeat;
    width:357px;
    height:74px;
    margin:0px auto;
}

.RummikubLanding .LoginWrapper{
    position:absolute;
    right:-304px;
    width:366px;
    margin-top:-6px;
}
.RummikubLanding .LoginWrapper .box{
    float:left;
    padding-right:5px;
}

.RummikubLanding .LoginWrapper .box input{
    display:block;
    height:16px;
}
.RummikubLanding .LoginWrapper .box .txtinput{
    border:1px solid #B5B6B8;
    width:120px;
    color:#221E1F;
    font-size:12px;
    margin-top:0px;
    @margin-top:-1px;
}
.RummikubLanding .LoginWrapper .box .submitBtn{
    background:url(http://cdn3.rummikub.com/images/Rummikub/lgA.gif) no-repeat;
    color:#fff;
    height:20px;
    font-weight:bold;
    width:73px;
    border:0px;
    //margin-top:0px;
}
.RummikubLanding .LoginWrapper .box .remembermeLabel{
    font-size:11px;
    left:2px;
    line-height:20px;
    @line-height:14px;
    position:relative;
    top:2px;
}

.RummikubLanding .LoginWrapper .box A{
    background-image:none !important;
    font-size:11px;
    margin-top:2px;
    @margin-top:0px;
    padding:3px 3px !important;
    color:#2582f9 !important;
}
.RummikubLanding .LoginWrapper .box A.linkSignUp {
    color:#61c121 !important;
    background:url(http://cdn1.rummikub.com/images/Rummikub/grA.gif) no-repeat left !important;
    padding-left:5px !important;
    margin-top:2px;
    @margin-top:1px;
}

.rememberme{
    display:inline !important;
    float:left;
    margin-left:-3px;
	@margin-left:-5px;
    //margin-top:-1px;
}

.RummikubLanding .LoginWrapper .ErrMsg{
    font-size:12px;
    font-weight:bold;
    position:absolute;
    padding:0px;
    margin:0px;
    color:Yellow;
    margin-top:45px;
    margin-left:0px !important;
    #margin-left:-330px !important;
}
.RummikubLanding .LoginWrapper .ErrMsg SPAN{
    /*color:white !important;*/
}
.ErrMsgHome {
	float:left;
	font-weight:bold;
	height:20px;
	line-height:20px;
	position:absolute;
	right:-45px;
	top:-23px;
}
.jcIMG{
    margin-top:-19px;
    position:relative;
    top:5px;
    z-index:0;
}
.Selected .jcIMG{
    top:3px !important;
}
.RIMG
{
	padding:0px; margin:0px;
    background:transparent url(http://cdn2.rummikub.com/images/Rummikub/R_img.png) no-repeat scroll 15px 1px;
    width: 60px! important;
    padding-left:9px;
	line-height:13px;
	height:17px;
	cursor:pointer;
}
.StaticPage .home_content_wrapper{
    margin-top:24px !important;    
    height:auto;
    width:724px;
}

.StaticPage .home_content_wrapper .bd{
    padding-bottom:102px;
    height:auto;
    padding:22px 22px 102px;
}
.StaticPage .home_content_wrapper .bd_ft{
    background-image:url(http://cdn3.rummikub.com/images/Rummikub/landing2_ft_bg.jpg) !important;
    background-position:-4px -22px !important;
    background-repeat:no-repeat;
    left:-11px;
    width:764px !important;
}


.StaticPage {
    padding-bottom:90px;
}

.staticNavTop{
    left:177px;
    margin:0;
    padding:0;
    position:absolute;
    top:47px;
    z-index:4000000;
}
.staticNavTop li{
    border-left:1px solid #3573C6;
    border-right:1px solid #002264;
    float:left;
    list-style-type:none;
    padding:0 3px;
    text-align:center;
    width:36px;
}
.staticNavTop li A{
    color:#96bff4;
    font-size:11px;
}
.staticNavTop li A.disabledBtn{
    color:#666666;
    font-size:11px;
    cursor:default;
}
.staticNavTop li A.disabledBtn:hover {
    cursor:default;
}
.staticNavTop li A.disabledBtn1{
    cursor:default;
}
.staticNavTop li A.disabledBtn1:hover {
    cursor:default;
}
.smallerMenuItem{
    width:30px !important;
}
.staticNavTop li .selected{
    font-weight:bold;
    color:White !important;
}
.noLeftBorder{
     border-left:0px !important;
}
.noRightBorder{
    border-right:0px !important;
}

.staticNavBottom{
    left:15px;
    padding-bottom:1px;
    position:relative;
    top:0;
}
.staticNavBottom LI{
    border-left:0px solid #3573C6 ;
    border-right:1px solid black ;
    width:50px;
}
.staticNavBottom LI A{
    color:Black !important;
    font-size:11px;
}
.staticNavBottom LI .selected{
    color:Black !important;
}


/*private_room_wrapper*/
.private_room_wrapper .ttl{

    background-image:url(http://cdn1.rummikub.com/images/Rummikub/botHl.gif);
    background-position:center bottom;
    background-repeat:repeat-x;
    color:#013C8F;
    font-size:16px;
    margin-bottom:7px;
    padding-bottom:7px;

}
.private_room_wrapper .row .rightSide .small_text {
    bottom:-15px;
    font-size:10px;
    left:0;
    position:absolute;
}

.private_room_wrapper .row {
    padding-bottom:20px;
}

.private_room_wrapper .row .txt {
    color:#013C8F;
    float:left;
    width:100px;
}

.private_room_wrapper .radio_label_pretext{
    clear:none;
    color:#2781E0;
    cursor:pointer;
    display:inline;
    font-size:11px;
    font-weight:bold;
}

.commandNext SPAN{
    display:none;
}
.commandNext .nextBtn{
    display:block;
}

.commandBack SPAN{
    display:none;
}
.commandBack .backBtn{
    display:block;
}

/* ----------------- Flags ----------------- */

.CC_Flags { background:url(http://cdn2.rummikub.com/images/Rummikub/flags.gif) no-repeat -382px -4758px; padding-left:22px; }

.CC_AP { background-position: -382px -4758px; } 
.CC_EU { background-position: 2px -4798px; }
.CC_AD { background-position: 2px 2px; }
.CC_AE { background-position: 2px -878px; }
.CC_AF { background-position: 2px -1758px; }
.CC_AG { background-position: 2px -2638px; }
.CC_AI { background-position: 2px -3518px; }
.CC_AL { background-position: 2px -4398px; }
.CC_AM { background-position: -382px -678px; }
.CC_AN { background-position: -382px -1558px; }
.CC_AO { background-position: -382px -4798px; }
.CC_AQ { background-position: 2px -4838px; }
.CC_AR { background-position: -382px -3278px; }
.CC_AS { background-position: -382px -4118px; }
.CC_AT { background-position: 2px -38px; }
.CC_AU { background-position: 2px -918px; }
.CC_AW { background-position: 2px -1798px; }
.CC_AZ { background-position: 2px -3558px; }

.CC_BA { background-position: 2px -4438px; }
.CC_BB { background-position: -382px -718px; }
.CC_BD { background-position: -382px -1598px; }
.CC_BE { background-position: -382px -2478px; }
.CC_BF { background-position: -382px -3318px; }
.CC_BG { background-position: -382px -4158px; }
.CC_BH { background-position: 2px -78px; }
.CC_BI { background-position: 2px -958px; }
.CC_BJ { background-position: 2px -1838px; }
.CC_BM { background-position: 2px -2718px; }
.CC_BN { background-position: 2px -3598px; }
.CC_BO { background-position: 2px -4478px; }
.CC_BR { background-position: -382px -758px; }
.CC_BS { background-position: -382px -1638px; }
.CC_BT { background-position: -382px -2518px; }
.CC_BV { background-position: -382px -358px; }
.CC_BW { background-position: -382px -4198px; }
.CC_BY { background-position: 2px -118px; }
.CC_BZ { background-position: 2px -998px; }

.CC_CA { background-position: 2px -1878px; }
.CC_CC { background-position: 2px -2758px; }
.CC_CD { background-position: -382px -4838px; }
.CC_CF { background-position: 2px -4518px; }
.CC_CG { background-position: -382px -798px; }
.CC_CH { background-position: -382px -1678px; }
.CC_CI { background-position: -382px -2558px; }
.CC_CK { background-position: -382px -3398px; }
.CC_CL { background-position: -382px -4238px; }
.CC_CM { background-position: 2px -158px; }
.CC_CN { background-position: 2px -1038px; }
.CC_CO { background-position: 2px -1918px; }
.CC_CR { background-position: 2px -2798px; }
.CC_CU { background-position: 2px -4558px; }
.CC_CV { background-position: -382px -838px; }
.CC_CX { background-position: -382px -1718px; }
.CC_CY { background-position: -382px -2598px; }
.CC_CZ { background-position: -382px -3438px; }


.CC_DE { background-position: -382px -4278px; }
.CC_DJ { background-position: 2px -198px; }
.CC_DK { background-position: 2px -1078px; }
.CC_DM { background-position: 2px -1958px; }
.CC_DO { background-position: 2px -2838px; }
.CC_DZ { background-position: 2px -3718px; }

.CC_EC { background-position: -382px 2px; }
.CC_EE { background-position: -382px -878px; }
.CC_EG { background-position: -382px -1758px; }
.CC_EH { background-position: -382px -2638px; }
.CC_ER { background-position: -382px -4318px; }
.CC_ES { background-position: 2px -238px; }
.CC_ET { background-position: 2px -1118px; }

.CC_FI { background-position: 2px -2878px; }
.CC_FJ { background-position: 2px -3758px; }
.CC_FK { background-position: -382px -38px; }
.CC_FM { background-position: -382px -918px; }
.CC_FO { background-position: -382px -1798px; }
.CC_FR { background-position: -382px -2678px; }
.CC_FX { background-position: -382px -2678px; }

.CC_GA { background-position: -382px -3518px; }
.CC_GB { background-position: -382px -4358px; }
.CC_GD { background-position: 2px -278px; }
.CC_GE { background-position: 2px -1158px; }
.CC_GF { background-position: -382px -2678px; }
.CC_GH { background-position: 2px -2038px; }
.CC_GI { background-position: 2px -2918px; }
.CC_GL { background-position: 2px -3798px; }
.CC_GM { background-position: -382px -78px; }
.CC_GN { background-position: -382px -958px; }
.CC_GP { background-position: -382px -1838px; }
.CC_GQ { background-position: -382px -2718px; }
.CC_GR { background-position: -382px -3558px; }
.CC_GS { background-position: -382px -4398px; }
.CC_GT { background-position: 2px -318px; }
.CC_GU { background-position: 2px -1198px; }
.CC_GW { background-position: 2px -2078px; }
.CC_GY { background-position: 2px -2958px; }

.CC_HK { background-position: 2px -3838px; }
.CC_HM { background-position: 2px -918px; }
.CC_HN { background-position: -382px -118px; }
.CC_HR { background-position: -382px -998px; }
.CC_HT { background-position: -382px -1878px; }
.CC_HU { background-position: -382px -2758px; }

.CC_ID { background-position: -382px -358px; }
.CC_IE { background-position: -382px -4438px; }
.CC_IL { background-position: 2px -358px; }
.CC_IN { background-position: 2px -1238px; }
.CC_IO { background-position: 2px -2118px; }
.CC_IQ { background-position: 2px -2998px; }
.CC_IR { background-position: 2px -3878px; }
.CC_IS { background-position: -382px -158px; }
.CC_IT { background-position: -382px -1038px; }

.CC_JM { background-position: -382px -1918px; }
.CC_JO { background-position: -382px -2798px; }
.CC_JP { background-position: -382px -3638px; }
.CC_JE { background-position: 2px -4918px; }

.CC_KE { background-position: -382px -4478px; }
.CC_KG { background-position: 2px -398px; }
.CC_KH { background-position: 2px -1278px; }
.CC_KI { background-position: 2px -2158px; }
.CC_KM { background-position: 2px -3038px; }
.CC_KN { background-position: 2px -3918px; }
.CC_KP { background-position: -382px -198px; }
.CC_KR { background-position: -382px -1078px; }
.CC_KW { background-position: -382px -1958px; }
.CC_KY { background-position: -382px -2838px; }
.CC_KZ { background-position: -382px -3678px; }

.CC_LA { background-position: -382px -4518px; }
.CC_LB { background-position: 2px -438px; }
.CC_LC { background-position: 2px -1318px; }
.CC_LI { background-position: 2px -2198px; }
.CC_LK { background-position: 2px -3078px; }
.CC_LR { background-position: 2px -3958px; }
.CC_LS { background-position: -382px -238px; }
.CC_LT { background-position: -382px -1118px; }
.CC_LU { background-position: -382px -1998px; }
.CC_LV { background-position: -382px -2878px; }
.CC_LY { background-position: -382px -3718px; }

.CC_MA { background-position: -382px -4558px; }
.CC_MC { background-position: -382px -3598px; }
.CC_MD { background-position: 2px -1358px; }
.CC_MG { background-position: 2px -2238px; }
.CC_MH { background-position: 2px -3118px; }
.CC_MK { background-position: 2px -3998px; }
.CC_ML { background-position: -382px -278px; }
.CC_MM { background-position: -382px -1158px; }
.CC_MN { background-position: -382px -2038px; }
.CC_MO { background-position: -382px -2918px; }
.CC_MP { background-position: -382px -3758px; }
.CC_MQ { background-position: -382px -4598px; }
.CC_MR { background-position: 2px -518px; }
.CC_MS { background-position: 2px -1398px; }
.CC_MT { background-position: 2px -2278px; }
.CC_MU { background-position: 2px -3158px; }
.CC_MV { background-position: 2px -4038px; }
.CC_MW { background-position: -382px -318px; }
.CC_MX { background-position: -382px -1198px; }
.CC_MY { background-position: -382px -2078px; }
.CC_MZ { background-position: -382px -2958px; }

.CC_NA { background-position: -382px -3798px; }
.CC_NC { background-position: -382px -4638px; }
.CC_NE { background-position: 2px -558px; }
.CC_NF { background-position: 2px -1438px; }
.CC_NG { background-position: 2px -2318px; }
.CC_NI { background-position: 2px -3198px; }
.CC_NL { background-position: 2px -4078px; }
.CC_NO { background-position: -382px -358px; }
.CC_NP { background-position: -382px -1238px; }
.CC_NR { background-position: -382px -2118px; }
.CC_NU { background-position: -382px -2998px; }
.CC_NZ { background-position: -382px -3838px; }

.CC_OM { background-position: -382px -4678px; }

.CC_PA { background-position: 2px -598px; }
.CC_PE { background-position: 2px -1478px; }
.CC_PF { background-position: 2px -2358px; }
.CC_PG { background-position: 2px -3238px; }
.CC_PH { background-position: 2px -4118px; }
.CC_PK { background-position: -382px -398px; }
.CC_PL { background-position: -382px -1278px; }
.CC_PM { background-position: -382px -2158px; }
.CC_PN { background-position: -382px -3038px; }
.CC_PR { background-position: -382px -3878px; }
.CC_PS { background-position: -382px -4718px; }
.CC_PT { background-position: 2px -638px; }
.CC_PW { background-position: 2px -1518px; }
.CC_PY { background-position: 2px -2398px; }

.CC_QA { background-position: 2px -3278px; }

.CC_RE { background-position: -382px -2678px; }
.CC_RO { background-position: 2px -4158px; }
.CC_RU { background-position: -382px -438px; }
.CC_RW { background-position: -382px -1318px; }
.CC_RS { background-position: -382px -4878px; }

.CC_SA { background-position: -382px -2198px; }
.CC_SB { background-position: -382px -3078px; }
.CC_SC { background-position: -382px -3918px; }
.CC_SD { background-position: 2px -678px; }
.CC_SE { background-position: 2px -1558px; }
.CC_SG { background-position: 2px -2438px; }
.CC_SH { background-position: 2px -3318px; }
.CC_SI { background-position: 2px -4198px; }
.CC_SJ { background-position: -382px -358px; }
.CC_SK { background-position: -382px -478px; }
.CC_SL { background-position: -382px -1358px; }
.CC_SM { background-position: -382px -2238px; }
.CC_SN { background-position: -382px -3118px; }
.CC_SO { background-position: -382px -3958px; }
.CC_SR { background-position: 2px -4638px; }
.CC_ST { background-position: 2px -718px; }
.CC_SV { background-position: 2px -1598px; }
.CC_SY { background-position: 2px -2478px; }
.CC_SZ { background-position: 2px -3358px; }

.CC_TC { background-position: 2px -3318px; }
.CC_TD { background-position: -382px -518px; }
.CC_TF { background-position: -382px -1398px; }
.CC_TG { background-position: -382px -2278px; }
.CC_TH { background-position: -382px -3158px; }
.CC_TJ { background-position: -382px -3998px; }
.CC_TK { background-position: 2px -4678px; }
.CC_TM { background-position: 2px -1638px; }
.CC_TN { background-position: 2px -2518px; }
.CC_TO { background-position: 2px -4398px; }
.CC_TL { background-position: 2px -758px; }
.CC_TR { background-position: 2px -4278px; }
.CC_TT { background-position: -382px -558px; }
.CC_TV { background-position: -382px -1438px; }
.CC_TW { background-position: -382px -1158px; }
.CC_TZ { background-position: -382px -3198px; }

.CC_UA { background-position: -382px -4038px; }
.CC_UG { background-position: 2px -4718px; }
.CC_UM { background-position: 2px -798px; }
.CC_US { background-position: 2px -1678px; }
.CC_UY { background-position: 2px -2558px; }
.CC_UZ { background-position: 2px -3438px; }

.CC_VA { background-position: 2px -4318px; }
.CC_VC { background-position: -382px -598px; }
.CC_VE { background-position: -382px -1478px; }
.CC_VG { background-position: -382px -2358px; }
.CC_VI { background-position: -382px -3238px; }
.CC_VN { background-position: -382px -4078px; }
.CC_VU { background-position: 2px -4758px; }

.CC_WF { background-position: 2px -1718px; }
.CC_WS { background-position: 2px -2598px; }

.CC_YE { background-position: 2px -3478px; }
.CC_YT { background-position: 2px -4358px; }

.CC_ZA { background-position: -382px -638px; }
.CC_ZM { background-position: -382px -1518px; }

.CC_ME { background-position: 2px -4478px; }
.CC_ZW { background-position: -382px -2398px; }

.CC_AX { background-position: 2px -2678px; }

.UserCountryFlag { display: block; height:14px; width:1px; float:left; } 


.TabMarginLeft{
    margin-left:2px !important;
}

.private_room_tab{
    background-image:url(http://cdn3.rummikub.com/images/Rummikub/blue_tab_bg.png) !important;
    background-position:1px 0;
    background-repeat:no-repeat;
}

.private_room_tab .tabRight {
    background-image:url(http://cdn1.rummikub.com/images/Rummikub/blue_tab_bg.png) !important;
    background-position:right bottom;
    background-repeat:no-repeat;
    height:23px;
}

.private_room_tab .tabBg{
    background-color:#689DD9 !important;
    background-image:none !important;
    color:white;
    margin:0 8px 0 9px;
}

.lobby_selected_tab{
    background-image:url(http://cdn2.rummikub.com/images/Rummikub/blue_tab_bg.png) !important;
    background-position:1px 0;
    background-repeat:no-repeat;
}

.lobby_selected_tab .tabRight {
    background-image:url(http://cdn3.rummikub.com/images/Rummikub/blue_tab_bg.png) !important;
    background-position:right bottom;
    background-repeat:no-repeat;
    height:23px;
}

.lobby_selected_tab .tabBg{
    background-color:#689DD9 !important;
    background-image:none !important;
    color:white;
    margin:0 5px;
    padding-left:10px;
}
.RoomOwnerHeaderTitle{
    width:100px;
}
#roomListContainer .open .RoomOwnerHeaderTitle{
    width:98px;
    border-left:none;
}

.TableRapUserReg .open .RoomOwnerHeaderTitle{
    width:98px;
    border-left:none;
}
.TableRapUserReg .open .RoomOwnerHeaderTitle{
    width:98px;
    border-left:none;
}
.RoomDateHeaderTitle{
    width:110px;
}

.private_room_wrap .RoomNameHeaderTitle{
    width:65px;
    padding-left:3px;
}

.private_room_wrap .RoomInvitedHeaderTitle{
    width:50px;
}
.private_room_wrap .RoomAcceptedHeaderTitle{
    width:41px;
}
.private_room_wrap .RoomPrizeHeaderTitle{
    width:72px;
    padding-left:3px;
    line-height:11px;
}
#roomListContainer .open .RoomPrizeHeaderTitle{
    width:68px;
    line-height:11px;
    border-right:none;
}
.TableRapUserReg .open .RoomPrizeHeaderTitle{
    width:68px;
    line-height:11px;
    border-right:none;
}
.private_room_wrap .PlayHeaderTitle{
    width:78px;
    border-right:1px solid #C3C3C3;
    background:transparent url(http://cdn1.rummikub.com/images/Rummikub/lob_roomHeader_bg.gif) repeat-x scroll 0 0;
}
.private_room_wrap .RoomDate{
    height:auto;
    line-height:17px;
    width:110px;
}
.private_room_wrap .RoomName{
    width:85px;
}

.private_room_wrap .RoomInvited{
    width:40px;
}

.private_room_wrap .RoomAccepted{
    width:57px;
}

.private_room_wrap .RoomOwnerHeaderTitleLineheight 
{
	line-height:12px;
	padding-left:2px;
	padding-right:3px;
	text-align:left;
}
.private_room_wrap .PlayBody,
.private_room_wrap .PlayBody .Open_Label{
    background:none;
    display:block;
    text-indent:0px;
    width:55px;
}

.private_room_wrap .openPlayBox .Close_Label{
    display:block !important;
}
.private_room_wrap .openPlayBox .Open_Label{
    display:none !important;
}
.private_room_wrap .openPlayBox {
    background:none !important;
    padding-left:7px !important;
}

.private_room_wrap .PlayBodyClose .Close_Label{
    display:none;
}
.private_room_wrap .PlayBodyClose .Open_Label{
    display:block;
}

.private_room_wrap .open .LobbyTable_BD{
    background-color:#437bc8 !important;
}
.private_room_wrap .open .LobbyTable_BD,
.private_room_wrap .open .LobbyTable_BD LI{
    color:White !important;
    border-color:#c3c3c3;
    border-right:none;
}

.private_room_wrap .open .RoomDate STRONG{
    color:#d2e6ff !important;
}

.private_room_wrap .private_inner_row{
    margin:0px;
    padding:0px;
}
.private_room_wrap .private_inner_row LI{
    float:left;
    list-style-type:none;
    padding-left:10px;
    min-height:55px;
    _height:55px;
}
.private_room_wrap .lobbyRoomBar {
    background-color:White;
    height:auto !important;
}

.private_room_wrap  .RoomStatus{
    width:87px;
    border-right:1px solid #cfdeef;
}

.private_room_wrap  .RoomSettings{
    width:100px;
    border-right:1px solid #cfdeef;
}

.private_room_wrap  .RoomDescription{
    width:226px;
}

.private_room_wrap STRONG{
    color:#4074b4;
    font-size:11px;
    padding-bottom:5px;
}


.private_inner_row .RoomDescription{
    position:relative;
}
.private_inner_row .RoomDescription SPAN{
    line-height:13px;
    display:block;
}
.private_inner_row .RoomDescription A{
    bottom:4px;
    position:absolute;
    right:11px;
    color:#4074B4;
}

.private_inner_row{
    background-color:#f5f5f5;
    margin-bottom:10px !important;
    border-bottom:1px solid #cfdeef;
    font-size:11px;
}

.private_room_wrap .invitations_wrapper{
    padding:10px;
    padding-top:0px;
}
.private_room_wrap .invitations_wrapper UL{
    margin:0px;
    padding:0px;
}
.private_room_wrap .invitations_wrapper LI{
    list-style-type:none;
    position:relative;
    clear:both;
    width:425px;
    _width:420px;
    _overflow:hidden;
}

.invitations_wrapper .invites_link {
    font-size:15px;
    color:#d49b00;
    font-weight:bold;
}
.tinyGreyText{
     font-size:11px;
     color:#686868;
     float:none !important;
     font-weight:normal;
}

.invitations_wrapper .invite_more_link{
    right:0px;
    position:absolute;
}
.invitations_wrapper .invite_more_link A{
    font-size:11px;
}

.participations_list UL{
    padding:0px;
    margin:0px;
}
.participations_list UL LI{
    list-style-type:none;
    min-height:28px;
    _height:28px;
}
.participations_list_row DIV{
    float:left;
    padding-left:5px;
}

.participations_list_row{
    border-top:1px solid #d6d6d6;
    border-bottom:1px solid #d6d6d6;
}

.participations_list_row
.room_info{
     width:240px;
     border-right:1px solid #dbdbdb;
     line-height:24px;
     position:relative;
     font-weight:bold;
}

.right_info .link_icon{
    display:inline-table;
    display:inline-block;
    width:25px;
    height:22px;
    position:absolute;
    text-indent:-9000px;
    overflow:hidden;
    _top:-1px;
    //top:-3px;
}

.right_info .view_profile_icon{
    background-image:url(http://cdn2.rummikub.com/images/Rummikub/private_lobby_sprite.png) !important;
    background-position:-311px -69px;
    background-repeat:no-repeat;
    left:40px;
}

.right_info .send_msg_icon{
    background-image:url(http://cdn3.rummikub.com/images/Rummikub/private_lobby_sprite.png) !important;
    background-position:-336px -69px;
    background-repeat:no-repeat;
    left:66px;
}

.room_owner_row .view_profile_icon{
    background-position:-311px -12px;
}
.room_owner_row .send_msg_icon{
    background-position:-336px -12px;
}

.room_signin_row .view_profile_icon{
    background-position:-311px -43px;
    height:24px;
}
.room_signin_row .send_msg_icon{
    background-position:-336px -43px;
    height:24px;
}


.participations_list_row
.room_invite_status{
    border-left:1px solid #F7FFF7;
    font-size:11px;
    font-weight:bold;
    line-height:25px;
    width:168px;
}

.room_invite_status SPAN{
    font-size:10px;
    font-weight:normal;
    line-height:15px;
    padding:2px 0 2px 28px;
    width:135px;
    position:relative;
}

.room_invite_status .add_sms_reminder .icon{
    background-image:url(http://cdn1.rummikub.com/images/Rummikub/private_lobby_sprite.png) !important;
    background-position:-224px -11px;
    background-repeat:no-repeat;
    display:block;
    height:23px;
    left:1px;
    padding:0;
    position:absolute;
    width:21px;
}
.room_invite_status .add_google_calender .icon{
    background-image:url(http://cdn2.rummikub.com/images/Rummikub/private_lobby_sprite.png) !important;
    background-position:-224px -44px;
    background-repeat:no-repeat;
    display:block;
    height:23px;
    left:1px;
    padding:0;
    position:absolute;
    width:21px;
}


.room_owner_row .room_invite_status{
    color:#529009;
}
.unavailable .room_invite_status,
.unavailable .room_invite_status{
    color:#ed1a20;
}
.accepted .room_invite_status,
.accepted .room_invite_status{
    color:#71a421;
}
.noresponse .room_invite_status,
.noresponse .room_invite_status{
    color:#d9a800;
}

.participations_list  LI{
    background-color:#f8f8f8;
}

.room_owner_row{
    background-color:#f0fff0 !important;
}

.room_signin_row{
    background-color:#fcf8c9 !important;
}


.phoneicon{
    background-image:url(http://cdn3.rummikub.com/images/Rummikub/private_lobby_sprite.png) !important;
    background-position:-266px -45px;
    background-repeat:no-repeat;
    display:inline-block;
    height:18px;
    width:20px;
    float:none !important;
    position:relative;
    top:2px;
}

.room_owner_row .phoneicon{
    background-position:-265px -12px;
}

.room_owner_row .room_info{
    color:#529009;
    font-weight:bold;
}


.room_signin_row .not_sign_wrap{
    display:block;
    width:100%;
    text-align:center;
    color:#d3a901;
    font-size:13px;
    font-weight:bold;
    padding-top:15px;
}


.room_signin_row .not_sign_wrap A{
    color:#2781E0;
    display:block;
    font-size:16px;
    font-variant:small-caps;
    font-weight:bold;
    padding:0 0 20px;
    text-decoration:underline;
    width:100%;
}
.room_signin_row .not_sign_wrap A:hover{
    text-decoration:none;
}

* HTML .tabRight{
    width:80px;
}
* HTML .private_room_tab .tabRight{
    width:110px;
}

.private_room_wrap .invitations_wrapper .CommentTextBox textarea,
.private_room_wrap .invitations_wrapper .CommentTextBox input{
    border:1px solid #D1D3D8;
    height:53px;
    width:424px;
}

.right_info{
    position:absolute;
    left:144px;
    font-size:11px;
    color:#585b5e;
    font-weight:normal;
}

.status_drop_down{
    border:1px solid #D9D687;
    color:#898989;
    font-size:11px;
    font-weight:bold;
    height:20px;
    margin-top:4px;
    width:157px;
    background:#FEFCE6 none repeat scroll 0 0;
}

.sub_title_private{
    clear:both;
    color:#7F7F7F;
    display:block;
    font-size:12px;
    font-weight:normal;
    letter-spacing:0;
}

.privateRoom A,
.privateRoom{
    color:#3d7de1;
    text-decoration:none !important;
}

.CommentTextBox .send_btn{
    background-color:#689DD9;
    color:white;
    display:inline-block;
    float:right;
    font-size:11px;
    font-weight:bold;
    height:20px;
    margin:4px 0 4px 4px;
    text-align:center;
    width:54px;
}

.feedback_list .feedback_item{
    position:relative;
    display:block;
    min-height:56px;
    _height:56px;
    background-color:#eceff5;
    margin-left:22px;
    border-right:1px solid #d1d3d8;
    border-left:1px solid #d1d3d8;
    width:398px;
    _left:-2px;
}

.feedback_list .feedback_item .top{
    background-image:url(http://cdn1.rummikub.com/images/Rummikub/private_lobby_sprite.png) !important;
    background-position:-14px -185px;
    background-repeat:no-repeat;
    height:15px;
    left:-12px;
    position:absolute;
    width:425px;
}

.feedback_list .feedback_item .bottom{
    background-image:url(http://cdn2.rummikub.com/images/Rummikub/private_lobby_sprite.png) !important;
    background-position:-14px -232px;
    background-repeat:no-repeat;
    bottom:0;
    height:15px;
    left:-12px;
    position:absolute;
    width:425px;
}

.feedback_list .feedback_item .closeBtn{
    color:#B1BDD6;
    font-size:12px;
    font-weight:bold;
    position:absolute;
    right:6px;
    top:6px;
}
.feedback_list .feedback_item .img_wrap{
    background-color:blue;
    height:35px;
    left:10px;
    position:absolute;
    top:20px;
    width:36px;
}
.feedback_list .feedback_item .user_information{
    left:62px;
    position:absolute;
    top:16px;
    color:#585b5e;
    font-size:11px;
}
.feedback_list .feedback_item .user_information SPAN{
    font-weight:bold;
    color:#71a421;
}
.feedback_list .feedback_item  .feedback_content{
    left:62px;
    line-height:16px;
    padding:37px 0 24px;
    position:relative;
    top:0;
    width:320px;
}

.create_privte_room_btn{
    background-image:url(http://cdn3.rummikub.com/images/Rummikub/private_lobby_sprite.png) !important;
    background-position:-15px -16px;
    background-repeat:no-repeat;
    display:block;
    height:151px;
    margin-top:28px;
    width:157px;
}
.tourTitle { font-size:14px; font-weight:bold; color:Black; }
.datepicker_wrap{
    border:1px solid #B3B3B3;
    display:block;
    margin-top:5px;
    width:157px;
}
#datepicker .ui-datepicker-inline{ 
    background-image:url(http://cdn1.rummikub.com/images/Rummikub/private_lobby_sprite.png) !important;
    background-position:-435px 20px;
    background-repeat:no-repeat;
}
.ui-datepicker-header{
    background-color:#689dd9;
    border:1px solid white;
    position:relative;
    height:25px;
}
.ui-datepicker-title{
    text-align:center;
    margin-top:5px;
}
.ui-datepicker-title SPAN{
    text-align:center;
    color:White;
    font-weight:bold;
}
.ui-datepicker-prev{
    left:15px;
}
.ui-datepicker-next{
    right:15px;
}
.ui-datepicker-prev,
.ui-datepicker-next{
    background-image:url(http://cdn2.rummikub.com/images/Rummikub/private_lobby_sprite.png) !important;
    background-position:-406px -9px;
    background-repeat:no-repeat;
    cursor:pointer;
    display:block;
    height:14px;
    overflow:hidden;
    position:absolute;
    text-indent:-9000px;
    top:4px;
    width:12px;
}
.ui-datepicker-prev{
    background-position:-387px -9px;
}

.ui-datepicker-calendar thead TH,
.ui-datepicker-calendar tbody TD{
    background-color:transparent;
    border:0 none;
    font-size:11px;
    height:17px;
    margin:0;
    padding:0;
    text-align:center;
    width:20px;
}

.ui-datepicker-calendar thead TH{
    color:black;
    font-size:10px;
    text-align:center;
}

.ui-datepicker-calendar tbody TD A{
    color:#929292;
}

.calender_sub_text{
    background-image:url(http://cdn3.rummikub.com/images/Rummikub/private_lobby_sprite.png) !important;
    background-position:-435px -167px;
    background-repeat:no-repeat;
    display:block;
    height:70px;
    padding-top:10px;
    position:relative;
}

.calender_sub_text STRONG{
    color:#013C8F;
    display:block;
    font-size:14px;
    padding-bottom:8px;
    padding-left:9px;
}

.calender_sub_text SPAN{
    color:#797979;
    display:block;
    font-size:12px;
    padding:2px 1px 2px 33px;
    position:relative;
    line-height:20px;
}

.calender_sub_text .private_rooms_icon em{
    background-image:url(http://cdn1.rummikub.com/images/Rummikub/private_lobby_sprite.png) !important;
    background-position:-187px -10px;
    background-repeat:no-repeat;
    display:block;
    height:20px;
    left:6px;
    _left:-26px;
    position:absolute;
    width:20px;
}
.calender_sub_text .other_rooms_icon em{
    background-image:url(http://cdn2.rummikub.com/images/Rummikub/private_lobby_sprite.png) !important;
    background-position:-187px -29px;
    background-repeat:no-repeat;
    display:block;
    height:20px;
    left:6px;
    _left:-26px;
    position:absolute;
    width:20px;
}
.private_room_wizard{
    position:relative;
    width:454px;
}
.wizard_hd{
    height:20px;
}
.private_room_wizard .wizard_hd .wizard_step .wizard_step1,
.private_room_wizard .wizard_hd .wizard_step .wizard_step2,
.private_room_wizard .wizard_hd .wizard_step .wizard_step3{
    background:url(http://cdn3.rummikub.com/images/Rummikub/private_wizard_sprite.png) -18px -21px no-repeat;
    float:left;
    height:43px;
    left:-15px;
    overflow:hidden;
    position:absolute;
    text-indent:-9000px;
    top:-27px;
    width:167px;
}

.private_room_wizard .wizard_hd  .wizard_step .wizard_step2{
    background-position:-21px -77px;
    width:163px;
    left:153px;
}
.private_room_wizard .wizard_hd  .wizard_step .wizard_step3{
    background-position:-19px -130px;
    width:122px;
    left:315px;
}

.private_room_wizard .wizard_hd .Active .wizard_step1{
    background-position:-195px -20px;
}
.private_room_wizard .wizard_hd .Active .wizard_step2{
    background-position:-200px -81px;
    width:163px;
}
.private_room_wizard .wizard_hd .Active .wizard_step3{
    background-position:-158px -126px;
    width:122px;
}

.private_room_wizard .hd_seperator{
    margin-top:-4px;    
}

.wizard_bd{
    background-image:url(http://cdn1.rummikub.com/images/Rummikub/botHl.gif);
    background-repeat:repeat-x;
    padding-top:5px;
}

.calander_link{ 
    background-image:url(http://cdn2.rummikub.com/images/Rummikub/private_wizard_sprite.png) !important;
    background-position:-66px -192px;
    background-repeat:no-repeat;
    display:block;
    height:25px;
    position:absolute;
    top:-4px;
    right:-35px;
    width:29px;
}

.notify_alert{
    background-image:url(http://cdn3.rummikub.com/images/Rummikub/private_wizard_sprite.png) !important;
    background-position:-12px -274px;
    background-repeat:no-repeat;
    color:#2B7FC7;
    display:block;
    font-size:12px;
    height:47px;
    padding-left:19px;
    padding-top:7px;
    position:absolute;
    right:-263px;
    top:-4px;
    width:211px;
}

.private_room_wizard .row .floatedBox {
    min-width:117px !important;
}

.private_room_wizard .row .floatedBox p{
    font-size:12px;
    margin:4px 0 0;
    max-width:169px;
    max-width:81px;
    padding-left:22px;
}
.private_room_wizard .wide_dropdown SELECT{
    width:131px;    
}

.textarea_wrap{
    height:85px;
    width:348px;
}

.NoBottomMargin{
    margin-bottom:0px !important;
}
.make_it_block{
     display:block !important;
}
.small_sub_text{
    font-size:10px;
}

.invites_list{
    background-color:#FFF8CA;
    border:1px solid #EFECC1;
    margin:10px 0 0;
    padding:0 3px 0 0;
}
.invites_list LI{
       list-style:none;
}
.invites_list .invite{
    border-bottom:1px solid #DBD889;
    height:26px;
    margin-bottom:2px;
    margin-left:3px;
    position:relative;
}

.invites_list .last{
    border:0px;
}

.invites_list .invite STRONG{
	color:#676266;
	font-size:12px;
	font-weight:bold;
	left:12px;
	overflow:hidden;
	position:absolute;
	top:5px;
	width:120px;
	height:15px;
}

.invites_list .invite A{
    color:#BDAD0F;
    font-size:10px;
    font-weight:bold;
    position:absolute;
    right:7px;
    top:7px;
}


.private_wizard_search_bar{
    margin-bottom:20px;
    background-image:url(http://cdn1.rummikub.com/images/Rummikub/private_wizard_sprite.png) !important;
    background-position:-21px -229px;
    background-repeat:no-repeat;
    display:block;
    height:33px;
    margin-top:10px;
    padding-top:11px;
    position:relative;
    width:456px;
    //margin-bottom:40px;
}

.private_wizard_search_bar .input_text{
    border:0 none;
    color:#1F3C6F;
    font-size:14px;
    height:21px;
    left:5px;
    padding-top:4px;
    position:absolute;
    top:5px;
    width:165px;
    overflow:hidden;
}
.private_wizard_search_bar SELECT{
    border:0 none;
    left:176px;
    position:absolute;
    top:8px;
    width:140px;
}
.private_wizard_search_bar A{
    height:28px;
    overflow:hidden;
    position:absolute;
    right:12px;
    text-indent:-9000px;
    top:2px;
    width:121px;
}

.confirm_room_wrap{
    display:block;
    height:90px;
    margin-top:10px;
    padding-top:11px;
    position:relative;
    width:456px;
}
.confirm_room_wrap .img_wrap{
    position:absolute;
    width:99px;
    height:62px;
    border:1px solid black;
}
.confirm_room_wrap .title{
    position:absolute;
    left:133px;
}
.confirm_room_wrap .text_line_wrap{
    left:79px;
    position:absolute;
}
.confirm_room_wrap .text_line_wrap UL LI{
    float:left;
    font-size:12px;
    list-style:none;
    padding-top:4px;
}
.confirm_room_wrap .text_line_wrap UL .separator{
    line-height:12px;
}

.confirm_room_wrap .text{
    bottom:24px;
    font-size:12px;
    left:119px;
    max-height:33px;
    _height:33px;
    overflow:hidden;
    position:absolute;
    width:282px;
}

.confirm_room_wrap A{
    bottom:23px;
    position:absolute;
    right:2px;
}

.contact_wizrad_tab,
.contact_wizrad_tab_selected{
    height:25px;
    
    background-image:url(http://cdn2.rummikub.com/images/Rummikub/private_wizard_sprite.png) !important;
    background-position:0 -372px;
    background-repeat:no-repeat;
    background-color:Transparent !important;
    
    position:relative;
    margin-right:2px;
}

.contact_wizrad_tab DIV,
.contact_wizrad_tab_selected DIV{
    color:#437DBF;
    display:block;
    font-size:11px;
    font-weight:normal;
    padding-left:9px;
    padding-right:9px;
    padding-top:6px;
    text-align:center;
    text-decoration:none !important;
}

.contact_wizrad_tab DIV {
    padding-top:6px;
}
.contact_wizrad_tab_selected DIV{
    color:White;
    font-weight:bold;
    font-size:10px;
}

.contact_wizrad_tab_selected{
    background-color:#689dd9 !important;
    background-image:none !important;
}

.contact_wizrad_tab_selected .tab_arrow{
    /*position:absolute;
    width:10px;
    height:10px;
    background-image:url(http://cdn3.rummikub.com/images/Rummikub/private_wizard_sprite.png) !important;
    background-position:0 -335px;
    background-repeat:no-repeat;*/
}

.contact_wizrad_tab .tab_rc_left,
.contact_wizrad_tab_selected .tab_rc_left{
    background-image:url(http://cdn1.rummikub.com/images/Rummikub/private_wizard_sprite.png) !important;
    background-position:0 -335px;
    background-repeat:no-repeat;
    display:inline-block;
    height:19px;
    left:0;
    position:absolute;
    top:0;
    width:10px;
}

.contact_wizrad_tab .tab_rc_left{
    background-position:-69px -335px !important;
}

.contact_wizrad_tab .tab_rc_right,
.contact_wizrad_tab_selected .tab_rc_right{
    background-image:url(http://cdn2.rummikub.com/images/Rummikub/private_wizard_sprite.png) !important;
    background-position:-57px -335px;
    background-repeat:no-repeat;
    display:inline-block;
    height:19px;
    position:absolute;
    right:0;
    top:0;
    width:9px;
}
.contact_wizrad_tab .tab_rc_right{
    background-position:-179px -335px !important;
}

.contact_wizrad_tab_content{
    background-image:url(http://cdn3.rummikub.com/images/Rummikub/private_wizard_sprite.png) !important;
    background-position:0 -396px;
    background-repeat:no-repeat;
    border-left:1px solid #a9b7d0;
    border-right:1px solid #a9b7d0;
    border-bottom:1px solid #a9b7d0;
}

.CancelBtn{
    background-image:url(http://cdn1.rummikub.com/images/Rummikub/private_wizard_sprite.png) !important;
    background-position:-248px -269px !important;
    background-repeat:no-repeat;
}


.contact_wizrad_tab_content_header{
    position:relative;
    display:block;
    height:62px;
    //top:0px;
}
.contact_wizrad_tab_content_header STRONG{
    color:#003D95;
    font-size:14px;
    left:13px;
    position:absolute;
    top:11px;
}
.contact_wizrad_tab_content_header .per_page_wrap{
    position:absolute;
    right:22px;
    top:12px;
}
.contact_wizrad_tab_content_header .filters_wrap{
    left:10px;
    margin:0;
    padding:0;
    position:absolute;
    top:36px;
}
.contact_wizrad_tab_content_header .filters_wrap LI{
    background-image:url(http://cdn2.rummikub.com/images/Rummikub/private_wizard_sprite.png) !important;
    background-position:-212px -338px !important;
    background-repeat:no-repeat;
    border:0 solid black;
    float:left;
    height:20px;
    list-style-type:none;
    margin-right:9px;
    min-width:70px;
    padding-left:8px;
    padding-right:7px;
    padding-top:2px;
    position:relative;
    text-align:center;
}
.contact_wizrad_tab_content_header .filters_wrap LI .tl{
    background-image:url(http://cdn3.rummikub.com/images/Rummikub/private_wizard_sprite.png) !important;
    background-position:-480px -338px !important;
    background-repeat:no-repeat;
    height:20px;
    position:absolute;
    right:0;
    top:0;
    width:6px;
}
.contact_wizrad_tab_content_header .filters_wrap A{ 
    font-weight:bold;
    color:#277ece;
    font-size:11px;
}

.contact_wizrad_tab_content .add_invite_list .invite_list_item UL.invite_list_itemUL {
    background:#E3EDFD none repeat scroll 0 0;
    height:52px;
    margin:0;
    padding:6px 0 0 4px;
    width:448px;
    display:block !important;
}
.contact_wizrad_tab_content .add_invite_list .invite_list_item UL LI{
    padding:0px;
    margin:0px;
    position:relative;
    list-style-type:none;
    float:left;
}

.add_invite_list .invite_list_item UL LI .img_wrap{
    border:1px solid black;
    display:block !important;
    height:42px;
    margin-bottom:6px;
    margin-left:6px;
    margin-right:6px;
    margin-top:0;
    width:43px;
}
.contact_wizrad_tab_content .add_invite_list .invite_list_item UL .details{
    height:42px;
    width:272px;
}

.add_invite_list{
    padding-top:10px;
    height:1%;
}

.dottedLineTop{
    background-image:url(http://cdn1.rummikub.com/images/Rummikub/botHl.gif);
    background-repeat:repeat-x;
    display:block;
    height:1px;
    width:455px;
}

.contact_wizrad_tab_content .add_invite_list .invite_list_item UL LI .invite_to_play{
    color:#2186D6;
    font-size:11px;
    left:2px;
    position:absolute;
    text-decoration:underline;
    top:14px;
    width:92px;
    background-color:transparent;
}
.contact_wizrad_tab_content .add_invite_list .invite_list_item UL LI .invite_to_play:hover{
    text-decoration:none;
}
.add_invite_list_pager{
    position:relative;
    height:29px;
    width:438px;
}
.add_invite_list_pager .next_btn{
    right:27px;
    position:absolute;
    top:7px;
    display:inline-table;
    display:inline-block;
    //width:40px;
}
.add_invite_list_pager .next_btn .icn{
    background-image:url(http://cdn2.rummikub.com/images/Rummikub/private_wizard_sprite.png) !important;
    background-position:-190px -195px;
    background-repeat:no-repeat;
    display:inline-block;
    float:right;
    height:14px;
    width:13px;
}

.add_invite_list_pager .prev_btn{
    left:27px;
    position:absolute;
    top:7px;
    display:inline-table;
    display:inline-block;
    //width:70px;
}

.add_invite_list_pager .prev_btn .icn{
    background-image:url(http://cdn3.rummikub.com/images/Rummikub/private_wizard_sprite.png) !important;
    background-position:-217px -195px;
    background-repeat:no-repeat;
    display:inline-block;
    float:left;
    height:14px;
    width:13px;
}

.prev_btn_disable,
.next_btn_disable{
    color:#9e9e9e !important;
}
.prev_btn_disable SPAN{
    background-position:-243px -195px !important;
}
.next_btn_disable SPAN{
    background-position:-260px -195px !important;
}

.invite_from_contact_wrap{
    background-color:#FFF8CA;
    border:1px solid #F0E07E;
    display:block;
    margin:auto auto 10px;
    min-height:177px;    
    width:398px;
    overflow:hidden;
    position:relative;
    height:1%;
}

.invite_from_contact_wrap .contact_importer .hd{
    display:block;
    padding:15px 15px 22px;
    font-size:14px;
}

.notLoggedIn { margin:0 auto; width:300px; }
.notLoggedIn .CommonFormFieldName { float:left; margin:0 10px 0 0; padding:0; text-align:right; width:70px; line-height:20px; height:30px; }
.notLoggedIn .CommonFormField { padding:0px; margin:0px; width:219px; float:left; height:37px; }
.notLoggedIn .CommonFormArea { padding:0px; margin:0px; width:300px; height:190px; }
.notLoggedIn .validationWarningIcon { margin-left:190px; margin-top:-20px; }
.notLoggedIn .validationWarningIcon1 { margin-left:190px; margin-top:-20px; @margin-left:7px; @margin-top:3px; }

.notLoggedIn .CommonRummikubBtnSignIn { min-width:110px; }


.invite_from_contact_wrap .contact_importer UL{
    margin:0px;
    padding:0px;
}
.invite_from_contact_wrap .contact_importer UL LI{
    list-style-type:none;
    padding-left:10px;
    padding-bottom:5px;
}
.invite_from_contact_wrap .contact_importer UL LI SPAN{
    font-weight:bold;
    color:#555555;
    padding-right:10px;
}


.privacy_text{
    color:#555555;
    display:block;
    font-size:12px;
    font-weight:bold;
    text-align:center;
}
.privacy_text A{
    color:#227aff;
    text-decoration:underline;
}

.add_more_wrap SPAN{
    color:#555555;
    display:block;
    font-size:12px;
    padding-left:27px;
    text-align:left;
}
.add_more_wrap A{
    color:#227aff;
    text-decoration:underline;
}

.add_more_wrap UL{
    padding:0px;
    margin:0px;
    padding-left:28px;
    padding-top:8px;
    width:414px;
    /*width:440px;*/
}
#invitefriends .add_more_wrap UL{
    padding:0px;
    margin:0px;
    padding-left:17px;
    padding-top:8px;
    width:auto;
}
#invitefriends .add_more_wrap UL LI{
    float:left;
    list-style-type:none;
    padding-bottom:6px;
    padding-right:0px;
}
#invitefriends .add_more_wrap UL LI.contact_name{
    float:left;
    list-style-type:none;
    padding-bottom:6px;
    padding-right:39px;
}
#invitefriends .contacts_subject{color:#000;width:398px;margin:0px auto;font-size:14px;}
#invitefriends .contacts_message{width:398px;margin:0px auto;}
#invitefriends .contacts_subject .title{color:#666;}
#invitefriends .contacts_message{font-size:14px;}
#invitefriends .contacts_message .title{color:#666;font-size:12px;}
#invitefriends .blue_border_textBox{margin:0px 0px 15px 0px;}
#invitefriends .btnInviteToPlay{float:right;}

.add_more_wrap UL LI{
    float:left;
    list-style-type:none;
    padding-bottom:12px;
    padding-right:12px;
}


.add_more_wrap UL LI INPUT {
    border:1px solid #A9B7D0;
    color:#555555;
    font-size:14px;
    height:20px;
    padding-top:5px;
    width:193px;
}
.tabs_box .add_more_wrap UL LI INPUT {
    border:1px solid #A9B7D0;
    color:#555555;
    font-size:14px;
    height:15px;
    padding-top:5px;
    width:177px;
}

.tabs_box .add_more_wrap a{
    color:#5E5E5E;
    float:right;
    font-size:11px;
    font-weight:bold;
    padding-right:27px;
    text-decoration:none;
}
#invitefriends .tabs_box .add_more_wrap a
{
    padding-right:19px;
}
.tabs_box .add_more_wrap a:hover{
    text-decoration:none;
}

.invitations_groups_accordion{
    padding:0px;
    margin:0px;
    overflow:hidden;
}

.invitations_groups_accordion LI{
    list-style-type:none;
    //min-height:26px;
}
.invitations_groups_accordion LI .link_ttl{
    background-color:#D5E3FD;
    color:#044192;
    cursor:pointer;
    display:block;
    font-weight:bold;
    height:20px;
    padding-left:29px;
    padding-top:6px;
    position:relative;
    text-decoration:none !important;
}
.invitations_groups_accordion LI .link_ttl:hover{
    text-decoration:none !important;
}

.invitations_groups_accordion .add_invite_list{ 
    padding-top:0px;
}

.invitations_groups_accordion LI .link_ttl SPAN .plus,
.invitations_groups_accordion LI .link_ttl SPAN .min{
    position:absolute;
    left:14px;
    top:6px;
    display:none;
}

.invitations_groups_accordion LI .link_ttl SPAN .plus{
    display:block;
}
.invitations_groups_accordion .active .link_ttl SPAN .min{
    display:block;
    font-size:14px;
    left:15px;
    top:5px;
}
.invitations_groups_accordion .active .link_ttl SPAN .plus{
    display:none;
}

.invitations_groups_accordion LI .link_ttl .played_date{
    color:#044192;
    cursor:pointer;
    display:block;
    font-weight:bold;
    position:absolute;
    right:10px;
    top:5px;
}


.lastStepFix{
    //top:25px;
}

.floated_radiolist{
    margin-top:-6px;
}
.floated_radiolist TR{
    float:left;
    clear:none !important;
}
.floated_radiolist TR TD INPUT{
    float:left;
}
.floated_radiolist label{
    color:#2781E0;
    cursor:pointer;
    display:block;
    font-size:11px;
    font-weight:bold;
    min-width:124px;
    _width:124px;
    //min-width:auto;
    margin-top:3px;
}

.floated_radiolist .fast label{
    color:#ec3837;
}
.floated_radiolist .no_hurry label{
    color:#7eb325;
}

.ContactImporterNextBtn{
    display:block;
    height:30px;
    line-height:30px;
    text-align:center;
}

.PKamaContactImporter{
    display:none;
}

.PKamaContactImporter .row{
    display:block;
    padding-bottom:0;
    text-align:center;
}
.PKamaContactImporter .row input{
    border:1px solid #a9b7d0;
    width:176px;
    height:19px;
    color:#878787;
}

.PKamaContactImporter .row A{
    background-image:url(http://cdn1.rummikub.com/images/Rummikub/private_wizard_sprite.png) !important;
    background-position:-307px -188px;
    background-repeat:no-repeat;
    color:white;
    display:inline-block;
    font-weight:bold;
    height:22px;
    padding-top:8px;
    text-align:center;
    text-transform:uppercase;
    width:176px;
}

.PKamaContactImporter .hd{
    font-size:13px !important;
    padding:15px 68px 8px !important;
}
.PKamaContactImporter .gmail_logo{
    margin-right:84px !important;
    margin-top:-29px !important;
}

.invite_from_contact_wrap .showErr{
     display:block !important;
}
.Contacts_Important_Wrap .err_msg{
    color:red;
    display:none;
	font-size:11px;
	font-weight:bold;
	height:15px;
	margin:0 auto;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	width:380px;
}

.contact_importer_menu .margin_bottom{
    margin-bottom:50px;
}

.contact_importer_menu .row{
    position:relative;
}

.contact_importer_menu .row .text {
    padding:0 35px 0 16px;
}

.contact_importer_menu .row .all_link{
    font-size:12px;
    font-weight:bold;
    position:absolute;
    right:17px;
    text-decoration:underline;
    top:13px;
}

.contact_importer_menu .row .all_link:hover{
    text-decoration:none;
}

gmail_logo

.end_email_message_wrap textarea{
    border:1px solid #a3b9ce;
    display:block;
    height:100px;
    margin-top:8px;
    width:420px;
}
a.NoUnderline, a.NoUnderline:hover { text-decoration:none; }

#wrcHead { background:url(http://cdn2.rummikub.com/images/Rummikub/wrc/wrcHead.jpg) no-repeat !important ; height:273px; margin-left:-10px; margin-top:-24px; width:705px; }
#wrcSignup { background:url(http://cdn3.rummikub.com/images/Rummikub/wrc/wrcBgSignup.jpg) no-repeat !important; height:345px; margin-left:24px; width:630px; padding-top:72px; }
#wrcUser { background:url(http://cdn1.rummikub.com/images/Rummikub/wrc/wrcBgUser.jpg) no-repeat !important; height:296px; margin-left:24px; width:630px; padding-top:72px; }
#wrcTnxMain { background:url(http://cdn2.rummikub.com/images/Rummikub/wrc/wrcBgTnx.jpg) no-repeat !important; height:363px; margin-left:24px; width:590px; padding-top:72px; color:#fff; padding-left:20px; padding-right:20px; font-size:16px; line-height:20px; }

#wrcTnx { margin:0px auto; width:435px; }
#wrcTnx ul { margin:0px; padding:0px; list-style:none; list-style-image:none; }
#wrcTnx li { margin:0px; padding:0px;  position:absolute !important;}
#wrcTnx .Pic1 IMG { left:6px !important; position:absolute; top:13px !important; border:1px solid #b7c2d5; }
#wrcTnx .Pic2 IMG { left:221px !important; position:absolute; top:13px !important; border:1px solid #b7c2d5; }     
#wrcTnx li.jcgamebtn {  padding-top:210px;background:url(http://cdn3.rummikub.com/images/Rummikub/wrc/sp.gif) no-repeat scroll 220px 165px; }
#wrcTnx div.joinGmsBtnDiv { padding-left:10px; text-align:left; float:left; height:52px; width:191px; padding-left:30px; } 
#wrcTnx div.jcgamebtnDiv { padding-left:10px; text-align:left; float:left;  height:52px; width:195px; } 
#wrcTnx a.viewGmsBtn { background-image:url(http://cdn1.rummikub.com/images/Rummikub/homebtn2_user_view.png); background-repeat:no-repeat;  color:#FFFFFF;
    display:block; font-size:90%; font-weight:bold; line-height:52px; padding-left:18px; position:absolute; text-transform:uppercase;
    width:187px; z-index:100; text-indent:-9999px; }
#wrcTnx a.joinGmsBtn { background-image:url(http://cdn2.rummikub.com/images/Rummikub/homebtn2_user_play.png); background-repeat:no-repeat;  color:#FFFFFF;
    display:block; font-size:90%; font-weight:bold; line-height:52px; padding-left:18px; position:absolute; text-transform:uppercase;
    width:187px; z-index:100; text-indent:-9999px; }
#wrcTnx a.GmsLobbyBtn { background-image:url(http://cdn3.rummikub.com/images/Rummikub/homebtn2_games_lobby.png); background-repeat:no-repeat;  color:#FFFFFF;
    display:block; font-size:90%; font-weight:bold; line-height:52px; padding-left:18px; position:absolute; text-transform:uppercase;
    width:191px; z-index:100; text-indent:-9999px; }
#wrcTnx li.jctext {  padding-top:165px; text-align:left; color:#fff; font-size:12px; line-height:18px; }

.yellowBold { color:#ffd132; font-weight:bold; }

.wrcLeft { height:345px; width:310px; float:left;color:#fff; font-size:14px; line-height:22px; } 
.wrcRight { height:345px; width:300px; margin-left:20px; float:left; color:#fff; } 
.wrcRight .CommonFormFieldName { float:left; margin:0 10px 0 0; padding:0; text-align:right; width:70px; line-height:20px; height:30px; }
.wrcRight .CommonFormField { padding:0px; margin:0px; width:219px; float:left; height:37px; }
.wrcRight .CommonFormFieldRow { padding:0px; margin:0px; width:300px; height:60px; font-size:14px; }
.wrcRight .errBoxBorderSignup { color:#ffd132; font-size:10px; }
.wrcRight .radiobtn_list { height:30px;color:#ffd132; font-size:10px;  }
.wrcRight .CommonFormField input { padding:0px; margin:0px; width:180px; height:20px; line-height:20px; }
.wrcRight .CommonFormField select { margin-right:10px;  margin-bottom:4px; height:20px; line-height:20px; }
.wrcRight .CommonFormField select.inputText { padding:0px; margin:0px; width:240px; height:20px; line-height:20px; margin-bottom:4px; }  
.wrcRight .errorBox { padding:0px; margin:0px; width:300px; }

.wrcRight .CommonValidationWarningSignup { font-size:10px; color:#FFD132; margin-bottom:5px; }

.wrcRight .radioWrap input { width:20px; float:left; height:10px;  } 
.wrcRight .radioWrap label { color:#fff; margin-bottom:4px; line-height:13px;  } 


.wrcRight div.validationWarningIcon { background:transparent url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat scroll 2px -1200px;
display:block; height:20px; margin:0px; padding:0px; float:left; margin-left:186px; @margin-left:0px; margin-top:-23px; @margin-top:0px; position:absolute; width:24px; }

.wrcRight .radioWrap { height:20px; overflow:hidden; } 
.wrcRight .UserGender { height:15px; }
.wrcRight .bottom_text { color:#fff; font-size:10px; width:180px; } 
.wrcRight .bottom_text a { color:#fff; font-size:10px;text-decoration:underline; } 
.wrcRight .bottom_text a:hover { color:#fff; font-size:10px; text-decoration:none; } 
.wrcRight a.WRCBtn { background:url(http://cdn2.rummikub.com/images/Rummikub/wrc/submitWRCBtn.png) no-repeat; width:225px; height:52px; margin-left:-35px; display:block; text-indent:-9999px; }
.wrcRight .marginTop { margin-top:20px; }
.wrcRight .marginTopTop { margin-top:30px; }
.wrcRight .WRCBtnArea { margin-left:40px; margin-top:-20px; }
.wrcRight .WRCBTArea { margin-top:20px; margin-left:-40px; }

.wrcRight .trWRC1 { position:absolute; margin-left:0px; }
.wrcRight .trWRC2 { position:absolute; margin-left:60px; }

.wrcRight .selectBox
{
    border:1px solid #4E88EA;
    margin-right:3px;
	 width:45px;
}
.wrcRight .selectBox1
{
	 width:64px;
}


.wrcLeft ul { margin:0px; padding:0px; margin-left:20px; list-style:none; list-style-image:none; }
.wrcLeft li { margin:0px; padding:0px; }
.wrcLeft h2 { margin:0px; padding:0px; font-size:18px; font-weight:bold; color:#ffce26; margin-top:10px; margin-bottom:5px; } 
.wrcLeft h2.sp { margin:0px; padding:0px; font-size:16px; font-weight:bold; color:#ffce26; margin-top:10px; margin-bottom:5px; } 



.wrcLeft .heightSpacer { height:135px; }
#WRCList { color:#575757; }
#WRCList a { font-weight:bold; }
#WRCList ul { margin:0px; padding:0px; margin-left:20px; list-style:none; list-style-image:none;  }
#WRCList li { margin:0px; padding:0px; padding-left:90px; color:#575757; width:540px; margin-top:40px; line-height:22px; text-align:justify; }
#WRCList li.img1 { background:url(http://cdn3.rummikub.com/images/Rummikub/wrc/img1.png) no-repeat; }
#WRCList li.img2 { background:url(http://cdn1.rummikub.com/images/Rummikub/wrc/img2.png) no-repeat; }
#WRCList li.img3 { background:url(http://cdn2.rummikub.com/images/Rummikub/wrc/img3.png) no-repeat; }
#WRCList li.img4 { background:url(http://cdn3.rummikub.com/images/Rummikub/wrc/img4.png) no-repeat; }
#WRCList li.img5 { background:url(http://cdn1.rummikub.com/images/Rummikub/wrc/img5.png) no-repeat; padding-bottom:50px; }
#WRCList h3 { margin:0px; padding:0px; font-size:16px; font-weight:bold; color:#d99400; margin-top:10px; margin-bottom:5px; margin-top:0px; } 

.WRCHoriz { background:url(http://cdn2.rummikub.com/images/Rummikub/wrc/WRC_btn3-3.gif) no-repeat; display:block; width:580px; height:60px; }
.WRCVert { background:url(http://cdn3.rummikub.com/images/Rummikub/wrc/WRC_banner5-4.gif) no-repeat; display:block; width:160px; height:230px; }



/* WRC History  */
#wrcHistoryHead { background:url(http://cdn1.rummikub.com/images/Rummikub/wrc/wrcHistoryHead.jpg) no-repeat !important ; height:215px; margin-left:-10px; margin-top:-24px; width:705px; }
h3.WRCHtitle { color:#D99400;font-size:16px;font-weight:bold;margin:0 0 5px;padding:0;  }
#wrcHistory { float:left; width:460px; margin-left:20px;  }
#wrcHistory .wrcarea { padding-right:20px; }
#wrcHistory ul  { margin:0px; padding:0px;  }
#wrcHistory li { margin:0px; padding:0px; }
#wrcHistory ul { list-style:none; list-style-image:none;  margin-bottom:40px;}
#wrcHistory li { list-style:none; list-style-image:none; }
#wrcHistory img { width:450px; padding:5px; border:1px solid #c3c3c3; margin-top:15px; margin-bottom:30px; }
/* WRC RULES  */

#wrcRulesHead { background:url(http://cdn2.rummikub.com/images/Rummikub/wrc/wrcRulesHead.jpg) no-repeat !important ; height:215px; margin-left:-10px; margin-top:-24px; width:705px; }
#wrcRules { float:left; width:460px; margin-left:20px;  }
#wrcMenu  
{
	background:transparent url(http://cdn3.rummikub.com/images/Rummikub/wrc/wrcRulesMenuBg.gif) no-repeat scroll 0 0 !important;
	float:left;
	height:300px;
	margin-top:-18px;
	max-width:194px;
	padding-top:18px;
	width:194px; 
}

#wrcRulesMenu {  }
.wrcRulesMenuRo { font-size:75%; }

#wrcRules ul  { margin:0px; padding:0px;  }
#wrcRules li { margin:0px; padding:0px; }
#wrcRules ul { list-style:none; list-style-image:none;  margin-bottom:40px;}
#wrcRulesMenu ul  { margin:0px; padding:0px;  }
#wrcRulesMenu li { margin:0px; padding:0px; }
#wrcRulesMenu ul { list-style:none; list-style-image:none; }
#wrcRulesMenu li { line-height:30px; margin-left:10px; width:150px; background:url(http://cdn1.rummikub.com/images/Rummikub/wrc/hlinesep.gif) repeat-x bottom;  }
#wrcRulesMenu li a { text-decoration:none; line-height:30px; }
#wrcRulesMenu li a:hover { text-decoration:none; font-weight:bold; line-height:30px;  }
#wrcRulesMenu li a.selected { text-decoration:none;font-weight:bold; line-height:30px; padding-left:10px; background:url(http://cdn2.rummikub.com/images/Rummikub/wrc/arr.gif) no-repeat left center;   }

#wrcRules { text-align:justify; font-size:90%; } 
#wrcRules .titles { background:url(http://cdn3.rummikub.com/images/Rummikub/wrc/RulesTitles.gif) no-repeat; width:460px; height:29px; text-indent:-9999px; overflow:hidden; } 

#wrcRules .title1 { background-position:0px 0px; } 
#wrcRules .title2 { background-position:0px -28px; } 
#wrcRules .title3 { background-position:0px -58px; } 
#wrcRules .title4 { background-position:0px -88px; } 
#wrcRules .title5 { background-position:0px -116px; } 
#wrcRules .title6 { background-position:0px -144px; } 

#wrcRules .title1ro { background-position:0 -174px; } 
#wrcRules .title2ro { background-position:0 -207px; } 
#wrcRules .title3ro { background-position:0 -241px; } 
#wrcRules .title4ro { background-position:0px -276px; } 
#wrcRules .title5ro { background-position:0px -311px; } 
#wrcRules .title6ro { background-position:0px -144px; } 

#wrcRules .title1po { background-position:0 -351px; } 
#wrcRules .title2po { background-position:0 -381px; } 
#wrcRules .title3po { background-position:0 -411px; } 
#wrcRules .title4po { background-position:0px -441px; } 
#wrcRules .title5po { background-position:0px -471px; } 

#wrcRules .title1sp { background-position:0 -695px; } 
#wrcRules .title2sp { background-position:0 -725px; } 
#wrcRules .title3sp { background-position:0 -755px; } 
#wrcRules .title4sp { background-position:0px -785px; } 
#wrcRules .title5sp { background-position:0px -815px; } 
#wrcRules .title6sp { background-position:0px -845px; } 

#wrcRules .titleBorder { background:url(http://cdn1.rummikub.com/images/Rummikub/wrc/hlinesep.gif) repeat-x; width:460px; height:30px; padding-top:1px; margin-bottom:15px; }
#wrcRules .wrcarea { padding-right:20px; }
#wrcRules li.Nums {  padding-left:30px; margin-bottom:10px; min-height:30px;   } 
#wrcRules .Num1 { background:url(http://cdn2.rummikub.com/images/Rummikub/wrc/n1.gif) no-repeat 0px -5px; } 
#wrcRules .Num2 { background:url(http://cdn3.rummikub.com/images/Rummikub/wrc/n2.gif) no-repeat 0px -5px } 
#wrcRules .Num3 { background:url(http://cdn1.rummikub.com/images/Rummikub/wrc/n3.gif) no-repeat 0px -5px; } 
#wrcRules .Num4 { background:url(http://cdn2.rummikub.com/images/Rummikub/wrc/n4.gif) no-repeat 0px -5px; } 
#wrcRules .Num5 { background:url(http://cdn3.rummikub.com/images/Rummikub/wrc/n5.gif) no-repeat 0px -5px; } 
#wrcRules .Num6 { background:url(http://cdn1.rummikub.com/images/Rummikub/wrc/n6.gif) no-repeat 0px -5px; } 
#wrcRules .Num7 { background:url(http://cdn2.rummikub.com/images/Rummikub/wrc/n7.gif) no-repeat 0px -5px; } 
#wrcRules .Num8 { background:url(http://cdn3.rummikub.com/images/Rummikub/wrc/n8.gif) no-repeat 0px -5px; } 
#wrcRules .Num9 { background:url(http://cdn1.rummikub.com/images/Rummikub/wrc/n9.gif) no-repeat 0px -5px; } 
#wrcRules .Num10 { background:url(http://cdn2.rummikub.com/images/Rummikub/wrc/n10.gif) no-repeat -5px -5px; } 

#wrcRules .Num1 ul  { margin:0px; padding:0px;  }
#wrcRules .Num1 li { margin:0px; padding:0px; float:left; }
#wrcRules .Num1 ul { list-style:none; list-style-image:none; }
#wrcRules .Num1 .worldChSpan {  background:url(http://cdn3.rummikub.com/images/Rummikub/wrc/rulesImg01.jpg) no-repeat; width:142px; height:28px; display:block; text-indent:-9999px; overflow:hidden; margin:-7px 4px 4px; } 

#wrcRules .Num2 ul  { margin:0px; padding:0px;  }
#wrcRules .Num2 li { margin:0px; padding:0px; float:left; }
#wrcRules .Num2 ul { list-style:none; list-style-image:none; }
#wrcRules .Num2 .worldChSpan {  background:url(http://cdn1.rummikub.com/images/Rummikub/wrc/rulesImg01.jpg) no-repeat; width:142px; height:28px; display:block; text-indent:-9999px; overflow:hidden; margin:-7px 4px 4px; } 
#wrcRules .partaNembra { margin-bottom:10px; margin-left:30px; margin-top:-15px; }

#wrcRules .Num2 .RegisterDivImage { display:block; float:right; height:28px; margin-top:-20px; max-height:28px; width:180px; z-index:-1; }
#wrcRules .Num3 .RegisterDivImage { display:block; float:right; height:28px; margin-top:-20px; max-height:28px; width:180px; z-index:-1; }
#wrcRules .Num4 p.smaller { width:220px; padding:0px; margin:0px; margin-bottom:8px; }
#wrcRules .err { color:Red; }
#wrcRules .Stronger { font-size:105%; }
#wrcRules .registerDiv { height:40px; padding-left:23px; width:400px; background:url(http://cdn2.rummikub.com/images/Rummikub/wrc/rulesImg05.jpg) no-repeat left top; }

#wrcRules .faqHd { color:#d3a300; font-weight:bold; margin-left:30px; margin-bottom:3px; }
#wrcRules .faqBody { margin-left:30px; margin-bottom:14px; }

.worldChA1 {  background:url(http://cdn3.rummikub.com/images/Rummikub/wrc/btnHebrew.gif) no-repeat; width:342px; height:60px; display:block; text-indent:-9999px; overflow:hidden; margin:-7px 4px 4px; } 
/* WRC RULES END */ 
div.PagerDiv {  float:left; margin-top:10px; }
div.PagerDivFirst {  float:left; margin-top:-5px; }

.PagerPrevious {  width:15px; height:20px; display:block; 
			  background:transparent url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat scroll 5px -1720px; text-indent:-9999px; overflow:hidden; }
			  
.PagerLink {  width:16px; height:20px; display:block; padding-top:17px; text-align:center; font-size:12px; margin-top:-10px; margin-left:2px; margin-right:2px;
              background:transparent url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat scroll 2px -1796px; }
              
.PagerCurrentLink { width:16px; height:20px; display:block; padding-top:17px; text-align:center; font-size:12px; margin-left:2px; margin-right:2px; 
              background:transparent url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat scroll 2px -1846px; margin-top:-10px; }
              
.PagerNext {   width:16px; height:20px; display:block; margin-top:-11px;
              background:transparent url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat scroll 5px -1754px; text-indent:-9999px; overflow:hidden; }

#LobbyPagerWrap { height:50px; padding-top:10px; width:150px; margin:0px auto; }


.tour_content_wrap{
    padding:20px 10px;
    background:#fafafa;
}

.tour_content_wrap .tabs_box{
    width:426px;
    display:block;
    border:1px solid #c6c7cb;
    margin-top:23px;
    background:#fff;
}

.tour_content_wrap .TabWhite {
    background-image: url(http://cdn2.rummikub.com/images/Rummikub/headtb_l_white.jpg);
}
.tour_content_wrap .TabWhite .tabRight{
    background-image: url(http://cdn3.rummikub.com/images/Rummikub/headtb_r_white.jpg);
}
.tour_content_wrap .TabWhite .tabBg{
    background-image: url(http://cdn1.rummikub.com/images/Rummikub/headtb_bg_white.jpg);
}

.tour_top_tabs .tabLeft{
    background-image: url(http://cdn2.rummikub.com/images/Rummikub/headtb_l_blue.png);
}
.tour_top_tabs .tabRight{
    background-image: url(http://cdn3.rummikub.com/images/Rummikub/headtb_r_blue.png);
}
.tour_top_tabs .tabBg{
    background-image: url(http://cdn1.rummikub.com/images/Rummikub/headtb_bg_blue.png);
}
.tour_top_tabs {
    margin:0px; padding:0px;
    
    display:block; height:23px; width:300px;
}
.tour_content_wrap .desc_wrap{
    padding:20px;
}
.tour_content_wrap .desc_wrap .date,
.tour_content_wrap .desc_wrap .info_text,
.tour_content_wrap .desc_wrap .img{
    float:left;
    width:100px;
}
.tour_content_wrap .desc_wrap .GameRoomPH
{
    background:url('http://cdn1.rummikub.com/images/Rummikub/game_room_ph.jpg') no-repeat;
    width:46px;
    height:37px;
    margin:0px;
}
.tour_content_wrap .desc_wrap{
}
.tour_content_wrap .desc_wrap .date{
    color:#D80005;
	padding-left:18px;
	padding-right:18px;
	text-align:center;
	width:94px;
}
.tour_content_wrap .desc_wrap .date STRONG{
    display:block;
    color:#d80005 !important;
    float:none;
}
.tour_content_wrap .desc_wrap .img{
    width:50px !important;
}
.tour_content_wrap .desc_wrap .img IMG{
    background-color:Gray;
}
.tour_content_wrap .desc_wrap .info_text{
    width:170px !important;
    padding-left:20px;
    font-size:11px;
    border-left:1px solid #dee4eb;
}
.tour_reg_wrap{
	margin:0 auto;
	width:430px;

}
.tour_reg_wrap .Auth_step1{
    margin:0 auto;
	width:160px;
}
.tour_reg_wrap .Auth_step1 .registerBtn {
    text-indent:-9000px;
    overflow:hidden;
    width:201px;
    height:45px;
    background:url(http://cdn2.rummikub.com/images/Rummikub/registernow_btn.gif) no-repeat scroll;
    display:block;
    margin:auto auto auto 10px;
    text-align:center;
    cursor:pointer; cursor: hand;
    width:160px;
}

.tour_reg_wrap .Auth_step1 .registerbtn_subtext{
    text-align:center;
    margin:0px;
    font-size:12px;
}
.tour_reg_wrap .Auth_step1 .registerbtn_subtext A{
    font-weight:bold;
    font-size:12px;
}

.tour_prize_list{
    padding:0px; margin:0px;
}
.tour_prize_list ul {
    padding:0px; margin:0px; width:100px;
}
.tour_prize_list LI{
	float:left;
	height:130px;
	list-style-type:none;
	margin:0 10px 10px;
	position:relative;
	width:120px;
}
.tour_prize_list .prize_item .text{
	font-size:11px;
	height:40px;
	margin-top:10px;
	overflow:hidden;
	position:absolute;
	text-align:center;
	top:80px;
	width:120px;
}
.tour_prize_list .prize_item .prize{
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/prizes.jpg) no-repeat scroll 0px -5px;
	height:86px;
	position:absolute;
	width:120px
}
.tour_prize_list .prize_item .prize2{
    background-position:  0px -100px;
}
.tour_prize_list .prize_item .prize3{
    background-position:  0px -200px;
}


.unregisterTour { padding:12px; text-align:center; }
.unregisterTour a { float:left;  }

.UNregisterBtn {
	color:#3366CC;
	cursor:pointer;
	display:block;
	float:left;
	height:20px;
	margin:auto auto auto 10px;
	text-align:center;
	width:260px;
}
.UNregisterBtn:hover {
	color:#3366CC;
	text-decoration:underline;
}


.WRC_Tournament_logo{
    background:transparent url(http://cdn1.rummikub.com/images/Rummikub/tour_page_sprite_v2.png) no-repeat scroll -10px -10px;
    height:45px;
    overflow:hidden;
    text-indent:-9000px;
    width:138px;
}
.smallSubText{
    font-size:11px;
    color:#797979 !important;
}

.tour_box .inputText{
    border:1px solid #ababab;
    width:157px;
    color:#3c3c3c;
    margin-top:5px;
}

.tour_box .tour_details{
    background-color:white;
    background-image:url(http://cdn2.rummikub.com/images/Rummikub/private_lobby_sprite.png) !important;
    background-position:-436px -168px;
    background-repeat:repeat-x;
    border:1px solid #ABABAB;
    display:block;
    height:125px;
    margin-top:6px;
    width:155px;
}
.tour_box .tour_details .ttl{
    display:block;
    text-align:center;
    color:#013c8f;
    font-weight:bold;
    padding-top:5px;
}
.TableRapUserReg{
    position:relative;
}
.TableRapUserReg .open 
{
	border-top:3px solid #FFE074;
    border-left:3px solid #ffe074 !important;
    border-right:3px solid #ffe074 !important;
    border-bottom:3px solid #ffe074 !important;
}
.TableRapUserReg .open .LobbyTable_BD ,
.TableRapUserReg .LobbyTable_BD {
    background-color:#ffe074 !important;
}
.TableRapUserReg .open .LobbyTable_BD li{
    border-color:#ffe074;
}
.TableRapUserReg .open .LobbyTable_BD, .TableRapUserReg .open .LobbyTable_BD li {
    border-color:#c3c3c3 !important;
    color:#666666 !important;
}
.tour_content_wrap .tabLeft{
    cursor:pointer;
}

.contact_important_wrap{
}
.blue_border_textBox{
    border:1px solid #a9b7d0;
    padding:15px;
    margin:15px;
    display:block;
}
.wizard_step{
    height:1%;
}
.inTourStar {
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/tour_page_sprite_v2.png) no-repeat scroll -5px -215px;
    height:33px;
    left:-14px;
    position:absolute;
    top:0px;
    width:19px;
    cursor:pointer;
}

.add_more_wrap .content_name,
.add_more_wrap .content_name input{
    width:157px;
}
.more_email_group,
.more_social_group{
    display:none;
}

.contact_name,
.contact_name INPUT{
    width:130px !important;
}
.contact_email,
.contact_email INPUT{
    width:228px !important;
}

.tour_content_wrap .rules_wrap{
    height:500px;
    overflow-y:scroll;
    padding:14px;
}
.back_btn{
    position:absolute;
    top:20px;
    right:15px;
}
.social_label_text{
    text-transform:capitalize;
}
.inTourStar_tooltip{
    background:transparent url(http://cdn1.rummikub.com/images/Rummikub/tour_page_sprite_v2.png) no-repeat scroll -161px -5px;
    font-size:11px;
    height:32px;
    left:-142px;
    line-height:13px;
    padding:6px;
    position:absolute;
    top:1px;
    width:122px;
    z-index:900000;
    display:none;
}
.accordion_step1{
    display:block;
    margin-left:-29px;
    padding-left:0;
    width:505px;
    position:relative;
    height:1%;
}
.accordion_step1 .accordion_step1_content{
    padding-left:17px;
}
.accordion_step1 LI{
    padding:0px;
    margin:0px;
    list-style-type:none;
}
.accordion_step1 LI .link_ttl{
    background-color:#3D7DE1;
    color:white;
    display:block;
    font-size:14px;
    font-weight:bold;
    height:22px;
    line-height:22px;
    padding:7px 17px;
    margin-bottom:10px;
    
}
.accordion_step1 LI  .openLabel,
.accordion_step1 LI  .closeLabel{
    background-image:url(http://cdn2.rummikub.com/images/Rummikub/private_wizard_sprite.png) !important;
    background-position:-438px -273px;
    color:white;
    font-weight:normal;
    height:20px;
    padding-left:20px;
    position:absolute;
    right:27px;
    top:8px;
    width:20px;
}
.accordion_step1 .active .closeLabel{
    display:block !important;
    background-position:-367px -274px;
}
.accordion_step1 .active .openLabel{
    display:none;
}

.nwLink { width:400px; height:60px; display:block; margin:0px auto; background:url(http://cdn3.rummikub.com/images/Rummikub/networking_v2.gif) no-repeat;padding-right:110px; }
.facebookLink { width:222px; float:left; height:58px; text-indent:-9999px; overflow:hidden; }
.netLinkSep { width:17px; float:left; height:60px; }
.twitterLink { width:160px; float:left; height:60px; text-indent:-9999px; overflow:hidden; }

.nwLink1 { width:260px; height:41px; float:left; display:block;margin-left:25px; background:url(http://cdn1.rummikub.com/images/Rummikub/facetwitt.jpg) no-repeat;margin:0px 3
            }
.nwLink1 .facebookLink { width:135px; float:left; height:41px; text-indent:-9999px; overflow:hidden; }
.nwLink1 .netLinkSep { width:10px; float:left; height:41px; }
.nwLink1 .twitterLink { width:115px; float:left; height:41px; text-indent:-9999px; overflow:hidden; }


#SendSuccess {
  position: fixed;
  float:left;
  z-index: 999;
  display: none;
  text-align: center;
  width: 250px;
  height:30px;
  padding:25px;
  background:#EBF2FF;
  border:1px solid #C3C3C3;
  overflow:hidden;
  font-size:16px; font-weight:bold;
}

#SendFail {
  position: fixed;
  float:left;
  z-index: 999;
  display: none;
  text-align: center;
  width: 250px;
  height:30px;
  padding:25px;
  background:#FFFBE4;
  border:1px solid #C3C3C3;
  overflow:hidden;
  font-size:16px; font-weight:bold;
}

.loadingLabel {
 background:#FFF8CA url(http://cdn3.rummikub.com/images/Rummikub/ajax-loader.gif) no-repeat scroll center center;
	display:block;
	height:170px;
	overflow:hidden;
	text-align:center;
	text-indent:-9000px;
	width:400px;
	z-index:999;
}
.social_importer_wrap ul li { margin:0px; padding:0px; list-style:none; }
.LimboLink { width:239px; height:45px; background:url(http://cdn1.rummikub.com/images/Rummikub/viewtournament_btn.gif) no-repeat scroll; display:block; margin:0px auto; padding:0px; line-height:38px; font-size:18px; font-weight:bold; color:#FFC91B; text-align:center; text-indent:-9999px; overflow:hidden;  }
.LimboLink1 { width:239px; height:45px; background:url(http://cdn2.rummikub.com/images/Rummikub/go2tournamentplay_btn.gif) no-repeat scroll; display:block; margin:0px auto; padding:0px; line-height:38px; font-size:18px; font-weight:bold; color:#FFC91B; text-align:center; text-indent:-9999px; overflow:hidden;  }
a.LimboLink { color:#FFC91B; }
a.LimboLink:hover { color:#FFC91B; text-decoration:none; }
a.LimboLink1 { color:#FFC91B; }
a.LimboLink1:hover { color:#FFC91B; text-decoration:none; }
/*
Blog List Columns
*/

.Contacts_Important_Wrap
{
	background-color:#FFF8CA;
	border:1px solid #F0E07E;
	display:block;
	margin:auto auto 10px;
	overflow:hidden;
	padding-bottom:10px;
	/*position:relative;*/
	width:398px;
}
.Main_Contact_Importer_Menu  
{
	padding:10px;
}
.Email_Importer_Menu
{	
	margin-top:10px;
	padding:10px;
}
.Social_Importer_Menu
{	
	margin-top:10px;
	padding:10px;
}
.Email_Importer_Contacts  
{
	margin-top:10px;
	padding:10px;
}
.Emails_List  
{
	
}
.Social_List  
{
	margin:20px auto 0;
	width:378px;
}
.contactsList div { width:350px; }

.contact_importer UL{
    margin:0px;
    padding:0px;
}
.contact_importer UL LI{
    list-style-type:none;
    padding-left:10px;
    padding-bottom:5px;
}
.contact_importer UL LI SPAN{
    font-weight:bold;
    color:#555555;
    margin-right:10px;
}
.contactNameDiv { width: 300px; font-weight: bold; }
.contactEmailDiv { width: 300px; padding-left:20px; }


a.MoreLink { float:right;font-size:12px; margin-top:0px; @margin-top:-15px; font-weight:bold; top:0px; }

ul.textNmoreLink { margin:0px; padding:0px; list-style:none;}
ul.textNmoreLink .flt { margin:0px; padding:0px; }
ul.textNmoreLink .flt { float:left; list-style:none; }
ul.textNmoreLink a.MoreLink { font-size:12px; margin:0px; font-weight:bold; }
ul.textNmoreLink .text { display:block;height:20px;width:339px; }


.rowImporter { line-height:40px;margin:0 auto;text-align:center;width:250px; @width:270px;}
.rowImporter input { border:1px solid #A9B7D0; color:#000; height:19px; width:176px; }
.rowImporter a {
	background-image:url(http://cdn3.rummikub.com/images/Rummikub/private_wizard_sprite.png) !important;
	background-position:-307px -188px;
	background-repeat:no-repeat;
	color:white;
	display:inline-block;
	font-weight:bold;
	height:22px;
	line-height:16px;
	padding-top:8px;
	text-align:center;
	text-transform:uppercase;
	width:176px;
}
.hdImporter { line-height:20px; margin:0 auto;width:350px; }
.hdImporter li {
	float:left;
	margin:0px;
	padding:0px;
	padding-right:10px;
}
.hdImporter ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.logos_menu {
    padding:0px;
    margin:3px 0 0;
    height:30px; width:378px;
}
.logos_menu li {
	float:left;
	list-style-type:none;
	padding-left:12px;
	padding-right:12px;
}

.logos_menu a {
    float:none;
    margin:0;
    overflow:hidden;
    text-indent:-90000px;
}
.more_email_group   
{
	height:70px; width:378px;
}
.coLogos {
    background-image:url(http://cdn1.rummikub.com/images/Rummikub/socail_mail_logos.jpg) !important;
    background-repeat:no-repeat;
    border:1px solid #F0E07E;
    display:block;
    height:25px;
    width:100px;
    overflow:hidden;
    text-indent:-9999px;
}
.gmail_logo 
{
	background-position:-5px -5px;
}
.yahoo_logo{
    background-position:-135px -5px;
}
.live_logo{
    background-position:-266px -5px;
}
.hotmail_logo 
{
    background-position:-5px -73px;
}
.mail_logo{
    background-position:-266px -73px;
}
.aol_logo{
    background-position:-135px -73px;
}
.lycos_logo 
{
    background-position:-5px -107px;
}
.fastmail_logo{
    background-position:-135px -107px;
}
.icq_logo{
    background-position:-266px -107px;
}
.hi5_logo 
{
    background-position:-135px -141px;
}
.friendster_logo{
    background-position:-5px -141px;
}
.orkut_logo{
    background-position:-266px -141px;
}
.myspace_logo{
    background-position:-5px -39px;
}
.facebook_logo{
    background-position:-135px -39px;
}
.twitter_logo{
    background-position:-265px -39px;
}



.addFriendMsg {
	background:#EBF2FF none repeat scroll 0 0;
	border:1px solid #E9E7E7;
	color:#646464;
	font-size:80%;
	width:280px;
	font-weight:bold;
	margin:16px 10px;
	padding:10px 20px;
}

.dateHrBox  
{
	background:url(http://cdn2.rummikub.com/images/Rummikub/datehrBg.gif) repeat-x 0px -84px;
	height:84px; 
	width:445px; 
}
.dateHrBoxC
{
	float:left;
	height:54px;
	padding:15px;
	width:405px;
}
.dateHrBoxL  
{
	background:url(http://cdn3.rummikub.com/images/Rummikub/datehrBg.gif) repeat-x left top;
	height:84px; 
	width:5px; 
	float:left;
}
.dateHrBoxR 
{
	background:url(http://cdn1.rummikub.com/images/Rummikub/datehrBg.gif) repeat-x right top;
	height:84px; 
	width:5px; 
	float:left;
}
.dateHrTitle { font-weight:bold;width:435px; float:none;color:#013C8F; }
.dateBox { width: 250px; height: 20px; float: left; margin-top: 10px; }
.hrBox { width: 150px; height: 20px; float: left; margin-top: 10px; }

.inviteSmallText {
    font-size:11px;
}
.inviteSmallText ul
{
	 padding:0px; margin:0px;
}
.inviteSmallText li
{
	 padding:0px 5px; margin:0px;
}
.inviteSmallText ul
{
	list-style:none;
	height:20px;
	width:200px;
	margin-top:5px;
}
.inviteSmallText li {
	 padding-left:5px; 
	 list-style:none;
	 padding-right:5px;
}
.FailDiv { padding:20px; }
.FailDiv .errMsg { 
    background:#FEF79D url(http://cdn2.rummikub.com/images/Rummikub/errIcn.gif) no-repeat scroll 10px 5px;
	border:1px solid #C3C3C3;
	font-size:16px;
	font-weight:bold;
	height:30px;
	overflow:hidden;
	padding:12px 12px 25px 60px;
	text-align:center;
	width:280px;
  }
.SuccessDiv { padding:20px; }
.errRegister{
	background:#FEF79D url(http://cdn3.rummikub.com/images/Rummikub/errIcn.gif) no-repeat scroll 10px 5px;
	border:1px solid #C3C3C3;
	display:none;
	font-size:14px;
	overflow:hidden;
	font-weight:bold;
	height:40px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:20px;
	padding:18px 12px 12px 75px;
	text-align:left;
	width:300px;
}
.pdf_menu{
    padding:20px 0px 20px 0;
}
.pdf_menu ul 
{
	list-style:none;
	margin:0px; padding:0px;
}
.sep{
    background-attachment:scroll;
    background-color:transparent;
    background-image:url(http://cdn1.rummikub.com/images/Rummikub/botHl.gif);
    background-position:2px 33px;
    background-repeat:repeat-x;
    font-size:12px;
    font-weight:bold;
    padding-bottom:14px;
    padding-left:0;
    padding-right:0;
    padding-top:14px;
}

.pdf_menu LI{
    background:transparent url(/Themes/rummikub/images/pdf.png) no-repeat scroll 0 1px;
    padding:11px 0 !important;
    margin:0px; padding:0px;
}

.pdf_menu LI A{
    font-weight:bold;
    color:#666666;
    padding-left:35px;
}
.pdf_menu .selected A{
    color:#375ec5;
}


.wrcRulesStyle 
{
	margin-bottom:20px;
}

.ServerTime  
{
	float:right; margin-top:-25px; padding:0px;
	font-weight:bold; height:0px;
}
.defaultCountdown { font-size:14px; font-weight:bold; width:350px; margin:0px auto; text-align:center; } 
.countdownTitle { font-size:14px; font-weight:bold; width:350px; margin:0px auto; text-align:center; margin-top:10px; margin-bottom:4px; }
.TimerNumber { color:#4184DD; font-size:16px; font-weight:bold; } 

/* Member Feature page */

.MemberFeaturesContainer 
{
	background:url(http://cdn2.rummikub.com/images/Rummikub/MemberFeatureBg.jpg) no-repeat;
	width:620px; height:525px; margin:0px auto; padding:30px 100px 0;position:relative;
}
.MemberFeaturesInnerArea {
	background:transparent url(http://cdn3.rummikub.com/images/Rummikub/Page_MemberFeature.png) no-repeat scroll  center 10px;
	height:260px; width:640px;
}
.MemberFeaturesTitle { color:#ffe013; font-size:28px; margin-bottom:30px;margin-left:10px; } 
.MemberFeaturesTitle.blank { color:#ffe013; font-size:25px; margin-bottom:30px;margin-left:140px;padding-top:2px; } 
.rummikubTopLogo.blank {position:absolute;background:url('http://cdn2.rummikub.com/images/Rummikub/member_fetures_RKlogo.png') no-repeat;width:142px;height:42px;left:80px;top:28px;cursor:pointer;}

.MemberFeaturesSecondTitle { color:#fff; font-size:13px; margin-left:10px; margin-bottom:20px; } 

.MemberFeaturesBtn {background:url(http://cdn1.rummikub.com/images/Rummikub/Page_MemberFeatureBtn.png) no-repeat 0 0;
	display:block; height:110px;  margin-top:300px; overflow:hidden; text-indent:-9999px; width:320px; position:absolute;  } 

.MF_normalArea { background:transparent url(http://cdn2.rummikub.com/images/Rummikub/Page_MemberFeature.png) no-repeat scroll  left -258px;
                float:left;margin-left:-5px;margin-top:256px;  height:169px; width:644px; display:block; }
.MF_giftArea { background:transparent url(http://cdn3.rummikub.com/images/Rummikub/Page_MemberFeature.png) no-repeat scroll  left -470px;
              float:left;margin-left:-5px;margin-top:256px;  height:169px; width:644px; display:block; }

.SubscribeGiftTitle { height:40px;
position:absolute;top:430px;width:640px; }
.GiftSubscribeTitle { height:40px;
position:absolute;top:430px;width:640px; }
		
.MemberFeaturesBtnGift {background:url(http://cdn1.rummikub.com/images/Rummikub/Page_MemberFeatureBtns.png) no-repeat -450px 10px;
	display:block; height:47px;  margin-top:0px; overflow:hidden; text-indent:-9999px; width:270px; margin-left:350px; position:absolute;  } 
	
.MemberFeaturesBtnMonthly {background:url(http://cdn2.rummikub.com/images/Rummikub/Page_MemberFeatureBtns.png) no-repeat 0px -40px;
	display:block; height:120px;  margin-top:50px; overflow:hidden; text-indent:-9999px; width:140px; position:absolute;  } 
.MemberFeaturesBtnMonthlyWith {background:url(http://cdn3.rummikub.com/images/Rummikub/Page_MemberFeatureBtns.png) no-repeat -140px -40px;
	display:block; height:110px;  margin-top:50px; overflow:hidden; text-indent:-9999px; width:200px; margin-left:140px; position:absolute;  } 
.MemberFeaturesBtnHalfYear {background:url(http://cdn1.rummikub.com/images/Rummikub/Page_MemberFeatureBtns.png) no-repeat -340px -40px;
	display:block; height:110px;  margin-top:50px; overflow:hidden; text-indent:-9999px; width:126px; margin-left:340px; position:absolute;  } 
.MemberFeaturesBtnYear {background:url(http://cdn2.rummikub.com/images/Rummikub/Page_MemberFeatureBtns.png) no-repeat -470px -40px;
	display:block; height:110px;  margin-top:50px; overflow:hidden; text-indent:-9999px; width:176px; margin-left:470px; position:absolute;  } 
	
	
.MemberFeaturesBtnSubscribtion {background:url(http://cdn3.rummikub.com/images/Rummikub/Page_MemberFeatureBtns.png) no-repeat -410px -162px;
	display:block; height:47px;  margin-top:3px; overflow:hidden; text-indent:-9999px; width:320px; margin-left:10px; position:absolute;  } 
	
.MemberFeaturesBtnMonthlyGift {background:url(http://cdn1.rummikub.com/images/Rummikub/Page_MemberFeatureBtns.png) no-repeat -3px -213px;
	display:block; height:110px;  margin-top:50px; overflow:hidden; text-indent:-9999px; width:220px; margin-left:0px; position:absolute;  } 
.MemberFeaturesBtnHalfYearGift {background:url(http://cdn2.rummikub.com/images/Rummikub/Page_MemberFeatureBtns.png) no-repeat -220px -213px;
	display:block; height:110px;  margin-top:50px; overflow:hidden; text-indent:-9999px; width:210px; margin-left:220px; position:absolute;  } 
.MemberFeaturesBtnYearGift {background:url(http://cdn3.rummikub.com/images/Rummikub/Page_MemberFeatureBtns.png) no-repeat -430px -213px;
	display:block; height:110px;  margin-top:50px; overflow:hidden; text-indent:-9999px; width:230px; margin-left:430px; position:absolute;  } 
	
	
.MemberFeatures_paymentLogos { background:url(http://cdn1.rummikub.com/images/Rummikub/Page_MemberFeaturePaMet.png) no-repeat 0 0;
	display:block; height:35px; margin-left:450px; margin-top:7px; overflow:hidden; text-indent:-9999px; width:183px; position:absolute; } 
.MemberFeatures_paymentLogos.blank{margin-left:483px;}	
*:first-child+html .MemberFeatures_paymentLogos.blank{margin-left:343px;}	
	
/* Messages page */

.messagesTopContainer 
{
	background:url(http://cdn2.rummikub.com/images/Rummikub/messagesC_Bg.png) repeat-y;
	width:820px; margin:0px auto;  padding:0px;
}
.messagesTopBg 
{
	background:url(http://cdn3.rummikub.com/images/Rummikub/messagesBg.png) no-repeat -1px 0px;
	width:700px; min-height:200px; margin:0px auto; padding:120px 140px 30px;
}
.messagesBotContainer { width:820px; margin:0px auto;  padding:0px; height:1px;}
.messagesBotBg {
	background:transparent url(http://cdn1.rummikub.com/images/Rummikub/messagesB_Bg.png) no-repeat -2px 0px;
	height:435px; width:820px; margin-top:-300px;
}
.MessagesTitle { color:#ffe013; font-size:28px; margin-bottom:30px; } 
.MessagesSecondTitle { color:#fff; font-size:13px; margin-left:10px; margin-bottom:20px; } 
.messagesTopBg strong { color:#FFE013; margin-bottom:3px; }
.messagesTopBg p {  color:#fff; width:400px; }
.messagesTopBg .btns { height:60px;margin-top:40px; }
.messagesTopBg a.joinGmsBtn { background-image:url(http://cdn2.rummikub.com/images/Rummikub/homebtn2_user_play.png); background-repeat:no-repeat;  color:#FFFFFF;
    display:block; font-size:90%; font-weight:bold; line-height:52px; padding-left:18px; text-transform:uppercase; float:left;
    width:187px; z-index:100; text-indent:-9999px; }
.messagesTopBg a.GmsLobbyBtn { background-image:url(http://cdn1.rummikub.com/images/Rummikub/homebtn2_games_lobby.png); background-repeat:no-repeat;  color:#FFFFFF;
    display:block; font-size:90%; font-weight:bold; line-height:52px; padding-left:18px;  text-transform:uppercase; float:left;
    width:191px; z-index:100; text-indent:-9999px; }



/* Club R page */
.clubR { color:#666767; font-size:13px; }
.ClubRTitle { color:#104797;font-size:20px;font-weight:bold;margin:0 0 10px;padding:0 0 0 0; height:30px;}
.ClubRTitle span { float:left; }
.ClubR_LowerTitle { font-size:16px; font-weight:normal; line-height:26px; margin-left:5px; }
.ClubRTitle .ClubR_R {  background:url(http://cdn3.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat -10px -533px; margin-left:5px;
                        display:block; height:30px; overflow:hidden; text-indent:-9999px; width:30px;float:left; }
.ClubR_h3 { color:#104797; font-size:16px; font-weight:bold; letter-spacing:0; line-height:30px; margin:0; padding:0; }
.clubR .space40 { margin-top:40px; }

.clubR ul, il { padding:0px; margin:0px; }
.clubR ul.clubR_MF_icns { margin:0px; padding:7px; list-style:none; height:55px; cursor:pointer; }
.clubR ul.clubR_MF_icns li { margin:0px; padding:0px; }
.clubR ul.clubR_MF_icns li { width:50px; height:50px; display:block; background:url(http://cdn2.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat -0px -0px; float:left; margin-left:5px; margin-right:5px; }
.clubR ul.clubR_MF_icns li.icn1 { background-position: 0px 0px; }
.clubR ul.clubR_MF_icns li.icn2 { background-position: 9px -75px; }
.clubR ul.clubR_MF_icns li.icn3 { background-position: 3px -150px; }
.clubR ul.clubR_MF_icns li.icn4 { background-position: 3px -217px; }
.clubR ul.clubR_MF_icns li.icn5 { background-position: 0px -298px; }
.clubR ul.clubR_MF_icns li.icn6 { background-position: 0px -378px; }
.clubR ul.clubR_MF_icns li.icn7 { background-position: 5px -448px; }

.clubR .popUpBallon { background:url(http://cdn1.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat -1px -955px;
display:block; float:left; height:80px; left:-175px; position:relative; top:-100px; width:177px; display:none; padding:10px; }

.clubR .star .popUpBallon { position:absolute; z-index:100; }
.clubR .star .popUpBallon *{ text-align:left;color:#3366CC; }
.clubR .star .popUpBallon .ballonLink { font-size:13px; }

.clubR .popUpBallon .ballonTitle { color:#ed2f2f; font-weight:bold; font-size:12px; } 
.clubR .popUpBallon .ballonText { font-size:11px;margin-bottom:4px; } 
.clubR .popUpBallon a.ballonLink { font-size:11px; } 

.clubR .MembersFeaturesLink { float:right; font-size:12px; margin-top:2px; }
.ClubR_GreatPrizes { background:url(http://cdn3.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat -180px -10px; width:310px; margin:50px auto 30px; height:60px; overflow:hidden; text-indent:-9999px; } 

ul.clubR_prizes { margin:0px; padding:0px; list-style:none; text-align:center; width:500px; margin-left:-28px; }
ul.clubR_prizes li  { margin:0px; padding:0px; list-style:none;position:relative; }
ul.clubR_prizes li { width:190px; height:100px; float:left; padding-left:30px; margin-top:10px; margin-left:20px; }
ul.clubR_prizes li .prize { width:0px; height:0px;float:left; }
ul.clubR_prizes li .prize div { width:77px; height:95px; float:left; position:relative; z-index:4; background:url(http://cdn2.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat; left:-25px; top:0px; }
ul.clubR_prizes li .prize div.prize1 { background-position: -180px -97px; }
ul.clubR_prizes li .prize div.prize2 { background-position: -180px -214px; }
ul.clubR_prizes li .prize div.prize3 { background-position: -180px -338px; }
ul.clubR_prizes li .prize div.prize4 { background-position: -180px -458px; }
ul.clubR_prizes li .prize div.prize5 { background-position: -235px -957px; }

ul.clubR_prizes .PrizeBox {  background:url(http://cdn1.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat; height:53px;  margin-left:15px; padding-top:30px;
padding-left:30px; padding-right:10px; width:143px; font-size:16px; }
ul.clubR_prizes h3 { margin:0px; padding:0px; font-weight:bold; font-size:14px; } 
ul.clubR_prizes .star {background:url(http://cdn3.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat -465px -1100px; display:block; height:40px;
								left:130px; @left:80px; margin-top:-40px;position:relative; top:10px;width:40px;}

ul.clubR_prizes .red { background-position: -317px -98px; color:#9e0101;  }
ul.clubR_prizes .red h3 { color:#db0a0a;  }

ul.clubR_prizes .blue { background-position: -317px -274px; color:#023786;  }
ul.clubR_prizes .blue h3 { color:#265bb9; }

ul.clubR_prizes .green { background-position: -317px -186px; color:#496c00;  }
ul.clubR_prizes .green h3 { color:#669501; }

ul.clubR_prizes .yellow { background-position: -317px -450px; color:#965800;  }
ul.clubR_prizes .yellow h3 { color:#b77e01; }

ul.clubR_prizes .purple { background-position: -317px -362px; color:#3d0d75;  }
ul.clubR_prizes .purple h3 { color:#6c29ba; }

.clubR .banner1 { background: url(http://cdn2.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat -15px -680px ; width:460px; height:218px; margin-bottom:10px; margin-top:15px; display:block; }
.clubR .clubRMembersText { font-size:15px; text-align:center; }
.clubR .clubRMembersText strong { color:#013c8f }

.clubR .BecomeClubRMemberBtn { background: url(http://cdn1.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat -2px -1168px; margin:15px auto 0; display:block; width:327px; height:57px; overflow:hidden; text-indent:-9999px; }
.clubR .ExclusiveClubRFeatureBtn { background: url(http://cdn3.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat -2px -1088px; margin:15px auto 0; display:block; width:387px; height:57px; overflow:hidden; text-indent:-9999px; }


.clubR .roundedBoxParent { background:#e0e9ff; margin-bottom:14px; }
.clubR .roundedBox { background:#fff; }
.clubR .roundedBoxYeParent { background:#e5b513; margin-bottom:14px; margin-top:25px; }
.clubR .roundedBoxYe { background:#ffcf27; }

.clubR .NewsUpdateBox { padding:0 5px 5px;; color:#2f62a3; font-weight:bold; font-size:12px; line-height:23px; }
.clubR .SeeAll { float:right; margin:0px; padding:0px; @margin-top:-23px; display:block; width:22px; height:20px; text-indent:-9999px;background:url(http://cdn2.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat  -483px -1035px;  }
.clubR .HideAll { float:right; margin:0px; padding:0px; @margin-top:-23px; display:block; width:22px; height:20px; text-indent:-9999px;background:url(http://cdn1.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat  -483px -983px;  }

.clubR .NewsUpdateBox ul { margin:0px; padding:0px; list-style:none; }
.clubR .NewsUpdateBox li { margin:0px; padding:0px; }
.clubR .NewsUpdateBox li { line-height:29px; height:29px; padding:5px; @margin-bottom:-5px; background:#fff; border:1px solid #c7c0c7; border-bottom:0px; overflow:hidden;  }
.clubR .NewsUpdateBox li.last {  border:1px solid #c7c0c7; border-bottom:1px; }
.clubR .NewsUpdateBox li.odd { background:#fffbe5; }
.clubR .NewsUpdateBox li div.newsIcn {  background: url(http://cdn3.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat -10px -605px; float:left; display:block; height:25px; width:25px; margin:0px; padding:0px; }
.clubR .NewsUpdateBox li div.newsDate {  float:left; font-weight:normal; color:#666767; margin:0px; padding:0px; margin-right:3px; }
.clubR .NewsUpdateBox li div.newsText {  float:left; margin:0px; padding:0px; }

.clubR .ClubR_h3 .icn1 { width:50px; height:50px; display:block; background:url(http://cdn2.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat -0px -0px; float:left; margin-left:5px; margin-right:5px; }
.clubR .ClubR_h3 .icn2 { width:50px; height:50px; display:block; background:url(http://cdn1.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat 5px -448px; float:left; margin-left:5px; margin-right:5px; @margin-top:15px; }
.clubR .ClubR_h3 .icn3 { width:50px; height:50px; display:block; background:url(http://cdn3.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat -2px -300px; float:left; margin-left:5px; margin-right:5px; }

.clubR .ClubR_h3 .Hl { background:url(http://cdn2.rummikub.com/images/Rummikub/Page_clubR1hl.gif) repeat-x bottom; margin-left:60px; padding-bottom:5px; } 
.clubR .ClubR_h3 .wHl { line-height:40px; height:30px; } 
.clubR ul.newRoomThemes  {  margin:0px; padding:0px; list-style:none; width:440px; height:100px; margin-top:25px; } 
.clubR ul.newRoomThemes li  { margin:0px; padding:0px; } 
.clubR ul.newRoomThemes li  { float:left; display:block; background:url(http://cdn1.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat -0px -0px; width:126px; height:81px; margin:0px 10px; } 
.clubR ul.newRoomThemes li.beach  { background-position:-72px -569px;  } 
.clubR ul.newRoomThemes li.bar  { background-position:-374px -569px;  } 
.clubR ul.newRoomThemes li.thestudio  { background-position:-224px -569px;  } 
.clubR ul.newRoomThemes li .star { background:url(http://cdn3.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat -465px -1100px; display:block; height:40px;
								left:100px; position:relative; top:-13px; width:40px; }
.clubR ul.newRoomThemes li .themeName { height:20px; left:0px; position:relative; bottom:-45px; text-align:center; font-weight:bold; }
.clubR h4 { padding:0px; margin:0px; }	
		
.clubR .option { width:428px; height:140px; padding:5px; }
.clubR .option1img { width:177px; height:134px; background:url(http://cdn2.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat -175px -1652px; display:block; float:left; }
.clubR .option1Text { padding:0px; margin:0px; margin-left:10px; float:left; width:240px; height:119px; margin-top:15px; }
.clubR .option2img { width:177px; height:134px; background:url(http://cdn1.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat -175px -1512px; display:block; float:left; }
.clubR .option2Text { padding:0px; margin:0px; margin-left:10px; float:left; width:240px; height:119px; margin-top:15px; }
.clubR .option3img { width:177px; height:134px; background:url(http://cdn3.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat 5px -1512px; display:block; float:left; }
.clubR .option3Text { padding:0px; margin:0px; margin-left:10px; float:left; width:240px; height:119px; margin-top:15px; }
.clubR .option4img { width:177px; height:134px; background:url(http://cdn2.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat  5px -1652px; display:block; float:left; }
.clubR .option4Text { padding:0px; margin:0px; margin-left:10px; float:left; width:240px; height:119px; margin-top:15px; }
.clubR .option h4 { margin:0px; padding:0px; color:#e50027; margin-bottom:3px; font-size:14px; }

.clubR .WelcomePremiumMember { background:url(http://cdn1.rummikub.com/images/Rummikub/Page_clubR1.png) 0px -1260px; width:430px; height:138px; line-height:20px; padding:50px 15px 0; color:#fff; font-size:14px; margin-top:15px; margin-bottom:20px; }
.clubR .WelcomePremiumMember strong { margin-bottom:3px; } 
.clubR .ClubRNewsNUpdatesBtn { background: url(http://cdn3.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat -3px -1462px; display:block; width:210px; float:left; height:37px;margin-top:15px; overflow:hidden; text-indent:-9999px; }
.clubR .ClubRTournamentsBtn { background: url(http://cdn2.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat -221px -1462px; display:block; width:210px; float:left; margin-left:10px;margin-top:15px; height:37px; overflow:hidden; text-indent:-9999px; }

.clubR .PagerCurrentLink { background:transparent url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat scroll 2px -1846px;
display:block; font-size:12px; height:20px; margin-left:2px; margin-right:2px; margin-top:-10px; text-align:center; width:16px; }
.clubR .PagerLink { background:transparent url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat scroll 2px -1796px;
display:block; font-size:12px; height:20px; margin-left:2px; margin-right:2px; margin-top:-10px; text-align:center; width:16px; }

.clubR .PagerNext { background:transparent url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat scroll 5px -1754px;
display:block; height:20px; margin-top:-11px; overflow:hidden; text-indent:-9999px; width:16px; }
.clubR .PagerPrevious { background:transparent url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat scroll 5px -1724px;
display:block; height:20px; margin-top:-11px; overflow:hidden; text-indent:-9999px; width:15px; }

.clubR div.PagerDiv {
float:left;
margin-top:10px;
}
.clubR .pagerContianer { width:440px; height:20px; margin-bottom:10px; }
.clubR .pager { margin:0px auto; padding:0px; width:80px; }

.cancelMembership { float:left; position:absolute; top:60px; z-index:50; width:448px; }
.cancelMembership .hl { width:420px; height:1px; background:url(http://cdn3.rummikub.com/images/Rummikub/wrc/hlinesep.gif) repeat-x; display:block; }
.cancelMembership .top { width:448px; height:102px; background: url(http://cdn2.rummikub.com/images/Rummikub/cancelMemT.png) no-repeat; display:block; }
.cancelMembership .center { width:420px;padding:0px 14px; height:293px; background: url(http://cdn1.rummikub.com/images/Rummikub/cancelMembg.png) repeat-y; display:block;  text-align:left; line-height:22px; }
.cancelMembership .bottom { width:448px; height:9px; background: url(http://cdn3.rummikub.com/images/Rummikub/cancelMemB.png) no-repeat; display:block; }
.cancelMembership ul, li { margin:0px; padding:0px; list-style:none; }
.cancelMembership ul { margin-bottom:30px; margin-top:20px; }
.cancelMembership li { margin-bottom:10px; }
.cancelmembershipBtn { display:block; width:176px; height:31px; background:url(http://cdn2.rummikub.com/images/Rummikub/CancelMembershipBtn.png) no-repeat; margin:0px auto; margin-top:20px; text-indent:-9999px; overflow:hidden; }
.cancelMembership .X { background:transparent url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat scroll -399px -1850px; display:block; height:20px; overflow:hidden; position:absolute; right:10px; text-indent:-9999px; top:10px; width:20px; }



.clubRBanner { background:transparent url(http://cdn3.rummikub.com/images/Rummikub/banner_sideStatic.png) no-repeat; width:160px; height:250px; display:block; margin-top:30px; }









span.TopMenuClubR { background:url(http://cdn2.rummikub.com/images/Rummikub/menu_R.gif) no-repeat scroll 0 5px; display:block;float:left;height:20px; cursor:pointer;
position:relative;text-indent:-9999px;top:-3px;width:20px; margin-left:2px; }
span.TopMenuClubR1 { float:left; margin-left:10px; cursor:pointer;}


.hof-container{
}
.hof-container .top-links{
 padding:0px; margin:0px; margin-left:60px; width:350px;}

.hof-container .top-links LI{
    float:left;
    font-size:11px;
    list-style-type:none;
    margin-right:22px;
}
.browserIE7 .hof-container .top-links{
    position:relative;
}

.hof-container .top-links LI A{
    padding-bottom:3px;
}
.hof-container .top-links LI A:hover{
    text-decoration:none !important;
}
.hof-container .top-links .link-color-orange A{
    color:#f7aa00; 
}
.hof-container .top-links .link-color-purple A{
    color:#6124a6;
}
.hof-container .top-links .link-color-red A{
    color:#db0808;
}
.hof-container .top-links .link-color-green a{
    color:#7db20c;
}

.hof-container .top-links .link-color-orange{
    
    border-bottom:2px solid #f7aa00; margin-right:0px;
}
.hof-container .top-links .link-color-purple{
    border-bottom:2px solid #6124a6;
}
.hof-container .top-links .link-color-red{
    border-bottom:2px solid #db0808;
}
.hof-container .top-links .link-color-green{
    border-bottom:2px solid #7db20c;
}


.hof-content-box{
    display:block;
    position:relative;
    height:1%;
    right:20px;
    width:469px;
}
.hof-content-box .top{
    height:87px;
    background:url(http://cdn1.rummikub.com/images/Rummikub/HallOfFameSprite.png) no-repeat scroll -229px  0px;
}

.hof-content-box .mid{
    border-left:1px solid black;
    border-right:1px solid black;
    margin-left:28px;
    margin-bottom:-13px;
}
.hof-content-box .bnp { 
    margin-bottom:-3px;
}

    
.hof-content-box .mid .inner-mid{
    padding-bottom:10px;
}
.hof-content-box .fot{
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/HallOfFameSprite.png) no-repeat scroll -229px -102px;
    height:12px;
}

.purple-theme .top{
    background-position:-229px -10px;
}
.purple-theme .mid{
    border-color:#a179d0 !important;
}



.orange-theme .top{
    background-position:-229px -114px;
}
.orange-theme .mid{
    border-color:#e8b649 !important;
}
.orange-theme .fot{
    background-position:-229px -205px;
}


.red-theme .top{
    background-position:-229px -349px;
}
.red-theme .mid{
    border-color:#f65a5a !important;
    margin-left:27px;
}
.red-theme .fot{
    background-position:-229px -437px;
}
.red-theme1 .top{
    background-position:-229px -548px;
}


.green-theme .top{
    background-position:-229px -218px;
}
.green-theme .mid{
    border-color:#97ca2c !important;
}
.green-theme .fot{
    background-position:-229px -304px;
}

.help-symbol{
    bottom:10px;
    position:absolute;
    right:10px;
    cursor:pointer;
}
.help-symbol A{
    background:transparent url(http://cdn2.rummikub.com/images/Rummikub/HallOfFameSprite.png) no-repeat scroll -312px -480px;
    display:block;
    height:20px;
    overflow:hidden;
    text-indent:-9000px;
    width:20px;
}

.orange-theme .help-symbol A{
    background-position:-334px -480px;
}
.green-theme .help-symbol A{
    background-position:-357px -480px;
}
.red-theme .help-symbol A{
    background-position:-379px -480px;
}

.realtive-wrapper{
     position:relative;
     height:1%;     
}
.help-symbol-tooltip{
    display:none;
    position:absolute;
    left:43px;
    bottom:-20px;
}
.help-symbol-tooltip .hstp-top{
    background:transparent url(http://cdn1.rummikub.com/images/Rummikub/HallOfFameSprite.png) no-repeat scroll -12px -560px;
    height:20px;
    width:173px;
}
.help-symbol-tooltip .hstp-mid{
    background-color:#E6F2F9;
    border-left:1px solid #C6CDD1;
    border-right:1px solid #C6CDD1;
    padding-left:10px;
    padding-right:5px;
    position:relative;
    /*height:1%;*/
    width:156px;
}
.help-symbol-tooltip .hstp-arrow{
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/HallOfFameSprite.png) no-repeat scroll -3px -612px;
    bottom:5px;
    display:block;
    height:18px;
    left:-10px;
    position:absolute;
    width:10px;
}
.help-symbol-tooltip .hstp-fot{
    background:transparent url(http://cdn2.rummikub.com/images/Rummikub/HallOfFameSprite.png) no-repeat scroll -12px -630px;
    height:20px;
    width:173px;
}
.help-symbol-tooltip .hstp-mid STRONG{
    color:#2b69da;
    font-weight:bold;
}

.avatar-tooltip{
    display:none;
}

.avatar-list{
    padding:0 0 20px 30px;
    margin:0px;
}
.avatar-list .avatar-wrap{
    float:left;
    list-style-type:none;
    position:relative;
    height:64px; width:70px;
    text-align: center;
    margin-left:5px;
	margin-right:5px;
	padding-top:20px;
}
.avatar-list .avatar-wrap IMG{
    border:2px solid #fff !important;
    display:block;
    left:-4px !important;
    padding:2px !important;
    position:relative !important;
    top:-4px !important;
}
.avatar-list .avatar-wrap-hover
{	
    float:left;
    list-style-type:none;
    position:relative;
    height:64px; width:70px;
    text-align: center;
    margin-left:5px;
	margin-right:5px;
}
.avatar-list .avatar-wrap-hover IMG{
    border:2px solid #B398D2 !important;
    display:block;
    left:-4px !important;
    padding:2px !important;
    position:relative !important;
    top:-4px !important;
}
.avatar-list .avatar-wrap .avatar-tooltip  
{
	  
}
.avatar-list .avatar-wrap-hover .avatar-tooltip{
    display:block;
}
.layout-users-list .lyl-avatar-wrap-hover .avatar-tooltip{
    display:block;
}
.layout-users-list .lyl-avatar-wrap IMG{
    border:2px solid #fff !important;
    padding:2px !important;
}
.layout-users-list .lyl-avatar-wrap-hover.Green IMG{
    border:2px solid #9AD134 !important;
}
.layout-users-list .lyl-avatar-wrap-hover.Red IMG{
    border:2px solid #F65A5A !important;
}

.avatar-tooltip {
    left:-71px;
    position:absolute;
    width:200px;
    z-index:3000;
    bottom:55px;
    
}
.avatar-wrap .avatar-tooltip .tp-top{
    background:transparent url(http://cdn1.rummikub.com/images/Rummikub/HallOfFameSprite2.png) no-repeat scroll -96px -479px;
    height:10px;
}
.avatar-wrap .avatar-tooltip .tp-mid{
    border-right:2px solid #b398d2;
    border-left:2px solid #b398d2;
    background-color:White;
    padding:0 8px;
    height:20px;
	overflow:hidden;
}
.avatar-wrap .avatar-tooltip .tp-fot{
    height:20px;
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/HallOfFameSprite2.png) no-repeat scroll -96px -508px;
}


.lyl-avatar-wrap.Red .avatar-tooltip .tp-top{
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/HallOfFameSprite2.png) no-repeat scroll -96px -750px;
    height:10px;
}
.lyl-avatar-wrap.Red .avatar-tooltip .tp-mid{
    border-right:2px solid #f65a5a;
    border-left:2px solid #f65a5a;
    background-color:White;
    padding:0 8px;
    height:20px;
	overflow:hidden;
}
.lyl-avatar-wrap.Red .avatar-tooltip .tp-fot{
    height:20px;
    background:transparent url(http://cdn1.rummikub.com/images/Rummikub/HallOfFameSprite2.png) no-repeat scroll -96px -781px;
}

.lyl-avatar-wrap.Green .avatar-tooltip .tp-top{
    background:transparent url(http://cdn2.rummikub.com/images/Rummikub/HallOfFameSprite2.png) no-repeat scroll -96px -820px;
    height:10px;
}
.lyl-avatar-wrap.Green .avatar-tooltip .tp-mid{
    border-right:2px solid #9ad134;
    border-left:2px solid #9ad134;
    background-color:White;
    padding:0 8px;
    height:20px;
	overflow:hidden;
}
.lyl-avatar-wrap.Green .avatar-tooltip .tp-fot{
    height:20px;
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/HallOfFameSprite2.png) no-repeat scroll -96px -851px;
}

.tow-cols-layout 
{
	padding-bottom:-10px;
    
}
.tow-cols-layout .layout-user-information{
    float:left;
    width:170px;
    position:relative;
    height:1%;
}
.tow-cols-layout .layout-users-list{
    float:right;
    height:1%;
    margin-top:-10px;
    position:relative;
    width:253px;
}

.layout-user-information-inner{
    left:3px;
    position:relative;
    top:-6px;
}
.layout-user-information-inner .user-info-mid{
    border-left:2px solid #f65a5a;
    border-right:2px solid #f65a5a;
    min-height:110px;
    margin-left:10px;
    margin-right:16px;
}
.layout-user-information-inner .user-info-fot{
    background:transparent url(http://cdn2.rummikub.com/images/Rummikub/HallOfFameSprite.png) no-repeat scroll -36px -436px;
    height:18px;
}

.green-theme .layout-user-information-inner .user-info-fot{
    background-position:-36px -307px;
}
.green-theme .layout-user-information-inner .user-info-mid {
    border-color:#97CA2C !important;
}
.green-theme .layout-user-information-inner{
    left:6px !important;
    top:-2px !important;
}

.orange-theme .layout-user-information-inner .user-info-fot{
    background-position:-36px -205px;
}
.orange-theme .layout-user-information-inner .user-info-mid {
    border-color:#E8B649 !important;
}
.orange-theme .layout-user-information-inner{
    left:9px !important;
    top:-4px !important;
}




.fot-content-container{
    padding-top:20px;
    //padding-top:10px;
    border-top:1px dotted Black;
    margin:0px;
    clear:both;
}

.layout-users-list .lyl-avatar-list{
    margin:0px;
    padding:0px;
}
.layout-users-list .lyl-avatar-list .lyl-avatar-wrap{
    margin-bottom:30px !important;
    float:left;
    margin-right:17px;
    list-style-type:none;
    height:64px;
    position:relative;
    
}
.layout-users-list .lyl-avatar-list .lyl-avatar-wrap .lyl-avatar-wrap-ImgDiv {
    text-align:center;
    /*height:37px;*/
    width:65px;
    margin-bottom:4px;
    overflow:hidden;
    
}
.layout-users-list .lyl-avatar-list .lyl-avatar-wrap .avatar-info,
.layout-users-list .lyl-avatar-list .lyl-avatar-wrap .avatar-info STRONG{
    display:block;
    font-size:11px;
}
.layout-users-list .lyl-avatar-list .lyl-avatar-wrap .avatar-info STRONG{
    color:#5E90CB;
    overflow:hidden;
}
.avatar-info STRONG{text-align:center;width:64px;display:block;overflow:hidden;font-size:11px;}

.fot-content-container UL{
     margin:0px;
     padding:0px;
     padding-left:7px;
}
.fot-content-container UL LI{
    list-style-type:none;
}
.fot-content-container UL LI LABEL{
    float:left;
    width:55px;
}
.fot-content-container UL LI SPAN{
    float:left;
    font-weight:bold;
}
.CommonPagingArea{
    width:200px;
    margin:auto;
}
.avatar-tooltop-info-wrap{
    padding:0px;
    margin:0px;
    height:20px;
    width:300px;
}
.avatar-tooltop-info-wrap LI{
    list-style-type:none;
    float:left;
    margin-right:5px;
    overflow:hidden;
}
.avatar-tooltop-info-wrap a:link {
    float:left;
    height:20px; width:200px;
    display:block;
    text-align:left;
}
.avatar-tooltop-info-wrap IMG{
    bottom:0px;
    padding:0px;
}
.top-user-section{
    margin-left:9px;
    padding-bottom:25px;
}
.top-user-section .UserAvatar{
    display:block;
    margin-bottom:5px;
    height:90px; 
    width:120px;
}

.smallest-text{
    font-size:11px !important;
}

.layout-user-information-inner .top-user-section .ProfileContentBoxList{
    margin:4px 0 10px;
}
.layout-user-information-inner .top-user-section .ProfileContentBoxList LI A{
    text-indent:-9000px;
    overflow:hidden;
}
.layout-user-information-inner .top-user-section .ProfileContentBoxList .icons{
    border:0 none !important;
    float:left;
    height:25px;
    margin-right:4px;
    width:21px;
}
.layout-user-information-inner .top-user-section .ProfileContentBoxList .icons A{
    width:22px;
    height:25px;
    background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat 0px -1630px;
    display:block;
}
    
.layout-user-information-inner .top-user-section .ProfileContentBoxList .profile_link_wrap A{    
    background-position:-5px -603px;
}
.layout-user-information-inner .top-user-section .ProfileContentBoxList .message_link_wrap A{
    background-position:-4px -395px;
}
.layout-user-information-inner .top-user-section .ProfileContentBoxList .friend_link_wrap A{
    background-position:-393px -259px;
}
.user-game-history-container LI,
.user-game-history-container .data{
    font-size:11px;
}

.top-user-section .sep{
    color:#a3b5d5;
	padding:0px;
}
.top-user-section .Gender,
.top-user-section .RankDescription{
   display:inline;
}

.PagesWrap{
    margin:0px auto;
    text-align:center;
    width:auto;
    height:20px; width:100px;
    
}

.hof-content-box .PagesWrap .PagerDiv{
    float:left;
    width:20px;
    height:20px;
    
    margin:0px !important;
}
.hof-content-box .PagesWrap .PagerDiv A{
    margin-top:0px;
    padding-top:0px;
}
.hof-content-box .PagesWrap .PagerCurrentLink,
.hof-content-box .PagesWrap .PagerLink {
    padding-top:0px !important; 
    text-indent:-9000px;
    overflow:hidden;
}
.hof-content-box .PagesWrap .PagerNext {
    margin:0px;
    position:relative;
}
.hof-content-box .PagesWrap .PagerPrevious{
    margin:0;
    position:relative;
   top:-4px;
}

.green-theme .PagesWrap {
   @margin-top:15px;    
}

.green-theme .PagesWrap .PagerCurrentLink{
    background: url(http://cdn3.rummikub.com/images/Rummikub/NewPagerSprite.png) no-repeat scroll -41px -3px;
}
.green-theme .PagesWrap .PagerNext{
    background: url(http://cdn2.rummikub.com/images/Rummikub/NewPagerSprite.png) no-repeat scroll -84px -3px;
}
.green-theme .PagesWrap .PagerPrevious{
    background: transparent url(http://cdn1.rummikub.com/images/Rummikub/NewPagerSprite.png) no-repeat scroll -105px 1px;
}


.orange-theme .PagesWrap .PagerCurrentLink{
    background: url(http://cdn3.rummikub.com/images/Rummikub/NewPagerSprite.png) no-repeat scroll -41px -63px;
}
.orange-theme .PagesWrap .PagerNext{
    background: url(http://cdn2.rummikub.com/images/Rummikub/NewPagerSprite.png) no-repeat scroll -84px -63px;
}
.orange-theme .PagesWrap .PagerPrevious{
    background: transparent url(http://cdn1.rummikub.com/images/Rummikub/NewPagerSprite.png) no-repeat scroll -105px -60px;
}


.purple-theme .PagesWrap .PagerCurrentLink{
    background: url(http://cdn3.rummikub.com/images/Rummikub/NewPagerSprite.png) no-repeat scroll -41px -33px;
}
.purple-theme .PagesWrap .PagerNext{
    background: url(http://cdn2.rummikub.com/images/Rummikub/NewPagerSprite.png) no-repeat scroll -84px -33px;
}
.purple-theme .PagesWrap .PagerPrevious{
    background: transparent url(http://cdn1.rummikub.com/images/Rummikub/NewPagerSprite.png) no-repeat scroll -105px -29px;
}
.DisplayName_ProfileLink{
    margin-bottom:4px;
}
.DisplayName_ProfileLink A{
    color:#1c6def;
    text-decoration:underline !important;
    font-weight:bold;
    display:block;
}

.rummikub_announcements_wrap{
    position:relative;
    height:1%;
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/rummikub_message.png) no-repeat scroll 0 0;
    height:175px;
    margin-top:12px;
    width:164px;
}
.rummikub_announcements_wrap .headerText{
    color:#184B9C;
    font-size:13px;
    font-weight:bold;
    position:absolute;
    right:13px;
    text-transform:capitalize;
    top:32px;
}
.rummikub_announcements_wrap .messgae-item{
    color:#525252;
    font-size:11px;
    color:#525252;
    padding-left:14px;
}
.rummikub_announcements_wrap STRONG{
    font-weight:bold;
}
.rummikub_announcements_wrap .messgae-item A{
    color:#184B9C;
    text-decoration:underline;
    font-weight:bold;
}
.rummikub_announcements_wrap .Messages-Container{
    padding-top:63px;
    //padding-top:50px;
}

.rummikub_announcements_wrap .messgae-item .line-arrow{
    display:inline-table;
    display:inline-block;
    width:10px;
    height:10px;
    background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat scroll 0 -1630px
}
.gendre-icon-male{
    background:transparent url(http://cdn1.rummikub.com/images/Rummikub/makeFemale.png) no-repeat scroll 0 0;
    height:18px;
    width:15px;
    display:inline-table;
    display:inline-block;
}
.gendre-icon-female{
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/makeFemale.png) no-repeat scroll 0 -22px;
    height:18px;
    width:15px;
    display:inline-table;
    display:inline-block;
}
.top-user-section .gendre-icon-male,
.top-user-section .gendre-icon-female{
    height:13px !important;
    //clear:both;
}




.innerTitleH3 span { float:left; margin-right:5px; }
.questionMark { background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat 0px -1902px; width:18px; height:18px; float:left; display:block; } 

.innerTitleH3 .tooltipGstat {  width:100px; position:relative; float:left; left:26px; top:-8px; margin:0px; padding:0px;color:#6C6C6C; display:none; } 
.innerTitleH3 .tooltipGstat .top { background:url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat 0px -1956px; height:8px; width:100px; display:block; } 
.innerTitleH3 .tooltipGstat .bot { background: url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat 0px -1964px; height:8px; width:100px; display:block; }

.innerTitleH3 .tooltipGstat .cc { background:#e6f2f9; width:8px; border-left:1px solid #C7CFD3;border-right:1px solid #C7CFD3; width:88px; padding:0 5px; min-height:20px; }
.innerTitleH3 .tooltipGstat .arr { background: url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat 0px -1974px; width:6px; height:11px; float:left; left:-5px; z-index:100; position:relative; top:10px; width:6px; }



.PublicRoomStar { background:transparent url(http://cdn1.rummikub.com/images/Rummikub/tour_page_sprite_v2.png) no-repeat scroll -5px -215px;
    cursor:pointer;
	height:33px;
	width:19px;
	z-index:111;
	position:absolute;
	left:-14px;
	top:0px;
    }
.PublicRoomStar > div{background:url(http://cdn3.rummikub.com/images/Rummikub/lock_statuses_v3.png) no-repeat;width:11px;height:12px;margin-top:10px;margin-left:3px;}
.PublicRoomStar .Unlock{background-position:0px 0px;}
.PublicRoomStar .Lock{background-position:0px -17px;}
.PublicRoomStar .FriendsOnly{background-position:0px -35px;margin-left:2px;}
    
.PublicRoomStarTooltip{
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/tour_page_sprite_v2.png) no-repeat scroll -161px -5px;
    font-size:12px;
    font-weight:bold;
    height:32px;
    width:122px;
    z-index:9000009;
	float:left;
	display:none;
	padding:6px;
	margin-left:-130px;
}
.MyRoomHoverCover
{
    font-size:10px;
    font-weight:bold;
    background-color:#fffbe5;
    color:#aca88d;
    width:440px;
    position:absolute;
    top:-3px;left:0px;
    z-index:110;
    height:30px;
    border:solid 3px #e8ae28;
    display:none;
    padding-top:4px;
    padding-left:8px;
}
.MyRoomHoverCoverConfirmation
{
    font-size:11px;
    font-weight:bold;
    background-color:#fffbe5;
    color:#aca88d;
    width:440px;
    position:absolute;
    top:-3px;left:0px;
    z-index:110;
    height:30px;
    border:solid 3px #e8ae28;
    display:none;
    padding-top:4px;
    padding-left:8px;
}
.MyRoomHoverCoverConfirmation .Title {
    color:#818177;
    float:left;
    font-weight:bold;
    padding-top:5px;
    font-size:12px;
    margin-top:-2px;
}
.MyRoomHoverCoverConfirmation .PermissionOption
{
    font-weight:bold;
    margin-left:10px;
    color:#818177;
    width:78px;
    display:none;
}
.MyRoomHoverCoverConfirmation .BorderSep
{
    float:left;
    border-right:dotted 1px #666;
    height:107%;
    margin-top:-3px;
    margin-left:10px;
}
.MyRoomHoverCoverConfirmation .ThanksMSG
{
    color:#437bc8;float:left;margin-left:4px;margin-top:5px;font-weight:normal;position:relative;
}
.MyRoomHoverCoverConfirmation .Jokers 
{
    position:absolute;
    background:url(http://cdn3.rummikub.com/images/Rummikub/lock_statuses_v3.png) no-repeat -49px -64px;
    top:-3px;right:76px;
    width:21px;height:21px;
}
.MyRoomHoverCover:hover
{
    left:-3px;
}
.MyRoomHoverCoverConfirmation:hover
{
    left:-3px;
}

.MyRoomHoverCoverConfirmation .JokersCredits {
    background:url("http://cdn2.rummikub.com/images/Rummikub/payments_v8.png") no-repeat scroll -173px -117px transparent;
    height:24px;
    position:absolute;
    top:-5px;
    right:74px;
    width:25px;
}
.MyRoomHoverCoverConfirmation .JokersCredits .Price {
    background:url("http://cdn2.rummikub.com/images/Rummikub/payments_v8.png") no-repeat scroll -252px -121px transparent;
    color:#0C5DDC;
    font-size:11px;
    font-weight:bold;
    height:16px;
    padding-top:2px;
    position:absolute;
    right:12px;
    text-align:center;
    top:10px;
    width:19px;
}
.PublicRoomStar:hover + .MyRoomHoverCover{left:-3px;}
.PublicRoomStar:hover + .MyRoomHoverCover + .MyRoomHoverCoverConfirmation{left:-3px;}

.TableRap.TableRapMyRoom.open.openBor .MyRoomHoverCover
{
    left:-3px;
}
.TableRap.TableRapMyRoom.open.openBor .MyRoomHoverCoverConfirmation
{
    left:-3px;
}
.TableRap.TableRapMyRoom.open.openBor .PublicRoomStar
{
    left:-17px;
}

.MyRoomHoverCover input[type="radio"]
{
    float:left;margin-left:6px;margin-top:3px;
}
/* IE7 Only */
*:first-child+html .MyRoomHoverCover input[type="radio"]
{
    margin-left:5px;margin-top:1px;
}
.MyRoomHoverCover span, .MyRoomHoverCoverConfirmation span
{
    background:url(http://cdn3.rummikub.com/images/Rummikub/lock_statuses_v3.png) no-repeat;
    font-size:8px;
    font-weight:bold;
    color:#aca88d;
    text-decoration:none;
    padding-left:15px;
    display:block;
    float:left;
    padding-top:6px;
    cursor:pointer;
}
.MyRoomHoverCover span:hover
{
    color:#d2aa55;
    text-decoration:underline;
}
.MyRoomHoverCover .Title{color:#818177;font-weight:bold;float:left;padding-top:5px;}
.MyRoomHoverCover .Unlock, .MyRoomHoverCoverConfirmation .Unlock{background-position:0px 5px;}
.MyRoomHoverCover .Lock, .MyRoomHoverCoverConfirmation .Lock{background-position:0px -12px;}
.MyRoomHoverCover .FriendsOnly, .MyRoomHoverCoverConfirmation .FriendsOnly{background-position:0px -29px;}

.MyRoomHoverCover .Sunshine{background:url(http://cdn3.rummikub.com/images/Rummikub/lock_statuses_v3.png) no-repeat left -56px;width:31px;height:32px;margin-top:-3px;float:left;}
.MyRoomHoverCover .SpecialFeature{margin-top:4px;float:left;color:#000;font-size:15px;padding-left:10px;}
.MyRoomHoverCover .BecomeAMember{background:url(http://cdn3.rummikub.com/images/Rummikub/lock_statuses_v3.png) no-repeat -1px -103px;width:31px;height:32px;margin-top:-3px;float:left;width:167px;height:27px;margin-left:15px;margin-top:0px;display:block;}

#roomListContainer .TableRap.anchored .MyRoomHoverCover{left:-3px;}
#roomListContainer .TableRap.anchored .MyRoomHoverCoverConfirmation{left:-3px;}

.TableRapMyRoom { background:#FFE075;} 

.halloffameTM { background:transparent url(http://cdn2.rummikub.com/images/Rummikub/halloffameTMbg.png) no-repeat scroll 0px 0px; width:98px; height:23px;margin:-5px -10px;
padding-top:5px; cursor:pointer; }
.yellowNav { color:#FDEB59; }
.Selected .yellowNav { color:#2F6DDA;} 
a.hp_registerdBtn { background:url(http://cdn3.rummikub.com/images/Rummikub/Page_Homepage_v4.png) no-repeat scroll 0 -806px;font-size:25px;
font-weight:bold; color:#ffe220; width:436px; height:46px; line-height: 46px;margin-top:-18px; text-align:center; display:block;  overflow:hidden; }
a.hp_registerdBtn:hover { text-decoration:none; }
a.hp_registerdBtn .white { color:#fff; }

.officialGame { margin-left:10px; padding-left:10px; background:url(http://cdn3.rummikub.com/images/Rummikub/Page_Homepage_v4.png) no-repeat  -441px -478px; }

h1.CommonTitleSecondGst
{
    color:#104797;
	font-size: 155%;
	line-height:39px;
	letter-spacing: 0px;
	font-weight: normal;
	padding:0px 0 0 0px;
	margin: 0;
	margin-bottom:10px;
	font-weight:bold;
}
h1.CommonTitleSecondGst span.RsymbolS {
font-size:80%;
height:34px;
margin-left:-1px;
position:absolute;
top:2px;
}
h1.CommonTitleSecondGst span.RsymbolS3 {
font-size:50%;
height:34px;
margin-left:-1px;
position:absolute;
top:-8px;
}

.hp_promosContainerRegistered { width:435px; display:block; border:1px soild; }
.hp_promosContainerRegistered li,ul { list-style:none; margin:0px; padding:0px; }
.hp_promosContainerRegistered li { height:70px; margin-bottom:2px; width:100px; }
.hp_promosContainerRegistered .mainPromo { width:332px; overflow:hidden; height:213px; background:url(http://cdn2.rummikub.com/images/Rummikub/Page_HomepagePromos_v2.jpg) no-repeat scroll 0px 0px;
	display:block; float:left; }
.hp_promosContainerRegistered .mainPromo1 { width:332px; overflow:hidden; height:213px; background:url(http://cdn1.rummikub.com/images/Rummikub/Page_HomepagePromos_v2.jpg) no-repeat scroll 0px 0px;
	display:block; float:left; }
	
.hp_promosContainerRegistered .mainfbTeaser { background:url(http://cdn2.rummikub.com/images/Rummikub/fb_teaser.jpg) no-repeat scroll 0px 0px !important;}

	
.hp_promosContainerRegistered .Container { height:213px; } 
.hp_promosContainerRegistered .menuPromo { float:left; width:100px; height:213px; }
.hp_promosContainerRegistered .Promo { background:url(http://cdn3.rummikub.com/images/Rummikub/Page_HomepagePromos_v2.jpg) no-repeat scroll 0px 0px; 
                                     width:94px;	height:64px; display:block;	border:3px solid #fce575; overflow:hidden; text-indent:-9999px; }
.hp_promosContainerRegistered .Promo:hover { border:3px #ffe874 solid;margin:0px; }

.hp_promosContainerRegistered .fbTeaser { background:url(http://cdn2.rummikub.com/images/Rummikub/fb_teaser.jpg) no-repeat scroll 0px 0px !important; }
.hp_promosContainerRegistered .fbTeaser:hover { border:3px #ffe874 solid;margin:0px; }

.hp_promosContainerRegistered .menuPromo .selected {border:3px #ffe874 solid;margin:0px; }

.hp_promosContainerRegistered .BImg1 { background-position:0px -213px; }
.hp_promosContainerRegistered .BImg2 { background-position:0px 0px; }
.hp_promosContainerRegistered .BImg3 { background-position:0px -426px; }
.hp_promosContainerRegistered .BImgfbBlue { background-position:0px 0px !important; }
.hp_promosContainerRegistered .BImgfbOrange { background-position:0px -224px !important; }

.hp_promosContainerRegistered .SImg1 { background-position:-335px -75px;}
.hp_promosContainerRegistered .SImg2 { background-position:-335px -3px;  }
.hp_promosContainerRegistered .SImg3 { background-position:-335px -146px; }
.hp_promosContainerRegistered .SImgfbBlue { background-position:-353px 0px !important; }
.hp_promosContainerRegistered .SImgfbOrange { background-position:-353px -144px !important; }

.hp_promosContainerRegistered .BtnArea { width:432px; height:30px; display:block; text-align:center; background:#ffd646; margin-top:1px; line-height:30px; color:#fff; }
.hp_promosContainerRegistered .BtnArea a { color:#003279; }
.hp_promosContainerRegistered .twit { background:url(http://cdn2.rummikub.com/images/Rummikub/Page_HomepagePromos_v2.jpg) -332px -428px; display:block;height:24px;
                                      margin-left:33px;margin-top:3px;position:absolute;width:27px; @margin-left:-30px ;@margin-top:-3px; }
.hp_promosContainerRegistered .fb { background:url(http://cdn1.rummikub.com/images/Rummikub/Page_HomepagePromos_v2.jpg) repeat scroll -405px -428px; display:block;height:24px;
                                      margin-left:370px;margin-top:-27px;position:absolute;width:27px; @margin:-4px 0px 0px 3px; }
.hp_promosContainer { width:435px; height:246px; display:block; border:1px soild; }
.hp_promosContainer li,ul { list-style:none; margin:0px; padding:0px; }
.hp_promosContainer li { height:70px; margin-bottom:2px; width:100px; }
.hp_promosContainer .mainPromo { width:332px; height:213px; overflow:hidden; background:url(http://cdn3.rummikub.com/images/Rummikub/Page_HomepagePromos1.jpg) no-repeat scroll 0px 0px;
	display:block; float:left; }
.hp_promosContainer .mainPromo1 { width:332px; height:213px; overflow:hidden; background:url(http://cdn2.rummikub.com/images/Rummikub/Page_HomepagePromos1.jpg) no-repeat scroll 0px 0px;
	display:block; float:left; }
.hp_promosContainer .mainfbTeaser { width:332px; height:213px; overflow:hidden; background:url(http://cdn2.rummikub.com/images/Rummikub/fb_teaser.jpg) no-repeat scroll 0px 0px;
display:block; float:left; }	
	
.hp_promosContainer .Container { height:213px;} 
.hp_promosContainer .menuPromo { float:left; width:100px; height:213px; }
.hp_promosContainer .Promo { background:url(http://cdn1.rummikub.com/images/Rummikub/Page_HomepagePromos1.jpg) no-repeat scroll 0px 0px; 
                                     width:94px; height:64px; display:block; border:3px solid #fce575; overflow:hidden; text-indent:-9999px; }
.hp_promosContainer .Promo:hover { border:3px #ffe874 solid;margin:0px; }
.hp_promosContainer .fbTeaser { background:url(http://cdn2.rummikub.com/images/Rummikub/fb_teaser.jpg) no-repeat scroll 0px 0px; 
                                     width:94px; height:64px; display:block; border:3px solid #fce575; overflow:hidden; text-indent:-9999px; }
.hp_promosContainer .fbTeaser:hover { border:3px #ffe874 solid;margin:0px; }

.hp_promosContainer .menuPromo .selected {border:3px #ffe874 solid;margin:0px; }
.hp_promosContainer .BImg1 { background-position:0px 0px; }
.hp_promosContainer .BImg2 { background-position:0px -213px; }
.hp_promosContainer .BImg3 { background-position:0px -426px; }
.hp_promosContainer .BImgfbBlue { background-position:0px 0px; }
.hp_promosContainer .BImgfbOrange { background-position:0px -224px; }

.hp_promosContainer .SImg1 { background-position:-335px -3px; }
.hp_promosContainer .SImg2 { background-position:-335px -75px; }
.hp_promosContainer .SImg3 { background-position:-335px -146px; }
.hp_promosContainer .SImgfbBlue { background-position:-353px 0px; }

.hp_promosContainer .RegisterBtn { width:432px; height:30px; display:block; text-align:center; background:#3959aa; margin-top:1px; line-height:30px; color:#fff; }
.hp_promosContainer .RegisterBtn strong { color:#ffd646; }
.hp_promosContainer .RegisterBtn:hover { text-decoration:none; }
.hof-content-box-Home {
    display:block;
    position:relative;
    height:1%;
    right:20px;
    width:462px;
}
.hof-content-box-Home .top{
    height:34px;
    color:#FFFFFF;
	font-size:140%;
	font-weight:bold;
	height:34px;
	line-height:34px;
	padding-left:60px;
	cursor:pointer;
    background:url(http://cdn3.rummikub.com/images/Rummikub/Page_Homepage_v4.png) no-repeat scroll 28px -672px; 
}
.hof-content-box-Home .top_WOTD{
	margin-top:1px;
    background-position:20px -635px; 
}
.hof-content-box-Home .top_POTM{
	margin-top:1px;
    background-position:20px -672px; 
}
.hof-content-box-Home .top_BNP
{
	margin-top:1px;
    background-position:20px -707px; 
}
.hof-content-box-Home .top .icons {
    height:85px;
    width:71px;
    position:absolute; 
    left:0px;
    top:-15px;
    background:url(http://cdn3.rummikub.com/images/Rummikub/Page_Homepage_v4.png) no-repeat scroll 0px -400px; 
} 
.hof-content-box-Home .layout-users-list .lyl-avatar-list {
    margin:0px;
    padding:0px;
    padding-top:10px;
}
.hof-content-box-Home .top .icon_WOTD{
    background-position:0px -400px; 
}  
.hof-content-box-Home .top .icon_POTM{
    background-position:3px -195px; 
}
.hof-content-box-Home .top .icon_BNP{
    background-position:7px -300px; 
}

.hof-content-box-Home .mid{
    border-left:1px solid black;
    border-right:1px solid black;
    margin-left:20px;
    padding-bottom:10px;
    
}
.hof-container .top-links-Home { padding:0px; margin:0px; margin-top:5px;margin-bottom:10px; margin-left:60px; width:350px;}
.hof-container .top-links-Home LI{ float:left;font-size:11px;list-style-type:none;margin-right:22px;}
.browserIE7 .hof-container .top-links-Home{ position:relative; }

.hof-container .top-links-Home LI A{ padding-bottom:3px; }
.hof-container .top-links-Home LI A:hover{ text-decoration:none !important; }
.hof-container .top-links-Home .link-color-orange A{ color:#f7aa00; }
.hof-container .top-links-Home .link-color-purple A{ color:#6124a6; }
.hof-container .top-links-Home .link-color-red A{ color:#db0808; }
.hof-container .top-links-Home .link-color-green a{ color:#7db20c; }

.hof-container .top-links-Home .link-color-orange{ border-bottom:2px solid #f7aa00; margin-right:0px; }
.hof-container .top-links-Home .link-color-purple{ border-bottom:2px solid #6124a6; }
.hof-container .top-links-Home .link-color-red { border-bottom:2px solid #db0808; }
.hof-container .top-links-Home .link-color-green { border-bottom:2px solid #7db20c; }

.hof-content-box-Home .potd { border-bottom:1px solid #db0808; }
.hof-content-box-Home .wotd {  border-bottom:1px solid #6124a6; }    
.hof-content-box-Home .mid .inner-mid {}
.hof-content-box-Home .fot{ background:transparent url(http://cdn1.rummikub.com/images/Rummikub/HallOfFameSprite.png) no-repeat scroll -237px -304px; height:12px; }

.hof-content-box-Home.purple-theme.clearfix .mid{padding-top:0px !important;}
.hof-content-box-Home .mid {padding-top:20px;}
.hof-content-box-Home .PagesWrap .PagerCurrentLink, .hof-content-box-Home .PagesWrap .PagerLink {
overflow:hidden;
padding-top:0 !important;
text-indent:-9000px;
}
.hof-content-box-Home .PagesWrap .PagerPrevious{
    margin:0;
    position:relative;
	top:-15px;
	padding-right:3px;
}
.hof-content-box.purple-theme .mid.wotd{margin-top:-20px;}
.hof-content-box.purple-theme .mid.wotd .PagesWrap{padding-top:10px;}


.green-theme .layout-user-information-top { width:170px; height:10px; display:block; background:url(http://cdn3.rummikub.com/images/Rummikub/Page_Homepage_v4.png) no-repeat scroll -280px -550px; }
.red-theme .layout-user-information-top { width:170px; height:10px; display:block;margin-left:-3px;
padding-top:6px; background:url(http://cdn3.rummikub.com/images/Rummikub/Page_Homepage_v4.png) no-repeat scroll -280px -574px; }

.arrowDown { position:absolute; background:url(http://cdn3.rummikub.com/images/Rummikub/Page_Homepage_v4.png) no-repeat scroll -0px -520px;height:10px;right:20px;top:12px;width:15px; }
.arrowUp { position:absolute; background:url(http://cdn3.rummikub.com/images/Rummikub/Page_Homepage_v4.png) no-repeat scroll -0px -561px;height:10px;right:20px;top:12px;width:15px; }
.more_BNP:link { color:#97CA2C; font-weight:bold;display:block;bottom:-12px;left:30px;position:absolute;width:180px; @bottom:-30px; }
.more_BNP:visited {color:#97CA2C;font-weight:bold;display:block;bottom:12px;left:30px;position:absolute;width:180px; @bottom:-30px; }

.more_POTM:link { color:#DB0808; font-weight:bold;display:block;bottom:-18px;left:20px;position:absolute;width:195px; @bottom:-30px; }
.more_POTM:visited {color:#DB0808;font-weight:bold;display:block;bottom:-18px;left:20px;position:absolute;width:195px; @bottom:-30px; }

.hp_btnDiv { height:120px; width:441px; background:url(http://cdn2.rummikub.com/images/Rummikub/botHl.gif) bottom repeat-x; } 
.hp_sepDiv { height:20px; width:441px; background:url(http://cdn1.rummikub.com/images/Rummikub/botHl.gif) center repeat-x; display:block; } 
.hp_playNowButton{background:url(http://cdn3.rummikub.com/images/Rummikub/Page_Homepage_v4.png) no-repeat scroll -216px -271px;width:226px;height:77px;float:left;margin-left:-25px;display:block;}
.hp_createYourRoomButton{background:url(http://cdn3.rummikub.com/images/Rummikub/Page_Homepage_v4.png) no-repeat scroll -221px -440px;width:221px;height:55px;float:right;margin-top:-54px;margin-right:5px;display:block;}
.hp_goToYourRoomButton{background:url(http://cdn3.rummikub.com/images/Rummikub/Page_Homepage_v4.png) no-repeat scroll -221px -367px;width:221px;height:55px;float:right;/*margin-top:10px;*/margin-top:-59px;margin-right:5px;display:block;}
.hp_middleStrip{/*padding-top:10px;*/}
.hp_playNowButtonText{width:171px;float:left;margin-left:-25px;display:block;text-align:left;padding-left:55px;}
.hp_createYourRoomButtonText{width:221px;float:right;margin-right:5px;display:block;text-align:left;}


.hp_btnsTextGame { width: 190px; padding-left:60px; margin-right:10px; font-size:90%; float:left; margin-top:-5px; }
.hp_btnsTextLobby { width: 180px; font-size:90%; float:left; margin-top:-5px; }

a.hp_PlayNowBtn { background:url(http://cdn3.rummikub.com/images/Rummikub/Page_Homepage_v4.png) no-repeat scroll -210px -112px; margin-right:20px; float:left; width:233px; height:80px; display:block; overflow:hidden; text-indent:-9999px; }
a.hp_GamesLobbyBtn { background:url(http://cdn3.rummikub.com/images/Rummikub/Page_Homepage_v4.png) no-repeat scroll -262px -195px; float:left; width:180px; height:52px; display:block; 
                     overflow:hidden; text-indent:-9999px; margin-bottom:11px; margin-top:12px; }
a.hp_ViewAGameSideBtn {  background:url(http://cdn3.rummikub.com/images/Rummikub/Page_Homepage_v4.png) no-repeat scroll -270px 0px; width:172px; height:55px; display:block;
                          overflow:hidden; text-indent:-9999px; margin-top:10px;margin-left: -8px }
a.hp_GamesLobbySideBtn { background:url(http://cdn3.rummikub.com/images/Rummikub/Page_Homepage_v4.png) no-repeat scroll -270px -55px; width:172px; height:50px; display:block; 
                     overflow:hidden; text-indent:-9999px; margin-bottom:11px;margin-left: -8px }
                     
                     
.tournamentMyRoomsArea { background:#ffce26; border:1px solid #e4b617; padding:5px; margin-bottom:20px; }

.tournamentTypeIcon { background:url(http://cdn2.rummikub.com/images/Rummikub/Page_TournamentLobby.png) no-repeat; width:30px; height:32px; position:inherit; left:0px; top:0px; display:block; float:left;  }
.tournamentTypeIconSitGo { background-position: 4px 10px; }
.tournamentTypeIconWRC {background-position:0px -35px;} 

.tournamentPremium { background:url(http://cdn1.rummikub.com/images/Rummikub/Page_TournamentLobby.png) no-repeat -1px -283px; width:27px; height:34px; position:inherit; margin-left:-24px; top:-1px; display:block; float:left; }

.tournamentMyRoomHeader LI {background:url(http://cdn3.rummikub.com/images/Rummikub/Page_TournamentLobby.png) repeat-x 0px -421px;border-bottom:1px solid #C3C3C3;border-left:1px solid #C3C3C3;border-right:0 solid #C3C3C3; border-top:1px solid #C3C3C3; float:left;height:13px;list-style-type:none;padding-top:5px;padding-bottom:5px;text-align:center;font-size:11px;color:#013c8f;}
.tournamentMyRoomHeader .TournamentHeaderTitle {width:96px; }
.tournamentMyRoomHeader .StatusHeaderTitle {width:46px;}
.tournamentMyRoomHeader .PlayersHeaderTitle {width:45px;}
.tournamentMyRoomHeader .AgeHeaderTitle {width:34px;}
.tournamentMyRoomHeader .GameSpeedHeaderTitle {width:47px;}
.tournamentMyRoomHeader .SkillHeaderTitle {width:71px;}
.tournamentMyRoomHeader .MediaHeaderTitle {width:45px;}
.tournamentMyRoomHeader .RoomPrizesHeaderTitle { border-right:1px solid #C3C3C3;width:68px;}
.tournamentMyRoomHeader .RoomAcceptedHeaderTitle { width:41px; }
.tournamentMyRoomHeader .RoomStatusHeaderTitle {width:70px;}
.tournamentMyRoomHeader .RoomPlayersHeaderTitle {width:50px;}

.tournamentMyRoomsAreaCTL { background:url(http://cdn2.rummikub.com/images/Rummikub/Page_TournamentLobby.png) no-repeat 0px -458px; width:7px; height:7px; display:block; position:absolute; margin-left:-6px; margin-top:-6px; }
.tournamentMyRoomsAreaCTR { background:url(http://cdn1.rummikub.com/images/Rummikub/Page_TournamentLobby.png) no-repeat -8px -458px; width:7px; height:7px; display:block; position:absolute;  margin-left:441px; margin-top:-6px; }

.tournamentMyRoomsTitle {color:#3366CC; font-weight:bold;margin-bottom:4px; }
.tournamentSeeall { color:#3366CC; font-weight:bold; position:absolute; margin-left:420px; margin-top:-19px; overflow:hidden; text-indent:-9999px; font-size:90%;display:block; width:22px; height:20px;  cursor:pointer; background:url(http://cdn3.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat  -483px -1035px; }
.tournamentHideall { background:url(http://cdn2.rummikub.com/images/Rummikub/Page_clubR1.png) no-repeat  -483px -983px;  }


.tournamentMyRoomItem { background:#fff; }
.tournamentMyRoomItem .TournamentHeaderTitle { width:96px;  }
.tournamentMyRoomItem .TournamentHeaderTitleDiv { width:66px; float:left; text-align:left; line-height:11px;  }
 
.tournamentMyRoomItem .StatusHeaderTitle {width:46px; }
.tournamentMyRoomItem .PlayersHeaderTitle {width:45px;}
.tournamentMyRoomItem .AgeHeaderTitle {width:34px;}
.tournamentMyRoomItem .GameSpeedHeaderTitle {width:47px;}
.tournamentMyRoomItem .SkillHeaderTitle {width:71px;}
.tournamentMyRoomItem .MediaHeaderTitle {width:45px;}
.tournamentMyRoomItem .RoomPrizesHeaderTitle { width:68px; line-height:11px;}
.tournamentMyRoomItem .RoomAcceptedHeaderTitle { width:41px; }
.tournamentMyRoomItem .RoomStatusHeaderTitle {width:70px;}
.tournamentMyRoomItem .RoomPlayersHeaderTitle {width:50px;}

.inTourStar1 {
    background:transparent url(http://cdn1.rummikub.com/images/Rummikub/Page_TournamentLobby.png) no-repeat scroll 0px -184px;
    height:33px;
	margin-left:-112px;
    position:absolute;
    width:19px;
    cursor:pointer;
}
.inTourStar2 {
    background:transparent url(http://cdn3.rummikub.com/images/Rummikub/Page_TournamentLobby.png) no-repeat scroll 0px -233px;
    height:33px;
	margin-left:-112px;
    position:absolute;
    width:19px;
    cursor:pointer;
}
.inTourStar1_tooltip{
    background:transparent url(http://cdn2.rummikub.com/images/Rummikub/tour_page_sprite_v2.png) no-repeat scroll -161px -5px;
    font-size:11px;
    height:32px;
    margin-left:-142px;
    @margin-left:-242px;
    line-height:13px;
    padding:6px;
    position:absolute;
    margin-top:1px;
    width:122px;
    z-index:900000;
    display:none;
    text-align:left;
    
}
.tour_content_wrap 
{
	padding:10px 5px;
    border-bottom:1px solid #C3C3C3;
    border-left:1px solid #C3C3C3;
    border-right:1px solid #C3C3C3;
}
.searchRoomDiv { background:url(http://cdn1.rummikub.com/images/Rummikub/search.png) no-repeat; width:160px; height:29px; display:block; }
.searchRoom { border:none; border-width:0px; background:none; margin:6px; position:absolute;width:125px;color:#c3c3c3; }
.searchRoomBtn { background:url(http://cdn3.rummikub.com/images/Rummikub/search.png) no-repeat -140px 0px; width:30px; height:29px; display:block; position:absolute; margin-left:130px;}



.PrivateLobbyTable_HD LI {background:url('http://cdn2.rummikub.com/images/Rummikub/lob_roomHeader_bg.gif') repeat-x;border-bottom:1px solid #C3C3C3;border-left:1px solid #C3C3C3;border-right:0 solid #C3C3C3;float:left;height:13px;list-style-type:none;padding-top:5px;padding-bottom:5px;text-align:center;font-size:11px;color:#013c8f;}
.PrivateLobbyTable_HD .RoomOwnerHeaderTitle {width:100px; overflow:hidden;}
.PrivateLobbyTable_HD .openRoomNameBox { width:97px; overflow:hidden; }
.PrivateLobbyTable_HD .RoomDateHeaderTitle {width:110px;}
.PrivateLobbyTable_HD .RoomNameHeaderTitle {width:82px;}
.PrivateLobbyTable_HD .RoomInvitedHeaderTitle {width:40px;}
.PrivateLobbyTable_HD .RoomAcceptedHeaderTitle {width:57px;}
.PrivateLobbyTable_HD .PlayHeaderTitle {width:56px;background:url(http://cdn1.rummikub.com/images/Rummikub/lob_roomHeader_rc.gif) -94px 0 no-repeat; border-right:0px;}



.winnerInfo { background:#4092fe url(http://cdn3.rummikub.com/images/Rummikub/winnerBg.png) repeat-x top right; width:587px;padding:20px; overflow:hidden; display:block; margin:0px auto;  }
.winnerSmile { background:url(http://cdn2.rummikub.com/images/Rummikub/rummismile.png) no-repeat top right; width:200px; height:210px;  display:block; position:absolute;margin-left:407px;margin-top:-20px;z-index:0; }
.winnerInfo h2 { z-index:3; color:#FFEE45; position:inherit;  } 
h2.top30 { z-index:3; color:#013C8F; position:inherit; padding:0px; margin:0px; margin-top:20px; padding-left:30px; margin-bottom:4px  } 
.winnerInfo p { z-index:3; color:#fff; position:inherit; } 
.winnerInfo a { font-weight:bold; color:#FFEE45;  }
.winnerPhoto { float:left; margin-right:10px;background:url('http://cdn2.rummikub.com/images/Rummikub/wrc/winner.jpg') no-repeat;width:97px;height:94px;}
.winnerInfo .red { font-weight:bold; color:#E02224; }

.winListHead ul {width:617px; margin:0px auto; background:url('http://cdn1.rummikub.com/images/Rummikub/lob_roomHeader_bg.gif') repeat-x;height:23px;border-bottom:1px solid #C3C3C3; padding-left:10px; }
.winListHead li {background:url('http://cdn3.rummikub.com/images/Rummikub/lob_roomHeader_bg.gif') repeat-x; font-weight:bold; border-left:1px solid #C3C3C3;border-right:0 solid #C3C3C3;float:left;height:13px;list-style-type:none;padding-top:5px;padding-bottom:5px;text-align:center;font-size:11px;color:#013c8f; padding-right:10px; padding-left:10px;}
.winListHead li.Rank {border-left:0px solid #C3C3C3; width:30px; }
.winListHead li.Name { width:120px; }
.winListHead li.Country {  width:100px;}
.winListHead li.wins { width:30px; }
.winListHead li.Score {  width:30px;}
.winListHead li.Tournament { width:130px; }

.winList ul {width:615px; margin:0px auto;border-bottom:1px solid #C3C3C3;border-left:1px solid #C3C3C3;border-right:1px solid #C3C3C3; padding-left:10px;height:35px; }
.winList li {font-weight:bold; border-left:1px solid #C3C3C3;border-right:0 solid #C3C3C3; float:left; line-height:35px;list-style-type:none;text-align:center;font-size:11px;color:#666666; padding-right:10px; padding-left:10px;}
.winList li.Rank {border-left:0px solid #C3C3C3; width:29px; }
.winList li.Name { width:120px; }
.winList li.Name a {color:#013C8F; font-weight:bold;}
.winList li.Country {  width:100px;}
.winList li.wins { width:30px; }
.winList li.Score {  width:30px;}
.winList li.Tournament { width:150px; }

.winRegListHead ul {width:617px; margin:0px auto; background:url('http://cdn2.rummikub.com/images/Rummikub/lob_roomHeader_bg.gif') repeat-x;height:23px;border-bottom:1px solid #C3C3C3; padding-left:10px; }
.winRegListHead li {background:url('http://cdn1.rummikub.com/images/Rummikub/lob_roomHeader_bg.gif') repeat-x; font-weight:bold; border-left:1px solid #C3C3C3;border-right:0 solid #C3C3C3;float:left;height:13px;list-style-type:none;padding-top:5px;padding-bottom:5px;text-align:center;font-size:11px;color:#013c8f; padding-right:10px; padding-left:10px;}
.winRegListHead li.Country { border-left:0px solid #C3C3C3; width:100px;padding-left:35px; text-align:left  }
.winRegListHead li.Name { width:120px; }

.winRegList ul {width:615px; margin:0px auto;border-bottom:1px solid #C3C3C3;border-left:1px solid #C3C3C3;border-right:1px solid #C3C3C3; padding-left:10px;height:35px; }
.winRegList li {font-weight:bold; border-left:1px solid #C3C3C3;border-right:0 solid #C3C3C3; float:left; line-height:35px;list-style-type:none;text-align:center;font-size:11px;color:#666666; padding-right:10px; padding-left:10px;}
.winRegList li.Country {  width:99px;border-left:0px solid #C3C3C3; padding-left:35px; text-align:left }
.winRegList li.Name { width:320px; text-align:left; padding-left:55px; }
.winRegList li.Name a {color:#013C8F; font-weight:bold; }









.home1_flashBg { width:695px; height:495px; display:block; position:inherit; margin:-1px; padding:0px;/*background:url('http://cdn3.rummikub.com/images/Rummikub/Page_home1Bg.jpg') no-repeat;*/  }
.home1_signInUp { width:248px; height:395px; display:block; background:url('http://cdn2.rummikub.com/images/Rummikub/Page_home1RgBg.jpg') no-repeat bottom;position:absolute; margin:0px; padding:0px; left:707px; top:13px  }
.home1_focus_signInUp {display:none;position:absolute;top:9px;right:5px;z-index:10;background:transparent url('http://cdn1.rummikub.com/images/Rummikub/signup_focus.png') no-repeat;width:248px;height:400px;}
a.home1_SignUpTab_selected { color:#FDEB59; font-weight:bold; width:118px; height:32px; display:block; background:none;position:absolute; margin:0px; padding:0px; left:0px; top:-1px; text-align:center; line-height:32px; }
a.home1_LoginTab_selected { color:#FDEB59; font-weight:bold; width:118px; height:32px; display:block; background:none;position:absolute; margin:0px; padding:0px; left:118px; top:-1px; text-align:center; line-height:32px;  }
a.home1_SignUpTab { color:#293765; width:115px; height:29px; display:block; background:url('http://cdn1.rummikub.com/images/Rummikub/Page_home1RgBg.jpg') no-repeat 0px 0px;position:absolute; margin:0px; padding:3px 3px 0 0; left:0px; top:-1px; text-align:center; line-height:29px; }
a.home1_LoginTab { color:#293765; width:115px; height:29px; display:block; background:url('http://cdn3.rummikub.com/images/Rummikub/Page_home1RgBg.jpg') no-repeat -118px 0px;position:absolute; margin:0px; padding:3px 3px 0 0; left:118px; top:-1px; text-align:center; line-height:29px;  }

.home1_SignUpArea {  color:#fff; width:206px; height:364px;display:block;position:absolute; margin:0px; padding:0px; top:31px; padding-left:21px;padding-right:21px;  }
.home1_SignUpArea input.txtBox { width:201px; height:21px; line-height:21px; border:1px solid #0f2a6b;  } 
.home1_SignUpArea .txt { margin-top:8px; margin-bottom:8px; float:left;line-height:12px; }
.home1_SignUpArea .txt1 { margin-top:12px; margin-bottom:8px; float:left;line-height:12px;}
.home1_SignUpArea .txt2 { margin-top:15px; margin-bottom:8px;float:left;line-height:12px; }
.home1_SignUpArea .col1 { position:inherit; margin-left:0px; margin-top:0px; width:58px; height:68px; display:block; }
.home1_SignUpArea .col2 { position:inherit; margin-left:58px; margin-top:-68px; width:143px; height:68px; display:block; }
.home1_SignUpArea tr, .home1_SignUpArea td { line-height:20px; }
.home1_SignUpArea table, .home1_SignUpArea tbody { top:-3px; @top:7px; }
.home1_SignUpArea td input { float:left; }
.home1_SignUpArea tr  { float:left;margin-top:6px; @margin-top:0px; }
.home1_SignUpArea .CommonFormField { width:150px; @margin-top:13px }
.home1_SignUpArea a.signupBtn { width:205px; height:34px; display:block; background:url('http://cdn2.rummikub.com/images/Rummikub/Page_home1PlayNow.jpg') no-repeat; text-indent:-9999px; margin-bottom:20px; margin-top:10px; }
.home1_SignUpArea .bottom_text { font-size:10px; word-spacing:1px; width:190px; margin-top:15px;margin-left:25px;display:block; }
*:first-child+html .home1_SignUpArea .bottom_text { margin-top:-15px;}
.home1_SignUpArea .agreeWrap input { width:12px; height:15px; margin:0px; padding:0px; float:left; }
.home1_SignUpArea .bottom_text a { color:#bedcf6; }
.home1_SignUpArea .selectBox.MeddiumSelect{width:40px;}
.home1_SignUpArea .selectBox.LongSelect{width:56px;}

.home1_SignUpArea .CreateFormErr .errCreateUser{color:#FDEB59 !important;margin-top:2px;}
.home1_SignUpArea .CreateFormErr {  line-height:12px; height:20px;color:#FB233A;
display:block;
font-size:12px;
font-weight:bold;  }

.home1_LoginArea {color:#fff; width:206px; height:364px; background:url('http://cdn1.rummikub.com/images/Rummikub/hlineBhome1.gif') repeat-x  0px 62%; display:block;position:absolute; margin:0px; padding:0px; top:31px; padding-left:21px;padding-right:21px;  }
.home1_LoginArea input.txtBox { width:201px; height:21px; line-height:21px; border:1px solid #0f2a6b;  } 
.home1_LoginArea .txt { margin-top:8px; margin-bottom:8px; float:left; }
.home1_LoginArea {display:none;}
.home1_LoginArea a.signupBtn { width:205px; height:34px; display:block; background:url('http://cdn3.rummikub.com/images/Rummikub/Page_home1PlayNow.jpg') no-repeat; text-indent:-9999px; margin-bottom:20px; margin-top:10px; }
.home1_LoginArea .forgotLink a { color:#bedcf6; }
.home1_LoginArea .remmberTxt { margin-top:-13px; @margin-top:-20px; float:left; }

.home1_LoginArea .home1_chaFe { height:70px; width:205px; display:block;background:url('http://cdn2.rummikub.com/images/Rummikub/Page_home1MF.png') -12px -47px; } 
.home1_LoginArea .home1_chaFe1 { background-position: -12px -127px; }
.home1_LoginArea h2 { margin:5px 0 10px; padding:0px; font-size:18px; @margin-top:15px; text-align:left; } 
.home1_freesignup { height:40px; width:560px; display:block;background:url('http://cdn1.rummikub.com/images/Rummikub/Page_home1MF.png') 5px 5px no-repeat; margin:0 auto; text-indent:-9999px; } 
.home1_seArea { width:695px; height:100px;margin-top:14px; text-align:center; color:#2b7ecd; font-size:14px; line-height:20px; position:absolute; z-index:23; }
.home1_seArea strong { color:#112d66;  }
.home1_LoginArea a { color:#fff; }
.home1_seArea2 { width:250px; height:70px !important; left:705px; top:430px;  text-align:center; color:#2b7ecd; font-size:12px; padding-top:120px; line-height:20px; position:absolute; z-index:23;background:url('http://cdn3.rummikub.com/images/Rummikub/Page_home1MF.png') -280px -65px no-repeat; }
.home1_txAl { text-align:center; }

.home1_LoginArea .loginErr{
    color:red !important;
    margin:0;
    position:inherit;
    width:1px;
}

.home1_SignUpArea .UserGender{
    @height:20px;
    position:relative;
}

.errMark { background:transparent url(http://cdn1.rummikub.com/images/Rummikub/icons_v3.png) no-repeat scroll 2px -1200px;display:block;
		float:left;height:20px;margin:4px 0 0;padding:0;position:inherit;width:24px; }

#media_page { width: 470px; }
.media_title { color:#fff; background:#edc00d url(http://cdn1.rummikub.com/images/Rummikub/Page_MediaTRye.jpg) no-repeat 483px -2px; height:37px; line-height:37px; font-size:24px;
margin-left:-28px;margin-top:-8px;padding-left:28px;position:inherit;width:475px; } 
.media_Btitle { color:#fff; background:#3674CB url(http://cdn3.rummikub.com/images/Rummikub/Page_MediaTRye.jpg) no-repeat 483px -43px;margin-bottom:0; }
.media_Btitle1 { color:#fff; background:#3674CB none no-repeat 483px -43px; margin-bottom:20px; }

#media_page .r1, #media_page .r2, #media_page .r3, #media_page .r4, #media_page .CommonFileContent { background:#fff; border-left:1px #bfbfbf solid; border-right:1px #bfbfbf solid;    } 
#media_page .CommonFileRoundTop .r1 {  border-top:1px #bfbfbf solid; } 
#media_page .CommonFileRoundBottom .r4 {  border-top:1px #bfbfbf solid; } 

#media_page .CommonFile { height:90px; max-height:90px; }
#media_post p { margin:0px; padding:0px; }

#media_post CommonContentBoxHeader { color:#104797 }


.media_NPbtns { font-weight:bold; line-height:28px; margin-bottom:5px; margin-left:325px; position:inherit; color:#096ddc; }
.media_NPbtns a { margin-left:5px;margin-right:5px; }
.media_VSbtns { position:inherit; line-height:28px; color:#fff;font-size:12px;font-weight:normal;margin-left:255px; margin-top:-30px;}
.media_VSbtns a { color:#fff;margin-left:5px;margin-right:5px; }

.media_imgName {color:#096ddc; font-size:12px; } 
.CommonImageDownloadLink { border:1px solid #C6CBCF; padding:5px; text-align:center; width:425px;  }
#media_post a.MediaDownloadButton { display:block; color:#fff; background: url(http://cdn2.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll -217px -19px ; height:20px; width:112px; line-height:20px; text-align:center; font-weight:bold; } 
#media_post a.MediaDownloadButton:hover { text-decoration:none; }

.media_darea {margin-left:325px;margin-top:-20px;position:inherit;width:112px;height:44px; } 
.media_narea { margin-top:5px; line-height:24px; }
.media_larea { position:inherit;margin-top:-20px;margin-bottom:20px; }
.media_spe { margin-left:5px; margin-right:5px; }

#media_post .MediaButton { display:block; color:#fff; background: url(http://cdn1.rummikub.com/images/Rummikub/userPagesSprite.png) no-repeat scroll -217px -19px ; height:20px; width:112px; line-height:20px; text-align:center; font-weight:bold; border:0px; cursor:pointer; } 
.media_pager { width:auto; margin:0px auto; } 

.media_CommonTagCloud { background: #BFBFBF; border:#fff 1px solid;  margin: 10px 8px; line-height: 250%; list-style-type: none; }
.media_CommonTagCloudIn { background: #fff;	border:#BFBFBF 1px solid; padding: 10px; line-height: 250%; list-style-type: none; }

.media_CommonFileContent { background: #BFBFBF; border:#fff 1px solid;   }


.media_CommonFileContentIn { background: #fff;	border:#BFBFBF 1px solid; padding: 9px 8px 0px 8px; }
.media_slideshow { margin-bottom:20px;  }

.bl_ttl2 {color:#FFE013;display:block;font-size:28px;margin-top:-5px;padding-left:175px;text-align:left;}
.create_user_wrapper.welcome .bl_ttl2{padding-left:137px;font-weight:bold;}

.bl_ttl3 {color:#FFE013;display:block;font-size:20px;margin-top:-5px;padding-left:175px;text-align:left;}


.bl_area { margin-left:250px; margin-top:40px; width:550px; height:250px; color:#ffe013; font-size:16px; display:block;position:relative; } 
.bl_btnarea { margin-left:245px; }
.bl_area h2 { width:550px; color:#fff; font-size:18px; font-weight:bold; margin-bottom:7px; } 
.bl_area h2.bigger { width:550px; color:#fff; font-size:35px; font-weight:bold; margin-bottom:10px; } 
.bl_area h4 { width:550px;  font-size:16px; font-weight:bold; } 
.bl_area p { width:320px; color:#ffe013; font-size:14px; margin:0px; padding:0px; } 
.bl_area input {margin-top:5px; }
.bl_area .small { width:320px; color:#fff; font-size:11px; margin:0px; padding:0px; } 
.bl_area .Bsmall { width:320px; color:#fff; font-size:11px; margin:0px; padding:0px; font-weight:bold; } 
.bl_area .BW { color:#fff; font-weight:bold; } 
.bl_area .BWB{color:#fff; font-weight:bold;font-size:18px;line-height:26px;}
.bl_area .BYB{color:#FFE013; font-weight:bold;font-size:20px;}

.bl_area a { color:#ffe013; } 
.BL_SendDiv { position:absolute; margin-top:133px; margin-left:0px; }
.BL_SendDiv a { color:#3366CC; }
.bl_WelcomeClubRimgs { background: url(http://cdn3.rummikub.com/images/Rummikub/Page_bl_v2.png) no-repeat scroll 0 4px; height:60px; width:354px; display:block;  }
.bl_WelcomeClubThumbs {position:absolute;top:-20px;left:-102px;font-size:11px;font-weight:normal;width:55px;text-align:center;line-height:13px;}
.bl_WelcomeClubThumbs .ThumbText{font-size:100%;}
.bl_WelcomeClubThumbs .Thumb1 {background: url(http://cdn3.rummikub.com/images/Rummikub/Page_bl_v2.png) no-repeat scroll 0 0;width:55px;height:55px;margin:4px auto 3px auto;}
.bl_WelcomeClubThumbs .Thumb2 {background: url(http://cdn3.rummikub.com/images/Rummikub/Page_bl_v2.png) no-repeat scroll -60px 0;width:55px;height:55px;margin:4px auto 3px auto;}
.bl_WelcomeClubThumbs .Thumb3 {background: url(http://cdn3.rummikub.com/images/Rummikub/Page_bl_v2.png) no-repeat scroll -120px 0;width:55px;height:55px;margin:4px auto 3px auto;}
.bl_WelcomeClubThumbs .Thumb4 {background: url(http://cdn3.rummikub.com/images/Rummikub/Page_bl_v2.png) no-repeat scroll -240px 0;width:55px;height:55px;margin:4px auto 3px auto;}

.codearea { background:#ffe013; color:#000; display:inline; width:100px; height:30px; line-height:30px; font-size:18px; padding:5px 10px ; text-align:center; }

.yellow_btn { background: url(http://cdn2.rummikub.com/images/Rummikub/btns_yellow.png) no-repeat scroll 0px -600px; width:116px; float:left; 
              margin-right:10px; height:60px; font-weight:bold; display:block; line-height:34px; text-align:center; text-transform:uppercase; 
              color:#0239BA; font-size:16px; }
.yellow_btn a:hover { text-decoration:none; }
.yellow400 { width:400px; background-position:0px 0px; }
.yellow350 { width:350px; background-position:0px -100px; }
.yellow300 { width:300px; background-position:0px -200px; }
.yellow250 { width:250px; background-position:0px -300px; }
.yellow200 { width:200px; background-position:0px -400px; }
.yellow150 { width:150px; background-position:0px -500px; }
.yellow120 { width:116px; background-position:0px -600px; }
.yellowLast {  margin-right:0px; }
.bl_btnarea .yellow_btn.yellow120 a{color:#123570;}


.scratchcard { width:236px; height:125px; display:block;background: url(http://cdn1.rummikub.com/images/Rummikub/scratchcard.jpg) no-repeat scroll 0px 0px; position:absolute; /*left:768px;*/ left:569px; top:500px; } 
.scratchcard_btn {display:block;background: url(http://cdn3.rummikub.com/images/Rummikub/scratchcard.jpg) no-repeat scroll -137px -73px; text-indent:-9999px; border:0px; position:absolute; left:137px; top:73px; width:79px; height:31px; cursor:pointer; } 
.scratchcard_input { display:block; border:none; border:0px; line-height:20px; width:90px; position:absolute; left:27px; top:78px; height:20px; font-size:16px;  }
.scratchcard div { color:Red;font-weight:bold;left:25px;position:absolute;top:130px; }


a.giftbtntxt { color:#fff; font-size:10px; }
.genderSty { margin-left:-160px; @margin-left:-85px;margin-top:20px;position:absolute; }
.lift1 { margin-top:-5px; margin-bottom:10px; }


.PaymentDetails_HD ul { padding:0px; margin:0px; border-right:1px solid #C3C3C3; height:31px;}
.PaymentDetails_HD li { background:url('http://cdn2.rummikub.com/images/Rummikub/Payment_Header_bg.gif') repeat-x;border-bottom:1px solid #C3C3C3;border-top:1px solid #C3C3C3;border-left:1px solid #C3C3C3;border-right:0 solid #C3C3C3;float:left;height:29px; line-height:29px; list-style-type:none;text-align:center;font-size:11px;color:#013c8f;}
.PaymentDetails_HD li.PDtype { width:144px; }
.PaymentDetails_HD li.PDdate { width:69px; }
.PaymentDetails_HD li.PDstatus { width:122px; }
.PaymentDetails_HD li.PDaction { width:100px; }

.PaymentDetails_FA ul { padding:0px; margin:0px; border-right:1px solid #C3C3C3; height:68px; }
.PaymentDetails_FA li { border-bottom:1px solid #C3C3C3;border-left:1px solid #C3C3C3;
                        border-right:0 solid #C3C3C3;float:left;height:67px; line-height:14px; list-style-type:none;text-align:center;font-size:11px;color:#013c8f;}
.PaymentDetails_FA li.PDtype { padding-left:54px;padding-right:20px;text-align:left;width:70px;}
.PaymentDetails_FA li.PDtype .vdiv{margin-top:16px;}

.PaymentDetails_FA li.PDtype .icn { width:44px; height:67px; position:absolute; margin-left:-54px; background:url(http://cdn1.rummikub.com/images/Rummikub/Page_PaymentDetails.png) no-repeat  -250px -60px;  }
.PaymentDetails_FA li.PDtype .icn1 {  background-position: -250px -60px;  height:67px; }
.PaymentDetails_FA li.PDtype .icn2 {  background-position: -320px -60px;  height:67px; }
.PaymentDetails_FA li.PDtype .icn3 {  background-position: -383px -60px;  height:67px; }
.PaymentDetails_FA li.PDtype .icn4 {  background-position: -120px -500px;  height:67px; }
.PaymentDetails_FA li.PDdate { padding-left:4px;padding-right:4px;width:61px;background:url(http://cdn3.rummikub.com/images/Rummikub/Page_PaymentDetails.png) no-repeat -1px -506px; line-height:33px; }

.PaymentDetails_FA li.PDstatusGreen  { width:116px;padding:0px 3px;  background:#eaf4dc; color:#3da840; font-weight: bold;  font-size:14px; text-transform:uppercase;}
.PaymentDetails_FA li.PDstatusGreen .qmark { width:20px; height:20px; float: left; margin-left:100px; background:url(http://cdn2.rummikub.com/images/Rummikub/Page_PaymentDetails.png) no-repeat -380px 4px; color:#3da840; font-weight: bold; }
.PaymentDetails_FA li.PDstatusGreen .extInfo { width:116px; height:20px; float: left; color:#104797; line-height:20px; font-size:11px;   }

.PaymentDetails_FA li.PDstatusYellow { width:116px;padding:0px 3px;   background:#fff3c0; color:#f8950f; font-weight: bold; line-height:20px; font-size:14px;text-transform:uppercase;  }
.PaymentDetails_FA li.PDstatusYellow .qmark { width:20px; height:20px; position:absolute; float: left; margin-left:100px; background:url(http://cdn1.rummikub.com/images/Rummikub/Page_PaymentDetails.png) no-repeat -380px -32px; color:#3da840; font-weight: bold; }

.PaymentDetails_FA li.PDstatusRed { width:116px; padding:0px 3px;  background:#fde2e3; color:#ed1c24; font-weight: bold; line-height:20px; font-size:14px;text-transform:uppercase; }
.PaymentDetails_FA li.PDstatusRed .qmark { width:20px; height:20px; position:absolute; float: left; margin-left:100px; background:url(http://cdn3.rummikub.com/images/Rummikub/Page_PaymentDetails.png) no-repeat -423px 4px; color:#3da840; font-weight: bold; }

.PaymentDetails_FA li.PDaction { width:100px; }

.PaymentDetails_FA a.btn { background:url(http://cdn2.rummikub.com/images/Rummikub/Page_PaymentDetails.png) no-repeat; text-indent:-9999px; display:block; height:60px; width:90px;margin:3px 5px; }
.PaymentDetails_FA a.btn1 { background-position:3px 5px; }
.PaymentDetails_FA a.btn2 { background-position:-122px 5px; }
.PaymentDetails_FA a.btn3 { background-position:-248px 5px; }
.PaymentDetails_FA a.btn4 { background-position:3px -70px; }
.PaymentDetails_FA a.btn5 { background-position:-122px -70px; }

.PaymentDetails_FA .open ul { padding:0px; margin:0px; border:3px solid #437bc8; border-bottom:0px; }
.PaymentDetails_FA .open li { float:left; list-style-type:none;text-align:center;font-size:11px;color:#013c8f;}
.PaymentDetails_FA .open li.PDtype { padding-left:54px;padding-right:20px;text-align:left;width:68px; }
.PaymentDetails_FA .open li.PDdate { width:60px; }
.PaymentDetails_FA .open li.PDstatus { width:122px; }

.PaymentDetails_FA .open li.PDstatusGreen  { width:116px;padding:0px 3px;  background:#eaf4dc; color:#3da840; font-weight: bold;  line-height:20px; font-size:14px; text-transform:uppercase;}
.PaymentDetails_FA .open li.PDstatusGreen .qmark { width:20px; height:20px; float: left; margin-left:100px; background:url(http://cdn1.rummikub.com/images/Rummikub/Page_PaymentDetails.png) no-repeat -380px 4px; color:#3da840; font-weight: bold; }
.PaymentDetails_FA .open li.PDstatusGreen .extInfo { width:116px; height:20px; float: left; color:#104797; line-height:20px; font-size:11px;   }

.PaymentDetails_FA .open li.PDstatusYellow { width:116px;padding:0px 3px;   background:#fff3c0; color:#f8950f; font-weight: bold; line-height:20px; font-size:14px;text-transform:uppercase;  }
.PaymentDetails_FA .open li.PDstatusYellow .qmark { width:20px; height:20px; position:absolute; float: left; margin-left:100px; background:url(http://cdn3.rummikub.com/images/Rummikub/Page_PaymentDetails.png) no-repeat -380px -32px; color:#3da840; font-weight: bold; }

.PaymentDetails_FA .open li.PDstatusRed { width:116px; padding:0px 3px;  background:#fde2e3; color:#ed1c24; font-weight: bold; line-height:20px; font-size:14px;text-transform:uppercase; }
.PaymentDetails_FA .open li.PDstatusRed .qmark { width:20px; height:20px; position:absolute; float: left; margin-left:100px; background:url(http://cdn2.rummikub.com/images/Rummikub/Page_PaymentDetails.png) no-repeat -423px 4px; color:#3da840; font-weight: bold; }

.PaymentDetails_FA .open li.PDaction { width:90px; }

.PaymentDetails_FA .giftCodeArea { background-color:#3e5c90; line-height:18px; padding-left:10px; font-size:11px; color:#fff; font-weight:bold; }
.PaymentDetails_FA .giftCodeArea .code { padding:2px; padding-left:3px; font-size:11px; color:#ffcf02; font-weight:bold; }

.PaymentDetails_FA .open .giftCodeArea { border:3px solid #437bc8; border-bottom:0px; border-top:0px; }
.PaymentDetails_FA .open .PaymentDetails_OpenArea { border:3px solid #437bc8; border-top:0px; }

.PaymentDetails_FA .PD_invitlink { color:Red; }

.PaymentDetails_OpenArea {  border:1px solid #C3C3C3;  border-top:0px; background:#fffbb2; padding:5px 10px; color:#104797;font-size:11px; }
.PaymentDetails_OpenArea a {  color:#104797; text-decoration:underline;font-size:11px; }

.pd_giftsub { background:url(http://cdn1.rummikub.com/images/Rummikub/Page_PaymentDetails.png) no-repeat 0px -302px; width:446px; height:201px; margin-top:50px; }

.pd_giftsub .MemberFeaturesBtnMonthlyGift { background:url(http://cdn3.rummikub.com/images/Rummikub/Page_PaymentDetails.png) no-repeat 0px -165px; 
                                            display:block; height:110px;  margin-top:50px; overflow:hidden; text-indent:-9999px; width:185px; margin-left:0px; position:absolute;  }

.pd_giftsub .MemberFeaturesBtnHalfYearGift{ background:url(http://cdn2.rummikub.com/images/Rummikub/Page_PaymentDetails.png) no-repeat -185px -165px; 
                                            display:block; height:110px;  margin-top:50px; overflow:hidden; text-indent:-9999px; width:127px; margin-left:185px; position:absolute;  }

.pd_giftsub .MemberFeaturesBtnYearGift{ background:url(http://cdn1.rummikub.com/images/Rummikub/Page_PaymentDetails.png) no-repeat -312px -165px; 
                                            display:block; height:110px;  margin-top:50px; overflow:hidden; text-indent:-9999px; width:123px; margin-left:315px; position:absolute;  }




.xmassnowman { position:absolute; background:url(http://cdn3.rummikub.com/images/Rummikub/snowman.png) no-repeat; display:block; width:230px; height:143px; margin-left:850px;
margin-top:-180px; z-index:3; } 
.xmasgifts { position:absolute; background:url(http://cdn2.rummikub.com/images/Rummikub/gifts.png) no-repeat; display:block; width:112px; height:103px; margin-left:50px;
margin-top:-90px; z-index:3; }

.tourbanner {  background:url(http://cdn1.rummikub.com/images/Rummikub/tourBanner.jpg) no-repeat; display:block; width:459px; height:144px; margin-bottom:20px; margin-top:70px; }
.rulesBanner { background:url(http://cdn3.rummikub.com/images/Rummikub/rulesBanner.jpg) no-repeat; display:block; width:523px; height:79px; margin-left:70px; }
