/* -----------------------------------

	millennium-records.nl

----------------------------------- */

*
{
	padding: 0px;
	margin: 0px;
}

body
{
	background: #FFFFFF url("../img/bg.png") repeat-x;
	background-attachment:fixed;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

a
{
	text-decoration: none;
	color: #F58220;
}

a:hover
{
	text-decoration: underline;
}

/* ----- Header ----- */

#header
{
	position: absolute;
	z-index: 1;
	top: 20px;
	width: 664px;
	left: 50%;
	margin-left: -332px;
	height: 127px;
	background: url("../img/headerbg.png");
}

/* ----- Menu ----- */

#mainMenu
{
	position: absolute;
	z-index: 2;
	top: 7px;
	width: 640px;
	left: 50%;
	margin-left: -320px;
	height: 37px;
}

.menuholder
{
	width: 115px;
	text-align: center;
}
.midmenu
{
	width: 180px;
}

#mainMenu a
{
	display: block;
	width: 115px;
	height: 37px;
	outline: 0px;
}

.voorraad
{
	background: url("../img/menu/voorraad.png") no-repeat center center;
}
.voorraad:hover
{
	background: url("../img/menu/voorraad_hover.png") no-repeat center center;
}

.bestellen
{
	background: url("../img/menu/bestellen.png") no-repeat center center;
}
.bestellen:hover
{
	background: url("../img/menu/bestellen_hover.png") no-repeat center center;
}

.contact
{
	background: url("../img/menu/contact.png") no-repeat center center;
}
.contact:hover
{
	background: url("../img/menu/contact_hover.png") no-repeat center center;
}

.zoeken
{
	background: url("../img/menu/zoeken.png") no-repeat center center;
}
.zoeken:hover
{
	background: url("../img/menu/zoeken_hover.png") no-repeat center center;
}

#subMenu
{
	height: 160px;
	padding-left: 18px;
}

#subMenu a
{
	display: block;
	background: url("../img/subMenu.png") no-repeat;
	height: 24px;
	font-family: impact;
	font-size: 14px;
	padding: 5px 0px 0px 35px;
	text-decoration: none;
	color: #FFFFFF;
	outline: 0px;
}

#subMenu a:hover
{
	background: url("../img/subMenuHover.png") no-repeat;
}

/* ----- Logo ----- */

#logo
{
	z-index: 10;
	position: absolute;
	top: 0px;
	width: 204px;
	left: 50%;
	margin-left: -102px;
}

#logo img { border: 0px; }
#logo a {	outline: 0px; }

/* ----- Frame Container ----- */

#frameContainer
{
	z-index: 2;
	position: absolute;
	top: 44px;
	left: 50%;
	margin-left: -331px;
	width: 662px;
}

/* ----- Main Container ----- */

#mainContainerTop
{
	width: 662px;
	background: url("../img/contentbgtop.png") no-repeat;
	height: 33px;
}

#mainContainer
{
	width: 662px;
	background: #000000 url("../img/contentbg.png") no-repeat;
	min-height: 500px;
}

/* ----- Main content Table ----- */

#mainTable
{
	width: 662px;
}

#mainTableLeft
{
	width: 195px;
	padding: 0px 18px 18px 18px;
	vertical-align: top;
}

#mainTableRight
{
	width: 413px;
	padding: 0px 18px 18px 0px;
	vertical-align: top;
}

/* ----- Content Boxes ----- */

.blueBoxTop
{
	background: url("../img/blueBoxTop.png");
	height: 10px;
}

.blueBoxContent
{
	background: url("../img/blueBoxbg.png");
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
}

.blueBoxContent h1
{
	font-family: impact;
	font-size: 14px;
	font-weight: normal;
}

.blueBoxContent hr
{
	border-width: 0px;
	color: #f58220;
	background-color: #f58220;
	height: 1px;
}

.blueBoxBottom
{
	background: url("../img/blueBoxBottom.png");
	height: 100px;
}

/* ----- Home Page Content ----- */

#subTable
{
}

#subTableLeft
{
	width: 199px;
}

#subTableRight
{
	padding-left: 9px;
	width: 199px;
}

.smallWhiteBoxTop
{
	width: 199px;
	height: 9px;
	background: url("../img/smallWhiteBoxTop.png");
}

.smallWhiteBox
{
	height: 182px;
	width: 179px;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
	background: url("../img/smallWhiteBox.png");
}

.smallWhiteBoxBottom
{
	width: 199px;
	height: 9px;
	background: url("../img/smallWhiteBoxBottom.png");
	margin-bottom: 9px;
}

.smallWhiteBox h1
{
	font-size: 14px;
	color: #f58220;
	font-family: impact;
	font-weight: normal;
}

/* ----- Other content classes ----- */

.bigWhiteBoxTop
{
	width: 626px;
	margin: 0px auto 0px auto;
	height: 9px;
	background: url("../img/bigWhiteBoxTop.png");
}

.bigMetalBoxTop
{
	width: 626px;
	margin: 0px auto 0px auto;
	height: 50px;
	background: url("../img/bigMetalBoxTop.png");
}

.bigRockBoxTop
{
	width: 626px;
	margin: 0px auto 0px auto;
	height: 50px;
	background: url("../img/bigRockBoxTop.png");
}

.bigWhiteBox
{
	width: 606px;
	margin: 0px auto 0px auto;
	background: url("../img/smallWhiteBox.png");
	padding: 0px 10px 0px 10px;
}

.bigMetalBox
{
	width: 606px;
	margin: 0px auto 0px auto;
	background: url("../img/smallMetalBox.png");
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
}

.bigRockBox
{
	width: 606px;
	margin: 0px auto 0px auto;
	background: url("../img/blueBoxbg.png");
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
}

.bigWhiteBoxBottom
{
	width: 626px;
	margin: 0px auto 0px auto;
	height: 27px;
	background: url("../img/bigWhiteBoxBottom.png") no-repeat;
}

.bigMetalBoxBottom
{
	width: 626px;
	margin: 0px auto 0px auto;
	height: 27px;
	background: url("../img/bigMetalBoxBottom.png") no-repeat;
}

.bigRockBoxBottom
{
	width: 626px;
	margin: 0px auto 0px auto;
	height: 27px;
	background: url("../img/bigRockBoxBottom.png") no-repeat;
}

.bigWhiteBox h1
{
	font-size: 18px;
	color: #f58220;
	font-family: impact;
	font-weight: normal;
	margin-bottom: 10px;
}



.bigRedBoxTop
{
	width: 626px;
	margin: 0px auto 0px auto;
	height: 9px;
	background: url("../img/bigRedBoxTop.png");
}

.bigRedBox
{
	width: 606px;
	margin: 0px auto 0px auto;
	background: url("../img/bigRedMiddle.png");
	padding: 0px 10px 0px 10px;
	font-weight:bold;
	color:white;
	text-align:center;
}

.bigRedBoxBottom
{
	width: 626px;
	margin: 0px auto 0px auto;
	height: 27px;
	background: url("../img/bigRedBoxBottom.png") no-repeat;
}

.bigRedBox h1
{
	font-size: 18px;
	color: #f58220;
	font-family: impact;
	font-weight: normal;
	margin-bottom: 10px;
}

/* ----- Function print_table ----- */

.print_table_table
{
	background-color:grey;
}

.print_table_header_row
{

}

.print_table_header_cell
{
	text-align:center;
	vertical-align:top;
	padding:3px;
	background-color:#cccccc;
	font-weight:bold;
}

.print_table_item_row
{

}

.print_table_item_cell
{
	text-align:left;
	vertical-align:top;
	padding:3px;
}

/* ----- Search ------*/
.search
{
	background-image:url('../img/bigWhiteBoxBottom.png');
}

.result_wrapper
{
	color:#ffffff;
}

input.verzendform 
{
	background-image:url('../img/zoekbox.png');
	width:70px;
	cursor:pointer;
	text-align:right;
	padding-right:6px;
	height:22px;
	border:none;
}
/* ----- Footer ----- */

#footer
{
	width: 642px;
	padding-left: 20px;
	background: url("../img/footerbg.png") no-repeat;
	height: 83px;
}

#footer .block
{
	width: 170px;
	line-height: 150%;
	color: #FFFFFF;
	font-size: 10px;
	float: left;
	margin-top: 20px;
}

#footer .block span
{
	color: #D00000;
	font-weight: bold;
}

#subFooter
{
	color: #505050;
	font-size: 10px;
	text-align: center;
	margin-bottom: 20px;
}

#subFooter a
{
	font-style: italic;
	text-decoration: none;
	color: #505050;
}

/* ----- Other styles ----- */
.alphabeth_bar
{
	width:100%;
	text-align:center;
}
.alphabeth_bar a{
	text-decoration:none;
	color:#F58220;
	font-weight:bold;
	font-size:14px;
}
.alphabeth_bar a:hover{
	color:#ff0000;
}

.number_bar
{
	width:100%;
	text-align:center;
	color: #FFFFFF;
}
.number_bar a{
	text-decoration:none;
	color:#3366ff;
	font-weight:bold;
	font-size:14px;
}
.number_bar a:hover{
	color:#ff0000;
}

.details_links{
	text-align:center;
}

.details_links a{
	text-decoration:none;
	color:red;
	font-size:12px;
}

.details_links a:hover{
	text-decoration:underline;
	color:#ff6666;
}

#collectorsitems a{
	text-decoration:none;
	color: #000000;
}

#collectorsitems a:hover{
	text-decoration:underline;
	color:#666666;
}

#aanbiedingen a{
	text-decoration:none;
	color: #000000;
}

#aanbiedingen a:hover{
	text-decoration:underline;
	color:#666666;
}

.exportexcellink a{
	text-decoration:none;
	color:#333333;
	width:160px;
	display:block;
	padding:3px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	font-size:12px;
}

.exportexcellink a:hover{
	background-color:#ccffcc;
}
