@import url("/styles/default/scms_dropdown.css"); 
 

/***********************************************************
 Custom CSS: 
***********************************************************/

@import url(extensions/saurus4/css/main.css);
@import url(extensions/saurus4/css/content.css);

td.footer { text-align: center; background: url('/public/footer.gif'); background-repeat: repeat-x; height: 40px }
td.cnt_area { padding-bottom: 15px }

body, td { font-family: Tahoma; font-size: 11px }
body { margin: 0px; background: white }
td.submenu { border-top: 1px solid #DFE9B2; text-align: center; padding: 2px }
td.menu_sel_cnt { background: url('/web/public/www/sel_mid.gif'); background-repeat: repeat-x }
td.menu_cnt { background: url('/web/public/www/menu_bg.gif'); }
td.menu, td.menu_sel { padding-bottom: 3px; font-weight: bold; padding-left: 6px; padding-right: 6px }
td.menu_sel { border: 1px solid #CBCCCE; border-top: 0px; border-bottom: 0px; background: white }
td.box_title { background: url('/web/public/www/box_mid.gif'); text-align: center; color: black; font-weight: bold }

a.menu, a.menu_sel { color: black; text-decoration: none }
a.menu:hover, a.menu_sel:hover { color: #333333 }

a.submenu, a.submenu_sel { color: black; text-decoration: none }
a.submenu:hover, a.submenu_sel:hover { color: #333333 }
a.submenu_sel { color: white }

td.box_header { padding-top: 9px; background: url('/web/public/www/boxheader.gif'); text-align: center; height: 45px }
td.box_content { background: url('/web/public/www/box_content.gif'); padding-left: 8px; padding-right: 8px }
td.box_bottom { background: url('/web/public/box_bottom.gif'); height: 30px  }

a {
	color: #85A5EF;
}

h1 {
	margin: 0px;
	padding-top: 10px;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding-top: 10px;
	font-size: 20px;
	font-weight: normal;
}

h3 {
	margin: 0px;
	padding-top: 10px;
	font-size: 16px;
	font-weight: normal;
}

p.qoute {
	margin: 5px;
	padding: 5px;
	font-style: italic;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

span.Date {
	font-size: 11px;
	color: #85A5EF;
}


/***********************************************************
 Action-buttons:
***********************************************************/

    editor\:buttons {
		width: 13px;
		height: 13px;
		cursor: hand;
		behavior:url(buttons.htc);
		-moz-binding: url(xbl.xml#buttons);
		}
		buttons {
			display: inline;
			width: 13px;
			height: 13px;
		}
    editor\:context {
		behavior:url(context.htc);
		-moz-binding: url(xbl.xml#context);
		}
		context {
			display: inline;
		}
