@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
}

body {
	margin: 0;
	/*height: 100%;*/
	background: url(../images/layout/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #0092CD;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #484848;
}

a:link {
	color: #ce3228;
	text-decoration: none;
}

a:hover {
	color: #ce3228;
	text-decoration: none;
}

a:visited {
	color: #ce3228;
	text-decoration: none;
}

.clear {
	clear: both;
}

#header {
	background-color: #0075a4;
	background-image: url(../images/layout/bg_shadow.png);
	background-position: center top;
	background-repeat: repeat-y;
	position: absolute;
	top: 46px;
	width: 100%;
	height: 307px;
}

.header_visual1 {
	background: url(/images/layout/header_visual1.jpg);
}

.header_visual2 {
	background: url(/images/layout/header_visual2.jpg);
}

.header_visual3 {
	background: url(/images/layout/header_visual3.jpg);
}

.header_visual4 {
	background: url(/images/layout/header_visual4.jpg);
}

/*.header_home {
	background: url(/2009v2/images/layout/header_home.jpg);
}

.header_shops {
	background: url(/2009v2/images/layout/header_shops.jpg);
}

.header_loopgroepen {
	background: url(/2009v2/images/layout/header_loopgroepen.jpg);
}

.header_collectie {
	background: url(/2009v2/images/layout/header_collectie.jpg);
}*/

#headerImage {
	position: relative;
	width: 1000px;
	height: 307px;
	margin-left: auto;
	margin-right: auto;
}

#headerArrow {
	position: absolute;
	left: -45px;
	bottom: -40px;
}

#buttonsTop {
	position: absolute;
	right: 14px;
	top: -15px;
	width: 357px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #555555;
	text-align: center;
}

#buttonsTop a:link {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}

#buttonsTop a:hover {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #555555;
	text-decoration: underline;
}

#buttonsTop a:visited {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}

#logoShadow {
	position: absolute;
	top: -46px;
	right: 13px;
}

#headerText {
	position: absolute;
	width: 317px;
	top: 220px;
	right: 13px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	text-align: justify;
}

#mainArea {
	position: absolute;
	top: 373px;
	width: 100%;	
	height: auto;
	padding-bottom: 50px;
}

#mainContent {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
	/*background-color: #066;*/
}

#leftBar {
	float: left;
}

#contentBar {
	width: 730px;
	text-align: left;
	float: right;
	padding-top: 20px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0092CD;
}

.hr {
	height: 0;
	border: 0;
	border-bottom: 2px solid #0092CD;
}

#collection_buttons {
	padding: 20px 0;
	margin-bottom: 20px;
	border-bottom: 1px dotted #818181;
	width: 693px;
}

#footer {
	position: absolute;
	width: 100%;
	height: 99px;
	bottom: 0px;
}

#footerContent {
	position: relative;
	width: 1000px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}

#footerImage {
	position: absolute;
	top: 10px;
	right: 12px;
}

#footershadowImage {
	position: relative;
	height: 99px;
	width: 1024px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/layout/footer_shadow.png) ;
	background-position: bottom;
	background-repeat: no-repeat;
}

/* Menu */

#menu {
	position: relative;
	margin-left: 5px;
	background-color: #0092cd;
	width: 230px;
	height: 257px;
	border: 3px solid #99d3eb;
}

#menu .main {
	padding: 20px 16px;
}

#menu .main div {
	padding-bottom: 19px;
}

/* Magazine */

#magazine {
	position: relative;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #0092CD;
	width: 230px;
	height: 126px;
	border: 3px solid #99D3EB;
}

#magazine .main {
	padding: 0px 0px;
}

/* Nieuwsbrief */

#nieuwsbrief {
	position: relative;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #0092CD;
	width: 230px;
	border: 3px solid #99D3EB;
}

#nieuwsbrief .main {
	padding: 25px 0px;
}

#nieuwsbrief input {
	width: 180px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #555555;
	margin: 5px 0 0 4px;
	border: none;
	outline: none;
	background: none;
}

#nieuwsbrief .inputDiv {
	width: 180px;
	height: 25px;
	margin-bottom: 8px;
	background-color: #99D3EB;
}

#nieuwsbrief .inputDivSmall {
	width: 126px;
	height: 25px;
	margin-bottom: 8px;
	float: left;
	background-color: #99D3EB;
}

#nieuwsbrief .inputDivSmall input {
	width: 114px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #555555;
	margin: 5px 0 0 4px;
	border: none;
	outline: none;
	background: none;
}

.verification {
	float: left;
}

/* ICMS */

.itemalinea {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 2px solid #0092CD;
}

.itemtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0092CD;
}

.itemtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
}

.randomPortfolioImage {
	width: 141px;
	height: 141px;
	overflow: hidden;
}

.portfolioImage img {
	padding: 2px;
	border: 1px solid #cacaca;
	background-color: #FFFFFF;
}

.alineaimage {
}

.randomPortfolioImage .alineaimage {
	padding: 2px;
	border: 1px solid #cacaca;
	background-color: #FFFFFF;
}

.portfolioImage .alineaimage {
	padding: 2px;
	border: 1px solid #cacaca;
	background-color: #FFFFFF;
}

td.portfolioItem {
	border: none;
}

td.portfolioItem a {
	font-weight: normal;
	text-decoration: none;
}

td.portfolioItem a:hover {
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
	cursor: pointer;
}

div.portfolioItem {
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
}

div.portfolioItem:hover {
}

div.portfolioTitle {
	font-size: 10px;
	color: #c4c5c6;
	height: 29px;
}

img.portfolioTitleImg {
	border: none;
}

span.portfolioPrice {
	font-size: 16px;
	font-weight: bold;
	color: #868688;
}
div.portfolioItemName {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #474747;
	padding-top: 15px;
}

a.portfoliourls:link {
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}

a.portfoliourls:hover {
	font-weight: normal;
	text-decoration: none;
}

a.portfoliourls:visited {
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}

#collection_buttons {
	padding: 20px 0;
	margin-bottom: 20px;
	border-bottom: 1px dotted #818181;
	width: 693px;
}

/* Random products */

#random_products {
	margin-top: 30px;
	margin-left: 28px;
	width: 730px;
	height: 234px;
}


#price_table .input {
	width: 174px;
}