@import url("mainsettings_screen.css") ;
@import url("navigation_base.css") ;
@import url("content_base.css") ;
@import url("bigmap-positions.css") ;


#header { background:#FFFFFF url(images/romero_headerbg.gif) no-repeat; width:942px; height:100px; }
#print-header { width:0px; height:0px; display:none;}
#leftnav { background: #fff url(images/romero_leftnavigationbg.gif) repeat-y ; }
#leftnav-middle {width:258px; height:85px; margin-bottom:6px; background: #f6eaa3 url(images/romero_leftmiddlenavigationbg.gif) no-repeat ;     }
#leftnav .act {background-image: url('navimages/nav_bg_rh2.gif');}
#content-header {float:right;  background:#FFFFFF url(images/romero_headerimg.jpg) no-repeat; width:678px; height:136px;}


.contentelement-box{
float:left; 
width:100%; 
padding:0; 
margin: 0 0 6px 0 ;  
background:#f0f4f6  ;
}

#sidebar .contentelement-box, 
#sidebar .news-shortcut .news-list-container {
float:left; 
width:100%; 
padding:0; 
margin: 0 0 6px 0 ;  
background: transparent url(images/teaserbg_rh.png) repeat-y ;
}


.ct-teaser-item{background: /*#C9CABD*/ url(images/teaserbg_rh.png) repeat-y ;}

.news-box h1, #sidebar .news-list-header h3,
#sidebar .contentelement-box h1, .tx-bmipagecoords-pi1 h1, #sidebar .news-shortcut,  .news-latest-container {
	/* background: #f0f4f6 url(images/news-box-romero-header.gif) repeat-y; */
	background:transparent;
}

.news-list-header {  background: #f0f4f6 url(images/news-box-romero-header.gif) ; overflow:hidden;  }


/*#content-wide .news-list-header { background: none ; }*/

/* Group Header Accordion */
h3.toggler {background: #0B78CA; color:#ffffff;}
/* Rounded Teaser Box */
/* set the image to use and establish the lower-right position */ 
.leftnav-roundbox, .leftnav-roundbox_body, .leftnav-roundbox_head, .leftnav-roundbox h2 { 
	background: transparent url(images/romero_roundbox.gif) no-repeat bottom right; 
} 
.leftnav-roundbox { 
	width: 243px !important; /* intended total box width - padding-right(next) */ 
	width: 228px; /* IE Win = width - padding */ 
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
	margin: 0px auto; /* use to position the box */ 
}
.leftnav-roundbox a {
	color:#fff;
}

 /* set the top-right image */ 
.leftnav-roundbox_head { 
	background-position: top right; margin-right: -15px; /* pull the right image over on top of border */ 
	padding-right: 15px; /* right-image-gap + right-inside padding */ 
}
 /* set the top-left image */ 
.leftnav-roundbox_head h2 {
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 15px 0 10px 45px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; 
	height: 1%; /* IE Holly Hack */ 
} 

 .leftnav-roundbox_head img {
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 0 0 0 45px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; 
	height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.leftnav-roundbox_body { 
	background-position: bottom left; 
	margin-right: 15px; /* interior-padding right */ 
	padding: 5px 0 15px 45px; /* mirror .cssbox_head right/left */ 
}






/*

dl.tx-sremailsubscribe-pi1-multiple-checkboxes {

	background-color:yellow;
	width:250px;
}

*/
