body {
	margin: 0;
	padding: 0;
	background: #f1ce8f url('https://www.thecabinfeversite.com/cf/theme/cabinfever/images/tile.jpg') top left repeat-x;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
table {
	border: 0;
}
a:link, a:active { 
	color: #2f2a28; 
	/*text-decoration: none;*/
	font-weight: bold;
}
a:visited, a:hover { 
	color: #000000; 
	/*text-decoration: none;*/
	font-weight: bold;
}
input {
	/* background: url('images/vert-wood-soft.jpg') top left; */
}
.wrapper {
	width:980px; 
	margin: 0 auto;
	text-align: left;
}
#banner {
	height: 152px;
	width: 980px;
	margin: 0 auto;
}
#banner ul {
	list-style-type: none;
	margin:0 0;
}
.banner_divider {
	background: url('https://www.thecabinfeversite.com/cf/theme/cabinfever/images/divider.jpg') top right repeat-y;
	padding: 4px 18px;
	float: left;
}
.banner_no_divider {
	padding: 4px 18px;
	float: left;
}

#banner .navbar {
	color: white;
	font-size: 11pt; 
	font-weight: bold;
	margin: 0 auto;
}
#banner .navbar a {
	color: white;
}
#banner .welcome {
	position: absolute; 
	top:0;
	left: 0px;
}

#core {
	background: #ffeebb url('https://www.thecabinfeversite.com/cf/theme/cabinfever/images/content.jpg') top left;
	overflow: hidden;
	width: 970px;
}
#core_top {
	background: url('https://www.thecabinfeversite.com/cf/theme/cabinfever/images/content_top.jpg') top left repeat-x;
	width: 960px;
	height: 30px;
	padding: 10px;
}
.p1 {
	float: left;
	text-align: left;
}
.p2 {
	float: right;
	text-align: right;
}
.p3 {
	float: left;
	text-align: left;
	padding-left: 50px;
}
#column_left {
	width: 175px;
	float:left;
	border-right: 1px solid #2f2a28;
	margin: 8px 0 8px 10px;
}
div.main {
	width:770px;
	float: right;
	padding-right: 10px;
}
.content_box
{
	/*background: #77aadd;*/
	border: 1px solid #77aadd;
}
.subcontent {
	background: url('https://www.thecabinfeversite.com/cf/theme/cabinfever/images/vert-wood.jpg') top left;
	overflow: hidden;
	float:left;
	padding-bottom: 7px;
}
.text {
	background: url('https://www.thecabinfeversite.com/cf/theme/cabinfever/images/vert-wood-soft.jpg') top left;
	width: 225px;
	height: 205px;
	margin: 7px;
	padding: 6px;
	float: left;
}
/*.subcontent img {
	margin: -6px;
}*/

.footer {
	width: 950px; 
	color: #290600;
	font-size: 9pt;
	font-weight: bold;
	margin: 0 auto;
	clear: both;
	border-top: 1px solid #2f2a28;
}
div.col_left_header
{
	margin: 0;
	padding-left:2px;
	font-weight: bold;
	font-size: 13pt;
}
ul.col_left_menu
{
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
}
li.bg_list_top
{
	padding: 0;
	margin: 0;
}
li.bg_list_top a
{
	padding: 0 0 0 16px;
	font-size: 10pt;
	text-decoration: none;
	background:url(https://www.thecabinfeversite.com/cf/theme/cabinfever/images/tree.jpg) left top no-repeat;
}
li.bg_list_top a:hover
{
	color: #b97314;
}
li.bg_list_sub a:hover
{
	color: #b97314;
}
li.bg_list_sub
{
	padding: 0;
	margin: 0;
}
li.bg_list_sub a
{
	margin: 0;
	padding: 0 0 0 16px;
	font-size: 9pt;
	text-decoration: none;
	
}

.content_box
{
	background: white;
	border: 1px solid gray;
}
.content_cell
{
	padding: 5px;
}
.content_cell_right
{
	border-right: 1px solid gray;
}

/* required input - like on create account */
.inputRequirement
{
	color: #B22222;
	font-weight: bold;
}

/* error message */
.messageStackError
{
	color: red;
	font-weight: bold;
}

.productSpecialPrice
{
	color: red;
	font-weight: bold;
}

/* EXTRA_ATTRIBUTE_PLUGIN */
/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress {
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
	overflow: hidden;
	background-color: navy;
	padding-left: 5px;
}
/* OTF contrib ends */

