@charset "utf-8";
@import url('../fonts/fontface.css');

/************************************/
/* MISC */
/************************************/

* {
    margin: 0;
    padding: 0;

}

.searchField {
    border: 0;
    float: left;
    outline: none;
}

.FloatLeft {
    float: left;
}

.FloatRight {
    float: right;
}

.display {
    display: none;
}

.header input {
    outline: none;
}

.clear {
    clear: both;
}

.PosRel {
    position: relative;
    float: left;
}

.wrapper {
    width: 980px;
    margin: 0 auto;
}

.wrappe_main {
    width: 978px;
    margin: 0;
}

/************************************/
/* HEADER */
/************************************/
.header {
    float: left;
    width: 100%;
    height: 131px;
    margin: -1px 0 0 0;
    z-index: 1000;
}

.header span {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.header  p {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.header  a {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.header a {
    color: #468048;
    text-decoration: none;
    outline: none;
    border: none;
    cursor: pointer;
}

.header a:hover {
    color: #3c6180;
    text-decoration: underline;
}

.footerHeading {
    text-decoration: none !important;
    margin-bottom: 0px !important;
}

.header .left {
    float: left;
    width: 100%;
    height: 122px;
}

.header .right {
    float: left;
    width: 100%;
    height: 123px;
}

.header h1 {
    float: left;
    width: 339px;
    height: 106px;
    background: url(../img/newDesign/logo.png) no-repeat 0 0;
    margin: 15px 0 0;
}

.header h1 a {
    float: left;
    width: 339px;
    height: 85px;
    text-indent: -999999px;
}

/************************************/
/* NAV CSS*/
/************************************/
.header .nav {
    float: left;
    width: 93%;
    margin: -26px 0 0;
    padding: 0 0 0 74px;
}

.header .nav ul {
    list-style-type: none;
}

.header .nav ul li {
    display: block;
    float: left;
    font-size: 13px;
    color: #FFF;
    background: url(../images/nav-sapretor.jpg) no-repeat -1px 0;
}

.header .nav ul li a {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
    float: left;
    height: 35px;
    color: #FFF;
    text-decoration: none;
    text-indent: -99999px;
    margin: 0 0 0 1px;
}

.header .nav ul li a.active {
    background: url(../images/nav-active.jpg) repeat 0 0;
    margin: 0 0 0 2px;
}

.header .nav ul li a.shop {
    width: 105px;
    height: 36px;
    float: left;
}

.header .nav ul li a.shop span {
    background: url(../images/nav-links.png) no-repeat 49% 9px;
    width: 103px;
    height: 36px;
    float: left;
}

.header .nav ul li a.shop:hover {
    background: url(../images/nav-hover.jpg) no-repeat 0 0;
}

.header .nav ul li a.submit_designs {
    width: 129px;
    height: 36px;
    float: left;
}

.header .nav ul li a.submit_designs span {
    background: url(../images/nav-links.png) no-repeat 49% -25px;
    width: 123px;
    height: 35px;
    float: left;
}

.header .nav ul li a.submit_designs:hover {
    background: url(../images/nav-hover.jpg) no-repeat -105px 0;
}

.header .nav ul li a.vote {
    width: 103px;
    height: 35px;
    float: left;
}

.header .nav ul li a.vote span {
    background: url(../images/nav-links.png) no-repeat 50% -58px;
    width: 103px;
    height: 35px;
    float: left;
}

.header .nav ul li a.vote:hover {
    background: url(../images/nav-hover.jpg) no-repeat -234px 0;
}

.header .nav ul li a.blog {
    width: 104px;
    height: 35px;
    float: left;
}

.header .nav ul li a.blog span {
    background: url(../images/nav-links.png) no-repeat 48% -93px;
    width: 92px;
    height: 35px;
    float: left;
}

.fb_button_text {
    font-size: 11px !important;
    padding: 1px 6px 4px 6px !important;
    font-size: 11px !important;
    font-weight: bold !important;
    font-family: Arial !important;
    margin-top: 0px !important;
}

.header .nav ul li a.blog:hover {
    background: url(../images/nav-hover.jpg) no-repeat -341px 0;
}

.header .nav ul li a.run_contest {
    width: 122px;
    height: 35px;
    float: left;
}

.header .nav ul li a.run_contest span {
    background: url(../images/nav-links.png) no-repeat 47% -126px;
    width: 116px;
    height: 35px;
    float: left;
}

.header .nav ul li a.run_contest:hover {
    background: url(../images/nav-hover.jpg) no-repeat -445px 0;
}

.header .nav ul li a.my_profile {
    width: 105px;
    height: 35px;
    float: left;
    background: url("../images/nav-sapretor.jpg") no-repeat scroll right 0;
}

.header .nav ul li a.my_profile span {
    background: url(../images/nav-links.png) no-repeat 50% -160px;
    width: 97px;
    height: 35px;
    float: left;
}

.header .nav ul li a.my_profile:hover {
    background: url(../images/nav-hover.jpg) no-repeat -571px 0;
}

/************************************/
/* TOP RIGTH CSS*/
/************************************/
.header .top_right {
    float: right;
    width: 584px;
}

.header .top_right_prelogin {
    float: right;
    width: 507px;
    padding: 0;
}

.header .searchbox {
    float: right;
    margin: -30px 8px 0 0;
}

.header .searchbox fieldset {
    float: left;
    height: 23px;
    width: 114px;
    background: url(../images/searchbg.png) no-repeat 0 0;
}

.header .searchbox fieldset input {
    float: left;
    font-family: "trebuchet MS";
    margin: 6px 0 0 34px;
    width: 75px;
    border: 0;
    color: #6f7574;
    font-size: 10px;
}

.header .cartoon_icon {
    float: left;
    padding: 25px 0 0;
}

.header .top_right_prelogin .shopping_cart {
    margin: 0px 0 0 18px
}

.headerBlock {
    float: right;
    width: 460px;
    position: relative;
}

.loginLinks {
    display: block;
    float: right;
    margin: 25px 0 0;
    position: relative;
    width: 80px;
}

a.loginLink {
    color: #314544;
    font-size: 14px;
    color: #314544;
    display: block;
    float: left;
    font-family: Lato;
    font-size: 14px;
    margin: 0 0 0 12px;
    text-decoration: underline;
}

a.loginLink:hover {
    text-decoration: none;
}

div.joinus {
    background-color: #43814B;
    border-radius: 15px 15px 15px 15px;
    color: #FFFFFF;
    display: inline-block;
    font-family: Lato;
    font-size: 14px;
    float: right;
    height: 20px;
    margin: 21px 0 0;
    padding: 4px 3px 3px;
    text-align: center;
    width: 64px;
}

div.joinus a {
    font-size: 14px;
    color: #fff;
    font-family: Lato;
    text-decoration: none;
}

div.joinus a:hover {
    text-decoration: underline;
}

a.loginfb {
    background: url("../img/newDesign/fbicon.gif") no-repeat 0 0 transparent;
    display: inline-block;
    font-size: 0;
    float: left;
    height: 22px;
    text-indent: -9999px !important;
    width: 70px;
}

/* DT 2013-02-03 */
.header .top_right .shopping_cart {
    margin: 0px 0 0 18px
}

#userMenuProfile {
    margin: 10px 0 0 9px;
    float: right;
    position: relative;
    z-index: 120;
}

#userMenuProfile .imageContainer {
    width: 37px;
    height: 37px;
    border: 1px solid #c6c5c5;
    cursor: pointer;
}

#userMenuProfile .imageContainer:hover {
    border: 1px solid #468048;
}

#userMenuProfile img {
    width: 33px;
    height: 33px;
    border: 2px solid #ffffff;
}

#userMenuProfile .imageContainer span {
    background: url("../img/newDesign/avatar_arrow.gif") no-repeat 0 0 transparent;
    height: 4px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 43px;
    width: 7px;
}

#userMenuProfile .imageContainer:hover span {
    background: url("../img/newDesign/avatar_arrow.gif") no-repeat 0 0 transparent;
    height: 4px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 43px;
    width: 7px;
}

ul.userMenu {
    background: url("../img/newDesign/menu_bg.png") no-repeat scroll 0 0 transparent;
    font-size: 14px;
    font-weight: normal;
    height: 190px;
    left: 277px;
    padding: 28px 0 0 28px;
    position: absolute;
    top: 0px;
    width: 165px;
    z-index: 110;
}

ul.userMenu li {
    margin: 0 0 6px;
}

ul.userMenu li a {
    color: #FFFFFF;
    text-indent: 0 !important;
    width: 180px !important;
    line-height: 24px;
    font-family: Lato;

}

ul.userMenu li a:hover {
    color: #fff;
}

.userDetails {
    float: right;
    text-align: right;
    width: 130px;
    padding: 33px 0 0 9px;
}

.userDetails p {
    padding: 0;
    color: #468048;
    font-weight: bold;
    font-family: Lato;

}

/************************************/
/* TOP FLAGS CSS*/
/************************************/
.header .flags {
    float: left;
    padding: 26px 16px 0 0;
}

.header .flags ul {
    list-style-type: none;
}

.header .flags ul li {
    float: left;
}

.header .flags ul li a {
    float: left;
    width: 23px;
    height: 23px;
    margin: 0 3px;
    text-indent: -99999px;
}

.header .flags ul li a.flag_usd {
    background: url(../images/flags.jpg) no-repeat 0 0;
}

.header .flags ul li a.flag_usd:hover {
    background-position: 0 -27px;
}

.header .flags ul li a.flag_usd.active {
    background-position: 0 -27px;
}

.header .flags ul li a.flag_gbp {
    background: url(../images/flags.jpg) no-repeat -29px 0;
}

.header .flags ul li a.flag_gbp:hover {
    background-position: -29px -27px;
}

.header .flags ul li a.flag_gbp.active {
    background-position: -29px -27px;
}

.header .flags ul li a.flag_zar {
    background: url(../images/flags.jpg) no-repeat -58px 0;
}

.header .flags ul li a.flag_zar:hover {
    background-position: -58px -27px;
}

.header .flags ul li a.flag_zar.active {
    background-position: -58px -27px;
}

.header .flags ul li a.flag_eur {
    background: url(../images/flags.jpg) no-repeat -87px 0;
}

.header .flags ul li a.flag_eur:hover {
    background-position: -87px -27px;
}

.header .flags ul li a.flag_eur.active {
    background-position: -87px -27px;
}

.shopping_cart {
    float: left;
    width: 121px;
    padding: 9px 0 0;
    margin: -26px 0 0 18px;
}

.shopping_cart p {
    float: left;
    padding: 15px 0 0 10px;
    font-size: 14px;
    color: #314544;
    line-height: 14px;
}

.shopping_cart p span {
    font-size: 14px;
    color: #314544;
    line-height: 14px;
}

.shopping_cart .viewCart {
    float: left;
    padding: 0 0 0 10px;
    font-size: 12px;
    color: #314544;
    width: 60%;
}

.shopping_cart .viewCart a {
    color: #314544;
    text-decoration: underline;
}

.shopping_cart .viewCart a:hover {
    color: #478249;
    text-decoration: none;
}

.logout {
    float: right;
    padding: 30px 11px 0 0;
}

.logout a {
    color: #478249;
    text-decoration: none;
}

.logout a:hover {
    color: #334544;
    text-decoration: none;
}

.signup {
    float: right;
    width: 67px;
    padding: 28px 0 5px;
    font-size: 14px;
    text-align: center;
    background: #468048 url(../images/signup-btm-bg.jpg) no-repeat 0 bottom;
}

.signup a {
    color: #fff;
    text-decoration: none;
}

.signup a:hover {
    color: #fff;
    text-decoration: none;
}

.login {
    float: left;
    padding: 25px 9px 0 0;
}

.flogin {
    float: left;
    padding: 29px 11px 0 0;
}

/************************************/
/* SIDEBAR CONTAINER CSS*/
/************************************/
.sidebar {
    background-color: #E8E8E8;
    float: right;
    font-family: Lato;
    font-size: 17px;
    margin: 21px 27px 0;
    overflow: hidden;
    padding: 20px 0 10px;
    position: relative;
    width: 292px;
    z-index: 10;
}

.sidebar .rightbox {
    float: left;
    width: 267px;
    padding: 0 0 15px 20px;
    margin: 0 0 11px;
    background: url(../images/sapretor-right.jpg) no-repeat center bottom;
}

.sidebar .vote_container {
    float: left;
    width: 272px;
    padding: 0 0 12px 17px;
    margin: 0 0 5px;
}

.sidebar .vote_container a.vote_btn {
    float: left;
    width: 252px;
    height: 71px;
    text-indent: -999999px;
    background: url(../images/vote.jpg) no-repeat 0 0;
}

.sidebar .vote_container a.vote_btn:hover {
    background: url(../images/vote-hover.jpg) no-repeat 0 0;
}

.sidebar .vote_container .votedetail {
    float: left;
    width: 252px;
    min-height: 230px;
    background: url(../images/vote_detail_bg.jpg) no-repeat 0 0;
}

.sidebar .vote_container .votedetail ul {
    list-style-type: none;
    float: left;
    width: 100%;
    padding: 44px 0 0;
}

.sidebar .vote_container .votedetail ul li {
    float: left;
    width: 88%;
    padding: 0 0 11px 24px;
    *padding: 0 0 11px 24px;
    font-family: "RockwellRegular", sans-serif;
    color: #FFF;
    font-size: 17px;
    line-height: 24px;
}

@media \0screen {
    .sidebar .vote_container .votedetail ul li {
        padding-top: 1px !important;
    }
}

.sidebar .vote_container .votedetail ul li span {
    float: right;
    color: #eb3748;
    font-family: "Lobster14Regular", sans-serif;
    font-size: 23px;
    margin: -2px 0 0;
}

.sidebar .facebook_box {
    float: left;
    background: #FFFFFF;
    width: 250px;
    height: 258px;
    margin: -1px 0 12px 20px;
}

.sidebar .sharebox {
    float: left;
    width: 292px;
    height: 122px;
    margin: 0 0 8px;
    padding: 0 0 18px;
    background: url(../images/sapretor-right.jpg) no-repeat center bottom;
}

.sidebar .sharebox ul {
    float: left;
    padding: 66px 0 0 18px;
}

.sidebar .sharebox ul li {
    float: left;
    margin: 0 9px 0 0;
}

.sidebar .submit_design {
    float: left;
    width: 272px;
    height: 58px;
    padding: 0 0 12px 16px;
    margin: 20px 0 8px;
    background: url(../images/sapretor-right.jpg) no-repeat center bottom;
}

/* .sidebar .submit_design a{ float:left; width:254px; height:58px; background:url(../images/submit-designs-static.gif) no-repeat center 0; text-indent:-999999px;} */
.sidebar .submit_design a:hover {
    background: url(../images/submit-designs-hover.gif) no-repeat center 0;
}

/************************************/
/* FOOTER CSS*/
/************************************/
.footer {
    float: left;
    width: 100%;
    background: url(../images/footer-bg.jpg);
    min-height: 353px;
}

.footer .footer_inner {
    width: 933px;
    margin: auto;
}

.footer .footer_inner .logo_icon {
    float: left;
    margin: -68px 0 0;
}

.footer .footer_inner .footerbox {
    float: left;
}

.footer .footer_inner .footerbox h3 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 0 14px;
    margin-bottom: 0px;
}

.footer .footer_inner .footerbox ul {
    list-style-type: none;
}

.footer .footer_inner .footerbox ul li {
    display: block;
    color: #FFF;
    line-height: 17px;
}

.footer .footer_inner .footerbox ul li a {
    color: #FFF !important;
    text-decoration: none;
    font-size: 12px !important;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.footer .footer_inner .footerbox ul li a:hover {
    text-decoration: underline;
}

.footer .footer_inner .footerboxright {
    float: right;
    width: 188px;
    margin: 31px 0 12px;
}

.footer .footer_inner .footerboxright h3 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 0 12px;
}

.footer .footer_inner .footerboxright ul {
    list-style-type: none;
}

.footer .footer_inner .footerboxright ul li {
    display: block;
    float: left;
    color: #FFF;
    margin: 0 0 15px 0px;
}

.footer .footer_inner .footerboxright ul li.contacts {
    display: block;
    float: left;
    color: #FFF;
    margin: 0 0 13px;
}

.footer .footer_inner .footerboxright ul li a {
    color: #FFF;
    text-decoration: none;
}

.footer .footer_inner .footerboxright ul li a:hover {
    text-decoration: underline;
}

.copyright {
    float: right;
    width: 100%;
    text-align: right;
    color: #FFF;
    font-size: 12px !important;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding-top: 13px;
}

.copyright ul {
    float: right;
    width: 100%;
    text-align: right;
}

.copyright ul li {
    display: inline;
}

.copyright ul li a {
    color: #FFF !important;
    text-decoration: none;
}

.footer_container {
    clear: left;
}

.footer_container .shopwidth {
    width: 127px;
    float: left;
    margin: 30px 0px 14px 35px;
}

.footer_container .getwidth {
    width: 170px;
    float: left;
    margin: 30px 0 0 0;
}

.footer_container .blogwidth {
    width: 120px;
    float: left;
    margin: 30px 0 0 0;
}

.footer_container .servicewidth {
    width: 166px;
    float: left;
    margin: 30px 0 0 0;
}

.footer_container .profilewidth {
    width: 110px;
    float: left;
    margin: 30px 0 0 0;
}

.shareButton {
    padding: 42px 3px 0px 3px
}

.shareButton1 {
    padding: 1px 4px 0 3px;
}

.shareButton2 {
    padding: 2px 4px 0px 0px !important;
    max-width: 50px !important;
}

.shareButton, .shareButton1, .shareButton2 {
    max-height: 30px;
    float: left;
    /*max-width:41px;*/
    margin-top: 1px;
}

#springleap_tumblr {
    /*    margin-top: -30px;*/
}

.button_count .connect_widget_connect_button {
    margin-top: 3px !important;
}

.shareButton1 .fb_iframe_widget {
    max-height: 20px !important;
    max-width: 42px !important;
    margin-top: -1px !important;
}

.twitter-share-button {
    padding: 0px 1.5px 0 3px !important;
    float: left;
    margin-top: 1px;
}

#join_button {
    font-size: 14px;
    color: #FFFFFF !important;
}

.copyright ul li a {
    color: #FFF !important
}

.copyright ul li a:hover {
    text-decoration: underline;
}

.header .username {
    float: left;
    height: 30px;
    padding: 2px 0 0 19px;
    margin: 10px 0px 0 -6px;
    color: #FFF;
    font-size: 13px;
    background: url(../images/leftgreen_buble.jpg) left no-repeat;
}

.header span.rightbuble {
    background: url("../images/right_green_buble.jpg") no-repeat scroll right center transparent;
    color: #FFFFFF;
    float: right;
    font-size: 13px;
    height: 30px;
    margin: -2px 0 0 -7px;
    *margin: -17px 0 0 -7px;
    padding: 2px 0 0 12px;
    width: 9px;
}

.header span.bublebg {
    background: url("../images/miggreen_buble.jpg") repeat-x scroll left 12px transparent;
    float: left;
    height: 30px;
    margin: -2px 0 0 -7px;
    max-width: 140px;
    padding: 2px 0 5px;
}

.newrightsidebar_top {
    background: url(../images/top_shaddow_bg.jpg);
    width: 292px;
    padding-top: 22px;
    float: left;
    margin-bottom: 24px;
}

.newrightsidebar_bottom {
    background: url(../images/top_shaddow_bottom.jpg);
    width: 292px;
    padding-bottom: 10px;
    float: left;
}

.newrightsidebar_middle {
    background: url(../images/mid_shaddow_bg.jpg) repeat-y;
    width: 292px;
    float: left;
}

.adsbanner {
    float: left;
    width: 292px;
    padding-bottom: 18px;
}

.newrightsidebar_middle h4 {
    font-family: "Lucida Grande", sans-serif;
    font-size: 12px;
    color: #FFF;
    margin: 0;
    padding: 0;
    background: #000;
    position: relative;
    left: -5px;
    top: 0;
    padding: 5px;
    height: 16px;
    padding-right: 10px;
    float: left;
    font-weight: bold;
    margin-bottom: 12px;
    padding-left: 25px;
}

.newrightsidebar_middle h4.green {
    background: #478249;
}

.newrightsidebar_middle h4.red {
    background: #ea3f45;
}

.newrightsidebar_middle .rightaddbanner {
    margin: auto;
    width: 250px;
}

.one_row_banner {
    float: left;
    padding-bottom: 10px;
}

.sidebar .submit_design {
    float: left;
    width: 272px;
    height: 60px;
    padding: 0 0 12px 16px;
    margin: -2px 0 5px;
    background: url(../images/sapretor-right.jpg) no-repeat center bottom;
}

.sidebar .submit_design a {
    float: left;
    width: 254px;
    height: 58px;
    background: url(../images/submit-designs-static.jpg) no-repeat center 0;
    text-indent: -999999px;
}

.sidebar .submit_design a:hover {
    background: url(../images/submit-designs-hover.jpg) no-repeat center 0;
}


.artistName:hover {
    color: #3c6180 !important;
    text-decoration: underline !important;
}

div.facebook_box ._4s7c{height: 256px !important;}