/* Global Static Structure, Navigation, and Footer Styles */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #7a0000;
	background-image:url(/images/bgGradient.gif);
	background-repeat:repeat-x;
	margin:0;
	text-align:center;
}

img {border:0; outline-style: none;}
a, a:active {outline-style: none;}

.floatlft {float:left;}



/* remember to define focus styles! */
:focus {
	outline:0;}

a, img {
	outline-style: none;
}

a:link {
	color: #CD0000;
	outline-style: none;
}
a:visited {
	color: #CD0000;
	outline-style: none;
}
a:hover {
	color: #CD0000;
	text-decoration: none;
	outline-style: none;
}
a:active {
	color: #CD0000;
	outline-style: none;
}

div#staticcontent {
	background:#ccc url(/images/jack-cash/bg.jpg) no-repeat;
	width:940px;
	height:581px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#staticcontent #headerLogo {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo_new.png',sizingMethod='crop');	display:block;
	text-indent:-9999em;
	left:38px;
position:absolute;
top:27px;
width:80px;
height:88px;
}
html>body #staticcontent #headerLogo {
	background:url(/images/logo_new.png) no-repeat;
}
ul#staticnav {
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/jack-cash/jackcashnav.png',sizingMethod='crop');
	width:129px;
	height:200px;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:138px;
	left:17px;

}
html>body ul#staticnav {
	background:url(/images/jack-cash/jackcashnav.png) no-repeat;
}

ul#staticnav li,
ul#staticnav a {
	margin:0;
	padding:0;
	height:22px;
	display:block;
}
ul#staticnav li {
	list-style:none;
}
#jcnav1 a:hover, #jcnav2 a:hover,
#jcnav3 a:hover, #jcnav4 a:hover,
#jcnav5 a:hover, #jcnav6 a:hover,
#jcnav7 a:hover, #jcnav8 a:hover,
#jcnav9 a:hover { background:url(/images/jack-cash/jackcashnav.png) no-repeat; }
/*{ background:url(/images/jack-cash/jackcashnav.gif) no-repeat; }*/
#jcnav1 a:hover { background-position:-129px 0; }
#jcnav2 a:hover { background-position:-129px -22px; }
#jcnav3 a:hover { background-position:-129px -44px; }
#jcnav4 a:hover { background-position:-129px -66px; }
#jcnav5 a:hover { background-position:-129px -88px; }
#jcnav6 a:hover { background-position:-130px -110px; }
#jcnav7 a:hover { background-position:-129px -132px; }
#jcnav8 a:hover { background-position:-129px -154px; }
#jcnav9 a:hover { background-position:-129px -176px; }


#footer, #item_listing
{
	clear:both;
	margin-top:10px;
}


div#cube {position: absolute; left:15px; top:12px;padding: 2px 0 0 0; width: 630px; }

div#cube h2 {font:17px Arial, Helvetica, sans-serif; font-weight:bold;margin:20px 0 8px 0;padding:0;}

div#cube p {font:12px Arial, Helvetica, sans-serif; margin:16px 0 8px 0;padding:0;}

img#send-btn {margin: 20px 0 0 228px; }

form input#unsubBtn {background-image:url(/images/buttons/unsubscribe.gif); text-align:-1000em; border:0px;width:148px;height:39px;cursor:pointer; background-color:transparent;}

#replacement-1 {
	width: 100px;
	height: 55px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(/images/buttons/submit.gif) no-repeat top left;
	text-indent: -1000em;
	vertical-align: middle;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* IE 5.x */
	}

div#jacksOffice {position: absolute; left:15px; top:344px;}

#frameHolder {position:absolute;top:0px;left:-1000em;}



div#maincontent {
	background:url(/images/bg_content.jpg) no-repeat;
	width:727px;
	height:400px;
	position:absolute;
	top:22px;
	left:185px;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	padding:87px 0px 0 45px;
}
div#maincontent p {
	margin:0 0 10px 0px;
	padding:0;
}

/* Misc Classes*/

img#staticlogo {
	position:absolute;
	top:27px;
	left:38px;
}
img#whitelogo {
	display:none;
}

img.hdrmain {
	position:absolute;
	top:42px;
	left:45px;
}

img.backtoJIB {
	position:absolute;
	top:143px;
	left:35px;
}



div#staticfooter {
	position:absolute;
	top:552px;
	left:20px;
	width:860px;
	height:21px;
	padding:8px 0 0 0;
	color:#000;
}
div#copyright {
	position:absolute;
	top:552px;
	right:20px;
	height:21px;
	padding:8px 0 0 0;
	color:#000;
}
div#staticfooter a,
div#staticfooter a:hover {
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
div#staticfooter a:hover {
	color:#ed1a3b;
	text-decoration:underline;
}
#staticzip {
	position:absolute;
	top:5px;
	left:91px;
	width:94px;
	height:10px;
	font:10px Arial, Helvetica, sans-serif;
	text-align:center;
}
#staticsubmit {
	position:absolute;
	top:4px;
	left:194px;
}

#couponContent {padding-left:20px;}

#couponContentThanks {padding:20px 0 0 20px;}

hr {border-top:3px solid #a9a9a9;width:632px;}


/******************* SIGN UP FORM *****************************/

#couponContent #couponForm, #couponContent #couponForm label, #couponContent #couponForm p {
	font-size:11px !important;
	margin-left:0px;
}

#couponContent #couponForm label span {
	padding-right:3px;
}
 #couponContent #couponForm p {
	margin-bottom:10px;
}
#couponContent #couponForm {
	border-top:3px solid #a9a9a9;
	margin-left:0px;
	padding-top:11px;
	width:632px;
}

#couponContent #couponForm input{
	margin-right:10px;
}

#couponContent #couponForm input#signup {
	background: #fff url('../images/buttons/btn_sign_up.jpg') 0 0 no-repeat;
	width:85px;
	height:29px;
	border:none;
	float: right;
	margin-right:0px;
	/*margin-top:-26px;
	margin-left:540px;*/
}

input#name {
	width:94px;
}

input#email {
	width:181px;
}

input#postal_code {
	width:48px;
}

div.social {
	font-size:95%;
	text-transform:uppercase;
	margin: 34px -20px 0px 0px;	
	display:inline-block;
	float:right;
}

div.social img {
	margin: 4px 0 -4px 2px;	
}

div.social span {
	color:#FF0000;
}

div.social span.block {
	color:#000000;
	display:block;
	float: left;
	margin: 4px 0 -4px 2px;	
}

div.social ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	float: left;
} 

ul.social, ul.social li{display:inline; border:0; margin:0; padding:0; list-style:none;}
ul.social li{display:inline; padding-right:2px; margin-right:2px;  width: 16px; height: 20px; float:left;}
ul.social li.last{display:inline; padding-right:0px; margin-right:0px;  width: 16px; height: 20px; float:left;}


.stumbleupon{background:url(../images/social-icons.gif) left 0px no-repeat;}
.digg{background:url(../images/social-icons.gif) -20px 0px no-repeat;}
.reddit{background:url(../images/social-icons.gif) -40px 0px no-repeat;}
.delicious{background:url(../images/social-icons.gif) -60px 0px no-repeat;}
.facebook{background:url(../images/social-icons.gif) -80px 0px no-repeat;}
.twitter{background:url(../images/social-icons.gif) -96px 0px no-repeat;}

ul.social li span {
	visibility:hidden;
	width:16px;
	height: 20px;
	margin: 4px 0 -4px 2px;	
}
	
ul.social li a {
	text-decoration:none;
	width:16px;
	height: 20px;
	display:inline-block;
}

