#page
{

	width: 100%;
	background: url("bg.jpg") repeat-x;
}

.page_logo img
{
	height: 90px;		
}


.wide_bottom .Normal, .NormalDisabled {
	font-size: 10px;
}

.horizontal_section
{	
	margin-bottom: 15px;
}

.shadow
{
	width: 940px;
	margin: 0px auto;
	padding: 0px;
	border:0;
	display: inline-block;
	border-left: solid 1px #e3e3e3;
	border-right: solid 1px #e3e3e3;
	background: white;
	/*
	background: url("shadow.gif") repeat-y;*/
}

.wrapper 
{
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	/*background: url("background_cols.gif") repeat;*/
} 

.paper
{
	width: 940px;
	margin: -10px auto -20px;
	padding: 7px 0; 
	border: solid 1px #e3e3e3;
        background: white;
}

#header {
	/*width: 984px;*/
	width: 940px;
	margin: auto;
	color: White;
	height: 115px;
}

.contactlinks
{
	height:20px;
	vertical-align:middle;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

.login
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

.login a
{
	color: #222 !important;
}
.login a:hover
{
	color: #ec3 !important;
}

.contactlinks p  a
{
	margin-left:10px;
}

.NormalTextBox
{
	/*display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;*/
}

#flash
{
	background: transparent; 
	height:275px; 
	width: 100%; 
	clear: both;
	margin: 15px 0;
}

.fadePane .module
{
	clear: both; 
	/*width: 232px;*/ 
	padding: 10px;
	float: left; 
	margin-bottom: 15px; 
	/*min-height: 100px;*/
	/*background: url("bottom_gradient.gif") repeat-x scroll 0 0px transparent;*/
	background: #EEE;
	border: 1px dotted #CCCCCC;
}

#column-1 .fadePane,
#column-2 .fadePane,
#column-3 .fadePane
{
	float: left;
	background: transparent;
}


.fadePane.DNNEmptyPane
{
	width: 0px !important;
	padding: 0px !important;
	margin: 0px; important;
	height: 0px; important;
	min-height: 0px; important;
	display: none;
}

.sidePane
{
	width: 226px;
}

#container
{
	width: 100%;
}

#column-1,
#column-2,
#column-3
{
	width: auto;
	float: left;
}

#column-1 ul,
#column-2 ul,
#column-3 ul
{
	margin-bottom: 5px;
}

#column-1,
#column-2
{
	margin-right: 15px;
}


#side-a {
	float: left;
	width: 635px;
	margin-right: 15px;
}

#side-b {
	float: right;
	width: 250px;
}

.content { 
	float: left;
}

.wide_bottom
{
	/*background: transparent url('bottom_gradient.gif') repeat-x 0 -50px;*/
	background: transparent url('bottom_gradient.gif') repeat-x 0 0px; 
	width: 100%;
}

.wide_bottom .title_simple
{
	/*color: #c96;*/
}

.admin .module
{
	
}

.main
{
	float: left;
	margin-right: 10px;
	width: 380px;
	margin-bottom:10px;
}

.details
{
	float: left;
	clear: both;
	width:380px;
}

#highlight
{
	margin:21px 0 10px;
	vertical-align:top;
	width:240px;
}

.highlight
{
	border-left: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	padding: 0px 10px;
}

.highlight.DNNEmptyPane
{
	width: 0px !important;
	padding: 0px !important;
	margin: 0px; important;
	height: 0px; important;
	min-height: 0px; important;
	border: 0px solid black;
}


.itemPane.div
{
	float: left;
	width: 49%;
}


.BottomLeftPane {
	width: auto;
	margin-right: 20px;
	vertical-align: top;
}

.BottomRightPane {
	width: auto;
	vertical-align: top;
}

.BottomPane { 
	width:auto;
	margin-right: 20px;
	vertical-align: top;
}

#CallToAction
{
	
	border-top: dashed 1px #930;
	border-bottom: dashed 1px #930;
	background: transparent;	
	/*float: left;
	clear: both;*/
	width: 100%;
	visibility: hidden;
	height: 0px;
	margin-bottom: 0px;
}

#bottom 
{
	clear: both;
	background: transparent;
	margin: auto;
	/*width: 984px;*/
	width: 940px;
	padding-top: 15px;
}


#footer {
	clear: both;
	float: left;
	background: transparent;
	margin-top: 15px;
	text-align: center;
	width: 100%;
}

#footer p
{
	/*display: inline;*/
}

.page_logo {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-top: 10px;
}
        
.page_languages {
	position: absolute;
	top: 5px;
	/*right: 15px;*/
	right: 0px;
	width: 600px;
	text-align: right;
}

.page_menu_wrapper
{
	font-size: 11px;
	margin-left: 20px;
    	/*height: 29px;*/
	/*height: 52px;*/
	height: 46px;
	vertical-align: middle;
	/*width: 709px;*/
	width: 665px;
    	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

.page_breadcrumb_wrapper
{
	font-size: 10px;
    	height: 28px;
    	margin-top: 5px;
}

.breadcrumb
{	
    	padding-top: 5px;
    	display: inline;
}

.m
{
	padding: 5px;
	background: white;
	border: solid #ccc 1px;
	z-index: 9999;
	color: black;
}

.m .hov
{
	color: #FF9900;
}

.icn
{
	float: left;
	margin: 3px 5px;
}


.page_main_menu
{	
    background: transparent;
}

.page_main_menu .root
{
	float: left;
    padding: 5px 15px 5px 5px;
    position: relative;
    cursor: pointer;
	font-weight: bold;
} 
.CSSNodeHoverRoot
{	
	color: #ec3;
}

.page_main_menu .bc
{
	font-weight: bold;
	color: #fc2;
}    

.ModuleTitle_SubMenu
{
	border: solid 1px black;
}

.module
{
	float:left; 
	width: 100%;
}


.moduleHeader
{
	clear:both; 
	width:100%; 	
	margin-bottom:15px;
}

.content .moduleHeader
{
	white-space: nowrap;
}

.fadePane .moduleHeader li
{
    	list-style-image: url('/portals/99/containers/zest/arrow%20bulletpoint%20orange.png');	
}

.fadePane .title_simple
{
	color: #000;
}

.fadePane .moduleContent ul
{
	margin: 0 0 15px 15px;	
}

.moduleHeader li
{
    	list-style-image: url('/portals/99/containers/odyssee/arrow%20bulletpoint%20orange.png');		
}

.column .fadePane .imageframe
{
	height: 120px;
}

.column .fadePane .image
{
	height: 150px;
}

.column .module
{
	float: none;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align: top;
	width: 268px;
	z-index: -1;
}

.column .keywords
{
	width: 265px;
}

.column h3
{
	display:none;
}

.itemsPane 
{
	clear:both;
	float:left;
	width:380px;
}

.itemsPane .module
{
	float: none;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align: top;
	/*width: 200px;*/
	width: 180px;
	margin: 3.5px;
	margin-bottom: 15px;
	z-index: -1;
}

.itemsPane .moduleHeader
{
	display: none;
}

.itemsPane .moduleContent
{
	color: #777;
}

.highlight .title_simple
{
	color: orange;	
}

.highlight .moduleHeader ul
{
	margin: 0px !important;
}

.highlight .moduleHeader ul li
{
	list-style-type: none !important;
	list-style-image: none !important;
}

.highlight .moduleContent ul li
{
	list-style-image: url('orange_tick.png') !important;
	list-style-position: outside !important;
}

.highlight .module
{
	float: none;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	border-bottom: 1px solid orange;
	padding-bottom: 15px;
	margin-bottom:20px;
	color: #999;
}

.highlight .moduleContent ul
{
	font-style:italic;
	line-height:20px;
	margin-left: 22px;
}

.highlight .keywords ul
{
	line-height: 13px;
}

/*.main .image
{
	margin-right: 12px; 
	margin-bottom: 5px; 
	width: 150px; 
	height: 100px;
	float: left;
}*/

.main .image
{
		
	width: auto;
	height: 100px;
	min-height: 100px;
	min-width: 150px;
}

.main .imageframe
{
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
	width: 150px;
	overflow: hidden;
	height: 100px;
}

.main .title
{
	display: none;
}

.main .intro
{
	display: none;
}

.main .link
{
	display: none;
}

.main .moduleContent ul
{
	color: #777;
	font-style: italic;
	margin-left: 25px !important;
	line-height:20px;
}


.details .moduleContent ul
{
	color: #777;
	font-style: italic;
	margin-left: 25px !important;
	line-height:20px;
}

/*
.itemsPane .image
{
	margin-right: 10px; 
	margin-bottom: 3px; 
	width: 120px; 
	height: 80px;
	float: left;
}*/


.itemsPane .title
{	
}

.itemsPane .description 
{
	display: none;
}

.link 
{
	float: left;
	clear: both;
	margin-top: 5px;
}

.detailview .items .image
{
	margin-right: 10px; 
	margin-bottom: 3px; 
	width: 120px; 
	height: 80px;
	float: left;
}

/*.overview .items .image
{
	margin-right: 10px; 
	margin-bottom: 3px; 
	width: 180px; 
	height: 120px;
	float: left;
}*/

.overview .items .imageframe
{
	width: 180px;
	overflow: hidden;
	height: 120px;
	margin-bottom:10px;
	float: left;
}

.overview .items .image
{
	height:120px;
	min-height:120px;
	min-width:180px;
	width:auto;
}


.overview .items .module
{
	width: 180px;
	margin-right: 10px;
	vertical-align: top;
}

.overview .items .moduleHeader
{
	height:16px;
	display: none
}

.overview .items .moduleHeader ul
{
	margin: 0px !important;
}

.overview .items .moduleHeader li
{
	list-style-image: none;
	list-style-type: none;
}

.items .moduleHeader {
	white-space: normal;
}

.detailview .items .title
{
	display: none;	
}

.detailview .items .intro
{
	display: none;
}

.items .description 
{
	display: none;
}

.items .link 
{
	display: none;
}

.items .title_simple
{
	font-size: 10px;
}
.items img.title_simple
{
	display: none;
}

.details .moduleHeader
{
	display: none;
}

.itemPane .keywords
{
	display: none;
}

.detail
{
}

.detail img
{
	margin-right: 10px; 
	margin-bottom: 3px; 
	width: 150px; 
	height: 120px;
	float: left;
}


.side-b .fadePane .image
{
	width: inherit !important;
}

.fadePane .image
{
	/*margin-right: 10px;*/ 
	/*margin-bottom: 5px;*/
	float: left;	
	width: auto;
	/*height: auto;*/
	height: 100px;
	/*width: 100px;*/
	min-height: 100px;
	min-width: 100%;
}

#side-b .fadePane .image
{
	width: inherit;
}

.fadePane .imageframe
{
	width: 100%;
	overflow: hidden;
	height: 100px;
	margin-bottom:10px;
}


.fadePane .intro
{
	clear: both;
	float: left;
}

.fadePane .description
{
	display: none;
}

.fadePane .title
{
	display: none;
	line-height: 14px;
}

.fadePane .title_simple
{
	color: #FF7500;	
}

.fadePane .moduleHeader
{	
	border-top: #FF7500 5px solid;
	padding-top: 5px;
}

.fadePane .moduleHeader ul
{
	margin: 0px !important;
}

.fadePane .moduleHeader ul li
{
	list-style-type: none !important;
	list-style-image: none !important;
}

#footer .moduleHeader
{
	display: none;
}

.fadePane 
{
	color: #777;
}

.fadePane a,
.fadePane a:visited, 
.fadePane a:link
{
	color: #333;
}

.title a,
.title a:visited, 
.title a:link
{
	color: orange;
}

#header a
{
	color: #ec3;
}


h2 {
	color:orange;
	/*color: inherit;*/
	font-size:13px;
	font-weight:bold;
	margin:0 0 15px;
	font-family: inherit;
}


/*	root element for the scrollable. 
	when scrolling occurs this element stays still
*/
	div.scrollable_container
        {
            /* required settings */
            position: relative;
            overflow: hidden;
        }
        
        /* 
		root element for scrollable items. Must be absolutely positioned 
		and it should have a extremely large width to accomodate scrollable items. 
		it's enough that you set width and height for the root element and 
		not for this element. 
		*/
		div.scrollable_container div.items
			{
            /* this cannot be too large */
            width: 20000em;
            position: absolute;
        }
        /* 
		a single item. must be floated in horizontal scrolling. 
		typically, this element is the one that *you* will style 
		the most. 
		*/
		div.scrollable_container div.items .module
        {
            /*float: left;
            width: 160px !important;*/
		float: none;
        }
        /* you may want to setup some decorations to active the item */
        .items div.active
        {
            border: 1px inset #ccc;
            background-color: #fff;
        }
        /* this makes it possible to add next button beside scrollable */
        .scrollable_container
        {
            float: left;
        }
		
		.browse
		{
			display: block;
        	height: 32px;
        	width: 32px;			
		}
		
		.prev
        {
            background: url(left_arrow.png) no-repeat;
            cursor: pointer;
            
        }
        .next
        {
            background: url(right_arrow.png) no-repeat;
            cursor: pointer;
        }
		
		a.disabled
        {
            visibility: hidden !important;
        }


span.customStyleSelectBox {
 font-size:11px; 
background-color: #f5f0de; 
color:#333; 
padding:2px 5px; 
border:1px solid #e7dab0; 
-moz-border-radius: 2px; 
-webkit-border-radius: 2px;
border-radius: 2px 2px; 
text-align: left;
}

span.customStyleSelectBox.changed {
 background-color: #f0dea4; 
}

.customStyleSelectBoxInner {
 background:url(canvas-list-nav-item-arrow-.gif) no-repeat center right; 
text-align: left;
}


/* Form styles */

.MLFormContent table input, .MLFormContent table textarea 
{
	width: 100%;
	float:left !important;
}

.MLFormContent td
{
	text-align: left;
}

.MLFormLabelColumn
{
	padding-right: 10px;
}

MLFormItemColumn
{
	width: 100%;
}

.MLFormContent input
{
	float:right;
	margin-right:2px;
}




