/*
--------------------------------------------------------------------
 

CSS A&C
--------------------------------------------------------------------

--------------------------------------------------------------------
WM-data (www.wmdata.no)
--------------------------------------------------------------------

--------------------------------------------------------------------
*/

/* Clearfix hack */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

body
{
	margin-top: 0px;
	background-image: url(/media/img/bgpattern10.gif);
	background-repeat: repeat;
	font-family: Microsoft Sans Serif;
	color: #999999;
	font-size: 12px;
	min-height:1024px;
}


h1, h2, h3, h4, h5, h6
{
	font-family: Microsoft Sans Serif;
	padding: 0px;
	margin: 0px;
	color: #544b4b;
}
h1
{
	font-size: 16px;
}

h2
{
	font-size: 14px;
	display: inline;
}
h3
{
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 12px;
	display: inline;
}
h4
{
	display: inline;
	font-size: 12px;
	text-decoration: none;
}
h6
{
	display: inline;
	font-size: 12px;
	color: #9d9d9d;
}
a h3
{
	color: #5282A8;
}
a:link, a:active, a:visited
{
}

a
{
	font-size: 11px;
	color: #5282A8;
	white-space: nowrap;
	
}
img
{
	border-style: none;
}

li
{
	display: inline;
}
ul
{
	padding: 0;
	margin: 0;
	list-style: none inside;
}

hr
{
	float: left;
	clear: both;
	width: 100%;
	border-bottom: none;
	border-left: none;
	color: #999999;
}

input:focus, textarea:focus { background-color: #ffffe0; }

.intro
{
	font-size: 14px;
	color: #544b4b;
	font-weight: bold;
}

.articleBody
{
	margin-right: 20px;
	margin-bottom: 30px;
}

a.bigLink
{
	font-size: 12px;
	font-weight: bold;
}

.centercontainer
{
	margin-right:auto;
	margin-left: auto;
	margin-top: 0px;
	width: 1024px;
	text-align: center;
}
.greiner
{
/*	background-image: url(/media/img/bg/greiner.jpg);
	background-repeat: no-repeat; 
	background-color: #efefef;*/
	width: 1024px;
	float: left;
	display: inline;
	text-align: left;
}

.watermark
{
	float: left;
	width: 168px;
	height: 236px;
	margin-left: -18px;
	background-image: url(/media/img/bg/watermark.png);
}
.sitecontainer
{
	margin-right: auto;
	margin-left: auto;
	width: 912px;
}
.top
{
	background-image: url(/media/img/bg/top.png);
	background-repeat: no-repeat;
	margin-top: 50px;
	width: 912px;
	height: 54px;
	float: left;
	display: inline;
}
.middle
{
	background-image: url(/media/img/bg/middle.png);
	background-repeat: repeat-y;
	width: 912px;
	float: left;
	display: inline;	
}
#pageHeader
{
	float: left;
	display: inline;
}

.test
{
	vertical-align: middle;
}
#pageHeader h6 a
{
	font-size: 12px;
	color: #9d9d9d;
	text-decoration: underline;
	text-transform: capitalize;
	height: 20px;
}
#pageHeader a
{
	font-size: 14px;
	color: #9d9d9d;
	text-align: center;
	font-weight: bold;
	height: 20px;
	margin-right: 1px;
	margin-left: 1px;
}

.breadcrumbContainer
{
	font-size: 9px;
	margin-right: 1px;
	margin-left: 1px;
	color: #807778;
}

.breadcrumb
{
	color: #807778;	
	text-transform:uppercase;
}

a.breadcrumb 
{
	color:#5282A8;
	font-size: 9px;
	text-decoration: underline;
}

a.breadcrumb:hover 
{
	background-color:#ffffe0;
}

.bottom
{
	background-image: url(/media/img/bg/bottom.png);
	background-repeat: no-repeat;
	width: 912px;
	height: 72px;
	float: left;
	display: inline;
}

.bottomLoggedOut
{	
	background-image: url(/media/img/bg/bottomFooter2.png);
	background-repeat: no-repeat;
	width: 910px;
	height: 50px;
	float: left;			
	padding-bottom:0px;
}

.logo
{
	background-image: url(/media/img/AC-logo.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	width: 168px;
	height: 57px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}

.logo a
{
	width: 100%;
	height: 100%;
	display: block;
}

.ContextMenuContainer
{
	float: left;
	clear: both;
}

#pageContext
{
	float: left;
	display: inline;
	margin: 0px 84px 0px 25px;
	width: 168px;
	color: #5e5f57;
	overflow: hidden;
}

#pageContextLoggedOut
{
	float: left;
	display: inline;
	margin: 0px 84px 0px 6px;
	width: 168px;
}

#pageContextShop
{
	float: left;
	display: inline;
	margin: 0px 14px 0px 6px;
	width: 187px;
}

#pageContext h1
{
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}
#pageContext h3
{
	color: #5e5f57;
	margin-bottom: 1px;
	font-size: 12px;
}
.search
{
	margin-top: 10px;
	width: 160px;
	height: 75px;
	float: left;
	display: inline;
}
.search input
{
	border: solid 1px #d6d6d6;
}
.search .button
{
	background-image: url(/media/img/searchbutton.jpg);
	width: 53px;
	height: 22px;
	margin-top: 5px;
	float: left;
	display: inline;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 8px;
	font-weight: bold;
	color: #544b4b;
	margin: 8px 0px 0px 6px;
	display: block;
}
.search .button a
{
	text-transform: uppercase;
	text-decoration: none;
	font-size: 8px;
	font-weight: bold;
	color: #544b4b;
	margin: 8px 0px 0px 6px;
	display: block;
}

.searchresult
{
	width: 100%;
	float: left;
}

.searchresult img
{
	float: left;
	margin-right: 10px;
	clear: both;
	width: 139px;
}

.dropdown
{
	width: 160px;
	float: left;
	display: inline;
	margin-bottom: 20px;
	color: Black;
}
ul.suckerfish a
{
	color: #5e5f57;
	font-size: 12px;
	text-decoration: none;
	width: 80%;
	margin: 5px 0px 0px 5px;
	display: block;
}
ul.suckerfish li ul li a
{
	height: 100%;
	text-align: left;
	text-indent: 10px;
	font-weight: normal;
}
ul.suckerfish li ul li a.selected
{
	font-weight: bold;
}
ul.suckerfish
{
	background: url(/media/img/dropdown.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 22px;
}
ul.suckerfish li
{
	float: left;
	display: inline;
	width: 160px;
}

ul.suckerfish li ul
{
	width: 157px;
	height: 208px;
	background-color: #ececec;
	position: absolute;
	overflow: hidden;
	overflow-y: auto;
	overflow-x: hidden;
	border-right: solid 3px #d6d6d6;
	border-bottom: solid 3px #d6d6d6;
	border-left: solid 1px #d6d6d6;
	border-top: none;
	padding-top: 3px;
	display: none;
}
.suckerfish
{
	background: url(/media/img/dropdown.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 22px;
	color: #5e5f57;
	font-size: 12px;
	text-decoration: none;
}
.suckerfish option
{
	color: #5e5f57;
	font-size: 12px;
	text-decoration: none;
	width: 80%;
	margin: 5px 0px 0px 5px;
	display: block;
}
/*
ul.suckerfish li ul
{
	width: 157px;
	background-color: #ececec;
	position: absolute;
	overflow: hidden;
	border-right: solid 3px #d6d6d6;
	border-bottom: solid 3px #d6d6d6;
	border-left: solid 1px #d6d6d6;
	border-top: none;
	padding-top: 3px;
	display: none;
}
*/


ul.suckerfish li ul li
{
	width: 158px;
	border-bottom: solid 1px #d6d6d6;
	height: 25px;
}
ul.suckerfish li.sfhover ul
{
	display: block;
}

ul.suckerfish li.sfhover ul
{
	display: block;
}

ul.suckerfish li li.sfhover
{
	background-color: white;
	width: 158px;
}

.selected
{
	font-weight: bold;
}

.keyIndex
{
	width: 168px;
	margin-top: 70px;
}
.keyIndex h6
{
	margin-left: 0px;
}
.keyIndex ul
{
	list-style-type: none;
	padding: 0;
	margin-left: -6px;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
.keyIndex ul li
{
	width: 28px;
	float: left;
	display: block;
	text-align: center;
}
.keyIndex ul li a
{
	font-size: 18px;
	font-family: Lucida Sans;
	color: #544b4b;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.keyIndex ul li.not a
{
	font-size: 18px;
	font-family: Lucida Sans;
	color: #c7c7c7;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.keyIndex ul li.all a
{
	font-size: 12px;
	text-transform: none;
}

.keyIndex ul li.all a:hover
{
	font-size: 12px;
	text-transform: none;
}
.keyIndex ul li.not a:hover
{
	font-size: 18px;
	font-family: Lucida Sans;
	color: #c7c7c7;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.keyIndex ul li a:hover
{
	font-size: 18px;
	color: #5481a6;
	text-decoration: none;
	font-weight: bold;
}
.keyIndex ul li a.selected
{
	font-size: 18px;
	color: #5481a6;
	text-decoration: none;
	font-weight: bold;
}
.keyIndex ul li a.allselected
{
	font-size: 12px;
	color: #5481a6;
	text-decoration: none;
	font-weight: bold;
}

.content
{
	float: left;
	display: inline;
	width: 630px;
	margin-top: 60px;	
	padding-bottom:20px;
}
.contentStartPage
{
	float: left;
	display: inline;
	width: 630px;
	margin-top: 60px;	
	padding-bottom:0px;
}

.newsrow
{
	background-image: url(/media/img/newsbar.jpg);
	background-repeat: no-repeat;
	background-color: #edeeef;
	width: 588px;
	float: left;
	margin: 100px 0px 50px 0px;
}

.newsrowitem
{
	background-image: url(/media/img/newsitem.png);
	width: 197px;
	height: 195px;
	margin-left: -1px;
	float: left;
	color: #3a383d;
}
.newsrowitem h2
{
	display: block;
	text-align: center;
	margin-top: 2px;
}

.newsrowitem .inner
{
	padding: 30px 10px 10px 10px;
}

.productgrouprow
{
	float: left;
	display: inline;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}
.productgroup
{
	width: 174px;
	height: auto;
	margin-right: 36px;
	float: left;
	display: inline;
	overflow: hidden;
}

.productgroupimage
{
	background-image: url(/media/img/shadow/174x104.jpg);
	background-repeat: no-repeat;
	width: 174px;
	height: 106px;
	float: left;
	display: inline;	
}

.productgroupimage .crop 
{			
	padding-left:4px;
	padding-top:3px;			
	width:166px;
	height:87px;
	overflow:hidden;	
}

.producttext h4 a
{
	text-transform: capitalize;
	color: #554b4c;
	white-space: normal;
	width: 124px;
	overflow: visible;
}
.producttext h2
{
	text-transform: uppercase;
	color: #554b4c;
}
.brand
{
	float: left;
	display: inline;
	width: 100%;
	margin-bottom: 30px;
}
.brandimage
{
	background-image: url(/media/img/shadow/208x208.jpg);
	width: 213px;
	height: 216px;
	float: left;
	display: inline;
	margin-right: 10px;
}
.brandimage a img
{
	width: 207px;
	height: 207px;
	padding-left: 2px;
	padding-top: 2px;
	overflow: hidden;
	float: left;
}

.brandtext
{
	float: left;
	display: inline;
	margin-left: 30px;
	margin-right: 30px;
	width: 340px;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	padding-bottom: 8px;
}


.brandtext p
{
	display: inline;
}
.brand .bg
{
	background: url(/media/img/brandbg.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 28px;
	float: left;
	display: inline;
	margin-left: 10px;
}
.brand h2
{
	display: block;
	margin: 7px 0px 0px 20px;
	text-transform: uppercase;
}
.brand h3
{
	text-decoration: underline;
	font-size: 12px;
	color: #5481a6;
}
.brandcoll
{
	float: left;
	display: inline;
	width: 130px;
	overflow: hidden;
	padding-right: 40px;
}
.coltext
{
	color: #5481a6;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
}
.coltext a
{
	text-transform: capitalize;
}

.branddetail
{
	float: left;
	display: inline;
	width: 100%;
	margin-bottom: 10px;
}
.branddetailimage
{
	background-image: url(/media/img/shadow/285x285.png);
	width: 296px;
	height: 293px;
	float: left;
	display: inline;
	overflow: hidden;
}
.branddetailtext
{
	margin-left: 20px;
	margin-right: 10px;
	width: 280px;
	float: left;
	display: inline;
}

.branddetail .bg
{
	background: url(/media/img/brandbg.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 28px;
	float: left;
	display: inline;
	margin: 0px 0px 10px 10px;
}
.branddetail h2
{
	display: block;
	margin: 7px 0px 0px 10px;
	text-transform: uppercase;
}
.branddetailtext h3
{
	text-transform: uppercase;
	color: #544b4b;
	margin-left: -20px;
}

.brandTitle
{
	font-size: 15px;
	font-weight: bold;
}

.brandItem
{
	text-decoration: underline;
	color: #5282A8;
}

.documentlist
{
	float: left;
	width: 100%;
}

.documentlist .document
{
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	min-height: 140px;
}

.documentlist .document a img
{
	margin-bottom: 5px;
}

.documentlist .document .info
{
	text-align: center;
}

.documentlist .document .info p
{
	margin-top: 0px;
	margin-bottom: 2px;
}

.documentlist .document .info p.filesize
{
	font-size: 10px;
	font-family: arial;
	color: #bbbbbb;
}

.underline
{
	background-image: url(/media/img/underline.jpg);
	background-repeat: no-repeat;
	width: 450px;
	height: 8px;
	margin-left: -25px;
	margin-top: -15px;
	margin-bottom: 20px;
}
.paging
{
	float: right;
	display: inline;
	text-decoration: underline;
	margin: 20px 100px 20px 0px;
	color: #5481a6;
	font-weight: bold;
}
.paging .left
{
	display: inline;
	padding-right: 15px;
}

.SelectedPagingItem
{
	font-weight: bold;
}

.collectionrow
{
	float:none;
	display: block;
	clear: both;
	width: 100%;
	margin-bottom: 5px;
}
/*
.collection
{
	width: 139px;
	float: left;
	margin-right: 17px;
	overflow: hidden;
	display: inline;
	margin-bottom: 20px;	
}

.collectionimage
{
	background-image: url(/media/img/shadow/140x106.jpg);
	background-repeat: no-repeat;
	float: left;
	overflow:hidden;
	width: 139px;
	height: 105px;
	margin-bottom: 10px;			
}*/

.collection
{
	width: 139px;
	float: left;
	display: inline;
	margin-right: 17px;
	overflow: hidden;
	margin-bottom:20px;	
}

.collectionimage
{
	background-image: url(/media/img/shadow/140x106.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 139px;
	height: 105px;
	margin-bottom: 10px;
	overflow:hidden;
}

.collectionimage a img
{			
	width:134px;
	padding-left: 2px;
	padding-top: 1px;
	float:left;
}


.collectiontext
{
	width: 139px;
	float: left;	
	overflow: hidden;
	margin-bottom: 0px;
	margin-top:-5px;
}
.collectiontext h2
{	
	text-transform: capitalize;
	margin-bottom: 0px;
}

.collectiontext p
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}

.collectiontext h3
{
	text-transform: uppercase;
	color: #544b4b;
	margin-left: -10px;
}
.collectiondetail
{
	float: left;
	display: inline;
	width: 100%;
	margin-bottom: 25px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.collectiondetailimage
{
	background-image: url(/media/img/shadow/285x285.png);
	width: 290px;
	height: 292px;
	float: left;
	display: inline;
	margin-bottom: 20px;
}
.collectiondetailimage a img
{
	width: 285px;
	height: 285px;
	padding-left: 2px;
	padding-top: 2px;
	overflow: hidden;
	float: left;
}
.collectiondetailimage img
{
	width: 285px;
	height: 285px;
	padding-left: 2px;
	padding-top: 2px;
	overflow: hidden;
	float: left;
}
.collectiondetailtext
{
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	float: left;
	display: inline;
	width: 280px;
}
.collectiondetailtext h2
{
	background: url(/media/img/brandbg.jpg);
	background-repeat: no-repeat;
	width: 258px;
	height: 32px;
	text-transform: uppercase;
	display: block;
}

.collectionmenu 
{
	margin-top:-10px;
	float:left;
	height:40px;
	clear:left;
}

.collectionmenu aa
{
	font-size:12px; 
	font-weight:bold; 
	font-family:Arial;
	padding-right:10px;
	text-decoration:none;
}

.collectionContainer
{
	float: left;
	clear: both;
	width: 100%;
}

h3.collectionListTitle
{
	float: left;
	background-image: url(/media/img/underline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
	width: 430px;
}
h3.searchResultTitle
{
	float: left;
	background-image: url(/media/img/underline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
	width: 100%
}

.query
{
	display: inline;
	font-style: italic;
}

.productdetails 
{
	margin-top:10px; 
}

.productdetails .value
{	
	font-weight:bold;
}

.leftcol
{
	float: left;
	display: inline;
	width: 100px;
	padding-right: 10px;
	text-transform: capitalize;
	font-size: 12px;
}
.rightcol
{
	float: left;
	display: inline;
	width: 100px;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: bold;
}
.magnifier
{
	background-image: url(/media/img/magnify.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 22px;
	float: left;
	margin: 0px 0px 10px 0px;
}

.magnifier a
{
	margin: 30px 0px 0px 20px;
	color: #9d9d9d;
}

.addtocart 	
{
	float:left;
	margin-top: 10px;
	text-indent: 5px;
	font-size: 11px;
	font-weight: bold;
	margin-right:50px;		
}

.addtocart a.added 
{
	background-image: url(/media/img/buttonxxlarge_active.gif);
	background-repeat: no-repeat;
	color:#5583a7;
}

.addtocart a
{
	text-align:center;
	display:block;
	width: 203px;
	height: 30px;	
	background-image: url(/media/img/buttonxxlarge.gif);
	background-repeat: no-repeat;	
	font-size:10px;	
	line-height: 22px;
	padding-left: 4px;
	padding-top:2px;
	color: #666666;	
	text-decoration: none;
	text-transform:uppercase;
}

.addtocart a:active
{
	color: #F76F0E;
}



.smallshinybutton 	
{
	float:left;
	margin-right:3px;	
	margin-top:5px;
	margin-left:2px;
}

.smallshinybutton a
{
	color: #666666;	
	font-size: 11px;
	font-weight: bold;			
	text-align:center;
	display:block;
	width: 97px;
	height: 25px;	
	background-image: url(/media/img/buttonlarge.jpg);
	background-repeat: no-repeat;		
	line-height: 22px;		
	text-decoration:none;	
	text-transform:uppercase;
}



.shinybutton {
	float: left;			
	margin-right:10px;
}

.shinybutton a
{
	text-align:center;
	display:block;
	width: 130px;
	height: 25px;	
	background-image: url(/media/img/buttonxlarge.jpg);
	background-repeat: no-repeat;		
	line-height: 22px;		
	text-decoration:none;	
}


.button 
{
	float:left;
	display:block;
	padding-right:11px;
	clear:right;
}

.button a
{
	text-align:center;
	display:block;
	width: 89px;
	height: 25px;	
	background-image: url(/media/img/button.gif);
	background-repeat: no-repeat;		
	line-height: 22px;		
	text-decoration:none;	
}


.button120 
{
	margin-top:2px;
}

.button120 a
{			
	width: 120px;
	background-image: url(/media/img/button120.gif);
}


.productrow
{
	float: none;
	display: inline;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.product
{
	width: 142px;
	float: left;
	display: inline;
	margin-right: 14px;
	overflow: hidden;
	margin-bottom:0px;	
}


.productimage
{
	background-image: url(/media/img/shadow/142x143.gif);
	background-repeat: no-repeat;
	float: left;
	width: 142px;
	height: 143px;
	margin-bottom: 10px;
}

.productimage:hover 
{
	background-image: url(/media/img/shadow/142x143_over.gif);
	background-repeat: no-repeat;	
}

.productimage a img
{
	width: 137px;
	height: 137px;
	padding-left: 1px;
	padding-top: 2px;
	overflow: hidden;
	float: left;
}

.producttext
{
	margin-bottom: 5px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	overflow: visible;
	width: 134px;
}
.producttext, .artnum, .collection, .price
{
	font-size: 12px;
}

.product .shoppingcart
{
	width: 34px;
	height: 24px;
}

.shoppingcart a
{
	background-image: url(/media/img/shoppingcart.gif);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:25px;
	font-size:9px;
	display: block;
	width: 34px;
	height: 24px;
	text-decoration: none;
	text-transform:uppercase;
	padding-left:35px;
}

.shoppingcart a:hover  
{
	text-decoration:underline;
}

.shoppingcart a.added
{
	background-image: url(/media/img/shoppingcart_selected.gif);
}

.productdetail
{
	float: left;
	display: inline;
	margin-right: 15px;
	position: relative;
}
.productdetailimage
{
	width: 286px;
	height: 287px;
	float: left;
	display: inline;
}
.productdetailtext
{
	margin-bottom: 5px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	float: left;
	display: inline;
}
.productdetailtext h2
{
	
	width: 258px;
	text-transform: uppercase;
	display: block;
}
#primarynavigation
{
	margin: 0px 5px 0px 20px;
	display: block;
	list-style-type: none;
}
#primarynavigation li
{
	margin-top: 3px;
	float: left;
	display: inline;
	height: 41px;
}

#primarynavigation li a
{
	display: block;
	padding-top: 15px;
	margin-left: 12px;
	margin-right: 5px;
	font-size: 12px;
	font-family: Lucida Sans;
	font-weight: bolder;
	color: #0F0F0F;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	height: 60%;
}
#primarynavigation li.selected
{
	/*background: black;*/
	background-image: url(/media/img/navigation/overleftnew.jpg);
}
#primarynavigation li.selected2
{
	color: #5481a6;
}
#primarynavigation li.badhack
{
	/*background: black;*/
	background-image: url(/media/img/navigation/overright.jpg);
}
#primarynavigation li.over
{
	/*background: black;*/
	background-image: url(/media/img/navigation/overleftnew.jpg);
}
#primarynavigation #logout
{
	width: 247px;
	background: none;
}
#primarynavigation #logouthover
{
	width: 225px;
	background-image: url(/media/img/navigation/overleftnew.jpg);
}
#primarynavigation li#shoppingcart a
{
	color: #5481a6;
}

.primarynavigation
{
	height: 43px;
	margin: 0px 5px 0px 0px;
	overflow: hidden;
}

.primarynavigation ul li.menuItem
{
	margin-top: 3px;
	float: left;
	display: inline;
	height: 41px;
	padding-left:4px;
	padding-right:4px;	
}
.primarynavigation ul li.menuItemmenuhover
{
	margin-top: 3px;
	float: left;
	display: inline;
	height: 41px;
	background-image: url(/media/img/navigation/menutest.jpg);
	padding-left:4px;
	padding-right:4px;
}

.primarynavigation .logout
{
	margin-top: 3px;
	float: left;
	display: inline;
	width: 247px;
}
.primarynavigation .leftIndent
{
	margin-top: 3px;
	float: left;
	display: inline;
	width: 247px;
}
.primarynavigation .link
{
	display: inline;
	float: left;
	padding-top: 15px;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 11px;
	font-family: Lucida Sans;
	font-weight: bolder;
	color: #7e7674;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	height: 60%;
}
.primarynavigation .selected
{
	display: inline;
	float: left;
	padding-top: 15px;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 11px;
	font-family: Lucida Sans;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	height: 60%;
	/*background-image: url(/media/img/navigation/menutest.jpg);*/
	color: #5481a6;	
}

.primarynavigation .menuItem a:hover
{
	color: #5481a6;
}

.primarynavigation .menuSeperator
{
	margin-top: 3px;
	background-image: url(/media/img/strek2.jpg);
	background-repeat: no-repeat;
	height: 41px;
	float: left;
	display: inline;
	width: 4px;
}

.primarynavigation #menu
{
	margin-left: 20px;	
}

.startpage
{
	/*background-image: url(/media/img/bg/startpage.jpg);*/
	float: left;
	display: inline;
	width: 900px;
	height: auto;
	margin-left: 6px;
	margin-top: -71px;
	position: relative;
}

.startpageLogo
{
	/*background-image: url(/media/img/bg/acLogoFrontpage.png);*/
	position: absolute;
	top: 40px;
	left: 0px;
	width: 153px;
	height: 89px;
}
.startpageLeftContent
{
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:50%;
	z-index:1000;
}

.startpageTextBox
{
	position: absolute;
	top: 150px;
	right: 0px;
	width: 20em;
	height: 10em;
	z-index:1000;
}
.startpageText
{

	font-size: 2em;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

.fadetest img
{
	width: 900px;
	height: 600px;
}
.footer
{
	text-align:center;
	background-repeat: no-repeat;
	color: #a6a2a2;
	font-size: 10px;
	height: 30px;
	float: left;
	display: inline;
	width: 900px;
	padding-top:8px;
}
.country
{
	position: absolute;
	top: 191px;
	left: 84px; /*margin: 200px 0px 0px 85px;*/
	z-index:100;
}

.language
{
	color: #a6a2a2;
	font-size: 12px;
	float: right;
	margin: 20px 5px -30px 0px;
}

.language a
{
	color: #a6a2a2;
	font-size: 12px;
	
}

.language a:hover
{
	text-decoration: none;
}



.secondarynavigation
{
}
.secondarynavigation ul li
{
	background-repeat: no-repeat;
	width: 179px;
	height: 21px;
	float: left;
}
.secondarynavigation ul li.selected
{
	background-image: url(/media/img/navigation/secondaryItem.jpg);
	background-repeat: no-repeat;
	width: 179px;
	height: 21px;
	float: left;
}
.secondarynavigation li a
{
	color: #756c6d;
	text-decoration: none;
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
	font-family: Lucida Sans;
}
.secondarynavigation li.seperator
{
	background-image: url(/media/img/navigation/secondarySeperator.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 2px;
	float: left;
	display: block;
}

.secondarynavigation .menuItem
{
	/*background-image: url(/media/img/navigation/secondaryItem.jpg);*/
	background-repeat: no-repeat;
	width: 179px;
	height: 21px;
	float: left;
}

.secondarynavigation .menuSeperator
{
	background-image: url(/media/img/navigation/secondarySeperator.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 2px;
	float: left;
}

.secondarynavigation .selected
{
	background-image: url(/media/img/navigation/secondaryItem.jpg);
	background-repeat: no-repeat;
	width: 179px;
	height: 21px;
	float: left;
}
.secondarynavigation .link
{
	color: #a9a5a5;
	text-decoration: none;
	margin-left: 20px;
	font-size: 12px;
}

.loggedOut .row
{
	float: left;
	display: inline;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.category
{
	width: 147px;
	float: left;
	display: inline;
	margin-right: 62px;
	margin-bottom:30px;
	height:240px;		
}

#brandlist .category 
{
	position:relative;
}

.categoryimage
{
	background-image: url(/media/img/shadow/151x217.jpg);
	background-repeat: no-repeat;
	width: 151px;
	height: 217px;
	margin-bottom: 5px;	
}

#brandlist .categorytext
{	
	position:absolute;
	top:181px;
	left:25px;	
	text-transform:uppercase;
	color:White;
	font-size:12px;
	font-weight:bolder
}

.loggedOut .categorytext
{
	margin-bottom: 5px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	font-size: 12px;
	text-transform: capitalize;
	color: #5481a6;
}

.loggedOut .categorytext a 
{
	text-decoration:none;	
}

.loggedOut .categorytext a:hover
{
	color:Black;
	background-color:#ffffe0;
}

.loggedOut .brand
{
	width: 400px;
	margin-left: -68px;
	float: left;
	position: relative;
	z-index: 0;	
}

.loggedOut .brand a
{
	width: 100%;
	height: 100%;
}

.loggedOut .brandtext2
{
	float: left;
	width: 280px;	
}

.loggedOut .brandtext2 p 
{
	margin:0px;
	margin-bottom:10px;
}

.loggedOut .brandbg2
{
	width: 280px;
	float: left;
	height: 500px;
	position: relative;
	background-repeat:no-repeat;		
}

.loggedOut .brandtext2 p
{
	width: 280px;
}

.loggedOut .brandBody
{
	background-image: url(/media/img/loggedout/overlaptest2.png);
	width: 200px;
	height: 173px;
	float: left;
	margin-left: -68px;
	margin-top: -250px;
	position: relative;
	
}
.loggedOut .brandBody .body
{
	padding: 10px;
	color: #000000;
	width: 180px;
	height: 153px;
	overflow: hidden;
}

.loggedOut .brandBody .bodytext
{
	padding: 10px;
	color: #000000;
	width: 180px;
	max-height: 126px;
	overflow: hidden;
	float: left;
	}
.loggedOut .brandBody .link
{
	padding: 10px;
	color: #000000;
	width: 180px;
	overflow: hidden;
	float: left;
	position: relative;
}

.loggedOut .collink2
{
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;	
	text-transform:uppercase;
}
.loggedOut .collection
{
	float: left;
	width: 373px;
	margin-left: -68px;
	display: inline;	
}
.loggedOut .collection .collectionimage
{
	width: 373px;
	height: 563px;
	float: left;
	display: inline;
}
.loggedOut .product
{
	float: left;
	width: 233px;
	display: inline;
	margin: 0px 0px 0px 0px;
}
.loggedOut .product .productimage
{
	background-image: none;
	width: 300px;
	height: 476px;
	float: left;
	margin-top: 20px;
}
.loggedOut .productTest
{
	float: left;
	width: 233px;
	display: inline;
}

.loggedOut .product .producttext
{
	width: 200px;
	margin-bottom: 20px;
}

.loggedOut .productdetailrow
{
	float: left;
	width: 200px;
	position: relative;
	
}

.loggedOut #holder
{
	float: left;
	position: relative;
	width: 302px;
	height: 76px;
	overflow: hidden;
	z-index: 100;	
	background-color:#eee;	
}





a.navLeft, a.navRight
{
	float: left;
	font-size: 10px;	
	font-weight: bold;	
	text-decoration: none;	
	color: #666;
	background-color:#ddd;	
	display:inline-block;
	height:14px;
	width:141px;
}

a.navLeft
{
	text-align:left;	
	padding-left:10px;	
}

a.navRight 
{
	text-align:right;
	padding-right:10px;
}

a.navLeft:hover, a.navRight:hover 
{
	background-color:#aaa;
	color:White;
}


.loggedOut #wn
{
	float: left;
	width: 290px;
	height: 62px;
	overflow: hidden;
	clip:rect(0px 29px 29px 0px);
	z-index: 2;
}


.loggedOut #lyr1	{ 
	position:absolute; 
	visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}

.loggedOut .productmini
{
	width: 62px;
	height: 62px;
	margin-right: 5px;
	border: solid 1px #d7d7d9;
}
.loggedOut .productmini img
{
	width: 62px;
	height: 62px;
}

.loggedOut #holder img:hover
{
	border:1px solid black;
}



/* subMenu */



.subMenu
{
	clear:both;	
	width: 180px;
	min-height: 300px;
	display:block;
	padding-top:5px;
}

.subMenu UL
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.subMenu UL LI
{
	background-image: none;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

.subMenu UL LI A
{
	width: 111px;
	display: block;
	padding: 3px 15px 4px 24px;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	/*text-transform: capitalize;*/
}

.subMenu UL LI.path
{
	background-color: #999999;
	background-repeat: repeat;
}

.subMenu UL LI.path A
{
	font-weight: bold;
	background-image: url(../img/subMenu-path-icon.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.subMenu UL LI.parent A
{
	font-weight: bold;
	color: #666;
	background-image: url(/media/img/navigation/seccondaryDarkItem.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

.subMenu UL LI A.hasChildren
{
	background-image: url(../img/subMenu-hasChildren.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.subMenu UL LI.separator
{
	background-image: url(/media/img/navigation/secondarySeperator.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 1px;
	padding: 0px;
	width: 100%;
}

.subMenu UL LI A.on
{
	background-image: url(/media/img/navigation/secondaryItem.jpg);
	background-position: right;
	background-repeat: repeat-y;
	color: #666;
}

.subMenu UL LI A:hover
{
	color: Black;
}
h1.calendardayheading
{
	color: #544b4b;
}
