/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-color: #4d5152;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	color: #666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	text-align: center;
}

#skip-navigation{	
}

#wrap{
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	width: 980px;
}
* html #wrap {  /* This is the Tan hack */
	width: 980px; 
	w\idth: 980px; 
}

#header{
	position: relative;
}
#centerc{
	display: inline;
	float:left;
	margin-left: 206px;
	margin-bottom: 25px;
	padding-right: 10px;
	padding-left: 13px;
	width:751px;
}
* html #centerc {  /* This is the Tan hack */
	width: 774px; 
	w\idth: 751px; 
}
#leftc {
	float:left;
	margin-left:-980px;
	width: 206px;
}
#foot{
	border-top: 12px solid #3e4345;
	clear: both;
	margin-top: 10px;
}

#footerclear {
	clear: both;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic{
}

#navigation {
	xfloat: left;
	padding-bottom: 10px;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	width: 960px;
	border-left: 10px solid #FFFFFF;
}



/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation ul {
	background-image: url(../images/button-link-bg.gif);
	background-repeat: repeat-x; 
	list-style: none;
	margin: 0px;
	margin-left: 19px;
	padding: 0px;
	width: 922px;
	height: 50px;
}
#navigation ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	float: left; 
}
#navigation ul li a, #navigation ul li a:visited {
	color: #d2d4d4;
	display: block;
	font-size: 0.9em;
	font-weight: bold;   
	padding-top: 22px;
	padding-bottom: 10px;
	padding-left: 9px;
	padding-right: 9px;
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li a:active {	
	color:#CC0033;
}
#navigation ul li ul {     
	background: none;
	margin: 0px;
	display:block;
	border: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	position: absolute;
	visibility: hidden;
	width: 200px;
}
#navigation ul li:hover ul, #navigation ul li.sfhover ul {
	 visibility: visible;
}
#navigation ul li ul li { 
	background-color: #000000;
	background: none;
	width: 200px;
	margin: 0px;
	font-weight: normal;
	text-align:left;
	padding: 0px;
}
#navigation ul li ul li a, #navigation ul li ul li a:visited {
	background: none;
	background-color: #656565;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navigation ul li ul li a:hover {
	background-color: #656565;
	margin: 0px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	margin-left: 10px;
}

/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/

#menu ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;	
}
#menu ul li {
	margin: 0; 
	padding: 0; 
}
#menu ul li a, #menu ul li a:visited {
	color: #697071;
	border-bottom: 1px solid #666666;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
	/*width avoids extra whitespace in ie5-6*/
	width: 195px;
}

#menu ul li a:hover, #menu ul li a:active {
	color: #FF0000;
}
.menu_header {
	background-color: #111f7d;
	color: #FFFFFF !important;
	display: block;  
	font-weight: bold;	
	padding-bottom: 5px !important; 
	padding-top: 5px !important; 
	padding-left: 10px !important;
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 185px;
}
* html .menu_header {  /* This is the Tan hack */
	width: 195px; 
	w\idth: 185px; 
}


/** ------------------------------------------------------ **/
/** ------------------------ menu subsection ------------- **/

#submenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#submenu ul li
{
	margin: 0; 
	padding: 0; 
}

#submenu ul li a, #submenu ul li a:visited
{
	border-bottom: 1px solid #666666;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 5px;
	text-decoration: none;	
	/*width avoids extra whitespace in ie5-6*/
	width: 170px;
}
* html #submenu ul li a,  #submenu ul li a:visited {  /* This is the Tan hack */
	width: 185px; 
	w\idth: 170px; 
	}


/** ------------------------------------------------------ **/
/** ------------------- higlights boxes------------------- **/

div.miniadverta {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 15px;
	color: #666666;
	font-weight: normal;
}

div.miniadverta a , div.miniadverta a:visited {
	color: #333366;
	text-decoration: underline;
	font-weight: normal;
}
div.miniadverta a:hover, div.miniadverta a:active {
	color:#0066CC;
}

/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/
#footerleft
{
    float: left;
}
#footerleft ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
    position: absolute;
	white-space: nowrap;
	
}
#footerleft ul li
{
	color: #000000;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;	
}
#footerleft ul li a
{		
	color: #000000;
	text-decoration: underline;
}
#footerleft ul li a:hover, #footerleft ul li a:active, #footerleft ul li a:focus
{	
    color: #999999;
	text-decoration: underline;	
}
#footerright
{
    float: right;
}
#footerright ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
    white-space: nowrap;
}
#footerright ul li
{
	color: #000000;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;	
}
#footerright ul li a
{		
	color: #000000;
	text-decoration: underline;
}
#footerright ul li a:hover, #footerright ul li a:active, #footerright ul li a:focus
{	
    color: #CCCCCC;
	text-decoration: underline;	
}

#validated {
	clear:both;
	padding-top:5px;	
}

/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/

h1 {
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;	
}

h2 {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-size: 1em;
	font-weight: bold;	 
}

a, a:visited {
	color: #6699CC;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
img {
	border: 0px;
}

caption {
	font-weight: normal;
	text-align: left;	
}
th {
	font-weight: bold;
	text-align: left;	
}
pre {
	font-size: 0.8em;
	background-color: #CCCCCC;
	padding: 10px;
}


/** ------------------------------------------------------ **/
/** ------------------- form ------------------------- **/

form {
  margin: 0px;
  padding: 0px;
  }
fieldset {
  padding: 10px;
  padding-top: 10px;
  width: auto;
  }
legend {
  font-weight: bold;
  padding-bottom: 10px;
  }
input {
  float: left;
  margin-right: 10px;
  clear: both;
  }
select {
  float: left;
  margin-right: 10px
  }
input.buttons {
  float: none;
}
form fieldset div {
  padding-bottom: 0px;
  clear: both;
  overflow:auto;
  }
form fieldset p {
  padding-bottom: 10px;
  margin: 0px;
  clear: both;
  }
label {
  display:block;
  float: left;
  width: 150px;
  margin-right: 10px;
  padding-bottom: 10px;
}
form p {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	text-align: left;
}


/** ------------------------------------------------------ **/
/** ------------------- div table replacements ----------- **/

/*create a row*/
div.TableReplaceRow {
	clear: both;
	padding-top:0px;
  }
/*label cell*/
div.TableReplaceRow div.TableReplacelabel {
	float: left;
	text-align: left;
	width: 160px;
	margin: 0px;
  }
/*data cell*/
div.TableReplaceRow div.TableReplacedata {
	float: left;
	text-align: left;
	margin: 0px;
  } 
 /*data cell*/
div.TableReplaceRow div.TableReplaceRight {
	float: right;
	margin: 0px;
  } 
div.TableReplaceRowClear {
	clear: both;
  }
  
.clearboth {
	clear:both;
}
  
/** ------------------------------------------------------ **/
/** ------------------- bespoke -------------------------- **/

ul.pageLinksDisplay {
	list-style-type: none;
}
.qualityControlImages {
	width: 751px;
}
.qualityControlImages div.photos {
	float: left;
	margin-right: 10px;
}
.qualityControlImages p {
	color: #0b70aa;
	text-align: center;
	font-weight: bold;
}
p.boxText {
	text-align:left;
}
p.boxText img {
	margin-right: 10px;
}
.installationDisplay {
	border: 1px solid #000000;
	padding: 5px;
	margin-bottom: 10px;
	float: left;
	width: 740px;
}
.installationDisplay div {
	float: left;
}
.installationDisplay p {
	margin: 0px;
	padding: 0px;
}
.installationDisplay p span {
	font-weight: bold;
	font-size: 1.2em;
}
.installationDisplay div img {
	margin-right: 20px;
	float: left;
}
.homePageLayout h1 {
	margin-top: 5px;
}
.homePageLayout a,.homePageLayout a:visited, .homePageLayout a:hover, .homePageLayout a:active {
	font-weight: bold;
}
.homePageLayout .centercHome {
	padding-top:10px;
	width: 466px;
	float: left;
	padding-right: 5px;
}
* html .homePageLayout .centercHome {
	width: 471px;
	w\idth: 466px;
}
.homePageLayout .stopPress {
	padding-top:10px;
	width: 250px;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
}
* html .homePageLayout .stopPress {
	width: 280px;
	w\idth: 250px;
}
.homePageLayout .centercHome .profileArticle {
	border-bottom: 1px solid #dadbdc;
}




