/* #000000 1 skin */

a:link, a:visited {
}

a:hover, a:active {
	text-shadow: 2px 2px 0px #ffffff;
}

/* layout */

#container {
	background: #ffffff no-repeat 0px 150px url(../../images/countainer/SX700px.jpg);
}

#pageHeader {
	background: transparent url(../../images/editable_images/header_black.jpg) no-repeat;
}

#pageHeader h1 {
	text-shadow: 0px 0px 5px #000000;
	font-weight: normal;
}

#pageHeader h2 {
	text-shadow: 0px 0px 5px #000000;
	font-weight: normal;
}

#sidebarContainer .sideHeader {
}

/* sidebarContainer -Title sidebar text */

#footer {
	background: #ffffff url(../../images/countainer/SX700pxFooter.jpg) repeat-x;
		
}

#footer a:hover, #footer a:active {
}

/* END layout */

/* @group toolbar color only */

/* toolbar start
 
   */

#navcontainer #current {
	background: no-repeat url(../../images/color1/B200x40_select.jpg);
}

/* 0 */

#navcontainer a {
	background: url(../../images/color1/B200x40_normal.jpg) no-repeat;
	display: block;
}

#navcontainer a:hover {
	background: no-repeat url(../../images/color1/B200x40_over.jpg);
}

/* 1 */

#navcontainer ul ul li {
	background: no-repeat url(../../images/color1/C20x40_normal.jpg);
}

#navcontainer ul ul a {
	background: url(../../images/color1/C20x40_normal.jpg) no-repeat;
}

#navcontainer ul ul a:hover{
	background: no-repeat url(../../images/color1/C20x40_select.jpg);
}

#navcontainer ul ul #current{
	background: no-repeat url(../../images/color1/C20x40_select.jpg);
}

/* 2  */

#navcontainer ul ul ul a{
	background: url(../../images/color1/C20x40_normal.jpg) no-repeat 5px;
}

#navcontainer ul ul ul a:hover{
	background: no-repeat url(../../images/color1/C20x40_select.jpg) 5px;

}

#navcontainer ul ul ul #current{
	background: no-repeat url(../../images/color1/C20x40_select.jpg) 5px #ffffff;
}

/* 3 */

#navcontainer ul ul ul ul a{
	background: no-repeat url(../../images/color1/C20x40_normal.jpg) 11px #ffffff;
}

#navcontainer ul ul ul ul a:hover{
	background: no-repeat url(../../images/color1/C20x40_select.jpg) 11px #ffffff;
}

#navcontainer ul ul ul ul #current{
	background: no-repeat url(../../images/color1/C20x40_select.jpg) 11px #ffffff;
}

/* 4 */

#navcontainer ul ul ul ul ul a{
	background: no-repeat url(../../images/color1/C20x40_normal.jpg) 17px #ffffff;
}

#navcontainer ul ul ul ul ul a:hover{
	background: no-repeat url(../../images/color1/C20x40_select.jpg) 17px #ffffff;
}

#navcontainer ul ul ul ul ul #current{
	background: no-repeat url(../../images/color1/C20x40_select.jpg) 17px  #ffffff;
}

/* 5 last */

#navcontainer ul ul ul ul ul ul a{
	background: no-repeat url(../../images/color1/C20x40_normal.jpg) 23px #ffffff;
}

#navcontainer ul ul ul ul ul ul a:hover{
	background: no-repeat url(../../images/color1/C20x40_select.jpg) 23px #ffffff;
}

#navcontainer ul ul ul ul ul ul #current{
	background: no-repeat url(../../images/color1/C20x40_select.jpg) 23px  #ffffff;
}

/* @end */

/* file sharing */

.filesharing-item {
	background: no-repeat url(../../images/line1.jpg) 0px 0px;
	text-decoration: none;
}

.filesharing-item-title a:link {
	text-decoration: none;
}

.filesharing-item-title a:hover {
	text-shadow: 0px 0px 3px #000000;
}

.filesharing-item-title a:visited {
	text-shadow: 0px 0px 3px #000000;
	
}

/* contact form */

.form-input-field {
	background: #dfdfdf;
}


