/* -----------------------------------------------------------------------------------------
  ID: Stylesheets for GMS
  
  Author: Praher Peter
  Company: Incert eTourismus GmbH
  Version: 3.1
  Copyright (c) 2009 Incert eBusiness GmbH
  
  ---------------------------------------------------------------------------------------*/


.body {   
    width:720px;  
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    line-height:1.5;
    color:#2F2F31;
    padding-left:20px;
}

.body_popup {   
    width:100%;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    line-height:1.5;
    color:#2F2F31;
}

table.main_table {
    width:100%;
    
}


.ol {
    padding:0px;
    margin:0px;
}


.content { 
    vertical-align:top;   
    width:100%; 
    padding:0px 20px 10px 0px;
}

.content_bg {
    vertical-align:top;
}


A {
  color:#333333;
  text-decoration:underline;
}

A:hover {
  color:#333333;
  text-decoration:underline;
}

.boxContentSeperator {
  color:#b22d26;
  border-top:1px dashed #2F2F31;
  padding-top:15px;
}

.boxContentSeperator A, .boxSubCategories A {

}

.boxContentSeperator A:hover, .boxSubCategories A:hover {
  color:#be9e55;
}



A.headerNavigation {
  background:none;
  padding:0px;
}

a img {
 cursor:pointer;
}

A.orderSteps {
  color: #FFCC33;
  text-decoration: none;
}

A:orderSteps {
  color: #FFFFFF;
  text-decoration:none;
}

.contentsTopics {
  font-size:18px;
  font-weight:normal;
  line-height:22px;
  color:#333333;
  padding-bottom:10px;
}

.contentsTopics_popup   {
  color:#333333;
  font-size:18px;
  font-weight:normal;
  line-height:22px;
  padding-bottom:10px;
}

.contentsTopicsSmall {
  color:#b22d26;
  font-size:12px;
  padding-bottom:0px;
  padding-top:0px;
  font-weight:bold; 
}

.contentsTopicsSmallest {
  color:#b22d26;
  font-size:12px;
}

.errorMsg {
  color:red;
  font-size:11px;
  font-weight:bold;
}

.errorMsg_value {
  color:red;
  font-size:11px;
}


TD.copyright, DIV.copyright {
  font-family:ARIAL;
  line-height: 1.5;
  padding-left:210px;
  color: #C6C6C6;
}

.copyright a:link, .copyright a:hover, .copyright a:visited, .copyright a:active{
  color:#C6C6C6;
}


A.copyright {
  color: #454D54;
}

A.copyright:hover {
  color: #454D54;
  text-decoration: underline;
}

.voucherDescription {
  padding:0px 0px 0px 10px;
  width:100%;
}



.processButtons {
  padding-top: 15px;
}

.shipping_block_price {
  width:70px;
}

.leftdist {
  width:5px;
}

.win_cart_bg {
  background:transparent url(img/hg_angebot.jpg) repeat-x scroll 0 0;
  padding: 8px;
  font-size:11px;
}

tr.win_cart {
  margin:0px 20px 10px 0px;
}

.win_cart_heading {
  font-size:12px
}

.gift_cart {
  background:transparent url(img/hg_angebot.jpg) repeat-x scroll 0 0;
  text-align:center;
  padding:5px;
}

.gift_cart_text {
  color:#333333;
  font-family:ARIAL;
    font-size:12px;
    font-weight:bold;
}

.gift_cart input, .gift_cart {
  color:#485058;
  font-weight:bold;
  font-size:16px;
  padding-left:3px;
}

.gift_coupon {
  text-align:center;
}

 .shopping_cart_qty {
   font-size: 14px;
   vertical-align:center;
}

a.shopping_cart_qty, a.shopping_cart_qty a:hover {
   text-decoration:none;
}

a.shopping_cart_del  {
   background-image: url(img/del.gif);
   width:20px;
   height:20px;
   background-position: center center;
   background-repeat: no-repeat;
}

td.seperator {
   padding-top:20px; 
}   


/******************** Button Styling ************************/
/************************************************************/


div.button {
  width:157px;
  height:20px;
    display:block;
  font-size:12px;
  text-align:center;
  vertical-align:middle;
  background-image: url(img/vorlage_button.gif);
  background-repeat: no-repeat;
  background-position: top left;
  vertical-align:top;
      font-family:Verdana,Arial,Helvetica,Helvetica,sans-serif;
      font-size:11px;
  font-weight:bold;

}

div.buttonSpan {
  width:150px;
  height:20px;
  font-size:12px;
  text-align:center;
  vertical-align:middle;
  vertical-align:top;
}



.button_templates {
  cursor: pointer;
}

input.button {
  font-size:11px;
  font-weight:bold;
  text-decoration: none;
  width:150px;
  height:20px;
  background-image: url(img/vorlage_button.gif);
  background-repeat: no-repeat;
  background-position: top right;
  vertical-align:center;
  padding-left:15px;
  line-height:20px;
  font-family:Verdana,Arial,Helvetica,Helvetica,sans-serif;
}

input.button:hover  {
  text-decoration: none; 
  cursor: pointer;
}

.catDesc {
  font-size:11px;
}

div.button a.buttonLink,  div.button a.buttonLink_left {
  font-size:11px;
  font-weight:bold;
    font-family:Verdana,Arial,Helvetica,Helvetica,sans-serif;
    text-decoration: none;
    width:150px;
    height:20px;
    display:block;
    vertical-align:center;
    line-height:20px; 
    padding-left:15px;
}

div.button a.buttonLink:hover, div.button a.buttonLink_left:hover  {
    text-decoration: none;
    cursor: pointer;

}



.button {
	border:none;
  background: url('/forms/up.png') no-repeat bottom left;
}

div.out_of_stock {
  color:#306BA3;
  font-weight:bold;
}

div.divNewProductsButton {
  position:relative;
	left:auto;
	top:auto;

}

/******************************************************************/
/************************* NAVIGATION *****************************/

.navi_top_right {
  color:#b59c5a;
  font-size:10px;
  font-weight:bold;
  margin-bottom:5px;
  text-align:right;
  padding:0px 20px 10px 0px;
  width:40%;
}

.navi_top_left {
  color:#333333;
  font-size:9px;
  text-transform: UPPERCASE;
  font-weight:bold;
  background-image: url(img/startseite.png);
  background-position: 0px 0px;
  height:16px;
  background-repeat: no-repeat;
  padding:0px 0px 10px 20px;
  width:60%;
}


.navi_top_right a:link, .navi_top_right a:hover, .navi_top_right a:visited, .navi_top_right a:active {
  color:#b59c5a;
  font-size:1.05em;
  font-weight:bold;
  padding-bottom:10px;
  text-decoration:none;
  text-transform: UPPERCASE;
  padding:0px;
  background:none;
}

.navi_top_right a:hover {
  text-decoration: underline;
  padding:0px;
}



.navi_top_left a:link,  .navi_top_left a:visited, .navi_top_left a:active {
  color:#b59c5a;
  font-weight:bold;
  padding-bottom:10px;
  text-decoration:none;
  padding:0px;
  text-transform: UPPERCASE;
  background:none;
}

.navi_top_left a:hover {
   text-decoration: underline;
   padding:0px;
}



/******************************************************************/
/*********** Value Voucher Template Slider Easy Slider**************/

div.overlay_vv {
    z-index:8000;  
}

td.slider_box {
   padding-left:10px;
}

/* root element for the whole scrollable setup */
div.scrollable {  
            position:relative;
            overflow:hidden;
            width: 240px;    
            height: 130px;  
            padding: 0px 0px 0px 0px;
            float:left;
}

 
/* 
            root element for scrollable items. It is 
            absolutely positioned with large width. 
*/
#thumbs {         
            position:relative;
            width:3000em;   
            /*clear: both;*/            
            padding: 0px 0px 0px 0px;
}
 
 
/* single item */
#thumbs div {
            float:left;
            width:80px;
            height:130px;
            color:#fff;
            border:0px solid #999999;
            cursor:pointer;
                  
}

a.prev {
  background:transparent url(img/scroll_left.gif) no-repeat scroll center left;
  cursor:pointer;
  display:block;
  float:left;
  position: relative;
  height:100px;
  width:15px;
 
}  

a.next {
  background:transparent url(img/scroll_right.gif) no-repeat scroll center right;
  cursor:pointer;
  display:block;
  float:left;
  position: relative;
  height:100px; 
  width:15px;
  
  
}


div.next_div {
  z-index:2;
  position:relative;
  float:left;
}

a.disabled {
  visibility:hidden !important;
}


div.selected_col_alt_img input { 
  border:4px solid;
  border-color:#b22d26;
  vertical-align:top;
}

div.selected_col_alt_img input { 
  color:#FFF;
  font-size:1px;
}

div.col_alt_img input{
  border:4px solid;
  border-color:#f2efe2;
  vertical-align:top;
  padding:2px 1px 2px 1px;
  font-size:1px;
  color:#FFF;
}

#thumbs div div.buttonSpan {
  margin:0px;
  padding: 0px;
}

/* ENDE */

table.vv_table input {
  width: 100%;
}

.VVHeader {
  font-weight:bold;
  padding-right:20px;
  font-size:12px;
}

label.VVHeader {
  color:#B22D26;
  font-weight:bold;
  padding-right:20px;
  font-size:12px;
}

.vv_preview {
  border:0px solid #999999;
}


textarea .VVText  {
 
}

.text_alt_img {
  text-align:center;
  font-weight:bold;
}

td.preview_image {
  text-align:center;
  height:388px;
  vertical-align: top;
}

.preview_image a {
   text-decoration:none;
}

/******************** New Products ************************/
/**********************************************************/


table.newProducts {
  background:#F7EFC5 none repeat scroll 0 0;
  border:1px solid #F7EFC5;
  height:170px;
  padding-left:5px;
}

.newProducts {
      padding:5px;
} 


.newProductsTextBlock {
  padding:0px 3px 0px 10px;
  vertical-align:top;
  width:100%;
}

.newProductsPriceBlock {
    padding:0px 3px 5px 10px;
  vertical-align:bottom;
}

.newProductsText a:link, .newProductsText a:hover, .newProductsText a:visited, .newProductsText a:active, .newProductsText a:hover {
   color:#000;
   text-decoration:none;
}

.newProductsText p {
    padding:0px 0px 10px 0px;
    margin:0px;
}

.middle_line {
  padding-right:4px;
  border-right:1px solid #D4E2ED;
}

.middle_line2 {
  padding-left:6px;
}

.newProductsPic {
  vertical-align:top;
  background:#F7EFC5;
}

.newProductsPrice {
  text-align : left;
  font-size:12px;
  font-weight:bold;
  padding-top:5px;
  padding-bottom:5px;
  color:#666666;
}

.newProductsHead, tr.newProductsHead {
  font-size:1.05em;
  font-weight:bold;
  padding-bottom:5px;
  background:none repeat scroll 0 0 #F7EFC5;
}

.newProductsHead a:link, .newProductsHead a:visited,  .newProductsHead a:active  {
  font-size:18px;
  font-weight:bold;
  line-height:1.5;
}

.newProductsHead a:hover {
  text-decoration: underline;
}


.newProductsDesc {
}

.newProductsButton {
  text-align:left;
}




/**********************************************************/
/************ PRODUCT INFO, LISTING, OPTIONS **************/

.productTitel {
	color:#b22d26;
  font-size:18px;
  font-weight:bold;
  letter-spacing:-1px;
  line-height:1.1em;
  margin:10px 0 5px;
  text-align:left;
}

.productPrice {
  font-family:ARIAL;
	font-size: 14px;
	color:#b22d26;
	text-align:left;
}

.productPrice a:link, .productPrice a:hover, .productPrice a:active, .productPrice a:visited {
  font-family:ARIAL;
	font-size: 10px;
	color:#b22d26;
}

.productPic {
  padding:5px 5px 5px 5px;
  text-align:left;
  background:#F7EFC5;
  border-bottom:20px solid #FFFFFF;
  border-top:20px solid #FFFFFF;
}

.productPic_nobg {
  padding:25px 5px 25px 5px;
  text-align:left;
}

.productText {
  padding:15px 0px 0px 20px;
  text-align:left;
  width:100%;
}


.toolTip {
 background-color:#b22d26;
 padding:15px;
 color:#FFF;
 font-size:12px;
 font-weight:bold;
 line-height:1.5;
}

div.productinfo, .productinfo, .cart_att {  
   background:#fefcf3 none repeat scroll 0 0;
   border:1px solid #f7efc5;
   text-align:left;
   padding:10px 5px 20px 5px;
}

.prodListing {

}

.productLisitingPic {
  vertical-align:top;
  width:auto;
  padding:10px 0px 0px 6px;
}

.productLisitingPrice {
  width:auto;
  text-align:left;
  font-weight:bold;
}

.productLisitingButton {
  padding:0px 3px 3px 8px;
}

#productBox {
  width:320px;
}

table.productBox {
  height:200px;
  background-color:#F7EFC5;
  vertical-align:top;
}

table.productListingBox {
  height:200px;
  background-color:#F7EFC5;
  vertical-align:top;
}


td.productLisitingTitel {
  font-size:18px;
  font-weight:bold;
  line-height:1.5;
  margin:0 0 10px;
  padding:3px 5px 0 10px;
  text-align:left;
  color:#FFF;
  background:#6EC6DC none repeat scroll 0 0;
  
}

.productLisitingTitel a:link, .productLisitingTitel a:visited, .productLisitingTitel a:hover, .productLisitingTitel a:active {
 font-size:18px;
  font-weight:bold;
  line-height:1.5;
  color:#FFF;
}

.productLisitingTitel a:hover {
  font-size:18px;
  font-weight:bold;
  line-height:1.5;
}

.productLisitingText  {
  padding:0px 10px 2px 10px;
  text-align:left;
}

.productLisitingText a:link, .productLisitingText a:visited,  .productLisitingText a:active  {
  text-decoration: none;
  text-align:left;
}

.productLisitingText a:hover {
  text-decoration: underline;
}

/************************* Lines ****************************/
/************************************************************/

.rightLines {
  border-right: 0px solid; 
  border-color: #b59c5a;
}

.leftLines {
  border-left: 0px solid; 
  border-color: #b59c5a;
}

.verticalLines {
  border-left: 0px solid; 
  border-right: 0px solid; 
  border-color: #000;
}

.bottomLines, .bottomLinesWhite {
  border-bottom: 1px solid; 
  border-color: #b59c5a;
  color:#000;
}

table.bg_Attr {
  background-color:#b22d26;
  margin-bottom:15px;
}

.header_Attr {
  border-bottom: 1px solid; 
  border-color: #FFF;
  font-size:13px;
  padding-left:2px;
  line-height:1.5;
  font-weight:bold;
  color:#FFF;
}

.topLines, .topLinesWhite {
  border-top: 1px solid; 
  border-color: #b59c5a;
}

.horizontalLines {
  border-top: 1px solid; 
  border-bottom: 1px solid;
  border-color: #b22d26;
}

.allLines{
  border-bottom: 1px solid; 
  border-color: #FFF;
  font-size:13px;
  padding-left:2px;
  line-height:1.5;
  font-weight:bold;
  color:#454D54;
  background-color:#F7EFC5;
  padding:3px;
}


/********************* Cart + Checkout **********************/
/************************************************************/

.heading_data {
  background:#F7EFC5 none repeat scroll 0 0;
  font-weight:bold;
  padding:5px 0 5px 2px;
  font-size:12px;
  font-weight:bold;
}

.boxTextBG {
  font-weight:bold;
  background-color:#EEEEEE;
}

.boxText {
  font-weight:bold;
}


.boxTextBGII {
}

.boxTextQTY input{
  text-align:center;
  font-weight:bold;
}

table.formArea {
   background: #F7EFC5;
}

.infoBoxHeadingRequirement {
    background-color:#F7EFC5;
    color:#b22d26;
    font-weight:bold;
    line-height:1.5;
    padding:3px;
}

.inputRequirement {color:#b22d26; height:20px;}

/* #### BOXES #### */
.boxStyleCategory {
  padding-right:15px;
}


.infoBoxHeading {
  font-weight:bold;    
  font-size:12px;
  height:24px;
} 

.infoBoxHeadingProduct {
 
} 

.box_spacer {
  padding-bottom:16px;
}

td.infobox_cell, .infoBox, .infoBoxContents {
  text-align:left;
  padding:0px;
  vertical-align:top;
}  

.infobox_cell li {
  color:#000000;
  display:block;
  text-decoration:none;
  width:220px;
  background-color:#F7EFC5;
  border-bottom:1px solid #F7EFC5;
}

.infobox_cell li a {
  vertical-align:top;
  padding:0px;
  margin:0px;
}

.moduleRowOverCheckout a:hover{
    height: 28px;
    background-color:#C39717;
    padding-left:10px;

}

td.infobox {
    padding-left:20px;
    background:transparent url(img/linkpfeil.gif) no-repeat scroll left 2px;
}

td.infobox_spacer {
    padding:5px 5px 5px 10px;
    background:#f2efe2;
    border:1px solid #CEC9BA; 
}

.moduleRowSelectedCheckout { 
   height: 28px;
   padding-left:21px;
   	background-color:#F7EFC5;
   font-weight:bold;
}

.moduleRowOverCheckout a:hover, .moduleRowOverCheckout{
 text-decoration: none;
 font-family:ARIAL;
 height: 28px;
 background-color:#F7EFC5;
}

.moduleRowCheckout  { 
	border-color:#F7EFC5;
  font-family:ARIAL;
  height: 28px;
	text-decoration: none;
  text-decoration: none;
	padding-left:21px;
	color:#454D54;
	background-color:#EEEEEE;
}



TD.conditions {
  background-color: #F7EFC5;
  color:#000;
}


.moduleRow {
 height: 28px;
	text-decoration: none;
  text-decoration: none;
	padding-left:21px;
	font-size: 13px;
}

.moduleRowOver { 
  	font-size: 13px;
    height: 28px;
    background-color:#F7EFC5;
    color:#FFF;
}

.moduleRowOver a:hover{
    height: 28px;
  	text-decoration: none;
    text-decoration: none;
  	padding-left:21px;
    color:#FFF;
    font-size: 13px;
}


.moduleRowSelected { 
  height: 28px;
  font-size: 13px;
	text-decoration: none;
  text-decoration: none;
	padding-left:21px;
	background-color:#F7EFC5;
	color:#FFF;
}


/*********** Category Styles************/
/***********       Begin    ************/
.CatLevel1 a {
  color:#333333;
  font-weight:bold;
  font-size:16px;
  font-family: Georgia,Verdana,Arial;
  font-style: italic; 
}

.CatLevel1:hover, .CatLevel1:hover a, .CatLevel1Current:hover, .CatLevel1Current:hover a, .CatLevel1Current {  
  background-color:#f7efc5;
  color:#b59c5a;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  font-size:16px;
  font-family: Georgia,Verdana,Arial; 
  font-style: italic; 
}

td.CatLevel1, td.CatLevel1Current {
  text-align:center;
  font-weight:bold;
  line-height:2.0;
  vertical-align:bottom;
  background:#f7efc5;
  border:1px solid #b59c5a;
  font-size:16px;
  font-family: Georgia,Verdana,Arial;
  font-style: italic;  
  
  }

.CatLevel1 a.images {  
  width:180px;
  height:180px;
  text-decoration:none; 
  font-weight:bold;
  font-size:16px;
  font-family: Georgia,Verdana,Arial; 
  font-style: italic;
  padding-top:20px; 
  
}

.CatLevel1 a.categories:link,  .CatLevel1 a.categories:visited, .CatLevel1 a.categories:active {
  font-weight:bold;   
  display:block;
  width:180px;
  height:30px;
  vertical-align:bottom;
  padding-top:3px;
  text-decoration:none;   
  font-size:16px;
  font-family: Georgia,Verdana,Arial; 
  font-style: italic;
}

.CatLevel1 a.categories:hover{
  font-weight:bold;
  display:block;
  width:180px;
  height:30px;
  vertical-align:bottom;
  padding-top:3px;  
  font-size:16px;
  font-family: Georgia,Verdana,Arial;
  font-style: italic;
}


.CatLevel1Current a.categories:link, .CatLevel1Current a.categories:hover, .CatLevel1Current a.categories:active {
  font-weight:bold;
  display:block;
  width:180px;
  height:30px;
  vertical-align:bottom;
  padding-top:3px;
  text-decoration: none;
  font-size:16px;
  font-family: Georgia,Verdana,Arial; 
  font-style: italic;
}

table.catTable {
  background:#F7EFC5;
}
.catImage {
  text-align: center;
  padding-top:20px;
  background: #F7EFC5;
}

#CatNavi {
  display:block;
  padding-left:7px;
  padding: 0px;
  margin: 0px;
}


#CatNavi ul, #CatNavi li, .ul, .li {
  list-style-type:none;
  padding:0px;
  margin:0px;
}



#CatNavi .CatLevel2 a {
  color:#FFFFFF;
  display:block;
  font-size:12px;
  line-height:23px;
  text-decoration:none;
  padding-left:30px;
  margin:0px;
  background-color:#3F403A;
  font-weight:normal;
  border-top:1px solid #FFFFFF;
}

#CatNavi .CatLevel2Current a {
  background-color:#3F403A;
  padding-left:30px;
  color:#FFFFFF;
  font-weight:bold;
  border-top:1px solid #FFFFFF;
}



#CatNavi .CatLevel2 a:hover {
  color:#FFFFFF;
  text-decoration:none;
  font-weight:bold;
  background-color:#3F403A;
  border-top:1px solid #FFFFFF;
}

/***********       END    ************/
/*********** Category Styles************/

/*****************************/
/******* Bestellprozess*******/

table.steps {
  width:100%;
  text-align:center;
  padding-bottom:30px;
}

td.checkout_step {
  border-bottom: 1px solid #b59c5a;
  padding:2px;
}

.checkout_step_selected, .checkout_step_selected_final {
  border-bottom: 1px solid #b22d26;
  padding:2px;
}


.checkout_step_selected a, .checkout_step_selected_final {
  color:#b22d26;
  text-decoration: none;
  font-size:16px;
  font-weight:bold;
}

.checkout_step a, .checkout_step {
  color:#C39717;
  text-decoration: none;
  font-size:16px;
}

.checkout_text, .checkout_text_final {
  border-bottom: 1px solid #b59c5a;
  color:#b59c5a;
  padding: 2px 5px 2px 5px; 
  text-align:left;
  font-size:16px;
  text-decoration:none;
  width:auto;
}

.checkout_text_selected, .checkout_text_selected_final {
  border-bottom: 1px solid #b22d26;
  font-weight:bold;
  padding: 2px 5px 2px 5px;
  text-align:left;
  text-align:left;
  color:#b22d26;
  font-size:16px;
  text-decoration:none;
  width:auto;
}


.checkout_text a:link, .checkout_text a:visited, .checkout_text a:hover, .checkout_text a:active, 
.checkout_text_final a:link, .checkout_text_final a:visited, .checkout_text_final a:hover, .checkout_text_final a:active,
.checkout_text_selected_final a:link, .checkout_text_selected_final a:visited, .checkout_text_selected_final a:hover, .checkout_text_selected_final a:active
 {
  padding: 2px 5px 2px 5px; 
  text-align:left;
  font-size:16px;
  text-decoration:none;
  color:#b59c5a;
}


.checkout_text_selected a:link, .checkout_text_selected a:visited, .checkout_text_selected a:hover, .checkout_text_selected a:active, 
.checkout_text_selected_final a:link, .checkout_text_selected_final a:visited, .checkout_text_selected_final a:hover, .checkout_text_selected_final a:active {
  color:#b22d26;
  font-weight:bold;
  font-size:16px;
  padding: 2px 5px 2px 0px;
  text-decoration:none;
}

a.stepLink, a.stepLink:hover {
  background:#b22d26;
  color:#FFFFFF;
  font-weight:bold;
  font-size:16px;
}




/*** Patch 08_260 END ****

/******* LoginBox*******/
/*****************************/

.loginBoxTL { 
 width:51px;
 background-image: url(img/loginBox/imageTL.gif);
 background-repeat: no-repeat;
 background-position:bottom right;
}

.loginBoxTR { 
 height:78px;
 background-image: url(img/loginBox/imageTR.gif);
 background-repeat: no-repeat;
 background-position:bottom left;
 text-align:right;
}

.loginBoxML { 
 width:51px;
 background-image: url(img/loginBox/imageML.gif);
 background-repeat: no-repeat;
 background-position:top left;
}

.loginBoxMR { 
 height:170px;
 background-image: url(img/loginBox/imageMR.gif);
 background-repeat: no-repeat;
 background-position:top left;
 text-align:center;
 background-color:#7597B6;
 padding-left:80px;
 font-weight:bold;
}


.loginBoxBR { 
  padding:40px 5px 5px 0px;
  text-align:center:
}

.loginBox {
  background-color:#FFFFFF;
}

div.loginBox { 
  display:inline; 
  width:100%; 
  text-align:left;
}


#wrap{text-align:center;}
#wrap div{width:125px;display:inline-block; float:left;}
#wrap div{display:inline}
#wrap>div{display:inline-block}

/* Gutscheine auf Success Seite */
#voucher{text-align:center;}
#voucher div{width:auto;display:inline-block; float:left;}
#voucher div{display:inline}
#voucher>div{display:inline-block}
#voucherContent div.buttonSpan {
  margin: 0px 0px 0px 40px
}

.loginBoxSpacer {
  width:20px;
}

.loginButton {
  text-align:left;
}


/*******************************************/
/***********    Category Styles ************/


#CatNavi {
  display:block;
  padding-left:3px;
  padding: 0px;
  margin: 0px;
}


#CatNavi ul, #CatNavi li, .ul, .li {
  list-style-type:none;
  padding:0px;
  margin:0px;
}




/***********       END    ************/
/*********** Category Styles************/




/*******************************************/
/***********   OLD SYSTEM CSS ************/


div.out_of_stock {
  color:##b22d26;
  font-weight:bold;
}

.errorBox {
	font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}

.gv
 {
	font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}



img{
	border:0;
}



FORM {
	display: inline;		   
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}


TD.languages{
  text-align: right;
  width: 60px;
}

.loginBox {
  border:0px solid;
  border-color: #b22d26;
  width:600px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:ARIAL;
  font-size:13px;
}


TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}


A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:ARIAL;
  font-size: 16px;
  font-weight: bold;
  color: #454D54;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:ARIAL;
  font-size:13px;
  color: #454D54;
}

TD.main, P.main {
  
}

.ranking {
  font-family:ARIAL;
  font-size:13px;
  font-weight: bold;
  color: #b22d26;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family:ARIAL;
  font-size:13px;
}

TD.accountCategory {
  font-family:ARIAL;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:ARIAL;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:ARIAL;
  font-size: 12px;
}

TD.tableHeading {
  font-family:ARIAL;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:ARIAL;
  font-size:13px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-size:11px;
}


.inputRequirement SELECT {
  width:160px;
}

TEXTAREA {
  width: 100%;
  font-size:11px;
  line-height:1.2;
  font-family:Verdana,Arial,Helvetica,Helvetica,sans-serif;
}

INPUT, TEXTAREA {
}

.gender INPUT, .leftdist INPUT, .onepxwidth INPUT, .conditions INPUT {
  border:0px solid;
  border-color:#c2c2c2;
  background:none;
}

SPAN.greetUser {
  font-family:ARIAL;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

.cart_att {
   text-align:left;
}


SPAN.markProductOutOfStock {
  font-family:ARIAL;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:ARIAL;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family:ARIAL;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family:ARIAL;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family:ARIAL;
  color: #ff0000;
  font-weight: bold;
}

.checkoutBarFrom, .checkoutBarTo { font-family:Verdana,Arial,Helvetica,Helvetica,sans-serif;font-size:13px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:Verdana,Arial,Helvetica,Helvetica,sans-serif;font-size:13px; color: #454D54; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 6px; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #454D54; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #454D54; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#454D54;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family:Verdana,Arial,Helvetica,Helvetica,sans-serif;font-size:13px; }
.messageStackError, .messageStackWarning { font-family:Verdana,Arial,Helvetica,Helvetica,sans-serif;font-size:13px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:Verdana,Arial,Helvetica,Helvetica,sans-serif;font-size:13px; background-color: #99ff00; }

.tableListingI {
	background-color: #eeeeee;
	height:25px;
}

.tableListingII, tr.bottomLinesCartAtt {
  background-color: #eeeeee;
	height:25px;
}

.onepxwidth {
	width: 1px;
}

.poweredby {
  font-family:ARIAL;
  font-size:13px;
  color: #FFFFFF;
  font-weight: bold;
}

.indicate_coupon_row{
  background: none repeat scroll 0 0 #FEFCF3;
  border: 1px solid #F7EFC5;
  padding: 10px 5px 20px;
}

.indicate_coupon_txt{
  font-size: 14px;
  text-align:center;
  background: #AA9047;
  color:#FFF;
}


td.indicate_coupon_txt div.button {
   font-size: 10px;
   margin:0  auto;
}  

td.indicate_coupon_txt div.button a.buttonLink {
   font-size: 10px;
}
