﻿.logo-left {
	display:block;
}

.tagline {
	display:block;
}

.input-search {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.head-links {
	clear: right;
	float: left;
	position: relative;
	top: 15px;
	color: #fff;
	font-weight:bold;
}

.head-links a {
	color: #fff;
	text-decoration: none;
	
}

.head-links a:hover {
	text-decoration: underline;
}

.head-links ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.head-links ul li { display: inline; }

#bodyshell {
    clear: both;
    display: block;
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 0;
    width: 1000px;
}

.bodycontent {
    float: right;
    width: 737px;
}

.nav-product {
    float: left;
    height: auto !important;
    min-height: 500px;
    overflow: hidden;
    position: relative;
    width: 236px;
    z-index: 1000;
}

.ln {
	padding: 10px 0;
}

.left-navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.left-navigation ul li { display: inline; }

A.c4leftnav {
	color: #336699; 
	text-decoration: none; 
	display: block;
	outline-style: none;
	padding: 5px;	
}

A.c4leftnav:hover {
	text-decoration: underline; 
	color: #0B6E45; 	
}

.c4-ln-sub-nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.c4-ln-sub-nav ul li { display: inline; }

A.c4subnav {
	color: #0B6E45; 
 	outline-style: none;
	text-decoration: none; 
	display: block;
	padding: 3px 3px 3px 15px;
}

A.c4subnav:hover {
	text-decoration: underline; 
	color: #336699; 	
}

.ln-bottom {
	padding: 10px 5px;
}

.input-news {
	border: 1px solid #ccc; 
	width: 105px; 
	height: 18px;
	font-size: 11px;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.news-box {

}

.news {
	padding: 45px 20px 5px 25px; 
	font-weight: bold; 
	color: #FFFFFF;
}

.news-name {
	clear: both;
}

.news-email {
	clear: both;
}

.news-join {
	clear: both;
	text-align: right;
	padding-right: 10px;
}

form {margin: 0;}


.c4-breadcrumbs { 
	display :block; 
	padding-bottom: 10px;
}

.c4-breadcrumbs { font-size: 10px; display:inline;}
.c4-breadcrumbs a  { font-size: 10px; text-decoration: none;}
A.c4-breadcrumbs:hover {color: #336699; text-decoration: underline;}

.c4-name {
	display: block;
	padding-bottom: 3px;
}

.c4-info-text {
	display: block;
	padding: 5px;
}

.section-page-top {
	display: block;
}

.section-text img {
	float: left;
	margin: 5px 10px 5px 0;
}

.section-text {
	float: left;
	text-align: left;
}

#contents-table a {
    text-decoration: none;
    font-weight: bold;
	color: #336699;
}

#contents-table a:hover {
    text-decoration: underline;
    color: #0B6E45;
	
}

#contents-table td {
	vertical-align: top;	
	text-align: center;
	padding: 10px 5px 15px;
}

.item-page-top {
	display: block;
	clear: both;
}

.item-left {
    float: left;
    width: 325px;
}

.item-right {
    float: left;
    width: 400px;
}

.item-desc {	
	padding: 10px 0;
	clear: both;
}

.desc-title {
    clear: both;
    margin: 10px 0;
}

.cross-sells {
	clear: both;
	display:block;
	padding: 10px 0;
}

.cross-title, .related-title {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	border-bottom: 1px solid #336699;
	padding: 5px;
	background-color: white;
}

.related a {
    text-decoration: none;
	color: #336699;
}

.related a:hover {
    text-decoration: underline;
    color: #0B6E45;
}

.related-items  {
	padding: 5px;
	vertical-align: top;	
	font-weight: bold;
	color: #336699;
}

#social-share {
    display: block;
    margin: 20px 0 0;
    text-align: center;
    width: 350px;
}

.ordertable {
    width: 350px;
}

.order-row:nth-of-type(odd) {
	background:#efefef;
	display:block;
	clear:both;
}

.order-row div {
    height: 30px;
    line-height: 30px;
}

.leftavail { 
    border-right: 2px solid #fff;
    float: left;
    width: 100px;
	padding:5px;
}

.rightavail { 
    float: left;
	padding:5px;
}

.leftcode { 
    border-right: 2px solid #fff;
    float: left;
    width: 100px;
	padding:5px;
}

.rightcode { 
    float: left;
	padding:5px;
}

.leftprice { 
    border-right: 2px solid #fff;
    float: left;
    width: 100px;
	padding:5px;
}

.rightprice { 
    float: left;
	padding:5px;
}

.leftsale { 
    border-right: 2px solid #fff;
    width: 100px;
	font-size: 14px; 
	color: #0B6E45; 
	font-weight: bold; 
    float: left;
	padding:5px;
}

.rightsale { 
    float: left;
	font-size: 14px; 
	color: #0B6E45; 
	font-weight: bold; 
	padding:5px;
}

.leftsave { 
    border-right: 2px solid #fff;
    width: 100px;
	color: #0B6E45; 
    float: left;
	padding:5px;
}

.rightsave { 
	color: #0B6E45; 
    float: left;
	padding:5px;
}

.leftoption { 
    border-right: 2px solid #fff;
    float: left;
    width: 100px;
	padding:5px;
}

.rightoption { 
    float: left;
	padding:5px;
}

.rightoption select {
    width: 180px;
    margin: 5px 0 0;
}

.leftorder { 
    border-right: 2px solid #fff;
    float: left;
    width: 100px;
	padding:5px;
}

.rightorder { 
    float: left;
	padding:5px;
}

.orderbutton {
    clear: both;
	text-align: center;
	margin: 0 auto;
	padding:10px 0;
}

.sale-price, .sale-price-bold {
	color: #0B6E45;
	font-weight: bold;
	font-size: 14px; 
}

.bookmark, .friend {
	float: left;
}

.multi-name {
	vertical-align: middle;	
	padding-bottom: 15px;
}

.multi-product {
	vertical-align: middle;	
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
.multi-product a {
    text-decoration: none;
	color: #336699;
	font-weight: bold;
	
}
.multi-product a:hover {text-decoration: underline; }

.multi-price, .multi-options {
	vertical-align: middle;	
	padding: 2px;
	border-bottom: 1px solid #ccc;
}

.multi-check {
	vertical-align: middle;	
	padding: 2px;
	border-bottom: 1px solid #ccc;
}

.multi-order {
	text-align: right;
	padding-top: 5px;
}

.sitemap-1 {
    text-decoration: none;
    font-weight: bold;
	font-size: 14px;
	color: #336699;
	
}

.sitemap-2 {
    text-decoration: none;
    font-weight: bold;
	font-size: 13px;
	color: #0B6E45;
	padding-left: 12px;
	
}

.sitemap-3 {
    text-decoration: none;
    font-weight: normal;
	font-size: 12px;
	padding-left: 20px;
	
}

#footer-shell {
    clear: both;
    width: 1000px;
}

.footer-links a {
    text-decoration: none;
	color: #ffffff;
}

.footer-links a:hover {
    text-decoration: underline;
}

.footer-links  {
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	width: 1000px;
}

.footer-links  ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.footer-links  li { display: inline; }

.footer-badge {
	clear: both;
	float: left;
	width: 170px;
	height: 104px;
}

.footer-vert-links {
	float: left;
	width: 524px;
}

.footTainer {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.footerlinks { 
	display: inline;
	float:left;
	width:182px;
	padding: 0 10px 0 0;
}

.footerlinks > a {
    display: block;
    margin: 8px 0;
}

.footer-social {
	float: left;
	width: 174px;
}

.footer-logo {
	float: right;
	width: 124px;
}

.footer2 a {
    text-decoration: none;
}

.footer2 a:hover {
    text-decoration: underline;
    color: #0B6E45;
	
}

.footer2 {
	clear: both;
	width: 1000px;
	text-align: center;
	font-size: 11px;
}

.copyright-box {
	text-align: right;
}

.copyright {
	font-size: 10px;
}

.c4, .c4 a {
	font-weight: normal;
	font-size: 10px;
	color: #AEAEAE;
	text-decoration: none;
}
	
.social a {
    color: rgba(0, 0, 0, 0);
    display: block;
    height: 32px;
    text-decoration: none;
    width: 32px;
}	

.facebook-icon-link { 
	background: url('img/social-bg.png') no-repeat 0 -1px; 
    display: inline-block;
    font-size: 1px;
    height: 32px;
    list-style-type: none;
    margin: 0 5px 0 0;
    padding: 0;
    width: 32px;
}

.twitter-icon-link { 
	background: url('img/social-bg.png') no-repeat 0 -34px; 
    display: inline-block;
    font-size: 1px;
    height: 32px;
    list-style-type: none;
    margin: 0 5px 0 0;
    padding: 0;
    width: 32px;
}

.pinterest-icon-link { 
	background: url('img/social-bg.png') no-repeat 0 -67px; 
    display: inline-block;
    font-size: 1px;
    height: 32px;
    list-style-type: none;
    margin: 0 5px 0 0;
    padding: 0;
    width: 32px;
}

.rss-icon-link {
	background: url('img/social-bg.png') no-repeat 0 -100px; 
    display: inline-block;
    font-size: 1px;
    height: 32px;
    list-style-type: none;
    margin: 0 5px 0 0;
    padding: 0;
    width: 32px;
}

.googleplus-icon-link { 
	background: url('img/social-bg.png') no-repeat 0 -133px; 
    display: inline-block;
    font-size: 1px;
    height: 32px;
    list-style-type: none;
    margin: 0 5px 0 0;
    padding: 0;
    width: 32px;
}

.blog-icon-link { 
	background: url('img/social-bg.png') no-repeat 0 -166px; 
    display: inline-block;
    font-size: 1px;
    height: 32px;
    list-style-type: none;
    margin: 0 5px 0 0;
    padding: 0;
    width: 32px;
}


.youtube-icon-link {
	background: url('img/social-bg.png') no-repeat 0 -199px; 
    display: inline-block;
    font-size: 1px;
    height: 32px;
    list-style-type: none;
    margin: 0 5px 0 0;
    padding: 0;
    width: 32px;
}


.inset-table {
    width: 700px;
}
	
.inset-img {
    float: left;
    margin: 20px;
    display:block;
}	
	
#tabbed * {
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
line-height:normal;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}

#tabbed label {
cursor:pointer;
}

#tabbed input[type="radio"] {
display:none;
visibility:hidden;
opacity:0;
}

#tabbed a {
text-decoration:none;
}

#tabbed {
width:750px;
position:relative;
float:left;
text-align:left;
-webkit-backface-visibility:hidden;
-webkit-transform-style:preserve-3d;
}

#tabbed .wrapper {
background:#fff;
position:relative;
width:100%;
height:auto;
float:left;
text-align:left;
border:1px solid #336699;
}

#tabbed .wrapper > div {
position:absolute;
top:0;
left:0;
height:auto;
width:100%;
background:#fff;
z-index:-1;
opacity:0;
visibility:hidden;
float:left;
-webkit-backface-visibility:hidden;
-webkit-transform-style:preserve-3d;
padding:20px;
}

#tabbed input#t-1:checked ~ .wrapper .tab-1,#tabbed input#t-2:checked ~ .wrapper .tab-2,#tabbed input#t-3:checked ~ .wrapper .tab-3,#tabbed input#t-4:checked ~ .wrapper .tab-4,#tabbed input#t-5:checked ~ .wrapper .tab-5 {
position:relative;
float:left;
z-index:10;
opacity:1;
visibility:visible;
font-size:14px;
}

#tabbed label.tabs {
display:inline-block;
background:#0B6E45;
color:#fff;
font-size:14px;
text-align:center;
text-transform:uppercase;
width:auto;
height:44px;
line-height:44px;
-moz-border-radius:8px 8px 0 0;
-webkit-border-radius:8px 8px 0 0;
border-radius:8px 8px 0 0;
-webkit-transform:translateY(6px);
-moz-transform:translateY(6px);
-ms-transform:translateY(6px);
-o-transform:translateY(6px);
transform:translateY(6px);
border-color:#336699;
border-style:solid;
border-width:1px 1px 0;
padding:0 20px;
margin:0 8px 0 0;
}

#tabbed label.tabs:hover,#tabbed label.tabs:focus {
background:#336699;
}

#tabbed input:checked + label.tabs {
background:#336699;
color:#fff;
}

#tabbed label.tabs:hover,#tabbed label.tabs:focus,#tabbed input:checked + label.tabs {
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);
transform:translateY(0);
}

#tabbed label.tabs:before {
padding-right:10px;
}

#tabbed .clrfx {
display:block;
float:left;
width:100%;
height:auto;
clear:both;
content:"";
}

#tabbed .fl-left {
float:left;
}

#tabbed .fl-right {
float:right;
}

#tabbed p {
display:block;
}

#tabbed ul {
padding-left:10px;
}

