/* CSS Document 
Idios Colors:

Dark grey: #37321a;
Medium grey: #736f5e;
Light grey: #ada997;
Orange: #faaa2d;
Red: #a10000;

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, /*img,*/ ins, kbd, q, s, samp,
small, strike, strong, /*sub, sup,*/ tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
/*table, caption, tbody, tfoot, thead, tr, th, td*/ {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;
        vertical-align: baseline;
        background: transparent;
		font-family:Arial, Helvetica, sans-serif;
}

body, html {
		font-size: 90%;
		margin:0;
}

body.frontend { text-align:center; height:100%; background: url('../images/backgrounds/bodyBg.jpg') repeat-x 0 140px; }
body.editModus { background-position: 0 170px; }

ul { list-style: disc; margin: 0 0 0 20px; }
ol { list-style-type:decimal; margin: 0 0 0 25px; }

blockquote, q {
	  quotes: none;
	  margin: 0 0 0 15px;
}

blockquote:before, 
blockquote:after,
q:before, q:after {
        content: '';
        content: none;
}

:focus {
        outline: 0;
}

ins {
        text-decoration: none;
}

del {
        text-decoration: line-through;
}

table {
        border-collapse: collapse;
        border-spacing: 0;
}

th { 		
	background: #e6e7e8;
	border-left: solid 1px #c41230;
	padding: 2px 4px;
}

td { padding: 2px 0; }

/* ------------------------------------------------------------------------------------ General Styles */

a, a:link, a:visited {
	text-decoration: underline;
	color: #37321a;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	color: #37321a;
}

h1 { font-size: 140%; font-weight:normal; color: #a10000; padding: 0 0 5px 0; }
h2 { font-size: 110%; color: #a10000; padding: 5px 0 0 0; }
h3 { font-size: 100%; color: #a10000; padding: 5px 0 0 0; margin: 0 0 -5px 0; }

p { padding: 10px 0; line-height: 130%; color: #37321a; }

input, textarea { font-family: Arial, Helvetica, sans-serif; padding: 2px; font-size:100%; }

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
	
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.left {float:left;}
.right {float:right;}
.block {display:block;}
.rightTxt {text-align:right;}
.notVisible { display:none; }
img { border:0; }
.logoGif { display:none; }

/* ------------------------------------------------------------------------------------ General Styles */

.container {
	text-align:left;
	margin: 0 auto;
	width: 980px;
	}
	
/* ------------------------------------------------------------------------------------ Header Styles */
.header { padding: 15px 0 0 0; margin: 0; }

.logo, .logoGif  { padding: 0 40px; }
.logo, .logo img, .logoGif, .logoGif img { float:left; }
.logo span, .logoGif span { float:left; display:block; padding: 8px 0 0 0; color: #736f5e; font-size: 85%; }

.search { float: right; padding: 0 40px; margin: 0; }

.searchField { 
	background: url('../images/backgrounds/searchBg.jpg') no-repeat 0 0;
	display:block;
	float:left;
	height: 20px;
	padding: 3px 3px 0 5px;
	margin: 0;
	width: 205px;
	border: none; 
	}

.searchBtn {
	background: url('../images/backgrounds/searchBtn.jpg') no-repeat 0 0;
	display:block;
	float:left;
	height:27px;
	width: 27px;
	padding:0;
	margin: 0;
	border:none;
	cursor:hand;
	}

.mainMenu { margin: -20px 0 0 0; height: 117px; width:980px; background: url('../images/backgrounds/menuBgContent.png') no-repeat center bottom; }
.home .mainMenu { background: url('../images/backgrounds/menuBg2.png') no-repeat center 4px; height: 114px;}

.tabMenu { position: relative; }

.tabMenu ul { padding: 44px 0 0 40px; list-style:none; margin:0; }
	
.tabMenu ul li { float:left; }

.tabMenu ul li a,
.tabMenu ul li a:link,
.tabMenu ul li a:visited {
	text-decoration:none;
	display: block; 
	width: 114px; 
	height: 21px; 
	overflow: hidden;
	color: #736f5e;
	font-size: 100%;
	padding: 7px 5px 3px 30px;
	background: url('../images/buttons/tabBtn.png') no-repeat 0 0;
	}

.tabMenu ul li a:hover,
.tabMenu ul li a:active,
.tabMenu ul li a:focus,
.tabMenu ul li a.selectedItm,
.tabMenu ul li a.selectedItm:link,
.tabMenu ul li a.selectedItm:visited {
	color: #a10000;
	text-decoration:none;
	background-position: 0 -31px;
}

.menu {  }

.menu ul {
	list-style:none;
	margin:0;
	padding: 8px 40px 0 50px;
	}
	
.menu ul li { float:left; position:relative; }

.menu ul li a,
.menu ul li a:link,
.menu ul li a:visited {
	text-decoration:none;
	display:block;
	color: #736f5e;
	font-size:85%;
	margin: 0 10px 0 0;
	cursor:hand;
	}
	.menu ul li span.menuBg { 
		float:left; 
		display:block;
		height: 18px;
		min-width:52px;
		padding: 4px 5px 0 18px; 
		background: url('../images/buttons/menuBtn.gif') no-repeat 0 0; 
		}
	.menu ul li a span.menuBgRight { 
		float:left;
		display:block;
		height: 22px; 
		width: 5px;
		background: url('../images/buttons/menuBtnRight.gif') no-repeat 0 0;
		}

.menu ul li a:hover,.menu ul li a:active,.menu ul li a:focus,
.menu ul li a:hover span.menuBg,.menu ul li a:active span.menuBg,.menu ul li a:focus span.menuBg,
.menu ul li a:hover span.menuBgRight,.menu ul li a:active span.menuBgRight,.menu ul li a:focus span.menuBgRight, 
.menu ul li a.selectedItm span.menuBg,.menu ul li a.selectedItm:link span.menuBg,.menu ul li a.selectedItm:visited span.menuBg,
.menu ul li a.selectedItm span.menuBgRight,.menu ul li a.selectedItm:link span.menuBgRight,.menu ul li a.selectedItm:visited span.menuBgRight {
	color: #fff;
	text-decoration:none;
	background-position: 0 -22px;
}

/* ---------------------------------------------------- Menu 

/* Submenu */
#nav ul.Level2 {
	position: absolute;
	z-index: 99;
	top: 23px;
	padding: 4px 0 5px 0;
	left: 0;
	margin-top: -900px;
}

#nav li:hover ul.Level2,
#nav li.sfhover ul.Level2 { margin: -2px 0 5px 0; }
	
#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	display: block;
	width: 78px;
	text-decoration: none;
	font-size: 85%;
	padding: 3px 5px;
	background: #eae9e4;
	border-bottom: solid 1px #cac8bc;
	}

#nav li li a:hover,
#nav li li a:active {
	color: white;
	background: #a10000;
}


/* ------------------------------------------------------------------------------------ center Styles */

.center { padding: 5px 10px 0 5px; margin: 0 40px; background:white; width: 885px; }
.home .center { padding: 0; width:900px; }

/* ------------------------------------------------------------------------------------ Home Styles */

.contentBlocks { padding: 0 10px 10px 10px; width: 880px; margin: -50px 0 0 0; }
	.contentBlocks h2 { font-size: 140%; font-weight:normal; padding: 0 10px 5px 10px;  }
	.contentBlocks a.more { display:block; font-style:italic; margin: 10px 0; text-decoration:none; padding: 0 10px 0 26px;	background: url('../images/backgrounds/arrowFull.gif') no-repeat 10px -24px; }
	.contentBlocks a.more:hover { color: #a10000; background-position: 10px -24px; }
	.contentBlocks dl { font-size: 85%; height: 39px; display:block; clear:both; }
	.contentBlocks dd.image {float:left; padding: 0 5px 0 0; }
	.contentBlocks dt { color: #736f5e; font-weight: bold; }
	.contentBlocks dd { color: #736f5e; padding: 0 10px 0 0; }

.IdiosIntro { width: 180px; padding: 0 10px 0 0; }
	.IdiosIntro h2 { display:block; color: #37321a; background: url('../images/backgrounds/arrow.gif') no-repeat 160px 8px; }
	.IdiosIntro .corner5 {
	    padding: 12px;
	    background: #efeeea;
	    font-size: 85%;
	    color: #37321a;
        height: 140px;
	    line-height: 140%;
    }

.IdiosSolutions, .IdiosBlocks { width: 240px; padding: 0 10px 0 0; }
	.IdiosSolutions h2, .IdiosBlocks h2 { display:block; background: url('../images/backgrounds/arrow.gif') no-repeat 220px -17px; }
	.IdiosSolutions  dl, .IdiosBlocks dl { padding: 8px; background: url('../images/backgrounds/contentBlocksBg.gif') repeat-x 0 0; }
	.IdiosSolutions dt, .IdiosBlocks dt { display:block; background: url('../images/backgrounds/arrowFull.gif') no-repeat 210px 0; }

.IdiosNews { width: 180px; }
	.IdiosNews dd img { float:left; padding: 0 10px 5px 0; }
	.IdiosNews h2 { color: #ada997; background: url('../images/backgrounds/arrow.gif') no-repeat 160px 8px; }
	.IdiosNews dl { padding: 8px 0 8px 0; }
	.IdiosNews dl span { background:#a10000; color:white; padding: 0 3px; }
	.IdiosNews dt { color: #a10000; }
		.contentContent .IdiosNews dl { display:block; float:left; width:45%; height:60px; overflow:hidden; padding: 8px 8px 8px 0; }
		.contentContent .IdiosNews { width:auto; }

.contentBlocks dd.image { width: 38px; height:38px; overflow:hidden; float:left; padding: 0 5px 0 0; }

.contentBlocks a, .contentBlocks a:link, .contentBlocks a:visited,
.IdiosNews a, .IdiosNews a:link, .IdiosNews a:visited { text-decoration:none; cursor:hand; }

.contentBlocks a:hover,
.contentBlocks a:hover dt,
.contentBlocks a:hover dd { color: #a10000; background-position: 210px -25px; }

.contentBlocks .imageHover { display:block; width:40px; height:80px; }
.contentBlocks a:hover dd.image .imageHover { margin: -40px 0 0 0; }

/* ------------------------------------------------------------------------------------ leftColumn Styles */

.leftColumn { float:left; display:block; padding: 0 10px 0 0; width: 180px; overflow:hidden; }

.leftColumn h2 { height:27px; padding: 10px 0 0 10px; font-weight:normal; color:#736f5e; background: url('../images/backgrounds/subMenuHeader.jpg') repeat-x 0 bottom; }

.subMenu ul {
	list-style:none;
	margin:0;
	padding: 0;
	}

.subMenu { padding: 0 0 110px 0; background: url('../images/backgrounds/subMenuFooter.png') repeat-x 0 bottom;}

.subMenu ul li { display:block; }

.subMenu ul li a,
.subMenu ul li a:link,
.subMenu ul li a:visited {
	display:block;
	color: #37321a;
	text-decoration:none;
	font-size:90%;
	height:17px;
	width:155px;
	padding: 2px 0 0 25px;
	background: url('../images/buttons/subMenuBtn.png') no-repeat 0 0;
	}

.subMenu ul li a:hover,
.subMenu ul li a:active,
.subMenu ul li a:focus,
.subMenu ul li a.selectedItm,
.subMenu ul li a.selectedItm:link,
.subMenu ul li a.selectedItm:visited {
	color: white;
	background-position: 0 -19px;
}


/* ------------------------------------------------------------------------------------ Paging Styles */

.paging { margin: 10px 0 0 0; }
.paging ul { margin:0; }
.paging ul li { float:left; list-style:none; }
.paging ul li a, .paging ul li a:link, .paging ul li a:visited { 
	font-size: 90%;
	display:block;
	cursor:hand;
	float:left;
	padding: 4px 0;
	height: 14px;
	width: 22px;
	color: #736f5e;
	text-align:center;
	text-decoration:none;
	background: transparent url('../images/buttons/pagingBtn.gif') no-repeat center 0; 
	margin: 0 1px;
	}
	
	.paging ul li a.prev, .paging ul li a.prev:link, .paging ul li a.prev:visited {
		width: 50px; 
		padding: 4px 0 0 10px;
		background: url('../images/backgrounds/arrowFull.gif') no-repeat 0 -45px;
		} 
	.paging ul li a.next, .paging ul li a.next:link, .paging ul li a.next:visited { 
		width: 50px; 
		padding: 4px 20px 0 10px;
		background: url('../images/backgrounds/arrowFull.gif') no-repeat 65px -20px;
		}

.paging ul li a:hover, .paging ul li a:active, .paging ul li a:focus,
.paging ul li a.selectedItm, .paging ul li a.selectedItm:link, .paging ul li a.selectedItm:visited { 
	color:white; 
	background-position: center -22px;  
	}	
	.paging ul li a.next:hover, .paging ul li a.next:active, .paging ul li a.next:focus,
	.paging ul li a.prev:hover, .paging ul li a.prev:active, .paging ul li a.prev:focus { color: #a10000; }


/* ------------------------------------------------------------------------------------ Content Styles */

.content { height: 100%; width: 510px; float:left; display:block; background: url('../images/backgrounds/contentHeader.png') no-repeat 0 0; }

.breadCrumb { font-size: 85%; padding: 9px 12px 12px 12px; color: #ada997; }
.breadCrumb a { color: #736f5e; background: url('../images/backgrounds/arrow.gif') no-repeat 0 3px; padding: 0 5px 0 10px; }
.breadCrumb a:hover { background-position: 0 -21px; color: #a10000; }

.h1Icon { margin: 1px 0 10px 10px; height: 40px; display:block; overflow:hidden; }
.h1Icon img { float:left; margin: 0 10px 0 0; }
.contentContent h1 { margin: 30px 0 13px 0px; padding: 10px 5px 8px 0; }
.contentContent h1.icon {  padding: 0; margin: 0; padding: 10px 0 0 0; }
.h1IconSelected { margin:-40px 0 0 0; float:left; }

.contentContent {  
	border: solid #deddd5;
	border-width: 0 1px;
	margin: 5px 0 0 0;
	font-size: 90%; 
	}
.contentFunctions { text-align:right; padding: 10px 0; }
.contentFunctions a, .contentFunctions a:link, .contentFunctions a:visited { font-size: 90%; display:block; float:right; padding: 0 0 0 20px; margin: 0 20px 0 0; height: 16px; background: url('../images/buttons/icons.gif') no-repeat; }

a.print, a.print:link, a.print:visited { background-position: 0 0; }
a.pdf, a.pdf:link, a.pdf:visited { background-position: 0 -20px; }
a.email, a.email:link, a.email:visited { background-position: 0 -40px; }

.noTabs { padding: 10px 14px; }

/* ui-tabs */
.ui-tabs { zoom: 1; margin: 0;  }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: 0 .2em 0 5px; margin:0; display:block; border-bottom: solid 1px #deddd5;}
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { background: url('../images/backgrounds/arrow.gif') no-repeat 5px 8px; padding: 5px 5px 5px 15px; float: left; text-decoration: none;  }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; color: #a10000; background-position: 5px -16px;  }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 10px 14px; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/* End ui-tabs */

/* accordion */
ul.ui-accordion { margin:0; list-style-type:none; }

.foldOut {  }

.accordion a.ui-accordion-header, .accordion a.ui-accordion-header:link, .accordion a.ui-accordion-header:visited { display:block; margin: 10px 0; text-decoration:none; font-weight:bold; padding: 10px 25px; background: url('../images/backgrounds/arrowFull.gif') no-repeat 5px -14px; }
.accordion a.ui-accordion-header:hover, .accordion a.ui-accordion-header:active, .accordion a.ui-accordion-header:focus,
.accordion a.ui-state-active, .accordion a.ui-state-active:link, .accordion a.ui-state-active:visited { border:none; color: #a10000; background-position: 5px -14px; }
.accordion a.ui-state-active, .accordion a.ui-state-active:link, .accordion a.ui-state-active:visited { padding: 10px 25px 0 25px; }

.accordion li { position:relative; background: transparent url('../images/backgrounds/foldOutBg.png') repeat-x 0 bottom;  }
.accordion li div { padding: 0 15px 10px 15px; }
/* End accordion */

.contentFooter { background: url('../images/backgrounds/contentFooter.gif') no-repeat 0 0; }

.attachments { }
.attachments ul { margin: 15px 0; list-style-type:none;  }
.attachments ul li img { margin: 0 5px 0 0; }

.searchBreadCrumb { margin: 0 0 10px 0; }

a dl.searchTeaser, a:link dl.searchTeaser, a:visited dl.searchTeaser { padding: 5px 0; text-decoration: none;  }
a:hover dl.searchTeaser, a:active dl.searchTeaser, a:focus dl.searchTeaser { color: #a10000; }

.searchTeaser dd { color: #ada997; font-size: 85%; }
.searchTeaser dt { font-weight:bold;  }

/* ------------------------------------------------------------------------------------ rightColumn Styles */

.rightColumn { float:right; width:185px; padding: 0; }

.rightColumnHeader { width: 150px; height:77px; padding: 40px 15px 0 20px; background: url('../images/backgrounds/contextBg.png') no-repeat 0 0; }
.rightColumnHeader h4 { color: white; font-weight: normal; font-style:italic; }

.rightColumn dl { padding: 35px 0 0 10px; font-size: 90%; }
.rightColumn dl dt { color: #a10000; padding: 0 0 5px 0; font-weight: bold; }
.rightColumn dl dd { padding: 3px 0; }
.rightColumn dl dd a { color: #736f5e; background: url('../images/backgrounds/arrow.gif') no-repeat 0 3px; padding: 0 5px 0 10px; }
.rightColumn dl dd span { color: #ada997; }

.rightColumn .banner { width: 175px; height: 78px; margin: 30px 0 30px 10px; }

/* ------------------------------------------------------------------------------------ Forms Styles */

.form {}

.form h2 { border-bottom: solid 1px #e1e1d9;  padding: 3px 0; margin: 10px 0; }

.captha { margin: 5px 0; }

textarea  { float:right; border:none; }

.textField, .selectField { 	
	border: none;
	height: 23px;
	float: left;
 	}
 	.selectField { height:18px; }
	.disabled {  }
	.result { background: #00AEEF;}
	.noBg { background: none;  }
	
p.error { color: red; padding:0 0 5px 0; }
/*.required { background: #f1cac0; }*/
.requiredAlert { padding: 0 0 5px 150px; color:red; }
.upload { float:right; font-size: 90%; }
.requiredRemark { padding: 0 0 0 150px; }
.requiredRemark span { color: #a10000; }
 
.textFieldSmall {  }
.textFieldMedium {  }
.textFieldLarge { width: 326px; background: url(../images/backgrounds/textFieldLarge.png) no-repeat right top; }
.textAreaMedium { width: 326px; height: 123px; background: url(../images/backgrounds/textAreaMedium.png) no-repeat left top; }

label.lbl { 
	display:block;
	float: left;
	width: 150px;
	height: 13px;
	padding: 5px 0;
	}
	label.lbl span { color: #a10000; }

a.btn,
a.btn:link,
a.btn:visited {
	text-decoration:none;
	float:right;
	display:block;
	color: #fff;
	font-size:85%;
	/*margin: 0;*/
	cursor:hand;
	}
	
	a.btn span.menuBg { 
		float:left; 
		display:block;
		height: 12px;
		padding: 4px 5px 6px 18px; 
		background: url('../images/buttons/menuBtn.gif') no-repeat 0 -22px; 
		}
		
	a.btn span.menuBgRight { 
		float:left;
		display:block;
		height: 22px; 
		width: 5px;
		background: url('../images/buttons/menuBtnRight.gif') no-repeat 0 -22px;
		}

a.btn:hover, a.btn:active, a.btn:focus,
a.btn:hover span.menuBg, a.btn:active span.menuBg, a.btn:focus span.menuBg,
a.btn:hover span.menuBgRight, a.btn:active span.menuBgRight, a.btn:focus span.menuBgRight { 
	color: #736f5e;
	text-decoration:none;
	background-position: 0 0;
}

/* ------------------------------------------------------------------------------------ Footer Styles */

.footer { padding: 20px 50px 50px 50px; margin: 0 0 10px 0; background: url('../images/backgrounds/footerBg.png') no-repeat center 0; font-size: 90%; color: #b6b5ad; }
.footer a, .footer a:link, .footer a:visited { color: #b6b5ad; margin: -5px 0 0 0; text-decoration:none; }
.footer a:hover, .footer a:active, .footer a:focus { color: #37321a; }

.footer span { display:none; }
.is {padding: 5px 5px; }
.idiosLink a, .aspactsLink a {display:block; width: 70px; height: 30px;}
.owners { width: 250px; }
.idiosLink { width: 180px;}

	.idiosLink a {background: url('../images/logoMini.png') no-repeat 0 5px;}
	.aspactsLink a {background: url('../images/logoAspactsMini.png') no-repeat 0 5px;}

/* ------------------------------------------------------------------------------------ Editor/Toolbar Styles */

#boxInsite {
	border-bottom: 1px solid white;
	}	

.ToolBarBtn {
	text-align:left;
	padding: 5px 40px;
	margin: 0 auto;
	width: 900px;
	color: #8d6941;
	}

.editorBtn {
	text-decoration:none;
	float:right;
	display:block;
	border:none;
	margin: 0 5px 0 0;
	background: #a10000;
	padding: 0;
	font-size:85%;
	cursor:hand;
	}
	.editorBtn  input { background:none; border:none; padding: 5px 10px; color: #fff; }

a.bntToolbar,
a.bntToolbar:link,
a.bntToolbar:visited { 	float:left; color: white;  }

#boxInsite a.btn:hover, 
#boxInsite a.btn:active,
#boxInsite a.btn:focus,
#boxInsite a.selectedItm, 
#boxInsite a.selectedItm:link,
#boxInsite a.selectedItm:visited { background: white; color: #00AEEF; /*background-position: 0 -24px;*/ }

.rightMargin { margin: 0 10px 0 0; }

div.introImage {
	float:left;
	width:123px;
	height:123px;
	background: #f7f6f4;
	border: solid 1px #d8d6d0;
	clear:none;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	}
	
div.introTxt {
	clear:none;
	float:right;
	}

.introImageBg {
	clear:none;
	float:left;
	display:block;
	width: 100px;
	height:100px;
	overflow:hidden;
	background: #eeeeee; 
	border: solid 1px #ddd; 
	font-size:90%;
	}
    table.relatedPages table td {padding: 0 5px 5px 15px;}
    span.relatedPages {
        width: 390px !important;
        position: static !important;
        }
    select.relatedPages { width: 400px !important; margin:0 !important; }
