/*url-imports*/ 
/*************************************************************/
/* import styles */
/*************************************************************/
@import url(body.css);
@import url(header.css);
@import url(menu_tetradio.css);
/********************/
@import url(modules.css);

/*************************************************************/
/* BREADCRUMB styles */
/*************************************************************/
div#theme_breadcrumbs {margin:1px 5px 2px 5px; padding:0px 0px 3px 0px; width:98%; font: normal 11px/110% Verdana, Georgia, Lucida Sans Unicode, Tahoma; text-align:left; border-bottom:1px dashed #900; }

/*************************************************************/
/* BLOCKS styles */
/*************************************************************/
div#content{color:#333; background:white url(full.png) repeat-x top left; border:5px solid #900; border-collapse:collapse; width:100%;}  /*width:50em;*/ 
td#bottomLcolumn, td#centerLcolumn {padding:0px 10px 0px 0px;} 

td#centerCcolumn h2 {border-top:1px dashed green; } 
/*************************************************************/
/* LEFTCOLUMN styles */
/*************************************************************/
#blockleftstart {} 
#blockleft {width:180px; margin:0px;padding:10px;background: /*url(images/lcol_b.gif) repeat*/ transparent;} 
#blockleftend {padding:10px;width:180px;height:31px;background: /*url(images/lcol_c.gif) top left no-repeat*/ transparent;} 

/*************************************************************/
/* RIGHTCOLUMN styles */
/*************************************************************/
#blockrightstart {} 
#blockright {width:170px; margin:0px; padding:10px;background: /*url(images/rcol_b.gif) repeat; */ transparent color:black;} 
#blockrightend {padding:10px;width:170px;height:62px; background: /*url(images/rcol_c.gif) top right no-repeat*/ transparent;} 

#blockleft p, #blockright p  {text-align:justify; margin:0px;padding:0px;} 
#blockleft h2, #blockright h2  {text-align:center; padding:2px;color:green; background-color:;border-bottom:2px solid green;} 

/*
*/
#modulcontent ul {margin:0px;padding:0px;}
#modulcontent li {display:block;list-style:none;}
#modulcontent ul li a {font-size:1.2em;  margin:0px; padding:5px; width:100%; border-bottom:0px dotted #ddd; font-weight:bold;}

#blockright a {color: brown; text-decoration:none;}
#blockright a:hover { text-decoration: underline; }
#blockright a:visited {color: #666; }

#blockright ul {margin:0px;padding:0px;}
#blockright li {display:block;list-style:none;}
#modulcontent ul li a {font-size:1.2em;  margin:0px; padding:5px; width:100%; border-bottom:0px dotted #ddd; font-weight:bold;}
/*

*/
/*************************************************************/
/**CENTERCCOLUMN**/

/*
td#centerccolumn { margin-top:0px; padding: 0px; } 
td#centerccolumn div.blockTitle {padding:0px; background:#fff;color:#A73F12;font:16px; font-weight:bold;text-align:left;} 
td#centerccolumn div.blockContent {border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #dddddd; padding: 3px; margin-right: 0px; margin-left: 0px; margin-bottom: 2px; line-height: 120%; text-align: left; } 
td#centerccolumn legend.blockTitle {padding:3px;color:#A73F12;font-weight: bold;margin:0px 0px 0px 0px;} 

table#centercolumn{color:#333; 	background:#F0A url(full.png) repeat-x top left; 	border:5px solid #900;border-collapse:collapse; 	width:100%;} 	

#centerccolumn{color:#333; 	background:#C00 url(full.png) repeat-x top left;border-collapse:collapse; 	width:100%;  	border-right: 1px solid #EBEDE6;  	font-size:12px;text-align:left;padding:0px;}  

#centercolumn1 { padding:10px; padding-left:25px; padding-right:25px;}  
#centercolumn, #centercolumn0 { padding:10px; padding-left:25px; padding-right:0px; }  
*/

/*************************************************************/
/* xxx styles */
/*************************************************************/

/*************************************************************/
/* SPLITTER styles */
/*************************************************************/
div#splitter {border-bottom:1px dashed #666; height:1px;background-color:transparent;}

