html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	
}
body#bd {
	color: #333333;
	background-color: #F2F2F2;
}
body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}
.clearfloat {
	clear:both;
	height:0px;
}
.clear{
	clear:both;
}
p, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:18px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	color:#0060a3;
}

#content h1 { font-size: 18px; }

a
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

h1, h2, h4 {
	font-family:Arial, Helvetica ,sans-serif;
	color: #0060a3;	
}
h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;;
	font-weight: normal;
}

h3 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 0;
}

h3 a {
  font-size: 16px !important;
}

h4 {
	font-weight: bold;
	color: #0060a3;
}

#main_wrapper {
	width:1100px;
	margin: 0px auto 0px auto;
	border: 0px;
	background-color:#FFF;
	text-align: left;
	/*background-image:url(main_bkg.jpg);
	background-repeat:repeat;*/
}

#content ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:18px;
	padding: 0px;
}
#content ol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:18px;
	padding: 0px;
}
#vmMainPage h3, #vmMainPage h4, #vmMainPage h1 {
  font-family: Helvetica, 'Droid Sans', 'Josefin Sans', Arial, 'Arial Narrow', 'PT Sans', arial, serif;
  font-size: 34px;
  line-height: 30px;
  font-style:normal;
  color:#005c9f;
  font-weight: normal !important;
  margin:0;
  padding:0;
  min-height:50px;
margin-top:15px;
}
#vmitemtitle h1 {
  font-family: Helvetica, 'Droid Sans', 'Josefin Sans', Arial, 'Arial Narrow', 'PT Sans', arial, serif;
  font-size: 34px;
  line-height: 30px;
  font-style:normal;
  color:#005c9f;
  font-weight: normal !important;
  margin:0;
  padding:0;
  min-height:50px;
	
}
#vmMainPage {
	margin: 0;
	padding: 0;
margin-top:15px;
}
.leftNavtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	padding: 0px;
	color:#000;
	margin-bottom:10px;
	cursor:default !important;
	
}

/*---------------HEADER --------------------*/
#header {
	margin-left:0px;
	margin-top:0px;
	width:1100px;
	height:99px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-color: #2158a7;
	/*background-image: url(header.jpg);*/
	overflow:hidden;
}

#logo {
    float: left;
    margin: 25px 0 0 40px;
}

#CECOlogo {
    float: left;
    height: auto;
    margin: 20px 0 0 55px;
    width: 100px;
}

#header_bar {
	float: right;
	width: 675px;
	height: 30px;
	background: #0064AD url(header_nav_bg.png) top left repeat-x;
}

#header_bar ul {
	float: left;
	margin: 0;
	height: 30px;
	background: url(header_nav_side.png) top left no-repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}

#header_bar li {
	display: block;
	float: left;
	height: 18px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	border-right: 1px solid #fff;
	line-height: 16px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	margin-top: 5px;
}

#header_bar a {
	color: #fff;
	text-decoration:none;
}

#header_bar select {
	font-size: 10px;
	float: right;
	margin: 5px 5px 0 0;
}

#search_wrap {
	clear: right;
	float: right;
	width: 193px;
	overflow:hidden;
	margin: 0 30px 0 0;	
	padding-top: 12px;
}
#search {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	width: 160px;
	height: 30px;
	float:right;
	margin-top:3px;
	padding-top:8px;
	padding-left:0px;
	margin-right:10px;
	background:transparent url(search.png) no-repeat scroll 0px 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#search input {
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	font-size:10px;
	color:#444444;
	padding-top:5px;
	width:115px;
	height: 15px;
	float:left;
	font-style:italic;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#search button {
	font-family:Arial, Helvetica, sans-serif;
	background:transparent url(search.png) no-repeat scroll 160px -3px;
	border:none;
	padding:0px 0px 0px 0px;
	font-weight: bold;
	height:30px;
	width:30px;
	float:right;
}
#search button:focus, #search button:hover {
	background:transparent url(search.png) no-repeat scroll -290px -3px;
	color:#000;
	cursor:pointer;
}
.noBorder {
	border-color:transparent;
}
#top_hide_nav {
	margin-left:0px;
	margin-top:0px;
	width:856px;
	height:33px;
	margin-bottom:0px;
	float:right;
	display:inline;
	/*background-image: url(top_hide_nav.jpg);
	background-position:right;
	background-repeat:no-repeat;*/
	overflow:hidden;
}
#top_header {
	float:right;
	width:910px;
	margin-top:0px;
	margin-left:0px;
}
.top_title {
	margin-left:0px;
	margin-top:20px;
	width:690px;
	margin-bottom:0px;
	float:left;
	display:inline-block;
	overflow:visible;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#FFF;
	line-height: 1.2em;
}
.top_nav_wrap ul {
	margin: 0;
	padding: 5px 0 0 10px;
}
.top_nav_wrap li {
	list-style: none;
	display: inline;
	color:#0060a3;
	margin: 0;
	padding: 0;
	line-height:0px;
}
.top_nav_wrap a {
	font-family: Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#0060a3;
	padding-right:3px;
	padding-left:3px;
	border-right: solid 1px #0060a3;
}
.top_nav_wrap a:hover {
	text-decoration:underline;
}
.top_nav_wrap select {
	float:right;
	height:18px;
	width: 180px;
	max-width: 180px;
	font-family: Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#0060a3;
	margin-top:5px;
	margin-left:5px;
}

#top_nav_wrap {
	width:672px;
	height:33px;
	background-image: url(top_hide_nav_bkg.png);
	background-repeat:no-repeat;
	float:left;
	text-align:left;
}
#top_button {
	float:right;
	height:33px;
	width:164px !Important;
	/*background-image: url(top_hide_nav_on.png);
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;*/
	font-family: Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	-moz-outline-style: none;
	outline: none;
}
#top_button a {
	-moz-outline-style: none;
	outline: none;
}
/*--------------- MAIN NAV -----------------*/
#main_nav {
	margin: 0;
	width:1100px;
	height:50px;
	display:block;
	/*background-image: url(main_nav.jpg);*/
	overflow:hidden;
	text-align:center;
	font-weight: bold !important;
	background-color: #FFF;
}
.main_nav_fix {
	padding-right: 120px;
	padding-left: 120px;
}
/*-----------------------------------------------*/
.breacrumbs_wrap {
	padding-left:44px;
	padding-top:15px;
}

.pathway {
	font-family: Arial, sans-serif;
	font-size:11px;
	font-weight:bold !important;
	color: #898989;
}
.pathway a:link, .pathway a:visited {
	font-family: Arial, sans-serif;
	font-size:11px;
	color: #005da0;
	font-weight:bold !important;
	text-decoration:none;	
}
.pathway a:hover{
	font-family: Arial, sans-serif;
	font-size:11px;
	color: #005da0;
	font-weight:bold !important;
	text-decoration:underline;
}
#banner {
	margin-left:0px;
	margin-top:0px;
	width:1100px;
	height:150px;
	margin-bottom:0px;
	float:left;
	display:inline;
	/*background-image: url(banner.jpg);*/
	overflow:hidden;
}

/*------------ CONTENT FRONT PAGE ---------------------*/
#content_wrap {
	margin-left:0px;
	margin-top:0px;
	width:1100px;
	margin-bottom:0px;
	float:left;
	display:inline;
	/*background-image: url(content.jpg);*/
	overflow:hidden;
	z-index:1000;
	position: relative;
}
#content a:link, #content a:visited {
	color: #0060a3; 
	text-decoration: none;
	font-weight: bold !important;
	font-size:12px;
}

#content a:hover {
	color: #0060a3;	
	text-decoration: underline;
	font-weight: bold !important;
	font-size:12px;
}
#left_wrap {
	margin-left:0px;
	margin-top:20px;
	padding-left:44px;
	width:175px;
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:visible;
	z-index:10000;
	position: relative;
}

#right_wrap {
	margin-top:10px;
	width:240px;
	float:left;
	display:inline;
	/*background-image: url(images/req_info_front.jpg);*/
	overflow:hidden;
	z-index:10000;
	position: relative;	
}

#left_column {
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:visible;
	z-index:10000;
	position: relative;
}
#right_column {
	float:left;
	display:inline;
	/*background-image: url(images/req_info_front.jpg);*/
	overflow:hidden;
	z-index:10000;
	position: relative;	
}
#content {
	margin-left:40px;
	margin-right:40px;
	width:800px;
	margin-bottom:0px;
	float:right;
	display:block;
	overflow:hidden;
}
/***************** Content *****************/
#google_translate_element {
	min-height:65px;
}

.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding: 0px;
	line-height: 18px;	
	
}
.contentheading {
  font-family: Helvetica, 'Droid Sans', 'Josefin Sans', Arial, 'Arial Narrow', 'PT Sans', arial, serif;
  font-size: 34px;
  font-style: normal;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2em;	
  color:#005c9f;
  min-height:50px;
	padding-bottom: 15px;
}
.componentheading {
  font-family: Arial, 'Droid Sans', 'Josefin Sans', Arial, 'Arial Narrow', 'PT Sans', arial, serif;
  font-size: 34px;
  font-style: bold;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.5em;
  color:#005c9f;
  min-height:50px;
}
.componentheading a {
	visibility:hidden;
	height:0px;
}
.login  a {
	color: #0060a3;
	font-weight:bold !important;
	text-decoration:none;
}
.login a:hover {
	color: #0060a3;
	font-weight:bold !important;
	text-decoration:underline;
}
.contentpane ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.contentpane label {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	
}
label {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	
}
.contentpane li {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	text-decoration:none;
	display:block;
	/*padding: .2em;
	margin: 0;
	height:1.5em;
	line-height:1.5em;
	background-image:url(arrow_right.png);
	background-position:left center;
	background-repeat:no-repeat;*/
}
.contentpane li a {
	color: #000;
	text-decoration:none;
	padding: 0 0 0 1em;
	background-image:url(right_arrow.png);
	background-position:left center;
	background-repeat:no-repeat;	
}
.contentpane li a:hover {
	color: #000;
	text-decoration:underline;
	padding: 0 0 0 1em;
	background-image:url(right_arrow.png);
	background-position:left center;
	background-repeat:no-repeat;
}
.buttonheading a img {
	border:0 !Important;
	background-color:#fff !Important;
}
/*------------ FOOTER PAGE ---------------------*/

#footer {
	margin-left:0px;
	margin-top:0px;
	width:1100px;
	height:81px;
	margin-bottom:0px;
	background-image: url(footer_bkg.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
#footer_wrap {
	margin:0 auto;
	width:50%;
}

#footer ul {
	text-align: center;
	padding: 0;
}

#footer li {
	font-family: Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	list-style: none;
	display: inline;
	margin: 5px 15px;
}
#footer li a {
	color: #0060a3;
	text-decoration:none;
}
#footer li a:hover {
	color: #0060a3;
	text-decoration:underline;
}
#footer_copyright {
	font-family: Arial, sans-serif;
	font-size:10px;
	text-align:center;
	font-style:italic;
	color:#707070;
}

#footerCopyright {
    color: #707070;
    font-family: Arial,sans-serif;
    font-size: 10px;
    font-style: italic;
    text-align: center;
	clear: left;
}
/*----------------------------*/





/* Tooltips */
.tool-tip {
	float: left;
	border: 1px solid #D4D5AA;
	padding: 5px;
	background: #FFFFCC;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
}
.tool-text {
	margin: 0;
	font-size: 100%;
}
#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul {
	padding: 0;
	margin: 0;
}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
	color: #FFFFFF;
}
/* System Standard Messages */
#system-message dd.message ul {
	background: #006699;
	border: none;
}
/* System Error Messages */
#system-message dd.error ul {
	background: #BF0000;
	border: none;
}
/* System Notice Messages */
#system-message dd.notice ul {
	background: #EE9600;
	border: none;
}
/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	width: 100%;
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
#google_translate_element{
	margin-bottom:20px;
}
.vm_item_image {
	float: left;
	margin: 0 10px 10px 0;
}

.map_detail {
	display: none;
}

.share_buttons {
	width: 55px;
	float: right;
}

.category {
	overflow: hidden;
}

.prod_image {
	width: 150px;	
}

.prod_image,
.category img {
	clear: left;
	float: left;
	margin: 0 10px 10px 0;
}

.category img {
	width: 90px;	
}

.category h3 {
	line-height: normal !important;
}

.category h3 a {
	font-size: 16px !important;	
}

.category h3,
.category p {
	margin: 0 0 0 100px;
}

.tech_spec {
	display: block;
	width: 170px;
	height: 150px;
	float: left;
	text-align: center;
}

.tech_spec a {
	display: block;
}

.search_result {
	border-top: 1px solid #2158A7;
	padding-bottom: 15px;
}

.search_result .search_section {
	font-size: 10px;
	margin-bottom: 12px;
	color: #898989;
}

.search_result h2 {
	margin-bottom: 0;	
}

.search_result h2 a {
	font-size: 18px !important;	
}

.search_result .search_description {
	font-size: 12px !important;	
}

.search_result .search_description .highlight {
	background-color: #029841;
	color: #fff;
}

.pagination {
	display: none;	
}

.tree {
	padding-left: 20px !important;
	list-style: outside disc !important;
}

.prod {
	list-style: outside circle !important;
	padding-left: 20px !important;
}

sup { font-size: 14px; }
#left_column sup { font-size: 12px; }
.in_panes sup { font-size: 10px !important; }
.shipping-charge {
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #C00;
	width: 160px;
}
