﻿
/************* General *************/

* {
    margin:0px;
    padding:0px;
    top:0px;
    left:0px;
}

body{
	text-align: center;
	background-color: #e0e0e0;
	margin : 0px;
	padding : 0px;
	color : white;
}

#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	width: 777px;
	text-align: left;
	background-color: #FFFFFF;
}


/************* header *************/
#headertop{
	height: 73px;
	width: 777px;
	left: 0px;
	top: 0px;
}

#headertopleft{
	height: 73px;
	width: 314px;
	left: 0px;
	top: 0px;	
	border : 0px;
	margin : 0px;
	float : left;
}

#headertopleft img{
	height: 73px;
	width: 314px;
	left: 0px;
	top: 0px;	
	border : 0px;
	margin : 0px;
	float : left;
}




#headertopright{
	background-image: url(/images/headertopr_gn.jpg);
	height: 73px;
	width: 463px;
	left: 0px;
	top: 0px;
	border : 0px;
	margin : 0px;
	float : left;
}

#headerbottom{
	background-image: url(/images/headerb_gn.jpg);
	height: 153px;
	width: 777px;
	left: 0px;
	top: 0px;
}

#header a{
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 112px;
    font-family: tahoma, helvetica, arial, sans-serif;
	margin-top: 35px;
}

/************* Navigation *************/

#navlist {
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 30px;
	width: 777px;
	top: 225px;
	background-color : #51D613;
	}
	
#navlist li{
	display: inline;
	list-style-type: none;
}

#natv {
	padding: 3px 2px;
	background-image: url(/images/buttonbg_gn.gif);
	height: 20px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#ntrh  {
	padding: 3px 2px;
	background-image: url(/images/buttonbg_bl.gif);
	height: 20px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


#natv{left: 0px; 	width: 386px;}
#ntrh{left: 387px;	width: 386px;}


#natv a:hover{background-image: url(/images/buttonoverbg_gn.gif);}
#ntrh a:hover{background-image: url(/images/buttonoverbg_bl.gif);}
#nspacer { background-image: url(/images/buttonedge_gn.gif); width : 2px;}


.navsublist {
	padding: 3px 2px;
	text-align: left;
	color: #fff;
	text-decoration: none;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/************* Left *************/

#leftside{
	float: left;
	margin-top: 5px;
	border : 1px solid white;
	background-color : black; 
}



.latest {
    padding: 0px;
    font-family: tahoma, helvetica, arial, sans-serif;	
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.events {
    padding: 0px;
    font-family: tahoma, helvetica, arial, sans-serif;	
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

#leftside p {
    margin: 3px 0px 3px 3px;
    padding: 0px;
    width : 160px;
    font-size: 11px;
}


#leftside h3 {
    font-size: 13px;
    color: white;
    margin: 5px 0px 5px 3px;
    padding: 0px;
    width : 160px;
    font-size: 11px;
}

#leftside .brdiv {
   margin-left : 5px;
   border-bottom : 1px dotted white;
   width : 150px; 
}

/************* Content *************/

#content{
	margin-top: 255px;
	position: absolute;
	width: 777px;
	background-color: black; 
}

#centercontent{
	float: left;
	width: 460px;
	background-color: black; /*yellow  black;*/
	margin-left: 5px;
	margin-top: 5px;
	font-size : 12px;
    font-family: tahoma, helvetica, arial, sans-serif;
	overflow: hidden;
	
}

#centercontent p{
    font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 450px;
}

#centercontent h1{
	margin: 10px 0px 10px 0px;
	width: 450px;
    font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#centercontent h2{
	margin: 10px 0px 10px 0px;
	width: 450px;
    font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}


#centercontent span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 450px;
    font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

a{color: #00ff00;}

#rightside {
    float: right;   
	width: 140px;
/*	background-color: yellow; */
    background-color: black;
	margin-right: 0px;
	margin-top: 5px;
	overflow: hidden;
}

#rightside .infobox {
    width : 133px;
    background-color : #e0e0e0;
    border : 1px solid white;
    margin-bottom : 10px;
    font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;


}

.infobox h2 {
    font-size: 12px;
    color: white;
    margin: 0px;
    padding: 0px;
    width : 132px;
    height : 24px;
    background-image: url(/images/rlheader_gn.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.infobox h3 {
    font-size: 11px;
    color: black;
    margin: 1em 0;
    padding: 0;
    width : 132px;
    }


.infobox p {
    margin: 3px 0;
    padding: 0px;
    width : 132px;
    font-size: 10px;
    color: black;
}



#footer{
	clear: both;
	background-color: #000000;
	position: relative;
	height: 46px;
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#footer p{
    font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-top: 23px;
	margin-right: 10px;
}

#footer a{color: #fff;}
#footer a:hover{color: #fff;}

#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}


.atvseries{
    width : 450px;

    float : left;
    clear : both;
    border : 1px solid green;
    padding : 0px 0px 5px 0px;
    background-color : black;
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
}


.datarow {
    width : 440px;
    float : left;
    clear : both;
    padding : 0px 0px 5px 0px;
    background-color : black;
}

.rowhl {
    width : 440px;
    float : left;
    clear : both;
    padding : 4px 4px 5px 4px;
    background-color : #e0e0e0;
    color : #000;
    font-weight : bold;
}


.datacell{
    float : left;
    padding : 0px 0px 0px 0px;
    width : 130px;
}

.datacell2{
    float : left;
    padding : 0px 0px 0px 0px;
    width : 260px;
}



.atvfeatures{    
    clear : both;
    border : 0px;
    padding : 0px 0px 5px 0px;
    background-color : black;
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
}

.atvfeaturelist 
{
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
}


.greenborder{
    clear : both;
    border : 1px solid #00ff00;
    padding : 0px 0px 5px 0px;
    background-color : black;
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
    float : left;
}


 .atvfeatures ul { 
    list-style-image:url(/images/bullet.gif);
    margin-top:10px;
    margin-left:35px;
    padding:0; 
}

 .atvfeatures li {
    line-height:1.5em;
    text-decoration:none;
}

.goback{
 width : 460px; text-align : right;
  font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 10px;
}

.eduardtbl 
{
    border : 0px solid #00ff00;
    width:440px;
    border-collapse : collapse;
    font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;  
}

.eduardtbl .list
{
    border : 0px solid #00ff00;
    width:440px;
    border-collapse : collapse;
    font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;  
}

#divzeus3m   { display : none; border : solid 2px #51D613; width:446px; padding-left : 3px;}
#divapollo4m { display : none; border : solid 2px #51D613; width:446px; padding-left : 3px;}
#divapollo5m { display : none; border : solid 2px #51D613; width:446px; padding-left : 3px;}
#divapollo6m { display : none; border : solid 2px #51D613; width:446px; padding-left : 3px;}

#divatlas4m { display : none; border : solid 2px #51D613; width:446px; padding-left : 3px;}
#divatlas5m { display : none; border : solid 2px #51D613; width:446px; padding-left : 3px;}
#divatlas6m { display : none; border : solid 2px #51D613; width:446px; padding-left : 3px;}





.close {width : 100%; text-align : right;vertical-align : top; }
.close a {text-decoration : none;}


.table_list  {
    border : 1px solid #00ff00;
    width:363px;
    border-collapse : collapse;
    border-spacing: 0px;
    margin-left : 35px;
} 

  

td { 
    border : 1px solid #00ff00;
}    

th { 
    border : 1px solid #00ff00;
}

.table1 {
    vertical-align : top;
}

.table6 {
    vertical-align : top;
}


.table4 {
    vertical-align : top;
}


.regtext{
margin-top : 400px;
font-size : 10px;
font-family: tahoma, helvetica, arial, sans-serif;
}





#flatbedlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	height: 20px;
	width: 440px;

	}


#flatbedlist li{
	display: inline;
	list-style-type: none;

}


#flatbedlist a {
	padding: 3px 2px;
	height: 20px;	
	display: inline;
	text-align: center;

	text-decoration: underline;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#flatbedlist a:hover{color : black; background-color : #0ff;}

#fba1{ background-color : teal; width: 200px; 	color: #0ff;} 
#fba2{width: 200px;} 
#fba3{width: 100px;} 
#fba4{width: 100px;} 



.txtSiteSearch 
{
 width : 125px;
    
}

.btnSiteSearch 
{
 width : 127px;

	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align : center;
    
}



.searchresults
{
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	text-align : left;
	border-top : none;
	background-color : White;
	color : Black;
}

.searchresults a  
{
    font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color : Black;
} 

.searchresults td { padding:0px; line-height : 14px;}
.searchresults .collapse {border-collapse:collapse;} 

#showroomkeywords 
{   
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	text-align : left;
}






