@font-face {
    font-family: HelveticaNeueLTStd75Bold;
    src: url('../../../../fonts/helveticaneueltstd-bd-webfont.ttf'), url('../../../../fonts/helveticaneueltstd-bd-webfont.eot');
    font-weight: 400;
    font-style: normal;
}

* {
    padding: 0;
    margin: 0;
}

body {
    font-family: Verdana, sans-serif;
    font-size: 13px;
}

a {
    color: #002AC6;
}

a img {
    border: 0;
}

form {
    display: inline;
}

h1, h2 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #324544;
}

h3 {
    font-size: 14px;
    margin-bottom: 10px;
    text-decoration: underline;
    color: #324544;
}

h4 {
    font-size: 12px;
    margin-bottom: 10px;
    color: #324544;
}

.clr {
    clear: both;
}

#body1 {
    background: url("../../../../img/css/body_bg.png") left top repeat-x;
    font-family: Verdana, sans-serif;
    font-size: 13px;
    z-index: 1;
}

#body2 {
    width: 100%;
    height: 100%;
    z-index: 2;
}

#body3 {
    width: 100%;
    z-index: 3;
    background-color: #fff;
}

#box {
    margin: -382px auto 0;
    position: relative;
    width: 980px;
    z-index: 89;
}

#header {
    height: 142px;
    width: 100%;
    color: #FFF;
    font-size: 16pt;
    background-color: #000;
    text-align: center;
}

#noscript {
    width: 950px;
    height: 142px;
    text-align: center;
    padding-top: 40px;
    background: white;
}

#message {
    border: 3px solid #CCC;
    background: #137415 url("../../../../img/icons/megaphone.gif") no-repeat left center;
    color: #FFF;
    padding: 12px;
    padding-left: 75px;
    font-weight: bold;
    font-size: 13px;
}

#message div {
    font-size: 10px;
    margin-top: 5px;
    text-align: right;
}

#content {
    display: block;
    width: 100%;
    min-height: 640px;
    padding-bottom: 70px;
    float: left;
    background-color: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 0 10px 0 0;
    margin: 40px 0 33px 0;
    box-shadow: -2px 3px 3px #999999;
}

#fullwidth-column {
    padding-top: 12px;
    width: 950px;
    min-height: 400px;
    max-width: 950px;
}

#quick-bar {
    padding-top: 12px;
    width: 950px;
    max-width: 950px;
    background: #FFF;
}

/*Profile page styles - to be copied to template css*/
#profilePages {
    width: 980px;
    display: inline-block;
    position: relative;
    font-size: 14px;
    padding: 0 0 72px;
}

#profilePages h3 {
    color: #324544 !important;
    font-size: 16px !important;
    font-weight: bold !important;
    padding: 0 0 10px !important;
    text-decoration: underline !important;
}

#profilePages #sidebar h3 {
    padding: 10px;
}

#profilePages #sidebar {
    background-color: #E8E8E8;
    float: right;
    margin: 21px 27px 0 0;
    padding: 20px 0 10px;
    position: relative;
    width: 292px;
    z-index: 10;
}

#profilePages #sidebar div.borderBox {
    background-color: #fff;
    background-image: none;
    width: 250px;
    border: 1px solid #99eb9d;
    border-radius: 10px 10px 10px 10px;
    margin: 0 auto 20px;
}

#profilePages #sidebar div.borderBox .blocks {
    padding: 10px !important;
    width: 230px;
}

#profilePages #sidebar div.borderBox .sides {
    padding: 0;
}

#content-column {
    float: left;
    padding-top: 12px;
    width: 630px;
    min-height: 400px;
    max-width: 630px;
    background: #FFF;
    margin-top: 11px;
}

#content-column-nogif {
    float: left;
    padding-top: 12px;
    width: 630px;
    min-height: 400px;
    max-width: 631px;
    background: #FFF;
}

#content-column-nogif a, #content-column a, #fullwidth-column a {
    color: #029B09;
}

#column-content, #sidebar-content {
    margin: 16px;
}

#column-content h3, #column-content h4 {
    margin: 15px 0 10px 0;
}

#column-content .iconHeading {
    padding: 11px 0 0 45px;
    height: 26px;
    margin: 5px 0;
}

#column-content h4 {
    text-decoration: underline;
}

#column-content p {
    margin: 15px 0 10px 0;
    font-family: Lato,Arial,Helvetica,sans-serif !important;
}

ul.noBullet li {
    list-style-type: none;
}

#column-content li {
    margin-left: 25px;
}

.errors {
    color: red;
    padding-top: 5px;
}

.error-message {
    clear: both;
    color: #F00;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}

div.formItem {
    padding-bottom: 10px;
}

div.formItem span {
    padding: 0;
}

div.lastFormItem {
    padding-bottom: 0;
    margin-bottom: 0;
}

select {
    min-width: 80px;
}

#blog .formTextField {
    margin-top: 0;
}

select, .formTextField, .formTextField2, .formTextField3, .formTextField4 {
    background: #fefed3;
    border: 1px solid #5a5a5a;
    margin-top: 5px;
}

#content-column .formTextField, #content-column .formTextField2, #content-column .formTextField4 {
    width: 290px;
}

.twoColumnFields .formItem {
    float: left;
    width: 40%;
    margin-right: 10px;
}

#content-column .twoColumnFields .formTextField, #content-column .twoColumnFields .formTextField2, #content-column .twoColumnFields .formTextField4 {
    width: 230px;
}

.formSubmitButton {
    border: none;
    cursor: pointer;
    background: url("../../../../img/submit_button.png") no-repeat center center;
    width: 135px;
    height: 59px;
}

.blogFormSubmitButton {
    border: none;
    cursor: pointer;
    background: url("../../../../img/post_it.png") no-repeat center center;
    width: 90px !important;
    height: 59px;
}

.confirmAndPaySubmitButton {
    border: none;
    cursor: pointer;
    background: url("../../../../img/b_confirm-pay.png") no-repeat center center;
    width: 210px!important;
    height: 56px;
}

.goBackButton {
    border: none;
    cursor: pointer;
    background: url("../../../../img/b_go-back.png") no-repeat center center;
    width: 157px;
    height: 56px;
}

.paySubmitButton {
    border: none;
    cursor: pointer;
    background: url("../../../../img/Pay-by-CC-Button.png") no-repeat center center;
    width: 137px!important;
    height: 69px;
}

.completeSubmitButton {
    border: none;
    cursor: pointer;
    background: url("../../../../img/Complete-Purchase-Button.png") no-repeat center center;
    width: 137px;
    height: 69px;
}

.payeftSubmitButton {
    border: none;
    cursor: pointer;
    background: url("../../../../img/Pay-by-EFT-Button.png") no-repeat center center;
    width: 137px!important;
    height: 69px;
}

#footer {
    color: #FFF;
    clear: both;
    background: #050304 url("../../../../img/revamp/bg-footer2.png") repeat-x;
    font-size: 12px;
    font-family: Helvetica, Arial, sans-serif;
    height: auto;
    padding: 0;
    text-align: left;
    width: 100%;
    margin: 20px 0 0 0;
    border-bottom: 1px solid #999;
}

#footer div {
    margin: 0 auto;
    width: 950px;
}

#footer dl {
    float: left;
    padding: 0 0 0 15px;
    width: 152px;
}

#footer dl dt {
    font-size: 15px;
    font-weight: bold;
    padding: 35px 0 10px 0;
}

#footer dl dd {
    padding: 0 0 3px 0;
}

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

#footer a:hover {
    color: #FFF;
}

#footer p {
    color: #999;
    text-align: center;
    padding: 0 0 20px 0;
}

#footer p.copyright {
    padding: 20px 0 5px 0;
}

#footer ol.buttons {
    float: right;
    list-style: none;
    margin: 35px 20px 0 0;
    width: 250px;
}

#footer ol.buttons a {
    display: block;
    height: 40px;
    overflow: hidden;
    text-indent: -1000em;
    margin: 0 0 5px 0;
    width: 124px;
}

#footer ol.buttons a.shop {
    background: url("../img/revamp/shop_btn_up.png") top left no-repeat;
    width: 255px;
}

#footer ol.buttons a.shop:hover {
    background: url("../img/revamp/shop_btn_over.png") top left no-repeat;
}

* html #footer ol.buttons a.shop {
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/img/revamp/shop_btn_up.png', sizingmethod='none');
    background: none;
}

* html #footer ol.buttons a.shop:hover {
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/img/revamp/shop_btn_over.png', sizingmethod='none');
    background: none;
}

#footer ol.buttons a.design {
    background: url("../img/revamp/design_btn_up.png") top left no-repeat;
    margin: 0 2px 10px 0;
}

#footer ol.buttons a.design:hover {
    background: url("../img/revamp/design_btn_over.png") top left no-repeat;
}

* html #footer ol.buttons a.design {
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/img/revamp/design_btn_up.png', sizingmethod='none');
    background: none;
}

* html #footer ol.buttons a.design:hover {
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/img/revamp/design_btn_over.png', sizingmethod='none');
    background: none;
}

#footer ol.buttons a.vote {
    background: url("http://www.springleap.com/cake/springleap-springleap/site/img/revamp/vote_btn_up.png") top left no-repeat;
    margin: 0 0 10px 0;
}

#footer ol.buttons a.vote:hover {
    background: url("../img/revamp/vote_btn_over.png") top left no-repeat;
}

* html #footer ol.buttons a.vote {
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/img/revamp/vote_btn_up.png', sizingmethod='none');
    background: none;
}

* html #footer ol.buttons a.vote:hover {
    filter: progid:dximagetransform.microsoft.alphaimageloader(src='/img/revamp/vote_btn_over.png', sizingmethod='none');
    background: none;
}

#footer ol.buttons li {
    float: left;
    list-style: none
}

#blogTabs {
    float: left;
    width: 100%;
    background: #FFF url("../../../../img/tabs/bg.gif") repeat-x bottom;
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
}

#blogTabs ul {
    margin: 0 auto;
    padding: 10px 10px 0;
    padding-right: 0;
    list-style: none;
}

#blogTabs li {
    float: left;
    background: url("../../../../img/tabs/left.gif") no-repeat;
    margin-right: 5px;
    padding: 0 0 0 9px;
}

#blogTabs a {
    color: #939393;
    float: left;
    display: block;
    background: url("../../../../img/tabs/right.gif") no-repeat right top;
    padding: 5px 15px 4px 6px;
    text-decoration: none;
    font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#blogTabs a {
    float: none;
    color: #939393;
}

#slTabbsRight a {
    float: none;
}

/* End IE5-Mac hack */

#blogTabs a:hover {
    color: #FFF;
}

#blogTabs #current {
    background-image: url("../../../../img/tabs/left_on.gif");
}

#blogTabs #current a {
    background-image: url("../../../../img/tabs/right_on.gif");
    color: #333;
    padding-bottom: 5px;
}

#blogTabs .current {
    background-image: url("../../../../img/tabs/left_on.gif");
}

#blogTabs .current a {
    background-image: url("../../../../img/tabs/right_on.gif");
    color: #333;
    padding-bottom: 5px;
}

#slTabbsRight {
    float: right;
    width: 100%;
    background: #FFF url("../../../../img/tabs/bg.gif") repeat-x bottom;
    font-size: 14px;
    line-height: normal;
}

#slTabbsRight ul {
    margin: 0 auto;
    padding: 10px 10px 0;
    padding-right: 0;
    list-style: none;
}

#slTabbsRight li {
    float: right;
    background: url("../../../../img/tabs/left.gif") no-repeat;
    margin-left: 5px;
    padding: 0 0 0 9px;
    list-style: none;
}

#slTabbsRight a {
    float: right;
    display: block;
    background: url("../../../../img/tabs/right.gif") no-repeat right top;
    padding: 5px 15px 4px 6px;
    text-decoration: none;
    font-weight: bold;
    color: #765;
    font-size: 15px;
}

#slTabbsRight .hover a:hover {
    color: #FFF;
    font-size: 15px;
    display: block;
}

#slTabbsRight a:hover {
    color: #FFF;
}

#slTabbsRight #current {
    background-image: url("../../../../img/tabs/left_on.gif");
}

#slTabbsRight #current a {
    background-image: url("../../../../img/tabs/right_on.gif");
    color: #333;
    padding-bottom: 5px;
}

#slTabbsRight .current {
    background-image: url("../../../../img/tabs/left_on.gif");
}

#slTabbsRight .current a {
    background-image: url("../../../../img/tabs/right_on.gif");
    color: #333;
    padding-bottom: 5px;
}

.table {
    border-collapse: collapse;
}

.table tr.overline td {
    border-top: 1px solid #DEDFD7;
}

.table th, .table td {
    padding: 10px;
}

.table th {
    font-weight: bold;
    text-align: left;
    color: #5B005B;
}

.table td {
    border-top: 1px solid #DEDFD7;
    border-bottom: 1px solid #DEDFD7;
    vertical-align: top;
	font-family: Roboto Slab;
    font-size: 13px;
}

.table td img {
    margin: 0;
    padding: 0;
}

.table td.left {
    border-left: 1px solid #DEDFD7;
    float:none;
}

.table td.right {
    border-right: 1px solid #DEDFD7;float:none;

}

.table .altrow td {
    background: #F3FCF4;
}

.table h1, .table h2 {
    font-weight: bold;
    font-family: Lato;
    font-size: 18px;
    color: #324544;
}

.postBody {
    width: 100%;
    overflow: auto;
}

.postBody ul {
    margin-left: 15px;
}

.postBody ul li {
    display: list-item;
    margin-left: 10px;
}

.postBody ol {
    margin-left: 15px;
}

.postBody ol li {
    display: list-item;
    margin-left: 10px;
}

.table td.comment {
    padding-bottom: 0;;
}

.table td.comment .user {
    border-top: 1px solid #CCC;
    margin-top: 10px;
    padding: 3px 0;
    text-align: right;
    font-size: 14px;
}

.busy {
    display: none;
}

.pagingButtons {
    text-align: center;
    margin: 25px 0 0;
}

.clearBreak {
    clear: both;
    height: 0;
    line-height: 0;
}

.one_row {
    min-height: 160px;
}

.three_row {
    min-height: 478px;
}

.singleRow {
    min-height: 20px;
}

.dbRow {
    min-height: 20px;
}

.ajaxGallery div.galleryNavigation {
    float: left;
    width: 67px;
    margin-top: 10px;
}

.one_row div.galleryNavigation, .single div.galleryNavigation {
    padding-top: 24px;
}

.three_row div.galleryNavigation {
    padding-top: 174px;
}

.singleCol div.galleryNavigation {
    padding-top: 244px;
}

.singleRow div.galleryNavigation {
    padding-top: 20px;
}

.dbRow div.galleryNavigation {
    padding-top: 104px;
}

.ajaxGallery a.previousDesignsButton, .ajaxGallery a.nextDesignsButton {
    display: block;
    width: 67px;
    height: 60px;
    margin-bottom: 10px;
}

.ajaxGallery a.previousDesignsButton {
    background: url("../../../../img/previous_set_button.gif") no-repeat;
}

.ajaxGallery a.nextDesignsButton {
    background: url("../../../../img/next_set_button.gif") no-repeat;
}

.ajaxGallery a.previousDesignsButton:hover, .ajaxGallery a.nextDesignsButton:hover {
    background-position: 50% -60px;
}

.ajaxGallery ul.thumbnails {
    width: 438px;
}

.winners ul.thumbnails {
    width: 587px;
}

ul.thumbnails {
    margin: 10px 5px 0 5px;
    float: left;
}

.hpvoteCol ul.thumbnails {
    margin: 0;
}

.ajaxGallery.single ul.thumbnails {
    width: 136px;
    margin-left: 4px;
    margin-right: 4px;
    height: 156px;
}

.ajaxGallery.dbRow ul.thumbnails {
    width: 438px;
    margin-left: 4px;
    margin-right: 4px;
    min-height: 156px;
    max-height: 302px;
    border: 0 solid red;
}

.ajaxGallery.singleRow ul.thumbnails {
    width: 438px;
    margin-left: 4px;
    margin-right: 4px;
    max-height: 156px;
}

ul.userContact li {
    list-style: none;
    margin: 0 5px;
    font-size: 11px;
    padding-left: 10px;
}

ul.thumbnails li {
    list-style-type: none;
    width: 136px;
    height: 156px;
    float: left;
    margin: 0 5px;
    background: url("../../../../img/css/design_thumb_bg.gif") no-repeat;
    font-size: 11px;
}

.ajaxGallery.single ul.thumbnails li {
    margin: 0;
}

ul.thumbnails li img {
    margin: 6px;
}

ul.thumbnails li div {
    padding: 0 3px;
}

ul.thumbnails li a {
    color: #0032CB;
    font-weight: bold;
}

ul.thumbnails li a.thumbButton div {
    position: relative;
    background: white;
    color: black;
    top: -20px;
    left: 1px;
    height: 16px;
    width: 134px;
    padding: 0;
    margin: 0;
    text-align: center;
}

ul.thumbnails li.clear {
    clear: both;
    float: none;
    width: 0;
    height: 0;
    margin: 0;
    border: 0;
}

div.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    width: 290px;
    height: 290px;
    background: #FFF;
    border: 1px solid black;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomdiv img {
    border: 1px solid white;
}

.halfBorderBox.left {
    float: left;
    margin-bottom: 12px;
    margin-left: 10px;
}

.halfBorderBox.right {
    float: right;
    margin-bottom: 12px;
    margin-right: 5px;
}

.borderBox .sides p, .halfBorderBox .sides p {
    padding: 5px 0;
}

.borderBox {
    margin: 0 auto 12px auto;
}

.borderBox .top, .borderBox .bottom, .halfBorderBox .top, .halfBorderBox .bottom {
    height: 11px;
}

.borderBox .sides, .halfBorderBox .sides {
  padding: 0 20px !important;
    position: relative;
    width: 100%;
}

.sides {
    padding-bottom: 10px !important;
}

.borderBox, .borderBox .top, .borderBox .bottom {
/*width: 650px !important;*/
}
.borderBox.green .top {
    background: url("../../../../img/css/contenttop_bg_g.gif") no-repeat center top;
}

.borderBox.green .sides {
    background: url("../../../../img/css/contentmid_bg_g.gif") repeat-y center top;
}

.borderBox.green .bottom {
    background: url("../../../../img/css/contentbot_bg_g.gif") no-repeat center bottom;
}

#facebook-comments {
    padding: 0 21px;
    margin: 0 auto;
    width: 589px;
}

.sides .reprint_button, .sides .add_to_cart_button {
    display: inline-block;
    vertical-align: top;
    height: 30px;
    width: 44px;
    margin: 0 30px 15px 0;
}

.halfBorderBox, .halfBorderBox .top, #sidebar .borderBox .top, .halfBorderBox .bottom, #sidebar .borderBox .bottom {
    width: 301px;
}

.halfBorderBox .top, {
    background: url("../../../../img/css/sidebartop_bg.gif") no-repeat center top;
}

.halfBorderBox .sides {
    background: url("../../../../img/css/sidebarmid_bg.gif") repeat-y center top;
}

.halfBorderBox .bottom {
    background: url("../../../../img/css/sidebarbot_bg.gif") no-repeat center bottom;
}

.halfBorderBox, #sidebarLeft .borderBox, .halfBorderBox .top, #sidebarLeft .borderBox .top, .halfBorderBox .bottom, #sidebarLeft .borderBox .bottom {
    width: 301px;
}

.halfBorderBox .top, #sidebarLeft .borderBox .top {
    background: url("../../../../img/css/sidebartop_bg.gif") no-repeat center top;
}

.halfBorderBox .sides, #sidebarLeft .borderBox .sides {
    background: url("../../../../img/css/sidebarmid_bg.gif") repeat-y center top;
}

.halfBorderBox .bottom, #sidebarLeft .borderBox .bottom {
    background: url("../../../../img/css/sidebarbot_bg.gif") no-repeat center bottom;
}

.halfBorderBox.lightGreen .top {
    background: url("../../../../img/css/sidebartop_bg_lg.gif") no-repeat center top;
}

.halfBorderBox.lightGreen .sides {
    background: url("../../../../img/css/sidebarmid_bg_lg.gif") repeat-y center top;
}

.halfBorderBox.lightGreen .bottom {
    background: url("../../../../img/css/sidebarbot_bg_lg.gif") no-repeat center bottom;
}

#fullwidth-column .borderBox, #fullwidth-column .borderBox .top, #fullwidth-column .borderBox .bottom {
    width: 978px;
    margin: 0 auto;
}

#chalkboard {
    background: url("../../../../img/home_splash.jpg") no-repeat center bottom;
    width: 100%;
    height: 469px;
    margin-top: 8px;
}

.signuppic {
    position: relative;
    top: 197px;
    left: 195px;
}

.submitpic {
    position: relative;
    top: 258px;
    left: 110px;
}

#blogmid {
    background: url("../../../../img/blogwarz_bg.png") no-repeat center top;
    width: 100%;
    height: 195px;
}

#bhead {
    vertical-align: top;
}

.valign_middle {
    vertical-align: middle;
}

#btext {
    width: 309px;
    margin: 0 auto;
}

#bdavetxt {
    width: 150px;
    float: left;
    vertical-align: top;
}

#bmiketxt {
    width: 125px;
    float: right;
    vertical-align: top;
}

#ratethisleft {
    float: left;
}

#ratethisheader {
    background: url("../../../../img/ratethis_thumbs.gif") left top no-repeat;
    padding-left: 100px;
    margin: 0;
}

#ratethisDesignsBack div.back {
    background: url("../../../../img/css/ratePicText.gif") no-repeat;
    width: 136px;
    margin-right: 14px;
    float: left;
}

#ratethisDesignsBack div div {
    margin: 3px;
}

#submitform {
    margin: 0 auto;
    padding: 0;
    min-height: 100px;
    width: 609px;
    margin-bottom: 12px;
}

#designashirt {
    background: url("../../../../img/designashirt_pic.gif") no-repeat right top;
}

#howdoienter {
    background: url("../../../../img/howdoienter_bg.gif") no-repeat center bottom;
}

#knowbrotable {
    width: 100%;
}

#knowbrotable img {
    margin: 0;
}

#knowbrotableimg {
    width: 126px;
    float: left;
}

#knowbrotabletxt {
    padding-top: 10px;
    width: 126px;
    float: right;
    vertical-align: middle;
}

#uploadModalOverlay {
    background-color: #000;
}

#uploadModalContainer {
    width: 420px;
    left: 50%;
    top: 15%;
    margin-left: -210px;
    text-align: left;
    border: 1px solid black;
    background: #FFF;
}

#uploadModalContainer .header {
    background: #01b209;
    color: #FFF;
    border: 1px solid #FFF;
}

#uploadModalContainer .title {
    font-size: 13px;
    font-weight: bold;
    float: left;
    margin: 6px;
}

#uploadModalContainer .loading {
    padding-top: 25px;
}

#uploadModalContainer .content {
    margin: 10px;
    padding-bottom: 10px;
}

#uploadModalContainer .errorMessage {
    color: red;
    padding: 5px 0;
}

#uploadModalContainer #uploadSubmitButton, #uploadModalContainer #uploadCancelButton {
    background: #690065;
    color: #FFF;
    font-weight: bold;
    border: 0;
    padding: 3px;
}

#column-content.back {
    margin-top: 0;
    margin-bottom: 8px;
}

#column-content.back a {
    background: url("../../../../img/arrow_transparent.png") no-repeat left center;
    color: #00CC0A;
    text-decoration: none;
    padding-left: 25px;
}

#designTitle h2 {
    color: #333;
    font-size: 24px;
    float: left;
    margin: 0 10px 0 0;
}

#designTitle .title {
    float: left;
    margin: 0 0 15px;
    width: 290px;
}

#designTitle .title p {
    color: #666;
    font-weight: bold;
    line-height: 20px;
    text-decoration: underline;
}

#designTitle .designer {
    float: left;
    margin: 0 0 15px;
    width: 290px;
}

#designTitle .designer a {
    color: #090;
    font-weight: bold;
    line-height: 30px;
}

#designTitle .designer a:hover {
    color: #333;
}

#content-column h3.tshirtHeading a {
    color: #666;
}

#content-column h2.tshirtHeading {
    font: 24px Arial, Helvetica, sans-serif;
    color: #333;
}

#content-column h3.tshirtHeading {
    font: 20px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #666;
}

img.girls {
    margin: 0 30px 0 0;
}

img.guys {
    margin: 0 20px 0 0;
}

#designDetail a.zoom {
    margin: 0;
    padding: 0;
}

a.zoom:hover img {
    opacity: 0.6 !important;
    filter: alpha(opacity=60);
}

#designDetail div.image, #designDetail div.vote {
    float: left;
}

#designDetail div.image {
    width: 288px;
}

#designDetail div.image a.anotherDesign {
    background: url("../img/revamp/next-arrow.png") no-repeat right center;
    color: #9a9a9a;
    display: block;
    height: 35px;
    font-size: 16px;
    margin: 15px 0 0 0;
    text-decoration: none;
    width: 280px;
}

#designDetail div.image a.anotherDesign:hover {
    background: url("../img/revamp/next-arrow-hover.png") no-repeat right center;
}

#designDetail div.vote {
    width: 288px;
margin-top:10px!important;
}

#designDetail div.voteButtons {
    margin: 5px auto 0 auto;
    width: 270px;
}

#designDetail div.voteButtons a, #designDetail div.voteButtons span {
    display: block;
    float: left;
    margin-right: 5px;
    width: 50px;
    height: 50px;
}

#designDetail div.voteButtons a.vote_1 {
    background: url("../../../../img/icons/icon_rate_1.png") no-repeat;
}

#designDetail div.voteButtons a.vote_2 {
    background: url("../../../../img/icons/icon_rate_2.png") no-repeat;
}

#designDetail div.voteButtons a.vote_3 {
    background: url("../../../../img/icons/icon_rate_3.png") no-repeat;
}

#designDetail div.voteButtons a.vote_4 {
    background: url("../../../../img/icons/icon_rate_4.png") no-repeat;
}

#designDetail div.voteButtons a.vote_5 {
    background: url("../../../../img/icons/icon_rate_5.png") no-repeat;
}

#designDetail div.voteButtons .vote_5 {
    margin-right: 0;
}

#designDetail div.voteButtons a.vote_1:hover, #designDetail div.voteButtons a.vote_2:hover, #designDetail div.voteButtons a.vote_3:hover, #designDetail div.voteButtons a.vote_4:hover, #designDetail div.voteButtons a.vote_5:hover {
    background-position: 50% -50px;
}

#designStory {
    padding: 0 95px;
    background: url("../../../../img/revamp/quotationmarks.jpg") no-repeat center top;
    min-height: 96px;
}

#designStory .postBody {
    text-align: center;;
}

table#profile .edit div, table#profile td.value {
    font-weight: bold;
}

.emptyValue {
    font-weight: normal;
    color: #999;
}

table#profile .edit div {
    background: #f4f4f4;
}

table#profile .edit div img {
    margin: 3px 0 3px 3px;
}

#sidebar table#profile .edit {
    margin-top: 5px;
}

table#profile .edit div input {
    background: #fefed3;
    border: 1px solid #5a5a5a;
    margin-top: 5px;
}

div.myPublicProfileDetailsRightCol {
    font: 12px Verdana, Geneva, sans-serif;
    float: right;
    width: 410px;
    margin-top: 10px;
}

div.myPublicProfileDetailsLeftCol {
    font: 12px Verdana, Geneva, sans-serif;
    float: left;
    width: 140px;
    height: 100%;
    margin-top: 10px;
}

.boldBlue {
    color: #03C;
    font-weight: bold;
}

.purpleBold {
    color: #606;
    font-weight: bold;
}

.more-about-img {
    padding: 0 0 10px 7px;
}

.shoutOuts-img {
    margin-bottom: -10px;
}

.get-involved-btn {
    float: right;
}

#winnerBox {
    background: url("../../../../img/winner-background.png") no-repeat 50% 50%;
    height: 238px;
    width: 587px;
}

#winnerBox, .winners {
    margin: 15px 0 0 0;
}

#winnerBox img {
    position: relative;
    left: 221px;
    top: 16px;
    width: 144px;
    height: 180px;
}

#blogSlim {
    font-size: 14px;
    line-height: 1.3em;
}

#blogSlim .item {
    margin: 2px 0;
    padding: 2px 0;
}

#blogSlim .altRow {
    background: #ebfbeb;
}

#blogSlim .timestamp {
    color: #029b09;
    font-size: 14px;
    text-align: right;
}

.largeThumb {
    background: url("../../../../img/large-thumb-back.png") no-repeat;
    width: 278px;
    height: 194px;
    margin-top: 10px;
}

.largeThumbHPShop {
    background: url("../../../../img/large-thumb-back-shop.png") no-repeat;
    width: 288px;
    height: 288px;
    margin-top: 8px;
}

.largeThumb img, .smallThumb img {
    margin: 6px;
}

.largeThumbHPShop img {
    margin: 4px;
}

.largeThumbText {
    background: url("../../../../img/large-thumb-text-back.png") no-repeat;
}

.largeThumbTextHPShop {
    background: url("../../../../img/large-thumb-text-back-shop.png") no-repeat;
}

.halfBorderBox.lightGreen .largeThumbText {
    background: url("../../../../img/large-thumb-text-back_lg.png") no-repeat;
}

.borderBox.green .largeThumbText {
    background: url("../../../../img/large-thumb-text-back_g.png") no-repeat;
}

.largeThumbText {
    width: 278px;
    height: 42px;
    margin-bottom: 6px;
}

.largeThumbTextHPShop {
    width: 288px;
    height: 42px;
    margin-bottom: 6px;
}

.largeThumbText p, .largeThumbTextHPShop p, .smallThumbText p {
    margin: 0 8px;
}

.smallThumb {
    background: url("../../../../img/small-thumb-back.png") no-repeat;
    width: 136px;
    height: 99px;
}

.borderBox.green .smallThumbText {
    background: url("../../../../img/small-thumb-text-back_g.png") no-repeat;
}

.smallThumbText {
    width: 136px;
    height: 42px;
}

.tinyThumb {
    background: url("../../../../img/tiny-thumb-back.png") no-repeat;
    width: 66px;
    height: 48px;
}

.tinyThumb img {
    margin: 2px;
}

.formBoxSlim {
    background-color: #FFF;
    border: 1px solid #CCC;
    padding: 11px;
}

.cake-debug {
    background: #FFF;
}

.cake-sql-log table {
    border-collapse: collapse;
}

.cake-sql-log td {
    padding: 4px 8px;
    text-align: left;
    border: 1px solid #CCC;
}

#resellerTable {
    clear: both;
    margin-bottom: 10px;
}

.resellerHeader th {
    padding-bottom: 8px;
}

.resellerRowGirls td {
    height: 49px;
    border-top: solid 1px #DCDCDC;
    vertical-align: middle;
    text-align: center;
}

td.sizes {
    width: 30px;
}

td.sizes input {
    width: 20px;
}

.resellerRowGuys td {
    background-color: #F3FDF4;
    border-top: solid 1px #DCDCDC;
    border-bottom: solid 1px #DCDCDC;
    height: 49px;
    vertical-align: middle;
    text-align: center;
}

td.totals {
    border-right: solid 1px #DCDCDC;
}

#reprintTable {
    display: block;
}

#reprintTable th {
    text-align: center;
}

.reprintRow td {
    text-align: center;
    vertical-align: middle;
    border-bottom: solid 1px #DCDCDC;
    height: 50px;
}

.reprintHeader {
    vertical-align: middle;
    border-left: solid 1px #DCDCDC;
    padding-left: 10px;
    padding-right: 10px;
    width: 590px;
}

input.reprint {
    width: 20px;
    float: left;
    margin: 8px 2px 0 2px;
}

.totalTable {
    width: 99%;
    border-top: solid 1px #DCDCDC;
    border-left: solid 1px #DCDCDC;
    border-right: solid 1px #DCDCDC;
    margin: 0 10px 0 10px;
}

.totalTable td {
    font-weight: bold;
    width: 60px;
    text-align: center;
    vertical-align: middle;
    height: 40px;
    border-bottom: solid 1px #DCDCDC;
    padding: 5px;
}

.totalTable .alt td {
    background-color: #F3FDF4;
}

.totalTable td.spacer {
    width: 200px;
}

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

.resellerButtons {
    text-align: right;
    padding: 15px 15px 0 0;
}

.resellerMainTable {
    clear: both;
    width: 910px;
}

.resellerImageTd {
    width: 126px;
    height: 200px !important;
    margin: 5px;
    padding: 6px;
    background: url("../../../../img/css/design_thumb_bg.gif") no-repeat;
    font-size: 11px;
}

td.resellerTableTd {
    min-height: 100px;
}

.resellerReprint {
    display: none;
}

.liveChatBox {
    z-index: 100;
    position: relative;
    width: 0;
    height: 0;
    float: left;
    text-align: left;
}

.liveChatBox .liveChatImage {
    z-index: 100;
    position: absolute;
    width: 30px;
    height: 111px;
    float: right;
    left: -30px;
    top: 51px;
    text-align: right;
    border: 0 solid red;
}

.starBox {
    float: right;
    width: 255px;
    text-align: right;
}

.winnerlabel {
    position: relative;
    top: -6px;
    left: -9px;
    width: 0;
    height: 0;
    overflow: visible;
}

.wysiwyg {
    margin: 10px;
}

.set1 {
    color: #FFF;
}

#content-column .set1 a, .set1 a:hover, .set1 a:active, .set1 a:visited {
    color: #FFF;
    text-decoration: underline;
}

.set2 {
    color: #FFF;
}

#content-column .set2 a, .set2 a:hover, .set2 a:active, .set2 a:visited {
    color: #FFF;
    text-decoration: underline;
}

#content-column .set1 .top {
    background: url("../../../../files/brandambassadors/profilesets/set1/top.png") no-repeat center top;
}

#content-column .set1 .sides {
    background: url("../../../../files/brandambassadors/profilesets/set1/bg.png") repeat-y center top;
    height: 100%;
}

#content-column .set1 .bottom {
    background: url("../../../../files/brandambassadors/profilesets/set1/bot.png") no-repeat center bottom;
}

#content-column .set2 .top {
    background: url("../../../../files/brandambassadors/profilesets/set2/top.png") no-repeat center top;
}

#content-column .set2 .sides {
    background: url("../../../../files/brandambassadors/profilesets/set2/bg.png") repeat-y center top;
    height: 100%;
}

#content-column .set2 .bottom {
    background: url("../../../../files/brandambassadors/profilesets/set2/bot.png") no-repeat center bottom;
}

.markham .sides {
    padding: 0 4px;
}

div.paging {
    margin: 10px;
    text-align: right;
    border: 0 solid red;
}

table tr.altrow td {
    background: #f4f4f4;;
}

div.centerText {
    text-align: center;
}

pre {
    color: #000;
    background: #f0f0f0;
    padding: 1em;
}

#winnerPrize {
    background: url("../../../../img/plus.gif") no-repeat 2px 8px;
    padding: 0 0 0 80px;
    width: 495px;
}

ul.prizes li {
    font-size: 14px;
    line-height: 23px;
}

ul.prizes strong {
    font-size: 17px;
}

ul.prizes strong.colour {
    color: #a92984;
}

.arial15 p {
    font-family: Arial;
    font-size: 15px;
}

.arial15 h2 {
    font-size: 17px;
    margin-bottom: -2px
}

.pinkText a {
    text-decoration: none;
    color: rgb(177, 1, 126) !important;
}

.pinkText a:hover {
    text-decoration: underline;
    color: rgb(177, 1, 126) !important;
}

#fullwidth-column div.inputSearch {
    float: left;
    width: 160px;
}

.buttonSearch {
    float: left;
}

.photoImageHolder {
    width: 110px;
    height: 150px;
    float: left;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin-left: 15px;
    margin-bottom: 20px;
    border: 0 solid red;
}

.top100winners {
    background: #FFF url("../../../../img/Whos-Winning-the-Gomot-scooter.jpg") no-repeat;
    width: 556px;
    height: 88px;
    color: #FFF;
    padding: 55px 0 0 15px;
    font-size: 20pt;
}

a div.top100winners p {
    text-decoration: none;
}

.top100winners td {
    text-align: left;
}

.sellerRegisterForm {
    width: 500px;
}

.sellerRegisterForm input {
    width: 450px;
    height: 20px;
    display: block;
    margin-left: 10px;
}

.sellerRegisterForm select {
    width: auto;
    height: 20px;
    margin-left: 10px;
}

.sellerRegisterForm textarea {
    width: 450px;
    height: 150px;
    display: block;
    margin-left: 10px;
}

.sellerRegisterForm input[checkbox] {
    margin-left: -10px;
    background-color: red;
}

.sellerRegisterForm div.error-message {
    float: right;
    margin-top: -20px;
    color: red;
}

.sellerRegisterForm input.formSubmitButton {
    height: 40px;
}

.sellerFilterForm {
    width: 800px;
    padding: 10px;
    float: right;
    margin-top: -30px;
    border: 1px solid red;
}

.sellerFilterForm div.holderBox {
    display: block;
    float: right;
    width: 250px;
    margin: 0 10px;
    border: 1px solid red;
}

.sellerFilterForm input, .sellerFilterForm select {
    width: 200px;
    margin-bottom: 5px;
}

.sellerFilterForm input.sellerCheckBox {
    width: 20px;
}

.sellerFilterForm div.input {
    display: block;
    width: 120px;
    height: 20px;
    float: left;
}

.sellerFilterForm div.text {
    display: block;
    width: 120px;
    height: 20px;
    float: left;
}

#shopTitle {
    float: left;
}

.storefront .header {
    height: 60px;
}

.storefront .header ul.filters {
    float: right;
    list-style: none;
    margin-top: 4px;
}

.storefront .header ul.filters li {
    float: left;
}

.storefront .header ul.filters li.size {
    margin-top: 10px;
    padding-right: 20px;
    position: relative;
    z-index: 50;
}

.storefront .header ul.filters li.size span.title {
    background: url("../img/filter-size.png") no-repeat;
    display: block;
    height: 32px;
    outline: none;
    overflow: hidden;
    position: relative;
    text-indent: -1000em;
    width: 132px;
    z-index: 51;
}

.storefront .header ul.filters li.size div.sizeFilterWrapper {
    display: none;
    background: url("http://www.springleap.com/cake/springleap-springleap/site/img/filter-size-op;en-bottom.png") left bottom no-repeat;
    height: 130px;
    padding-bottom: 11px;
    position: absolute;
    margin-top: -7px;
    width: 132px;
    z-index: 51;
}

*:first-child+html .storefront .header ul.filters li.size div.sizeFilterWrapper {
    left: 0;
    top: 35px;
}

.storefront .header ul.filters li.size:hover span.title, .storefront .header ul.filters li.sizeHover span.title {
    background: url("http://www.springleap.com/cake/springleap-springleap/site/img/filter-size-over.png") no-repeat;
    z-index: 60;
}

.storefront .header ul.filters li.size:hover div.sizeFilterWrapper, .storefront .header ul.filters li.sizeHover div.sizeFilterWrapper {
    display: block;
}

.storefront .header ul.filters li.size div.sizeFilterWrapper ul.sizeFilters {
    background: url("../img/filter-size-open-bg.png") repeat-y;
    height: 110px;
    padding: 10px 5px;
    position: relative;
    width: 122px;
    z-index: 52;
}

.storefront .header ul.filters li ul.sizeFilters li {
    background: none;
    color: #FFF;
    float: right;
    list-style: none;
    margin-bottom: 3px;
    position: relative;
    z-index: 53;
}

.storefront .header ul.filters li ul.sizeFilters li span {
    display: block;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    width: 100%;
}

.storefront .header ul.filters li ul.sizeFilters li a {
    background: #41B649;
    border: 1px #FFF solid;
    color: #FFF !important;
    display: block;
    height: 19px;
    line-height: 18px;
    margin-right: 3px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 19px;
    z-index: 54;
}

.storefront .header ul.filters li ul.sizeFilters li a.active, .storefront .header ul.filters li ul.sizeFilters li a:hover {
    background: #EC098D;
}

.storefront .header ul.filters li ul.sizeFilters li.allSizes a {
    padding: 0 3px !important;
    width: auto !important;
}

.storefront .header ul.filters li.availability label {
    clear: both;
    color: #EC098D;
    font-size: 12px;
    font-weight: bold;
    float: right;
    margin-bottom: 5px;
    text-align: right;
    text-transform: lowercase;
    width: 100%;
}

.storefront .header ul.filters li.availability {
    width: 350px;
}

.storefront .header ul.filters li.availability ul.availabilityFilters {
    float: right;
    list-style: none;
}

.storefront .header ul.filters li.availability ul.availabilityFilters li {
    border-right: 1px #41B649 solid;
    color: #41B649;
    font-size: 11px;
    height: 14px;
    line-height: 14px;
    padding: 0 10px;
}

.storefront .header ul.filters li.availability ul.availabilityFilters li.last {
    border-right: none;
    padding-right: 0;
}

.storefront .header ul.filters li.availability ul.availabilityFilters li a {
    color: #41B649;
    font-weight: bold;
}

.storefront .productList {
    list-style: none;
}

.storefront .productList li {
    float: left;
    margin: 20px 20px;
    width: 410px
}

.storefront table.productAvailability {
    float: right;
    position: relative;
    z-index: 39;
}

.storefront table.productAvailability thead th {
    height: 25px;
    width: 32px;
}

.storefront table.productAvailability thead th span {
    display: block;
    height: 19px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -1000em;
    width: 19px;
}

.storefront table.productAvailability thead th.size_s span {
    background: url("../img/icons/size_s.png") no-repeat;
}

.storefront table.productAvailability thead th.size_m span {
    background: url("../img/icons/size_m.png") no-repeat;
}

.storefront table.productAvailability thead th.size_l span {
    background: url("../img/icons/size_l.png") no-repeat;
}

.storefront table.productAvailability thead th.size_xl span {
    background: url("../img/icons/size_xl.png") no-repeat;
}

.storefront table.productAvailability thead th.size_xxl span {
    background: url("../img/icons/size_xxl.png") no-repeat;
    width: 25px;
}

.storefront table.productAvailability tbody tr {
    height: 22px;
}

.storefront table.productAvailability tbody tr td, .storefront table.productAvailability tbody tr th {
    border-top: 1px #D9F0DB solid;
    border-bottom: 1px #D9F0DB solid;
    padding: 4px 0;
}

.storefront table.productAvailability tbody tr.first td, .storefront table.productAvailability tbody tr.first th {
    border-bottom: none;
}

.storefront table.productAvailability tbody tr th {
    color: #999;
    font-size: 11px;
}

.storefront table.productAvailability tbody tr td {
    z-index: 40;
}

.storefront table.productAvailability tbody div.unavailable {
    display: none;
    position: relative;
}

.storefront table.productAvailability tbody div.unavailable #reprintRequestCallout {
    background: url("../img/callout1.png") no-repeat;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    height: 146px;
    left: -110px;
    padding-top: 9px;
    position: absolute;
    top: -150px;
    width: 183px;
    z-index: 41;
}

.storefront table.productAvailability tbody div.unavailable #reprintRequestCallout p {
    margin: 5px 9px 5px 14px;
    padding: 0;
}

.storefront table.productAvailability tbody td input.sizeAdd {
    border: 1px #EC098D solid;
    display: block;
    font-size: 11px;
    height: 15px;
    line-height: 18px;
    margin: 0 auto;
    padding-top: 3px;
    text-align: center;
    width: 18px;
}

.storefront table.productAvailability tbody td a.addToCartPlus {
    background: url("../img/add_stock.png") no-repeat;
    display: block;
    height: 20px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -1000em;
    width: 20px;
}

.storefront table.productAvailability tbody td a.addToCartPlus:hover {
    background: url("../img/add_stock.png") 0 -20px no-repeat;
}

.storefront table.productAvailability tbody td a.requestReprint {
    background: url("../img/reprint-size.png") no-repeat;
    display: block;
    height: 22px;
    margin-left: 4px;
    overflow: hidden;
    position: relative;
    text-indent: -1000em;
    width: 24px;
    z-index: 42;
}

.storefront table.productAvailability tbody td.price {
    background: url("../img/price_divider.png") repeat-y;
    color: #660064;
    font-weight: bold;
    font-size: 15px;
    padding: 0 8px;
}

.storefront table.productAvailability tbody td.price span.currency {
    font-size: 11px;
}

.storefront table.productAvailability tbody td.price span.units {
    color: #660064;
    font-size: 11px;
    font-weight: normal;
    padding-left: 2px;
}

.storefront dl.productInfo dt {
    font-size: 10px;
}

.storefront dl.productInfo dt a.designName {
    font-size: 13px;
    font-weight: bold;
}

.storefront dl.productInfo dt a.designersName {
    color: #EC098D;
    font-size: 11px;
    font-weight: bold;
}

.storefront dl.productInfo dd {
    padding-top: 10px;
    z-index: 1;
}

.storefront dl.productInfo dd div.designThumb {
    background: url("../img/design_frame.png") no-repeat;
    float: left;
    height: 113px;
    padding: 6px 0 0 6px;
    position: relative;
    width: 130px;
    z-index: 1;
}

.storefront dl.productInfo dd div.designThumb div.designLargeWrapper {
    background: url("../img/design_large_frame.png") no-repeat;
    display: none;
    height: 280px;
    left: 60px;
    padding: 8px;
    position: absolute;
    top: -230px;
    width: 280px;
    z-index: 2;
}

.storefront dl.productInfo dd div.designThumb div.designLargeWrapper div.loading {
    background: url("../img/ajax-loader2.gif") center center no-repeat;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 3;
}

.storefront dl.productInfo dd div.designThumb div.designLargeWrapper img {
    position: relative;
    z-index: 4;
}

.storefront dl.productInfo dd ul.options {
    float: right;
    height: 21px;
    list-style: none;
    margin-top: 5px;
    margin-right: 75px;
    width: 155px;
}

*:first-child+html .storefront dl.productInfo dd ul.options {
    margin-top: 0;
}

.storefront dl.productInfo dd ul.options li {
    float: left;
    margin: 0;
    margin-right: 5px;
    width: auto;
}

.storefront dl.productInfo dd ul.options li a.productMoreInfo {
    background: url("http://www.springleap.com/cake/springleap-springleap/site/img/revamp/productdetails_image_s1.jpg") no-repeat;
    display: block;
    height: 20px;
    overflow: hidden;
    text-indent: -1000em;
    width: 100px;
}

.storefront dl.productInfo dd ul.options li a.productAddToCart {
    background: url("../img/product_page_button_bg_light.png") no-repeat;
    color: #FFF !important;
    cursor: pointer;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    text-align: center;
    text-decoration: none;
    width: 48px;
}

.storefront dl.productInfo dd ul.options li a.productAddToCart.disabled {
    background: url("../img/product_page_button_bg_light_inactive.png") no-repeat;
    cursor: default;
}

.storefront ul.pagination {
    border-bottom: 1px solid #6CBE46;
    border-top: 1px solid #6CBE46;
    height: 20px;
    list-style: none;
    padding: 10px 0;
}

.storefront ul.pagination li {
    clear: none;
    float: left;
    height: 20px;
    margin: 0 10px;
}

.storefront ul.pagination li a {
    background: #333333;
    color: #FFF !important;
    display: block;
    height: 20px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    width: 20px;
}

.storefront ul.pagination li a.prev, .storefront ul.pagination li a.next {
    padding: 0 4px;
    width: auto;
}

* html .storefront ul.pagination li a.prev, * html .storefront ul.pagination li a.next {
    width: 30px;
}

.storefront ul.pagination li span {
    background: #none;
    color: #323232;
    display: block;
    height: 20px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    width: 20px;
}

#TB_window ul.successOptions {
    list-style: none;
}

#TB_window ul.successOptions li {
    float: left;
    margin-right: 20px;
}

#TB_window a.checkout {
    background: url("../img/btn-checkout.png") no-repeat;
    display: block;
    height: 30px;
    margin-top: 20px;
    overflow: hidden;
    text-indent: -1000em;
    width: 120px;
}

#TB_window a.keepShopping {
    background: url("../img/btn-keep-shopping.png") no-repeat;
    display: block;
    height: 30px;
    margin-top: 20px;
    overflow: hidden;
    text-indent: -1000em;
    width: 120px;
}

.blogNotifySave {
    margin-left: 10px;
    margin-top: 2px;
}

#content-column h1.voteHeading {
    color: #343434;
    font-size: 40px;
    width: 570px;
}

#content-column h1.voteHeading span {
    color: #999;
    font-size: 26px;
}

#content-column h1.worksHeading {
    color: #343434;
    font-size: 30px;
    font-family: Helvetica, Arial, sans-serif;
}

#content-column h1.worksHeading span {
    color: #999;
    font-size: 16px;
}

#content-column h1.worksHeading span span {
    color: #343434;
    font-size: 20px;
    font-weight: bold;
}

.header h1.shopHeading {
    color: #343434;
    font-size: 40px;
    font-family: Helvetica, Arial, sans-serif;
    float: left;
}

.sides h1.voteHeading {
    color: #343434;
    font-size: 40px;
    font-family: Helvetica, Arial, sans-serif;
    float: left;
}

h2.tshirtHeading a {
    color: #343434 !important;
}

#sidebar div#submitdesign h3 {
    background: url("../img/new_t-design.png") center right no-repeat;
    color: #013205;
    height: 57px;
    font-size: 21px;
    padding: 0 61px 0 0;
    text-decoration: none;
}

#sidebar div#submitdesign a.design {
    background: url("../img/revamp/btn-design-a-tshirt.png") top left no-repeat;
    display: block;
    height: 40px;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -1000em;
    width: 181px;
}

#sidebar h2.tshirtHeading {
    color: #666666;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 18px;
}

#sidebar div.space {
    padding: 10px 10px;
}

#sidebar div.space2 {
    padding: 0 10px
}

#sidebar div.lessSpace {
    margin: 0 10px
}

#sidebar div.lessSpacing {
    padding: 0 30px
}

#sidebar div.banner a.shop {
    background: url("../img/revamp/shop_btn_up-282.png") top left no-repeat;
    display: block;
    height: 43px;
    margin: 5px 10px 10px;
    overflow: hidden;
    text-indent: -1000em;
    width: 282px
}

#sidebar div.banner a.shop:hover {
    background: url("../img/revamp/shop_btn_over-282.png") top left no-repeat
}

#fullwidth-column ul.productList a.designName {
    color: #666666;
}

#fullwidth-column ul.productList a.designersName {
    color: #009900;
}

#deliveryRegion {
    margin-bottom: 10px;
}

#deliveryRegion td.selectLabel {
    line-height: 28px;
}

#deliveryRegionLocal {
    margin-bottom: 10px;
    display: none;
}

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

div#info2 {
    margin-bottom: 10px;
}

#content-column span.buyme {
    display: block;
    width: 100px;
    position: absolute;
    float: right;
    right: 0;
    bottom: 21px;
    text-decoration: none !important;
    display: block;
    margin: 0;
    white-space: nowrap;
}

#content-column .previousWinners span.buyme {
    display: block;
    width: 100px;
    position: absolute;
    text-decoration: none !important;
    display: block;
    right: 28px;
    bottom: 19px;
    margin: 0;
    white-space: nowrap;
}

#content-column span.buyme .price {
    float: right;
    background-color: #000;
    text-decoration: none !important;
    color: #F0F0F0;
    font-weight: bold;
    font-size: 11px;
    padding: 5px 10px 3px 10px;
    margin: 0;
    display: block;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    white-space: nowrap;
    -moz-border-radius-topleft: 16px;
    -webkit-border-top-left-radius: 16px;
    border-top-left-radius: 16px;
}

#content-column .previousWinners span.buyme .price {
    color: #F0F0F0;
    font-weight: bold;
    font-size: 10px;
    white-space: nowrap;
}

#content-column span.buyme .tag {
    float: right;
    clear: right;
    background-color: #F6EB15;
    font-weight: bold;
    text-decoration: none !important;
    font-size: 17px;
    padding: 6px 6px 4px 12px;
    margin: 0;
    color: #000;
    display: block;
    border-top: 1px solid #CC0;
    border-left: 1px solid #CC0;
    white-space: nowrap;
    -moz-border-radius-topleft: 18px;
    -webkit-border-top-left-radius: 18px;
    border-top-left-radius: 18px;
}

#content-column .previousWinners span.buyme .tag {
    font-size: 13px;
    padding: 3px 3px 2px 8px;
    white-space: nowrap;
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
}

#fullwidth-column ul.paginationNew {
    list-style: none;
}

#fullwidth-column ul.paginationNew li {
    clear: none;
    float: left;
    margin: 0 1px;
}

#fullwidth-column ul.paginationNew li a {
    color: #6cbe46;
    display: block;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    width: 10px;
    padding: 5px;
}

#fullwidth-column ul.paginationNew li a:hover {
    font-size: 1.3em;
    text-decoration: underline;
    color: #7d4;
}

#fullwidth-column ul.paginationNew li a.prev, #fullwidth-column ul.paginationNew li a.next, #fullwidth-column ul.paginationNew li a.prev:hover, #fullwidth-column ul.paginationNew li a.next:hover {
    color: #000;
    padding: 5px;
    width: auto;
    font-size: 1.1em;
    text-decoration: none;
}

#fullwidth-column ul.paginationNew li a.prev b, #fullwidth-column ul.paginationNew li a.next b {
    color: #6cbe46;
}

#fullwidth-column ul.paginationNew li a.prev:hover b, #fullwidth-column ul.paginationNew li a.next:hover b {
    color: #7d4;
}

#fullwidth-column ul.paginationNew li span {
    background: none;
    color: #999;
    font-size: 1.3em;
    display: block;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    width: 10px;
    padding: 5px;
}

#fullwidth-column ul.paginationNew li span:hover {
    cursor: pointer;
    text-decoration: none;
}

#fullwidth-column ul.paginationNew li .DisabledPgLk #fullwidth-column ul.paginationNew li .DisabledPgLk:hover {
    cursor: default;
    text-decoration: none;
    color: #F0F;
}

#fullwidth-column ul.pgNew {
    list-style: none;
}

#fullwidth-column ul.pgNew li {
    clear: none;
    float: left;
    margin: 0 1px;
}

#fullwidth-column ul.pgNew li a {
    color: #6cbe46;
    display: block;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    width: 10px;
    padding: 5px;
}

#fullwidth-column ul.pgNew li a:hover {
    font-size: 1.3em;
    text-decoration: underline;
    color: #7d4;
}

#fullwidth-column ul.pgNew li .pgPrev, #fullwidth-column ul.pgNew li .pgNext, #fullwidth-column ul.pgNew li .pgPrev:hover, #fullwidth-column ul.pgNew li .pgNext:hover {
    color: #000;
    padding: 5px;
    width: auto;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
}

#fullwidth-column ul.pgNew li .pgPrev b, #fullwidth-column ul.pgNew li .pgNext b {
    color: #6cbe46;
}

#fullwidth-column ul.pgNew li .pgPrev:hover b, #fullwidth-column ul.pgNew li .pgNext:hover b {
    color: #7d4;
}

#fullwidth-column ul.pgNew li .current {
    background: none;
    color: #999;
    font-size: 1.3em;
    display: block;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
    width: 10px;
    padding: 5px;
}

#fullwidth-column ul.pgNew li .current:hover {
    text-decoration: none;
}

#fullwidth-column ul.pgNew li .DisabledPgLk, #fullwidth-column ul.pgNew li .DisabledPgLk:hover {
    visibility: hidden;
    color: #CCC;
    text-decoration: none;
    margin: 5px;
}

.loadingMore {
    display: none;
}

.rollover {
    background-position: 50% 0;
    display: block;
    outline: 0 none;
    text-indent: -1000em;
}

.rollover:hover {
    background-position: 50% 100%;
    cursor: pointer;
}

#sidebar div#rotatingImages {
    height: 224px;
    margin: 0 0 21px;
    position: relative;
}

#sidebar div#rotatingImages div {
    height: 224px;
    overflow: hidden;
    position: absolute;
    opacity: 0;
    width: 250px;
    z-index: 8;
}

#sidebar div#rotatingImages div.active {
    opacity: 1;
    z-index: 10;
}

#sidebar div#rotatingImages div.last-active {
    z-index: 9;
}

#sidebar div#rotatingImages a {
    display: block;
    height: 224px;
    width: 250px;
}

/* old log in and sign up modal and log in page */
#cboxLoadedContent h1, #cboxLoadedContent h2  {
    font-family: HelveticaNeueLTStd75Bold, Arial, sans-serif;
    color: #324544;
}

#cboxLoadedContent h1 {
    font-size: 28px;
    margin: 10px 0 20px;
}

#cboxLoadedContent h2 {
    font-size: 22px;
    margin: 30px 0 10px;
}

#cboxLoadedContent form {
    overflow: hidden;
    display: block;
}

#cboxLoadedContent form div.input {
    float: left;
    clear: none;
    width: 400px;
    padding-top: 5px;
}

#cboxLoadedContent form label, #cboxLoadedContent form input{
    float: left;
    clear: none;
}

#cboxLoadedContent form label {
    width: 150px;
    color: #697776;
    font-size: 16px;
    font-family: HelveticaNeueLTStd75Bold, Arial, Helvetica, sans-serif;
    text-transform: lowercase;
}

#cboxLoadedContent form div.input input {
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size: 11px;
    padding: 3px;
    width: 232px;
    padding-bottom: 4px;
    border: 1px solid #BDC7D8;
    margin: 0;
}

#cboxLoadedContent form div.error {
    clear: both;
    color: red;
    padding-top: 5px;
    font-size: 11px;
}

#cboxLoadedContent form div.submit {
    float: left;
    clear: none;
    overflow: hidden;
    margin-top: 8px;
}

#cboxLoadedContent form div.submit input {
    background: transparent;
    border: 0 none;
    font-size: 16px;
    font-family: HelveticaNeueLTStd75Bold, Arial, sans-serif;
    text-transform: lowercase;
    color: #4D5D5D;
}

#cboxLoadedContent #forgot-password{
    clear: both;
    font-size: 11px;
    text-align: right;
    width: 390px;
    color: #697776;
}

#cboxLoadedContent #forgot-password a{
    color: #697776;
}

/*
#fRegister {
    margin: 0 auto;
    display: block;
    position: relative;
}*/

#forgotPassword {
    width: 610px;
    background: url("../../../../img/register/monster-mountain.png") no-repeat right top;
    padding-top: 420px;
    margin-top: -94px;
    overflow: visible;
    position: relative;
}

#forgotPassword h1 {
    margin: 10px 0 5px;
}

#forgotPassword p {
    font-size: 16px;
    font-family: 'HelveticaNeueLTStd75Bold';
    color: #52716f;
}

#forgotPassword form {
    margin: 20px 0;
}

#forgotPassword form div.submit {
    padding-top: 5px;
    margin: 0;
}

#forgotPassword form div.submit input {
    background: #468048;
    text-transform: capitalize;
    color: #FFF;
    padding: 1px 7px;
}

#forgotPassword #sent-message {
    background: url("../../../../img/sent-message.png") no-repeat;
    text-indent: -9999px;
    width: 160px;
    height: 69px;
    position: absolute;
    top: 167px;
    left: 357px;
}

.fb_iframe_widget {
    background: #FFF;
    margin-bottom: 21px;
}

#sidebar div.banner {
    margin-bottom: 26px;
}

#sidebar div.banner a {
    display: block;
}

#sidebar div.share {
    background: #FFF;
    margin: 21px -18px;
    padding: 19px 18px 20px 18px;
}

#sidebar div.share h3 {
    font-size: 14px;
    font-family: 'HelveticaNeueLTStd75Bold', Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #656567;
    margin: 0;
}

#sidebar div.share p {
    font-size: 11px;
    line-height: 133%;
    color: #656567;
    margin: 0 0 10px;
}

#sidebar div.seperator {
    background: url("../../../../img/sidebar-banner-seperator.gif") repeat-x;
    padding-top: 24px;
}

#fRegister h2#facebook-like-heading {
    background: url("../../../../img/fb-like-big.png") no-repeat;
    padding-left: 30px;
    color: #5D73A9;
    font-size: 16px;
    font-weight: normal;
    height: 18px;
}

#registerFormContainer .formItem {
    overflow: hidden;
    font: 11px/14px Arial, Helvetica, sans-serif;
}

#registerFormContainer .formItem label {
    color: #7F7F7F;
    font: 11px/14px Arial, Helvetica, sans-serif;
    width: auto;
    float: none;
    display: inline;
}

#registerFormContainer .formItem span label {
    width: auto;
    margin-left: 5px;
}

#registerFormContainer .formItem .formTextField, #registerFormContainer .formItem select {
    background: #FFF;
    font: 14px/14px Arial, Helvetica, sans-serif;
    width: 400px;
    border: 1px solid #CDD3E0;
    padding: 3px 5px;
}

#registerFormContainer .formItem select {
    width: 410px;
}

#registerFormContainer .formItem #UserProfileDateOfBirthDay, #registerFormContainer .formItem #UserProfileDateOfBirthMonth, #registerFormContainer .formItem #UserProfileDateOfBirthYear {
    width: auto;
}

#cboxLoadedContent #registerFormContainer .submit input {
    width: auto;
    height: auto;
    padding: 15px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

#cboxLoadedContent #registerFormContainer .submit input:hover {
    background: #CCC;
}

/*end old register styles*/

.shareButton {
    padding: 42px 3px 0px 3px !important;
}

.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;
}

.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;
}

.sharebgNew {
    /*margin-left:18px;
    background: url("../img/share-bg.jpg") no-repeat;
    padding: 10px 10px 0 10px;
    position: relative;
    right: 18px;
    width: 271px;*/

 background: url("../img/share-bg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    margin-left: 4px;
    padding: 10px 10px 0;
    position: relative;
    right: 4px;
    width: 245px !important;
}

.sharebgNew p {
    font-size: 10px;
}

.sharebgNew h3 {
    margin-bottom: 5px;
    text-decoration: none;
}

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

/**********PopUp*************/
.popUp {
    position: absolute;
    z-index: 1000;
    width: 480px;
    height: 210px;
    float: left;
    background: #c9c9c9;
    margin: 25px;
    font-family: Arial, Helvetica, sans-serif;
    display: none;
    left: 390.5px!important;
    top: 100px!important;
}

.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: 285px;
    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;
}

/************************************/
/* April 4, 2012*/
/************************************/

a.submitdesigns {
    background: url(../images/submitdesignbtn.png);
    width: 347px;
    height: 83px;
    float: left;
    text-indent: -999999px;
    display: block;
    margin: 34px 0 0 -8px;
}

a.submitdesigns:hover {
    background: url(../images/submitdesignbtnhover.png);
    width: 347px;
    height: 83px;
    float: left;
    text-indent: -999999px;
    display: block;
}

a.submitdesignssmall {
    background: url(../images/small_des_btn.png);
    width: 230px;
    height: 48px;
    float: right;
    text-indent: -99999px;
}

a.submitdesignssmall:hover {
    background: url(../images/small_des_btn_hover.png);
    width: 230px;
    height: 48px;
    float: right;
    text-indent: -99999px;
}

.submitdesignssmall {
    background: url(../images/small_des_btn.png);
    width: 230px;
    height: 48px;
    float: right;
    text-indent: -99999px;
    border: 0 none;
}

.submitdesignssmall:hover {
    background: url(../images/small_des_btn_hover.png);
    width: 230px;
    height: 48px;
    float: right;
    text-indent: -99999px;
    border: 0 none;
}

.genn {
    height: 65px;
    float: left;
    width: 198px;
    border: none;
    border-top: solid 1px #c2c2c2;
    background: #f5f5f5;
    margin: 0;
}

.box_inner {
    padding: 5px;
    padding-bottom: 24px;
    float: left;
}

.dwnon {
    width: 160px;
    float: left;
    padding: 5px 0 0 0;
}

a.readbrief {
    background: url(../images/read_brief.png);
    width: 92px;
    height: 22px;
    float: right;
    text-indent: -99999px;
}

a.readbrief:hover {
    background: url(../images/read_brief_hover.png);
    width: 92px;
    height: 22px;
    float: right;
    text-indent: -99999px;
}

.middle_container {
    background: none !important;
}

/* Double Eye jQuery Popup Plugin */
.desds-popup {
    background: url("../../../../images/overlay_bg.png") repeat;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    z-index: 1000;
}

.desds-popup .desds-popup-wrapper {
    margin: 45px auto 0 auto;
    text-align: left;
    width: 317px !important;
}

div.terms-conditions ol {
    list-style-type:decimal !important;
}

div.competitionMainWrap .pagination {
    padding-bottom: 10px;
    margin-top: 10px;
    /*color: #72c361;*/
}

div.competitionMainWrap .no-entries {
    font-style: italic;
    font-size: 16px;
}

.joinus a#join_button1:hover{color:#fff}

.grabs ol li span{
	color: #FFFFFF !important;
}
a:hover{
	text-decoration:none !important;
}

#cboxLoadedContent
{
    overflow: auto !important;
}

.downloadBlock{
    float: left;
    width: 558px;
}

.downloadBlock p{
    font-size: 13px;
    margin: 0 0 0 22px;
}

.competition-header{
    height:auto;
    min-height: 36px;
    background:url(../../../../images/triangle-bg_small.png) no-repeat 43px 0;
}

.competition-header h1{
    margin-left: 92px;
    padding-top: 8px;
    color: #fff;
}

.competition-header div.right-gradient{
    height: 100%;
    width: 40%;
    position: absolute;
    right: 2px;
    top: 0;
}

/*div.btn{
    height: 53px;
    float: left;
    margin: 0 0 32px 22px;
}*/

.half-triangle{
    background: url("../images/triangle-bg.png") no-repeat;
    position: absolute;
    left: -25px;
    top: 0px;
    width: 49px;
    height: 100%;
    background-size: 49px 100%;
}