/* FRONT PAGE CONTENT */

/*#container  {
	width: 950px;
	float:inherit;
	margin-left:auto;
	margin-right:auto;
	table-layout:auto;
	padding-left:inherit;
	padding-right:inherit;
	position:static;
}*/
#headerinclude	{
	position: absolute;
	z-index: 99;
	left: -25px;
}



#multi-level2 .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu2, .menu2 ul {list-style-type:none; z-index:100; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu2 li.top {display:block; float:left; position:relative;}

.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}


.menu2 li.top a.top_link {display:block; float:left; height:101px;}
.menu2 li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;}

.menu2 li.p10 {width:289px; background:url(http://www.dvg.com.au/images/internetspecials_2.gif) no-repeat;}
.menu2 li.p11 {width:289px; background:url(http://www.dvg.com.au/images/servicebookings_2.gif) no-repeat;}
.menu2 li.p12 {width:289px; background:url(http://www.dvg.com.au/images/latestnewslg_2.gif) no-repeat;}

.menu2 li #dvgspecials {width:289px; background:url(http://www.dvg.com.au/images/internetspecials_0.gif) no-repeat;}
.menu2 li #servicing {width:289px; background:url(http://www.dvg.com.au/images/servicebookings_0.gif) no-repeat;}
.menu2 li #latestnewslg {width:289px; background:url(http://www.dvg.com.au/images/latestnewslg_0.gif) no-repeat;}

.menu2 a:hover {visibility:visible; z-index:200;} /* for IE6 */
.menu2 li:hover { position:relative; z-index:200;} /* for IE7 */

.menu2 li a#dvgspecials:hover, .menu li:hover a#dvgspecials,
.menu2 li a#servicing:hover, .menu li:hover a#servicing,
.menu2 li a#latestnewslg:hover, .menu li:hover a#latestnewslg {background:transparent;}





#header {
	top: 0px;
}
#logos {
	margin-left: -10px;
	margin-top: -15px;
} 

/* beginning of Menu Coding */
#headermenu {
	height:30px;
	width: 980px;
	table-layout:auto;
	margin-left:auto;
	margin-right:auto;
	padding-left:30px;
	position:static;
	z-index:100;
	margin-top: 2px;
}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:35px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:110px; background:url(http://www.dvg.com.au/images/newcars_2.gif) no-repeat;;}
.menu li.p2 {width:110px; background:url(http://www.dvg.com.au/images/usedcars_2.gif) no-repeat;;}
.menu li.p3 {width:110px; background:url(http://www.dvg.com.au/images/locations_2.gif) no-repeat;;}
.menu li.p4 {width:110px; background:url(http://www.dvg.com.au/images/specials_2.gif) no-repeat;;}
.menu li.p5 {width:90px; background:url(http://www.dvg.com.au/images/finance_2.gif) no-repeat;;}
.menu li.p6 {width:110px; background:url(http://www.dvg.com.au/images/servicing_2.gif) no-repeat;;}
.menu li.p7 {width:110px; background:url(http://www.dvg.com.au/images/latestnews_2.gif) no-repeat;;}
.menu li.p8 {width:110px; background:url(http://www.dvg.com.au/images/spareparts_2.gif) no-repeat;;}
.menu li.p9 {width:90px; background:url(http://www.dvg.com.au/images/contactus_2.gif) no-repeat;;}
.menu li .pad {
	padding-left: 20px;
}



/* set up the normal unhovered images in the links */
.menu li #locations {width:110px; background:url(http://www.dvg.com.au/images/locations_0.gif) no-repeat;;}
.menu li #newcars {width:110px; background:url(http://www.dvg.com.au/images/newcars_0.gif) no-repeat;;}
.menu li #usedcars {width:110px; background:url(http://www.dvg.com.au/images/usedcars_0.gif) no-repeat;;}
.menu li #finance {width:90px; background:url(http://www.dvg.com.au/images/finance_0.gif) no-repeat;;}
.menu li #servicing {width:110px; background:url(http://www.dvg.com.au/images/servicing_0.gif) no-repeat;;}
.menu li #specials {width:110px; background:url(http://www.dvg.com.au/images/specials_0.gif) no-repeat;;}
.menu li #latestnews {width:110px; background:url(http://www.dvg.com.au/images/latestnews_0.gif) no-repeat;;}
.menu li #spareparts {width:110px; background:url(http://www.dvg.com.au/images/spareparts_0.gif) no-repeat;;}
.menu li #contactus {width:90px; background:url(http://www.dvg.com.au/images/contactus_0.gif) no-repeat;;}


/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#locations:hover, .menu li:hover a#locations,
.menu li a#newcars:hover, .menu li:hover a#newcars,
.menu li a#usedcars:hover, .menu li:hover a#usedcars,
.menu li a#finance:hover, .menu li:hover a#finance,
.menu li a#servicing:hover, .menu li:hover a#servicing,
.menu li a#specials:hover, .menu li:hover a#specials,
.menu li a#latestnews:hover, .menu li:hover a#latestnews,
.menu li a#spareparts:hover, .menu li:hover a#spareparts,
.menu li a#contactus:hover, .menu li:hover a#contactus {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:0; top:35px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:110px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:100px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:100px; line-height:20px; text-indent:2px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(http://www.dvg.com.au/images/arrow.gif) 95px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#012063; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#012063 url(http://www.dvg.com.au/images/arrow_over.gif) 95px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#012063 url(http://www.dvg.com.au/images/arrow_over.gif) 95px 7px no-repeat; color:#fff;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:95px; top:-4px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:106px; z-index:200; height:auto; z-index:300;}

/* end of Menu Coding */

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style4 {color: #FFFFFF}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.style17 {
	font-size: 16px
}
.style18 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; color: #FFFFFF; }


/*END OF FRONT PAGE CONTENT */

body {
	font-family: "lucida grande", verdana, geneva, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}




/*************** Text Size ***************/
#textsize {
	margin-left: 216px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}

#textsize div {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	background-color: #23357B;
	background-image: url(../img/diagonal_cap.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: right;
	margin-left: 285px;
}

#textsize a {
	color: #FFFFFF;
}

#textsize a:hover {
	color: #A8B3CF;
}


/*************** SubNav ***************/
#subnav {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left-width: 0.1em;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 10px;
	margin-left: 0.5em;
	margin-bottom: 1px;
	width: 140px;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 20px;
	text-align: center;
}

#subnav ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
}

/*************** Content ***************/

#content {
	/*line-height: 1.5em;
	font-size: 1.1em;
	margin-left: auto;
	margin-top: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	width: 950px;
	margin-right: auto;
	margin-bottom: auto;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999999;
	border-bottom-style: none;
	padding: 2px;*/	
	
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:0px;
	bottom:0px;
	width: 960px;
	font-size: 1.1em;
	line-height: 1.5em;	
}

#content #textsize {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: right;
	width: 100%;
}

#content fieldset {
	border: 1px solid #999999;
	padding: 10px;
}

#content p {
	margin-bottom: 0;
}

/*************** Footer ***************/
#footer {
	background-image: url(../img/footer_bg_new.gif);
	background-repeat: no-repeat;
	background-position:center;
	line-height: 0.8em;
	font-size: 1.1em;
	position:inherit;
	margin-left: auto;
	margin-top:auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-indent:100px;
	#text-indent:130px;
	font-style: italic;
	color:#FFFFFF;
	padding-top: 70px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #A8B3CF;
}

#footer em {
	font-size: 1.4em;
}

/*************** Headings ***************/
h1, h2, h3, h4, h5, h6 {
	font-family: "lucida grande", verdana, geneva, sans-serif;
	color: #23357B;
	line-height: normal;
}
	
h1 {
	font-size: 2.4em;
	font-weight: normal;
	margin-top: 0px;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
}

h3 {
	font-size: 1.6em;
	font-weight: normal;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1em;
}

/*************** Tables ***************/

/*************** Global ***************/
.hide {
	display: none;
}

a:link {
	text-decoration: underline;
	color: #23357B;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #8EBABE;
}

img {
	border: none;
}

object {
	display: block;
	padding-left: 5px;
}

strong, b {
	font-weight: bold;
}

.floatedrightphoto {
	float: right;
	border: 5px solid #989898;
	margin: 10px 0px 10px 10px;
}

.floatedleftphoto {
	float: left;
	border: 5px solid #979797;
	margin: 10px 10px 10px 0px;
}

.float {
	width: 469px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.float img {
	border: 5px solid #989898;
}
  
.float p {
	text-align: center;
	margin-top: 0;
}

.floatright{
	float: right;
}

.floatleft {
	float: left;
}

/** Optiic AddINs **/
label.required {
	color:#CC0000;
}

legend {
	color:#0033FF;
	font-size: 16px;
	font-weight: bold;
}

table.borderless {
	border-color:#FFFFFF;
}

td.borderless {
	border-color: #FFFFFF;
}

button.subbutton {
	border: 1px solid #666666;
	font-family: "lucida grande", verdana, geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #23357B;
	background-color: #FFFFFF;
	width: 140px;
	margin-top: 3px;
}

button.subbutton_hover {
	border: 1px solid #666666;
	font-family: "lucida grande", verdana, geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #CC0000;
	background-color: #CCCCCC;
	width: 140px;
	margin-top: 3px;
}
label.notrequired {
	color:#000;
	font-size: 14px;
}
.stylered {
	color: #F00
}
.style5 {
	color: #03F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
.style5Copy {
	color: #03F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.style5RED {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.styleBigWhite {
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 45px;
}
.style5REDItalics {
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
.styleServiceHeadings {
	color: #024579;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
}
.styleServiceAddress {
	color: #0070B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
.styleServicePhone {
	color: #0070B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
}
.styleServiceEmail {
	color: #0070B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}
.styleServiceEmailSmall {
	color: #0070B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
