/*
** Accretech style sheet for CSS2-capable browsers.
**
** Copyright (c) 2004-2005 Insentiv Media & QTI
*/

/* <!-- compression status: 1 --> */
/*  */
/*  */

/* Basic elements */

body {
    font: 11px Arial, Helvetica, sans-serif;
    background-color: #FFF;
    color: #333333;
    margin: 0;
    padding: 0;
}

table {
    font-size: 100%;
}

a {
    text-decoration: none;
    background-color: transparent;
}

a:link    { color: #2587D0;        }
a:visited { color: #86B1D5; }
a:active  { color: #2587D0;  }
a:hover   { color: #ff6600;   }

img {
    border: none;
    vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
    color: #cc7d1e;
    background-color: transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
}

h1 a:link, h2 a:link { color:#cc7d1e; }
h1 a:visited, h2 a:visited { color:#cc7d1e;}
h1  a:active, h2 a:active { color:#cc7d1e; }
h1 a:hover, h2 a:hover { color:#cc7d1e; }

h4 {
     color: #cc7d1e;
}

.store_page_header {
    color: #cc7d1e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
}

form {
    border: none;
    margin: 0;
}

label {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.textbox {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.table_border {
	border: thin solid black;
}

.th_back {
   background-color:#e6ebf1;
}

.error {
	font-size: 12pt;
	color: #2587D0;
	font-weight: bold;
}

/* Structural elements */

#keepwidth {
    width: 780px;
    background-color: White;
}


/* Master header */

#logo {
    background: transparent url(/images/bg_top.jpg) no-repeat;
    height: 87px;
    color: white;
}

#logo a:link    { color: white;   text-decoration: none; }
#logo a:visited { color: white;   text-decoration: none; }
#logo a:active  { color: white;   text-decoration: none; }
#logo a:hover   { color: #cccccc; text-decoration: none; }

.language {
    float: right;
    padding-top: 3em;
    padding-right: 20px;
}

.logo {
    float: left;
    padding: 20px 0 0 20px;
}


/* Global navigation */

#globalnav {
    width: 780px;
     height: 27px;
	 background: url(images/bg_nav.jpg) bottom left repeat-x;
}

.menu {
    font-size: 10px;
    position: relative;
    top: 0;
    left: 0;
	
}

.menu a {
    display: block;
    width: 140px;
    line-height: 1.2em;
    color: #666;
    text-decoration: none;
}

.menu a:visited {
    color: #666;
    text-decoration: none;
}

.menu a:hover {
    color: #ff9900;
    text-decoration: none;
    background: transparent url(images/subnav_arrow.gif) no-repeat;
    background-position: 0px 7px;
}

.submenu {
    visibility: hidden;
    position: absolute;
    padding-left: 10px;
    left: 0px;
    width: 160px;
    background-color: white;
    background-image: url(images/bg_subnav.gif);
    border: 1px solid #000066;
}

.submenu span {
    display: block;
    width: 140px;
    line-height: 1.2em;
    margin: 0;
    padding: 3px 3px 3px 7px;
    color: #666;
}

.submenu a {
    padding: 3px 3px 3px 7px;
}

.submenu2 { visibility: hidden;
    position: absolute;
    padding-left: 10px;
    left: 0px;
    width: 124px;
    background-color: white;
    background-image: url(images/bg_subnav.gif);
    border: 1px solid #000066;
	z-index:3; }

.submenu2 a { padding: 3px 3px 3px 7px; }

.sub2nd {
    display: block;
    width: 150px;
    visibility: hidden;
    position: absolute;
    padding-left: 10px;
    z-index: 21;
    background-color: white;
    background-image: url(images/bg_subnav.gif);
    border: 1px solid #000066;
}


/* Breadcrumbs bar */

#breadcrumbs {
    width: 780px;
    background: #e8bc25 url(images/bg_breadcrumbs.gif) top left repeat-y;
    color: white;
    font-size: 9px;
}

#breadcrumbs a:link, #breadcrumbs_2nd .breadcrumbs a:link { color: #f4e33c; text-decolation: none; }
#breadcrumbs a:visited, #breadcrumbs_2nd .breadcrumbs a:visited { color: #f4e33c; text-decolation: none; }
#breadcrumbs a:active, #breadcrumbs_2nd .breadcrumbs a:active { color: #ff6600; text-decolation: none; }
#breadcrumbs a:hover, #breadcrumbs_2nd .breadcrumbs a:hover { color: #ff6600; text-decolation: none; }

#breadcrumbs .breadcrumbs {
    float: left;
    width: 512px;
    padding: 4px 30px 0 30px;
    margin: 0;
}

#breadcrumbs_2nd {
}

#breadcrumbs_2nd .breadcrumbs {
    color: white;
    font-size: 9px;
    padding: 4px 30px 0 30px;
    background: #e8bc25 url(images/bg_breadcrumbs.gif) top left repeat-y;
    border-bottom: solid 1px white;
}

#top .titlebg {
    float: left;
    width: 572px;
    height: 127px;
    background: transparent url(images/sec_tit_bg.jpg) repeat-x;
}

#top h1 {
    font-size: 24px;
    font-weight: bold;
    float: left;
    color: #996600;
    padding: 50px 0px 0px 40px;
    margin: 0;
    border-width: 0;
}

#top .copy {
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding: 25px 15px 10px 0px;
    color: white;
}

#top img {
    border-left: 1px solid white;
}


/* 2nd level header */

#header_2nd {
    padding: 0;
    margin: 0;
}

#header_2nd div.left {
    float: left;
    width: 572px;
    margin: 0;
}

#header_2nd div.titlearea {
    float: left;
    width: 572px;
    height: 114px;
    background: transparent url(images/bg_title_2nd.jpg) repeat-x; 
}

#header_2nd div.title {
    font-size: 24px;
    font-weight: bold;
    float: left;
    color: #996600;
    padding: 66px 0 0 40px;
    margin: 0;
}

#header_2nd .subtitle {
    font-size: 14px;
    color: #e38e1f;
    font-weight: bold;
}

#header_2nd .copy {
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 15px 10px 0;
    color: white;
}

#header_2nd p {
    display: inline;
    padding: 0;
    margin: 0;
}

#header_2nd div.photo {
    float: right;
    border-left: solid 1px white;
}


.ListLine0 {
   background: #aacdcd;
}
.ListLine1 {
   background: #abcdaa;
}


.content {
padding-left: 40px;
width: 740;
}

.parts_content {
padding-left: 40px;
padding-right: 20px; }

.part_detail {
   font-size: 12px;
}

/* Two columns layout */

#mainleft {
    float: left;
    width: 542px;
    padding: 20px 0 0 30px;
    margin: 0;
} 

#mainleft .content {
    float: left;
    width: 500px;
    margin: 0;
    line-height: 1.5em;
}

#mainleft .narrowcontent {
    float: left;
    padding: 0 95px 0 20px; 
    margin: 0;
    line-height: 1.5em;
} 

#mainleft h1 {
    color: #cc7d1e;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    padding: 0px 0px 10px 0px;
}

#mainleft table {
    width: 500px;
}

#mainleft img {
    margin-right: 10px;
}
#mainleft .header image {
    border-bottom: solid 1px #fff;
}

#mainleft td.copy {
    border-top: solid 1px #e38e1f;
    border-bottom: solid 1px #e38e1f;
    color: #2587d0;
    font-weight: bold;
    font-size: 14px;
    padding: 10px;
}

#mainright {
    float: left;
    width: 208px;
    margin: 0;
    padding: 0; 
}


/* Full width body */

#fullwidth {
    width: 760;
    padding: 0 20px;
}

/* Home page structure */

#homeBanner {
    z-index: 1;
    margin:0;
    padding:0;
}

#homeMainBody {
    width: 780px;
    margin:0;
    padding:0;
    background: transparent url(images/bg_main.gif) repeat-y;
    z-index: 1;
}

#bgsup {
    height: 15px;
    background: transparent url(images/bg_sup.gif) no-repeat;
}

/* Footer */

#footer {
    margin-top: 30px;
    padding-top: 3px;
    font-size: 9px;
    color: #999999;
}

.copyright {
    float: right;
    padding-right: 0;
}

#footer a:link    { color: #999999; text-decoration: none; }
#footer a:visited { color: #999999; text-decoration: none; }
#footer a:active  { color: #ff6600;  }
#footer a:hover   { color: #ff6600;  }

#footer ul {
    margin: 0;
    padding: 0;
}

#footer li {
    display: inline;
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

.visualClear {
    display: block;
    height: 0px;
    clear: both;
}


/* News listings */

#homeMainBody #news_listing {
 padding:15px 20px 10px 35px;
}
#news_listing {
}

#news_listing .date {
}

#news_listing h4 {
    padding: 0;
    margin: 0;
    margin-top: 5px;
    padding-left: 10px;
    color: #ff9900;
}

#news_listing .entry {
    color: #333333;
    margin-left: 0;
    padding-left: 12px;
    line-height: 1.2em;
    background: transparent url(images/news_arrow.gif) 0px 7px no-repeat;
}

#news_listing .title {
    color: #333333;
    font-weight: bold;
    margin-left: 0;
    padding-left: 12px;
    line-height: 1.2em;
    background: transparent;
}


#news_listing .category {
    color: #2587d0;
}

#news_listing a {
    padding-right: 10px;
}

#news_listing a:link    { color: #666666; text-decoration: none; }
#news_listing a:visited { color: #999999; text-decoration: none; }
#news_listing a:active  { color: #ff6600; }
#news_listing a:hover   { color: #ff6600; }


/* Product pages */

div .product td h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 2px;
    margin-bottom: 12px;
    border-bottom: 1px dotted #666;
}


/*HomeThe Latest News*/
#latestNews {
 width: 390px;
 float: left;
}
#latestNews ul {
 padding: 5px 20px 0px 32px;
 margin: 0px;
}
li.news {
 font-weight: normal;
 list-style:none;
 vertical-align: middle;
 margin-left: 0px;
 padding-left: 12px;
 line-height:1.2em;
 background: transparent url(images/news_arrow.gif) 2px 19px no-repeat;
}
.date {
 font-weight: normal;
 color: #ff9900;
 list-style: none;
 margin-left: 0px;
 padding-left: 0px;
 margin-top:5px;
}
.newsCategory {
 color: #2587D0;
}
#latestNews a:link    { color: #666666; text-decoration: none; }
#latestNews a:visited { color: #999999; text-decoration: none; }
#latestNews a:active  { color: #FF6600; }
#latestNews a:hover   { color: #FF6600; }

/* Home Information*/
#information {
 width: 150px;
 float: left;
 
}
#information ul {
 padding: 10px 5px 10px 10px;
 margin: 0px;
}
li.infoItem {
 font-weight: bold;
 color: #666;
 list-style:none;
 vertical-align: middle;
 margin: 5px 0px 0px 0px;
 padding-left: 10px;
 line-height:1.2em;
 background: transparent url(images/info_arrow.gif) 2px 3px no-repeat;
}
#information a:link    { color: #666666; text-decoration: none; }
#information a:visited { color: #666666; text-decoration: none; }
#information a:active  { color: #FFFFFF; }
#information a:hover   { color: #FFFFFF; }


/*Home Products*/
#products {
 width: 240px;
 float: left;
}
.proContents {
 float: left;
 padding: 0px 10px 0px 40px;
 margin: 0px;
}

.globalnav ul,
.globalnav li {
    display: inline;
}


/* Grid tables */

table.grid {
    width: 500px;
    border: 0;
    padding: 0;
}

table.grid th {
    font-size: 11px;
    background-color: #cfd7e7;
    padding: 2px;
}

table.grid td {
    font-size: 11px;
    background-color: #ecf1f6;
    padding: 2px;
}

table.grid td.caption {
    font-size: 14px;
    font-weight: bold;
    color: #e38e1f;
    background: transparent;
    padding-top: 1em;
}

table.grid td.bgwhite {
    font-size: 11px;
    background-color: #FFFFFF;
    padding-top: 1em;
}

table.grid2 {
    width: 500px;
    border: 0;
    padding: 0;
    border:solid 1px #CCCCCC;
}

table.grid2 th {
    font-size: 11px;
    background-color: #ecf1f6;
    color: #2587D0;
    padding: 2px;
}

table.grid2 td {
    font-size: 11px;
    background-color: #ecf1f6;
    padding: 2px;
}



/* Quick links group */

.quicklinks h3 {
    font-size: 14px;
    color: #e38e1f;
    font-weight: strong;
    padding: 20px 5px 0px 10px;
    border-left: solid 1px #e38e1f;
}

.quicklinks .nolist {
    padding: 5px 5px 5px 10px;
    margin: 0px;
}
    
.quicklinks ul {
    padding: 5px 5px 5px 10px;
    margin: 0px;
}

.quicklinks li {
    font-weight: normal;
    list-style: none;
    vertical-align: middle;
    margin-left: 0px;
    padding: 4px 0px 4px 10px;
    line-height: 1.4em;
    background: transparent url(images/news_arrow.gif) 0px 9px no-repeat;
}

.quicklinks li.anchor {
    background: transparent url(images/anchor_arrow.gif) 0px 7px no-repeat;
}

.quicklinks li.subcategory {
    background: transparent url(images/news_arrow_subgroup.gif) 0px 7px no-repeat;
}

.quicklinks li.subcategory ul {
    margin-left: 10px;
}

.quicklinks li a:link    { color: #2587D0;        text-decoration: none; }
.quicklinks li a:visited { color: #86B1D5; text-decoration: none; }
.quicklinks li a:active  { color: #2587D0;                         }
.quicklinks li a:hover   { color: #ff6600;                          }

.quicklinks li.subcategory a:link    { color: #e38e1f; text-decoration: none; }
.quicklinks li.subcategory a:visited { color: #e38e1f; text-decoration: none; }


/* Magical graphical buttons */

div.button {
    width: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    font: 11px Arial, Helvetica, sans-serif;
}

div.button a {
    width: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 4px 32px 3px 6px;
    border: 1px solid #b9c1cc;
    background-color: white !important;
    cursor: pointer;
    text-decoration: none;
}

div.button a:link    { color: #333 }
div.button a:visited { color: #333 }
div.button a:hover   { color: #333 }
div.button a:active  { color: #333 }

div.button a.close {
    background: transparent url(images/btn_close.gif) center right no-repeat;
}

div.button a.right {
    background: transparent url(images/btn_arrow_right.gif) center right no-repeat;
}

div.button a.down {
    background: transparent url(images/btn_arrow_down.gif) center right no-repeat;
}


/* */

.rest p {
    margin-top: 0;
}

.content ul {
    margin-top: 0;
}


/* FAQ */

table.faq {
    margin-bottom: 2em;
}

table.faq th {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    margin-top: 1em;
}

table.faq td {
    vertical-align: top;
}

.question {
    font-weight: bold;
    color: #2587D0;
}

.question a:link    { color: #2587d0; text-decoration: none; }
.question a:visited { color: #2587d0; text-decoration: none; }
.question a:hover   { color: #e38e1f;  }
.question a:active  { color: #e38e1f;  }

/*section top page orange table*/
#orangetable td {border-top:  dotted 1px orange;}
#orangetable {border-bottom:  dotted 1px orange;}
#orangetable .orange { background-color: #FFF7E5;}

/*Products Measuring*/
.fimgarea{
}
.fimg{
float:left;
width:165px;
}
.fimg2{
width:70%;
float:left;
}
.fcaption{
height:30px;
}
.spec-table{
    font-size: 9px;
}

/*Products Semicon*/
div.title-area {
margin-left: 180px;
}

h3.semicon {	
color: #cc7d1e;
font-size: 14px;
font-weight: bold;
padding-bottom: 3px;
margin-bottom: 1em;
}
.sline {
width: 100%;
margin: 0px 0px 25px;
padding: 0;
border-bottom: 1px dotted #999999;
}
dt {
color: #2587D0;
}
/*  */

.label { padding: 6px;
    float: left;
    text-align: right;
    width: 85px;
    color: #19296e; }

.row { background: url(images/form_field_background.gif) 0px 0px repeat-y;
    vertical-align: top; }

.small { font-size: 8pt;
		line-height: 9pt; }

.table-bk3
{
        background-image: url(images/contactLeft.jpg);
        background-repeat: no-repeat;
        background-position: top left; }

.table-bk4
{
        background-image: url(images/contactIntLeft.jpg);
        background-repeat: no-repeat;
        background-position: top left; }

.table-bk5
{       background-image: url(images/picFade.jpg);
        background-repeat: no-repeat;
        background-position: top left; }

.table-comp
{       background-image: url(images/company.jpg);
        background-repeat: no-repeat;
        background-position: top center;
		padding-left: 205px;
		padding-right: 205px;
		height: 520px;
		font-size: 12pt; }

.loginHeader { font-size: 10pt;
    font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666; }

div.login a { font-size: 10pt;
    font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666; 
	background-image:url(images/customer/arrow.gif);
        background-repeat: no-repeat;
        background-position: center left;
		background-color:#FFFFFF;
	padding: 5px 5px 5px 13px;
	width: 140px;}

div.login a:link    { color: #666666; text-decoration: none; }
div.login a:visited { color: #666666; text-decoration: none; }
div.login a:hover   { color: #FFFFFF;  text-decoration: none; 
        background-image:url(images/customer/arrowHover.gif);
        background-repeat: no-repeat;
        background-position: center left;
		background-color:#666666;}
div.login a:active  { color: #000000;  text-decoration: none; }

div.loginMenu a { font-size: 10pt;
    font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	background-image:url(images/customer/arrow2.gif);
        background-repeat: no-repeat;
        background-position: center left;
		background-color:#999999;
	padding: 5px 5px 5px 20px;}

div.loginMenu a:link    { color: #FFFFFF; text-decoration: none; }
div.loginMenu a:visited { color: #FFFFFF; text-decoration: none; }
div.loginMenu a:hover   { color: #000000;  text-decoration: none; 
        background-image:url(images/customer/arrow2Hover.gif);
        background-repeat: no-repeat;
        background-position: center left;
		background-color:#d9d9d9;}
div.loginMenu a:active  { color: #FFFFFF;  text-decoration: none; }

div.loginMenu2 a { font-size: 10pt;
    font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-image:url(images/customer/arrow3.gif);
        background-repeat: no-repeat;
        background-position: center left;
		background-color:#999999;
	padding: 5px 12px 5px 13px;}

div.loginMenu2 a:link    { color: #FFFFFF; text-decoration: none; }
div.loginMenu2 a:visited { color: #FFFFFF; text-decoration: none; }
div.loginMenu2 a:hover   { color: #000000;  text-decoration: none; 
        background-image:url(images/customer/arrow3Hover.gif);
        background-repeat: no-repeat;
        background-position: center left;
		background-color:#d9d9d9;}
div.loginMenu2 a:active  { color: #FFFFFF;  text-decoration: none; }


table.adminMenu a {
			width:170px;
			display: block;}

table.adminMenu2 a {
			width:125px;
			display: block;}

table.adminMenu3 a {
			width:240px;
			display: block;}

table.adminMenu4 a {
			width:210px;
			display: block;}

div.loginMenu4 a { font-size: 9pt;
    font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000; 
	background-image:url(images/customer/arrow4.gif);
        background-repeat: no-repeat;
        background-position: center left;
		background-color:#d9d9d9;
	padding: 5px 5px 5px 13px;}

div.loginMenu4 a:link    { text-decoration: none; }
div.loginMenu4 a:visited { ctext-decoration: none; }
div.loginMenu4 a:hover   { text-decoration: underline; 
        background-image:url(images/customer/arrow4Hover.gif);
        background-repeat: no-repeat;
        background-position: center left;}
div.loginMenu4 a:active  {  text-decoration: none; }


div.loginMenu3 { font-size: 10pt;
    font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-image:url(images/customer/arrow3Hover.gif);
        background-repeat: no-repeat;
        background-position: center left;
		background-color:#999999;
	padding: 5px 5px 5px 13px;}

span.off a {  font-size: 9pt;
	font-weight:bold;
      font-family: helvetica, arial, sans-serif;
   color:#483296;
   background-color:#e6ebf1;
   border-style: outset;
   border-color:#bbc1cd;
   border-width:1px;
   line-height: 18pt;
   -moz-border-radius: 5px;
   padding: 2px;
   text-decoration:none;}

span.on a {  font-size: 9pt;
	font-weight:bold;
      font-family: helvetica, arial, sans-serif;
   color:#ff9200;
   background-color:#e6ebf1;
   border-style: inset;
   border-color:#bbc1cd;
   border-width:1px;
   line-height: 18pt;
   -moz-border-radius: 5px;
   cursor:pointer;
   padding: 2px;
   text-decoration:none;}

.button-to {font-family: helvetica, arial, sans-serif;
          font-size: 9pt;
          color: #483296;
          font-weight: bold;
   background-color:#e6ebf1;
          border-style: outset;
          border-width: 1px;
          border-color: #bbc1cd;
   -moz-border-radius: 5px;}
.button-to a:link {  color: #483296; text-decoration: none; }
.button-to a:visited {  color: #483296; text-decoration: none; }
.button-to a:active {  color: #483296; text-decoration: none; }
.button-to a:hover {  color: #ff9200; text-decoration: none; }

.search_form {
   font-family: verdana, arial, sans-serif;
   font-size: 9pt;
}

.checkout_text {
   font-family: verdana, arial, sans-serif;
   font-size: 9pt;
}

.big_cart_title { font-size: 11pt; }

.cart-title { color: #FFFFFF;
   font-weight: bold;
   text-align: center;
   border-style: solid;
   border-width: 1px;
   border-color: #000000;
   background-color: #2688d1;
   }

td.cart {
   
   font-family: verdana, arial, sans-serif;
   background-color: #e6f0f9;
   border-left: solid 1px #000000;
   border-right: solid 1px #000000;
   font-size: 9pt; }

table.cart {

	font-family: verdana, arial, sans-serif;
   background-color: #f1f6fc;
   border-left: solid 1px #000000;
   border-right: solid 1px #000000;
   border-bottom: solid 1px #000000;
	font-size: 9pt; }




