html {
	min-height: 100%;
	height:100%;
}

body {	
	background:#d1e7dd url("../images/spa/bg_main.gif") repeat-x top center;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:11px;
	color: #444444;
	height: 100%;
	margin:0;
}


h1 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 32px;
	color: #028a5f;
	line-height:normal;
	padding:0;
	margin: 0;
}

h2 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 20px;
	color: #028a5f;
	line-height:20px;
	margin: 0 0 10px 0;
	padding:0;
	background:url("../images/spa/h2_line.gif") no-repeat 0 19px;
}

#col_1 h2 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 22px;
	color: #028a5f;
	line-height:20px;
	margin: 0 0 10px 0;
	padding:0 0 0 18px;
	background:url("../images/spa/h2_line.png") no-repeat 0 18px;
}

h3 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:18px;
	color:#028a5f;
	margin: 0 0 10px 0;
	padding:0;
}

p {
	line-height: 18px;
	margin:0 15px 20px 0;
}

a {
	color: #082d60;
	text-decoration: underline;
}

a:hover {
	color: #028a5f;
	text-decoration: underline;
}

strong {}

.border {
	border:1px solid #c7c7c7;
}

.border-left {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #c7c7c7;
}

.border-right {
	float:right;
	margin:0 0 10px 10px;
	border:1px solid #c7c7c7;
}

.noborder {
	border:0;
	padding:0;
	margin:0;
}

.label {
	text-align: right;
}

.right {
	float:right;
}

.nav_text {
	display:none;
}

/*.container {
	position:relative;
	margin:0 10px 0 14px;
}*/

.hr {
	background:url("../images/spa/hr.gif") repeat-x;
	height:1px;
	line-height: 1px;
	position:relative;
	text-align:left;
	margin: -5px 0 20px 0;
	padding: 0;
	border: 0;
}

.hr hr {
	display:none;
}

ol {
	margin:0 0 20px 20px;
}

ol li {
	line-height:22px;
}

#col_2 ul {
	width:100%;
	margin:5px 0 20px 0;
	padding:0;
	list-style:none;
}

#col_2 ul li {
	padding-left: 20px;
	background:url("../images/spa/bullet.gif") no-repeat 0 4px;
	margin:0 10px 0 0;
	line-height:22px;
}

/********************* MAIN BODY *************************/

#main_body_home {
	position:relative;
	margin: auto;
	width:980px;
	z-index:100;
	background:url("../images/spa/bg_body_home.gif") no-repeat top;
}

#main_body {
	position:relative;
	margin: auto;
	width:980px;
	z-index:100;
	background:url("../images/spa/bg_body.gif") no-repeat top;
}

#wrapper {
	position:relative;
	margin: auto;
	width:980px;
	z-index:100;
	background:url("../images/spa/bg_content_rpt.gif") repeat-y top;
}

/********************* LAYOUT STYLES *************************/

#top {
	position:relative;
	width:950px;
	height:130px;
	margin:auto;
	z-index:200;
}

.logo {
	position:relative;
	top:40px;
	display:block;
	height:63px;
	width:412px;
	background:url("../images/logo.gif") no-repeat top left;
	text-indent:-3000px;
}

a.login {
	position:absolute;
	top:30px;
	right:5px;
	display:block;
	height:22px;
	width:161px;
	background:url("../images/spa/btn_login.gif") no-repeat top left;
	text-indent:-3000px;
}

a.logout {
	position:absolute;
	top:30px;
	right:60px;
	display:block;
	height:22px;
	width:161px;
	background:url("../images/btn_logout.gif") no-repeat top left;
	text-indent:-3000px;
}

a.btn_prohome {
	position:absolute;
	top:30px;
	right:0px;
	display:block;
	height:22px;
	width:58px;
	background:url("../images/btn_prohome.gif") no-repeat top left;
	text-indent:-3000px;
}

a.btn_member_profile {
	position:absolute;
	top:55px;
	right:140px;
	display:block;
	height:24px;
	width:106px;
	background:url("../images/btn_edit_profile.gif") no-repeat top left;
	text-indent:-3000px;
}

a.btn_resources {
	position:absolute;
	top:55px;
	right:0px;
	display:block;
	height:23px;
	width:138px;
	background:url("../images/btn_download.gif") no-repeat top left;
	text-indent:-3000px;
}

a.btn_video {
	position:relative;
	display:block;
	height:22px;
	width:120px;
	background:url("../images/btn_video.gif") no-repeat top left;
	text-indent:-3000px;
}

a.btn_facebook  {
	position:absolute;
	top:105px;
	right:5px;
	display:block;
	height:23px;
	width:77px;
	background:url("../images/spa/btn_facebook.gif") no-repeat top left;
	text-indent:-3000px;
}

a.btn_facebook  {
	position:absolute;
	top:105px;
	right:3px;
	display:block;
	height:23px;
	width:77px;
	background:url("../images/spa/btn_facebook.gif") no-repeat top left;
	text-indent:-3000px;
	z-index:101;
}

a.btn_twitter  {
	position:absolute;
	top:95px;
	right:82px;
	display:block;
	height:33px;
	width:90px;
	background:url("../images/spa/btn_twitter.gif") no-repeat top left;
	text-indent:-3000px;
	z-index:101;
}

#content {
	position:relative;
	width: 950px;
	margin:auto;
	background:url("../images/spa/bg_content.jpg") no-repeat top;
}

#content a:hover, #top a:hover, #home_bottom a:hover {
	background-position:0% 100%;
}

#banner {
	position:relative;
	height:340px;
	width:980px;
	background:url("../images/spa/banner.jpg") no-repeat top;
}

#home_bottom {
	position:relative;
	margin:auto;
	padding-bottom:15px;
	height:145px;
	width:950px;
}


.home_viewlet {
	position:relative;
	float:left;
}

.viewlet_spa {
	position:relative;
	display:block;
	width:317px;
	height:145px;
	background:url("../images/btn_viewlet_spa.jpg") no-repeat top left;
	text-indent:-3000px;
}

.viewlet_tc {
	position:relative;
	display:block;
	width:317px;
	height:145px;
	background:url("../images/btn_viewlet_tc.jpg") no-repeat top left;
	text-indent:-3000px;
}

.viewlet_social {
	position:relative;
	display:block;
	width:316px;
	height:145px;
	background:url("../images/btn_viewlet_social.jpg") no-repeat top left;
	text-indent:-3000px;
}

/********************* INTERIOR LAYOUT STYLES *************** */

#col_1 {
	position:relative;
	float:left;
	width:275px;
	padding:33px 0 0 0;
	margin:0 5px 0 0;
}

#col_1 a {
	text-decoration: none;
}

ul.subnav {
	position:relative;
	left:20px;
	width:234px;
	margin:0 0 30px 0;
	padding:0;
	list-style:none;
}

ul.subnav li {
	background:none;
	margin:0 0 3px 0;
}

ul.subnav li a {
	display:block;
	height:15px;
	width:214px;
	padding:2px 0 0 20px;
	background:url("../images/spa/bg_subnav.png") no-repeat top left;
	color:#028a5f;
}

ul.subnav li a:hover, ul.subnav li a.this {
	background-position:0% 100%;
	color:#ffffff;
	text-decoration:none;
}

#col_2 {
	position:relative;
	float:left;
	width:670px;
	margin:0;
}

.container {
	margin:19px 0 20px 15px;
}

.breadcrumbs {
	font-size:10px;
	color:#028a5f;
	margin:0 0 15px 0;
}

.breadcrumbs a {
	font-size:10px;
	color:#028a5f;
	text-decoration: none;
}

.product_thumb {
	position:relative;
	float:left;
	width:120px;
	height:235px;
	padding:20px 20px 5px 20px;
	background:url("../images/spa/bg_prod_thumb.gif") no-repeat bottom left;
	text-align:center;
}

.product_thumb a {
	text-decoration: none;
}

a.btn_buynow {
	position:relative;
	display:block;
	width:80px;
	height:22px;
	background:url("../images/btn_buynow.gif") no-repeat top left;
	text-indent:-3000px;
}

#prod_header {
	width: 670px;
	height: 60px;
	background-image: url(../images/page_footer_spa.jpg);
}

.product_thumb img {
	margin:auto;
}

.product_thumb p {
	margin:10px 0 10px 0;
	line-height:14px;
}

a.btn_learnmore {
	position:relative;
	display:block;
	width:81px;
	height:22px;
	background:url("../images/spa/btn_learnmore.gif") no-repeat top left;
	text-indent:-3000px;
	margin:auto;
}

.overs {
	position:absolute;
	top:112px;
	left:580px;
}

.thumb {
	display:block;
	height:88px;
	width:66px;
	padding:5px;
	margin:0 0 4px 0;
	border:1px solid #e1e1e1;
	background:url("../images/thumb.png") no-repeat top left;
}

.thumb_img {
	height:88px;
	width:66px;
	padding:5px;
	margin:0 0 4px 0;
	border:1px solid #ffffff;
}

#image_placeholder {
	margin: 15px 0 0 0;
}

/* ***************  FOOTER STYLES *************** */

#footer {
	position:relative;
	margin:auto;
	width: 950px;
	height:40px;
	padding:20px 0 50px 0;
	color:#63715b;
}

#footer a {
	color:#63715b;
}

/* ***************  SUCKERFISH NAV STYLES *************** */

#main_nav {
	position:relative;
	top:40px;
	width:927px;
	height:24px;
	padding:3px 0 0 23px;
	background:url("../images/spa/bg_nav.gif") no-repeat top left;
}

#nav li#btn_home { 		background-image: url("../images/spa/btn_home.gif"); 	width: 71px;height: 21px;	}
#nav li#btn_about  { 	background-image: url("../images/spa/btn_about.gif"); 	width: 73px;height: 21px;	}
#nav li#btn_product { 	background-image: url("../images/spa/btn_product.gif"); 	width: 120px;height: 21px;	}
#nav li#btn_buy { 	background-image: url("../images/spa/btn_buy.gif"); 	width: 119px;height: 21px;	}
#nav li#btn_news { 	background-image: url("../images/spa/btn_news.gif"); 	width: 70px;height: 21px;	}
#nav li#btn_contact { 	background-image: url("../images/spa/btn_contact.gif"); 	width: 83px;height: 21px;	}

.on {
	background-position:0% 100%;
}

#nav li a {
	display:block;
	width:auto;
	height:100%;
	color:#ffffff;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

#nav li a:hover {
	display:block;
	width:auto;
	height:100%;
	text-decoration:none;
	color:#028a5f;
}