/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 * 
 * @website	Stilfol Foliendesign <www.stilfol.com>
 * @copyright  SchoerwerthWebdesign <www.schoerwerthwebdesign.de>
 * @author	Oliver Schörwerth <info@schoerwerthwebdesign.de>
 */
/* General ================================================================================= */
body *{
	font-size:12px;
	font-family: Arial,Arial, Helvetica, sans-serif;
}
body, p, h5, h6 {
	color:#777;
}

p { max-width:750px; }

hr { border:1px solid #e3e3e3; margin-bottom:14px; }

h3 { color:#f3aa10; }
h4 {}

a, .pseudoLink {
	text-decoration:underline;
	color:#f3aa10;
}
a:hover, a:focus, .pseudoLink:hover, .pseudoLink:focus {
	color:#777;
}

.orangeFont {
	color:#f3aa10!important;
}
.whiteFont {
	color: #FFF!important;
}
	
.pseudoLink {
	cursor:pointer;
}

.one-line-error,.error-msg { color:#c60c0c; font-weight:bold; }
.one-line-success,.success-msg { color:#62c126; font-weight:bold; }
.one-line-warning,.notice-msg { color:#efe100; font-weight:bold; }
/* Rendered Fonts ================================================================================= */
.renderFont, h1, h2, h3,.customerToolboxHeaders,.accordion-toggle {
	font-family:century;
}
h1 { 
	font-size:18px;
	color:#f3aa10;
	margin: 0px 0 5px 0;
}
h2 {
	font-size:14px;
	color:#777;
	margin: 3px 0 3px 0;
}
h3 {
	font-size:14px;
	font-weight:normal;
	margin: 3px 0 3px 0;
}
.accordion-toggle {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;	
}
.customerToolboxHeaders {
	font-size:14px;
	font-weight:normal;
	color:#f3aa10;
	margin:2px 0 2px 0;
}
.typeface-js-selected-text { visibility:hidden; }

/* General Form Fonts ================================================================================= */
.inputText, .fakeFileInput {
	padding:3px;
	color:#777;
}
.submitButton, .normButton {
	color:#FFF;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	text-decoration:none;
}
.normButton:hover, .normButton:focus {
	text-decoration:none;
	color:#FFF;
}
.inputSelect, #country {
	color:#777;	
}
.textButtonWIcon span { color:#f3aa10; text-decoration:underline; }

/* Head Fonts ================================================================================= */
.passwordTopLogin {
	font-size: 10px;
	color: #FFF;
}
.passwordTopLogin:hover, .passwordTopLogin:focus { color: #FFF; }
.stilfollogo { text-indent: -999em; }

/* Breadcrumb =================================================================================== */
#breadcrumbsList li {
	color:#e3e3e3;
}
#breadcrumbsList li a {
	color:#CCC;
	text-decoration:none;
}

/* Footer Fonts ================================================================================= */
#footer a, #footer .pseudoLink {
	text-decoration:none;
	color:#777;
}

/* SHOP ========================================================================================= */
.partitialBreadcrumb .breadcrumb li { color:#FFF; text-decoration:none; }
.categoryLabel, .categoryItem { color: #FFF; text-decoration:none; white-space:nowrap; }
/*pager*/
.pager li { color:#f3aa10; text-decoration:none; } 
.currentPage { color: #777!important; }
.pager-userpage { color: #777; text-align:center; }

/*Startseiten Shopeinstieg*/
.sstm_descriptioncontent p { font-size:11px; color:#FFF; }

/* ImpressionHover =============================================================================== */
.impressionHoverFooter .price { font-weight:bold; }


/* Cart =============================================================================== */
.couponCartContent { color:#FFF; }
#cartTable thead tr th { font-weight:bold!important; }
