/*-----------------------------------------------------------------------------
Main Stylesheet

author:    Andrew Scrivener
email:     andrew@denison.co.uk
website:   http://www.denison.co.uk
-----------------------------------------------------------------------------*/

body
{
 font-size:  12px;
 font-family: "trebuchet MS", helvetica, arial, sans-serif;
 color: #000;
}


p 
{
  margin: 0 0 1em 0;
  line-height: 160%;
}


p.button 
{
  font-size: 20px;
  font-weight: normal;
  color: #333;	 
  background-image: url(../images/bg-button.jpg);
  background-repeat: repeat-x;
  background-position: 0 0;
  background-color: #DFE0E3;
  padding: 10px 8px;
  border: 1px solid #B0B0B0;
  line-height: 100%;
  margin-bottom: 13px;
}


.boxout1 p,
.boxout2 p,
.boxout3 p
{
 line-height: 140%;
 margin: 0;
 padding: 0;
}


p.link
{
 margin: 0 0 0 185px;
 text-indent: -9999em;
 background-repeat: no-repeat;
 background-position: 0 0;
 line-height: 100%;
 position: absolute;
 bottom: 5px;
 right: 5px;
}


p.link a:link,
p.link a:visited
{
 display: block;
 width: 25px;
 height: 20px;
 background-position: 0 0;
 background-repeat: no-repeat;
}


p.link a:hover,
p.link a:active
{
 display: block;
 background-position: 0 -20px;
 background-repeat: no-repeat;
}


.boxout1 p.link a:link, .boxout1 p.link a
{
 background-image: url('../images/bg-box1-more.gif');
}


.boxout2 p.link a:link, .boxout2 p.link a
{
 background-image: url(../images/bg-box2-more.gif);
}


.boxout3 p.link a:link, .boxout3 p.link a
{
 background-image: url(../images/bg-box3-more.gif);
}


p.contact a:link,
p.contact a:visited
{
  font-size: 16px;
  display: block;
  height: 16px;
  background-image: url(../images/bullet_3.gif);
  background-repeat: no-repeat;
  background-position: 100% 0;
  text-decoration: none;
  color: #333;	
  line-height: 100%;
}


p.contact a:hover,
p.contact a:active
{
  background-position: 100% -16px;
}


p.top
{
 clear: both;
}


p.strapline
{
 font-size: 16px;
 float: right;
 clear: right;
 margin: 0 10px 0 0;
}


p.testimonial
{
 font-style: italic;
}


p.testimonial span
{
 display: block;
 margin-top: 5px;
}


h1, h2, h3, h4, h5, h6
{
 margin: 2em 0 1em 0;
}


.clear /* Class for clearing floats */
{
 clear: both;
}


em
{
 font-style: italic;
}


strong
{
 font-weight: bold;
}


strong span
{
 color: #F00;
}


.underline
{
 text-decoration: underline;
}


.top
{
 margin-top: 0;
}


.last
{
 border-bottom: none;
 background-image: none !important;
}


.boxout
{
 padding: 10px;
 border: 3px solid #ACC314;
}


.boxout1
{
 padding: 7px 10px;
 border: 1px solid #858382;
 background-color: #FF9900;
 background-image: url(../images/bg-box1.gif);
 background-repeat: repeat-x;
 background-position: 0 0;
}


.boxout2
{
 padding: 7px 10px;
 border: 1px solid #858382;
 background-color: #9E7EBF;
 background-image: url(../images/bg-box2.gif);
 background-repeat: repeat-x;
 background-position: 0 0;
}


.boxout3
{
 padding: 7px 10px;
 border: 1px solid #858382;
 background-color: #5E9E9E;
 background-image: url(../images/bg-box3.gif);
 background-repeat: repeat-x;
 background-position: 0 0;
}


div.mainContent .boxout1,
div.mainContent .boxout2,
div.mainContent .boxout3
{
 width: 209px; /* 215px Total */
 float: left;
 margin: 0 10px 25px 0;
 position: relative;
}


div.mainContent .boxout3
{
 margin-right: 0;
}


img.logo2
{
 float: right;
 margin: 20px 10px 0 0;
}


img.left
{
 float: left;
 margin: 0 10px 10px 0;
}


img.right
{
 float: right;
 margin: 0 0 10px 10px;
}


/*---------------------- Lists ---------------------*/

ul, ol
{
 line-height: 150%;
 margin: 0 0 1em 0;
}


ul li
{
 background-image: url(../images/bullet_1.gif);
 background-repeat: no-repeat;
 background-position: 0 50%;
 padding-left: 25px;
 margin-left: 25px;
}


ul.linkList li
{
 margin-left: 0;
 padding: 18px 10px;
 background-image: url(../images/bg-linkList.gif);
 background-repeat: repeat-x;
 background-position: 0 100%;
 line-height: 100%;
}


ul.linkList li a:link,
ul.linkList li a:visited
{
 display: block;
 height: 14px;
 background-image: url(../images/bullet_2.gif);
 background-repeat: no-repeat;
 background-position: 100% 0;
 text-decoration: none !important;
}


ul.linkList li a:hover,
ul.linkList li a:active
{
 background-position: 100% -14px;
}


ul.legal
{
 margin-left: 10px;
}

ul.legal li
{
 font-family: arial, helvetica, sans-serif;
 background-image: none;
 display: inline;
 color: #666;
 font-size: 11px;
 margin-top: 30px;
 padding-left: 0;
 margin-left: 0;
 margin-right: 30px;
}


ul.legal li a:link,
ul.legal li a:visited
{
 color: #666;
 text-decoration: underline;
}


ul.legal li a:hover,
ul.legal li a:active
{
 color: #333;
 text-decoration: underline;
}


ol li
{
 list-style-type: decimal;
 list-style-position: inside;
}


ol.romanNumeral li
{
 list-style: upper-roman;
 padding: 2px 0 2px 0;
}


ul.pdf
{
 margin-top: 10px;
}


ul.pdf li
{
 color: #000;
 font-size: 11px;
 padding: 2px 0 2px 20px;
 background-image: url(../assets/general/bullet_pdf.gif);
 background-repeat: no-repeat;
 background-position: 0 2px;
}


/*---------------------- Headings ---------------------*/

h1
{
 color: #003366;
 font-size: 21px;
 font-weight: bold;
}


h1.logo
{
 display: block;
 float: left;
 width: 157px;
 height: 63px;
 margin-top: 0;
 text-indent: -9999em;
 background-image: url(../images/denison-automotive-logo.jpg);
 background-repeat: no-repeat;
 background-position: 0 0;
 position: relative;
 top: 10px;
 left: 10px;
}


h2 
{
 color: #69790D;
 font-size: 23px;
 font-weight: normal;
 line-height: 148%;
}


h3 
{
 color: #000;
 font-size: 17px;
 font-weight: normal; 
}


h4
{
 font-size: 23px;
 font-weight: normal;
}


h5 
{
 line-height: 160%;
 font-size: 14px;
}

h6
{
 line-height: 160%;
 font-size: 12px;
}


.boxout1 h4,
.boxout2 h4,
.boxout3 h4
{
 color: #FFF;
 font-style: italic;
 margin: 0 0 5px 0;
}


/*---------------------- Links ---------------------------------*/

a,
a:link,
a:visited
{
 color: #006699;
 text-decoration: underline;
}


a:hover,
a:active
{
 color: #666;
 text-decoration: underline;
}


/*-------------------------- Main Navigation ---------------------------*/
 /*--------------------------- First Level --------------------------*/


ul.navigation
{
 padding-left: 0; 
 line-height: 1;
 z-index: 100;
}


ul.navigation li
{
 display: block;	
 float: left;
 background-image: none;
 padding-left: 0;
 z-index: 101;
}

ul.navigation li
{
 padding-left: 0;
 margin-left: 0;
 position:relative !important;
}


ul.navigation li a:link,
ul.navigation li a:visited
{
 color: #FFF;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
 display: block;
 border-left: 1px solid #252525;
 border-right: 1px solid #CCC;
 float: left;
 height: 24px; /* 34px Total */
 padding: 10px 55px 0 19px;
 background-image: url(../images/bg-nav.gif);
 background-repeat: repeat-x;
 background-position: 0 0;
}


ul.navigation li#home_nav a
{
 border-left: none;
}


ul.navigation li a:hover,
ul.navigation li a:active,
ul.navigation li.selected a:link,
ul.navigation li.selected a:visited,
ul.navigation li.selected a:hover,
ul.navigation li.selected a:active
{
 display: block;
 text-decoration: none;
 background-image: url(../images/bullet-nav.gif);
 background-repeat: no-repeat;
 background-position: 95% 50%;
 background-color: #A9BF2A;
}


/*--------------------------- Second Level --------------------------*/

ul.navigation ul 
{
 padding: 0;
 margin: 34px 0 0 0;
 list-style: none;
 line-height: 1;
 z-index: 1;
 width: 170px;
}


ul.navigation li ul 
{
 font-weight: normal;
 position: absolute;
 left: -999em;
 background-color: #DFE0E3;
}


ul.navigation li ul li
{
 padding: 0;
 height: auto;
 background-image: none;
 width: 170px;
 z-index:120;
}


ul.navigation li ul li a:link,
ul.navigation li ul li a:visited
{
 display: block;
 font-size: 11px; 
 color: #666;
 padding: 0;
 background-image: none;
 background-color: transparent;
 border: none;
 padding: 7px 7px 0 7px;
 width: 156px; /* 170px Total */
 border-bottom: 1px solid #CCC;
}


ul.navigation li ul li a:hover,
ul.navigation li ul li a:active
{
 color: #FFF;
 border-bottom: 1px solid #CCC;
}


ul.navigation ul li.sfhover,
ul.navigation li ul li:hover,
ul.navigation li ul li:active
{
 background-color: #A9BF2A;
 background-image: url(../images/bg-nav-2.gif);
 background-repeat: no-repeat;
 background-position: 95% 50%;
 width: 170px; /* 170px Total */
}

ul.navigation li.sfhover ul,
ul.navigation li:hover ul
{
 left: auto;
}


/*--------------------------- Third Level --------------------------*/

ul.navigation li ul ul 
{
 margin: 0em 0 0 14.1em;
}


ul.navigation li:hover ul ul, 
ul.navigation li.sfhover ul ul 
{
 left: -999em;
}


ul.navigation li:hover ul, 
ul.navigation li li:hover ul, 
ul.navigation li.sfhover ul, 
ul.navigation li li.sfhover ul 
{
 left: 0;
}


/*--------------------------- Page Specific Styles --------------------------*/

#tickerTape p
{
 color: #93A4B4;
 line-height: 100%;
 float: left;
}


#indexPage .subContent1 .boxout
{
 margin-top: 40px;
 padding: 5px;
 text-align: center;
 background-image: url(../images/tread.gif);
 background-repeat: no-repeat;
 background-position: 50% 50%;
}


#indexPage .subContent1 .boxout h2
{
 font-family: arial, "trebuchet MS", helvetica, sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #A7B83C;
 margin: 0;
 line-height: 100%;
}


#indexPage .subContent1 .boxout h3
{
 font-family: arial, "trebuchet MS", helvetica, sans-serif;
 font-size: 17px;
 color: #666;
 margin: 0;
 line-height: 100%;
}


#indexPage .subContent1 .boxout p
{
 font-family: arial black, helvetica, sans-serif;
 color: #000;
 font-size: 11px;
 line-height: 100%;
 margin: 20px 0 5px 0;
}


.portfolioLrg
{
 margin-bottom: 10px;
 padding: 10px;
}


.portfolioLrg ul li
{
 background-image: none;
 padding: 0;
 margin: 0 10px 0 0;
 float: left;
}


.portfolioSml ul,
.portfolioLrg ul
{
 margin: 0 !important;
 padding: 0 !important;
}


.portfolioSml
{
 margin-bottom: 10px;
 padding-bottom: 10px;
 padding: 14px;
 background-image: url(../images/bg-portfolio.jpg);
 background-repeat: repeat-x;
 background-position: 0 0;
 background-color: #001722;
}


.portfolioSml ul li
{
 background-image: none;
 padding: 0;
 margin: 0 14px 14px 0;
 float: left;
}


.last
{
 margin-right: 0 !important;
}
/* ########## Form ########## */
form#contactForm{
	position:absolute;
	background:#F1F6E8;
	padding:10px;
	z-index:20;
	border:1px solid #999999;
}
form#contactForm label{
	display:block;
	margin-bottom:10px;
}
form#contactForm textarea,
form#contactForm input.text{
	width:181px;
	padding-left:5px;
	border:1px solid #999999;
	display:block;
}
form#contactForm textarea{
	overflow:auto;
}
form#contactForm input.imgSubmit{
	float:right;
}
.hideEle
{
 display:none; 0 !important;
}
