body {
    font-size:62.5%;
    font-family:Helvetica,Arial,Geneva,sans-serif;
}
h2 {
    padding:0px;
    margin:0px;
    font-size:1.8em;
}
.pad-lg > h2{
  margin: 10px 0;
}
h3 {
    font-size:1.6em;
}
h4 {
    font-size:1.4em;
}
a img {
    border:none;
}
a, a:link, a:visited {
    text-decoration:none;
}
a:hover, a:active {
    outline:none;
}
textarea{
  resize: none;
}
#container {
    width:920px;
    margin:auto;
    overflow:visible;
    position:relative;
}
.header, #content-wrapper, #footer-wrapper {
    overflow:hidden;
    position:relative;
}
#content-wrapper {
    width:870px;
    z-index: 10;
}
.header h1 span{
    position:absolute;
    left:-9999px;
}
#content-wrapper {
    background-color:#fff;
    overflow: visible;
    padding:0px 0px 20px 0px;
}
#footer-wrapper {
    margin:20px auto 0px;
    height:100%;
    z-index: 1;
}
#footer {
    overflow:hidden;
}
#logo {
    text-align:center;
}
#cs-logo {
    background: transparent url("../images/PoweredBy_Gift.gif") no-repeat 0 0;
    display:inline-block;
    width:130px;
    height:50px;
}
#badge {
    display:inline-block;
    width:110px;
    height:55px;    
}

label, p, address {
    font-size:1.4em;
    padding:0px;
    margin:0px;
}
address {
    margin:10px 50px;
}
ul, ol {
    font-size:14px;
}
li {
    list-style-position: outside;
}
ol li {
    padding-bottom:9px;
}
.clear {
    clear:both;
}
fieldset {
    border:none;
    margin:25px 15px 0px 0px;  
    padding: 5px 0px 0px 0px;   
    border: none;
}
label {
    margin-left:25px;
}
fieldset.standard div label.label-full, fieldset div label.label-full {
    width:auto;
    text-align:left;
    margin:10px 0px 0px 145px;
}
fieldset.standard div label.label-full-2, fieldset div label.label-full-2 {
    width:auto;
    text-align:left;
    margin:0px 0px 0px 50px;
}
legend {
    font-weight:600;
    padding-left:0px;
    padding-right:0px;
    font-size:1.4em;
}
fieldset div label {
    margin:0px;
    padding:0px;
    width:39%;
    display:inline-block;
    text-align:right;
}
fieldset div label.cert-amount {
    width:52%;
}
.input-mid input {
    width:16em;
}
.input-mid-2 input {
    width:10em;
}
.input-small input {
    width:7em;
}
.input-xsmall input {
    width:3em;
}
.input-amount input {
    text-align:right;
    font-weight:600;
    font-size:1.2em;
}
.input-extra input {
    width: 5em;
}
.errorlist, .error-title { 
    color: #7C1022; 
    font-weight: 200;
    padding:0px; 
    margin:3px 0px 10px;
}
.errorlist li {
    margin-left:35%;
    padding:3px;
    background:#FFFFCC;
    list-style-type: none;
}

.error-title {
    text-align:center;
    margin:20px 0px 0px;
}
.error-title span {
    text-align:center;
    font-weight:600;
    font-size:1.2em;
    padding:10px 30px;
    border:1px dashed #7C1022;
    display:inline-block;
    background:#FFFFCC;
}

#buy-page #id_form{
  margin: 0;
  padding: 0;
}

.amount {
    font-size:1.2em;
    display:inline;
    padding-left:5px;
}
fieldset div, div.fieldset-look div {
    margin:6px 0px;
}
.first-item {
    margin-top:0px;
}
fieldset.standard div label {
    width:35%;
    display:inline-block;
    text-align:right;
}
.small-form {
    width:550px;
    margin:auto;
    padding:20px 0px;
}
.small-form  fieldset {
    border:1px solid #ccc;
    padding:20px 0px;
}
.small-form  fieldset legend {
    margin-left:10px;
    padding:0px 10px;
}

.inner-wrapper {
    overflow:hidden;
    position:relative;
    width:900px;
    margin:10px auto;
    padding:20px 0px;
    background:none;
}
.col-container {
    overflow:hidden;
    position:relative;
    background:none;
}

.col-A {
    position:relative;
    display:inline;
    float:left;
    overflow:hidden;
    width:370px;
    margin-left:20px;
}
.col-B {
    display:inline;
    float:left;
    overflow:hidden;
    position:relative;
    width:450px;
    padding:0px;
    padding-left:25px;
}
.col-B .cert-sample {
    height:205px;
    width:450px;
    margin:20px 0px 0px 0px;
    padding:0px;
    display:block;
}
.col-B fieldset.cert-sample div {
    float:right;
    text-align:left;
    margin: 7px 0 0;
    padding: 0;    
}
.fieldset-look div.cert-review-text {
    text-align:right;
    margin-left:296px;
    width:145px;    
}
.cert-sample .review-name {
    font-size:11px;
    font-weight:600;
    letter-spacing:1px;
    /*margin:0 7px 5px 0;*/
    margin:0 0 5px 0;
    /*padding:3px;*/
    padding: 3px 0 0 2px;
    text-align:left;
}
.cert-sample .review-message {
    font-family:sans-serif;
    font-size:11px;
    font-weight:400;
    height:155px;
    /*letter-spacing:1px;*/
    /*margin:0 5px 0 0;*/
    /*padding:3px;*/
    padding: 0 0 0 1px;
    text-align:left;
}
.col-B fieldset.cert-sample input {
    width:143px;
    background:transparent;
    color:#000;
    font-weight:600;
    letter-spacing:1px;
    border:1px dashed #626262;
    margin:0px 5px 5px 0px;
    padding:3px;
    font-size:11px;
    float:right;
}
.col-B fieldset.cert-sample textarea, p.review-message {
    width:143px;
    height:155px;
    background:transparent;
    color:#000;
    font-weight:400;
    /*letter-spacing:1px;*/
    font-size:11px;
    border:1px dashed #626262;
    padding:3px;
    font-family:sans-serif;
    margin:0px 5px 0px 0px;
    overflow:hidden;
    float:right;
    clear: both;
}
p.review-message {
    border:none;
}

.extra-bucket {
    overflow:hidden;
    height:124px;
    margin-top:15px;
}

.col-footer {
    overflow:hidden;
    position:relative;
    clear:both;
}
.col-footer fieldset {
    width:430px;
    float:left;
}

fieldset.amount-set {
    padding:12px 0px 5px 0px;
    border:none;
}
fieldset.top-fieldset {
    margin-top:5px;
}
.cert-amount {
    font-weight:600;
    padding-right:2px;
    font-size:1.4em;
}
p.backgrounds {
    margin:0px 0px 10px 10px;
    text-align:left;
}
p.backgrounds img {
    vertical-align:middle;
}
p.backgrounds span {
    font-size:1.2em;
    font-weight:600;
    font-style:italic;
    margin:0px 10px;
}
p.button {
    text-align:center;
    margin:20px 0px 0px;
}


p.button a {
    display:inline-block;
    text-decoration:none;
    margin:0px 12px;
    padding:5px 10px 3px;
    font-size:1.1em;
}
p.button input.add-another {
    background: #ccc url(../images/add-button.gif) no-repeat left 50%;
    padding-left:35px;
    padding-right:10px;
}
p.button input.next {
    background: #ccc url(../images/button_next.gif) repeat-x right -7px;
    padding-right:15px;
    padding-left:8px;
}
p.button input.stan-button {
    background:#CCCCCC url(../images/button_bg.gif) repeat-x scroll left 50%;
}
p.button input.cancel {
    background:#CCCCCC url(../images/button_bg.gif) repeat-x scroll left 50%;
}
p.button input.back {
    background:#CCCCCC url(../images/button_back.gif) no-repeat scroll left 50%;
    padding-left:15px;
}
input.add-another, input.next, input.stan-button, input.cancel, input.back {
    background:white;
    border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD;
    border-style:solid;
    border-width:1px;
    color:#000;
    padding-top:4px;
    padding-bottom:4px;
    cursor:pointer;
    font-size:.9em;
    margin:0px 5px;
}
p.button input.next:hover {
    background:#333 url(../images/button_next.gif) repeat-x scroll right -60px;
    color:#fff;
    border:1px solid #0d7606;
}
p.button input.stan-button:hover {
    background:#333 url(../images/button_stan.gif) repeat-x scroll left 50%;
    color:#fff;
    border:1px solid #0d7606;
}
p.button input.back:hover {
    background:#333 url(../images/button_back.gif) repeat-x scroll 200px 50%;
    color:#fff;
    border:1px solid #0d7606;
}
p.button input.cancel:hover {
    background:#955656;
    color:#fff;
    border:1px solid #0d7606;
}
p.button input.add-another:hover {
    background:#333 url(../images/add-button.gif) repeat-x scroll -300px 50%;
    color:#fff;
    border:1px solid #0d7606;
}

.input-button-lg {
    height:30px;
    text-align:center;
    padding:0px;
    overflow:hidden;
    display:inline-block;
    margin:0px 5px;
}
.input-button-lg:hover input {
    margin-top:-30px;
}
.process {
    height:30px;
    text-align:center;
    padding:0px;
    overflow:hidden;
    display:inline-block;
    margin:0px 5px;
}
.process input {
    margin-top:-60px;
    cursor:progress;
}

    
.input-button-sm {
    height:24px;
    text-align:center;
    padding:0px;
    overflow:hidden;
    display:inline-block;
    margin:0px 25px;
}
.input-button-sm:hover input {
    margin-top:-24px;
}
.button-vgc {
    text-align:right;
    margin:40px 80px 0px 120px;
    overflow:hidden;
    position:relative;
    height:100%;
}
.button-vgc ul {
    text-align:right;
}
.button-vgc ul li {
    float:right;
    display:inline;
    margin:0px 15px;
}
.input-button-clear {
    height:20px;
    text-align:center;
    padding:0px;
    overflow:hidden;
    display:inline-block;
    margin:0px 40px;
    margin-bottom:5px;
    position:absolute;
    left:0px;
    bottom:3px;
}
.input-button-clear:hover input {
    margin-top:-20px;
}

/* @group Payment Page Items */
.button-payment {
    overflow:hidden;
    position:relative;
    margin:20px 40px 0px 0px;
}
.button-payment ul {
    text-align:right;
}
.button-payment ul li {
    float:right;
    display:inline;
}
#processing {
    height:30px;
    width:140px;
    margin:10px auto;
}
p#state_excluded{
	clear: both;
	font-size: 1.1em;
	padding: 5px 0 0 135px;
	width: 16em;
}
p#payment_email_message{
	clear: both;
	font-size: 1.1em;
	padding: 5px 0 5px;
}
* html #id_notify_offers_label{
	text-indent: 0px;
  	margin: 0 0 0 5px;
}
#id_notify_offers_label{
  margin: 0 0 0 153px;
  font-size: 12px;
  text-indent: -19px;
  overflow: visible;
}
#id_notify_offers{
 margin: 0 3px 0 0; 
}
/* @group */

div.result-footer div.egc-to-from,
div.result-footer div.from-send,
div.confirm-set div.egc-to-from,
div.confirm-set div.from-send {
  line-height: 24px;
}

.alert-text-button {
    padding-top:10px;
}
.alert-text-button span {
    font-weight:600;
}

.required {
    margin:0px 3px;
    color:#a51d02;
    font-weight:600;
}
.self-send {
    margin:0px 0px 10px 70px;
    display:block;
}
.strong-label {
    font-weight:600;
    font-size:1.2em;
}
h2.background-title {
    text-align:right;
    float:left;
    padding:30px 0px 0px 0px;
    margin:0px 0px 0px 20px;
}

.fieldset-look {
    overflow:hidden;
    position:relative;
    float:left;
}
.left-box {
    width:240px;
    margin:0 15px 0 0;
}
.right-box {
    width:190px;
}
.fieldset-look div.name-label {
    float:left;
    margin: 0;
    width:20%;
    padding-right:5px;
}
.fieldset-look div.name-result {
    float:left;
    margin: 0;
    width:70%;
}
.fieldset-look div {
    overflow:hidden;
    width:100%;
}
.fieldset-look h3 {
    margin:10px 0 0 0px;
    padding:0;
    text-align:left;
}
.fieldset-look h3 span {
    font-size:1.3em;
    font-weight:600;
    padding-left:0px;
    padding-right:10px;
    background:none;
    position:relative;
}
div.confirm-set .fieldset-look h3 span{
    font-size: 1.3em;
}
.comment-form label {
    vertical-align:top;
}
.comment-form textarea{
	resize: none;
	width: 300px;
}
.fieldset-look p {
    margin:0;
    padding:0;
}
.label-look {
    display:inline-block;
    float:left;
    padding:0 5px 0 0;
    position:relative;
    text-align:right;
    width:50%;
}
.input-look {
    float:left;
    font-weight:bold;
}
.result-footer {
    clear:both;
    overflow:hidden;
}
.help-text {
    display:inline;
    white-space:nowrap;
    padding-left:10px;
    font-size:1.2em;
}
.help-link {
    white-space:nowrap;
    font-size:1.2em;
    padding:5px;
}
.edit, .remove, .print {
    margin:3px 0px;
    padding:3px 10px 2px 20px;
    color:#333;
    font-size:.9em;
}
.remove {
    background: #fff url(../images/remove.gif) no-repeat left 40%;
    border:1px solid #555;
}
.edit {
    background: #fff url(../images/edit.gif) no-repeat left 40%;
    border:1px solid #555;
}
.print {
    background: #fff url(../images/printer_icon.gif) no-repeat left 40%;
    border:1px solid #555;
    padding:3px 10px 2px 24px;
}
.totals {
    overflow:hidden;
    position:relative;
    margin:auto;
}
.totals h3 {
    font-size:1.6em;
    text-align:center;
    margin:0px;
}
.nmb-gifts {
    text-decoration:underline;
}
.fieldset-look p.gift-total {
    text-align:center;
    font-size:1.6em;
    font-weight:600;
    margin:10px 0px 5px 0px;
}
.fieldset-look p.gift-total span{
    background-color:#FDFCBD;
    margin:0 5px;
    padding-left:7px;
    padding-right:7px;  
}

.background-or {
    text-align:center;
    font-style:italic;
    font-weight:600;
    font-size:1.8em;
    margin:0;
}
.input-right {
    text-align:right;
}
#confirm-page {
    width:600px;
    margin:auto;
    overflow:hidden;
    position:relative;
}
#confirm-page h2 {
    font-size:1.8em;
    font-weight:600;
}
#confirm-page .fieldset-look h3 {
    font-size:1.2em;
    font-weight:600;
}
#confirm-page h3 {
    font-size:1.5em;
    font-weight:600;
}

.confirm-set {
    overflow:hidden;
    clear:both;
    width:500px; 
    border-top:1px dashed #ccc;
    border-bottom:1px dashed #ccc;
    padding:10px 0px 10px 10px;
    margin:20px 0px;
}
.confirm-set .fieldset-look p.gift-total {
    font-size:1.6em;
    font-weight:600;
    margin:10px 0 5px;
    text-align:left;
}
#confirm-page h3.confirm-total, #confirm-page h3.confirm-cost {
    width:500px;
    text-align:right;
    margin:0px 0px 30px 0px;
    font-size:1.4em;
}
#confirm-page h3.confirm-total{
    margin:0px 0px 10px 0px;    
}
#confirm-page h3.confirm-cost span{
    background-color:#FDFCBD;
}
h3.confirm-total span, h3.confirm-cost span {
    text-decoration:underline;
}
p.image-upload {
    text-align:center;
    margin:5px 0px;
}
p.image-upload a, p.image-upload a:link, p.image-upload a:visited {
    display: block;
    height: 71px;
    width: 320px;
    background: transparent url(../images/upload.gif) no-repeat 0 0;
    text-decoration: none;
    margin: 0 auto;
}
p.image-upload a:hover, p.image-upload a:active {
    background-position: 0 -71px;
}

#footer ul#navigation-footer {
    float:right;
    font-size:1.2em;
    margin:0px 30px 0px 0px;
    list-style:none;
}
ul#navigation-footer li.start {
    border-left-width:0;
}
ul#navigation-footer li {
    border-right:1px solid #ccc;
    float:left;
    margin:0 ;
    padding:0;
}
ul#navigation-footer li.end {
    border-right-width:0;
}
ul#navigation-footer li a {
    border-width:0;
    display:block;
    padding:0 12px;
    text-decoration:none;
}

.upload-another {
    text-align:center;
    width:98%;
}
.upload-another a {
    background:transparent url(../images/upload_image_sm.jpg) no-repeat right top;
    padding:14px 50px 3px 3px;
    display:inline-block;
}

a.edit-small {
    background: transparent url(../images/edit_small.gif) no-repeat left top;
    padding:0;
    display:inline-block;
    height:15px;
    width:40px;
    color:#949494;
}
a:hover.edit-small {
    background: transparent url(../images/edit_small.gif) no-repeat left -15px;
    color:#484848;
}
a.delete-small {
    background: transparent url(../images/remove_small.gif) no-repeat left top;
    padding:0;
    display:inline-block;
    height:15px;
    width:55px;
    color:#949494;
}
a:hover.delete-small {
    background: transparent url(../images/remove_small.gif) no-repeat left -15px;
    color:#484848;
}
p.cart-total {
    margin:0;
    padding-bottom:5px;
    text-align:center;
    width:98%;
    display:block;
    clear:both;
}
p.cart-total span {
    
}

p.cart-item {
    float:left;
    display:inline;
    width:110px;
    text-indent: 0px;
    margin: 0px 8px 22px 8px;
    font-size:12px;
    text-align:center;
}
#upload-container {
    overflow:hidden;
    position:relative;
    display:block;
}
p.upload-thumb {
    margin:0px 0px 10px 0px;
    font-size:12px;
    text-align:center;
    float:left;
    width:110px;
    text-indent: 0px;
}
p span.item-name {
    
}
p.cart-item span.item-image img, p.upload-thumb a img {
    width:75px;
    margin:auto;
    display:block;
    border:1px solid #ccc;  
    padding:0px;
}
p.upload-thumb a img {
    cursor:pointer;
}
p.cart-item a {
    
}
.cart{
    padding:17px 0px 0px 60px;
    background: #fff url(../images/shopping_cart.gif) no-repeat left top;
    width:380px;
    overflow:hidden;
    position:relative;
    margin:20px auto 0px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    border:1px solid #DADADA;
}
.cart h3 {
    margin:2px 0px 9px;
    font-size:1.4em;
}
#dock img {
    padding:0px 3px 3px;
    margin-right:3px;
}
.example {
    font-style:italic;
}
.upload-thumb-container {
    overflow:hidden;
    position:relative;
    width:310px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #bbb;
    padding:10px 5px;
    margin:10px auto 0px auto;
}

/* message */
.message-container {
    overflow:hidden;
    position:relative;
    width:500px;
    margin:0 auto;
    padding: 20px 0;
}
.message-container h3 {
    font-size:1.4em;
}

/* Lightbox */
body.l-box {
    background: #fff;
    margin:0px;
    padding:0px;
    font-size:62.5%;
    font-family:Helvetica,Arial,Geneva,sans-serif;
}

.top-dir {
    background: transparent url(../images/Upload_image_V2.jpg) no-repeat left top;
    height:207px;
}
.top-dir-bulk {
    background: transparent url(../images/Upload_logo_V1.gif) no-repeat left top;
    height:207px;
}
.l-box h3 {
    width:49%;
    display:inline;
    float:left;
    padding:9px 0px;
    margin:0px;
    font-size:1.6em;
    color:#444;
    text-align:center;
}
.l-box h2 {
    font-size:1.6em;
    color:#444;
}
.l-box fieldset {
    border:none;
    width:580px;
    margin:0px auto;
}
.l-box fieldset ol {
    margin-left:60px;
}
.l-box legend {
    font-size:1.6em;
}

.l-box lable {
    
}
.l-box li {
    padding:0px 0px 3px 0px;
}
.step-1 legend {
    background: transparent url(../images/step_1.gif) no-repeat left top;
    padding:17px 0px 0px 55px;
    vertical-align:bottom;
    color:#242424;
}
.step-2 {
    background: transparent url(../images/step_2.gif) no-repeat left top;
    padding:17px 0px 0px 55px;
    vertical-align:bottom;
    color:#242424;
}
#modalContent ol {
    margin-left:60px;
}
#upload-form-field-container {
    margin-top:20px;
}
.step-upload {
    overflow:hidden;
    position:relative;
}
.step-upload p {
	margin-left: 102px;
}
p.button-row {
    position:absolute;
    bottom:3px;
    right:10px;
    text-align:right;
    margin:15px 20px 10px 0px;
    padding:10px 0px 0px;
    height:30px;
    display:block;
}
input.go[type="submit"] {
    padding:4px 7px 1px 7px;
    margin:0px 0px 0px 15px;
    border:1px solid #ccc;
    color:#333;
    background: #fff url(../images/button_bg.gif) repeat-x left bottom;
}
input.go[type="submit"]:hover {
    color:#fff;
    background:#333 url(../images/button_bg_hover.gif) repeat-x left bottom;
    border:1px solid #333;
}
span.processing{
    background: transparent url(../images/button_processing_image.gif) no-repeat -7px -6px;
    border:1px solid #ccc;
    display: none;
    margin: 0;
    padding: 4px 5px 1px 25px;
}
a.go, a.go:link, a.go:visited, a.cancel, a.cancel:link, a.cancel:visited {
    background: #fff url(../images/button_bg.gif) repeat-x left bottom;
    border-color: #DDDDDD #AAAAAA #AAAAAA #DDDDDD;
    border-style: solid;
    border-width: 1px;
    color: #000;
    display: inline-block;
    margin: 0px 0px 0px 15px;
    padding: 5px 12px 3px;
    text-decoration: none;
}
a.go:hover, a.go:active {
    color:#fff;
    background:#333 url(../images/button_bg_hover.gif) repeat-x left bottom;
}
a.cancel:hover, a.cancel:active {
    color:#fff;
    background:#333 url(../images/button_bg_hover_cancel.gif) repeat-x left bottom;
    border:1px solid #333;
    text-decoration:none;
}
input.go[type="submit"] {
    padding:1px 7px 1px 7px;
    font-size:1em;
}
a:hover span.cancel {
    color:#8b0b0b;
}

a:hover span.cancel {
    color:#fff;
    background:#333 url(../images/button_bg_hover_cancel.gif) repeat-x left bottom;
    border:1px solid #333;
    text-decoration:none;
}
.l-box .crop-container {
    overflow:hidden;
    position:relative;
}
.l-box .crop-container crop-image {
    overflow:hidden;
    position:relative;
    width:360px;
    height:345px;
    display:inline;
    float:left;
}
.l-box .crop-container .preview-image {
    overflow:hidden;
    position:relative;
    width:395px;
    height:345px;
    display:inline;
    float:left;
}

#modalContent{
    position:relative;
    width:auto;
    height:472px;
    overflow:visible;
    background:#ffffff;
    border-top:1px solid #fff;
    margin:15px 0 0 15px;
}

.l-box div.leftSide{
    position:absolute;
    top:140px;
    left:0;
    width:360px;
    height:325px;
    text-align:center;
}

.l-box div.rightSide{
    position:absolute;
    top:125px;
    left:375px;
    width:450px;
    height:325px;
}
.emp {
    font-style:italic;
    font-size:.8em;
}

div#browsingBox{
    margin-top:50px;
}

div#loadingBox{
    margin-top:32px;
    font-weight:bold;
}

div#loadingBox img{
    vertical-align:middle;
}

div#cropBox{
    position:absolute;
    left:0;
    top:39px;
    width:360px;
    height:330px;
}

div#previewBox{
    position:relative;
    width:395px;
    height:190px;
}

div#previewBox *{
    z-index:1;
}

div#previewBox img.bg{
    position:absolute;
    top:0;
    left:0;
    z-index:0;
}

div#previewBox div.photoHolder{
    position:absolute;
    top:6px;
    left:6px;
    width:246px;
    height:130px;
    overflow:hidden;
    background:#000000;
    border:1px solid #cccccc;
}
div#crop_error {
    color:red;
    font-weight:600;
}
/* -- Landing page -- */

body#landing {
background-image:none;
background-color:#fff;
margin:0;
padding:0;
}

.headline {
color:#666666;
font-size:2.7em;
}

.headline span {
font-size:.5em;
}

.landing-container {
position:relative;
width:670px;
margin: 0 auto 5px auto;
padding:0;
}
body#landing #container #content-wrapper {
width:auto;
padding:0px;
margin:0px;
}

.landing-btm {
overflow:hidden;
position:relative;
margin: 0 5px 0 4px;
padding: 0;
border: 1px solid #cccccc;
border-top:none;
background: transparent;
}

.landing-bottom {
position:relative;
width:674px;
margin: 3px auto 0 auto;
padding:0;
overflow:hidden;
}

#cert-landing-preview {/* This is a brandable item */
position:relative;
overflow:hidden;
width:650px;
height:375px;
margin: 4px auto 0 auto;
padding: 0;
z-index:0;
}

#cert-landing-preview #cert-name {/* This is a brandable item */
margin: 0 0 12px 0;
width:210px;
line-height:normal;
color:#000;
font-size:21px;
font-weight:700;
}

#cert-landing-preview #cert-comment {
margin: 0 0 5px 0;
width:210px;
line-height:1.1;
color:#000;
font-size:18px;
font-weight:200;
}

#landing-barcode {
    display: block;
    margin: 10px auto;
}

#landing-page-message {
position:absolute;
left:430px;
top:10px;
}

.print-date {
   font-size:.9em; 
}
.print-title-top {/* This is a brandable item */
width:100%;
height:20px;
}

.print-title {/* This is a brandable item */
width:100%;
height: 465px;
overflow:hidden;
position:absolute;
left:0;
top:0;
margin:0 auto;
padding:0px;
}

p.h1replace, p.h2replace, p.h3replace{
text-align:center;
margin:0;
padding:0;
line-height:120%;
}

p.h1replace{
color:#333333;
margin:20px 0 0 0;
padding:0;
font-size:2em;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:700;
}

p.h2replace{
color:#333333;
font-size:1.8em;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

p.h3replace{
color:#333333;
font-size:1.1em;
font-family:Geneva, Arial, Helvetica, sans-serif;
margin-bottom: 3px;
}

.print-title p.instructions{
}

.print-title h1 {
color:#333333;
margin:10px 0 0 0;
padding:10px 0 0 0;
font-size:1.7em;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:700;
text-align:center;
}

.print-title h2 {
color:#333333;
margin:0 10px;
padding:0;
font-size:1.4em;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align:center;
}

.print-title h3 {
color:#333333;
margin:0 0 0 0;
padding:0 0 3px 0;
font-size:1.1em;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align:center;
}

.print-focus {
color:#000099;
/*font-size:1.2em;*/

}

.print-amount {
color:#800000;
font-weight:bold;
/*font-size:1.2em;*/
}

#printIcon{
    display:block;
    float:right;
}

.landing-row {
position:relative;
width:100%;
overflow:hidden;
margin:0 auto;
padding:0px;
}

.landing-row h3.instruct-title, .landing-row h3.instruct-title-2, h3.instruct-title-2 {
text-align:center;
color:#000099;
font-size:1.8em;
font-weight:200;
}

.landing-row h3.instruct-title-2, h3.instruct-title-2 {
font-size:1.4em;
}

.landing-row-inner {
position:relative;
float:left;
display:inline;
width:49%;
overflow:hidden;
margin: 0;
}

.left-border {
border-left:1px solid #e4e4e4;
}

.landing-top-content {
overflow:hidden;
position:relative;
margin:0 0 10px 0;
}

.landing-row-inner h3 {
padding:0 0 0 10px;
width:130px;
float:left;
display:inline-block;
font-size:1.6em;
font-weight:200;
}

.landing-row-inner h3 span {
display:block;
font-size:1.6em;
font-weight:200;
padding:0 0 0 30px;
color:#333333;
}

.landing-img {
overflow:hidden;
float:left;
width:158px;
margin:0 20px 0 0;
}

.landing-row-inner p.landing-p {
padding:0 30px;
margin:0;
}

.landing-row-inner ol {
list-style-type:decimal;
margin: 0;
padding: 0 0 0 20px;
clear:both;
}

.landing-row-inner ol li{
 margin: 0 0 0 20px;
 padding: 0;
line-height:1.4;
font-size:1em;
}

.landing-row-inner h4 {
font-size:1.25em;
padding:20px 0;
}

.redeem-code {
font-weight:700;
color:#000;
font-size:1.1em;
text-align:center;
padding:5px 0 0 0;
}

.offers-row {
margin:0;
padding: 0 40px 0 40px;
overflow:hidden;
text-align: justify;
}

.offers-row p{
font-size: 1.1em;
margin-bottom:0;
margin-top: -5px;
line-height:normal;
}

.address-bar {
overflow:hidden;
position:relative;
margin:15px auto 0 auto;
width:600px;
border-top:1px solid #E4E4E4;
padding:10px 0 0 0;
}

.landing-addr {
overflow:hidden;
float:left;
display:inline;
width:300px;
}

.landing-addr p {
width:110px;
float:left;
text-align:left;
padding:0 15px 0 0;
line-height:1.2;
margin:0;
}

.landing-addr p span {
color:#333;
font-size:1.1em;
font-weight:700;
}

.landing-addr address {
margin:0;
display:block;
line-height:1.2;
font-style:normal;
}

.powered-right {
text-align:right;
}
.landing-addr address span {
font-size:.8em;
}

.landing-addr address a:hover span {
font-size:.8em;
color:#0033CC;
text-decoration:underline;
}

.landing-addr address a:link, .landing-addr address a, .landing-addr address a:visited {
color:#333;
text-decoration:none;
border:none;
}

.merch-title {
float:left;
width:106px;
font-size:.8em;
padding:7px 0 0 0;
margin:0;
color:#E87122;

}

.merch-title p {
margin:0;
}

.merch-info {
display:block;
float:left;
width:550px;
font-size:.75em;
padding:0 5px;
margin:0 0 10px 0;
border-right:1px solid #ccc;
color:#333;
}

.merch-info p {
line-height:normal;
margin:0;
}

body#landing #footer {
overflow:hidden;
}
#barcode {
    float:right;
    margin:-50px 25px 0 0;

}
#code-holder {
    margin-top:10px;
}
.the-code {
    margin: 7px 0 0;
    color: #333333;
    font-size:1.2em;
}
.the-code span.code-title {
    font-weight:bold;
}
#landing #footer {
    margin:0px;
    padding:2px 5px;
}
#landing #footer ul#navigation-footer {
	float: none;
    margin:0px;
    padding:0px;
}
#landing #footer ul#navigation-footer li {

    font-size:1em;
}
#landing #footer ul#navigation-footer li a {
    color:#56595C;
    padding:2px 8px 0;
}
#landing #footer ul#navigation-footer li a:hover {
    color:#fff;
    background:#333;
}
.vgc-button-container {
    text-align:center;
    margin:7px 0px 0px 0px;
}
a.vgc-button:link,
a.vgc-button,
.vgc-button-container a.vgc-button:link,
.vgc-button-container a.vgc-button {
    padding:5px 12px 3px;
    background:#fff url(../images/button_bg.gif) repeat-x left bottom;
    display:inline-block;
    border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD;
    border-style:solid;
    border-width:1px;
    color:#000000;
    cursor:pointer;
    text-decoration:none;
}
a.vgc-button:hover,
.vgc-button-container a.vgc-button:hover {
    background:#333 url(../images/button_bg_hover.gif) repeat-x left bottom;
    color:#fff;
}

/* @group FAQ page */
.group-block {
    margin:3px auto 7px;
    overflow:hidden;
    position:relative;
    width:840px;
}
.faq-block {
    background:#F5F5F5 none repeat scroll 0 0;
    margin:3px 0px 10px;
    overflow:hidden;
    padding:5px 0;
    position:relative;
}
.group-block h2 {
    background:#333 none repeat scroll 0 0;
    color:#FFFFFF;
    font-size:1.4em;
    line-height:1.6;
    padding:0 0 0 15px;
}
.group-block h3 {
    font-size:1.4em;
    color:#333;
    font-weight:600;
    padding:0 0 0 20px;
    margin:0px;
}
.group-block h4 {
    padding:0 30px;
    font-size:1.4em;
    margin:0px;
}
.group-block p {
    padding:0 40px;
}
a.trigger_href {
    color:#555;
}
.faq-block ul{
  padding: 0 55px;
}
/* @end */

/* @group Security pages */
.small-container {
    overflow:hidden;
    position:relative;
    width:540px;
    margin:0px auto;
}
.security-window,
.fb-security-window {
	padding: 70px 0 70px 90px;
    background:#fff url(../images/padlock.gif) no-repeat left 50%;
}
.fb-security-window{
    background:#fff url(../images/padlock.gif) no-repeat left top;
	height: 150px;
}
.fb-security-window p{
	line-height: 18px;
}

#security-email label{
	width: 30%;
}
#security-offers{
	margin: 15px 0 0 37px; 
}
#security-offers input{
	margin: 0;
	padding: 0;
}
#security-offers label{
	display: inline-block;
	font-size: 1.2em;
	margin-left: 5px;
	width: auto;
	text-align: left;
}
.security-window .button{
	margin: 40px 0 0 110px;
	text-align: left;
}
/* @end */

/* interurm */
.interim-container {
    overflow:hidden;
    position:relative;
    width:99%;
}
#interim-how {
    margin: 265px 0 0 25px;
    width: 40%;
}
    #interim-how h3, #interim-how ul {
        margin: 0 0 10px;
    }
    #interim-how ul {
        padding-left: 30px;
    }
    #interim-how p{
        font-size: 12px;
    }
    
.interim-content {
    margin:40px 70px 70px 400px;
}

#interim-about {
    clear: both;
}
    #interim-about p{
        font-size: 12px;
    }

.second-heading {
color:#245969;
font-style:italic;
padding:0 0 0 30px;
}



/* Footer pages */
.footer-page-item {
    overflow:hidden;
    position:relative;
}
.footer-page-item h3 {
    padding:0px;
    margin:20px 0px 0px;
}

/* HIDE/SHOW */
.hide, .show-print, #show-print-logo {
    display:none; 
}

div.show {
    display:block; 
}

span.show {
    display:inline;
}

#logos {
    margin:10px 0px 0px;
}

/* @group Offers */ 
h2#offer-tag{
    background-color: #FDFCBD;
    margin: 0 auto 20px;
    padding: 5px 0;
    text-align: center;
    width: 75%;
}
.offers-area {
    margin: 7px 0 0;
}
span#bonus-cost{
    background-color: #FDFCBD;
    font-size:1em;
    font-weight:600;
    margin:0 0 0 100px;
    padding:5px 0;
}
span.offer-label-look{
    display:inline-block;
    padding:0 0 0 10px;
    text-align:right;
}
span.offer-result-look {
    padding:0 5px 0 1px;
}
span.offer-cart-amount{
    background-color:#FDFCBD;
    margin:0 5px;
    padding-left:7px;
    padding-right:7px;
}
h3#offer-total{
    background: #FFFBAE;
    margin-top: 10px;
}

/* taglines */
#tagline-image{
	background-color: transparent;
	border: none;
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
/* @end */

/* @group coupon display */
.landing-container-2 {
    overflow:hidden;
    position:relative;
    width:740px;
    margin:10px auto;
}
.coupon {
    overflow:hidden;
    position:relative;
    padding:36px 0px;
    margin: 0px;
    border-bottom:1px dashed #999;
    width:340px;
    text-align:center;
    float:left;
    display:inline;
}
.even-coup {
    border-left:1px dashed #999;
}
.coupon p {
    text-align:center;
}
.alert-box {
    overflow:hidden;
    position:relative;
    width:420px;
    margin:20px auto 0px;
    padding:10px;
    background-color:#ffffcc;
    border:1px solid #990000;
}
h1.coupon-title {
    font-size:1.8em;
    margin:10px 0px;
    text-align:center;
}
.alert-box h2 {
    text-align:center;
    font-size:1.6em;
}
.no-view {
    padding:60px 0px;
}
.landing-container-coupon {
		margin:10px auto;
		overflow:visible;
		position:relative;
		width:740px;
}
.row-1 {
		clear:both;
}
/* @end */

/* Promos */
.terms-info-link {
    text-align:center;
    margin:5px;
}

.promo-temp {
    overflow:scroll;
    position:relative;
    background:#fff;
    margin:40px 0px 0px 0px;
    padding:10px 0px;
    height:330px;
}
.promo-temp table {
    width:260px;
    margin:auto;
    font-size:1.4em;
    border-collapse:collapse;
    text-align:center;
}
.promo-temp table thead {
    background:#555;
    color:#fff;
}

.promo-temp table td, .promo-temp table th {
    padding:3px;
}
.promo-temp table tbody th {
    font-weight:normal;
}
.even {
    background-color:#dbdbdb;
}


.close-window {
    overflow:hidden;
    position:fixed;
    top:0px;
    right:5px;
    z-index:100;
}

.close-window-trig a {
    background:#edecec;
    border:1px solid #ccc;
    padding:7px 15px;
    font-size:1.2em;
    display:inline-block;
}

/* Extras needs to be last */
.no-border, p.cart-item span.no-border, ul#navigation-footer li.no-border {
    border-top:none;
    border-right:none;
    border-bottom:none;
    border-left:none;
}
.end {
    border-right-width:0;
}
hr.cert-break {
    border-top:1px dashed #000;
    border-bottom:none;
    margin:15px 20px;
}
p.none {
    padding:0px;
    margin:0px;
}
.off {
    position:absolute;
    left:-9999px;
}
.center {
    text-align:center;
}
#phone-help {
    display:none;
}
.js-off {
    display:none;
}

.pad-med {
    padding:10px;
}
.pad-lg {
    padding:0px 30px;
}
.mid-container {
	padding: 90px 0;
    overflow:hidden;
    position:relative;
    width:625px;
    margin:0 auto;
}
.item-break {
    overflow:hidden;
    position:relative;
    display:block;
    height:3px;
    border-top:1px dashed #ccc;
    margin-top:20px;
}

#demo-banner {
    overflow:hidden;
    position:absolute;
    left:0;
    top:0;
    width:60px;
    height:60px;
    background:transparent url(../images/demo.gif) no-repeat left top;
    z-index:10;
}
.t-b-margin-sm {
    margin-top:10px;
    margin-bottom:10px;
}

.col2 {
    overflow:hidden;
    position:relative;
    width:48%;
    float:left;
    display:inline;
}

#purchase-warning{
    display: none;
    padding: 10px 0;
    text-align: center;
 }
    #purchase-warning h2 {
         font-size:20px;
         font-weight:600;
    }
     #purchase-warning p{
         margin: 10px 0;
         font-size: 16px;         
      }


/* Sub-brands - a la Landry's */
p.sub-brands {
    margin: 15px 0;
    text-align:center;
}

p.sub-brands a, p.sub-brands a:link, p.sub-brands a:visited {
    background: transparent url(../images/change.jpg) no-repeat scroll 0 0;
    display: block;
    height: 45px;
    margin: 0 auto;
    outline: none;
    text-decoration: none;
    width: 320px;
}
p.sub-brands a:hover, p.sub-brands a:active {
    background-position: 0 -45px;
}

p.sub-brands img {
    float:right;
    height: 45px;
    margin: 0 20px 0 0;
    width: 75px;
    border: 1px solid #ccc;
}

/* Sub-brand overlay */
.sub-brand-overlay{
    background-color: #fff;
    padding:0px;
    margin:0px;
/*    _width: 950px; */
	width:100%;
}
.sub-brand-overlay h2{
    margin: 30px 0 30px;
    color:#6F0101;
    font-family:"Times New Roman",Georgia,Serif;
    font-size:2em;
    text-align:center;
}
#sub-brands-inner{
    margin: 0 auto;
    overflow-x:hidden;
    padding: 0;
    width: 835px;
}

#sub-brands-inner a.sub-brand-list {
    border:1px solid #fff;
    color: #333333;
    cursor: pointer;
    display:inline-block;
    margin: 0 14px 20px;
    padding: 10px 5px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 124px;
}

#sub-brands-inner a.sub-brand-list:hover{
    border: 1px solid #999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 3px 3px 5px #ccc;
    -moz-box-shadow:3px 3px 5px #ccc;
    -webkit-box-shadow: 3px 3px 5px #ccc;
}

#sub-brands-inner img {
    border: none;
    clear:both;
    display:block;
    height: 45px;
    margin:0 auto;
    outline: none;
    padding:5px 0;
    width: 75px;
}

#sub-brands-inner a span.sub-brand-title { 
    font-size: 14px;
    width:100%;
}


#cs-support-confirm .text-center{
    padding-left:40px;
    width: 850px;
}

/* Upload Your own overlay styles */
#uyo-submit-wrap{
	clear:both;
	/*height: 40px;*/
	margin:10px 0 0 234px;
}
#uyo-rights{
	/*float: left;
	display: inline;*/
	margin: 10px 0;
	padding: 0;
} 
#id_rights{
  margin: 0;
  padding: 0;  
}
#uyo-rights label{
  margin: 0;
  padding: 0;
}

#uyo-buttons{
	font-size: 14px;
	margin:0 0 0 50px;
	padding: 0;
}
#uyo-buttons input{
	display: inline-block;
}
form#upload_form ul.errorlist li{
  background-color: transparent;
}
fieldset.step-1 ul.errorlist li{
	margin: 5px 0 0 191px;
}
#uyo-rights .errorlist li{
	margin: 2px 0 0 23px;
	padding: 0;	
}


/* placeholder style for non HTML5 browsers */
.col-B fieldset.cert-sample input.jquery_placeholder,
.col-B fieldset.cert-sample textarea.jquery_placeholder,
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #000;
	font-style: italic;
}


/* VGC extra content styles*/
#egc-extra-content{
  margin: 0 10px;
}


/* @group eGift Card Processing */
body#page-vgc-processing .small-container{
  margin: 30px auto;
}

img.ui-datepicker-trigger{
	margin: 0 0 0 5px;
}
/* @end */


/* @group about pages */
.backlinks{
	padding: 15px 50px 15px 0;
}
.backlinks p{
	text-align: right;
	font-size: 12px;
}
/* @end */


/* @group facebook connect */
div#deliver-controls{
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
}
ul#deliver-controls-list {
    clear:both;
    list-style: none;
    _height: 20px; /* IE6 */
    margin: 5px 0 0 0;
    overflow: auto;
    padding: 0 0 0 30px;
}
ul#deliver-controls-list li {
	cursor: pointer;
	float: left;
	margin: 0;
	padding: 0 0 2px;
}
ul#deliver-controls-list li.backLava {
    border-bottom: 1px solid navy;
	position: absolute;
	z-index: 3;
}
ul#deliver-controls-list li#deliver-email {
	margin-right: 65px;
}
ul#deliver-controls-list li span {
    position: relative;	/* must have position set to anything other than static to use z-index */
    z-index: 5;
}
ul#deliver-controls-list li span img{
  vertical-align: middle;
}
p#deliver-or {
	font-style: italic;
	left: 105px;
	_left:105px; /* IE6 */
	position: absolute;
	top: 1px;
}
#deliver-content{
	clear: both;
/*	height: 75px; */
	margin: 0;
	padding: 0;
}

#deliver-content-facebook{
	display: none;
	margin: 0 0 10px 30px;
}
#deliver-content-facebook p{
  	font-size: 11px;
  	line-height: 18px;
  	text-align: left;
}
#deliver-content-facebook img{
	cursor: pointer;
	margin: 5px 0 0 120px;
}

#sms-wrapper{
  margin: 0;
}
#sms-wrapper label{
  margin-top: 0;
}
#id_sms_number{
  width: 90px;
}



/* Overlay selection */
#fb-friend-hdr{
	height: 47px !important;
}
#fb-friend-holder {
	height:324px !important;
}
#fb-friend-holder .friend{
	cursor: pointer;
	font-size: 14px;
}
#fb-friend-holder .friend:hover{
	color: #fff;
	background-color: #aaa;
}
#fb-friend-holder .even{
	background-color: #fff;
}
#fb-friend-holder .friend img{
	padding: 0;
	margin: 0 10px 0 0;
	border: 1px solid #ccc;
}
#fb-footer{
	bottom:  5px !important;
	width: 783px !important;
	padding: 8px 0 6px 7px !important;
	margin: 0 0 0 5px !important;
}
#fb-footer span.cancel-button input{
	background-color: #627aac;
	border: 1px solid #29447e outset;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

/* After selection */
#facebook-info{
  clear: both;
  font-size: 8px;
  margin: 0 0 0 30px;
}
#fb-friend-img{
  display: inline-block;
  float: left;
  margin: 5px 0 0 0;
  padding: 0;
}
#fb-friend-name{
	display: inline-block;
	float: left;
	height: 75px;
	margin: 0 0 0 10px;
	padding: 30px 0 0 0;
	vertical-align: middle;
}
#fb-friend-name p{
	font-weight: bold;
}
#fb-friend-img img{
	margin: 0 0 5px 0;
}
#fb-friend-img a{
	margin: 0 0 0 6px;
}

.facebook-info{
  font-size: 14px;
}
.facebook-info img.fb-icon{
	margin: 0 10px 0 0;
	border: none;
	vertical-align: baseline;
}

/* @end */


/* @group SMS */
.mobile-content	{
	clear: both;
	display: none;
	margin-left:145px;
	line-height: 14px;
}
/* @end */



/* @group Design Tabs Specific */
#design-tabs{ 
	height: 120px;
	margin-left: 32px;
	padding: 0;
	position: relative;
	width: 355px;  /* This is the minimum and may vary with brand, double check wide enough in all IEs! */
}
#design-tabs .ui-tabs-panel{
	margin: 0;
	overflow: auto;
	padding: 0;
}
#design-tabs .ui-tabs-nav {
	position: absolute !important;
	left: 0;
	bottom: 0;
	right:0;
	padding: 0;
}
#design-tabs .ui-tabs-nav li{
	border: none;
	top:  0px;
	margin: 0;
}
#design-tabs .ui-widget-header{
	border: none;
	margin: 0;
	width: 100%;
}
#design-tabs .jcarousel-skin-tango{
	margin: 15px 0 0;
	padding: 0;
}
#design-tabs .jcarousel-skin-tango .jcarousel-container{
	border: none;
}
#design-tabs #sub-brands-placeholder{
	margin: 25px 0 0;
	padding: 0;
}
#design-tabs .ui-state-default a,
#design-tabs .ui-state-default a:link,
#design-tabs .ui-state-default a:visited {
	color:#FFFFFF;
}
#design-tabs .ui-state-active a,
#design-tabs .ui-state-active a:link,
#design-tabs .ui-state-active a:visited {
	color:#414140;
	outline:medium none;
}
#design-tabs #quick-pick,
#design-tabs #design-center {
	margin-right:4px;
}
#design-tabs .ui-tabs-nav li{
	background: #9FAD4C url("../images/tab_bg.jpg") repeat-x 0 0;
	padding: 0 3px; /* Careful of IE6 padding bug */
}
#design-tabs .ui-tabs-nav li.ui-tabs-selected {
	background:none repeat scroll 0 0 #FFFFFF;
	-moz-box-shadow: 1px 1px 1px #aaa;
	-web-kit-box-shadow: 1px 1px 1px #aaa;
	box-shadow: 1px 1px 1px #aaa;
}
/* @end */


/* @group Video with UYO image */
#vid-photo-wrap{
	margin: 0;
	padding: 0;
	width: 100%;
}
#vid-photo-wrap p{
	margin: 0;
	padding: 7px 0 10px;
	text-align: center;
	font-size:12px;
}
#vid-photo-wrap ul{
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 335px;
}
#vid-photo-wrap li{
	display: inline-block;
	float: left;
	height: 50px;
	margin: 0 5px;
	_margin: 0 3px;
	padding: 0;
	position: relative;
	width: 100px;
}

#vid-photo-wrap li#vid-cap-base a{ background: transparent url(../images/bg-media-sprite.jpg) no-repeat 0 0; }
#vid-photo-wrap li#vid-cap-base a:hover{ background-position: 0 -50px; }
  
#vid-photo-wrap li#vid-up-base a{ background: transparent url(../images/bg-media-sprite.jpg) no-repeat -116px 0; }
#vid-photo-wrap li#vid-up-base a:hover{ background-position: -116px -50px; }

#vid-photo-wrap li#photo-base a{ background: transparent url(../images/bg-media-sprite.jpg) no-repeat -231px 0; }
#vid-photo-wrap li#photo-base a:hover{ background-position: -231px -50px; }

#vid-photo-wrap li.media-default{
	/*display: none;*/
}
#vid-photo-wrap li.media-default a{
	display: inline-block;
	height: 50px;
	text-indent: -9999px;
	width: 100px;
}
#vid-photo-wrap li.media-new{
	cursor: pointer;
	display: none;
}
#vid-photo-wrap li#vid-cap-thumb{ background: transparent url(../images/bg-media-sprite.jpg) no-repeat 0 -100px; }
#vid-photo-wrap li#vid-up-thumb{ background: transparent url(../images/bg-media-sprite.jpg) no-repeat -116px -100px; }
#vid-photo-wrap li#photo-thumb{ background: transparent url(../images/bg-media-sprite.jpg) no-repeat -231px -100px; }

#vid-photo-wrap li#photo-thumb span{
	display: block;
	margin: 1px auto 0;
	padding: 0;
	width: 75px;
}

#vid-photo-wrap li p{
	clear: both;
	color: #fff;
	font-size: 9px;
	padding: 19px 3px 0;
	text-align: center;
}
#vid-photo-wrap li a{
	background-color: #424242;
	bottom: 1px;
	color: #fff;
	display: block;
	font-family: Helvetica;
	font-size: 9px;
	left: 1px;
	outline: none;
	padding: 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 98px;
}
#vid-photo-wrap li a:hover{
	text-decoration: underline;
}

/* Positioning text on the eGC previews */
#id_faceplate_text{
	float: left;
	margin: 0;
	padding: 10px;
	width: 235px;
}
#id_faceplate_text p{
	font-size: 18px;
	text-align: center;
}
/* @end */


/* @group UYO image, no video */
#design-tabs p.video-upload {
    text-align:center;
    margin:5px 0px;
}
#design-tabs p.video-upload a,
#design-tabs p.video-upload a:link,
#design-tabs p.video-upload a:visited,
#design-tabs p.image-upload a,
#design-tabs p.image-upload a:link,
#design-tabs p.image-upload a:visited {
    display: block;
    height: 71px;
    width: 320px;
    background: transparent url(../images/upload_no_border.gif) no-repeat 0 0;
    text-decoration: none;
    margin: 0 auto;
}
#design-tabs p.video-upload a:hover,
#design-tabs p.video-upload a:active,
#design-tabs p.image-upload a:hover,
#design-tabs p.image-upload a:active {
    background-position: 0 -71px;
}
/* @end */




/* @group Social Media */
#social-links{
	background-color: transparent;
	clear: both;
/*	margin: 30px 0 0;   as it was  */
	margin: 36px 0 0 20px;  /*new style to fix pop-up*/
	padding: 0 0 0 140px;
/*  comment out parts were altered to fix comment box functionality*/
/*  padding: 0;*/
/*  text-align:right;*/
    text-align: left;
	z-index: 10;
}
#social-share-this {
	display:inline-block;
	margin: 0;
	padding: 0;
}
#social-facebook{
	display:inline-block;
    margin:0 30px 0;
    padding: 0;
    vertical-align: top;
}
#fb-btn {
	height: 18px;
    margin:0 5px 0;
    padding: 0;
    width: 60px;
}
#twt-btn {
	height: 20px;
    margin:0 5px 0;
    padding: 0;
    width: 55px;
}
.FBConnectButton {
    float: left;
}
/* @end */




.visuallyhidden{
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus{
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}