@charset "utf-8";
/* CSS Document */

#dnn_cat_menuPane{
	background: url(images/tic_quick_menu_bg_content.png) no-repeat;
	behavior: url(/Portals/_default/Skins/TIC_STORE/iepngfix.htc);
	padding-bottom:10px;
	margin-bottom: 20px;
}


#minicart{
	
	background: url(images/bg_minicart_repeaty.png) repeat-y top left;
	padding-bottom: 30px;
}

	* HTML #minicart{
		width: 150px;
			background: url(images/bg_minicart_repeaty.png) repeat-y top left;
			behavior: url(/Portals/_default/Skins/TIC_STORE/iepngfix.htc);
			padding-bottom: 10px;
	}

	
#dnn_cat_cartPane{
	background: url(images/bg_minicart.png) no-repeat top left;
	padding-top: 60px;
	padding-left:3px;
	behavior: url(/Portals/_default/Skins/TIC_STORE/iepngfix.htc);

	
}


#dnn_cat_cartPane select#dnn_ctr415_Minicart_ddlCart{
	width: 160px !important;	
}

* HTML .catalogue #rightcolumn{	

	position: absolute;
	top: 157px;
	left:213px;
}	

* HTML .catalogue #rightcolumn table{	
	margin:0px;
}	




