.button
{
	background: #cde;
}

img {
	border: none;
}


h1 
{
	margin-left: 5px;
	font-size: 18px;
	color: #666;
	margin-bottom: -5px;
	
}

h2 {
	font-size: 1.2em;
}

#category_select
{
	margin-top: 10px;
	margin-left: 25px;
	height: 40px;
	vertical-align: bottom;
}

a:link, a:visited {
	color: #ccc;
	font-weight: bold;
}

a:hover {
	color: #ccc;
}

/* Layout
=======================*/

body {
	text-align: center;
	min-width: 700px;
	background-color: #fff;
	
}

#wrapper {
	width: 700px;
	margin: 0 auto;
	text-align: left;
}


#branding 
{
	
	width: 700px;
	height: 120px;
	margin: 0 auto;
	clear: both;
	text-align: center;
	background: url(../images/logo.jpg) no-repeat;
}

#branding p, #branding ul {
	
	
}



#pageTitleBar{
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0;
	float: left;
	width: 696px;
	height: 32px;
	background: #ccc url(../images/vvd.jpg) repeat-x;
	list-style: none;
	
}
#pageTitleBarText{
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin-left: 82px;
	margin-top: 10px;
}

#content {
	width: 300px;
	float: left;
	padding-top: 5px;
	
}

#mainContent {
	width: 360px;
	margin: 0;
	float: left;
	padding-bottom: 20px;
	
}
#subContent 
{
	padding-top: 10px;
	width: 310px;
	margin-right: -15;
	float: right;
	padding-bottom: 20px;
	
}






#bottomLogos {
  	width: 500px;
	float: right;
	padding-top: 10px;
	text-align: right;
	
}
/* hide this style from IE5 Mac \*/
#footer {
	background: url(../images/footer.jpg) repeat-x right top;
	  clear: both;
	  text-align: center;
	  width: 700px;
	  margin: 0 auto;
	  height: 50px;

  color: #333;
  font-size: 10px;
  font-weight: bold;
  padding-top: 20px;

  

}
/* Stop hiding */

#footerNav, #footerNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footerNav a {
	padding: 0px 5px;
	border-left: 1px solid #000;	
}

#footerNav .first a {
	border-left: none;
}

#copyright {
	text-align: center;
}

/* General Styles
=======================*/

h2 {
	margin-bottom: 0;
}

p {
	margin-top: 0;
}



/* mainNav */
#mainNav a:link, #mainNav a:visited {
	text-decoration: none;
	color: #000;
}

#mainNav a:hover {
	color: #0099CC;
}
#mainNav 
{
	
	
	width: 100%;
	list-style: none;
	color: #000;
	font-weight: bolder;
	font-family:  "Trebuchet MS", Tahoma, geneva, verdana, sans-serif; 
	
	margin: 0 auto;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 49px;
	_padding-top: 40px;
	
}

#mainNav li {
	float: left;
	/* background: url(../images/mainNavBullet.gif) repeat-y left top; */
}

#mainNav li a {
	font-size: 11px;
	font-weight: bolder;
	
	margin: 0;
	padding: 0 .5em;
}


/* topNav */
#topNav a:link, #topNav a:visited {
	text-decoration: none;
	color: #fff;
}

#topNav a:hover {
	color: #0099CC;
}
#topNav {
	padding-top: 0px;
	width: 100%;
	list-style: none;
	color: #fff;
	font-family:  "Trebuchet MS", Tahoma, geneva, verdana, sans-serif;
	
	margin: 0 auto;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: -6px;
}

#topNav li {
	float: right;
	/* background: url(../images/mainNavBullet.gif) repeat-y left top; */
}

#topNav li a {
	font-size: 11px;
	
	margin: 0;
	padding: 0 .5em;
}














/* subNav */
#subNavPlaceHolder {
	width: 290px;
	float: left;	
	border: 0px #333 solid;
	display: inline;
}


#subNavFrame {
	padding-top: 0px;
	width: 310px;
	float: left;
	
	/* background: url(../images/reaching.jpg) no-repeat;	 */
}
#subNavFrame_impacting {
	padding-top: 4px;
	width: 270px;
	float: left;
	/* background: url(../images/impacting.jpg) no-repeat;	 */
}

#subNavFrame_equipping {
	padding-top: 4px;
	width: 270px;
	float: left;
	/*  background: url(../images/equipping.jpg) no-repeat;	*/
}

.SubNavTitleBar{
	color: #fff;
	background: #000;
	width: 300px;
	height: 14px;
	padding: 5px;
	vertical-align: middle;
	font-size: 1.1em;
	font-weight: bold;
}

#subNav {
	width: 300px;
	float: left;
	padding-left: 0px;
	color: #666;
	
	
	
	
}

#subNav a:link, #subNav a:visited {
	text-decoration: none;
	font-size: 11px;
}



#subNav ul {
	padding: 0;
	list-style: none;
	margin-left: 10px;
	
}
#subNav li {
	font-size: 1.5em;
	display: block;
	line-height: 1.4em;
	/* list-style: url(../images/bullet.gif); */
	padding-left: 30px;
	
	background: url(../images/bullet.gif) top left no-repeat;
	color: #666;
}
#subNav li a{	
	color: #666;	
}
#subNav a:hover {
	color: #0099CC;
	
}

/* footerNav */

#footerNav a:link, #footerNav a:visited {
	text-decoration: none;
	color: #ccc;
}

#footerNav a:hover {
	color: #666;
}

#footerNav {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	float: left;
	width: 100%;
	background: #999 ;
	list-style: none;
	text-transform: uppercase;

}


#footerNav li {
	float: left;
}

/* Hide from IE5 mac \*/

#footerNav li a {
	display: block;
}
/* end hack */

#footerNav li a {

	margin: 0;
	padding: 0 2em;
	line-height: 2.1em;
	background: url(../images/mainNavBorder.gif) repeat-y left top;
}

#footerNav .first a {
	background: none;
}




#dirlist li {
	line-height: 2em;
	list-style: url(../images/folder.gif) top left;
	margin-left: 10px;
}


#dirlist li a {
	
	
}

#filelist li {
	line-height: 2em;
	list-style: url(../images/file.gif) top left;
	margin-left: 10px;
}


#dirlist li a {
	
	
}

#ProductItem{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	/* background: url(../images/pageItembg.jpg) top left no-repeat #fff; */
	min-height: 130px;

	display:block;
	
}
#ProductItemTitle{
	font-size: 17px;
	font-weight:600;
	padding-bottom: 10px;
	color:#0099CC;
}
#newsItemTitle
{
	font-size: 12px;
	font-weight:600;
	padding-bottom: 8px;
	color:#0099CC;
}
.productcode
{
	margin-top: 5px;
	color:#0099CC;
}
#PageItem{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	/* background: url(../images/pageItembg.jpg) top left no-repeat #fff; */
	min-height: 130px;
	
}
#PageItemTitle{
	font-size: 17px;
	font-weight:600;
	padding-bottom: 10px;
	color:#0099CC;
}
#summary{
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(../images/summarybg.jpg) top left no-repeat #fff;
	min-height: 130px;
	
}
#summary .summary_title a:link, #summary .summary_title a:visited
{
	
	color:#0099CC;
}

#summary ul
{
	padding-top: 5px;
	color: #666;
}
#summary ul a:link, a:visited
{
	color: #666;
}
#summary li
{
	list-style: none;
	
	
}
#summary li a:link, a:visited
{
	list-style: none;
	color:#666;
}
#summary .summary_title li
{

}

#welcome_title{
	font: 17px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: 500;
	margin-top: -10px;
}
.readDirAndLink li {
	list-style: none;
}
.readDirAndLink li a,.readDirAndLink li a:visited
{
	margin: 2px;
	padding-left: 20px;
	height: 35px;	
	vertical-align: middle;
	color: #666;
	border: 1px solid #fff;
	padding: 2px;
}
.readDirAndLink li a:hover
{
	color: #333;
	border: 1px solid #bbb;
	padding: 2px;
}
.readDirAndLink li .image a:hover
{
	color: #333;
	
	
}
.getDirList
{
	list-style: none;
	
}
.getDirList li a, .getDirList li a:visited
{
	color: #333;
}
