@charset "utf-8";
@import "styles.css";
/* CSS Document */

.maincontainer
{
margin:0 auto;
padding:0;
width:832px;
height: 100%;
background-color:#fff;
/*background-image:url(../../VDW-home.jpg);*/
background-position:left top;
background-repeat:no-repeat;
}

.header
{
width:832px;
height:156px;
position:relative;
}

.logo_text
{
position:absolute;
top:15px;
left:100px;
}

.logo_blue
{
position:absolute;
right:15px;
top:30px;
background-image:url(../images/logo_blue.jpg);
width:197px;
height:116px;
background-repeat:no-repeat;
}

.logo_green
{
position:absolute;
right:15px;
top:30px;
background-image: url(../images/logo_green.jpg);
width:197px;
height:116px;
background-repeat:no-repeat;
}


.logo_red
{
position:absolute;
right:15px;
top:30px;
background-image: url(../images/logo_red.jpg);
width:197px;
height:116px;
background-repeat:no-repeat;
}



.menubar_home
{
height:23px;
width:100%;
color:#fff;
font-size:12px;
position:relative;
}



.menubar_home a
{
color:#fff;
text-decoration:none;
padding:0 8px 0 0;
border-right: solid 1px #fff;
line-height:25px;
margin-right:8px;
}

.menubar_home a:hover
{
color:#fff;
text-decoration: underline;
}

a.homebut
{
color:#fff;
text-decoration:none;
padding:0 0 0 0;
border-right: none;
margin-right:0;
!margin-right: -3px;
line-height:0;
}

.float_left
{
float:left;
}

.clearit
{
clear:both;
}

.breadcrumb
{
font-size:9px;
color:#696C5B;
background-color:#F0F0EE;
display:block;
text-align:left;
padding-left:16px;
}

.breadcrumb a
{
color:#696C5B;
text-decoration:underline;
}

.breadcrumb a:hover
{
color:#696C5B;
text-decoration: none;
}
.container
{
width:100%;
min-height: 430px;
height: 430px;
margin-bottom:30px;
}

.home_profileslider
{
position:relative;
display:block;
padding:0 10px 0 20px;
}

.profile_img
{
position:relative;
height:96px;
}


.profile_img a
{
color:#000;
}

a.tab {
padding:6px 10px 3px 10px;
border:0;
color:#fff;
margin:0;
}

a.tab-11
{
background-color:#008EC0;
}

a.tab-10
{
background-color:#82B81A;
}

a.tab-red
{
background-color:#D9006B;
}

a.tab-8
{
background-color:#FF6801;
}

a.tab-7
{
background-color:#654A8F;
}


a.tab-9 {
	background-color:#D9006B;
}




.profile_hover
{
position:absolute;
left:0;
top:0;
width:66px;
height:96px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
-moz-opacity: .5;
-khtml-opacity: .5;
opacity: .5;
display:block;
background-color:#fff;
z-index:1;
color:#fff;
}

.profile_hover:hover
{
width:62px;
height:92px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
border: solid 2px #fff!important;
background-color:transparent;
color:#000;
}

.profile_name
{
position:absolute;
bottom:0;
background-color:#fff;
text-align:center;
padding:5px;
width:62px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
-moz-opacity: .7;
-khtml-opacity: .7;
opacity: .7;
}

.profile_img a
{
color:#000;
text-decoration:none;
}

.arrow_right
{
width:11px;
height:16px;
position:absolute;
right:5px;
top:35px;
}

.arrow_left
{
width:11px;
height:16px;
position:absolute;
left:0;
top:35px;
}

.cols
{
width:205px;
margin-top:45px;
margin-right:0;
}

.col1
{
border-left:solid 5px #82B91D;
border-bottom: solid 5px #82B91D;
padding-bottom:30px;
width:77%;
padding:10px;
padding-top:0;
margin-left:20px;
}

.col2
{
border-left:solid 5px #DC0062;
border-bottom: solid 5px #DC0062;
padding-bottom:30px;
width:77%;
padding:10px;
padding-top:0;
margin-left:20px;
}


.col3
{
border-left:solid 5px #FF6508;
border-bottom: solid 5px #FF6508;
padding-bottom:30px;
width:77%;
padding:10px;
padding-top:0;
margin-left:20px;
}

.col4
{
border-left:solid 5px #644893;
border-bottom: solid 5px #644893;
padding-bottom:30px;
width:77%;
padding:10px;
padding-top:0;
margin-left:20px;
}

.col_logo
{
display:block;
text-align:center;
}

.cols ul
{
margin:10px 5px;
padding:0;
list-style:none;
}

.cols ul li
{
margin-bottom:5px;
}

.cols ul li a
{
color:#616250;
text-decoration:none;
}


.cols ul li a:hover
{
color:#616250;
text-decoration: underline;
}

.contact_link
{
position:absolute;
right:180px;
top:0;
color:#fff;
font-size:11px;
}

.contact_link a
{
color:#fff;
text-decoration:none;
border:0!important;
}

.contact_link a:hover
{
color:#fff;
text-decoration: underline;
}

.searchbox
{
position:absolute;
right:10px;
top:4px;
}
.search_field
{
padding: 1px;
border:0;
border-width:0;
margin-top:0;
font-size:9px;
color:#000;
height: 12px;
}

.footer
{
display:block;
height:25px;
color:#fff;
background-color:#636250;
line-height:25px;
font-size:10px;
padding:2px 10px 2px 10px;
}

.search_but
{
font-size:11px;
color:#fff;
border:0!important;
border-width:0!important;
}

.search_but_green
{
font-size:11px;
color:#fff;
border:0!important;
border-width:0!important;
background-color:#82B81A;
}


.search_but_red
{
font-size:11px;
color:#fff;
border:0!important;
border-width:0!important;
background-color:#D9006B;
}

.float_right
{
float:right;
}

.leftcol
{
width:175px;
height:100%;
}

.right_colbig
{
display:block;
width:650px;
}

.right_col
{
display:block;
width:425px;
height:475px;
overflow-x:hidden;
overflow-y:scroll;
padding-right:60px;
}


ul.leftmain_menu
{
margin:10px 0;
padding:0;
list-style:none;
font-size:12px;
}




ul.leftmain_menu li
{
margin:5px 0 5px 0;
padding:0;
list-style:none;
}

ul.leftmain_menu a
{
text-decoration:none;
}

ul.leftmain_menu a:hover
{
text-decoration: underline;
font-weight:bold;
}

ul.leftmain_menu a.selectedmenu
{
text-decoration: none;
font-weight:bold;
}

a.bluetab
{
padding:5px 10px 3px 10px;
border:0;
background-color:#008EC0;
color:#fff;
margin:0;
}

.menubar_blue
{
background-color:#008EC0;
border-bottom: solid #008EC0 5px;
}


a.greentab
{
background-color:#82B81A;
padding:5px 10px 3px 10px;
color:#fff;
border:0;
margin:0;
}


.menubar_green
{
background-color:#82B81A;
border-bottom: solid #82B81A 5px;
}


ul.leftmain_menu_green
{
margin:10px 0;
padding:0;
list-style:none;
font-size:12px;
color:#82B81A;
}




ul.leftmain_menu_green li
{
margin:5px 0 5px 0;
padding:0;
list-style:none;
}

ul.leftmain_menu_green a
{
color:#82B81A;
text-decoration:none;
}

ul.leftmain_menu_green a:hover
{
color:#82B81A;
text-decoration: underline;
font-weight:bold;
}

ul.leftmain_menu_green a.selectedmenu
{
color:#82B81A;
text-decoration: none;
font-weight:bold;
}


a.redtab
{
background-color:#D9006B;
padding:5px 10px 3px 10px;
color:#fff;
border:0;
margin:0;
}

.menubar_red
{
background-color:#D9006B;
border-bottom: solid #D9006B 5px;

}


ul.leftmain_menu_red
{
margin:10px 0;
padding:0;
list-style:none;
font-size:12px;
color:#D9006B;
}




ul.leftmain_menu_red li
{
margin:5px 0 5px 0;
padding:0;
list-style:none;
}

ul.leftmain_menu_red a
{
color:#D9006B;
text-decoration:none;
}

ul.leftmain_menu_red a:hover
{
color:#D9006B;
text-decoration: underline;
font-weight:bold;
}

ul.leftmain_menu_red a.selectedmenu
{
color:#D9006B;
text-decoration: none;
font-weight:bold;
}



a.orangetab
{
background-color:#FF6801;
padding:5px 10px 3px 10px;
color:#fff;
border:0;
margin:0;
}

.menubar_orange
{
background-color:#FF6801;
border-bottom: solid #FF6801 5px;

}

.menubar_orange
{
background-color:#FF6801;
border-bottom: solid #FF6801 5px;

}

a.purpletab
{
background-color:#654A8F;
padding:5px 10px;
color:#fff;
border:0;
margin:0;
}

.menubar_purple
{
background-color:#654A8F;
border-bottom: solid #654A8F 5px;

}

.bot_footer
{
display:block;
text-align:right;
}

.bot_footer a
{
display:block;
text-align:right;
margin: 0 20px;
float:right;
color:#616250;
text-decoration:none;
}
.first_opt
{
margin-left:10px;
}

.profile_display
{
	width:450px;
}

.profile_display h1 {
	margin-top: 12px;
}

.slider_display
{
width:490px;
}


.profile_text
{
width:220px;
margin-right:20px;
padding-right:30px;
}

.profile_text h1
{
font-size:14px;
font-weight:normal;
color:#018FC1;
letter-spacing:1px;
}
.profile_form
{
width:330px;
margin-top:20px;
margin-bottom:20px;
}

.profile_photo
{
width:163px;
height:100%;
margin-top:30px;
}

.mail_form
{
border: solid 1px #AFB1A6;
background-color:#fff;
width:300px;
margin-bottom:20px;
font-style:italic;
color:#AFB1A6;
}

.mail_form_email
{
border: solid 1px #AFB1A6;
background-color:#fff;
width:230px;
margin-bottom:20px;
font-style:italic;
color:#AFB1A6;
}


.mail_form_but
{
font-size:11px;
color:#fff;
border:0!important;
border-width:0!important;
background-color:#008FC1;
margin-left:10px;
padding:5px;
margin-bottom: 17px;
}

.footer_green
{
display:block;
padding:10px;
background-color:#82B81A;
}

.footer_green h1
{
font-size:14px;
font-weight:normal;
color:#fff;
font-weight:bold;
margin:0;
padding:0;
}

.footer_red
{
display:block;
padding:10px;
background-color:#D9006B;
}

.footer_red h1
{
font-size:14px;
font-weight:normal;
color:#fff;
font-weight:bold;
margin:0;
padding:0;
}


ul.agenda
{
margin:0 0 0 20px;
padding:0;
float:left;
list-style:none;
width:600px;
}

ul.agenda li
{
margin:0;
padding:0;
float:left;
list-style:none;
color:#fff;
width:200px;
}




.greentext
{
display:block;

}

.greentext a
{
color:#82B81A;
}


.greentext h1
{
font-size:14px;
font-weight:normal;
color:#82B81A;
letter-spacing:1px;
margin-top:0;
}


.redtext
{
display:block;

}

.redtext a
{
color:#D9006B;
}


.redtext h1
{
font-size:14px;
font-weight:normal;
color:#D9006B;
letter-spacing:1px;
margin-top:0;
}



.rightnews
{
background-color:#F0F0EE;
float:right;
width:130px;
padding:20px;
padding-top:0;
height:455px;
}

.rightnews p
{
margin:20px 0;
}

.container_static
{
width:100%;
height:475px;
margin-bottom:0;
}

