/*
Description: Jakab Motors Cohuna
Author: VACC Web Design
Author URI: http://www.vacc.com.au
*/

<!--- START CSS RESET ----------------------------------------------------------->
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

<!--- END CSS RESET ------------------------------------------------------------->

<!--- START CLEARFIX RESET ------------------------------------------------------------->

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

<!--- END CLEARFIX RESET ------------------------------------------------------------->

html {
	width:100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	background: url('img/bg.jpg') repeat-x center top transparent;
	font: normal 14pt arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.container {
	width: 900px;
	margin: 0 auto 0 auto;
}

#topNavWrap {
	float: left;
	width: 100%;
	height: 35px;
	background: #555555;
}

#topPhone {
	float: left;
	width: 300px;
	height: 35px;
	background: transparent;
	text-align: left;
	font: bold 14pt Helvetica, Arial, Sans-serif;
	line-height: 35px;
	color: #fff;
}

#topNav {
	float: left;
	width: 600px;
	height: 35px;
	background: transparent;
	text-align: right;
	font: normal 8pt Helvetica, Arial, Sans-serif;
	line-height: 35px;
	color: #fff;
}

#topNav a {
	display: inline-block;
	text-decoration: none;
	color: #fff;
}

#topNav a:hover {
	text-decoration: none;
	color: #ccc;
}

.topNavHome {
	padding: 0 0 0 24px;
	margin: 0 10px 0 10px;
	background: url('img/icon_topNavHome.png') no-repeat center left transparent;
}

.topNavAboutus {
	padding: 0 0 0 15px;
	margin: 0 10px 0 10px;
	background: url('img/icon_topNavAboutus.png') no-repeat center left transparent;
}

.topNavContactus {
	padding: 0 0 0 25px;
	margin: 0 10px 0 10px;
	background: url('img/icon_topNavContactus.png') no-repeat center left transparent;
}

.topNavFindus {
	padding: 0 0 0 18px;
	margin: 0 0 0 10px;
	background: url('img/icon_topNavFindus.png') no-repeat center left transparent;
}

#bodyWrapHome {
	float: left;
	width: 100%;
	background: url('img/bgbodyWrap.png') no-repeat center 180px transparent;
}

#bodyWrapBody {
	float: left;
	width: 100%;
	background: transparent;
}

#header {
	float: left;
	width: 900px;
	height: 158px;
	background: transparent;
	border-bottom: 1px solid #555;
}

#headerLeft {
	float: left;
	width: 240px;
	height: 157px;
	background: transparent;
}

#headerRight {
	float: left;
	width: 660px;
	height: 112px;
	background: transparent;
	padding: 45px 0 0 0;
	text-align: right;
}

.headerLogoText {
	font-size: 28pt;
	color: #000;
}

.headerAddress {
	font-size: 16pt;
	color: #ababab;
	margin: 0 10px 0 0;
}

#slideshowWrap {
	float: left;
	width: 900px;
	height: 345px;
	background: #ccc;
	margin: 2px 0 0 0;
}

#brandNav {
	float: left;
	width: 250px;
	height: 345px;
	background: #555555;
}

#brandNavTop {
	float: left;
	position: relative;
	z-index: 101;
	width: 250px;
	height: 52px;
	background: transparent;
}

#brandNavBody {
	float: left;
	position: relative;
	z-index: 99;
	width: 250px;
	height: 303px;
	background: transparent;
	margin: -10px 0 0 0;
}

.brandNavContainer {
	float: left;
	width: 250px;
	height: 43px;
	background: url('img/bgbrandNavContainer.png') no-repeat center center transparent;
}

.slideshow {
	float: left;
	width: 650px;
	height: 345px;
	background: transparent;
}

#navigation {
	float: left;
	width: 900px;
	height: 54px;
	background: url('img/bgnav.png') no-repeat center center transparent;
	margin: 1px 0 0 0;
	font: normal 14pt Helvetica, Arial, Sans-serif;
	line-height: 54px;
	text-align: center;
	color: #fff;
}

.navSpacer {
	vertical-align: middle;
	padding: 0 25px;
}

.main_dnnmenu_rootitem {
	height: 54px;
	background: none;
	font: normal 14pt Helvetica, Arial, Sans-serif;
	color: #fff;
	text-align: center;
}
.main_dnnmenu_rootitem_hover {
	height: 54px;
	color: #47040B;
}
.main_dnnmenu_rootitem_selected {
	padding: 0 20px;
	height: 54px;
	color: #fff;
}
.MainMenu_MenuIcon {
	border: 0px !important;
}

.MainMenu_MenuArrow {
	border: 0px !important;
}
.icn {
	display: none;
}
.main_dnnmenu_submenu {
    background-color: #941522;
    border: 0px none;
    cursor: pointer;
    font-size: 12pt;
	color: #fff;
    line-height: 48px;
    position: absolute;
    z-index: 9999 !important;
	margin: 15px 0 0 50px;
}
.main_dnnmenu_submenu .txt {
	width: 100px;
}
.main_dnnmenu_submenu td {
    line-height: 20px;
    padding: 5px 10px !important;
	text-align: left;
}
.main_dnnmenu_itemhover {
    background-color: #ccc;
	color: #941522;
}

#homeboxes {
	float: left;
	width: 900px;
	height: 185px;
	background: transparent;
	margin: 28px 0 0 0;
}

.homebox1 {
	float: left;
	width: 290px;
	height: 185px;
	background: transparent;
	margin: 0 15px 0 0;
}

.homebox2 {
	float: left;
	width: 290px;
	height: 185px;
	background: transparent;
	margin: 0 15px 0 0;
}

.homebox3 {
	float: left;
	width: 290px;
	height: 185px;
	background: transparent;
}

#contentWrapHome {
	float: left;
	width: 900px;
	height: 100%;
	background: transparent;
	margin: 35px 0 0 0;
}

#contentWrapHome .Head {
    color: #555;
    font-size: 18pt;
    line-height: 18px;
    padding: 0 0 10px 42px;
    text-shadow: none;
    text-transform: none;
	font-weight: bold;
}

#contentWrapBody .Head {
    color: #555;
    font-size: 18pt;
    line-height: 18px;
    padding: 0 0 10px 0;
    text-shadow: none;
    text-transform: none;
	font-weight: bold;
}

#contentWrapHome .Title {
	height: 40px;
    margin: 0 0 15px 0;
    overflow: hidden;
	border-bottom: solid 1px #555;
}

#contentWrapHome .Normal, .NormalDisabled, .NormalDeleted {
    font-size: 10pt;
    font-weight: normal;
	color: #555;
}

#contentWrapBody {
	float: left;
	width: 900px;
	height: 100%;
	background: transparent;
	margin: 35px 0 0 0;
}

#contentWrapBody .c_DNN6_SubTitle .Title {
    margin: 0 0 30px 0;
    overflow: hidden;
}

#contentWrapBody .Normal, .NormalDisabled, .NormalDeleted {
    font-size: 12pt;
    font-weight: normal;
}

#contentpaneWrapHome {
	float: left;
	width: 290px;
	background: transparent;
	margin: 0 15px 0 0;
}

#contentpaneWrapBody {
	float: left;
	width: 570px;
	min-height: 370px;
	background: transparent;
	margin: 0 40px 0 0;
}

#contentpaneWrapHome .Head {
	background: url('img/icon_welcome.png') no-repeat left top transparent;
}

.contentpane {
	float: left;
	width: 100%;
	min-height: 200px;
	background: transparent;
}

.homeContentpane2 .Head {
	background: url('img/icon_specials.png') no-repeat left top transparent;
}

.homeContentpane2 {
	float: left;
	width: 290px;
	min-height: 200px;
	background: transparent;
	margin: 0 15px 0 0;
}

.homeContentpane3 .Head {
	background: url('img/icon_email.png') no-repeat left top transparent;
}

.homeContentpane3 {
	float: left;
	width: 290px;
	min-height: 200px;
	background: transparent;
}

.homeContentpane3 input {
	width: 200px;
	border: solid 1px #555;
}

.homeContentpane3 textarea {
	width: 200px;
	border: solid 1px #555;
}

.homeContentpane3 #dnn_ctr394_ViewDraggableDynamicForm_btnSubmitButton10 {
	width: 100px;
	margin: 0 0 0 83px;
}

.homeContentpane3 #dnn_ctr394_ViewDraggableDynamicForm_htmbtnClearButton10 {
	width: 100px;
}

.bodyBrands {
	float: left;
	width: 900px;
	height: 100px;
	background: transparent;
	border-bottom: solid 1px #555;
}

#sidebar {
	float: left;
	width: 290px;
	min-height: 200px;
	background: transparent;
}

#footerWrap {
	float: left;
	width: 100%;
	background: #dbdbdb;
	margin: 50px 0 0 0;
}

#footerLeft {
	float: left;
	width: 350px;
	height: 105px;
	background: transparent;
	margin: 15px 0 0 0;
}

#footerLeft img {
	width: 150px;
	height: 99px;
}

#footerCentre {
	float: left;
	width: 200px;
	height: 27px;
	background: transparent;
	margin: 93px 0 0 0;
}

#footerRight {
	float: left;
	width: 350px;
	height: 80px;
	background: transparent;
	text-align: right;
	margin: 40px 0 0 0;
}

.footerLogoText {
	font-size: 18pt;
	color: #000;
}

.footerAddress {
	font-size: 7.7pt;
	color: #000;
	margin: 0 10px 0 0;
}

#dnn_Login_loginLink {
	color: #ccc;
}




