/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

.links-rot {
	color: #cc0000;
}
.boxText {
	font-size: 10px;
}

.boxTextBG {
	font-size: 10px;
	background-color: #fceef2;
}
.boxTextBGII {
	font-size: 10px;
	background-color: #f4a8bf;
}
.boxTextPrice {
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #000000;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning {
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit {
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

img{
	border: 0;
	margin:0;
	padding: 0
}


A {	
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

A:hover {
	
	font-size: 11px;
	color: #cc0000;
	text-decoration: underline;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {background: #F6F6F6;
}

TD.headerNavigation {
	
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation {color: #D9001D; 
}

A.headerNavigation:hover {color: #D9001D;
}

TD.conditions {background-color: #FFCCCC;
}

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;
}

.moduleHeading {
	
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
	background: #fef5fd;
	color: #000000;
}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {background: #FF8E90;
}

.infoBoxNoticeContents {background: #FFE6E6;
  
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 12px;
  font-weight: bold;
  background: #f4a8bf;
  height:17px;
  color: #000000;
}

TD.infoBoxHeading_right {
  font-size: 12px;
  font-weight: bold;
  background: #f4a8bf;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
  border-right: 4px solid;
  border-bottom: 4px solid;
  background: #fef5fd; 
  border-color: #f4a8bf;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-size: 10px;
  border-left: 4px solid;
  border-bottom: 4px solid;
  background: #fef5fd; 
  border-color: #f4a8bf;
}

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;
}

TABLE.productListing {border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background: #b6b7cb;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/cellpic1.gif);
	// background-color: #f4a8bf;
	height: 25px;
}

TR.subBar {background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
}

TEXTAREA {width: 100%;
  
  font-size: 11px;
}

SPAN.greetUser {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

.copyright {font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {color: #000000;
}
A.copyright:hover {color: #0000ff;
  text-decoration: underline;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}
SPAN.productOldPrice {
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  color: #ff0000;
}

SPAN.productDiscountPrice {
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow {
 font-size: 10px;
 line-height: 1.2;
 background-color: #f9e9f7;
 border: 1px solid;
 border-color: #FFFFFF;
}
.moduleRowOver { 
	background-color: #fad1dd; 
  
    font-size: 10px;
    line-height: 1.2; 
	border: 1px solid;
	border-color: #FFFFFF;
	}
.moduleRowSelected { background-color: #fad1dd; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 {  font-size: 7pt; }
.heading2 {  font-size: 9pt; }
.heading3 {  font-size: 10pt; }
.heading4 {  font-size: 12pt; }
.heading5 {  font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading { font-size: 10pt; color: #000000; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#000000;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub { font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 0px solid;
	border-color: #b6b7cb;
	width: 221px;
}
.navRight {
	border-color: #666666;
	border-top-width: 0px;
	border-top-style: solid;
	border-left-width: 0px;
	border-left-style: solid;
	width: 185px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	background-image: url(img/cellpic1.gif);
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
.BundleBox {background-color: #fad1dd; 
}
.BundleBoxSum {background: #f4a8bf;
}
.BundleBoxSave {background: #f4a8bf;
  font-size: 12px;
  color: red;
}

.BundleBoxContent {height: 25px;
  background-image: url(img/cellpic1.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

.BundleTopicContent_1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.BundleTopicContent_2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
   color: red;
}

/*Intro Grusstext - erste Zeile*/

#greeting {
color: #ff0000;
font-size: 22px;
font-weight: bold;
text-align: center;
}

#greeting a {
color: #ff0000;
font-size: 22px;
font-weight: bold;
text-decoration:underline;
}

/*Intro Grusstext - Ende*/

/* emmi nail styles neu*/


body{
font-family: Verdana, Arial, sans-serif;
font-size: 0.75em;
color: #000000;
margin:0;
padding:0;
background-color: #fef5fd;
}

b{font-size: 110%;}
em{color: red;}
p {font-size:100%;}

h1, h1 a, h1 a:hover {
font-size: 120%;
}

h2, h2 a, h2 a:hover {
font-size: 100%;
}

hr {
border: none 0;
border-top: 1px solid #f4a8bf;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

#topsection{
background: #fff;
height: 150px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#topsection2{
margin: 0;
height: 24px; /*Height of second top section*/
border-top: 1px solid silver;
border-bottom: 0px solid silver;
padding-bottom: 4px;
}

#top2_left {
float: left;
padding-left: 5px;
}

#top2_right {
float: right;
padding-right: 9px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 210px 0 230px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

.content{
margin: 10px; /*Margins for inner DIV inside content (to provide padding)*/
margin-top: 0;
/*set to 98% for IE6*/
width: 98%;
}

#leftcolumn{
float: left;
width: 230px; /*Width of left column*/
margin-left: -100%;
background: #fef5fd;
}

#rightcolumn{
float: left;
width: 210px; /*Width of right column*/
margin-left: -210px; /*Set left marginto -(RightColumnWidth)*/
background: #fef5fd;
}

#footer{
clear: left;
width: 100%;
background: #fef5fd;;
color: #000;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innercontent{
margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/*left menus*/

#column_list ul {
background: white;
}

#column_list ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

#column_list ul li{
padding-bottom: 0px; /*bottom spacing between menu items - if used then menu header must have same width border bottom*/
}

#column_list ul li a{
color: black;
background: white;
display: block;
font-weight: bold;
padding: 5px 0;
line-height: 15px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

#column_list ul li a:hover{ /*hover state CSS*/
color: black;
background: #fad1dd;
}

#column_list li.activeContent a, #column_list li.activeCat a  {
		display: block;
		color: black;
		background: #fad1dd;
}

#column_list a.activeContent, #column_list a.activeCat {
	color: black;	
}

/* second level*/

#column_list ul ul li a {
padding: 4px 0px 4px 20px;
font-weight: normal;
}

#column_list ul ul li a:hover {
color: black;
background-color: #fad1dd;
}

#column_list ul ul li a:hover {
		display: block;
		font-weight: bold;
		color: black;
		background: #f9e9f7;
}

#column_list ul ul li.activeCat a {
		display: block;
		color: black;
		font-weight: normal;
		background: #f9e9f7;
}

#column_list ul li.activeCat ul li a {
		display: block;
		color: black;
		font-weight: normal;
		background: #f9e9f7;
}

#column_list ul li.activeCat ul li a:hover {
		display: block;
		color: black;
		background: #fad1dd;
}

#column_list ul li.activeCat ul li.activeCat a {
		display: block;
		color: black;
		font-weight: normal;
		background: #fad1dd;
}



/*third level*/

#column_list ul ul ul li a {
padding: 4px 0px 4px 30px;
background: green;
}

#column_list ul ul ul li a:hover {
color: black;
background: silver;
}

#column_list ul ul ul li.activeCat a {
		color: black;
		background: #e3e3e3;
}

/*end left menu styles*/
.header { width: 100%;}

.header h1 {margin:0; padding:5px 10px 4px 10px; border-bottom:0px solid white;}
.header h1 a {margin:0; padding:5px 10px 4px 10px; color: #000; text-decoration: none;}
.header h1 a:hover {margin:0; padding:5px 10px 4px 10px; color: #fff; text-decoration: none;}

.header h2 {padding:5px 10px 4px 10px; border-bottom:0px solid white;}

#cat_container {	
margin-top: 5px;
}

#container {	
margin: 0;
padding: 0;
width: 100%;
background-color: #f9e9f7; 
border: 1px solid #f4a8bf;/*the border*/
float: left;
}

#text {
padding: 5px;
}

#product_module {
float: left; 
width: 100%; 
padding-bottom: 5px;
}

/* product listing styles */

#product_list_container {	
margin-top: 5px;
margin-right: 5px;
width: 260px; 
height: 320px; 
background-color: #f9e9f7; 
border: 1px solid #f4a8bf;/*the border*/
float: left;
}

#product_list_header {
height: 130px;
}

#product_list_container h1, #product_list_container h1 a {	
color:#000;
height: 40px;
font-size: 110%;
line-height: 1.2em;
margin: 5px;
padding: 0;
 text-align: center;
}

#product_list_container h2 {	
color:#000;
font-size:110%;
line-height: 1.2em;
margin: 0;
padding-left: 5px;
padding-right: 5px;
}

#product_list_image {
text-align: center;
}

/* product module listing styles */

#product_module_list_container {	
margin-top: 5px;
margin-right: 5px;
width: 122px; 
height: 121px; 
background-color: #f9e9f7; 
border: 1px solid #f4a8bf;/*the border*/
float: left;
}

#product_module_list_container h1, #product_module_list_container h1 a {	
color:#000;
height: 25px;
font-size: 80%;
line-height: 1.2em;
margin: 5px;
padding: 0;
 text-align: center;
 overflow: hidden;
}


/* force the font size here due to bad formatting in the texts*/
#product_listing_description {
margin-top: 5px;
text-align: center;
font-size:10px;
height: 40px;
}

/* product listing styles */

#sub_cats {width: 210px; height: 200px; float: left; margin: 0 5px 5px 0;}

#floatbox { 
background:none; 
float:left;
margin-top: 5px;
margin-right:10px
}


/* nicked from yaml */
form { overflow:hidden; }
.formbox { overflow:hidden; }
/* ### Rahmen um Eingabefelder ### */
fieldset { 
	border: 1px solid #C5C5C5; 
	padding: 4px; 
	margin-bottom: 1em; 
	margin-top: 5px;}
/* ### Beschriftung der fieldsets ### */
legend {
	font-size: 85%;
	background-color: #fff;
	color: #333;
	border: 1px solid #C5C5C5;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* ### Labels (Beschriftungen für Formularfelder) in der Inhaltsspalte (col3) ### */
label {  font-size: 1em;
    line-height: 160%;
    background: transparent;
    color: #333;
    width: 16em;
    padding-right: 4px;
    margin-bottom: 5px;
    float: left;
}

/*Stu Nicholls snazzy boxes code with additions by xtmodding.de*/
.xsnazzy h1 {margin:0; padding:0 10px 3px 10px; border-bottom:0px solid white;}
.xsnazzy h1 a {margin:0; color: #fff; text-decoration: none;}
.xsnazzy p { margin:0; padding:5px 5px 5px 10px; font-size:10px;}
.xsnazzy {background: #fff; width:100%; float:left; margin:0 3px; display:inline; margin-bottom: 10px;}

.xtop, .xbottom {display:block; background:#fef5fd; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #f4a8bf; border-right:1px solid #f4a8bf;}
.xb1 {margin:0 5px; background:#f4a8bf;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; border:0 solid #f4a8bf; border-width:0 1px; height:auto;}
* html .xboxcontent {height:1px;}

.color_a {background:#f4a8bf; color:#fff;}
.color_b {background:#f4a8bf; color:#000;}

/*Stu Nicholls snazzy boxes code with additions by xtmodding.de*/

/* buttons */

.buttons a, .buttons button{  display:block;
    float:right;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family: Verdana,Arial, sans-serif;
    font-size: 100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{  width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{  padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{  padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{  margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

.buttons a.emmi_nail_ch, button.emmi_nail_ch{  color:#d12f19;
}
.buttons a.emmi_nail_ch:hover, button.emmi_nail_ch:hover{  background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.emmi_nail_ch:active{  background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* format xtcommerce copyright */

.copyright, copyright a {
font-size: 10px;
color: silver;
}

A.copyright, .copyright a {
color: Silver;
font-size: 10px;
}
A.copyright:hover, .copyright a:hover {
color: Silver;
font-size: 10px;
}

/* highslide styling */

.error {
	color: red;
}
