body {
	margin: 0px;
	background-color: #585858;
	/*background-image: url(images/indexBG.png);*/
	/*font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif, "Monotype Corsiva"; 
	font-family: MyriadPro-Regular, "Myriad Pro Regular", MyriadPro, "Myriad Pro", Helvetica, Arial, sans-serif;*/
	font-family: Helvetica, Arial, sans-serif;
    font-weight: 300;
}

.middlecolor {
	background-color: #fff;
}

.wrap {width: 960px; margin: 0 auto;}


.bondslogo {
	display:inline-block;
	width:50px;
	height:60px;
	padding-left:225px;
}

.CompanyName {
	font-family: "Century Gothic";
	font-size: 18px;
	/*font-weight: bold;*/
	/*letter-spacing: 1px;*/
	text-decoration: none;
	color: #393B0B;
}

/*Contact Form*/
.Title {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 2px;
	text-decoration: none;
	color: #1B1B1B;
}

.SubTitle {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	color: #13156B;
}

.ContactText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color: #000;
}

label {
    display:block;
    margin-top:20px;
    letter-spacing:2px;
}

.enqForm {
     margin-left:auto;
     margin-right:auto;
     max-width: 600px;
     background: #F7F7F7;
     padding: 25px 15px 25px 10px;
     font: 12px "Century Gothic";
     color: #888;
     text-shadow: 1px 1px 1px #FFF;
     border:1px solid #E4E4E4;
}
.enqForm h1 {
     font-size: 25px;
     padding: 0px 0px 10px 40px;
     display: block;
     border-bottom:1px solid #E4E4E4;
     margin: -10px -15px 30px -10px;;
     color: #888;
}
.enqForm h1>span {
     display: block;
     font-size: 11px;
}
.enqForm label {
     display: block;
     margin: 0px;
}
.enqForm label>span {
     float: left;
     width: 30%;
     text-align: right;
     padding-right: 10px;
     margin-top: 10px;
     color: #888;
}
.enqForm input[type="text"], .enqForm input[type="email"], .enqForm input[type="radio"], .enqForm textarea, .enqForm select {
     border: 1px solid #DADADA;
     color: #888;
     height: 30px;
     margin-bottom: 16px;
     margin-right: 6px;
     margin-top: 2px;
     outline: 0 none;
     padding: 3px 3px 3px 5px;
     width: 60%;
	 font-family: "Century Gothic";
     font-size: 12px;
     line-height:15px;
     box-shadow: inset 0px 1px 4px #ECECEC;
     -moz-box-shadow: inset 0px 1px 4px #ECECEC;
     -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.enqForm input[type="radio"]{
	 transform: scale(0.8);
	 height:18px;
	 width: 8%;
	 box-shadow: none;
	 -moz-box-shadow: none;
	 -webkit-box-shadow: none;
}

.enqForm textarea{
     padding: 5px 3px 3px 5px;
}
.enqForm select {
     background: #FFF url('down-arrow.png') no-repeat right;
     background: #FFF url('down-arrow.png') no-repeat right);
     appearance:none;
     -webkit-appearance:none; 
     -moz-appearance: none;
     text-indent: 0.01px;
     text-overflow: '';
     width: 60%;
     height: 35px;
     line-height: 25px;
}
.enqForm textarea{
     height:100px;
}
.enqForm.button {
     background: #E27575;
     border: none;
     padding: 10px 25px 10px 25px;
     color: #FFF;
     box-shadow: 1px 1px 5px #B6B6B6;
     border-radius: 3px;
     text-shadow: 1px 1px 1px #9E3F3F;
     cursor: pointer;
}
.enqForm .button:hover {
     background: #CF7A7A
}

/*Right menu */
#MenuText > ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#MenuText > ul li {
    float: left;
}

#MenuText > ul li a:link, a:visited {
    display: block;
    /*width: 60px;*/
	font-family: "Century Gothic";
	font-size: 10px;
    /*font-weight: bold;*/
	letter-spacing: 1px;
    color: #848484;
    text-align: center;
    padding: 4px;
    text-decoration: none;
    text-transform: uppercase;
}

#MenuText > ul li a:hover, a:active {
    /*background-color: #7A991A;*/	
	color: #61210B;	
}

.line {
	display: block;	
	font-family: "arial";
	font-size: 10px;
	color: #BDBDBD;
	text-align: center;
	padding: 4px;
	text-decoration: none;
	text-transform: uppercase;
}

/* Main picture position */
.mainpicture {
	width:1000px;
	height:200px;
	margin-top:-12px;
	margin-left:-20px;
}

.homepicture {
	width:1000px;
	height:300px;
	margin-top:-12px;
	margin-left:-20px;
}

/* Reset code to remove theme inherent styling */
.dcjq-mega-menu ul.menu ul, .dcjq-mega-menu ul.menu li {
	list-style: none; 
	padding: 0; 
	margin: 0;
}
.dcjq-mega-menu ul.menu ul {
	display: none; /* Hides non-mega links */
}
.dcjq-mega-menu ul.menu .sub ul {
	display: block; /* overrides above hide */
}

/* Main menu styles */
/*top menu icon and text*/
.dcjq-mega-menu ul.menu {
	background: #776a56 url(images/bg_green.png) repeat-x 0 -80px; 
	width: 99.8%; 
	height: 40px; 
	border-right: 1px solid #1B1B1B; 
	border-left: 1px solid #1B1B1B; 
	position: relative; /* Important - required for positioning of mega menu */
	font: normal 13px Arial, sans-serif; 
	line-height: 16px;
	margin-left:-20px;
	margin-top:-10px;
}
.dcjq-mega-menu ul.menu li {
float: left; 
font-weight: bold;
}

.dcjq-mega-menu ul.menu li a {
float: left; 
display: block;  
padding: 12px 16px; 
background: url(images/bg_green.png) repeat-x 100% 0; 
color: #fff;
text-shadow: 1px 1px 1px #000; 
text-decoration: none;
}
.dcjq-mega-menu ul.menu li.mega-hover a, .dcjq-mega-menu ul.menu li a:hover {
background-position: 100% -40px; 
color: #000; 
text-shadow: none;
}

/* Arrow tag for parent links */
.dcjq-mega-menu ul.menu li a.dc-mega {
padding-right: 38px; /* Additional padding for arrow */
position: relative; /* Required for arrow positioning */
}
.dcjq-mega-menu ul.menu li a .dc-mega-icon {
display: block; 
position: absolute; 
top: 18px; 
right: 15px; 
width: 8px; 
height: 6px; 
background: url(images/arrow.png) no-repeat 0 0;
}
.dcjq-mega-menu ul.menu li.mega-hover a .dc-mega-icon {
background-position: 0 100%;
}

/* Mega Menu Styling */
/* Mega Drop Down Container */
.dcjq-mega-menu ul.menu li .sub-container {
position: absolute; /* Required */
background: url(images/bg_sub_left.png) no-repeat 0 100%; 
padding-left: 10px; 
margin-left: -3px;
}
.dcjq-mega-menu ul.menu li .sub {
background: url(images/bg_sub.png) no-repeat 100% 100%; /*drop down menu background*/
padding: 20px 20px 20px 10px;
}
.dcjq-mega-menu ul.menu li .sub-container.mega .sub {
padding: 20px 10px 0 0;
}
.dcjq-mega-menu ul.menu li .sub .row { /* Clear the sub-menu floats */
width: 100%; 
overflow: hidden; 
clear: both;
}
.dcjq-mega-menu ul.menu li .sub li {
float: none; 
font-size: 1em; 
font-weight: bold;
}
/* Sub-menu Headers */
.dcjq-mega-menu ul.menu li .sub li.mega-hdr { /* Sub-menu headers - i.e. 2nd level navigation */
float: left; /* Float the sub-menus and give them a fixed width to from the mega menu rows */
width: 240px; /* Original 260px*/
margin: 0 10px 20px 10px;
border: 1px solid #6c6656; 
}
.dcjq-mega-menu ul.menu li .sub a { /* Clear the styles from the top-level links and set the font styles */
background: none; 
border: none; 
text-shadow: none; 
color: #3A3939; /*pull down menu text color*/
padding: 7px 10px;
display: block; 
float: none; 
text-decoration: none; 
font-size: 0.9em; 
}
.dcjq-mega-menu ul.menu li .sub li.mega-hdr a.mega-hdr-a {
padding: 7px 10px; 
margin-bottom: 5px; 
border-bottom: 1px solid #ccc; 
text-transform: uppercase; 
font-weight: bold; 
color: #000; 
background: #DCD8B2 url(images/bg_hdr.png) repeat-x center center;
}
.dcjq-mega-menu ul.menu li .sub li.mega-hdr a.mega-hdr-a:hover {
color: #000; 
text-shadow: none;
}


/* Add the individual sub-menu backgrounds */
.dcjq-mega-menu ul.menu li .sub li#menu-item-1 {
/*background: url(images/deepdeneM.jpg) no-repeat 160px 60px;*/
}
.dcjq-mega-menu ul.menu li .sub li#menu-item-2 {
/*background: url(images/bg_sedan.jpg) no-repeat 135px 40px;*/
}
.dcjq-mega-menu ul.menu li .sub li#menu-item-3 {
/*background: url(images/bg_convert.jpg) no-repeat 135px 40px;*/
}
.dcjq-mega-menu ul.menu li .sub li#menu-item-4 {
/*background: url(images/bg_suv.jpg) no-repeat 135px 40px;*/
}
.dcjq-mega-menu ul.menu li .sub li#menu-item-5 {
/*background: url(images/bg_pickup.jpg) no-repeat 135px 40px;*/
}
.dcjq-mega-menu ul.menu li .sub li#menu-item-6 {
/*background: url(images/bg_sports.jpg) no-repeat 135px 40px;*/
}
.dcjq-mega-menu ul.menu li .sub li#menu-item-7 {
/*background: url(images/bg_sports.jpg) no-repeat 135px 40px;*/
}
.dcjq-mega-menu ul.menu li .sub li#menu-item-8 {
/*background: url(images/bg_sports.jpg) no-repeat 135px 40px;*/
}
.dcjq-mega-menu ul.menu li .sub li#menu-item-9 {
/*background: url(images/bg_sports.jpg) no-repeat 135px 40px;*/
}
.dcjq-mega-menu ul.menu li .sub li#menu-item-10 {
/*background: url(images/bg_sports.jpg) no-repeat 135px 40px;*/
}
.dcjq-mega-menu ul.menu li .sub li#menu-item-11 {
/*background: url(images/bg_sports.jpg) no-repeat 135px 40px;*/
}

/* Style the 3rd level links */
.dcjq-mega-menu ul.menu li .sub li ul li {
margin-right: 0px;/*90px*/
}
.dcjq-mega-menu ul.menu .sub li.mega-hdr li a {
color: #444;
font-weight: normal; 
padding: 3px 0 3px 25px; 
background: url(images/bullet.png) no-repeat 10px 8px; 
}
.dcjq-mega-menu ul.menu .sub li.mega-hdr li a:hover {
color: #990000;
background-image: url(images/bullet_on.png); 
}

.listpoint {
color: #990000;
font-size: 12px;
font-weight: normal; 
padding: 3px 0 3px 25px; 
background: url(images/bullet_on.png) no-repeat 10px 8px; 
}


/* Styling for items with only 2 levels */
.dcjq-mega-menu ul.menu li .sub-container.non-mega .sub {
padding: 20px 20px 20px 10px;
}
.dcjq-mega-menu ul.menu li .sub-container.non-mega li {
width: 220px; /* Set the drop down width */
}
.dcjq-mega-menu ul.menu li .sub-container.non-mega li a {
padding: 7px 5px 7px 22px; 
background: url(images/bullet.png) no-repeat 5px 12px;
}
.dcjq-mega-menu ul.menu li .sub-container.non-mega li a:hover {
color: #990000;
background-image: url(images/bullet_on.png);
}

/* Submenu */
.submenu ul li {
	display: block;
	list-style-image: none;
	font: normal 14px Gothic, Arial;
	padding: 8px 15px;	
	margin-left:-20px;
	background: url(images/bullet.png) no-repeat 1px;
}

.submenu ul li a {
	color: blue;
	text-decoration: none;
}

.submenu ul li:hover{
	display: block;
	background-image: url(images/bullet_on.png);
	color: #7A0505;
}

.content {
	display:block;
	font: normal 13px Gothic, Arial;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 8px;
	padding-right: 30px;
	text-align:justify;
	line-height: 160%;
	margin-left: 20px;
}

.contentAdd {
	display:block;
	font: normal 13px Gothic, Arial;
	margin-top: -40px;
	/*padding-bottom: 20px;*/
	padding-left: 8px;
	padding-right: 30px;
	text-align:justify;
	line-height: 160%;
	margin-left: 20px;
}

.menu-itemText {
	font: bold 12px Gothic, Arial;
	padding-left:10px;
	line-height: 160%;
}

.CopyRiget {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Gothic, Arial;	
	color: #ccc;
	font-size: 12px;
	background: #37322d;
	height: 60;
	width: 1000;
}

.CopyRigeR {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Gothic, Arial;	
	color: #ccc;
	font-size: 12px;
	background: #37322d;
	height: 20px;
	width: 1000;
}

