/*
body,html {
	overflow-y:auto;
}
*/

body {
	margin:0;
	/*background: #959595;*/
	background: #ddd;
	background-image: url('./images/background_body.png');
	background-repeat: repeat-x;
	background-position:top left;
}

h1,h2,h3,h4,h5,h6{margin-bottom:0px; padding-bottom:0px;}

body, td, table, div {
	font-family: arial,helvetica,clean,sans-serif;
	color:#000;
	font-size: 12px;
}

img {
	border:none;
}
form {
	margin:0;
}

table {
	border: none;
	border-collapse: collapse;
	/*empty-cells: show;*/
	border-spacing: 0;
}

#dataTable {
	border-collapse:collapse;
	border: 1px solid #d6d6d6;
}

#dataTable td, #dataTable th {
	padding:1px 4px;
	border: 1px solid #e1e1e1;
}

a:focus {
	outline:none;
}

a, a:link, a:visited {
	color: #004276;
	text-decoration: none;
}

a:active, a:hover  {
	color: #004276;
	text-decoration: underline;
}

a.menuLink {
		font-size: 14px;
}

.module {
	margin-bottom:5px;
}

.moduleData {
	padding-left:5px;
	padding-right:10px;
	background-image: url('./images/bg_big.png');
	/*background-repeat: no-repeat;*/
	background-position: bottom right;
	padding-top:10px;
	padding-bottom:35px;
}

.moduleDataBig {
	padding-left:5px;
	padding-right:10px;
	/*background-image: url('./images/bg_big.png');*/
	background-image: url('./images/module_bg_flat.png');
	/*background-repeat: no-repeat;*/
	background-position: top left;
	padding-top:10px;
	padding-bottom:10px;
}

.moduleData a, .moduleData a:link, .moduleData a:visited {
	color: #175fb7;
}

.moduleData ul li {
	list-style-type: none;
	margin-left: -36px;
}

.moduleData ul {
	margin-top:3px;
	margin-bottom:5px;
}


#banner h1 {
	color: #000;
	margin:5px;
	text-align: left;
	font-weight: normal;
}

#banner {
	margin: 0px 2px 5px 3px;
}


ul li.comment{
	list-style-type: none;
	padding-left: 0px;
	margin-left: -22px;
	/*border:1px solid black;*/
}

div .commentUser{
	background: #ececec;
	/*width:100%;*/
	padding:0px;
	/*margin-bottom: 5px;*/
	margin-top:5px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

div .commentUserRight{
	padding:5px 5px;
	float:right;
	white-space:nowrap;
}

div .commentUserLeft{
	padding:5px 5px;
}

div.commentBody{
	
	margin-bottom:10px;
	padding-left:5px;
	padding:5px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

div.commentBody p{
	margin:0;
}

.commentArea {
	width:500px; height:200px;
}

div.error{
	text-align:left;
	color:red;
	font-weight:bold;
	padding:3px 3px 1px 3px;
}

#entryTitle h1 {
	font-size:18px;
	line-height:18px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0;
}

#entryIntro {
	padding-top:8px;
	font-weight:bold;
	color:#333;
	padding-bottom:8px;
}

#entryIntro p{
	margin:0;
}

#entryProperties {
	color:#999;
	font-weight:bold;
}

#entryPic {
	margin-right:10px; 
	margin-bottom:2px;
}

#editEntryPicturesTable {
	vertical-align: top;
	width: 100px;
	text-align: center;
}

.editEntryPicture {
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 100%;
}

#comments {
	margin-top:-5px;
	margin-left:-18px;
}

.fullheightwidth{
	width: 100%;
	height:100%;
}

.fullheight{
	height:100%;
}

.fullwidth{
	width:100%;
}

#maintable{
	height:100%;
	background:#2a2b26;
	/*border-left: 5px solid white;
	border-right: 5px solid white;*/
}

#subtable{
	height:100%;
	width: 100%;
}

#contentTable {
	height:100%;
	width: 100%;
}

#footer {
	padding:5px;
	color: #aaaaaa;
	padding-bottom:10px;
	background:#2a2b26;
}

#toprow {
	height: 27px;
	width: 100%;
	color: #ffffff;
}

.bar {
	/*height: 40px;*/
	height: 27px;
	width: 100%;
	color: #ffffff;
}

.bar_left {
	background-image: url('./images/balk_links2.png');
	background-repeat: no-repeat;
	background-position: top left;
	/*height: 40px;*/
	height: 27px;
	width: 10px;
}

.bar_center {
	background-image: url('./images/balk_midden2.png');
	background-repeat: repeat-x;
	background-position: top left;
	/*height: 40px;*/
	height: 27px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.bar_right {
	background-image: url('./images/balk_rechts2.png');
	background-repeat: no-repeat;
	background-position: top right;
	/*height: 40px;*/
	height: 27px;
	width: 10px;
}

.mod {
	width: 100%;
}

.mod_topleft{
	background-image: url('./images/mod_links.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 1px;
	width: 2px;
}

.mod_top{
	background-image: url('./images/mod_top.png');
	background-repeat: repeat-x;
	background-position: top left;
	height: 1px;
}

.mod_top2{
	width: 47px;
	height: 1px;
	background-image: url('./images/mod_top.png');
	background-repeat: repeat-x;
	background-position: top left;
}

.mod_topright{
	background-image: url('./images/mod_rechts.png');
	background-repeat: no-repeat;
	background-position: top right;
	height: 1px;
	width: 2px;
}

.mod_left{
	background-image: url('./images/mod_links.png');
	background-repeat: repeat-y;
	background-position: top left;
	width: 2px;
}

.mod_left2{
	background-image: url('./images/mod_links.png');
	background-repeat: repeat-y;
	background-position: top left;
	width: 2px;
	height: 43px;
}

.modbig_bottomleft{
	background-image: url('./images/modulebig_bottomleft.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 45px;
	width: 2px;
}

.mod_right{
	background-image: url('./images/mod_rechts.png');
	background-repeat: repeat-y;
	background-position: top right;
	width: 2px;
}

.mod_right2{
	background-image: url('./images/mod_rechts2.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 2px;
	height: 43px;
}

.modbig_bottom{
	background-image: url('./images/modulebig_bottom.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 45px;
}

.mod_bottom2{
	background-image: url('./images/mod_onder2.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 2px;
	width: 47px;
}

.modbig_bottomright{
	background-image: url('./images/modulebig_bottomright.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 45px;
	width: 49px;
}

#welcomeuser{
	float:right;
	font-variant: small-caps;
	color:#000000;
	margin-right:45px;
	margin-top:10px;
}

#login{
	position:absolute;
	width:230px;
	height:140px;
	right:0px;
	margin-right:45px;
	/*
	background-image: url('./images/background_login.png');
	background-repeat: repeat-x;
	background-position: top left;
	*/
}

#loginImg{
	position:absolute;
	top:0px;
	left:0px;
}

#loginTxt{
	position:absolute;
	top:0px;
	left:0px;
	color:#a7c529;
	text-align:left;
	
}

#login div{color:#a7c529;}

#repticura{
	margin-left: 33px;
	margin-top: 30px;
}

#repticura h1{
	font-variant: small-caps;
	font-size:70px;
	font-weight:bold;
	color:#000;
}

#breadcrumb {
	padding:1px 6px 1px 5px;
	float:left;
	text-align:left;
	font-variant: small-caps;
	color: #fff;
	margin-top: 131px;
	margin-left: 0px;
	font-size:11px;
	background:#2a2b26;
}

#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited {
	color: #fbfbd7;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#topmenu{
	margin:0px;
	padding:0px;
	/*height:26px;*/
	font-size:11px;
	color:#333333;
	
}

#topmenu a, #topmenu a:link, #topmenu a:visited {
	color: #333333;
	text-decoration: none;
}

#topmenu a:hover {
	text-decoration: none;
}

.titles {
margin:0px;
}

.titles ul li {
	list-style-type: square;
	margin-left: -22px;
}

.intros{
	margin:3px;
	
}

.introstext, .introstext a, .introstext a:link, .introstext a:visited {
	color: black;
	text-decoration: none;
}

.introstext a:hover {
	color: #004276;
}


.introtitles{
	line-height:25px;
}

.introtitlescont {
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:12px;
}

.introtitlesreact{
	float:right; 
	padding-right:8px;
	color: #ffffff;
}

.introtitles, .introtitles a, .introtitles a:link, .introtitles a:visited {
	color: #ffffff;
}

.li_title_dark {	
	background:#0076E9;
	background-image: url(./images/bullet_dark.png); 
	background-position: 5px 50% ; 
	background-repeat:no-repeat;
}

.li_title_light {
	background:#004990;
	background-image: url(./images/bullet_light.png); 
	background-position: 5px 50% ; 
	background-repeat:no-repeat;
}

a.white, a:link.white, a:visited.white {
	color: white;
}

/*
=========================================================================
star rating
=========================================================================
*/

.star-rating, .star-rating a:hover, .star-rating a:active, .star-rating a:focus, .star-rating .current-rating{
	background: url(../img/star.png) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, .star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}

.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

.small-star, .small-star-voted{
	width:50px;
	height:10px;
}

.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating,
.small-star-voted, .small-star-voted a:hover, .small-star-voted a:active, .small-star-voted a:focus, .small-star-voted .current-rating {
	line-height: 10px;
	height: 10px;
	margin-bottom:3px;
	_margin-bottom:0px;
}

.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating{
	background-image: url(../img/star_small3.gif);
}

.small-star-voted, .small-star-voted a:hover, .small-star-voted a:active, .small-star-voted a:focus, .small-star-voted .current-rating{
	background-image: url(../img/star_small2.gif);
}

/*
=========================================================================
lightbox
=========================================================================
*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url('./images/overlay.png'); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url('./images/blank.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/overlay.png", sizingMethod="scale");
	}
	
.headerBox {
	border-top:1px dashed black;
	border-bottom:1px dashed black;
}

.headerBox h1{
	font-weight:bold;
	font-size: 12pt;
	margin: 2px 2px;
	color: #ec0088;
	text-transform: uppercase;
}


.bodyBox {
	margin: 4px 2px 4px 2px;
}

.containerBox {
	margin-top: 10px;
	margin-right:10px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
}

/*================================================================================*/


#thumb {
	margin-right: 5px;
	margin-bottom: 5px;
	float:left;
}

#outer {overflow: hidden; position: relative;}
#outer[id] {display: table; position: static;}

#middle {position: absolute; top: 50%; _left: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; text-align:center; vertical-align: middle; position: static;}

#inner {position: relative; top: -50%; _left: -50%} /* for explorer only */
/* optional: #inner[id] {position: static;} */



.CBintro {clear:both;}
.CBintro p{margin:0px;padding:0px;}



.mbOuter{float:left; width:368px; margin-left:18px; margin-bottom:10px;}
.mbOuterWide{float:left; width:755px; margin-left:18px; margin-bottom:10px;}


.CBbar{background:#0173bd; font-size:14px; color:white; font-weight:bold;padding-top:6px;padding-bottom:6px;padding-left:10px; padding-right:5px;}

.CBlistItem{border-bottom:1px dashed #C0C0C0; padding-top:3px; padding-bottom:3px;}

.CBlistItemEvent{border-bottom:1px dashed #C0C0C0; padding-top:5px; padding-bottom:5px;}

/* remember to define focus styles! */
:focus { outline: 0; }

#uplbut{
	float:left; border: outset 1px #7FAAFF; background-color: #C5D9FF; padding: 2px;
}

#toprowcell{
	background-image: url('./images/slang3.jpg');
	background-image: url('./images/bg_top_5.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:161px;
	width:953px;
}

#topmenuleft{
	background-image: url('./images/bg_left_topmenu.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:41px;
	width:6px;
}

#topmenumiddle{
	background-image: url('./images/bg_middle_topmenu.gif');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:41px;
}

#topmenuright{
	background-image: url('./images/bg_right_topmenu.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:41px;
	width:6px;
}

#listtopmenu {
	padding: 0;
	margin: 0;
	text-align:left;
	font-size:15px;
	
}

#listtopmenu td {font-size:15px;	text-transform: uppercase;}

#listtopmenu ul{
	padding: 0px;	
	margin: 0px;
	float: left;
}

#listtopmenu ul li	{
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	margin-right: 0px;
	height:24px;
}

#listtopmenu ul li a {
	margin: 0;
	/*border-bottom:3px solid transparent;*/
	white-space: nowrap;
	text-decoration: none;
	background:#2a2b26;
	padding-right:15px;
	padding-left:15px;
	line-height:24px;
	padding-top:5px;
	padding-bottom:5px;
	/*border-right:1px solid #3f3d2c;*/
}

#listtopmenu ul li.topmenulibr{
	border-right:1px solid #3f3d2c;
}

#listtopmenu ul li a:link, #listtopmenu ul li a:visited
{
	color: #f7f7ee;
}

#listtopmenu ul li a:hover
{
	text-decoration: underline;
	color: #cccc00;
	background: #2a2b26;
}
 
#listtopmenu ul li a.actief, #listtopmenu ul li a:link.actief, #listtopmenu ul li a:visited.actief, #listtopmenu ul li a:hover.actief
{
	text-decoration: none;
	color: #cccc00;
	background: #2a2b26;
}

.modlist, .modlist li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.moddatabg .modlist a, .moddatabg .modlist a:link, .moddatabg .modlist a:visited, .moddatabg .modlist a:hover,
.moddatabg a, .moddatabg a:link, .moddatabg a:visited, .moddatabg a:hover {
	color:#004276;
	line-height:20px;
	/*font-size:12px;*/
} 

.moddatabg{
	 margin-top:5px; 
	 margin-left:4px; 
	 margin-right:4px; 
	 padding-left:9px; 
	 padding-top:8px; 
	 padding-bottom:8px; 
	 margin-bottom:10px; 
	 color:#333333; 
	 padding-right:7px; 
	 font-size:12px;
}

.moddata .modlist a, .moddata .modlist a:link, .moddata .modlist a:visited, .moddata .modlist a:hover, 
.moddata a, .moddata a:link, .moddata a:visited, .moddata a:hover {
	color:#fbfbd7;
	/*line-height:20px;*/
	/*font-size:12px;*/
} 

#paginate a, #paginate a:link, #paginate a:visited, #paginate a:hover {
	color:#fbfbd7;
}

.moddata{
	margin: 0px 0px 5px 0px;
	padding: 7px 0px 0px 0px;
	border-top: 1px solid #3f3d2c;
}


/*
BIG MOD
*/

.bigmoddataouter{
	margin:0px;
	margin-top:0px;
}

.bigmoddata{
	/*
	background-image: url('./images/background_bigmod.gif');
	background-repeat: repeat-y;
	background-position: top left;
	*/
	/*
	background-image: url('./images/background_bigmod_vert2.gif');
	background-repeat: repeat-x;
	background-position: top left;
	*/
	/*
	margin-top:10px;
	margin-left:4px;
	margin-right:4px;
	*/
	
	/*
	height: 250px;
	position:relative;
	*/
	margin: 0px 0px 7px 0px;
	padding: 7px 0px 0px 0px;
	border-top: 1px solid #3f3d2c;
}

.bigmoddata a, .bigmoddata a:link, .bigmoddata a:visited, .bigmoddata a:hover {
	color:#004276;
} 

.dottedline{
	background-image: url('./images/dotted_line.png');
	background-repeat: repeat-x;
	background-position: top left;
	font-size:1px; height:3px; overflow:hidden;
	
	filter:alpha(opacity=35); 
	-moz-opacity:0.65;
	opacity:0.65;
	
}

.lijnmeer{
	background-image: url('./images/lijn_meer.gif');
	background-repeat: repeat-x;
	background-position: bottom left;	
	font-size:1px; line-height:1px; height:12px; overflow:hidden;
	
	filter:alpha(opacity=15); 
	-moz-opacity:0.85;
	opacity:0.85;
	
}


.borderpicTL, .borderpicTR, .borderpicBL, .borderpicBR {background-repeat: no-repeat; height:3px; width:3px;  background-image: url('./images/borderpic_corners.gif');}
.borderpicTL {background-position: 0px 0px;}
.borderpicTR {background-position: -3px 0px;}
.borderpicBL {background-position: 0px -3px;}
.borderpicBR {background-position: -3px -3px;}


.borderpicH{
	background-image: url('./images/borderpic.gif');
	background-repeat: repeat-x;
	background-position: top left;
	height:3px;
}

.borderpicV{
	background-image: url('./images/borderpic.gif');
	background-repeat: repeat-y;
	background-position: top left;
	width:3px;
}

.bigmodouter{	margin-bottom:0px;	clear:both;}

.modtitle, .bigmodtitle, .titlemain, #listtopmenu td{
	font-family: Georgia, "Times New Roman", Times, serif;
}

.modtitle{text-transform: uppercase; padding:4px 5px 5px 15px; color:#cccc00; font-size:14px;}

.modtitle a, .modtitle a:link, .modtitle a:visited{color:#cccc00;}

.bigmodtitle, .titlemain{text-transform: uppercase;	padding:4px 5px 5px 15px; color:#cccc00; font-size:14px;}
.titlemain{padding-left:31px;}

.bigmodtitle a, .bigmodtitle a:link, .bigmodtitle a:visited{color:#cccc00;}

.bigmodline{	background:#a7c529; font-size:1px; height:3px; overflow:hidden;}

.bigmodinner{	  top:13px; overflow:hidden;}
.bigmodbottom{margin-top:0px;}

.bigmodinner, .bigmodbottom{}

.bigmodpic{float:right; margin-left:10px;color:#1f6787;font-size:14px;}

.entrybigmodpic{float:left; margin-right:5px;color:#1f6787;font-size:14px;}

.bigmodinnertitle{font-size:14px; margin-bottom:5px;color:#1f6787;}

.bigmodmore{float:left;margin-right:7px; font-size:14px;}

.bigmoddate{margin-top: 5px;color:#1f6787;}

.bigmodauthor, .bigmodnrcomments{color:#1f6787;}


ul.forumul li{
	list-style-image: url('./images/Folder_32.png');
	
}

ul.forumul li a{
	font-size:12px;
	height:25px;
}

#forumtable, #forumtable td{
	border:1px solid #ccc;
}

.forumrowbig{
	background-image: url('./images/project_open-24.png');
	background-repeat: no-repeat;
	background-position: 7px center; /* 5px from left, vertical center */
	font-weight:bold;
	padding-left: 40px;
	height:40px;
	color:#1f6787;
}

.forumrowsmall{
	background-image: url('./images/project_open-24.png');
	background-repeat: no-repeat;
	background-position: 14px center ; /* 12px from left, vertical center */
	padding-left: 47px;
	height:40px;
}

.forumrowentry{
	background-image: url('./images/contents-24.png');
	background-repeat: no-repeat;
	background-position: 5px 1px; /* 5px from left, 1px from top */
	padding-left: 44px;
	height:24px;
}

/*
.titlemain{
	background:#dddddd; padding:7px 5px 6px 5px; color:#333333; font-size:15px; font-weight:bold; margin-bottom:7px;
}

.titlemain a, .titlemain a:link, .titlemain a:visited, .titlemain a:hover {
	color:#004276;
} 
*/

p {margin-bottom:0px; margin-top:10px;}


/* PROFILE */

.proffunc {
	width:80px; 
	float:right; 
	margin-left:2px; 
	margin-right:2px;
}

hr {
	background-color: #DDDDDD;
	color: #DDDDDD;
}

.profqc {
	font-weight: bold;
	padding-right: 5px;
}

.profq {
	font-weight:bold;
	line-height:1.5em;
}
.profa {
	padding-left:10px;
	margin-bottom: 10px;
	line-height:1.5em;
}

.profspacer {
	clear:both;
	font-size:1px;
	height:7px;
}


.tlc_tl, .tlc_tm, .tlc_tr, .tlc_bl, .tlc_bm, .tlc_br {background-image: url('./images/bg_lc_corners2.gif');}
.tlc_ml, .tlc_mr {background-image: url('./images/bg_lc_corners_lr.gif');}
.tlc_tl, .tlc_tm, .tlc_tr, .tlc_bl, .tlc_bm, .tlc_br{height: 6px;}
.tlc_tl, .tlc_tr, .tlc_ml, .tlc_mr, .tlc_bl, .tlc_br {width: 6px;}
.tlc_tl, .tlc_tr, .tlc_bl, .tlc_br{background-repeat: no-repeat;}
.tlc_tm, .tlc_bm{background-repeat: repeat-x;}
.tlc_ml, .tlc_mr{background-repeat: repeat-y;}
.tlc_tm {background-position: 0px -24px;}
.tlc_bm {background-position: 0px -30px;}
.tlc_tl {background-position: 0px -0px;}
.tlc_tr {background-position: 0px -6px;}
.tlc_bl {background-position: 0px -12px;}
.tlc_br {background-position: 0px -18px;}
.tlc_ml {background-position: -0px 0px;}
.tlc_mr {background-position: -6px 0px;}
.tlc_m {background:#2f2f28; padding:2px 3px 2px 3px; color:#ffffff;}

.tlc_m div, .tlc_m p, .tlc_m td, .tlc_m th{color:#ffffff;}

.vertSpaceLC{font-size:1px; line-height:1px; height:8px; overflow:hidden;}


.tmc_tl, .tmc_tr, .tmc_bl, .tmc_br {background: #b8d8e6; background-image: url('./images/bg_mc_corners.gif');}
.tmc_tl, .tmc_tm, .tmc_tr, .tmc_bl, .tmc_bm, .tmc_br{height: 5px;}
.tmc_tl, .tmc_tr, .tmc_ml, .tmc_mr, .tmc_bl, .tmc_br {width: 5px;}
.tmc_tl, .tmc_tr, .tmc_bl, .tmc_br{background-repeat: no-repeat;}

.tmc_tl {background-position: 0px 0px;}
.tmc_tr {background-position: -5px 0px;}
.tmc_bl {background-position: 0px -5px;}
.tmc_br {background-position: -5px -5px;}

.tmc_tm, .tmc_bm, .tmc_ml, .tmc_mr {background: #b8d8e6;}

.tmc_m{background:#ffffff; background-image: url('./images/background_bigmod.gif'); background-repeat: repeat-y;}

.mbOuter .tmc_m{height: 200px; }


.tmc_m, .tmc_m p {color:#333333;}



.img-shadow {
  float:left;
  background: url(./images/shadowAlpha.png) no-repeat bottom right !important;
  /*background: url(./images/shadow.gif) no-repeat bottom right;*/
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: -6px 6px 6px -6px;
  /*
  border: 1px solid #a9a9a9;
  padding: 4px;
  */
  } 

