body,html {
    margin: 0px;
    padding: 0px;
    font: 12px Tahoma, Arial, sans-serif;
    height: 100%;
    min-height: 100%;
}

p {
    line-height: 1.5em;
}

img {
    border: none;
}

h1, h2 {
    font-size: 24px;
    color: #00adcd;
    margin-top: 20px; /* Set default h2 style like in FireFox. TODO: Use CSS reset stylesheet */
}

.galleryHeader, h1, h2.emphasys {
    font-size: 24px;
    color: #d81662;
    text-transform: uppercase;
    margin: 10px 0px 2px 0px;
    font-family: Arial, Helvetica, sans-serif;
    border-bottom: 2px solid #d81662;
}

.galleryHeaderBlue, h2 {
    color: #40c0dc;
    border-bottom: 2px solid #40c0dc;
}

h3 {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 5px 0px;
}

#sidebarL h3 {
    border-bottom: 1px dashed #000000;
}

#globalContainer {
    position: relative;
    min-height: 100%;
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/headerBack.jpg") repeat-x;
}

#pageMainContainer {
    margin: 0px auto;
    width: 1024px;
}

#pageHeader {
    overflow: hidden;
    height: 222px;
    position: relative;
    
}

#siteLogo {

    margin-top: 20px;
}

#headSectionUser {
    float: right;
    width: 330px;
    position: absolute;
    right: 0px;
    top: 10%;
}

#langBarContainer, .spokenLangContainer {
    padding: 0px;
    display: inline;
    margin: 5px 0px 6px 0px;
}

#langBarContainer li, .spokenLangContainer li {
    display: inline;
    margin: 0px 2px 0px 2px;
}

.links li {
    padding: 0px 5px 0px 5px;
    display: inline;
    text-transform: uppercase;
}

fieldset {
    border: none;
    margin: 0px;
    padding: 0px;
}

#loginForm {
    margin: 0px;
    padding: 0px;
}

#loginField,#passwordField {
    width: 100px;
    height: 17px;
    border: 1px solid #CCCCCC;
    margin: 3px 3px 0px 0px;
}

#username,#password {
    position: relative;
}
#username {
    overflow: hidden;
}

#passwordField,#loginField {
    float: left;
}
#loginFieldLabel, #passwordFieldLabel {
	float: left;
	width: 70px;
	padding-top: 5px;
}

#sitesField {
    width: 100px;
    height: 22px;
    border: 1px solid #CCCCCC;
    margin: 3px 3px 0px 0px;
}

#loginButton,#loginButton:hover {
    width: 100px;
    height: 20px;
    margin: 4px 0px 0px 0px;
}

#loginButton {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/sprites/formButton.gif") no-repeat;
}

#loginButton:hover {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/sprites/formButton.gif") no-repeat 0px -18px;
}

.overlabel {
    width: 200px;
    display: block;
}

.overlabel-apply {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 1;
    color: #000;
    font-weight: bold;
}

#loginFormLinks {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    clear: both;
    overflow: hidden;
}

#loginFormLinks li {
    padding: 5px 3px 0px 3px;
    list-style-type: none;
    float: left;
    margin: 0px;
}

a {
    color: #00aac8;
}

a:hover {
    color: #76AEDC;
}

#mainMenu {
    width: 990px;
    height: 36px;
    clear: both;
}
#mainMenu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#mainMenu li {
    margin: 0px 3px 0px 0px;
    padding: 0px;
    float: left;
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/menuBack.jpg') repeat-x;
}
#mainMenu li:hover {
    background-image: none;
    background-color: #01a9ce;
}
#mainMenu a {
    font-size: 14px;
    height: 14px;
    overflow: hidden;
    padding: 10px 8px;
    display: block;
    color: #000;
    text-decoration: none;
    margin: 0px;
    float: left;
}

#mainMenu a:hover {
    color: #fff;
}
#mainMenu .selectMenu {
    background-image: none;
    background-color: #01a9ce;
}
.menuItemNewMail
{
    display:block;
    text-indent:25px;
    background:url('http://www.ragazzeinvendita.com/img/mail.gif') no-repeat 5px !important;
}


.linksDecor a {
    color: #d81561;
    font-weight: bold;
}

#sidebarL {
    float: left;
    width: 210px;
    margin: 0px 0px 20px 0px;
}

#quickSearch {
    padding: 4px;
    margin: 0px;
}

#searchMark {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/searchMark.gif") 7px 10px no-repeat;
}
#chatMark {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/chatMark.gif") 7px 10px no-repeat;
}
#pressMark {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/pressMark.gif") 7px 10px no-repeat;
}
#statsMark {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/statMark.gif") 7px 10px no-repeat;
}
#shopMark {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/shopMark.gif") 7px 10px no-repeat;
}
#happyMark {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/happyMark.gif") 7px 10px no-repeat;
}
#userMark {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/userMark.gif") 7px 10px no-repeat;
}
#newsMark {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/newsMark.gif") 7px 10px no-repeat;
}

.formlinksDecor {
    padding: 0px 0px 10px 10px;
    display: block;
}

.quicksearchField {
    width: 145px;
    float: left;
    margin: 5px !important;
}

#searchButton,#searchButton:hover {
    width: 30px;
    height: 24px;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    border: none;
    margin: 3px 0px 0px 0px;
}

#loginButton,#loginButton:hover {
    border: 1px solid #d71659;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
}

#searchButton {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/sprites/searchButton.gif") no-repeat;
}

#searchButton:hover {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/sprites/searchButton.gif") no-repeat 0px -24px;;
}

.sidebarBut {
    width: 201px;
    height: 96px;
    text-align: center;
    margin: 10px 0px 0px 0px;
    overflow: hidden;
    line-height: 96px;
    white-space: nowrap;
}
.sidebarBut a {
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    display: block;
    font-size: 16px;
    font-weight: bold;
}
.sidebarBut {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/sprites/joinButtonSidebar.jpg") no-repeat;
}
.sidebarBut:hover {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/sprites/joinButtonSidebar.jpg") no-repeat 0px -96px;
}

.registerBut {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/registerBut.gif") repeat-x;
    border: 3px solid #d20e0e;
}

.registerBut:hover {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/registerButHov.gif") repeat-x;
    border: 3px solid #fc4343;
}

.sideContainer {
    width: 202px;
    margin: 10px 0px 10px 0px;
    background-color: #eee;
}

.sideH2 {
    position: relative;
    padding: 10px 10px 10px 30px;
    display: block;
}

.widget-menu {
    position: absolute;
    top: 10px;
    right: 10px;
}

.widget-menu a {
    width: 18px;
    height: 17px;
    display: block;
    text-decoration: none;
}

#chatGirls ul {
    margin: 0px 8px;
    padding: 5px;
    list-style-type: none;
    background-color: #FFF;
}

#chatGirls li {
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 5px 0px;
    position: relative;
}
.box111 {
    position: absolute;
    top: -2px;
    left: 65px;
    float: right;
    margin-left: 2px;
}

.box111 p {
    margin: 5px 0px 5px 0px;
}

#chatGirls li img {
    float: left;
    width: 60px;
    height: 60px;
    border: 1px solid #989898;
    padding: 1px;
}

#chatGirls li .name {
    width: 64px;
    height: 64px;
    position: relative;
    display: block;
}

#chatGirls li a {
    font-size: 14px;
    font-weight: bold;
}

#chatGirls img {
    border-bottom: 1px solid #CCCCCC;
    padding: 0px;
}

#chatGirls li img:hover {
    position: absolute;
    width: 64px;
    height: 64px;
    top: -2px;
    left: -2px;
    z-index: 2;
}

.rate {
    margin: 0px 0px 0px 0px;
    float: left;
}

.rateContainer,
.profileRateContainer {
    width: 70px;
    height: 13px;
    float: left;
    overflow: hidden;
}
.rateContainer,
.profileRateContainer {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/rate2.gif") no-repeat;
}
.rateValue,
.profileRateValue {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/rate.gif") no-repeat;
    height: 13px;
    display: block;
}
.profileRating, .profileHits {
    float: left;
}
.profileRateContainer {
    margin: 0px 10px 0px 2px;
}

.pressBox,.shopBox {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 15px;
}

.pressBox li,
.shopBox li {
    padding: 7px 0px 7px 20px;
    border-bottom: 1px double #CCCCCC;
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/mark.gif") 0px 12px no-repeat;
}

.stat {
    margin: 10px;
    font-size: 11px;
}

.stat span {
    color: #d81058;
}

.stat td {
    text-align: left;
}

.stat .value {
    text-align: right;
}

#contentContainer {
    margin: 0px 0px 50px 150px;

}

.infoBox {
    overflow: hidden;
}

#joinBox,
#contactBox {
    float: left;
    width: 350px;
    height: 149px;
}

#contactBox ul {
    margin: 0px;
    padding: 10px 0px 10px 20px;
}

#contactBox li {
    line-height: 1.6em;
    list-style-type: none;
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/mark1.gif") 0px 7px no-repeat;
    padding: 0px 0px 3px 20px;
    font-weight: bold;
}

.question {
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    margin: 10px 0px 10px 0px;
}

.joinBut,.joinBut:hover {
    width: 272px;
    height: 63px;
    margin: 0px auto;
}

.joinBut:hover {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/sprites/joinButton.jpg") no-repeat 0px -63px;
}

.joinBut {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/sprites/joinButton.jpg") no-repeat 0px 0px;
}

.joinBut a {
    line-height: 63px;
    height: 63px;
    font-size: 40px;
    color: #FFFFFF;
    display: block;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}

#banner {
    width: 711px;
    height: 276px;
    padding: 8px 0px;
}

.infoConteiner {
    width: 700px;
    height: 324px;
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/infoBox.jpg") no-repeat;
    overflow: hidden;
    padding: 4px 0px 15px 20px;
    margin: -8px;
}

.infoConteiner h1 {
    margin: 10px 0px 0px 0px;
}

.infoConteiner .mainText {
    height: 54px;
}

.links {
    float: right;
    margin: -15px 0px 0px 0px;
}

.links span a {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}

.gallery {
    overflow: hidden;
    margin: 0px;
    padding: 5px 0px;
}
.gallery li {
    padding: 5px 7px 2px 7px;
    list-style-type: none;
    float: left;
    margin: 0px;
    display: block;
    height: 136px;
    position: relative;
    overflow: hidden;
    width: 102px;
}

.gallery .hiddenInfo {
    width: 96px;
    height: 96px;
    top: 7px;
    z-index: 999;
    visibility: hidden;
    position: absolute;
    left: 9px;
    display: block;
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/opacity50.png");
    color: #fff;
    font-size: 10px;
    padding: 2px;
    text-decoration: none;
}
.hiddenInfo span {
    display: block;
}
.hiddenInfo .nick {
    font-weight: bold;
}
.hiddenInfo .iam {
    margin-bottom: 3px;
}
.hiddenInfo .flags {
    position: absolute;
    left: 5px;
    bottom: 0px;
}
.hiddenInfo .flags img {
    width: auto;
    height: auto;
    border: 0px;
    margin: 0px 2px 0px 0px;
    padding: 0px;
    border: 1px solid #444;
}
.galleryItem .online {
    position: absolute;
    bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    background: #8cc63e;
    color: #fff;
    width: 100px;
    margin: 0px 2px;
    font-size: 10px;
    font-weight: bold;
}

.gallery li:hover .hiddenInfo,
.gallery .hiddenInfo:hover {
    visibility: visible;
}

.gallery li:hover .online {
    visibility: hidden;
}

.gallery li p {
    margin: 0px;
    text-align: center;
}

.thumbsonly li {
    height: 110px;
}

.gallery li p span.nick,
#chatGirls li p span.nick {
    font-weight: bold;
    color: #00abd0;
}

.gallery li img,
.galleryL li img {
    width: 100px;
    height: 100px;
}

.gallery a,
.galleryL a {
    display: block;
    width: 104px;
    height: 104px;
    position: relative;
}

.imageHover li img:hover {
    width: 104px;
    height: 104px;
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 1;
}

.gallery li img,
.galleryL li img {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-topleft: 3px;
    border: 1px solid #989898;
    padding: 1px;
    margin-bottom: 5px;
}

#infoBanner {
    width: 990px;
    height: 131px;
    border: none;
    text-transform: uppercase;
}

.textFooter {
    font-size: 20px;
    font-weight: bold;
    color: #00a0ca;
    text-align: center;
    margin: 20px 0px 10px 0px;
}

#infoBanner td  span {
    font-size: 20px;
}

#infoBanner td+td {
    border-left: 1px solid #037a99;
}

#infoBanner td .textSize {
    font-size: 36px;
    color: #FFFFFF;
}

.findBut {
    width: 700px;
    height: 62px;
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/sprites/footerButton.jpg") no-repeat 0px 0px;
    float: right;
    line-height: 63px;
}

.findBut:hover {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/sprites/footerButton.jpg") no-repeat 0px -62px;
}

#infoBanner .membership {
    color: #fff;
    font-size: 20px;
}

#infoBanner .inside {
    font-size: 32px;
    font-weight: bold;
    margin: 0px;
    color: #fff;
    width: 260px;
}

#infoBanner p {
    font-size: 40px;
    font-weight: bold;
    margin: 0px;
    color: #fff;
    margin: -6px;
}

#infoBanner td {
    font-size: 14px;
    color: #000;
    text-align: center;
    font-weight: bold;
}

.textFooter {
    text-transform: uppercase;
}

#footerConteiner .joinBut {
    float: left;
}

.findBut a {
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    display: block;
}

#footerConteiner .joinBut a {
    font-size: 16px;
}

#footerConteiner {
    height: 400px;
    width: 100%;
    clear: both;
    position: relative;
    margin:0 0 0 -150px;
}

#footerMenu,
.linkList {
    text-align: center;
    padding: 20px 0px 0px 0px;
    clear: both;
}
#footerMenu li,
.linkList li {
    list-style-type: none;
    display: inline;
    padding: 0px 10px 0px 10px;
}

.linkList {
    padding: 0px;
}

#footerBack {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/footer.jpg") left bottom repeat-x;
}

#copy {
    text-align: center;
    margin: 10px;
}

div.scrollable {
    position: relative;
    overflow: hidden;
    height: 230px;
    width: 100%;
}

div.scrollable .items {
    position: absolute;
    width: 178px;
}

.widget-placeholder {
    border: #003663 dashed 1px;
    margin: 10px 0px;
    width: 202px;
}

.butUp,
.butDown,
.butUpDisabled,
.butDownDisabled {
    height: 11px;
    width: 202px;
    display: block;
}
.butDown {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/sprites/webcamGirlsScroll.png") no-repeat 0px 0px;
}
.butUp {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/sprites/webcamGirlsScroll.png") no-repeat 0px -33px;
}
.butDown:hover {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/sprites/webcamGirlsScroll.png") no-repeat 0px -22px;
}
.butUp:hover {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/sprites/webcamGirlsScroll.png") no-repeat 0px -55px;
}
.butUp.disabled {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/sprites/webcamGirlsScroll.png") no-repeat 0px -44px;
}
.butDown.disabled {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/sprites/webcamGirlsScroll.png") no-repeat 0px -11px;
}

.collapseButton {
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/sprites/collapseButton.jpg') no-repeat;
    width: 18px;
    height: 14px;
}

.extendButton {
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/sprites/collapseButton.jpg') no-repeat 0px -14px;
    width: 18px;
    height: 14px;
}

#logoContainer {
    height: 179px;
    text-align:center
}

#headSectionUser p {
    margin: 5px 0px;
}
#headSectionUser .login {
    font-weight: bold;
    font-size: 18px;
    color: #009fc9;
}

.formTable {
    background: #f1f1f1;
    padding: 10px;
    margin-top: 15px;
    width: 100%;
}

.inputbox,
.agreementbox,
.quicksearchField,
.inputbox2 {
    border: 1px solid #bbbcbe;
    margin: 2px 0px;
}

.agreementbox, .inputbox2 {
    width: 400px;
    height: 150px;
}

.autocompleteResult {
    background: #fff;
    border: solid #83a0b8;
    border-width: 0px 1px 1px 1px;
    margin: 0px;
    padding: 0px;
}
.autocompleteResult li {
    color: #222;
    list-style: none;
    padding: 2px 4px;
    cursor: default;
}
.autocompleteSelectedRow {
    background: #bae4f3;
    color: #333;
}

/* Awards */
#firstGirls {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/awardsFirst.jpg");
    width: 708px;
    height: 200px;
    padding-top: 106px;
}
#firstGirls table {
    width: 516px;
    text-align: center;
}

#firstGirls img {
    border: 1px solid #989898;
    padding: 2px;
}
#firstGirls .placeBig {
    font-size: 16px;
    font-weight: bold;
}
#firstGirls .nick {
    display: inline;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}
#firstGirls .points {
    margin: 0px;
    text-transform: uppercase;
    font-size: 10px;
}
.awardGirlList {
    margin: 10px 0px;
    padding: 0px;
    background: #e5fdfd;
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 1px;
    width: 704px;
}

.awardGirlList .item {
    float: left;
    list-style: none;
    text-align: center;
    margin: 20px 0px;
    width: 165px;
}

.awardGirlList .item .info {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.awardGirlList .place {
    font-weight: bold;
    font-size: 14px;
    display: inline;
}
.awardGirlList .nick {
    font-weight: bold;
    display: inline;
}

.userMenu ul {
    padding: 10px;
    margin: 0px;
}
.userMenu li {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/sprites/usermenu.png');
    background-repeat: no-repeat;
    list-style: none;
    padding: 0px 0px 5px 27px;
    margin: 0px 2px;
}
.userMenu .value {
    float: right;
}

.userMenu .userMenuItemDeposit {
    background-position: 0 -1014px;
}
.userMenu .userMenuItemCredits {
    background-position: 0 -930px;
}
.userMenu .userMenuItemRewardAccount {
    background-position: 0 -1955px;
}
.userMenu .userMenuItemRevenue{
    background-position: 0 -2039px;
}
.userMenu .userMenuItemBookmarks {
    background-position: 0 -427px;
}
.userMenu .userMenuItemPersonal {
    background-position: 0 -1783px;
}
.userMenu .userMenuItemBankdetails {
    background-position: 0 -254px;
}
.userMenu .userMenuItemProfile {
    background-position: 0 -1867px;
}
.userMenu .userMenuItemEditprofile {
    background-position: 0 -1097px;
}
.userMenu .userMenuItemVideogreetings {
    background-position: 0 -1616px;
}
.userMenu .userMenuItemItems {
    background-position: 0 -1358px;
}
.userMenu .userMenuItemAppointment {
    background-position: 0 -168px;
}
.userMenu .userMenuItemRivshop {
    background-position: 0 -2121px;
}
.userMenu .userMenuItemPayouts {
    background-position: 0 -1700px;
}
.userMenu .userMenuItemAffiliate {
    background-position: 5px 0;
}
.userMenu .userMenuItemGooglesettings {
    background-position: 0 -1184px;
}
.userMenu .userMenuItemMenubanners {
    background-position: 5px -84px;
}
.userMenu .userMenuItemStaff {
    background-position: 5px -847px;
}
.userMenu .userMenuItemLogout {
    background-position: 5px -1447px;
}
.userMenu .userMenuItemRemoveaccount {
    background-position: 0 -595px;
}
.userMenu .userMenuItemUwrequests {
    background-position: 0 -2658px;}
.userMenu .userMenuItemInterview {
    background-position: 0 -1274px;
}
.userMenu .userMenuItemPublicchatrevenue {
    background-position: 0 -676px;
}
.userMenu .userMenuItemChattypechoice {
    background-position: 0 -765px;
}
.userMenu .userMenuItemTosellerboy {
    background-position: 0 -2209px;
}
.userMenu .userMenuItemRivphonestopservice {
    background-position: 0 -2478px;
}
.userMenu .userMenuItemRivphonestartservice {
    background-position: 0 -2298px;
}
.userMenu .userMenuItemWebchatstopservice {
    background-position: 0 -2568px;
}
.userMenu .userMenuItemWebchatstartservice {
    background-position: 0 -2388px;
}
.userMenu .userMenuItemUncomletesteps {
    background-position: 0 -2209px;
}

.compactFooter {
    height: auto !important;
    padding-bottom: 20px;
}

.reporterTable {
    width: 100%;
    border-collapse: collapse;
}
.reporterTable td {
    padding: 4px 10px 4px 10px;
}
.reporterHeaderRow td,
.reporterTotalRow td {
    background: #00a9cf;
    color: #fff;
}
.reporterHeaderRow a, .itemsHeader td {
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}
.reporterRow td {
    border-top: 1px solid #003663;
}
.reporterRowOver td {
    border-top: 1px solid #003663;
    background: #efefef;
}
.reporterTotalCell {
    color: #fff;
}
.reporterButton,
.formButton {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/sprites/mainButton.png") 0px -62px;
    border: 0px;
    width: 90px;
    height: 33px;
    color: #fff;
}
.reporterButton:hover,
.formButton:hover {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/sprites/mainButton.png") -90px -62px;
}
.reporterFilterTable {
    background: #efefef;
    padding: 10px;
    margin: 7px 0px;
}

.rightBanner {
	font: bold 20px Arial, Verdana, sans-serif;
    width: 199px;
    height: 119px;
    text-decoration: none;
    padding: 10px 16px;
    color: #fff;
    margin: 10px 10px 10px -10px;
    text-align: center;
}
.rightBanner h3,
.rightBanner h2 {
    color: #fff;
    font-size: 22px;
    text-transform: none;
}
.rightBanner.emphasys {
	font-size: 35px;
}
.rightBanner span {
    font-weight: bold;
    display: block;
}
.rightBanner.blue {
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/sidebarBannerBlue.png') no-repeat;
}
.rightBanner.red {
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/sidebarBannerRed.png') no-repeat;
    height: 136px;
}
.rightBanner a {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    margin-top: 4px;
    display: block;
}

.registrationForm {
    width: 550px;
}

.howitworks h2 {
    font-size: 14px;
    margin: 0px;
    padding: 0px 0px 4px 0px;
}
.howitworks h2.big {
    font-size: 25px;
}
.howitworks .part1 {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/howitworks-hand.jpg") no-repeat top right;
    padding-right: 275px;
    min-height: 200px;
}
.howitworks .part2 {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/howitworks-cam.jpg") no-repeat top left;
    padding: 20px 0px 0px 311px;
    margin: 30px 0px 0px 0px;
    min-height: 283px;
    border-top: 1px solid #b8b8b8;
}
.howitworks .part2 ul {
    padding: 15px;
    margin: 0px;
}
.howitworks .button {
    display: block;
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/howitworks-button.png") no-repeat top center;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    margin: 17px 0px;
    padding: 21px 0px;
    height: 29px;
    width: 709px;
}
.howitworks .button:hover {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/howitworks-button-over.png');
}
.howitworks .blackBox {
    font-size: 15px;
    font-weight: bold;
    background: #1c1c1c;
    color: #fff;
    border: 1px solid #313131;
}
.howitworks .blackBox span.container {
    display: block;
    border: 1px solid #585858;
    padding: 17px;
}
.howitworks .blackBox span.red {
    color: #d31355;
}
.howitworks .bold {
    font-weight: bold;
}

.payoutRequestForm input, .customSubmitButton {
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/sprites/mainButton.png') no-repeat 0px 0px;
    width: 200px;
    height: 31px;
    overflow: hidden;
    border: none;
    color: #fff;
}
.payoutRequestForm input:hover, .customSubmitButton:hover {
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/sprites/mainButton.png') no-repeat 0px -31px;
    width: 200px;
}

.customSubmitButton {
	margin-bottom: 15px;
}

.bookmarkRecord img {
    float: left;
    margin: 10px;
}
.bookmarkRecord p {
    padding: 0px;
    margin: 3px;
}
.bookmarkRecord {
    overflow: hidden;
}
.bookmarkRecord hr {
    clear: both;
    border: 0px;
    border-top: 1px dotted #aaa;
}

.contentBox {
    width: 708px !important;
    overflow: hidden;
}

profileFonts, .profileHeader {
    font-family: Tahoma;
}

.profileHeader {
    color: #3e3e3e;
    font-weight: bold;
    font-size: 9pt;
    display: block;
    width: 100%;
    margin: 8px 0 8px 0;
}

#userPhoto {
    margin: 3px 3px 0px 0px;
    border: solid 1px #888;
    padding: 1px;
    width: 133px;
    height: 133px;
}

#userOptions {
    border: solid 1px #ccc;
    padding: 1px;
    width: 133px;
    font-size: 11px;
}

#userOptions ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    background-color: #e2fcfd;
}

#userOptions ul li, #userOptions ul li.last {
    margin: 2px;
    border-bottom: solid 1px #ACB6B7;
}

#userOptions ul li.last {
    border-bottom: none;
}

#userOptions a {
    color: #3F3D3E;
    text-decoration: none;
    text-transform: uppercase;
}

#userOptions a:hover {
    text-decoration: underline;
}

#userInfo {
    float: right;
    width: 378px;
}

#sidebarR {
    float: right;
    width: 225px;
}

.userNick {
    color: #000;
    font-size: 14pt;
    font-weight: bold;
}

.separator {
    background: #B8B8B8;
    border-bottom: 1px solid #EFEFEF;
    font-size: 1px;
    height: 1px;
    height: expression('1px'); /* for IE */
    overflow: hidden;
    width: 100%;
    margin: 10px 0 8px 0;
}

#profileDescription {
	overflow: hidden;
}

.userInfoLabel {
    font-weight: bold;
}

#publicPhotos, #privatePhotos, #privateVideos {
    list-style: none;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
.profilePhotoThumb {
    margin: 5px;
    float: left;
    text-align: center;
    position: relative;
}
#publicPhotos .profilePhotoThumb {
    width: 65px;
    height: 93px;
}
#privatePhotos .profilePhotoThumb {
    width: 54px;
    height: 72px;
}
#publicPhotos .profilePhotoThumb .thumbContainer {
    width: 65px;
    height: 65px;
    margin-bottom: 10px;
}
#privatePhotos .profilePhotoThumb .thumbContainer {
    width: 54px;
    height: 54px;
    margin-bottom: 10px;
}
.profilePhotoThumb img {
    padding: 1px;
    border: 1px solid #989898;
    -moz-border-radius: 3px;
}
#privatePhotos .profilePhotoThumb img:hover,
#publicPhotos .profilePhotoThumb img:hover {
    position: absolute;
    top: -2px;
    left: -2px;
}
#publicPhotos .profilePhotoThumb img:hover {
    height: 69px;
    width: 69px;
}
#privatePhotos .profilePhotoThumb img:hover {
    height: 54px;
    width: 54px;
}

.videoItem {
    float: left;
    height: 100px;
    width: 236px;
    background-color: #e6f3fb;
    margin: 5px;
    overflow: hidden;
}

.videoItem .thumbHidder {
    overflow: hidden;
    height: 72px;
    width: 89px;
    float: left;
    margin: 5px;
}

.videoItem .thumbPlayButton {
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/video_play.png') no-repeat bottom right;
    height: 66px;
    width: 82px;
    position: absolute;
}

.videoItem a {
    color: #000;
}

.videoItem .linkWatchItNow {
    color: #d31457;
    font-weight: bold;
}

.videoItem ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.videoItem .title {
    max-height: 31px;
    overflow: hidden;
}

.videoItem ul li {
    margin: 4px;
}

.chatWithMeButton, .chatWithMeButton:hover {
    display: block;
    height: 38px;
    width: 220px;
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/chatWithMeButton_normal.jpg') no-repeat;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 16pt;
    line-height: 38px;
    text-align: center;
    white-space: nowrap;
    margin: 4px 0px;
}

.chatWithMeButton:hover {
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/chatWithMeButton_onover.jpg') no-repeat;
}

.chatWithMeButtonOffline, .chatWithMeButtonOffline:hover {
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/chatWithMeButton_offline.jpg') no-repeat;
}

.profileItems li a {
    color: #d31457;
    font-weight: bold;
}

#userFeedBack {
    border-left: 1px solid #b8b8b8;
    border-bottom: 1px solid #b8b8b8;
    border-right: 1px solid #b8b8b8;
    overflow: hidden;
}

#userFeedBack h4 {
    margin: 0px 0px 10px 0px;
}

#userFeedBack .paging {
	margin: 4px;
	display: block;
}

#userFeedBack .paging a {
    margin: 0px;
}

#sidebarR h4 {
    display: block;
    height: 28px;
    background-color: #0095cd;
    color: #fff;
    line-height: 28px;
    padding: 0px 5px;
}

.feedbackListItem {
    margin-bottom: 10px;
}

.feedbackListItemHeader {
    background-color: #ececec;
    height: 17px;
    margin-bottom: 3px;
}

.feedbackText {
    clear: both;
    padding: 4px 3px 0px 10px;
}

.feedbackDate {
    float: right;
    padding-right: 3px;
}

.feedbackAuthor {
    float: left;
    font-weight: bold;
    padding-left: 10px;
}

.profileItems {
    list-style: none;
    margin: 10px 0px 10px 3px;
    padding: 0px;
}
.profileItems li {
    padding: 4px 1px 4px 25px;
    background-repeat: no-repeat;
    background-position: left center;
}
.profileItemEmail {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/email.png');
}
.profileItemMobile {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/mobile.png');
}
.profileItemIcq {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/icq.png');
}
.profileItemMsn {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/msn.png');
}
.profileItemYahoo {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/yahoo.png');
}
.profileItemAim {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/aim.png');
}
.profileItemOther {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/other.png');
}
.profileItemPhoto {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/photo.png');
}
.profileItemVideo {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/video.png');
}
.profileItemEroticstory {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/eroticstory.png');
}
.profileItemHotcam {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/inwebcam.png');
}
.profileItemVoip {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/rivphone.png');
}
.profileItemUnderwear {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/underwear.png');
}
.profileItemWebcam {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/inwebcam.png');
}


.bigBlueButton2, .ticketButton {
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/bigBlueButton2.png') no-repeat;
    height: 31px;
    width: 340px;
    font-size: 14pt;
    font-weight: bold;
    display: inline-table;
    color: #fff;
    border: none;
    text-decoration: none;
    text-align: center;
    line-height: 31px;
    overflow: hidden;
}

.bigBlueButton2:hover, .ticketButton:hover {
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/bigBlueButton2_over.png') no-repeat;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.bigBlueButton {
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/bigBlueButton.png') no-repeat;
    height: 41px;
    width: 447px;
    font-size: 21pt;
    font-weight: bold;
    color: #fff;
    border: none;
    text-decoration: none;
    text-align: center;
    line-height: 41px;
    overflow: hidden;
}

.bigBlueButton:hover {
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/bigBlueButton_over.png') no-repeat;
    color: #fff;
    text-decoration: none;
}


/*TODO merge this with rightBanner */
#interviewerBigButton {
	font: bold 20px Arial, Verdana, sans-serif;
	display: block;
	float: right;
	background: url('http://www.ragazzeinvendita.com/themes/pink/i/sprites/interviewerButton.jpg') no-repeat;
	height: 103px;
	width: 211px;
	text-decoration: none;
	overflow: hidden;
	color: #fff !important;
	text-align: center;
	vertical-align: middle;
	padding: 20px 10px;
}
#interviewerBigButton h2 {
	color: #fff;
	margin-top: 0;
}
#interviewerBigButton > span > span {
	font-size: 12pt;
	text-decoration: underline;
	font-weight: bold;
	position: relative;
	top: 10px;
}
#interviewerBigButton:hover {
	background: url('http://www.ragazzeinvendita.com/themes/pink/i/sprites/interviewerButton.jpg') no-repeat 0px -143px;
}

.links_ie_fix {
	height: 40px;
	width: 500px;
	text-align: right;
}

.interviewsMonthList h4 {
	color: #d41354;
	font-size: 12pt;
	border-bottom: 1px solid #b8b8b8;
	padding-bottom: 3px;
}

.interviewsMonthList ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
}

.interviewsMonthList ul li {
	float: left;
	height: 104px;
	width: 230px;
	margin: 2px;
    border: 1px dashed #999999;
    padding: 2px;
}

.interviewsMonthList ul li ul li {
    float: none;
    border: none;
    height : auto;
}

.interviewsItem li {
	margin-bottom: 5px;
}

.interviewsItem ul li .interviewItemNick {
	color: #00abcf;
	font-weight: bold;
}

.interviewsMonthList ul li img {
	padding: 1px;
	border: 1px solid #989898;
	-moz-border-radius: 3px;
	margin-right: 5px;
}

#interviewTable .information {
    padding-left: 10px;
    text-align: left;
    width: 80%;
}

#interviewTable .answer {
    padding: 4px 6px;
    background-color: #ffffff;
    border: 1px solid #003663;
}

#interviewTable .question {
    padding: 12px 6px 2px 6px;
    font-size: 12pt;
}

.autoadd_help {
	height: 16px;
	width: 16px;
	background: transparent url('http://www.ragazzeinvendita.com/themes/pink/i/becomeModelHelp.png') top left no-repeat;
	margin-left: 5px;
	vertical-align: bottom;
	display: inline;
	position: absolute;
}

#tooltip {
    font: 11px Tahoma, Verdana, Arial;
    font-weight: normal;
    position: absolute;
    z-index: 3000;
    width:250px;
    border: 1px solid #269;
    background-color: #F7F7F7;
    padding: 2px;
    opacity: 0.90;
    color: #222222;
}

#searchJoinNowBotton {
	height: 63px;
	width: 712px;
	display: block;
	color: #fff;
	font-size: 16pt;
	text-align: center;
	line-height: 63px;
	font-weight: bold;
	background: url('http://www.ragazzeinvendita.com/themes/pink/i/bigBlueButton3.png') no-repeat;
}

#searchJoinNowBotton:hover {
	background: url('http://www.ragazzeinvendita.com/themes/pink/i/bigBlueButton3_over.png') no-repeat;
}

.warning {
    background: #fffeb9;
    padding: 10px;
    margin-bottom: 10px;
}

#sidebarMenu {
    list-style: none;
    margin: 10px 12px;
    padding: 0px;
}
#sidebarMenu a {
    display: block;
    padding-left: 25px;
    background-position: left;
    background-repeat: no-repeat;
    padding: 3px 0px 3px 22px
}
#sidebarMenu .menuchicks {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/sidebarMenu/girl.png');
}
#sidebarMenu .menuwebcam {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/sidebarMenu/webcam.png');
}
#sidebarMenu .menuvideo {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/sidebarMenu/private-video.png');
}
#sidebarMenu .menueroticstories {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/sidebarMenu/erotic-stories.png');
}
#sidebarMenu .menumobiles {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/sidebarMenu/mobile.png');
}

.sidebarContent {
    overflow: hidden;
}

.error {
    background: #ffd8d3;
    padding: 10px;
}

.happyBox {
    margin: 0px;
    padding: 10px;
    list-style-type: none;
    overflow: hidden;
}
.happyBox .boy,
.happyBox .girl {
    background-position: left center;
    background-repeat: no-repeat;
    padding: 2px 0px 2px 24px;
}
.happyBox .boy {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/sex/man.png');
}
.happyBox .girl {
    background-image: url('http://www.ragazzeinvendita.com/themes/pink/i/icons/sex/woman.png');
}
.happyBox .offline a {
    color: #a0a0a0;
}

.videoVotes {
    float: left;
    width:14px;
    height: 13px;
    margin: 0px;
    padding: 0px;
}
#votes {
	position: absolute;
	width: 70px;
}
ul.tagMatches {
    margin-left:0px;
    position:absolute;
    padding:0px;
    margin-top:0px;
}

ul.tagMatches li {
    background:#FFFFFF;
    color:#000000;
    cursor:pointer;
    list-style-type:none;
    padding-left: 5px;
    width:159px;
}
ul.tagMatches li:hover {
    background:#00AAC8;
    color:#fff;
}

#videoBoxesContainer {
    overflow: hidden;
    margin-top: 10px;
}

.videoRows .videoBox {
    border: 1px solid  #ccc;
    background: #F1F1F1;
    overflow: hidden;
    padding: 2px;
    margin: 2px;
    width: 695px;
}
.videoBoxes .videoBox {
    border: 1px solid #ccc;
    background: #f1f1f1;
    overflow: hidden;
    padding: 2px;
    margin: 2px;
    width: 344px;
    height: 110px;
    float: left;
}

.videoThumb {
    overflow: hidden;
    width: 100px;
    height: 100px;
    padding: 4px;
}
.videoBoxes .videoThumb {
    float: left;
}
.videoRows .videoThumb {
    float: left;
}
.videoData{
    overflow: hidden;
    font-size: 12px;
    padding: 4px;
}

.searchPagingTop, .searchPagingBottom {
    width: 100%;
    border-collapse: collapse;
    margin-top: 5px;
}
.searchPagingTop td, .searchPagingBottom td {
    padding: 0px;
}
.paging {
    display: inline;
}

.paging a, .paging b {
    margin: 3px;
}

.showArchiveLink {
	margin: 10px 0px;
}

#becomeModelInfoBox {
    margin: 10px;
    padding: 10px;
}

#modelMoreInfo {
    border: 1px solid #ccc;
}
#modelMoreInfo tr {
    border-bottom: 1px solid #ccc;
}
#modelMoreInfo tr:hover {
    background: #f1f1f1;
}

.lastEroticStories {
    width: 90%;
    border-collapse: collapse;
    margin-top: 10px;
}
.lastEroticStories td {
    border-bottom: 1px dotted #ccc;
    padding: 7px 0px 5px 0px;
    margin: 0px;
}

.lastEroticStories th {
    text-align: left;
}
.lastEroticStories .userPhoto,
.reporterTable .userPhoto {
    display: block;
    float: left;
}
.lastEroticStories .userInfo {
    width: 100px;
    text-align: center;
}

.lastEroticStories .userInfo a {
    display: block;
}

.lastEroticStories .userLink, 

.reporterTable .userLink {
    display: block;
    padding: 2px 10px;
    margin-left: 59px;
}
.lastEroticStories .userPhoto img,
.reporterTable .userPhoto img  {
    display: block;
}
.lastEroticStories .storyCounter {
    padding: 0px 4px;
}

.eroticStoriesList {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.eroticStoriesList li {
    border-bottom: 1px dotted #ccc;
    padding: 10px 0px 10px 0px;
}
.eroticStoriesList .storySize {
    float: right
}

.tableSortUp, .tableSortDown {
    background: transparent url('http://www.ragazzeinvendita.com/themes/pink/i/order_up.gif') top left no-repeat;
    height: 10px;
    width: 10px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    margin-left: 5px;
}
.tableSortDown {
    background: transparent url('http://www.ragazzeinvendita.com/themes/pink/i/order_down.gif') top left no-repeat;
}

#sidebarR + #contentContainer .contentBox{
    width: 550px !important;
}

.plainForm label {
    width: 150px;
    display: block;
    margin: 6px 0px 2px 0px;
}
.plainForm .inputbox {
    width: 450px;
    margin: 2px 0px 2px 0px;
}
.plainForm .buttons {
    clear: both;
    text-align: center;
    padding: 10px;
}

.buyNowButton {
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/sprites/buynowButton.png');
    width: 106px;
    height: 17px;
    color: #fff;
    display: block;
    text-align: center;
    padding: 10px 0px;
    font-weight: bold;
    text-decoration: none;
}
.buyNowButton:hover {
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/sprites/buynowButton.png') 0px -37px;
    color: #fff;
}

.newsBox {
    margin: 10px;
    padding: 0px;
    list-style: none;
}
.newsBox .title {
    margin: 0px;
    color: #D81058;
}
.newsBox .date {
    color: #666;
    font-size: 10px;
    margin: 3px 0px 4px 5px;
    display: block;
}
.newsBox .body {
    margin: 0px 0px 20px 5px;
}

.questionbox {
	width: 550px;
}
#questionDiv div {
    margin: 10px 0px;
}

.interviews {
    margin: 5px 15px;
    padding: 0px;
}
.interviews li {
    list-style: none;
    margin: 5px 0px;
}

#titleField {
    width: 370px;
}
#descField {
    border:1px solid #BBBCBE;
    margin:2px 0;
}
#girlMainInfo {
    border-collapse: collapse;
}
#girlLangSelector {
	width: 100px;
}
SELECT.inputbox {
    width: 164px;
}
.day, .hour, .minute {
    width: 40px !important;
}
.year {
    width: 55px !important;
}
.month {
    width: 90px !important;
}

/* jQuery Simple Dialog */
.sd_container{
    font-family: Tahoma;
    margin:0;
    padding: 10px;
    position: absolute;
    background-color: #F1F1F1;
    border: solid 1px #ccc;
    font-size: 11px;
}
.sd_header{
    font-size: 125%;
    font-weight:bold;
    margin-bottom: 10px;
    text-align:center;
}
.sd_content{}
.sd_footer{
    color: #a0a0a0;
    margin-top: 10px;
}
.sd_overlay{
    position: absolute;
    margin:0;
    padding: 0;
    top: 0;
    left: 0;
    background-color: #222;
}
.sd_loading{
    background: url('indicator.gif') center no-repeat;
    background-color: #F1F1F1;
    height: 60px;
    width: 60px;
}
.sd_closelabel{
    position:absolute;
    width:50px;
    height:22px;
    line-height:22px;
    top:0;
    left:0;
    padding:5px;
    text-align:center;
    background-color:#ccc;
}
.sd_closelabel a {
    text-decoration:none;
    color: #222;
    font-size: 12px;
    font-weight:bold;
}

#editVideoForm input, #editVideoForm select,
#editEroticStoryForm input, #editEroticStoryForm select {
    width: 230px;
    font-size: 11px;
    margin: 0px;
}
#editVideoForm textarea {
	height: 65px;
	font-size: 11px;
	margin: 0px;
}
#editEroticStoryForm textarea {
	height: 140px;
	font-size: 11px;
	margin: 0px;
}
#viewVideoDiv {
	text-align: center;
}
.actionButtons {
	text-align: right;
	margin: 8px 0px
}

.interviewFormTitle, .interviewFormDescription, .interviewFormLanguage,
.interviewFormCreated, .interviewFormQuestions, .interviewFormNick {
	margin-top: 5px;
}
.interviewFormDescription {
	height: 28px;
	overflow: hidden;
}
#interviewFormQuestions {
	height: 240px;
	overflow: auto;
	margin-top: 2px;
	padding: 5px;
	border: 1px #000 solid;
}
.interviewFormActions {
	margin-top: 15px;
	text-align: center;
}
/* end */
.formTable .videoInfo {
	width: 400px;
	overflow: hidden;
}
.formTable .eroticStoryInfo {
	width: 500px;
	overflow: hidden;
}
.liveshowpaging {
    margin: 5px 0px;
    display: block;
}
.creditsTable {
    width: 100%;
}
.underlined {
	text-decoration: underline;
}
.eroticStoriesFormTable {
	background: #f1f1f1;
	padding: 10px;
    margin-top: 15px;
}
.startTheChatButton a {
	background: url('http://www.ragazzeinvendita.com/themes/pink/i/sprites/menuBackStartTheChat.jpg') repeat-x !important;
	color: #fff !important;
}
.startTheChatButton a:hover {
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/sprites/menuBackStartTheChat.jpg') repeat-x 0px -34px !important;
}
.userMenuStartTheChat {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0px;
}
.userMenuStartTheChat a {
	background: url('http://www.ragazzeinvendita.com/themes/pink/i/userMenuStartTheChat.gif') no-repeat;
	padding: 3px 0px 7px 27px;
}

.rulesImage {
	background: url('http://www.ragazzeinvendita.com/themes/pink/i/rulesCollage.jpg') no-repeat;
	width: 678px;
	height: 297px;
	margin: 0 auto;
}

.rulesRegisterButton {
    display: block;
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/sprites/rulesRegisterButton.jpg") no-repeat 0px 0px !important;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    height: 61px;
    width: 637px;
    line-height: 61px;
    margin: 0 auto;
}
.rulesRegisterButton:hover {
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/sprites/rulesRegisterButton.jpg') no-repeat 0px -61px !important;
    color: #fff;
}

#warningBody {
	background: #e4f7fd url("http://www.ragazzeinvendita.com/themes/pink/i/adult-warning/back.jpg") no-repeat;
	border: 3px solid #ccc;
	padding: 0;
}

#warningBody .header {
	background: transparent url(i/adult-warning/header.gif) repeat-x scroll 0 -1px;
	font-weight: bold;
	height: 29px;
	line-height: 27px;
	padding-left: 6px;
	text-align: left;
}

#warningBody .logo {
    background: url("http://www.ragazzeinvendita.com/themes/pink/i/adult-warning/logo.png") no-repeat;
    height: 92px;
    width: 220px;
    display: block;
    margin: 0px auto 20px;
}

#warningBody .innerText {
	padding-left: 15px;
	padding-right: 15px;
}

#warningBody .innerText p {
	margin: 15px 0;
}

#warningBody .adultWarningButtons {
	margin: 0px auto;
	width: 100%;
	height: 80px;
	text-align: center;
	line-height: 65px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#warningBody .enterButton {
	background: #2bbada url("http://www.ragazzeinvendita.com/themes/pink/i/adult-warning/enterBut.png") no-repeat 0px 0px !important;
	height: 61px;
	width: 154px;
	line-height: 61px;
	text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    border: 0 none;
}
#warningBody .enterButton:hover {
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/adult-warning/enterBut.png') no-repeat 0px -61px !important;
    color: #fff;
}

#warningBody .exitButton {
    background: #d73469 url("http://www.ragazzeinvendita.com/themes/pink/i/adult-warning/exitBut.png") no-repeat 0px 0px !important;
    height: 60px;
    width: 155px;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    border: 0 none;
    margin-left: 250px;
}
#warningBody .exitButton:hover {
    background: url('http://www.ragazzeinvendita.com/themes/pink/i/adult-warning/exitBut.png') no-repeat 0px -60px !important;
    color: #fff;
}

.videoViewButtons {
    position: absolute;
    margin:-15px 0 0 660px;
}

table.depositTable {
    width: 300px;
    border-left: solid 1px black;
    border-bottom: solid 1px black;
}

table.depositTable td {
    border-right: solid 1px black;
    border-top: solid 1px black;
}

table.depositTable th {
    border-right: solid 1px black;
    border-top: solid 1px black;
    background-color: #00A9CF;
    color: #fff;
}

table.depositTable td.tdright {
    width: 130px;
    background-color: #fff;
}

table.depositTable td.depositradiobutton {
    width: 30px;
    text-align: center;
}

table.depositamount {
    width: 175px;
    border-left: solid 1px black;
    border-bottom: solid 1px black;
}

table.depositamount td {
    border-right: solid 1px black;
    border-top: solid 1px black;
    text-align: center;
}

table.depositamount th {
    border-right: solid 1px black;
    border-top: solid 1px black;
    background-color: #00A9CF;
    color: #fff;
    text-align: center;
}

div#depositmessagehead {
    margin-left: 4px;
    margin-top: 4px;
    background-image: url('http://www.ragazzeinvendita.com/img/icon.jpg');
    background-repeat: no-repeat;
    padding-left: 20px;
    color: #f00;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    width: 290px;
}

div#depositmessagebody {
    margin: 5px;
    width: 290px;
}

div#depositmessage {
    width: 290px;
    margin: 5px;
}

.creditsHead {
    height: 20px;
    padding-top: 4px;
    float: left;
}

div.creditsHead {
    background-image: url('http://www.ragazzeinvendita.com/img/credits.gif');
    background-repeat: no-repeat;
    width: 50px;
    padding-left: 25px;
}

div.creditContainerHead {
    width: 510px;
    height: 40px;
}

div#depositFormTable {
    width: 510px;
}

div#depositform {
    float: right;
    width: 175px;
}

.formDescLiftUp {
	margin-top: -18px;
}

table.depositTable {
    width: 300px;
    border-left: solid 1px black;
    border-bottom: solid 1px black;
}

table.depositTable td {
    border-right: solid 1px black;
    border-top: solid 1px black;
}

table.depositTable th {
    border-right: solid 1px black;
    border-top: solid 1px black;
    background-color: #00A9CF;
    color: #fff;
}

table.depositTable td.tdright {
    width: 130px;
    background-color: #fff;
}

table.depositTable td.depositradiobutton {
    width: 30px;
    text-align: center;
}

table.depositamount {
    width: 175px;
    border-left: solid 1px black;
    border-bottom: solid 1px black;
}

table.depositamount td {
    border-right: solid 1px black;
    border-top: solid 1px black;
    text-align: center;
}

table.depositamount th {
    border-right: solid 1px black;
    border-top: solid 1px black;
    background-color: #00A9CF; 
    color: #fff;
    text-align: center;
}

div#depositmessagehead {
    margin-left: 4px;
    margin-top: 4px;
    background-image: url('http://www.ragazzeinvendita.com/img/icon.jpg');
    background-repeat: no-repeat;
    padding-left: 20px;
    color: #f00;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    width: 290px;
}

div#depositmessagebody {
    margin: 5px;
    width: 290px;
}

div#depositmessage {
    width: 290px;
    margin: 5px;
}

.creditsHead {
    height: 20px;
    padding-top: 4px;
    float: left;
}

div.creditsHead {
    background-image: url('http://www.ragazzeinvendita.com/img/credits.gif');
    background-repeat: no-repeat;
    width: 50px;
    padding-left: 25px;
}

div.creditContainerHead {
    width: 510px; 
    height: 40px;
}

div#depositFormTable {
    width: 510px;
}

div#depositform {
    float: right; 
    width: 175px;
}


.collapsableTip {
	    font-weight: bold;
	    padding-bottom: 10px;
}
.collapsabletiphead {
	margin:0px;
	padding:0px;
	float:right;
	font-size: 12px !important;
	color:white !important;
	cursor: pointer;
	height: 22px;
}
.collapsabletiphead li {
	list-style:none;
	float:left;
	height: 22px;
}
.collapseTipButton {	
    width: 20px;
    background:url("http://www.ragazzeinvendita.com/themes/pink/i/text_LUp.png");
    background-color:white;
}
.extendTipButton {
	width: 20px;
    background:url("http://www.ragazzeinvendita.com/themes/pink/i/text_LDown.png");
    background-color:white;
}
.tipRpart {
	background:url("http://www.ragazzeinvendita.com/themes/pink/i/text_R.png") no-repeat;
	width: 15px;
    background-color:white;
}
.tipHeadText {
	padding:5px 0px 0px 5px;
	background:url("http://www.ragazzeinvendita.com/themes/pink/i/text_C.png") repeat-x;
}

.profileRatingContainer {
	height: 14px;
}

.ratingContainer {
	padding-top: 0px; 
	padding-bottom: 0px; 
	border-top-width: 5px; 
	margin-top: 4px; 
	margin-bottom: 4px;
}
.voteContainer {
	padding-top: 0px !important;
	margin: 0px !important;
	clear: both; 
}

.voteContainer form { 
    margin: 0px;
    padding: 0px;
    border: none;
}
.cost {
	clear: both;
}

