/*
.gws-component-menuTopDropDown {
	display: none!important;
}*/






body {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
	height: 100%;
	line-height: 1.5em;
}

a {
	text-decoration: none;
	cursor: pointer;
} 

a:hover {

}


input, 
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

h1 {
	font-size: 22pt;
	font-weight: bold;
	margin: .5em 0 .25em 0;
	line-height: 1.1em;
	letter-spacing: -0.035em
}

h2 {
	font-size: 16pt;
	font-weight: bold;
	line-height: 1.1em;
	margin: 1em 0 .25em 0;
}

h3{
	font-size: 12pt;
	font-weight: bold;
	margin: 2em 0 .5em 0;
}

h4 {
	font-size: 12pt;
	font-weight: bold;
	margin: 2em 0 .5em 0;
}


p {
	margin: .5em 0 1em 0;
}





table {
	width: 100%;
}

td,
th {
	vertical-align: top;
}

.checkBox,
.radio {
	vertical-align: middle;
}

label {
	vertical-align: middle;
}

.tooltipIcon {
	height: 16px;
	width: 16px;
	text-indent: 999px;
	display: inline-block;
	margin-left: .3em;  
	display: none;
}

.thWidth {
	 width: 140px;
}



label.error {
	background: url(errorBkgrnd.png) no-repeat;
	padding: 27px 10px 20px 60px ;
	display: block;
	clear: both;
	line-height: 1.2em;
	color: #fff;
}




#tooltip {
	position: absolute;
	z-index: 3000;
	padding: 5px;
}

#tooltip h3, 
#tooltip div { 
	margin: 0; 
}


#tooltip h3 { 
	font-size: 100%;
}






#gws {
	width: 970px;
	margin: 0 auto;
	padding: 0 10px;
	padding-bottom: 100px;
	position: relative;
}



/* START gws-section ID's */

#gws-section-head {
	margin: 8px 0 0 0;
	overflow: hidden;
	width: 100%;
}

#gws-section-body {
	overflow: hidden;
}

#gws-section-footer {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}

/* END gws-section ID's */








/* START gws-container ID's */

#gws-container-logo {
	margin: 20px 0;
}

#gws-container-menuUser {
}

#gws-container-search {
	position: relative;
	height: 37px;
}

#gws-container-menuTop {
	overflow: hidden;
}



#gws-container-breadcrumb {

}

#gws-container-basket {
}

#gws-container-menuLeft,
#gws-container-favorites {
	overflow: hidden;
	padding: 10px;
}

#gws-container-main {
}

/* END gws-container ID's */









/* START Global CSS */

.gws-element-tabsMenu {
	overflow: hidden;
	margin-top: 3em;
}

.gws-element-tabsMenu ul,
.gws-element-tabsMenu ul li {
	list-style: none;
	display: inline;
}

.gws-element-tabsMenu ul li a{
	display: block;
	float: left;
	text-decoration: none;
}



.gws-set-tabsContent {
	overflow: hidden;
	margin-top: -1px;
	padding-top: 1em;
}

.gws-set-tabsContent p,
.gws-set-tabsContent h1,
.gws-set-tabsContent h2,
.gws-set-tabsContent h3,
.gws-set-tabsContent h4,
.gws-set-tabsContent textarea,
.gws-set-tabsContent ul {
	padding: 0 10px;
}

.gws-set-tabsContent li {
	list-style: none;
}



/* END Global CSS */









/* START gws-component-logo */

.gws-component-logo {
}


/* END gws-component-logo */











/* START gws-component-menu */
.gws-component-menu ul{
	display: inline;
	list-style: none;
}

.gws-component-menu ul li{
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

#gws-container-menuUser .gws-component-menu ul li {
	float: right;
}

#gws-container-menuUser .gws-component-menu ul li a{
	display: block;
	line-height: 2.3em;
	margin-right: 1em;
}



.gws-component-loginStatus{
	overflow: hidden;
	line-height: 2.3em;
	color: #fff;
}







#gws-container-menuTop .gws-component-menuTop ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#gws-container-menuTop .gws-component-menuTop ul li {
	display: inline;
	list-style: none;
}

#gws-container-menuTop .gws-component-menuTop ul li a{
	display: block;
	list-style: none;
	float: left;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}


	
	
	/* CENTERING TOP TABS START */
	/*
	#gws-container-menuTop .gws-component-menuTop {
	 	margin-left: auto;
	 	margin-right: auto;
	 	display: table;
	}
	
	*+html .gws-component-menuTop ul{
		display: inline;
	    zoom: 1;
	}
	
	*+html .gws-component-menuTop {
		text-align: center;
	}
	
	
	*html .gws-component-menuTop ul{
		display: inline;
	    zoom: 1;
	}
	
	*html .gws-component-menuTop {
		text-align: center;
	}
	*/
	/* CENTERING TOP TABS END */
	






















#gws-container-menuLeft .gws-component-menu {
	margin: 1.5em 0 ;
	overflow: hidden;
}

#gws-container-menuLeft .gws-component-menu ul,
#gws-container-favorites .gws-component-favorites ul{
	display: inline;
	list-style: none;
}

#gws-container-menuLeft .gws-component-menu ul li,
#gws-container-favorites .gws-component-favorites ul li {
	display: block;
	list-style: none;
	margin-left: 15px;
	float: none;
}

#gws-container-menuLeft .gws-component-menu  ul li a,
#gws-container-favorites .gws-component-favorites ul li a {
	display: block;
}

#gws-container-menuLeft .gws-component-menu ul>li a,
#gws-container-favorites .gws-component-favorites ul>li a{
	margin-left: 0;
}

#gws-container-menuLeft .gws-component-menu ul>li a strong,
#gws-container-favorites .gws-component-favorites ul>li a strong{
	margin-left: -15px;
}


#gws-container-menuLeft .gws-component-menu ul ul>li,
#gws-container-favorites .gws-component-favorites ul ul>li {
	margin-left: 15px;
}

#gws-container-menuLeft .gws-component-menu ul ul>li a,
#gws-container-favorites .gws-component-favorites ul ul>li a{
	margin-left: 0;
}


#gws-container-menuLeft .gws-component-menu ul ul ul>li,
#gws-container-favorites .gws-component-favorites ul ul ul>li {
	margin-left: 15px;
}


#gws-container-menuLeft .gws-component-menu ul>li.active>a,
#gws-container-favorites .gws-component-favorites ul>li.active>a {
	font-weight: bold;
}


#gws-container-menuLeft .gws-component-menu ul ul>li.active>a,
#gws-container-favorites .gws-component-favorites ul ul>li.active>a {
	font-weight: bold;
}


#gws-container-menuLeft .gws-component-menu em{
	display: none;
}


#gws-container-menuLeft .gws-component-menu h3,
#gws-container-favorites .gws-component-favorites h3{
	margin: 0;
	font-size: 100%;
}

/*
	
	#gws-container-menuLeft .gws-component-menu a strong,
	#gws-container-favorites .gws-component-favorites a strong{
		display: none;
	}
	
	
	
	
	
	
	
	
	#gws-container-menuLeft .gws-component-menu {
		margin: 1.5em 0 ;
		overflow: hidden;
		background: #0f0;
	}
	
	#gws-container-menuLeft .gws-component-menu ul,
	#gws-container-favorites .gws-component-favorites ul{
		padding: 0;
		margin: 0;
		list-style: none;
		display: block;
		background: #0f0;
	}
	
	#gws-container-menuLeft .gws-component-menu ul li,
	#gws-container-favorites .gws-component-favorites ul li {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block;
	}
	
	#gws-container-menuLeft .gws-component-menu ul li a,
	#gws-container-favorites .gws-component-favorites ul li a{
		border-bottom: 1px solid #000;
	}
	
	
	
	#gws-container-menuLeft .gws-component-menu ul>li a,
	#gws-container-favorites .gws-component-favorites ul>li a{
		background: #eee;
	}
	
	#gws-container-menuLeft .gws-component-menu ul ul>li a,
	#gws-container-favorites .gws-component-favorites ul ul>li a{
		background: #ccc;
	}

	#gws-container-menuLeft .gws-component-menu ul ul ul>li a,
	#gws-container-favorites .gws-component-favorites ul ul ul>li a{
		background: #aaa;
	}

*/
/* END gws-component-menu */









/* START gws-component-formSearch */
.gws-component-formSearch h2{
	display: none;
}

.gws-component-formSearch .text{
	border: 0;
	padding: 7px 28px 0 8px;
	height: 21px;
	width: 186px;
	float: right;
}

.gws-component-formSearch .submit{
	border: 0;
	height: 17px;
	text-indent: -9999px;
	width: 17px;
	position: absolute;
	top: 6px;
	right: 8px;
	cursor: pointer;
}

/* END gws-component-formSearch */







/* START gws-component-breadcrumb */
.gws-component-breadcrumb {
	overflow: hidden;
	padding: 10px ;
	height: 100%;
}

.gws-component-breadcrumb strong{
	width: 10px;
	margin: 2px 5px 0 0 ;
}

.gws-component-breadcrumb h3{
	float: left;
	font-size: 1em;
	margin: 0 .5em 0 0;
	padding: 0;
	font-weight: bold;
}

.gws-component-breadcrumb a{
	float: left;
	margin-right: .5em;
}

.gws-component-breadcrumb span{
	float: left;
	margin-right: .5em;
}

/* END gws-component-breadcrumb */






/* START gws-component-basket */
.gws-component-basket{
	text-align: right;
	padding: 10px;
	width: 390px;
	float: right;
}

.gws-component-basket #toCart{
	float: left;
	display: block;
}

.gws-component-basket span.gws-element-basketInfo{
	line-height: 1.9em;
}

/* END gws-component-basket */








/* START gws-component-text*/

.gws-component-text {
	padding: 10px;
	overflow: hidden;
	margin-bottom: 1em;
}

.gws-component-text h1 {
}

.gws-component-text h2 {
	font-size: 12pt;
}

.gws-component-text h3{
	font-size: 10.5pt;
}

.gws-component-text h4 {
}


.gws-component-text p {
}

.gws-component-text ul {
	margin: 1em 2em;
}

.gws-component-text table th {
	font-weight: bold;
}

.gws-component-text .gws-element-tableList th,
.gws-component-text .gws-element-tableList td {
	padding: 4px 0px;
}



/* END gws-component-text*/











/* START gws-component-listProductHorizontal */


.gws-component-listProductHorizontal {
	overflow: hidden;
	line-height: 1.3em;
}

.gws-component-listProductHorizontal .gws-set-product{
	overflow: hidden;
	padding: 10px;
	position: relative;
}


.gws-component-listProductHorizontal .gws-g5-u1l .gws-set-product,
.gws-component-listProductHorizontal .gws-g5-u2l .gws-set-product,
.gws-component-listProductHorizontal .gws-g5-u3l .gws-set-product,
.gws-component-listProductHorizontal .gws-g5-u4l .gws-set-product,
.gws-component-listProductHorizontal .gws-g4-u1l .gws-set-product,
.gws-component-listProductHorizontal .gws-g4-u2l .gws-set-product,
.gws-component-listProductHorizontal .gws-g4-u3l .gws-set-product,
.gws-component-listProductHorizontal .gws-g3-u1l .gws-set-product,
.gws-component-listProductHorizontal .gws-g3-u2l .gws-set-product,
.gws-component-listProductHorizontal .gws-g2-u1l .gws-set-product,
.gws-component-listProductHorizontal .gws-g1-u1l .gws-set-product{
	border-right: 0!important;
}


.gws-component-listProductHorizontal .gws-element-name h4{
	margin: 1em 0 0 0;
	font-weight: normal;
	font-size: 9pt;
	height: 1em;
}

.gws-component-listProductHorizontal .gws-element-name h3{
	margin: .4em 0;
	line-height: 1.2;
	height: 1.2em;
	overflow: hidden;
}

.gws-component-listProductHorizontal .gws-element-sku { 
	margin: 0 0 0.5em 0;
	display: none;
}

.gws-component-listProductHorizontal .gws-element-rating {
	overflow: hidden;
	margin-bottom: 5px;
}


.gws-component-listProductHorizontal .gws-element-image {
	width: 100%;
	height: 120px;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.gws-component-listProductHorizontal .gws-element-image strong {
	position: absolute;
	top: 0;
	right: 0;
}



.gws-component-listProductHorizontal .gws-element-teaser {
	height: 7em;
}

.gws-component-listProductHorizontal .gws-element-teaser p {
	margin: 0;
}

.gws-component-listProductHorizontal .gws-element-price{
	float: left;
	margin-top: 5px;
}

.gws-component-listProductHorizontal .gws-element-price strong{
	font-size: 12pt;
}

.gws-component-listProductHorizontal .gws-element-price span{
}

.gws-component-listProductHorizontal .gws-set-product .quantityInput{
	display: none;
}

.gws-component-listProductHorizontal .gws-element-purchase .changeQuantityInput{
	width: 3em;
	float: left;
	text-align: center;
	margin-right: 15px;
	padding: .25em 0;
}


.gws-component-listProductHorizontal .gws-element-purchase {
	float: right;
}


.gws-component-listProductHorizontal .gws-element-purchase a{
	margin-right: 0;
	float: right;
}

/* END gws-component-listProductHorizontal */




/* START gws-component-listProductVertical */

.gws-component-listProductVertical {
	line-height: 1.3em;
}

.gws-component-listProductVertical .gws-element-image{
	width: 110px;
	height: 100px;
	padding: 5px 20px 5px 10px;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.gws-component-listProductVertical .gws-element-image strong {
	position: absolute;
	top: 5px;
	right: 10px;
}

.gws-component-listProductVertical .gws-element-name h3{
	margin: 15px 0 .2em 0;
	padding: 0;
}


.gws-component-listProductVertical .gws-element-rating { 
	float: left;
	margin: .1em 20px 0.5em 0;
	
}

.gws-component-listProductVertical .gws-element-sku { 
	display: none;
}



.gws-component-listProductVertical .gws-element-price {
	width: 130px;
	margin-top: 20px;
	padding: 0 20px 0 0;
	float: right;
	text-align: right;
}

.gws-component-listProductVertical .gws-element-price strong{
	font-size: 12pt;
}
.gws-component-listProductVertical .gws-element-price span{
}

.gws-component-listProductVertical .gws-element-purchase {
	width: 70px;
	margin: 15px 0 0 0;
}

.gws-component-listProductVertical .gws-element-purchase a{
	float: right;
}

.gws-component-listProductVertical .gws-element-purchase .quantityInput{
	display: none;
}

.gws-component-listProductVertical .gws-element-purchase .changeQuantityInput{
	width: 3.8em;
	text-align: center;
	padding: .25em 0;
	margin-bottom: 5px;
	float: right;
	margin-right: 10px;
}

	
		/* START .basket Specific styles*/


		.basket .gws-element-name h4{
			font-size: 9pt;
			font-weight: normal;
			margin: 0;
			margin-top: 20px;
			padding: 0;
		}
		

		.basket .gws-element-name h3{
			margin: 0;
			padding: 0;
			line-height: 1.2em;
		}

		.gws-component-listProductVertical .gws-element-change{
			margin-top: 15px;
			width: 130px;
		}
		
		.gws-component-listProductVertical .gws-element-change a{
			float: right;
		}
		
		.gws-component-listProductVertical .gws-element-change .changeQuantityInput{
			width: 3.8em;
			text-align: center;
			padding: .25em 0;
			margin-right: 10px;
			float: left;
		}
		
		.gws-component-listProductVertical .gws-element-priceBasket,
		.gws-component-listProductVertical .gws-element-priceBasketTotal {
			margin-top: 20px;
			padding: 0 10px 0 0;
			float: right;
			text-align: right;
			width: 80px;
		}
		
		.gws-component-listProductVertical .gws-element-priceBasket strong,
		.gws-component-listProductVertical .gws-element-priceBasketTotal strong{
			font-size: 12pt;
		}
		
		.gws-component-listProductVertical .gws-element-priceBasket span,
		.gws-component-listProductVertical .gws-element-priceBasketTotal span{
		}
		
		.gws-component-listProductVertical .gws-element-delete  {
			margin: 15px 0 0 0;
			width: 60px;
		}
		
		.gws-component-listProductVertical .gws-element-delete a {
			float: right;
			margin-right: 0;
		}
		
		/* END Basket Specific styles*/




/* END gws-component-listProductVertical */





.gws-wrapper-listProducts > h4 {
	padding: 10px;
	margin: 20px 0 0 0 ;
}

.gws-component-listProductSplitter {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}







/* START gws-component-gws-component-listProductSort */

.gws-component-listProductSort {
	padding: 10px;
	overflow :hidden;
	text-align: right;
}

.gws-component-listProductSort .gws-element-heading {
}

.gws-component-listProductSort .gws-element-options {
}

/* END gws-component-listProductSort */














/* START .gws-component-listNavigation */

.gws-component-listNavigation {
	overflow: hidden;
	clear: both;
	position: relative;
	text-align: center;
	margin: 10px 0;
}

.gws-component-listNavigation .gws-element-leftNav span {
	margin-left: 10px;
}

.gws-component-listNavigation .gws-element-rightNav span {
	margin-right: 10px;
}

.gws-component-listNavigation span strong{
	display: none;
}

.gws-component-listNavigation .gws-element-leftNav {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.gws-component-listNavigation .gws-element-rightNav {
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}

/* END .gws-component-listNavigation */



















/* START gws-component-banner */

.gws-component-banner {
	overflow: hidden;
	height: 100%;
}

.gws-component-banner img,
.gws-component-banner a {
	float: left;
}

/* END gws-component-banner */










/* START gws-component-detailProduct */

.gws-component-detailProduct {
	padding: 10px;
}

.gws-component-detailProduct .gws-element-manufacturer {
	float: right;
}

.gws-component-detailProduct .gws-element-manufacturer img{
	height: 60px;
	width: 120px;
}


.gws-component-detailProduct .gws-element-image {
	margin: 2em 0 1em 0;
	position: relative;
}

.gws-component-detailProduct .gws-element-image strong{
	position: absolute;
	top: 0px;
	right: 30px;
}


.gws-component-detailProduct .gws-element-name {
	margin: 5em 0 2em 0;
}

.gws-component-detailProduct .gws-element-name h1,
.gws-component-detailProduct .gws-element-name h2{
	margin: 0;
}


.gws-component-detailProduct .gws-element-name h1{
	line-height: 1.1em;
}

.gws-component-detailProduct .gws-element-name h2{
	line-height: 1.1em;
	font-size: 12pt;
}


.gws-component-detailProduct .gws-element-teaser {
	width: 50%;
}


.gws-component-detailProduct .gws-element-price {
	float: left;
}

.gws-component-detailProduct .gws-element-price strong{
	font-size: 26pt;
	display: block;
	float: left;
	margin-right: .5em;
	margin-top: .25em;
	padding-bottom: 0;
	line-height: 1.1;
}


.gws-component-detailProduct .gws-element-price span{
	float: left;
}


.gws-component-detailProduct .gws-element-purchase{
	display: block;
	float: left;
	margin-top: 8px;
}

.gws-component-detailProduct .gws-element-functions {
	margin: 2em 0;
	clear: both;
	float: left;
}

.gws-component-detailProduct .gws-element-functions strong{
	margin-right: 5px;
}


.gws-component-detailProduct .gws-element-functions ul,
.gws-component-detailProduct .gws-element-functions li{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.gws-component-detailProduct .gws-element-functions a {
	display: block;
	float: left;
	margin-right: 1em;
}

.gws-component-detailProduct .gws-element-functions a span {
	line-height: 2em;
}
	

.gws-component-detailProduct .quantityInput,
.gws-component-detailProduct .gws-element-purchase .changeQuantityInput{
	width: 3em;
	float: left;
	text-align: center;
	margin-right: 15px;
	margin-top: 6px;
	padding: .25em 0;
}



.gws-component-detailProduct .gws-element-description {
}






.gws-component-detailProduct .gws-element-description ul {
	display: block;
	margin: 1em 0;
	padding: 0 2em;
}

.gws-component-detailProduct .gws-element-description ul ul {
	margin: 0;
}





/*

.gws-component-detailProduct .gws-element-slideshow {
	clear: both;
	overflow: hidden;
}

.gws-component-detailProduct .gws-element-slideshow li img{
}

.gws-component-detailProduct .gws-element-slideshow li{
	display: block;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px 0;
	cursor: pointer;
	padding: 5px;
}

*/

.gws-component-detailProduct .gws-element-slideshow {
	clear: both;
	overflow: hidden;
}

.gws-component-detailProduct .gws-element-slideshow .galleria li {
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	float: left;
	margin: 0 10px 10px 0;
	cursor: pointer;
	padding: 5px;
}



.gws-component-detailProduct .gws-element-slideshow .galleriaNavigation {
	display: none;
}

.gws-component-detailProduct .gws-element-image #main_image span{
	display: none!important;
}


.gws-component-detailProduct .single {
	display: none!important;
}









.gws-component-detailProduct td,
.gws-component-detailProduct th{
	padding: .2em 10px;
}


.gws-component-detailProduct .last td,
.gws-component-detailProduct .last th{
	border-bottom: 0!important;
}


.gws-component-detailProduct th {
	font-weight: bold;
}


 
.gws-component-detailProduct #dwrProductFunctions {
	clear: both;
	margin: 0;
	overflow: hidden;
}

.gws-component-detailProduct #dwrProductFunctions>div{
	padding: 10px;
}


.gws-component-detailProduct #dwrProductFunctions label{
	width: 60px;
	display: block;
	float: left;
	margin: 5px 0;
}

.gws-component-detailProduct #dwrProductFunctions .inline{
	display: inline!important;
	float: none;
}


.gws-component-detailProduct #dwrProductFunctions input.text{
	width: 160px;
	display: block;
	float: left;
	margin: 3px 0;
}

.gws-component-detailProduct #dwrProductFunctions select{
	padding: 0 5px;
}

.gws-component-detailProduct #dwrProductFunctions textarea{
	width: 99%;
	margin: 0 0 10px 0;
	float: none;
}

.gws-component-detailProduct #dwrProductFunctions h3 {
	margin: 0;
	padding: 0;
	clear: both;
	margin: 0 0 10px 0;
}

.gws-component-detailProduct #dwrProductFunctions .submit{
	clear: both;
	margin: 10px 0 0 0;
}



.gws-component-detailProduct .gws-set-tabsContent hr {
	margin: 0 0 10px 0;
	padding: 0;
	height: 1px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}


.gws-component-detailProduct table{
	margin-bottom: -1px;
}






	 /* START .gws-element-variantSelector */
	
	.gws-element-variantSelector {
		padding: 0 10px 10px 10px;
		margin-bottom: 1em;
	}
	
	.gws-element-variantSelector {
		clear: both;
		overflow: hidden;
	}
	
	.gws-element-variantSelector .hidden{
		display: none;
	}
	
	.gws-element-variantSelector>strong{
		clear: both;
		display: block;
		width: 100%;
		overflow: hidden;
		margin: 1em 0 .5em 0;
	}
	

	.gws-element-variantSelector ul{
		display: inline;
		list-style-type: none;
	}
	
	.gws-element-variantSelector li{
		display: block;
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	
	.gws-element-variantSelector li span{
		padding: 0;
		margin: 0;
		vertical-align: top;
	}
	
	.gws-element-variantSelector .selectorColor,
	.gws-element-variantSelector .selectorImage,
	.gws-element-variantSelector .selectorBox,
	.gws-element-variantSelector .selectorDropDown,
	.gws-element-variantSelector .selectorRadio {
	}
	
	
	.gws-element-variantSelector .selectorImage li,
	.gws-element-variantSelector .selectorBox li {
		float: left;
	}
	

	.gws-element-variantSelector .selectorImage li span,
	.gws-element-variantSelector .selectorBox li span{
		background: #fff;
		padding: 5px;
		display: block;
		margin: 0 5px 5px 0;
		cursor: pointer;
		overflow: hidden;
		opacity: .3;
	}
	
	.gws-element-variantSelector .selectorImage li span.enable,
	.gws-element-variantSelector .selectorBox li span.enable{
		opacity: 1;
	}
	
	.gws-element-variantSelector .selectorImage li span.selected,
	.gws-element-variantSelector .selectorBox li span.selected{
		font-weight: bold;
		opacity: 1;
	}
	
	.gws-element-variantSelector .selectorImage li span img {
		height: 55px;
		width: 55px;
		display: block;
		float: left;
	}
	
	/* END .gws-element-variantSelector */
	
	


/* END gws-component-detailProduct */






/* START gws-wrapper-forms */

.gws-wrapper-forms {
	padding: 10px;
	margin-bottom: 3em;
}

.gws-wrapper-forms form em {
	display: block;
	font-style: italic;
	color: #777;
}

.gws-wrapper-forms form table,
.gws-wrapper-forms #dwrMarketingActivities {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #dddce1; /* Neutral */
	background: #f5f5f6; /* LightNeutral husk a ta inn ny!*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.gws-wrapper-forms h2{
	margin-bottom: .5em;
}


.gws-wrapper-forms .gws-g2-u1f form {
	margin-right: 10px;
}


.gws-wrapper-forms form table td,
.gws-wrapper-forms form table th{
	padding: .5em 0;
}

.gws-wrapper-forms form table th{
	font-weight: bold;
}


.gws-wrapper-forms form .formInput{
	margin-right: 10px;
}

.gws-wrapper-forms form table .formTips{
	display: none;
}



/* END gws-wrapper-forms */








/* START gws-component-listBoxVertical */

.gws-component-listBoxVertical {
	overflow: hidden;
	padding: 10px 0 0 0;
	height: 100%;
}

.gws-component-listBoxVertical .gws-element-listBox {
	margin: 20px;
}

.gws-component-listBoxVertical .gws-element-listBox h3{
	margin: 0 0 .5em 0;
}

.gws-component-listBoxVertical .gws-element-listBox ul,
.gws-component-listBoxVertical .gws-element-listBox ul li{
	list-style: none;
}

.gws-component-listBoxVertical .gws-element-listBox ul li{
	display: block;
	padding: 0.1em 0;
}


.gws-component-listBoxVertical .gws-element-listImage {
	overflow: hidden;
	margin-left: 20px;
}

.gws-component-listBoxVertical .gws-element-listImage img {
	display: block;
}


/* END gws-component-listBoxVertical */













/* START gws-component-footerLogos */

.gws-component-footerLogos {
	padding: 10px 20px 10px 0;
	overflow: hidden;
	text-align: left;
}

.gws-component-footerLogos ul,
.gws-component-footerLogos ul li{
	list-style: none;
}


.gws-component-footerLogos ul li{
	display: inline;
}

.gws-component-footerLogos img{
	vertical-align: middle;
	margin-left: 10px;
}



/* END gws-component-footerLogos */





/* START gws-component-footerGurusoft */

.gws-component-footerGurusoft {
	padding: 10px 20px 10px 0;
	overflow: hidden;
	text-align: right;
}

.gws-component-footerGurusoft ul,
.gws-component-footerGurusoft ul li{
	list-style: none;
}


.gws-component-footerGurusoft ul li{
	display: inline;
}

.gws-component-footerGurusoft img{
	vertical-align: middle;
	margin-left: 10px;
}

.gws-component-footerGurusoft a span{
	display: none;
}




/* END gws-component-footerLogos */













/* START gws-component-basketNavigation */ 
.gws-component-basketNavigation {
	padding: 10px;
	text-align: right;
}

.gws-component-basketNavigation form,
.gws-component-basketNavigation fieldset {
	display: inline;
}




/* END gws-component-basketNavigation */







































/* START TEMP */


.debug {
	display: none;
}


.gws-component-menuCompartments {
	position: absolute!important;
	bottom: 10px;
	left: 340px;
	opacity: .5;
}

.gws-component-menuCompartments a{
	color: #555;
}




/*
.icoSmall-noChildren {
	background: #0f0!important;
	display: block!important;
	height: 40px;
	width: 40px;
}
*/
/* END TEMP */

