html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background: #000;
	line-height: 135%;
}
td img {
	display: block;
}
li {
	margin-bottom: 6px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	color: #CCCCCC;
	text-decoration: underline;
	margin: auto;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	color: #FFFFFF;
	text-decoration: underline;
}
input, textarea {
	margin: 7px 0 0 5px;
	color: #333333;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
}
select {
	margin: auto;
	margin-left: 5px;
	margin-bottom: 1px;
	color: #333333;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
}
.required {
	color: #DDDDDD;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 1px;
}
input.required, textarea.required, select.required {
	font-weight: 200;
	color: #756C53;
	margin-left: 10px;
}
.notrequired {
	color: #DDDDDD;
	font-size: 12px;
	margin-bottom: 1px;
}
.error {
	letter-spacing: normal;
	color: #FFFF00;
	font-weight: bold;
	padding: 4px 0px 8px 0px;
}
.sale {
	letter-spacing: 1px;
	color: #FFFF00;
	font-weight: bold;
}
input.error, select.error, textarea.error {
	border-color: #990000;
}
.large_header {
	display: block;
	border-bottom: 0px solid #2B3D55;
	font-size: 20px;
	font-weight: bold;
	color: #DEDEDE;
	text-decoration: none;
}
.small_header {
	display: block;
	border-bottom: 0px solid #2B3D55;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.small_header:hover {
	display: block;
	border-bottom: 0px solid #2B3D55;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.section_header {
	display: block;
	border-bottom: 1px solid #999999;
	font-size: 15px;
	font-weight: bold;
	color: #EEEEEE;
}
.strike {
	text-decoration: line-through;
}
img.product {
	margin-left: 8px;
	margin-top: 17px;
	border: 0;
	float: right;
}
.frmSubscribe {
	margin: 4px 0 4px 0;
	padding: 0px;
	color: #666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.smaller {
	color: #CCCCCC;
	font-size: 11px;
}

/* CONTAINERS 
======================================================== */
#frame_container {
	width: 633px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000;
	text-align: center;
}
#topframe {
	width: 623px;
	height: 100%;
	margin: 8px 10px 0 0;
	padding: 0 10px 0 0;
	text-align: right;
	vertical-align: top;
	border: 0px solid #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	overflow: hidden;
}
#topframe p, a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#topframe a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #333;
	color: #FFFFFF;
	text-decoration: none;
}
#topframe .fb_share_button {
	display: -moz-inline-block; 
	display: inline-block; 
	padding: 1px 20px 0 5px; 
	height: 15px; 
	border: none; 
	background: url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top right; 
}
#topframe .fb_share_button:hover {
	color: #fff; 
	border-color: #295582; 
	background: #3b5998 url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top right; 
	text-decoration: none; 
}
#headerframe {
	width: 633px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000;
}
#navigation_container {
	position:relative;
	margin: 0;
	width:633px;
	height:25px;
	text-align: center;
}
#innerframe_container {
	width: 633px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	overflow: hidden;
	background: url(../images/txtBG.jpg) left top no-repeat
}
#innerframe {
	width: 623px;
	min-height: 200px;
	margin: 5px 5px 0 5px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	overflow: visible;
}
#innerframe a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
#innerframe a.small_header {
	display: block;
	border-bottom: 0px solid #2B3D55;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#innerframe a.small_header:hover {
	display: block;
	border-bottom: 0px solid #2B3D55;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
#left_frame_container {
	width: 316px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
	vertical-align: top;
	overflow: visible;
}
#left_frame {
	width: 296px;
	height: 100%;
	margin: 0 10px 0 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#right_frame_container {
	width: 306px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: right;
	float: right;
	vertical-align: top;
	overflow: auto;
}
#right_frame {
	width: 296px;
	margin: 0;
	padding: 0px;
	text-align: left;
}
img.thmb {
	width: 110px;
	margin: 4px;
	border: dotted 4px #FFF;
	text-align: left;
}

/* FEATURED ITEM
==============================================================================*/
#featured_container {
	width: 633px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	overflow: hidden;
	background: url(../images/featureHdr.jpg) right top no-repeat;
}
#featured {
	width: 613px;
	margin: 0 10px;
	padding: 6px 0 0 0;
	text-align: left;
	vertical-align: top;
	overflow: visible;
}
#featured form {
	margin: 0;
	padding: 0;
}

/* FOOTER
==============================================================================*/
#footer {
	width: 633px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border: 0px dotted #000;
	z-index: 100;
}
#footer a, .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: 400;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: 400;
	text-decoration: underline;
}


/*  All of this clearfix business is to make sure floated elements are contained
    properly within their containing divs. */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* IMAGE GALLERY
==============================================================================*/
.image {
	text-align: center;
	vertical-align: middle;
}

/* FACEBOOK ICON
==============================================================================*/
#facebook {
	display: block;
	float: right;
}
#facebook-like {
	display: block;
	width: 100%;
	text-align: left;
}
#facebook a.join {
	display: inline-block;
	width: 80px;
	height: 25px;
	margin: 0;
	background: #000 url(../images/icoFacebookJoin.jpg) top left no-repeat;
	cursor: pointer;
	background-position: 0 0;
}
#facebook a.join:hover {
	background: #000 url(../images/icoFacebookJoin.jpg) top left no-repeat;
	background-position: 0 -25px;
}

