/*GENERAL*/
body{
	margin:0;
	color:#3f3f3f;
	font:12px tahoma, arial,sans-serif;
}
img{border-style:none;}
a{color:#000;text-decoration:none;}
a:hover{text-decoration:none;}
input,
select{
	font:100% tahoma, arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
/*PAGE HOLDER*/
.page-holder{
	padding: 8px 0 0 0;
	background:#fff url(../images/body-bg.gif) no-repeat 50% 100%;
	min-width:989px;
}
/*main container*/
.main{
	margin:0 auto;
	padding-top: 134px;
	width:989px;
	position: relative;
}
/*LOGO*/
.logo{
	background:url(../images/logo.gif) no-repeat;
	margin: 0;
	position: absolute;
	z-index:1001;
	top:12px;
	left:4px;
	width:330px;
	height:120px;
	text-indent:-9999px;
}
/*LOGO link*/
.logo a{
	display:block;
	overflow:hidden;
	height:100%;
}
/*HEADER*/
#header{
	height:134px;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
#header .holder{
	float:right;
	width:239px;

}
#header .holder_head{
	float:right;
	width:239px;
       background: url(../images/separators_top.gif) no-repeat; 

}
/*USER LIST*/
.user-list{
	overflow:hidden;
	width:100%;
	margin-bottom:4px;
	text-align:right;
}
.user-list ul{
     margin:0 0 0 0px;
     padding:0 5px 0 10px;
     list-style:none;
     font-size:11px;
     float:left;
     display:inline;

   */  background: url(../images/bullet1.gif) no-repeat;   */
}
.user-list li{
	float:left;
  padding:0 3px 0 6px; 
    /*background:url(../images/separator3.gif) no-repeat 0 2px; */

  /* background: url(../images/bullet1.gif) no-repeat 0 2px; */

}
.user-list .login{margin:0;}
.login li{/*background:url(../images/separator4.gif) no-repeat 0 3px;*/}
.user-list li:first-child{background:none;}
.user-list li a{text-decoration:none;}
.user-list li a:hover{text-decoration:underline;}
/*SEARCH FORM*/
#header fieldset{
	overflow:hidden;
	width: 310px;
	display:block;
	padding:0 0 6px 15px;
	margin-left: -100px;
	position: relative;
}
#header fieldset label,
#header fieldset input,
#header fieldset a{float:right;}
#header fieldset label{margin-top:6px;}
#header fieldset input{
	width:136px;
	padding:1px 7px 4px;
	margin:2px -4px 0 8px;
	border:1px solid #6f6f6f;
}
/*BUTTON ARROW*/
.btn1{
	background:url(../images/btn1.png) no-repeat;
	width:26px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
/*CART BOX*/
.cart-box{
	background:url(../images/box3.png) no-repeat;
	width:208px;
	height:68px;
	overflow:hidden;
	padding:13px 16px 0 15px;
}
.cart-box a{
	position:relative;
	float:left;
}
#header .cart-box .holder{width:153px;}
.cart-box span{
	display:block;
	margin:6px 0 12px;
}
.cart-box span strong{padding-left:15px;}
.cart-box .holder a{
	background:url(../images/btn5.gif) no-repeat 100% 50%;
	padding:4px 33px 8px;
	color:#5261ac;
	font-weight:bold;
	text-decoration:none;
	float:none;
}
.cart-box .holder a:hover{text-decoration:underline;}
/*MIDDLE PART*/
#middle{
	overflow:hidden;
	width:100%;
	position:relative;
	z-index:999;
}
.content{
	float: right;
	width: 804px;
	overflow:hidden;
	position:relative;
	z-index:999;
}
/*MAIN-COLUMN*/
.main-column{
	float:left;
	width:565px;
}

.main-column-transparant{
	float:left;
	width:565px;
	margin-right: -10px !important;
}
/*FLASH HOLDER*/
.flash-holder{
	position:relative;
	height:502px;
	margin:0 0 18px 3px;
	margin:0 0 2px 3px;
}
/*.flash-holder #flash{border:1px solid #dfe1ed;}*/
/*TRANSPARANT BOX*/
.flash-text{
	position:absolute;
	bottom:38px;
	left:49px;
}
.flash-text div{
	overflow:hidden;
	width:373px;
	height:84px;
	background: url(../images/flash-text.png) no-repeat;
	padding:0 0 0 84px;
}
.flash-text div *{position:relative;}
.flash-text div span{
	display:block;
	width:337px;
	height:53px;
	overflow:hidden;
}
.sIFR-hasFlash .flash-text div span{
	visibility: hidden;
	font-size:38px;
	letter-spacing:-4px;
}
.flash-text div .second-text{margin-top:-17px;}
.flash-text .btn1{
	float:right;
	width:26px;
	position:relative;
	display:inline;
	margin:41px 16px 0 -42px;

}
/*BANNER WITH sIFR*/
.banner{
	overflow:hidden;
	height:1%;
	padding:0 2px 0 4px;
	height:39px;
}


.banner .holder{
	background: url(../images/banner-holder.png) no-repeat;
	float:left;
	text-align:center;
	/*padding:5px 2px 0 2px;*/
	width:508px;
       height: 39px;
}

/*
.banner span{
	font-size:23px;
	display:block;
	position:relative;
}
*/

.banner .btn1{
	float:right;
	background:url(../images/btn2.png) no-repeat;
	width:42px;
	height:41px;
}
/*RIGHT COLUMN*/
.right-column{
	float: right;
	width: 239px;
	z-index: 200;
	position: relative;
}
.right-column .bg{position:relative;}
.right-column .btn1{
	position:absolute;
	bottom:0;
	right:19px;
}
.right-column .top{
	overflow:hidden;
	height:12px;
	width:239px;
}
.right-column .bottom{
	overflow:hidden;
	width:239px;
	height:13px;
}
/*ECOCHIC BOX*/
.ecochic-box{margin:-4px 0 -7px;}
.ecochic-box .top{background:url(../images/box4-top.png) no-repeat;}
.ecochic-box .bottom{background:url(../images/box4-bottom.png) no-repeat;}
.ecochic-box .bg{
	background:url(../images/box4-bg.png) repeat-y;
	height:1%;
	padding:0 6px 2px;
}
.ecochic-box .btn1{top:0px;}
.ecochic-box a{position:relative;}
/*PROMO BOX*/
.promo-box{
	position:relative;
	margin-bottom:-8px;
	height:1%;
}
.promo-box .top{
	overflow:hidden;
	background:url(../images/box5-top.png) no-repeat;
	padding:7px 10px 0px;
	width:auto;
	height: 1%;
}
.promo-box .bottom{background:url(../images/box5-bottom.png) no-repeat;}
.promo-box img{display:block;}
.promo-box .btn1{bottom:18px;}
.service-box .top{background:url(../images/box6-top.png) no-repeat;}
/*SERVICE BOX*/
.service-box .bottom{background:url(../images/box6-bottom.png) no-repeat;}
.service-box .bg{
	background:url(../images/box6-bg.png) repeat-y;
	height:1%;
	padding:0 17px 2px 10px;
	padding:0 17px 2px 17px;
}

.RegSectionTitle {
	COLOR: #5261ac;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
}

.service-box span{
	color:#5261ac;
	font-size:14px;
	margin:0;
}
.service-box ul{
	margin: 7px 0px 0px 0px;
	padding:3px;
	list-style:none;
}
.service-box li{
     background: url(../images/bullet2.gif) no-repeat 0 2px;
     padding:0 0 10px 21px;
     height:1%;
}
.service-box ul li a p{
        padding:0;
        margin:0;
}

.service-box h1,h2,h3 {
	margin: 0;
	padding: 0 0 5px;
}

/* .service-box img{
	display:block;
	margin:0 auto;
} */
/*LEFT COLUMN*/
.left-column{
	float:left;
	width:190px;
	margin-right:-5px;
}
/*NAVIGATION*/
.nav{
	margin:-3px 0 -1px 1px;
	padding:0;
	list-style:none;
}
.nav li{
	font-size:14px;
	margin-bottom:-9px;
	height:1%;
	vertical-align:top;
}
.nav li a{
	text-decoration:none;
	position:relative;
	display:block;
	height:1%;
	padding:7px 10px 13px 33px;
	background:url(../images/nav-bg.png) no-repeat;
	cursor:pointer;
}
/*SUBNAVIGATION*/
.nav ul{
	margin:-14px 0 1px;
	padding:0;
	list-style:none;
	background:url(../images/submenu-bg.gif) repeat-y;
	height:1%;
	overflow:hidden;
}
.nav li .first{
	background:url(../images/submenu-top.gif) no-repeat;
	height:10px;
	overflow:hidden;
}
.nav li .last{
	height:15px;
	overflow:hidden;
	background:url(../images/submenu-bottom.gif) no-repeat 0 100%;
}
.nav li li{
	font-size:12px;
	padding-left:37px;
	line-height:19px;
	margin:0;
	float:left;
	width:151px;
}
.nav li li a{
	color:#9398cc;
	background:none;
	padding:0;
	display:inline;
}
.nav li li a:hover, .nav li li a.active{color:#3f3f3f;}
.left-column .top{
	width:190px;
	overflow:hidden;
	height:11px;
}
.left-column .bottom{
	width:190px;
	overflow:hidden;
	height:15px;
}
.left-column .bg img{
	margin:0 auto;
	display:block;
}
/*LEFT BOX1*/
.left-box1{margin-bottom:-11px;}
.left-box1 .top{background:url(../images/box1-top.png) no-repeat;}
.left-box1 .bottom{background:url(../images/box1-bottom.png) no-repeat;}
.left-box1 .bg{
	background: url(../images/box1-bg.png) repeat-y;
	height:1%;
	padding:0 13px 7px 5px;
}
/*LEFT BOX2*/
.left-box2 .top{background:url(../images/box2-top.png) no-repeat;}
.left-box2 .bottom{background:url(../images/box2-bottom.png) no-repeat;}
.left-box2 .bg{
	background: url(../images/box2-bg.png) repeat-y;
	height:1%;
	padding:16px 30px 0 30px;
	min-height:172px;
    cursor:hand;
}
/*FOOTER*/
#footer{
	overflow:hidden;
	height:1%;
	padding:10px 12px 0 7px;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#footer li{
	display:inline;
	background:url(../images/separator1.gif) no-repeat 0 2px;
	padding:0 2px 0 9px;
}
#footer li:first-child{
	background:none;
	padding-left:0;
}
#footer a{text-decoration:none;}
#footer a:hover{text-decoration:underline;}
#footer span{float:right;}
/*DETAIL PAGE*/
.detail .main{padding-top:96px;}
/*RIGHT COLUMN*/
.detail .right-column .btn1{
	background:url(../images/btn3.png) no-repeat;
	width:18px;
	height:18px;
	right:28px;
	z-index:200;
}
.detail .ecochic-box{
	position:relative;
	height:1%;
}
.detail .ecochic-box .btn1{
	bottom:17px;
	z-index:200;
}
.detail .ecochic-box .top{
	background:url(../images/box4-top-inner.png) no-repeat;
	padding:10px 27px 0;
	height:1%;
	width:auto;
}
.detail .service-box{margin-bottom:-9px;}
.detail .service-box p{
	margin:0 0 13px;
	line-height:18px;
}
.detail .service-box .bg{padding:0 10px 1px;}
.detail .service-box img{margin:0 0 3px;}
.tell-friend{
	overflow:hidden;
	height:1%;
}
.detail .tell-friend img{
	float:right;
	margin-right:47px;
	display:inline;
}
/*LEFT COLUMN*/
.detail .left-column{padding-top:38px;}
/*MAIN COLUMN*/
.detail .main-column{
	padding:38px 0 9px;
	padding:38px 0 0;
	background:#fff;
	min-height: 550px;
	height: auto !important;
	height: 550px;
}

.main-column-transparant{
	padding:0px 0 9px;
	background:#fff;
	min-height: 550px;
	height: auto !important;
	height: 550px;
}

/*PRODUCT NAME BOX*/
.produc-name{
	overflow:hidden;
	/*height:1%;*/
	padding:0 16px 34px 5px;
}
.produc-name img{
	border:1px solid #b3b3b3;
	float:left;
}
.produc-name .info{
	float:right;
	width:260px;
	margin-top:-4px;
}

.produc-name .info img {
	border: none;
}

.heading{
	border-bottom:2px solid #d9d9d9;
	overflow:hidden;
	height:1%;
	color:#5261ac;
	font-size:15px;
	padding-bottom:4px;
	margin-bottom:4px;
	font-weight: bold;
}
.heading h2{
	margin:0;
	font-size:15px;
	float:left;
	/* font-weight:normal; */
}
.heading span{float:right;}
.produc-name p{margin:0 0 13px;}
.main-form{
	padding:18px 0 0;
	margin-left:-5px;
	position:relative;
}

/*  Uitzondering voor customer_optons */

TD.cust_option {
	margin: 0px;
	padding: 0px;
}

TD.cust_option select {
	margin: 0px;
}

.select{
	overflow:hidden;
	height:1%;
	margin-bottom:4px;
}
.select select{
	margin:0 2px 0 4px;
	display:inline;
	padding:0;
	float:left;
	width:124px;
}
.inptext{
	background:url(../images/inptext1.gif) no-repeat;
	width:133px;
	height:25px;
	overflow:hidden;
	padding:3px 0 0 4px;
	position:relative;
	margin-bottom:-3px;
}
.inptext input{
	float:left;
	
	padding:2px 7px 0;
	color:#5261ac;
	width:89px;
	border:0;
	background:none;
}
.inptext .amount{
	color:#3f3f3f;
	width:10px;
	margin-left:6px;
	padding:2px 0 0 0;
}
.inpbtn{
	overflow:hidden;
	height:1%;
}
.inpbtn a{
	float:left;
	background:url(../images/btn4.gif) no-repeat;
	color:#5261ac;
	width:247px;
	text-decoration:none;
	padding:5px 10px 12px;
}
/*PRODUCTS CATALOG*/
.products{margin:0 6px 9px 5px;}
.products h3{
	margin:0 4px 0 0;
	padding-left:7px;
	line-height:19px;
	font-size:12px;
	height:1%;
	font-weight:normal;
	border:1px solid #b7b7b7;
	border-bottom:none;
}
.products ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.products li{
	float:left;
	width:131px;
	padding-left:9px;
}
.products li:first-child{padding-left:0;}
.products img{
	display:block;
	margin-bottom:4px;
	border:1px solid #b7b7b7;
}
.products li div{
	overflow:hidden;
	height:1%;
}
.products li span{
	float:left;
	font-size:10px;
}
.products li strong{
	font-size:10px;
	color:#5261ac;
	float:right;
	font-weight:normal;
}

tr.TableHead{
font-weight:bold;
}

.title_product_cart{
       font-weight: bold;
}

/*LIST PAGE*/
.page{
	overflow:hidden;
	height:1%;
	margin:-25px 0 4px 0;
}
.page ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.page li{
	display:inline;
	padding:0 3px 0 6px;
	background:url(../images/separator2.gif) no-repeat 0 3px;
}
.page li:first-child{background:none;}
.page a{
	text-decoration:none;
	position:relative;
	z-index:300;
}
.page a:hover, .page a.active{
	/* color:#cf0; */
	color:#5261ac;
	font-weight: bold;
}
.catalogue{
	width:559px;
	margin:0 0 7px;
	overflow:hidden;
	position:relative;
	z-index:300;
}
.catalogue .catalog-item, .DialogBox .catalog-item {
	width:183px;
	border:1px solid #999;
	margin:7px 2px 0 0;
	overflow:hidden;
	float: left;
	background:#fff;
}
.catalogue img{
	display:block;
	overflow:hidden;
}
.catalogue .catalog-row, .DialogBox .catalog-row {
	overflow:hidden;
	width:561px;
}
.catalogue .image-holder, .DialogBox .image-holder{overflow: hidden;width: 100%;}
.catalogue .catalog-item .image-holder, .DialogBox .catalogue .catalog-item .image-holder{padding: 0;}
.catalogue .catalog-item div, .DialogBox .catalog-item div {
	height:1%;
	overflow:hidden;
	padding:0;
}
.catalogue span, .DialogBox span{
	float:left;
	line-height:23px;	
}
.product-price-height {
	height: 23px !important;
	padding: 0 5px !important;
}
.product-price-height .btn1{
	background: url(../images/btn6.gif) no-repeat !important;
}
.catalogue span a, .DialogBox span a{text-decoration:none;}
.catalogue span a:hover, .DialogBox span a:hover{text-decoration:underline;}
.catalogue .btn1, .DialogBox .btn1{
	float:right;
	background:url(../images/btn3.png) no-repeat;
	width:18px;
	height:18px;
	margin-top:3px;
}

/* NEWS PAGES */
.newsbox{ background-color: #dce4cd; padding: 5px; width: 547px; }
.news_index_topbox_img{ float: left; margin: 0px 5px 5px 0px; }
.newsbox_sub { background-color: #dce4cd; padding: 5px; float:left; width: 169px; margin: 10px 10px 0px 0px; min-height: 400px; height: auto !important; height: auto;}
.newsbox_sub_last { background-color: #dce4cd; padding: 5px; width: 169px; float:left; margin-top: 10px; min-height: 400px; height: auto !important; height: auto;}
.news_h1 { font-weight:bold; color: #5561b3; }
.newsboxborder{ border: #5561b3 1px solid;}
.leesMeer{  text-align:right;}
.leesMeer2{color: #5a5a9a; margin-top:10px; text-align:right;}
.leesMeer a{color: #5a5a9a;}
.leesMeer2 a{color: #5a5a9a;}

.PListImgBox {
	WIDTH: 125px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: top;
	WHITE-SPACE: nowrap;
	PADDING-RIGHT: 8px;
}

		
.sIFR-active h2 {
margin: 20px 0 0 0;
font-size: 19px;
line-height: 1em;
}

/*sIFR
/* These are standard sIFR styles... do not modify 

.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {display: none !important;}
*/


/* button by edwin */

.ecobutton {
	background:url(../images/btn3.png) no-repeat;
        background-position: top right;
        padding: 2px 28px 3px 5px;
        float: left;
        color: 5261ac;
        cursor:hand;
}
a:link div.ecobutton {
       color: #5261ac;
       font-weight: bold;
       text-decoration:none;
}
a:visited div.ecobutton {
       color: #5261ac;
       font-weight: bold;
       text-decoration:none;
}
a:hover div.ecobutton {
       color: #5261ac;
       font-weight: bold;
       text-decoration:underline;
}
a:active div.ecobutton {
       color: #5261ac;
       font-weight: bold;
       text-decoration:none;
}

/* webmag right static pages menu */
.webmag_nav{
	/* margin:-3px 0 -1px 1px; */
	margin: 35px 0 -1px 1px;
	clear: both;
	padding:0;
	list-style:none;
}
.webmag_nav li{
	font-size:14px;
	margin-bottom:-9px;
	height:1%;
	vertical-align:top;
}
.webmag_nav li a{
	text-decoration:none;
	position:relative;
	display:block;
	height:1%;
	padding:7px 10px 13px 33px;
	background:url(../images/webmag_nav-bg.png) no-repeat;
	cursor:pointer;
}


.webmag_top_seperator {
	clear: both;
	background-color: #fff;
}

/* web mag general content style */

div.news_msg {
	background-color: #dce4cd;
	color: #3f3f3f;
	padding: 12px;
	margin-bottom: 12px;
	clear: both;
	height:auto;
	/* border-top: 10px solid #fff; */
}

.news_msg_seperator {
	clear: both;
	background-color: #fff;
	height: 10px;
}

ul#webmag_menu li.last {
	border-right: none;
}

.news_msg img {
	padding: 10px;
	border: none;
}


.DialogBox {
	/* margin-bottom: 10px; */
	background-color: #fff;
}


.dialog2 {
	border: 1px solid #d3d3d3;
	padding: 20px 9px;
	width: 542px;
}
.dialog2_webmag {
	border: 1px solid #d3d3d3;
	padding: 0 0 20px;
	width: 560px;
}
.dialog2  h1 {
	font-size: 14px;
	font-weight: bold;
	color: #5261ac;
	margin: 0;
	padding: 0 0 10px;
}
.dialog2_webmag  h1 {
	font-size: 14px;
	font-weight: bold;
	color: #5261ac;
	margin: 0;
	padding: 20px 10px 10px;
}
.dialog2_webmag  .webmag_static_content {
	padding: 0 9px;
}

img.photo {
	padding: 10px;
}


.dialog2_webmag, .dialog2 {
	line-height: 20px;
}

#webmag_wrapper h1,
#webmag_wrapper h2,
#webmag_wrapper h3 {
	color: #5261ac;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px;
}
#webmag_wrapper h1 {
	font-size: 16px;
}
#webmag_wrapper h2 {
	font-size: 14px;
}
#webmag_wrapper h3 {
	font-size: 13px;
}

.dialog2_webmag h1, 
.dialog2 h1, 
.webmag_static_content h1 {
	color: #5261ac;
	font-weight: bold;
	margin: 0;
	/* padding: 10px 0 10px 10px; */
	padding: 10px 0 10px 10px;
}
.dialog2_webmag h2, 
.dialog2 h2, 
.webmag_static_content h2 {
	color: #5261ac;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 10px;
}
.dialog2_webmag h3, 
.dialog2 h3, 
.webmag_static_content h3 {
	color: #5261ac;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 10px;
}

.dialog2_webmag a, 
.dialog2 a, 
.webmag_static_content a {
	color: #5261ac;
	text-decoration: none;
}




.newsbox a, .newsbox_sub a, .newsbox_sub_last a, .news_msg a { 
	color: #5261ac;
	text-decoration: none;
	font-weight: normal;
}

.bg img {

}


/* webmag top menu */
div#webmag_wrapper {
	border: 1px solid #d3d3d3;
	/* padding-bottom: 20px; */
	background-color: #dce4cd;
}
div#webmag_wrapper_home {
	border: 1px solid #d3d3d3;
}


div#webmag_menubar {
	height: 25px;
	background-color: #bfc2db;
}
ul#webmag_menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#webmag_menu li {
	float: left;
	border-right: 1px solid #d3d3d3;
}
ul#webmag_menu li a{
	padding: 0 20px;
	text-decoration: none;
	line-height: 25px;
	color: #3f3f3f;
	font-size: 14px;
}
ul#webmag_menu li.active a, ul#webmag_menu li a:hover {
	color: #fff;
}
.main-column-transparant table,
.main-column-transparant table tr,
.main-column-transparant table tr td{
	width: 500px !important;
	overflow: hidden !important;
}
.page ul{
	margin-top: 7px !important;
}

a, input {
	outline: none;
}

div.customer_sitemap h2 {
padding: 5px 0 5px 0;
}




/* Blog Categories Menu */
.BlogCategories a { 
	BORDER-BOTTOM: 1px #fff solid; 
	PADDING: 3px 3px 3px 15px; 
	DISPLAY: block; 
	BACKGROUND: #bdde8b url(images/menu_arr.gif) no-repeat left; 
	COLOR: #000; 
}
.BlogCategories a:hover { 
	BACKGROUND: #d8dde0 url(images/menu_arr_hov.gif) no-repeat left; 
	COLOR: #000; 
	TEXT-DECORATION: none; 
}
.BlogSubtitle {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #7c98e9;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
}
.BlogTitle {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #7c98e9;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
}
.Comment {
	BORDER-BOTTOM: 1px #fff solid;
	PADDING: 3px 3px 3px 15px;
	DISPLAY: block;
	BACKGROUND: #d1e7f8;
	COLOR: #000;
}
a.Hilight {
	BACKGROUND:transparent none repeat scroll 0 0;
	COLOR:#E06F23;
	FONT-SIZE:12px;
	TEXT-DECORATION:underline;
}
a.Hilight:visited {
	BACKGROUND:transparent none repeat scroll 0 0;
	COLOR:#E06F23;
}
a.Hilight:hover {
	BACKGROUND:transparent none repeat scroll 0 0;
	COLOR:#E06F23;
}
.BlogCat ul  {
	LIST-STYLE-IMAGE: url(images/menu_arr.gif);
	LIST-STYLE-POSITION: inside;
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	MARGIN: 0 0 0 -35px;
}
#blog h3 {
	margin: 0;
	padding: 10px 0 10px 0;
}

.blog-table {
	background-color: #dce4cd;
}
.blog-msg-spacer {
	margin-bottom: 20px;
	background-color: #fff;
}
.blog-read-more {
	height: 40px;
}