/** ------------------------------------------------------ **/
/** -------------------2 column layout -------------------- **/
body {
	background-image:url(../images/background-strip.jpg);
	background-repeat: repeat-x;
	color: #020e46;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


img {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

#skip-navigation{
	height: 0px;
	margin: 0px;
	padding: 0px;	
}

#wrap{
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 900px;
}
* html #wrap {  /* This is the Tan hack */
	width: 900px; 
	w\idth: 900px; 
	}

#header{
	margin: 0px;
	padding: 0px;
	position: relative;
}

#centerc{
	display: inline;
	float:left;
	margin-left: 200px;
	padding: 20px;
	width: 660px;
}
* html #centerc {  /* This is the Tan hack */
	width: 680px; 
	w\idth: 660px; 
	}

#leftc{
	float:left;
	margin-left:-900px;
	width: 200px;
}

#foot{
	background-image:url(../images/footer-background.gif);
	background-repeat:no-repeat;
	clear: both;
	font-size: 0.8em;
	margin-top: 40px;
	height: 36px;
}

/** ------------------------------------------------------ **/
/** ------------------- header --------------------------- **/

#header_graphic{
	margin: 0px;
	padding: 0px;
}

#navigation{
	background-color: #559efc;
	background-image:url(../images/navbar/navbar-background.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 32px;
	margin: 0px;
	padding: 0px;
	width: 900px;
}


/** ------------------------------------------------------ **/
/** -------------------navigation ------------------------ **/

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;

}
#navigation ul li {
	display: inline;
	padding: 0px;
	margin: 0px; 
}
#navigation ul li a, #navigation ul li a:visited {
	color: #ffffff;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: bold;
	height: 22px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 2px;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 10px;
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li a:active {	
	background-color: #263262;
	color: #ffffff;
}


/** ------------------------------------------------------ **/
/** ------------------------ menu ------------------------ **/
#menu {
	margin: 0px;
	margin-top: 1px;
	padding: 0px;
}
#menu ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
}
#menu ul li {
	background-color: #9c9c9c;
	margin: 0px; 
}

#menu ul li a, #menu ul li a:visited {
	color: #ffffff;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	text-decoration: none;
	/*width avoids extra whitespace in ie5-6*/
	width: 180px;
}
#menu ul li a:hover {
	color: #061844;
}
* html #menu ul li a {  /* This is the Tan hack */
	width: 200px; 
	w\idth: 180px; 
	}
.menu_header {
	background-color: #559efc;
	background-image:url(../images/navbar/navbar-background.jpg);
	color: #061844;
	font-weight: bold;
	margin: 0px;
	padding: 5px; 
	padding-left: 15px;
	/*width avoids extra whitespace in ie5-6*/
	width: 180px;
}
* html .menu_header {  /* This is the Tan hack */
	width: 200px; 
	w\idth: 180px; 
	}
.menu_category {
	background-color: #ffffff;
	color: #559efc;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	padding-left: 15px;
	/*width avoids extra whitespace in ie5-6*/
	width: 190px;
}
.menu_category a, .menu_category a:visited {
	text-decoration: none;
}
/** ------------------------------------------------------ **/
/** ------------------------ 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 {  /* 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;
	width: 120px;
}
#footerleft ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 4px;
    position: absolute;
	white-space: nowrap;
	
}
#footerleft ul li
{
	color: #000000;
	display: inline;
	font-size: 1.0em;
	margin: 0;	
	padding-right: 11px;	

}
#footerleft ul li a
{		
	color: #000000;
	text-decoration: none;
}
#footerleft ul li a:hover, #footerleft ul li a:active, #footerleft ul li a:focus
{	
    color: #999999;
	text-decoration: none;	
}
#footerright
{
    float: right;
}
#footerright ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 230px;
	padding-top: 4px;
    white-space: nowrap;
}
#footerright ul li
{
	color: #000000;
	display: inline;
	font-size: 1.0em;
	margin: 0;	
	
}
#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: #0072bd;
	text-decoration: underline;	
}

#validated {
	clear:both;
	padding-top:5px;	
}

/** ------------------------------------------------------ **/
/** ------------------- HTML elements -------------------- **/

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
  }
select {
  float: left;
  margin-right: 10px
  }
input.buttons {
  float: none;
}
form fieldset div {
  padding-bottom: 0px;
  clear: both;
  }
form fieldset p {
  padding-bottom: 10px;
  margin: 0px;
  clear: both;
  }
label {
  display:block;
  float: left;
  width: 150px;
  margin-right: 10px;
  padding-bottom: 10px;
  }


/** ------------------------------------------------------ **/
/** ------------------- 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 -------------------------- **/

#top-image {
	margin-top: 0px;
	padding: 0px;
}

.table-blueline {
	background-color: #89a7d6;
}

#products-menu-left {
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	position: relative;
	width: 210px;
}
#products-menu-left div {
	font-weight: bold;
	list-style-type: none;
	height: 71px;
	margin: 0px;
	padding: 0px;
}
#products-menu-left div a, #products-menu-left div a:visited {	
	color: #020e46;
	text-decoration: none;
}
#products-menu-left div a:hover, #products-menu-left div a:active {	
	color: #0072bd;
}
#products-menu-right {
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	position: relative;
	width: 400px;
}
#products-menu-right div {
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#products-menu-right div a, #products-menu-right div a:visited {	
	color: #020e46;
	text-decoration: none;
}
#products-menu-right div a:hover, #products-menu-right div a:active {	
	color: #0072bd;
}

.products-menu-center {
	padding-top: 20px;
}