/* CSS Muziekmetropool Tritac Systems | JT */

* {
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	width: 100%;
	background: url(../img/Pixel-Gray-l.jpg) repeat scroll left top;
}

p { margin-bottom: 1em; }

ul, ol { margin: 0.5em 1.5em; }

h1 {
	color:#000000;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	height:30px;
	padding:0 10px 10px 0;
}

h2 {
	font-size:13px;
	color:#000000;
	font-weight:bold;
	padding:0 10px 10px 0;
}
		
div#container {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 100%;
	background: #FFFFFF;
}

	div.content-header {
		position: relative; /* Set to relative so child objects can be placed absolute within this element. */
		width: auto;
		height: 40px; /* 100px + 65px padding-top makes height 165px. */
		margin-top: 0;
		padding-top: 65px;
		padding-left: 260px;
		background: url(../img/mm-content-bg-x.jpg) repeat-x;
	}
	
		img.logo-box {
			position: absolute;
			top: 15px;
			left: 15px;
			width: 223px;
			height: 84px;
		}
		
		div.nav-hor-box {
			float: left;
			width: auto;
			height: 22px;
			line-height: 22px;
		}
		
		.flags-box {
			height:20px;
			position:absolute;
			right:220px;
			top:32px;
			width:135px;
		}
		
		.search-box {
			height:20px;
			position:absolute;
			right:11px;
			top:32px;
			width:210px;
		}
		
		div.user-menu {
			position: absolute;
			top: 5px;
			right: 20px;
		}
		
	div.middle-content {
		border: solid 0px #0099FF;
		float: left;
		width: 1000px;
		height: auto;
		background: #FFFFFF;
		position: relative;
		top: 0px;
		padding-top:10px;
	}
	
	div.content-footer {
		clear: both;
		background: #FFFFFF;
		margin-bottom: 0px;
		width: auto;
	}




/* =====< Table Settings >===== */

table#middle-content-table {
	width: 1000px;
	height: auto;
}

	td.middle-content-left {
		border: solid 0px #00CC99;
		width: 180px;
		vertical-align: top;
	}
	
	td.middle-content-right {
		border: solid 0px #00CC99;
		width: 180px;
		vertical-align: top;
	}
	
	td.middle-content-center {
		width: 100%;
		vertical-align: top;
	}
	
/* =====< Side Box Settings >===== */

div.side-box {
	border: solid 0px #000000;
	top: 0px;
	width: 161px;
	height: auto;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 20px;
}

div.side-box-tw {
	border: solid 0px #000000;
	top: 0px;
	width: 161px;
	height: auto;
	margin-bottom: 10px;
}

	div.side-box-head {
		background: url(../img/mm-header-bg.jpg) no-repeat;
		width: inherit;
		height: 19px;
		padding-top: 2px;
		padding-left: 4px;
		margin-bottom:10px;
	}
		.side-box-capital {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #FFFFFF;
		}
		
		.side-box-text {
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 11px;
			color: #687488;
		}
	
	div.side-box-content {
		width: auto;
		height: auto;
		padding-left: 4px;
		padding-right: 4px;
		padding-top: 0px;
	}
	
	.side-box-content-nieuw	{
		padding: 0;
	}


/* =====< Search Box Settings >===== */

input.input-text {
	height: 14px;
	width: 118px;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc #e3e3e3 #e3e3e3 #cccccc;
	font-size: 11px;
	float:left;
}

input.zoek-knop {
	height: 20px;
	vertical-align: baseline;
	background: url(/img/mm-header-bg.jpg) no-repeat top left;
	border: none !important;
	padding-bottom:3px;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 11px;
	cursor:pointer;
	float:left;
	margin-left:5px;
	width:75px;
}

/* =====< Document Settings >===== */

.doctitle {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #687488;
}

div.doc-content {
	position: relative;
	top: 5px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

div.content-footer,
div.content-footer a:link,
div.content-footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #677387;
}

table.prodview td { vertical-align: top; text-align: left; }


/* =====< Link Settings >===== */

a.a-prodview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #616776;
	text-decoration: underline;
}

div.user-menu a:link,
div.user-menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

/* =====< SA_NEWS_COSTUMERS >===== */

.sa_news_email h1,
.sa_news_firstname h1,
.sa_news_lastname h1,
.sa_news_prod h1 { font-size: 12px; font-weight:bold; color: #333333;}

/*************************************************************************
' Function : CSS defintions for the store.
'**************************************************************************/

#additional_images
{
	width: 300px;
}

#product_view_additional_image
{
	width: 96px;
	height: 96px;
	float: left;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	margin: 1px;
}

/* General Tag specifications */

ul#filter-brands { list-style-type: none; }
ul#filter-brands li { float: left; }
ul#filter-brands li a {
	display: block;
	margin: 0 2px 1px 0;
	padding: 2px 10px;
	border: 1px solid #999999;
	text-decoration: none;
}

ul#filter-brands li a:hover { background-color: #f0f0f0; color: black; }


b, td, p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }
option { padding-left: 5px; }
a { color: #616776; }
a:visited { color: #616776; }
a:hover { color: #000000; }
a:active { color: #000000; }


form, img {
	border-width: 0;
}

.TSheader           {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
}
.TSheader A:link   { 
	COLOR: #003333;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 1px;
}
.TSheader A:visited {COLOR: #003333;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 1px;
	}
.TSheader A:hover   {
	COLOR: #003333;
	FONT-SIZE: 12px;
	background-color: #CCCCCC ;
	border: 1px solid #666666;
	TEXT-DECORATION: none;
	font-weight: bold;
	margin: auto;
	padding: 1px;
}

/* Info Box WITHOUT Headings */
.CPbox1            {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox1 A:link     {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #999999; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2 td            {
	padding: 5px 0;
	

}
.CPbox7				{
	border-bottom: 1px solid #BBC3D3;
	height:18px;
	width:100%;
}
.CPbox2H           {
	width:19px;
	PADDING: 1px 5px 0px 0px;	
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.CPbox3H           {
	width:100%;
	PADDING: 0px 7px 0px 0px;	
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.CProodvet           {
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.CPbox2B           {
	width:100px;
	COLOR: #1C2F8D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
	
}
.CPbox2B A:link    {COLOR: #003333; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #003333; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPbox2B A:hover   {
	
	FONT-SIZE: 11px;
	
}
.CPbox2Bn           {
	COLOR: #1C2F8D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 3px;
	margin-right: 3px;
}
.CPbox2o           {COLOR: #3a3d47; font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top:53px;
	white-space:normal;
	
}
.CPbox2o A:link    {COLOR: #1C2F8D; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPbox2o A:visited {COLOR: #1C2F8D; FONT-SIZE: 11px; TEXT-DECORATION: none}
.CPbox2o A:hover   {
	COLOR: #3660aa;
	FONT-SIZE: 11px;
	
}

/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 1px solid #677387; PADDING-BOTTOM: 4px; color:#000000; font-weight: bold;}

.CPpageHead a:link, .CPpageHead a:visited {color:#677387;}

/* Box - Page Navigation */
.CPpageNav  {BACKGROUND-COLOR:#E9E9E9; color:#677387; }

.prodlist_header	{
	padding: 0 10px;
}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #e9e9e9;}

.CPpageNav a:link {color:#677387;}

/* Box - Product Image (Home page) */
.CPhomeImg {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #677387}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #677387}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #CCCCCC}

/* Product Short Description (Except Detail page) */
.CPprodDesc {
	FONT-SIZE: 9pt;
	font-style:normal;
	color: #616776;
}
.CPprodDesc:hover {
	text-decoration:underline;
	color: #000000;
}
/* Product Short Description (Detail page only) */
.CPprodDescDescription {
	font-size: 18px;
	color: #616776;
	font-weight:bold;
}

.CPprodDescBrand	{
	color: #951e08;
	font-size: 18px;
}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {
	text-align:justify;

}

#adviesprijs	{
	margin-bottom: 6px;
}

#prijs	{
	margin-bottom: 8px;
}

#voordeel	{
	margin-bottom: 2px;
}

#enlarge	{
	display: block;
	color: #3a3d47;
	background: url(../img/button_vergroten.gif) no-repeat left top;
	padding: 8px 0 0 40px;
	height: 21px;
	margin-top: 10px;
}
#enlarge:hover	{
	background:url(../img/button_vergroten_over.gif) no-repeat left top;
}

#friend	{
	display: block;
	color: #3a3d47;
	background: url(../img/button_mail.gif) no-repeat left top;
	padding: 8px 0 0 40px;
	height: 21px;
	margin-top: 5px;
}
#friend:hover	{
	background:url(../img/button_mail_over.gif) no-repeat left top;
}

#gift	{
	display: block;
	color: #3a3d47;
	background: url(../img/button_kado.gif) no-repeat left top;
	padding: 8px 0 0 40px;
	height: 21px;
	margin-top: 5px;
}

#gift:hover	{
	background:url(../img/button_kado_over.gif) no-repeat left top;
}

#speel {
	color: #3a3d47;
	display: block;
	background: url(../img/button_speel.gif) no-repeat left top;
	padding: 8px 0 0 40px;
	height: 21px;
	margin-top: 5px;
}

#speel:hover	{
	background:url(../img/button_speel_over.gif) no-repeat left top;
}


#info	{
	color: #3a3d47;
	display: block;
	background: url(../img/button_info.gif) no-repeat left top;
	padding: 8px 0 0 40px;
	height: 21px;
	margin-top: 5px;
}
#info:hover	{
	background:url(../img/button_info_over.gif) no-repeat left top;
}

#review	{
	color: #3a3d47;
	display: block;
	background: url(../img/button_recensie.gif) no-repeat left top;
	padding: 8px 0 0 40px;
	height: 21px;
	margin-top: 5px;
}
#review:hover	{
	background:url(../img/button_recensie_over.gif) no-repeat left top;
}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR:#3a3d47; font-weight:bold; font-family: Geneva, Arial, Helvetica, sans-serif;}

.prodListPrice {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #000000; font-weight:bold; font-size:14px;}

/* Product Price - Price Value */
.CPprodPriceV_view {COLOR: #758293; font-weight:bold; font-size:18px;}

/* Product List Price - Text Label */
.CPprodLPriceT {}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through; COLOR: #971e0a; font-size:10px; margin-left: 10px}

/* Product Sale Price - Text Label */
.CPprodSPriceT {}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: #2aa013; margin-left: 5px}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #2AA013}

/* In Stock text */
.CPinStock {COLOR: #2AA013}

/* Out of Stock text */
.CPoutStock {COLOR: red}

/* No Image text */
.CPnoImgT {COLOR: #800000}


/* Category Description - No products linked to it */
.CPcatDesc {}

/* Category Description - Has products linked to it */
.CPcatDescProd {FONT-WEIGHT: bold}

/* Option Description */
.CPoptDesc {FONT-STYLE: italic}

/* Option Select box */
.CPoptSel {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* ADDED - Version 2.3 */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {BACKGROUND-COLOR: #FFFFFF; BORDER: 1px solid #abb4c3; padding: 5px;}
.CPcolsView A:link    {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #996666; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 10pt}
.CPsysMsgErr {COLOR: red; FONT-SIZE: 10pt}
.CPsysMsgURL {FONT-SIZE: 10pt}

/* ADDED - Version 2.4 */

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; BACKGROUND-COLOR: #ffff66}
.CPbox2w {

	BACKGROUND-COLOR: #ffffff;
	border-top: 1px solid #BBC3D3;
	border-right: 1px solid #BBC3D3;
	border-bottom: 1px solid #BBC3D3;
	border-left: 1px solid #BBC3D3;
}
.CPbox2Bs {COLOR:  #000033; 
	BACKGROUND-COLOR: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.CPbox2Bs A:link {
COLOR: #000033; FONT-SIZE: 10px; TEXT-DECORATION: none
}
.CPbox2Bs A:visited {
COLOR:  #000033;  FONT-SIZE: 10px; TEXT-DECORATION: none
}
.CPbox2Bs A:hover {
	COLOR: #3660aa;
	FONT-SIZE: 10px;
	font-weight: bold;
}
.CPbox2Bl {
COLOR: #1C2F8D;
	BACKGROUND-COLOR: #F4F4F4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.CPbox2Bl A:link {
COLOR: #1C2F8D; FONT-SIZE: 11px; TEXT-DECORATION: none
}
.CPbox2Bl A:visited {
COLOR: #1C2F8D; FONT-SIZE: 11px; TEXT-DECORATION: none
}
.CPbox2Bl A:hover {

	COLOR: #3660aa;
	FONT-SIZE: 11px;
	font-weight: bold;
}
.CPbox2i {

	BACKGROUND-COLOR: #F5F5F5;
	border-top: 0px solid #BBC3D3;
	border-right: 1px solid #BBC3D3;
	border-bottom: 0px solid #BBC3D3;
	border-left: 1px solid #BBC3D3;
}
.droplist {
	background-color: #f4f4f4;
	width: 150px;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #435073;
}
.style6 {color: #FB3A1B}
.style1 a:link {
}.style1 a:hover {
	color: #CCCCCC;
}
.w1{ width:18px;} 
.style10 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style11 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FF9900;
}


/* Category List */
.CPcatDescList {
	list-style-type: none;
	float: left;
}

.CPcatDescList li {
	display: block;
	float: left;
	width: 130px;
	height: 130px;
	margin: 5px;
	padding: 4px;
	border: 1px solid #778294;
	text-align: center;
}

.CPcatDescList li img {
	margin-bottom: 5px;
}

.CPcatDescList li:hover {
	border-color: #000000;
	cursor: pointer;
}



/* Category List small - Jeroen */
.CPcatDescListsmall {
	list-style-type: none;
	margin: 0;
	width:	646px;
}

.CPcatDescListsmall li {
	display: block;
	float: left;
	width: 93px;
	height: 110px;
	margin: 3px;
	padding: 3px;
	border: 1px solid #778294;
	text-align: center;
}

.CPcatDescListsmall li img {
	margin-bottom: 2px;
}

.CPcatDescListsmall li:hover {
	border-color: #000000;
}
/* end category list small jeroen */

/* Categorie Navigation */

.categories * { font-family: Verdana, Arial; }

.categories,
.categories ul {
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.categories li,
.categories ul li {
	width: auto;
}

.categories li a,
.categories ul li a {
	display: block;
	clear: both;
	width: auto;
	height: auto;
	padding: 2px 10px 4px 2px;
	color: #677387;
	text-decoration: none;
	border-bottom: dotted 1px #cccccc;	
}

.categories li a:hover {
	color: #000000;
}

.categories li.active ul li a {
	font-weight: normal;
	padding-left: 10px;
	background-image: none;
}

.categories li.active ul li ul li a {
	font-weight: normal;
	padding-left: 20px;
	background-color: #F7F7F7;
	background-image: none;
}

.categories li.active a,
.categories li.active ul li.active a,
.categories li.active ul li ul li.active a {
	font-weight: bold;
	color: #000000;
}

.categories li.active li a,
.categories li.active ul li.active li a,
.categories li.active ul li ul li.active li a {
	font-weight:normal;
	color: #000000;
}

/*----- End: Category menu -----*/

/* Cart Stijlen */

table#cartcontainer { width: 100%; }
table#cartcontainer th,
table#cartcontainer td { color: #687488; }
table#cartcontainer th {
	text-align: left;
	width: 100px;
}



tr.topsell,
tr.topsell a:link,
tr.topsell a:visited, {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#687488 !important;
	font-weight:normal;
	text-decoration:none;
}

td.topsell-link,
td.topsell-link a:link,
td.topsell-link a:visited {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#687488 !important;
	font-weight:normal;
	text-decoration:none;
}


/*Style for form (65_comforcard.asp)*/
.txtBoxStyleOneItem{
	width:99%;
	font-size:11px;
}
.drpBoxStyleOneItem{
	width:100%;
	font-size:11px;
}

.btnStyle{
	font-size:11px;
}

.drpBoxStyleThreeItems{
	width:32%;
}

.tdHeader
{
	font-weight		:bold;
	padding-bottom	: 4px; 
	color			:#666666;
	font-size		: 12px;
	BORDER-BOTTOM	: 2px solid #CCCCCC;
}

.tblComfortCard td
{
	vertical-align:top;
}

/*************************************************************************
' Function : CSS defintions for the store.
'**************************************************************************/

/* General Tag specifications */

.kop { color: #E14F2B; font-family: Helvetica, arial, sans-serif; text-align: left; font-size: 15px; font-weight: bold}
.subkop { color: #435073; font-family: Helvetica, arial, sans-serif; text-align: left; font-size: 11px; font-weight: bold}

.bodyaccent {color: #E14F2B; font-family: Helvetica, arial, sans-serif; font-size: 11px}

.italic { color: #435073; font-family: Helvetica, arial, sans-serif; font-size: 11px; font-style: italic}

.bold { color: #435073; font-family: Helvetica, arial, sans-serif; font-size: 11px; font-weight: bold}

.copyright { color: #435073; font-family: Helvetica, arial, sans-serif; font-size: 8px; font-style: italic }


.jCarouselLite ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.input_submit	{
	background-image: url(../img/butt_alg.jpg);
	height: 20px;
	width: 110px;
	border: 0;
	color: #ffffff;
	cursor: pointer;
	font-size: 11px;
	padding: 2px 0 3px 0;
}

.input_submit2	{
	background-image: url(../img/butt_alg2.jpg);
	height: 20px;
	width: 110px;
	font-size: 11px;
	border: 0;
	color: #ffffff;
	cursor: pointer;
	padding: 2px 0 3px 0;
}

.input_submit3	{
	background-image: url(../img/butt_alg3.jpg);
	height: 20px;
	width: 220px;
	font-size: 11px;
	border: 0;
	color: #ffffff;
	cursor: pointer;
	padding: 2px 0 3px 0;
}


.submitorder_table td	{
	padding: 5px 0;
}

#bannerslider	{
	padding: 0px 5px 5px 7px;
}

.nieuw_sidebox_title	{
	color: #616776;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 160px;
}

.nieuw_sidebox_price	{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 160px;
}

.betalingtermijnen	{
	margin: 15px 0;
	color: #758293;
	padding: 5px;
	border: 1px solid #758293;
	width: 185px;
}

.betalingtermijnen a	{
	color: #000000 !important;
	font-weight: normal;
}

.betalingstermijnen_header	{
	font-weight: bold;
	font-size: 11px;
	color: #3A3D47;
}

.betalingstermijnen_actie	{
	color: #2AA013;
	font-weight: bold;
}

.prodview	{
	padding: 0 0 10px 10px;
}


.prodlist_bannersection a {
	display: block;
	clear: both;

}

.cart td	{
	padding: 5px 0;
}

.cart_line	{
	border-bottom: 1px solid #cccccc;
}

.prodreview_table_menu td	{
	padding: 5px 0;
}
