body 
{
	color: 				#494949;
	background:   		#FFF url(../images/portalBg.jpg) repeat-x top left;
}
hr
{
	color:				#E3E3E3;
	background-color:	#E3E3E3;
}

input, select, textarea
{
	color: 				#494949;
}
p
{
	color:				#494949;
}

button.send{
	color:				#494949;
	background: 		url("../images/blue/arrow.gif") no-repeat 0px 6px;
}
span.green, p.green
{
	color:              #5d92b3;
}

h1
{
	color: 				#5d92b3;
}
h2
{
	color: 				#5d92b3;
}
h3
{
	color: 				#5d92b3;
}

span.large
{
	color: 				#5d92b3;
}

h1.titlePortal
{
	color: 				#5d92b3;
	border-bottom:		4px solid #5d92b3;
}
h1.title
{
	color: 				#5d92b3;
	border-bottom:		4px solid #5d92b3;
}
a:link, a:active, a:visited
{
	color: 				#5785C2; /*#5d92b3;*/
	text-decoration:	underline;
}
a:hover
{
	color: 				#5785C2; /*#5d92b3;*/
	text-decoration:	none;
	
}
a.normal:link, a.normal:active, a.normal:visited
{
	color: 				#494949;
}
a.normal:hover
{
	color: 				#5785C2;
}
#discover a
{	
	background: 		url("../images/blue/arrow.gif") no-repeat right 2px;
}
#tdColumn1b
{
	border-right:		4px solid #e3e3e3;
}
#tdColumn2
{
	border-left:		4px solid #e3e3e3;
	border-right:		4px solid #e3e3e3;
}
#tdColumn2b
{
	border-left:		4px solid #e3e3e3;
}
#tdColumn2Register
{
	border-left:		4px solid #e3e3e3;
}
#tdBottom
{
	border-top:			4px solid #e3e3e3;
}
.tdFormRow
{
	border-bottom:		1px solid #d4e083;
}
.tdFormHeader
{
	border-bottom:		1px solid #d4e083;
	background-color:	#faffd4;
}
#menuStart
{
	background:			url(../images/portalTopLeftMenu.jpg) no-repeat top left;
}
#menu
{
	background-color:	#e3e3e3;
}
#menuEnd
{
	background:			url(../images/portalBottomLeftMenu.jpg) no-repeat top left;
}
ul#news 
{ 
	list-style-image:	url(../images/blue/arrowRight.gif);
}
ul#news li a
{

	color:				#494949;
}
ul#news li a:hover
{
	color:				#5d92b3;
}

ul#sitemap 
{ 
	line-height: 22px;
	list-style-image:	url(../images/lightgreen/arrowRight.gif);
}
ul#sitemap li a
{

	color:				#494949;
}
ul#sitemap li a:hover
{
	color:				#5d92b3;
}

#menu ul#menu li a
{
	color: 					#494949;
}

#menu ul#menu li a:hover
{
	background-color: 		#494949;
	color:					#FFF;
}

.rcHeader
{
	background-color: 	#5d92b3;
}

.rcTl
{
	background: 	url(../images/blue/clusterColumnHeaderLeft.jpg) no-repeat top right; 
}
.rcTr
{
	background: 	url(../images/blue/clusterColumnHeaderRight.jpg) no-repeat top right; 
}

.rcTitle
{
	color:			#FFFFFF;
}

.roundInnerContainer
{
	background:		#FFF url(../images/clusterColumnBg.jpg) repeat-x bottom left;
	border-right:	1px solid #e3e3e3;
	border-left:	1px solid #e3e3e3;
	border-bottom:	1px solid #e3e3e3;	
}

.roundInnerContainer ul{
	list-style-image:	url(../images/blue/arrowRight.gif);
}


/**
 *		END ROUND CUSTOM "ANJA" CORNERS
 */
 
  .mm ul li a{
 	color: #000;
 }
 
.mm ul li.mmMainActive{
	position: relative;	
	color: #fff;	
	float: left;
	display: block;
	width: auto;		
	background: #5d92b3;
}

.mm ul li.mmMainActiveStatic{
	position: relative;	
	color: #fff;	
	float: left;
	display: block;
	width: auto;		
	background: #5d92b3;
}

.mm ul li.mmMainActiveStatic a{
	color: #fff;
}

.mm ul li.mmMainActive a, .mm ul li.mmMainActive a:hover{
	color: #fff;
}

.mm ul li.mmMainInactive{
	position: relative;		
	color: #000;
	float: left;
	display: block;
	width: auto;	
}

.mm ul li ul li a:visited{
	color: #000;
}

.mm ul li ul li a:link{
	color: #000;
}

.mm ul li ul li a:hover{
	color: #fff;
	background: #5d92b3;
}

.mm ul li ul li a.mmItemActive{	
	color: #fff;
	background: #5d92b3 url(../images/blue/arrow.gif) no-repeat right center;
}

.mm ul li ul li a.mmItemInactive, a.mmItemInactive:visited{	
	color: #000;
	background: url(../images/blue/arrow.gif) no-repeat right center;
}

/**
* MENU LEFT
*/

ul.menuLeft{
	position: relative;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}

ul.menuLeft li{	
	border-bottom: 1px solid silver;
	padding: 5px 5px 5px 10px;
}

ul.menuLeft li a{
	position: relative;
	width: 100%;
	color: #000;
	display: block;
	text-decoration: none;
	padding-bottom: 2px;
	background: url(../images/silver_arrow.gif) no-repeat right 8px;
}

ul.menuLeft li a:hover{
	color: #5d92b3;
	text-decoration: none;
	background: url(../images/blue/arrow.gif) no-repeat right 8px;
}

/*BANNERS/HIGHLIGHT*/
#banners ul{
	position: relative;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}

#banners ul li{	
	border-bottom: 1px solid silver;
	padding: 5px 5px 5px 10px;
}

#banners ul li a{
	position: relative;
	width: 100%;
	color: #000;
	display: block;
	text-decoration: none;
	padding-bottom: 2px;	
}

#banners ul li a:hover{
	color: #5d92b3;
	text-decoration: none;
}

#tdColumn1 h2{
	font-weight: normal;
	color: #5d92b3;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-top: 25px;
	border-bottom: 4px solid #E3E3E3;
}

#tdColumn1 hr{
	height: 4px;
}

a.login{
	position: realtive;
	display: block;
	width: 70px;
	padding: 2px 0 4px 0;
	text-align: center;
	color: #000;
	text-decoration: none;
	background: url("../images/bt_login.jpg") no-repeat;
}

a.login:hover{
	color: #fff;
	background: url("../images/blue/bt_login.jpg") no-repeat;
}

ul.listLeft{
	position: relative;
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
}

ul.listLeft li{
	padding: 2px 2px 2px 10px;
}

ul.listLeft li a{
	padding: 4px 3px 4px 15px;	
	text-decoration: none;
	color: #000;
	background: url("../images/silver_arrow.gif") no-repeat left 5px;
}

ul.listLeft li a:hover{
	color: #5d92b3;
	text-decoration: none;
	background: url("../images/blue/arrow.gif") no-repeat left 5px;
}

#fontSizes{
	position: relative;
	width: 220px;
	height: 80px !important;
	background: url("../images/blue/bg_font-sizes.jpg") no-repeat;	
	border-top: 1px solid #fff;
}

#fontSizes #fsInner{
	position: relative;	
	margin-top: 45px;
	text-align: left;	
}

#fontSizes #fsInner a.fsSmall{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#fontSizes #fsInner a.fsSmall:hover{
	text-decoration: underline;
}

#fontSizes #fsInner a.fsNormal:hover{
	text-decoration: underline;
}

#fontSizes #fsInner a.fsLarge:hover{
	text-decoration: underline;
}

#fontSizes #fsInner a.fsNormal{
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-left: 30px;
}

#fontSizes #fsInner a.fsLarge{
	font-size: 28px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-left: 30px;
}

.bookTitle
{
	color:					#5d92b3;
}

/**
 *		SUBNAV
 */

.subnav
{
	background-color: 	#5d92b3;
}

.snLeft
{
	background: 	url(../images/blue/subnavLeft.jpg) no-repeat top right; 
}
.snRight
{
	background: 	url(../images/blue/subnavRight.jpg) no-repeat top right; 
}

.snTitle
{
	color:			#FFFFFF;
}
/**
 *		END OF SUBNAV
 */ 
 
#reviews
{
	color: 			#969595;
}

#login
{    
    color:              #707070;
}

.inputLogin
{
    color:              #707070;
    border:             1px solid #e3e3e3;  
    padding:            1px 1px 1px 3px; 
}


.frmRequired
{
	color:			#b50000;
}


.ColorPickerBox
{
	border: 			1px solid #666666;
	background-color:	#ff00c6;
}

.frmError
{
    color:              #c80000;
    border:             1px solid #c80000;
    background-color:   #fff2f2;
}

div.aladin
{
    background:         #FFF url(../images/bannerAladin_simple.jpg) no-repeat top left;
}

/*VACATURES*/

.vacItem{
	border-bottom: 1px solid silver;
}
.vacTitle{
	color: #5d92b3;
}
a.bottomRight{
	background: url("../images/blue/arrow.gif") no-repeat 0px 6px;
	
}

/* USER SITES */

/* SQUARE CONTENT BLOCKS FOR THE USER SITES */

.contentBlockTitle {
	background-color:	#5d92b3;
	color:				#FFFFFF;
}

.contentBlockContent {
	border:				1px solid #E3E3E3;
	background-image:	url("/images/contentBlockGradient.gif");
}

/* LEFT CONTENT COLUMN ON USER SITE */

a.userButton {
	color:				#FFFFFF;
	background-color:	#B3CC00;
}

#mainheaderUser {
	color:				#BFBEBE;
}


.libraryMenu li
{
    background-image:	url("../images/blue/subnavLeft.jpg");
    background-repeat:  no-repeat;
    height:             30px;
    margin-bottom:      4px;
}

.libraryMenu li a
{

    margin:                0 0 0 10px;
    display:               block;
	background-color:      #5d92b3;
	color:                 #FFF;
	text-decoration:       none;
	height:                30px;
	padding:               0px;
	line-height:           30px;
	font-weight:           bold;	
    background-image:	   url("../images/blue/subnavRight.jpg");
    background-repeat:     no-repeat;
    background-position:   top right;
}

.libraryMenu li a:hover
{
	text-decoration:       underline;
}

.libraryMenu li a.active
{
	text-decoration:       underline;
}
