@import url("daisy.css");


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline;
}

/* Holly Hack Targets IE Win only \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End Holly Hack */
body {
	margin: 0px;
	padding: 0px;
	background: #000;
	font: normal 13px  Helvetica, sans-serif;
	color: #fff;
}

body.plain {
	background-image: none;
}

.container, #commentContainer {
    width: 1000px;
    margin-left: 50px;
    color: #fff;
    clear: both;
}

.container.wide {
    width: 1000px;
}

div.section {
    background: #244554;    
    color: #fff;
    padding-bottom: 5px;
    margin: 0;
    float: left;
    width: 100%;
    clear: both;
}

.story .container {
    width: 320px;
    margin-left: 0;
}

#comments {
    background: transparent url(../images/sprites.png) no-repeat 0 -434px;
    padding: 5px 18px 0;
}

.clear {
	clear: both;
}


a,a:visited,a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}

#variantlinks { 
	text-align:right;
}
#variantlinks a {
	font-weight: normal;
}
#variantlinks .currentLanguage {
    font-weight: bold;
    font-size: 115%;
}
#variantlinks .notAvailable {
    color: #ccc;
}

.logo {
  padding-top: 8px;
  float: left;
  margin: 0;
}

.logo a,.logo a:visited {
	text-decoration: none;
	border: 0px;
	color: #006188;
	padding: 0;
}

img {
	border: 0px !important;
}
.content {
    width: 700px;
    padding-left: 0;
}
.content.home {
    width: 1000px;
}

#header {
  background: #244554 url(../images/sprites.png) repeat-x 0 0;
  height: 70px;
  margin: 0;
}

#banner {
  background: #244554 url(../images/sprites.png) repeat-x 0px -71px;
  height: 100px;
  clear: both;
  margin-bottom: 60px;
}

#banner h1 {
    font-size: 1.5em;
    color: #fff;
    text-shadow: #000 0px 2px 3px;
    margin-top: 50px;
    padding: 0;
    float: left;
}

#banner.home {
    height: 200px;
    margin-bottom: 15px;
}
#banner.home h1 {
    float: none;
    margin: 0;
    padding:15px 0 12px 0;
}

#banner img.theme {
    float:right;
    margin: 10px 0 0 0;
}

#footer {
  clear: both;
  background: #244554 url(../images/sprites.png) repeat-x 0px -311px;
  height: 69px;
  width: 100%;
  position: relative;   
}
#footer .rss {
    display: block;
    background: transparent url(../images/sprites.png) no-repeat 0px -400px;
    width: 35px;
    height: 34px;
    margin: 30px 0 0 400px;
    float: left;
    text-decoration: none;
}

.baseline {
	padding-top: 44px;
	padding-left: 23px;
	font-size: 18px;
	letter-spacing: 3px;
}

.breadcrumb {
	font-size: 13px;
	margin-left: 43px;
	margin-top: 15px;
}

.breadcrumb a,.breadcrumb a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

.breadcrumb .active {
	text-decoration: underline !important;
}



.separator {
	border-bottom: 2px solid #fff;
}

.address {
	font-size: 10px;
	line-height: 14px;
	margin-left: 50px;
	padding-top: 22px;
	float: left;
}



.form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.txtfield {
	background-color: #edf2f8;
	width: 351px;
}

.txtselect {
	background-color: #edf2f8;
	width: 195px;
}

.txtarea {
	background-color: #edf2f8;
	width: 351px;
	height: 110px;
}

.formreq {
	margin-left: 200px;
	text-align: right;
}

.footertext {
	font-size: 11px;
	width: 150px;
	padding-left: 23px;
	padding-top: 20px;
}

/* 
  Overrides from default.css
*/
.pageNavigation {
	border: 1px solid #006188;
	background-color: #cce0ec;
	font-size: 80%;
	margin: 4px;
	padding: 4px;
	color: #006188;
	width: 60%;
}

.pageNavigation a:hover {
	background-color: #006188;
	color: #FFF;
}

.pageNavigation a {
	color: #006188;
	background-color: #cce0ec;
	width: 185px;
	text-decoration: none;
}

.siteNavigation {
	font-size: 80%;
}

.siteNavigation a {
	color: white;
}

.siteNavigation a:hover {
	text-decoration: underline;
}

#generalNavigation {	
    background: #000;
    height: 1.8em;
    border-bottom: 1px solid #fff;
    position: static;
    width: auto;
    z-index: 0;
}

.miniLayoutHeader {
	color: #fff;
	background-color: #006188;
	border-bottom: 2px solid #c9c9c9;
	padding-bottom: 3px;
}

body.miniLayout {
	background-image: none;
	width: 975px;
	margin: 0 auto;
}

div.doceditor-parteditor {
	padding: 5px 15px 10px 10px;
}

div.editor-outerframe {
	background-color: #c9c9c9;
}

ul.doceditor-parts li {
  background-color: white;
}

ul.doceditor-tabs li.here {
  border-bottom: 1px solid #c9c9c9;
  z-index: 1;
  background-color: #c9c9c9;
}

ul.doceditor-tabs li {
  background-color: white;
}

ul.doceditor-tabs li {
border:1px solid black;
display:inline;
margin:0pt 5px 0pt 0pt;
padding:2px 10px 0pt;
position:relative;
text-align:center;
}

a.button {
	text-decoration: none;
	color: black;
	padding: 3px 8px 3px 8px;
	background-color: #cce0ec;
	border: 1px solid #006188;
	font-size: 80%;
}

table.spacecollapse {
	border-spacing: 0pt;
	border-collapse: collapse;
	font-size: small;
	margin-top: 4px;
	margin-bottom: 4px;
}

table.spacecollapse tbody tr td {
	padding: 0;
	margin: 0;
}

div.comment {
    margin: 0;
    border: 1px solid #CCE0EC;
    padding: 8px;
    margin-bottom: 8px;
}
div.comment0 {
	background: #fefefe;
}

div.comment1 {
	background: #efefef;
}

div.commentInfo {
    //background: #f6f6f6;
}
div.commentBody > p {
	margin: 0;
	padding: 0;
}
span.commentAuthor {
	padding-left: 25px;
	background: url(../images/shout.gif) no-repeat;
}
.commentReply {
	font-size: smaller;
	text-align: right;
}
span.commentUrl {
	font-size:smaller;
}
div.commentBody {
	margin: 0;
}
div.commentChildren {
}
.commentBodyEditor {
	width: 100%;
	height: 120px;
}
#addComment {
    margin-bottom: 1em;
}
#addComment a:hover,.comment a:hover {
	text-decoration: none;
}
.deleteComment {
	float:right;
}

.htmlSupport {
	color: ##517182;
	font-size:smaller;
}
.commentsClosed {
	color: #999;
	font-style: italic;
}

div.extComments {
	background: transparent;
	padding: 5px;
	clear: both;
}

.blogEntryInfo {
	color: #d4e5ed;
	font-size:small;
}

ul.prevnext {
    display:block;
    font-size:90%;
    padding:0 0 1em;
    text-indent:0em;   
    position: absolute;
    top: 210px;
    width: 760px; 
}
.prevnext li {
	display:inline;
	
}
.prevnext li.prev {
	float:left;
	background-image: none;
}
.prevnext li.next {
	float:right;
	text-align: right;
	background-image: none;
}

.shortblogentry {
	margin: 0 0 3em 0;
}
.shortblogentry h2 {
	margin-top : 0;
}
.shortblogentry h2 a {
	text-decoration: none;
}

.blogfacet {
	margin: 1em 0em 2em 0em;
	display: block;
}

.blogfacetvalues {
    padding: 0.8em 0 0.25em 0;
}

.blogfacetvaluestitle {
    display:block;
    clear: both;
    border-bottom:1px solid #fff;
    font-weight:bold;
}

.facetvalueset {
    display: block;
    clear: both;
    margin: 0 0 .2em .5em;
    padding: 0;
}

.facetvaluesetname {
    float: left;
}

.facetvaluesetvalue {
    float: right;
    margin-right:.8em;
}

div#commentFormDiv {
	border: 1px solid #CCE0EC;
	padding: 1em;
	background: #d4e5ed;
	display: none;
	color: #244554;
	border-radius: 3px; -o-border-radius: 3px; -icab-border-radius: 3px; -khtml-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

.archive_filter_facets {
	background: #f0f;
}
#archive_options {
    display: none;
}

/* home page */

.story {
    float: left;
    width: 320px;
    margin-top: 35px;
    border-right: 1px solid #fff;
    padding: 0 5px 5px 5px;
    height: 130px;
}
#banner .story img {
    float: left;
    margin: 10px;
}
#banner .story h1 {
  color: #fff;
  font-size: 12pt;
  margin: 0 0 5px;
  padding: 0;
  text-shadow: none;
  float: none;
}

.story p {
  padding: 0 5px 0 5px;
  margin: 5px 0 5px 0;
}

.story.last {
    border-right: none;
}

#search {
    background:transparent url(../images/sprites.png) no-repeat scroll 0 -380px;
    height:20px;
    width:171px;
    float: right;
    margin: 1px 0 0 0;
    padding: 0;
}
#searchInput {
    background:transparent none repeat scroll 0 0;
    border:medium none;
    color:#9A9A9E;
    font-family:Arial,Helvetica,sans-serif;
    font-size:0.92em;
    left:12px;
    padding:3px 0 2px 25px;
    width:156px;
}
#searchButton {
    display: none;
}

.box-container {
  clear:both;
  float: left;   
}

div.boxes {
    background: transparent url(../images/sprites.png) no-repeat 0 -520px;
    margin:0 16px 0 0;
    padding:5px 0 18px 15px;
    width: 300px;    
    float:left;
}
div.boxes.clear {
    clear: right;
}

/* Content styling */

input:focus, textarea:focus {
    outline: none;
}

input, textarea {
    border: 1px solid #517182;
    font-size: 11px;
    border-radius: 3px; -o-border-radius: 3px; -icab-border-radius: 3px; -khtml-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
    color: #244554;
}

/*BLOG*/

#blogfacets {
    float: left;
    clear: right;        
    padding-left: 15px;
    border-left: 1px solid #fff;
}

.blog {
    float: left;
    width: 700px;
    padding-right: 70px;
}

.facet-sort-asc-active, .facet-sort-asc, .facet-sort-desc-active, .facet-filter-delete {
    display: block;
    float: left;
    width: 15px;
    height: 20px;
    position: relative;   
    text-indent: -4000px; 
}
.facet-sort-asc-active {
    background: transparent url(../images/sprites.png) no-repeat -59px -449px;
}
.facet-sort-asc {
    background: transparent url(../images/sprites.png) no-repeat -87px -449px;
}
.facet-sort-desc-active {
    background: transparent url(../images/sprites.png) no-repeat -59px -421px;
}

.facet-filter-delete {
    background: transparent url(../images/sprites.png) no-repeat -131px -424px;
    height: 10px;
    width: 10px;
    margin-top: 3px;
    padding-left: 10px;   
}

div.facetbrowser-facettitle {
    border-bottom:1px solid #fff;
}

div.facetbrowser-filters {
    border:1px solid #fff;
    border-radius: 3px; -o-border-radius: 3px; -icab-border-radius: 3px; -khtml-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

/*indexpage*/
a.sitelink {
    background: transparent url(../images/sprites.png) no-repeat -240px -384px;
    padding-left: 20px;
}

div.side {
	float: left;
	width: 220px;
	margin-top: 20px;
	padding-left: 10px;
}

a.plain {
	text-decoration: none;

}
a.plain p {
	   font-weight: normal;
}
.date {
	color: #ccc;
	line-height: 20px;
	font-size: 85%
} 
.banner-content {
    padding-top: 20px;
}
.banner-content img {
    margin: 10px;
}
