

/**************** en-video.net ****************/
/**************** body and tag styles ****************/
 	body {
		background-color: #ffffff;		
	  	margin-top: 0px;	  
	  	margin-bottom: 10px;
	  	text-align:left;	    
	}

	#container {
	  width: 1024px;
	  margin: 0 auto;
	  padding: 0 0 0 0;
 	  font-family:Arial;
 	  font-size:12px;	  
	  color: #000000;
	  }
	  
	#containerbody {
	  width: 1024px;
	  height:699px;
	  margin: 0 auto;
	  line-height: 1.6em;
	  color: #000000;
	  background-image: url("my_css/envideo-background.jpg");	}
		
/**************** content styles ****************/
	#video {
	  padding-left: 10px;
	  padding-right: 5px;
	  padding-top: 10px;	
	  margin-left: 50px;
	  margin-right: 0px;
	  margin-top: 30px;
	  margin-bottom: 0px;
	  float: left;
	  width:480px;
	  min-height:390px;
      overflow:hidden;
	  }
	  
	#content {
	  padding-left: 10px;
	  padding-right: 5px;
	  padding-top: 10px;	
	  margin-left: 50px;
	  margin-right: 0px;
	  margin-top: 30px;
	  margin-bottom: 0px;
	  float: left;
	  width:480px;
	  min-height:390px;
      background-color:#ffffff;
      overflow:hidden;
	  }
		
	#content p {
 	  float: left;
	  padding-bottom: 10px; 	  
	  border-bottom: 1px solid #DDDDDD;	   	  
	  }		
	  
	#contact {
	  padding-left: 10px;
	  padding-right: 5px;
	  padding-top: 10px;	
	  margin-left: 50px;
	  margin-right: 0px;
	  margin-top: 45px;
	  margin-bottom: 0px;
	  float: left;
	  width:480px;
	  min-height:390px;
      background-color:#ffffff;
      overflow:hidden;
	  }
	  
	#righttext {
	  padding-left: 5px;
	  padding-right: 10px;
	  padding-top: 10px;	
	  margin-left: 0px;
	  margin-right: 30px;
	  margin-top: 25px;
	  margin-bottom: 20px;
	  float: right;
	  width:370px;
      overflow:hidden;
      font-size:16px;
      line-height: 1.3em;
      height:300px;
      text-align:justify;
	  }	  
	  
	#thumbnails {
	  padding-left: 5px;
	  padding-right: 10px;
	  padding-top: 10px;	
	  margin-left: 0px;
	  margin-right: 30px;
	  margin-top: 10px;
	  margin-bottom: 0px;
	  float: right;
	  width:370px;
      height:300px;	  
      overflow:hidden;
	  }	  
	  
	#thumbnails a {
	  color:#ffffff;
      font-size:14px;		
	  float: left;		  	
	  width:113px;
	  height:117px;
	  text-align:center;
	  vertical-align:text-bottom;
      margin-top:5px;
      margin-left:10px; 
      padding-top:95px;   
      text-decoration:none;     
	}
	
	#latestsites {
	  padding-left: 5px;
	  padding-right: 10px;
	  padding-top: 5px;	
	  margin-left: 30px;
	  margin-right: 0px;
	  margin-top: 500px;
	  margin-bottom: 0px;
	  float: left;	  
      overflow:hidden;
      font-size:16px;
      text-align:left;
      position:absolute;
	  }	  
	  
	#latestsites a {
	  color:#ffffff;
      font-size:14px;		
	  float: left;		  	
	  width:113px;
	  height:117px;
	  text-align:center;
	  vertical-align:text-bottom;
      margin-top:5px;
      margin-left:30px; 
      padding-top:95px;   
      text-decoration:none;     
	}	
		
	h1 {
	  font-family:Arial;
	  font-weight: normal;
	  font-size: 2.5em;
	  color: #6DA6E2;
	  margin-bottom: 30px;
	  }

		
	h2 {
	  color: #666666;
	  font-size: 1.8em;
	  background-color: #FFFFFF;
	  }		
		
	a {
	  color: #6DA6E2;
	  text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {
	  background-color: #FFFFFF;
	  color: inherit;
	  font-weight: bold;
	  text-decoration: underline;
	  }

	hr {
		width: 50%; 
		height: 1px; 
		margin: 15px 0 15px 0;
		text-align: center;
	}
/**************** images styles ****************/		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }

/**************** form styles ****************/

		
	input {
	  background-color: #FFFFFF;
	  color: #999999;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  padding: 3px;
	  }
		
	.button {
	  padding: 2px;
	  background-color: #6DA6E2;
	  color: #FFFFFF;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  }
	  
      div.row {
		  clear: both;
		  padding: 5 0 0 0;
		  margin: 0 0 0 0;
		  width:90%;
		  /*background-color: green;*/
	  }
		
	  div.row span.label {
		  float: left;
		  width: 40%;
		  text-align: left;
		  /*background-color: blue;*/
	  }
				
	  div.row span.formw {
		  float: left;
		  width: 50%;
		  text-align: left;
		  /*background-color: red;*/
	  } 	


/**************** header styles ****************/
	#header {
	  width: 1024px;
	  border: 0px
	  padding-bottom: 0px;
	  padding-top: 0px;
 	  background: #ffffff;
	  clear: both;
	  border-bottom:1px solid #000000;
	  }

	#header_title{ 
	  font-family: Arial;
	  font-weight: normal;
	  font-size: 400%;
	  color: #6DA6E2;
	  margin-top: -20px;
	  margin-left: 30px;
	  padding: 30px 0 10px 20px;	  
	  background-color: #FFFFFF;
	  text-align:left;
	  }	 
	   
	#header_image { 
	  	height:200px;		
		background-image: url("my_css/envideo-banner.jpg");	  }	  

/**************** menu styles ****************/
    #navcontainer {
      float:left;
      width:1024px;
      font-size:18px;
	  padding-top: 10px;
	  padding-bottom: 1px;
	  background-color:#FFFFFF;
      line-height:normal;
      }
    #navcontainer ul {
	  margin:0;
	  padding:0px 10px 0 50px;
	  list-style:none;
      }
    #navcontainer li {
      display:inline;
      margin:0;
      padding:0;
      }
    #navcontainer a {
      float:left;
      background:url("css/css99_navleft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 6px;      
      text-decoration:none;
      }
    #navcontainer a span {
      float:left;
      display:block;
      background:url("css/css99_navright.gif") no-repeat right top;
      padding:5px 25px 4px 6px;
      color:#000000;
      }
    #navcontainer a span {
	  float:none;
	  }
    #navcontainer a:hover {
      background-position:0%;
      }
    #navcontainer a:hover span {
      background-position:100%;
      }

/**************** subnavcontainer styles ****************/

	#subnavcontainer {
	  width: 150px;
	  padding: 0 0 0 0;
	  /*background-color:yellow;*/
	  text-align:center;
	  float: left;
	  }
		
	#subnavcontainer p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }

	#contentright {
		padding-top: 10px;
		padding-right: 10px;
		padding-left: 10px;
		margin: 0 0 0 10;
		float: right;
		width: 580px;
		background-color: #ffffff;
	  }
	
	  
/**************** footer styles ****************/
	#footer {
	  margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 2px;
	  padding-right: 2px;
	  clear: both;
	  width: 1024px;
	  background-color:#ffffff;
	  }
		
	#footer p {
	  color:#555555;
	  padding-top: 5px;
	  text-align: center;
	  }
		
	#footer p a {
	  color: #555555;
	  background-color:#ffffff;
	  font-weight:100;
	  border-bottom: 1px dotted #FFFFFF;
	  }
		
	#footer p a:hover {
	  color: #aaaaaa;
	  text-decoration: none;
	  border-top: 1px dotted #FFFFFF;
	  border-bottom: 0px dotted #FFFFFF;
	  }
	  

  