﻿/* general */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

body 
{
    background:#242424 top repeat-x url(images/bodyBackground.png);
    color:#fff;
    direction:rtl;
    font-size:12px;
    font-family:Arial;
    text-align:right;
}
.clear {clear:both;height:100%}
a:link, a:visited, a:active {color:#fff;font-weight:bold}
a:hover {color:#df6a03}
img {border:none}

.error,
.success
{
    clear:both;
    display:block;
    padding:15px;
    font-size:1.4em;
    font-weight:bold;
    margin:10px auto;
    width:760px;
    color:#fff;
    padding:50px 10px;
}
.error
{
    background-color:#df6a03;
}
.success
{
    background-color:#0072bc;
}
h1
{
    color:#fff;
    border-right:18px solid #df6a03;
    margin:10px 10px 10px 0;
    padding-right:5px;
    font-size:1.4em;
    font-weight:bold;
    clear:both;
}
.wrapper
{
    width:784px;
    margin:0 auto;
    overflow:hidden;
    height:100%;
}
.trialMsg
{
    width:780px;
    height:50px;
    background:#df6a03;
    border:1px solid #000;
}
.top
{
    margin:10px 20px 0px 20px;
    width:744px;
    height:70px;
    color:#fff;
    overflow:hidden;
}
.topLogo
{
    float:right;
    width:72px;
    height:58px;
}
.topLogoDatecity
{
    float:right;
    width:150px;
    height:70px;
}
.topMenu
{
    float:left;
    list-style:none;
    height:58px;
    line-height:58px;
}
.topMenu li
{
    display:block;
    float:left;
}
.topMenu li a:link,
.topMenu li a:visited,
.topMenu li a:active
{
    color:#fff;
}
.topMenu li a:hover
{
    color:#df6a03;
}
/*\*/
* html .container {height:400px}
/**/
.content
{
    overflow:hidden;
    height:100%;
    width:784px;
    
    overflow:hidden;
    background-image:url(images/contentBackground.png);  
}
.contentNavigation
{
   width:784px;
   height:52px;
   background-image:url(images/navigationBackground.png); 
}
.contentNavigation ul
{
    
    margin:0px 10px;
    padding-top:2px;
    width:762px;
    list-style:none;
    height:48px;
    line-height:48px;
     border-right:1px solid #333;
}
.contentNavigation ul li
{
    
    float:right;
    display:block;
    height:48px;
    border-left:1px solid #333;
}
.contentNavigation ul li a:link,
.contentNavigation ul li a:active,
.contentNavigation ul li a:visited
{
    text-decoration:none;
    width:105px;
    text-align:center;
    height:48px;
    display:block;
    color:#fff;
    font-size:1.1em;
    font-weight:bold;
    background-image:url(images/navigationLink.png);
}
.contentNavigation ul li a:hover
{
    background-image:url(images/navigationHover.png);
}
.footer
{
    width:760px;
    overflow:hidden;
    background:url(images/footerBackground.png) top no-repeat;
    padding:40px 12px 0 12px;
    height:14px;
    line-height:14px;
}
.footerMenu
{
    list-style:none;
    font-weight:bold;
    font-size:1.2em;
}
.footerMenu li
{
    display:block;
    float:right;
}
.footerMenu li a:link,
.footerMenu li a:visited,
.footerMenu li a:active
{
    font-size:0.8em;
    color:#fff;
}
.footerMenu li a:hover
{
    color:#df6a03;
}
.footerCopyrights
{
    color:#fff;
    float:left;
    display:block;
    font-size:0.9em;
    font-weight:bold;
}


.contentRight
{
    overflow:hidden;
    height:100%;
    width:562px;
    margin-right:7px;
    float:right;
}
.contentLeft
{
    overflow:hidden;
    height:100%;
    width:202px;
    margin-left:5px;
    float:left;
}

/* mainpage */
.mainpageHeader
{
    width:784px;
    height:282px;
    background-image:url(images/mainpageHeader.png);
    clear:both;
}
.mainpageHeader p
{
    color:#fff;
    font-weight:bold;
    font-size:1.2em;
    padding:60px 30px 45px 5px;
    width:320px;
}
.mainpageHeaderDatecity
{
    width:784px;
    height:282px;
    background-image:url(images/mainpageHeaderDatecity.png);
    clear:both;
}
.mainpageHeaderDatecity p
{
    color:#fff;
    font-weight:bold;
    font-size:1.2em;
    padding:60px 30px 45px 5px;
    width:320px;
}
.mainpageSignupNow:link,
.mainpageSignupNow:active,
.mainpageSignupNow:visited
{
    padding:30px 23px 0 0;
    float:right;
    width:190px;
    height:70px;
    display:block;
}

.mainpageSplitter
{    
    width:784px;
    height:130px;
    background-image:url(images/mainpageSplitter.png);
    clear:both;
    margin-bottom:20px;
}
.mainpageInfoBoxA,
.mainpageInfoBoxB,
.mainpageInfoBoxC
{
    float:right;
    width:230px;
    height:110px;
    padding:10px;
    margin-right:10px;
}

.mainpageContent
{
    overflow:hidden;
    height:100%;
}
.mainpageInfoBoxC ul
{
    float:right;
    width:226px;
    overflow:hidden;
    list-style:none;
}
.mainpageSplitter label
{
    display:block;
    font-size:0.9em;
    font-weight:bold;
}

.mainpageFeedbackerName,
.mainpageFeedbackerMessage
{
    clear:both;
    padding:0 5px;
    display:block;
}
.mainpageFeedbackerName
{
    color:#df6a03;
    font-weight:bold;
    font-size:1.2em;
    font-weight:bold;
}
.mainpageFeedbackerMessage
{
    padding:5px;
    font-weight:bold;
    
} 


.mainpageSearchSelect
{
     background-color:#373a3e;
    border: 2px solid #df6a03;
    color:#fff;
}
.mainpageSearchBtn
{
    margin-top:10px;
    font-weight:bold;
}

.mainpageLoginEmail
{
    background-color:#373a3e;
    border: 2px solid #df6a03;
    color:#fff;
    font-size:14px;
    font-weight:bold;
}
.mainpageLoginPassword
{
    background-color:#373a3e;
    border: 2px solid #df6a03;
    color:#fff;
}
.mainpageLoginBtn
{
    margin-top:10px;
    font-weight:bold;
}


/* finduser */
.searchSelectors
{
    overflow:hidden;
    border:1px solid #c20000;
    padding:1px;
    margin-bottom:10px;
}
.searchSelector
{
    padding:2px 4px;
    overflow:hidden;
    background-color:#c20000;
    color:#fff;
    float:right;
    margin-left:1px;
    height:22px;
    line-height:22px;
}
.searchSelector label
{
    margin-left:5px;
    font-size:0.9em;
    font-weight:bold;
}
.searchSelectorButton       
{
    float:right;
    border:0;
    display:block;
    background-color:#333;
    color:#fff;
    text-decoration:none;
    font-weight:bold;
    font-size:0.9em;
    width:36px;
    text-align:center;
    height:26px;
    line-height:26px;
}

/* forms */
.formBody
{
    overflow:hidden;
}
.formRow,
.formRowCheckBox,
.formRowRadio,
.formRowMessageImages
{
    height:100%;
    overflow:hidden;
    padding:2px;
    margin:2px;
    clear:both;
}
.formRow label
{
    width:100px;
    text-align:left;
    margin-left:5px;
    display:block;
    font-weight:bold;
    height:20px;
    float:right;
}
.formRow select,
.formRow input,
.formRow textarea
{
    float:right;
    text-align:right;
}
.formError
{
    font-size:0.9em;
    margin-right:5px;
    float:right;
    font-weight:bold;
}
.formSubmit
{
    clear:both;
    float:right;
    margin-right:115px;
}
.formGroupTitle
{
    font-size:1.2em;
    font-weight:bold;
    color:#fff;
    background-color:#333;
    display:block;
    padding:2px;
    clear:both;
}
.formGroup
{
    overflow:hidden;
    border:#333 solid 1px;
    padding:5px 0;
    margin-bottom:5px;
    height:100%;
}
.formRadioList
{
    overflow:hidden;
}
.formAnyList
{
    border:1px solid #1d1f21;
    padding:5px;
    margin:5px;
    overflow:hidden;
    height:100%;
    font-weight:bold;
}
.formAnyList input
{
    float:right;
}
.formAnyList label
{
    float:right;
    margin-right:5px;
    margin-left:10px;
    display:block;
}
.formRadioList span
{
    height:20px;
    line-height:20px;
    width:100%;
    margin-right:60px;
    display:block;
    float:right;
}
.formRadioList label
{
    text-align:right;
}
.formCounter
{
    clear:both;
    display:block;
    font-weight:bold;
    font-size:.9em;
    margin-right:105px;
}
.checkboxes input
{
    margin-left:2px;
    float:right;
}
.checkboxes label
{
    display:block;
    float:right;
    font-weight:bold;
    width:110px;
}
.formRowCheckBox input
{
    float:right;
    margin-right:105px;
}
.formRowCheckBox label
{   
    display:block;
    float:right;
    margin-right:10px;
    font-weight:bold;
}
.formRowRadio span
{
    width:100px;
    text-align:left;
    margin-left:5px;
    display:block;
    font-weight:bold;
    float:right;
}
.formRowRadio table
{
    float:right;
    text-align:right;
}
.formRowMessageImages
{
    overflow:hidden;
    height:100%;
}
.formRowMessageImage
{
    overflow:hidden;
    height:100%;
}
.formRowMessageImage a:link,
.formRowMessageImage a:active,
.formRowMessageImage a:visited
{
    float:right;
}
.formRowMessageImage input
{
    margin-right:5px;
    margin-top:95px;
    float:right;
}
.formRowMessageImage label
{
    font-weight:bold;
    display:block;
    margin-right:5px;
    margin-top:95px;
    float:right;
}

.formNBody
{
    width:562px;
    overflow:hidden;
    height:100%;
    background-image:url(images/internalBoxBackground.png)
}
.formNBodyHeader
{    
    width:562px;
    height:11px;
    background-image:url(images/internalBoxHeader.png)
}
.formNGroupTitle
{
    overflow:hidden;
    height:100%;
    display:block;
    font-size:1.2em;
    font-weight:bold;
    margin:0px 5px;
    padding:1px;
    color:#fff;
    background-color:#535353;
    border:1px solid #000;
}
.formNGroup
{
    overflow:hidden;
    margin:1px 5px 5px 5px;
    padding:5px;
    height:100%;  
}
.formNGroup ul
{
   padding:1em 2em;
   list-style-type:square;
}
.formNSubmit
{
    clear:both;
    float:right;
    margin-right:115px;
}
.formNSubmit2
{
    clear:both;
    float:right;
    margin-right:5px;
}
.formNBodyFooter
{   
    clear:both;
    width:562px;
    height:20px;
    line-height:20px;
    padding-top:10px;
    background:url(images/internalBoxFooter.png) #373a3e top no-repeat
}


/* misc */
#preview
{
    z-index:999;
	position:absolute;
	background:#000;
	padding:5px;
	display:none;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
}
.pagination
{
    clear:both;
    list-style:none;
}
.pagination li
{
    display:block;
    float:right;
}
.pagination li a:link,
.pagination li a:visited,
.pagination li a:active
{
    display:block;
    width:20px;
    height:20px;
    line-height:20px;
    border:1px solid #663300;
    padding:2px;
    margin-left:1px;
    font-weight:bold;
    text-align:center;
}
.pagination li a:hover
{
    background-color:#663300;
    color:#fff;
    font-size:1.4em;
}
.welcomeRight
{
    width:322px;
    float:right;
}
.welcomeTitle
{
    display:block;
    border:1px solid #000;
    background-color:#535353;
    color:#fff;
    font-weight:bold;
    padding:2px;
    margin:2px;
}
.welcomeBox
{
    overflow:hidden;
    height:100%;
    margin-bottom:10px;
}
.welcomeHeader
{
    height:11px;
    width:322px;
    background-image:url(images/welcomeBoxHeader.png);
}
.welcomeContent
{
    width:322px;
    background-image:url(images/welcomeBoxContent.png);
    overflow:hidden;
    height:100%;
}
.welcomeContent p,
.welcomeContent ul
{
    padding:1em 2em;
}
.welcomeContent ul
{
    list-style-type:square;
}
.welcomeFooter
{
    height:12px;
    width:322px;
    background-image:url(images/welcomeBoxFooter.png);
}
.welcomeLeft
{
    float:left;
    width:232px;
}
.internalRight
{
    float:right;
    width:180px;
    overflow:hidden;
    height:100%;
    
}
.internalRightTitle
{
    font-size:1.2em;
    font-weight:bold;
    margin-bottom:5px;
}
.internalRightMenuOnline
{
    list-style:none;
    width:180px;
    overflow:hidden;
    height:100%;
    margin-bottom:10px;
}
.internalRightMenuOnline li
{
    width:180px;
    overflow:hidden;
    height:30px;
    line-height:30px;
    background-image:url(images/internalMenuButtonOnlineBack.png);
    margin-bottom:1px;
    
}
.internalRightMenuOnline li img
{
    float:right;
    height:30px;
    width:30px;
}
.internalRightMenuOnline li a:link,
.internalRightMenuOnline li a:active,
.internalRightMenuOnline li a:visited
{
    width:150px;
    float:right;
    display:block;
    height:30px;
    line-height:30px;
    font-size:0.9em;
    
}
.internalRightMenuOnline li a:hover
{
    font-size:1em;
}
.internalRightMenu
{
    list-style:none;
    width:181px;
    overflow:hidden;
    height:100%;
    margin-bottom:10px;
    
}
.internalRightMenu li
{
    width:181px;
    overflow:hidden;
    height:33px;
    line-height:30px;
    
    background-image:url(images/internalMenuButton.png);
    margin-bottom:1px;
}
.internalRightMenu li img
{
    float:right;
    height:33px;
    width:30px;
}
.internalRightMenu li a:link,
.internalRightMenu li a:active,
.internalRightMenu li a:visited
{
    text-decoration:none;
    width:150px;
    float:right;
    display:block;
    height:30px;
    line-height:30px;
    font-size:0.9em;
    color:#fff;
}
.internalRightMenu li a:hover
{
    font-size:1em;
}
.messageItems
{
    overflow:hidden;
    height:100%;
}
.messageItem
{
    overflow:hidden;
    height:100%;
    margin-bottom:5px;
    padding:5px;
    border:2px solid #ccc;
}
.messageItemContent
{
    margin-right:20px;
    float:right;
    width:400px;
}
.messageItemContent span
{
    display:block;
    font-size:0.9em;
    font-weight:bold;
}
.messageItemContent p
{
    padding:1em 0;
}


.personItems
{
    overflow:hidden;
    height:100%;
    width:562px;
}
.personItemsSmall
{
    float:left;
    overflow:hidden;
    height:100%;
    width:780px;
}
.personItemsMedium
{
    float:right;
    overflow:hidden;
    height:100%;
    width:232px;
}
.personItem
{
    overflow:hidden;
    height:100%;
    margin-bottom:20px;
}
.personItemSmall
{
    width:232px;
    overflow:hidden;
    height:100%;
    float:right;
    margin-right:20px;
    margin-bottom:20px;
}
.personItemMedium
{
    width:232px;
    overflow:hidden;
    height:100%;
    float:right;
    margin-bottom:20px;
}
.personItemProfile
{
    width:542px;
    height:113px;
    padding:10px;
    background-image:url(images/personItemBackground.png);
}
.personItemProfileSmall
{
    width:212px;
    height:113px;
    padding:10px;
    background-image:url(images/personItemSmallBackground.png);
}
.personItemProfileMedium
{
    width:212px;
    height:113px;
    padding:10px;
    background-image:url(images/personItemSmallBackground.png);
}
/*.personItemsPics
{
    height:100px;
    width:100px;
    float:right;
}
.personImageZoom
{
    clear:both;
    width:83px;
    height:20px;
    float:right;
    margin-top:10px;
}
*/
.personItemsPic
{
    height:100px;
    width:75px;
    border:none;
    float:right;
    padding:2px;
    border:2px solid #ccc;
}

.personItemsInfo
{
    margin-right:20px;
    width:220px;
    display:block;
    float:right;
    list-style:none;
}
.personItemsInfo li
{
    display:block;
    height:18px;
    line-height:18px;
}
.personItemsInfoSmall
{
    margin-right:20px;
    width:100px;
    display:block;
    float:right;
    list-style:none;
}
.personItemsInfoMedium
{
    margin-right:20px;
    width:100px;
    display:block;
    float:right;
    list-style:none;
}
.personItemsAbout
{
    float:right;
    border-right:1px solid #808080;
    padding-right:14px;
    margin-right:14px;
    height:110px;
    display:block;
    width:180px;
}
.personItemActions
{
    list-style: none;
    overflow: hidden;
    margin: 5px;
}
.personItemActions li
{
    margin-top: 2px;
    padding-right: 7px;
    float: right;
    display: block;
}
.personItemActions li a:link, .personItemActions li a:visited, .personItemActions li a:active
{
    color: #fff;
    width: 102px;
    height: 32px;
    display: block;
}
.personItemActions li a:hover
{
    color: #fff;
}
.personItemEmpty
{    
    display:block;
    font-weight:bold;
    font-size:1.2em;
    margin:10px 0px 10px 20px ;
    padding:5px;
    color:#fff;
    background-color:#df6a03;
    border:1px solid #333;
}
.personItemFinduserBar
{
    width:562px;
    height:63px;
    background-image:url(images/personItemBackgroundBig.png);
    margin-bottom:20px;
}

.personItemFinduserBarButton
{
    float:left;
    width:70px;
    height:60px;
    line-height:60px;
    border:none;
    color:#fff;
    font-size:1.1em;
    font-weight:bold;
    background:none;
    cursor:pointer;
}
.personItemFinduserBarItems
{
    padding:0 5px;
    font-size:0.9em;
    font-weight:bold;
    width:470px;
    height:60px;
    float:right;
}
.personItemFinduserBarItems label
{
    padding-left:5px;
}
.personItemFinduserBarTop
{
    width:470px;
    height:30px;
    line-height:30px;
}
.personItemFinduserBarBottom
{
    width:470px;
    height:30px;
    line-height:30px;
}


.personItemBar
{
    background-image:url(images/personItemBarBackground.png);
    height:33px;
    line-height:33px;
    width:562px;
    margin-bottom:20px;
    
}
.personItemBarOnline
{
    background-image:url(images/personItemBackgroundSmall.png);
}
.personItemBarButton
{
    background:none;
    float:left;
    height:30px;
    line-height:30px;
    width:80px;
    border:none;
    color:#fff;
    font-size:1.2em;
    font-weight:bold;
    margin-right:4px;
    cursor:pointer;
    
}
.personItemBarOnlineRadios
{
    margin-right:5px;
    float:right;
    width:470px;
    display:block;
    color:#fff;
    font-size:0.9em;
    
}
.personItemBarOnlineRadios label
{
    height:30px;
    line-height:30px;
    float:right;
    display:block;
    margin-right:10px;
    padding-left:10px;
}
.personItemBarOnlineRadios input
{
    height:30px;
    line-height:30px;
    float:right;
    margin-right:10px;
}
.personItemBarFinduser
{
    width:470px;
    margin-right:5px;
    height:30px;
    line-height:30px;
    float:right;
    font-size:0.9em;
    font-weight:bold;
}
.personItemBarFinduser label
{
    display:block;
    float:right;
    margin-left:2px;
}
.personItemBarFinduser select
{
    font-family:Arial;
    font-weight:bold;
    margin-top:4px;
    float:right;
    margin-left:6px;
}

.profileNew
{
    overflow:hidden;
    height:100%;
}
.profileHeader
{
    background-image:url(images/personItemBarBackground.png);
    height:23px;
    line-height:20px;
    width:552px;
    padding:5px;
    list-style:none;
    margin-bottom:10px;
    font-size:0.9em;
}
.profileHeader li
{
    height:20px;
    line-height:20px;
    float:right;
    display:block;
    margin-left:10px;
}
.profileHeader li img
{
    width:20px;
    height:20px;
    line-height:16px;
    
}
.profileImages
{
    width:542px;
    height:113px;
    padding:10px;
    background-image:url(images/personItemBackground.png);
    list-style:none;
    margin-bottom:10px;
}
.profileImages li
{
    display:inline;
}
.profileImages li a:link,
.profileImages li a:active,
.profileImages li a:visited
{
    margin-left:15px
}
.profileAboutme
{
    font-weight:bold;
    padding-right:10px;
    height:110px;
    display:block;
}
.profileActions
{
    list-style:none;
    overflow:hidden;
    height:100%;
    margin-right:10px;
    margin-bottom:10px;
}
.profileActions li
{
    display:block;
    float:right;
}
.profileActions li a:link,
.profileActions li a:visited,
.profileActions li a:active
{
    width:110px;
    height:30px;
    display:block;
}
.internalBox
{
    overflow:hidden;
    height:100%;
    padding-top:10px;
    width:562px;
    background:url(images/internalBoxHeader.png) top no-repeat;
}
.internalBoxBody
{
    overflow:hidden;
    height:100%;
    padding:0 5px;
    width:552px;
    background-image:url(images/internalBoxBackground.png);
}
.internalBoxFooter
{
    clear:both;
    height:20px;
    line-height:20px;
    width:562px;
    padding-top:10px;
    background:url(images/internalBoxFooter.png) top no-repeat;
}
.internalBoxTitle
{
    display:block;
    font-weight:bold;
    padding:2px;
    color:#fff;
    background-color:#535353;
    border:1px solid #000;
}
.internalBoxGroup
{
    overflow:hidden;
    height:100%;
    padding:5px 0px;
    margin-bottom:20px;
}
.internalBoxGroup span
{
    display:inline;
    margin:0 5px;
}
.profile
{
    overflow:hidden;
}
.onlineusers
{
    border:1px solid #990000;
    padding:1px;
    width:556px;
    margin-bottom:5px;
    overflow:hidden;
    height:100%;
}
.onlineusers-radio
{
    float:right;
    width:455px;
    margin-left:1px;
    display:block;
    background-color:#990000;
    color:#fff;
    height:22px;
    line-height:22px;
}
.onlineusers-radio label
{
    height:22px;
    line-height:22px;
    float:right;
    display:block;
    margin-right:10px;
    padding-left:10px;
    border-left:1px solid #fff;
    font-weight:bold;
    font-size:0.9em;
}
.onlineusers-radio input
{
    height:22px;
    line-height:22px;
    float:right;
    margin-right:10px;
}
.onlineusers-button
{
    border:none;
    background-color:#333;
    display:block;
    width:100px;
    float:left;
    height:22px;
    line-height:22px;
    font-size:0.9em;
    font-weight:bold;
    color:#fff;
    text-align:center;
}
.emptyItemList
{
    display:block;
    font-weight:bold;
    text-align:center;
    font-size:1.4em;
    margin-top:20px;
}
.contentUser
{
    margin:0 5px;
}
.contentUserRight
{
    float:right;
    width:180px;
    overflow:hidden;
    text-align:right;
}
.contentUserLeft
{
    float:left;
    width:560px;
    overflow:hidden;
    text-align:right;
}
.contentUserRightTitle
{
    color:#fff;
    font-weight:bold;
    display:block;
    width:180px;
    height:30px;
    line-height:30px;
    background:url(images/contentUserRightTitle.png) right no-repeat;
    margin-bottom:1px;
    text-indent:10px;
}
.contentUserRight ul
{
    list-style:none;
    overflow:hidden;
    margin-bottom:10px;
}
.contentUserRight ul li
{
    display:block;
    float:right;
}
.contentUserRight ul li a:link,
.contentUserRight ul li a:visited,
.contentUserRight ul li a:active
{
    text-indent:5px;
    display:block;
    width:180px;
    height:20px;
    line-height:20px;
    margin-bottom:1px;
    background-color:#990000;
    color:#fff;
    font-size:1.1em;
    font-weight:bold;
    text-decoration:none;
    border:none;
}
.contentUserRight ul li a:hover
{
    background-color:#333;
    color:#fff;
}
.contentUserRight ul li a img
{
    float:right;
}
.contentUserLeft h1
{
    margin:0 0 20px 0;
}
.allSexyOrScaryRate
{
    background-image: url(images/btnRate.gif);
    width:112px;
    height: 43px;
}
.allSexyOrScaryBtn
{
    background: none;
    border: none;
    display: block;
    float: right;
    height: 40px;
    width: 110px;
    cursor: pointer;
}

  .flirtOrNotExplanationLink
    {
        display:block;
        margin:5px;
        font-size:1.2em;
    }    
    .flirtOrNotExplanation
    {
        display:none;
        overflow:hidden;
        margin:5px 10px;
    }
        .flirtOrNotExplanation li
        {
            font-weight:bold;
            font-size:0.9em;
            display:block;
            margin-bottom:5px;
        }


    .allFlirtOrNotFlirtBtn,
    .allFlirtOrNotRunBtn
    {
        background:none;
        border:none;
        display:block;
        float:right;
        height:40px;
        width:110px;
        cursor:pointer;
    }
    .allFlirtOrNotFlirtBtn
    {
        background-image: url(images/btnFlirt.png);
        margin-right:14px;
    }
    .allFlirtOrNotRunBtn
    {
        background-image: url(images/btnRun.png);
        margin-right:74px;
    }
    
    
    
.nPagination {
  overflow: hidden;
  clear: both;
}
.nPagination li {
  text-align: center;
  display: block;
  float: right;
  margin-left: 1px;
  font-size: 1.1em;
  font-weight: bold;
  color: #df6a03;
  height: 24px;
  border: 1px solid #df6a03;
  line-height: 24px;
}
.nPaginationNoLink {
  width: 70px;
}
.nPaginationNoNextPrev:link, .nPaginationNoNextPrev:visited, .nPaginationNoNextPrev:active {
  display: block;
  width: 70px !important;
}
.nPaginationActive:link, .nPaginationActive:active, .nPaginationActive:visited {
  background-color: #df6a03;
  color: #fff;
}
.nPagination li a:link, .nPagination li a:visited, .nPagination li a:active {
  display: block;
  width: 24px;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 20px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(images/SavedStar.png);
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#333;
  color:#fff;
  border:2px solid #df6a03;
}

#boxes #dialog h2 
{
     color:#df6a03;

}

#boxes #dialog2 {
  
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#333;
  color:#fff;
  border:2px solid #df6a03;
}

.zimmerHeader
{
    width:784px;
    height:210px;
    background-image:url(images/zimmerHeader.png);
    clear:both;
}
.zimmerHeader ul
{
    
    color:#fff;
    font-weight:bold;
    font-size:1.3em;
    padding:160px 40px 45px 5px;
    width:420px;
}

.zimmerHeader li
{
    display:block;
    float:right;
    margin-right:10px;
}

.zimmersItemsSmall
{
    float: left;
    overflow: hidden;
    height: 100%;
    width: 780px;
    padding:20px;
}
.zimmersItemSmall
{
    width: 242px;
    overflow: hidden;
    height: 100%;
    float: left;
    margin-right: 5px;
    margin-bottom: 10px;
}

.zimmersItemProfileSmall
{
    width: 242px;
    height: 173px;
    background-image: url(images/zimmerBoxSmall.png);
}
.zimmersItemsPic
{
    height: 100px;
    width: 110px;
    border: none;
    float: right;
    padding-right:10px;
    
}

.zimmersItemsInfoSmall
{
    
    width: 100px;
    height:100px;
    float: left;
    list-style: none;
    
    
}
.zimmersItemsInfoSmall li
{
    
    font-size:0.9em;
    color:#fff;
}

.zimmerName
{
    width: 242px;
    height:20px;
    display: block;
    float:right;
    padding-top: 22px;
    padding-right:40px;
    padding-bottom: 22px;
    font-size:1.4em;
    font-weight:bold;
    text-decoration:none;
}

.zimmerInfo
{
    width:740px;
    height:100%;
    padding-top:20px;
    padding-right:20px;
   
    color:#333;
}
.zimmerInfoHeader
{
    width:740px;
    height:40px;
    background-image: url(images/zimmerBoxBigHeader.png);
}
     
.zimmerInfoBody
{
    width:740px;
    background-image: url(images/zimmerBoxBigBody.png);
}
.zimmerInfoHeader
{
    width:740px;
    height:40px;
    background-image: url(images/zimmerBoxBigFooter.png);
}



.paging
{
    overflow: hidden;
    clear: both;
}
.pagingSmallBtn:link,
.pagingSmallBtn:active,
.pagingSmallBtn:visited,
.pagingSmallActiveBtn
{
    text-align: center;
    display: block;
    float: right;
    margin-left: 1px;
    font-size: 1.1em;
    font-weight: bold;
    color: #fff;
    height: 30px;
    line-height: 30px;  
    text-decoration:none;
    width:30px;
}
.pagingSmallBtn:link,
.pagingSmallBtn:active,
.pagingSmallBtn:visited
{
    background-image:url(images/pagingBtn.png); 
}
.pagingSmallActiveBtn
{
    background-image:url(images/pagingActiveBtn.png);
    color:#fff;
}

.finduserList
{
    overflow:hidden;
    width:560px;
}
.finduserListItem
{
    background-image:url(images/finduserSmallProfileBackground.png);
    float:right;
    height:182px;
    margin:0 0 15px 5px;
    width:181px;
}
.finduserListItemProfile
{
    float:right;
    height:164px;
    padding:9px;
    width:82px;
}
.finduserListItemProfileInfo
{
    margin:0px;
    list-style:none;
    padding:0px;
}
.finduserListItemActions
{
    float:right;
    height:173px;
    list-style:none;
    margin:0px;
    padding:9px 0 0 0;
    width:81px;
}
.finduserListItemActions li
{
    display:block;
    height:32px;
    margin-bottom:1px;
    width:81px;
}
.finduserListItemActions li a:link,
.finduserListItemActions li a:visited,
.finduserListItemActions li a:active
{
    color:#ddd;
    display:block;
    height:32px;
    width:81px;
}
.finduserViewType
{
    height:32px;
    margin-bottom:10px;
    width:560px;
}
.finduserViewType a:link,
.finduserViewType a:visited,
.finduserViewType a:active
{
    background-image:url(images/finduserViewTypeBtn.png);
    display:block;
    float:right;
    height:32px;
    margin-left:10px;
    line-height:32px;
    text-align:center;
    width:102px;
}
.finduserAdvancedSearchBtn
{
    
    display:block;    
    float:right;
    height:30px;
    line-height:30px;
    text-align:center;
   
    width:102px;
}
.finduserAdvancedSearch
{
    background-image:url(images/finduserAdvancedSearchBackground.png);
    display:block;
    clear:both;
    height:84px;
    margin-bottom:10px;
    padding:4px;
    width:554px;
}
.finduserAdvancedSearchItem
{
    float:right;
    height:30px;
    width:180px;
}
.finduserAdvancedSearch label
{
    display:block;
    font-size:0.9em;
    font-weight:bold;
    float:right;
    height:30px;
    margin-left:7px;
    line-height:30px;
    text-align:left;
    width:70px;
}
.finduserAdvancedSearch select
{
    float:right;
    width:100px;
}
/* helpers */
.personItemProfileBtn:link, .personItemProfileBtn:visited, .personItemProfileBtn:active
{
    background: url(images/personItemProfile.png) center no-repeat #ebebeb;
}
.personItemMessageBtn:link, .personItemMessageBtn:visited, .personItemMessageBtn:active
{
    background: url(images/personItemMessage.png) center no-repeat #ebebeb;
}

.personItemWinkBtn:link, .personItemWinkBtn:visited, .personItemWinkBtn:active
{
    background: url(images/personItemWink.png) center no-repeat #ebebeb;
}
.personItemFavoritesBtn:link, .personItemFavoritesBtn:visited, .personItemFavoritesBtn:active
{
    background: url(images/personItemFavorites.png) center no-repeat #ebebeb;
}
.personItemBlacklistBtn:link, .personItemBlacklistBtn:visited, .personItemBlacklistBtn:active
{
    background: url(images/personItemBlacklist.png) center no-repeat #ebebeb;
}
.personItemDeleteBtn:link, .personItemDeleteBtn:visited, .personItemDeleteBtn:active
{
    background: url(images/personItemDelete.png) center no-repeat #ebebeb;
}
.personItemReadBtn:link, .personItemReadBtn:visited, .personItemReadBtn:active
{
    background: url(images/personItemRead.png) center no-repeat #ebebeb;
}
.personItemHistoryBtn:link, .personItemHistoryBtn:visited, .personItemHistoryBtn:active
{
    background: url(images/personItemHistory.png) center no-repeat #ebebeb;
}

.flirt
{
    overflow:hidden;
    width:562px;
}
.flirtHeader
{
    color:#fff;
    background-image:url(images/flirtHeader.png);
    font-size:1.2em;
    font-weight:bold;
    height:32px;
    line-height:32px;
    text-indent:40px;
    width:562px;
}
.flirtContent
{
    background-image:url(images/flirtContent.png);
    overflow:hidden;
    width:562px;
}
.flirtImage
{
    float:right;
    margin:10px 10px 0 0;
    overflow:hidden;
    width:312px;
}
.flirtImageTitle
{
    background-image:url(images/flirtImageTitle.png);
    color:#fff;
    font-weight:bold;
    height:32px;
    line-height:32px;
    text-indent:10px;
    width:312px;
}
.flirtImageContent
{
    background-image:url(images/flirtImageContent.png);
    overflow:hidden;
    padding:6px;
    width:300px;
}
.flirtImageFooter
{
    background-image:url(images/flirtImageFooter.png);
    height:11px;
    width:312px;
}
.flirtControlsInfo
{
    float:left;
    margin:10px 0 0 10px;
    overflow:hidden;
    width:212px;
}
.flirtControls
{
    overflow:hidden;
    width:212px;
}
.flirtControlFlirt,
.flirtControlRun,
.flirtControlMaybe
{
    border:none;
    color:#fff;
    cursor:pointer;
    font-size:1.4em;
    font-weight:bold;
    margin-bottom:10px;
    text-align:center;
    width:212px;
}
.flirtControlFlirt
{
    background:url(images/flirtControlFlirt.png);
    height:52px;
    line-height:52px;
}
.flirtControlRun
{
    background:url(images/flirtControlRun.png);
    height:42px;
    line-height:42px;
}
.flirtControlMaybe
{
    background:url(images/flirtControlMaybe.png);
    height:42px;
    line-height:42px;
}
.flirtInfo
{
    overflow:hidden;
    width:212px;
}
.flirtInfoTitle
{
    background-image:url(images/flirtInfoTitle.png);
    color:#fff;
    font-weight:bold;
    height:32px;
    line-height:32px;
    text-indent:10px;
    width:212px;
}
.flirtInfoContent
{
    background-image:url(images/flirtInfoContent.png);
    font-size:0.9em;
    font-weight:bold;
    list-style-type:square;
    overflow:hidden;
    color:Black;
    padding:10px 20px 10px 10px;
    width:182px;
}
.flirtInfoFooter
{
    background-image:url(images/flirtInfoFooter.png);
    height:11px;
    width:212px;
}
.flirtFooter
{
    background-image:url(images/flirtFooter.png);
    height:32px;
    width:562px;
}

div.sc_menu_wrapper {  
  width: 181px;
  float :right ;
  overflow: auto;
}
div.sc_menu 
{
    background:url(images/nprofileSmall.png) right no-repeat;
    height:200px;
    margin: 0  20px 20px 0;
    width:181px;
}

.sc_menu img 
{
    display: block;
    border: none;
    width:75px;
    height :75px;
}

div.sc_out_wrapper
{
    padding :5px 1px 0 0;
    width: 562px;
    text-align :center ;
    overflow :hidden;
}

div.sc_inner_warpper
{
  border-width:thin;
  border-style:solid ;
  border-color:White;
  width :181px;
  text-align :center ;
  float :right;
}

.flirtControlMoreFlirt
{
    background:url(images/flirtControlMoreFlirt.png);
}
.flirtControlMoreRun
{
    background:url(images/flirtControlMoreRun.png);
}
.flirtControlMoreMaybe
{
    background:url(images/flirtControlMoreMaybe.png);
}
.flirtControlMoreFlirt,
.flirtControlMoreRun,
.flirtControlMoreMaybe
{
    height:26px;
    line-height:20px;
    border:none;
    color:#fff;
    cursor:pointer;
    font-size:1.4em;
    font-weight:bold;
    margin-bottom:10px;
    text-align:center;
}
.sc_SmallActions
{
    float:left;
    height:177px;
    margin-top:23px;
    list-style:none;
    width:89px;
}
.nprofilesSmall
{
    overflow:hidden;
    width:562px;
}
.nprofileSmall
{
    background:url(images/finduserSmallProfileBackgroundFlirt.png) right no-repeat;
    height:200px;
    float:right;
    margin:0 0 20px 6px;
    width:181px;
}
.nprofileSmallOnlineImageZoomInfo
{
    float:right;
    height:200px;
    width:92px;
}
.nprofileSmallOnlineIsOnline,
.nprofileSmallOnlineIsOffline
{
    color:#eee;
    display:block;
    height:20px;
    margin-right:11px;
    width:70px;
}
.nprofileSmallOnlineIsOnline
{
    background-image:url(images/nprofileOnlineIsOnline.gif);
}
.nprofileSmallOnlineIsOffline
{
    background-image:url(images/nprofileOnlineIsOffline.png);
}
.nprofileSmallReadIsRead,
.nprofileSmallReadIsUnread
{
    background-image:url(images/nprofileReadUnreadIcon.png);
    color:#eee;
    display:block;
    height:20px;
    margin-right:11px;
    width:70px;
}
.nprofileSmallReadIsRead
{
    background-position:0 0;
}
.nprofileSmallReadIsUnread
{
    background-position:0 -20px;
}
.nprofileSmallImage:link,
.nprofileSmallImage:visited,
.nprofileSmallImage:active
{
    margin:4px 8px 0px 0px;
    display:block;
    height:100px;
    width:75px;
}
.nprofileSmallZoom:link,
.nprofileSmallZoom:visited,
.nprofileSmallZoom:active
{
    color:#fff;
    display:block;
    margin:0px 8px 0 0;
    height:16px;
    text-align:left;
    text-decoration:none;
    width:75px;
}
.nprofileSmallInfo
{
    font-size:0.8em;
    margin:8px 8px 0 0;
    list-style:none;
    height:50px;
    overflow:hidden;
    width:75px;
}
.nprofileSmallActions
{
    float:right;
    height:177px;
    margin-top:23px;
    list-style:none;
    width:89px;
}
.nprofileSmallActions li
{
    
    float:right;
    height:30px;
    margin-bottom:1px;
    width:89px;
}
.nprofileSmallActions li a:active,
.nprofileSmallActions li a:link,
.nprofileSmallActions li a:visited
{
    color:#fff;
    display:block;
    height:30px;
    text-decoration:none;
    width:89px;
}
.nprofileSmallActionProfile
{
    background-position:0px 0px;
}
.nprofileSmallActionSendMessage
{
    background-position:0px -30px;
}
.nprofileSmallActionSendWink
{
    background-position:0px -60px;
}
.nprofileSmallActionAddToFavorites
{
    background-position:0px -90px;
}
.nprofileSmallActionAddToBlacklist
{
    background-position:0px -120px;
}
.nprofileSmallActionReadMessage
{
    background-position:0px -150px;
}
.nprofileSmallActionReadWink
{
    background-position:0px -180px;
}
.nprofileSmallActionDelete
{
    background-position:0px -210px;
}
.nprofileSmallBar
{
    background-image: url(images/nprofileSmallBar.png);
    height: 32px;
    line-height: 32px;
    width: 562px;
}
.nprofileSmallBarRadioList
{
    margin-right: 5px;
    float: right;
    width: 470px;
    display: block;
    color: #333;
    font-size: 0.9em;
    font-weight: bold;
}
.nprofileSmallBarRadioList label
{
    height: 32px;
    line-height: 32px;
    float: right;
    display: block;
    margin-right: 5px;
    padding-left: 20px;
}
.nprofileSmallBarRadioList input
{
    height: 28px;
    line-height: 28px;
    float: right;
    margin-right: 10px;
}
.nprofileSmallBarButton
{
    background:none;
    float: left;
    height: 32px;
    line-height: 32px;
    width: 70px;
    border: none;
    color: #fff;
    font-size: 0.9em;
    font-weight: bold;
    cursor: pointer;
}

.nprofileLoveOrNot
{
    height:55px;
    margin:6px 2px 0 0;
    width:150px;
}
.nprofileLoveOrNotHelp,
.nprofileLoveOrNotClickYes,
.nprofileLoveOrNotClickNo
{
    display:block;
    float:right;
    height:20px;
}
.nprofileLoveOrNotHelp:link,
.nprofileLoveOrNotHelp:visited,
.nprofileLoveOrNotHelp:active,
.nprofileLoveOrNotClickYes:link,
.nprofileLoveOrNotClickYes:visited,
.nprofileLoveOrNotClickYes:active,
.nprofileLoveOrNotClickNo:link,
.nprofileLoveOrNotClickNo:visited,
.nprofileLoveOrNotClickNo:active
{
    color:#ccc;
    font-size:0.7em;
    text-align:left;
    text-decoration:none;
}
.nprofileLoveOrNotHelp
{
    margin-top:35px;
    width:20px;
}
.nprofileLoveOrNotClickYes,
.nprofileLoveOrNotClickNo
{
    margin-top:14px;
    width:30px;
}
.nprofileLoveOrNotClickYes
{
    margin-right:43px;
}
.nprofileLoveOrNotClickNo
{
    margin-right:2px;
}
.personItemsHitOrRun
{
    width:150px;
    height:15px;
    float:left;
    margin-top:0;
}

.btnFlirt {
        width:181px;
        overflow:hidden;
        height:33px;
        line-height:30px;
        background-image:url(images/internalMenuButton.png);
        margin-bottom:1px; 
        float: right;
        display: block;
        font-size: 0.9em;
        color: white;
        border: 0;
        font-weight: bold;
    cursor: pointer;                  
}

.btnFlirt input:hover
{
    font-size:1em;
}
.lakerdaDialog {
    width: 300px;
    height: 160px;
    position:absolute;
    background: #fff;
    border:3px solid #aaa;
    color:#000;
    top:50%;
    left:50%;
    padding: 20px;
    font-size:20px;
    text-align:center;
    z-index:999;
    margin: -80px 0 0 -150px;
    display:none;
    border-radius:5px;
}
.lakerdaMask {
    width: 100%;
    height: 100%;
    position:fixed;
    top:0;
    left:0;
    background: rgba(0,0,0,0.5);
    display:none;
}
.lakerdaOK {
padding: 8px 20px;
border: none;
background: #EC8D04;
border-radius: 5px;
margin-top: 40px;
cursor: pointer;
color:#fff;
font-weight:700;
}

.privacydr p{
    line-height: 20px;
    font-size:14px;
    margin:10px 0;
}
.privacydr img {
    width:404px;
    height:300px;
    margin:10px auto;
}
.privacydr .downloadBtn{
    display:block;
    padding:15px 30px;
    text-align:center;
    background: #8fc800;
    background: -moz-linear-gradient(top,  #8fc800 0%, #8fc800 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fc800), color-stop(100%,#8fc800));
    background: -webkit-linear-gradient(top,  #8fc800 0%,#8fc800 100%);
    background: -o-linear-gradient(top,  #8fc800 0%,#8fc800 100%);
    background: -ms-linear-gradient(top,  #8fc800 0%,#8fc800 100%);
    background: linear-gradient(to bottom,  #8fc800 0%,#8fc800 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc800', endColorstr='#8fc800',GradientType=0 );
    color:#fff;
    font-size:22px;
    width:200px;
    margin:20px auto;
    border-radius: 5px;
    text-decoration: none;
    box-shadow:1px 1px 2px #222;
}
    .privacydr .downloadBtn:hover {
        opacity:0.9;
    }
.privacydrBanner {
    width:577px;
    height:95px;
    margin:20px auto;
    display:block;
}

/*
  pre pay Page
  ==================================== */
.pricing-table .pricing-table-item {
  display: inline-block;
  padding: 5px;
  margin: 5px;
  text-align: center;
  width: 245px;
  color: #fff;
  box-shadow: 1px 1px 0 #ddd;
  background-color: #eee;
}
.pricing-table .pricing-table-item.top {
  width: 513px;
  height: 215px;
}
.pricing-table .pricing-table-item .head {
  padding: 10px;
}
.pricing-table .pricing-table-item .head h2 {
  margin: 30px 0 10px;
}
.pricing-table .pricing-table-item .head h2 strong {
  font-size: 69px;
}
.pricing-table .pricing-table-item .head.item12 {
  background-color: #e63434;
}
.pricing-table .pricing-table-item .head.item6 {
  background-color: #41cac0;
}
.pricing-table .pricing-table-item .head.item3 {
  background-color: #5bc506;
}
.pricing-table .pricing-table-item .head.item1 {
  background-color: #cb84ce;
}
.pricing-table .pricing-table-item .head.item0 {
  background-color: #64d69b;
}

.info-box {
  padding:10px;
  margin:10px 0;
  border: 1px dashed #fff;
  width:506px;
}
.paycall-banner {
  margin: 15px 0;
  padding: 10px;
  border: 1px dashed #fff;
  display: block;
  color: #fff;
  font-size: 18px;
  background: #000;
  width:506px;
}


.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #ffffff;
}
.btnLight {
  background: #06a7ea;
  border-radius: 4px;
  box-shadow: 0 2px #0581b5;
}
.btnSave {
  margin: 20px auto 5px;
  display: block;
}