
/* --------------- to disable the decorations from main-frame.css --------- */


#middle {
  background: none;
}

#content {
  float: none;
}

#inquiry_btn_bottom {
  background: none;
}

div.inquiry_btn_bottom_area {
  text-align: left;
}

div.productframe {
  margin-top: 10px;
  margin-left: 0px;
  width: 900px;
}

div.productcontext {
  margin-top: 40px;
  margin-left: 0px;
  padding-left: 0px;
  width: 900px;
}

div.bottommenu {
  margin-left: 0px;
  width: 900px;
}

/* --------------- velocity overview specific decorations ----------------- */

div.velocityframe {
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0px;
  width: 900px;
  text-align:left;
}

div.overviewleft {
  float: left;
  width: 360px;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 20px;
}

div.overviewright {
  float: right;
  width: 500px;
  margin-top: 20px;
  margin-bottom: 40px;
}

div.function {
  margin-top: 10px;
  margin-bottom: 20px;
  width:440px;
}

#left {
  float: left;
}

#right {
  float: right;
}

div.function h2, div.function h3 {
  margin: 0px;
}

div.functioncontext {
  background: url(/images/v7/velocity/velocity_top_function_background.jpg) repeat-y;
  height: auto;
  padding: 20px 20px 0px 20px;
  color: #FFF;
  text-align: left;
}

div.functioncontext table {
  color: #FFF;
  height: 220px;
}

div.functiongodetail {
  background: url(/images/v7/velocity/velocity_top_function_background.jpg) repeat-y;
  padding-right: 20px;
  padding-bottom: 10px;
  text-align: right;
}

div.functionbottom {
  background: url(/images/v7/velocity/velocity_top_function_bottom.jpg) 0 0 no-repeat;
  height: 12px;
}




/* --------------- velocity function pages ----------------- */

div.pagefunction {
  margin-top: 10px;
  background: url(/images/v7/velocity/velocity_page_function_background.jpg) 0 0 repeat-y;
  width: 900px;
}

div.pagefunction .body1 {
  background: url(/images/v7/velocity/velocity_page_function1_body.jpg) 0 0 no-repeat;
  color: #FFF;
  padding-top: 0px;
  padding-left: 220px;
  padding-right: 30px;
  margin-top: 0px;
}

div.pagefunction .body2 {
  background: url(/images/v7/velocity/velocity_page_function2_body.jpg) 0 0 no-repeat;
  color: #FFF;
  padding-top: 0px;
  padding-left: 340px;
  padding-right: 30px;
  margin-top: 0px;
}

div.pagefunction .bottom{
  background: url(/images/v7/velocity/velocity_page_function_bottom.jpg) 0 0 no-repeat;
  height: 20px;
}


div.leftcontext {
  text-align:left;
  width:520px;
  float:right;
}

div.rightimage {
  width:330px;
  float:left;
}

