/* 
    Document   : style
    Created on : Dec 10, 2010, 8:52:49 AM
    Author     : Olziibat
    Description:
       Clean style HTML CSS template.
*/

/* 
   TODO customize this sample style
   Syntax recommendation https://www.w3.org/TR/REC-CSS2/
*/
.headerdesign{
    background-image:url('/images/headerlong.jpg');
    background-repeat:no-repeat;
    background-position:center top;
}
img
{  border-style: none;
}
.article-image-slide div{
    width:100%;
    height:100%;
}
.root {
    display: block;
}
.tweet{
    width:100%;
    border-top-style:solid;
    border-top:none;
    height:200px;
    margin-bottom:28px;
}
body {
    font-family: Arial,Helvetica,"Helvetica Neue",sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 20px;
    margin:0px;
}
.clearfix {
    float: none;
    clear: both;
}
/*
    HEADING TAGS STYLE
*/

h1 {
    font-size: 34px;
}
h2 {
    font-size: 28px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 14px;
}

/*
    LINK STYLE
*/

a {
    color: #1a23d8;
    text-decoration: none;
}
a:link {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:visited {

}
.center {
    width: 940px;
    margin: 0 auto;
    padding: 0 10px;
}

/*
    HEADER CSS
*/

.header {
    background-color:#161648;
    margin-left: auto;
    margin-right: auto;
    width: 100%;

    display: table;
}
.topline {
    height:27px;
    background-color:#0b0d2f;
    margin-bottom:-27px;

}

.toplinetext {
    margin-left:20px;
    margin-bottom:-27px;
    padding-top:5px;
    float:left;
    font-size:17px;
    color:#4e9ce8;

}
.greenquestion {
    padding:4px
}
.flag{
    padding:4px
}
.verticalLine {
    border-left:thin solid #fff;
    margin:9px;

}
.navigation {
    float: left;
    margin-top:10px;
    margin-left:20px;

}
.navigation2 {
    float: left;
    margin-left:20px;
    margin-top: -35px;
    height: 35px;

}
.logo {
    width: 430px;
    height:112px;
    float: left;
    margin-left:0px;
    margin-top:58px;
    border-style: none;
}
.slogan {
    margin-right: 170px;
    margin-top: 50px;
    float:right;
    font-size:35px;
    color:#FFF;
}
.slogannew {
    font-size: 28px;
    color: white;
    position: absolute;
    top: 90px;
    left: 45%;
    z-index: 200;
    float: right;

}
.slogan2 {
    margin-left:20px;
    margin-top: 8px;
    float:left;
    font-size:25px;
    color:#bed630;
    font-stretech:narrower;
}
.slogan23 {
    margin-left: 10px;
    margin-top: 10px;
    float: left;
    font-size: 28px;
    color: #F2AA2A;
    text-shadow: rgba(63, 62, 62, 0.88) 2px 2px 2px;
    font-weight: bold;
}
.heading {
    width: 100%;
    padding: 0px 0;
    height:217px;
    display: table;

}
.heading2 {
    width: 100%;
    padding: 0px 0;

    display: table;

}
/*
    SLIDERS
*/
.slider-bg {

}
.slider-bg-ra {

}
/*
    JCYCLE SLIDESHOW AND NO SLIDER HOME PAGE
*/

.slider {

}
.jcycle {
    height: 350px;
    padding-bottom: 40px;
}
.ie8 .jcycle {
    background: transparent;
}

/*          JCYCLE SLIDER WITH TRANSPARENT IMAGE        */
.jcycle-slider-item {
    position: relative;
}
.jcycle-slider-item-text {
    float: left;
    margin-top: 55px;
}
.jcycle-slider-item-text-top {
    position: absolute;
    left: 0px;
    padding: 20px;
    background: #000;
    top: 130px;
    opacity: .8;
}
.slide-text-right {
    left: auto;
    right: 0px;
}
.jcycle-slider-item-text h1, .jcycle-slider-item-text-top h1 {
    font-size: 25px;
    color: #FFF;
    font-weight:900;
}
.jcycle-slider-item-text span, .jcycle-slider-item-text-top span {
    margin-top: 10px;
    color: #FFF;
    display: block;
    outline: medium;
    font-size: 17px;
    text-shadow: #333 1px 1px 3px;
}
.jcycle-slider-item-image {

}
/*          JCYCLE SLIDER WITH FULL IMAGE        */

.slide-image-border {
    border: 1px solid #292929;
    width:533px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
.border {
    border: 10px solid #FFF;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-box-shadow: 0 0 40px #BEBEBE;
    -webkit-box-shadow: 0 0 40px #BEBEBE;
    box-shadow: 0 0 40px #BEBEBE;
    margin-bottom: -10px;
}
.border iframe {
    margin-bottom: -5px;
}
/*jcycle page*/
#jcycle-pager, .nivo-controlNav {
    position:absolute;
    top:488px;
    width: 300px;
    z-index:5000 !important;
    padding-left: 10px;
}

.jcycle-pager a, .nivo-controlNav a.nivo-control {
    background: url('/images/slider-bg.png') no-repeat center center transparent;
    display:block;
    float:left;
    height:14px;
    margin-right: 5px;
    text-indent:-5000px;
    width:14px;
    cursor: pointer;
}
#jcycle-pager .activeSlide, .nivo-controlNav a.active {
    background: url('/images/slider-bg-active.png') no-repeat center center transparent;
    display:block;
    float:left;
    height:14px;
    margin-right: 5px;
    text-indent:-5000px;
    width:14px;
    cursor: pointer;
    font-weight:bold;
}

.nivo_titlefixnew{
    background:none !important;
    text-indent: 0px !important;
    width:auto !important;

}
/*nivo slider*/
.nivo-slider-box {
    height: 415px;
}
.nivo-slideshow {
    height: 415px;

}
.nivo-controlNav {
    top: 357px;
    padding-left: 50px;
}
.nivo-controlNavnew {
    top: 360px;
    padding-left: 275px;
}
.nivo-directionNav a {
    cursor: pointer;
    position: absolute;
    top: 45%;
    z-index: 99;
}
.nivo-nextNav {
    background: url('/images/nivo-next.png') no-repeat scroll center center transparent;
    height: 40px;
    text-indent: -99999px;
    width: 40px;
    cursor: pointer;
}
.nivo-prevNav {
    background: url('/images/nivo-prew.png') no-repeat scroll center center transparent;
    height: 40px;
    text-indent: -99999px;
    width: 40px;
    cursor: pointer;
}
/*
    ROUND ABOUT SLIDESHOW
*/
.for-ra {
    background: url('/images/top_row_bg_ra.jpg') no-repeat top center;
}
.header-trans {
    background: url('/images/header-bg-trans.png') no-repeat top center #ff00c4;
}
.roundabout-slideshow-div {

}
#roundabout-holder{
    width:295px;
}
#roundabout-slideshow-div {
    height: 125px;
    width: 185px;
    padding: 40px 0;
    overflow: hidden;
}
#roundabout-slideshow {
    height:150px;
    list-style:none outside none;
    padding-left:20px;
    padding-top:31px;
}
ul#roundabout {
    margin: 0 auto;
    list-style: none;
    width: 185px;
    height:125px;
    list-style:none outside none;
    margin:0 auto;
    padding-left:0;

}
.roundabout-moveable-item {
    border: 1px solid #ef8220;
    height: 125px;
    overflow: hidden;
    width:185px;
    padding: 0px;
    padding-top:-10px;
    margin-top: -8px;
    margin-left: -7px;
}
.roundabout-in-focus {
    height: 125px;
}
.roundabout-moveable-item img {
    width:100%;
}
.ra-desc {
    display:none;
}
.ra-desc h1 {
    font-size: 20px;
    letter-spacing: 1px;
    padding-bottom: 5px;
    color: #FFF;
}

.testimonial_r li.roundabout-in-focus {
    height:165px !important;
}

.testimonial_r li.roundabout-moveable-item  {
    border: 1px solid #DDD !important;
}
/*
    KWICK SLIDESHOW
*/
.for-kwick {
    background: url('/images/top_row_bg.jpg') no-repeat top center;
}
.kwick-slideshow-div {
    height: 410px;
}
#kwick-slideshow {
    height: 345px;
    border: 10px solid #FFF;
    -moz-border-radius: 5px;
    -web-kit-border: 5px;
    border-radius: 5px;
}
#kwicks {
    position: relative;
    margin: 0;
    padding: 0;
    clear: both;
    overflow: hidden;
    list-style: none;
}

#kwicks li {
    height: 345px;
}

.kwicks-number-4 li {
    width:230px;
}

#kwicks li {
    float: left;
    overflow: hidden;
    position: relative;
}
#kwicks li a {

}
.kw-desc {
    background: url("/images/kw-desc-bg.png") transparent;
    position: absolute;
    bottom: 0px;
    width: 940px;
    padding: 10px;
    color: #FFF;
}
.kw-desc h1 {
    color:#FFF;
    font-size: 20px;
    letter-spacing: 1px;
    padding-bottom: 5px;
}
.kw-desc p {
    color: #d0d0d0;
}
.kw-shadow {
    width: 100%;
    height: 100%;
    z-index: 100;
    position: absolute;
    top: 0;
    background: url("/images/kw_shadow.png") repeat-y right 0 transparent;
}

/*
    TOP
*/

.top-home {
    background: url('/images/top-text-background.png') bottom center no-repeat #FFF;
}
.top-single {}
.teaser {

}
.teaser-text {
    font-size: 16px;
}

a.teaser-button {
    background: url('/images/teaser-button-background.png') center center no-repeat transparent;
    cursor: pointer;
    display: block;
    padding: 12px 10px;
    position: relative;
    text-decoration: none;
    width: 140px;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFF;
}
.teaser-title h2{
    padding-bottom: 15px;
}
h4 a.button  {
    font-size: 19px;
    padding: 10px 20px;
}
/*
    FEATURES
*/

.feature {

    background: url('/images/headerbottomback1.png');
    background-repeat:repeat-x;

    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 150px;
    display: table;
}


.experience {
    font-size:33px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color: #1a23d8;
    height: 30px;
    margin: 40px 0px;
}
.welcomemessage {
    text-align: left;
    font-size: 14px;
    position: relative;
    top: 15px;
    font-weight: bold;
    color: #b71c20;
}
.home {}
.home-title {}
.home img {
    float: left;
    margin-right: 10px;
}
.home h2 {
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 3px;
}
.home p {
    clear: both;
    color: #666;
    margin-top: 10px;
}

.services {
    margin: 10px 0;
    display: table;
}
.services h2 {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 24px;
}
.services img {
    float: left;
    margin-right: 10px;
}
.services p {
    float: right;
    width: 240px;
    color: #888;
    margin-bottom: 20px;

}
.clear {
    clear: both;
}

/*
    MAIN
*/
.main {
    margin-top:25px;
}
.mainbody{

}
.maincontent{
    display: inline-block;
    margin-top:100px;
}
.mainbodycontent{
    display: inline-block;
    /*margin-top:10px;*/
    margin-left: 10px;

}

.mainbodycontentbottom{
    display: inline-block;
    /*margin-top:20px;*/
    margin-left: 10px;

}
.mainbodycontentbottomj{
    display: inline-block;
    /*margin-top:20px;*/
    margin-left: 10px;
    margin-top:20px;

}
.headerbottomback {
    background: url('/images/headerbottom1.png') top center;
    height:75px;
    z-index:1;

}
.main-module {

}

.main h1, .footer h1, .feature h1 {
    font-size: 24px;
    margin-bottom: 15px;
}
.main .grid_8_no_margin .grid_4 h2 {
    margin-left: 0px;
}
.main h2 {
    font-size: 18px;
    margin-bottom: 15px;
}
.main .grid_8_no_margin h2 {
    margin-left: 10px;
}
.footer h1 {
    margin-bottom: 20px;
}
.main-home h1 {
    font-size: 18px;
}
.featured-works-item h2 {
    font-size: 18px;
    margin-bottom: 12px;
    line-height: 20px;
    color: #666;
}
.main p {
    color: #666;
}
.featured-works, .featured-works-item {
    height: 176px;
}
.featured-works ul{
    margin-bottom: 0px !important;
}
.fw-pager a {
    font-size: 30px;
    color: #000;
    text-decoration: none;
}
.fw-pager {
    position: absolute;
    right: 0;
    top: -3px;
}
.fw-pager a:hover {
    color: #666;
}
.fw-imgs {
    position: relative;
    z-index: 1;
}
.fw-imgs img {
    border: 1px solid #b7b7b7;
    height: 156px;
    width: 280px;
    padding: 9px;
    background: #f9f9f9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.featured-works-image {
    width: 300px !important;
    height: 176px !important;
    position: relative;
}
ul.pi-pager {
    list-style: none;
    z-index: 2;
    position: absolute;
    bottom: 15px;
    left: 25px;
}
ul.pi-pager li {
    display: inline;
    float: left;
    border-bottom: none !important;
    padding: 0px !important;
}
ul.pi-pager li a {
    width: 11px;
    height: 10px;
    background: url('/images/product-page-bg.png') no-repeat top left transparent;
    text-indent: -5000px;
    margin-right: 3px;
    display: block;
}
ul.pi-pager li.activeSlide a {
    background: url('/images/product-page-ac.png') no-repeat top left transparent;
}
a.readmore {
    width: 102px;
    background: url('/images/readmore.gif') no-repeat left top transparent;
    text-transform: uppercase;
    display: block;
    padding: 5px;
    padding-top: 4px;
    color: #FFF;
    text-decoration: none;
    margin-top: 15px;
    cursor: pointer;
}
a.readmore:hover, a.teaser-button:hover {
    color: #00aeff;
}

strong {
    font-weight: bold;
}
/*
    BOTTOM
*/

.bottom {
    padding: 30px 0;
}


/* PRODUCTS */
.products-widget h1 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #FFF;
}
.product {
    margin-left: 0px;
    margin-right: 20px;
}
.product img {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 5px solid #FFFFFF;
    height: 110px;
    width: 130px;
}
.product-name {
    position: absolute;
    bottom: 5px;
    left: 0;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity = 70);
    width: 130px;
    margin: 5px;
}
.product-name a {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    padding: 5px;
    padding-bottom: 3px;
    display: block;
    margin: 0px;
}
.product-name a:hover {
    color: #00aeff;
}
.product-price {
    position: absolute;
    color: #FFF;
    top: 0;
    right: 0;
    padding: 5px;
    font-size: 14px;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity = 70);
    margin: 5px;
}
.caroufredsel_wrapper {
    width: 718px !important;
    height: 140px !important;
}

.fp-pager {
    position: absolute;
    right: -3px;
    top: -3px;
}
a.prev, a.next, a.tprev, a.tnext {
    font-size: 12px;
    padding: 0 10px;
    color: #FFF;
    text-decoration: none;
}
a.prev:hover, a.next:hover, a.tprev:hover, a.tnext:hover {
    color: #999;
}

/* TESTMINALS */
.testiominals-widget h1 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #FFF;
}
.testiominals-item {

}
.testiominals-item span {
    display: block;
    font-size: 11px;
    font-style: italic;
    padding: 10px;
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.sidebar-widget .testiominals-item span {
    background: #f9f9f9;
}
.testiominals-name {
    color: #FFF;
    display: inline-block;
    padding: 10px;
    padding-left: 0px;
}
.sidebar-widget .testiominals-name {
    color: #666;
}
/*
    FOOTER
*/
.footertopshadow{
    background-image:url('../../../images/home/footertopshadow2.jpg');
    background-position:bottom;
    background-repeat:repeat-x;
    height:20px;
    margin-bottom: -55px;


}
.footer {
    padding: 30px 0;
    background: url(../../../images/footer/whole-footer-bg.png) repeat-x;
    margin-top:50px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: table;
    clear: both;
}
.footerline {
    height:56px;
    z-index: -1;
    background: url(../../../images/footer/gold-payp-footer.png) repeat-x;
}
.solid {
    float:left;
}
.footing{
    width: 1140px;
    padding: 0px 0;
    height:52px;

}
.footertitle{
    font-size:23px;
    color:#FFF;
    margin-bottom: -5px;
    margin-top: 20px;
}

.footer-pattern-bg{
    background: url(../../../images/footer/blue-footer-print.png) repeat-x;

    padding-top: 15px;
    padding-left: 30px;
}

.blackbox{

    padding:10px;
    height:296px;

}


/* RECENT POSTS */
ul.recent-news {
    margin-right: 20px;
}
li.recent-news-item, .recent-twitted-item {
    border-bottom: 1px solid #e9e9e9;
    clear: both;
    display: table;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.recent-twitted-item {
    margin-left: 0px;
}
div.date {
    background: #000;
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;

    color:#FFF;
    text-transform: uppercase;
}

.day {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: -2px;
    padding-top: 1px;
    text-align: center;
    width: 40px;
}

.month {
    font-size: 12px;
    display: block;
    font-size: 11px;
    text-align: center;
    width: 40px;
}

.post-data {
    padding-left: 10px;
    display: table;
    min-height: 40px;
}
.post-data a {
    color: #666;
    text-decoration: none;

}
.post-data a:hover {
    color: #999;
    text-decoration: none;
}

/* TWITTER */

.twitter-container {
    width: 260px;
    height: 270px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #ffffff;
    margin-top: 15px;
    padding: 10px;
}

.tweet_list {
    padding: 0px;
}
.twitter {
    clear: both;
}
.tweet ul {
    list-style: none;
}
.twitter_container{
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    min-height: 50px;
}
.tweet ul li {
    color:#000;
    border-bottom: 1px solid #e9e9e9;
    clear: both !important;
}
.tweet ul li a {
    text-decoration: none;
    color: #999999;
}
.tweet ul li a:hover{
    color:#666666;
}
.tweet ul li:hover{
    color: #1a23d8;
}
.tweet_avatar {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}
.twitter-head {
    display: table;
    clear: both;
}
.twitter-head h1 {
    float: left;
    width: 198px;
}
.tw {
    float: right;
    margin-top:0px !important;
    width: 92px !important;
}

/* GET IN TOUCH */

.overlabel-wrapper {
    float: left;
    margin-right: 3px;
    position: relative;
}
label.overlabel {
    position:absolute;
    left:10px;
    z-index:1;
    color:#999;
}
.textInput {
    -moz-box-shadow: inset 0 0 20px rgba(232, 232, 232, 0.8);
    -webkit-box-shadow: inset 0 0 20px rgba(232, 232, 232, 0.8);
    box-shadow: inset 0 0 20px rgba(232, 232, 232, 0.8);
    height:20px;
    margin: 5px 0;
    background: #ffffff;
    margin-bottom:15px;
    float:left;
    border: 1px solid #b6babd;
    color: #67686b;
}


textarea.textInput {
    -moz-box-shadow: inset 0 0 20px rgba(232, 232, 232, 0.8);
    -webkit-box-shadow: inset 0 0 20px rgba(232, 232, 232, 0.8);
    box-shadow: inset 0 0 20px rgba(232, 232, 232, 0.8);
    height: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Arial,Helvetica,"Helvetica Neue",sans-serif;
    font-size: 12px;
}

#CommentForm label.error {
    color: #FF3333;
    display: block;
    position: absolute;
    top: 6px;
    right: 10px;
    font-size: 10px;
    font-weight: bold;
}

#CommentForm input.error, #CommentForm textarea.error {
    border: 1px solid #FF3333;
    background: #FFF;
}

.inputFocus {
    background: #FFF;
    -moz-box-shadow: 0px 0px 10px #e9e9e9;
    -webkit-box-shadow: 0px 0px 10px #e9e9e9;
    box-shadow: 0px 0px 10px #e9e9e9;

}
.btn {
    padding: 3px;
    padding-top: 5px;
    background: #000;
    border: none;
    color:#FFF;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    margin-top: -5px;
}
.chrome .btn {
    padding-top: 3px;
}

.subscribe-button {
    color: #000;
    background: #999;
    margin-top: 0px;
    float: right;
    width: 80px;
    height: 28px;
}

.subscribe-form {
    margin-top: 20px;
}
.subscribe {
    width: 110px;
    height: 25px;
}
.subscribe-form label.error {
    color: #999999;
    font-size: 11px;
    font-weight: bold;
    left: 0;
    position: absolute;
    top: -20px;
    width: 220px;
}

p#Note {
    margin-bottom: 10px;
    border: 1px solid #e9e9e9;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    padding: 10px;
}
p.error {
    border: 1px solid #FF3333 !important;
}


/*
    SOCIAL ICONS LIST
*/
.social-icons {
    margin-top: 5px;
}
ul.social-icons-list {
    list-style: none;
}
ul.social-icons-list li {
    float: left;
    margin-right: 4px;
    opacity: 0.5;
    filter: alpha(opacity = 50);
}
ul.social-icons-list li:last-child {
    margin-right: 0px;
}

/*
    LOCATION WIDGET
*/
span.address, span.phone, span.mail {
    color: #999;
    padding-top: 5px;
    display: block;
}
span.address {
    display: block;
}
span.phone {}
span.mail {}

/*
    FOOTER BOTTOM
*/

.footer-bottom {
    padding: 30px 0px;
}
.footer-bottom h1 {
    color: #FFF;
    font-size: 18px;
    padding-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #666;
    font-weight: bold;

}
.footerunderline{
    border-top-style:solid;
    border-top:thin solid #336a9b;
    margin-top:-5px;
}

ul.footer-list {
    list-style: none;
    margin-top: 30px;
    font-size: 14px;

}

ul.footer-list li {
    padding: 0;
    margin-top: 15px;
    margin-left: -38px !important;
}
ul.footer-list li a {
    color: #ffffff;
    text-decoration: none;
}
ul.footer-list li a:hover {
    color: #cccccc;
}

/*
    SUB FOOTER
*/

.sub-footer {
    padding: 10px 0;
}

.footer-menu {
    float: left
}

ul.footer-menu-list {
    list-style: none;
    clear: both;
}

ul.footer-menu-list li {
    float: left;
    padding: 0 10px;
    border-right: 1px solid #999;
}
ul.footer-menu-list li:last-child {
    margin-right: 0px;
    border-right: none;
}
ul.footer-menu-list li a {
    color: #999;
    font-size: 11px;
}
ul.footer-menu-list li a:hover {
    color: #666;
}
.copyrights {
    float: right;
    text-align: right;
    font-size: 11px;
    color: #999;
}


/*
    SIDEBAR STYLE
*/

.sidebar {

    float:left;


}
.sidebari {
    display:inline;
    width:295px;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;


}
.sidebar-top {
    background: url('/images/sidebar-bg2.png') no-repeat scroll right top transparent;
    padding-right: 40px;
}
.sidebar-bottom {
    background: url('/images/sidebar-bg1.png') no-repeat scroll right bottom transparent;
    padding-right: 40px;

    height: 50px;
    top: 0;
}
.chrome .sidebar-bottom {
    margin-top: -40px;
}
.sidebar-right .sidebar-top {
    background: url('/images/sidebar-r-bg2.png') no-repeat scroll left top transparent;
    padding-right: 0px;


}
.sidebar-left .sidebar-top {
    background: url('/images/sidebar-r-bg2.png') no-repeat scroll right top transparent;
    padding-right: 0px;
    padding-right: 20px;
    margin-right: -10px;
    margin-bottom: 60px;
}
.sidebar-right .sidebar-bottom {
    background: url('/images/sidebar-r-bg1.png') no-repeat scroll left bottom transparent;
    padding-right: 0px;

}
.sidebar-left .sidebar-bottom {
    background: url('/images/sidebar-r-bg1.png') no-repeat scroll right bottom transparent;
    padding-right: 0px;
    padding-right: 40px;
}
.sidebar-widget {
    margin-bottom: 30px;
    width: 285px;
    display: table;
    background-image:url('/images/sectionback.png');
    height:200px;

}
.sidebar-widgethome {
    margin-bottom: 30px;
    width: 285px;
    display: table;
    background-image:url('/images/sectionback.png');
    background-repeat: no-repeat;
    height:200px;
    margin-left:35px;

}
.testimonials-widget {
    margin-bottom: 30px;
    width: 272px;
    display: table;
    height: 200px;
    margin-left: 30px;
    box-shadow: inset 0px 0px 15px #C7C7C7;
}

.sidebar-widgetm {
    margin-bottom: 30px;
    width: 285px;
    display: table;
    background-image:url('/images/sectionback.png');
    height:273px;

}
.sidebar-widgetmhome {
    margin-bottom: 30px;
    width: 285px;
    display: table;
    background-image:url('/images/sectionback.png');
    height:273px;
    margin-left:35px;

}
.sidebar-widgetv {
    margin-bottom: 30px;
    width: 285px;
    display: table;

    height:273px;
}
.sidebar-image {
    margin-bottom: 30px;
    width: 100%;
    display: table;
    background-image:url('/images/sectionback.png');

}
.sidebar-image-noback {
    margin-bottom: 20px;
    width: 100%;
    display: table;
    margin-left: 25px;


}
.sidebartitle{
    font-size:15px;
    color:#FFF;
    text-transform:capitalize;
    margin-top:5px;
    margin-left:10px;
    text-align: center;
}
.sidebar h1 {
    margin-bottom: 10px;
    font-size: 24px;
}
.sidebar ul {
    margin-bottom: 0px !important;
}
.sidebar ul li {
    border-bottom: 1px solid #E9E9E9;
    padding: 0px 0 !important;
}
.sidebar ul li a {
    color: rgb(243, 248, 123);
}
.sidebar ul li a:hover {
    text-decoration: none;
    color: #fff;
    -webkit-border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 0px rgb(0, 0, 0);
    -moz-box-shadow: 0px 0px 0px rgb(0, 0, 0);
    -webkit-box-shadow: 0px 0px 0px rgb(0, 0, 0);
    background-color: #003392;
    background-image: linear-gradient(90deg, rgb(0, 51, 204), rgb(0, 51, 102));
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, from(rgb(0, 51, 204)), to(rgb(0, 51, 102)));
    background-image: -moz-linear-gradient(90deg, rgb(0, 51, 204), rgb(0, 51, 102));
}
/*
    MAIN CONTAINER
*/
.main-continer {
    float: left;
    padding-left: 40px;
}
.continer-left {
    padding-left: 0px;
    padding-right: 0px;
}
/*
    ARTICLE
*/
.article {
    margin-bottom: 40px;
    position: relative;
}
.article-title {}
.article-name {

}
.article-name h1 {
    margin-bottom: 15px;
    line-height: 30px;
}
.article-author {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 4px;
}
.article-category {
    padding-top: 2px;
}
.article-date {
    margin-right: 10px;
    margin-top: 3px;
}
.article-info {
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    width: 100%;
}
.article-meta {
    margin-bottom: 15px;
}
.article-image {
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
    width: 620px;
    height: 300px;
}
.article-image ul{
    margin-bottom: 0 !important;
}
.article-small-image {
    height: 300px;
    width: 300px;
    float: left;
    margin-right: 20px;
    margin-top: -5px;
}
.article-small-image h1 {
    margin-top: -15px;
}
.article-image-border {
    width: 600px;
    height: 280px;
    border: 10px solid #FFFFFF;
    z-index: 1;
    margin-top: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 40px #BEBEBE;
    -webkit-box-shadow: 0 0 40px #BEBEBE;
    box-shadow: 0 0 40px #BEBEBE;
    position: relative;
}
.article-image-border-small {
    width: 280px;
    height: 280px;
}
.article-image a img {
    width: 600px;
    height: 280px;
}
.article-small-image a img{
    width: 280px;
    height: 280px;
}
.full-image {
    float: left;
    margin-top: 0px;
}
.article-content {}
.article-content-small {}
.article-right {
    float: right;
    width: 300px;
    margin-top: 15px;
}
.article-right h1 {
    margin-top: -10px;
}
ul.ar-pager {
    list-style: none;
    z-index: 2;
    position: absolute;
    bottom: 6px;
    left: 15px;
}
ul.ar-pager li {
    display: inline;
    float: left;
    border-bottom: 0px  !important;
    padding: 0px !important;
}
ul.ar-pager li a {
    width: 11px;
    height: 10px;
    background: url('/images/product-page-bg.png') no-repeat top left transparent;
    text-indent: -5000px;
    margin-right: 3px;
    display: block;
}
ul.ar-pager li.activeSlide a {
    background: url('/images/product-page-ac.png') no-repeat top left transparent;
}
.frame_right ul.ar-pager, .article-image ul.ar-pager {
    bottom: 16px;
}
.article-small-image ul {
    bottom: 5px !important;
}
.full-image ul.ar-pager {
    bottom: 6px;
}
.article-footer {
    padding-top: 20px;
}
.article-footer h1 {
    font-size: 24px;
    color: #666;
    margin-top: 20px;
    margin-bottom: 20px;
}
.article-footer h3 {
    font-size: 20px;
    color: #666;
}
.post-about-author {
    border: 1px solid #E9E9E9;
    background: #f9f9f9;
    padding: 20px;
    display: table;
    margin: 20px 0;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    width: 578px;
}
.chrome .post-about-author {
    width: 620px;
}
.post-author-image {
    float: left;
    border: 1px solid #E9E9E9;
    height: 70px;
    width: 70px;
}
.post-author-info {
    float: left;
    width: 486px;
    margin-left: 20px;
}
.post-comments {
    border-top: 1px solid #E9E9E9;
    padding: 20px 0;
    display: table;
    width: 620px;
}
.post-commenter-image {
    float: right;
    border: 1px solid #E9E9E9;
    height: 70px;
    width: 70px;
}
.post-author-image img, .post-commenter-image img {
    height: 60px;
    width: 60px;
    border: 5px solid #F9F9F9;
}
.post-comment {
    float: right;
    width: 528px;
    margin-right: 20px;
}
.post-comment p {
    margin: 10px 0;
}
.post-author-info p {
    margin-top: 10px;
}
span.separator {
    border-right:1px solid #999;
    display:inline-block;
    height:8px;
    margin:0 4px;
    width:0;
}
span.author a, span.title a {
    text-decoration: none;
    color: #666;
}
span.author a:hover, span.title a:hover {
    color: #333;
    text-decoration: underline;
}
span.author {
    color: #E9E9E9;
}
span.comment-date {
    color: #999999;
    font-size: 11px;
}
.replay1 {
    width: 488px;
    border-left: 1px dashed #e9e9e9;
    padding-left: 20px
}
.replay2 {
    width: 448px;
    border-left: 1px dashed #e9e9e9;
    padding-left: 20px
}
.replay3 {
    width: 408px;
    border-left: 1px dashed #e9e9e9;
    padding-left: 20px
}

/*
    PORTFOLIO
*/
.img-border {
    border: 10px solid #FFFFFF;
    z-index: 1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 30px #BEBEBE;
    -webkit-box-shadow: 0 0 30px #BEBEBE;
    box-shadow: 0 0 30px #BEBEBE;
}
.for-grid {
    margin-bottom: 20px;
    position: relative;
}
li.grid_3 div.for-grid {
    width: 200px;
    height: 200px
}
li.grid_3 img {
    width: 200px;
    height: 200px;
}
li.grid_4 div.for-grid {
    width: 280px;
    height: 200px;
}
li.grid_4 img {
    width: 280px;
    height: 200px;
}
li.grid_6 div.for-grid {
    width: 440px;
    height: 300px;
}
li.grid_6 img {
    width: 440px;
    height: 300px;
}
#filter {
    clear: both;
}
.filter-buttons {
    float: left;
}
.filter-buttons label {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    border: 1px solid #e9e9e9;
    margin-right: 1px !important;
    color: #666;
}
.filter-buttons label.ui-state-active {
    color: #000;
}
.form-inline {
    float: left;
    padding-right: 10px;
    padding-top: 5px;
}

.portfolio-items {}
.portfolio-items ul li {
    border-bottom: none !important;
    padding: 0px !important;
}
.portfolio-item {
    margin-bottom: 40px;
}
.portfolio-item h1 {
    margin-bottom: 15px;
}
.portfolio-item a.readmore {
    display: inline-block;
    float: left;
    width: 92px;
}
.portfolio-iteml {
    margin-bottom: 10px;
}
.portfolio-iteml h1 {
    margin-bottom: 15px;
}
.portfolio-iteml a.readmore {
    display: inline-block;
    float: left;
    width: 92px;
}
.portfolio-item-desc {
    display: block;
}
.portfolio-item-desc2 {
    display: inline-block;
    margin-right: 10px;
    margin-top: 18px;
    font-size: 15px;
    float: right;
}
.portfolio-item ul.ar-pager {
    bottom: 16px;
}
.portfolio-item1 ul.ar-pager {
    bottom: 16px;
}
/*
    IMAGE OVERLAY
*/
.imgSmall, .imgMedium, .imgLarge, .imgTall { overflow: hidden; display: block; }
.imgSmall .imgFrame, .imgMedium .imgFrame, .imgLarge .imgFrame, .imgTall .imgFrame { position: absolute; }
.imgSmall img, .imgMedium img, .imgLarge img, .imgTall img { position: absolute;  }
.imgSmall.right, .imgMedium.right, .imgLarge.right, .imgTall.right { float: right; }
a.imgSmall, a.imgMedium, a.imgLarge, a.imgTall { cursor: pointer; }
.imgSmall {}
.imgMedium {}
.imgLarge {}
.imgTall {}
.imgOverlay {
    height: 100%;
    width: 100%;
    position: absolute;
    background: transparent url('/images/imgOverlay-Zoom.png') no-repeat center center;
}
.imgOverlay.symbolPlay	{
    background: url('/images/imgOverlay-Play.png') no-repeat center center; }
.imgOverlay.symbolDoc	{
    background: url('/images/imgOverlay-Post.png') no-repeat center center; }


/*
    PRICING
*/
.price-box {
    padding: 40px 0;
    display: table;
}
.price {
    border: 1px solid #f0EBEB;
    float: left;
    padding-bottom: 20px;
    margin-top: 40px;
    text-align: center;
    width: 100%;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    z-index: 0;
}
.price h1 {
    font-size: 20px;
}
.price h2 {
    font-size: 25px;
    padding: 20px 0;
}
.price a {
    margin: 40px 0 20px 0;
}
.price-head {
    border-bottom: 1px solid #e9e9e9;
    padding-top: 20px;
}
.big-price {
    -moz-box-shadow: 0 0px 30px #CCCCCC;
    -webkit-box-shadow: 0 0px 30px #CCCCCC;
    box-shadow: 0 0px 30px #CCCCCC;
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 1.2em;
    margin-top: 0px;
    padding-bottom: 40px;
    z-index: 100;
}
.big-price h2 {
    font-size: 30px;
    padding: 40px 0;
}
.big-price.price-head {
    border-bottom: 1px solid #e9e9e9;
    padding-top: 40px;
}
ul.price-list li {
    padding: 5px 0;
    border-bottom: 1px solid #f9f9f9;
}
/*
    HEAD PRICING
*/
.head-pricing {
    padding-bottom: 60px;
    padding-top: 20px;
    display: table;
}
.head-pricing-box {
    text-align: center;
    background: #FFF;
    display: table;
    position:relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.head-pricing-box div{
    position:relative;
}
.grid_25 .head-pricing-box-top {
    -moz-border-radius: 132px;
    -webkit-border-radius: 132px;
    border-radius: 132px;
    background: none repeat scroll 0 0 #FFCC00;
    border-bottom: 1px solid #E9E9E9;
    height: 132px;
    margin: 20px;
    width: 132px;
}
.grid_3 .head-pricing-box-top {
    -moz-border-radius: 180px;
    -webkit-border-radius: 180px;
    border-radius: 180px;
    background: none repeat scroll 0 0 #FFCC00;
    border-bottom: 1px solid #E9E9E9;
    height: 180px;
    margin: 20px;
    width: 180px;
}
.grid_4 .head-pricing-box-top {
    -moz-border-radius: 260px;
    -webkit-border-radius: 260px;
    border-radius: 260px;
    background: none repeat scroll 0 0 #FFCC00;
    border-bottom: 1px solid #E9E9E9;
    height: 260px;
    margin: 20px;
    width: 260px;
}
.grid_25 .head-pricing-box-top h1 {
    font-size: 20px;
    padding-top: 50px;
    color: #000;
}
.grid_3 .head-pricing-box-top h1 {
    font-size: 20px;
    padding-top: 70px;
    color: #000;
}
.grid_4 .head-pricing-box-top h1 {
    font-size: 30px;
    padding-top: 110px;
    color: #000;
}
.head-pricing-box-top p {
    color: #000;
}
.head-pricing-box-middle {

}
.head-pricing-box-bottom {

}
.ie7 .head-pricing-box{
    padding-top: 20px;
}
.head-pricing-signup {
    float: left;
    padding: 15px 0;
    padding-left: 15px
}
.head-pricing-price {
    float: right;
    padding: 15px 0;
    padding-right: 15px
}
ul.header-services {

}
ul.header-services li {
    display: inline;
}
/*
    TESTIMIONALIS and TEAM
*/

.testimonials, .team-member {
    margin-bottom: 50px;
}
.testimonials-avatar, .team-member-avatar {
    float: left;
    margin-right: 20px;
}
.testimonials-avatar img, .team-member-avatar img {
    width: 150px;
}
.testimonials-info-box, .team-member-info-box {
    float: left;
    width: 430px;
}
.testimonials-info, .team-member-info {
    padding-left: 20px;
}
.testimonials-info h2, .team-member-info h2 {
    font-size: 24px;
    border-bottom: 1px solid #E9E9E9;
    font-size: 24px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-top: 0px;
}
.testimonials-job-title, .team-member-job-title {

}

.testimonials-text {
    font-style: italic;
    padding: 20px;
    padding-right: 0px;
    background: url('/images/testiominals-bg.png') no-repeat 0px 10px scroll;
}
.team-member-text {
    padding: 20px;
    padding-right: 0px;
}
.testiominals {}

/*
    SIDEBAR CONTENT
*/

/********TYPOGRAPHY*********/
.sidebar-content h1, .sidebar-content h2, .sidebar-content h3, .sidebar-content h4, .sidebar-content h5, .sidebar-content h6 {
    margin-bottom: 10px;
}
.sidebar-content h1 {
    font-size: 36px;
}
.sidebar-content h2 {
    font-size: 30px;
}
.sidebar-content h3 {
    font-size: 24px;
}
.sidebar-content h4 {
    font-size: 20px;
}
.sidebar-content h5 {
    font-size: 16px;
}
.sidebar-content h6 {
    font-size: 14px;
}

/*
    GENERAL
*/
.relative {
    position: relative;
}
.padding-top {
    padding-top: 0px !important;
}
.top-home, .top-single {
    padding: 50px 0;
}
.top, .main, .bottom, .footer, .footer-bottom {
    padding: 0px 0;
}

.preload {
    background: url('/images/loading.gif') 50% 50% no-repeat #FFFFFF;
    display: block;
    width: 100%;
    height: 100%;
}
.two-col {
    float: left;
    width: 50% !important;
}
.fr {
    float: right;
}
.hr-sidebar {
    background: url('/images/hr-sidebar-bg.png') no-repeat top center;
    height: 60px;
    clear: both;
    border: none;
    width: 100%;
}
.hr-fullwidth {
    background: url('/images/hrFullWidth.jpg') no-repeat center bottom;
    height: 60px;
    clear: both;
    border: none;
    width: 100%;
}
.hr-fullwidth3 {
    background: url('/images/hrFullWidth.jpg') no-repeat center bottom;
    height: 30px;
    clear: both;
    border: none;
    width: 100%;
    margin:-20px 0;
}
.frame_left {
    float: left;
    background: #FFF;
    margin-right: 20px;
    margin-top: 10px
}
.frame_right {
    float:right;
    background: #FFF;
    margin-left: 20px;
    margin-top: 10px;
}
.frame_left img, .frame_right img {
    margin-bottom: -4px;
}
.image-desc {
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 8px;
}
.dropcap {
    font-size: 50px;
    float: left;
    padding-right: 15px;
    padding-top: 6px;
    margin-bottom: -15px;
    margin-left: -4px;
}
.quote-text {
    padding-left: 50px !important;
    font-style: italic;
    background: url('/images/testiominals-bg.png') no-repeat left 12px;
}
.image-default-size {
    width: 200px;
    height: 200px;
}
/************ BUTTONS and BOXES **************/
/* button
---------------------------------------------- */
.button {
    display: inline-block;
    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
    *display: inline;
    vertical-align: baseline;
    margin: 0 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;

    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
    text-decoration: none;
}
.button:active {
    position: relative;
    top: 1px;
}

.buttonj {
    display: inline-block;
    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
    *display: inline;
    vertical-align: baseline;
    margin: 0 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 28px/100% Arial, Helvetica, sans-serif;
    padding: .22em .5em .22em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.buttonj:hover {
    text-decoration: none;
}
.buttonj:active {
    position: relative;
    top: 1px;
}
.buttonjs {
    display: inline-block;
    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
    *display: inline;
    vertical-align: baseline;
    margin: 0 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 18px/100% Arial, Helvetica, sans-serif;
    padding: .5em 2em .5em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.buttonjs:hover {
    text-decoration: none;
}
.buttonjs:active {
    position: relative;
    top: 1px;
}
.buttong {
    display: inline-block;
    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
    *display: inline;
    vertical-align: baseline;

    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 12px/100% Arial, Helvetica, sans-serif;

    text-shadow: 0 2px 2px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    margin-left:15px;
    margin-top:12px;
}
.buttong:hover {
    text-decoration: none;
}
.buttong:active {
    position: relative;
    top: 1px;
}
.buttonleft{
    float:left;

    margin-top: 10px;
}
.jointextright{
}
.textright{

    margin-top: 0px;
    margin-left:10px;
    font-size: 23px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #f08421;
}
.textrightbottom{
    float:left;
    margin-top: 5px;
    margin-left:10px;
    font-size: 31px;
    font-family: Arial, Helvetica, sans-serif;
    color: #5c5d60;
    line-height: 32px;
}

.center-text {
     text-align: center; float:none;margin-top:10px;margin-bottom:10px;font-size:25px;margin-right:10px;
 }

.center-text-orange {
    clear:left;text-align:center;padding:0px;margin:0px;
}

.textrightb{

    margin-top: 0px;
    margin-left:10px;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    letter-spacing:1px;
    color: #0075bd;
}
.textrightbottomb{
    float:left;
    margin-top: 0px;
    margin-left:10px;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    color: #0075BD;
    font-stretch:narrower;
}
.bigrounded {
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}
.medium {
    font-size: 12px;
    padding: .4em 1.5em .42em;
}
.small {
    font-size: 11px;
    padding: .2em 1em .275em;
}
/* box
---------------------------------------------- */

.box {
    margin-bottom: 20px;
}
.box-header {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-bottom: 10px;
    margin-bottom: -10px;
}
.box-header h5 {
    padding: 10px !important;
    margin-bottom: 0px;
    display: block;
    color: #FFF;
}
.box-content {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #FFF !important;
}
.box-content p {
    padding: 10px;
}
/* color styles
---------------------------------------------- */

/* black */
.black {
    color: #d7d7d7;
    border: solid 1px #333;
    background: #333;
    background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
    background: -moz-linear-gradient(top,  #666,  #000);

}
.black:hover {
    background: #000;
    background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
    background: -moz-linear-gradient(top,  #444,  #000)
}
.black:active {
    color: #666;
    background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
    background: -moz-linear-gradient(top,  #000,  #444);
}

/* gray */
.gray {
    color: #e9e9e9;
    border: solid 1px #555;
    background: #6e6e6e;
    background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
    background: -moz-linear-gradient(top,  #888,  #575757);
}
.gray:hover {
    background: #616161;
    background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
    background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
}
.gray:active {
    color: #afafaf;
    background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
    background: -moz-linear-gradient(top,  #575757,  #888);
}

/* white */
.white {
    color: #606060;
    border: solid 1px #b7b7b7;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    background: -moz-linear-gradient(top,  #fff,  #ededed);
}
.white:hover {
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
    background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
}
.white:active {
    color: #999;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
    background: -moz-linear-gradient(top,  #ededed,  #fff);
}
.orange2 {
    color: #ffffff;
    border: solid 1px #d9b14a;
    background: #f7c525;
    background: -webkit-gradient(linear, left top, left bottom, from(#ead7a5), to(#f7c525));
    background: -moz-linear-gradient(top,  #ead7a5,  #f7c525);
    text-shadow: 0 1px 1px rgba(0,0,0,.5);
}



/* orange */
.orange {
    color: #fef4e9;
    border: solid 1px #da7c0c;
    background: #f78d1d;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
    background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
}
.orange:hover {
    background: #f47c20;
    background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
    background: -moz-linear-gradient(top,  #f88e11,  #f06015);
}
ul.orange:hover {
    background: #f78d1d;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
    background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
}
.orange:active {
    color: #fcd3a5;
    background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
    background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
}
.blue210 {
    background: url('../../../images/members/dashboard/blue210.png') no-repeat left 12px;
}
/* red */
.red {
    color: #ffffff !important;
    border: solid 1px #a8181a;
    background: #c91f23;
    background: -webkit-gradient(linear, left top, left bottom, from(#c58d8b), to(#c91f23));
    background: -moz-linear-gradient(top,  #c58d8b,  #c91f23);
}

/* blue */
.blue {
    color: #ffffff;
    border: solid 1px #171dd9;
    background: #2b3890;
    background: -webkit-gradient(linear, left top, left bottom, from(#8b90f8), to(#2b3890));
    background: -moz-linear-gradient(top,  #8b90f8,  #2b3890);
}


/* rosy */
.rosy {
    color: #fae7e9;
    border: solid 1px #b73948;
    background: #da5867;
    background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
    background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
}
.rosy:hover {
    background: #ba4b58;
    background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
    background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
}
.rosy:active {
    color: #dca4ab;
    background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
    background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
}

/* green */
.green {
    color: #ffffff;
    border: solid 1px #558b62;
    background: #47784E;
    background: -webkit-gradient(linear, left top, left bottom, from(#86BF92), to(#47784E));
    background: -moz-linear-gradient(top,  #86BF92,  #47784E);
}
.greenad {
    background: url('../../../images/home/submitbutton.png') no-repeat;
    width: 192px;
    height: 47px;
    border: none;
    color: #fff;
    font-weight: bold;
    padding-left: 30px;
}.greenad1 {
    background: url('../../../images/home/submitbutton.png') no-repeat;
    width: 192px;
    height: 47px;
    border: none;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
     padding-left: 52px;
     padding-top: 16px;
     padding-bottom: 27px;
     padding-right: 70px;
 }
}
.green_btn {
    background: url('../../../images/home/green_btn.png') no-repeat;
    width: 192px;
    height: 37px;
    border: none;
    color: #fff;
    font-weight: bold;
    padding-left: 30px;
}

/* pink */
.pink {
    color: #feeef5;
    border: solid 1px #d2729e;
    background: #f895c2;
    background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
    background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
}
.pink:hover {
    background: #d57ea5;
    background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
    background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
}
.pink:active {
    color: #f3c3d9;
    background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
    background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
}
p.button {
    padding: 0.5em 2em 0.55em;
    color: #fff;
}
p.white, .white h5 {
    color: #606060;
}
.blue a, .red a, .pink a, .black a, .rosy a, .green a, .gray a, .orange a {
    color: #FFF !important;
}
.white a {
    color: #000 !important;
}
#accordion h3, #accordion1 h3, #accordion2 h3, #accordion3 h3, #accordion4 h3, #accordion5 h3, #accordion6 h3, #accordion7 h3, #accordion8 h3,
#tabs h3, #tabs1 h3, #tabs2 h3, #tabs3 h3, #tabs4 h3, #tabs5 h3, #tabs6 h3, #tabs7 h3, #tabs8 h3 {
    font-size: 19px;
    padding: 2px 0 !important;
    display: table;
    margin-bottom: 0px;
}
.ui-state-default a {
    color: #FFF;
}
.ui-state-default a:hover {
    color: #000;
}


/****************************TOGGLE*********************/

.toggle {
    position:relative;
}
.toggle-styled {
    position:relative;
    margin-top: 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
}
.toggle_title {
    background:url('/images/toggle_buttons.png') no-repeat scroll right 6px transparent;
    cursor:pointer;
    font-size:16px;
    line-height:18px;
    margin:0;
    margin-left: 70px;
    padding: 10px 45px 10px 0px !important;
    border-bottom: 1px solid #0775bb;
    color:#0775bb;
}
.toggle-styled .toggle_title {
    border-bottom: none;
    padding: 10px !important;
    background:url('/images/toggle_buttons.png') no-repeat scroll 585px 6px transparent;
}
.toggle-styled h5, .toggle h5 {
    margin-bottom: 0px;
}
.toggle_content {
    display:none;
    border-bottom: 1px solid #E9E9E9;
    font-size:14px;
    margin-left: 75px;
}
.toggle_content p {
    margin-top: 15px;
    margin-left: 70px;
    display: table;
    font-weight: normal;
}
.toggle-styled .toggle_content {
    border-bottom: none;
    background: #FFF !important;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    padding: 0px 10px;
}
.toggle_active {
    background:url('/images/toggle_buttons.png') no-repeat scroll right -24px transparent;
}
.toggle-styled .toggle_active {
    background:url('/images/toggle_buttons.png') no-repeat scroll 585px -24px transparent;
}


/*****************SIDEBAR COLUMNS************/
.last {
    margin-right: 0px;
}
.col4 {
    width: 135px;
    margin: 0px 10px;
    float: left;
}
/* schema navigation styles */
.schemas{
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D9D9D9;
    height: 450px;
    right: 0;
    padding: 5px;
    position: fixed;
    top: 50px;
    width: 50px;
    z-index: 1000;
}

.schemas a {
    display: block;
    height: 30px;
    margin-bottom: 5px;
    outline: medium none;
    overflow: hidden;
    text-indent: -999px;
    width: 50px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.head-pat1 {
    background: url('/images/background.jpg');
}
.head-pat2 {
    background: url('/images/background2.jpg');
}
.head-pat3 {
    background: url('/images/background3.jpg');
}
.head-pat4 {
    background: url('/images/background4.jpg');
}
.head-pat5 {
    background: url('/images/background5.jpg');
}
.head-pat6 {
    background: url('/images/pat6.jpg');
}
.head-pat7 {
    background: url('/images/pat7.jpg');
}
.head-pat8 {
    background: url('/images/pat8.jpg');
}
.head-pat9 {
    background: url('/images/pat9.jpg');
}
.head-pat10 {
    background: url('/images/pat10.jpg');
}
.head-pat11 { background-color:#161648;
}
.head-pat12 {
    background: url('/images/pat12.jpg');
}
.colors {
    background: url('/images/colors.jpg')
}


.pound {
    margin-top:-5px;
    margin-bottom:-8px;
}
.buyrow1{
    background-color:#f39d28;
    font-weight:bold;
    font-size:18px;
    font-weight:bold;
    color:#ffffff;
    padding-left:5px;
    border:none;
    padding: 20px 10px;
    height:36px;


}
.buyrow1 th{
    border:none;
    text-align:center;
    vertical-align:middle;

}
.buyrow2{
    background-color:#f08421;
    height:36px;
    font-size:13px;
    font-weight:bold;
    color:#ffffff;
    padding-left:5px;
    border:none;
}
.buyrow2 td{
    color:#ffffff;
    border:none;
    text-align:center;
    vertical-align:middle;
}
.buyrow3{
    background-color:#f29125;
    height:36px;
    font-weight:bold;
    font-size:13px;
    color:#ffffff;
    padding-left:5px;
    border:none;
}
.buyrow3 td{
    color:#ffffff;
    border:none;
    text-align:center;
    vertical-align:middle;

}
.buyrow4{
    background-color:#f08421;
    height:36px;
    font-size:13px;
    font-weight:bold;
    color:#ffffff;
    padding-left:5px;
    border:none;
}
.buyrow4 td {
    color:#ffffff;
    border:none;
    text-align:center;
    vertical-align:middle;
}
.buyrow5{
    background-color:#f7b935;
    height:36px;
    font-size:13px;
    font-weight:bold;
    color:#000000;
    padding-left:5px;
    border:none;

}
.buyrow5 td{
    border:none;
    text-align:center;
    vertical-align:middle;
}

.buy th {
    text-align:center;
    font-weight: normal;

}
.buy {

    font-size:13px;
}
.tableheader{
    font-size:24px;
    font-weight:bold;
    color:#f08421;
    margin-bottom:3px;
}
.buyborder{
    border-left:solid 2px #ffffff;
    border-right:solid 2px #ffffff;

}

#homesocial{
    float: right;
    width: 250px;
    margin-top: 10px;
    margin-right: 18px;
}
.pccopy{
    float:left;
    font-size:11px;
    color:#40b6ff;
    width:800px;
    text-align:center;
    margin: -50px auto;

}

.buyrow1gp{
    background-color:#46aa2b;
    font-weight:bold;
    font-size:18px;

    color:#ffffff;
    padding-left:5px;
    border:none;
    padding: 20px 10px;
    height:36px;


}
.buyrow1gp th{
    border:none;
    text-align:center;
    vertical-align:middle;
    font-weight: normal;

}
.buyrow2gp{
    background-color:#3a9524;
    height:36px;
    font-size:13px;

    color:#ffffff;
    padding-left:5px;
    border:none;
}
.buyrow2gp td{
    color:#ffffff;
    border:none;
    text-align:center;
    vertical-align:middle;
}
.buyrow3gp{
    background-color:#46aa2b;
    height:36px;

    font-size:13px;
    color:#ffffff;
    padding-left:5px;
    border:none;
}
.buyrow3gp td{
    color:#ffffff;
    border:none;
    text-align:center;
    vertical-align:middle;

}
.buyrow4gp{
    background-color:#3a9524;
    height:36px;
    font-size:13px;

    color:#ffffff;
    padding-left:5px;
    border:none;
}
.buyrow4gp td {
    color:#ffffff;
    border:none;
    text-align:center;
    vertical-align:middle;
}
.buyrow5gp{
    background-color:#46aa2b;
    height: 32px;
    font-size:13px;

    color:#000000;
    padding-left:5px;
    border:none;

}
.buyrow5gp td{
    border:none;
    text-align:center;
    vertical-align:middle;
}

.buygp th {
    text-align:center;
    font-weight: normal;

}
.tableheader{
    font-size:24px;
    font-weight:bold;
    color:#f08421;
    margin-bottom:3px;
}
.buybordergp{
    border-left:solid 2px #ffffff;
    border-right:solid 2px #ffffff;

}
.buygp {

    font-size:13px;
    margin-top:0px;
}

.twocolcontentbottom_oold {
    -webkit-box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.87);
    box-shadow: inset 0 0 40px rgba(194, 193, 193, 0.91);
    box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.91);
    border: thin;
    border-color: #B5B9BC;
    border-style: solid;
    background-color: #FBFBFB;
    width:380px;
    height:300px;
    margin: 15px 0;

    border-top-style:solid;
    border-top-width:5px;
    border-top-color:#f08421;
    float:left;
}
.twocolcontentbottom_o {
    -webkit-box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.87);
    box-shadow: inset 0 0 40px rgba(194, 193, 193, 0.91);
    box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.91);
    border: thin;
    border-color: #B5B9BC;
    border-style: solid;
    background-color: #FBFBFB;
    width:380px;
    height:350px;
    margin: 15px 0;

    border-top-style:solid;
    border-top-width:5px;
    border-top-color:#f08421;
    float:left;
}
.twocolcontentbottom_g {
    -webkit-box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.87);
    box-shadow: inset 0 0 40px rgba(194, 193, 193, 0.91);
    box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.91);
    border: thin;
    border-color: #B5B9BC;
    border-style: solid;
    background-color: #FBFBFB;
    width:380px;
    height:350px;
    margin: 15px 0;
    border-top-style:solid;
    border-top-width:5px;
    border-top-color:#3a9524;
    float: left;
    margin-left: 3px;
}
.twocolcontentbottom_gold {
    -webkit-box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.87);
    box-shadow: inset 0 0 40px rgba(194, 193, 193, 0.91);
    box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.91);
    border: thin;
    border-color: #B5B9BC;
    border-style: solid;
    background-color: #FBFBFB;
    width:380px;
    height:300px;
    margin: 15px 0;

    border-top-style:solid;
    border-top-width:5px;
    border-top-color:#3a9524;
    float: left;
    margin-left: 3px;
}
.whybuy{
    font-size:24px;
    font-weight:bold;
    color:#f08421;
    float:right;
    margin-right:40px;
    margin-top:25px;
}
.mswalltitle{
    font-size: 24px;
    font-weight: bold;
    color: #1a23d8 !important;
    float: left;
    margin-right: 0px;
    margin-left: 20px;
    margin-top: 10px;
}

.whybuyg{
    font-size:24px;
    font-weight:bold;
    color:#3a9524;
    float:right;
    margin-right:70px;
    margin-top:15px;
}
.whybuytext{
    font-size:12px;
    padding: 10px 20px 0 20px;
    color:#5D5E61;


    line-height:1.5;
    margin-top: -10px;
}
.whybuylist li{
    list-style-image: url("/images/bullet_black.png");
    display:list-item;
    font-size:12px;
    color:#5c5d60;
    padding-bottom:5px;
    line-height:17px;
    margin-left: 40px;
}
.whybuyaction {
    color:#3C9544;
    padding-left:20px;
    font-weight:bold;
    margin-bottom: 10px;
    font-size:13px;

}
.sidebar-widget-map {
    margin-left: 4px;
    height: 270px;
}
.space{
    background: url('/images/space.png');
    height:50px;
}
.containerleft{

}
.dashtabs
{
    display:none;
    margin-bottom: -10px;
    margin-left:10px;
}


/*
    MESSAGE WALL
*/


.mswalltitle{
    font-size: 24px;
    font-weight: bold;
    color: #0075bd;
    float: left;
    margin-right: 0px;
    margin-left: 15px;
    margin-top:5px;
    margin-top: 20px;

}
.mswalltext{
    font-size: 12px;
    float: left;

}
.messnew {
    background-image: url('../../../images/home/trarffictop.jpg');
    background-repeat: no-repeat;
}
.messagewall {

    border-width:thin;
    border-color: #B5B9BC;
    border-style: solid;
    background-color: #FBFBFB;
    width:auto;
    height:auto;
    margin: 15px 0;

    border-top-style:solid;
    border-top-width:5px;
    border-top-color:#0075bd;
    float:left;
    margin-left:10px;
    display:block;
    margin-top:30px;
}

.messagewalltopbox {
    padding-bottom: 20px;
    width:auto;
    height:75px;
    margin: 0px 0;
    background: #ffffff;
    border-bottom:thick;
    border-bottom-style:solid;
    border-bottom-width:2px;
    border-color:#d9d9d9;
    padding-top:0px;
    padding-bottom:0px;
    float:left;
    vertical-align:middle;

}
.questionmark{
    margin-top:5px;
    margin-left:0px;
}
.mstable{
    float:left;
    margin-left:0px;
    height:50px;
}
.messagetoptable td{
    vertical-align:middle;

}
.msrow{
    width:787px;
    -moz-box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);
    -webkit-box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);
    box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);
    height:50px;
    padding-top:5px;
    background: #ececec;
    border-bottom:thick;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-color:#d9d9d9;
    float:left;
    vertical-align:middle;
}
.msrow td{

    vertical-align:middle;
}
.msrow1{
    width:787px;
    -moz-box-shadow: inset 0 0 10px rgba(70, 68, 68, 0.12);
    -webkit-box-shadow: inset 0 0 10px rgba(70, 68, 68, 0.12);
    box-shadow: inset 0 0 10px rgba(70, 68, 68, 0.12);
    height:50px;
    padding-top:5px;
    background: #f5f5f5;
    border-bottom:thick;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-color:#d9d9d9;
    float:left;
    vertical-align:middle;
}
.msrow1 td{

    vertical-align:middle;
}
.msrowtable{
    font-size:11px;
    line-height:16px;
}
.money{
    margin-left:3px;
    margin-top:7px;
}
.buttona {
    display: inline-block;
    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
    *display: inline;
    vertical-align: baseline;
    margin: 0 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    font-stretch:narrower;
    font: 12px/100% Arial, Helvetica, sans-serif;

    text-shadow: 0 2px 2px rgba(0,0,0,.5);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    font-weight:900;
}
.buttona:hover {
    text-decoration: none;
}
.buttona:active {
    position: relative;
    top: 1px;
}
.messagearchives{
    float:right;
    margin-top:10px;
    margin-right:5px;
}



/*
    MONEY MONITOR
*/


.mmtitle{
    font-size: 26px;
    font-weight: bold;
    color: #b63419;
    text-align:left;
    margin-left: 10px;
    margin-bottom: 0px;
    display:block;

}
.mmswalltitle{
    font-size: 18px;
    font-weight: bold;
    color: #1921fb;
    float: left;
    margin-right: 0px;
    margin-left: 15px;
    margin-top:15px;
}
.tiptip2 {
    width:18px;
    height: 18px;
    padding-top: 5px;
}

.tiptip3 {
    width:18px;
    height: 18px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.daily {
    color: #454545;
    font-size: 14px;
    font-weight: bold;
    display: inline;
    position: relative;
    top: -6px;
}

.daily:hover{
    background-color: #1921fb;
    color: #ffffff;
}

/*.mmsrowtable td:hover {
    color: #ffffff;
}*/
.browserIE .mmswalltitle{
    font-size: 18px;
    font-weight: bold;
    color: #f28420;
    float: left;
    margin-right: 0px;
    margin-left: 10px;
    margin-top:15px;
}
.mmswalltext{
    font-size: 12px;
    float: left;

}

.mmessagewall {
    border-width: thin;

    border-style: solid;

    width: auto;
    height: auto;
    margin: 0px 0;
    border-top-style: solid;
    border-top-width: 5px;
    border-top-color: #b63419;
    float: left;
    margin-bottom: 30px;
}

/*.mmsrow1:hover{
background-color: #1921fb;

}*/

.newblue:hover{
    background-color: #1921fb;

}
/*.mmsrow:hover{

    background-color: #1921fb;
}*/

.newblue {

    background-color: #f1f1f1;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    height:30px;
    float:left;width: 790px;
}
.mpessagewall {
    -webkit-box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.87);
    -moz-box-shadow: inset 0 0 40px rgba(194, 193, 194, 0.87);
    box-shadow: inset 0 0 40px rgba(194, 193, 193, 0.87);
    border-width:thin;
    border-color: #B5B9BC;
    border-style: solid;
    background-color: #FBFBFB;
    width:384px;
    height:425px;
    margin: 15px 0;

    border-top-style:solid;
    border-top-width:5px;
    border-top-color:#f28420;
    float:right;
    margin-left:0px;
}

.mpessagewall2 {
    background-color: #FBFBFB;
    width:387px;

    margin: 0px 0;
    float:right;
    margin-left:4px;
}

.mmessagewalltopbox {
    -moz-box-shadow: inset 0 0 1px rgba(70, 68, 68, 0.25);
    -webkit-box-shadow: inset 0 0 1px rgba(70, 68, 68, 0.25);
    box-shadow: inset 0 0 1px rgba(70, 68, 68, 0.25);
    width:auto;
    height:50px;
    margin: 0px 0;
    background: #ffffff;
    border-bottom:thick;
    border-bottom-style:solid;
    border-bottom-width:2px;
    border-color:#d9d9d9;
    padding-top:0px;
    padding-bottom:0px;
    float:left;
    vertical-align:middle;
}

.mmstable{
    float:left;
    margin-left:0px;
    height:50px;
}
.mmessagetoptable td{
    vertical-align:middle;
    padding-top:10px;
}
.mmsrow{
    width:400px;
    -moz-box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);
    -webkit-box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);
    box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);
    padding-top:5px;
    background: #f1f1f1;
    border-bottom:thick;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-color:#d9d9d9;
    vertical-align:middle;
    height: 30px;
}
.mmsrow td{

    vertical-align:middle;
}
.mmsrow1{
    width:384px;
    -moz-box-shadow: inset 0 0 10px rgba(70, 68, 68, 0.12);
    -webkit-box-shadow: inset 0 0 10px rgba(70, 68, 68, 0.12);
    box-shadow: inset 0 0 10px rgba(70, 68, 68, 0.12);
    height:20px;
    padding-top:5px;

    border-bottom:thick;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-color:#d9d9d9;
    vertical-align:middle;
    height: 30px;
}
.mmsrow1 td{

    vertical-align:middle;
}
.mmsrowtable{
    font-size:11px;
    line-height:16px;
}
.mmsrowtable td{
    font-size:14px;
    line-height:16px;
    padding-left:10px;
    color:#454545;
    margin-left: 109px;
    /*margin-left: 250px;*/
}
.mmoney{
    margin-left:3px;
    margin-top:7px;
}
.dashboard-mms-left-col span {

    width: 260px;

}
.dashboard-mms-left-col {
    /*width: 260px;*/
    width: 541px;
}
.mmessagearchives{
    float:right;
    margin-top:5px;
    margin-right:20px;
}
.mmbuyads{
    float:right;
    margin-top:12px;
    margin-right:10px;
}
.mmbuyadsbasic{
    float:right;
    width: 175px;
    height: 40px;
    margin-top:8px;
    background: url("../../../images/home/basic-buy-ads.png") no-repeat top center;
    text-align: center;
    padding-top: 7px;
    font-size: 13px;
    font-weight: bold;
}
.mmbuyadsbasic a {
    text-decoration: none;
}
.mmbuypanelsbasic{
    float:right;
    width: 146px;
    height: 30px;
    margin-top:8px;
    background: url("/images/premium-buy-ads.png") no-repeat top center;
    text-align: center;
    padding-top: 7px;
    font-size: 13px;
    font-weight: bold;
}

.mmbuyadspremium{
    float:right;
    width: 146px;
    height: 30px;
    margin-top: 8px;
    background: url("/images/premium-buy-ads.png") no-repeat top center;
    text-align: center;
    padding-top: 7px;
    font-size: 13px;
    font-weight: bold;
}

.mmbuyadsbasic a {
    display: block;
    color: white;
    text-shadow: 1px 1px 1px #666;
    margin-top: 3px;
}
.mmbuypanelsbasic a {
    display: block;
    color: white;
    text-shadow: 1px 1px 1px #666;
}
.mmbuyadspremium a {
    display: block;
    color: white;
    text-shadow: 1px 1px 1px #666;
}

.browserIE .mmbuyadsbasic{
    float:right;
    width: 175px;
    height: 40px;
    margin-top:8px;
    background: url("../../../images/home/basic-buy-ads.png") no-repeat top center;
    text-align: center;
    padding-top: 7px;
    font-size: 13px;
    font-weight: bold;
}
.browserIE .mmbuypanelsbasic{
    float:right;
    width: 146px;
    height: 30px;
    margin-top:8px;
    background: url("../../../images/home/premium-buy-ads.png") no-repeat top center;
    text-align: center;
    padding-top: 7px;
    font-size: 13px;
    font-weight: bold;
}

.browserIE .mmbuyadspremium{
    float:right;
    width: 146px;
    height: 30px;
    margin-top: 8px;
    background: url("/images/premium-buy-ads.png") no-repeat top center;
    text-align: center;
    padding-top: 7px;
    font-size: 13px;
    font-weight: bold;
}

.browserIE .mmbuyadsbasic a {
    display: block;
    color: white;
    text-shadow: 1px 1px 1px #666;
}
.browserIE .mmbuypanelsbasic a {
    display: block;
    color: white;
    text-shadow: 1px 1px 1px #666;
}
.browserIE .mmbuyadspremium a {
    display: block;
    color: white;
    text-shadow: 1px 1px 1px #666;
}



.buttonvd {
    display: inline-block;
    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
    *display: inline;
    vertical-align: baseline;
    margin: 0 0px;
    outline: none;
    cursor: pointer;
    text-align: center;
    font-stretch:narrower;
    font: 12px/100% Arial, Helvetica, sans-serif;

    text-shadow: 0 2px 2px rgba(0,0,0,.5);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    font-weight:900;
}
.buttonvd:hover {
    text-decoration: none;
}
.buttonvd:active {
    position: relative;
    top: 1px;
}
.buttonrbo {
    display: inline-block;
    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
    *display: inline;
    vertical-align: baseline;
    margin: 0 0px;
    outline: none;
    cursor: pointer;
    text-align: center;
    font-stretch:narrower;
    font: 12px/100% Arial, Helvetica, sans-serif;

    text-shadow: 0 2px 2px rgba(0,0,0,.5);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    font-weight:900;
}
.buttonrbo:hover {
    text-decoration: none;
}
.buttonrbo:active {
    position: relative;
    top: 1px;
}
.viewdetails{
    text-align: center;
    padding-top: 5px;
}
.mmblock{
    width:794px;
    margin-top:0px;
    margin-left:10px;
    display:block;
    float:left;
}





/*
    TRAFFIC EXCHANGE
*/



.tewalltitle{
    font-size: 19px;
    font-weight: bold;
    color: #0075bd;
    float: left;
    margin-right: 0px;
    margin-left: 15px;
    margin-top:5px;
    display:block;
    width:216px;

}
.teadtitle{
    font-size: 17px;
    font-weight: bold;
    color: #0075bd;
    float: left;
    margin-right: 0px;
    margin-left: 5px;
    margin-top:5px;
    display:block;
    width:216px;
    clear:both;

}
.tewalltext{
    font-size: 12px;
    float: left;

}

.trafficwall {
    -webkit-box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.87);
    -moz-box-shadow: inset 0 0 40px rgba(194, 193, 194, 0.87);
    box-shadow: inset 0 0 40px rgba(194, 193, 193, 0.87);
    border-width:thin;
    border-color: #B5B9BC;
    border-style: solid;
    background-color: #FBFBFB;
    width:788px;

    margin: 15px 0;

    border-top-style:solid;
    border-top-width:5px;
    border-top-color:#0075bd;
    float:left;
    margin-left:10px;
    display:block;
}

.trafficwalltopbox {
    -moz-box-shadow: inset 0 0 2px rgba(70, 68, 68, 0.25);
    -webkit-box-shadow: inset 0 0 2px rgba(70, 68, 68, 0.25);
    box-shadow: inset 0 0 2px rgba(70, 68, 68, 0.25);
    width:788px;
    height:100px;
    margin: 0px 0;
    border-bottom:thick;
    border-bottom-style:solid;
    border-bottom-width:2px;
    border-color:#d9d9d9;
    padding-top:0px;
    padding-bottom:0px;
    float:left;
    vertical-align:middle;
    background: url('/images/trarffictop.jpg') no-repeat #FFFFFF;
}
.questionmark{
    margin-top:5px;
    margin-left:0px;
}
.tetable{
    float:right;
    margin-left:0px;
    height:15px;
    margin-top:-5px;

}
.traffictoptable td{
    vertical-align:middle;
    padding-top:0px;

}
.terow{
    width:787px;
    -moz-box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);
    -webkit-box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);
    box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);
    height:50px;
    padding-top:5px;
    background: #ececec;
    border-bottom:thick;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-color:#d9d9d9;
    float:left;
    vertical-align:middle;
}
.terow td{

    vertical-align:middle;
}
.terow1{
    width:787px;
    -moz-box-shadow: inset 0 0 10px rgba(70, 68, 68, 0.12);
    -webkit-box-shadow: inset 0 0 10px rgba(70, 68, 68, 0.12);
    box-shadow: inset 0 0 10px rgba(70, 68, 68, 0.12);
    height:50px;
    padding-top:5px;
    background: #f5f5f5;
    border-bottom:thick;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-color:#d9d9d9;
    float:left;
    vertical-align:middle;
}
.terow1 td{

    vertical-align:middle;
}
.terowtablebot{
    font-size:11px;
    line-height:16px;
}

.buttontet {
    display: inline-block;
    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
    *display: inline;
    vertical-align: baseline;
    margin: -1px 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    font-stretch:narrower;
    font: 9px/100% Arial, Helvetica, sans-serif;

    text-shadow: 0 2px 2px rgba(0,0,0,.5);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    font-weight:900;
}
.buttontet:hover {
    text-decoration: none;
}
.buttontet:active {
    position: relative;
    top: 1px;
}
.buttontetv {
    display: inline-block;
    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
    *display: inline;
    vertical-align: baseline;
    margin: -1px 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    font-stretch:narrower;
    font: 9px/100% Arial, Helvetica, sans-serif;

    text-shadow: 0 2px 2px rgba(0,0,0,.5);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    font-weight:900;
    margin-left: 5px;

}
.buttontetv:hover {
    text-decoration: none;
}
.buttontetv:active {
    position: relative;
    top: 1px;
}
.viewwebsites{padding:3px 8px; line-height:17px; font-size:12px; font-weight:bold;}
.trafficearchives{
    float:right;
    margin-top:10px;
    margin-right:5px;
}
.questionmarkpng{
    margin-top: 5px;
    margin-left:0px;
}

.testatstop{
    font-size:10px;
    width:760px;
    height:40px;
    border:thin;
    border-color:#CCC;
    border-style:solid;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    margin-top:28px;
    margin-bottom:10px;
    margin-left:18px;


}
.testasttoptable{
    margin-left: -10px;
    padding-left: 25px;
    padding-top: 20px;

    margin-top: 10px;

}
.testasttoptable td{
    text-align: right;
    padding-right: 10px;


}
.amountstats{
    font-size:15px;
    font-weight:bold;
    padding-right: 20px;
    margin-left:0px;

    vertical-align:middle;
    margin-top: 10px;

}
.tebrow{

    -moz-box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);
    -webkit-box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);
    box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);

    width:100%;
    background: #ececec;
    border-bottom:thick;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-color:#d9d9d9;
    float:left;
    vertical-align:middle;
    font-size: 11px;
    line-height: 16px;
    color: #454545;


}
.tebrow td{

    vertical-align:middle;
}
.tebrow1{

    -moz-box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);
    -webkit-box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);
    box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);

    width:100%;
    background: whiteSmoke;
    border-bottom: thick;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #D9D9D9;
    float: left;
    vertical-align: middle;
    font-size: 11px;
    line-height: 16px;

    color: #454545;

}
.tebrow1 td{

    vertical-align:middle;
}
.tebrowtable{
    font-size:10px;
    line-height:10px;
    text-align:center;
    word-wrap: break-word;

}
tebrowtable td{
    text-align:center;
}

.mytrafficstatstable {
    margin-top:10px;
    margin-left: 10px;
}



/* MY WEBSITES */

.mywebsitestopbox {
    -moz-box-shadow: inset 0 0 2px rgba(70, 68, 68, 0.25);
    -webkit-box-shadow: inset 0 0 2px rgba(70, 68, 68, 0.25);
    box-shadow: inset 0 0 2px rgba(70, 68, 68, 0.25);
    width:788px;
    height:70px;
    margin: 0px 0;
    background: #ffffff;
    border-bottom:none;
    border-color:#d9d9d9;
    padding-top:0px;
    padding-bottom:0px;
    float:left;
    vertical-align:middle;
    background-image:url('/images/trarffictop.jpg');
}

.holder {
    margin-top:50px;
    margin-left:31px;

}
.latest-work {
    width:930px;
    padding:0 3px;
    margin:0 -3px 16px;
    overflow:hidden;
    position:relative;
}
.latest-work .holder {
    margin:0 -32px;
}
.latest-work .visual {
    width:274px;
    position:relative;
    margin:28px 0 0;
}
.latest-work .visual:first-child {
    margin:0;
}
/* work-list */
.work-list {
    padding:3px 0 3px 3px;
    width:9999px;
    overflow:hidden;
    position:relative;
}
.work-list li {
    float:left;

    margin-right:7px;
}
.visual{

}
.visual .note-holder {
    position:relative;
    width:100%;
}
.visual .note {
    display:none;
    text-align:center;
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background:#000;
    background:rgba(0, 0, 0, .3)
}
.note-holder img {
    border:thick;
    border-style:solid;
    border-color:#0075bd;
}
.latest-work .visual .note {
    width:140px;
    height:112px;
    padding:20px 5px 5px;
    background:#fff url('/img/ads/bg-photo.png') 123px 47px no-repeat;
    background:rgba(255, 255, 255, .8) url(../images/bg-photo.png) 123px 47px no-repeat;
}
.latest-work .visual .video {
    background:#fff url(../images/bg-video.png) 124px 37px no-repeat;
    background:rgba(255, 255, 255, .8) url('/img/ads/bg-video.png') 124px 37px no-repeat;
}
.visual .zoom {
    text-indent:-9999px;
    overflow:hidden;
    background:#000 url(../images/bg-zoom.png) 50% 50% no-repeat;
    background:rgba(0, 0, 0, .3) url('/img/ads/bg-zoom.png') 50% 50% no-repeat;
}
.visual .zoom2 {
    text-indent:-9999px;
    overflow:hidden;
    background:#000 url(../images/bg-zoom2.png) 50% 50% no-repeat;
    background:rgba(0, 0, 0, .3) url('/img/ads/bg-zoom2.png') 50% 50% no-repeat;
}
.visual .video2 {
    text-indent:-9999px;
    overflow:hidden;
    background:#000 url(../images/bg-video2.png) 50% 50% no-repeat;
    background:rgba(0, 0, 0, .3) url('/img/ads/bg-video2.png') 50% 50% no-repeat;
}
.visual strong {
    display:block;
    margin-bottom:2px;
    font: bold 14px/18px 'Open Sans', Arial, Helvetica, sans-serif;
}
.visual a {
    color:#222;
}
.visual a:hover {
    color:#000;
}
.visual:hover .note {
    display:block;
}
.carleft{
    float:left;
    margin-right:-50px;
    margin-left:19px;
    margin-top:50px;
}
.carright{
    float:right;
    margin-top:-150px;
    margin-right:20px;

}
.mywebsitesbuttons{
    float:right;
    margin-top:15px;
    margin-right:10px;
}


.userdetailshead{
    background: url('../../../images/home/welcometop.jpg');
    height:23px;
    width:271px;
    margin-left: 5px;
}
.userdetails{
    background: rgb(234, 241, 243);
    display: block;
    width: 259px;
    margin-bottom: 20px;
    font-size: 11px;
    line-height: 14px;
    padding: 4px 5px 5px 5px;
    margin-left: 5px;
    border: 1px solid #e6e3b9;
}
.welcomename{
    font-size: 18px;
    color: white;
    text-align: left;
    margin-left: 15px;
    padding-top: 2px;
}

.wordwrap {
    white-space: pre-wrap;      /* CSS3 */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -pre-wrap;     /* Opera <7 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    word-wrap: break-word;      /* IE */
    margin-top:10px;
}
.username{
    float:right;
    clear:left;
    margin-top:-15px;

}
.levelupgrade{
    margin-top:15px;

}
.avatar{
    float:left;
    margin-right:15px;
}

.buttonup {
    display: inline-block;
    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
    *display: inline;
    vertical-align: baseline;
    margin: -1px 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    font-stretch:narrower;
    font: 9px/100% Arial, Helvetica, sans-serif;

    text-shadow: 0 2px 2px rgba(0,0,0,.5);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    font-weight:900;
}
.buttonup:hover {
    text-decoration: none;
}
.buttonup:active {
    position: relative;
    top: 1px;
}
.questionmarkup{
    margin-right:10px;
    margin-left:-3px;
    border-style: none;
}
.upgraded{
    color:#F60;
}
.questionmarkmenu{
    float:right;
    margin-top:5px;
    margin-right:-15px;



}
.task{
    float:right;

    background-color:#FFF;
    width:40px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    height:20px;
    padding-bottom:7px;
    padding-left:7px;
}

.register label {
    padding-right: 20px;
}

.register td {
    padding-bottom: 5px;
}

.fullwidth_box {
    -webkit-box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.87);
    box-shadow: inset 0 0 40px rgba(194, 193, 193, 0.91);
    box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.91);
    border: thin;
    border-color: #B5B9BC;
    border-style: solid;
    background-color: #FBFBFB;
    width:763px;
    /* height:260px; */
    margin: 15px 0;
    float:left;
}
.sevenreasons{
    font-size:25px;
    font-weight:bold;
    color:#0075bd;

    margin-top:25px;
    margin-left:30px;
}
.sevenboxl{
    font-size:15px;
    font-weight:bold;
    color:#0d2961;
    margin: 20px 30px;
    float:left;
}
.sevenboxr{
    font-size:15px;
    font-weight:bold;
    color:#0d2961;
    margin: 20px 0px 20px 0px;
    float:left;
}
.sevenrow{
    height:15px;
}

/* Join and Get Paid */
.joinleftgrid{
    width:680px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;

}
.joinleftgridj{
    width:680px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 75px;
}
.joinrightgrid{
    width: 380px;
    display: inline;
    float: left;
    position: relative;
    margin-left: 50px;
    margin-right: 10px;
    margin-top: 38px;
}

.pageheadergraphic{
    background: url('/images/join.jpg') top center;

    height:180px;

}
.joinpageheader {
    background: url('/images/joinpageheaderback.jpg');
    background-repeat:repeat-x;
    background-color:#0a8ccc;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 150px;
    display: table;
}
.faqpageheadergraphic{
    background: url('/images/faqheader.jpg') top center;
    background-repeat:no-repeat;

    height:180px;

}
.faqpageheader {
    background: url('/images/faqback.jpg');
    background-repeat:repeat-x;
    background-color:#662d91;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 150px;
    display: table;
}
.helpheadergraphic{
    background: url('/images/helpheader.jpg') top center;
    background-repeat:no-repeat;

    height:180px;

}
.helpheader {
    background: url('/images/helppageheaderback.jpg');
    background-repeat:repeat-x;
    background-color:#662d91;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 150px;
    display: table;
}

.twohalveswrapperfull{
    width:1100px;
    margin-top: -20px;

}
.twohalveswrapper{
    width:533px;
    float:left;
}
.twohalveswrapper_right{
    width:533px;
    float:left;
    margin-left:30px;
}


.twohalvesbox {
    -webkit-box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.87);
    box-shadow: inset 0 0 40px rgba(194, 193, 193, 0.91);
    border: thin;
    border-color: #B5B9BC;
    border-style: solid;
    background-color: #FBFBFB;
    border-top:none;
    padding-right:30px;
    margin-top: -7px;
}
.twohalvestitle{
    font-size:19px;

    font-weight:bold;
    padding-left:35px;
    color:#f18b2e;
    padding-top:30px;
}
.twohalvestext{
    font-size:14px;
    padding-left:35px;
    color:#4f0000;
    padding-top:30px;
    width:464px;
    line-height:17px;
    font-stretch:semi-expanded;
}
.twohalvesbottom{
    font-size:19px;

    font-weight:bold;
    padding-left:35px;
    color:#f08421;
    padding-top:30px;
    padding-bottom:35px;
}

.twohalvestitle_green{
    font-size:19px;

    font-weight:bold;
    padding-left:35px;
    color:#3a9524;
    padding-top:30px;
    padding-bottom:10px;
}
.twohalvestext_green{
    font-size:14px;
    padding-left:35px;
    color:#004700;
    padding-top:15px;
    width:464px;
    line-height:17px;
    font-stretch:semi-expanded;
}
.twohalvesbottom_green{
    font-size:19px;

    font-weight:bold;
    padding-left:35px;
    color:#3a9524;
    padding-top:25px;
    padding-bottom:0px;
}
.twohalvestext_two_green{
    font-size:14px;
    padding-left:35px;
    color:#004700;
    padding-top:30px;
    width:464px;
    line-height:17px;
    font-stretch:semi-expanded;
    padding-bottom:31px;
}

.selectone{
    font-size:22px;
    font-weight:bold;
    padding-left:5px;
    color:#0075bd;
    padding-bottom:15px;

}
.selectionsall{
    width:720px;
    float:left;
    clear:both;
    padding-bottom:25px;
}
.leftselection{
    float:left;


    width: 318px;
    height: 68px;


}
.rightselection{
    margin-left: 45px;
    float:left;
}
.congratulations{
    font-size:28px;
    font-weight:bold;
    padding-left:10px;
    color:#3a9524;
    padding-bottom:15px;
    float:left;
    clear:left;

}
.joinsubtext{
    font-size:22px;
    color:#449acf;
    clear:left;
    padding-left:10px;
    padding-bottom:25px;
    float:left;
}
.joinformtext{
    width:655px;
    font-size:14px;
    color:#5c5d60;
    clear:left;
    padding-left:10px;
    padding-bottom:25px;
    float:left;
}
.newaccount{
    font-size:18px;
    color:#0075bd;
    clear:left;
    padding-left:10px;
    padding-bottom:10px;
    float:left;
    font-weight:bold;
}
.registration{
    width:655px;
    float:left;
    clear:left;
    border:none;
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}
.register label {
    padding-right: 20px;
}

.register td {
    padding-bottom: 5px;
}
.reg_label{
    font-size:13px;
    font-weight:bold;
    color:#5c5d60;
    margin-bottom:-10px;
}
.reg_row {
    margin-left: 10px;
    height:50px;
    width:688px;
}
span.required {
    color:red;
    font-weight:bold;
}
.control-group {
    margin-bottom: 9px;
}



input:focus,
textarea:focus {
    border-color: rgba(82, 168, 236, 0.8);
    background-color:#F8F8F8;
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.span9 {
    width: 700px;
}

.span8 {
    width: 620px;
}

.span7 {
    width: 540px;
}

.span6 {
    width: 460px;
}

.span5 {
    width: 380px;
}

.span4 {
    width: 320px;
    float:left;
    margin-right:22px;
}

.span3 {
    width: 205px;
    float:left;
    margin-right:22px;
}

.span2 {
    width: 140px;
}

.span1 {
    width: 60px;
}
.iagree{
    border:none;
    width:107px;
    height:28px;
    background-color:#ffffff;
}
.terms{
    -moz-box-shadow: inset 0 0 20px rgba(232, 232, 232, 0.8);
    -webkit-box-shadow: inset 0 0 20px rgba(232, 232, 232, 0.8);
    box-shadow: inset 0 0 20px rgba(232, 232, 232, 0.8);
    width:644px;
    margin-top:15px;
    margin-bottom:15px;
    margin-left:10px;
    padding:10px;
    border:thin;
    border-color:#b5b9bc;
    border-style:solid;


}
.termstext{
    font-size:12px;
    color:#5c5d60;
    margin-bottom:10px;
}
.joinrightboxfull{
    margin-bottom:30px;
}
.joinrightboxtitle{
    width:348px;
    background-image:url('/images/joinrighttop.jpg');
    padding-top:3px;


}
.joinrightboxtitle span{
    font-size:17px;
    color:#ffffff;
    font-weight:bold;
    margin-left:15px;
    margin-top:3px;


}
.joinrightbox{
    -moz-box-shadow: inset 0 0 20px rgba(232, 232, 232, 0.8);
    -webkit-box-shadow: inset 0 0 20px rgba(232, 232, 232, 0.8);
    box-shadow: inset 0 0 20px rgba(232, 232, 232, 0.8);
    width:346px;
    min-height:133px;
    overflow:hidden;
    border:thin;
    border-color:#b5b9bc;
    border-style:solid;
    background-color:#fafafa;
    border-top:none;
    padding-bottom:35px;

}
.boximage{
    padding-top:15px;
    margin-left:15px;
    float:left;
}
.boxtext{
    width:247px;
    font-size:14px;
    color:#5c5d60;
    padding-top:15px;
    margin-left:15px;
    margin-right:15px;
    float:left;
}

.joinnowbutton{
    margin-left: 15px;

    margin-bottom: 10px;
    height: 47px;
    width: 192px;
    font-size: 21px;
    padding-top: 15px;

    color: white;
    text-shadow: #333 1px 1px 3px;
    font-weight: bold;
}


.faqtitle{
    font-size: 22px;
    font-weight: bold;
    color: #b63419;
    padding-bottom: 15px;
    margin-top: 30px;
    cursor: pointer;
    margin-left: 40px;
}




.helptopbox{
    -webkit-box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.87);
    box-shadow: inset 0 0 40px rgba(194, 193, 193, 0.91);
    width: 1100px;
    height: 220px;
    overflow: hidden;
    border: thin;
    border-color: #B5B9BC;
    border-style: solid;
    background-color: #fbfbfb;
    margin-left: 20px;
    padding-bottom: 35px;
}


.fulltitle{
    font-size:32px;

    font-weight:bold;
    padding-left:35px;
    color:#f18b2e;
    padding-top:30px;
}
.fulltext{
    font-size:16px;
    padding-left:35px;
    color:#5b5c5f;
    padding-top:30px;
    width:1000px;
    line-height:28px;
    font-stretch:semi-expanded;
}

.fullleftimage{
    float:left;
    width:200px;
    height:200px;
    margin:30px;
}



.helpwrapperfull{
    width:1100px;


}
.helpwrapper{
    width:533px;
    float:left;

    margin-top:66px;
}
.helpwrapper_right{
    width:533px;
    float:left;
    margin-left:50px;
    margin-top:66px;
}


.helpbox {
    -webkit-box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.87);
    box-shadow: inset 0 0 40px rgba(194, 193, 193, 0.91);
    width: 516px;

    overflow: hidden;
    border: thin;
    border-color: #B5B9BC;
    border-style: solid;
    background-color: #fbfbfb;
    margin-left: 20px;
}
.helptitle{
    font-size:19px;

    font-weight:bold;
    padding-left:35px;
    color:#f18b2e;
    padding-top:30px;
}
.helptext{
    font-size:14px;

    color:#5b5c5f;
    padding-right:25px;
    width:470px;
    line-height:20px;
    font-stretch:semi-expanded;
}
.helpbottom{
    font-size:19px;

    font-weight:bold;
    padding-left:35px;
    color:#f08421;
    padding-top:30px;
    padding-bottom:35px;
}

.helptitle_green{
    font-size:19px;

    font-weight:bold;
    padding-left:35px;
    color:#3a9524;
    padding-top:30px;
    padding-bottom:10px;
}
.helptext_right{
    font-size:14px;

    color:#5b5c5f;
    width:450px;
    line-height:25px;
    font-stretch:semi-expanded;

}
.helpbottom_green{
    font-size:19px;

    font-weight:bold;
    padding-left:35px;
    color:#3a9524;
    padding-top:25px;
    padding-bottom:0px;
}
.helptext_two_green{
    font-size:14px;
    padding-left:35px;
    color:#004700;
    padding-top:30px;
    width:464px;
    line-height:17px;
    font-stretch:semi-expanded;
    padding-bottom:31px;
}

.chatbutton{
    background-image: url('/images/livesupport.png');
    background-repeat: no-repeat;
    height: 45px;
    margin-left: 200px;
    margin-top: 3px;
    margin-bottom: 35px;
    font-size:18px;
    padding-top: 13px;
    padding-left: 20px;
    color:#FFF;
    text-shadow: #333 1px 1px 3px;
}
.chatbutton a:hover{
    color:#dadad9;
}
.chatbutton a {
    color:#FFF;
    text-decoration:none;
}
.conferencebutton{
    background-image:url('/images/liveconferenceroombutton.png');
    background-repeat:no-repeat;
    height:51px;
    margin-left:200px;
    margin-left: 200px;
    margin-top: -2px;
    margin-bottom: 35px;
    font-size:18px;
    padding-top: 13px;
    padding-left: 20px;
    color:#FFF;
    text-shadow: #333 1px 1px 3px;
}

.conferencebutton a {
    color:#ffffff;
    text-decoration:none;
}
.conferencebutton a:hover{
    color:#dadad9;
}

.ticketbutton span{
    font-size:20px;
    color:#FFF;
    text-shadow: #333 1px 1px 3px;
    position: relative;
    top: 25px;
    left: 20px;
}

.ticketbutton{
    background-image:url('/images/submitaticket.png');
    background-repeat:no-repeat;
    height:69px;
    margin-left: -15px;
    width:378px;
    margin-top: -2px;




    display:inline;
    float:left;
}

.ticketbutton a {
    color:#ffffff;
    text-decoration:none;
}
.ticketbutton a:hover{
    color:#dadad9;
}

.helpbutton span{
    font-size:20px;
    color:#FFF;
    text-shadow: #333 1px 1px 3px;
    position: relative;
    top: 15px;
    left: 80px;
}



.helpbutton{
    background-image:url('/images/helpbutton.png');
    background-repeat:no-repeat;
    height:73px;
    width:288px;
    margin-top: -2px;
    display:inline;
    float:left;
    margin-left: 25px;
}

.helpbutton a {
    color:#ffffff;
    text-decoration:none;
}
.helpbutton a:hover{
    color:#dadad9;
}

.securitybutton span{
    font-size:20px;
    color:#FFF;
    text-shadow: #333 1px 1px 3px;
    position: relative;
    top: 15px;
    left: 80px;

}

.securitybutton {
    background-image:url('/images/helpbutton.png');
    background-repeat:no-repeat;
    height:73px;
    width:288px;
    margin-top: -2px;
    margin-left: auto;
    margin-right: auto;
}
.glbutton {
    background-image:url('/images/greenlightbutton.png');
    background-repeat:no-repeat;
    height:73px;
    width:288px;
    margin-top: -2px;
    margin-left: auto;
    margin-right: auto;
}


.securitybutton a {
    color:#ffffff;
    text-decoration:none;
}
.securitybutton a:hover{
    color:#dadad9;
}

.videobutton span{
    font-size:20px;
    color:#FFF;
    text-shadow: #333 1px 1px 3px;
    position: relative;
    top: 15px;
    left: 100px;
}
.videobutton{
    background-image:url('/images/videosupport.png');
    background-repeat:no-repeat;
    height:70px;
    width:383px;
    margin-top: -2px;
    display:inline;
    float:left;
    margin-left: 25px;
}

.videobutton a {
    color:#ffffff;
    text-decoration:none;
}
.videobutton a:hover{
    color:#dadad9;
}
.helpbottom{
    margin-top:25px;
    height: 70px;
}
.waittime{
    font-size:15px;
    color:#fd0404;

    position: relative;
    top: 12px;
    left: 270px;
}

.bannertext{
    font-size:59px;
    font-weight:bold;
    color:#ffffff;
    text-shadow: #333 1px 1px 3px;

}

.countdownclock{
    float: right;

}




.my_websites_msg{
    float: left;
    margin: 0px;
    position: absolute;
    margin-top: 15px;
    margin-left: 15px;
    font-size: 13px;
    font-weight: bold;
    display:none;
}

.my_te_msg{
    float: left;
    margin: 0px;
    position: absolute;
    margin-top: 15px;
    margin-left: 15px;
    font-size: 13px;
    font-weight: bold;
}


/* TESTIMONIALS WIDGET */
.sidebartitle_testimonials{
    background-color: #0574BA;
    box-shadow: inset 0px 0px 15px #002441;
    margin-left: 30px;
    margin-top: 2px;
    width: 257px;
    padding: 5px;
    padding-left:10px;
}

.roundabout-slideshow-testimonials{
    height:140px !important;
    padding-left:15px !important;
    padding-top:25px !important;
}

.testimonial_container{
    height:165px;
}



.testimonial_title{
    height:22px;
    width:185px;
    background-color:#0175BD;
    box-shadow: inset 0px 0px 15px #003455;
    text-align:center;
    color:#FFF;
}

.testimonial_text_container{
    height:121px;
    background-color:#FFF;
}

.testimonial_image{
    width:40px !important;
    float:left;
    padding:10px;
    padding-bottom: 57px;
}

.testimonial_text{
    margin: 0px;
    font-size: 9px;
    font-weight: bold;
    line-height: 13px;
    padding:10px 10px 0px 10px;
}

.testimonial_blue_bottom{
    height:22px;
    background-color:#3a9524;
    box-shadow: inset 0px 0px 15px #0D4200;
    text-align:left;
    color:#FFF;
    padding-left:20px;
    line-height: 22px;
}

.testimonial_blue_read{
    background-color: #0175BD;
    box-shadow: inset 0px 0px 5px #003455;
    padding: 2px 10px;
    margin-top: 3px;
    margin-right: 10px;
    color: white;
    display: inline;
    font-size: 9px;
    line-height: 12px;
    float: right;
    height: 12px;
}

.testimonial_orange_bottom{
    height:22px;
    background-color:#F08421;
    box-shadow: inset 0px 0px 15px #9d4b00;
    text-align:left;
    color:#FFF;
    padding-left:10px;
    line-height: 22px;
    font-size:11px
}

.testimonial_orange_read{
    background-color: #0175BD;
    box-shadow: inset 0px 0px 5px #003455;
    padding: 2px 5px;
    margin-top: 3px;
    margin-right: 10px;
    color: white;
    display: inline;
    font-size: 9px;
    line-height: 12px;
    float: right;
    height: 12px;
}

/* Our Strengths on Home Page */

.ourstrtitleorange{
    font-size:25px;
    font-weight:bold;
    color:#F7931D;
    margin-top:25px;
    text-align: center;
    margin-bottom: 20px;
    line-height:25px;
}

.ourstrtitlegreen{
    font-size:25px;
    font-weight:bold;
    color:#5b9569 !important;
    margin-top:25px;
    text-align: center;
    margin-bottom: 20px;
    line-height:25px;
}

.ourstrtitleblue{
    font-size:25px;
    font-weight:bold;
    color:#1a23d8 !important;
    margin-top:25px;
    text-align: center;
    margin-bottom: 20px;
    line-height:25px;
}

.ourstrleftbox {
    float: left;
    width: 330px;
    margin-left: 30px;
}

.ourstrrightbox {
    float: right;
    width: 330px;
    margin-right: 30px;
}

.ourstrengthsbullets li{
    color: #8F9194;
    list-style: none;
    font-size: 12px;
    min-height: 45px;
    line-height: 1.5;
    background-image: url('../../../images/home/avx-red-check.png');
    background-repeat: no-repeat;
    /*background-position: 0 50%; */
    padding-left: 50px;
    margin-bottom: 20px;
}
.ourstrengthsbullets{
    height:auto;
    margin-bottom:40px;
}
.learnmoreblue a {
    color: #1B75BB;
    font-style:italic;
    text-decoration: none;
    font-size: 12px;
}
.learnmoreorange {
    color: #F7931D;
    font-style: italic;
    font-size: 12px;
}



.sidebar-image-noback {
    margin-bottom: 20px;
    width: 100%;
    display: table;
    margin-left: 10px;
}
.home {
    margin-left:35px;
}


tr.zebra.odd {
    -moz-box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);
    -webkit-box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);
    box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);
    background: #eaf0f4;
    color: #454545;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CECBCB;
}
tr.zebra.even {
    -moz-box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);
    -webkit-box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);
    box-shadow: inset 0 0 5px rgba(70, 68, 68, 0.12);
    background: #ffffff;
    color: #454545;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CECBCB;
}
.rank{
    text-align: center;
}
.earnings{
    text-align: center;
    width:20%;
}
.refcomm{
    text-align: center;
}
.total{
    text-align: center;
    padding-right: 10px;
}
.topearners{
    overflow-y: scroll;
    overflow-x: hidden;
    height: 135px;
    border: thin;
    border-color: #B5B9BC;
    border-style: solid;
    margin-bottom:30px;
}
.topwrapper{

    clear:both;
    height: 141px;
    width: 273px;
    margin-bottom:20px;
    margin-bottom: 30px;
}

table.topibo th {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 15px;
    font-family:'Arial Narrow';
}
.toptop{
    background-color: #D8D8D8;
}
.rankrow{
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}
.topheader{
    background-color: #0574BA;
    box-shadow: inset 0px 0px 15px #002441;
    height: 30px;

    font-size: 15px;
    color: white;
    line-height: 30px;
    padding-left: 20px;
}
.topibo{
    font-size:12px;
    font-family: Verdana;
}

.topibo td{
    border: 1px solid #CCC;
    text-align: center;
}

.testimonials_read_more {

    font-size: 11px;
    position: absolute;
    margin-top: -25px;
    margin-left: 198px;
    background-color: #1667A4;
    border: 1px solid #8BABFF;
    border-radius: 5px;
    padding: 0px 5px;
    line-height: 20px;
}
.topibo_read_more {

    font-size: 11px;
    margin-left: 198px;
    background-color: #1667A4;
    border: 1px solid #8BABFF;
    border-radius: 5px;
    padding: 0px 5px;
    line-height: 20px;
    width: 70px;
    position: relative;
    top: -25px;
    left: -50px;
}
.testimonial_text_container_new{
    height: 151px;

    width: 295px;
    margin: 0 auto;
}

.testimonial_blue_bottom_new{
    height:22px;
    background-color:#3a9524;
    box-shadow: inset 0px 0px 15px #0D4200;
    text-align:center;
    color:#FFF;
    line-height: 22px;
    width: 295px;


}


.testimonial_orange_bottom_new{
    height:22px;
    background-color:#F08421;
    box-shadow: inset 0px 0px 15px #9d4b00;
    text-align:center;
    color:#FFF;
    line-height: 22px;
    font-size:11px;
    width: 272px;

}

.testimonial_image_new{
    width:40px !important;
    float:left;
    padding:10px;
    padding-bottom: 57px;
    padding-top:15px;
}

.testimonial_text_new{

    font-weight: bold;

    padding: 20px 20px 0px 20px;
}


.testimonials-widget-new{

    width: 263px;
    display: table;
    height: 200px;
    padding: 0px 16px 10px 15px;
    border: 1px solid #ccc;
    margin-bottom: 35px;
    border-top: none;

}

.testimonial_container_new{
    height:165px;
    display:none;
    margin:0 auto;
    width:295px;
}


.highlight_it_baby{
    background-color:#F8F391;
}

.bigger_baby{
    font-size:18px !important;
    color:#58585A !important;
}


.home_page_join_now_btn{
    background-image: url('/images/votenowbutton.png');
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 20px;
    font-size: 20px;
    margin-bottom: -2px;
    padding-top: 19px;
    padding-left: 70px;
    text-shadow: #333 1px 1px 3px;
    width: 313px;
    height: 47px;
    cursor: pointer;margin: 0 auto;
}


/* dashboard message archive divs start*/
.msgarchiveholder {
    width:788px;
    height:240px;
    overflow-x:hidden;
    overflow-y:auto;
}

.msgholder {
    width: 750px;
    font-size: 11px;
    clear:both;
    padding-top: 5px;
    padding-bottom: 5px;
}
.msgholder2 {
    width: 750px;
    font-size: 11px;
    clear:both;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left:10px;
}
.top_blue_btn{
    width:270px;
    height:25px;
    background:url('https://static.profitclicking.com/images/dashboard_left_blue_btn.png') top left no-repeat;
    text-transform:uppercase;
    font-size:11px;
    font-family:Arial;
    text-align:center;
    margin-bottom:5px;
    margin-top:25px;
}
.top_blue_btn a{
    color: white;
    text-decoration: none;
    font-weight: bold;
    text-shadow: rgba(19, 18, 19, 0.84) 1px 1px 1px;
    font-size: 16px;
    padding-top: 5px;

    line-height: 23px;


}
.msgleft {
    width: 600px;
    padding-left: 10px;
    color: #666;
    float: left;padding-top: 3px;
    padding-bottom: 3px;

}

.msgleft a {
    text-decoration: none;
}


.actionright {
    margin-left: 675px;
    vertical-align: 50%;
}
/* dashboard message archive divs end */


.navigation .global_submenu, .navigation2 .global_submenu{
    display: none;
    width: 200px;
    background-color: #16346A;
    visibility: visible !important;
}

.navigation .global_submenu a, .navigation2 .global_submenu a {
    display:block;
    height: 20px;
    color: #FFF !important;
    width: auto !important;
    font-size:11px;
    line-height: 20px;
}

/* Dashboard/profile/regional representative Profile Form */
#regrepform{

    width: 760px;
    margin-left: 15px;
    padding-top: 40px;
    line-height: 2;
}
#regrepform span{
    width: 250px;
    margin-right: 20px;
    float: left;
    text-align: right;

}
#regrepform input    {
    width:280px;
    display:block;
}

#regrepform textarea {
    display:block;
    height: 130px;
    width: 390px;
}

#regrepform button {
    margin-bottom: 20px;
    margin-top: 40px;
    margin-left: 50px;
    text-decoration: none;
}

#regrepform button a {
    text-decoration: none;

}

.rrprofileimg{
    padding: 5px;
    border: 1px solid #CCC;
    float: left;
    width: 120px;
    margin-bottom: 40px;
    /*setting opacity */
    -moz-opacity:.85;
    filter:alpha(opacity=85); /* For IE8 and earlier */
    opacity:0.85;
}
.rrprofileimg:hover{
    /*changing opacity to 100% */
    -moz-opacity:1;
    filter:alpha(opacity=100); /* For IE8 and earlier */
    opacity:1.0;

}
.changeimg{
    margin-left: 270px;
    margin-top: 20px;

}

.agreetitle{
    position: absolute;
    margin-top: -5px;
    color:green;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: bold;
}
.agreementtext{
    height: 265px;
    overflow: auto;
    margin-top: 20px;
}
.rragreebtn{
    cursor: pointer;
    border:0;
    height:20px;
    width:95px;
}
.rragreediv{
    position: absolute;
    left: 75%;
}

/* be a millionaire page */
.upgrade_redbtn{
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    padding-top: 10px;
    width: 290px;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 2px black;
    margin-left: auto;
    margin-top: -50px;
    margin-right: 140px;
    position: relative;
    background: url('/images/red_long_btn.png') top left no-repeat;
}

.upgrade_redbtn a{
    color: #ffffff;
}

.upgrade_redbtn a:hover{
    color: #f8ed76;
    text-decoration: none;
}

/* css for the menu tabs above public events page */


/* for social tabs vimeo rss stuff */
#vimeo_rss_feed .rssFeed a {
    color: #4284BC !important;
    text-decoration: underline;
}
#vimeo_rss_feed .rssFeed a:hover {
    color: #6CB1EC !important;
    text-decoration: underline;
}
#vimeo_rss_feed .rssBody ul { list-style: none; }
#vimeo_rss_feed .rssBody ul, .rssRow, .rssRow h4, .rssRow p {
    margin: 0;
    padding: 0;
}

#vimeo_rss_feed .rssRow { padding: 0.4em; }
#vimeo_rss_feed .rssRow h4 { font-size: 1.1em; }
#vimeo_rss_feed .rssRow div {
    font-size: 90%;
    color: #666;
    margin: 0.2em 0 0.4em 0;
}

#vimeo_rss_feed .rssRow .rssMedia {
    padding: 0.5em;
    font-size: 1em;
}
#vimeo_rss_feed .rssBody {
    left:auto;

}
#vimeo_rss_feed .rssHeader{
    display:none;
}

#vimeo_rss_feed li{
    border-bottom:none;
}

#dcsmt-1{
    z-index:99999;
}

.earn_money_daily_marquee{
    margin-top: -10px;
    float: left;
    width: 370px;
    font-size: 24px;
    color: #00FA09;
    font-weight:bold;
    height:28px;
    margin-left:25px;
    text-shadow: 1px 1px 2px #252525;
}

.earn_money_daily_marquee:hover{
    cursor: pointer;
}

.gift-card-winners{height:50px;font-size: 35px;color: #FFF;font-weight: bold;line-height: 50px;text-shadow: 2px 2px 4px #004E81;border-bottom:1px solid #fff;}

.gift-card-winners-small{font-family:'Arial Narrow', Arial; height:35px;font-size: 16px;color: #FFF;line-height: 35px;text-shadow: 2px 2px 4px #004E81;border-top:1px solid #fff;}

/* Google Translate CSS */

#google_translate_element {
    margin-top: -8px;
}
.goog-te-gadget-simple {
    background: none !important;
    border: none !important;
    display: inline-block;
    cursor: pointer;
    zoom: 1;
    padding: 0px !important;
}
.goog-te-gadget {
    color: #fff !important;
    white-space: nowrap;
}

.goog-te-gadget-simple .goog-te-menu-value {
    color: #fff !important;
}

.contextmenu ul li:last-child a {
    padding: 8px 4px;
}
.bluefix {
    margin-top: -20px;
    position: relative;
    right: 20px;
}

.buy-gift-card {

    width: 175px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.walletwall {
    -webkit-box-shadow: inset 0 0 40px rgba(194, 194, 194, 0.87);
    -moz-box-shadow: inset 0 0 40px rgba(194, 193, 194, 0.87);
    box-shadow: inset 0 0 40px rgba(194, 193, 193, 0.87);
    border-width: thin;
    border-color: #B5B9BC;
    border-style: solid;
    background-color: #FBFBFB;
    width: 788px;
    height: auto;
    margin: 15px 0;
    border-top-style: solid;
    border-top-width: 5px;
    border-top-color: #1a23d8;
    float: left;
    margin-left: 10px;
    display: block;
}

.walletwalltopbox {
    -moz-box-shadow: inset 0 0 2px rgba(70, 68, 68, 0.25);
    -webkit-box-shadow: inset 0 0 2px rgba(70, 68, 68, 0.25);
    box-shadow: inset 0 0 2px rgba(70, 68, 68, 0.25);
    width: 788px;
    margin: 0px 0;
    background: #ffffff;
    border-bottom: thick;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-color: #d9d9d9;
    padding-top: 0px;
    padding-bottom: 0px;
    float: left;
    vertical-align: middle;
    background-image: url('/images/trarffictop.jpg');
    background-repeat: no-repeat;
}

.walletwalltitle {
    font-size: 19px;
    font-weight: bold;
    color: #1a23d8;
    margin: 5px 0px 0px 5px;
    display: block;
}

.twitter-timeline{
    width: 334px;
    height: 200px;
    padding-left: 60px;
    padding-right: 6px;
    background-image: url('../../../images/home/twitter-bg.png');
}
.newmmblock {
    display: block;
    clear: both;
    margin-left: 10px;
    width: 800px;
    position: relative;
    top: 20px;
}
.mmblockcol1 {
    display: inline;
    float: left;
    padding: 0 10px;
}

.mmblockcol2 {
    display: inline;
    float: left;
    padding: 0 10px;
    margin-top: 10px;
}

.mmblockcol3 {
    display: inline;
    float: left;
    padding: 0 10px;
}

.buy-gift-card img {
    width: 175px;
    margin-left: 10px;
}



.twowaysnow {
    float: left;
    line-height: 38px;
    cursor: pointer;
    text-decoration:none;
    border: 1px solid rgb(255, 255, 204);
    padding: 10px 50px 5px 50px;
    color:rgb(255, 255, 255);
    font-size:38px;
    font-family:arial, serif;
    text-shadow: 0px 0px 5px rgb(0, 0, 0);
    font-size: 38px;
    border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    box-shadow:1px 1px 11px rgb(0, 0, 0);
    -moz-box-shadow:1px 1px 11px rgb(0, 0, 0);
    -webkit-box-shadow:1px 1px 11px rgb(0, 0, 0);
    background-color: #af1616;
    background-image:linear-gradient(-90deg, rgb(204, 51, 51), rgb(153, 0, 0));
    background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(rgb(204, 51, 51)), to(rgb(153, 0, 0)));
    background-image:-moz-linear-gradient(-90deg, rgb(204, 51, 51), rgb(153, 0, 0));
}
.twowaysnow:hover{
    float: left;
    line-height: 38px;
    cursor: pointer;
    text-decoration:none;
    border: 1px solid rgb(153, 153, 153);
    padding: 10px 50px 5px 50px;
    color:rgb(255, 204, 51);
    font-size:38px;
    font-family:arial, serif;
    text-shadow: 0px 0px 5px rgb(0, 0, 0);
    font-size: 38px;
    border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    box-shadow:1px 1px 11px rgb(0, 0, 0);
    -moz-box-shadow:1px 1px 11px rgb(0, 0, 0);
    -webkit-box-shadow:1px 1px 11px rgb(0, 0, 0);
    background-color: #af1616;
    background-image:linear-gradient(90deg, rgb(204, 51, 51), rgb(153, 0, 0));
    background-image:-webkit-gradient(linear, 50% 100%, 50% 0%, from(rgb(204, 51, 51)), to(rgb(153, 0, 0)));
    background-image:-moz-linear-gradient(90deg, rgb(204, 51, 51), rgb(153, 0, 0));
}
.twowaysnow:active{
    float: left;
    line-height: 38px;
    cursor: pointer;
    text-decoration:none;
    border: 1px solid rgb(153, 153, 153);
    padding: 10px 50px 5px 50px;
    color:rgb(255, 204, 51);
    font-size:38px;
    font-family:arial, serif;
    text-shadow: 0px 0px 5px rgb(0, 0, 0);

    border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    box-shadow:1px 1px 11px rgb(0, 0, 0);
    -moz-box-shadow:1px 1px 11px rgb(0, 0, 0);
    -webkit-box-shadow:1px 1px 11px rgb(0, 0, 0);
    background-color: rgb(0, 0, 0);
    background-image:linear-gradient(90deg, rgb(204, 51, 51), rgb(153, 0, 0));
    background-image:-webkit-gradient(linear, 50% 100%, 50% 0%, from(rgb(204, 51, 51)), to(rgb(153, 0, 0)));
    background-image:-moz-linear-gradient(90deg, rgb(204, 51, 51), rgb(153, 0, 0));
}
.twowaysnowwrap {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    height: 60px;
    margin: 20px auto;
    width: 650px;
    position: relative;
    left: 20px;
}

.goldbuttondash {
    text-decoration: none !important;
    text-align: center;
    color: #fff;
    font-weight: bold;
    display: block;
    font-weight: bold;
    cursor: pointer;
    text-decoration:none;
    border: 1px solid rgb(153, 153, 51);
    padding: 10px 10px 10px 10px;
    color:rgb(0, 0, 0);
    font-size:14px;
    font-family:Arial, serif;
    text-shadow: 1px 1px .2px rgb(46, 46, 46);v
    font-size: 14px;
    border-radius:3px 3px 3px 3px;
    -moz-border-radius:3px 3px 3px 3px;
    -webkit-border-radius:3px 3px 3px 3px;
    box-shadow:1px 1px 4px rgba(0, 0, 0, 0.65);
    -moz-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.65);
    -webkit-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.65);
    background-color: #ccb14b;
    background-image:linear-gradient(-90deg, rgb(204, 204, 102), rgb(204, 153, 51));
    background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(rgb(204, 204, 102)), to(rgb(204, 153, 51)));
    background-image:-moz-linear-gradient(-90deg, rgb(204, 204, 102), rgb(204, 153, 51));
}

.goldbuttondash:hover {
    text-decoration: none !important;
    text-align: center;
    display: block;
    font-weight: bold;
    cursor: pointer;
    text-decoration:none;
    border: 1px solid rgb(153, 153, 51);
    padding: 10px 10px 10px 10px;
    color: #1a23d8 !important;
    font-size:14px;
    font-family:arial, serif;
    text-shadow: 1px 1px .2px rgb(46, 46, 46);
    font-size: 14px;
    border-radius:3px 3px 3px 3px;
    -moz-border-radius:3px 3px 3px 3px;
    -webkit-border-radius:3px 3px 3px 3px;
    box-shadow:1px 1px 4px rgba(0, 0, 0, 0.65);
    -moz-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.65);
    -webkit-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.65);
    background-color: #ccb14b;
    background-image:linear-gradient(-90deg, rgb(204, 153, 51), rgb(204, 204, 102));
    background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(rgb(204, 153, 51)), to(rgb(204, 204, 102)));
    background-image:-moz-linear-gradient(-90deg, rgb(204, 153, 51), rgb(204, 204, 102));
}
.goldbuttondash a {
    text-decoration: none;
    color: #fff !important;
}
.goldbuttondash a:hover {
    text-decoration: none;
    color: #fff !important;
}
.compbutton {
    float: left;
    line-height: 20px;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid rgb(255, 255, 204);
    padding: 10px 50px 10px 50px;
    color: rgb(255, 255, 255);

    font-family: arial, serif;
    text-shadow: 0px 0px 5px rgb(0, 0, 0);
    font-size: 20px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 11px rgb(0, 0, 0);
    -moz-box-shadow: 1px 1px 11px rgb(0, 0, 0);
    -webkit-box-shadow: 1px 1px 11px rgb(0, 0, 0);
    background-color: #ccb14b;
    background-image: linear-gradient(-90deg, rgb(204, 51, 51), rgb(153, 0, 0));
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, from(rgb(204, 51, 51)), to(rgb(153, 0, 0)));
    background-image: -moz-linear-gradient(-90deg, rgb(204, 51, 51), rgb(153, 0, 0));
}

.compbutton:hover {
    float: left;
    line-height: 20px;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid rgb(153, 153, 153);
    padding: 10px 50px 10px 50px;
    color: rgb(255, 204, 51);
    font-size: 20px;
    font-family: arial, serif;
    text-shadow: 0px 0px 5px rgb(0, 0, 0);

    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 11px rgb(0, 0, 0);
    -moz-box-shadow: 1px 1px 11px rgb(0, 0, 0);
    -webkit-box-shadow: 1px 1px 11px rgb(0, 0, 0);
    background-color: #ccb14b;
    background-image: linear-gradient(90deg, rgb(204, 51, 51), rgb(153, 0, 0));
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, from(rgb(204, 51, 51)), to(rgb(153, 0, 0)));
    background-image: -moz-linear-gradient(90deg, rgb(204, 51, 51), rgb(153, 0, 0));
}
.comp {
    margin-left: 50px;

    margin-top: -20px;
    margin-bottom: 20px;
    height: 30px;
}
.switchbutton {
    font: bold 30px sans-serif;
    text-transform: uppercase;
    width: 235px;
    margin-left: 6px;
    margin-bottom: 20px;
    text-align: center;
}
.switchbutton {
    float: left;
    line-height: 38px;
    cursor: pointer;
    text-decoration:none;
    border: 1px solid rgb(255, 255, 204);
    padding: 10px 15px 10px 15px;
    color:rgb(255, 255, 255);

    font-family:arial, serif;
    text-shadow: 0px 0px 5px rgb(0, 0, 0);

    border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    box-shadow:1px 1px 11px rgb(0, 0, 0);
    -moz-box-shadow:1px 1px 11px rgb(0, 0, 0);
    -webkit-box-shadow:1px 1px 11px rgb(0, 0, 0);
    background-color: #af1616;
    background-image:linear-gradient(-90deg, rgb(204, 51, 51), rgb(153, 0, 0));
    background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, from(rgb(204, 51, 51)), to(rgb(153, 0, 0)));
    background-image:-moz-linear-gradient(-90deg, rgb(204, 51, 51), rgb(153, 0, 0));
}

.switchbutton:hover{
    float: left;
    line-height: 38px;
    cursor: pointer;
    text-decoration:none;
    border: 1px solid rgb(153, 153, 153);
    padding: 10px 15px 10px 15px;
    color:rgb(255, 204, 51);

    font-family:arial, serif;
    text-shadow: 0px 0px 5px rgb(0, 0, 0);

    border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    box-shadow:1px 1px 11px rgb(0, 0, 0);
    -moz-box-shadow:1px 1px 11px rgb(0, 0, 0);
    -webkit-box-shadow:1px 1px 11px rgb(0, 0, 0);
    background-color: #af1616;
    background-image:linear-gradient(90deg, rgb(204, 51, 51), rgb(153, 0, 0));
    background-image:-webkit-gradient(linear, 50% 100%, 50% 0%, from(rgb(204, 51, 51)), to(rgb(153, 0, 0)));
    background-image:-moz-linear-gradient(90deg, rgb(204, 51, 51), rgb(153, 0, 0));
}
.switchbutton :active{
    float: left;
    line-height: 38px;
    cursor: pointer;
    text-decoration:none;
    border: 1px solid rgb(153, 153, 153);
    padding: 10px 15px 10px 15px;
    color:rgb(255, 204, 51);

    font-family:arial, serif;
    text-shadow: 0px 0px 5px rgb(0, 0, 0);

    border-radius:5px 5px 5px 5px;
    -moz-border-radius:5px 5px 5px 5px;
    -webkit-border-radius:5px 5px 5px 5px;
    box-shadow:1px 1px 11px rgb(0, 0, 0);
    -moz-box-shadow:1px 1px 11px rgb(0, 0, 0);
    -webkit-box-shadow:1px 1px 11px rgb(0, 0, 0);
    background-color: rgb(0, 0, 0);
    background-image:linear-gradient(90deg, rgb(204, 51, 51), rgb(153, 0, 0));
    background-image:-webkit-gradient(linear, 50% 100%, 50% 0%, from(rgb(204, 51, 51)), to(rgb(153, 0, 0)));
    background-image:-moz-linear-gradient(90deg, rgb(204, 51, 51), rgb(153, 0, 0));
}

.refbutton_new{
width: 230px;
float: right;
margin-right: 60px;
margin-top: -4px;
height: 35px;
padding-top: 5px;
font-size: 15px;
text-shadow: none !important;
}

.nocomm{
    position:relative;
    width:500px;
    color:#FFF;
    display:block;
    text-decoration:none;
    margin:0 auto;
    border-radius:5px;
    border:solid 1px #D94E3B;
    background: #cb3b27;
    text-align:center;
    padding:20px 30px;

    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;

    -webkit-box-shadow: 0px 9px 0px #84261a;
    -moz-box-shadow: 0px 9px 0px #84261a;
    box-shadow: 0px 9px 0px #84261a;
    font-size: 36px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: -3px 0px #000000;
}

.nocomm:active{
    -webkit-box-shadow: 0px 2px 0px #84261a;
    -moz-box-shadow: 0px 2px 0px #84261a;
    box-shadow: 0px 2px 0px #84261a;
    position:relative;
    top:7px;
    text-decoration: none;
    text-shadow: -3px 0px #000000;
}

.nocommwwrap {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    height: 60px;
    margin: 0px auto;
    position: relative;
}


.ps_nocomm{
    position:relative;
    width:394px;
    color:#FFF;
    display:block;
    text-decoration:none;
    margin:0 auto;
    border-radius:5px;
    border:solid 1px #190d6a;
    background: -moz-linear-gradient(
        top,
        #190d6a 0%,
        #2f14ff 49%,
        #190d6a);
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#190d6a),
        color-stop(0.49, #2f14ff),
        to(#190d6a));
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 10px;
    border: 7px solid #ffbf00;
    -moz-box-shadow:
        0px 1px 3px rgba(025,013,106,1),
        inset 0px 0px 3px rgba(025,013,106,1);
    -webkit-box-shadow:
        0px 1px 3px rgba(025,013,106,1),
        inset 0px 0px 3px rgba(025,013,106,1);
    text-align:center;
    padding:20px 20px;

    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;

    transition: all 0.1s;

    -webkit-box-shadow: 0px 9px 0px #020741;
    -moz-box-shadow: 0px 9px 0px #020741;
    box-shadow: 0px 9px 0px #020741;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: -3px 0px #000000;
}

.ps_nocomm:active{
    -webkit-box-shadow: 0px 2px 0px #020741;
    -moz-box-shadow: 0px 2px 0px #020741;
    box-shadow: 0px 2px 0px #020741;
    position:relative;
    top:7px;
    text-decoration: none;
    text-shadow: -3px 0px #000000;
}

.ps_nocommwwrap {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    height: 60px;
    margin: 0px auto;
    position: relative;
}

.p_bluebtn{
    position:relative;
    width:394px;
    color:#FFF;
    display:block;
    text-decoration:none;
    margin:0 auto;
    border-radius:5px;
    border:solid 3px #ffbf00;
    background: -moz-linear-gradient(
        top,
        #190d6a 0%,
        #2f14ff 49%,
        #190d6a);
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#190d6a),
        color-stop(0.49, #2f14ff),
        to(#190d6a));
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 10px;
    text-align:center;
    /*padding:10px 20px;*/

    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: -3px 0px #000000;
}

.p_bluebtn:hover {
    border-color: rgb(141, 119, 119);
    color:rgb(255, 204, 51);
}