@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #E7E5D2;
}
.rights {
	font-family: Tahoma;
	font-size: 11px;
	color: #615543;
	text-decoration: none;
	text-indent: 10px;
}
.doth {
	background-image: url(images/dothorizontal.gif);
	background-repeat: repeat-x;
	background-position: center;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
a {
	color: #B81315;
	text-decoration: underline;
}
.subtitle {
	font-weight: bold;
	color: #B81315;
}
.list {
	height: 200px;
	width: 200px;
}
.tnurName {
	background-color: #B81315;
	text-align: center;
	top: auto;
	background-image: url(images/fs_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.tnurBuildName {
	background-color: #B81315;
	text-align: center;
	top: auto;
	background-image: url(images/build_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.name {
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
	text-transform: uppercase;
	font-family: Tahoma;
}
.details {
	color: #FFFFFF;
	text-align: left;
}
.tanurDrow {
	background-color: #615543;
	text-align: center;
}
.listlinks {
	text-transform: capitalize;
	color: #615543;
	text-decoration: none;
	line-height: 22px;
	font-family: Tahoma;
	font-size: 11px;
}
.activelink {
	text-transform: capitalize;
	color: #B81315;
	text-decoration: none;
	line-height: 22px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
}
.listlinks:hover {
	color: #B81315;
	text-decoration: underline;
}
.listlinks:visited {
	color: #a99d8a;
}
#header {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E7E5D2;
	text-align: right;
}
#topMenu {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	display: table;
}
#cont {
	text-align: center;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B81315;
	background-color: #ffffff;
	height: 23px;
	padding-top: 7px;
}
#main {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	/*position: relative;*/
	z-index: 1;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	position: relative;
	
}
#content {
	background-color: #E7E5D2;
	padding-top: 15px;
	margin-top: 6px;
	margin-bottom:20px;
}
#content #contentTitle {
	float: right;
	width: 354px;
	text-align: right;
	margin-right: 19px;
}
#content #contentTitle h1 {
	font-size: 24px;
	color: #b81315;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}
#content #contentTitle h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 19px;
	color: #b81315;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	float: left;
}
#content #contentText {
	float: left;
	padding-left: 50px;
	padding-right: 25px;
	text-align: left;
	width: 400px;
}
#content #contentText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #615543;
}
#content #contentText_tech {
	float: left;
	padding-left: 50px;
	padding-right: 25px;
	text-align: left;
}
#content #contentText_tech p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #615543;
}
#content #products {
	float: left;
	text-align: right;
	padding-right: 25px;
	width: 354px;
}
#content #products p {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #615543;
}
#topMenu ul {
	padding-top: 0px;
}
#topMenu li {
	display: inline;
	list-style-type: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#topMenu a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #615543;
	text-decoration: none;
}
#topMenu a:hover {
	color: #B81315;
}
#content #bottomMenu {
	width: 602px;
}
#footer {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #615543;
	height: 25px;
	padding-top: 10px;
	background-image: url(images/footerBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#left {
	float: left;
}
#right {
	float: right;
}
#content #contentText input {
	font-family: Tahoma;
	font-size: 11px;
	height: 15px;
	width: 120px;
	background-color:#ffffff!important;
	border: 1px solid #7f9db9;
	color: #615543;
}
#content #contentText textarea {
	height: 195px;
	width: 236px;
	border: 1px solid #7f9db9;
	color: #615543;
}
#content #contentText .button {
	color: #615543;
	height: 21px;
	width: 44px;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #f4f4f0;
}
#content #contentText_tech input {
	font-family: Tahoma;
	font-size: 11px;
	height: 15px;
	width: 120px;
	background-color:#ffffff!important;
	border: 1px solid #7f9db9;
	color: #615543;
}
#content #contentText_tech textarea {
	height: 195px;
	width: 236px;
	border: 1px solid #7f9db9;
	color: #615543;
}
#content #contentText_tech .button {
	color: #615543;
	height: 21px;
	width: 44px;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #f4f4f0;
}
#product #diagram {
	float: left;
	height: 242px;
	width: 190px;
}
#product #productDetails {
	float: left;
	width: 190px;
	height: 207px;
	background-color: #b81315;
	padding-top: 35px;
}
#product #productDetails h2 {
	font-family: "Myriad Web";
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-align: left;
	padding-left: 20px;
}
#product #productDetails #details {
	padding-top: 55px;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	padding-left: 20px;
	line-height: 18px;
	padding-right: 15px;
}
#product {
	background-color: #615543;
	height: 242px;
}
#product #smallPic {
	float: left;
}
#sideBar {
	background-color: #B81315;
	float: right;
	height: 500px;
	padding-left: 0;
	padding-right: 13px;
	text-align: right;
	width: 142px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
}
#sideBar li {
	font-family: Tahoma;
	font-size: 16px;
	text-transform: uppercase;
	color: #ffffff;
	list-style-type: none;
	background-image: url(images/sideBarSep.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}
.projectBG #main #sideBar .2lines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
	list-style-type: none;
	background-image: url(images/sideBarSep.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: bottom;
}
#sideBar ul {
	padding-top: 15px;
}
#menu {
	width: 900px;
	height: 30px;
	background-color: #e7e5d2;
	text-align: center;
}
#details {
	float: right;
	width: 137px;
	background-color: #615543;
	height: 481px;
	text-align: right;
	padding-top: 19px;
	padding-right: 18px;
}
#firePic {
	float: right;
	width: 589px;
	/*position: relative;*/
}
 #sideBar #fires li a {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-transform: none;
	text-decoration: underline;
	padding-left: 10px;
	background-image: none;
}
 #sideBar #fires li {
	background-image: none;
	height: 20px;
	padding-bottom:4px;
	padding-top:3px;
}
#sideBar #fires .current {
	background-color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #e7e5d2;
}
h4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #e7e5d2;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e7e5d2;
}
#details #diagram {
	float: right;
	height: 58px;
	width: 124px;
	margin-top: 10px;
	padding-top: 8px;
	background-image: url(images/downloadSep.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 11px;
}
#details #technicalInfo {
	float: left;
}
#details #technicalInfo {
	background-image: url(images/downloadSep.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 11px;
	width: 124px;
}
#details #diagram a {
	color: #e7e5d2;
	text-decoration: none;
	line-height: 13px;
}
#details #diagram img {
	padding-bottom: 5px;
}
.projectBG {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.projectBG #main #prev {
	position: absolute;
	left: 156px;
	top: 143px;
	z-index: 9;
	width: 589px;
}
.projectBG #main #next {
	position: absolute;
	left: 654px;
	top: 43px;
	z-index: 10;
}
.projectBG #main #prev .prev {
	float: left;
}
.projectBG #main #prev .next {
	float: right;
}
.homeBG {
	background-image: url(images/homebg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#optionFrame {
	background-color:#000000;
	bottom:30px;
	color:#FFFFFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	height:20px;
	right:50px;
	padding-top:7px;
	position:absolute;
	width:100px;
}
.menu {
	background-color: #FFFFFF;
	border-bottom: 5px solid #B81315;
	height: 35px;
	margin: 0 auto;
	color: #615543;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;/*padding-top: 7px;*/
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.menu li {
	float:right;
	padding:0px;
	position:relative;
}
.menu li a {
	background:#ffffff url("images/seperator.gif") bottom right no-repeat;
	color:#615543;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	padding:0px 15px;
	text-align:center;
	text-decoration:none;
	/*color: #615543;
  	    font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
		padding:10px 10px;
		text-decoration:none;*/
		}
.menu li a:hover, .menu ul li:hover a {
	color: #FFFFFF;
	text-decoration: none;
	color: #615543;
}
.menu li ul {
	background:#B81315;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		right:0px;
	/*display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position: absolute;
	z-index:200;
	top:23px;
	right:0;*/
}
.menu li:hover ul {
	display: block;
	background: #b81315;
}
.menu li li {
	background:url('images/sub_sep.gif') bottom right no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px 0 1px 0;
		width:225px;
	/*background:#fff;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B81315;
	border-right-color: #B81315;
	border-bottom-color: #B81315;
	border-left-color: #B81315;
	width:180px;*/
}
.menu li:hover li a {
	display:block;
	color:#615543;
}
.menu li ul a {
	display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:right;
		  background: none repeat scroll 0 0 #FFFFFF;
	/*display:block;
	font-size:12px;
	font-style:normal;
	margin:0px;
	padding:10px!important;
	text-align:right;*/
}
.menu li ul a:hover, .menu li ul li:hover a {
	border:0px;
	color:#ffffff;
	text-decoration:none;
	background:#B81315;
}
.menu p {
	clear:left;
}	/*

		
.homeBG #main .menu ul li ul li ul {
}
.homeBG #main .menu ul li ul li ul li {
}
.homeBG #main .menu ul li ul li ul li a {
}*/
#content #contentText #symbol {
	float: right;
	margin-left: 50px;
}
#content #contentText_tech #symbol {
	float: right;
	margin-left: 80px;
}
#content #contentTitle p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#content #contentTitle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #615543;
	text-align: left!important;
}
#content #contentText p {
	text-align: right;
	direction: rtl;
}
#content #contentText_tech p {
	text-align: right;
	direction: rtl;
}
#content #contentTitle ul li {
	list-style-type: none;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
#content #contentText ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #615543;
	text-align: right;
	direction:rtl;
	margin-right: 12px;
	line-height: 18px;
	list-style-type: disc;
	margin-bottom: 20px;
}
#content #contentText ul li a img {
	padding-left: 10px;
}
#content #contentText_tech ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #615543;
	text-align: right;
	direction:rtl;
	margin-right: 12px;
	line-height: 18px;
	list-style-type: disc;
	margin-bottom: 20px;
}
.homeBG #main #content #contentText_tech ul li a img {
	padding-left: 10px;
}
.homeBG #main #content #contentText_tech table tr .text {
	float: left;
    padding-left: 100px;
    padding-right: 15px;
    width: 362px;
}
.homeBG #main #content #contentText_tech table tr {

}
#header #logo {
	float: right;
}
#header #degel {
	float: left;
	padding-top: 20px;
}
#header #degel img {
	padding-right: 10px;
}

