/* CSS Document */

/**
 Total width: 760px
 Border & padding width: 2px*2padding + 1px*2border = 6px
 Less : 754px 
*/
#main_outline { 
  padding: 2px;
  border: 1px solid #cccccc;

  width: 754px !important; /* CSS2 */
  width: 760px;            /* IE5 */

  background: #ffffff;
}

#header_area {
  clear: both;
  margin: 0 0 0 0;
  border: 1px solid #cccccc;

  width: auto;

  text-align: left;
  margin: 0 0 2px 0;
}

#logo {
  float: left;
  padding: 5px;
  margin: 0px;

  width: auto;
}

#buttons {
  float: right;
  margin: 0px;  
  padding: 10px;
  width: 50%;
}


ul#button-nav {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul#button-nav li {
  display: block;
  float: right;
  margin: 0;
  width: auto;
  line-height: 21px;
  white-space: nowrap;
  border: 1px solid #cccccc;
  padding: 0;
}

ul#button-nav li a
{
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
  background: #006699;
}

#buttons>ul#button-navli a { 
  width: auto; 
}

ul#button-nav li a:hover
{
  color: #006699;
  background: #ffffff;
}


#menubar { 	
  clear: both;
  background : #006699;
  color: #ffffff;
  font-weight: bold;
  padding-left: 10px;
}

#menubar .item1,  
#menubar .item1:hover,
#menubar .item1-active,
#menubar .item1-active:hover {
  padding: 2px 10px 2px 10px;
  background: #ffffff;
  color: #006699;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  position: relative;
}

#menubar .item1 { 
  background: #006699;
  color: #ffffff;
}

#menubar .item2,
#menubar .item2:hover,
#menubar .item2-active,
#menubar .item2-active:hover {
  padding: 3px 8px 4px 8px;
  color: #ffffff;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  position: relative;
  z-index: 500;
}
#menubar .item2 {
  background: #006699;
}
#menubar .item2:hover,
#menubar .item2-active,
#menubar .item2-active:hover {
  background: #ffffff;
  color: #006699;
}
#menubar .arrow,
#menubar .arrow:hover {
    padding: 3px 16px 4px 8px;
}
#menubar .item2 img,
#menubar .item2-active img{
  position: absolute;
  top: 4px;
  right: 1px;
  border: 0;
}
#menubar .section {
  border: 1px solid #b8b4ae;
  position: absolute;
  visibility: hidden;
  z-index: -1;
}

* html #menubar td { position: relative; } /* ie 5.0 fix */

#left_outline {
  float: left;
  /* no bottom margin as the content_area assure we have 2px to footer */
  margin: 0 2px 0 0;
  border: 1px solid #cccccc;

  width: 159px !important; /* CSS2 */
  width: 163px;            /* IE5  */
}

#left_shadow {
  float: left;
  /* no bottom margin as the content_area assure we have 2px to footer */
  margin: 0;

  width: 159px !important; /* CSS2 */
  width: 163px;            /* IE5  */
}

#right_outline {
  float: right;

  /* no bottom margin as the content_area assure we have 2px to footer */
  margin: 0 0 0 2px;
  border: 1px solid #cccccc;

  width: 159px !important;  /* CSS2 */
  width: 163px;             /* IE5  */
  text-align: left;
}

#right_shadow {
  float: right;

  margin: 0 0 0 2px;
  width: 159px !important;  /* CSS2 */
  width: 163px;             /* IE5  */
}


#banner {
  margin: 2px 0 2px 0;
  clear: both;
  border: 1px solid #cccccc;
  
  width: auto;
}

#content_area {
  float: left;
  /* no left margin as it will either float against left_outline or inside pad of main_outline */
  margin: 0 0 2px 0; 

  /* main_outline (754) - left_outline (159+2+2)*/
  width: 591px !important; /* CSS2 */
  width: 593px;            /* IE5 */

  text-align: left;
}

/* content_area with left/right panel */
#sandbox_area_1  {
  float: left;

  width: 591px !important; /* CSS2 */
  width: 593px;            /* IE5 */
}

/** content_area with right and left panel **/
#sandbox_area_1 .content_outline {
  border: 1px solid #cccccc;
  margin: 0 0 2px 0;
  padding: 4px 10px 4px 10px;

  width: auto;  
}

/* content_area with right and left panel */
#sandbox_area_2  {
  float: left;
  
  width: 428px !important;  /* CSS2 */
  width: 426px;
}

/** content_area with right and left panel **/
#sandbox_area_2 .content_outline {
  border: 1px solid #cccccc;
  margin: 0 0 2px 0;
  padding: 4px 10px 4px 10px;

  width: auto;  
}

/** sub_content_area for content_area with either left/right panel **/
.sub_content_outline { 
  border: 1px solid #cccccc;
  padding: 4px 10px 4px 10px;
} 



#footer { 
  margin: 0;
  clear: both;  
  background : #006699;
  color: #ffffff;
  font-size: small;

  /*height: 25px;*/
  padding: 2px 0px 2px 0;
  width: 754px !important; /* CSS2 */
  width: 760px;            /* IE5 */
}


/* SUB-ID settings */

/* BEGIN content_area */
#content_area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#content_area ol li { 
  margin: 0;
  padding: 0;
  background-image: none;
}

#content_area li {
  line-height: 1.25em;
  padding-left: 15px;
  padding-top: 0px;
  background-image: url(http://www.focusrobotics.com/images/std/arrow.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 4px;
}

#content_area a:link, a:visited {
  color: #006699; 
  text-decoration: none;
  font-weight: bold;
}

#content_area a:hover {
  color: #3399cc;	
  text-decoration: none;
  font-weight: bold;

}

#content_area .top { 
  color: #cccccc;
  text-align: center;
}

/* END content_area */

.module_outline { 
  padding: 0px 10px 0px 10px;
  width: auto;  
}

/* BEGIN left/right_outline */
#left_outline h1, #right_outline h1 { 
  background: #006699;
  color: #ffffff;
  text-align: left;
  font-weight: bold;  
  padding: 2px 10px 2px 10px;
  font-size: medium;
  margin: 0;
}

#left_outline p, #right_outline p {
  margin-top: 4px; 
}

#left_outline ul {
  margin: 0;
  padding: 2px 0px 2px 0px;
  list-style-type: none;
  font-size: .9em;
  text-align: left;
  font-weight: bold;  
}

#left_outline li {
  margin: 0;
  border-bottom: 1px solid #cccccc;
}

#left_outline a {
  display: block;
  padding: 4px 2px 4px 15px;
  margin: 0;
  background-image:  url(http://www.focusrobotics.com/images/std/menu_bg.gif);
  background-repeat: no-repeat;
  background-position: 0% 50%;
  color: #006699;
  height: 100%;
}

#left_outline a:link, #left_outline a:visited {
  text-decoration: none;
}

#left_outline a:hover, #left_outline a:active {
  background-image:  url(http://www.focusrobotics.com/images/std/menu_bg_active.gif);
  background-repeat: no-repeat;
  background-position: 0% 50%;
}
#active_menu a:link, #active_menu a:visited,
#active_menu a:hover, #active_menu a:active {
  background-image:  url(http://www.focusrobotics.com/images/std/menu_bg_active.gif);
  background-repeat: no-repeat;
  background-position: 0% 50%;
}

/* These do not currently support activated an active sub_menu.
   In other words, these should only be used to link on the same
   page. I can add functionality to link to new pages and properly
   select the active menu if needed.
*/
#active_menu a.sub_menu:link, #active_menu a.sub_menu:visited {  
  padding-left: 30px;
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-image:  url(http://www.focusrobotics.com/images/std/menu_bg.gif);
}

#active_menu a.sub_menu:hover, #active_menu a.sub_menu:active { 
  padding-left: 30px;
  background-position: 10% 50%;
  background-repeat: no-repeat;
  background-image:  url(http://www.focusrobotics.com/images/std/menu_bg_active.gif);
}




/* END left_outline */


/* BEGIN content_outline */
.content_outline h1 {
  background: url(http://www.focusrobotics.com/images/std/contenthead.gif) no-repeat 0 50%;
  padding: 0;
  margin: 2px 0px 4px 0px;
  padding-left: 20px;  
  font-weight: bold;
  font-size: medium;
}

.content_outline h2 {
  padding: 0;
  margin: 0 0 2px 0;
  font-weight: bold;
  font-size: 1em;
}

.content_outline p.first { 
  margin-top: 0px;
}

.content_outline p.last { 
  margin-top: 0px;
  margin-bottom: 4px;
}
/* END content_outline */



/* BEGIN basic stuff */
td {
  text-align: left;
}

body {
  font-family: sans-serif, Georgia, Times;
  line-height: 1.25em;
  background: #ffffff;
}


.button {
  border:solid 1px #cccccc;
  background-color: #ffffff;
  color: #006699;
  text-align: center;
  font-weight: bold;
}

.inputbox {
  padding: 2px;
  border:solid 1px #cccccc;
  background-color: #ffffff;
}



.contentcolumn {
  padding-right: 5px;
}

.contentheading {
  background: url(http://www.focusrobotics.com/images/std/contenthead.gif) no-repeat;
  background-position: 0 3px;
  height: 18px;
  padding-left: 20px;  
  text-align: left;
  font-weight: bold;
}

.contentpagetitle {
  font-size: 13px;
  font-weight: bold;
  color: #cccccc;
  text-align:left;
}

table.searchinto {
  width: 100%;
}

table.searchintro td {
  font-weight: bold;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
  background-color : #ffffff;
}

.sectiontableentry2 {
  background-color : #f9f9f9;
}

.small {
  color: #999999;
  font-size: 11px;
  font-weight: bold;
}

.createdate {
  color: #999999;
  font-size: small;
  font-weight: bold;
}

.modifydate {
  height: 15px;
  padding-top: 10px;
  color: #999999;
  font-size: 11px;
  font-weight: bold;
}


.highlight {
  background-color: Yellow;
  color: Blue;
  padding: 0px 2px 0px 2px;
}

.code {
  background-color: #ddd;
  border: 1px solid #bbb;
}

.pdf {   
  background: url(http://www.focusrobotics.com/images/M_images/pdf_button.png) no-repeat;  
}

.pdf-right {   
  background: url(http://www.focusrobotics.com/images/M_images/pdf_button.png) no-repeat;  
  background-position: right;
  padding-right: 20px;
}

table.spec td {
  border: 1px solid #000000;
  padding: 1px 0 1px 4px;
}

table.spec { 
  font-family: Arial;
}

/* BEGIN requisition table */
table.req { 
  border-top: 1px solid #999;
  border-left: 1px solid #999;
}

table.req td, th { 
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}

table.req th { 
  font-weight: bold;
}

table.req td.caption { 
 background-color : #006699;
 color: #ffffff;
}
/* END requisition table */

/* BEGIN inner content table */
table.inner_content col { 
  width: 50%;
}

table.inner_content tr { 
  vertical-align: top;
}

table.inner_content td { 
  padding-bottom: 10px;
}
/* END inner content table */


#content_area .link_list li { 
  background-image: none;
  padding-bottom: 4px;
}

/* KB */
.catLink { font-weight : bold; }
.catDescription { color : #444444;  }

.articleLink { font-weight : bold; }
.articleDecription { color : #444444; }
.articleStaff { color : #444444;        font-size : smaller; }
.glossaryItem {
        background-color : #F0F0F0;
	cursor : help;
        color : #CC3333;
}
	
.tdBorder{ background-color : #D3DDEB; }
.tdTitle { background-color : #E4E4E4; padding : 5px 5px;    border : 1px solid #D4D4D4;    }
.tdSubTitle { background-color : #EFEFEF; padding : 5px 5px;   border : 1px solid #DADADA;   }

.trLighter{ background-color : #FAFAFA; }
.trDarker{ background-color : #F1F1F1; }
.trMoreDarker{ background-color : #DADADA; }

.trNotActive    { color : #5F5F5F; }
A.trNotActive { color : #888888; }


.tdFormCaption { background-color : #F4F4F4;  /*text-align : right; */ width : 150px;  white-space : nowrap;    }

input, select {  font-size : 12px;  margin : 0px;  padding: 0px; }
input.text { width : 110px; }
input.shortText { width : 80px; }
input.longText {  width : 250px;   }

.colorInput{ background-color : #F5F4ED; }
.requiredSign { color : #C40000; font-weight : bold; }
.formComment { font-size : smaller; }

