/* ##### global tabs ##### */
.tabs blockquote{padding:0;  margin:0;  }
.tabs{height:1%;background:url(/resources/graphics/tab_top.gif) top left repeat-x;margin-bottom:10px;}
.tabs .tab_menu li{margin-left:0px !important;list-style:none;float:left;font-size:12px;font-weight:bold;margin-right:1px;}
.tabs .tab_menu li a{display:block;padding:0 6px;line-height:24px;background:#ECECEC;border:1px solid #DDD;border-bottom:0px; text-decoration:none;}
.tabs .tab_menu li span{display:block;font-size:14px;}
.tabs .tab_menu a.selected{background:#fff;color:#0074bb;border:1px solid #DDD;border-bottom:0px;padding-bottom:1px;}
.tabs .tab_item, .tabs .tab_item_selected, .tabs .tab_item2, .tabs .tab_item2_selected{clear:left;display:none;height:1%;border:1px solid #ddd;border-top:0px;padding:10px;}
.tabs .tab_item2, .tabs .tab_item2_selected{padding:1px;}
.tabs .tab_item_selected, .tabs .tab_item2_selected{display:block;}
/* hasLayout for IE */
.tab_item2, .tab_item2_selected{padding:1px;  }
.tab_item_selected, .tab_item2_selected{display:block;  }
.infobox{margin:0 8px 15px 7px;}
.centered{margin:0 auto;}
.infobox .boxhead{width:auto;  padding:0;  background:url(/resources/graphics/box_corner_tl.png) no-repeat top left;  margin:0;  height:30px;  }
.infobox .boxhead h1{color:#fff;  background:url(/resources/graphics/box_corner_tr.png) no-repeat top right;  margin:0;  margin-left:15px;  padding:.2em .2em .2em 0;  font-weight:bold;  }
.infobox .boxhead h1 a:hover{text-decoration:none;}
.greybox .boxhead h1{color:#666;}
.infobox h1{padding:0;  margin:0;}
.infobox .boxhead h2{color:#fff;  background:url(/resources/graphics/box_corner_tr.png) no-repeat top right;  padding:0;  margin:0;  margin-left:15px;  padding-right:15px;  font-weight:bold;  font-size:1.15em;  line-height:31px;  border:none;}
.infobox h2{padding:0;  margin:0;}
.infobox h2 a, .infobox h2 a:visited, .infobox h2 a:active, .infobox h2 a:hover{color:#fff;}
.infobox h2 a:active, .infobox h2 a:hover{text-decoration:none;}
.greenbox .boxhead{background-color:#c0d09e;}
.orangebox .boxhead{background-color:#f68d22;}
.bluebox .boxhead{background-color:#91a1c2;}
.greenbox2 .boxhead{background-color:#0074bb;  }
.orangebox2 .boxhead{background-color:#e27c34;  border-bottom:1px solid #b55c1c;}
.bluebox2 .boxhead{background-color:#55758f;  }
.bluebox3 .boxhead{background-color:#3b578c;}
.infobox .boxbody{padding:15px;  border-left:1px solid #ddd;  border-right:1px solid #ddd;  border-bottom:1px solid #ddd;}
.boxbody p,.boxbody dl,.boxbody h3{margin-top:0;}
.boxbody .highlighted{font-weight:bold;  font-size:1.2em;}
.fullborder{border-top:0;}
.feature_navigation{list-style-image:url(/resources/graphics/quicktour_arrow.png);}
.left{float:left; width:500px; margin-top:1.5em;}
.col2{width:300px;}