@charset "utf-8";
#Top {
	background-image: url(../NasosTemplate/Top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 117px;
}
#MainWrap {
	width: 980px;
	margin: auto;
}
body,td,th {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(../NasosTemplate/PageBackground.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
.GoBack {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}


h1 {
	font-size: 18px;
	color: #09F;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	color: #333;
	font-style: italic;
}
.Article {
	clear: left;
}

.MainPhoto {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#ActiveLink {
	position:relative;
	background-image: url(../NasosTemplate/menuSelected.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 49px;
	top: -8px;
	padding:8px;
}

#MainMenu li #ActiveLink a {
	color:#333;
}

#FooterInfo {
	float: left;
	width: 50%;
	text-align: left;
}
#PoweredBy {
	width: 50%;
	text-align: right;
	float: left;
}


.VideoGallery {
	float: left;
	padding: 10px;
}
.Captions {
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	text-align: left;
	word-spacing: normal;
	width: 150px;
}
.PhotoGallery {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.ArticleListing {
	width: 45%;
	float: left;
	padding-right: 10px;
	margin:5px;
}
h2 {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin: 0px;
	clear: left;
	color: #090;
}
.ArticleShortDesc {
	font-style: italic;
	color: #333;
}
hr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.ArticleReadMore {
	display: block;
	padding: 5px;
	font-weight:bold;
}
.size10text {
	font-size: 10px;
}

#Languages {
	top: 10px;
	position: absolute;
	text-align: right;
	width: 960px;
}
#MainMenu {
	background-image: url(../NasosTemplate/menu.jpg);
	background-repeat: no-repeat;
	height: 91px;
	background-position: top;
	padding-left:25px;
}
#MainBody {
	background-image: url(../NasosTemplate/Body.png);
	background-repeat: repeat-y;
	width: 980px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#SideContent {
	float: left;
	width: 280px;
	padding-left: 20px;
}
.SideBox {
	background-image: url(../NasosTemplate/BOX_body.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	width: 283px;
	text-align: left;
	vertical-align: top;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #333;
}
.sideBoxContent {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color:#FFF;
	text-align:center
	
}

.sideBoxContent tr td {
	font-size:11px;	
}

#DummyContent {
	clear: left;
}

#BodyContent {
	width: 620px;
	float: left;
}

#Footer {
	background-image: url(../NasosTemplate/Footer.png);
	height: 85px;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 20px;
	color: #999;
	font-size: 10px;
}

#MainMenu ul {
	margin: 0px;
	padding: 0px;
}

#MainMenu li {
	float: left;
	padding-top:30px;
	list-style-type: none;
	width:130px
}
#HeaderPhotos {
	background-image: url(../NasosTemplate/HeaderPhotosBack.jpg);
	height: 264px;
	width: 624px;
}


#MainMenu li a {
	color:#FFF;
	border:none;
	font-weight:bolder;
}

.message {
	background-color: #FFFFC6;
	padding: 5px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}

#MainWrap #MainBody #SideContent .SideBox .sideBoxContent h3 {
	color: #FFF;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
