/* Old Holdens website style sheet
Created by Wendy Meers 
15/08/2009 2:36:43 PM */


    div.img
    {
    margin: 3px;
    border: 1px solid #000000;
    height: auto;
    width: auto;
    float: left;
    text-align: center;
    }       
    div.img img
    {
    display: inline;
    margin: 3px;
    border: 1px solid #000000;
    }
    div.img a:hover img {border: 0px solid #000000;}
    div.desc
    {
    text-align: center;
    font-weight: normal;
    width: 120px;
    margin: 2px;
    }
 
/*start of left navigation */
.glossymenu{
margin: 10px 0;
padding: 0;
width: 170px; /*width of menu*/
border: 1px solid #9a9a9a;
border-bottom-width: 1;
}

.glossymenu a.menuitem{
background: black url(glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #cccccc;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #cccccc;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #000000;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px #cccccc;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #cccccc;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #000000;
color: #ffffff;
}
/*end of left navigation styles*/

table.one
{
table-layout: automatic;

}
table.two
{
table-layout: fixed;
font-size: .85em;
}
.bar
{
font: 1.4em Tahoma, sans-serif;
	color: #000000;
	Margin-left: 10px;
	padding: 0.2em;
	margin-bottom: 1px;
}
.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}


div.left {
float: left;
margin-left: 42px;
margin-right: 42px;
width: 100px;
margin-bottom: 30px;}

.style1 {color: #cccccc;}/*this is lignt grey*/
.style2 {color: #666666;}/*this is dark grey*/
.style3 {color: #ffffff;}
.red {color: #FF0000}
.style5{text-align: right;}
img.c1 {border-style: none}
* {
	margin: 0;
	padding: 0;
}
.style4 { 
  color: #cccccc;
  font: 1.4em/1.4em Tahoma, sans-serif;
  font-weight: bold;     
}
body {
	font-size: 62.5%;
	background: url(images/stripe.png) repeat;
	margin: 0;
	padding: 0;
}
li
{
  font: 1.0em/1.2em Tahoma, sans-serif;
	margin-bottom: 5px;
}
#maincopy
{
  font: 1.2em/1.4em Tahoma, sans-serif;	
  padding-right: 5px;
  padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
  margin-bottom: 5px;
  text-align:justify;
  color: #cccccc;
}

p,  {
 
	font: 1.2em/1.6em Tahoma, sans-serif;
	padding-right: 20px;
	margin-left: 20px;
	margin-right: 80px;
	margin-bottom: 5px;

}
			/*top navigation bar*/
#navcontainer ul {
float : right;
width : 80%;
padding-right : 80px;
margin : 0 0 20px 0;
font-size : 110%;
border-top : 0px solid #000;
border-bottom : 0px solid #000;
background : #000000;
color : #666666;
}
#navcontainer ul li {
display : inline;
}
#navcontainer ul li a {
float : right;
padding : 0.2em 1em;
text-decoration : none;
border-right : 1px solid #000;
background : #000000;
color : #666666;
}
#navcontainer ul li a:hover, #navcontainer ul li a#current {
background : #000000;
color : #cccccc;
}
/*end navigation bar*/
h1 {
	font: 2.0em Tahoma, sans-serif;
	color: #6666666;
	height: 0px;
}
#subheader
{
  font: 1.2em Tahoma, sans-serif;
	color: #cccccc;
	margin-left: 160px;
	
  }
h2 {
	font: 1.8em Tahoma, sans-serif;
	color: #cccccc;
	margin-bottom: 10px;
}
h3 {
	font: 1.4em Tahoma, sans-serif;
	color: #cccccc;
	Margin-left: 2px;
	padding: 0.2em;
	margin-bottom: 1px;
}
h4 {
	font: .85em Tahoma, sans-serif;
	color: #cccccc;
	padding: 0.2em;
	margin-bottom: 2px;
}
h5{ 
  color: #cccccc;
  font: 1.0em/1.2em Tahoma, sans-serif;
  font-weight: bold;
  margin-bottom: 2px;
  text-align: left;     
}
ul {
	margin-left: 25px;
}

img {
	border: none;
}
a:link {
	color: #666666;
	text-decoration: none;

}
a:visited {
	color: #cccccc;
	text-decoration: none;
}
a:hover {
	color: #ffffff
	text-decoration: none;
}
a:active {
  color: #cccccc;
	text-decoration: none;
}

mailto {
	text-decoration: none;
	color: #268ed4;
}
#page-wrap {
	background: #000000;
	min-width: 780px;
	max-width: 1260px;
	margin: 0px auto;
	}
#page-wrap #inside {
		margin: 10px 10px 10px 10px;
		padding-top: 0px;
		padding-bottom: 10px;
	}
	
#main-content {
	background: url(images/left-sidebar.gif) repeat-y #000000;
	padding-left: 230px;
	padding-top: 5px;
	padding-bottom: 10px;
}
	
#header {
	background: #000000;
	text-align: center;
}
	
#left-sidebar {
	width: 150px;
	float: left;
	padding-left: 15px;
	padding-top: 20px;
}

#footer {
	background: #000000;
	text-align: center;
	padding-left: 120px;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #cccccc;
}