
body, html, window
{
    height: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    font-size: 13px; 
}

.hcard{
	
	/* line-height: 2em; */
}

.hcardLink {
	display: block;
	padding-left: 20px;	
	background: url(../media/img/hcard_19x19.png) no-repeat left 8px;
	padding: 8px 5px 5px 25px;
	cursor: pointer;
}

.hcardLink abbr {
	cursor:help;
}


form
{
	height: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
}

html
{
	overflow-y: scroll; 
}

p
{
	margin-top: 0px;
	
}



.defaultFont, body, html, window, form, table
{
    font-family: Helvetica, Arial, Verdana, Sans-Serif;
}

body
{
	margin: 0px;
}

a, a:visited, a:link
{
    text-decoration: none;
    color: #F05146;
    cursor: pointer;
}



.hide
{
    display: none;
}

a:hover
{
    text-decoration: underline;
}

.pageContent a:after, .spot a:after, .productContent a:after
{
	/*content: ' »';*/
	
}




.pageContent a, .pageContent a:link, .pageContent a:visited 
.spot a
{
    font-weight: bold;
    font-size: .95em;
    text-decoration: underline;
}

a.noDecoration:after, a.noDecoration
{
	content: '';
	padding-left: 0px;
	background-image: none;
	text-decoration: none;
}



/*
a:visited 
{ 
	color: #666666;
	text-decoration: underline;
}
*/

input
{
	font-size: 1em;
}

img
{
    border: 0px;
}

a.logoColour, a.logoColour:link, a.logoColour:visited, .logoColour 
{
	color: #da0000;
	color: #F05146;
}

.alternateFont
{
    font-family: Georgia, Serif;
}

.mainMenu a, .mainMenu a:visited, .mainMenu a:active
{
	color: #333333;
	text-decoration: none;
}

.mainMenu ul li
{
    list-style: none;
    display: inline;
    padding-right: 11px;
    font-size: 1.35em;
    float: left;
    white-space: nowrap;    
}

.mainMenu ul
{ 
    margin: 0px;
}

.mainMenu ul li.separator
{
    /*color: #cc3333;
    padding-top: 2px;*/
    padding-left: 15px;
    background-image: url('../media/img/main_menu_separator.png');
    background-repeat: no-repeat;
    background-position: 0px 8px;
}

.mainMenu
{
	margin-left: 5px;
	float: left;
	padding-top: 23px;
	padding-bottom: 20px;
	display: inline;
}

a.noColour, a.noColour:link, a.noColour:visited
{
	 color: #333333;
}



.mainDivMiddle .mainMenu
{
	margin-top: 0px;
}

.mainDivSmall .mainMenu
{
	margin-top: 15px;
	padding-bottom: 20px;
	width: 230px;
}

.mainDivSmall .mainMenu ul
{
	padding: 0px;
}


.mainDivSmall .mainMenu ul li
{
 
    display: block;
    padding-left: 10px;
    background-image: url('../media/img/main_menu_separator.png');
    background-repeat: no-repeat;
    background-position: 0px 6px;
    margin-left: 5px;
}

.top
{
    background-image: url('../media/img/topback.png');
    background-repeat: repeat-x;
    background-position: bottom;
    margin-right: 40px;
    max-width: 914px;
    width: 911px;
    float: left;
    display: inline;
}

.mainDivMiddle .top
{
	width: 593px;
}

.logoContainer
{
	padding-top: 17px;
    margin-left: 18px;
    margin-right: 0px;
    float: left;
    display: inline;
}

.logoImage
{
	float: left;
	margin-right: 10px;
}

.logoText
{
    font-size: 2.3em;
    float: left;
}



.logoContainer, .mainMenu,  .breadCrumbContainer, 
.accesibillityItem, .breadCrumbTitle, .breadCrumb, .bottomAreaLeftInfo
{
    float: left;
}


.bottomAreaRightInfo, .searchBox, .accesibillityContainer
{
    float: right;
}

.mainDivSmall .accesibillityContainer
{
	float: left;
	margin-bottom: 3px;
}



.mainDivSmall .bottomAreaRightInfo , .mainDivMiddle .bottomAreaRightInfo{
	margin-top: 5px;
	float: left;
	margin-bottom: 10px;
}

.mainDivMiddle .bottomAreaRightInfo
{
	float: right;
	margin: 0;
	padding: 0;
}

.infoBar, .mainArea, .bottomArea
{
    clear: both;
}

.searchBox
{
	margin-right: 10px;
	margin-top: 18px;
}



input.searchbutton
{
	margin-left: 8px;
}

.searchBox .searchtextbox
{
	height: 18px;
	margin-bottom: 1px;
	width: 80px;
	border: 1px solid #999999;
}


.topSmall .searchBox
{
	margin-top: 14px;
	margin-left: 20px;
	float: left;
}

.topSmall
{
	width: 277px;
}


.mainDivSmall .searchBox
{
	float: left;
	margin-left: 15px;
	
}

.mainDivSmall .top
{
	width: 230px;
}



.mainDiv
{
    /*margin-left: 40px;*/
    max-width: 951px;
}

.mainDivMiddle
{
    /*margin-left: 40px;*/
    max-width: 634px;
}

.mainDivSmall
{
    /*margin-left: 40px;*/
    max-width: 270px;
}


.infoBar
{
    height: 16px;
    padding: 7px 50px 7px 10px;
    line-height: 16px;
}


.mainDivSmall .infoBar
{
	height: auto;
	width: 210px;
}



.breadCrumbTitle
{
    /*background-image: url('../media/img/icon_big.png');
    background-repeat: no-repeat;*/
    padding-left: 6px;
    padding-right: 10px;
}

.breadCrumbContainer
{
	font-size: .87em;
	margin-top: 2px;
}

.mainDivSmall .breadCrumbContainer
{
	margin-bottom: 4px;
}

.bottomArea
{
    height: 16px;
    background-image: url('../media/img/bottomback.png');
    background-repeat: repeat-x;
    padding: 12px 10px 12px 10px;
    margin-right: 40px;
}

.bottomArea a, .bottomArea a:link, .bottomArea a:visited
{
    text-decoration: none;
}

.bottomArea a:hover
{
    text-decoration: underline;
}

.centeringDiv, .centeringDivMiddle, .centeringDivSmall
{
    left: 50%;
    position: absolute;
}

.centeringDiv
{
    margin-left: -456px; 
    max-width: 991px;
    background-image: url('../media/img/big_katvig_symbol.png');
	background-position: 50px 100px;
	background-repeat: no-repeat;
	min-height: 720px;
}



.centeringDivMiddle
{
    margin-left: -297px; 
    max-width: 673px;
}

.centeringDivSmall
{
    margin-left: -115px; 
    max-width: 310px;
}




.iconSmall
{
    background-image: url('../media/img/icon_small.png');
    background-repeat: no-repeat;
}


.pageContent
{
	background-image: url('../media/img/module_back.png');
	background-repeat: repeat-x;
	padding: 10px 15px 10px 15px;
	float: left;
	width: 563px;
}

.pageContentFullHeight
{
	
}

.mainDivMiddle .pageContent, .mainDivSmall .pageContent
{
	height: auto;
}


 .mainDivSmall .pageContent
{
	width: 200px;
}

.mainContentWrapper
{
    float: left;
    margin-right: 40px;
    padding: 1px 0px 1px 0px;
    border-color: #d3d3d3;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
	width: 593px;
	min-height: 300px;
    margin-bottom: 40px;
    display: inline;

}

.mainDivSmall .mainContentWrapper
{
	width: 230px;
}



/* -------------- tags ---------------- */

.tag, .subnavigationTag, .subLevelTag
{
	float: left;
	margin-right: 11px;
	line-height: 2.1em;
	white-space: nowrap;
	padding-bottom: 0px;
}

.subnavigationTag
{
	line-height:1em;
	font-size: 1.9em;
}

.subLevelTag
{
line-height: 1.6em;
	font-size: 1.3em;
}

.tag a, .tag a:active,
.subnavigationTag a, .subnavigationTag a:active,
a.tagLink, a.tagLink:active
{	
	color: #333333;
	padding-right: 2px;
	padding-left: 2px;
}

a.tagLink:visited, .tag a:visited, .subnavigationTag a:visited
{
	color: #666666;
	text-decoration: none;
}

.tagCloud
{
	background-image: url('../media/img/module_back.png');
	background-repeat: repeat-x;
	padding: 5px 15px 5px 15px;
	overflow: visible; 
	float: left;
	width: 563px;
	/*height: 56px;*/
}

.tagSymbol
{
	float: left;
	background: transparent url('../media/img/tagsymbol.png');
	background-repeat: no-repeat;
	width: 52px;
	height: 62px;
	margin-right: 16px;
}

.tagSymbol:hover
{
	cursor: pointer;
}

.mainDivSmall .tagSymbol
{
	float: none;
}

.subpageContentContainer .tagCloud
{
	padding-bottom: 7px;
	height: auto;
}

.mainDivSmall .tagCloud
{
	width: 200px;
	height: auto;
	overflow: visible;
}

.tagsContainer
{
	float: left;
    margin-right: 40px;
    padding: 1px 0px 1px 0px;
    border-color: #d3d3d3;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
	width: 593px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	height: auto; 
	overflow: visible; 
	padding-bottom: 0px;
}

.mainDivSmall .tagsContainer
{
	width: 230px;
	margin-right: 0px;
}

.productsAndTags
{
	float: left; 
	/*margin-bottom: 40px;*/
	width: 634px;
}

.mainDivSmall .productsAndTags
{
	width: 270px;
}

.mainDivSmall .productsAndTags, .mainDivMiddle .productsAndTags
{
	margin-bottom: 10px;
}

.stores
{
	float: left; 
	/*margin-bottom: 40px;*/
	width: 834px;
}

.productListContainer
{
	float: left;
    margin-right: 40px;
    width: 593px;
    margin-bottom: 40px;
    overflow: hidden;
    display: inline;
}

.mainDivSmall .productListContainer
{
	width: 230px;
	height: auto;
	overflow: visible;
}

.productList
{
	border: #d3d3d3 1px solid;
	border-bottom-width: 0px;
	border-right-width: 0px;
	float: left;
}



/* @group product information */

/* @group Product Item Content */

.productImage
{
	/* border-bottom: 1px solid #dfdfdf; */
	overflow: hidden;
	padding: 5px 5px 10px 5px;
	background-color: #ffffff;
	
}

.productContent
{
	padding: 0px 15px 15px 15px;
	float: left;
}

.mainDivMiddle .productContent {
	padding: 0px 15px 15px 20px;
	width: 280px;
}

.productInfoContainer .productInfoBox, .productMaterialContainer, .productWashingContainer, .productSizeGuideContainer  {
	margin-top: 10px;
	float: left;
	width: 245px;
	/* background-color: orange; */
	margin-bottom: 15px;
}

.productInfoContainer .productInfoBox {
	margin-bottom: 0px;
}


.productContent h2
{
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 3px;
	
}

.productValue
{
	text-align: center;
	display: block;
	font-size: 1em;
	line-height: 1.2em;
	color: #333333;
	clear: both;
}

.productValueUpperSize 
{
	text-transform: uppercase;
}

.productBadgesContainer {
	width: 245px;
	display: table;
	text-align: center;
}

.badgeTextContainer
{
/*	display: inline-table;*/
	/*
	width: 170px;
	text-align: center;
	margin-bottom: 8px;
	margin: 0 auto;*/
}


.productBadge
{
	display: inline-table;
	/*
	width: 170px;
	text-align: center;
	margin-bottom: 8px;
	margin: 0 auto;*/
}

.mainDivMiddle .productBadgesContainer {
	width: 280px;
}

.mainDivSmall .productBadgesContainer {
	width: 198px;
}

.badge {
	margin-right: 5px;
	/*fl
	oat: left;*/
}

.badgeRight {
	float: right;
}


.productBadge .badgeText
{
	margin: 10px 10px 10px 5px;
	color: #F05146;
	font-weight: bold;
	text-align: left;
}

.productImageText
{
	text-align: right;
	padding-right: 5px;
	padding-top: 4px;
	font-size: .85em;
}

.productContent a
{
	padding-left: 0px;
	text-decoration: underline;
}

.productValueTopSpace
{
	padding-top: 10px;	
}

.itemInformationArea
{
    float: left;
    margin-right: 40px;
    padding: 1px 0px 1px 0px;
    border: #d3d3d3 solid 1px;
    width: 275px;
    margin-bottom: 40px;
	background: #ffffff url('../media/img/itemcontainer_back.jpg') no-repeat -10px 300px;
}

.colorLink
{
	padding: 0px 0px 0px 0px;
}


.colorThumnbnail
{
	border-right: 1px #b8b8b8 solid;
	border-bottom: 1px #b8b8b8 solid;
	padding: 3px;
	background-color: #ffffff;
	text-decoration: none;
}

.colorVariations {
	float: left; 
	width: 245px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.colorsContainer
{
	margin-top: 5px;
	text-align: center;
	width: 100%;
	float: left;
}

.colorsContainer a {
	text-decoration: none;
}

.colorsContainer img {
	width: 34px;
	height: 34px;
}

.variationTitle
{
	padding-top: 5px; 
	text-align: center; 
}

.mainDivSmall .variationTitle
{
	width: 200px;
}



.firstColorThumnbnail
{
	border-top: 1px #b8b8b8 solid;
	border-left: 1px #b8b8b8 solid;
}


.firstRowColorThumnbnail
{
	border-top: 1px #b8b8b8 solid;
}

.firstItemOnRowColorThumnbnail
{
	border-left: 1px #b8b8b8 solid;
}

.storeImage
{
	margin: 9px 9px 0px 9px; 
} 



/* @end */

/* @group Product CARE instructions */

.productWashingContent, .productWashingContent h2 {
	color: #333333;
}


/* @end */

/* @group Middle */

.mainDivMiddle .productImageContainer
{
	float: left;
	margin-right: 0px;
}

.mainDivMiddle .productInfoBox, .mainDivMiddle .productMaterialContainer, .mainDivMiddle .productWashingContainer, .mainDivMiddle .productSizeGuideContainer  {
	width: 285px;
	margin-bottom: 5px;
	float: right;
}

.mainDivMiddle .productImage
{
	border: 0px;
	border-right: 1px solid #cccccc;
	float: left;
}

.mainDivMiddle .colorVariations {
	float: right; 
	width: 285px;
}

.mainDivMiddle .itemInformationArea
{
   	width: 592px;
   	background-position: 275px 100px;
	background-repeat: no-repeat;
}

.mainDivMiddle .storeImage
{
	margin: 15px; 
}

/* @end */

/* @group Small */

.mainDivSmall .colorsContainer
{
	width: 200px;
}

.mainDivSmall .storeImage
{
	margin-top: 0px;
}

.mainDivSmall .productRealContent
{
	width: 228px;
	overflow: hidden;
	position: relative;
}

.mainDivSmall .productImageContainer 
{
	width: 260px;
	overflow: hidden;
	position: relative;
	top: 0px;
	left: -20px;
	float: none;
}

.mainDivSmall .productInfoBox, .mainDivSmall .productMaterialContainer, .mainDivSmall .productWashingContainer, .mainDivSmall .productSizeGuideContainer  {
	width: 198px;
	margin-bottom: 5px;
	
}

.productMaterialContent h1, .productMaterialContent h2, .productMaterialContent h3, 
.productSizeContent h1, .productSizeContent h2, .productSizeContent h3, 
.productWashingContent h1, .productWashingContent h2, .productWashingContent h3
{
	font-size: 1.1em;
	color: #000000;
	margin-top: 0;
	padding-top: 0;
}

.productMaterialContent p, .productSizeContent p, .productWashingContent p, .productMaterialContent p {
	font-size: 0.9em;
	color: #333333;
	margin-top: 0;
	padding-top: 0;
	text-align: left;
}

.productMaterialContent ul, .productWashingContent ul {
	padding: 0;
	margin: 10px 0 0 0;
	padding-left: 15px;	
}

.productMaterialContent li, .productWashingContent li{
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}

.mainDivSmall .colorVariations {
	width: 198px;
}

.mainDivSmall .itemInformationArea
{
	padding-bottom: 10px;
}

.mainDivSmall .itemInformationArea
{
	width: 228px;
}

.mainDivSmall .loadingProductInfo, .mainDivMiddle .loadingProductInfo
{
	padding: 10px;
}

/* @end */
/* @end */





/* @group Product TABS */

.productContentTabBox 
{
	float: left;
	width: 100%;
	background: #ffffff url('../media/img/prodTabsSep.gif') repeat-x left top;
}

.ProductInfoTab 
{
	color: #ffffff;
	font-size: 12px;
	line-height: 11px;
	text-align: center;	
	height: 40px;
	padding: 0;
	margin: 0;
	margin-right: 1px;
	float: left;
	background: #F05146 url('../media/img/prodTabsPil_off.gif') no-repeat center bottom;
	cursor: pointer;
}

.tab1 { width: 50px; margin-top: 11px; }
.tab2 { width: 94px; margin-top: 11px; }
.tab3 { width: 78px; margin-top: 11px;  }
.tab4 { width: 50px; margin-top: 11px;}

.ProductInfoTabLast
{
	margin-right: 0px;
}


.ProductInfoTab:hover
{
	/* background: #8e0000 url('../media/img/prodTabsRollOver.png') repeat-x center top; */
	background-color: #d13130;
	
}

.ProductInfoTab.activeTab 
{
	cursor: pointer;
	/* background: #222222 url('../media/img/prodTabsPil_big.gif') no-repeat center bottom;*/
	background: #ffffff url('../media/img/prodTabsActive.png') repeat-x center top;
	color: #F05146;
}







/* @group size Guide */

.sizeGuide table {
	margin: 15px 0 0 0 ;
}

.clear {
	clear: both;
}
.sizeguidePic {
	margin-right: 8px;
	width: 110px;
	height: 180px;
}

select.sizeguide {
	width: 100px;
}

table.sizeChart {
	width: 245px;	
	font-size: 1.02em;
	line-height: 1em;
	margin: 20px 0 10px 0;
	clear: both;
}

table.sizeChart td {
	vertical-align: top;
	padding-bottom: 6px;
	color: #ff473c;
}

table.sizeChart td.col1 {
}
table.sizeChart td.col2 {
	padding-left: 5px;
}
.mainDivMiddle table.sizeChart td.col2 {
	padding-right: 10px;
}
table.sizeChart td.col3 {
	text-align: right;
	padding-right: 5px;
}



table.sizeChart td.value {
	font-weight: bold;
	color: #333333;
}

.sizeGuide .contenttable td {
	font-size:11px;
	padding:4px;
	vertical-align:middle;
	
}

.td.bottomBorder {
	border-bottom:2px solid #000000;
}

.td.firstCell {
	text-align:right;
}

.conversion {
	clear: both;
	font-style: italic;
	margin-bottom: 20px;
}

.mainDivSmall .conversion {
	font-size: 0.85em;
}

/* @end */

/* @group TABS : Middle */
	
	.mainDivMiddle .productContentTabBox {
		height: 40px;
		width: 316px;
		margin-top: -1px;
		float: right;
		text-transform: capitalize;
	}
		
	.mainDivMiddle .tab1 { width: 61px; margin-top: 12px; }
	.mainDivMiddle .tab2 { width: 104px; margin-top: 12px; }
	.mainDivMiddle .tab3 { width: 90px; margin-top: 12px; }
	.mainDivMiddle .tab4 { width: 58px; margin-top: 12px; }
	
	/* @end */


	/* @group TABS : Small */
	
	.mainDivSmall table.sizeChart {
		font-size: 1em;
		width: 210px;
	}
	
	.mainDivSmall .ProductInfoTab 
	{
		font-size: 11px;
		margin: 0;
		padding: 0;
		margin-right: 1px;
		text-transform: lowercase;	}
	
	.mainDivSmall .ProductInfoTab.ProductInfoTabLast 
	{
		margin: 0;
	}
	
	.mainDivSmall table.sizeChart td.col3 {
		text-align: right;
		padding-right: 5px;
		padding-left: 0px;
	}

	.mainDivSmall .productContentTabBox {
		height: 40px;
	}
	
	.mainDivSmall .tab1 { width: 47px; }
	.mainDivSmall .tab2 { width: 75px; }
	.mainDivSmall .tab3 { width: 45px; margin-top: 5px ;padding: 0 3px 0 3px; }
	.mainDivSmall .tab4 { width: 52px; }
	
	
	/* @end */

/* @end */

h1.productTitle
{
	margin: 0;
	text-align: center;
	font-size: 2.0em; /*1.9em;*/
	color: #333333;
}

h2.colorsTitle
{
	margin-bottom: 1px;
	margin-top: 15px;
	padding-top: 0px;
	color: #666666;
	font-size: 1.8em;
	font-weight: normal;
}

h3.productSubTitle {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1em;
	color: #333333;
	font-size: 1.2em;
	font-weight: normal;
}

.loadingProductInfo
{
	padding: 30px 10px 462px 10px;
	font-size: 2em;
	text-align: center;
	color: #aaaaaa;
}


.contentLink
{
	white-space: nowrap;
}

.productTags
{
	display: none;
	font-size: .9em;
	margin-top: 5px;
	float: left;
}


.subpageContentContainer
{
	float: left;
	width: 634px;
	
}

.subpageContentContainerForSubpage
{
	float: left;
	width: 911px;
}

.mainDivMiddle .subpageContentContainer, .mainDivMiddle .subpageContentContainerForSubpage
{
	width: 593px;
}

.mainDivSmall .subpageContentContainerm, .mainDivMiddle .subpageContentContainerForSubpage
{
	width: 230px;
}

.productTagsContainer
{
	clear: left;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
}

.productTagItem
{
	margin-right: 10px;
	margin-bottom: 2px;
	float: left;
}


/* @group LightBox */

.bigImageContainer
{ 
	background-image: url('../media/img/lightbox_back.png');
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding-top: 90px;
}
/* @end */

.bigImageContainer img
{
	border: 1px solid #afafaf;
	vertical-align: middle;
}


.breadCrumbSeparator
{
	padding-left: 5px;
	padding-right: 5px;
}

.breadCrumbItem
{
	font-weight: bold;

}


.currentPageLink
{
	padding-right: 0px;
	font-weight: bold;
	white-space: nowrap;
}


h1.contentTitle
{
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	padding-top: 17px;
	padding-bottom: 10px;
	line-height: 1em;
	font-size: 1.4em;
}


table.contenttable {
	float: left;
	margin-bottom: 10px;
}

table.contenttable td {
	font-size: 0.85em;
	padding:4px;
	vertical-align: middle;
}
.mainDivMiddle table.contenttable td {
	font-size: 0.8em;
}
td.firstCell {
	text-align: right;
}
td.leftBorder {
	border-left: solid 1px #000000;
}

td.bottomBorder {
	border-bottom: solid 2px #000000;
}




/* @group section for items paging navigation */

.pagingItemSpan
{
	padding-right: 4px;
	padding-top: 9px;
	padding-left: 4px;
}


.pagingSymbol
{
	font-size: 1.65em;
}

#pagingPreviousContainer
{
	padding-right: 7px;
}

.pagingItemsContainer
{
	padding-top: 9px;
}


.pagingContainer
{
	font-size: 1.3em;
	color: #666666;
	margin-top: 15px;
}

.pagingContainer div
{
	float: left;
}

/* @end */


.productNavigator
{
	clear: both;
	margin-top: 20px;
}

.pagingContainer
{
	float: right;
}

.itemToShowContainer
{
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* ****************************** chnage the size of the fonts etc **************************** */

body.size0
{
	font-size: 13px;
}

body.size1
{
	font-size: 16px;
}

body.size2
{
	font-size: 19px;
}

body.size1 .tagCloud, body.size2 .tagCloud
{
	height: auto;
}

body.size1 .mainDivMiddle .mainMenu, body.size2  .mainDivMiddle .mainMenu
{
	clear: both;
}


body.size1 .mainDivMiddle .mainMenu ul, body.size2 .mainDivMiddle  .mainMenu ul
{
	padding: 0px;
}

body.size1 .spot, body.size2 .spot
{
	overflow: visible;
	height: auto;
}

body.size1  .mainDivMiddle .mainMenu ul li, body.size2  .mainDivMiddle .mainMenu ul li
{
 
    display: block;
    padding-left: 15px;
    background-image: url('../media/img/main_menu_separator.png');
    background-repeat: no-repeat;
    background-position: 0px 12px;
}




.dealersMoreInfo
{
	float: right; 
	margin-right: 20px;
}

.dealerDescription
{
	margin-bottom: 10px;
}


.dealerUrl
{
	margin-top: 5px;
}

.dealerAddressTitle
{
	margin-bottom: 2px;
	font-weight: bold;
}

.searchResults
{
	margin-top: 20px;
}

.searchResultTable
{
	margin-bottom: 20px;
	margin-top: 10px;
}

.searchResultTable td
{
	vertical-align: top;
	padding-bottom: 9px;
}

.searchResultCounter
{
	padding-right: 10px;
	width: 20px;
	text-align: right;
	font-size: 1.2em;
}


a.searchResultText, a.searchResultText:link, a.searchResultText:visited
{
	color: Black;
	background-image: none;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
}

.searchResultTitle
{
	font-size: 1.3em;
}

.searchResultTitle a
{
	font-style: normal;
}

.searchResults h2
{
	margin-bottom: 3px;
	margin-top: 10px;
}

.switchResultsButtonDiv
{
	float: right;
	margin-top: 10px;
}

.searchResultDiv
{
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 20px;
	margin-top: 0px;
	float: left;
}



.googleStoreMap
{
	height: 200px;
	width: 245px;
	margin: 0px 14px 14px 14px; 
	border: 1px solid #dedede;
}

.mainDivMiddle .googleStoreMap
{
	float: left;
	margin-left: 15px;
	margin-right: 0px;
	width: 562px;
}


.mainDivSmall .googleStoreMap
{
	width: 200px;
}




/* -------------- link color -------------- */
.activeColour, a, a.link, a.activeColour, a.activeColoupar:visited, a.activeColour:link,
.activeColourBack,
.tag a, .tag a:active, .subnavigationTag a, .subnavigationTag a:active, a.tagLink, a.tagLink:active,
a.linkListLast, a.linkListLast:active, a.linkListLast:visited, a.linkListLast:hover
{ 
	color: #F05146;
}


a.linkListLast:hover {
	color: red;
	text-decoration: none;
}


.itemMarker
{
	position: relative; 
	top: -1px; 
	left: -1px; 
	height: 4px; 
	overflow: hidden; 
	width: 75px;
	background-color: #F05146;
}

.noBackgroundImage
{
	background-image: none;
	background-repeat: repeat;
	background-position: 0px 0px;
}

.articlePageStyle
{
	background-image: url('../media/img/japan_tile.png');
	background-repeat: repeat;
	background-position: 0px 0px;
	min-height: 442px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 1px;
}

.toogleViewContainer
{
	border-bottom: 1px solid #dddddd;
	float: left;
	width: 600px;
	padding-left: 12px;
	padding-bottom: 12px;
}

.mainDivSmall .toogleViewContainer
{
	width: 220px;
}

.mainDivSmall a.storeMapButton,
.mainDivSmall a.storeMapButtonOn
{
	margin-top: 10px;
}

a.storeListButton, a.storeListButton:visited, a.storeListButton:link,
a.storeListButtonOn, a.storeListButtonOn:visited, a.storeListButtonOn:link
{
	background: transparent url('../media/img/botton_stores_in_list.png') no-repeat;
	display: block;
	padding: 1px 5px 0px 33px;
	line-height: 28px;
	height: 28px;
	width: 79px;
	color: #ffffff;
	float: left;
	
	text-decoration: none;
	text-shadow: 2px 2px 2px #000000;
}

a.storeMapButton, a.storeMapButton:visited, a.storeMapButton:link,
a.storeMapButtonOn, a.storeMapButtonOn:visited, a.storeMapButtonOn:link
{
	background: transparent url('../media/img/botton_stores_on_map.png') no-repeat;
	display: block;
	padding: 1px 5px 0px 30px;
	line-height: 28px;
	height: 28px;
	width: 82px;
	margin-right: 20px;
	color: #ffffff;
	float: left;
	text-shadow: 2px 2px 2px #000000;
	text-decoration: none;
}

a.storeListButtonOn, a.storeListButtonOn:visited, a.storeListButtonOn:link
{
	background: transparent url('../media/img/botton_stores_in_list_on.png') no-repeat;
}

a.storeMapButtonOn, a.storeMapButtonOn:visited, a.storeMapButtonOn:link
{
	background: transparent url('../media/img/botton_stores_on_map_on.png') no-repeat;
}

a.noHover:hover
{
	text-decoration: none;
}

.productListImage
{
	padding: 5px;
	width: 61px;
	height: 61px;
	background-color: #ffffff;
}


.searchMark
{
	background-color: Yellow;
}

a.tagAdminExists
{
	background-color: #F05146;
	color: White;
}

#cloudEditContainer a
{
	color: #666666;
}

.tagLoading, .itemLoading
{
	color: #999999;
}


.itemLoading
{
	
	height: 200px;
}

.googleMap
{
	border: 0px; 
	display: block; 
	width: 571px; 
	height: 308px; 
	margin-top: 10px;
	border: 1px solid #cccccc;
	float: left;
}

.mainDivSmall .googleMap
{
	border: 0px; 
	width: 210px; 
	border: 1px solid #cccccc;
}

.googleMapsWrapper
{
	border-bottom: 1px solid #d3d3d3;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 593px; 
	margin-bottom: 20px;
	float: left;
}

.searchAddressButton
{
	float: right;
}

.mainDivSmall .googleMapsWrapper
{
	width: 230px; 
}


#addressField
{
	width: 200px;
}

.mainDivSmall #addressField
{
	width: 100px;
}

.mainDivSmall .searchAddressButton 
{
	float: left;
}


.storeSearchText
{
	float: left; 
	width: 250px;
}

.mainDivSmall .storeSearchText
{
	width: 210px; 
}

.googleMapsContainer
{
	background-image: url('../media/img/googleback.png'); 
	background-repeat: repeat-x;
	float: left;
	padding: 10px;
	
}

.updatingMap
{
	margin-top: 10px;
	float: left;
	padding: 0px;
	font-weight: bold;
	visibility: visible;
}



.serviceInputTitle
{
	width: 100px;
	float: left;
}

.serviceInputField
{
	width: 200px;
	border: 1px solid #999999;
}

.serviceInputFieldContainer
{
	float: left;
}


.logoutText
{
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	margin-top: 1px;
	padding-right: 4px;
	float: left;
	display: block;
	cursor: pointer;
}

a.logoutLink
{
	text-decoration: none;
}


a.newsletterLink, a.newsletterLink:visited, a.newsletterLink:link
{
	background: url('/public/media/img/katvig_newsletter_icon.png') no-repeat transparent;
	padding-left: 26px;
}




	
.mailingSpotBottomPrivacy, .mailingSpotBottomUnsubscribe
{
	width: 110px;
	padding-top: 10px;
	
}
	
	
a.katvigButton, a.katvigButton:visited, a.katvigButton:link
{
	background: url('/public/media/img/submitbutton.gif') no-repeat;
	width: 145px;
	height: 39px;
	display: block;
	color: #ffffff;
	font-size: 1.5em;
	text-align: center;
	line-height: 2.05em;
	text-decoration: none;
}



/* channels section */

.channelsRoot
{
	float: left;
    margin: 0 40px 0 0;
    width: 581px;
	height: 78px;
	padding: 12px 0 4px 12px;
	overflow: hidden; 
	background: #f0f0f0 url('../media/img/channels_topborder_bg.gif') repeat-x;
}

.mainDivSmall .channelsRoot
{
	width: 218px;
}

.channelsRoot.wide {
	width: 900px;
}
.mainDivMiddle .channelsRoot.wide
{
   max-width: 581px;
}

.channelsContainer
{
    clear: both;
    float: left;
    padding: 0;
	overflow: visible; 
	float: left;
	/*width: 9999em;*/
	padding-bottom: 0px;
	/*  margin-bottom: 4px; */
}

.mainDivSmall .channelsContainer
{
	width: 180px;
}

.channelBtm {
	width: 593px;
	height: 36px;
	float: left;
	background: #ffffff url('../media/img/channels_btm_shadow.gif') repeat-x;
}

.mainDivSmall .channelBtm {
	width: 230px;
}

.channelBtm.wide {
	width: 912px;
}
.mainDivMiddle .channelBtm.wide {
	width: 593px;
}


.channelsSubBox {
	width: 593px;
	float: left;
}
.channelsSubBox.wide {
	width: 912px;
}

.mainDivMiddle .channelsSubBox.wide {
	width: 593px;
}

.channelsSubBoxContainer {
	clear: both;
    float: left;
    background: url('/public/media/img/channels_subbox_bg.gif') repeat;
	padding: 11px 13px 13px 13px;
	overflow: visible; 
	float: left;
	
	width: 567px;
	/*  small version
	width: 200px;
	*/
}




.mainDivMiddle .channelsSubBox .wide
{
   max-width: 567px;
}

.mainDivSmall .channelsSubBoxContainer {
	width: 204px;
}

.channelsSubBoxContainer.wide {
	width: 886px;
}

.channelsSubBoxContentContainer {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
}

.channelsSubBoxContentContainer .topButtons {
	text-align: right;
	font-size: 12px;
	padding: 9px 10px 0 0;
	float: right;
}

.channelsSubBoxContentContainer .btmButtons {
	text-align: left;
	font-size: 12px;
}


.channelsSubBoxContentContainer .topButtons a, .channelsSubBoxContentContainer .btmButtons a {
	color: #F05146;
	text-decoration: none;
}

.channelsSubBoxContentContainer .topButtons a:hover, .channelsSubBoxContentContainer .btmButtons a:hover {
	text-decoration: underline;
}

.channelsSubBoxContent {
	padding: 5px 15px 15px 15px;
	float: left;
	width: 535px;
	
	/*  small version
	width: 180px;
	*/
}

.channelsSubBoxContent.wide {
	width: 855px;
}

.mainDivMiddle .channelsSubBoxContent.wide {
	width: 535px;
}

.mainDivSmall .channelsSubBoxContent {
	width: 185px;
	padding: 5px 10px 5px 10px;
}

.channelsSubBoxContent.colorBox {
	padding-bottom: 10px;
}

.mainDivSmall .channelsSubBoxContent.colorBox {
	margin: 5px 0px 5px 8px;
	padding: 0;
	width: 190px;
}

.channelsSubBoxTopBg 
{
	clear: both;
    float: left;
    background: url('/public/media/img/channels_top_stripe.gif') repeat;
	float: left;
	width: 593px;
	height: 7px;
	display: none;
}

.mainDivSmall .channelsSubBoxTopBg 
{
	width: 230px;
}

.channelsSubBoxTopBg.wide
{
	width: 912px;
}
.mainDivMiddle .channelsSubBoxTopBg.wide
{
	width: 593px;
}

.channelGender {
	width: 130px;
    height: 75px;
	float: left;
	margin-right: 14px;
	margin-bottom: 5px;
   background: url('/public/media/img/channels_gender_bg.png') no-repeat;
    
}

.channelGender a, .channelGender a:hover, .channelGender a:visited
{
    font-family: Helvetica, Arial, Verdana, Sans-Serif;
   	font-size: 12px;
   	color: #2f2f2f;
   	text-decoration: none;
}

.channelGenderBox {
	width: 60px;
	height: 34px;
	text-align: center;
	float: left;
	margin-left: 2px;
	margin-top: 2px;
	/* line-height: 35px; */
	cursor: pointer;
}
.channelGenderBoxBig {
	width: 123px;
	height: 34px;
}

.channelGenderBox:hover, .channelGenderBox .activeChannel {
	background: url('/public/media/img/channels_gender_box_active.gif') no-repeat;
}

.channelGenderBoxBig:hover, .channelGenderBoxBig .activeChannel {
	background: url('/public/media/img/channels_gender_box_active_big.gif') no-repeat;
}

.channelBox
{
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 7px;
    text-align: center;
    cursor: pointer;
}

.channelBox a, .channelBox a:hover, .channelBox a:visited
{
    font-family: Helvetica, Arial, Verdana, Sans-Serif;
   	font-size: 10px;
   	color: #8b8b8b;
   	text-decoration: none;
}

.channelReset {
	width: auto;
    float: right;
    cursor: pointer;
    font-family: Helvetica, Arial, Verdana, Sans-Serif;
}

.channelBoxContent {
	float: left;
	height: 83px;
	width:100%;
}

.channelBoxDynamic .channelBoxContent
{
	background-repeat: no-repeat;
	background-position: center 5px;
}

.channelGender .channelBoxContent {
	float: left;
	height: 34px;
	width:100%;
}
.genderLinkTxt {
	margin-top: 8px;
}

.channelBoxTxt {
	margin-top: 58px;
}

/* CHANNEL: SIZES */
.channelBoxSize .channelBoxContent 
{
	background: url('/public/media/img/channels_box_bg_size.png') no-repeat;
}

.channelBoxSize .channelBoxContent:hover, .channelBoxSize .activeChannel 
{
	background: url('/public/media/img/channels_box_bg_size_on.png') no-repeat;
	cursor: pointer;
}

/* CHANNEL: COLORS */
.channelBoxColor .channelBoxContent 
{
	background: url('/public/media/img/channels_box_bg_color.png') no-repeat;
}

.channelBoxColor .channelBoxContent:hover, .channelBoxColor .activeChannel 
{
	background: url('/public/media/img/channels_box_bg_color_on.png') no-repeat;
	cursor: pointer;
}


/* CHANNEL: RANGES */
.channelBoxRanges  .channelBoxContent 
{
	background: url('/public/media/img/channels_box_bg_ranges.png') no-repeat;
}

.channelBoxRanges .channelBoxContent:hover, .channelBoxRanges .activeChannel 
{
	background: url('/public/media/img/channels_box_bg_ranges_on.png') no-repeat;
	cursor: pointer;
}

/* CHANNEL: EXPLORE */
.channelBoxExplore .channelBoxContent 
{
	background: url('/public/media/img/channels_box_bg_explore.png') no-repeat;
}

.channelBoxExplore  .channelBoxContent:hover, .channelBoxExplore .activeChannel 
{
	background: url('/public/media/img/channels_box_bg_explore_on.png') no-repeat;
	cursor: pointer;
}

/* CHANNEL: COLLECTION */
.channelBoxHW09 .channelBoxContent 
{
	background: url('/public/media/img/channels_box_bg_hw09_inactive.png') no-repeat;
}

.channelBoxHW09  .channelBoxContent:hover, .channelBoxSS10 .activeChannel 
{
	background: url('/public/media/img/channels_box_bg_hw09_active.png') no-repeat;
	cursor: pointer;
}

.channelBoxAW09 .channelBoxContent 
{
	background: url('/public/media/img/channels_box_bg_aw09_inactive.png') no-repeat;
}

.channelBoxAW09 .channelBoxContent:hover, .channelBoxAW09 .activeChannel 
{
	background: url('/public/media/img/channels_box_bg_aw09_active.png') no-repeat;
	cursor: pointer;
}

.channelBoxHS10 .channelBoxContent 
{
	background: url('/public/media/img/channels_box_bg_hs10_inactive.png') no-repeat;
}

.channelBoxHS10 .channelBoxContent:hover, .channelBoxHS10 .activeChannel 
{
	background: url('/public/media/img/channels_box_bg_hs10_active.png') no-repeat;
	cursor: pointer;
}


#channelHW10 .channelBoxContent 
{
	background: url('/public/media/img/channels_box_bg_hw10_inactive.png') no-repeat;
}

#channelHW10 .channelBoxContent:hover, .channelBoxHS10 .activeChannel 
{
	background: url('/public/media/img/channels_box_bg_hw10_active.png') no-repeat;
	cursor: pointer;
}

.channelBoxAW10 .channelBoxContent 
{
	background: url('/public/media/img/channels_box_bg_aw10_inactive.png') no-repeat;
}

.channelBoxAW10 .channelBoxContent:hover, .channelBoxAW10 .activeChannel 
{
	background: url('/public/media/img/channels_box_bg_aw10_active.png') no-repeat;
	cursor: pointer;
}


/* CHANNEL: COLLECTION SS10*/
.channelBoxSS10 .channelBoxContent 
{
	background: url('/public/media/img/channels_box_bg_ss10_inactive.png') no-repeat;
}

.channelBoxSS10 .channelBoxContent:hover, .channelBoxSS10 .activeChannel 
{
	background: url('/public/media/img/channels_box_bg_ss10_active.png') no-repeat;
	cursor: pointer;
}

.channelBoxCollection  .channelBoxContent:hover, .channelBoxCollection .activeChannel 
{
	background: url('/public/media/img/channels_box_bg_ss09_active.png') no-repeat;
	cursor: pointer;
}

/* CHANNEL STORE: MAPVIEW */
.channelBoxStoresMap .channelBoxContent 
{
	background: url('/public/media/img/channels_box_bg_store_map_inactive.png') no-repeat;
}

.channelBoxStoresMap  .channelBoxContent:hover, .channelBoxStoresMap .activeChannel 
{
	background: url('/public/media/img/channels_box_bg_store_map_active.png') no-repeat;
	cursor: pointer;
}


/* CHANNEL STORE: LISTVIEW */
.channelBoxStoresList .channelBoxContent 
{
	background: url('/public/media/img/channels_box_bg_store_list_inactive.png') no-repeat;
}

.channelBoxStoresList  .channelBoxContent:hover, .channelBoxStoresList .activeChannel 
{
	background: url('/public/media/img/channels_box_bg_store_list_active.png') no-repeat;
	cursor: pointer;
}

/* CHANNEL STORE: ONLINE SHOPS */
.channelBoxStoresOnline .channelBoxContent 
{
	background: url('/public/media/img/channels_box_bg_store_online_inactive.png') no-repeat;
}

.channelBoxStoresOnline  .channelBoxContent:hover, .channelBoxStoresOnline .activeChannel 
{
	background: url('/public/media/img/channels_box_bg_store_online_active.png') no-repeat;
	cursor: pointer;
}


.channelBoxDynamic
{
	background: url('/public/media/img/channels_box_sprite.png') no-repeat;
	cursor: pointer;
}

.channelBoxDynamic.activeChannelBox
{
	background: url('/public/media/img/channels_box_sprite.png') no-repeat;
	background-position: 0px -80px;
	cursor: pointer;
}
{
	background: url('/public/media/img/channels_box_sprite.png') no-repeat;
	cursor: pointer;
}

.channel a:hover
{
    cursor: pointer;
}

.channelColor
{
    float: left;
    width: 30px;
    height: 30px;
    background-color: #eeeeee;
    margin-right: 4px;
    margin-bottom: 4px;
	border: 2px solid transparent;
}

.channelColor img
{
	width: 30px;
    height: 30px;
}

.subBoxDescription {
	float: left;
	padding-left: 15px;
	color: #666666;
	margin-bottom: -4px;
}

.channelsSubBoxIntroTxt {
	float: left;
	padding: 9px 0 0 15px;
	width: 80%;
	padding-bottom: 20px;
	color: #666666;
	font-size: 12px;
	line-height: 1.2em
}

#storesGeneralSaying {
	padding: 15px 0 40px 28px;
	float: left;
	font-size: 12px;
	color: #666666;
}

/* @group Channel SubBox Link list */

.linkList {
	color: #F05146;
	float: left;
}

.channelsSubBoxContent .linkList {
	margin: 0 10px 0 0;
}

.channelsSubBoxContent .linkListRight {
	margin: 0 10px 0 0;
	float: right;
}

.mainDivSmall .channelsSubBoxContent .linkListRight {
	float: left;
	margin-bottom: 10px;
}

.chanContRangesBox .linkList {
	float: left;
}

.linklistHeader {
	color: #000000;
	border-bottom: dotted 1px #333333;
	display: inline-table;	
	width: auto;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

.linkList ul, .linkListRight ul {
	width: 130px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.linkList li, .linkListRight li {
	padding-left: 0.8em;
	margin-bottom: 3px;
	list-style-type: none;
	background-image: url(/public/media/img/submenulistimage.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
}

.linkListLast {
	margin: 10px 0 0px 0;
}

.linkList li a, .linkListRight li a {
	color: #333333;
	text-decoration: none;	
}

.linkList a:hover, .linkListRight a:hover {
	color: #000000;
	text-decoration: underline;
}

.linkListXtraMargin {
	margin: 0 30px 0 0;
}

.rightFloat {
	float: right;
}

/* @end */

/* @group Channel subBox GENDER */



.productSplashBox {
	border-left: 1px solid #F05146;
	float: left;
	width: 216px;
}

.header {
	background-color: #F05146;
	color: #ffffff;
	height: 14px;
	padding: 3px;
}

.productSplashBox img {
	float: left;
	border-bottom: 1px solid #F05146;
	border-right: 1px solid #F05146;
	padding: 5px;
	cursor: pointer;
}

/* @group Small */



/* @end */
.mainDivSmall .productSplashBox {
	display: none;
}
.mainDivSmall .linkListLast {
	margin-bottom: 8px;
}

/* @end */



/* @group Channel subBox TAPE MEASURE */

.channelsSubBoxContent .tapemeasureBoxTop {
	float: left;
	width: 100%;
	height: 28px;
	background: #ffffcc url('/public/media/img/channels_size_box_sizebg_top.gif') repeat-x;
	padding: 0;
	margin-top: 10px;
}

.channelsSubBoxContent .tapemeasureBox {
	float: left;
	width: 100%;
	background-color: #ffffcc;
	padding: 0;
}

.channelsSubBoxContent .tapemeasureBoxBtm {
	width: 100%;
	height: 15px;
	background: #ffffcc url('/public/media/img/channels_size_box_sizebg_btm.gif') repeat-x 0;
	padding: 0;
	float: left;
}

.mainDivSmall .channelsSubBoxContent .tapemeasureBoxBtm {
	margin-bottom: 5px;
}

.channelsSubBoxContent .tapemeasureBox ul {
	margin: 0;
	padding: 0 15px 0 15px;
	width: 100%;
	text-align: center;
	float: left;
	
}

.mainDivSmall .channelsSubBoxContent .tapemeasureBox ul {
	padding: 0 5px 0 5px;
	width:100%;
	font-size: 12px;
}

.channelsSubBoxContent .tapemeasureBox li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-right: 8px;
}

.tapemeasureBox .ci {
	color: #F05146;
	padding: 6px 1px 6px 3px;
	text-decoration: none;
}

.mainDivSmall .tapemeasureBox .ci {
	padding: 4px 0px 0px 2px;
}

.tapemeasureBox .ci:hover
{
	color: #ffffff;
	background-color: #F05146;
}

/* @end */


/* @group Channel SubBox RANGES */


.chanContRangesBox {
	float: left;
	width: 168px;
	border: solid 1px #d5d5d5;
	padding: 8px;
	margin-right: 7px;
	cursor: pointer;
	margin-bottom: 6px;	
}


.chanContRangesBox:hover {
	background-color: #F05146;
	color: #ffffff;
	cursor: pointer;
}

.chanContRangesBox .name {
	float: left;
	margin-right: 5px;
	width: 60px; 
}

.chanContRangesBox .thumPics {
	float: right;
}

.chanContRangesBox .thumPics img {
	width: 30px;
	height: 30px;
	float: right;
	margin: 0 0 0 3px;
	list-style-type: none;
}

/* @group Small */

.mainDivSmall .chanContRangesBox {
	margin-right: 0;
}

/* @end */

/* @end */

/* @group channel EXPLORE (Sustainability) */

.channelsSubBoxContent .exploreInfo {
	width: 220px;
	float: right;
	border-left: solid 1px #D3D3D3;
	padding-left: 20px;
}

.mainDivSmall .channelsSubBoxContent .exploreInfo {
	width: 185px;
	float: left;
	border-left: solid 0px #D3D3D3;
	border-top: solid 1px #D3D3D3;
	padding: 10px 0 0 0;
	margin-top: 10px;
}

.channelsSubBoxContent .exploreInfo img
{
    float: right;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.channelsSubBoxContent .exploreInfo ul {
	margin: 0;
	padding: 0;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}

.channelsSubBoxContent .exploreInfo li {
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
	color: #333;
}


/* @end */



#tooltip
{
	position:absolute;
	border:2px solid white;
	background: #F05146;
	padding:4px 7px;
	color: white;
	display:none;
	text-shadow: #000 0px 0px 0px;
	max-width: 170px;
	font-size: 12px;
}

/* @group Channel Stores */

.channelStoresHeader {
	font-weight: bold;
	color: #f05046;
	margin-bottom: 10px;
}

.channelStoresFreeSearch div {
	margin-bottom: 10px;
}

.channelStoresMapSearch {
	float: left;
	height: 60px;
	padding-right: 25px;
}
.channelStoresMapSearch input {
	background: url('/public/media/img/channels_stores_input_big_bg.png') no-repeat;
	border: 0;
	height: 38px;
	width: 380px;
	padding-left: 10px;
	padding-top: 12px;
	position: relative;
	font-size: 20px;
}
.channelStoresCountry {
	float: left;
	height: 60px;
	padding-right: 25px;
	border-right: solid 1px #c8cac5;
}

.channelStoresCountry.shipping {
	padding-left: 25px;
	height: 65px;
}

.mainDivMiddle .channelStoresCountry.shipping {
	height: 65px;
}

.mainDivMiddle .channelStoresCountry {
	height: 80px;
	width: 145px;
}

.channelStoresCountry select {
	margin-right: 5px;
	height: 24px;
	width: 140px;
	font-size: 12px;
	padding-top: 2px;
}

.mainDivMiddle .channelStoresCountry select {
	float: left;
	margin-bottom: 5px;
}

.channelStoresFreeSearch {
	float: left;
	height: 60px;
	padding-left: 25px;
	padding-right: 25px;
	border-right: solid 1px #c8cac5;
}

.channelStoresFreeSearch input {
	background: url('/public/media/img/channels_stores_input_bg.png') no-repeat;
	border: 0;
	height: 26px;
	width: 192px;
	padding-left: 5px;
	padding-top: 4px;
	position: relative;
	margin-top: -3px;
}

.channelStoresShipping {
	float: left;
	height: 60px;
	padding-right: 25px;
	border-right: solid 1px #c8cac5;
}

.mainDivMiddle .channelStoresShipping {
	height: 65px;
}

.btn_channels_store_search {
	background: url('/public/media/img/button_stores_red.png') no-repeat;
	width: 73px;
	height: 43px;
	cursor: pointer;
	line-height: 43px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	float: left;
	margin-top: 8px;
	margin-left: 25px;
}

#channelsContentStoresMapView .btn_channels_store_search {
	margin-top: 3px;
	margin-left: 0px;
}


/* @end */

/* @group Stores Content */

.storesListViewContainer, .storesOnlineViewContainer, .storesMapViewContainer {
	width: 912px;
	margin-right: 40px;
    margin-bottom: 40px;
	float:left;
    clear: both;
}

.mainDivMiddle .storesListViewContainer, .mainDivMiddle .storesOnlineViewContainer, .mainDivMiddle .storesMapViewContainer
{
	width: 593px;
}

.storesListViewContent, .storesOnlineViewContent {
	width:100%;
}

.hideMe {
	display: none !important;
}

/* @end */

/* @group Stores Table lists */

table.storesTable { 
	empty-cells:show;
	*border-collapse: collapse;
	width: 100%;
	font-size: 12px;
	clear: both;
}

table.storesTable tbody
{
	width: 100%;
}

table.storesTable td.listItem, table.storesTable th {
	height: 30px;
	text-align: left; 
	padding-left: 13px;
	padding-right: 13px;
}

table.storesTable th {
	border-top: solid 1px #d5d5d5;
	height: 43px;
}

table.storesTable th .right {
	float: right;
	padding-right: 13px;
}

table.storesTable th.lastCell .right {
	padding-right: 0px;
}

table.storesTable td {
	border-top: solid 1px #cdcdcd;
}

table.storesTable tr.head th {
	background-color: #767676;
	padding-top: px;
	color: #ffffff;
}

table.storesTable tr.head th a {
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
}
table.storesTable tr.head th a:hover {	text-decoration: none;	}

table.storesTable tr:hover, table.storesTable tr.active {
	background-color: #f05046;
	cursor: pointer;
	color: #FFFFFF;
}
table.storesTable tr.active {
	background-color: #ffffff;
	cursor: pointer;
	color: #000000;
}
table.storesTable tr.storesListInfo:hover {
	background-color: transparent;
	cursor: auto;
	color: #000000;
}

table.storesTable tr:hover td.col5 { background: #f05046;}
table.storesTable tr:hover td.col6 { background: #f05046;}


table.storesTable tr td.eshop
{
	background: url(../media/img/store_listicon_eshop_off.gif) no-repeat center center;
}

table.storesTable tr:hover td.eshop
{
	background: url(../media/img/store_listicon_eshop_over.gif) no-repeat center center;
}


table.storesTable tr td.butique
{
	background: url(../media/img/store_listicon_butique_off.gif) no-repeat center center;
}

table.storesTable tr:hover td.butique
{
	background: url(../media/img/store_listicon_butique_over.gif) no-repeat center center;
}

table.storesTable tr.head th.col2,
table.storesTable tr.head th.col3,
table.storesTable tr.head th.lastCell
{
	padding-left: 0px;
}


table.storesTable td.col1 {	width: 20%; font-weight: bold; padding-left: 13px; padding: 13px;}
table.storesTable td.col2 {	width: 10%; }
table.storesTable td.col3 {	width: 10%; }
table.storesTable td.col4 {	width: 30%; }
table.storesTable td.col5 {	width: 2%; }
table.storesTable td.col6 {	width: 2%; padding-right: 60px; }
table.storesTable td.logo {	width: 2%; }

table.storesTable td.weburl, table.storesTable th.weburl {	
	text-align: right; 
	padding-right: 13px;
}


table.storesTable td.name, table.storesTable th.name {	
	font-weight: bold;
}
table.storesTable td.country, table.storesTable th.country {	
	padding-left: 30px;
}

*table.storesTable td.col1, *table.storesTable td.col2,
*table.storesTable td.col3, *table.storesTable td.col4,
*table.storesTable td.col5, *table.storesTable td.col6, table.storesTable td.logo{	
	width: auto; 
}

tr.storesListInfo {
	/* display: none; */
	border-top: solid transparent;
}
table.storesTable tr.storesListInfo td {
	border-top: solid 1px #cdcdcd;
	border-top: solid 1px #cdcdcd;
	background: #f0f0f0;
	padding: 0;
	border-style: hidden;
}

table.storesTable tr.storesListInfo .infoBox,
table.storesTable tr.storesListInfo .storeListInfoMap
{
	display: none;
}

.mainDivMiddle tr.storesListInfo td {
	/* background: url(../media/img/storeslistInfobg.gif) repeat-x left bottom; */
	background-color: #f0f0f0;
	background-image: none;
	padding: 10px 0 13px 13px;
}
table.storesTable tr.active td, table.storesTable tr.active:hover td {
	background-color: #e8e8e8;
}
table.storesTable tr.active td.butique, 
table.storesTable tr.active:hover td.butique 
{ 
	background: #e8e8e8 url(../media/img/store_listicon_butique_off.gif) no-repeat center center;
}

table.storesTable tr.active td.eshop, 
table.storesTable tr.active:hover td.eshop 
{ 
	background: #e8e8e8 url(../media/img/store_listicon_eshop_off.gif) no-repeat center center;
}

tr.storesListInfo .infoBox {
	float: right;
	width: 490px;
	font-size: 14px;
	margin: 15px;
}
.mainDivMiddle tr.storesListInfo .infoBox {
	float: left;
	font-size: 14px;
	width: 578px;
}


img.storesListInfoCloseBtn {
	background: #ffffff url(../media/img/storeslistInfoclosebutton.gif) no-repeat;
	float: right;
	position: absolute;
	top: 0px;
}
tr.storesListInfo td .storeListInfoHeader {
	font-size: 28px;
	font-weight: bold;
	padding-bottom: 15px;
}
tr.storesListInfo td .storeListInfoContact {
	width: 190px;
	margin-right: 15px;
	float: left;
	line-height: 1.3em;
}
tr.storesListInfo .hcard{
	background: url(../media/img/hcard_19x19.png) no-repeat left center;
	padding: 5px 5px 5px 25px;
	line-height: 2em;
}

tr.storesListInfo td .storeListInfoAdress {
	width: 200px;
	line-height: 1.3em;
	float: left;
}
tr.storesListInfo td .storeListInfoMap {
	width:370px; 
	height:200px; 
	border: solid 1px #999999;
	float: left;
	margin: 15px 0px 15px 15px;
}
.mainDivMiddle tr.storesListInfo td .storeListInfoMap {
	width:564px;
	margin-top: 15px; 
}
table.storesTable .storesListInfoClose {
	clear: both;
	/*width: 30px;*/
	float: right;
	/*padding-right: 20px;*/
}
table.storesTable td.logo img 	{	margin: 5px 0 5px 0 ;	}


/* @end */

/* @group Stores MAP view */

.storesMapViewContainer .storesGoogleMap {
	width: 650px;
	height: 450px;
	float: right;
}

.mainDivMiddle .storesMapViewContainer .storesGoogleMap {
	width: 330px;
	height: 450px;
	float: right;
}

.storesMapViewContainer .storesList, .directionList {
	width: 262px;
	height: 450px;
	overflow: auto;
	float: left;
	font-size: 12px;
	margin-bottom: 40px;
}
.directionList
{
	overflow-y:scroll;
}
#directionListClose
{
	background: url("../media/img/close_button.png") no-repeat right;
	padding-right:30px;
	float:right;
	clear:both;
	height:32px;
	line-height: 32px;
	margin-top: 10px;
	margin-right: 10px;
	color: #000;
}
#directionsInfo
{
	float:left;
	clear:both;
}
#directionsInfo h3
{
	margin:3px 0 0;
	padding:0px;

}
#directionOutput
{
	float: left;
	width: 235px;
}
#directonSearchHolder
{
	background-color:#EDEDED;
	padding:10px;
	margin-right:10px;
	float: left;
	width:215px;
	margin-top: 10px;
}
#directionsInput
{
	width:155px;
}
.adp-directions tr td:first-child
{
	color:#123123;
}

/**
* Buttons that are shonw in the goolge map window
*/
#getDirections
{
	background: url(../media/img/directions_button.png) no-repeat left 3px;
	padding-left: 25px;
	height:25px;
	float:left;
	line-height:25px;
}
.storeListMapPaging {
	padding:  15px 0 10px 25px;
	text-align: left;
	font-size: 14px;
	border-bottom: 1px solid #cdcdcd;
	
}
.storeListMapPaging a
{
	padding:0 3px;
}
.currentPage
{
	color:#000;
}
.storeItem {
	float: left;
	font-size: 12px;
	border-bottom: solid 1px #cdcdcd;
	padding-top: 12px; 
	padding-bottom: 8px;
	width: 100%;
	/**width: 93%;*/
}
.mapStoreLogo
{
	float:left;
	margin-bottom:5px;
	clear:both;
	width:100px;
}
.storeItem.active, .storeItem.active a {
	background-color: #f0f0f0;
}
.storeItem.active:hover {
	background-color: #f0f0f0;
	color: #000000;
	cursor: default;
}
.storeItem:hover {
	background-color: #f5f5f5;
	background-color: #F05146;
	cursor: pointer;
	color: #ffffff;
}
.storeItem .info {
	float: left;
	width:128px;
	width:195px;
}
.storeItem .name {
	font-weight: bold;
	font-size: 16px;
	width: 138px;
	float:left;
	clear:both;
}
.storeItem .name img {
	display: block;
	margin: 0 0 6px 0;
}
.storeItem .streetAdr {
	font-weight: normal;
	font-size: 12px;
	display: block;
	padding-top: 2px;
}
.storeItem .storeItemClose {
	/*
	width: 10px;
	height: 20px;
	float: right; 
	*/
	height: 12px;
	padding: 3px 10px 0 0;
	height: 0px;
	padding: 0px 10px 0 0;
	text-align: right;
	float:right;
}
.storeItem .infoMore {
	float: left; 
}
.storeItem .storeListInfoContact {
	float: left;
	line-height: 1.3em;
	width: 100%;
	padding-top: 4px;
}
.storeItem .storeListInfoAdress {
	line-height: 1.3em;
	width: 100%;
}
.lsicon {
	clear:left;
	float: left;
	width: 30px;
}
/*.icon {
	background: transparent url(../media/img/mapfiles/red_icons_A_J.png) no-repeat scroll;
} 
.icon.A { background-position: 0 0; }
.icon.B { background-position: 0 -38px; }
.icon.C { background-position: 0 -76px; }
.icon.D { background-position: 0 -114px; }
.icon.E { background-position: 0 -152px; }
.icon.F { background-position: 0 -190px; }
.icon.G { background-position: 0 -228px; }
.icon.H { background-position: 0 -192px; }
.icon.I { background-position: 0 -192px; }
.icon.J { background-position: 0 -192px; }*/
.icon.standard { background: transparent url(http://maps.google.com/mapfiles/marker.png) no-repeat scroll;}
.storesLoading
{
	margin:10px 0 0 100px;
}
.mp {
	cursor:pointer;
	margin-right:6px;
	/*height:38px; 
	width:24px;*/
}


/* @end */


#colorFilterContainer .channelColor
{
	width: 10px;
    height: 10px;
    margin-right: 1px;
    margin-bottom: 2px;
	border: 2px solid transparent;
	cursor: pointer;
}

	
#colorFilterContainer .ciActive
{
	border-color: #F05046;
	color: #F05046;
	border-width: 2px;
}

#colorFilterContainer .channelColor img
{
	width: 10px;
    height: 10px;
}

.colorFilter
{
	height: 22px;
	float: left;
	width: 593px;
	border-top: #D3D3D3 solid 1px;
	display: none;
}

.colorFilterWrapper
{
	float: left;
	width: 100%;
	margin: 5px 5px 5px 5px;
}

#colorFilterTitle
{
	float: left;
	color: #999999;
	font-size: .8em;
	margin-right: 10px;
}



.ci:hover, .ci
{
	cursor: pointer;
}



.ciActive
{
	border-color: #F05146;
	color: #F05046;
/*border-width: 1px;*/
}

.contentPage
{
    float: left;
	width: 650px;
	min-height: 400px;
	line-height: 1.2em;
}

.mainDivMiddle .contentPage
{
    width: 370px;
	min-height: 300px;
}

.mainDivSmall .contentPage
{
    width: 220px;
	min-height: 300px;
}

.subMenuContainer
{
	margin-right: 40px;
/*	border: 1px solid #F05146;*/
	width: 181px;
	float: left;
	padding-top: 20px;	
}

.mainDivSmall .subMenuContainer
{
	margin: 10px 0 10px 0;
	width: 228px;
	float: left;
	padding-top: 15px;	
}

.subMenuContainer ul
{
	margin-top: 0px;
	padding-top: 00px;
	padding-left: 24px;
	margin-left: 0px;
}

.subNavigationItem
{
	list-style-type: none;
	list-style-image: url('/public/media/img/submenulistimage.gif');
	margin-bottom: 4px;
}

.subNavigationItem a
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.subNavigationItem ul
{
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
}

.subNavigationItem ul a
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}

.breadCrumb a, .breadCrumb
{
	text-decoration: none;
	text-transform: lowercase;
	color: #999999;
}

.breadCrumbTitle, .breadCrumbTitle a
{
	text-transform: lowercase;
	color: #999999;
}

.subMenuActive a
{
	color: #F05046;
}

.subSubMenuActive a, .subSubMenuActive a:active, .subSubMenuActive a:visited
{
	color: #F05046;
}


a.ciActive, .tapemeasureBox .ciActive
{
    color: #F05046 !important;
    text-decoration: underline
}

.productWashingContentTexts
{
	text-align: left;
	padding-top: 20px;
	float: left;
	display: none;
}

.washingSymbols
{
	margin-bottom: 20px;
	text-align: center;
}

.washingSymbolText
{
	display: block;
	margin-bottom: 3px;
}

.washingSymbol
{
	margin-right: 4px;
	margin-bottom: 7px;
}

.washingInstructions
{
	font-weight: normal;
}

.badgeTextContainer
{
	padding-top: 5px;
	color: #F05046;
	font-weight: bold;
}

.badgeTextToTheRight
{
	float: left;
	display: block;
	/*width: 95px;*/
	
}

.badgeIsOnlyOne
{
	float: left;
	display: table-cell;
}

.standardSubPageContent
{
	width: 500px;
	padding-bottom: 20px;
}

.mainDivMiddle .standardSubPageContent
{
	padding-left: 10px;
	width: 560px;
}

.mainDivMiddle .subpageContentContainerForSubpage .contentTitle
{
	padding-left: 10px;
}

table.storesTable tr.head th a.sorted-asc
{
	font-style: italic;
	color: #dddddd;
}

#priceContainer
{
	font-size:  .8em;
	padding-top: 1px;
}

a.pagingItemCurrentPage, a:link.pagingItemCurrentPage, a:visited.pagingItemCurrentPage
{
	color: #666666;
}

.onlineListItem td
{
	padding:  15px 0px;
}

.onlineListItem td.name
{
	padding-left:  15px;
}

table.storesTable tr.onlineListItem:hover td.weburl a:visited,
table.storesTable tr.onlineListItem:hover td.weburl a:link,
table.storesTable tr.onlineListItem:hover td.weburl a
{
	color: #ffffff !important;
}

li.linklistHeaderLi
{
	background-image: none;
	padding-bottom: 7px;
}

.linkListContainer
{
	width: 280px;
	float: left;
}

.rangesListContentBox
{
    float: right;
}

.rangesImageContentBox
{
    float: left;
    width: 390px;
}

#channelsContentRanges .linklistHeader 
{
	display: none;
}

#embedBox
{
	display: none;
}

#embedBox h3
{
	color: #666; 
	margin-bottom: 5px;
	margin-top: 30px;
	float: left;
	clear: left;
	font-size: 14px;
}


#embedBox textarea
{
	width: 245px;
	font-size: 11px;
	color: #999; 
	font-family: arial, sans-serif; 
	height: 80px;
}

#mainMenuDiv ul
{
	padding-left: 10px;
}
