/* 
    Onboarding Stylesheet for branded styles.
*/

/* @group HTML elements */
body {
	background: #000 url(../images/buy/bg_header.png) repeat-x center top;
	color: #fff;
    margin: 0;
    padding: 0;
}

h2{
    color: #fff;
    font-size: 17px;
}
a,
a:link,
a:visited {
    color: #E0A467;
    text-decoration: none;
}
a:hover,
a:active {
    text-decoration: underline;
}
img, a {
    border-style: none;
    outline: none;
}
legend{
    color: #fff;
}
/* @end */


/* @group Common layout elements */
#container{
	background: #1B0303 url(../images/buy/bg_body.jpg) no-repeat center 62px;
    margin: 0 auto;
    overflow: visible;
    padding: 0;
    width: 100%;
}
#content-wrapper{
	background-color: transparent;
    clear: both;
    margin: 0 auto;
    padding: 20px 0;
    width: 960px;
}
.col-A{
    margin-left: 20px;
    width: 450px;
}
.col-B{
    padding-left: 20px;
}
/* @end */


/* @group Header */
.header {
	height: 120px;
    margin: 0 auto;
    clear: both;
    padding: 0;
    width: 100%;
}
#hsg-head{
    background: transparent url(../images/buy/bg_header_box.png) no-repeat center top;
	height: 120px;
	margin: 0 auto;
	width: 952px;
}
#hsg-head h1,
#hsg-head h1 a{
	display: block;
	height: 130px;
	margin: 0 auto;
	width: 310px;
}
#hsg-head h1 a{
    background: transparent url(../images/buy/hsrg_logo.png) no-repeat 0 0;
	text-indent: -9999px;
}

/* @end */


/* @group Footer */
#footer-wrapper{
	background-color: #000;
    margin: 0;
    padding: 0;
}
#footer{
    clear: both;
    margin: 0;
    padding: 0;
}
#ftr-trans{
	clear: both;
	margin: 20px 0 0;
	height: 100%;  /* IE6 */
    padding: 0 0 20px 0;
    text-align: center;
}
#footer ul#navigation-footer {
	float: none;
	list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

ul#navigation-footer li{
	display: inline;
	float: none;
    margin: 0;
    padding: 0 8px;
}
ul#navigation-footer li.csftr_faq,
ul#navigation-footer li:first-child{
	padding-left: 0;
}
ul#navigation-footer li.csftr_privacy_policy,
ul#navigation-footer li:last-child{
	padding-right: 0;
}

ul#navigation-footer li a{
    color: #4D4D4D;
    text-decoration: none;
	display: inline;
	float: none;
    margin: 0;
    padding: 0;
}
#footer ul#navigation-footer a:hover{
	color: #69000C;
    text-decoration: none;
}

#cs-logo {
    background:transparent url(../images/buy/PoweredBy_Gift.gif) no-repeat scroll left 50%; 
}
#logos{
	background-color: #000;
	margin: 0;
}
/* @end */


/* @group "Home" or "Interim" page */
.interim-container{
    background: transparent url(../images/about/bg_interim.png) no-repeat 40px 70px; 
    width: 100%;
}

.interim-content{
    margin: 0 0 0 575px;
}
    .interim-content h1{
        font-size: 22px;
        margin: 0 0 10px;
    }
    .second-heading {
        color: #43436c;
    }
    .interim-content li{
        padding: 0 0 3px;
    }
    .interim-content p{
        font-size: 14px;
    }    

#interim-about {
    padding: 30px 55px 0 25px;
}

#interim-how{
    margin: -95px 0 0 85px;
    width: 400px;
}

#interim-how li{
    padding: 0 0 3px;
}
body.interum p.button{
	text-align: left;
}
body.interum p.button a{
	margin: 0;
}
/* @end */


/* @group Buy Page */
.col-B fieldset.cert-sample input{
	color: #000;
}
.col-B fieldset.cert-sample textarea{
	color: #000;  
}
/* 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;
}
.cart{
	border-color: #aa5D57;
	color: #000;
}
.id-self-buy label.label-full{
  margin-left: 167px;
}
ul#deliver-controls-list li.backLava {
  border-color: #eee;
}
/* @end */


/* @group Payment Page */
.fieldset-look h3 span{
    font-size: 16px;
}
.button-payment{
    margin: 0;
    padding: 0;
}
.cert-sample .review-name{
	color: #000;
}
/* @end */


/* @group Security Window */
.security-window {
	background: url(../images/gift_card/screen/padlock.png) no-repeat scroll left 50% transparent;
}
/* @end */


/* @group Landing/VGC page */
body#landing #container {
    background: none;
    border: none;
    padding: 0px;
    width: 100%;
}
body#landing .landing-container {
    background: none;
    border: none;
    padding: 0px;
    width: 670px;
}
body#landing #content-wrapper {
    background: none;
    width: 100%;
}
.print-amount, .print-focus, .landing-row h3.instruct-title {
    color: #800010;
}
.landing-row{
    margin:  0 0 10px;
}
.landing-row-inner {
    width:49%;
}
    .landing-row-inner h3 {
        width: 100%;
    }
.landing-img{
    margin:0 20px 0 85px;
}
.offers-row{
    margin-top: 25px;
}
h3.oc-tag {
    text-align: center;
    font-weight: 200;
    margin-top: 10px;
    }

.landing-row h3.instruct-title-3 {
    text-align: left;
    color: #000;
    margin: 3px 0px 5px;
    font-weight: 200;
    font-size: 12px;
}
h3.instruct-title{
	margin: 5px 0;
}
h3.instruct-title-2{
    color: #800010;
}
#landing #footer ul#navigation-footer li a {
    color: #0367D2;
    padding: 2px 12px 0;
    text-decoration: underline;
}
#landing #footer ul#navigation-footer li a:hover {
    background: #ffffff;
    color: #0367D2;
}
/* @end */


/* @group FAQ */
.group-block h2,
.faq-block {
    background-color: transparent;  
}
.group-block h3 {
    color: #fff;
}
/* @end */



/* @group Errors */
.error-title{
	margin: 0;
	padding: 0;
}
.error-title span{
    background-color: #EEEEEE;
    border: 4px solid grey;
	color: #c10020;
	margin: 0 0 20px;
}
.errorlist li{
	background-color: transparent;
	border: none;
	color: #c10020;
}

.top-fieldset .errorlist li{ margin-left: 240px; }
.fieldset-wrapper-to-from li{ margin-left: 170px; }
.second .errorlist li{ margin-bottom: 0; }
.second .errorlist li{ margin-left: 80px; }

body#vgc-prompt .errorlist li {
	margin-left: 30%;
}
/* @end Errors */


/* @group Overlays */
body.l-box{
  color: #000;
}
/*@end */

/*social links*/

#social-links {
    margin: 36px 0 0 140px;
}
