body {
	margin-top: 0px;
	/****** background: url('../../images/cirque-soleil-totem.jpg') no-repeat 0% 0%; ********/
}
h2 {font-weight: bold;
}
.select {
	position: absolute;
	width: 345px;
	height: 21px;
	padding: 0 0px 0 4px;
	color: #000;
	font: normal 12px Tahoma, Verdana, sans-serif; 
	border: 1px solid #d9d8d8;
	background: #FFF;
	overflow: hidden;
}
/*********** General ***********/

body,tr,th,td,input,select,textarea {
	font: normal 12px Tahoma, Verdana, sans-serif;
}

input {
	background-image:url(../../images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #999;
	color:#000;
	padding:3px;
	margin-right:2px;
	margin-bottom:8px;
}
select {
	background-image:url(../../images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #999;
	color:#000;
	padding:2px;
	margin-right:2px;
	margin-bottom:8px;
}
textarea {
	border:1px solid #999;
	color:#000;
	padding:3px;
	margin-right:2px;
	margin-bottom:8px;
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 0 0 25px;	
}


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

#leftcol a, #rightcol a {
	text-decoration: none;
}
#leftcol a:hover, #rightcol a:hover {
	text-decoration: underline;
}
#leftcol_light a {
	text-decoration: none; color: #999999;
}
#leftcol_light a:hover {
	text-decoration: underline; color: #666666;
}

#topbackgroundrepeat {
	background: url('../../images/topbackgroundrepeat.gif') repeat-x 0px 0px;
}

/*********** End: General ***********/




/*********** Global additional classes ***********/

.f-left {
	float: left;
}
.f-right {
	float: right;


}
.clear {
	clear: both; padding-top: 5px;
}
.hidden {
	display: none;
}
.bold, strong {
	font-weight: bold;
}

.RegSectionTitle {
	COLOR: #000;
	FONT-WEIGHT: bold;
	padding-top: 10px; padding-left: 3px;
}
.RegSectionTitle2 {
	COLOR: #000;
	background: url(../../images/verloop_bg.gif) no-repeat left;
	height: 24px;
	line-height: 24px;
	padding-left: 3px;
	FONT-WEIGHT: bold;
	padding: 4px 0px 4px 2px; letter-spacing: 1pt;
}
/*********** End: Global additional classes ***********/



/*********** Layout ***********/

/* container */
#container {
	position: relative;
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	
}
/* header */
#header {
	height: 134px; width:1024px;
	

}
/* logo */
#logo {
	width:255px;
	float:left;
	height: 134px;
}
	/*#logo h1 {
		text-indent: -999em;
		background: url(../../images/logo.jpg) no-repeat bottom left;
		width: 500px;
	}*/
	#logo h1 a {
		display:block;
		overflow:hidden;
		height:100%;
	}
	
	#logo img {
		padding-top:7px;
		padding-left:20px;
	}


#top2 {
	float:left;
	margin-left:30px; width: 240px;
}

#top3 {
	float:right;
}
#top3 img{
	padding-top:7px;
	padding-right:18px;
}	
/* topmenu */
#topmenu {
	width: 550px; height: 17px; padding-left: 24px; padding-top: 4px;
}
	#topmenu ul li {
		float: left;
		padding-left: 2px;
	}
	#topmenu ul li a {
		padding: 0px 5px;
		/* background-color: #e0e0e0; 
		background: url('../images/tab_bg.gif') repeat-x;	*/
		color: #333;
		font-size:11px;
		text-decoration: none;
	}
	#topmenu ul li a:hover {
		/* background-color: #ff8f00; */
		 color: #000; text-decoration:underline;
	}

/* navbar */
#navbar {
	height: 20px;
	padding: 5px 10px;
	background-color: #e0e0e0;	
	background: url('../images/head_linebg.gif') repeat-x;
	border: 1px solid #cb480c;
}

#search{
	margin-left: 20px;
	float: left;
	margin-top:12px;
background: url(../../images/logo-trans.png) no-repeat left top;
	width:300px;
	height:65px;
	font-size: 13px;
}

#search input{
	margin-left:11px;
	margin-top:24px;
	background:#fff;
	border:0px;
	width: 181px;
}

#langselect {
	float: right;
}

/* main area */
#main-wrapper {

}
#main {
	clear: both;
	margin: 10px 0 0 0;
}

#breadcrumbs {
	clear: both;
	/* text-transform: lowercase; */
	margin: 5px 0 0 160px;
	font-size: 10px;
	font-weight: normal;
} 


/* columns */
#leftcol, #leftcol_light {
	float: left;
	width: 164px;
	padding-left:19px;
}


#rightcol {
	float: left;
	width: 164px;
}

/* menu blocks */
.menublock {
	margin: 0 0 10px 0;
	line-height: 16px;
}
	.menublock h4 {
		/* background-color: #e0e0e0; */
		background: url('../../images/menutitle.png') no-repeat;
		height: 27px;
		font-weight: bold;
		padding: 0 5px;
		line-height: 27px;
		color: #fff;
	}
	.menublock h4 img {
		vertical-align: middle;
	}
.menucontent {
	padding: 5px 5px 10px 5px;
}
	.menucontent ul {
		list-style: square inside;
	}
	.menucontent ul li {
		padding-left: 5px;
	}

/*** menublocks light ***/

.menublock_light {
	margin: 0 0 10px 0;
	line-height: 16px;
}
	.menublock_light h4 {
		/* background-color: #e0e0e0; */
		background: url('../../images/menutitle_light.gif') no-repeat;
		height: 27px;
		font-weight: bold;
		padding: 0 5px;
		line-height: 27px;
		color: #fff;
	}
	.menublock_light h4 img {
		vertical-align: middle;
	}
.menucontent_light {
	padding: 5px 5px 10px 5px;
}
	.menucontent_light ul {
		
	}
	.menucontent_light ul li {
		padding-left: 5px;
	}


#maincontent {
	float: left;
	width: 621px;
	margin: 0px 19px 20px 19px;
}
/* content blocks */
.contentblock {
	clear: both;
	line-height: 16px;
	padding-bottom: 0px;
	border-top: none;
	margin-bottom: 10px;
	background: url('../../images/contentblocktop.png') no-repeat top left;
	text-align: justify;
	font-size: 12px;
}

.contentblockcat {
	clear: both;
	line-height: 16px;
	padding-bottom: 0px;
	border-top: none;
	margin-bottom: 10px;
	background:#ededed url('../../images/contentblocktop.gif') no-repeat top left;
	text-align: justify;
	font-size: 12px;
}
	.contentblock h1 {
		height: 32px;
		font-weight: bold;
		font-size: 13px;
		padding: 1px 20px 1px 12px;
		line-height: 32px;
		color:#000;
		/* background-color: #e0e0e0; */
		/*background-color: #d7e4ef;*/
		
	}
h1.content_title{
		height: 32px;
		font-weight: bold;
		font-size: 13px;
		padding: 1px 20px 1px 12px;
		line-height: 32px;
		color:#fff;
		/* background-color: #e0e0e0; */
		/*background-color: #d7e4ef;*/
				background: url('../../images/dialogtitle.gif') no-repeat 3px 3px;
	}
	
h2.content_title{
		height: 32px;
		font-weight: bold;
		font-size: 13px;
		padding: 1px 20px 1px 12px;
		line-height: 32px;
		color:#fff;
		/* background-color: #e0e0e0; */
		/*background-color: #d7e4ef;*/
				background: url('../../images/dialogtitle.gif') no-repeat 3px 3px;
	}

	.contentblocknws h1 {
		height: 32px;
		font-weight: bold;
		font-size: 13px;
		padding: 0 20px 1px 8px;
		line-height: 32px;
		color:#fff;
		/* background-color: #e0e0e0; */
		/*background-color: #d7e4ef;*/
		background: url('../../images/dialogtitlenws.gif') no-repeat 3px 3px #ededed;
	}
	.contentblockvid h1 {
		height: 32px;
		font-weight: bold;
		font-size: 13px;
		padding: 0 20px 1px 8px;
		line-height: 32px;
		color:#fff;
		/* background-color: #e0e0e0; */
		/*background-color: #d7e4ef;*/
		background: url('../../images/dialogtitlevid.gif') no-repeat 3px 3px #ededed;
	}
		.contentblocklm h1 {
		height: 32px;
		font-weight: bold;
		font-size: 13px;
		padding: 0 20px 1px 8px;
		line-height: 32px;
		color:#fff;
		/* background-color: #e0e0e0; */
		/*background-color: #d7e4ef;*/
		background: url('../../images/dialogtitlelm.gif') no-repeat 3px 3px;
	}
	.contentblock .contentblocknws h2.content_title {
		padding-left: 24px;
		margin-top: -3px;
		letter-spacing: 1px;
	}

	
.contentblock_list h1{
		background: url('../../images/dialogtitle.gif') no-repeat 3px 3px;
		height: 32px;
		font-weight: bold;
		font-size: 13px;
		line-height: 32px;
		color:#fff;
		padding-left:20px;
}

.content_titlecat {
		background: url('../../images/dialogtitle.gif') no-repeat 3px 3px;
		height: 32px;
		font-weight: bold;
		font-size: 13px;
		line-height: 32px;
		color:#fff;
		padding-left:20px;
}


.content {
	padding: 5px 10px 0px 10px;
	background: url('../../images/contentblockbottom.png') no-repeat bottom left;
	font-size: 12px;
	text-align: justify;
}
.content h4 { font-size: 100%;
}
.content h4 a { font-size: 100%; text-decoration: none; font-weight: bold;
}
.content h5 { font-size: 10px;
}


h1 { 		
		font-weight: bold;font-size: 13px;line-height: 18px;color:#000; }
		
	.content p {
		margin: 0 0 5px 0;
	}
	#static-page .content ul {
		list-style: disc;
		list-style-position: outside;
		margin: 0 0 0 25px;			
	}

.content_list {
	padding-top:11px;
	
}

/* login */
#login input.logintextfield {
	width: 145px;
	margin-bottom: 5px;
}

#tagcloud {font-size:10px;}
#tagcloud a { color: #2f1f1b; }
#tagcloud a:hover { color: #900;
}
.tickets_0 {font-size:9px; color:#000; }
.tickets_1 {font-size:9px; color: #666; }
.tickets_2 {font-size:10px; color:#000; font-weight: bold; }
.tickets_3 {font-size:10px; color:#000; text-transform: capitalize; }
.tickets_4 {font-size:11px; color: #333; }
.tickets_5 {font-size:11px; color:#000; font-style:italic; }
.tickets_6 {font-size:12px; color:#000; }
.tickets_7 {font-size:13px; color: #400000; }
.tickets_8 {font-size:14px; color: #030; }
.tickets_9 {font-size:15px; color:#000; }

#tagcloud2 { line-height: 22px;}
#tagcloud2 a { color: #632e21; }
#tagcloud2 a:hover { color: #F90;
}

/* footer */
#footer {
	clear: both;
	border-top: 1px solid #e0e0e0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 50px;
	color: #111;
	text-align: justify;
}
#footer a { color: #333; text-decoration: none;}
#footer a:hover { color: #444; text-decoration: underline;}

	#copyright {
		text-align: center;
	}
	#footermenu {
		text-align: center;
	}
	#footermenu p {padding: 2px 0 8px 0;
	}
		#footer ul li {
			float: left; padding-right: 7px;
		}
		#footer ul li a {
			text-decoration: none;
		}
		#footer ul li a:hover {
			text-decoration: underline;
		}



/*********** End: Layout ***********/

		
/*********** Productlist ***********/

.productlist-page {
	width: 656px;
	margin: 0 auto;
	text-align: center;
}


.content_list ul.productlist {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	
}
ul.productlist li {
	float: left;
	display: inline;
	width: 177px;
	height:210px;
	margin: 0 12px 10px 0;
	padding: 10px;
	text-align: center;
	background: url('../../images/listblock.png') no-repeat top left;
}
ul.productlist li.productlist-first-in-row {
	clear: both;
}

ul.productlist li.productlist-last-in-row {
	margin-right: 0;
}

.productlist h2 {
	height: 30px;
}
.productlist h2 a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.productlist-thumb {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
		border:1px solid #6f6f6f;
}
.productlist-thumb img {
	width: 100px;
	height: 100px;

}
.product_thumbnail {
}
	
.productlist-listprice {
	text-decoration: line-through; 
}
.productlist-price {

	font-weight: bold;
	color: #ff8f00;
	font-size: 15px;
	line-height: 20px; vertical-align: bottom;
}
.productlist-price-vanaf {
		font-weight: normal;
	color: #858585;
	font-size: 11px; line-height: 10px; height: 16px;
}
.productlist-details {
	display: block;
	clear: left;
	padding: 8px 0 10px 0;
}
.productlist-nav {
	clear: both;
	margin-bottom: 10px;
}
.productlist-resultpages {
	float: left;
	margin-bottom: 10px;
}
.productlist-resultpages ul li {
	float: left;
	padding: 0 5px;
	margin-right: 3px;
	border: 1px solid #e0e0e0;
}
.productlist-resultpages ul li.descr {
	border: none;
}
.productlist-resultpages ul li.act {
	font-weight: bold;
	background-color: #e0e0e0;
}
.productlist-orderby {
	float: right;
}
.productlist-orderby ul li {
	float: left;
	padding: 0 5px;
	margin-right: 3px;
}

.productlist-orderby ul li.act {
	font-weight: bold;
}

/*********** End: Productlist ***********/




/*********** Productdetail ***********/

#productdetail {
	position: relative;
}
#productdetail h2 { 
	margin: 15px 0;
	font-weight: bold;
	font-size: 13px;
}
#productdetail ul {
	list-style: square inside;
}
#productdetail-leftcol {
    float: left;
	width: 230px;
	min-height: 465px;
}
#productdetail-rightcol {
    float: left;
	width: 347px;
	padding-left:10px;
}
#product-thumb {
	/*float: left;*/
	
	text-align: center;
	margin: 4px 4px 4px 4px;
}
#product-detailbg { background: url('../../images/product_detailbg.gif') no-repeat; width: 220px; height: 220px; float: left;
}
#product-thumb img{
	width:213px; height: 213px;
}

#product-info {
	/*float: right;*/
	text-align: justify;
	font-size: 11px;
	padding-bottom: 10px; color: #222;
}
#product-info h1{
	background:none;
	color:#000;
	line-height:18px;
	font-weight:bold;
	margin:0;
	padding:0 0 6px 0;
	font-size: 15px;
}

#product-info h2{
	background:none;
	color:#000;
	line-height:16px;
	font-weight:bold;
	margin:0;
	padding:0 0 4px 0;
	font-size: 13px;
}

.cart-product-info {
	float: left;
	width: 480px;
	padding-left: 10px;
	padding-right: 10px;

}
.cart-product-info-details {
	float: left;
	width: 300px;
	padding-left: 10px;
	padding-right: 10px;

}
.cart-product-info h1{
	background:none;
	color:#000;
	font-weight:bold;
	height:60px;
}
#product-info li {
	margin-left: 14px;
}

#productdetail-table {
	margin-top: 20px;
}
	#productdetail-table td {
		vertical-align: middle;
		padding: 2px;
	}
/*
.discount-img {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 5px;
	margin-right: 5px;
	width: 57px;
	height: 57px;
	background: transparent url(../../images/save_money.gif) no-repeat;
}
.discount-img div {
	position: relative;
	padding: 25px 0 0 13px;
	color: #fff;
	font-weight: bold;
}
*/

.productdetail-lbl {
	font-weight: bold;
	font-size: 14px;
}
#product_price {
	font-weight: bold;
	font-size: 17px;
	color: #ff8f00;
}
#product_price_ex { font-size: 9px; color: #666; font-stretch: narrower;
}
.product-listprice {
	text-decoration: line-through;
}
/*
.product-buy {
	float: right;
}
.product-buy input {
	background-color: #ff8f00;
	color: #fff;
	font-weight: bold;
	width: 100px;
	height: 30px;
}
*/
.product-fulldescr {
	clear: both;
}


td.customer-options-descr {
	height: 30px; vertical-align:middle;
	padding: 1px 1px 1px 6px;
	font-size: 13px; background: #CCC;
}
td.customer-options-descr2 {
	vertical-align:middle;
	padding: 1px 1px 1px 6px; margin-right: 30px;
	font-size: 13px; background: url(../../images/bgaantal.gif) no-repeat left top;
}
td.customer-options-value {
	vertical-align: top;
	font-size: 11px;
	width: 50px;

}


/*********** Menu addons ***********/
#today_news {
	padding: 0 0 3px 0; text-align: justify; font-size: 11px;color: #333;
}


td.FormButton { 
	padding: 10px 10px 0 0;
	font-weight: bold;
}
/*********** End: Menu addons ***********/




/*********** Cart ***********/

#cart-items-wrapper {
	clear: both;
	margin: 2px 2px 15px 0px; background: #FBFBFB;
}

#cart-items-wrapper h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
}

.cart-item  {
	position: relative;
	width: 100%;

	min-height: 100px;
	height: auto !important;
	height: 100px;
	
	overflow: hidden;
	clear: both;
	padding: 5px 0;
	
}
.cart-thumb {
	float: left;
	width: 80px;
	height: 80px;
	overflow: hidden;
	text-align: center;
	padding: 0 5px 5px 5px;
	

}
.cart-thumb img {
	width: 80px;
	height: 80px;
	border: 1px solid #999;
}
.cart-product-price {
	font-weight: bold;
	font-size: 14px;
	color: #ff8f00;
	
}

/*********** End: Cart ***********/



/*********** Buttons ***********/

/* general button style */



a.adv_button {
	color: #fff;
	padding: 3px;
	border-top: none;
	text-decoration: none;
	font-weight: bold;
	height:24px;
}
a.adv_button:hover {
	text-decoration: underline;
}

/* action buttons for cart items */
.cart-item a.adv_button {
	color: #fff;
	padding: 3px;
	border-top: none;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
}

.cart-item a.adv_button:hover {
	text-decoration: underline;
}
/*
#rightcol input, #leftcol input {
	margin-bottom: 5px;
}
*/

input, select {
	margin-bottom: 5px;
}
/*********** End: buttons ***********/


/* categories */

.custom_cat {
	margin-bottom:15px;
}

#categories ul {
	/*list-style-image: url('../images/category_bullet.gif');*/
}
#leftcol ul li, #rightcol ul li, #leftcol_light ul li {
	line-height: 20px;

}

/* Subcategories page */
.subcategorylist li {
	float: left;
	padding: 20px;
}
.subcategorylist h2 {
	font-weight: bold;
}
.maincat-descr {
	margin-bottom: 10px;
	padding:10px;
	color: #000;
	text-align: justify;
	background: #ededed;
	font-size: 12px;
	width: 600px; min-height: 108px;
}
.maincat-icon {
	float: left;
	padding: 0 10px 10px 0;
}


/* modules */
.bestsellers { background: url('../../images/bestsellersbg.gif') top left no-repeat; height: 210px; width: 601px;}
.bestsellers2 { background: url('../../images/bestsellersbg1.gif') top left repeat-y; width: 600px;}
ol#bestsellers li { font-size: 11px; font-weight: bold; 
}
li.bestsellers-with-img {
	margin: 0px; float: left; vertical-align: middle; 
}
li.bestsellers-with-img .bestseller-content { line-height: 20px;height:30px; width: 550px; margin-bottom: 10px; 
}
li.bestsellers-with-img .bestseller-content img{ position:relative;top:10px;border:1px solid #6f6f6f; height: 30px; width: 30px; 

}
.bestsellers-content h3 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.bestseller-content h3 a {
	text-decoration: none;	font-size: 11px;
	font-weight: bold; 

}
.bestseller-content h3 a:hover {
	font-weight: bold;
	text-decoration:underline;
}
.productlist-price-bestsellers {
	font-weight: bold;
	color: #ff8f00;
	font-size: 11px;
}


.related-content {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold; height: 27px; background: url('../../images/relatedbg.gif') center top no-repeat; padding: 13px 8px 0px 8px;
}
.related {
	width: 609px;
	text-align: center;
}
.related-content a {
	text-decoration: none;	font-size: 11px;
	font-weight: bold;

}
.related-content a:hover {
	font-weight: bold;
	text-decoration:underline;
}
.productlist-price-related {
	font-weight: bold;
	color: #ff8f00;
	font-size: 11px;
}
/* modules */

/*
#dialog-message-inner {
	position: relative;
}
.dialog-message-close {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 5px;
	margin-right: 5px;
}
*/


.cart-total-table td {
	padding: 5px;
	text-align: right;
}

.cart-total-table td font.FormButton {
	text-align: left;
}
.customer_details { font-weight: bold; }
.Message
{
padding:5px; font-size: 90%;
}


#ticket-service { position: relative; } 

#ticketservice ul { border: 0px; list-style: none; height: 112px; padding: 0px; } 

#ticketservice li.error { color: #f00; } 
#ticketservice #toggleticketservice { overflow: hidden; position: absolute; right: 10px; top: 12px; width: 1px; height: 1px; text-indent: 20px; outline: none; } 

#ticketservice {background: url(../../modules/Ticketservice/bannerbg.gif) no-repeat; height: 120px; width: 620px;padding:5px 4px 6px 7px;font-size:24px;color:#eb6b4d; }

#banner { width:395;text-align:center;padding-top:0px;text-decoration:none;color:#eb6b4d; } 
#banner a { text-decoration:none;color:#eb6b4d;} 
#tickets { height:97px; width:620px;padding: 10px 2px 2px 85px; }

.news_style{
display:none; width: 600px;
}
.news_show
{
width:620px;
height:125px;
overflow: auto;	
}
.buttondiv
{
width: 3px;
padding: 0;
border: 0px solid gray;
border-top:none;
height:1px;
}
.ManufacturersItem { padding-top: 4px; padding-left: 10px;
}
.eventinfo {width:250px;text-align:left;padding: 5px 5px 5px 6px; background: #CCC; float: left; overflow: hidden; height:100px; 
}
.eventinfo2 {width: 320px;text-align:left;padding: 0px 5px 5px 10px; float: right; text-align: justify; }



/****** Direct_vertical.css *******/

div#adv_categories_container {
	position: relative;
	/* height: 30px; */ /* keeps space between menu and content */
	
}	

div#adv_categories_container ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
div#adv_categories_container li {
	position: relative;
	width: 164px; /* same as toplevel link - remember to add the padding on the link to the width */
	margin-right: 2px; /* small white space between toplevel elements */
}


/* general link styles */
div#adv_categories_container a {
	display: block;
	padding: 4px 4px 0 8px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	background: url('../../images/cat_back.png') no-repeat top left;
	height:30px;
}

div#adv_categories_container li.no-background a {
	background: none;
	color:#6f6f6f;
	font-weight:normal;
	font-size:12px;
	height:17px;
	
}

div#adv_categories_container a:hover {
	color: #fff; text-decoration: underline;
}

/* to give sublevel some different styling */
div#adv_categories_container li ul a {
	font-size: 11px;
	background:none;
	color:#000;
	padding:6px 4px;
	height:11px;
	line-height:10px;
	border-bottom:1px solid #ededed;
	overflow: hidden;
	width: 164px;
}

/* to give subsublevel some additional styling */
div#adv_categories_container li ul ul a {
	width: 150px; font-size: 9px;
		padding: 8px 8px 0px 0px;
	
}
div#adv_categories_container li ul a:hover {
	color: #777; 
	/* background: #666 url(../images/submenubg_hover.jpg) no-repeat right 50%; */
}

div#adv_categories_container li ul a {
	padding-left: 8px;
}
div#adv_categories_container li ul ul a {
	padding-left: 10px;
}

div#adv_categories_container a.active_root {
	font-weight: bold;
	color: #fff;
}
div#adv_categories_container a.active_sub {
	font-weight: bold;
	color: #333;
}
div#adv_categories_container a.active_subsub {
		font-weight: bold;
	color:#555;
}

/***** categories_light ****/

div#adv_categories_container_light {
	position: relative;
	/* height: 30px; */ /* keeps space between menu and content */
	z-index: 999;
}	

div#adv_categories_container_light ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
div#adv_categories_container_light li {
	position: relative;
	width: 164px; /* same as toplevel link - remember to add the padding on the link to the width */
	margin-right: 2px; /* small white space between toplevel elements */
}

div#adv_categories_container_light a {
	display: block;
	padding: 4px 4px 0 8px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	background: url('../../images/cat_back_light.gif') no-repeat top left;
	height:30px;
}

div#adv_categories_container_light li.no-background a {
	background: none;
	color:#6f6f6f;
	font-weight:normal;
	font-size:12px;
	height:17px;
	
}

div#adv_categories_container_light a:hover {
	color: #cd664e;
}

/* to give sublevel some different styling */
div#adv_categories_container_light li ul a {
	font-size: 11px;
	background:none;
	color:#000;
	padding:4px;
	height:20px;
	line-height:11px;
	border-bottom:1px solid #f8f8f8;
}
/* to give subsublevel some additional styling */
div#adv_categories_container_light li ul ul a {
	width: 150px; font-size: 9px;
		padding: 8px 8px 0px 0px;
	
}
div#adv_categories_container_light li ul a:hover {
	/* color: #000; */
	/* background: #666 url(../images/submenubg_hover.jpg) no-repeat right 50%; */
}

div#adv_categories_container_light li ul a {
	padding-left: 8px;
}
div#adv_categories_container_light li ul ul a {
	padding-left: 10px;
}

div#adv_categories_container_light a.active_root {
	font-weight: bold;
	color: #ebc2b8;
}
div#adv_categories_container_light a.active_sub {
	color: #ebc2b8;
}
div#adv_categories_container_light a.active_subsub {
	background-color: #FCC;
	color:#edfff6;
}


/****** cal/cal.css *****/

#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}

#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #317082;		
	color: #317082;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #317082;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E2EBED;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#317082;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}


.radiorow {
		cursor: pointer;
	}
	
	.radiorow td {
		padding: 3px; border-bottom: 1px solid #CCC; font-size: 11px;
	}
	
	.alternateproductselect {
		color: #000; /* Text Color for selected option */
		font-weight: bold;
		background: url('../../images/optionssel.gif') no-repeat left center #fff;
	}
	
	.alternateproductdefault {
		color: #000000;
	}
	
	.alternateproducthover {
		color: #313c0a; /* Text Color for non-selected options */
		background-color: #e2e1e1; /* Background color for non-selected options */
	}
	
.balk {
    width:300px;
    height:42px;
	text-align: left;
	/*background: #fff; border: solid 1px #cccccc;*/
	background: url(../../images/pricebg2.gif) no-repeat left center; 
	margin-top: 10px; padding-left: 6px; 
	z-index: 100;
}

#sidebar{
      float: left;
      width: 225px;
		height:470px;
	  text-align:center;
	  top: 0;
	  bottom: auto;
	  z-index: 0;
    }
    * html #sidebar{
      overflow: hidden;
    }
#stop{
  overflow: hidden;
  height: 1525px;
  z-index: 100;

}

.BlogTitle {font-weight: bold; font-size: 14px; line-height: 16px; }
.BlogTitle a{text-decoration: none;}
.BlogTitleM {font-weight: bold; font-size: 12px; line-height: 16px;text-align:left; }
.BlogTitleM a{text-decoration: none;color:#666;}
.BlogTitleM a:hover{text-decoration: none;color:#444;}
