/*
PRINT.CSS 

Stylesheet Wolford / Druckausgabe

.c Hermes Nextec Klaus Baake 

*/

* {
    margin:  0;
    padding: 0;
    list-style-type: none;
    outline: none;
    text-decoration: none;
}   

input:visited ,
input:activate ,
input:focus {
    outline: none;
    text-decoration: none;    
}

button:activate, 
button:visited ,
button:focus
{
    outline: none;
    text-decoration: none;
}

a, a:link, a:active, a:visited {
    color: #000000;
    text-decoration: none;
}

h1 {
    font-size: 16px;
    font-weight: bold;
}

h2 {
    font-size: 14px;
    font-weight: bold;    
}

h3 {
    font-size: 12px;
    font-weight: bold;    
}




/*
***************************************************************************
Standard-Divisions
*************************************************************************** 
*/

html {
    height: 101% ;
}


body {
}

#wrapper, #crmwrapper {
	width: 970px;   
	margin: auto;  
	position: relative;
    background-color:   #ffffff;
	font-family: arial, helvetica,  sans-serif;
	padding-bottom: 80px;
}

#crmwrapper{
	width: 625px;
}


/*
***************************************************************************
HEADER
*************************************************************************** 
*/
#header
{
	height: 82px;
	position: relative;	
	z-index: 50;
}

#header-navigation 
{
	bottom: 0px;
	left: 12px;
	position: absolute;
	z-index: 77;
}

*+html #header-navigation 
{
	bottom: -1px;
}

#header-navigation li
{
    position: relative;
	z-index: 88;    
	float: left;
	margin-right: 10px;
	padding: 1px;
	padding-bottom: 0;
	
	
  -moz-box-shadow:      -1px -1px 2px #ccc, 1px -1px 2px #ccc; 
  -webkit-box-shadow:   -1px -1px 2px #ccc, 1px -1px 2px #ccc;
  box-shadow:           -1px -1px 2px #ccc, 1px -1px 2px #ccc;
  ;

	border-bottom: none;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
}

#header-navigation li div
{
    border: 1px solid #ddd;
    border-bottom: 0;
    position: relative;
    padding: 3px;
    padding: 5px;
    padding-bottom: 4px;
    padding-top: 3px;
}

#header-navigation li a
{
	text-transform:uppercase;
	color: #CCCCCC;
}

#header-navigation li a.active
{
	color: #000000;
}

#header-navigation li a:hover
{
	color: #000000;
}

#active-shop
{
	height: 22px;
    margin-bottom: 0px;
    background-color: white;
    color: #000000 !important;
}

#header-company {
	background-position: 0 -232px;
	width: 81px;
}

#header-company:hover {
	background-position: 0 -280px;
}

#header-store {
	background-position: 0 -304px;
	width: 127px;
}

#header-store:hover {
	background-position: 0 -352px;
}

#header-store-active {
	background-position: 0 -328px;
	width: 127px;
	z-index: 99;
}

#header-outlet {
	background-position: 0 -448px;
	width: 112px;
}

#header-outlet:hover {
	background-position: 0 -496px;
}

#header-outlet-active {
	background-position: 0 -472px;
	width: 112px;
	z-index: 99;
}



#header-left-edge 
{
	left: 0;
}
  
#header-right-edge 
{
	right: 0;
}  

#header-left-edge, 
#header-right-edge 
{
	display: block;
	height: 10px;
	position: absolute;
	top: 72px;
	width: 10px;
}

/*
Popups für Customer und Cart
*/


#header-cust {  
	position: relative;
	float: right;
}

#header-cust:hover #header-cust-title {
    border-top: 1px solid #dddddd;
    /* border-bottom: 1px solid #dddddd; */
    border-left: 1px solid #dddddd;
    cursor: default;
} 

#header-cust-title{
    z-index: 45;
    position: relative;
    background: url(../img/header/customer_icon.jpg) no-repeat left top #fff;
    background-position: 5px 6px;
    
    /* height: 30px; */
    margin-top: 17px;
    
    padding: 3px;
    padding-left: 27px ;
	padding-right: 10px;      	
    border: 1px solid transparent ;
    border-right: 1px solid #dddddd;
	font-size: 12px;
	font-weight: bold;
	color: #000000;  
}

#header-cust-box-login {
	position: absolute; 
	background-color: white;
	z-index: 40;	
	min-width: 256px;   
	right: 0px;
	top: 54px;
	border: 1px solid #dddddd;
	padding: 10px;
	padding-top: 20px;
    font-size: 11px;	
}

#header-cust-box-welcome {
	position: absolute; 
	background-color: white;
	z-index: 40;	
	min-width: 150px;   
	right: 0px;
	top: 54px;
	border: 1px solid #dddddd;
	/* border-top: none; */
	padding: 10px;
	padding-top: 20px;
    font-size: 11px;	
}

*+html #header-cust-box-login , 
*+html #header-cust-box-welcome {
	padding-bottom: 0px;
}

#header-cust-box-welcome #customer-welcome-text {
    font-weight:    bold;
    margin-bottom:  10px ;
}

#header-cust-box-welcome #customer-option-links li {
    margin-bottom:  5px ;
}

#header-cust-box-welcome a:hover {
    margin-bottom:  5px ;
    text-decoration: underline;
}



#header-cust-box-welcome #customer-logout-link {
    margin-top:  5px ;
}


*.html #header-cust-box-welcome  #customer-logout-link {
    padding-bottom:  10px ;
}


#header-cust-box-login form {
    font-size: 11px;
}

#header-cust-box-login .header-input-group {
    height: 20px;
    margin-bottom: 10px;
}

#header-cust-box-login .header-input-group label {
    float: left;
    padding-top: 3px;
}

#header-cust-box-login .header-input-group input {
    float: right;
    width: 180px;
}

#header-cust-box-login button {
    float: right;
    width: 184px;
    margin-right: 0px;
    margin-top:  20px ;    
}

#header-cust-box-login #anchors-login {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 10px;
}


#header-cust-box-login #anchors-login a:hover {
    text-decoration: underline;
}

#header-cust-box-login #anchor-lost-pw {
    float: left;
}

#header-cust-box-login #anchor-register {
    float: right;
}

#header-cart{
	position: relative;
	float: right;
}

#header-cart:hover #header-cart-title {
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    cursor: default;
}


#header-cart-title {
	background-color: white;
	border: 1px solid transparent ;
	z-index: 55;
	
	position: relative;
	margin-right: 0px;
	
	background: url(../img/header/cart_icon.jpg) no-repeat left top #fff;
	background-position: 5px 8px;
	margin-top: 17px;
	padding: 3px;
	padding-bottom: 4px;
    padding-left: 29px ;
    padding-right: 10px; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#header-cart-box{
	position: absolute; 
	background-color: white;
	z-index: 50;	
	width: 270px;  
	right: 0px;
	top: 55px;
	border: 1px solid #dddddd;
	padding: 10px;
	font-size: 11px;
}

#header-cart-box table {
    width: 100%;
}

#header-cart-box td {
    padding-bottom: 5px;
}


.cartItemThumb{
	width: 50px;
}

.cartThumb {
    width: 59px;
}

#header-cart-box a:hover {
    text-decoration: underline ;
}




/* 
#####################################################################
CONTENT
#####################################################################
*/

#main
{   
    
	padding-left: 	10px;	
	padding-right: 	10px;	
	padding-top: 	10px;	
	padding-bottom: 10px;	
	
	
  -moz-box-shadow:      0 0 4px #ccc ; 
  -webkit-box-shadow:   0 0 4px #ccc ;
  box-shadow:           0 0 4px #ccc ;
  ;	
}

/* Hack für IE 7 */
*+html #main {
    position: relative;
    z-index: 0;
    border: 1px solid #dddddd ;
    padding-bottom: 0;
}              


#outer-main-container
{  
    background: url("../img/bg/bg_content_repeat.jpg") repeat-y scroll left top transparent ;   
}

*+html #outer-main-container {
    position: relative;      
}

#inner-main-container
{
    background: url("../img/bg/bg_content.jpg") no-repeat scroll left top transparent ; 
    position: relative;
}

*+html #inner-main-container {
    position: relative;      
}


#main-content-wrapper {
    margin: 0;
    border: 10px solid #ffffff ;
    border-right: none;  
    border-bottom: none;
}

#main-middle {
	background-color: #ffffff;
	margin: 0;
	margin-left: 190px ;    
	padding: 0;
	/* padding-top: 30px; */
    /* margin-top: 30px;	*/
}

    .customer #main-middle {
        background-color: transparent;
    }

#main-middle-border {
	background-color: transparent ; 
	margin: 0;
	margin-left: 190px ;  	
	height: 30px; 
}



#main-left 
{
	float: left; 
	width: 170px ;
	padding-left: 	10px;	
	padding-right: 	10px;	
	padding-top: 	20px;	
	text-align: left;
	font-size: 11px;  
	color: #000000;
	height: 100%;
}

#main-footer
{
	margin-top:		10px;	
	margin-bottom: 	10px;	
}


/* 
#####################################################################
grundsätzliche Teaser-Einstellungen 
#####################################################################
*/




#main-teaser ,
#sub-teaser {
    font-family: 'trebuchet MS';	  
}

.main-teaser {
    position: absolute ;
}

.lt {
    left: 0px;
    top: 0px;
}

.lb {
    left: 0px;
    bottom: 0px;
}

.rt {
    right: 0px;
    top: 0px;
}

.rb {
    right: 0px;
    bottom: 0px;
}

.sub-teaser ,
.sub-teaser-hover {
    cursor: pointer ;
}



/* 
#####################################################################
Haupt-Teaser mit 4 Subteasern und Titletext 
#####################################################################
*/



#teaser-4subteaser-title #main-teaser {
    border: 10px solid #ffffff ;
    float: left;
    position: relative;
    /*
    width: 450px;
    height: 520px;
    */
    width: 530px;
    height: 650px;    
}

#teaser-4subteaser-title #main-teaser img {
    width: 530px;
    height: 650px;    
}



#teaser-4subteaser-title #main-teaser-text {
    position: absolute;
    position: absolute; 
    font-size: 11px;
    background-color: #ffffff;
    padding: 5px;
    color: #000000;    
    z-index: 10;
    opacity: 0.7;
}


#teaser-4subteaser-title #sub-teaser-title {
    z-index: 49;
    background-color: #ffffff;
    position:relative;
    left: -60px ;
    height: 36px;  
    /* font-weight: bold; */
    font-size: 24px;
    padding-left: 6px;
    padding-top: 6px; 
}


#teaser-4subteaser-title #sub-teaser .sub-teaser , 
#teaser-4subteaser-title #sub-teaser .sub-teaser-hover {
    position: relative;
    /* height: 265px; */
    height: 157px;
}

#teaser-4subteaser-title #sub-teaser .sub-teaser-text {
    
    position: absolute; 
    font-size: 11px;
    background-color: #ffffff;
    padding: 5px;
    color: #000000;
    right: 0px;
    bottom: 0px;
    opacity: 0.7;
}

#teaser-4subteaser-title #sub-teaser .after-title {
    height: 147px;
}


#teaser-4subteaser-title #sub-teaser img  {
    border: 10px solid #ffffff;
    border-bottom: none;
    border-left: none;
    border-right: none;    
    float: left;
    margin: 0;
    padding: 0;
    width: 210px;
    height: 147px;
}

#teaser-4subteaser-title #sub-teaser .after-title img {
	border-top: none;
}


#teaser-4subteaser-title #sub-teaser .last-child img {
	border-top: none;
}


/* 
#####################################################################
Haupt-Teaser mit 2 Subteasern  
#####################################################################
*/

#teaser-2subteaser #main-teaser {
    border: 10px solid #ffffff ;
    float: left;
    position: relative;
    width: 450px;
    height: 520px;
}

#teaser-2subteaser #main-teaser img {
    width: 450px;
    height: 520px;    
}


#teaser-2subteaser #main-teaser-text {
    position: absolute;
    position: absolute; 
    font-size: 11px;
    background-color: #ffffff;
    padding: 5px;
    color: #000000;    
    z-index: 10;
    opacity: 0.7;
}


#teaser-2subteaser #sub-teaser .sub-teaser , 
#teaser-2subteaser #sub-teaser .sub-teaser-hover {
    position: relative;
    height: 265px; 
}

#teaser-2subteaser #sub-teaser .sub-teaser-text {
    position: absolute; 
    font-size: 11px;
    background-color: #ffffff;
    padding: 5px;
    color: #000000;
    right: 0px;
    bottom: 0px;
    opacity: 0.7;
}

#teaser-2subteaser #sub-teaser img  {
    border: 10px solid #ffffff;
    border-bottom: none;
    border-left: none;
    border-right: none;    
    float: left;
    margin: 0;
    padding: 0;
    width: 290px;
    height: 255px;
}


#teaser-2subteaser-title #sub-teaser .last-child img {
	border-top: none;
}



/* 
#####################################################################
Kategorie-Teaser mit Subteasern  
#####################################################################
*/



#cat-teaser #main-teaser {
    border: 10px solid #ffffff ;
    float: left;
    position: relative;
    /*
    width: 450px;
    height: 520px;
    */
    width: 598px;
    height: 598px;
    background: gray;           
}

#cat-teaser #main-teaser img {
    width: 598px;
    height: 598px; 
}

#cat-teaser #main-teaser-text {
    position: absolute;
    position: absolute; 
    font-size: 11px;
    background-color: #ffffff;
    padding: 5px;
    color: #000000;    
    z-index: 10;
    opacity: 0.7;
}



#cat-teaser #sub-teaser .sub-teaser , 
#cat-teaser #sub-teaser .sub-teaser-hover {
    position: relative;
    /* height: 265px; */
    /* margin-left: 618px; */
    /* min-height: 152px; */ 
}

#cat-teaser #sub-teaser .sub-teaser-4 {
    height: 152px;
}

#cat-teaser #sub-teaser .sub-teaser-3 {
    height: 203px;
}

#cat-teaser #sub-teaser .sub-teaser-2 {
    height: 304px;
}


#cat-teaser #sub-teaser .sub-teaser a, 
#cat-teaser #sub-teaser .sub-teaser-hover a {
    /* min-height: 152px; */ 
}

#cat-teaser #sub-teaser .sub-teaser-text {
    
    position: absolute; 
        
    font-size: 10px;
    background-color: #ffffff;
    padding: 2px;
    color: #000000;
    left: 0px;
    top: 10px;
    opacity: 0.7;
}


#cat-teaser #sub-teaser img  {
    border: 10px solid #ffffff;
    border-bottom: none;
    border-left: none;
    border-right: none;    
    float: left;
    margin: 0;
    padding: 0;
    width: 142px;
    /* height: 142px; */
    background-color: gray; /* temporär */
}

#cat-teaser #sub-teaser .sub-teaser-hover img  {
    border: 10px solid #ffffff;
    border-bottom: none;
    border-left: none;
    border-right: none;    
    float: left;
    margin: 0;
    padding: 0;
    width: 142px;
    /* height: 142px; */
    background-color: #ddd; /* temporär */
}




#cat-teaser #sub-teaser .last-child img {
	border-top: none;
}








/* Wrapper für statischen IMS-Content */

#ims-wrapper {
    padding: 10px;
    padding-right: 0px;
}


/*
***************************************************************************
NAVIGATION
*************************************************************************** 
*/

#left-navigation {
    z-index: 20;
    padding-bottom: 60px;
}

#left-navigation ul ul {
    margin-bottom: 6px;
}

#left-navigation a {
    padding-left: 3px;
    padding-right: 3px;
    font-size: 12px;
}

#left-navigation ul li {
    padding-bottom: 5px;
}

#left-navigation ul ul li {
    padding-top: 2px;
}

#left-navigation ul li a , 
#left-navigation ul li a:hover {
    cursor: pointer;
}

#left-navigation a:hover {
    background: url("../img/sprite/sprite.png") no-repeat scroll 0px -72px transparent;
}

#left-navigation a.active:hover {
    background: transparent;
    cursor: default;
}

#left-navigation-search {
    padding: 0;
    margin: 0;
    padding-top: 10px ;
}

#left-navigation-search #search
{
    float: left;
	border: none;
	width: 137px; 
	height: 14px;
	font-size: 10px;
	margin-top: 3px;
} 

*+html #left-navigation-search #search
{
	border: 1px solid transparent;
} 

#left-navigation-search #searchButton
{
	font-size: 9px;
	font-weight: normal;
	border: none;
	margin-top: 2px;
    margin-left: 5px; 
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
  
*+html #left-navigation-search #searchButton
{
	margin-top: 3px;
	padding-bottom: 0px;
}  

#left-navigation form {
    margin-bottom: 3px;
}


#left-navigation #advanced-search-link {
    padding: 0px;
}
  
#left-navigation #advanced-search-link:hover {
    background: transparent;
    text-decoration: underline;
}  
  
.active{
	/* background: url("../img/sprite/sprite.png") no-repeat scroll 0px -72px transparent; */
	font-weight: bold;
	height:      22px;
}

.navigation-seperator {
    /* margin-top: 5px ; */
    border-bottom: 1px solid #aaaaaa ;
    margin-bottom: 10px ;
}

#newsletter-registration {
    bottom: 48px;
    left: 10px;
}

#newsletter-registration #newsletterEmail
{
    float: left;
	border: none;
	width: 137px; 
	height: 14px;
	font-size: 10px;
	margin-top: 3px;
} 

*+html #newsletter-registration #newsletterEmail
{
	border: 1px solid transparent;
} 

#newsletter-registration #newsletterButton
{
	font-size: 9px;
	font-weight: normal;
	border: none;
	margin-top: 2px;
    margin-left: 5px; 
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
  
*+html #newsletter-registration #newsletterButton
{
	margin-top: 3px;
	padding-bottom: 0px;
}  

#product-history .jcarousel-skin-history {
    padding-top: 10px ;
    padding-left: 18px;
}



/*
***************************************************************************
BREADCRUMBS
*************************************************************************** 
*/

#breadcrumbs
{
	font-size: 		11px;
	padding-top: 	10px;	
	padding-left:	10px;	
	padding-bottom: 10px;	
	color: 			#a9a9a9;
	background: 	transparent;
}

*+html #breadcrumbs {
    margin: 0px;
}

#breadcrumbs li
{
	display: inline;
	font-weight: bold;
}
  
#breadcrumbs li:last-child
{
	font-weight: bold;
}  
  
#breadcrumbs ul li a ,
#breadcrumbs ul li a:visited ,
#breadcrumbs ul li a:active
{
	color: #a9a9a9;
	font-weight: bold;
	text-decoration: none;
}  
  
#breadcrumbs ul li a:hover
{
	text-decoration: underline;
}  



/*
***************************************************************************
CATEGORY OVERVIEW
*************************************************************************** 
*/

#cat-content {
   margin-left: 10px;
   margin-bottom: 10px;   
}




/*
***************************************************************************
PRODUCT LISTING
*************************************************************************** 
*/

#listing-filter
{   
    position:           relative;
	background-color: 	#ffffff;
	color: 				#000000;
    cursor:             default;	
	height: 			17px;
	font-size: 			11px ;
	font-weight: 		bold;
	/*
	padding-left: 		10px;	
	padding-right: 		10px;
    */	
	padding-bottom: 	5px;
	padding-top:		7px;
	margin-left: 		10px;
    	
	/*
	border: 1px solid #000000;	 
	
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;  
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;    
  ;
    */	
}

#listing-filter .filter-overlay{
	position: absolute;
	padding: 6px;
	padding-bottom: 0px;
	background: white;
	
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;  
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;    
  ;
	border: 1px solid #000;
    top: 13px;		
	z-Index:101;
}

#listing-filter .filter-overlay div
{
	width: 130px;
	opacity: 0.6;
}

#listing-filter .filter-overlay div:hover
{
	opacity: 1.0;
}

#listing-filter a:hover {
    text-decoration: underline;
}

#listing-filter-articelview {
    position: relative;
    min-width: 230px;
}

#listing-filter-articelview-values{
    left: 1px;
}

#listing-filter-articelview-values p {
    padding-bottom: 6px;
}

#listing-filter-articelview-values p a {
    padding-left: 18px;
}

#listing-filter-articelview-values #anchor-list-3, 
#listing-filter-articelview #span-list-3 {
	background: url("../img/icon/list_3.gif") no-repeat scroll transparent 0px 2px ;    
}
#listing-filter-articelview-values #anchor-looklist-rondell,
#listing-filter-articelview #span-looklist-rondell {
	background: url("../img/icon/looks.gif") no-repeat scroll transparent 0px 2px ;    
}

#listing-filter-articelview-values #anchor-list-4,
#listing-filter-articelview #span-list-4, 
#listing-filter-articelview #anchor-looklist-list,
#listing-filter-articelview #span-looklist-list {
	background: url("../img/icon/list_4.gif") no-repeat scroll transparent 0px 2px;    
}

#listing-filter-articelview #span-list-3 ,
#listing-filter-articelview #span-list-4 ,
#listing-filter-articelview #span-looklist-list ,
#listing-filter-articelview #span-looklist-rondell {
    padding-left: 15px;
}


#listing-filter-colors {
    margin-left: 250px;
}

#listing-filter-colors-values{
    left: 590px;
}

#listing-filter-order {
    position: relative;
}


#listing-filter-order-values{
    right: -8px;
}

#listing-filter-order-values p {
    padding-bottom: 6px;
}


#listing-products
{
	padding-left: 10px;
	padding-bottom: 0px;
    padding-top: 10px;		
}

*+html #listing-products
{
	padding-left: 0px;
	border-left: 10px solid #ffffff;  
	padding-bottom: 0px;
}


#listing-products #no-products {
    font-size: 14px;
    font-weight: bold;
    height: 300px;
}
 
#listing-products ul {
} 
  
#listing-products ul li
{
    float:left; 
	margin: 0px;
	padding: 0px;
	/* margin-bottom: -4px; /* Wichtig !!! */
	margin-right: 10px;     
	margin-bottom: 10px;
}  

#listing-products-list-4 li
{
    width: 180px;
    height: 290px;     	
}

#listing-products-list-3 li
{
    width: 243px;
    height: 360px;     	
}

*+html #listing-products ul li {
	margin-right: 0;    
	margin-bottom: 0;
	border-right: 10px solid #ffffff;     
	border-bottom: 10px solid #ffffff;     	
}  


#listing-products ul li.no-right-margin
{
	margin-right: 0;
	border-right: none;
} 

#listing-products ul li p {
    /* text-align: center; */
    font-size: 11px;    
}

#listing-products ul li img
{
	margin: 0px;
	padding: 0px;
	border: none;	

	/* margin-bottom: 10px; */	
} 

#listing-products .product-name-price {
    /* border: 1px solid  #dedede ; */
    border-top: none;
    padding-top: 5px ;
    padding-bottom: 5px ;
    margin-top: -6px;  
    height: 42px;  
}

#listing-products .product-name-price p {
    max-width: 241px;
}   

/*
***************************************************************************
PRODUCT DETAIL
*************************************************************************** 
*/

#main-ads {
    background-color: #ffffff ;
    border-left: 10px solid #ffffff ;   
    padding-bottom: 10px ;
    font-size: 11px;
}

#main-ads-social-media {
    margin-top: 10px ;
    font-size: 11px ;
    padding-bottom: 10px ;    
    border-bottom: 1px solid  #dedede ;    
}

*+html #main-ads-social-media {
    width: 375px ;
}

*+html #main-ads-social-media span {
    float: left;
}


#main-ads-social-media .social-media-button {
    margin-top: 2px;
    margin-left: 3px ;
    width: 16px;
    height: 16px;  
    opacity: 0.8;  
}


*+html #main-ads-social-media .social-media-button {
    opacity:0.7;
    filter: alpha(opacity=70);
}

#main-ads-social-media .social-media-button:hover {
    opacity: 1.0;
}

*+html #main-ads-social-media .social-media-button:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
}


#social-media-facebook {
    background: url("../img/icon/sm_facebook.png") no-repeat scroll left top transparent;
}

#social-media-digg {
    background: url("../img/icon/sm_digg.png") no-repeat scroll left top transparent;
}

#social-media-twitter {
    background: url("../img/icon/sm_twitter.gif") no-repeat scroll left top transparent;
}

#social-media-tumbler {
    background: url("../img/icon/sm_tumbler.png") no-repeat scroll left top transparent;
}

#social-media-google-plus {
    background: url("../img/icon/google_plus.png") no-repeat scroll left top transparent;
}

#social-media-like {
    background: url("../img/icon/sm_like.png") no-repeat scroll left top transparent;
}


#cross-seller-title ,
#similar-products-title {
    font-size: 11px;
    font-weight: bold;
    padding-top: 0px;  
    padding-bottom: 0px ; 
    margin-top: 10px ;     
    margin-bottom: 5px ;     
}



#cross-seller-images ul li  ,
#similar-products-images ul li { 
    display: inline-block ;
    margin-right: 7px;
    width: 118px;
    text-align: center;
    vertical-align:	top;
}

*+html #cross-seller-images ul li  ,
*+html #similar-products-images ul li { 
    display: inline ;
    margin-right: 8px;
}



#cross-seller-images ul li.lastchild  ,
#similar-products-images ul li.lastchild { 
    margin-right: 0px;
}

#cross-seller-images ul li .product-name ,
#similar-products-images ul li .product-name { 
    text-align: center;
}



#main-ads-left {
    float: left;
    position: relative;
}

#main-ads-left #sku-zoom-icon {
    position: absolute ;
    top: 5px;
    right: 5px;
	background: url("../img/icon/magnify.gif") no-repeat scroll transparent 0px 0px ;  
    width: 22px;
    height: 22px;    

}


#main-ads-right {
    margin-left: 375px;
    border-left: 10px solid #ffffff ;
}

*+html #main-ads-right {
    padding: 0px;
    width: 360px;
}

#main-ads-right #product-name {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 20px ; 
    /*
    border-bottom: 1px solid  #dedede ;
    margin-bottom: 20px ;
    */     
}

*+html #main-ads-right #product-name {
    height: 20px;
}

*+html #main-ads-right #product-name span {
    float: left;
}

#main-ads-right #product-name-buttons a {
    width: 20px ;
    height: 12px ;
    margin-top: 4px;   
    cursor: pointer;  
}



#main-ads-right #product-variants {
    font-size: 11px;
    font-weight: bold;
    padding-top: 0px;  
    padding-bottom: 0px ;
    /* 
    border-bottom: 1px solid  #dedede ;
    */
    margin-bottom: 10px ;
}

#main-ads-right #product-price-cart {
    position:relative;
    font-size: 11px;
    font-weight: bold;
    padding-top: 0px; 
    padding-bottom: 10px ; 
    border-bottom: 1px solid  #dedede ;
    margin-bottom: 10px ;     
}

*+html #product-price-cart {
    height: 80px;
}

#product-price-cart #ppc-1 {
    float: left;
    width: 60px;    
    margin-top: 7px; 
}

#product-price-cart #ppc-2 {
    float: left;
    margin-top: 7px;   
    font-size: 14px;

}

#product-price-cart #ppc-2 .small {
    font-weight: normal;
    font-size: 9px;
}

#product-price-cart #ppc-3 {
    float: right;
    margin-top: 0px;     
}

#product-price-cart #ppc-3 button {
    margin-top: 5px;
}


#product-price-cart #ppc-3 .add-to-wishlist {
    margin-top: 5px ;
    cursor: pointer;
    background: url("../img/icon/wishlist.gif") no-repeat scroll left top transparent;
    padding-left: 16px;
}

#product-price-cart #ppc-3 .add-to-wishlist:hover {
    text-decoration: underline;
}

#product-price-cart #ppc-3 p {
    text-align: right;
    margin-bottom: 5px ;
    font-weight: normal;
    font-size: 9px;         
}

#product-price-cart #ppc-3 .stock-info {
    margin-top: 7px;
}


#product-price-cart #ppc-3 .stock-info-point {
    font-size: 18px;
}

#main-ads-right #product-info {
    font-size: 11px;
    font-weight: normal;
    padding-bottom: 10px ; 
    border-bottom: 1px solid  #dedede ;
    margin-bottom: 10px ;     
}

#main-ads-right #product-sizetab {
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 10px ;     
}

#main-ads-right #product-sizetab .sizetab {
    margin-top: 5px ;
    border-collapse: collapse;
    width: 365px;
}

#sizetab-rea thead {
    background-color: #e3e3e3 ;    
}

#sizetab-rea th, 
#sizetab-rea td {
    padding: 3px ;
    border: 1px solid #e3e3e3 ;
    text-align: center;
}

#sizetab-lin thead {
    background-color: #e3e3e3 ;    
}

#sizetab-lin th, 
#sizetab-lin td {
    padding: 3px ;
    border: 1px solid #e3e3e3 ;
    text-align: center;
}

#sizetab-bel thead {
    background-color: #e3e3e3 ;    
}

#sizetab-bel th, 
#sizetab-bel td {
    padding: 3px ;
    border: 1px solid #e3e3e3 ;
    text-align: center;
}

#sizetab-cap thead {
    background-color: #e3e3e3 ;    
}

#sizetab-cap th, 
#sizetab-cap td {
    padding: 3px ;
    border: 1px solid #e3e3e3 ;
    text-align: center;
}




#main-ads-right #product-sizeguide {
    font-size: 11px;
    font-weight: normal;
    padding-bottom: 10px ; 
    border-bottom: 1px solid  #dedede ;
    margin-bottom: 10px ;     
}

#main-ads-right #product-sizeguide #sizeguide-link {
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}


#product-info-detail #product-material,
#product-info-detail #care-advices {
    min-height: 16px;
}


#product-info-detail #product-material-header {
    float: left;
    font-weight: bold;
}

#product-info-detail .product-material-text {
    margin-left: 120px;
}

#product-info-detail #care-advices {
    margin-top: 10px ;
}


#product-info-detail #care-advices-header {
    float: left;
    padding-top: 6px;
    font-weight: bold;
}


#product-info-detail .care-advices-row {
    margin-left: 120px;
    height: 26px;
}

#product-info-detail .care-advices-icon {
    float: left; 
    padding-top: 0px;
}

#product-info-detail .care-advices-text {
    margin-left: 30px;
    padding-top: 6px;    
}

#show-product {
    font-family: arial, helvetica,  sans-serif ;
    position: fixed;
    width: 370px;
    top: 100px;
    left: 50%;
    margin-left: -185px;
    background: none repeat scroll 0 0 #CECECE;
    border: 1px solid #FFFFFF;
	font-size: 11px;
    color: #000000;    
}

#show-product-title{
	width: 180px;
}

#product-details{
	background: none repeat scroll 0 0 #FFF;
/*	height: 136px; */
	padding: 12px;
	margin-top: 12px;
}

#no-wishlist-text {
    padding-bottom: 10px ;
}

#button-go-to-register {
    margin-right: 10px ;
}

#product-details #shop-cart-buttons a ,
#product-details #shop-cart-buttons span {
    cursor: pointer;
}

#product-description{
	margin-top: 12px;
}

#product-description img{
	margin-right: 12px;
}

#product-description-data {
    width: 280px;
}

#product-description-data .label{
	float: left;
	width: 80px;
}

*+html #product-description-data .value {
    margin-left: 80px;    
}

/* Tell a Friend Dialog */

#dialog-tellafriend {
    font-family: arial, helvetica,  sans-serif;
    background-color: #cecece ;
    padding: 10px;
    position: fixed;  
    width: 560px;
    left: 50% ;
    top: 100px;
    margin-left: -280px;
    /* margin-top: -300px; */
    opacity: 0.95;
}

#tellafriend-title {
    font-size: 12px;
    font-weight: bold;
}


#tellafriend-content {
    margin-top: 10px;
    background-color: #ffffff; 
    padding: 10px;
    min-height: 150px;   
    font-size: 11px;        
}

#tellafriend-content input ,
#tellafriend-content textarea {
    font-family: arial, helvetica,  sans-serif;
    font-size: 11px;    
}


#tellafriend-content .taf-title-border {
    border-bottom: 1px solid  #dedede ; 
    padding-bottom: 5px;
    margin-bottom: 10px;      
    font-weight: bold;

}


#tellafriend-content #friend-data {
    font-family: arial, helvetica,  sans-serif;
    font-size: 11px;            
    padding-bottom: 20px;    
}

#tellafriend-content #friend-data input ,
#tellafriend-content #my-data input{
    width: 240px;
}

#tellafriend-content #my-data {
    font-family: arial, helvetica,  sans-serif;
    font-size: 11px;            
    border-bottom: 1px solid  #dedede ; 
    padding-bottom: 0px ;
    padding-top: 5px;        
}

#tellafriend-content #my-data .input-group {
    margin-bottom: 10px;
}

#tellafriend-content #my-data .label {
    width: 100px;
    padding-top: 3px;
}

#tellafriend-content #taf-message {
	border-top: 1px solid #cecece;
	padding-top: 10px;
	margin-top: 10px;
}

#tellafriend-content #taf-message #myMessage {
    width: 435px;    
}

#tellafriend-content #taf-product-info {
    padding: 10px; 
    padding-left: 0px;
    padding-right: 0px;
}

#taf-product-info #taf-product-info-title {
	border-bottom: 1px solid #cecece;
	padding-bottom: 5px;
	margin-bottom: 10px;	
}

#tellafriend-submit {
    padding-top: 5px;

    height: 40px;
}

#tellafriend-submit #taf-submit {
    padding-left: 10px;	
    padding-right: 10px;	
}


/* SizeGuide Dialog */


#dialog-sizeguide {
    background-color: #cecece ;
    padding: 10px;
    position: fixed;  
    width: 560px;
    left: 50% ;
    top: 60px;
    margin-left: -280px;
    /* margin-top: -300px; */
    opacity: 0.95;
}

#sizeguide-title {
    font-family: arial, helvetica,  sans-serif;
    font-size: 12px;
    font-weight: bold;
}


#sizeguide-content {
    margin-top: 10px;
    background-color: #ffffff; 
    padding: 0px;
    height: 560px;   
    font-size: 11px;        
}


/* Zoom Dialog */

#dialog-zoom {
    background-color: #cecece ;
    padding: 10px;
    position: fixed;  
    width: 420px;
    left: 50% ;
    top: 60px;
    margin-left: -210px;
    /* margin-top: -300px; */
    opacity: 0.95;
}

#zoom-title {
    font-family: arial, helvetica,  sans-serif;
    font-size: 12px;
    font-weight: bold;
}


#zoom-content {
    margin-top: 10px;
    background-color: #ffffff; 
    padding: 0px;
    height: 560px;   
    font-size: 11px;        
}




#TB_overlay {
	font-size: 11px;
	font-family: arial, helvetica,  sans-serif;
    background-color: transparent;
}

#TB_ajaxContent {
	font-family: arial, helvetica,  sans-serif;
	font-size: 11px;
    background-color: transparent;
    margin-bottom:10px;
    background-color: #FFF;
    padding:10px;
}

#TB_closeAjaxWindow{
	padding:10px 14px 10px;
}



/*
***************************************************************************
VARIANT HANDLING
*************************************************************************** 
*/

#product-variants ol{
	padding-left: 60px;
	padding-bottom: 10px; 
}

#product-variants p {
    padding-top: 3px;
}

#product-variants span.left {
    padding-top: 6px;
}

#size-variants {
    padding-top :  5px;
}

#product-quantity {
    padding-top :  10px;
    padding-bottom :  10px;  
}

#product-quantity p {
    width: 60px;
}

#product-quantity input {
    width: 24px;
}



#size-variants ol li,
#color-variants ol li{

    border:     1px solid  #dedede;
    border-color: #c6c6c6;
    display: inline-block;
    height:     16px;
    list-style: none outside none;
    text-align: center;
    cursor:     pointer;
    position: relative;
    margin: 2px;
    margin-top: 4px;
    padding-top: 2px;
	color:  #000000;
    font-size: 10px;
    font-weight: bold;
    
    /* 
  -moz-box-shadow:      0 0 4px #ccc ; 
  -webkit-box-shadow:   0 0 4px #ccc ;
  box-shadow:           0 0 4px #ccc ;
  ; */
}

#color-variants ol li{
    padding: 2px;
    border-color: transparent;    
    border-color: #ddd;        
}


*+html #size-variants ol li,
*+html #color-variants ol li{
    border:     1px solid  #dedede;
    border-color: #aaaaaa;
    display: inline;
}

#size-variants ol li:hover,
#color-variants ol li:hover {
    border-color: #000000;
}

#size-variants ol li.out:hover,
#color-variants ol li.out:hover {
    border-color: #c6c6c6;
    border-color: #000000;    
}

#size-variants ol li {
   width: 24px;
}

#color-variants ol li {
   width: 16px;
}

.selected{
    background-color: #c6c6c6 ;
    border-color: #aaaaaa  !important ; 
}

#size-variants ol li,
#color-variants ol li {
    position: relative ;
}



#size-variants ol li span ,
#color-variants ol li span {
    position: absolute ;
    left: 0px;
    top:  0px;
}

#size-variants ol li span.out ,
#color-variants ol li span.out {
    width: 20px;
    height: 20px;
	background: url("../img/icon/not_available.gif") no-repeat scroll transparent;
	z-index: 10;
}


#size-variants .out {
	background: url("../img/icon/not_available.gif") no-repeat scroll transparent;
    background-position: -px -2px ;	
}


#size-variants .out-selected ,
#color-variants .out-selected {
	/* background: url("../img/sprite/sprite.png") no-repeat scroll -56px -141px transparent; */ 
	background: url("../img/icon/not_available.gif") no-repeat scroll #c6c6c6 ;
	color: gray; 
	/* cursor:	no-drop; */
}


/*
***************************************************************************
CHECKOUT
*************************************************************************** 
*/

*+html #ie7-border {
    padding-bottom: 10px; 
}

#main-checkout-container {
    background-color: transparent ;
    padding: 20px ;     
}



#main-checkout {
    background-color: #ffffff ; ;
    padding: 10px ;    
    min-height: 500px; 
}

*+html #main-checkout {
    padding-bottom: 0px ;     
}

#cart-steps{
	width: 100%;
	height: 20px;
	text-align: center;
	padding: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	color: gray;
	font-size: 14px ;
}

#cart-steps p {
    padding-left: 5px;
    padding-right: 5px; 
}

.activeStep{
	font-weight: bold;
	color: black;
}

.completStep{
	font-weight: normal;
	color: black;
}

.arrow{
	background-image: url("../img/sprite/sprite.png");
	background-position:   -496px -488px;
	height: 7px;
	width: 4px;
}

#cart-details-footer {
    height: 31px;
    padding-top: 10px ;
    // padding-bottom: 10px ; 
}

*+html #cart-details-footer a {
    
    padding-right: 5px;     
}

#cart-details-footer .standard-button-gray {
    padding-left: 20px;
}

#cart-details-footer .standard-button-skin {
    width: 140px;
    text-align: center;
}


.tblCartItems{
	width: 100%;
}

.tblCartItems td p {
    padding-top: 5px ; 
    font-size: 12px ; 
    height: 20px;
}

.tblCartItems input {
    margin-right: 5px;
}

.tblCartItems input.item-quantity {
    width: 24px;
}

.tblCartItems .tblCartItem-img {
    width: 80px; 
}

.tblCartItems .tblCartItem-info {
    width: 350px; 
}


/*
***************************************************************************
CHECKOUT CART
*************************************************************************** 
*/
#cart-details{
    font-size: 12px ;
}

#cart-details-header {
    padding: 5px;
}

#cart-details table{
	 border-spacing: 0;
}

#cart-details table thead tr th{
	border-bottom: 2px solid #cecece;
	padding-left: 10px ;
	padding-right: 10px ;	
	padding-top: 10px ;	
}

#cart-details table tbody tr td {
	padding: 10px ;
	border-bottom: 1px solid #cecece;
}

/*
#cart-details table tr {
	padding: 10px ;
	border-bottom: 1px solid #cecece;
}
*/


#cart-details table tfoot tr td{
	padding: 10px ;
}

#cart-details button{
	height: 18px;
	width: 20px;
}

.but-delete{
	background: transparent url("../img/icon/checkout_delete.gif") no-repeat 0px 0px ;
	height:                16px;
	width:                 16px;
	cursor: pointer;
	padding-bottom: 11px;
}

.update-quantity-btn {
	background: transparent url("../img/icon/checkout_update.gif") no-repeat 0px -2px;
	height:                16px;
	width:                 16px;
	cursor: pointer;
	padding-bottom: 11px;
	padding-left: 15px;
}

.delete-coupon-btn{
	background: transparent url("../img/icon/checkout_delete.gif") no-repeat 0px 0px ;
	height:                16px;
	width:                 16px;
	cursor: pointer;
	padding-bottom: 11px;
}




/*
***************************************************************************
CHECKOUT Login/Register
*************************************************************************** 
*/

#checkout-login{
	width: 380px;
	float: left;
	/* height: 600px; */
	font-size: 12px ;	
}

#checkout-login #login {
    width: 200px;
}

#checkout-login #login-error {
    padding-top: 0px;
}

#checkout-new-account{
	width: 380px;
	margin-left: 440px;
	font-size: 12px ;	
}

#checkout-create-account{
    width: 380px;
}

#checkout-create-account #create-account {
    margin-top: 55px;
    width: 200px;    
}

#checkout-register {
    width: 378px;
    border: 1px solid #ddd;
    margin-top: 10px ;    
    padding: 10px ;
    padding-top: 20px ; 
    
  -moz-box-shadow:      0 0 4px #ccc ; 
  -webkit-box-shadow:   0 0 4px #ccc ;
  box-shadow:           0 0 4px #ccc ;
  ;
}

#checkout-register #save {
    margin-top: 10px ; 
}

#checkout-register #Herr,
#checkout-register #Frau {
    float: left;
    width: 12px;
    margin-right: 5px;
    border: none;
}

#checkout-register #Herr{
    margin-left: 10px;
}

*+html #checkout-register #terms ,
*+html #checkout-register #salutation {
    border: none;
}

#checkout-register #save {
    width: 200px;
}

#checkout-register #terms {
    width: 14px;
    margin-top: 4px;
}

*+html #checkout-register #terms {
    margin-top: 0px;
}


#checkout-login #login-title-text,
#checkout-new-account #register-title-text  {
    margin-bottom : 20px ;
    font-size: 14px ;
    font-weight: bold;
}



#checkout-login .value ,
#checkout-new-account .value
{
	height: 20px;
    margin-bottom : 10px ;	
}



#checkout-login .value input, 
#checkout-new-account .value input,
#checkout-new-account .value select {
	width: 192px;
    border: 1px solid #000; 
    font-size: 12px ;
    padding: 2px;
    /* height: 18px; */
}

#checkout-new-account .value select {
    width: 198px;
}


#checkout-login .label {
	float: left; 
	width: 180px;
	padding-top: 3px;
}

#checkout-new-account .label {
	float: left; 
	width: 180px;
	padding-top: 3px;	
}

#anchor-forgot-pw{
	float:right;
    text-align: right;  
    width: 290px;
    margin-bottom : 10px ;    	
}

#anchor-forgot-pw:hover{
    text-decoration: underline;
}

#checkout-register #street {
    float: left;
    width: 144px ;
}

#checkout-register #housenumber {
    float: right;
    width: 40px ;
}

#checkout-register #postalCode {
    float: left;
    width: 40px ;
}

#checkout-register #city {
    float: right;
    width: 144px ;
}


/*
***************************************************************************
CHECKOUT onestep
*************************************************************************** 
*/

#onestep-details {
    font-size: 12px ;
}

#onestep-details table{
	 border-spacing: 0;
}

#onestep-details table thead tr th{
	border-bottom: 2px solid #cecece;
    padding-left: 10px ;
    padding-right: 10px ;    
    padding-top: 10px ;    	
}

#onestep-details table tbody tr td{
	padding: 10px ;
	border-bottom: 1px solid #cecece;
}

#onestep-details table tfoot tr td{
	padding: 10px ;
}

#onestep-subtotal,
#onestep-coupon-list,
#onestep-shipping,
#onestep-addresses,
#onestep-terms,
#onestep-payment,
#onestep-totalprices
{
	margin: 10px ;
	padding: 10px ;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}

#onestep-payment {
    font-size: 12px ;
}

#onestep-payment #payment-price {
    font-weight: bold ;
}

#onestep-payment li {
    padding-bottom: 10px ;
}

#onestep-shipping ul li {
    width: 250px;
}

#onestep-shipping ul li span {
    float: right;
    font-weight: bold;
}

#onestep-addresses #change-shipping-address-btn {
    padding: 15px;
    padding-bottom: 3px;
    padding-top: 3px;
}

#onestep-addresses #shipping-address {
	margin-left: 40px;
}

#onestep-terms .onestep-terms
{
	margin-left: 20px ;
	margin-bottom: 10px ;	
}

#onestep-terms #error-terms {
    margin-left: 20px ;
	margin-bottom: 10px ;
	margin-top: -10px ;	
}


#onestep-subtotal p {
	float: left;
	width: 800px;
}

#subtotal-price ,
#shipping-price ,
#payment-price  ,
.coupon-value {
	margin-right: 10px ;
}

#onestep-coupon-list #cart-coupons{
    margin-top: 10px ;
    padding-top: 5px ;
}

#onestep-coupon-list #cart-coupons li {
    display: block;
}

#onestep-coupon-list .coupon-code {
    width: 100px;
}

#onestep-coupon-list #cart-coupons .but-delete {
    padding-bottom: 5px;
}


#onestep-totalprices #total-price {
	font-weight: bold;
}

#onestep-totalprices span{
	font-weight: bold;
	float: right;
}

#onestep-totalprices .p-onestep-totalprices {
    margin-left: 690px;
}

#oneStepCheckout #orderBtn ,
#oneStepCheckout #acknowledgeBtn {
    width: 200px;
}

#onestep-layer-creditcart{
	position: absolute;
	z-index: 999;
	width: 500px;
	margin-left: -250px;
    left: 50%;
    top: 15%;
}

*+html #onestep-layer-creditcart{
    border: 3px solid #c6c6c6;
    top: 5%; 
}


#onestep-layer-creditcart iframe{
	height: 600px; 
	width: 500px;
	overflow: hidden;
	border: 1px solid #fff;
	
  -moz-box-shadow:      0 0 4px #ccc ; 
  -webkit-box-shadow:   0 0 4px #ccc ;
  box-shadow:           0 0 4px #ccc ;
  ;    
}

*+html #onestep-layer-creditcart iframe{
	height: 700px; 
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}


#onestep-overlay 
  {
	background-color: #ffffff;
	opacity: 0.6;
	cursor: not-allowed;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 998;	
  }

*+html #onestep-overlay {
	/* background-color: transparent; */
    opacity:0.6;
    filter: alpha(opacity=60);    
}

#change-shipping-address {
    position: fixed;
    top: 150px;
    left: 50% ;
    margin-left: -250px;
    width: 500px;
    min-height: 100px;
    background-color: #CECECE;
    border: 1px solid #FFFFFF;
	font-size: 11px;    

}

#change-shipping-address #addresses {
    margin-top: 10px;
    margin-bottom: 0px;
    background-color: #ffffff;
    color: #000000;    
    padding: 10px;    
}

#change-shipping-address #buttons-new-save {
    margin-bottom: 0px;
    background-color: #ffffff;
    color: #000000;    
    padding: 10px;        
}

#change-shipping-address .address {
    float: left;
    margin-top: 10px;
    margin-right: 20px;    
}

#change-shipping-address .address p {
    margin-left: 17px;;
}



#show-product-title{
	width: 180px;
}

#product-details{
	background-color: none repeat scroll 0 0 #FFF;
/*	height: 136px; */
	padding: 12px;
	margin-top: 12px;
}









#addCouponBtn {
    padding-top: 2px;
    padding-bottom: 2px;   
    margin-right: 5px;
}

.acknowledge{
	//reserviert
}

/*
***************************************************************************
CHECKOUT successful
*************************************************************************** 
*/

#successful-details{
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}



/*
***************************************************************************
CONTACT FORM (Customer Care)
*************************************************************************** 
*/
#contactform{
	font-size: 11px;
	padding: 10px ; 
}

#contactform #ims-wrapper{
	padding: 0;
	padding-top: 10px ; 
	padding-bottom: 10px ; 
	border-top: 1px solid  #dedede;
}

#contact-form-container{
	padding-top: 10px ; 
	border-top: 1px solid  #dedede;
}

#contact-form-container textarea{
	width: 595px;
	height: 120px;
}

#contact-form-container .error-message{
	font-size: 11px;
}

/*
***************************************************************************
ADVANTAGE COMMUNICATION
*************************************************************************** 
*/

#advantage-communication 
{
	height: 24px;
	margin-left: 10px;
	margin-right: 10px;
}

#advantage-communication table 
{
	width: 100%; 
}
  
#advantage-communication img:hover,
#advantage-communication span:hover
{
	cursor: default; 
}

#advantage-communication ul 
{
	width: 100%;
}

#advantage-communication ul li
{
	display: inline;
	height: 24px;
	width: 200px;
	vertical-align: middle;
}


#advantage-communication .ac-txt
{
	padding-right: 32px;
	font-size: 9px;
	font-weight: bold;
}

#advantage-communication .ac_img
{
	width: 20px; 
}

.icon-address{
	background-image: url("../img/sprite/sprite.png");
	background-position:   -475px -66px;
	height:                22px;
	width:                 22px;
}

.icon-delivery{
	background-image: url("../img/sprite/sprite.png");
	background-position:   -475px -44px;
	height:                22px;
	width:                 22px;
}

.icon-gift{
	background-image: url("../img/sprite/sprite.png");
	background-position:   -475px -22px;
	height:                22px;
	width:                 22px;
}

.icon-return{
	background-image: url("../img/sprite/sprite.png");
	background-position:   -475px 0px;
	height:                22px;
	width:                 22px;
}

.icon-payments{
	background-image: url("../img/sprite/sprite.png");
	background-position:   0px -48px;
	height:                22px;
	width:                 170px;
}

/* Klassen für unterschiedliche Anzahl von Advantage-Einträgen */
.ac-4 .ac-txt
{
	width: 25%;
}

.ac-3 .ac-txt
{
	width: 50%;
}




/*
***************************************************************************
FOOTER
*************************************************************************** 
*/

#footer{
	margin-top: 0px;
	text-align: left;
	color: #c6c6c6 ;  
	position: relative ;
}

#footer-navigation {
    margin-top: 5px;
    position: relative;
    padding-left: 0;
}

#footer-navigation li{
	list-style: none;
	font-size:11px;
    display: inline; 
    border-right: 1px solid #c6c6c6 ;
    color: #666666 ;    
    margin: 0px;
    padding-left: 5px;
    padding-right: 3px;    
	padding-top: 1px;
	padding-bottom: 1px;    
}

#footer-navigation li.lastchild {
    border-right: none;
}

#footer-navigation .footer-popup-menu li{
    display: block;
    border-right: none;
    padding: 3px;
    padding-right: 3px;    
	padding-top: 3px;
	padding-bottom: 0px;  
}

#footer-navigation .footer-popup-menu li.navigation-seperator {
    height: 0px;
    margin-top: 5px ; 
    border-bottom: 1px solid #aaaaaa ;
    margin-bottom: 5px ;
    padding-top: 0px;
    padding-bottom: 0px;
}


#footer-navigation a {
    color: #c6c6c6 ;
    color: #666666 ;    
    outline: none;
    text-decoration: none;  
}

#footer-navigation a:hover {
    text-decoration: underline;  
}

#footer-navigation a:visited {
    color: #c6c6c6 ;
    color: #666666 ;    
    outline: none;
}
  
#footer-navigation .footer-link {
    border-right: 1px solid #c6c6c6 ;
    color: #666666 ;    
    margin: 0px;
    padding-left: 5px;
    padding-right: 3px;    
	padding-top: 1px;
	padding-bottom: 1px;
}  

#footer-navigation .footer-popup-menu-link {
    position: relative;
    color: #c6c6c6 ;
    color: #666666 ;    
    padding-left: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
    padding-right: 3px;
}

#footer-navigation .footer-popup-menu-link:hover {
    cursor: default;
}

#footer-navigation .footer-popup-menu {
    bottom: -8px;
	left: -6px;
	position: absolute;  
    z-index: 99; 
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px ;
    padding-right: 5px ;        
	background-color: #ffffff ;
	border: 1px solid #c6c6c6 ; 
}

#footer-navigation .footer-popup-menu li{
    float: none;
    border: none;   
    display: block;
    padding: 3px;
    padding-left: 6px;
    min-width: 70px;
    color: #666666 ;    
}

#footer-navigation .footer-popup-menu li.lastchild {
    margin-top: 5px; 
    color: #000000 ;  
} 


.footer-popup-menu li a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.footer-popup-menu li a:visited { 
    outline: none;
    /* text-decoration: none; */ 
    color: #c6c6c6 ;
    color: #666666 ;    
}

.country-img {
    color: transparent;
    padding-bottom: 0px;
    border: none;
}

#service-info {
    margin-left: 6px ;
    cursor: default;    
}

#copyright {
    display: block;
    font-size:11px;
    float: right;
    margin: 0px;
    padding: 3px;
	padding-top: 1px;
	padding-bottom: 1px;  
    margin-right: 3px;
}

/* Hack IE 7 */
*+html #copyright {
    float: none;
    position: absolute;
    right: -1px;
    margin: 0px;
    padding: 3px;
	padding-top: 1px;
	padding-bottom: 1px;  
    margin-right: 3px;
}


/* 
***********************************************************************************
SITEMAP
*********************************************************************************** 
*/

#sitemap {
    padding: 10px;
}

#sitemap-list{
	border-top: 1px solid  #dedede;
    padding-left: 20px; 
}

#sitemap h1 ,
#sitemap h2 {
    margin-bottom: 10px; 
    text-transform: uppercase;
}

#sitemap ul {
	float: left;
	width: 200px;
}

#sitemap ul ul{
	padding-top: 10px; 
	float: none;
}

#sitemap ul li {
    font-size: 11px;
    list-style: square;
    font-weight: bold;
    padding-top: 20px; 
}

#sitemap ul li ul li{
    list-style: none;
    padding-top: 0;
}

#sitemap a{
    text-decoration: underline;
}

#sitemap .active{
}

/* 
***********************************************************************************
BUTTONS
*********************************************************************************** 
*/

.standard-button-gradient {
	background-image: url("../img/sprite/sprite-x.jpg");
	background-position:   0px -11px;
	height:                16px;
    color:              #000000;
    font-family:        none;
    font-size: 			12px;
    font-weight:		bold;
    border: 			1px solid  #dedede;
    padding-left: 6px;
    padding-right: 6px;
}  

.standard-button-black {
    background-color: #000000;
    color: #ffffff !important;
    border: none;
    padding: 8px;
    font-size: 12px;
    cursor: pointer;
}

*+html .standard-button-black {
    padding-left: 0;
    padding-right: 0 ;
}

.standard-button-black:hover {
    background-color: #888888;
}

.standard-button-skin {
    background-color: #CEAB8F;
    color: #ffffff !important;
    border: none;
    padding: 8px;
    font-size: 12px;
    cursor: pointer;
}

.little-button-skin {
    background-color: #CEAB8F;
    color: #ffffff !important;
    border: none;
    padding-left: 8px;
    padding-right: 8px;    
    height: 16px; 
    cursor: pointer;
}

/*
*+html ._standard-button-skin,
*+html .little-button-skin {
    padding-left: 0px;
    padding-right: 0px;
}
*/

.standard-button-skin:hover,
.little-button-skin:hover {
    background-color: #DE9F80;
}

.standard-button-gray {
    background-color: #A9A9A9;
    color: #ffffff !important;
    border: none;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-right: 8px;
    font-size: 12px;
    cursor: pointer;
}

.little-button-gray {
    background-color: #A9A9A9;
    color: #ffffff !important;
    border: none;
    padding-left: 8px;
    padding-right: 8px;    
    height: 16px; 
    cursor: pointer;
}



.standard-button-gray:hover,
.little-button-gray:hover {
    background-color: #4C4C4C;
}

.arrow-left {
    padding-left: 20px !important ;
	background: url("../img/icon/arrow_left.png") no-repeat scroll #A9A9A9 0px 0px ;   
}    

.arrow-right {
    padding-right: 20px !important;
	background-image: url("../img/icon/arrow_right.png") ;
    background-repeat: no-repeat;    
    background-position: right;
}



.button-printcontent {
	background: url("../img/icon/content-print.gif") no-repeat scroll transparent 0px 0px ;  
}
 
.button-tellafriend {
	background: url("../img/icon/sendafriend.gif") no-repeat scroll transparent 0px 0px ;  
}
 
 
 
 
 
 
  
/*
***************************************************************************
UTILITIES
*************************************************************************** 
*/

.debug {
    color: white;
    background-color: red;
}

.cleaner{
    background:     transparent;
    clear:          both;
    display:        block;
    font-size:      0;
    height:         0;
    line-height:    0;
    overflow:       hidden;
}

.cleaner-right {
    background:     transparent;
    clear:          right;
    display:        block;
    font-size:      0;
    height:         0;
    line-height:    0;
    overflow:       hidden;
}

.clear-left {
    clear: left;
}

.clear-right {
    clear: right;
}


.logo{
    height: 46px;
    left: 415px;
    position: absolute;
    top: 12px;
    width: 140px;
	background: url("../img/sprite/sprite.png") no-repeat scroll 0 0 transparent;
}


.hide{
	display: none !important ;
}

.left{
	float: left;
}
.right
{
    float: right;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-link {
    font-weight: bold;
}

.text-link:hover {
    text-decoration: underline;
}

.white{
	background-color: #ffffff;
}

.font-bold {
    font-weight: bold;
}

.font-red{
	color: red;
}

.font-green{
	color: #008000;
}

.error-text {
    color: #f11515;
    margin-top: -5px;
    padding-bottom: 10px;
}  

.error-message {
    color: #f11515;
}

.color-img{
	height: 16px;
	width: 16px;
}

.layer-box {
    background: none repeat scroll 0 0 white;
    border: 1px solid #fff;
    left: 33%;
    opacity: 0.9;
    padding: 12px;
    position: absolute;
    top: 33%;
    z-index: 1000;
}
.layer-box-close{
	background-image: url("../img/sprite/sprite.png");
	background-position:   -482px -92px;
	height:                19px;
	width:                 19px;	
	cursor: pointer;
}

.bottom-line{
	border-bottom: 2px solid #cecece;
	width: 100%;
}

.product-pic-thmb{
	width: 50px;
}

.gradient-bg{
	background: url("../img/bg/bg_content.jpg") no-repeat scroll left top transparent;
}


 
 
/*
***************************************************************************
jtip
*************************************************************************** 
*/
#JT_arrow_left{
	background-image: url(../img/jtip/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../img/jtip/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
	font-size: 12px;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../img/jtip/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:normal;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:normal;
}

#JT_copy p{
	margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
	cursor:help;
}

 
/**
 * mywolford.css
 * Styles for MyWolford-section
 */

/**
 * ------------------------------------------------------------------------------------------------- #
 * Helper
 */

.text-left	 	{ text-align: left; }
.text-right 	{ text-align: right; }
.text-center 	{ text-align: center; }

a img {
	border: none;
	outline: 0;
}

/**
 * ------------------------------------------------------------------------------------------------- #
 * Templates
 */

.content-section {
	width: 100%;
	font: normal 11px/1.5em arial, helvetica, sans-serif;
}

	.content-template {
		background: #fff;
		margin-right: 24px;
		padding: 12px;
	}

	.content-template p,
	.intro-text {
		margin-bottom: 1.5em;
	}

	.content-template h1 {
		font-size: 12px;
		line-height: 1.6em;
		font-weight: bold;
		text-transform: uppercase;
		border-bottom: 1px solid  #dedede;
    	margin-bottom: 1em;
	}

	h1.h-icon {
		padding-left: 23px;
		 background-image: url("../img/sprite/heading_icons.gif");
		background-repeat: no-repeat;
	}

		h1.my-addresses		{ background-position: 0 0; }
		h1.my-data			{ background-position: 0 -25px; }
		h1.my-newsletter	{ background-position: 0 -50px; }
		h1.my-orders		{ background-position: 0 -77px; }
		h1.my-wishlist		{ background-position: 0 -98px; }

	.content-template h2 {
		font-size: 12px;
	   	line-height: 1.6em;
		font-weight: bold;
		text-transform: uppercase;
	   	margin-bottom: 1em;
	}

		/* SPECIAL: MyWF-Home-Headings */
		.tmpl-mywolford h2 {
			background: #BDC7D3 url("../img/bg/content_expandable_short.gif") repeat-y right top;
		    padding: 6px 8px 4px 8px;
			line-height: 1em;
			margin-bottom: 0;
			margin-right: 20px;
		}

		.tmpl-mywolford h2 span {
		    background: url("../img/icon/expandable_short.gif") no-repeat 0 3px transparent;
		    font-size: 12px;
		    padding-left: 12px;
		}
		
	.content-template h3 {
		font-size: 11px;
	   	line-height: 1.6em;
		font-weight: bold;
	}

/**
 * ------------------------------------------------------------------------------------------------- #
 * Print icon
 */

.content-template .content-print a {
    background: url("../img/icon/content-print.gif") no-repeat scroll left center transparent;
    float: right;
    height: 10px;
    text-indent: -9999px;
    width: 12px;
    margin-bottom: 1em;
}

/**
 * ------------------------------------------------------------------------------------------------- #
 * Grid system
 */

.row {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
}

.c20, .c25, .c33, .c38, .c40, .c50,	.c60, .c62, .c66, .c75, .c80 {
	float: left;
}

.c20 { width: 20%; }
.c25 { width: 25%; }
.c33 { width: 33.333%; }
.c38 { width: 38.2%; }			/* Golden ratio */
.c40 { width: 40%; }
.c50 { width: 50%; }
.c60 { width: 60%; }
.c62 { width: 61.8%; }			/* Golden ratio */
.c66 { width: 66.666%; }
.c75 { width: 75%; }
.c80 { width: 80%; }

.equal-height, .equal-height .row {
	overflow: visible;
	display: table;
	table-layout: fixed;
}

	.equal-height > div {
	  display: table-cell;
	  float: none;
	  margin: 0;
	  overflow: hidden;
	  vertical-align: top;
	}


/**
 * ------------------------------------------------------------------------------------------------- #
 * EXPAND/FOLD SWITCH
 */

.expand-fold-trigger,
.offline-orders-expand-fold-trigger {
	cursor: pointer;
	margin-top: 10px;
}

.offline-orders-expand-fold-trigger {
	margin-top: 0;
}

	.expand-fold-trigger .expand-icon,
	.offline-orders-expand-fold-trigger .expand-icon,
	.expand-fold-trigger .fold-icon,
	.offline-orders-expand-fold-trigger .fold-icon {
		padding-left: 14px;
		background: url(../img/icon/expandable_up.gif) 0 3px no-repeat;
	}

	.expand-fold-trigger .fold-icon {
		background: url(../img/icon/expandable_down.gif) 0 5px no-repeat;
	}
	
	.offline-orders-expand-fold-trigger .expand-icon {
		background: url(../img/icon/expandable_black_up.gif) 2px 3px no-repeat;
	}
	
	.offline-orders-expand-fold-trigger .fold-icon {
		background: url(../img/icon/expandable_black_down.gif) 2px 5px no-repeat;
	}

.expand-fold-content {
	padding: 6px 0 10px 6px;
	border-bottom: 1px solid  #dedede;
}

	.expand-fold-content p {
		padding-top: 10px;
	}
	
	.expand-fold-content.no-border {
		border-bottom: none;
	}
	
.offline-orders-expand-fold-content {
	margin-top: 10px;
}

/**
 * ------------------------------------------------------------------------------------------------- #
 * MyWolford Forms
 */
span.form-error {
	color: #f11515;
	padding-top: 3px;
	font-weight: bold;
}

.tmpl-mywolford span.form-error {
	display: block;
	float: right;
	text-align: left;
	width: 205px;
}

	.form-indent span.form-error {
		float: left;
		width: auto;
	}

.tmpl-mywolford input.form-error {
	border: 1px solid #f11515;
	padding: 2px 2px;
}

.required-indicator-explain {
	padding: 0 0 10px 0;
}

.form-element-group {
	width: 700px;
}

	.form-element {
		margin-bottom: 5px;
	}

	.form-element .form-spacer {
		float: left;
		padding: 2px 7px 0 7px;
	}

	.form-element label {
		float: left;
		display: block;
		font-weight: bold;
		width: 140px;
		padding: 2px 2px 2px 0;
	}

	.form-element-input {
		float: left;
		width: 470px;
	}

	.form-element-input input.input-standard {
		width: 246px;
		padding: 1px;
		font-size: 1em;
	}

		.form-element-input input.address-one,
		.form-element-input input.address-four {
			width: 179px;
			float: left;
		}

		.form-element-input input.address-two,
		.form-element-input input.address-three {
			width: 57px;
			float: left;
		}

		.form-element-input input.address-two,
		.form-element-input input.address-four {
			margin-left: 5px !important;
		}

	.form-element-input select.select-standard {
		width: 252px;
		font-size: 1em;
		padding-top: 1px;
	}

		.form-element-input select.select-short {
			width: 126px;
		}

	.form-element-input select option {
		padding: 1px 2px 0 2px;
	}

	input.form-error,
	select.form-error {
	    border: 1px solid #f11515;
	}

	.form-buttons-display.border {
		border-top: 1px solid #DEDEDE;
		margin-top: 10px;
	}
	
	.form-buttons-display {
	    padding-top: 10px;
	}

		.form-indent label {
			display: block;
			margin-top: 10px;
			margin-bottom: 10px;
		}

		.form-indent label input {
			margin-right: 5px;
			margin-bottom: -3px;
			display: block;
			float: left;
			width: 10px;
		}

		.form-indent label span {
			display: block;
			margin-left: 25px;
		}

		.form-field-add {
			display: block;
			width: 250px;
			text-align: right;
			font-size: 10px;
		}

		
			.form-field-add a:hover {
				text-decoration: underline;
			}

		.form-element a,
		.form-indent a {
			text-decoration: underline;
		}

.standard-button-skin.add-to-cart,
.standard-button-skin.tell-me-when-in-stock {
	padding-left: 30px;
	background-image: url(../img/icon/shoppingbag.png);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

*+html .standard-button-skin.add-to-cart ,
*+html .standard-button-skin.tell-me-when-in-stock {
	width: 200px;
}


/**
 * ------------------------------------------------------------------------------------------------- #
 * MyWolford - Start
 */

.mywolford-heading + a {
	background-image: url("../img/sprite/mywolford_icons.gif");
	background-repeat: no-repeat;
	display: block;
	padding: 11px 15px 5px 105px;
	height: 70px;
	width: 200px;
}

		a#my-addresses			{ background-position: 0 0; }
		a#my-data				{ background-position: 0 -82px; }
		a#my-newsletter			{ background-position: 0 -164px; }
		a#my-orders				{ background-position: 0 -247px; }
		a#my-wishlist			{ background-position: 0 -334px; }

/**
 * ------------------------------------------------------------------------------------------------- #
 * MyWolford - Addresses
 */

.address-actions {
    float: right;
    width: 120px;
}

.address-item {
	margin-left: -6px;
	padding: 10px 0 10px 6px;
	border-top: 1px solid  #dedede;
}

	.address-item.first {
		border-top: none;
	}

.address-flag {
    font-weight: bold;
    padding-bottom: 5px;
    text-decoration: underline;
}

.address-actions a {
    background: url("../img/icon/listing_grey_arrow.gif") no-repeat scroll 0 0.5em transparent;
    color: #999;
    display: block;
    padding-left: 10px;
}

	.address-actions a:hover {
		text-decoration: underline;
	}

/**
 * ------------------------------------------------------------------------------------------------- #
 * MyWolford - Order History
 */

.order-history-table {
	width: 100%;
	padding-bottom: 12px;
	border-bottom: 1px solid  #dedede;
	border-collapse: collapse;
}

.order-history-table th {
	text-transform: uppercase;
	text-align: left;
	padding: 5px 6px;
	line-height: 1em;
	background: url(../img/bg/content_expandable.gif) repeat-y;
}

	.order-history-table th.text-center {
		text-align: center;
	}

	.order-history-table th.last {
		background: url(../img/bg/content_expandable.gif) right top repeat-y;
	}

.order-history-table td,
.offline-order-history-table td {
	padding: 7px 6px;
}

.order-history-table .red	   		{ color: #c00; }
.order-history-table .grey			{ color: #95a1af; }

.offline-orders-container {
	padding: 2px;
	border: 1px solid  #dedede
}

	.offline-orders-container .offline-order-history-table {
		width: 100%;
		margin: 4px;
		border-collapse: collapse;
	}


/**
 * ------------------------------------------------------------------------------------------------- #
 * MyWolford - Wishlist
 */
#wishlist-table {
	width: 100%;
	border-collapse: collapse;
	margin-left: -6px;
	margin-right: -6px;
}

#wishlist-table td {
	padding: 5px 3px;
	vertical-align: top;
	border-bottom: 1px solid #CFD0D2;
}

#wishlist-table td.first		{ width: 51px; }
#wishlist-table td.second		{ width: 250px; padding-top: 2px; }
#wishlist-table td.third		{ text-align: right; padding-top: 2px; padding-right: 100px; }
#wishlist-table td.fourth		{ width: 141px; padding-top: 13px; }

#wishlist-table .sku-title {
	font-weight: bold;
	text-transform: uppercase;
}

#wishlist-table .sku-color {
	display: block;
	font-weight: normal;
	font-size: 0.85em;
	padding-top: 6px;
}

	#wishlist-table .sku-color span,
	#wishlist-table .sku-color img {
		display: block;
		float: left;
	}

	#wishlist-table .sku-color span {
		display: block;
		padding: 3px 0 0 3px;
	}

a.wishlist-actions {
	margin-top: 5px;
	display: block;
	color: #999;
	padding-left: 8px;
	background: url(../img/icon/listing_grey_arrow.gif) 0 0.5em no-repeat;
}

#wishlist-vat-comment {
	font-size: 11px;
	margin-top: 2px;
}

#mywf-wishlist .expand-fold-content.wishlist {
	border-bottom: none;
	padding-bottom: 0;
}

.wishlist-send .form-element-group {
	border-bottom: 1px solid #CFD0D2;
	margin-bottom: 10px;
}

.wishlist-send ul,
.intro-text ul {
	margin: .5em 2em;
}

.wishlist-send ul li,
.intro-text ul li {
	list-style: square;
}

/**
 * ------------------------------------------------------------------------------------------------- #
 * CLEARING
 */

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/**
 * ------------------------------------------------------------------------------------------------- #
 * AJAX IMAGE RELOADING
 */
.listing-product-img-load {
    width: 28px;
    height: 28px;
    margin: 148px 107px !important;
    
}

/**
 * ------------------------------------------------------------------------------------------------- #
 * SEARCH FORM
 */
#advanced-search {
    margin-right: 24px;
    padding: 12px;
    background: white;
}
#advanced-search h1 {
    font-weight: bold;
    border-bottom: 1px solid #CFD0D2;
    margin-bottom: 12px;
    line-height: 1.6em;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 1px;
}
.advanced-search-form-element-group {
    position: relative;
    width: 620px;
}

.advanced-search-form-element {
    display: inline-block;
    margin-bottom: 5px;
   
}
.advanced-search-form-label {
    float: left;
    font-weight: bold;
    padding: 2px 2px 5px 0;
    width: 140px;
    font-size: 12px;
}
.advanced-search-input {
    padding: 1px;
    width: 246px;
}

.advanced-search-price-input {
    width: 57px;

}

.advanced-search-form-element-input {
    float: right;
    width: 470px;
}
.advanced-search-spacer-to {
    font-weight: bold;
    font-size: 12px;
}
.advanced-search-form-spacer {
    font-size: 12px;
    margin-right: 5px;
}
#advanced-search-slider {
    margin-top: 10px;
    margin-bottom: 10px;
}

#advanced-search-slider .ui-state-default {
    background: url("../img/jqueryui/slider-button.gif") no-repeat scroll 0 0 transparent !important;
    border: medium none !important;
    height: 16px !important;
    width: 16px !important;
}
.advanced-search-form-element-input select.advanced-search-select-standard {
    font-size: 11px;
    padding-top: 1px;
    width: 252px;
}
.advanced-search-form-element-input select.advanced-search-select-short {
    width: 126px;
}
 
 
/* Modale Overlays */

#modal-layer-transparent 
  {
	background-color: #fff;
	cursor: not-allowed;
  }
  
#modal-loading-transparent 
  {
	background-color: #fff;
	cursor: not-allowed;
  }  
  
#container-hide {
    display: none;
}  


#simplemodal-data {
    font-family: arial, helvetica,  sans-serif ;
    font-size: 12px ; 
    cursor: default;
    padding: 10px ; 
    background-color: #ffffff ; 
}


#simplemodal-overlay 
  {
	background-color: #ffffff;
	cursor:not-allowed;
  }



#simplemodal-container {
		color: black; 
		background-color: #cecece; 
		border: none;
		border-color: #000000;
		padding:10px;
		padding-top: 40px;
		
  -moz-box-shadow:      0 0 4px #ccc ; 
  -webkit-box-shadow:   0 0 4px #ccc ;
  box-shadow:           0 0 4px #ccc ;
  ;
}

#simplemodal-container a.modalCloseImg {
	background: transparent url("../img/sprite/sprite.png") no-repeat;
	background-position:   -482px -92px;
	height:                18px;
	width:                 18px;
	display:inline; 
	z-index:3200; 
	position:absolute; 
	top:10px; 
	right:10px; 
	cursor:pointer;
}

/**
 * ------------------------------------------------------------------------------------------------- #
 * MyWolford - Order History Detail
 */


.mywf-table, .mywf-table tbody, .mywf-table tfoot, .mywf-table thead, .mywf-table tr, .mywf-table th, .mywf-table td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

.mywf-table {
	width: 712px;
	border-collapse: collapse;
	font-size: 1em;
	line-height: 1.4em;
	margin-left: -6px;

}

#crmwrapper .mywf-table{
	width:575px;
}

.mywf-table th {
	text-align: left;
	font-weight: bold;
}

	.mywf-table th.text-right {
		text-align: right;
	}

.mywf-table td.key {
	width: 150px;
	padding: 0 0 0 6px;
}

.mywf-table td.value {
	font-weight: bold;
}

	.mywf-table td.value .red	   		{ color: #F11515; }

#cart-ov th,
#cart-ov td {
	vertical-align: top;
	background: url(../img/bg/checkout_table.gif) left bottom repeat-x;
	padding: 0 0 6px 6px;
}

#cart-ov .middle 		{ vertical-align: middle; }
#cart-ov .uppercase 	{ text-transform: uppercase; }
#cart-ov .bold 			{ font-weight: bold; }
#cart-ov .lightgrey 	{ background-color: #e6e7e7; }
#cart-ov .grey 			{ background-color: #cdcfd0; }
#cart-ov .darkgrey 		{ background-color: #484848; color: #fff; }
#cart-ov .first 		{ width: 51px; }
#cart-ov .second 		{ padding-top: 2px; }
#cart-ov .third 		{ width: 102px; padding-top: 5px; }
#cart-ov .fourth,
#cart-ov .fifth 		{ width: 68px; padding-right: 5px; padding-top: 10px; }
#cart-ov .noqty 		{ width: 68px; padding-right: 5px; padding-top: 10px; }
#cart-ov .noqty label	{ padding-right: 5px; }

.checkout-variant {
	display: block;
	font-weight: normal;
	font-size: .95em;
	padding-bottom: 6px;
}

	.sku-title {
		font-size: 1em;
		padding: 8px 0;
	}

	.checkout-variant img {
		display: block;
		float: left;
		margin-right: 5px;
		margin-top: -3px;
	}

	.checkout-variant span {
		display: block;
	}

#cart-ov .third input {
	width: 18px;
	margin-left: 3px;
	padding: 2px 4px;
}

#cart-ov .third input.cart-item-update {
	border: none;
	background: url(../img/icon/checkout_update.gif) left bottom no-repeat;
	font-size: 0;
	line-height: 0;
	color: #fff;
	height: 16px;
	width: 15px;
	padding: 6px 0 0 15px;
}

#cart-ov .third button {
	margin-top: 8px;
	background: #fff;
}

	#cart-ov .third button img {
		margin-right: 6px;
	}

#cart-ov .nopic {
	padding-bottom: 15px;
}


#cart-ov tfoot td,
#cart-ov tfoot td.fifth {
	padding: 10px 5px 12px 0;
}

	#cart-ov tfoot .fifth {
	}

	#cart-ov tfoot .fullprice {
		padding-top: 7px;
		padding-bottom: 10px;
	}

	#cart-ov tfoot td span {
		font-weight: normal;
		font-size: .9em;
	}



/**
 * ------------------------------------------------------------------------------------------------- #
 * LOOKS
 */
#main-looks-articles {
	display:table-cell;
	height:500px;
	vertical-align:middle;
}
#main-looks-article-list {
	margin:0 0 0 40px;
	padding:0;
	width:321px;
}
#main-looks-article-list tr.looks-article-entry + tr.looks-article-entry td {
	padding-top:40px;
}
#main-looks-article-list .articleThumb {
	
  -moz-box-shadow:      0 0 4px #ccc ; 
  -webkit-box-shadow:   0 0 4px #ccc ;
  box-shadow:           0 0 4px #ccc ;
  ;	
	margin-right:20px;
	width:70px;
	height:93px;
}
#main-looks-article-list .looks-article-td-thumb {
	width:90px;
}
#main-looks-article-list .looks-article-td-button {
	width:100px;
}
#main-looks-article-list .looks-article-button {
	padding-left:10px;
	padding-right:10px;
	white-space:nowrap;
	text-align:center;
}
#main-looks-article-list h3 {
	text-decoration:underline;
	margin-bottom:10px;
}

#main-looks-carousel-container {
	overflow:hidden;
	position:relative;
}
#main-looks-carousel {
	margin-top:-240px;
}
#main-looks-carousel .flow {
	visibility:hidden;
	height:800px;
}
div #listing-filter-articelview-values .filter-overlay {
	background:#090;
	border:10px solid #990;
	
}

#main-looks-carousel a.item .magnify-icon {
	position:absolute;
	top:5px;
	right:5px;
	height:22px;
	width:22px;
	z-Index:1;
	background:url(../img/icon/magnify.gif) no-repeat;
	display:none;
}

#main-looks-carousel a.item.active .magnify-icon { display:block; }

/* Übernahme IMS Content */

#ims-wrapper .content-template p {
    font-size: 12px;
    text-align: justify;
}

#ims-wrapper .content-template li {
    font-size: 12px;
    font-weight: bold;
}

#ims-wrapper .content-template .content-print {
    height: 12px;
}




/*
******************************************************************************************************************
SPEZIELLE ÄNDERUNGEN FÜR DRUCKAUSGABE
******************************************************************************************************************
*/ 

/* 
******************************************************
Aus/eingeblendete Bereiche 
******************************************************
*/

#header-navigation 
{
    display: none;
}

#header-cust {  
    display: none;
}

#header-cart {  
    display: none;
}

#main-left {
    display: none;
}

#left-navigation {
    display: none;
}

#main-ads-social-media {
    display: none;
}

#breadcrumbs {
    display: none;
}

#cross-seller ,
#similar-products {
    display: none;
}

#main-ads-right #product-price-cart #ppc-3 {
    display: none;
}

#main-ads-right #product-sizeguide {
    display: none;
}

#product-quantity {
    display: none;
}

#advantage-communication {
    display: none;
}

#footer-navigation li{
    display: none;    
}

#footer-navigation #copyright {
    display: block;
}

/* 
******************************************************
Geänderte Einstellungen
******************************************************
*/

#main-middle {
	margin-left: 90px ;    
}

#main-ads-right #product-name {
    font-size: 24px; 
}

#main-ads-right #product-price-cart {
    height: 40px;
}
