body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.2;
}
#bg {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;	
	z-index: -100;
}
#header-abs{
	position: relative;	
}
#header-abs a.homelink{
	position: absolute;
	top: -200px;
}
#header a.homelink {
	display: block;
	/*text-indent: -9999px;*/
	position: absolute;
	top:10px;
	left: 10px;
	background: transparent;
	/*border: 1px solid #633;*/
}
#nav {
	background-image: url(images/nav_bg.gif);
	background-repeat:repeat-x;
/*	position: relative;*/
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom: 10px;	
}
h1 {
	font-size: 60px;
	color: #ffc424;
	float: left;
	margin-left: 20px;
	line-height:20px;
}
h1 span {
	color: #ff9001;
}
.box_content h2.price {
	background: none;
	width: auto;
	height: auto;
	color: #ffd824;
	font-size: 50px;
	text-align: left;
}
a:link, a:visited {
	color: #FFF;
	/*color: inherit;*/
}
ul.paws li a{
	color: inherit;	
}
a:hover {
	text-decoration: none;	
}
#wrapper {
	margin: auto;
	width: 881px;
	background-image: url(images/bg_header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#from {
	height: 20px;
	background-color:#ec9f21;
	color: #54504e;
	font-size: 18px;
	padding: 5px 20px;
	text-align:left;
}
#home-content {
	width: 800px;
	margin: auto;
	/*position: relative;*/
	padding-top: 210px;
}
#home-content-bg {
	padding-top: 21px;
	background-image: url(images/bg_main_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: transparent #621902;
	position: relative;
	height: 480px;
}
#home-content-bg-bottom {
	background-image: url(images/bg_main_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #621902;
	height: 500px;
	position: relative;
}
#slider-wrapper {
	float: left;
}
#home-content #side {
	float: left;
	width: 210px;
	background-position: right bottom;
	background-repeat: no-repeat;
	position: absolute;
	right: -20px;
	height: 475px;
	background-image: url(images/img_temp_mug.png);
}
#home-content-bg-bottom #side h2 {
	color: #f55d2d;
	font-size: 22px;
	padding-left: 15px;
	padding-right: 25px;
}
.replace {
	font-size: 14px; 
}
#members {
	position: absolute;
	right: 0px;
	/*top: 50px;*/
	top: -175px;
	width: 200px;
	text-align: right;
}
#email-signup {
	background-image: url(images/bg_email-signup.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	color: #383838;
	font-size: 11px;
	height: 59px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px;
}

.replace li {
	list-style-image: url(images/bg_checkmark.png);
	list-style-type: none;
	/*padding-left: 10px;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 1em;
}
.paws li {
	list-style-image: url(images/bg_paw.png);
	list-style-type: none;
	/*padding-left: 10px;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 1.25em;

	font-size: 20px;
	color: #ffe397;
}
.clear {
	clear: both;
}
#footer {
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-size:12px;
}
#leftside {
	float: left;
	margin-left: 20px;
}
#leftside p, #leftside ul {
	padding:0 25px;
	width:275px;
	/* Added for [*leftcol*]   */
}

#sub-content-wrapper {
	float: left;	
	width: 439px;
}
#sub-content {
	background-color: #82270E;
	padding-top: 21px;
}
#footer-sub {
	/*margin-top: 20px;*/
	background-color: #431001;
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size:12px;
}
#content-sm-bg {
	background-image: url(images/bg_content_419_mid.jpg);
	background-repeat: repeat-y;
	width: 419px;
	border: 1px solid #FFF;
	float: left;
	margin: 20px 0 0 20px;
}
#content-sm-top {
	background-image: url(images/bg_content_419_top.jpg);
	width: 419px;
	background-repeat: no-repeat;
	background-position: left top;
}
#content-sm-bottom {
	background-image: url(images/bg_content_419_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content-sm-inner {
	padding: 20px;
	width: 379px;
}
.subhead-orange{
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	color: #feac26;
}
.tagline-white{
	font-size: 15px;
	margin: 0px;
	padding: 0px;	
	color: #FFF;
}
body strong {
	color: #ffc424;
}

.mceContentBody {
	padding: 20px;
	background-color: #82270E;
}
.price-perpetual {
	width: 375px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-right: 50px;
	margin-left: 30px;
}
.price-lg span.price-lg {
	font-size: 150px;
	letter-spacing: -10px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.price-lg spsan {
	font-size: 50px;
	letter-spacing: normal;
	display: inline;
}
.price-lg span{
	float: left;
	font-size: 60px;
	letter-spacing: normal;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
.price-lg span.batch {
	clear: both;
	font-size: 20px;
	letter-spacing: normal;
	color: #f88c6f;
	display: block;
	width: 100px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}

.box_r {
	background-image: url(images/box_r.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #91371f;
	border: 1px solid #FFF;
	margin-bottom: 20px;
}
.box_b {
	background-image: url(images/box_b.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.box_t {
	background-image: url(images/box_t.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.box_l {
	background-image: url(images/box_l.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.box_tl {
	background-image: url(images/box_tl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_tr {
	background-image: url(images/box_tr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.box_bl {
	background-image: url(images/box_bl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box_br {
	background-image: url(images/box_br.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box_content {
	padding: 30px;
	background-image: none;
}
.box_content img {
	margin: 15px;
	border: solid 2px #000;
}
.star {
	font-size: 45px;
	color: #FFF;
	background-image: url(images/bg-star-price.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 51px;
	width: 70px;
	display: block;
	line-height: 65px;
	letter-spacing: -4px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0px;
}
.star span {
	font-size: 20px;
	line-height: 0px;
	display: inline;
	float: left;
	padding-top: 25px;
}
p.notice {
	background-image:url(images/bg_notice.png);
	background-repeat:no-repeat;
	width:695px;
	height: 30px;
	color: #604e32;
	text-align:center;
	margin: auto;
	padding: 5px 0 15px 0;
	display:block;
	clear: both;
	font-weight:bold;
}
p.notice span {
	font-size: 18px;
}
.yellow {
	color: #ffeb96;	
}
.box_content h2 {
	color: #4d322b;
	background-image: url(images/bg_h2.png);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 54px;
	width: 386px;
	padding-top: 5px;
	font-size: 30px;
	clear:both;
	line-height:12px;
}
.box_content h2 span {
	color: #732211;
	font-size: 12px;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
.box_content form {
	margin-bottom: 50px;	
}
#full-wrapper{
	clear:both;
	display:block;
	margin: 0 25px;	
}
#full-wrapper img{
	border: none;
}
.gear-info{
	border-left:1px solid #FFFFFF;
	float:right;
	margin:0 15px;
	padding:0 25px;
	width:355px;
}
.gear-info .price{
	font-size: 34px;
	color: #f9f464;
	float: left;
	margin: 0 15px 30px 0;
}

.jot-form textarea {
	width: 75%;	
}
.ditto_summaryPost {
	padding-bottom: 15px;	
}
.ui-selectmenu-status {
	color: #4C3000;	
}
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:610px;
		height:377px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em;
		padding:0;
		height:28px;
		clear: right;
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		font-weight:bold;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		/*border:1px solid #ccc;*/
		/*background:#DAF3F8;*/
		color:#FFF;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#cc2f01;
		color:#fff;
		}
.noborder, #leftside p.noborder, img.noborder {
	border: none;
	padding: 0;
	margin: 0;
}
#share-stuff #share-this {
	width: 33px;
	height: 33px;
	margin-left:2px;
	float: right;
	background-image:url(images/sm_share.gif);
	
}
#share-stuff #share-this img {
	display: none;
}


#share-stuff div.stbutton.horizontal  {
	float:left;
	height:25px;
	position:relative;
	width:75px;
}