@CHARSET "ISO-8859-1";
body{
	margin: 0;
	background-color: #CCC4BA;
}

img{border: 0;}
p{margin: 0;}

div#header{
	background-image: url(../gfx/odt.albung_03.jpg);
	width: 100%;
	height: 190px;}
	
	div#header .logo-bg{
		position: relative;
		top: 0px;
		left: 50px;
		width: 200px;
		height: 50px;
		display: block;
		background: url("../gfx/odt.albung.opacity.50.png");
		
	}
		div#header .logo{
			width: 200px;
			height: 50px;
			display: block;
			background: url("../gfx/odt.albung.logo.png");
		}
		
	div#header .header-bottom{
		position: relative;
		left: 0px;
		top: 110px;
		height: 30px;
		background: url("../gfx/odt.albung.opacity.50.png");
	}
		
		div#header .header-bottom .quotes{
			text-align: right;
			padding: 4px;
			font-weight: bold;
			font-size: 14px;
		}
div#footer{
	padding-top: 5px;
	color: #808080;
	text-align: center;
	background: #eaeaea;
	border-top: 1px solid #dcdcdc;
	width: 100%;
	height: 25px;}
	
	div#footer a{
		color: #808080;
		text-decoration: none;
	}

/*** Category ***/
div#category{
	width: 180px;
	margin: 5px;}

	div#category img{border: 0;}
	div#category #top{
		background:#BEE2FF url(../gfx/img_bg_categories_top.gif) no-repeat scroll 0%;
		height:8px;
		margin:0px !important;}
	div#category #bottom{
		background:#BEE2FF url(../gfx/img_bg_categories_bottom.gif) no-repeat scroll 0% !important;
		height:7px;
		margin:0px !important;}
	div#category #body{
		background:#fff none repeat scroll 0%;
		border-color:#fff;
		border-style:solid;
		border-width:0px 3px;}
	div#category a.main_cat{
		display: block;
		background-image: url(../gfx/img_redarrow.gif);
		background-repeat: no-repeat;
		background-position: 3px 9px;
		padding: 5px 5px 5px 15px;
		color: #6c6c6c;
		text-decoration: none;
		border-bottom: 1px solid #551919;}
		
		div#category a.main_cat:hover{background-color: #e0e0e0;}
	div#category a.sub_cat_link{
		display: block;
		background-color: #eeeeee;
		padding: 5px 5px 5px 15px;
		color: #6c6c6c;
		text-decoration: none;
		border-bottom: 1px solid #551919;}
		
		div#category a.sub_cat_link:hover{background-color: #e0e0e0;}

/*** MENU ***/

/* Begin CSS Drop Down Menu */

#menu-container{position: relative;}
#menu-cnt{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width: 100%;
	margin: 0}
		
	#menu-cnt a{
		display:block;
		white-space:nowrap;
		margin:0;
		padding: 0.3em;}
		
		#menu-cnt a:link, #menu-cnt a:visited, #menu-cnt a:active{}
			#menu-cnt a:hover{}	
			
			#menu-cnt a.parent{
				
				padding: 3px 3px 3px 6px;
				color: #000;
				font-size: 18px;
				font-weight: bold;
				text-decoration: none;
				border: 1px solid #551919;
				margin: 5px 0px}
				
				#menu-cnt a.parent:hover{background-color: #e0e0e0;}
				
			#menu-cnt a.sub{
				
				background-color: #eeeeee;
				background-image: url(../gfx/img_redarrow.gif);
				background-repeat: no-repeat;
				background-position: 8px 10px;
				padding: 3px 3px 3px 20px;
				font-size: 14px;
				font-weight: bold;
				color: #6c6c6c;
				text-decoration: none;
				border-bottom: 1px solid #e8e8e8;}
				
				#menu-cnt a.sub:hover{background-color: #e0e0e0;}

	#menu-cnt ul{
		list-style:none;
		margin:0;
		padding:0;}

	#menu-cnt li{
		position:relative;
	    min-height: 5px;
	    vertical-align: bottom;}

	#menu-cnt ul ul{
		position:relative;
		z-index:500;
		top:auto;
		display:none;}

		#menu-cnt ul ul ul{
			top:0;
			left:100%;}

	div#menu-cnt li:hover{
		cursor:pointer;
		z-index:100;}

		div#menu-cnt li:hover ul ul,
		div#menu-cnt li li:hover ul ul,
		div#menu-cnt li li li:hover ul ul,
		div#menu-cnt li li li li:hover ul ul
		{display:none;}
		
		div#menu-cnt li:hover ul,
		div#menu-cnt li li:hover ul,
		div#menu-cnt li li li:hover ul,
		div#menu-cnt li li li li:hover ul
		{display:block;}

/*** Center ***/
div#center{margin-left: 14px;}
	div#center #news_content{margin-top: 5px;}
		div#news_content a.read_more{
			font-weight: bold;
			color: #d60505;
			text-decoration: none;}
			
			div#news_content a:hover.read_more{
				color: #000;
				text-decoration: none;}
		
		div#news_content h2{
			font-size: 17px;
			font-weight: bold;
			color: #d60505;
			margin: 0; 
			padding: 0;}
			
		div#news_content h2 a{
			font-size: 17px;
			font-weight: bold;
			color: #d60505;
			text-decoration: none;}
			
			div#news_content h2 a:hover{
				color: #000;
				text-decoration: none;}
		div#news_content .news_info{}
			div#news_content .news_info .published{
				/*background-image:url(../gfx/img_actions-bg.gif);
				background-repeat:repeat-x;*/
				color:#999999;
				font-size:0.9em;
				margin:0px;
				padding:0px;
				width:100%;}
		div#news_content .entry{
			border-top: 1px solid #551919;
		}
		
		div#news_content fieldset.forms{border: none; background: #eeeee6;}
		div#news_content fieldset.forms:hover{background: #e5e5de;}
		fieldset.forms legend {padding: 0; margin: 0;}
		fieldset.forms ol{list-style: none; padding: 8px; margin: 0; margin-top: 10px;}
		fieldset.forms ol li {list-style: none; padding: 0; margin: 0; padding-bottom: 2px;} 
			fieldset.forms ol li label{
								width: 80px;
								float: left;
								text-align: left;
								margin-right: 15px;}
			fieldset.forms ol li input.i{
								width: 300px;
								border: 1px solid #ccc;}
		
/*** Box-moduler */
.box{width: 100%; background-color: #fff; padding: 0; border: 1px solid #551919;}
	.box .title{padding: 3px;}
		.box .title h2{color: #DB2C16; font-size: 16px; padding: 0; margin: 0}
	
	.box .cnt{padding: 3px;}
	.box .cnt h2{margin: 0;}
	.box .cnt a{text-decoration: none; color: #000}
		
		.box .cnt .articels{
			background: url("../gfx/odp.icon.articel.png") no-repeat;
			background-position: 5px center;
			padding: 7px 3px 7px 30px;
			
		}
		
		.box .cnt .articels a{font-weight: bold;}
			.box .cnt .articels a:hover{color: #d60505;}
		

/*** Comments ***/
div#comments{
	width: 100%;
	margin: 0; 
	padding: 0;
}
	div#comments .comment-header{
		
	}
	
	div#comments .comment{
		border: 1px solid #cddfef;
		margin-bottom: 10px;
	}
	
		div.comment .info{
			background: #e4ecf6;
			border-top: 1px solid #fff;
			border-bottom: 2px solid #fff;
			padding: 5px;
		}
		
		div.comment .text{
			padding: 5px;
			background: #f3f7fb;
		}
	
	div#comments .comment_form{
		background-color: #fbfafa;
	}
		div.comment_form label{
			width: 100px;
			padding: 4px;
			float: left;}
			
		div.comment_form input.i, 
		div.comment_form textarea.i{
			border: 1px solid #e8f3f8;
			background-color: #ffffff;
			padding: 2px;
			margin: 2px;}
			
		.btn{
			color: #5c5c5c;
			background:transparent url(../gfx/button.bg.png) repeat-x scroll 0% 0%;
			border-color:#ECECEC rgb(173, 173, 173) rgb(173, 173, 173) rgb(236, 236, 236) !important;
			border-style:solid !important;
			border-width:1px;
			font-size: 1em;
			font-weight: bold;
			margin:5px 3px 4px 0pt;
			padding:5px;}
		
			.btn:hover{color: #000;}
	
/*** Paging ***/
div.paging{
	width: 500px;
	margin-top: 5px;
	text-align: center;
	font-size: 10px;}
	
	div.paging a{
		float: left;
		padding: 2px 8px;
		background: #fff;
		border: 1px solid #ebecee;
		text-decoration: none;
		margin: 2px;}
		
		div.paging a:hover{
			background: #EFF7FF;
			border: 1px solid #ADDBEF;}
			
		div.paging a.act{
			background: #E7F3FF;
			border: 1px solid #ADDBEF;}
			
/***** Message boxes *****/
.msgb0x-ok,
.msgb0x-error,
.msgb0x-warning{
	padding: 4px;
	font-weight: bold;}

.msgb0x-ok{
	border: 1px solid #349534;
	background-color: #C9FFCA;
	color: #008000;}

.msgb0x-error,
.msgb0x-error-1{
	border: 1px solid #CC0000; 
	background-color: #F7CBCA;
	color: #CC0000;}
	
.msgb0x-error-1{border: none 0;}
.msgb0x-warning{
	border: 1px solid #DEDEDE; 
	background-color: #FFFFCC;
	color: #222222;}
		
span.select {
	position: absolute;
	width: 58px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(../gfx/select.png) no-repeat;
	overflow: hidden;
}

.span-340, .span-280, .span-360, .span-390,
.span-550, .span-600, .span-475, .span-325,
.span-365, .span-122, .span-278, .span-370,
.span-520, .span-400, .span-395, .span-285,
.span-259, .span-26,  .span-620, .span-560{float: left;}

.span-26 {width: 26;}
.span-122{width: 122px;}
.span-340{width: 220px;}
.span-280{width: 280px;}
.span-285{width: 285px;}
.span-325{width: 325px;}
.span-278{width: 278px;}
.span-259{width: 259px;}
.span-360{width: 360px;}
.span-365{width: 365px;}
.span-370{width: 370px;}
.span-390{width: 390px;}
.span-395{width: 395px;}
.span-475{width: 475px;}
.span-600{width: 600px;}
.span-620{width: 620px;}
.span-550{width: 550px;}
.span-560{width: 560px;}
.span-520{width: 520px;}
.span-400{width: 400px;}

	
.textRight{text-align: right;}
.textLeft{text-align: left;}
.textCenter{text-align: center;}
.floatLeft{float: left;}
.floatRight{float: right;}

.mrg-3{margin:3px;}
.mrg-10{margin:10px;}
.mrg-20{margin:20px;}
.mrgTop-3{margin-top: 3px;}
.mrgTop-5{margin-top: 5px;}
.mrgTop-7{margin-top: 7px;}
.mrgTop-10{margin-top: 10px;}
.mrgLeft-10{margin-left: 10px;}
.mrgBottom-4{margin-bottom: 4px;}
.pdg-3{padding: 3px;}
.pdg-5{padding: 5px;}
.pdgTop-5{padding-top: 5px;}
.pdgRight-5{padding-right: 5px;}
.pdgLeft-5{padding-left: 5px;}
.bold{font-weight: bold;}
.bolder{font-weight: bolder;}
.red{color: red;}

.color-red{color: #ff0000;}
.color-txt-profile{color: #d60505}
.font-size-15{font-size: 15px;}
.bgColor-1{background: #EFF7FF}
.bgColorBlack{background: #000;}
.bord1-1{border: 1px solid #DEF3FF}
.cursorHand{cursor:pointer; cursor:hand;}
.bgColorWhite{background-color: #fff}

h3{font-size: 17px; font-weight: bold; margin: 0; padding: 0;}
.cls{clear: both;}


/***** OXODesign DatePicker style ****/
#ui-datepicker-div{
	display: none;
	width: 200px;
	border: 1px solid #fcb557;
	background: #FFFBE2;}
	
	#ui-datepicker-div iframe{display: none;}
	#ui-datepicker-div .ui-datepicker-control{
		background: url('../gfx/datepicker.head.bg.png') repeat-x;
		width: 100%;
		border-bottom: 1px solid #fed564;}
		
		#ui-datepicker-div .ui-datepicker-control a,
		#ui-datepicker-div .ui-datepicker-links a{
			text-decoration: none;
			color: #854c01;
			font-weight: bold;
			cursor:hand;}
		
		#ui-datepicker-div .ui-datepicker-control a:hover,
		#ui-datepicker-div .ui-datepicker-links a:hover{color: #850101;}
		#ui-datepicker-div .ui-datepicker-clear,
		#ui-datepicker-div .ui-datepicker-close{
			background: url('../gfx/datepicker.head.bg.png') repeat-x;
			padding: 1px;}
		
		#ui-datepicker-div .ui-datepicker-clear{
			float: left;
			width: 44.3%;
			text-align: left;
			padding-left: 10px;}
		
		#ui-datepicker-div .ui-datepicker-close{
			float: right;
			width: 44.3%;
			text-align: right;
			padding-right: 10px;}
	
	#ui-datepicker-div .ui-datepicker-links{background: #FFF7C0;}
		#ui-datepicker-div .ui-datepicker-prev,
		#ui-datepicker-div .ui-datepicker-current{
			background: #FFF7C0;
			text-align: left;
			float: left;
			width: 30%;}
		
		#ui-datepicker-div .ui-datepicker-prev{padding-left: 10px;}
		#ui-datepicker-div .ui-datepicker-current{text-align: center;}
		#ui-datepicker-div .ui-datepicker-next{
			background: #FFF7C0;
			float: right;
			width: 30%;
			padding-right: 10px;
			text-align: right;}
		
	div#ui-datepicker-div .ui-datepicker-oneMonth{}
		div#ui-datepicker-div .ui-datepicker-oneMonth .ui-datepicker-header{
			background: #FFF7C0;
			border-bottom: 1px solid #fed564;}
		
		div#ui-datepicker-div .ui-datepicker-oneMonth .ui-datepicker-header select.ui-datepicker-newMonth{border: 1px solid #000;}

	div#ui-datepicker-div .ui-datepicker{margin: 0;}
	div#ui-datepicker-div .ui-datepicker thead tr.ui-datepicker-titleRow{}
		div#ui-datepicker-div .ui-datepicker thead tr.ui-datepicker-titleRow a{
			font-weight: bold;
			text-decoration: none;
			cursor: hand;}
		
		div#ui-datepicker-div .ui-datepicker thead tr.ui-datepicker-titleRow td{
			border-bottom: 1px solid #fed564;
			text-align: right;
			padding: 5px;}

	div#ui-datepicker-div .ui-datepicker tr.ui-datepicker-daysRow{background: #fff;}
		div#ui-datepicker-div .ui-datepicker tr.ui-datepicker-daysRow td{
			background: #fff;
			border: 1px solid #fff;
			text-align: center;
			cursor: hand;
			padding: 2px;}
		
			div#ui-datepicker-div .ui-datepicker tr.ui-datepicker-daysRow td.ui-datepicker-currentDay{
				font-weight: bold;
				background: #fee5a0;}
			
				div#ui-datepicker-div .ui-datepicker tr.ui-datepicker-daysRow td.ui-datepicker-currentDay a{
					font-weight: bold;
					color: #000;}
			
			div#ui-datepicker-div .ui-datepicker tr.ui-datepicker-daysRow td a{
				text-decoration: none;
				text-align: center;}
				
				div#ui-datepicker-div .ui-datepicker tr.ui-datepicker-daysRow td:hover{
					border: #fcb557;
					background: #FFF7C0;}
			
			div#ui-datepicker-div .ui-datepicker tr.ui-datepicker-daysRow td.ui-datepicker-unselectable{}
			div#ui-datepicker-div .ui-datepicker tr.ui-datepicker-daysRow td.ui-datepicker-unselectable:hover{
				background: #fff;
				border: 1px solid #fff;}