@charset "utf-8";
/************************************************************************************************************
*	www.netzaj.net
*
*	Created:						Juanuary, 2010
*	By: 							Netzaj
*	Official Site:					www.Netzaj.net
*	All Rights reserved	
*
*
************************************************************************************************************/
/* Body */
body {
	background:#000;
	margin:0;
}


#container {
text-align: left;
width: 1000px;
margin: auto;
}

/**************************************** Index Content (just availabel for the index page) */
/* This is the image of the home page */
#i-content {
background: #000 url(../images-folder/i-content.jpg) top center no-repeat;
float:left;
text-align:left;
width:1000px;
height:800px;
margin:0;
}

#header {
float:left;
text-align:left;
width:1000px;
height:40px;
margin:0;
}

/*here goes the top tabs menu ad submenus */
#toptabs {
float: right;
text-align:left;
margin:0;
}
/* Root = Horizontal, Secondary = Vertical */
ul#menu {
  margin: 0;
  border: 0 none;
  width:800px;
  list-style: none;
  height: 20px;
  padding-top:10px;
  padding-bottom:5px;
}

ul#menu li {
  margin: 0;
  padding-right:22px;
  border: 0 none;
  float: right; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 20px;
}
ul#menu li{
	padding-bottom:5px;
}
ul#menu li:hover{
}

ul#menu  ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 210px;
  list-style: none;
  display: none;
  position: absolute;
  top: 25px;
  left: 5px;
  background:#222;
  border: none;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter:alpha(opacity=80);
}

ul#menu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#menu ul li {
  width: 210px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#menu a {
  padding: 5px 15px 5px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color:#ff8a00;
  text-decoration: none;
  font-family:Tahoma;
  font-size:12px;
  font-weight:normal;
/*  border-right:1px solid #818181;*/
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#menu a:hover,
ul#menu li:hover a,
ul#menu li.iehover a {
color:#fff;

}

/* 2nd Menu */
ul#menu li:hover li a,
ul#menu li.iehover li a {
  float: none;
  border:none;
}

/* 2nd Menu Hover Persistence */
ul#menu li:hover li a:hover,
ul#menu li:hover li:hover a,
ul#menu li.iehover li a:hover,
ul#menu li.iehover li.iehover a {
  background:#666;
  color:#ff8a00;
}

/* 3rd Menu */
ul#menu li:hover li:hover li a,
ul#menu li.iehover li.iehover li a {
  background:#333;
  color:#fff;
}

/* 3rd Menu Hover Persistence */

ul#menu li:hover li:hover li a:hover,
ul#menu li:hover li:hover li:hover a,
ul#menu li.iehover li.iehover li a:hover,
ul#menu li.iehover li.iehover li.iehover a {
  background: #666;
  color:#ff8a00;
}

/* 4th Menu */
ul#menu li:hover li:hover li:hover li a,
ul#menu li.iehover li.iehover li.iehover li a {
  background: #333;
  color:#fff;
}

/* 4th Menu Hover */
ul#menu li:hover li:hover li:hover li a:hover,
ul#menu li.iehover li.iehover li.iehover li a:hover {
  background: #666;
  color:#ff8a00;
}

ul#menu ul ul,
ul#menu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 210px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#menu li:hover ul ul,
ul#menu li:hover ul ul ul,
ul#menu li.iehover ul ul,
ul#menu li.iehover ul ul ul,
ul#menu li.iehover ul ul ul ul {
  display: none;
}

ul#menu li:hover ul,
ul#menu ul li:hover ul,
ul#menu ul ul li:hover ul,
ul#menu li.iehover ul,
ul#menu ul li.iehover ul,
ul#menu ul ul li.iehover ul {
  display: block;
}
ul#menu .selected {
cursor:default;
color:#fff;
}

/* here goes the rotating images of the index page */
#i-images {
float: left;
text-align:left;
width:1000px;
height:450px;
margin:0;
}
#images-text {
float:left;
text-align:left;
width:400px;
height:260px;
margin:0;
padding:190px 10px 0 40px;
}
	/* Index Text Font Styles */
	.text {
	font-family:Tahoma;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	}


#images-testimonials {
float:left;
text-align:left;
width:550px;
height:450px;
margin:0;
}

#bottom {
float:left;
text-align:left;
width:1000px;
height:270px;
margin:0;
}

#bottom-blue-box {
float:left;
text-align:left;
width:146px;
height:190px;
margin:0;
padding: 80px 21px 0 133px;
}
	/* Index Blue Box Font Styles */
	.bluebox {
	font-family:Tahoma;
	font-size:17px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	}

#bottom-green-box {
float:left;
text-align:left;
width:149px;
height:190px;
margin:0;
padding: 80px 21px 0 140px;
}
	/* Index Blue Box Font Styles */
	.greenbox {
	font-family:Tahoma;
	font-size:17px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	}


#video {
float:left;
text-align:left;
width:360px;
height:240px;
margin:0;
padding: 30px 25px 0 5px;
}


#footer {
float:left;
text-align:center;
width:1000px;
height:35px;
margin:0;
padding-top:5px;
}




