@charset "utf-8";

@font-face {
		font-family:"ProvArchitectNDPItalic";
		src:url("27833D_0.eot");
	}
	
.webfont_0 {
		font-family: ProvArchitectNDPItalic;
	}
		
@font-face {
		font-family:"ProvArchitectNDP";
		src:url("27833D_1.eot");
		src: local('ProvArchitectNDP'), local('provarch'), url('provan_.ttf') format('truetype');

	}
	
.webfont_1 {
		font-family: ProvArchitectNDP;
	}

.ProvArchitectNDPItalic { 
	font-family: ProvArchitectNDPItalic;
	font-weight: normal;
	font-style: normal;
}



.arial {
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 1100px;
	height: 700px;
	margin: auto;
	padding: 0px;
}
#wrapper #MenuBar1 li .MenuBarItemSubmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: purple;
	font-weight: bolder;
}
#wrapper #MenuBar1 li a {
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #MenuBar1 li a {
	color: purple;
	font-weight: bolder;
	background-color: #FFF;
}
#wrapper #MenuBar1 li .MenuBarItemHover {
	color: purple;
	font-weight: bolder;
	background-color: #F00;
}
#wrapper #MenuBar1 ul .MenuBarItemSubmenuHover {
	color: #FFF;
	font-weight: bolder;
	background-color: #F00;
}
#footer {
 	clear: both;
	width: 100%;
	padding-bottom: 30px;
	}

#footer .row {
	color: #8e8e8e;
	}

#footer a {
	color: #666;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}

#footer .a:hover {
	text-decoration: underline;
	}

#footer #tray {
	padding: 0 0 0 0;
	text-align: left;
	}

body.rtl #footer #tray {
	text-align: right;
	}

#tray .aspect {
	padding: 0 30px 3em 0;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}

body.rtl #tray .aspect {
	padding: 0 0 3em 20px;
	float: right;
	}

#footer .footer_right {
	margin-bottom: 1em;
	padding: 1em 0 0;
	float: right;
	text-align: right;
	}

body.rtl #footer .footer_right {
	text-align: left;
	}

#footer .footer_right > div {
	margin-bottom: 1em;
	margin-right:auto;
	}

/*#footer #social_icons img {
	margin-left: 10px;
	}

body.rtl #footer #social_icons img {
	margin-left: 0;
	margin-right: 10px;
	}*/

	
/* Text shadows
----------------------------------------------*/
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content p,
#content li,
#content code,
.footer_left,
.footer_right,
#tray,
#mega_drop {
	text-shadow: 0px 1px 0px rgb(240,240,240); /* IE7 */
	text-shadow: 0px 1px 0px rgba(255,255,255,0.75);
	}

#content #caption p,
p.dlbtn a { /* exceptions to text shadow */
	text-shadow: none !important;
	}

#content .white p,
#content .white li,
#content .white code,
#content .device_box { /* For white boxes, reduces contrast */
	color: #696969;
	}
	
#footer h3 {
	margin: 1em 0 0;
	color: #666666;
	font-size: x-small;
	font-weight: bold;
	}
	
#footer .row {
	border-top: none;
	box-shadow: 0 0 0 0;
	}


#container {
	width: 100%;
	height: 135px;
	margin:auto;
	z-index: -1;
	background-image: url(../images/footer_background.jpg);
 }
.page_title {
	font-family: ProvArchitectNDP;
	font-size: xx-large;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	text-align: center;
}
