﻿@charset "utf-8";

/*___________________________________________________
                  GLOBAL DESIGN CSS 
_____________________________________________________
****************************************************/

/* ---------- [ BODY / HTML elements ] ---------- */
HTML, BODY
{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size:12px;
}

HTML
{
	background-image:url(../images/html_bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#0e243b;
}

#form1
{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(../images/body_bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* turns off horizontal scrolling when in backend */
.backendbody
{
	overflow-x:hidden;
}


/* ---------- [ Link definition ] ---------- */

a:link,	a:hover, a:active, a:visited, /* standard link */
.cb3contentblock a:link, .cb3contentblock a:active, .cb3contentblock a:visited /* inside the editor */
{
	color:#305584;
}

a:hover,
.cb3contentblock a:hover
{
	color:#305584;
	text-decoration: none;
}

/* ---------- [ Tooltip class ] ---------- */
div.tooltip { 
	border: 1px solid #a5c5df!important;
	background: #f0f2f6!important;
	color: #57759b!important;
	padding: 1px 2px 1px 2px!important; 
	z-index:1000!important;
	font-size:0.92em!important;
	text-align:left!important;
} 

/* ---------- [ Element definition ] ---------- */

P
{
	margin:0px;
	padding:0px;
    margin-bottom: 1.33em !important;
}

hr
{
	display: block;
	height: 1px;
	border-bottom: 1px solid #000000;
	margin: 1em 0;
}	

ul 
{
    margin-left: 1em;
    margin-bottom: 1.33em;
    list-style-image:none;
    list-style-position:inside;
    list-style-type:disc;
}

ol
{
    margin-left: 1em;
    margin-bottom: 1.33em;
    list-style-image:none;
    list-style-position:inside;
}

* blockquote, blockquote *, blockquote blockquote *
{
    padding-left: 10px;
}

IMG.imgLeft
{
    margin: 0px 5px 5px 0px;
}
IMG.imgCenter
{
	DISPLAY: block;
	text-align:center;
	margin:0px auto;
}
IMG.imgRight
{
    margin: 0px 0px 5px 5px;
}

.hide
{
    display: none;
    height:1px;
    font-size:1px;
}

.clear
{
    display: block;
    height:1px;
    clear:both;
}

.button, .buttonHover
{
    height:23px;
    width:127px;
    overflow:hidden;
    border-collapse:collapse;
    border:none;
    background-color:Transparent;
    background-image:url(../images/button_bg.png);
    background-position:top left;
    background-repeat:no-repeat;
    text-align:center;
    line-height:20px !important;
    color:#ffffff;
    font-weight:bold;
    cursor:pointer;
}

.buttonHover, .button:hover
{
    color:#000000;
    line-height:20px !important;
}

.veld, .withWatermarkClass
.radInput_Default INPUT,
TEXTAREA, .form_field, .form_dropdown, .area
{
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size:1em;
    border:1px solid #325785;
    padding:0px;
}

.veld, .withWatermarkClass
{
    height:20px;
    line-height:19px;
    text-indent:2px;
}

.area
{
    height:100px;
}

/* ---------- [ HEADINGS used for frontend as defined for backend in "style.css"  ] ---------- */

.cb3contentblock H1
{
	font-size: 2em;
	font-weight: bold;
}

.cb3contentblock H2
{
	font-size: 1.66em;
	font-weight: bold;
}

.cb3contentblock H3
{
	font-size: 1.33em;
	font-weight: bold;
}
.cb3contentblock H4
{
	font-size: 1.03em;
	font-weight: bold;
}
.cb3contentblock H5
{
	font-size: 0.90em;
	font-weight: bold;
}


/* ---------- [ Custom classes ] ---------- */

.cb3contentblock .Subtitel
{
    font-size:1.17em;
    color:#305584;
	font-weight: bold;
}

.cb3contentblock .Highlight
{
    color:#ff8115;
}

.cb3contentblock .Marker
{
    background-color:#fff200;
}


/*___________________________________________________
             CUSTOM DESIGN CSS 
_____________________________________________________
****************************************************/


/* ---------- [ Page Layout ] ---------- */
	
.container
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:14px;
	text-align:left;
	background-image:url(../images/header_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.header
{
	height:275px;
	width:960px;
	clear:both;
	float:none;
	background-position:438px 102px;
	background-repeat:no-repeat;
}

.header_inner
{
	padding:0px 0px 0px 0px;
}

.blackbar
{
	height:61px;
	width:960px;
	clear:both;
}

.mainmenu_container
{
	height:61px;
	width:650px;
	float:left;
	clear:left;
}

.logo
{
	display:block;
	height:152px;
	width:440px;
	clear:both;
}

.search_container
{
	height:40px;
	width:298px;
	clear:right;
	float:right;
}

.page_container
{
	width:100%;
	background-image:url(../images/main_page_bg.png);
	background-position:top left;
	background-repeat:repeat-y;
}

.page_container_bottom_container
{
	width:100%;
	background-image:url(../images/page_bottom.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.page_container_inner
{
	background-image:url(../images/page_bg.png);
	background-position:top center;
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px 60px 34px 34px;
	color:#000000;
	line-height:2em;
}

.footer
{
	width:960px;
	height:59px;
	background-image:url(../images/footer_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.footer_inner
{
	padding:22px 34px 0px 28px;
	color:#305584;
}


/* ---------- [ Specific ] ---------- */

/* --- extra menu */

.extramenu_inner A:link, .extramenu_inner A:active, .extramenu_inner A:visited
{
	font-size:1em;
	color:#305584;
	line-height:22px;
	font-weight:bold;
	text-decoration:none;
	margin-left:10px;
	padding-left:9px;
	border-left:2px solid #708fb8;
}

.extramenu_inner A:hover
{
	color:#ff8115;
}

/* --- searchcontainer */

.search_container_inner
{
    padding:17px 26px 0px 0px;
}

.search_button
{
    float:right;
}

.search_field
{
	width:127px;
    float:left;
}

/* content classes */

.default_leftcontent_container
{
    width:640px;
    float:left;
}

.default_leftcontent_container_wide
{
    width:auto;
}

.PageTitle
{
    display:block;
    width:405px;
    margin-bottom:1.5em;
    float:left;
    font-size:14px;
    color:#305584;
	font-weight: bold;
}

/* breadcrumbs */

.breadcrumbs
{
    display:block;
    width:450px;
    height:25px;
    overflow:hidden;
    margin-bottom:1.5em;
    float:right;
    text-align:right;
}


.IntroText
{
	display: block;
	font-weight: bold;
}

.LiteText,.DateModified
{
    font-size: 0.83em;
	color: #908f92;
	font-weight: lighter;	
}

    .DateModified
    {
        display: block;
        clear: both;
        text-align:right;
        margin-top: 10px;
        font-style:italic;
    }
    
/* special item */

.special_item
{
    width:410px;
    margin-top:5px;
    background-image:url(../images/item_bg.jpg);
    background-position:top left;
    background-repeat:no-repeat;
}

.special_item_inner
{
    padding:10px;
} 

.special_left
{
    width:188px;
    float:left;
}

.special_right
{
    width:188px;
    float:right;
    text-align:left;
}
    
/* homepage classes */

.page_container_inner_home
{
    padding-right:34px;
}

.home_leftcontent_container
{
    width:412px;
    float:left;
    clear:left;
}

.home_rightcontent_container
{
    width:450px;
    float:right;
    clear:right;
}

/* special container */

.special_container
{
    clear:both;
    background-image:url(../images/special_bg_top.jpg);
    background-position:top left;
    background-repeat:repeat-x;
}

.special_title
{
    height:41px;
    color:#ffffff;
    font-size:1.17em;
    font-weight:bold;
    text-indent:14px;
    line-height:40px;
}

.special_container_inner
{
    padding:0px 14px 10px 14px;
    background-image:url(../images/special_bg_bottom.png);
    background-position:bottom left;
    background-repeat:repeat-x;
}

.special_container_inner TABLE TD
{
    font-size:12px;
}

.CenterContent .special_container
{
    width:640px;
}

.HomeContentRight .special_container
{
    width:445px;
}


/* footer */
.siteinfo
{
    width:200px;
    float:right;
    text-align:right;
    color:#ffffff;
}

.siteinfo A:link, .siteinfo A:active, .siteinfo A:visited, .siteinfo A:hover
{
    color:#ffffff;
}


/* logged in content (footer) */

.loggedincontent
{
    width:340px;
    float:left;
    margin-top:-1px;
}

.loggedincontent .logout_button
{
    display:inline;
    border:none;
    background:none;
    padding:0px;
    margin:0px;
	font-family:Arial, Helvetica, sans-serif;
    color:#305584;
    font-size:1em;
    text-decoration:underline !important;
    cursor:default;   
}



/*___________________________________________________
                 CONTENT BLOKKEN
_____________________________________________________
****************************************************/

/* ---- Global -----*/


    /* making the inside editor text look the same as when outside the editor  this is the padding used in 'WrapText' + 2px for the border*/
    .EContentBordered
    {
        text-align: left;
        padding-right:1px;
        padding-top: 1px;
    }
    
    .EContentBordered P
    {
       border: 1px dotted #a5acb2;
    }

.cb3contentblock
{
    font-size:12px; /* this will be defined as 1 em */
    font-family: Arial, Tahoma, Verdana, sans-serif;
	line-height:2em;
	letter-spacing: normal;
	color: #000000;	
}

/* ----  Custom ContentBlocks  -----*/

.CenterContent 
{
    background-color:#ffffff;
    height:auto !important;
}

.HomeContentLeft1
{
    background-color:#ffffff;
    height:auto !important;
}

.HomeContentLeft2
{
    background-color:#ffffff;
    height:auto !important;
}

.HomeContentLeft3
{
    background-color:#ffffff;
    height:auto !important;
}

.HomeContentRight
{
    background-color:#ffffff;
    height:auto !important;
}

/* ---------- [ Extra: Fixes for editor ] ---------- */

/* Disable .anchor image for frontend (removes unwanted margin/padding)	This element is re-enabled in backend... Do not remove!	*/	
.cb3contentblock .anchor
{
    display: none;
}

    .LeftContent P *
    { float:none;}   
 
div.radeditor {
	width:auto!important;
}

.reWrapper
{
    background-color:transparent !important;
    border:none !important;
}

BODY.cb3contentblock
{
    background-color:#ffffff;
    background-image:url();
    font-size:12px;
}

BODY.cb3contentblock P /* show background colour for p-tags */
{
    font-size:12px;
}﻿@charset "utf-8";

/*
  ╔═══════════════════════════════════════════════════════════════════════════
   stylesheet_modules.css
   created by : Machiel van Gelder.
   creation date: 22 April 2009.
   modified by:____________________
   modification date: __ ________ ____
   ===================================
    
   This css is used to define the css for modules and components in the site.
   ===========================================================================
   Page module items are described in the template as <!-- *** example *** -->
   ═══════════════════════════════════════════════════════════════════════════
*/

/* ##################### OBJECTS AND FUNCTIONS ##################### */ 

*{}/*dummy style needed since httpcombiner, else next style doesnt work*/
    


/* ---------- *** fontsizer *** ---------- */

.lettersize_txt
{
    width:120px;
    float:left;
    line-height:24px;
}

#fontsizer
{
    width:52px;
    float:right;
}

#fontsizer a:link, #fontsizer a:hover, #fontsizer a:visited, #fontsizer a:active
{
    display: block;
    float: right;
    width: 23px;
    height:25px;
    margin-left: 2px;
    background-image: url(../images/icons/fontsize.png);
    background-color:transparent;
    background-repeat: no-repeat;
}

    #fontsizer a.klein:link,
    #fontsizer a.klein:active,
    #fontsizer a.klein:visited {background-position: 0px -25px;}
    #fontsizer a.klein:hover {background-position: 0px -25px;}    
    
    
    #fontsizer a.groot:link,
    #fontsizer a.groot:active,
    #fontsizer a.groot:visited {background-position: -50px 0px;}
    #fontsizer a.groot:hover {background-position: -50px -25px;} 
    

/* ---------- *** functionmenu *** ---------- */
.fwrapper
{
    position: relative;
    z-index:100;
}

/*#contentwrapper */#functiemenu
{
    position: absolute;
    width: 20px; 
    height: 50px; 
	top: 0px; /* ofset (of .fwrapper) must be set here as well as in the script file (jquery.functiemenu.js)*/
	left:873px; /* we use the left because there is a padding difference in IE on the right*/
}

#contentwrapper .FunctieNaarBoven
{
    position: absolute;
    right: 0px;
    bottom:0px;
    hasLayout: false;
    #bottom: 110px; /* Fixes the bottom offset from the contentwrapper for IE >> play with this value to get the desired result */
    #right:10px; /* Fixes the padding from the contentwrapper for IE >> insert width of right padding here */
} 

#functiemenu .functionbutton
{
    width:20px;
    height:20px;
    margin: 0px 0px 4px 0px;
    padding: 0px;
    border: 0px;
    font-size:1px;
}
.functionbutton a
{ 
}
	
#mail_form 
{
    background-image:url(../images/functionmenu_bg.png);
    background-position:top left;
    background-repeat:repeat; 
    display:none;
    position: absolute; 
    width: 300px; 
    top: 0px; 
    right: 27px; 
    border:1px solid #192c44;
}
	
#mail_form .form_title
{
    font-weight: bold;
    font-size: 13px;
}
	
#mail_form .inside table
{
    width: 100%;
    table-layout: fixed; 
    font-size: 11px;        
    color: #ffffff;
}
#mail_form .inside table td	{ text-align:left; padding:3px; }
   
#mail_form input { width: 100%; margin:0px; float:left; }
#mail_form textarea { width: 100%; height: 5em; }
    
#mail_form .CloseButton 
{ 
    display: block;
    width:17px; 
    height:17px;
    line-height: 17px;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    background-color: #ff953c;
    border: 1px solid #000000;
    float:right; 
    text-align:center;
    text-decoration: none;
}
    
#mail_form .SubmitButton 
{ 
    width:127px;
    float:right;
}


/* ##################### MENUS ##################### */ 
/* ********************* LITE ********************** */ 

/* ---------- *** ExtraMenu *** ---------- */

    .ExtraMenuSpacer
    {
        height:38px;
        width:28px;
        float:right;
    }

	DIV.ExtraMenu
	{
	    height:22px;
	    float:right;
	    padding:20px 0px 0px 18px;
	    background-image:url(../images/extramenu_bg.png);
	    background-position:0px 13px;
	    background-repeat:no-repeat;
	    font-size:1em;
	    color:#305584;
	}	
	
	DIV.ExtraMenu ul, DIV.ExtraMenu li
	{
		display: inline;
		padding: 0;
		margin: 0px 0px 0px 0px;
		list-style: none;
		list-style-type: none;
	}
	
	DIV.ExtraMenu .rmLink
	{
	    text-decoration:none;
	}
	
	DIV.ExtraMenu .rmLink:link .rmText, DIV.ExtraMenu .rmLink:active .rmText, DIV.ExtraMenu .rmLink:visited .rmText
	{	    
	    font-size:1em;
	    color:#305584;
	    font-weight:bold;
	    text-decoration:none;
	    margin-left:0px;
	    padding-left:10px;
	    border-left:2px solid #708fb8;
	}
	
	DIV.ExtraMenu .rmLink:hover .rmText, DIV.ExtraMenu .rmSelected .rmText
	{	    

	    color:#ffffff !important;
	}

	
	/* custom extra styles for first and last list items you can apply by ID */
	
	DIV.ExtraMenu .rmFirst .rmText
	{
	    border-left:none !important;
	    padding-left:0px !important;
	}
	
	DIV.ExtraMenu .rmLast .rmText
	{
	    padding-right:0px !important;
	}


/* ---------- *** SubMenu *** ---------- */

    .subs_container
    {
        width:198px;
        float:right;
        background-image:url(../images/normal_gradient.jpg);
        background-position:0px 0px;
        background-repeat:repeat-x;
    }

	.contentsubs /* the div containing the menu */
	{	    
	}
	
	.contentsubs rmVertical
	{
	}
	
	.contentsubs ul, .contentsubs li
	{
		list-style: none;
		list-style-type: none;
		list-style-position: outside;
		margin: 0px; 
		width:178px;
	}

    .contentsubs ul
    {
    	padding: 0px;
    }

    .contentsubs li
    {
    	padding: 10px 10px 5px 10px;
    }
	
	.contentsubs a:link, .contentsubs a:hover, .contentsubs a:active, .contentsubs a:visited
	{
        display: block;
        width:auto;
        text-decoration:none;
        padding: 0px 4px 0px 4px;
        color:#305584;        
	}
	
	.contentsubs a:hover
	{
	    background-color:#e3e8ec;
	}
	
	.contentsubs .rmSelected:link, .contentsubs .rmSelected:hover, .contentsubs .rmSelected:active,	.contentsubs .rmSelected:visited
	{
        display: block;
        text-decoration:none;
        padding: 0px 4px 0px 4px;
        color:#305584;
	    background-color:#e3e8ec;
	}
	
	
	
/* ---------- *** VoetMenu *** ---------- */

	DIV.VoetMenu
	{
	    color:#ffffff;
	    display:block;
	    float:left;
	}	
	
	DIV.VoetMenu ul, DIV.VoetMenu li
	{
		display: inline;
		padding: 0;
		margin: 0px 0px 0px 0px;
		list-style: none;
		list-style-type: none;
	}
	
	DIV.VoetMenu .rmLink
	{
	    padding-right:20px;
	}
	
	DIV.VoetMenu .rmLink:link .rmText, DIV.VoetMenu .rmLink:active .rmText, DIV.VoetMenu .rmLink:visited .rmText
	{	    
	    font-size:1em;
	    color:#ffffff;
	    text-decoration:underline;
	}
	
	DIV.VoetMenu .rmLink:hover .rmText, DIV.VoetMenu .rmSelected, DIV.VoetMenu .rmSelected .rmText
	{
	    text-decoration:none !important;
	}

	
	/* custom extra styles for first and last list items you can apply by ID */
	
	DIV.VoetMenu .rmFirst
	{
	}
	
	DIV.VoetMenu .rmLast
	{
	    padding-right:0px;
	}


/* ##################### MODULES ##################### */  

/*___________________________________________
 
  ------ *** MODULE: WEBUSERLOGIN *** ------ 
  ___________________________________________*/

    .cb3Module_WebUserLogin
    {
        width: 640px;
    }
	
    .cb3Module_WebUserLogin .Label
    {
        width: 40%;
    }
	
    .cb3Module_WebUserLogin .Content
    {
        width: 60%;
    }
	
    .cb3Module_WebUserLogin .Content .veld
    {
    }
    
    .cb3Module_WebUserLogin .Message
    {
        color: red;
        font-weight: bold;
    }
     
    /* Loguit */ 
    
     
    .cb3Module_WebUserLoguitmelding /* Ingelogd als */
    {
        
    }
    
    .cb3Module_WebUserLoguitname
    {
        font-weight: bold;
    }
    
    .cb3Module_WebUserLoguitblokje /* Het loguitblokje op de pagina's */
	{
        margin-left: 15px;
	}
   
/*___________________________________________

  ------- *** MODULE: NEWSOVERVIEW *** ------
  ___________________________________________*/
    	
    	        
	.cb3Module_News
	{	
	    display:block;
	    height:auto;
	    clear:both;
	    padding:14px 0px 14px 0px;
	    border-bottom:1px solid #cad4de;
	}
	
	
	.cb3Module_News .NewsImage
	{
	    width: 120px; /* Set width to the width of the container for full width image display */
	    float:right;
	    margin:4px 0px 0px 4px;
	    clear:right;
	}	
	
	.cb3Module_News A
	{
	    text-decoration:none;
	}
	
	.cb3Module_News .NewsTitle
	{
        font-size: 1.17em;
        line-height:1.17em;
        font-weight: bold;
        text-decoration:none;
        color: #325785;
	}
	
	.cb3Module_News .NewsTitle:hover
	{
        text-decoration:underline;
	}
	
	.cb3Module_News .NewsDate
	{
	    display:block;
	    width:65px;
	    height:15px;
	    float:right;
	    text-align:center;
	    background-color:#4e6e96;
	    color:#ffffff;
	    font-size: 0.92em;
	    line-height:15px;
	    margin-top:3px;
	    margin-bottom:3px;
	}
	
	.cb3Module_News .IntroText
	{
        font-weight: normal;
        font-size: 1em;
	}
		
	.cb3Module_News .More
	{  
	}

/*___________________________________________

  ------- *** MODULE: PHOTO ALBUM *** ------- 
  ___________________________________________*/


.photoalbum_pictureHolder, .photoalbum_pictureHolderHover /* This is the block containing everything */
{
	width: 159px;
	height: 130px;
	overflow:hidden;
	float: left;
	margin: 0px 1px 1px 0px;
	cursor: pointer;
	text-align: center;
	background-color: #e3e8ec;
	position:relative;
}

.photoalbum_pictureHolder .thickbox, .photoalbum_pictureHolderHover .thickbox  /* positioning the picture holder */
{
	vertical-align:top;
    display:inline-block;
    margin: 25px auto;
    padding:0px;
    border: none;
    background-color: #ffffff;
}

.photoalbum_pictureHolder IMG, .photoalbum_pictureHolderHover IMG
{
    margin: 10px;  /* the margin (style) for the picture in its holder */
}

.photoalbum_pictureHolderHover .pa_info  /* when hovering */
{
    display:block !important;
    position:absolute;
    z-index:100;
    width:159px;
    height:130px;
    background-color:#305584;
    -moz-opacity:0.8;
    filter:alpha(opacity=80);
    opacity:0.8;
    left:0px;
    top: 0px;
}

.pa_title
{
    color:#ffffff;
    display:block;
    font-size:1em!important;
    font-weight: bold;
    text-align: center;
    background-color:#305584;
    padding:5px;
}

.pa_description
{
    padding:5px;
    display: block;
    font-size:0.8em!important;
    line-height:1.2em;
    margin: 40px 10px;
    color: #ffffff;
    text-align: center;
    word-wrap:break-word;
}

/* Thickbox window */

#TB_window
{
    border:1px solid #305584 !important;
}

#TB_title
{
    background-color:#e3e8ec !important;
    border-bottom:1px solid #305584;
}

#TB_ajaxWindowTitle
{
    color:#305584;
    font-weight:bold;
}

#TB_closeAjaxWindow, #TB_closeAjaxWindow *
{
    color:#305584 !important;
}

/* DO NOT MODIFY THESE SETTINGS */

.photoalbum_pictureHolderHover {z-index: 15;}
.photoalbum_pictureHolder .pa_info {display:none;}


/*____________________________________________________________

  ----- *** MODULE: LINKOVERVIEW / DOCUMENTOVERVIEW *** ------ 
  ____________________________________________________________*/

.cb3Module_LinkOverview, 
.cb3Module_DocumentOverview
/* this is the container table */
{
    width: 550px;
    position: relative; 
}	

.cb3Module_LinkOverview .Column, 
.cb3Module_DocumentOverview .Column /* this is the column TD */
{
    width:50%;
}

.cb3Module_LinkOverview .CategoryWrapper, 
.cb3Module_DocumentOverview .CategoryWrapper
{
    display:block;
}

.cb3Module_LinkOverview .CategoryItem,  
.cb3Module_DocumentOverview .CategoryItem /* this is the category title */
{
	font-size: 1em;
	font-weight: bold;
	color: #305584;
}

.cb3Module_LinkOverview .ItemContainer, 
.cb3Module_DocumentOverview .ItemContainer /* the span containing the ul */
{
    display: block;
    clear:both;
}

.ItemContainer UL, .ItemContainer LI
{
    list-style: none;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
    padding: 0px;
}

.cb3Module_LinkOverview .LinkItem
{
    padding: 0px 0px 0px 24px;
    background-image:url(/images/File_types/link.gif);
    background-position:0px 1px;
    background-repeat:no-repeat;
}

.cb3Module_DocumentOverview .LinkItem 
{
    margin: 0px 0px 0px 0px;
}

.cb3Module_LinkOverview .LinkItem, 
.cb3Module_DocumentOverview .LinkItem  /* the list item */
{
    font-weight: normal;
    line-height:22px;
}

.LinkItem a:link, .LinkItem a:visited, .LinkItem a:hover, .LinkItem a:active  
{
}

.cb3Module_DocumentOverview .DocumentImage
{
    display:block;
    height:22px;
    width:22px;
    float:left;
    margin-right:4px;
    margin-bottom:5px;
    background-repeat:no-repeat;
    background-position:top left;
}

.bmp { background-image:url(/images/File_types/bmp.gif); }
.doc { background-image:url(/images/File_types/doc.gif); }
.gif { background-image:url(/images/File_types/gif.gif); }
.jpg { background-image:url(/images/File_types/jpg.gif); }
.mp3 { background-image:url(/images/File_types/mp3.gif); }
.pdf { background-image:url(/images/File_types/pdf.gif); }
.png { background-image:url(/images/File_types/png.gif); }
.ppt { background-image:url(/images/File_types/ppt.gif); }
.txt { background-image:url(/images/File_types/txt.gif); }
.xls { background-image:url(/images/File_types/xls.gif); }
.zip { background-image:url(/images/File_types/zip.gif); }
.unknown { background-image:url(/images/File_types/unknown.gif); }

/*___________________________________

  ------ *** MODULE: FORMS *** ------ 
  ___________________________________*/


.cb3Module_Form
{
    display:block;
    width:98%;
    clear:both;
}

.Form_ItemContainer
{
    display:block;
    clear:both;
    padding-top:3px;
}

.Form_ItemLabel
{
    display:block;
    width:33%;
    float:left;
    clear:left;
    vertical-align:top; 
    font-weight:bold; 
}

.Form_ContentLabel, .form_attachment INPUT
{
    display:block;
    width:62%;
    float:right;
    clear:right;
    text-align:left;
}

.Form_ContentLabel .field, .Form_ContentLabel .withWatermarkClass, .Form_ContentLabel .withoutWatermarkClass, .Form_ContentLabel .form_dropdown
{
    width:100%;
}

.Form_ContentLabel .area, .Form_ContentLabel .resizable-textarea
{
    width:100% !important;
    height:100px;
}

/* classes for options and radio buttons */

.Form_OptionLabel
{
    display:block;
    font-style:italic;
}

.Form_ContentLabel .CheckboxlistControl, .Form_ContentLabel .RadioboxlistControl
{
    table-layout:fixed;
    width:100% !important;
    vertical-align:top;
}

.Form_ContentLabel .CheckboxlistControl td, .Form_ContentLabel .RadioboxlistControl td
{
    vertical-align:top;
    font-size:0.92em;
}

.Form_ContentLabel .CheckboxlistControl input, .Form_ContentLabel .RadioboxlistControl input
{
    display:block;
    float:left;
}

.Form_ContentLabel .CheckboxlistControl label, .Form_ContentLabel .RadioboxlistControl label
{
    text-align:left;
    padding-left:2px;
}

.Form_ItemContainer .button
{
    float:right;
    cursor:pointer;
    cursor:hand;
}

.Form_Submittext
{
    font-weight:bold;
    font-size:1.2em;
    color:#305584;
}

/* form error styling */

.Form_Errorspan
{
    display:block;
    height:10px;
    width:10px;
    color:Red;
    position:absolute;
    margin-left:-10px;
    font-weight:bold;
}

/* this is to prevent the Telerik editor from redefining font sizes */


.cb3Module_Form FONT
{
    font-size:12px !important;
}

                            	
/*___________________________________

  ------- [ MODULE: SITEMAP ] ------- 
  ___________________________________*/
	
		
    .SiteMapWrapperTable
    {        
        border: 0;
        margin: 0;
        padding: 0;
        width:500px;   
        clear:both;     
    }
    
    .SiteMapWrapperTable TD
    {
        line-height:1em;
    }
	
    .SiteMapHeading
    {
        font-size: 1.33 em;
        font-weight: bold;
	    color: #305584;
    }
	
    .RootNode
    { 
        /* RootNode Div styling */
        font-size: 1em;
        font-weight: normal;
        padding: 0px 0px 1px 0x;
    } 

    .RootNode a:link, .RootNode a:active, .RootNode a:visited
    { 
        /* RootNode Link styling */
        text-decoration: underline;
    } 

    .RootNode a:hover
    { 
        /* RootNode Link styling */
        text-decoration: none;
    } 

        .ParentNode
        { 
            /* ParentNode Div styling */
            font-size:0.92em;  
        } 

        .ParentNode a:link, .ParentNode a:active, .ParentNode a:visited
        { 
            /* ParentNode Link styling */
        } 

        .ParentNode a:hover
        { 
            /* ParentNode Link styling */
        } 

            .LeafNode
            { 
                /* LeadNode Div styling */
                font-size:0.92em;    
                overflow: hidden;
            } 

            .LeafNode a:link, .LeafNode a:active, .LeafNode a:visited
            { 
                /* LeadNode Link styling */
            } 

            .LeafNode a:hover
            { 
                /* LeadNode Link styling */
            } 

	                           
/*________________________________________

  ------- [ MODULE: FAQ-OVERVIEW ] -------
  ________________________________________*/

    .cb3Module_Faq
    {
    }
    
    .cb3Module_Faq .title
    {
	    display: none;
    }

    .FaqSubjectWrapper
    {
		font-size:1em;
		line-height:1.33em;
    }

	.SubjectRepeater,
	.FaqOverviewDetails
	{
		margin: 0px 0px 10px 0px;	
	}
	
	.FaqOverviewDetails .title
	{
	    display:inline;
	    color:#325785;
	}
	
	.FaqSubjectInt
	{
		display: none;
	}
	
	.FaqSubjectLink
	{
		display: block;
        border-bottom:1px solid #cad4de;
        margin-bottom:10px;
        padding-bottom:10px;
	}
	
	.SubjectDetailHeader
	{
		display: block;	
        width:100%;
        height:2em;
        overflow:hidden;
		font-weight: bold;
		padding: 0px 0px 0px 0px;
		margin-bottom:1.33em;
	}
	
	.SubjectDetailHeader .SubjectNameWrapper
	{
		display: block;
		width: 40%;
		float: left;
	}
	
	.SubjectDetailHeader .ViewAllAnswerWrapper
	{
		display: none;
		width: 35%;
		font-size: 1em;
		float: right;
		font-weight: normal;
	}
	
	.SubjectDetailHeader .TopOfThePageLink
	{
		display: block;
		float: right;
		width: 20px;
		height: 20px;
		background: Transparent url(../images/icons/Top.png) no-repeat 0% 50%;
		margin: 0px 4px 0px 10px;
	}
	
	.FaqSubjectGroup
	{
		display: block;
		margin: 0px 0px 10px 0px;	
	}
	
	.SubjectQuestionWrapper
	{
		display: block;
		background: Transparent url(../images/icons/question_mark.png) no-repeat 0px 2px;
		padding: 2px 0px 2px 32px;
		margin: 2px 0px 3px 0px;
     }
     
	.SubjectQuestionWrapper a:link, .SubjectQuestionWrapper a:hover, .SubjectQuestionWrapper a:active, .SubjectQuestionWrapper a:visited
	{	
		color: #325785;
		text-decoration: none;
	}
	
	.SubjectQuestionWrapper a:hover
	{	
		color: #325785;
		text-decoration: underline;
	}
	
	.SubjectAnswerWrapper
	{
		display: block;
		background: Transparent url(../images/icons/answer_mark.png) no-repeat 0px 0px;
		padding: 2px 0px 2px 32px;
		margin: 2px 0px 3px 0px;
	}
	
    .cb3_FaqOverview_AnswerText
    {
        display:block;
        clear:both;
    }
                 	
/*________________________________

  ------- [ MODULE: POLL ] ------- 
  ________________________________*/

.cb3Module_Poll  /* This is the containing table */
{
    background:transparent;
}  

.cb3Module_Poll TD
{
}

.cb3Module_Poll .IntroText
{
    padding:14px 0px 14px 0px;
    margin:0px 0px 14px 0px;
    font-weight:normal;
    color:#325785;
    border-bottom: 1px solid #cad4de;
    background:transparent;
}   

.cb3Module_Poll .IntroText BR
{
    clear: both;
}

/* The Questionnaire */
    
.cb3Module_Poll .PollQuestion
{
    font-weight: bold;
    font-size:1.17em;
    color:#325785;
    display:block;
    margin-bottom:10px;
}    

.cb3Module_Poll .PollAnswers /* The box containing all the answers */
{
    margin-bottom:10px;
}
   
    .PollAnswerWrapper, 
    .PollAnswerWrapperHover
    {
        display: block;
        cursor: default;
        height:auto;
        padding: 2px 2px 2px 0px;
    }
	.PollAnswerWrapperHover
    {
        background: #e3e8ec;
    }
    
        .PollAnswerWrapperTable TD
        {
            text-align:left;
            vertical-align:top;
        }
        
	
        .PollAnswerRadio
        {
            margin-right: 5px;
            float:left;
        }
    
        .PollAnswerText
        {
        display:block;
        width:360px;
        height:auto;
        float:right;
        }
        
        .PollAnswerWrapperHover .PollAnswerText
        {
        }

.cb3Module_Poll .SubmitWrapper
{
    padding:0px;
}
    
    .SubmitWrapper .button, .SubmitWrapper .buttonHover /* These styles are already defined for the default button at the top of this sheet, add custom styles here */
    {
        float:right;
    }
    
    .SubmitWrapper .button
    {
    }
    
    a.ShowResultsLink:link, a.ShowResultsLink:active, a.ShowResultsLink:visited, a.ShowResultsLink:hover
    {
        display:block;
        width:270px;
        float:left;
        text-align:right;
        margin: 10px 0px;
        font-size: 0.92em;
    }
    
/* The Results */
    
.NumberOfVotesHeading, .PercentageHeading
{
    display:block; 
    color:#325785;
}

.cb3Module_Poll .PollResults /* The box containing all the results */
{
}
 
    .PollResultWrapper
    {
        display: block;
        clear: both;
        padding:0px;
        font-size:0.92em;
    }

        .PollResultWrapper .float
        {
            float:left;
        }
        
        .NumberOfVotesTotal, .PercentageText
        {
        }
    	
	    .PercentageText
	    {
	        font-weight: bold;
	        margin-left:10px;
	    }

.cb3Module_Poll .PercentageWrapper
{
    display: block;
    height: 6px;   /* set the height for the percentage bar */
    margin: 5px 0px 0px 0px;
    background: #325785;
    overflow: hidden;
    font-size: 1px;
}
    	
        IMG.Percentage
        {
            height: 6px;  /* same height */
        }

/*_____________________________________________

  ------- [ MODULE: Language Selector ] ------- 
  _____________________________________________*/

SPAN.CB3_language  /* remove the SPAN in front of the class when the code render is fixed properly */
{
    display: block;
    float: right; 
    width:200px;
    margin-top:-5px;
}
   
SPAN.CB3_language TABLE
{
    float:right;    
}

.CB3_language a, /* remove this line when the code render is fixed properly */
a.CB3_languageLink:link, a.CB3_languageLink:visited, a.CB3_languageLink:active
{
    display: block;
    padding-left: 10px;
    text-decoration: none;
    color:#fff;
}

    .CB3_language a:hover,
    a.CB3_languageLink:hover /* remove this line when the code render is fixed properly */
    {
        text-decoration: underline;
        color:#fff;
    }

SPAN.CB3_language TABLE TD A IMG, /* remove this line when the code render is fixed properly */
.CB3_languageImage
{
    margin:0px;
    float:right;
    border: 1px solid white!important;  /* remove !important when the code render is fixed properly */
}
SPAN.CB3_language TABLE TD SPAN, /* remove this line when the code render is fixed properly */
.CB3_languageText
{
    font-size: 0.92em;
    font-weight: bold;
}

	
/*___________________________________________

  ------ [ MODULE: CALENDEROVERVIEW ] ------- 
  ___________________________________________*/

    .cb3Module_CalendarOverview  /* this is the table containing the calender overview */
    {   
        background-image:url(../images/normal_gradient.jpg);
        background-position:0px 40px;
        background-repeat:repeat-x;
        border-bottom: 1px solid #e3e8ec;
        font-size:1em;
    }
    
    .cb3Module_CalendarOverview TD
    {
        padding:5px;
    }
	
	.cb3Module_CalendarOverview .cLabel /* the TD containing the labels */
    {
        width: 30%;
        font-size: 1em;
	    vertical-align: baseline;
        color:#305584;
    }
	
	.cb3Module_CalendarOverview .cTitle
    {
        font-weight:bold;
        color:#305584;
        display:block;
        margin-bottom:10px;
        margin-left:-5px;
    }
	
    .cb3Module_CalendarOverview .cDate,
    .cb3Module_CalendarOverview .cTime
    {
    }
    
    .cb3Module_CalendarOverview .cTime
    {
        padding-left: 3em;
    }
	
    .cb3Module_CalendarOverview .cSummary
    {
        display: block;
        margin: 0px 0px 8px 0px;
    }
    
    .cb3Module_CalendarOverview .cLink
    {
       display: block;
       margin: 0px 0px 8px 0px;
       text-align:right;
    }  
    
/* Common CSS */

.RadMenu
{
	white-space:normal !important;
	float:left;
	position:relative;
	z-index:20;
}

.RadMenu A, .RadMenu A *
{
    cursor:pointer !important;
    cursor:hand !important;
}

.RadMenu .rmRootGroup
{
	margin:0;
	padding:0;
	position:relative;
	left:0;
	display: inline-block;
}

* html .RadMenu .rmRootGroup { float: left; }

.RadMenu:after,
.RadMenu .rmRootGroup:after
{
    content:""; 
    display:block;
    height:0;
    overflow: hidden;
    line-height:0;
    font-size:0;
    clear:both;
    visibility:hidden;
}

.RadMenu ul.rmVertical,
.rmRootGroup ul.rmHorizontal,
.RadMenu_Context ul.rmHorizontal
{
	margin:0;
	padding:0;
	display:none;
	position:relative;
	left:0;
	float:left;
}

.rmSized ul.rmVertical
{
	width: 100%;
}

.rmSized ul.rmRootGroup
{
	float: none;
}

.rmSized .rmRootGroup .rmVertical
{
	width: auto;
}

.RadMenu .rmItem
{
	float:left;
	position:relative;
	list-style-image: none;
	list-style-position:outside;
	list-style:none;	
}

* html .RadMenu .rmItem
{
	display:inline;
}

.RadMenu .rmHorizontal .rmItem
{
	clear:none;
}

.RadMenu .rmVertical .rmItem
{
	clear:both;
}

.rmSized .rmVertical .rmItem
{
	width: 100%;
}

.rmSized .rmHorizontal .rmItem,
.rmSized .rmRootGroup .rmVertical .rmItem
{
	width: auto;
}

.RadMenu ul.rmActive,
.RadMenu ul.rmRootGroup
{
	display:block;
}

.RadMenu .rmSlide, 
.RadMenu_Context
{
	position:absolute;
	overflow:hidden;
	display:none;
	float:left;
}

* html .RadMenu .rmSlide, 
* html .RadMenu_Context
{
	height:1px;
}

.RadMenu_Context
{
	z-index:1000;
	overflow:visible;
}

.RadMenu .rmText
{
	display:block;
}

.RadMenu div.rmText /*templates*/
{
	white-space:normal;
	background: transparent;
}

.RadMenu a.rmLink
{
	display:block;
}

.rmScrollWrap
{
	position:absolute;
	float:left;
	overflow:hidden;
	left:0;
}

.RadMenu .rmLeftArrow,
.RadMenu .rmTopArrow,
.RadMenu .rmBottomArrow,
.RadMenu .rmRightArrow
{
	position:absolute;
	z-index:2000;
	text-indent:-1000em;
	font-size: 0;
	line-height: 0;
	outline: 0;
	overflow: hidden;
}

.RadMenu .rmLeftArrowDisabled,
.RadMenu .rmTopArrowDisabled,
.RadMenu .rmBottomArrowDisabled,
.RadMenu .rmRightArrowDisabled
{
	display:none;
	text-indent:-1000em;
	font-size: 0;
	line-height: 0;
}

.RadMenu .rmBottomArrow,
.RadMenu .rmBottomArrowDisabled
{
	margin-bottom: -1px;
}

.RadMenu .rmLeftImage
{
	border:0;
	float:left;
}

.RadMenu_rtl
{
	float:right;
	text-align: right;
}

.RadMenu_rtl ul.rmVertical
{
	float:right;
}

.RadMenu_rtl .rmItem
{
	float:right;	
}

.RadMenu_rtl .rmLeftImage,
.RadMenu_Context_rtl .rmLeftImage
{
	border:0;
	float:right;
}

.RadMenu_rtl .rmLeftArrow,
.RadMenu_rtl .rmTopArrow,
.RadMenu_rtl .rmBottomArrow,
.RadMenu_rtl .rmRightArrow,
.RadMenu_rtl .rmLeftArrowDisabled,
.RadMenu_rtl .rmTopArrowDisabled,
.RadMenu_rtl .rmBottomArrowDisabled,
.RadMenu_rtl .rmRightArrowDisabled
{
	text-indent:1000em !important;
}

.RadMenu .rmLink
{
	width:auto;
}

.RadMenu .rmSeparator,
.RadMenu .rmSeparator:after
{
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

.RadMenu div.rmRootGroup
{
    position: relative;
}
/* <base styles> */



/* optimized for 16x16 */
.RadMenu .rmLeftImage
{
	margin: 4px 2px 0 -3px;
	padding-bottom: 4px;
}

.RadMenu .rmVertical .rmLeftImage+.rmText
{
	padding: 0 8px 1px 24px;
}

.RadMenu .rmVertical .rmText
{
	padding: 0 15px 1px 0;
}

.RadMenu .rmHorizontal .rmText
{
	padding: 0 12px 1px 0;
}

.RadMenu_rtl .rmVertical .rmText
{
	padding: 0 15px 1px 0;
}

.RadMenu .rmVertical .rmText,
.RadMenu .rmHorizontal .rmVertical .rmText
{
	display: block;
	float: none;
}

.RadMenu .rmVertical .rmLink,
.RadMenu .rmHorizontal .rmVertical .rmLink
{
	float: none;
}

* html .RadMenu .rmGroup .rmVertical .rmLink,
* html .RadMenu .rmGroup .rmHorizontal .rmLink
{
	float: left;
}

.RadMenu .rmRootGroup .rmItem .rmGroup
{
	padding-bottom: 1px;
}

.RadMenu .rmGroup .rmItem
{
	padding: 0;
}

.RadMenu .rmGroup .rmLink,
.RadMenu .rmSlide .rmGroup .rmTemplate
{
	padding: 0;
}

.RadMenu_rtl .rmGroup .rmLink,
.RadMenu_rtl .rmSlide .rmGroup .rmTemplate
{
	padding: 0;
}

.RadMenu .rmGroup .rmText
{
	padding: 0 54px 0 28px;
	margin: 0 0 0 4px;
}

.RadMenu_rtl .rmGroup .rmText
{
	padding: 0 28px 0 54px;
	margin: 0 4px 0 0;
}

.RadMenu .rmMultiColumn
{
	list-style: none;
	display: block;
   	position: relative;
	margin: 0;
	padding: 0;
	zoom: 1;
}

.RadMenu .rmMultiColumn .rmGroup
{
	background: none;
	border: 0;
	float: left;
	display: block;
}

.RadMenu .rmMultiColumn .rmGroupColumn
{
	float: left;
}

.RadMenu .rmSlide .rmVertical .rmLeftImage+.rmText,
.RadMenu_Context .rmGroup .rmLeftImage+.rmText
{
	padding: 0 54px 0 28px;
}

.RadMenu_rtl .rmSlide .rmVertical .rmLeftImage+.rmText,
.RadMenu_Context_rtl .rmGroup .rmLeftImage+.rmText
{
	padding: 0 28px 0 54px;
}

.RadMenu .rmSlide .rmHorizontal .rmText
{
	padding: 0 11px 0 10px;
}

.RadMenu .rmGroup .rmLeftImage
{
	margin: 4px 0 0 6px;
}

* html .RadMenu .rmGroup .rmLeftImage { margin-left: 4px; }
*+html .RadMenu .rmGroup .rmLeftImage { margin-left: 4px; }

.RadMenu_rtl .rmGroup .rmLeftImage
{
	margin: 4px 6px 0 0;
}

* html .RadMenu .rmGroup .rmLeftImage { position: absolute; }
*+html .RadMenu .rmGroup .rmLeftImage { position: absolute; }

* html .RadMenu_rtl .rmGroup .rmLeftImage { right: 0; }
*+html .RadMenu_rtl .rmGroup .rmLeftImage { right: 0; }

*+html .RadMenu_Context_rtl UL.rmGroup { position: absolute; }
* html .RadMenu_Context_rtl UL.rmGroup { position: absolute; }

/* <separators> */

.RadMenu .rmSeparator .rmText
{
	line-height: 0;
	font-size: 0;
	padding: 0;
	background-repeat: repeat-x;
	overflow: hidden;
}

.RadMenu .rmVertical .rmSeparator .rmText,
.RadMenu .rmHorizontal .rmVertical .rmSeparator .rmText
{
	height: auto;
	width: auto;
	padding-bottom: 2px;
}

*+html .RadMenu .rmSeparator .rmText,   /* IE7 separator height problem */
*+html .RadMenu .rmVertical .rmSeparator .rmText,
*+html .RadMenu .rmHorizontal .rmVertical .rmSeparator .rmText
{
	height: 2px;
	padding: 0;
}

* html .RadMenu .rmVertical .rmSeparator .rmText { height: auto; padding: 2px 0 0; }
* html .RadMenu .rmHorizontal .rmSeparator .rmText { padding: 0; }

.RadMenu .rmRootGroup .rmSeparator .rmText
{
	margin: 1px 12px;
}

.RadMenu .rmRootGroup .rmVertical .rmSeparator .rmText,
.RadMenu_Context .rmVertical .rmSeparator .rmText
{
	margin: 1px 2px 1px 31px;
}

.RadMenu_rtl .rmRootGroup .rmVertical .rmSeparator .rmText,
.RadMenu_Context_rtl .rmVertical .rmSeparator .rmText
{
	margin: 1px 31px 1px 2px;
}

.RadMenu .rmHorizontal .rmSeparator .rmText,
.RadMenu .rmVertical .rmHorizontal .rmSeparator .rmText
{
	margin: 2px 0 0;
	height: 20px;
	width: 2px;
}

* html .RadMenu .rmHorizontal .rmVertical .rmSeparator .rmText
{
	zoom: 1;
}

/* </separators> */

/* <scroll arrows> */

.RadMenu .rmLeftArrow,
.RadMenu .rmRightArrow
{
	width: 10px;
	height: 24px;
}

.RadMenu .rmTopArrow,
.RadMenu .rmBottomArrow
{
	height: 10px;
	width: 100%;
}

/* </scroll arrows> */

/* </base styles> *//* <RadMenu / Simple> */
span.RadMenu_cb3menu
{
    display:inline-block;
    height:60px;
}

.RadMenu_cb3menu div.rmRootGroup
{
	padding: 16px 0px 0px 24px;
}

.RadMenu_cb3menu ul.rmRootGroup
{
	padding: 16px 0px 0px 24px;
}


/* <Root items> */

.RadMenu_cb3menu .rmItem
{
    padding:0px 6px 0px 3px;
}

.RadMenu_cb3menu .rmFirst
{
}

.RadMenu_cb3menu .rmLast
{
}

.RadMenu_cb3menu,
.RadMenu_cb3menu .rmLink
{
	color: #000000;	
	text-decoration: none;
}

.RadMenu_cb3menu .rmItem .rmLink
{
	text-decoration:none;
	color:#ffffff;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:3px 0px 22px 0px;
}

.RadMenu_cb3menu .rmItem .rmLink .rmText
{
	text-decoration:none;
	border-right:1px solid #ffffff;
}

.RadMenu_cb3menu .rmItem .rmLink:hover,
.RadMenu_cb3menu .rmItem .rmFocused,
.RadMenu_cb3menu .rmItem .rmSelected
{
	color:#ff8115 !important;
}

.RadMenu_cb3menu .rmItem .rmExpanded,
.RadMenu_cb3menu .rmItem .rmExpanded:hover
{
	color:#ff8115 !important;
}

.RadMenu_cb3menu .rmItem .rmDisabled,
.RadMenu_cb3menu .rmItem .rmDisabled:hover
{
	background: #efefef;
	color:#ffffff !important;
}

.RadMenu_cb3menu img.rmLeftImage
{
	margin: 2px 2px 0 0;
	padding-bottom: 3px;
}

/* </Root items> */


/* <Submenu items> */


.rmSlide
{
}

.RadMenu_cb3menu .rmGroup
{
    padding:2px;
    width:auto;
}

.RadMenu_cb3menu .rmGroup,
.RadMenu_cb3menu .rmMultiColumn,
.RadMenu_cb3menu .rmGroup .rmVertical
{
	background-color: #406593;
	border:1px solid #000000;
}

.RadMenu_cb3menu .rmGroup .rmHorizontal
{
}

.RadMenu .rmGroup .rmItem
{
    padding:0px 2px 0px 2px;
    border-left:none;
    border-bottom:1px dashed #000000;
}

.RadMenu .rmGroup .rmFirst
{
}

.RadMenu .rmGroup .rmLast
{
    border-bottom:0px dashed #000000;
}

.RadMenu .rmGroup .rmItem .rmLink
{
    display:block;
	clear:both;
	width:220px !important;
	text-decoration:none;
	color:#ffffff;
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
	padding:3px 0px 3px 0px;
}


.RadMenu .rmGroup .rmItem .rmLeftImage
{
	margin: 2px 0 0 6px;
}

* html .RadMenu .rmGroup .rmItem .rmLeftImage { margin: 2px 0 0 3px; }
*+html .RadMenu .rmGroup .rmItem .rmLeftImage { margin: 2px 0 0 3px; }

.RadMenu_cb3menu .rmGroup .rmItem .rmLink:hover,
.RadMenu_cb3menu .rmGroup .rmItem .rmFocused,
.RadMenu_cb3menu .rmGroup .rmItem .rmSelected,
.RadMenu_cb3menu .rmGroup .rmItem .rmExpanded,
.RadMenu_cb3menu .rmGroup .rmItem .rmExpanded:hover
{
    display:block;
	clear:both;
	width:220px !important;
	text-decoration:none;
	color:#000000;
	text-decoration:none;
}

.RadMenu_cb3menu .rmGroup .rmItem .rmDisabled,
.RadMenu_cb3menu .rmGroup .rmItem .rmDisabled:hover
{
}

.RadMenu_cb3menu .rmGroup .rmItem .rmLink .rmText
{
    height:auto !important;
    padding-left:7px;
	border-right:none !important;
}

.RadMenu_cb3menu .rmGroup .rmHorizontal .rmLink .rmText
{
	padding-right: 10px;
	border-right:none !important;
}

.RadMenu_cb3menu .rmGroup .rmExpandRight,
.RadMenu_cb3menu .rmGroup .rmExpandLeft,
.RadMenu_cb3menu .rmTopArrow,
.RadMenu_cb3menu .rmBottomArrow,
.RadMenu_cb3menu .rmLeftArrow,
.RadMenu_cb3menu .rmRightArrow
{
	background: transparent url(../images/menu/arrow.png) no-repeat;
	background-position: top right;
}

.RadMenu_cb3menu .rmGroup .rmExpandRight { background-position: top right; }
.RadMenu_cb3menu .rmGroup .rmExpandLeft { background-position: top right; }
.RadMenu_cb3menu .rmLink:hover .rmExpandRight,
.RadMenu_cb3menu .rmFocused .rmExpandRight,
.RadMenu_cb3menu .rmSelected .rmExpandRight,
.RadMenu_cb3menu .rmExpanded .rmExpandRight { background: transparent url(../images/menu/arrow_hover.png) no-repeat; background-position: top right; }
.RadMenu_cb3menu .rmLink:hover .rmExpandLeft,
.RadMenu_cb3menu .rmFocused .rmExpandLeft,
.RadMenu_cb3menu .rmSelected .rmExpandLeft,
.RadMenu_cb3menu .rmExpanded .rmExpandLeft { background: transparent url(../images/menu/arrow_hover.png) no-repeat; background-position: top right; }

.RadMenu_cb3menu .rmTopArrow,
.RadMenu_cb3menu .rmBottomArrow,
.RadMenu_cb3menu .rmLeftArrow,
.RadMenu_cb3menu .rmRightArrow
{
	background-color: #ffffff;
}

.RadMenu_cb3menu .rmTopArrow
{
	background-position: top right;
}

.RadMenu_cb3menu .rmBottomArrow
{
	border-top: 1px solid #616161;
	background-position: 50% -109px;
}

.RadMenu_cb3menu .rmLeftArrow
{
	border-right: 1px solid #616161;
	background-position: 50% -48px;
}

.RadMenu_cb3menu .rmRightArrow
{
	border-left: 1px solid #616161;
	background-position: 50% 1px;
}

.RadMenu_cb3menu .rmVertical li.rmSeparator .rmText,
.RadMenu_cb3menu .rmHorizontal .rmVertical li.rmSeparator .rmText
{
	background: #616161;
	padding-bottom: 1px;
	margin-top: 2px;
}

.RadMenu_cb3menu .rmHorizontal li.rmSeparator .rmText,
.RadMenu_cb3menu .rmVertical .rmHorizontal li.rmSeparator .rmText
{
	background: #616161;
	width: 1px;
	margin-left: 1px;
}

/* <rtl> */

.RadMenu_cb3menu_rtl .rmGroup,
.RadMenu_cb3menu_rtl .rmGroup .rmVertical
{
	background-position: 101% 0;
}

.RadMenu_cb3menu_rtl .rmGroup .rmItem .rmLink .rmText
{
	padding-left: 53px;
	padding-right: 27px;
}

.RadMenu_cb3menu_rtl .rmGroup .rmHorizontal .rmLink .rmText
{
	padding-left: 10px;
	padding-right: 9px;
}

/* </rtl> */

.RadMenu_cb3menu .rmScrollWrap .rmVertical
{
	border: 0;
}

/* </RadMenu / Simple> *//* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:10000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 11000;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border:none;
}

#TB_caption{
	padding:5px 15px;
}
#TB_prev {
	display:block;
	float:left;
	padding:10px 0px;
	}
#TB_next {
	display:block;
	float:right;
	padding:10px 0px;
	}
#TB_secondLine #auto {
	float:none;
	clear:both;
	display:block;
	}

#TB_closeWindow{
	display:none;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#TB_caption #auto
{
    display:none;
}