/*	3 Musketeers CSS File	*/

body {
	background-color:#e7d9bf;
	margin:0px;
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
	background:url(../images/bg_tile_body.jpg) center top;
	text-align:center;
}

.wrapper {
	position:relative;
	background:url(../images/bg_tile.jpg) center top no-repeat;
	width:1074px;
	min-height:818px;
	margin:0 auto;
	padding-top:15px;
	text-align:center;
}

*html .wrapper {
	height:818px;
}

.pretzel-img {
	position:absolute;
	top:170px;
	left:760px;
	background:url(../images/img_combos.gif) 0 20px no-repeat;
	width:240px;
	height:125px;
}

*:first-child+html .pretzel-img {
	top:155px;
	left:775px;
}

*html .pretzel-img {
	top:155px;
	left:760px;
}

.pretzel-stars {
	position:absolute;
	width:335px;
	height:338px;
	background:url(../images/img_stars.gif) left top no-repeat;
	top:300px;
	left:-150px;
}

p.main-info {
	font-size:13px;
	padding:0 0 10px 15px;
}

*:first-child+html p.main-info {
	padding:0 0 20px 15px;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#d70011;
}

.defaultTxt {
	font:11px Arial, Helvetica, sans-serif;
}

.boldTxt {
	font-weight: bold;
}

.defaultTxt-red {
	font:11px Arial, Helvetica, sans-serif;
	color:#d70011;
	font-weight:bold;
}

.img_bg {
	background:url("images/img_background.jpg") top left no-repeat;
	width:515px;
	height:244px;
}

.nav {
	/* color:#FF0000; */
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	line-height : 11px;
}

.smallFooter {
	/* color:#FF0000; */
	color:#876464;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.smallFooter a, .smallFooter a:visited {
	color:#876464;
}

.smallFooter a:hover, .smallFooter a:active {
	color:#876464;
	text-decoration:none;
}

.width10 {
	padding:0px 0px 0px 10px;
}

.step1-pad {
	position:absolute;
	top:220px;
	left:376px;
	display:block;
}

.superscript {
	vertical-align:super;
	font-size:9px;
	}
	
.mint {
	color:#145e47;
}

.step2 {
	background:url(../images/img4_step2.gif) top left no-repeat;
	width:219px;
	height:113px;
	
}

.step3 {
	background:url(../images/img4_step3.gif) top left no-repeat;
	width:219px;
	height:113px;
	
}

.step4 {
	background:url(../images/img4_step4.gif) top left no-repeat;
	width:219px;
	height:113px;
	
}

.step2content {
	vertical-align:bottom;
	height:90px;
	padding: 0px 0px 0px 16px;
}

.step3content {
	vertical-align:bottom;
	height:90px;
	padding: 0px 0px 0px 20px;
}

.step4content {
	vertical-align:bottom;
	height:90px;
	padding: 0px 0px 0px 20px;
}

.tableTitle {
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	background-color:#876464;
	padding:3px;
}

.rowFeature {
	padding:3px;
	color:#420e0e;
	font:11px Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}

.next {
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a, a:visited {
	color:#420e0e;
}

a:hover, a:active {
	color:#420e0e;
	text-decoration:none;
}

