body {
    margin: 0;
	text-align: center;
	background-color: #E8E8E8;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
form {
    margin: 0;
    padding: 0;
}
a img {
	border: 0;
}
.clear {
	clear: both;
}
a {
	text-decoration: underline;
	color: #004525;
}
a:hover{
	text-decoration: none
}
/*Home Page*/

#header {
	text-align: left;
	margin: 0 auto;
	position: relative;
	width: 984px;
	height: 74px;
	background-image: url(../images/shadowheader.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	overflow: hidden;
}

#logo {
	position: absolute;
	left: 30px;
	top: 17px;
	float: left;
}
#tabs {
	float: right;
}
#cart_links {
	text-align: right;
	color: #B60050;
	font-size: 10px;
	margin-right: 32px;
	margin-top: 11px;
	margin-bottom: 11px;
}
#cart_links a, #cart_links a:visited, #cart_links a:link{
	text-decoration: none;
	color: #B60050;
	font-size: 12px;
}
#cart_links a:hover {
	text-decoration: underline;
}
#list_tabs {
	text-align: right;
	margin-right: 14px;
}
#list_tabs ul {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
#list_tabs ul li {
	line-height:38px;
	margin: 0;
	padding: 0;
	float: left;
	width: 96px;
	height: 38px;
	background-image: url(../images/tab.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}
#list_tabs a, #list_tabs a:visited, #list_tabs a:link {
	color: #23542F;
	font-size: 14px;
	text-decoration: none;
	padding: 10px;
}
#list_tabs a:hover {
	text-decoration: underline;
}
#wrap_content {
	background-image: url(../images/shadowleft.jpg);
	background-repeat: repeat-y;
	width: 984px;
	text-align: left;
	position: relative;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#top_hp {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 15px;
	width: 100%;
	position:relative;
	right:14px;
}
#box_hp {
	background-image: url(../images/homepage_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	position:relative;
	right:14px;
	background-position: bottom right;
}
#box_img {
	position: absolute;
	right: 0;
	bottom: 0;
}
#box_img img {
	vertical-align: bottom;
}
#box_text {
	width: 459px;
	color: #666666;
	font-size: 14px;
	position: relative;
	left: 70px;
}
#box_text a {
	text-decoration: underline;
	color: #004525;
}
#box_text a:hover{
	text-decoration: none
}
#box_editable_text {
	width: 90%;
}
#footer4links {
	height: 130px;
	width: 93%;
	border-bottom: 1px #BDE7AB solid;
	margin: 0px 0px 0px 40px;
	padding-top:15px;
}
#footer4links1 {
	float:left;
	height: 130px;
	width: 25%;
	color: #B60050;
	font-size: 10px;
	position: relative;
	text-align: center;
}
#footer4links2 {
	float:left;
	height: 130px;
	width: 25%;
	color: #69775B;
	font-size: 10px;
	position: relative;
	text-align: center;
}
#footer4links3 {
	float:left;
	height: 130px;
	width: 25%;
	color: #624C7F;
	font-size: 10px;
	position: relative;
	text-align: center;
}
#footer4links4 {
	float:left;
	height: 130px;
	width: 24%;
	color: #407296;
	font-size: 10px;
	position: relative;
	text-align: center;
}
#footer4links1 img, #footer4links2 img, #footer4links3 img, #footer4links4 img {
	position: absolute;
	left: 8px;
	bottom: 30px;
}
#footer3text {
	margin: 15px 0px 0px 20px;
}
.footer3textbox {
	float: left;
	margin-left: 30px;
}
.footer3text_title {
	color: #B60050;
}
#footer_wrap {
	width: 984px;
	height: 41px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}
#footer {
	width: 968px;
	height: 41px;
	left: 16px;
	color: #004A24;
	font-size: 10px;
	line-height: 21px;
	background-image: url(../images/footer_repeat.jpg);
	background-repeat: repeat-x;
	text-align: center;
	position: relative;
}
#end_shadow {
	background-image: url(../images/end_shadow.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	height: 41px;
	width: 40px;
}
/*SUBPAGE*/
#top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 15px;
	width: 100%;
	position:relative;
	right:14px;
}
#bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 15px;
	width: 100%;
	position:relative;
	right:14px;
}
#mid {
	border-left: 1px #C0E6AD solid;
	border-right: 1px #C0E6AD solid;
	position:relative;
	right:14px;
	padding: 0 20px;
	padding-bottom: 10px;
}
#mid p {
	line-height: 20px;
	font-size:14px;
}
#mid h1 {
	color: #B60050;
	font-size: 27px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 20px;
}
#mid h2 {
	color: #587F4C;
	font-size: 18px;
	margin: 0;
	margin-bottom: 10px;
}
#box {
	width: 940px;
	float: right;
}
#affiliates_form {
	color: #23542F;
	font-size: 14px;
}
#affiliates_form input{
	width: 300px;
}
.joinTable td {
	height: 25px;
	font-size: 14px;
	color: #9C9C9C;
}
.joinField {
	width: 480px;
	border: 1px black solid;
}
.joinGreen {
	color: #69775B;
	font-size: 14px;
}
.joinBlue {
	color: #407296;
	font-size: 14px;
}
.joinPink {
	color: #B60050;
	font-size: 14px;
}
.btn_submit {
	background-image: url(../images/btn_submit.jpg);
	background-repeat:no-repeat;
	width: 96px;
	height: 27px;
	border: 0 none;
	cursor: pointer;
}
.btn_addcart {
	background-image: url(../images/addcart.jpg);
	width: 103px;
	height: 30px;
	border: 0 none;
	cursor: pointer;
}
.response {
	font-size: 14px;
	color: red;
	font-weight: bold;
}
.products_left {
	float: left;
	width: 410px;
	padding-right: 5px;
}
.products_mid {
	float: left;
	width: 300px;
}
.products_right {
	float: right;
	width: 175px;
}
.product_title {
	margin-top: 40px;
	color: #0074AC;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.product_summary {
	color: #666666;
	text-align: center;
	font-size: 14px;
	margin: 7px 0;
}
.product_summary p {
	margin: 0;
}
.product_price {
	color: #0074AC;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.product_title a, .product_title a:visited, .product_title a:link{
	font-size: 18px;
	font-weight: bold;
	color: #0074AC;
	text-decoration: none;
}
.product_title a:hover {
	text-decoration: underline;
}
.subproduct {
	width: 290px;
	float: left;
	text-align: center;
}
.product_sub_title {
	margin-top: 10px;
	text-align: center;
}
.product_sub_title a, .product_sub_title a:visited, .product_sub_title a:link{
	font-size: 18px;
	font-weight: bold;
	color: #614C7D;
	text-decoration: none;
}
.product_sub_title a:hover {
	text-decoration: underline;
}
.product_sub_summary {
	color: #666666;
	text-align: center;
	font-size: 12px;
	margin: 7px 0;
}
.product_sub_summary p {
	margin: 0;
}
.product_sub_price {
	color: #614C7D;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.leftview {
	float: left;
	width: 500px;
}
.rightview {
	float: right;
	width: 350px;
}
#mid .rightview h2 {
	padding: 10px 0px 4px 0px;
	margin:0px;
}
.vpTable {
	width: 500px;
}
.vpTable th {
	color: #C50060;
	font-size: 14px;
	text-align: left;
}
.vpTable td {
	color: #666666;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	padding: 15px 0;
}
.malsiframe {
	border: 0 none;
	width: 900px;
	display: block;
	height: 1200px;
}




.accessoriesBox {
	float: left;
	width: 220px;
	text-align: center;
}
.access_img {
	height: 220px;
}
.access_title {
	height: 50px;
	width: 150px;
	margin: 0 auto;
}
.access_price {
	height: 30px;
}
.access_title, .access_price {
	color: #614C7D;
	font-weight: bold;
	font-size: 18px;
}
.access_colors {
	height: 30px;
}
.access_colors img#folder {
	width: 22px;
}

input:focus {
	background-color:#EEF9E9;
}
.components {
	margin: 0px 40px 0px 50px;
	padding:20px 0px 15px 0px;
	border-bottom:1px solid #BDE7AB;
}
.breadcrumbs {
	padding-bottom: 8px;
	color: #B8B8B8;
	font-size: 10px;
	font-weight: bold;
}
.breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:visited {
	color: #B8B8B8;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}