/* Maggianos Branded Styles for CashStar Website */
body {
    background: #fff url(../images/buy/bg-body.jpg) repeat left top;
	border:0 none;
	color: #292929;
	height: 100%;
	margin: 0;
	padding: 0;
}
h2 {
	color:#292929;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
}
.first h2, .second h2, .third h2, .forth h2 {
	/*font-size:1.6em;*/
}
.header-number {
	margin-right:-3px;
}
a, a:link,
ul#navigation-footer li a {
	color:#7F1306;
	text-decoration:underline;
	outline: none;
	border: none;
}
a:hover,
ul#navigation-footer li a:hover {
	text-decoration: none;
}
.second-heading {
	color:#5b0011;
}

legend {
	color:#292929;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	margin: 0;
	padding: 0;
}
* html legend{
    margin: 0 0 0 -5px;
}

/* @group Home Page */
.interim-container {
	background:transparent url("../images/buy/interum_base.gif") no-repeat left top;
}	
.interim-container h2 {
	font-size:2em;
}
.interum .interim-content {
	margin:10px 0px 60px 475px;
	width: 425px;
}
ul.list li{
  padding: 3px 0;
  line-height: 16px;
}
/* @end */

/* @group header */
.header {
	background: transparent url(../images/buy/bg-hdr.jpg) repeat-y 0 0;
    clear: both;
    font-family: Times New Roman,Arial,Helvetica,sans-serif;
    height: 250px;
    margin-top: 12px;
    padding: 0;
    width: 961px;
}
h1#mag-logo{
  margin: 0;
  height: 48px;
  left: 56px;
  padding: 0;
  position: absolute;
  top: 32px;
  width: 202px;
}
h1#mag-logo a{
	display: block;
	margin: 0;
	height: 48px;
	padding: 0;
	text-indent: -9999px;
	width: 202px;
}
div#mag-reserve{
	left: 751px;
	position: absolute;
	top: 43px;
	width: 166px;
}
div#mag-reserve p{
	border-bottom: 2px solid #83806f;
	color: #FCF3D2;
	font-family: Times New Roman,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	padding-bottom: 2px;
	text-align:center;
	width: 100%;
}
div#mag-reserve a{
	background: transparent url(../images/buy/bg-hdr-reserve.gif) no-repeat 146px 2px;
	color: #FCF3D2;
	display: block;
	font-family: Times New Roman,Arial,Helvetica,sans-serif;
	font-size: 13px;
	padding: 5px 0 0 14px;
	text-decoration: none;
	width: 100%;
}
div#mag-reserve a:hover{
  	background-position: 146px -27px;
}
ul#mag-nav{
	background: transparent url(../images/buy/bg-menu.jpg) repeat-x 0 0;
	height: 54px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 91px;
	width: 100%;
}
ul#mag-nav li{
	display: inline;
	float: left;
	height: 54px;
	margin: 0;
	padding: 0;
}
ul#mag-nav li a{
	display: block;
	float: left;
	height: 54px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
ul#mag-nav li#nav-first{
	background: transparent url(../images/buy/menus.gif) no-repeat -810px -75px;
	width: 9px;
}
ul#mag-nav li#menu a{
	background: transparent url(../images/buy/menus.gif) no-repeat 0 0;
	width: 83px;
}
ul#mag-nav li#locations a{
	background: transparent url(../images/buy/menus.gif) no-repeat -100px 0;
	width: 115px;
}
ul#mag-nav li#delivery a{
	background: transparent url(../images/buy/menus.gif) no-repeat -230px 0;
	width: 102px;
}
ul#mag-nav li#ordering a{
	background: transparent url(../images/buy/menus.gif) no-repeat -350px 0;
	width: 164px;
}
ul#mag-nav li#events a{
	background: transparent url(../images/buy/menus.gif) no-repeat -525px 0;
	width: 146px;
}
ul#mag-nav li#gift a{
	background: transparent url(../images/buy/menus.gif) no-repeat -690px -150px;
	width: 110px;
}
ul#mag-nav li#email{
  margin-left: 8px;
}
ul#mag-nav li#email a{
	background: transparent url(../images/buy/menus.gif) no-repeat -810px 0;
	width: 206px;
}
ul#mag-nav li#nav-last{
	background: transparent url(../images/buy/menus.gif) no-repeat -810px -150px;
	width: 10px;
	float: right;
}

ul#mag-nav li#menu a:hover{ background-position: 0 -75px; }
ul#mag-nav li#locations a:hover{ background-position: -100px -75px; }
ul#mag-nav li#delivery a:hover{ background-position: -230px -75px; }
ul#mag-nav li#ordering a:hover{ background-position: -350px -75px; }
ul#mag-nav li#events a:hover{ background-position: -525px -75px; }

#mag-find{
	left: 563px;
	position: absolute;
	top: 61px; 
}
#mag-find p{
	font-size:15px;
	font-weight:bold;
	line-height:25px;
}
#mag-find a{
	background: transparent url(../images/buy/bg-search.gif) no-repeat 0 0;
	display: inline-block;
	height: 25px;
	text-indent: -9999px;
	width: 27px;
}
#mag-find a:hover{
	background-position: 0 -30px;
}
/* @end */


#container {
    background: transparent url(../images/buy/bg-container.jpg) repeat-y 0 0;
    margin: 0 auto;
    padding: 0 0;
    width: 961px;
}
#content-wrapper {
    background: transparent url(../images/buy/bg-content-wrapper.jpg) no-repeat scroll bottom left;
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
}

.col-A {
	margin-left:45px;
	width:384px;
}



/* @group Footer */
#footer-wrapper {
    background: transparent url(../images/buy/bg-ftr.jpg) repeat-y scroll 0 0;
    clear: both;
    height: 116px;
    margin: 0;
    padding: 0;
    width: 961px;
}
#footer {
    clear: both;
    height: 116px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
div#mag-ftr-copy{
	bottom: 17px;
	left: 39px;
	position: absolute;
}
div#mag-ftr-copy p{
	color:#343434;
	font-family: Times New Roman,Arial,Helvetica,sans-serif;
	font-size:12px;
}
div#mag-ftr-nav{
	bottom: 17px;
	left: 388px;
	position: absolute;
}
a.mag-ftr-links{
	color:#343434;
	font-family: Times New Roman,Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:1px 0 0;
	text-align:right;
	text-decoration:underline;
	width:100%;  
}
a.mag-ftr-links:hover{
  text-decoration: none;
}
#footer ul#navigation-footer {
	padding:30px 0px 20px;
	display:inline;
}
ul#navigation-footer li {
	border-right:1px solid #CC9900;
}
p.footer-line {
	float:left;
	display:inline;
	padding:30px 0 20px;
	margin-left:40px;
}
p.footer-line span {
	font-size:.9em;
}
#logos {
	width:954px;
	margin:0px auto;
	padding:20px 20px 0px;
}
#cs-logo {
	background:transparent url("../images/buy/POWERED_Mag.png") no-repeat scroll left 50%;
	outline: none;
	border: none;
}
/* @end */


body#landing #container {
	border:none;
	width:100%;
	padding:0px;
	background:none;
}
body#landing #content-wrapper {
	width:100%;
	background:none;
	margin:0px;
}
body#landing #footer-wrapper {
	background:none;
	height:auto;
	border-top:1px solid #ccc;
	width: 100%;
}
body#landing #footer {
	margin: 0;
	padding: 0;
	height: auto;
}
body#landing #footer ul#navigation-footer  {
	padding:3px 0px;
}
#landing #footer ul#navigation-footer li a:hover{
	background-color: #fff;
	color: #800000;
}
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:630px;
	margin:5px 0px 0px;
}

.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;	
}
.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;
}  
#processing {
	/*background:transparent url("../images/processing.gif") no-repeat left top;*/
	height:30px;
	width:140px;
	margin:10px auto;
}
fieldset div label {
	vertical-align:middle;
}
.input-mid input, .input-small input, .input-amount input, .input-xsmall input {
	background-image:url("../images/buy/formbg.jpg");
	background-repeat:repeat-x;
	border:1px solid #777777;
	color:#242424;
	height:1.6em;
}
.cart {
	border:1px solid #999;
	background:#e6e0c0 url("../images/buy/shopping_cart.gif") no-repeat scroll left top;
}
.jcarousel-skin-tango .jcarousel-container {
	background:#e6e0c0;
	border:1px solid #999;
}
p.image-upload a {
	background:#e6e0c0 url("../images/buy/upload.gif") no-repeat scroll right top;
	height:70px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #999;
}
.upload-thumb-container {
	background-color:#e6e0c0;
}
.upload-another a {
background:transparent url("../images/buy/upload_image_sm.jpg") no-repeat scroll right top;
}

/* */
.faq-block {
background-color:transparent;
margin:3px 0 10px;
}
.pad-lg {
padding:0 50px;
}
.small-form fieldset {
border:1px solid #333;
padding:20px 0;
}


/* */
.security-window {
background-color:transparent;
background-image:none;
}

/* */
body#landing #footer {
background-image:none;
background-color:transparent;
}

.vgc-button-container {
	margin:15px 0px 20px;
}

/* */
p.button a, .button-to-print, a.vgc-button:link, a.vgc-button {
    border:1px solid #000;
}

a.go, a.go:link, a.go:visited, a.cancel, a.cancel:link, a.cancel:visited {
    border:1px solid #000000;
}

/* */
#confirm-page h3.confirm-total {
font-size:1.4em;
margin:0 0 30px 266px;
text-align:left;
width:500px;
}

/* */
.security-window fieldset div label {
    display:inline-block;
    margin:0;
    padding:0;
    text-align:left;
    width:auto;
}
/* */
.landing-row-inner ol {
padding:0 0 0 60px;
}

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