body {
    font-family: "Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;
    margin-left:0px;
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    font-size: 12px;
    color:#333;
    background-color:#FFF;
    letter-spacing: 0px;
}

a:hover {
    text-decoration:none;
    color:#BE2681;
}

a:active {
    text-decoration:none;
    color:#BE2681;
}

a {
    color:#333;
}

#header {
    width:100%;
    height:85px;
    float:left;
    background-color:#FFF;
    padding-top:15px;
}

#middle {
    width:100%;
    float:left;
    padding-bottom:15px;
    background-color: #F9F9F9;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #EAEAEA;
}

#menu {
    width:100%;
    float:left;
    padding-top:15px;
    padding-bottom:15px;
    background-color:#E6E6E6;
}

#main_container {
    width:100%;
    float:left;
}

#footer {
    background-color:#222;
    color:#FFFFFF;
    float:left;
    width:100%;
    height: 200px;
}

#footer a:hover {
    color: #E98FC5;
    text-decoration: underline;
}

#footer a {
    text-decoration: none;
    color:#FFFFFF;
}

.content {
    width:880px;
    margin:auto;
}

.left_side {
    width:560px;
    float:left;
}

.right_side {
    width:300px;
    float:right;
}

.box_right {
    width:300px;
    float:left;
    margin-bottom:30px;
}

.items_menu {
    width:auto;
    float:left;
    margin-right:5px;
}

.fl {
    width:auto;
    float:left;
    /*background-color:red;*/
}

.fr {
    width:auto;
    float:right;
}

.container_flags {
    width:20px;
    height:20px;
    float:right;
    margin-left:5px;
}

.container_items_menu {
    clear:both;
    float:right;
    padding-top:10px;
}

.items_menu_tail {
    color:#000;
    list-style: none ;
    padding : 0px ;
    margin: 0px ;
}

.items_menu_tail li {
    paddding : 8px ;
    float : left ;
    height : 35px ;
}

.items_menu_tail li:hover {
    background: url(../img/item_menu.png)  no-repeat top left transparent ;
    color: #FFF;
    cursor: pointer;
}

.items_menu_tail li a {
    color:#000;
    display: block ;
    padding : 8px 9px ;
    font-size: 12px ;
    font-weight: bold ;
    text-align : center ;
    text-decoration:none;
}

.items_menu_tail li a:hover {
    color:#fff;
    background-color: #000 ;
}

.container_featured_home {
    background-image: url(../img/featured_home_en_v2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-color:#FFF;
    width: 100%;
    height:300px;
    clear: both;
}
.container_features{
    background-color: #fff;
    width: 880px;
    height:378px;
    float:left;
}
.featured_home {
    height:300px;
    margin-left:auto;
    margin-right:auto;
     width : 880px ;
}
.features {
    height:300px;
    margin-left:auto;
    margin-right:auto;
     width : 880px ;
}
.featured_line1 {
    width:100%;
    float:right;
    clear:both;
    text-align:right;
    font-size:22px;
    font-weight: bold;
    color:#BE2681;
    margin-top: 0px;
    /*padding-bottom:15px;*/
    margin-right: -7px;
}

.featured_line2 {
    width: 100% ;
    height: 50px ;
    float:right;
    clear:both;
    text-align:right;
    font-weight:bold;
    font-size:50px;
    letter-spacing: -4px;
    margin-right: -7px;
}

.button_big_features {
    font-size:20px;
    font-weight:bold;
    text-transform: uppercase;
    text-align: center;
    width:auto;
    float: left;
    clear:both;
    background-color:#F4EC00;
    padding:10px;
    cursor:hand;
    cursor:pointer;
    border: 1px solid #BEBD08;
    letter-spacing: -1px;
    background-image: url(../img/gradient_buttons.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

.button_big_features a {
    background-color:#F6FA60;
}

.button_big_features:hover {
    background-color:#F6FA60;
}

.button_big {
    font-size:20px;
    font-weight:bold;
    text-transform: uppercase;
    text-align: center;
    width:auto;
    float:right;
    clear:both;
    background-color:#F4EC00;
    padding:10px;
    cursor:hand;
    cursor:pointer;
    border: 1px solid #BEBD08;
    letter-spacing: -1px;
    background-image: url(../img/gradient_buttons.png);
    background-repeat: repeat-x;
    background-position: bottom;
    text-decoration:none;
}

.button_big a {
    background-color:#F6FA60;
}

.button_big:hover {
    background-color:#F6FA60;
    color:#333333;
}

.button_medium {
    font-size:16px;
    font-weight:bold;
    text-transform: uppercase;
    width:auto;
    float:right;
    background-color:#BE2681;
    color:#FFF;
    height:20px;
    padding:10px;
    cursor:hand;
    cursor:pointer;
    border: 1px solid #8C1C5C;
    letter-spacing: -1px;
    background-image: url(../img/gradient_buttons.png);
    background-repeat: repeat-x;
    background-position: bottom;
}

.button_medium a {
    background-color:#DC4E9F;
}

.button_medium:hover {
    background-color:#DC4E9F;
}

.button_small {
    background-color:#BE2681;
    background-image:url(../img/gradient_buttons.png);
    background-position:center bottom;
    background-repeat:repeat-x;
    border:1px solid #8C1C5C;
    color:#FFFFFF;
    cursor:pointer;
    float:right;
    font-family:"Lucida Grande", Tahoma,Arial,Helvetica,sans-serif;
    font-size:11px;
    font-weight:bold;
    height:15px;
    padding:8px;
    text-transform:uppercase;
    width:auto;
}

.button_small a {
    background-color:#DC4E9F;
}

.button_small:hover {
    background-color:#DC4E9F;
}

.sub_featured_container {
    width:880px;
    float:left;
    padding-top: 20px;
    margin-bottom: 20px;
}

.col1 {
    width:280px;
    float:left;
    margin-right:20px;
}

.col2 {
    width:280px;
    float:left;
    margin-right:0px;
    /*background-color:green;*/
}
.col_585px {
    width:543px;
    float:left;
    margin-right:15px;
    padding:20px;
    background-color:#FFFFFF;
    border: solid 1px #E2E2E2;
}



.sub_featured_line1 {
    width:265px;
    height:25px;
    display:inline;
    float:left;
    font-size:22px;
    font-weight:bold;
    letter-spacing: -1px;
    text-align: center;
}

.sub_featured_line2 {
    width:265px;
    height:15px;
    display:inline;
    float:left;
    font-size:15px;
    color:#666;
    font-weight:bold;
    letter-spacing: -1px;
    margin-top: 0px;
    text-align: center;
}

.sub_featured_txt {
    width:270px;
    float:left;
    font-size:13px;
    color:#666;
    padding-top:10px;
    line-height: 12px;
    text-align: center;
}

.box_info {
    width:840px;
    float:left;
    font-size:15px;
    font-weight:bold;
    padding:20px;
    background-color: #FFF;
    border: 1px solid #E2E2E2;
}

.box_questions {
    width:840px;
    float:left;
    font-size:22px;
    font-weight:bold;
    text-align:center;
    padding:20px;
    background-color: #FFF;
    border: 1px solid #E2E2E2;
    margin-top : 0px ;
    margin-top:15px;
}

.color_magenta {
    color:#BE2681;
}

.color_grey {
    text-align:left;
    color:#666666;
    display:inline;
}

.box_white {
    width:240px;
    float:left;
    padding:20px;
    padding-bottom:30px;
    background-color: #FFF;
    border: 1px solid #E2E2E2;
    margin-bottom:15px;
    clear : both  ;
}

.colFull{
    padding:20px;
    padding-bottom:30px;
    background-color: #FFF;
    border: 1px solid #E2E2E2;
    margin-bottom:15px;

}

.box_pink {
    width:240px;
    float:left;
    padding:20px;
    padding-bottom:30px;
    background-color: #F9ECF4;
    border: 1px solid #F3D8E9;
    margin-bottom:15px;
}

.slides_pink {
    width:700px;
    float:left;
}
.slides_grey {
    width:700px;

}

.box_pink ul{
    width:auto;
    float:left;
    padding:0px;
    margin:0px;
}
.box_pink li{
    list-style: none;
    padding-left: 23px;
    margin-bottom:15px;
    background-image: url(../img/ico_dot.png);
    background-repeat: no-repeat;
    background-position: 0px;
}
.box_title {
    width:100%;
    float:left;
    font-size:22px;
    font-weight:bold;
    margin-bottom:10px;
    letter-spacing: -1px;
}
.box_title2 {
    float:left;
    font-size:22px;
    font-weight:bold;
    margin-bottom:10px;
    letter-spacing: -1px;
}
.box_subtitle {
    width:100%;
    float:left;
    font-size:18px;
    font-weight:bold;
    margin-bottom:10px;
    letter-spacing: -1px;
}
.box_clubtitle {
    float:left;
    font-size:16px;
    margin-bottom:10px;
    letter-spacing: -1px;
    font-weight:normal;
    width:100%;
}
.club_rules{
	list-style-type:none;
	margin-left:-10px;
	color:#333333;
	font-weight:normal;
}
.club_rules li {
	margin-bottom:3px;
}
.box_title_pink {
    color:#BE2681;
    width:100%;
    float:left;
    font-size:22px;
    font-weight:bold;
    margin-bottom:10px;
    letter-spacing: -1px;
}
.txt1 {
    color:#666;
    width:100%;
    float:left;
    font-size:11px;
}

.thumb_50px {
    width:48px;
    height:48px;
    float:left;
    margin-right:10px;
    border: 1px solid #ccc;
}

.thumb_featured {
    width:240px;
    height:100px;
    float:left;
    border: 1px solid #ccc;
    margin-bottom:10px;
}

.thumb_txt_container {
    width:100%;
    float:left;
    margin-bottom:10px;
}

.link_bottom {
    width:100%;
    float:right;
    text-align:right;
    padding-top:10px;
}

.input_container {
    width:100%;
    float:left;
    margin-bottom:10px;
}

.input_240px {
    font-size: 11px;
    color:#666;
    width:220px;
    height:17px;
    padding:8px;
    float:left;
    background-color:#FFF;
    border: 1px solid #F3D8E9;
}

.input_240px_black {
    font-size: 11px;
    color:#666;
    width:220px;
    height:13px;
    padding:10px;
    float:left;
    background-color:#FFF;
    border: 1px solid #E2E2E2;
}
.input_title {
    font-weight:bold;
    color:#DD55A7;
    width:100%;
    float:left;
    padding-bottom:5px;
}

.input_title_black {
    font-weight:bold;
    color:#333333;
    width:100%;
    float:left;
    padding-bottom:5px;
}
input.error {
    background-color:red;
}

.footer_column1 {
    width:160px;
    float:left;
    margin-right:20px;
    margin-top:15px;
    font-size:14px;
}

.footer_column1 li {
    list-style-type:none;
    margin-left: -40px;
    line-height: 18px;
    font-size:12px;
    color:#999;
    cursor:pointer;
    cursor:hand;
}

.footer_column2 {
    width:160px;
    float:left;
    margin-top:15px;
    font-size:14px;
}

.footer_column2 li {
    list-style-type:none;
    margin-left: -40px;
    line-height: 18px;
    font-size:12px;
    color:#999999;
    cursor:pointer;
    cursor:hand;
}


.footer_column1 li:hover {
    text-decoration:underline;
}

.footer_column1 li:active {
    text-decoration:none;
    color:#999;
}

.footer_column li a {
    color:#999;
}

.footer_column2 li:hover {
    text-decoration:underline;
}

.footer_column2 li:active {
    text-decoration:none;
    color:#999;
}

.footer_column2 li a {
    color:#999;
}

.legends {
    width:auto;
    clear:both;
    font-size:10px;
    color:#999;
    padding-top:10px;
    text-align:right;
}

.legends2 {
    width:200px;
    float:right;
    font-size:10px;
    color:#999;
    padding-top:5px;
    text-align:right;
}
.logo_press {
    width:auto;
    clear:both;
    margin-bottom:10px;
}

.payselector {width:175px;text-align:center;cursor:pointer;margin-bottom:20px;}
.box_payselector {background-color:#ddd;}
label{clear:both;display:block;color:#333333;font-weight:bold;padding-bottom:5px;}

input.normal{size:260px;margin:5px;}
select {margin-bottom:5px;}
.hide {display:none;}
input.normal {font-size: 11px;color:#666;width:220px;height:12px;padding:10px;float:left;background-color:#FFF;border: 1px solid #DDD;}

#tabs_features {
    z-index:100;
    position:relative;
    top : -31px;
}

#tabs {
    position:relative;
    top : 0px;
}
.tabs_featured_container {
    float:left;
    margin:0;
    padding-left:20px;
}

.tabs_featured {
    background-image: url(../img/gradient_buttons.png);
    background-repeat: repeat-x;
    background-position: bottom;
    color:#333;
    width:auto;
    font-weight: bold;
    height:auto;
    float:left;
    background-color:#f2f2f2;
    margin-right:2px;
    padding:8px 12px 7px;
    margin-bottom: 3px;
    cursor:hand;
    cursor:pointer;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #ddd;
    border-right-color: #ddd;
    border-left-color: #ddd;
}
.tabs_featured a {
    color:#FFF;
}
.tabs_featured:hover , .tabs_featured.active {
    background-image: url(../img/gradient_buttons.png);
    background-repeat: repeat-x;
    background-position: bottom;
    color: #FFF;
    background-color: #BE2681;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #8C1C5C;
    border-right-color: #8C1C5C;
    border-left-color: #8C1C5C;
}

.featured_img {
    width:842px;
    height:358px;
    float:left;
    padding-right:20px;
    padding-left:20px;
    padding-top:20px;
    padding-bottom:0px;
    background-repeat: no-repeat;
    background-position: center top;
}

.storage {
    background-image: url(../img/featured_storage.jpg);
}

.mobile {
    background-image: url(../img/featured_mobile.jpg);
}

.share {
    background-image: url(../img/featured_share.jpg);
}

.streaming {
    background-image: url(../img/featured_streaming.jpg);
}

.featured_title {
    width: 840px ;
    height: 50px ;
    float:right;
    clear:both;
    text-align:right;
    font-weight:bold;
    font-size:50px;
    letter-spacing: -4px;
}
.featured_txt {
    color:#fff;
    width:400px;
    float:right;
    text-align:right;
    margin-top:15px;
    margin-bottom:15px;
}
.featured_footer {
    background-color:#f2f2f2;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    float:left;
    height:auto;
    padding:20px;
    width:840px;
}
.featured_footer_leyend {
    color:#333;
    float:right;
    font-size: 14px;
    text-align:right;
    width:650px;
    height:85px;
}
.container_icon_left {
    width:auto;
    float:left;
    margin-right:10px;
}
.container_icon_right {
    width:auto;
    float:right;
    margin-left:10px;
}
.payment_box {
    width:143px;
    float:left;
    background:#F8F8F8;
    border: solid 1px #E2E2E2;
    padding-left:15px;
    padding-right:15px;
    padding-top:20px;
    padding-bottom:20px;
}

.payment_box:hover, .payment_box_selected{
    background:#F9ECF4;
    border: solid 1px #F3D8E9;
}

.payment_box:hover {
    cursor:pointer;
    cursor:hand;
}
.payment_box:active{
    cursor:pointer;
    cursor:hand;
    background:#F9ECF4;
    border: solid 1px #F3D8E9;
}
.payment_box ul{
    width:auto;
    float:left;
    padding:0px;
    margin:0px;
}
.payment_box li{
    list-style: none;
    padding-left: 23px;
    margin-bottom:15px;
    background-image: url(../img/ico_dot.png);
    background-repeat: no-repeat;
    background-position: 0px;
}
.icon_notices {
    width:100%;
    float:left;
    clear:both;
    font-size:10px;
    color: #999999;
}
.box_errors {
    width:520px;
    float:left;
    clear:both;
    font-size:10px;
    color: #EC0000;
    padding:10px;
    margin-top:20px;
    margin-bottom:10px;
    background-color:#F8F8F8;
    border: solid 1px #E2E2E2;
    background-image: url(../img/ico_error_small.png);
    background-repeat: no-repeat;
    background-position: 5px 50%;
    padding-left:20px;
}
.input_error {
    width:100%;
    float:left;
    margin-bottom:10px;
    font-size:10px;
    color: #EC0000;
    background-image: url(../img/ico_error_small.png);
    background-repeat: no-repeat;
    background-position: 0px;
    height:14px;
    padding-left:20px;
    display:none;
}
.input_error img{
    width:auto;
    float:left;
    margin-right:5px;
}
.input_error_active{
    background-color:#F3F3F3;
    border: solid 1px #EC0000;
}


div.question  {clear:both;margin-bottom:10px;}
.lighter {background-color:#E6E6E6;font-family:Courier;padding:7px;color:#333;}
div.team_member{float:left;width:100px;padding:3px;}
textarea.normal {background-color:#FFFFFF;border:1px solid #DDDDDD;color:#666666;float:left;font-size:11px;height:12px;padding:10px;width:220px;height:100px;margin:5px;}

.col_585px, .box_info, .box_white, .box_pink, .box_questions, .box_errors, .colFull, .column {-webkit-border-radius: 10px;-moz-border-radius: 10px;}

.featured_footer {
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
}

.logo_container{width:140px;text-align:right;float:left;display:inline;margin:15px}
.logo_container img{padding-bottom:3px;border:none;border-bottom:1px solid #e2e2e2;}
.logo_container a {color:#666666;text-decoration:none;}
.logo_container a:hover {color:#be2680;text-decoration:none;}
a.menu {text-decoration:none;}
div#spacer_20px{height:20px;clear:both;line-height:20px;}
ul.faq {margin:0;padding:0;}
ul.faq li a {text-decoration:none;}
ul.faq li {
    background-image: url(../img/ico_faq.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    list-style:none;
    line-height:16px;
    margin:0;
    padding:0 0 0 25px;
    clear:both;
    height:32px;
    cursor:hand;
    cursor:pointer;
}
ul.menu_left {margin:0;padding:0;}
ul.menu_left li a {text-decoration:none;}
ul.menu_left li {
    background-image: url(../img/ico_dot.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    list-style:none;
    line-height:16px;
    margin:0;
    padding:0 0 0 25px;
    clear:both;
    height:32px;
    cursor:hand;
    cursor:pointer;
}
.member_name {color:#333333;font-weight:bold;}
div.testimonial {padding:0 0 15px 0;}
div.testimonial_author {
    background-image: url(../img/ico_testimonials.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    line-height:16px;
    margin:0;
    padding:0 0 5px 25px;
    clear:both;
    display:block;
    font-weight:bold;
}

#login_container {
    display:block;
    /*height:auto;
    width:100px;*/
    top:0px;
    left:53px;
    position:relative;
    clear:both;
    z-index:1;
}

.profile_button {
    margin-left:15px;
    margin-top:10px;
    cursor:pointer;
}

/*.profile_button:hover {
    -webkit-border-radius: 10px;-moz-border-radius: 10px;
    border:1px solid black;
    background-color:black;
    color:white;
}*/

.profile_box h2 {
    background-color:#00cc00;
}

#all_avatar img {
    backgrond-color:#cccccc;
    padding:10px;
}

/* liScroll style declarations */
span.ticker {
    display:none;
    float:left;
    margin:0 10px;
}

ul.services {
    padding:0;
    margin:0;
    list-style:none;
}
ul.services li {
    height:40px;
    line-height:20px;
    clear:both;
    padding:5px;
    cursor:pointer;
    border-bottom:1px dotted grey;
}
ul.services li img {
    float:left;
}
ul.services li span {
    height:30px;
    line-height:30px;
    padding:5px;
}

div#show_friends, div#show_email_form {
    height:240px;
    overflow:auto;
    cursor:pointer;
}
div.friend {
    height:48px;
    padding:3px;
    margin:2px;
}
div.friend img {
    height:48px;
    width:48px;
    float:left;
    background-img:url(http://beta.wixi.com/user_files/avatar.26131e438180d32057f81a860d94588c.jpg);
}
div.friend span {
    float:left;
    height:38px;
    line-height:38px;
    padding:5px;
}

div.email_item {
    height:24px;
    padding:3px;
    margin:2px;
}

div.email_item span {
    float:left;
    height:14px;
    line-height:14px;
    padding:5px;
}

#confirm_email_container {
    display:block;
    /*height:auto;
    width:100px;*/
    top:0px;
    left:53px;
    position:relative;
    clear:both;
    z-index:1;
}

/*cvam fixes*/

.clearBoth { /* For clearing floats */
    clear: both;
    height: 0px;
    margin: 0;
    padding: 0;
    font-size: 0%;
    line-height: 0px;
    }

#choosePlan .box_title2{
    float:none;
    margin-bottom:-20px;

}
#choosePlan .fl p{
    color:#a0a0a0;
}
#columnContainer{
    margin-top:90px;
    width:840px;
}
.column{
    width:268px;
    float:left;
    background-color:#f5f8fa;
    border:1px solid #E2E2E2;

}

.innerColumn {
    margin:20px auto;
    width:230px;
    position:relative;
    height: 415px;

}
.column ul{
    padding:0;
    margin-bottom:40px;
    margin-left:0;
    padding-left: 0;
}

#free.column ul{
    padding:0;
    /*margin-bottom:128px;*/
}

.column li, #rules li{
    list-style: none;
    margin-bottom:10px;
    font-size:16px;
    font-weight: bold;
    letter-spacing: -1px;

}
.column li{
    padding-left:0;
    margin-left:0;
}


#rules li{
    list-style:decimal;
    color:#666666;
    font-size:15px;
    font-weight: normal;
    margin-bottom: 8px;
    letter-spacing: 0;
}

.column li strong{
    color:#b7498e;
}

.column h2{
    text-transform: uppercase;
    margin-bottom:0;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
    font-size: 16px;
}
.column p{
    margin:0;
}
.column p.smallDescription{
    margin-bottom:25px;

}
.column .price{
    color:#b7498e;
    font-size:22px;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom:25px;
}
.column button{
    background: #BE2681	url(../img/gradient_buttons.png) center bottom repeat-x;
    border: 1px solid #8C1C5C;
    color: #fff;
    cursor:pointer;
    padding: 8px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    position:absolute;
    left:60px;
    bottom:85px;
    padding:.4em;
    width:auto;
    overflow:visible;
}
.column button:hover{
    background-color: #DC4E9F;
}
.moreDescription{
    position:absolute;
    top:345px;
    width:210px;
    text-align: center;

}
#free p, .moreDescription{
        color:#a0a0a0;

}
.innerColumn #specialOffer{
    width:90px;
    height: 90px;
    position:absolute;
    top:-55px;
    right:-35px;

}

#premium{
    margin:0 15px;
    background-color:#f4daeb;

}
#premium .moreDescription{
    color:#B7498E;

}


