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

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

@import url(extensions/saurus4/css/main.css);
@import url(extensions/saurus4/css/content.css);

body, td {
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 13px;
	color: #533b26;
}

body {
	background: #4396ca url(./extensions/saurus4/images/bg_blue_stripes.gif) repeat left top;
}

#MainContainer {
	background-image: none;
}

a {
	color: #9f4e27;
}

h1 {
	margin: 0px;
	padding-top: 10px;
	font-size: 20px !important;
	font-weight: normal;
	color: #9f4e27;
}
	
h2 {
	padding-top: 10px;
	margin: 0px;
	font-size: 18px !important;
	font-weight: normal;
}

h3 {
	margin: 0px;
	padding-top: 10px;
	font-size: 16px !important;
	font-weight: normal;
}

p.qoute {
	margin: 10px 0px 10px 0px;
	padding-left: 15px;
	font-style: italic;
	border-left: 3px solid #85A5EF;
}

span.Date {
	font-size: 11px;
	color: #85A5EF;
}

#PageContainer {
	border-top: 2px solid #533b26;
	border-left: 2px solid #533b26;
	border-right: 2px solid #533b26;
	border-bottom: 2px solid #533b26;
	text-align: left;
	background-image: none;
	background-color: #e6e3ca;
}

#HeaderContainer {
	border-bottom: 2px solid #533b26;
	height: 144px;
	width: 757px;
	background: #9f4e27 url(./extensions/saurus4/images/headercontainer_bg.gif) no-repeat top left;
}

#ContentContainer {
	margin-right: 0px;
	background-color: #e6e3ca;
	min-height: 640px;
}

#NavigationContainer {
	position: absolute;
	margin-left: 568px;
	margin-top: 1px;
}

#LocationBar {
	width: 757px;
	text-align: left;
}

#AddOnBoxes h3 {
	font-size: 12px;
	color: #aca886;
	font-weight: normal;
}

hr {
	height: 2px;
	border-top: 1px solid #9e8773;
	border-left: 0px solid #919cbf;
	border-right: 0px solid #919cbf;
	border-bottom: 1px solid #b38a6a;
}

ul.homepagenav a, ul.homepagenav a:visited {
	text-decoration: none;
}

ul.homepagenav a:hover {
	border-bottom: 1px solid #999999;
}

span.copyright {
	font-size: 11px;
	color: #9e8773;
	display: block;
	width: 690px;
	border-top: 1px solid #CFB78E;
	padding-top: 8px;
}

p.Georgia {
	font-family: Georgia, serif;
}

ul#SectionTree a {
	/*background-color: #e6b122;*/
	color: #533b26;
}

ul#SectionTree a.Current {
	background-color: #533b26;
	color: #e6b122;
}

div#SearchBox input {
	background-color: #9f4e27;
}

div#SearchBox a {
	color: #aca886;
}

div#SearchBox {
	border-color: #d1ceb2;
}

div.flags {
	width: 80px;
	display: block;
	float: right;
	margin: 20px;
}

div.flags a img {
	border: 1px solid #9e4e27;
	width: 32px;
	height: 25px;
}

div.flags a:hover img {
	border: 1px solid #ad8858;
}

/***********************************************************
 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;
		}