﻿*{
	margin: 0; 
}

BODY
{
	background: #f5f0e8;
	margin: 0px;
	padding: 0px;
}

object
{
	outline: none !important;
}

#bgPageImg, .bgPageImg
{
	height: 100%;
	left: 0px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: -1;
}

/* GENERAL */
A{
	color: #666666;
}

A:hover{
	color: #0a2c3f;
}

P
{
	color: #444444;
	line-height: 15px !important;
	padding: 0px 0px 13px 0px;
}

/* TYPO */
BODY{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 13px;
}

H1{
	font-size: 20px;
	line-height: 24px;
	color: #666666;
	margin: 0px 0px 6px 0px;
}

.ingress, .ingress P{
	font-size: 16px;
	line-height: 19px;
}

.storePage H1{
	font-size: 36px;
	line-height: 44px;
	padding: 0px 0px 0px 7px;
}

.findStore{
	font-size: 13px;
	line-height: 16px;
	color: #666666;
}

.formRow{
	text-transform: uppercase;
}

.storeList{
	font-size: 13px;
	line-height: 16px;
	color: #666666;
}

.storeList H2{
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	color: #0a2c3f;
}

.topNavi, .footerNavi{
	font-size: 11px;
	color: #666666;
}

.topNaviSub{
	font-size: 13px;
	color: #666666;
}

.topNavi A, .topNaviSub A, .footerNavi A{
	text-decoration: none;
	/*color: #666666;*/
}

.topNavi A{
	text-transform: uppercase;
}

.subNavi H1{
	font-size:36px;
	line-height:44px;
	padding:0 0 0 7px;
}

.subNavi H2{
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}

.subNavi UL LI A{
	text-decoration: none;
	/*color: #666666;*/
}

.subNavi UL LI{
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.subNavi UL LI UL LI{
	font-size: 11px;
	line-height: 14px;
}

.subNavi UL LI UL LI UL LI{
	font-weight: normal;
	text-transform:none;
}

.topNavi A:hover, .topNaviSub A:hover, .subNavi A:hover, .footerNavi A:hover{
	/*color: #0a2c3f;*/
}

.topNavi A.active, .topNaviSub A.active, .subNavi A.active, .footerNavi A.active{
	color: #0a2c3f;
}

.productRow A{
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	/*color: #666666;*/
}

.productRow A:hover{
	/*color: #0a2c3f;*/
}

.productInfo{
	font-size: 13px;
	line-height: 16px;
	color: #666666;
}

.productInfo P{
	padding: 0px 0px 8px 0px;
}

.productInfo H1,
.productInfo H2{
	font-size: 18px;
	color: #0A2C3F;
	margin: 0px 0px 10px 0px;
}

.productInfo H3{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 6px 0px;
}

.productInfo H4{
	font-size: 11px;
	line-height: 13px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}

.productInfo A{
	font-size: 11px;
	line-height: 13px;
	/*color: #666666;*/
	text-decoration: none;
	text-transform: uppercase;
}

.productInfo A:hover{
	/*color: #0a2c3f;*/
}


.pagination, .PagingContainer{
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}

.pagination A, .PagingContainer A{
	text-decoration: none;
	/*overflow: auto; fixes bug in IE regarding use of italic text*/
}

.pagination .pages A.active, .PagingContainer .SelectedPagingItem{
	color: #0A2C3F;
}

.date{
	color: #666666;
}

.startPagePush A{
	font-size:22px;
	line-height: 22px;
	font-style: italic;
	/*color: #666666;*/
	text-decoration: none;
}

.startPagePush A:hover{
	/*color: #0a2c3f;*/
}

.startPageFooter .footerNavi, .startPageFooter .footerNavi A{
	color: #ffffff;
}

.startPageFooter .footerNavi A:hover{
	color: #0a2c3f;
}

.newsList H3{
	color:#666666;
	font-size:11px;
	font-weight:normal;
	margin: 0px 0px 4px 0px;
}

.newsList H2{
	color:#0A2C3F;
	font-size:18px;
	line-height: 18px;
	font-weight:normal;
	margin: 0px 0px 5px 0px;
}

.newsList A{
	font-size:11px;
	text-decoration: none;
}

/* LAYOUT */
h1#getFlash
{
	left: 0px;
	position: absolute;
	text-align: center;
	top: 100px;
	width: 100%;
}
	h1#getFlash a
	{
		font-size: 22px;
		margin: 0px auto;
		text-decoration: none;
		width: 392px;
	}
		h1#getFlash a img
		{
			border: none;
		}

#outerWrapper
{
	/*padding-bottom: 64px;*/
}

.wrapper{
	width: 100%;
	min-width: 884px;
	float: left;
	background: url(../Images/bg_wrapper.jpg);
	margin: 64px 0px 0px 0px;
	padding-bottom: 20px;
	position: relative;
	z-index: 1;
	min-height: 500px;
}

.startWrapper{
	width: 100%;
	min-width: 884px;
	float: left;
	background: url(../Images/bg_wrapper.jpg);
	margin: 410px 0px 0px 0px;
	position: relative;
	z-index: 1;
}

.center{
	width: 884px;
	margin: 0px auto;
}

.container, .head, .content, .footer{
	float: left;
	width: 884px;
}

.container{
	
}

.head{
	height: 120px;
	position: relative;
}

.content
{
	padding-bottom: 30px;
	position: relative;
}


.subNavi{
	/*position: absolute;
	top: 0px;
	left: 0px;*/
	display: inline;
	float: left;
	outline: none;
}

.subNavi H2{
	margin: 0px 0px 6px 0px;
}

.productPage .subNavi{
	width: 160px;
}

.articlePage .subNavi{
	width: 180px;
}

.footerWrapper
{
	bottom: 0px;
	height: 55px;
	left: 0px;
	position: absolute;
	width: 100%;
}
	.footer
	{
		float: none;
		height: 55px;
		margin: 0px auto;
		position: relative;
	}

.startPageFooter{
	position: absolute;
	left: 50%;
	bottom: 0px;
	height: 55px;
	margin-left: -442px;
	width: 884px;
}

.footerMargin{
	float: left;
	width: 100%;
	height: 64px;
	/*display: none;*/
}


/* TOPNAVI + SUBNAVI + FOOTERNAVI */
.topNavi{
	float: left;
	clear: both;
}

.topNaviSub{
	float: left;
	clear: both;
	margin-top: 5px;
}

.topNavi UL, .topNaviSub UL, .subNavi UL, .footerNavi UL{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.topNavi UL LI, .footerNavi UL LI{
	float: left;
	padding-right: 5px;
}

.topNaviSub UL LI{
	float: left;
	padding-right: 10px;
}

.subNavi UL LI{
	padding: 2px 0px 2px 0px;
}

.subNavi UL LI UL LI{
	padding: 1px 0px 1px 0px;
}

.footerNavi{
	position: absolute;
	top: 20px;
	left: 0px;
	outline: none;
}
#flashDownload
{
	position: absolute;
	right: 0px;
	text-transform: uppercase;
	top: 20px;
}
	#flashDownload a
	{
		text-decoration: none;
	}

/* HEAD STUFF */
.mainNavi{
	position: absolute;
	top: 50px;
	left: 0px;
	outline: none;
}

.logo{
	position: absolute;
	top: 23px;
	right: 0px;
}

/* CONTENT STUFF */
.productCollection{
	float: right;
	width: 905px;
	margin: 0px 0px 0px -21px;
}

.productCategory{
	float: right;
	width: 724px;
	/*background-color: #f0f0f0;*/
}

.productRow{
	float: left;
	padding: 0px 0px 21px 0px;
}

.productRow .detailLink{
	float:left;
	display: inline;
	width: 160px;
	margin: 0px 0px 0px 21px;
	text-align: center;
}

.productRow A SPAN{
	display: block;
}

.productRow A:hover SPAN{
	text-decoration: underline;
}

.productRow A IMG{
	border: none;
	margin: 0px 0px 0px 0px;
	max-width: 160px;
}

.productDetail{
	float: right;
	width: 724px;
}

.productImg{
	float: left;
}

.productInfo{
	float: right;
	width: 190px;
}

.materialThumbs, .colorThumbs, .iconList{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: left;
}

.materialThumbs LI, .colorThumbs LI{
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

.iconList LI{
	float: left;
	margin: 0px 3px 10px 0px;
	padding: 0px;
}

.materialThumbs LI DIV, .colorThumbs LI DIV{
	display: block;
	width: 44px;
	height: 44px;
}

.materialThumbs LI IMG, .colorThumbs LI IMG, .iconList LI IMG{
	border: none;
	display: block;
}

.materialThumbs LI IMG, .colorThumbs LI IMG{
	width: 44px;
	height: 44px;
}

.productInfo A{
	display: block;
	clear: left;
}

.articleContent{
	float: right;
	width: 684px;
}

.articleMainCol{
	float: left;
	width: 390px;
}

.articleRightCol{
	float: right;
}

.storeHeader{
	float: left;
	width: 100%;
}

.findStore{
	float: left;
	display: inline;
	width: 260px;
	margin: 0px 35px 0px 10px; 
}

.findStore .formRow{
	font-size: 13px;
	line-height: 13px;
	margin: 0px 0px 10px 0px;
}

.findStore .radio{
	float: left;
	margin: 0px 5px 0px 0px;
	height:14px
}

.findStore SELECT{
	float: left;
	width: 200px;
	margin: 0px 0px 10px 0px;
	clear: both;
}

.findStore .submit{
	float: left;
	margin: 0px 0px 10px 0px;
	clear: both;
}

.storeList{
	float: left;
	padding: 0px 0px 20px 0px;
	width: 180px;
}

.storeAddress{
	float: left;
	margin: 0px 0px 13px 0px;
	width: 180px;
}

.storeImg{
	float: right;
	width: 360px;
}

.newsList{
	
}

.newsList UL{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.newsList UL LI{
	float: left;
	width: 390px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #cccccc;
}

.newsList UL LI IMG{
	float: left;
	width: 60px;
	display: block;
	border: none;
}

.newsList UL LI SPAN{
	float: right;
	width: 310px;
	display: block;
}

.newsList UL LI SPAN A{
	display: block;
	margin: 5px 0px 0px 0px;
}


/* PAGINERING */
.pagination{
	float: right;
	text-align: center;
	position: relative;
	height: 20px;
}

.productCategory .pagination, .productDetail .pagination{
	width:703px;
}

.articleContent .pagination{
	/*width:684px;*/
	margin-right:294px;
	width:390px;
}

.prevNext{
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
}

.productCategory .prevNext, .articleContent .prevNext{
	width: 100%;
}

.productDetail .prevNext{
	width: 260px;
}

.prevLink{
	position: absolute;
	left: 0px;
}

.nextLink{
	position: absolute;
	right: 0px;
}

.backToOverview{
	position: absolute;
	left: -181px;
}

.articleContent .backToOverview{
	left: 0px;
}

.pagination .pages A{
	padding: 0px 5px;
}

.PagingContainer{
	width: 100%;
	height: 20px;
	float: left;
	position: relative;
}

.PagingContainer .prev{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 70px;
}

.PagingContainer .next{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 70px;
	text-align: right;
}

.PagingContainer .pages{
	position: absolute;
	top: 0px;
	left: 70px;
	width:250px;
	text-align: center;
}

.PagingContainer UL{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.PagingContainer LI{
	display: inline;
	padding: 0px 3px;
}


/* STARTPAGE STUFF*/
.startPagePushRow{
	float: left;
	width: 884px;
	margin: -30px 0px 0px 0px;
	position: relative;
	z-index: 1;
}

.startPagePush{
	float: left;
	margin: 0px 21px 0px 0px;
}

.startPagePush A{
	cursor: pointer;
	position: relative;
}

.startPagePush IMG{
	float: left;
	display: block;
	margin: 0px 10px 0px 0px;
	border: none;
}

.startPagePush SPAN{
	float: left;
	width: 150px;
	padding: 15px 0px 0px 0px;
}



