/* -------------------- vantrailer.com styles ---------------------------------- */

/* -------------------- All pages start ---------------------------------------- */

body
{
	font-family : Verdana, Arial ;
	color : Black ;
	text-align :center ;
	margin-top : 10px ;
	margin-bottom : 10px ;
	background-color : #c7e19e ;
}

a
{
	color : Blue ;
	font-size : 8pt ;
	text-decoration : underline ;
}

p
{
		font-size: 8pt ;
		margin-top : 0px ;
}

li
{
	font-size : 8pt ;
	line-height : 10px ;
}

table
{
	width : 632 ;
	border-collapse : collapse ;
	margin-left : auto ;
	margin-right : auto ;
	background-color : White ;
	border : solid 1px black;
}

td
{
	padding : 5px 10px 5px 10px;
	border : 0px ;
	vertical-align : top ;
}

h1
{
	font-family : arial black ;
	font-size : 24pt ;
	color : black ;
	margin-bottom : 0px ;
}

h2
{
    font-family : Arial Blackadder ITC ;
    font-size : 20px ;
    color : Gray ;
    margin-bottom : 3px ;
    margin-top : 0px ;
}

h3
{
    margin :  0px 0px 0px 0px ;
    font-size : 12px ;
    font-weight : bold ;
    color : black ;
}
/* -------------------- All pages end ------------------------------------------ */

/* -------------------- Headers and footers starts ----------------------------- */

#headers
{

}

.navigationbar
{
	height : 100px ;
}

#navbar
{
	position : absolute ;
	top : 10 ;
	width : 630 ;
	left : 50% ;
	margin-left : -316px ;
}

.navigation td
{
	background-color :	green ;
	color : #c7e19e ;
	text-align : left ;
	vertical-align : text-bottom ;
	font-size : 10px ;
}
.navigation a
{
	color : white ;
	text-decoration : underline ;
	font-family : arial ;
	font-weight : bold ;
	font-size : 10pt ;
}

.navigation a:hover 
{
	color : gray ;
}

.header img
{
	display : block;
	margin : 0 ;
}

.header td
{
	padding : 0px 0px 0px 0px ;
	vertical-align : bottom ;
	line-height : 0 ;
}

.footer
{
	margin-top : 3px ;
	margin-bottom : 0px ;
}

/* -------------------- Headers and footers ends ------------------------------- */

/* -------------------- Product pages starts ----------------------------------- */

.DCU img
{
	margin : 5px 10px 5px 0px ;
}

.products img
{
	border : none ;
}

#mini, #vt1508t
{
	border : none ;
	margin-left : 30px ;
	margin-top : 15px ;
}

#genny, #vantrailer
{
    border : none ;
	margin-left : 10px ;
	margin-top : 10px ;
}

/* -------------------- Product pages ends ------------------------------------ */

#contactus p
{
    margin-bottom : 0px ;
    margin-top : 0px ;
}