/* Vote Page  */

html, body {
    height: 100%;
}
body {
    font-family:"Trebuchet MS";
    background-color:#EFEFEF;
}

body#colorboxModal{
	background-color: #fff;
}

/* Facebook layout fix  */

.facebook_layout{
    margin: 0 auto;
    width: 810px;
}

/* Vote header layout fix  */

#body3 .header {height: 132px !important;}

#body3 .navWrapper {margin: -15px 12px 0 0 !important;}

#body3 div#box {margin: -382px auto 0 !important; width: 980px;}

/* End Vote header layout fix  */

.wrappe_main {
	min-height: 100%;
    width: 980px;
    margin: 0;
}

#colorboxModal .wrappe_main {width:714px;}

.ydesign { float:left; width:916px; }

.votebg {
    background: url(../springleap/images/vote/vote_greenhdbg.gif) repeat-x 0 0;
    float: left;
    margin: 14px 0 0 0;
    padding: 0;
    width: 714px;
    height: 48px;
}

.topheading {
    background: url(../springleap/images/vote/vote_heading_triangle.png) no-repeat;
    float: left;
    width: 714px;
    height: 48px;
}

div.siteMiddle_container_vote .votebg, div.siteMiddle_container_vote .topheading {width:725px;}

.topheading h1 {
    padding: 3px 0 0 5px;
    color: #FFF;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    width: 704px;
}

.siteMiddle_container_vote {float: left; width: 725px; padding: 0; background-color: #fff; background-image: none; border-right: 1px solid #d7d7d7;}

.middle_container_vote {background-color: #fff; float: left; width: 714px; padding: 0; border: 0 none;}

.middle_container_vote .left_container, .siteMiddle_container_vote .left_container {
    float: left;
    width: 580px;
    margin: 0 0 10px 12px;
	display: block;
	height: 521px;
	overflow: hidden;

}
.middle_container_vote .left_container h2, .siteMiddle_container_vote .left_container h2 {
    color: #a0a0a0;
    margin: 0;
    padding: 5px 10px 0 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
}
.middle_container_vote .left_container h2 span, .siteMiddle_container_vote .left_container h2 span {
    color:#666666;
}

.shirtscontainer {
    float: left;
    height: 498px;
    padding: 0;
    width: 611px;
    overflow: hidden;
	position: relative;

}

div.siteMiddle_container_vote .shirtscontainer {height: 495px;}

.wolffox { float:left;}

.wolffoxright { float:right;}

.thumbimgs { float:left; margin: 0 21px 0 0;}

.thumbimgs_single {
    float: left;
    margin-right: 21px;
    padding: 0;
    cursor: pointer;
}

.thumbimgs_single img {
    width: 74px;
    height: 93px;
}

a.showmore { background:url(../images/another_design_arrow.gif) right center no-repeat; float:left; padding-right:50px; font-size:22px; color:#999999; text-decoration:none; }
a.showmore:hover { text-decoration:none; }
.design_data_container { float:left; padding-left:19px; margin-top:-3px; width:600px; }
.design_data_container span.ave { color:#304343; font-size:22px; float:left; clear:left; padding:4px 0 0 2px; }

div.aboutHeading {
    width: 600px;
    display: block;
    position: relative;
    height: 22px;
}

div.aboutHeading h3 {
    color: #49804C;
    display: inline-block;
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 0 !important;
    padding: 0;
    position: relative;
    text-decoration: none;
}

div.aboutHeading span {
    color: #A0A0A0;
    display: inline-block;
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 10px;
    line-height: 10px;
    margin: 0;
    padding: 9px 0 0 10px;
    position: relative;
}


.design_data_container p {
    float:left;
    color:#314544;
    font-size:13px;
    font-family: "Lato";
    width:100%;
    clear:left;
    padding: 0;
    line-height:15px;
}
.tweetsbg {
    width:618px;
    min-height:180px;
    float:left;
    margin:9px 0 0 11px;
}

.ratings {
    background:#FFF;
    float:left;
    width:83px;
    padding:6px 0 0 0;
    text-align: center;
    display: block;
    position: relative;
    height: 516px;
   margin: 0 0 10px;
}

.ratings .voting {
    color:#ffffff;
    font-size:27px;
    font-weight:bold;
    background-color: #3b7442;
    display: inline-block;
    width: 83px;
    padding: 5px 0;
    font-family: "Trebuchet MS", "TrebuchetMS", Helvetica, Arial, sans-serif;
}

.ratings span.arrow{
    height: 55px;
    background: #3B7242 url('../springleap/images/vote/vote-arrow.png') no-repeat center 33px;
    line-height: 28px;
    padding: 0 0 10px 0;
    display:block;
}

.ratings span.voting{
    font-size: 27.81px;
    line-height: 27.81px !important;
}
.ratings span.voting.avg {
    font-size: 17px;
    line-height: 17px !important;
    padding: 5px 0 0;
}
.ratings ul {
    margin:0px;
    padding:0px;
    list-style:none;
    height: auto;
}
.ratings ul li {
    float:left;
    width:83px;
    height:78px;
    background-color: #3b7242;
    text-align: center;
}

.ratings ul li.one{
    opacity: 0.6;
    background-position: 14px 10px;
    background-repeat: no-repeat;
    background-image: url('../img/star.png');
}
.ratings ul li.two{
    opacity: 0.7;
    background-position: 14px 10px;
    background-repeat: no-repeat;
    background-image: url('../img/star.png');
}
.ratings ul li.three{
    opacity: 0.8;
    background-position: 14px 10px;
    background-repeat: no-repeat;
    background-image: url('../img/star.png');
}
.ratings ul li.four{
    opacity: 0.9;
    background-position: 14px 10px;
    background-repeat: no-repeat;
    background-image: url('../img/star.png');
}
.ratings ul li.five{
    opacity: 1;
    background-position: 14px 10px;
    background-repeat: no-repeat;
    background-image: url('../img/star.png');
}
.hideStar {
    background-image: url('http://springleap.com/dd')!important;
}

.ratings ul li:hover{
    background-image: none;
}

.ratings ul li.one a{
    opacity: 0.66;
}
.ratings ul li.two a{
    opacity: 0.74;
}
.ratings ul li.three a{
    opacity: 0.84;
}
.ratings ul li.four a{
    opacity: 0.92;
}
.ratings ul li.five a{
    opacity: 1;
}

.ratings ul li a{
    font-size: 80px;
    font-family: "Trebuchet MS", "TrebuchetMS", Helvetica, Arial, sans-serif;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    margin: 0;
    opacity: 0;
    line-height: 80px;
}

div.eve_vote {font-weight: bold; float: right; height: 45px; padding: 28px 20px 0 0; width: 200px; position: relative;}
div.eve_vote p { color: #a0a0a0; font-size: 19px; padding: 0 0 0 0; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
div.eve_vote h2 { font-size:20px; color:#7f7f7f; float:left; width:292px; font-weight:normal;}
div.eve_vote h2 span { color:#49804c; }

.counter { background:url(../images/counter.gif) no-repeat; width:292px; height:113px; float:left;}
.counter ul { margin:0; padding:35px 0 0 20px; list-style:none; }
.counter ul li { float:left; }
.counter ul li span { width:33px; height:55px; float:left; }
.counter ul li.day { float:left; }
.counter ul li.hours { float:left; margin-left:27px; }
.counter ul li.mintues { float:left; margin-left:27px; }

.sidebarVotePage{
    position: relative;
    z-index: 10;
    background-color: #fff;
    font-size: 17px;
    font-family: "Lato";
    padding: 0 0 50px;
    width: 250px;
    margin: 48px 0 0 0;
    float: left;
    overflow: hidden;
}

.facebook_layout .sidebar, .fb_content .sidebar {
    background-color: #e8e8e8;
    position: relative;
    z-index: 10;
    font-size: 17px;
    font-family: "Lato";
    padding: 0 0 50px;
    width: 246px;
    margin: 0;
    float: left;
    overflow: visible;
}

.sidebar .sharebox_social { float:left; width:292px; margin: 0 0 8px 0; border-bottom:solid 1px #fff; }
.showme_des { width:292px; float:left; margin: 0 0 25px; padding: 7px 0 18px; background:url(../images/sapretor-right.jpg) no-repeat center bottom; }
.showme_des a { font-size:19px; margin:0 0 0 12px; font-weight:bold; color:#666666; background:url(../images/showdesign_arrow.gif) right no-repeat; padding-right:32px; }
.showme_des a:hover { text-decoration:none; }
.sidebar .nobg { background:none; }

/**********PopUp*************/
.popUp { width:480px; height:188px; float:left; background:#c9c9c9; margin:25px; font-family:Arial, Helvetica, sans-serif; }
.popHeader { width:470px; height:8px; float:left; background:url(../images/pop_topArrow.jpg) no-repeat 420px 5px; }
.whiteBg { width:470px; height:auto; float:left; background:#fff; margin-left:5px; position:relative; }
.whiteBg h1 { margin: 0 0 10px 0; color:#324544; font-size:17px; font-weight:bold; padding:9px 0 3px 0; width:266px; float:left; }
.whiteBg p { margin:0; padding:0; color:#324544; font-size:13px; font-weight:bold; line-height:20px; width:280px; float:left; }
.cross { float:left; background:url(../images/crossimage.gif); height:6px; width:6px; position:absolute; left: 454px; top: 9px; }
.cross a { float:left; text-indent:-99999px; height:6px; width:6px; }
.likelink { float: right; padding: 0 0 5px; position: relative; right: 0; top: -2px; }

.likesimg { padding:5px; border:none; float:left; padding: 13px 10px 15px 10px; }
.design_text{ width:372px;}
.design_sub{ width:343px;}
.design_vote{ width:370px; }
.win_text{ width:354px;}
h1,h2{ margin-bottom:0px; }


.nameColor{color:#666666}
.nameColor a { text-decoration:none; }
.nameColor a:hover { text-decoration:underline; }
.pl17{ padding-left:17px !important; }
.pb15{ padding-bottom:7px !important; }
.voreShareBar{ margin-bottom:0px !important; padding-bottom:0px !important; }
.wolffoxR{}
.wolffoxPR{}
.wolffoxrightOuter{}

.showme_des a { text-decoration:none !important; }
.showme_des a:hover { text-decoration:underline !important; }

.thumb_block {
    clear: both;
    height: 93px;
    margin: 0;
    position: absolute;
    overflow: hidden;
    bottom: 0;
    width: 600px;
}

.modalThumbs {margin-top: 5px !important;}


.aboutDesigner {
    margin: 0 auto;
    width: 196px;
    position: relative;
}

.profile-photo-and-name{
    height: 50px;
    margin-bottom: 11px;
    vertical-align: bottom;
}

.profile-photo-and-name span{
    display: block;
    padding-top: 11px;
}

.profile_pic {
    width: 53px;
    height: 53px;
    float: left;
    margin-right: 10px;
}

.aboutDesigner span {
    color: #A0A0A0;
    font-size: 18px;
    font-family: "TrebuchetMS", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.aboutDesigner #triangle {
    background-image: url('../img/triangle.png');
    background-repeat: no-repeat;
    width: 15px;
    height: 8px;
    margin-left: 20px;
    position: relative;
    z-index: 100;
}

.aboutDesigner .bioBlock {
    background-color: #cccccc;
    min-height: 150px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #fff;
    text-align: center;
    font-size: 17px;
    padding: 2px;
    margin-top: -2px;
    width: 196px;
}

.aboutDesigner .bioBlock a, .portfolioBlock .portfolio_link a {
    text-decoration: none;
    color: #fff;
    font-size: 17.98px;
    font-weight: normal;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

 .portfolioBlock .portfolio_link a {
	display:block;
	text-indent: -20px;
}

.aboutDesigner .bio {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #7c7c7c;
    padding: 3px 10px;
    min-height: 100px;
    text-align: left;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}

.portfolioBlock {
    padding: 5px 0 15px;
    height: 165px;
    text-align: center;
    margin: 0 auto;
    width: 195px;
}

.portfolioBlock .portfolio_item {
    width:65px;
    max-height: 81px;
}

.portfolioBlock .portfolio_link {
    display: inline-block;
    height: 26px;
    padding-top: 5px;
    width: 100%;
    background: #b8b8b8 url('../springleap/images/vote/portfolio_bg.png') no-repeat 0 0;
    font-size: 18px;
}


.portfolioBlock .link_round {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url('../img/arrow.png');
    margin-left: 10px;
}


.design_data_container .descriptionBlock {
    clear: both;
    margin-top: 20px;
    display: inline-block;
}

.design_data_container .descriptionBlock .desc {
    display: inline-block;
    width: 530px;
    word-wrap: break-word;
}

.btns {
    vertical-align: top;
}

.btns a {
    display: block;
    margin-bottom: 2px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    line-height: 62px;
}

.sidebar .btns, .sidebarVotePage .btns {
    display: block;
    margin: 131px auto 0;
    padding: 5px 0 15px;
    position: relative;
    text-align: center;
    width: 200px;
}



.sidebar .btns .gray, .sidebarVotePage .btns .gray {
    background-color: #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    height: 59px;
    line-height: 59px;
    margin-bottom: 5px;
    padding: 0;
    width: 200px;
}


.btns .green {
    width: 271px;
    height: 59px;
    line-height: 59px;
    border-radius: 7px;
    background-color: #3B7442;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    margin-top: 5px;
    color: #fff;
}

.btns .green2 {
    width: 271px;
    height: 59px;
    line-height: 59px;
    border-radius: 7px;
    background-color:#304443;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    margin-top: 5px;
    color: #fff;
}

.btns .gray {
    background-color: #CCCCCC;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 5px;
    height: 43px;
    width: 80px;
    font-size: 13px;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.5;
    padding: 10px 5px 5px;
}

.sharebox_social, .btns {
    display: inline-block;
    width: auto;
}

.sharebox_social {
    width: 292px;
    margin: 0 23px 0 0;
}


.biodownarrow{
    background-image: url('../img/down-arrow.png');
    background-repeat: no-repeat;
    background-position: 20px 0px;
    height: 10px;
    margin-top: -1px;
}

.pusher{
    padding-top: 10px;
}

.slide{
    width: 610px;
    float: left;
    padding-top: 23px;
    margin: 0;
}

.btns.right{
    position: absolute;
    margin-left: 15px;
    margin-top: 5px;
}

.middle_container_vote .btns a:hover{
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 1);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 1);
}

.btns.right a:hover{
    background-color: #7c7c7c;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.slides_container{
    position: relative;
    display: block;
    height: 383px;
    overflow: hidden;
}
.sidebar .submit-designs {
    width: 207px;
    height: 58px;
    font-size: 23px;
    line-height: 56px!important;
    cursor: pointer;
}
.sidebar .submit-designs a {
    width: 207px;
    height: 58px;
    margin-top: -58px;
    background-image: none;
    text-decoration: none;
    color: #fff !important;
}
.sidebar .submit-designs a:hover {
    background-image: none;
}
.sidebar .submit-designs {
    width: 206.99px;
    height: 58px;
    font-size: 21px;
    float: none;
    margin: 0 17px 15px;
}
.sidebar .strip {
    background: #fff;
    width: 180px;
    height: 2px;
    border: 1px solid #C5C5C5;
    border-bottom-color: #F3F3F3;
    margin: 10px 30px;
}

.menu-container {
    background: #e8e8e8;
    padding-bottom: 10px;
}
.sidebar .submit-designs-btn {
    margin: 18px 10px 0 0;
}

#live-preview {
    position: relative;
    float: none;
    margin: 0 auto;
}

div#live-preview div.btn{
    height: auto;
    margin: 0;
}