body
{
	font-family: verdana;
    font-size: 12px;
    float:left;
    margin:0px auto;
    width:100%;
    height:100%;
    background-color:#ffc63b;
    overflow:auto;
}

.menu
{
	width:100%;
	height:25;
	margin:0 auto;
	padding:0px
	background-repeat:repeat-x;
	background-image: url('/images/webclient/menuGradient.png');
}
.hardBreak

{
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */

}
.menuRotatingLink a
{
	font-weight: bold;
	font-family:verdana;
	font-size: 12px;
	color:#ffffff;
}

#rotatingGames
{
	padding-top: 2px;

}

#breadcrumbs
{
	padding-top:10px;
	padding-left:20px;
	font-weight: bold;
	font-family:verdana;
	font-size: 12px;
	width:100%;
}

#breadcrumbs a
{
	font-weight: bold;
	font-family:verdana;
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
}
#breadcrumbs a:hover
{
	font-weight: bold;
	font-family:verdana;
	font-size: 12px;
	color:#ffffff;
	text-decoration: underline;
}

.friendStatusText
{
	font-weight: bold;
	font-family:verdana;
	font-size: 12px;
	color: green;
}

.rowSelected
{
	font-weight:bold;
}
.rowSelected a
{
	font-weight:bold;
}

.errorText
{
	color: red;
	font-weight:bold;
	font-family:verdana;
	font-size:12px;
}
.bigErrorText
{
	color: red;
	font-weight:bold;
	font-family:verdana;
	font-size:16px;
}
.successText
{
	color: green;
	font-weight:bold;
	font-family:verdana;
	font-size:12px;
}

.navColumn
{
	width: 210px;
	padding-left: 5px;
}

.textClass
{
	font-family: verdana;
    font-size: 12px;	
}
.fieldLabel
{
	font-family: verdana;
    font-size: 12px;
    font-weight:bold;
    padding-right: 10px;
}
.greenFieldLabel
{
	color:green;
	font-family: verdana;
    font-size: 12px;
    font-weight:bold;
    padding-right: 10px;
}
.instructionText
{
	font-family: verdana;
    font-size: 12px;
    font-weight:bold;
}
.tableContainerHeadingLabel
{
	font-family: verdana;
    font-size: 12px;
    font-weight:bold;
    padding-right: 10px;
    color: #ffffff;
}
.header 
{
	border-style: solid;
	border-thickness: 0;
	border-skin: ClassReference("border.DoubleGradientBorder");
	fill-colors: #a5a0a0, #857979;
	fill-colors2: #857979, #a5a0a0;
	corner-radius: 0;
	drop-shadow-enabled: true;
	height: 30px;
	width: 100%;
}

.top
{
	vertical-align:top;
}

.tableContainer
{
	padding-top: 20px;
	width:1260px;
	/*border: 1px solid #000000;*/

}
.friendsListContainer
{
	overflow:auto;
	width:100%;
	height: 500px;
	scrollbar-base-color: #fecd8b;
}
.trophiesListContainer
{
	overflow:auto;
	width:100%;
	height: 300px;
	scrollbar-base-color: #fecd8b;
}
.friendsListRow
{
	border-top: 1px solid #cc6500;
}
.friendsListCol
{
	background-color:#cc6500;
}

.prizesContainer
{
	overflow:auto;
	width:180px;
	height: 75px;
	scrollbar-base-color: #fecd8b;
}
.hatsContainer
{
	scrollbar-base-color: #fecd8b;
	overflow:auto;
	width:180px;
	height: 75px;
}
.giftsContainer
{
	scrollbar-base-color: #fecd8b;
	overflow:auto;
	width:180px;
	height: 80px;
}
.giftMessagesContainer
{
	scrollbar-base-color: #fecd8b;
	overflow:auto;
	height: 400px;
}

.newsContainer
{
	scrollbar-base-color: #fecd8b;
	overflow:auto;
	width:360px;
	height: 300px;
}
.newsMyHomeContainer
{
	scrollbar-base-color: #fecd8b;
	overflow:auto;
	width:100%;
	height: 300px;
}
.friendsContainer
{
	scrollbar-base-color: #fecd8b;
	overflow:auto;
	width:360px;
	height:300px;
}

.myprofileScreenName
{
	font-family: verdana;
    font-size: 12px;
    font-weight:bold;
}


#faceConstructBox {
position:relative;
display:block;
}
img.faceConstructHat
{
	position: absolute;
	top: -27px;
	left: -12px;
}
img.faceConstruct {
position: absolute;
top: 0px;
left: 0px;
} 
img.faceConstructBadge
{
	position: absolute;
	top: 20px;
	left:20px;
}

.myprofileTextArea
{
	width:100%;
	height:60px;
}
.sideNavigation
{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align:center;
}
.activeSideNavigation
{
	background-image: url('/images/webclient/navigation/navigation-button-active.png');
	height: 24px;
	width: 210px;
	text-align:center;
	margin-bottom: 5px;
}
.activeSideNavigation a
{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;	
}
.activeSideNavigation a:hover
{
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;	
}
.formButtons
{

	list-style: none;
	padding: 0;
	margin: 0;
	padding-right: 5px;
}

.formSubmitButton
{
	display:inline;
	display: -moz-inline-box;
	display: inline-block;	
	background-image: url('/images/webclient/form/form-submit-button-79x24.png');
	height: 24px;
	width: 79px;
	text-align:center;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right:2px;	
}
.formSubmitButtonInactive100x24
{
	display:inline;
	display: -moz-inline-box;
	display: inline-block;		
	background-image: url('/images/webclient/form/form-submit-button-inactive-100x24.png');
	height: 24px;
	width: 100px;
	text-align:center;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right:2px;	
}
.formSubmitButtonInactive100x24 span
{
	color: grey;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
}

/********************************************
BUTTON FIX - START
   This can replace .formSubmitButton100x24
*********************************************/
.imageButton100x24
{
}
.imageButton100x24 a
{
	background-image: url('/images/webclient/form/form-submit-button-100x24.png');

	color:#000000;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	text-decoration: none;
	text-align:center;

	display: block;
	
	padding-top:4px;
	height:21px !important; /*moz height*/
	height:24px; /*IE height*/
	width: 100px;

	margin-left: 2px;
	margin-right:2px;
}
.imageButton100x24 a:hover
{
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	text-decoration: none;	
}
/**********************************************/

/********************************************
BUTTON FIX - START
This can replace .formSubmitButton200x24
*********************************************/
.imageButton200x24
{
}
.imageButton200x24 a
{
	background-image: url('/images/webclient/form/form-submit-button-200x24.png');
	
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	text-decoration: none;
	text-align:center;
	
	display: block;
	
	padding-top:4px;
	height:21px !important; /*moz height*/
	height:24px; /*IE height*/
	width: 200px;
	
	margin-left: 2px;
	margin-right:2px;
}
.imageButton200x24 a:hover
{
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	text-decoration: none;  
}
/**********************************************/




.formSubmitButton100x24
{
	display:inline;
	display: -moz-inline-box;
	display: inline-block;		
	background-image: url('/images/webclient/form/form-submit-button-100x24.png');
	height: 24px;
	width: 100px;
	text-align:center;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right:2px;	
}
.formSubmitButton100x24 a
{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;	
}
.formSubmitButton100x24 a:hover
{
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;	
}

.formSubmitButton250x24
{
	display:inline;
	display: -moz-inline-box;
	display: inline-block;		
	background-image: url('/images/webclient/form/form-submit-button-250x24.png');
	height: 24px;
	width: 250px;
	text-align:center;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right:2px;	
}
.formSubmitButton250x24 a
{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;	
}
.formSubmitButton250x24 a:hover
{
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;	
}


.formSubmitButton200x24
{
	display:inline;
	display: -moz-inline-box;
	display: inline-block;		
	background-image: url('/images/webclient/form/form-submit-button-200x24.png');
	height: 24px;
	width: 200px;
	text-align:center;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right:2px;	
}
.formSubmitButton200x24 a
{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;	
}
.formSubmitButton200x24 a:hover
{
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;	
}
.formSubmitButton150x24
{
	display:inline; 
	display: -moz-inline-box;
	display: inline-block;		
	background-image: url('/images/webclient/form/form-submit-button-150x24.png');
	height: 24px;
	width: 150px;
	text-align:center;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right:2px;	
}
.formSubmitButton150x24 a
{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;
}
.formSubmitButton150x24 a:hover
{
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;	
}

.formSubmitButton a
{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;	
}
.formSubmitButton a:hover
{
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;	
}


.inActiveSideNavigation
{
	background-image: url('/images/webclient/navigation/navigation-button-inactive.png');
	height: 24px;
	width: 210px;
	color: grey;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;	
	padding-top:5px;
	margin-bottom: 5px;
}
.profileInfoSpacer
{
	height: 5px;
}
.paymentSpacer
{
	height: 5px;
}
.giftBox
{
	border: 2px solid #cccccc;
	background-color:#ffd64b;
	padding: 3 3 3 3;
}
.giftBoxOver
{
	background-color:#ffffff;
	padding: 3 3 3 3;
	border: 2px solid #cccccc;
	color: #000000;
}

.prizeBox
{
	border: 2px solid #cccccc;
	background-color:#ffd64b;
	padding: 3 3 3 3;
	width: 100px;
	height: 70px;

}
.prizeBoxOver
{
	background-color:#ffffff;
	padding: 3 3 3 3;
	border: 2px solid #cccccc;
	color: #000000;
	width: 100px;
	height: 70px;	
}

.gsPurchaseFor
{
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-align: center;
}
.giftData
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

.prizeData
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align:center;
}

.giftShopContainer
{
	scrollbar-base-color: #fecd8b;
	overflow:auto;
	width: 100%;
	height: 348px;
}

.changeHatContainer
{
	scrollbar-base-color: #fecd8b;
	overflow:auto;
	width: 100%;
	height: 360px;
}
.prizeSelectionContainer
{
	scrollbar-base-color: #fecd8b;
	overflow:auto;
	width: 757px;
	height: 150px;
}

.membershipPlanHeading
{
	text-align:center;
	color: #000000;
	font-family: verdana;
	font-size: 20px;
	font-weight:bold;
}

.myInfoSection
{
	font-family:verdana;
	font-size:14px;
	border-bottom:1px solid #cc6500;
	font-weight:bold;
}


/**************NEW IMAGE buttons for application ********************START***/ 

/* Comments Menu*/


.commentSendSuggestion208x22Button 
{	
	display: block;
	width:208px;
	
	height:22px;
	background: url(/images/webclient/form/images/208x22_send_suggestion.png) top;		
	
}

.commentSendSuggestion208x22Button:hover { 
	background-position: bottom;
}

/**/

.commentSendToSupport208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;
	background: url(/images/webclient/form/images/208x22_send_to_customer_support.png) top;	
	
	
}

.commentSendToSupport208x22Button:hover { 
	background-position: bottom;
}

/* My Stuff Menu : View My Stuff */

.playNow120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_play_now.png) top;	
	
	
}

.playNow120x22Button:hover { 
	background-position: bottom;
}

.sendPassword208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_send_password.png) top;	
	
	
}

.sendPassword208x22Button:hover { 
	background-position: bottom;
}

/**/

.login120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;
	background: url(/images/webclient/form/images/120x22_login.png) top;	
	
	text-align:center;
	
}

.login120x22Button:hover { 
	background-position: bottom;
}



/**/

.pickHat120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;
	background: url(/images/webclient/form/images/120x22_pick_hat.png) top;	
	
	text-align:center;
	
}

.pickHat120x22Button:hover { 
	background-position: bottom;
}




/* My Stuff Menu side navigation */



.viewMyProfile208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;
	background: url(/images/webclient/form/images/208x22_view_my_profile.png) top;	
	
	text-align:center;
	margin-bottom: 5px;
}

.viewMyProfile208x22Button:hover { 
	background-position: bottom;
}

/**/
.membership208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;
	background: url(/images/webclient/form/images/208x22_membership.png) top;	
	
	text-align:center;
	margin-bottom: 5px;
}

.membership208x22Button:hover { 
	background-position: bottom;
}

/**/

.giftShop208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;
	background: url(/images/webclient/form/images/208x22_gift_shop.png) top;	
	
	text-align:center;
	margin-bottom: 5px;
}

.giftShop208x22Button:hover { 
	background-position: bottom;
}

/**/

.pickExtraSpins208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;
	background: url(/images/webclient/form/images/208x22_pick_extra_spins.png) top;	
	
	text-align:center;
	margin-bottom: 5px;
}

.pickExtraSpins208x22Button:hover { 
	background-position: bottom;
}


/**/

.pickAdFreeWeek208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;
	background: url(/images/webclient/form/images/208x22_pick_ad_free_week.png) top;	
	
	text-align:center;
	margin-bottom: 5px;
}

.pickAdFreeWeek208x22Button:hover { 
	background-position: bottom;
}


/**/

.pickDayPass208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;
	background: url(/images/webclient/form/images/208x22_pick_day_pass.png) top;	
	
	text-align:center;
	margin-bottom: 5px;
}

.pickDayPass208x22Button:hover { 
	background-position: bottom;
}


/**/

.pickAHat208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;
	background: url(/images/webclient/form/images/208x22_pick_a_hat.png) top;	
	
	text-align:center;
	margin-bottom: 5px;
	
}

.pickAHat208x22Button:hover { 
	background-position: bottom;
}

/**/

.pickAGift208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;
	background: url(/images/webclient/form/images/208x22_pick_a_gift.png) top;	
	
	text-align:center;
	margin-bottom: 5px;
	
}

.pickAGift208x22Button:hover { 
	background-position: bottom;
}



/**/

.giveAGift208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;
	background: url(/images/webclient/form/images/208x22_give_a_gift.png) top;	
	
	text-align:center;
	margin-bottom: 5px;
}

.giveAGift208x22Button:hover { 
	background-position: bottom;
}



/** */

.prizes208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;
	background: url(/images/webclient/form/images/208x22_prizes.png) top;	
	
	text-align:center;
	margin-bottom: 5px;
}

.prizes208x22Button:hover { 
	background-position: bottom;
}

/**/


.myInfo208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;
	background: url(/images/webclient/form/images/208x22_my_info.png) top;	
	
	text-align:center;
	margin-bottom: 5px;
}

.myInfo208x22Button:hover { 
	background-position: bottom;
}

/**/

.privacy208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;
	background: url(/images/webclient/form/images/208x22_privacy.png) top;	
	
	text-align:center;
	margin-bottom: 5px;
}

.privacy208x22Button:hover { 
	background-position: bottom;
}

/**/

/* My Stuff Menu : View My Profile q */

.editProfile208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_edit_profile.png) top;	
	
	margin-bottom: 5px;
	margin-top: 5px;
}

.editProfile208x22Button:hover { 
	background-position: bottom;
}


/* My Stuff Menu : Membership */

.changeMembership208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_change_membership.png) top;	
	
	margin-bottom: 5px;
}

.changeMembership208x22Button:hover { 
	background-position: bottom;
}

/**/

.purchase300Spins208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_purchase_300_spins.png) top;	
	
	margin-bottom: 5px;
}

.purchase300Spins208x22Button:hover { 
	background-position: bottom;
}


/**/

.purchaseADayPass208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_purchase_a_day_pass.png) top;	
	
	margin-bottom: 5px;
}

.purchaseADayPass208x22Button:hover { 
	background-position: bottom;
}



/**/

.changePaymentInfo208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_change_payment_info.png) top;	
	
	margin-bottom: 5px;
}

.changePaymentInfo208x22Button:hover { 
	background-position: bottom;
}

/**/

.becomeAMember208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_become_a_member.png) top;	
	margin-bottom: 5px;
	
}

.becomeAMember208x22Button:hover { 
	background-position: bottom;
}



/**/

.cancelMembership208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_cancel_membership.png) top;	
	
	margin-bottom: 5px;
}

.cancelMembership208x22Button:hover { 
	background-position: bottom;
}


/**/

.viewMyFriends208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_view_my_friends.png) top;	
	
	margin-bottom: 5px;
}

.viewMyFriends208x22Button:hover { 
	background-position: bottom;
}

/**/

.findNewFriends208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_find_new_friends.png) top;	
	
	margin-bottom: 5px;
}

.findNewFriends208x22Button:hover { 
	background-position: bottom;
}

/**/

.inviteMoreFriends208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_invite_more_friends.png) top;	
	
	margin-bottom: 5px;
}

.inviteMoreFriends208x22Button:hover { 
	background-position: bottom;
}


/**/

.referralDashboard208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_referral_dashboard.png) top;	
	
	margin-bottom: 5px;
}

.referralDashboard208x22Button:hover { 
	background-position: bottom;
}



/**/

.inviteAsAFriend208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_invite_as_friend.png) top;	
	
	margin-bottom: 5px;
}

.inviteAsAFriend208x22Button:hover { 
	background-position: bottom;
}

/**/

.viewNewcomers208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_view_newcomers.png) top;	
	
	margin-bottom: 5px;
}

.viewNewcomers208x22Button:hover { 
	background-position: bottom;
}


/* */
.registerNow120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_register_now.png) top;	
	
}

.registerNow120x22Button:hover { 
	background-position: bottom;
}

/* */

.save120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_save.png) top;	
	
}

.save120x22Button:hover { 
	background-position: bottom;
}

/* */

.changeProfilePicture120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_change_profile_picture.png) top;	
	
	margin-bottom: 5px;
}

.changeProfilePicture120x22Button:hover { 
	background-position: bottom;
}


/* */

.removeProfilePicture120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_remove_profile_picture.png) top;	
	margin-bottom: 5px;
}

.removeProfilePicture120x22Button:hover { 
	background-position: bottom;
}



.rate120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_rate.png) top;	
	margin-bottom: 5px;
}

.rate120x22Button:hover { 
	background-position: bottom;
}


.accept120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_accept.png) top;	
	margin-bottom: 5px;
}

.accept120x22Button:hover { 
	background-position: bottom;
}

.decline120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_decline.png) top;	
	margin-bottom: 5px;
}

.decline120x22Button:hover { 
	background-position: bottom;
}

.dontCancel20x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_dont_cancel.png) top;	
	margin-bottom: 5px;
}

.dontCancel20x22Button:hover { 
	background-position: bottom;
}

.refresh120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_refresh.png) top;	
	margin-bottom: 5px;
}

.refresh120x22Button:hover { 
	background-position: bottom;
}


.create120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_create.png) top;	
	margin-bottom: 5px;
}

.create120x22Button:hover { 
	background-position: bottom;
}

.messages120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_messages.png) top;	
	margin-bottom: 5px;
}

.messages120x22Button:hover { 
	background-position: bottom;
}


.sendTest120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_send_test.png) top;	
	margin-bottom: 5px;
}

.sendTest120x22Button:hover { 
	background-position: bottom;
}


/* */

.changeProfilePicture208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_change_profile_picture.png) top;	
	margin-bottom: 5px;
}

.changeProfilePicture208x22Button:hover { 
	background-position: bottom;
}


/* */

.removeProfilePicture208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_remove_profile_picture.png) top;	
	margin-bottom: 5px;
	margin-top: 5px;
}

.removeProfilePicture208x22Button:hover { 
	background-position: bottom;
}






/* */

.uploadPhoto208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_upload_photo.png) top;	
	
}

.uploadPhoto208x22Button:hover { 
	background-position: bottom;
}


.myPrize208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_my_prize.png) top;	
	margin-bottom: 5px;
}

.myPrize208x22Button:hover { 
	background-position: bottom;
}


/*  */
.enter120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_enter.png) top;	
	
}

.enter120x22Button:hover { 
	background-position: bottom;
}

/*  */
.details120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_details.png) top;	
	
}

.details120x22Button:hover { 
	background-position: bottom;
}




/* */

.changePrize120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_change_prize.png) top;	
	margin-bottom: 5px;
	
}

.changePrize120x22Button:hover { 
	background-position: bottom;
}

/* */

.prizesWon120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_prizes_won.png) top;	
	margin-bottom: 5px;
	
}

.prizesWon120x22Button:hover { 
	background-position: bottom;
}


/**/
.search120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_search.png) top;	
	
}

.search120x22Button:hover { 
	background-position: bottom;
}



/**/
.apply120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_apply.png) top;	
	
}

.apply120x22Button:hover { 
	background-position: bottom;
}





/* */

.requestPrize175x46Button
{	
	
	width:175px;
	display:inline;
	display: -moz-inline-box;
	display: inline-block;		
	height:46px;  
	
	background: url(/images/webclient/form/images/175x46_request_prize.png) top;	
	margin-top: 5px;
}

.requestPrize175x46Button:hover { 
	background-position: bottom;
}

.requestPrizeInactive175x46Button
{	
	width:175px;
	display:inline;
	display: -moz-inline-box;
	display: inline-block;		
	height:46px;  
	
	background: url(/images/webclient/form/images/175x46_request_button_inactive.png) bottom;	
	margin-top: 5px;
}





/* */

.changePrize208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_change_prize.png) top;	
	margin-bottom: 5px;
}

.changePrize208x22Button:hover { 
	background-position: bottom;
}

/* */

.prizesWon208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_prizes_won.png) top;	
	margin-top: 5px;
}

.prizesWon208x22Button:hover { 
	background-position: bottom;
}


/* */

.deleteAll208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_delete_all.png) top;	
	
}

.deleteAll208x22Button:hover { 
	background-position: bottom;
}

/* */

.deleteSelected208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_delete_selected.png) top;	
	
}

.deleteSelected208x22Button:hover { 
	background-position: bottom;
}

/* */

.inbox208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_inbox.png) top;
	
	margin-bottom: 5px;
	
}

.inbox208x22Button:hover { 
	background-position: bottom;
}

/* 208x22_request_pending.png */
.pendRequest208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_new_conversation.png) top;	
	margin-bottom: 5px;
}
/*
.pendingRequest208x22Button:hover { 
background-position: bottom;
}
*/

/* */

.newConversation208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_new_conversation.png) top;	
	margin-bottom: 5px;
}

.newConversation208x22Button:hover { 
	background-position: bottom;
}

/* */

.newQuicknote208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_new_quick_note.png) top;	
	margin-bottom: 5px;
}

.newQuicknote208x22Button:hover { 
	background-position: bottom;
}


/* */

.sendEcards208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_send_ecards.png) top;	
	margin-bottom: 5px;
}

.sendEcards208x22Button:hover { 
	background-position: bottom;
}


/* */

.applyToBeAHost208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_apply_to_be_a_host.png) top;	
	
	margin-bottom:5px;
}

.applyToBeAHost208x22Button:hover { 
	background-position: bottom;
}


/* */

.block208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_block.png) top;	
	
	margin-bottom:5px;
}

.block208x22Button:hover { 
	background-position: bottom;
}


/* */

.changeHostStatus208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_change_host_status.png) top;	
	
}

.changeHostStatus208x22Button:hover { 
	background-position: bottom;
}

/* */

.deleteSelectedGift208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_delete_selected_gifts.png) top;	
	
}

.deleteSelectedGift208x22Button:hover { 
	background-position: bottom;
}

/* */

.buyMoreHats208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_buy_more_hats.png) top;	
	
}

.buyMoreHats208x22Button:hover { 
	background-position: bottom;
}

/* */

.hideSelectedFriends208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_hide_selected_friends.png) top;	
	
}

.hideSelectedFriends208x22Button:hover { 
	background-position: bottom;
}




/* */

.showHiddenFriends208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_show_hidden_friends.png) top;	
	
}

.showHiddenFriends208x22Button:hover { 
	background-position: bottom;
}


/* */

.removeSelectedFriends208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_remove_selected_friends.png) top;	
	
}

.removeSelectedFriends208x22Button:hover { 
	background-position: bottom;
}

/* */

.checkYourEligibility208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_check_your_eligibility.png) top;	
	
}

.checkYourEligibility208x22Button:hover { 
	background-position: bottom;
}

/* */

.createPrivateRoom208x22Button
{	
	display: block;
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_create_private_room.png) top;	
	
}

.createPrivateRoom208x22Button:hover { 
	background-position: bottom;
}


/* */

.requestForPrize208x22Button
{	
	display:inline;
	display: -moz-inline-box;
	display: inline-block;		
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_request_for_prize.png) top;	
	
}

.requestForPrize208x22Button:hover { 
	background-position: bottom;
}

/* */

.requestForPrizeInactive208x22Button
{	
	display:inline;
	display: -moz-inline-box;
	display: inline-block;		
	width:208px;
	
	height:22px;  
	background: url(/images/webclient/form/images/208x22_request_for_prize_inactive.png) top;	
	
}




/* */

.join120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_join.png) top;	
	
}

.join120x22Button:hover { 
	background-position: bottom;
}




/* */

.delete120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_delete.png) top;	
	
}

.delete120x22Button:hover { 
	background-position: bottom;
}




.submit120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_submit.png) top;	
	
}

.submit120x22Button:hover { 
	background-position: bottom;
}


.deleteHat120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_delete_hat.png) top;	
	
}

.deleteHat120x22Button:hover { 
	background-position: bottom;
}

.reply120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_reply.png) top;	
	
}

.reply120x22Button:hover { 
	background-position: bottom;
}


.ok120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_ok.png) top;	
	
}

.ok120x22Button:hover { 
	background-position: bottom;
}


.send120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_send.png) top;	
	
}

.send120x22Button:hover { 
	background-position: bottom;
}


.sendEcard120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_send_ecard.png) top;	
	
}

.sendEcard120x22Button:hover { 
	background-position: bottom;
}

.invite120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_invite.png) top;	
	
}


.invite120x22Button:hover { 
	background-position: bottom;
}

.inviteAll120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_invite_all.png) top;	
	
}


.inviteAll120x22Button:hover { 
	background-position: bottom;
}





.goToPaypal120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_go_to_paypal.png) top;	
	
}

.goToPaypal120x22Button:hover { 
	background-position: bottom;
}


.continue120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_continue.png) top;	
	
}

.continue120x22Button:hover { 
	background-position: bottom;
}

.change120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_change.png) top;	
	
}

.change120x22Button:hover { 
	background-position: bottom;
}


.closeWindow120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_close_window.png) top;	
	
}

.closeWindow120x22Button:hover { 
	background-position: bottom;
}



.cancel120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_cancel.png) top;	
	
}

.cancel120x22Button:hover { 
	background-position: bottom;
}


.close120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_close.png) top;	
	
}

.close120x22Button:hover { 
	background-position: bottom;
}

.preview120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_preview.png) top;	
	
}

.preview120x22Button:hover { 
	background-position: bottom;
}

.skipTutorial120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_skip_tutorial.png) top;	
	
}

.skipTutorial120x22Button:hover { 
	background-position: bottom;
}

.startTutorial120x22Button
{	
	display: block;
	width:120px;
	
	height:22px;  
	background: url(/images/webclient/form/images/120x22_start_tutorial.png) top;	
	
}

.startTutorial120x22Button:hover { 
	background-position: bottom;
}



.submit175x46Button
{	
	display: block;
	width:175px;
	
	height:46px;  
	background: url(/images/webclient/form/images/175x46_submit.png) top;	
	
}

.submit175x46Button:hover { 
	background-position: bottom;
}

.claimPrize175x46Button
{	 
	width:175px;
	display:inline;
	display: -moz-inline-box;
	display: inline-block;		
	height:46px;  
	background: url(/images/webclient/form/images/175x46_claim_prize.png) top;	
	
}

.claimPrize175x46Button:hover { 
	background-position: bottom;
}


.claimPrizeInactive175x46Button
{	 
width:175px;
display:inline;
display: -moz-inline-box;
display: inline-block;		
height:46px;  
background: url(/images/webclient/form/images/175x46_request_prize_inactive.png) top;	

}


/**************NEW IMAGE buttons for application ********************END***/




/************TOP NAV*******************/

#sddm
			{	margin: 0;
				padding: 0;
				z-index: 30}
			
			#sddm li
			{	margin: 0;
				padding: 0;
				list-style: none;
				float: left;
				font: bold 14px verdana}
			
			#sddm li a
			{	display: block;
				margin: 0 1px 0 0;
				padding: 4px 10px;
				width: 110px;
				/*background: #5970B2;*/
				color: #FFF;
				text-align: center;
				text-decoration: none}
			
			#sddm li a:hover
			{	
				/*background: #49A3FF*/
				text-decoration: underline;
			}
			
			#sddm div
			{	position: absolute;
				visibility: hidden;
				margin: 0;
				padding: 0;
				background: #fed096;
				width: 140px;
				border: 2px solid #fd9d1e;
				
			}
			
				#sddm div a
				{
					position: relative;
					display: block;
					margin: 0;
					padding: 5px 10px;
					width: auto;
					white-space: nowrap;
					text-align: left;
					text-decoration: none;
					background: #fed096;
					color: #000000;
					font-size: 11px;
					font-family: verdana;
					font-weight: bold;
				}
			
				#sddm div a:hover
				{	background: #ffffff;
					color: #000000;
					text-decoration: none;
				}
					
/************END TOP NAV*******************/




/***********PAGINATION**************/
.paginationPage
{
	border: 1px solid #a5a0a0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: verdana;
    font-size: 11px;
	color:#000000;
}
.paginationCurrentPage
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: verdana;
    font-size: 11px;
    font-weight:bold;
    color:#000000;
}
.paginationPage a
{
	text-decoration:none;
	color:#000000;
}
.paginationCurrentPage a
{
	text-decoration:none;
	color:#000000;
}

