/* O'Charleys Branded Styles for CashStar Website */
body {
	background-color: #DBD4C4;
	border:0 none;
	color:#000000;
	height:100%;
	margin:0;
	padding:0;
}
h2 {
	color:#65934B;
	font-family:Verdana,Arial,Helvetica,sans-serif
	font-size:17px;
}
.first h2, .second h2, .third h2, .forth h2 {
	/*font-size:1.6em;*/
}
.header-number {
	display:none;
}
a, a:link {
	color:#556B7B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.second-heading {
	color: rgb(85, 107, 123);
}
.fieldset-wrapper-to label.label-full{
  margin-left: 148px;
}
legend {
	color:#65934B;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.4em;
}
.interim-container h2 {
	font-size:2em;
	color: rgb(101, 147, 75);
}

ul.list li{
	padding: 3px 0;
}
.header {
	background: #fff url(../images/buy/header.jpg) no-repeat left top;
	height:140px;
	overflow:hidden;
}

ul#oc-nav{
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	height:30px;
	list-style-type: none;
	margin: 0;
	padding:90px 0 0 230px;
	text-decoration:none;
	width:741px;
}
ul#oc-nav li{
	display: inline;
	float: left;
}
ul#oc-nav li a{
	color:#556B7B;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	margin:0 1.3em;
}
ul#oc-nav li a:hover{
	text-decoration: overline underline;
}
ul#oc-sub-nav{
	clear: both;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	height:30px;
	list-style-type: none;
	margin: 0 auto;
	padding: 45px 0 0 0;
	text-decoration:none;
	width:93%;
}
ul#oc-sub-nav li{
	display: inline;
	float: left;
}
ul#oc-sub-nav li a{
	color:#556B7B;
	font-weight: bold;
	font-size: .8em;
	text-decoration: none;
	text-transform: lowercase;
	margin:0 2.1em;
}
ul#oc-sub-nav li a:hover{
	text-decoration: overline underline;
}

#container {
	width:988px;
	padding:0px;
	margin: 0 auto;
}
#content-wrapper {
	width:100%;
	background:#fff url(../images/buy/wrapper.jpg) repeat-y 0 0;
	margin: 0;
	padding: 20px 0 50px;
}
.interim-content{
	margin-left: 550px;
}

#r1_c9 {
background:transparent url("../images/buy/r1_c9.jpg") no-repeat scroll 0 0;
height:50px;
width:742px;
}
.col-A {
	width:400px;
	margin-left:55px;
}


/* */
#footer-wrapper {
	padding:0px;
  	background: transparent url(../images/buy/footer.jpg) no-repeat 0 0;
	margin:0px;
	overflow: visible;
}
#footer{
	overflow: visible;
	margin: 0;
	padding: 0;
}
#ftr-trans{

}
#footer ul#navigation-footer {
	float:right;
	font-size:1.2em;
	list-style:none outside none;
	position: relative;
	overflow: visible;
}
#footer ul#navigation-footer a:hover{
	text-decoration: underline;
}

#logos {
	padding:20px 20px 0px;
}
#cs-logo {
	background:transparent url(../images/buy/POWERED_O_C.gif) no-repeat scroll left 50%;
}

.interim-container{
	background: transparent url(../images/buy/interum_base.jpg) no-repeat 50px 100px;
}

body#landing #container {
	border:none;
	width:100%;
	padding:0px;
	background:none;
}
body#landing #content-wrapper {
	width:100%;
	background:none;
}
body#landing #footer-wrapper {
	background:none;
	height:auto;
	border-top:1px solid #ccc;
}
body#landing #footer ul#navigation-footer  {
	padding:3px 0px;
}
body#landing #footer ul#navigation-footer li a:hover {
	background-color: #fff;
	color: #56595C;
	text-decoration: underline;
}

body#landing .landing-img {
	width:auto;
}

.landing-row-inner {
	width:98%;
}

.group-block h2 {
	background:#002E16;
}

.fieldset-look h3 span {
	font-size:1em;
}

#codeHolder p {
	font-size:16px;
}

.landing-row-inner h3 {
	width:230px;
}

.landing-row h3.instruct-title, .landing-row h3.instruct-title-2, h3.instruct-title-2, .print-focus  {
	color:#800000;
	margin:3px 0px;
}
.landing-row h3.instruct-title-3, h3.instruct-title-3 {
	text-align:left;
	color:#000;
	margin:0px 0px 5px;
	font-weight:200;
	font-size:12px;
}
h3.oc-tag {
	text-align:center;
	font-weight:200;
	margin-top:10px;
}

.error-title {
	margin:0px 0px 10px;
}

.button-payment {
	padding:0px;
	margin:0px;	
}

#processing {
	/*background:transparent url("../images/buy/processing.gif") no-repeat left top;*/
	height:30px;
	width:140px;
	margin:10px auto;
}

/* Used for bulk egc support message */
body#landing #footer-wrapper-bulk {
    background: none repeat scroll 0 0 transparent;
    border-top: none;
    height: auto;
}

body#landing p#bulk-instructions{
    font-size: 1.2em;
    margin: 5px 25px;
    padding: 0;
}

.pad-lg{
	padding: 0 50px;
}

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

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