/* 
    Casual Male
*/

/* HTML elements */
body {
	background: #A3A691 url(../images/buy/bg_body.jpg) repeat fixed left top;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}
img, a {
	border-style: none;
	outline: none;
}

h2{
    color: #002A54;
    font-size: 18px;
}
a, a:link,
a:visited,
a.vgc-button:link span,
a.vgc-button span,
a.button-add-another span{
	color: #000074;
	text-decoration: none;
}
a:hover, a:active {
    text-decoration: underline;
}
a.vgc-button:hover span,
a.button-add-another:hover span{
	color: #fff;
}
legend{
	color: #000;
}

/* Common page layout elements */
#container{
	background: transparent url(../images/buy/bg_container.png) repeat-y 0 0;
	margin: 0 auto;
	padding: 0 10px;
	width: 920px;
}

.header {
	border-top: 1px solid #838383;
	clear: both;
	font-family: verdana,arial,helvetica,sans-serif;
	padding: 5px 5px 0;
}

#content-wrapper{
    clear: both;
    margin: 25px auto 0;
    padding:0px;
    width: 100%;
}

#footer-wrapper{
	margin:10px 0 0;
    padding: 0;
}
#footer{
    clear: both;
    padding: 0;
	border-bottom: 1px solid #838383;
	font-family: verdana,arial,helvetica,sans-serif;
	margin: 0;
	padding: 5px 5px 0 5px;
}
#footer ul#navigation-footer {
	margin: 0 0 10px;
}
#footer ul#navigation-footer a:hover {
	text-decoration: underline;
}
#cs-logo {
	background:transparent url('../images/buy/POWERED_VIP.png') no-repeat scroll left 50%;
}

.col-A{
    margin-left: 25px;
    width: 390px;
}
.col-B{
    padding-left: 20px;
    width: 465px;
}



/* Brand specific header and footer elements */
/* Header */
.header h1#logo{
	height: 60px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.header h1#logo a{
	background: #002a54 url(../images/buy/bg_header.gif) no-repeat 0 0;
	display: block;
	height: 60px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 100%;
}
#cm-nav{
	background-color: #f54c00;
	clear: both;
	margin: 4px 0 0;
	padding: 0;
	width: 100%;
}
ul#cm-nav-left{
	height: 21px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#cm-nav-left li{
	display: inline;
	padding: 0 14px;
	float: left;
	font-size: 1.1em;
}
#cm-subnav{
	clear: both;
	line-height: 1.5em;
	height: 22px;
	margin: 0;
	padding: 1px 0 0;
	vertical-align: middle;
}
#cm-nav a{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
#cm-nav a:hover{
	color: #fff;
	text-decoration: underline;
}
hr.cm-rule{
	background-color: #ccc;
	border: none;
	clear: both;
	color: #ccc;
	height: 2px;
	margin: 10px 0 0;
	pading: 0;
	width: 100%;
}


/* Footer elements */
.button_off, .button_on {
	background-color:#B4B4B4;
	border: 2px outset #C0C0C0;
	color:#000000;
	cursor: pointer;
	font-family:verdana,arial;
	font-size:1.1em;
	font-weight:bold;
	padding: 0 6px;
}
.button_on  {
	background-color:#C0C0C0;
	border: 2px outset #CCCCCC;
}
.cm-linkbox{
	border-left: 2px solid #c0c0c0;
	float: left;
	margin: 8px 0 0 0;
	padding-left: 5px;
	width: 13em;
}
.cm-linkbox ul{
	list-style-type: none; 
	line-height: 15px;
	margin: 0;
	padding: 0;
}
.cm-linkbox li{
	list-style-type: none;
	font-size: 11px;
}
.cm-linkbox li a{
	color: #000;
	font-size: 1.1em;
	text-decoration: none;
}
.cm-linkbox li a:hover{
	color: #cc0000;
	text-decoration: underline;
}
#cm-ftr-right{
	float: right;
	margin: 10px 0 0;
	width: 49%;
}
.orange{
	color:#EA6D1F;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
}
p#cm-copyright{
	clear: both;
	font-size: 1.1em;
	margin: 10px 0;
	text-align: center;
}
/* End Brand specific header and footer elements */
/*************************************************/



/* Page specific styles */

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

.interim-content{
    margin: 0 40px 0 510px;
}
    .interim-content h1{
        font-size: 22px;
        margin: 0 0 10px;
    }
    .second-heading {
        color: #0400a9;
    }
    .interim-content li{
        padding: 0 0 3px;
    }
    .interim-content p{
        font-size: 12px;
    }    

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

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

#interim-how li{
    padding: 0 0 3px;
}

/* Payment Page */
.fieldset-look h3 span{
    font-size: 16px;
}
.button-payment{
    margin: 0;
    padding: 0;
}
.col-B fieldset.cert-sample input,
.col-B fieldset.cert-sample textarea,
p.review-message,
.cert-sample .review-name{
	color: #fff;
}
.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:#fff;
	font-style:italic;
}
/* @group FAQ */
.group-block h2{
	background-color: #002A54	
}
/* @end */




/* Security Window */
.security-window {

}

/* Landing/VGC page */
body#landing #container {
    background: none;
    border: none;
    padding: 0px;
    width: 100%;
}
body#landing #content-wrapper {
    background: none;
    width: 100%;
}
#cert-landing-preview{
	height: 370px;
}
.print-amount, .print-focus {
    color: #D2232A;
}
.landing-row{
	font-family: verdana, sans-serif;
	margin: 0 0 5px;
}
.landing-row h3.instruct-title{
	color: #000;
	font-size: 12px;
	margin: 0 0 5px;
	padding: 0;
}
.landing-row p#three-ways{
	color: #d2232a;
	font-size: 21px;
	font-weight: 200;
	margin: 0 0 5px;
	text-align: center;
}
.landing-row span#three{
/*	background: transparent url(../images/three-red.jpg) no-repeat 1px 3px;
	display: inline-block;
	height: 30px;
	text-indent: -9999px;
	width: 17px;*/
	color: #D2232A;
	font-family: serif;
	font-size: 28px;
}

.landing-row-inner {
    width:33%;
    text-align: center;
}
.landing-top-content{
	margin: 0 0 5px;
}
.landing-row-inner h3 {
    color: #d2232a;
    font-size: 21px;
    margin: 0 0 5px;
    padding: 0;
    width: 100%;
}
.landing-row-inner div.landing-img{
	width: 100%;
	float: none;
	margin: 0;
}
.landing-row-inner ul{
	clear: both;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: none;
	margin: 0 auto 5px;
	padding: 0;
	width: 95%;
}
.landing-row-inner ul li{
	padding: 2px 0;
}
.landing-row-inner p.redeem-code{
	color: #363636;
	margin: 0;
	padding: 0;
}
#landing div#footer-wrapper{
	margin-top: 10px;
}
p.brand-url{
	font-size: 10px;
}
.offers-row{
	margin: 15px 10px 0;
	padding: 0;
}
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: 10px;
    line-height: 12px;
}
h3.instruct-title-2{
    color: #D2232A;
    margin: 0;
}
#landing #footer ul#navigation-footer {
	text-align: center;
}
#landing ul#navigation-footer li {
	display: inline;
	float: none;
}

#landing #footer ul#navigation-footer li a {
    color: #000074;
	display: inline;
	font-size:0.9em;
	padding:2px 5px 0;
    text-decoration: none;
}
#landing #footer ul#navigation-footer li a:hover {
    background: #ffffff;
    color: #000074;
    text-decoration: underline;
}
a.vgc-button:hover{
	text-decoration: none;
}

.merch-info{
	font-size: 6px;
	line-height: 8px;	
}

/* Social Links */
#social-links{
	background-color: transparent;
	margin: 30px 0 0 60px;
	padding: 0;
}