* {
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}

a {
	text-decoration:none;
	color: #333;
}

a:visited {
	color: #555;
}

a:hover {
	text-decoration:underline;
}

html,
body {
	height: 100%;
}

body {
	text-align:center;
	background:url(../images/design/bg_page.gif) repeat-y center;
}

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden {
	position: absolute;
	left: -10000px;
}

.mainFrame {
	position: relative;
	min-height: 100%;
}

* html .mainFrame {
	height: 100%;
}

/* individual styles */

.page {
	width:958px;
	margin:auto;
	min-height:100%;
	text-align:left;
}

* html .page {
	height:100%;
}

.headerBox {
	height:100px;
}

.logo {
	position:absolute;
	top:20px;
	left:30px;
}

.topNavi {
	position:absolute;
	top:14px;
	right:30px;
}

.topNavi ul {
	list-style-type:none;
}

.topNavi ul li {
	float:left;
	padding: 9px 0 0 25px;
}

.topNavi ul li a {
	color:#1f2b8d;
}

.topNavi ul li.active a {
	font-weight:bold;
}

.topSearch {
	position:absolute;
	top:64px;
	right:30px;
}

.topSearch input {
	border:1px solid #a5a5a5;
}

.topSearch input.text {
	padding:2px;
	width:128px;
}

.topSearch input.submit {
	background-color: #999;
	color:#fff;
	padding:1px;
}

.naviBox {
}

.subNaviBox ul,
.naviBox ul {
	list-style-type:none;
}

* html .naviBox ul {
	margin-top: 3px;
}

.naviBox li {
	float:left;
	margin-left:2px;
}

.naviBox li.item_0 {
	margin-left:0px;
}

.naviBox li a {
	display:block;
	background:url(../images/design/bg_mainNavItem.gif) no-repeat;
	width:238px;
	height:30px;
	text-align:center;
}

.home {
	background:url(../images/design/bg_mainNavItem.gif) repeat-x;
	padding:5px;
	text-align:center;
}

.naviBox li a:hover span {
	text-decoration: underline;
}

.naviBox li a span {
	display:block;
	padding-top:5px;
	font-size:13px;
}

.naviBox li.item_0 a span {
	color:#209180;
}

.naviBox li.item_1 a span {
	color:#8f1f7e;
}

.naviBox li.item_2 a span {
	color:#c72c74;
}

.naviBox li.item_3 a span {
	color:#1f2e8f;
}

.naviBox li.active a span {
	font-weight: bold;
}

.subNaviBox {
	width:176px;
	float:left;
	padding-top:30px;
	padding-left:30px;
	margin-right:32px;
}

.subNaviBox ul li {
	background-color:#cce6e2;
	border-bottom:1px solid #fff;
}

.mainCat_2 .subNaviBox ul li {
	background-color:#dda8d5;
}

.mainCat_2 .subNaviBox ul li a {
	color:#8F1F7E;
}

.mainCat_5 .subNaviBox ul li {
	background-color:#eeb2ce;
}

.mainCat_5 .subNaviBox ul li a {
	color:#c72c74;
}

.mainCat_5 .subNaviBox ul li li {
	background-color:#f3cbde;
}

.subNaviBox ul li a {
	display:block;
	padding:10px 5px 7px 18px;
	color:#14594f;
}

.subNaviBox ul li.active a,
.subNaviBox ul li.active li.active a {
	font-weight:bold;
}

.subNaviBox ul li.active li {
	border-top:1px solid #fff;
	border-bottom:0 solid #000;
}

.subNaviBox ul li.active li a {
	font-weight:normal;
	padding:7px 10px 4px 18px;
}

.contentBox {
	background-color:#fff;
	float:left;
	width:715px;
}


.naviBox li.item_4 a span {
	color:#000000;
}


.naviBox li.active a span {
	font-weight: normal;
}

.content {
	width:500px;
	padding-top:23px;
	padding-bottom:20px;
}

.contentHome .content {
	text-align: center;
	padding:20px;
	padding-bottom:30px;
	width:auto;
}

h1.codeTeaser,
.content h1, h1.buyTeaser {
	font-size:18px;
	margin-bottom:16px;
	color:#14594f;
}

.home_2ndTeaserContent h1 {
  margin-bottom:5px;
}

h1.codeTeaser {
  	margin-top:10px;
}

h1.buyTeaser {
  display:none;
}

.home_2ndTeaserContent h2,
.content h2 {
	font-size:13px;
	margin-bottom:8px;
	color:#14594f;
}

.home_2ndTeaserContent h2 {
  color:#999999;
  margin-bottom:15px;
}

/*
.mainCat_5 .content h1 {
	color:#c72c74;
}
*/

.content ul {
	padding-left:15px;
}

.breadcrumb {
	margin-top:13px;
}

.breadcrumb,
.breadcrumb a {
	color:#14594f;
	font-size:11px;
}

.footerBox {
	background:url(../images/design/bg_footer.gif) no-repeat #fff;
	position: relative;
	height:31px;
	width:928px;
	margin: -31px auto 0 auto;
	clear:both;
}

* html .footerBox {
	margin-top: -20px;
}

.footerLeft {
	color:#888;
	float:left;
	padding-top:9px;
	padding-left:15px;
}

.footerRight {
	float:right;
	padding-right:15px;
}

.footerRight ul {
	list-style-type:none;
}

.footerRight ul li {
	float:left;
	padding: 9px 0 0 25px;
}

.footerRight ul li a {
	color:#888;
}

.csc-sitemap-level2 {
	padding-left:15px;
}

.content a img {
	border-width: 0;
}

#green {
  color:#14594F;
}

.leftCol {
	/*width:175px;*/
	background-color:#ccc;
	padding:4px;
	margin-top:10px;
}

.leftCol .contenttable {
	border-collapse:collapse;
}

h1.buyTeaser {
	margin-top:18px;
	text-align:center;
}

.leftCol .contenttable tr td {
	padding-right:4px;
	padding-bottom:6px;
	line-height:100%;
}

.leftCol .contenttable tr td a img {
	border:0px solid white;
}

.rightCol {
	float:right;
	width:200px;
}

.rightBox {
	background-color:#ebebeb;
	padding:8px;
	border-top:1px solid #fff;
	border-bottom:1px solid #ddd;
}

.rightBox h1,
.rightBox h1 a {
	color:#2d2e80;
	font-size:18px;
	font-weight:normal;
}

td.main {
	vertical-align:top;
}

.cartProducts td,
.cartProducts td * {
	line-height:110%;
	padding-bottom:5px;
}

.cartProducts td {
	vertical-align:top;
}

.cartProducts td.cartQty {
	padding-left:5px;
	text-align:left;
}

.cartHeading {
	margin-bottom:8px;
}

.cartHeading a {
	background:url(../images/design/shopping_2.jpg) no-repeat;
	display:block;
	padding:6px 0 6px 45px;
}

.cartTotal {
	border-top:1px solid #aaa;
	padding-top:8px;
	margin-top:3px;
	text-align:right;
}

.cartBoxCheckout {
	border-top:1px solid #aaa;
	text-align:right;
	padding-top:5px;
}

#loginbox input.loginInput {
	width:150px;
	display:block;
	margin-bottom:10px;
}

.infoBoxHeading,
.infoBoxHeading_right {
	padding-bottom:10px;
	padding-top:10px;
}

.infoBoxHeading table td.infoBoxHeading,
.infoBoxHeading_right table td.infoBoxHeading_right {
	background-color:#CCE6E2;
	padding:5px;
}

table.productList {
	border-collapse: collapse;
}

td.main,
td.main a,
table.productList td {
	padding:0;
	line-height:120%;
}

td.main {
  text-align:left;
}

td.main h2 a {
  font-size:14px;
}

.itemImage {
	width:130px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #CCE6E2;
}

.itemImage a img {
	border:0px solid #fff;
}

.itemPrice {
	float:right;
}

.itemPrice,
h1.productTitle,
h1.itemTitle a {
	font-size:14px;
	margin-bottom:16px;
	color:#14594f;
	line-height:100%;
}

table.productList td.itemData {
	padding:10px;
	border:1px solid #CCE6E2;
	background-color:#CCE6E2;
}

.itemBuy {
	text-align:right;
}

.itemDivider {
	font-size:5px;
	line-height:100%;
	height:15px;
}

.productImage {
	float:left;
	padding:10px;
	margin-right:20px;
	margin-bottom:10px;
	border:1px solid #ddd;
}

.itemPriceTable {
	width:500px;
}

.itemPriceTable td {
	line-height:120%;
	text-align:right;
	padding-right:10px;
}

.productsPrice {
	font-size:18px;
	color:#14594f;
}

.itemPriceBox {
	margin-top:20px;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:2px solid #ddd;
	border-bottom:2px solid #dfdfdf;
	background-color:#eee;
}

.checkoutBtn tr td {
  padding-bottom:20px;
  padding-top:20px;
}

td.confirmBtn form input {
  margin-bottom:20px;
  margin-top:20px;
}

#viewBtn a img {
  margin-top:20px;
  margin-bottom:20px;
}

.boxText a img {
  border:0;
}

.cartList * {
	font-size:12px;
}

.cartList td {
	padding:3px;
	border-top:1px solid #bbb;
}

.cartList td input {
	padding:0;
	line-height:100%;
	font-size:10px;
}

.cartHead td,
.cartFooter td {
	background-color:#eee;
	color:#000;
	border-top:0px solid #bbb;
}

.cartFooter td {
	border-top:1px solid #bbb;
}

.shippingInfo td {
	border-top:0px solid #bbb;
}


td.onepxwidth {
	width:24px;
	text-align:left;
}

.notice {
	border:1px solid #ee2;
	background-color:#ffd;
	padding:10px;
}

.checkoutShippingDate span {
	color:#777;
	font-size:11px;
	padding-left:22px;
}

.homeText,
.homeTeaser {
  padding:20px;
  width:935px;
  text-align:center;
}

.homeTextContainer {
  padding:0px;
  margin-left:23px;
  width:930px;
  padding-bottom:30px;
  text-align:left;
}

/*
.homeText {
  margin-left:20px;
  width:930px;
  padding-bottom:30px;
}
*/

.home_middleTeaserBox,
.home_smallTeaserBox,
.home_topsellerBox {
	width:576px;
	height:103px;
	background:url(/images/home/bg_topseller.png) no-repeat #fff;
	float:left;
	line-height:100%;
	overflow:hidden;
	margin-bottom:12px;
	margin-right:12px;
}

.home_middleTeaserBox h1,
.home_smallTeaserBox h1,
.home_topsellerBox h1 {
	font-size:12px;
	color:#333;
	font-weight:normal;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:10px;
	margin:0;
}

.home_topsellerBox .topsellerItems {
	padding-top:8px;
	margin-left:10px;
	width:570px;
}

.home_topsellerBox .topsellerItem {
	float:left;
	width:132px;
	margin-right:10px;
	overflow:hidden;
}

.home_topsellerBox .topsellerItem img {
	float:left;
	margin:4px;
	margin-top:6px;
}

.home_topsellerBox .topsellerItem * {
	font-size:11px;
	font-weight:normal;
}

.home_topsellerBox .topsellerItem h2 {
	margin-top:6px;
	text-align:left;
}

.home_topsellerBox .topsellerItem .topsellerItem1stRow {
	overflow:hidden;
	height:52px;
	width:132px;
}

.home_topsellerBox .topsellerItem .topsellerItem2ndRow {
	clear:left;
	width:116px;
	margin-left:8px;
}

a.topsellerPrice {
	color:#333a9c;
	float:right;
	font-weight:bold;
}

.home_topRightBox {
	width:324px;
	height:103px;
	background:url(/images/home/bg_blankBox.png) no-repeat #fff;
	float:left;
	line-height:100%;
	margin-bottom:12px;
}

.home_topRightBox img {
	float:left;
	margin-top:10px;
	margin-left:10px;
}

.home_topRightText {
	color:#999;
	line-height:14px;
	float:right;
	width:200px;
	margin-right:20px;
}

.home_topRightText h2 {
	margin-top:10px;
	margin-bottom:5px;
	color:#14594F;
	text-transform:uppercase;
}

.home_topRightText a {
	color:#1C957F;
}

.home_salesPartnerBox .salesPartnerText {
	padding-top:15px;
	width:110px;
	float:right;
	font-size:11px;
	line-height:110%;
}

.home_topProductBox {
	position:relative;
	width:576px;
	height:324px;
	background:url(/images/home/bg_top_product.png) no-repeat #fff;
	float:left;
	margin-right:12px;
}

.home_topProductBox .productText {
	position:absolute;
	top:100px;
	right:30px;
	width:300px;
}

.moreInfoBtn img {
	margin-top:10px;
}

.home_topProductBox .moreInfoBtn {
	float:right;
}

.home_topProductBox .productText p {
	color:#999;
	font-size:110%;
}

.home_2ndTeaserBox {
	position:relative;
	width:324px;
	height:226px;
	background:url(/images/home/bg_second_teaser.png) no-repeat #fff;
	float:left;
	margin-bottom:12px;
}

.home_2ndTeaserBox h1 {
	font-weight:normal;
	color:#999;
	font-size:16px;
}

.home_2ndTeaserBox .home_2ndTeaserContent {
	padding:14px 0 0 15px;
	line-height:110%;
}

.home_2ndTeaserProducts {
	color:#8f1f7e;
	padding-top:0;
	width:175px;
}

.home_smallTeaserBox {
	width:156px;
	height:86px;
	background:url(/images/home/bg_blankBox_small.png) no-repeat #fff;
	float:left;
	margin-right:12px;
}

.home_middleTeaserBox  {
	width:156px;
	height:126px;
	background:url(/images/home/bg_blankBox_middle.png) no-repeat #fff;
	float:left;
	margin-right:12px;
}

.salesPartnerText {
	padding:6px 25px 4px 10px;
	color:#999;
	font-size:11px;
}

.aboutImage {
	float:left;
}

.home_middleTeaserBox .aboutImage,
.home_smallTeaserBox .aboutImage {
	margin:3px 0 0 3px;
}

.home_middleTeaserBox .aboutText,
.home_smallTeaserBox .aboutText {
	float:right;
	color:#999;
	width:78px;
	font-size:11px;
	margin:5px 5px 0 0;
}

.cuticapsImg {
  margin-left:15px;
  margin-top:20px;
}

.home_smallTeaserBox .home_payment {
	padding-top:5px;
}

.home_smallTeaserBox .home_payment img {
	margin:7px 0 0 10px;
}

* html .home_smallTeaserBox .home_payment img {
	height:18px;
}



