A {
    text-decoration: none;
    color: #000000;
}

A:Hover {
    text-decoration: none;
    color: #D81F01;
}

body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow: none;
    height: 100%; 
}

table {
    border: 1px;
    padding: 0px #000000;
    border-collapse: collapse;
    border-spacing: 0px;
}

td {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
}

input {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

select {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #232323;
}

textarea {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #232323;
}

span {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

/* PAGEHEAD.TPL */

.pageheadbox {
    width: 100%;
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    height: 70px;
    vertical-align: top;
}

.pageheadline1 {
    height: 38px;
    background-color: #333333;
    vertical-align: bottom;
}

.pageheadline2 {
    height: 17px;
    background-color: #C1BFBF;
    text-align: right;
    padding-right: 15px;
    border: 1px #000000;
    border-style: none none solid none;
}

.pageheadgraphic {
    border: 0px;
    border-style: solid solid solid solid;
    padding-left: 10px;
}

.pageheadlinkupperback {
    background-color: #333333;
    text-align: right;
    padding-right: 15px;
    height: 38px;
}

.pageheadlinkupper {
    font-size: 9px;
    color: #FFFFFF;
}

.pageheadlinkbottom {
    font-size: 9px;
    color: #2A2A2A;
    font-weight: bold;
    text-align: right;
}

/* PAGEBOTTOM.TPL */

.pagebottom {
    font-size: 11px;
    color: #232323;
    font-weight: normal;
    height : 5px;
    vertical-align: top;
    text-align: right;
}

/* LEFTITEM.TPL */

.leftitem {
	width: 160;
	vertical-align: top;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px 1px 1px 1px;
	border-style: none none none none;
	border-spacing: 0px;
	border-collapse: collapse;
}

.leftcolumn {
	width: 168;
	vertical-align: top;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 2px 2px 2px 2px;
	border-style: none none none none;
	border-color: #FFAE00 #FFAE00 #FFAE00 #FFAE00;
	border-spacing: 0px;
	border-collapse: collapse;
	padding-top: 10px;
}

.rightcolumn {
	width: 130;
	vertical-align: top;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 2px 2px 2px 2px;
	border-style: none none none none;
	border-color: #FFAE00 #FFAE00 #FFAE00 #FFAE00;
	border-spacing: 0px;
	border-collapse: collapse;
	padding-top: 10px;
}

.carttable {
	height: 30;
	background-color: #E6E5E3;
	vertical-align: top;
	font-weight: normal;
	border: 2px 2px 2px 2px;
	border-style: solid none none none;
	border-color: #EF9A01 #EF9A01 #EF9A01 #EF9A01;
	border-spacing: 0px;
	padding-top: 2px;
}

.bottomtable {
	vertical-align: top;
	border: 2px 2px 2px 2px;
	border-style: solid none solid none;
	border-color: #EF9A01 #EF9A01 #EF9A01 #EF9A01;
	border-spacing: 0px;
}

.noticetable {
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* COLUMN SPACER */

.spacer {
    background-color: #FFFFFF;
    width: 10px;
    vertical-align: top;
    border: 0px;
    border-style: none none none none;
    border-spacing: 0px;
    border-collapse: collapse;
    padding: 0px;
    height: 100%;
}

.searchbox {
    width: 160px;
    padding-top: 16px;
    padding-left: 10px;
    padding-right: 10px;
}

.searchbox_highlight {
    color: #232323;
    font-weight: bold;
    background-color: #F0EFEF;
    border : 1px #000000;
    border-style : solid none none none;
    height : 20px;
    padding-left: 6px;
}

.searchbox_internitem {
    color: #232323;
    font-weight: normal;
    background-color: #FFFFFF;
    height: 30px;
    padding-left: 6px;
    vertical-align: middle;
}

.searchbox_input {
}

.searchleftitemsnippet_form {
    font-weight: normal;
    color: #232323;
}

.searchleftitemsnippet_button {
    color: #FFFFFF;
    font-weight: normal;
    font-size: 9px;
    background-color: #254B70;
    border: solid 1px #254B70;
    width: 25px;
    height: 17px;
    cursor : pointer;
}

.promobox {
	width: 160px;
}

.categorybox {
	width: 139px;
}

.categorybox_rootcategory {
	background-color: #E6E6E6;
}
.categorybox_rootcategorylink {
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.categorybox_rootcategorylink:link {}
.categorybox_rootcategorylink:hover {
	display: block;
	color: #EF9C00;
	font-size: 14px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.categorybox_rootcategorylink:visited {}
.categorybox_rootcategorylink:active {}

.categorybox_rootcategory_exp {
	display: block;
	color: #EF9C00;
	font-size: 14px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.categorybox_rootcategory_exp:link {color: #FFFFFF}
.categorybox_rootcategory_exp:hover {color: #FFFFFF}
.categorybox_rootcategory_exp:visited {color: #FFFFFF}
.categorybox_rootcategory_exp:active {color: #FFFFFF}

.categorybox_subcategory {
	display: block;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-style: none none solid none;
	border-width: 1px 1px 1px 1px;
	border-color: #BFD4E8 #BFD4E8 #BFD4E8 #BFD4E8;
	padding-top: 2px;
	padding-bottom: 3px;
}

.categorybox_catpic {
    height: 9px;
    width: 9px;
    border: 0px;
    border-style: none none none none;
}

.categorybox_bottom {
    border: 1px #000000;
    border-style : none none solid none;
}

.categorybox_top {
    border: 1px #666666;
    border-style : solid solid none solid;
}

.languagebox {
    width: 160px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 16px;
}

.languagebox_highlight {
    color: #232323;
    font-weight: bold;
    background-color: #F0EFEF;
    border : 1px #000000;
    border-style : solid none none none;
    height : 18px;
    padding-left: 6px;
    vertical-align: middle;
    text-align: left;
}

.languagebox_internitem {
    color: #232323;
    font-weight: normal;
    background-color: #FFFFFF;
    padding-left: 6px;
    vertical-align: middle;
    height: 18px;
    border : 1px #000000;
    border-style : none none solid none;
}

.language {        
    color: #232323;
}

.language_activ {
    color: #D81F01;
}

.currencybox {
    width: 160px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 16px;
}

.currencybox_highlight {
    color: #232323;
    font-weight: bold;
    background-color: #F0EFEF;
    border : 1px #000000;
    border-style : solid none none none;
    height : 18px;
    padding-left: 6px;
    vertical-align: middle;
    text-align: left;
}

.currencybox_internitem {
    color: #232323;
    font-weight: normal;
    background-color: #FFFFFF;
    padding-left: 6px;
    vertical-align: middle;
    height: 18px;
    border : 1px #000000;
    border-style : none none solid none;
}

.currency { 
    color: #232323;
}

.currency_activ {        
    color: #D81F01;
}

.basketbox {
    width: 160px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 16px;
}

.basketbox_highlight {
    font-weight: bold;
    background-color: #F0EFEF;
    border : 1px #000000;
    border-style : solid none none none;
    height : 18px;
    padding-left: 6px;
    vertical-align: middle;
    text-align: left;
}

.basketbox_internitem_left {
    background-color: #FFFFFF;
    height: 18px;
}

.basketbox_internitem {
    background-color: #FFFFFF;
    padding-left: 6px;
}

.basketbox_internitem_sumleft {
    font-weight: bold;
    background-color: #FFFFFF;
    height: 18px;
}

.basketbox_internitem_sumright {
    font-weight: bold;
    background-color: #FFFFFF;
}

.basketboxbottom_highlight {
    font-weight: bold;
    background-color: #F0EFEF;
    border : 1px #000000;
    border-style : none none solid none;
    height : 18px;
    padding-left: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: middle;
    text-align: left;
}

.basketbox_tobasketpic {
    height: 17px;
    width: 17px;
    border: 0px;
    border-style: none none none none;
    padding-right: 5px;
    padding-bottom: 2px;
    vertical-align: middle;
}

.basketbox_button {
    vertical-align: middle;
    color: #232323;
    font-weight: normal;
    background-color: #F0F0F0;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    height: 16px;
    width: 125px;
    cursor : pointer;
}

.leafletbox {
    width: 160px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 16px;
}

.leafletbox_highlight {
    font-weight: bold;
    background-color: #F0EFEF;
    border : 1px #000000;
    border-style : solid none none none;
    height : 18px;
    padding-left: 6px;
    vertical-align: middle;
    text-align: left;
}

.leafletbox_internitem {
    color: #232323;
    font-weight: normal;
    background-color: #FFFFFF;
    padding-left: 6px;
    vertical-align: middle;
    height: 18px;
    border : 1px #000000;
    border-style : none none solid none;
}

.leafletbox_internitemlink {
    color: #232323;
    font-weight: normal;
    background-color: #FFFFFF;
}

.newsbox {
    width: 160px;
}

.newsbox_highlight {
	width: 160px;
	color: #FFFFFF;
	font-size: 11px;
    background-color: #E08600;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #336699 #000033 #000033 #336699;
	padding-top: 4px;
	padding-bottom: 4px;
    padding-left: 6px;
}

.newsbox_internitem {
	width: 160px;
    color: #232323;
    font-weight: normal;
    background-color: #FFFFFF;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    vertical-align: middle;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.newsbox_internitemlink {
    font-size: 9px;
}

/*  */

.maintable {
    width: 750px;
    height: 100%;
    font-size: 11px;
    border: 0px #000000;
    background-color: #FFFFFF;
    vertical-align: top;
	align: center;
    border-style: none none none none;
    border-spacing: 0px;
    border-collapse: collapse;
}
.content {
	font-size: 11px;
	border: 0px #000000;
	background-color: #FFFFFF;
	vertical-align: top;
	border: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: #77735E #77735E #77735E #77735E;
	border-spacing: 0px;
	border-collapse: collapse;
	padding-top: 11px;
	padding-left: 10px;
}

.defaultcontent {
    font-size: 11px;
}


/* START.TPL */

.start_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.start_text {
    color: #232323;
}

.start_headline {
    font-size: 17px;
    color: #606760;
    font-weight: bold;
}

.start_headline2 {
    font-size: 12px;
    color: #333333;
    font-weight: normal;
    padding-left: 40px;
}

.start_headline3 {
    font-size: 12px;
    color: #606760;
    font-weight: bold;
}

.start_headline4 {
    font-size: 12px;
    color: #ff3300;
    font-weight: normal;
}

.start_firstarticle_title {
    font-size: 12px;
    color: #D81F01;
    font-weight: bold;
    vertical-align: top;
    border : 1px #C0C8C0;
    border-style : solid none none none;
    padding-top: 10px;
}

.start_firstarticle_text {
	font-size: 12px;
	color: #232323;
	font-weight: bold;
}

.start_firstarticle_image {
    color: #242424;
    font-weight: normal;
    border: 0px;
}

.start_firstarticle_bigimage {
    color: #242424;
    font-weight: normal;
    border: 0px;
}

.start_firstarticle_link {
    color: #D81F01;
    font-weight: bold;
    text-decoration: none;
}

.start_firstarticle_oldprice {
    font-size: 17px;
    color: #D81F01;
    text-decoration : line-through;
}

.start_firstarticle_price {
    font-size: 17px;
    color: #D81F01;
}

.start_tobasketbutton {
    vertical-align: middle;
    color: #232323;
    font-weight: normal;
    background-color: #F0F0F0;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    height: 16px;
    width: 125px;
    cursor : pointer;
}

.start_variant {
    vertical-align: middle;
    color: #232323;
    font-weight: normal;
    background-color: #F8F8F8;
    margin-right: 5px;
}

.start_tobasketpic {
    height: 17px;
    width: 17px;
    border: 0px;
    border-style: none none none none;
    padding-right: 5px;
    padding-bottom: 2px;
    vertical-align: middle;
}

.start_link {
}

.start_articlelist_linetop {
    height: 1px;
    background-color: #CECDCD;
}

.start_articlelist_spacer {
    height: 5px;
    background-color: #FFFFFF;
}

/* STARTPRODUCITEM.TPL */

.startproductitem_box {
    border-spacing: 0px;
    border-collapse: collapse;
    border: 0px #000000;
    border-style: solid solid solid solid;
}

.startproductitem_top {
    vertical-align: top;
    height: 110px;
}

.start_product_title {
    font-size: 10px;
    color: #242424;
    font-weight: bold;
}

.start_product_text3 {
    vertical-align: top;
    color: #242424;
    font-weight: normal;
}

.start_product_link {
    font-weight: bold;
    font-size: 9pt;
    padding-top: 5px;
}

.start_product_link2 {
    color: #D81F01;
    font-weight: bold;
    text-decoration: none;
}

.start_product_image {
    border: 0px;
}

.startpageProduct {
    color: #D81F01;
    font-weight: normal;
}

/* AKTIONITEM.TPL */

.aktionitem {    
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    width: 176px;
    border-spacing: 0px;
    border-collapse: collapse;
    border: 0px #000000;
    border-style: none none none none;
    padding-right: 10px;
}

.informationbox {
    width: 176px;
    padding-left: 10px;
    margin-top: 16px;
}

.informationbox_head {
    font-weight: bold;
    background-color: #D5D5D5;
    text-align: center; 
    height: 15px; 
    border: 1px #000000;
    border-style: solid solid solid solid;
}

.informationbox_main {
    border: 1px #000000;
    border-style: none solid solid solid;
    background-color: #FDF7F0;
    padding-left : 6px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-right : 2px;
}

.informationbox_action {
}

.informationbox_action13 {
    height: 20px; 
}

.informationbox_link {
}

/* TOP5_ITEM.TPL */

.topsellerbox {
    width: 190px;
    margin-top: 16px;
}

.topsellerbox_head {
    font-weight: bold;
    background-color: #D5D5D5;
    text-align: center; 
    height: 15px; 
    border: 1px #000000;
    border-style: none;
}

.topsellerbox_main {
    border: 1px #000000;
    border-style: none;
    background-color: #FDF7F0;
    padding-top : 5px;
    padding-bottom : 5px;
}

.topsellerbox_action {
}

.topsellerbox_action13 {
    height: 25px; 
}

.topsellerbox_link {
}

/* TOPOFFER_ITEM.TPL */

.topofferbox{
    width: 176px;
    padding-left: 10px;
    margin-top: 16px;
}

.topofferbox_head {
    font-weight: bold;
    background-color: #D5D5D5;
    text-align: center; 
    height: 15px; 
    border: 1px #000000;
    border-style: solid solid solid solid;
}

.topofferbox_main {
    border: 1px #000000;
    border-style: none solid solid solid;
    background-color: #FFFFFF;
    padding-left : 6px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-right : 2px;
}

.topofferbox_action {
}

.topofferbox_action2 {
    font-weight: bold;
    font-size: 9pt;
    padding-top: 5px;
}

.topofferbox_action3 {
    vertical-align: middle;
}

.topofferbox_link {
    color: #D81F01;
    text-decoration: none;
}

.topoffer_button {
    vertical-align: middle;
    color: #232323;
    font-weight: normal;
    background-color: #F0F0F0;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    height: 16px;
    width: 125px;
    cursor : pointer;
}

/* NEWCOMER_ITEM.TPL */

.newproductbox {
    width: 176px;
    padding-left: 10px;
    margin-top: 16px;
}

.newproductbox_head {
    font-weight: bold;
    background-color: #D5D5D5;
    text-align: center; 
    height: 15px; 
    border: 1px #000000;
    border-style: solid solid solid solid;
}

.newproductbox_main {
    border: 1px #000000;
    border-style: none solid solid solid;
    background-color: #FDF7F0;
    padding-left : 6px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-right : 2px;
    height: 20px; 
}

.newproductbox_action {
}

.newproductbox_action13 {
    height: 20px; 
}

.newproductbox_link {
}

/* BARGAIN_ITEM.TPL */

.bargainbox {
    width: 176px;
    padding-left: 10px;
    margin-top: 16px;
}

.bargainbox_head {
    font-weight: bold;
    background-color: #D5D5D5;
    text-align: center; 
    height: 15px; 
    border: 1px #000000;
    border-style: solid solid solid solid;
}

.bargainbox_main {
    border: 1px #000000;
    border-style: none solid solid solid;
    background-color: #FDF7F0;
    padding-left : 6px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-right : 2px;
    height: 20px; 
}

.bargainbox_link {
    color: #D81F01;
}

/* POINTS24_ITEM.TPL */

.points24box {
    width: 176px;
    padding-left: 10px;
    margin-top: 16px;
}

.points24box_head {
    font-weight: bold;
    background-color: #D5D5D5;
    text-align: center; 
    height: 15px; 
    border: 1px #000000;
    border-style: solid solid solid solid;
}

.points24box_main {
    border: 1px #000000;
    border-style: none solid solid solid;
    background-color: #FDF7F0;
    text-align: center; 
}

.points24graphic {
    border: 0px;
    border-style: solid solid solid solid;
    padding-top: 5px;
    padding-bottom: 5px;
}

/* POINTS24_BOX.TPL */

.points24table {
    width: 458px;
}

/* TRUSTEDSHOPS_ITEM.TPL */

.trustedshopsbox {
    width: 176px;
    padding-left: 10px;
    margin-top: 16px;
}

.trustedshopsbox_head {
    font-weight: bold;
    background-color: #D5D5D5;
    text-align: center; 
    height: 15px; 
    border: 1px #000000;
    border-style: solid solid solid solid;
}

.trustedshopsbox_main {
    border: 1px #000000;
    border-style: none solid solid solid;
    background-color: #FDF7F0;
    text-align: center; 
    padding-top: 5px;
    padding-bottom: 5px;
}

/* CMP_LOGIN.TPL */

.loginbox {
    width: 176px;
    padding-left: 10px;
    margin-top: 16px;
}

.loginbox_head {        
    font-weight: bold;
    background-color: #D5D5D5;
    text-align: center; 
    height: 15px; 
    border: 1px #000000;
    border-style: solid solid solid solid;
}

.loginbox_main {
    border: 1px #000000;
    border-style: none solid solid solid;
    background-color: #FDF7F0;
    padding-left : 6px;
    padding-top: 5px;
}

.loginbox_mainrow {
    height: 40px;
}

.loginbox_button {    
    vertical-align: middle;
    color: #FFFFFF;
    font-size: 9px;
    font-weight: normal;
    background-color: #254B70;
    border: 1px #254B70;
    border-style : solid solid solid solid;
    height: 17px;
    width: 70px;
    cursor : pointer;
}

.loginbox_input {    
    width: 150px;
}

.loginbox_error {
    font-size: 11px;
    color: #FF0000;
    font-weight: bold;
}

.loginbox_link {
    text-decoration: underline;
    color: #D81F01;
}

.loginbox_checkbox {
}

.loginregister_box {
	border-width: 11px 1px 1px 1px;
	border-color: #C8C7C7;
	border-style : solid solid solid solid;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 5px;
}

/* ACCOUNT_USERTPL, ACCOUNT_LOGINTPL, ACCOUNT_NOTICELIST - SPECIAL OFFER */

.schnaeppchenbox {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
}

.schnaeppchenbox_head {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #767575;
    text-align: center; 
    height: 15px; 
    border: 3px #767575;
    border-style: none solid none solid;
}

.schnaeppchenbox_main {
    color: #232323;
    border: 3px #767575;
    border-style: solid solid solid solid;
    font-weight: normal;
    padding-left : 6px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-right : 2px;
    height: 145px;
    vertical-align: top;
}

.schnaeppchenbox_link {
    color: #D81F01;
    font-weight: bold;
    line-height:13pt;
}

/* ACCOUNT_LOGIN.TPL */

.accountlogin_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.accountlogin_headerleft {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    height: 18px;
    padding-left: 5px;
}

.accountlogin_headerright {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    height: 18px;
    text-align: right;
}

.accountlogin_main {
    width: 550px;
    font-weight: normal;
    vertical-align : top;
}

.accountlogin_link {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
}

.accountlogin_error {
    color: #D81F01;
    font-weight: bold;
    vertical-align : top;
}

/* ACCOUNT_MAIN.TPL */

.accountmain_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.accountmain_text {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    height: 18px;
    padding-left: 3px;
}

.accountmain_link {
    color: #D81F01;
    font-weight: normal;
    vertical-align : top;
    font-weight: bold;
}

/* ACCOUNT_NOTICELIST.TPL */

.accountnoticelist_default {
    color: #232323;
    font-weight: normal;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.accountnoticelist_box {
    width: 100%;
    border: 1px #C1BFBF;
    border-style: solid solid solid solid;
    padding-top: 5px; 
    padding-bottom: 5px;
}

.accountnoticelist_mainleft {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    height: 18px;
}

.accountnoticelist_mainright {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    text-align: right;
    height: 18px;
}

.accountnoticelist_link {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
}

.accountnoticelist_text {
    color: #232323;
    font-weight: normal;
    vertical-align: top;
    padding-left: 5px;
    padding-top: 7px;
}

.accountnoticelist_graphicback {
    vertical-align: top;
    padding-left: 5px;
}

.accountnoticelist_graphic {
    border: 0px;
    vertical-align: middle;
}

/* ACCOUNT_ORDER.TPL */

.accountorder_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.accountorder_box {
    width: 570px; 
    border: 1px #C1BFBF; 
    border-style: solid solid solid solid;
}

.accountorder_title_left {
	font-size: 11px;
	color: #E6E6E6;
	background-color: #666666;
	font-weight: bold;
	height: 17px;
	padding-left: 5px;
	width: 240px;
	border-color: #FFFFFF;
	border-width: 2px 2px 2px 2px;
	border-style : solid none none none;
}

.accountorder_title_right {
	font-size: 11px;
	color: #E6E6E6;
	background-color: #666666;
	font-weight: bold;
	height: 17px;
	padding-left: 5px;
	width: 330px;
	border-color: #FFFFFF;
	border-width: 2px 2px 2px 2px;
	border-style : solid none none none;
}
.accountorder_left {
	font-size: 11px;
	color: #232323;
	background-color: #FFFFFF;
	font-weight: normal;
	vertical-align: top;
	border-color: #666666;
	border-width: 1px 1px 1px 1px;
	border-style : solid none solid solid;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 240px;
}

.accountorder_right {
	font-size: 11px;
	color: #232323;
	font-weight: normal;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-top: 5px;
	vertical-align: top;
	border-color: #666666;
	border-width: 1px 1px 1px 1px;
	border-style : solid solid solid none;
	padding-left: 5px;
	width: 330px;
}

.accountorder_basketitem {    
    color: #232323;
    font-weight: normal;

    vertical-align: top;
    width: 100%;
}

.accountorder_link {
    color: #232323;
    font-weight: normal;
}

.acccountorder_image {
    border: 0px; 
    text-align: center;
}

/* ACCOUNT_USER.TPL */

.accountuser_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.accountuser_headbox {
    border-spacing: 0px;
    border-collapse: 0px;
    padding: 0px;
    width: 100%;
}

.accountuser_headleft {
    color: #232323;
    font-weight: bold;
    padding-left: 3px;
    height: 18px;
    background-color: #C1BFBF;
}

.accountuser_headright {
    color: #232323;
    text-align: right;
    padding-right: 3px;
    height: 18px;
    background-color: #C1BFBF;
}

.accountuser_headlink {
    color: #232323;
    font-weight: bold;
}

.accountuser_errorbox {
    border-spacing: 0px;
    border-collapse: 0px;
    padding: 0px;
    width: 100%;
}

.accountuser_errortext {       
    color: #D81F01;
    font-weight: bold;
}

.accountuser_contentbox {
    width: 100%;
    border : 1px #C1BFBF;
    border-style : solid solid solid solid;
}

.accountuser_contenttitle {
    color: #232323;
    font-weight: bold;
    padding-left: 3px;
    height: 18px;
    padding-top: 7pt;
    padding-bottom: 10px;
}

.accountuser_contentleft {
    color: #232323;
    font-weight: normal;
    width: 90px;
    padding-left: 5px;
}

.accountuser_contentright {
    color: #D81F01;
    font-weight: bold;
}

.accountuser_contentform {
    color: #232323;
    font-weight: normal;
}

.accountuser_formsubmit {
    color: #232323;
    font-weight: normal;
    background-color: #F6F4F4;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    width: 154px;
    height: 17px;
}

/* AGB.TPL */

.agb_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
    width:100%;
}

/* BASKET.TPL */

.basket_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
}

.basket_box {
    width: 570px;
}

.baskethead_product {
	font-size: 11px;
	color: #E6E6E6;
	background-color: #666666;
	font-weight: bold;
	height: 17px;
	padding-left: 5px;
	width: 276px;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : none solid none none;
}

.baskethead_product_spacer {
	color: #000000;
	background-color: #C1BFBF;
	font-weight: bold;
	font-size: 8pt;
	height: 17px;
	width: 10px;
}

.baskethead_amount {
	font-size: 11px;
	color: #E6E6E6;
	background-color: #666666;
	font-weight: bold;
	padding-left: 5px;
	height: 17px;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : none solid none none;
	width: 132px;
}

.baskethead_spacer {
	background-color: #FFFFFF;
	width: 0px;
}

.baskethead_spacer2 {
	background-color: #FFFFFF;
	width: 1px;
}

.basket_total {
	text-align: right;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
	height: 17px;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : solid none none solid;
	padding-right: 10px;
}

.baskethead_price {
	color: #E6E6E6;
	background-color: #666666;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
	height: 17px;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : none solid none none;
	width: 80px;
}

.baskethead_price2 {
	color: #E6E6E6;
	background-color: #666666;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
	height: 17px;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : none none none none;
	width: 80px;
}

.basketcontent_header {     
	color: #232323;
	font-weight: normal;
	vertical-align: top;
	padding-top: 10px; 
	padding-left: 5px;    
	border: 1px #D5D5D5; 
	border-style : none solid none solid;
	height: 110px;
}

.discountmessage_left {
	font-size: 11px;
	color: #232323;
	background-color: #E6E6E6;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : solid solid none none;
	padding-top: 5px;
	padding-right: 5px;
	width: 150px;
	height: 25px;
}

.basketcontent_left {
	font-size: 11px;
	color: #232323;
	background-color: #E6E6E6;
	font-weight: normal;
	vertical-align: top;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : solid solid none none;
	padding-top: 5px;
	padding-left: 5px;
	width: 276px;
}

.basketcontent_middle {
	font-size: 11px;
	color: #232323;
	background-color: #E6E6E6;
	font-weight: normal;
	vertical-align: top;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : solid none none solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;

	width: 132px;
}

.basketcontent_middle2 {
	font-size: 11px;
	color: #232323;
	background-color: #E6E6E6;
	font-weight: normal;
	vertical-align: top;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : solid none none solid;
	padding-top: 5px;
	padding-left: 5px;
	width: 80px;
}

.basketcontent_spacer {
	height: 1px;
	background-color: #D5D5D5;
}

.basketcontent_right {
	font-size: 11px;
	color: #232323;
	font-weight: normal;
	vertical-align: top;
	background-color: #E6E6E6;
	padding-top: 5px;
	vertical-align: top;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : solid none none solid;
	width: 80px;
	padding-left: 5px;
}

.basketcontent_text2 {
    color: #232323;
    font-size: 8pt;
    font-weight: bold;
    vertical-align: top;
    border: 0px;
    padding-top: 10px;
}

.basketcontent_image {
    border: 0px;
    border-style: none none none none;
    padding-left: 10px;
    padding-bottom: 4px;
    vertical-align: middle;
}

.basketcontent_link {
    color: #232323;
    font-weight: normal;
}

.basketcontent_error {      
    color: #D81F01;
    font-weight: bold;
}

.basketvoucher {
    border: 1px #D5D5D5; 
    border-style: none none none solid;
    vertical-align: bottom;
    width: 100px;
}

.basketvoucher_left {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.basketvoucher_error {
    color: #232323;
    font-weight: normal;
}

.basketsummmary_box {
    vertical-align: top;
} 

.basketdiscount_box {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}

.basketdiscount_left {
    color: #232323;
    font-weight: normal;
    text-align: right; 
    border : 1px #D5D5D5; 
    border-style : none none none solid;
    height: 20px; 
    vertical-align: bottom;
}

.basketdiscount_right {
    color: #232323;
    font-weight: normal;
    width: 200px;
    text-align: right;
    border : 1px #D5D5D5; 
    border-style : none solid none none;
    vertical-align: bottom;
}

.basketsum_box {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}

.basketsum_left {
    color: #232323;
    font-weight: normal;
    text-align: right;
    height: 15px;
    vertical-align: bottom;
}

.basketsum_leftbold {
    color: #232323;
    font-weight: bold;
    text-align: right;
    height: 15px;
    vertical-align: bottom;
}

.basketsum_right {
    color: #232323;
    font-weight: normal;
    text-align: right;
    border : 1px #D5D5D5; 
    border-style : none solid none none;
    height: 15px;
    vertical-align: bottom;
    width: 80px;
    padding-right: 6px;
}

.basketsum_rightbold {
    color: #232323;
    font-weight: bold;
    text-align: right;
    border : 1px #D5D5D5; 
    border-style : none solid none none;
    height: 15px;
    vertical-align: bottom;
    width: 80px;
    padding-right: 6px;
}

.basketnextstep_box {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
    height: 21px;
}

.basketnextstep_left {
    color: #A00000;
    font-weight: bold;
    vertical-align: top; 
    background-color: #CECDCD;
    border : 1px #D5D5D5; 
    border-style : none none solid solid;
    width: 80%;
}

.basketnextstep_right {
    background-color: #CECDCD;
    text-align: right;
    padding-right: 10px;
}

.basket_nextstep_link {
	display: block;
	padding-top: 1px;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 9px;
	background-color: #CB0000;
	border: solid 1px #000000;
	width: 86px;
	height: 17px;
	cursor : pointer;
}

.basket_nextstep_link:hover {
	color: #FFFFFF;
}

.basket_submit {
    color: #FFFFFF;
    font-weight: normal;
    font-size: 9px;
    background-color: #254B70;
    border: solid 1px #254B70;
    width: 56px;
    height: 17px;
    cursor : pointer;
    margin-bottom: 0px;
}

.voucher_submit {
    color: #FFFFFF;
    font-weight: normal;
    font-size: 9px;
    background-color: #254B70;
    border: solid 1px #254B70;
    width: 110px;
    height: 17px;
    cursor : pointer;
    margin-bottom: 0px;
}

.rating_submit {
    color: #FFFFFF;
    font-weight: normal;
    font-size: 9px;
    background-color: #254B70;
    border: solid 1px #254B70;
    width: 110px;
    height: 19px;
    cursor : pointer;
    margin-bottom: 0px;
}

.similarlist_box {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}

.similarlist_title {
    color: #232323;
    font-weight: bold;    
}

.basketcoupon_left {
	font-size: 11px;
	color: #232323;
	background-color: #E6E6E6;
	font-weight: normal;
	vertical-align: top;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : solid solid none none;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 276px;
}

.basketcoupon_middle {
	font-size: 11px;
	color: #232323;
	background-color: #E6E6E6;
	font-weight: normal;
	vertical-align: top;

	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : solid none none solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 132px;
}

.basketcoupon_middle2 {
	font-size: 11px;
	color: #232323;
	background-color: #E6E6E6;
	font-weight: normal;
	vertical-align: top;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : solid none none solid;
	padding-top: 5px;
	padding-left: 5px;
	width: 80px;
}

.basketcoupon_right {
	font-size: 11px;
	color: #232323;
	font-weight: normal;
	vertical-align: top;
	background-color: #E6E6E6;
	padding-top: 5px;
	vertical-align: top;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : solid none none solid;
	width: 80px;
	padding-left: 5px;
}

.basketorder_left {
	font-size: 11px;
	color: #232323;
	background-color: #E6E6E6;
	font-weight: normal;
	vertical-align: top;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : solid solid none none;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 300px;
}

.basketorder_middle {
	font-size: 11px;
	color: #232323;
	background-color: #E6E6E6;
	font-weight: normal;
	vertical-align: top;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : solid none none solid;
	padding-top: 5px;
	padding-left: 5px;
	width: 90px;
}

.basketorder_middle2 {
	font-size: 11px;
	color: #232323;
	background-color: #E6E6E6;
	font-weight: normal;
	vertical-align: top;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : solid none none solid;
	padding-top: 5px;
	padding-left: 5px;
	width: 90px;
}

.basketorder_right {
	font-size: 11px;
	color: #232323;
	font-weight: normal;
	vertical-align: top;
	background-color: #E6E6E6;
	padding-top: 5px;
	vertical-align: top;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : solid none none solid;
	width: 90px;
	padding-left: 5px;
}

.basketorder_product {
	font-size: 11px;
	color: #E6E6E6;
	background-color: #666666;
	font-weight: bold;
	height: 17px;
	padding-left: 5px;
	width: 300px;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : none solid none none;
}

.basketorder_amount {
	font-size: 11px;
	color: #E6E6E6;
	background-color: #666666;
	font-weight: bold;
	padding-left: 5px;
	height: 17px;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : none solid none none;
	width: 90px;
}

.basketorder_price {
	color: #E6E6E6;
	background-color: #666666;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
	height: 17px;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : none solid none none;
	width: 90px;
}

.basketorder_price2 {
	color: #E6E6E6;
	background-color: #666666;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
	height: 17px;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : none none none none;
	width: 90px;
}
/* CMP_REMLIST.TPL */

.noticelist_box {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}

/* CONTACT.TPL */

.contact_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.contact_text {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
}

.contact_textbold {
    color: #232323;
    font-weight: bold;
    vertical-align : top;
}

.contact_highlight {
    color: #D81F01;
    font-weight: normal;
    vertical-align : top;
}

.contact_button {
    vertical-align: middle;
    color: #FFFFFF;
    font-size: 9px;
    font-weight: normal;
    background-color: #254B70;
    border: 1px #254B70;
    border-style : solid solid solid solid;
    height: 17px;
    width: 150px;
    cursor : pointer;
}

/* DELIVERY_INFO.TPL */

.deliveryinfo_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.deliveryinfo_box {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}

.deliveryinfo_title {
    color: #232323;
    font-weight: bold;    
}

.deliveryinfo_text {
    color: #232323;
    font-weight: normal;    
}

.deliveryinfo_spacer {
    height: 5px;
}

/* LIST.TPL */

.list_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.listhead_left {
	width: 572px;
	font-weight: normal;
	background-color: #F0EFEF;
	height: 22px; 
	border : 1px #989696; 
	border-style : solid solid none solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}

.listhead_right {
    font-weight: normal;
    background-color: #F0EFEF;
    height: 20px; 
    text-align: right;
    padding-right: 9px;
    border : 1px #989696; 
    border-style : solid solid none none; 
}

.listhead_2 {
	width: 572px;
	border : 1px #989696; 
	border-style : none solid solid solid; 
	background-color: #FFFFFF;
	height: 20px; 
}

.listhead_link {
    text-decoration: underline;
    color: #D81F01;
}

.listcategory_box {
	border-spacing: 0px;
	border-collapse: collapse;
	padding-top: 10px;
	padding-bottom: 10px;
}

.listcategory_text {
    color: #232323;
    font-weight: normal;
    font-size: 11px;
}

.listcategory_image {
    border: 0px;
}

.listcategory_left {
    color: #232323;
    font-weight: normal;
    width: 60;
}

.listcategory_right {
	color: #232323;
	font-weight: normal;
	width: 282px;
}

.listcategory_link {
    color: #232323;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

.listproduct_item {
	align: center;
	vertical-align: middle;
}

.listspecial_item {
    height: 120px;
    text-align: left;
    color: #232323;
    font-weight: normal;
    border : 1px #D5D5D5;
    border-style : none none solid none;
    width: 50%;
}

.listproductitem {
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px #D5D5D5;
	border-style: none none none none;

}

.listproductitem_right {
	vertical-align: top;
	text-align: right;
	width: 150px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.listtopoffer_box {
    border: 1px; 
    border-spacing: 0px;
    border-collapse: collapse; 
    padding: 0px; 
    width: 290px;
}

.listtopoffer_head {
    color: #232323;
    font-weight: bold;
    height: 15px;
    width: 100%;
}

.listtopoffer_main {
    color: #232323;
    font-weight: normal;
    padding-left : 2px;
    padding-top : 5px;
    padding-bottom : 5px;
    padding-right : 2px;
}

.listtopoffer_left {
    color: #232323;
    font-weight: normal;
    width: 120px;
}

.listtopoffer_right {
    color: #232323;
    font-weight: normal;
    vertical-align: top;
}

.listtopoffer_text {
    color: #232323;
    font-weight: normal;
    height: 15px;
}

.listtopoffer_highlight {
    color: #D81F01;
    font-weight: bold;
    line-height:13pt;
}

.listtopoffer_image {
    border: 0px;
}

.listtopoffer_link {
    color: #232323;
    font-weight: normal;
}

.listbargain_box {
    border: 0px; 
    border-spacing: 0px;
    border-collapse: collapse; 
    padding: 0px; 
    width: 290px;
}

.listnavigation_left {
    color: #232323;
    font-weight: normal;
}

.listnavigation_middle {
    color: #232323;
    font-weight: normal;
    text-align: center;
}

.listnavigation_right {
    color: #232323;
    font-weight: normal;
    text-align: right;
    width: 200px;
}

.listnavigation_link {
    color: #232323;
    font-weight: bold;
}

/* CROSSSELLPRODUCTITEM.TPL */

.crosssellproductitem_box {
    border: 0px; 
    border-spacing: 0px;
    border-collapse: collapse; 
    padding: 0px;
}

.crosssellproductitem_left {
    height: 120px;
    text-align: center;
    width: 120px;
}

.crosssellproductitem_right {
    width: 131px;
    padding-left: 5px;
    color: #232323;
    font-weight: normal;
}

.crosssellproductitem_image {
    border: 0px;
}

.crosssellproductitem_title {
    color: #232323;
    font-weight: normal;
}

.crosssellproductitem_price {
    color: #333333;
    font-weight: bold;
    line-height:13pt;
    height: 15px;
    font-size: 9pt;
}

.crosssellproductitem_moredetail {
    padding-left: 3px;
    color: #D81F01;
    font-weight: normal;
    width: 120px;
}

.crosssellproductitem_link {
    color: #D81F01;
    font-weight: normal;
    text-decoration: none;
    margin-right: 5px;
}

/* DETAILS.TPL */

.details_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 7px;
    padding-top: 16px;
}

.details_category {
    font-weight: normal;
    background-color: #F0EFEF;
    height: 20px; 
    padding-left: 6px;
    border : 1px #989696; 
    border-style : solid solid none solid; 
}

.details_article_navi {
    border : 1px #989696; 
    border-style : none solid solid solid; 
    background-color: #FFFFFF;
    height: 20px; 
    padding-left: 6px;
}

.details_article_navisub {
    text-align: right;
    padding-right: 6px;
}

.details_article_navilink {
}

.details_category_link {
}

.details_message {
    font-size: 9pt;
    color: #232323;
    font-weight: bold;
}

.details_spacer {
    height: 5px;
}

.details_product_title {
    color: #333333;
    font-weight: bold;
    font-size: 8pt;
    vertical-align: middle;
    padding-left: 6px;
    background-color: #C1BFBF;
    height: 18px;
}

.details_product_title_right {
    color: #FFFFFF;
    font-weight: bold;
    vertical-align: middle;
    text-align: right;
    background-color: #C1BFBF;
    height: 18px;
    padding-right: 3px;
}

.details_product_title_back {
    background-color: #C1BFBF;
    height: 18px;
}

.details_product_title_link {
    font-weight: bold;
    vertical-align: top;
}

.details_product_box {
	border-width: 11px 1px 1px 1px;
	border-color: #C8C7C7;
	border-style : solid solid solid solid;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.details_product_head {
    font-size: 9pt;
    color: #232323;
    font-weight: bold;
}

.details_product_head_link  {
    font-size: 9pt;
    color: #232323;
    font-weight: bold;
}

.details_product_head_image {
    border: 0px
}

.details_product_subline {
    color: #464646;
    font-weight: normal;
    background-color: #F0EFEF;
    height: 20px;
}

.details_product_otherimage {
    color: #333333;
    font-weight: bold;
}

.details_morepics {
  text-align: right;
  padding-right: 13px;
}

.details_product_variants {    
    color: #333333;
    font-weight: bold;
    padding-left: 6px;
}

.details_product_subvariants {
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}

.details_product_variants_select {
    margin-left: 3px;
}

.details_product_variants_option {
    font-weight: normal;
}

.details_product_pricetop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-width: 1px 1px 1px 1px;
	border-color: #EF9A01;
	border-style : none none none none;
}

.details_product_pricetopnoline {
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px #000000;
	border-style : none none none none;
}

.details_product_pricemiddle {
	padding-right: 5px;
	padding-left: 5px;
}

.details_product_pricebottom {
	padding-right: 5px;
	padding-left: 5px;
	border: 1px #000000;
	border-style : none none none none;
}

.details_form {
}

.details_variant_submit {    
	color: #232323;
	font-weight: normal;
	background-color: #F8F8F8;
	border: 1px #B4B3B3;
	border-style : solid solid solid solid;
	height: 16px;
	width: 125px;
	margin-left: 5px;
}

.details_form_submit {    
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 9px;
	background-color: #254B70;
	border: 1px #254B70;
	border-style : solid solid solid solid;
	height: 17px;
	width: 86px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.details_form_image {
    border: 0px;
}

.details_stock {        
    color: #D81F01;
    font-weight: bold;
}

.details_shortdesc {
    font-weight: normal;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 15px;
}

.details_longdesc {
    font-weight: normal;
    font-size: 11px;
}

.details_interesse {
    font-size: 9pt;
    font-weight: normal;    
}

.details_interesse_link {        
    font-size: 9pt;
    font-weight: bold;    
}

.details_exturl {
    color: #333333;
    font-weight: normal;
}

.details_review_title {
    font-weight: bold;
    color: #333333;
}

.details_review_head {
	font-size: 11px;
	font-weight: normal;
	color: #D81F01;
}

.details_review_text {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.details_similar {    
    color: #333333;
    font-weight: normal;
}

.details_similar_link {
    color: #333333;
    font-weight: bold;
}

/* DETAILITEM.TPL */

.detailitem_box {
	vertical-align: top;
	width: 142px;
	padding-top: 10px;
	border: 1px #D5D5D5;
	border-style: none none none none;
}

.detailitem_spacer {
    height:1px; 
    padding-top: 6px;
    padding-bottom: 6px;
}

.detailitem_advise {    
}

.detailitem_advise_image {
    border: 0px;
    text-align: center;
    padding-right: 5px;
}

.detailitem_acessoires {
    color: #333333;
    font-weight: bold;
    background-color: #F0EFEF;
    text-align: left;
    height: 20px;
    padding-left: 6px;
}

.detailitem_similar {
    color: #33333;
    font-weight: bold;
    background-color: #F0EFEF;
    text-align: left;
    height: 20px;
    padding-left: 6px;
}

.detailitem_crossselling {
    color: #33333;
    font-weight: bold;
    background-color: #F0EFEF;
    text-align: left;
    height: 20px;
    padding-left: 6px;
}

/* DETAILS_WISHLIST.SNIPPET.TPL */

.detailswishlist_image {
    border: 0px; 
    text-align: center;
    margin-right: 5px;
}

.detailswishlist_link {
    color: #333333;
}

/*  FORGOTPWD.TPL */

.forgot_box {
    border: 0px; 
    padding-top: 10px; 
    padding-bottom: 10px; 
    padding-left: 5px;  
    padding-right: 5px; 
    border: 1px #C1BFBF; 
    border-style : solid solid solid solid;
}

.forgot_title_box {
    border: 0px; 
    border-spacing: 0px;
    border-collapse: collapse; 
    padding: 0px;
    margin-top: 16px;
}

.forgot_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
}

.forgot_title {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    height: 18px;
    padding-left: 3px;
}

.forgot_content {
    color: #D81F01;
    font-weight: normal;
    vertical-align : middle;
}

.forgot_input {
    color: #FF2323;
    font-weight: normal;
    vertical-align : middle;
    height: 12px;
}

.forgot_form {
    vertical-align: middle;
    color: #FFFFFF;
    font-size: 9px;
    font-weight: normal;
    background-color: #254B70;
    border: 1px #254B70;
    border-style : solid solid solid solid;
    height: 17px;
    width: 140px;
    cursor : pointer;
}

/* HELP.TPL */

.help_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.help_link {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
}

/* IMPRESSUM.TPL */

.impressum_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

/* INFO_ITEM.TPL */

.infoitem_box {
    border: 0px; 
    border-spacing: 0px;
    border-collapse: collapse; 
    padding: 0px;
}

.infoitem_title {
    color: #232323;
    font-weight: normal;
}

/* LINKS.TPL */

.links_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.links_link_bold {
    color: #232323;
    font-weight: bold;
    vertical-align : top;
}

.links_link {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
}

/* LISTPRODUCTITEM.TPL */

.listproductitem_box {
    border: 0px; 
    border-spacing: 0px;
    border-collapse: collapse; 
    padding: 0px;
}

.listproductitem_head {
    color: #232323;
    font-weight: normal;
    padding-left : 2px;
    padding-top : 15px;
    padding-bottom : 5px;
    padding-right : 2px;
    height: 150px;
    width: 130px;
}

.listproductitem_default {
    color: #232323;
    font-weight: normal;
    padding-left : 2px;
    padding-top : 15px;
    padding-bottom : 5px;
    padding-right : 2px;
    height: 130px;
}

.listproductitem_title {        
    color: #232323;
    font-weight: normal;
    height: 15px;
}

.listproductitem_price {
    color: #232323;
    font-weight: bold;
    font-size: 9pt;
}

.listproductitem_link {
    font-size: 11px;
    color: #254B70;
    font-weight: normal;
    text-decoration: underline;
}

.listproductitem_dir_link {
    color: #D81F01;
    font-weight: normal;
}

.listproductitem_button {
    vertical-align: middle;
    color: #232323;
    font-weight: normal;
    background-color: #F0F0F0;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    height: 16px;
    width: 100px;
    cursor : pointer;
}

.listproductitem_image {
	border:0px;
	text-align: center;
}

.listproductitem_spacer {
    height: 25px;
    text-align: left;
}

/*  MALLCATITEM.TPL */

.mallcatitem_box {
    border: 0px; 
    border-spacing: 0px;
    border-collapse: collapse; 
    padding: 0px;
}

.mallcatitem_title {
    font-size: 12px;
    color: #242424;
    font-weight: bold;
    text-align: center;
    width: 140px;
}

.mallcatitem_image {
    border: 0px;
}

.mallcatitem_text {
    font-size: 12px;
    color: #242424;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

.mallcatitem_link {
    font-size: 12px;
    color: #242424;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

/* MOREDETAILS.TPL */

.moredetails_default {
    font-size: 9pt;
    color: #232323;
    font-weight: bold;
}

.moredetails_image {
    border: 0px;
}

.moredetails_linkline {
	height: 17px;
	background-color: #C1BFBF;
	text-align: right;
	padding-right: 15px;
	border: 1px #000000;
	border-style: none none solid none;
}
.moredetails_product_title {
	font-weight: bold;
    font-size: 8pt;
    padding-top: 10px;

}

/* NEWS.TPL */

.news_default {    
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.news_title {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    height: 18px;
    padding-left: 3px;
}

.news_text {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
}

.news_link {
    color: #232323;
    font-weight: bold;
    vertical-align : top;
}

/*  NEWSLETTER.TPL  */

.newsletter_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.newsletter_title {
    color: #232323;
    font-weight: bold;
    vertical-align : top;
}

.newsletter_text {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
}

.newsletter_texthigh {
    color: #D81F01;
    font-weight: normal;
    vertical-align : top;
}

.newsletter_texthighbold {
    color: #D81F01;
    font-weight: bold;
    vertical-align : top;
}

.newsletter_submit {
    vertical-align: middle;
    color: #FFFFFF;
    font-size: 9px;
    font-weight: normal;
    background-color: #254B70;
    border: 1px #254B70;
    border-style : solid solid solid solid;
    height: 17px;
    width: 120px;
    cursor : pointer;
}

/* ORDER_INFO.TPL */

.orderinfo_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.orderinfo_bold {
    color: #232323;
    font-weight: bold;
}

.orderinfo_link {
    color: #232323;
    font-weight: bold;
    vertical-align : top;
}

/* PAYMENT.TPL */

.payment_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
}

.payment_head {
    color: #FFFFFF;
    background-color: #666666;

    font-size: 11px;
    font-weight: bold;    
    vertical-align: middle;
	border-width: 2px 2px 2px 2px;
	border-color: #666666 #666666 #666666 #666666;
	border-style : solid solid solid solid;
    padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.payment_headmiddle {
    color: #333333;
    background-color: #C1BFBF;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}

.payment_errorimage {
    width: 34px; 
    height: 34px;
    border: 0px; 
    text-align: center;
}

.payment_error {
    color: #D81F01;
    font-weight: bold;
}

.payment_left {
    background-color: #E6E6E6;
	font-weight: normal;
	border-width: 2px 0px 0px 0px;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	border-style : solid solid solid solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 20px;
}

.payment_middle {
    background-color: #E6E6E6;
	font-size: 11px;
	font-weight: normal;
	border-width: 2px 0px 0px 0px;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	border-style : solid solid solid solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
    width: 230px;
}

.payment_highlight {
    color: #D81F01;
    font-weight: bold;
}

.payment_right {
    background-color: #E6E6E6;
	font-size: 11px;
	font-weight: normal;
	border-width: 2px 0px 0px 0px;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	border-style : solid solid solid solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
    width: 320px;
}

.payment_text {
    text-align: left;
    color: #232323;
    font-weight: normal;
}

.payment_card {
    color: #232323;
    font-weight: bold;
    width: 100px;
}

.payment_number {
    color: #232323;
    font-weight: bold;
    width: 100px;
}

.payment_name {
    color: #232323;
    font-weight: bold;
    width: 100px;
}

.payment_gultig {
    color: #232323;
    font-weight: bold;
    width: 100px;
}

.payment_ziffer {
    color: #232323;
    font-weight: bold;
    width: 100px;
}

.payment_bank {
    color: #232323;
    font-weight: bold;
    width: 100px;
}

.payment_blz {
    color: #232323;
    font-weight: bold;
    width: 100px;
}

.payment_konto {
    color: #232323;
    font-weight: bold;
    width: 100px;
}

.payment_inhaber {
    color: #232323;
    font-weight: bold;
    width: 100px;
}

.payment_text_value {
    color: #232323;
    font-weight: bold;
    width: 160px;
}

.payment_nextstep {        
    color: #A00000;
    font-weight: bold;
    vertical-align: top; 
    background-color: #CECDCD;
    border: 1px #C1BFBF; 
    border-style : none none solid solid;
}

.payment_nextstepright {
    color: #A00000;
    font-weight: bold;
    vertical-align: middle; 
    background-color: #CECDCD;
    border : 1px #C1BFBF; 
    border-style : none solid solid none;
    text-align: right;
}

.payment_submit {
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 9px;
	background-color: #CB0000;
	border: solid 1px #000000;
	width: 100px;
	height: 17px;
	cursor : pointer;
}

.payment_image {
    border: 0px;
}

/* SECURITY_INFO */

.securityinfo_default {
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.securityinfo_textbold {    
    color: #232323;
    font-weight: bold;
}

.securityinfo_link {
    color: #232323;
    font-weight: bold;
}

/* USER.TPL */

.user_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
}

.user_login_title {
    color: #232323;
    font-weight: bold;
}

.user_login_left {
    color: #232323;
    font-weight: normal;
    width: 90px;
}

.user_login_right {
    color: #232323;
    font-weight: normal;
}

.user_login_form {
    color: #232323;
    font-weight: normal;
}

.user_login_highlight {
    color: #D81F01;
    font-weight: bold;
}

.user_login_image {
    text-align: center;
    border: 0px;
}

.user_login_submit {
    color: #FFFFFF;
    font-weight: normal;
    font-size: 9px;
    background-color: #254B70;
    border: solid 1px #254B70;
    width: 70px;
    height: 17px;
    cursor : pointer;
    margin-bottom: 0px;
}

.user_login_link {
    color: #D81F01;
    font-weight: bold;
}

.user_head_left {
    color: #FFFFFF;
    background-color: #666666;
    font-size: 8pt;
    font-weight: bold;    
    vertical-align: middle;
    width: 50%; 
    height: 18px;
    padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.user_head_right {
    color: #FFFFFF;
    background-color: #666666;
    font-size: 11px;
    font-weight: bold;    
    vertical-align: middle;
	border-width: 0px 0px 0px 2px;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	border-style : solid solid solid solid;
    width: 50%; 
    height: 18px;
    padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
} 

.user_error {
    color: #D81F01;
    font-weight: bold;
}

.user_left {
    background-color: #E6E6E6;
	font-weight: normal;
	border-width: 2px 0px 0px 0px;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	border-style : solid solid solid solid;
    vertical-align: top;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.user_right {
    background-color: #E6E6E6;
    font-weight: normal;
	border-width: 2px 0px 0px 2px;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	border-style : solid solid solid solid;
    vertical-align: top;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.user_highlight {
    color: #D81F01;
    font-weight: bold;
}

.user_content {
    color: #232323;
    font-weight: normal;
}

.user_stepnextleft {
    vertical-align: top; 
    background-color: #CECDCD; 
    border : 1px #C1BFBF; 
    border-style : none none solid solid;
    color: #A00000;
    font-weight: bold;
}

.user_stepnextright {
    color: #232323;
    font-weight: normal;
    background-color: #CECDCD; 
    border : 1px #C1BFBF; 
    border-style : none solid solid none;
    text-align: right; 
    vertical-align: middle;
}

.user_image {
    text-align: bottom; 
    border: 0px;
}

.user_submit {
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 9px;
	background-color: #CB0000;
	border: solid 1px #000000;
	width: 100px;
	height: 17px;
	cursor : pointer;
}

.user_mitteilung {
    color: #232323;
    font-weight: bold;
    width: 140px;
    vertical-align: top;
}

.user_topoffer {
  padding-left: 20px;
}

.user_startproduct_box {
    height: 120px;
    width: 100px;
    text-align: center;
    border: 0px #000000;
    border-style: solid solid solid solid;
    border-spacing: 0px;
    border-collapse: collapse;
}

.user_startproduct_title {
    color: #232323;
    font-weight: bold;
}

.user_startproduct_price {
    color: #232323;
    font-weight: bold;
}

.user_startproduct_image {
    border: 0px;
    width: 80px;
}

/* SEARCH.TPL */

.search_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.search_navigation_left {
    color: #232323;
    font-weight: bold;
    vertical-align : top;
}

.search_navigation_middle {
    color: #232323;
    font-weight: bold;
    vertical-align : top;
    text-align: center;
}

.search_navigation_right {
    color: #232323;
    font-weight: bold;
    vertical-align : top;
    text-align: right; 
    width: 200px;
}

.search_navigation_link {
    color: #232323;
    font-weight: bold;
    vertical-align : top;
}

.search_text {
    color: #232323;
    font-weight: normal;
    vertical-align : top;    
}

.searchproduct_box {
    border-spacing: 0px;
    border-collapse: collapse;
    border: 0px #000000;
    border-style: solid solid solid solid;
}

.searchproduct_left {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    width: 200px;
}

.searchproduct_middle {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
}

.searchproduct_right {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
}

.searchproduct_imagelink {
    color: #232323;
    font-weight: bold;
}

.searchproduct_image {
    border: 0px;
}

.searchproduct_title {
    color: #333333;
    font-weight: bold;
    vertical-align: top; 
    width: 240px; 
    font-size: 8pt;
    text-align: left;
}

.searchproduct_moredetails {
    color: #D81F01;
    font-weight: normal;
    text-decoration: none;
}

.searchproduct_price {
    color: #333333;
    font-weight: bold;
    font-size: 8pt;
}

.searchproduct_spacer {
    height: 1px;
    background-color: #BEBEBE;
}

.searchproduct_basketlink {
    width: 117px;
    height: 19px;
    border: 0px;
}

.searchproduct_shortdesc {
    color: #232323;
    font-weight: normal;
    padding-left: 3px;
    vertical-align: top;
}

/* STEPITEM.TPL */

.stepitem_box {
    border-collapse: collapse;
    width: 570px;
}

.stepitem_bar {
	vertical-align: top;
	background-color: #666666;
	width: 142px;
	height: 11px;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style: none solid none none;
}

.stepitem_barhigh {
	vertical-align: top;
	background-color: #EF9A01;
	width: 142px;
	height: 11px;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : none solid none none;
}

.stepitem_barright {
	vertical-align: top;
	background-color: #666666;
	width: 142px;
	height: 11px;
}

.stepitem_barrighthigh {
	vertical-align: top;
	background-color: #EF9A01;
	width: 144px;
	height: 11px;
}

.stepitem_text {
	vertical-align: top;
	color: #737373;
	background-color: #FFFFFF;
	width: 142px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.stepitem_textright {
	vertical-align: top;
	color: #737373;
	background-color: #FFFFFF;
	width: 144px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}


.stepitem_texthigh {
	vertical-align: top;
	color: #000000;
	background-color: #FFFFFF;
	width: 142px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.stepitem_textrighthigh {
	vertical-align: top;
	color: #000000;
	background-color: #FFFFFF;
	width: 144px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.stepitem_text2 {
	vertical-align: top;
	font-size: 9px;
	color: #737373;
	background-color: #E6E6E6;
	width: 142px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style: none solid none none;
}

.stepitem_text2high {
	vertical-align: top;
	font-size: 9px;
	color: #000000;
	background-color: #FFF6E2;
	width: 142px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style: none solid none none;
}

.stepitem_text2right {
	vertical-align: top;
	font-size: 9px;
	color: #737373;
	background-color: #E6E6E6;
	width: 144px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.stepitem_text2righthigh {
	vertical-align: top;
	font-size: 9px;
	color: #000000;
	background-color: #FFF6E2;
	width: 144px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.stepitem_link {
	font-size: 9px;
}

.stepitem_linkhigh {
    color: #000000;
}

.stepitem_textbig {
}

.stepitem_textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.stepitem_textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-transform: lowercase
}

/* THANKYOU.TPL */

.thankyou_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.thankyou_error {
    font-weight: bold;
}

/* ORDER.TPL */

.order_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
}

.order_defaultbold {
    color: #232323;
    font-weight: bold;
}

.order_bold {
    font-weight: bold;
}

.order_error {
    color: #D81F01;
    font-weight: bold;
}

.order_link {
    color: #D81F01;
    font-weight: bold;
}

.order_head {
    color: #333333;
    background-color: #C1BFBF;
    font-weight: bold;
    font-size: 8pt;
    height: 17px;
}

.order_list_left {
    vertical-align: top; 
    padding-top: 10px; 
    padding-left: 10px; 
    border: 1px #C1BFBF; 
    border-style: none none solid solid;
}

.order_list_middlebold {
    color: #232323;
    font-size: 8pt;
    font-weight: bold;
    vertical-align: top; 
}

.order_list_middle {
    color: #232323;
    font-weight: normal;
    font-size: 8pt;
    vertical-align: top; 
    padding-top: 10px; 
    border: 1px #C1BFBF; 
    border-style : none none solid none;
}

.order_list_right {
    color: #232323;
    font-weight: bold;
    vertical-align: top;
    padding-top: 10px; 
    border: 1px #C1BFBF; 
    border-style : none solid solid none;
}

.orderlist_image {
    border:0px;
}

.order_discount_box {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
    border: 0px #000000;
    border-style: solid solid solid solid;
}

.order_discount_left {
    color: #232323;
    font-weight: normal;
    text-align: right;
    height: 20px;
    vertical-align: bottom; 
    border: 1px #C1BFBF; 
    border-style: none none solid solid;
}

.order_discount_right {
    color: #232323;
    font-weight: normal;
    width: 100px;
    text-align: right; 
    vertical-align: bottom; 
    border: 1px #C1BFBF; 
    border-style : none solid solid none;
}

.order_voucher {
    color: #232323;
    font-weight: normal;
    width: 50%;
    vertical-align: top; 
    padding-top: 10px; 
    border: 1px #C1BFBF; 
    border-style : none none none solid;
}

.order_voucher_nr {
    color: #232323;
    font-weight: normal;
    padding-left: 9px;
}

.order_voucher_error {
    color: #232323;
    font-weight: normal;
    padding-left: 9px;
}

.order_voucher_errorbold {
    color: #232323;
    font-weight: bold;
}

.order_sum_box {
    width: 50%;
    vertical-align: top; 
    padding-top: 10px; 
    padding-right: 5px; 
    border: 1px #C1BFBF; 
    border-style: none solid none none;
}

.order_sum_left {
	font-size: 11px;
	color: #232323;
	font-weight: normal;
	vertical-align: top; 
	text-align: right; 
	height: 15px;
	width: 480px;
}

.order_sum_leftbold {
    color: #232323;
    font-weight: bold;
    vertical-align: top; 
    text-align: right; 
}

.order_sum_right {
	font-size: 11px;
    color: #232323;
    font-weight: normal;
    vertical-align: top; 
    text-align: left; 
    width: 90px;
    padding-left: 5px;
}

.order_sum_rightbold {
    color: #232323;
    font-weight: bold;
    vertical-align: top; 
    text-align: right; 
    width: 90px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.order_nextstep_left {
    color: #232323;
    font-weight: normal;
    background-color: #CECDCD;
    border: 1px #C1BFBF; 
    border-style: none none solid solid;
}

.order_nextstep_right {
    color: #232323;
    font-weight: normal;
    background-color: #CECDCD;
    border: 1px #C1BFBF; 
    border-style : none solid solid none;
    text-align: right;
    vertical-align: middle;
}

.order_nextstepbold {
    color: #232323;
    font-weight: bold;
    background-color: #CECDCD;
}

.order_nextstep_image {
    border: 0px;    
}

.order_nexstep_submit {
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 9px;
	background-color: #CB0000;
	border: solid 1px #000000;
	height: 17px;
	cursor : pointer;
}

/* SSCOUT.TPL */

.sscout_box {
    border-spacing: 0px;
    border-collapse: collapse;
    border: 0px #000000;
    border-style: solid solid solid solid;
}

.sscout_text {
    color: #232323;
    font-weight: normal;
    vertical-align: top;
}

/*  REVIEW_LOGIN.TPL  */

.reviewlogin_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.reviewlogin_title {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    padding-left: 3px;
    height: 18px;
}

.reviewlogin_text {
    width: 300px;
    font-weight: normal;
    vertical-align : top;
    padding-top: 18px;
}

/* REVIEW.TPL */

.review_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.review_category {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    height: 18px;
}

.review_category_link {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
}

.review_product_image {
    border: 0px;
}

.review_product_title {
    font-size: 9pt;
    color: #232323;
    font-weight: bold;
    vertical-align: top;
}

.review_product_text {
    font-size: 9pt;
    color: #232323;
    font-weight: normal;
}

.review_box {
    width: 400px;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
}

.review_title {
    font-size: 9pt;
    color: #D81F01;
    font-weight: bold;
}

.review_form {
    color: #232323;
    font-weight: normal;
	border: 1px solid;
	border-color: #000000;
}

.review_submit {
    color: #FFFFFF;
    font-weight: normal;
    font-size: 9px;
    background-color: #254B70;
    border: solid 1px #254B70;
    width: 110px;
    height: 17px;
    cursor : pointer;
    margin-bottom: 0px;
}

.review_boxpreviously {
    width: 400px;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
}

.review_titlepreviously {
    font-size: 9pt;
    color: #D81F01;
    font-weight: normal;
}

.review_textpreviously {
    color: #232323;
    font-weight: normal;
}

/*  SUGGEST.TPL  */

.suggest_default {    
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
}

.suggest_title {
    color: #232323;
    font-weight: bold;
    background-color: #C1BFBF;
    height: 18px;
    padding-left: 3px;
}

.suggest_title2 {
    color: #232323;
    font-weight: bold;
    padding-left: 3px;
}

.suggest_box {
    border: 0px; 
    border-spacing: 0px; 
    width:100%; 
    border: 1px #C1BFBF; 
    border-style : solid solid solid solid;
}

.suggest_error {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-top: 10px; 
    padding-bottom: 10px; 
    padding-left: 5px;  
    padding-right: 5px; 
}

.suggest_errorhigh {
    color: #D81F01;
    font-weight: bold;
    vertical-align : top;
    padding-top: 10px; 
    padding-bottom: 10px; 
    padding-left: 5px;  
    padding-right: 5px;
}

.suggest_textheader {
    color: #232323;
    font-weight: bold;
    vertical-align : middle;
    width: 150px;
    padding-top: 10px; 
    padding-bottom: 10px; 
    padding-left: 5px;  
    padding-right: 5px;
}

.suggest_textleft {
    color: #232323;
    font-weight: normal;
    vertical-align : middle;
    width: 150px;
    padding-top: 10px; 
    padding-bottom: 10px; 
    padding-left: 5px;  
    padding-right: 5px;
}

.suggest_textleftbold {
    color: #232323;
    font-weight: bold;
    vertical-align : middle;
    width: 150px;
    padding-top: 10px; 
    padding-bottom: 10px; 
    padding-left: 5px;  
    padding-right: 5px;
}

.suggest_textright {
    color: #232323;
    font-weight: normal;
    vertical-align : middle;
    padding-top: 10px; 
    padding-bottom: 10px; 
    padding-left: 5px;  
    padding-right: 5px;
}

.suggest_errorimage {
    border: 0px;
    text-align: center;
}

.suggest_formsubmit {
    color: #FFFFFF;
    font-weight: normal;
    font-size: 9px;
    background-color: #254B70;
    border: solid 1px #254B70;
    width: 120px;
    height: 17px;
    cursor : pointer;
    margin-bottom: 0px
}

.suggest_form {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
}

/* MALLSTART.TPL */

.mallstart_default {
    color: #232323;
    font-weight: normal;
    vertical-align : top;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
    height: 100%;
}

.mallstart_spacer {
    height: 1px;
    background-color: #CECDCD;
}

.mallstart_text1 {
    color: #ff3300;
    font-weight: bold;
}

/* GUESTBOOK.TPL */

.guestbook_default {

    padding-left: 20px;
    vertical-align: top;
}

.guestbook_box {
    width: 700px;
}

.guestbook_navigation {
    font-size: 8pt;
}

.guestbook_highlighted {
    color: #D81F01;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
}

.guestbook_title {
    font-size: 10pt;
    font-weight: bold;
}

.guestbook_author {
    background-color: #EBE9E9;
    font-size: 9pt;
    padding-left: 10px;
    padding-right: 10px;
}

.guestbook_entry {
    font-size: 9pt;
    padding-left: 10px;
    padding-right: 10px;
}

.guestbook_divider {
    background-color: #D5D3D3;
    height: 1px;
}

.guestbook_submit {
    color: #232323;
    font-weight: normal;
    background-color: #F6F4F4;
    border: 1px #C4C3C3;
    border-style : solid solid solid solid;
    width: 154px;
    height: 17px;
    cursor: pointer;
}

.guestbook_form {
    color: #232323;
    font-weight: normal;
}

.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.bodytext9 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.subhead {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #006699}
.header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #34231C; text-align: center}
.detailsheader {  font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: normal; color: #006699}
.Textarea-Style {
	border: 1px solid;
	border-color: #000000;
	height: 17px;
}

.Textarea-Box {
	border: 1px solid;
	border-color: #000000;
}

.uppertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #7F7F55;
	height: 25px;
}

.customer-id {
	font-size: 11px;
	font-weight: normal;
	height: 26px;
}

.tiptext {
	display: block;
	background-color: #FFD689;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
}

.lookgreatleft {
	font-size: 11px;
	width: 285px;
	border: 15px #254B70; 
	border-style : none none none none;
	height: 186px;
}

.lookgreatright {
	font-size: 11px;
	width: 285px;
	vertical-align: middle;
	border: 15px #254B70; 
	border-style : none none none none;
	height: 186px;
	padding-right: 30px;
}

.productfeature {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #254B70;
	height: 15px;
	padding-left: 10px;
}

.listbox {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.customerreviews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #254B70;
}

.accountoptions {
	font-size: 11px;
	color: #E6E6E6;
	background-color: #666666;
	font-weight: bold;
	height: 17px;
	padding-left: 15px;
	width: 370px;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : none solid none none;
}

.accountoptionsbody {
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	width: 300px;
	color: #232323;
	background-color: #E6E6E6;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : none solid solid none;
}

.accountstatus {
	font-size: 11px;
	color: #E6E6E6;
	background-color: #666666;
	font-weight: bold;
	height: 17px;
	padding-left: 15px;
	width: 200px;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style : none solid none none;
}

.accountstatusbody {
	font-size: 11px;
	padding-top: 15px;
	padding-left: 15px;
	width: 200px;
	border-color: #666666; 
	border-width: 1px 1px 1px 1px;
	border-style : none none none solid;
	vertical-align: top;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.IS_submit {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #CB0000;
	border: solid 1px #000000;
	width: 100px;
	height: 25px;
	cursor : pointer;
}

.gg-content-box {
	width: 570;
	font-size: 11px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	border-color: #666666;
	background-color: #ECECEC;
	border-width: 10px 1px 1px 1px;
	border-style : solid solid solid solid;
	vertical-align: top;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

.gg-content-td {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}


.startleft {
	padding-right: 5px;
	border-color: #A7A7A7;
	border-width: 1px 1px 1px 1px;
	border-style : none solid none none;
}
.mainboxoutline {
	background-color: #FFFFFF;
	border: 2px solid #000000;
	height: 450px;
	align: left;
	vertical-align: top;
}
.bottom-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	letter-spacing: 1px;
}

.bottom-nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	letter-spacing: 1px;
}

.bottom-nav:hover {
	color: #EF9C00;
}

.bottom-nav:visited {}

.bottom-nav:active {
	color: #EF9C00;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.topnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.topnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;

}
.topnav:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.topnav:active {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bottombox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;

}

.indexmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 10px;
	border-top-width: 10px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-color: #000000;
	border-top-color: #000000;

}

.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px #C0C0C1 solid;

}