/* 
    Document   : oklahoma
    Created on : Oct 9, 2012, 2:01:32 PM
    Author     : farrukh1
    Description:
        Purpose of the stylesheet follows.
*/
@font-face {
    font-family: 'Conv_font';
    src: url('../fonts/font.eot');
    src: local('☺'), url('../fonts/font.woff') format('woff'), url('../fonts/font.ttf') format('truetype'), url('../fonts/font.svg') format('svg'), url('../fonts/font.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cacophony_loudregular';
    src: url('../fonts/cacophony_loud-webfont.eot');
    src: url('../fonts/cacophony_loud-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/cacophony_loud-webfont.woff') format('woff'),
        url('../fonts/cacophony_loud-webfont.ttf') format('truetype'),
        url('../fonts/cacophony_loud-webfont.svg#cacophony_loudregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
root { 
    display: block;
}
body{
    margin: 0 auto; 
}
a,img,p,h1,h2,h3,h4,h5,h6{
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    border: none;
}
.clear_both{
    clear: both;
}
.wrapper{
    margin: 0 auto;
    width: 956px;
    height: auto;
    /*  background-color: blue;*/
}
.header{
    width: 100%;
    height: 104px;
    margin-top: 0;
}
.logo{
    float: left;
}
.phone{
    /*    width: 66px;
        height: auto;
        margin-top: 20px;
        margin-right: 200px;
        float: right;*/
    border-right: 2px solid #a7a9ac;
    padding-right: 15px;
}
.top_table{
/*    margin: 0 auto;*/
    padding: 0;
    margin-top: 20px;
    float:right;
    min-width:370px;
}
.top_table p{
    word-spacing: 10px;
    letter-spacing: 10px;
    line-height: 35px;
    font-family: 'Conv_font';
    font-size: 16px;
    color: #808080;
}
.menue{
    margin-top: 5px;
    width:100%;
    height: 43px;
    background-image:url("../images/menue_back.jpg");
    background-repeat:repeat-x;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.menue ul{
    margin: 0 auto;
    padding: 0;
    text-align: center;
    list-style: none;
}
.menue li{
    /*    float: left;*/
    display: inline;
    height: 43px;
    margin: 0 auto;
    padding: 8px 0px 6px;
}
.menue a{
    font-family: 'cacophony_loudregular';
    color:#ffffff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 20px;
    display: inline-block;
}
.menue li:hover, #select{
    border-top: 5px solid #a50600;
    border-bottom: 5px solid #a50600;
}
.banner{
    margin-top: 15px;
    border: 3px solid #000000;
    width: 950px;
    height:292px; 
    -o-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.banner p, .banner span{
    margin-top: 40px;
    margin-left: 10px;
    font-family: 'cacophony_loudregular';
    color:#ffffff;
    font-size: 22px;
    word-spacing: 0px;
    line-height: 10px;
    text-transform: uppercase;
}
.banner_botom_text{
    margin-top: 42px;
    margin-left: 10px;
    font-family: "Times New Roman", Times, serif;
    /*    font-weight: bold;*/
    color:#ffffff;
    font-size: 23px;
    word-spacing: 5px;
    line-height: 10px;
    text-transform: capitalize;
}
.right-pannel{
    width: 363px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    margin-top: 30px;
    float: right;
}
.latest_news_back{
    background-image:url("../images/news_back.jpg");
    background-repeat:repeat-x;
    width: 363px;
    height: 313px;
    margin: 0;
    padding: 0px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /*    position: relative;*/
}
.latest_news_back p, .cap_back p{
    font-family: 'cacophony_loudregular';
    color:#ffffff;
    font-size: 22px;
    padding-top: 15px;
    padding-left: 20px;
}
.latest_news{
    width: 317px;
    height: 245px;
    margin: 0 auto;
    padding: 0px;
    background-color: #ffffff;
    margin-top: 10px;
    /*    position: absolute;
        bottom: 20px;
        left: 0px;
        right: 0px;*/
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.latest_news p{
    font-family: 'verdana';
    font-size: 14px;
    color:#7f7f7f;
}
.latest_news h5{
    /*    width: 107px;*/
    height: auto;
    float: right;
    margin-top: 30px;
    margin-right: 10px;
    border-top: 5px solid #a50600;
    border-bottom: 5px solid #a50600;
}
.latest_news a, .cap_info a{
    font-family: 'verdana';
    font-size: 13px;
    color: #4f4f4f;
}
.cap_back{
    margin-top: 70px;
    background-image:url("../images/capabilities_back.jpg");
    background-repeat:repeat-x;
    width: 363px;
    height: 399px;
    /*    margin: 0;*/
    /*    padding: 0px;*/
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /*    position: relative;*/
}
.cap_info{
    width: 317px;
    height: 322px;
    margin: 0 auto;
    padding: 0px;
    background-color: #ffffff;
    margin-top: 10px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top: 10px;
}
.cap_info ul{
    margin: 0 auto;
    padding: 0;
    margin-left: 50px;
    list-style:url(../images/tick_img.jpg);
}
.cap_info li, .cap_info li a{

    margin-top: 15px;
    font-family: 'cacophony_loudregular';
    color:#4f4f4f;
    font-size: 18px;
}
.cap_info h5{
    /*    width: 107px;*/
    height: auto;
    float: right;
    margin-top: 27px;
    margin-right: 10px;
    border-top: 5px solid #a50600;
    border-bottom: 5px solid #a50600;
}
.left-pannel{
    width: 593px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    margin-top: 20px;
    float: left;
}
.quotation{
    width: 100%;
    height: auto;
    margin: 0px;
    background-image: url(../images/comma2.jpg);
    background-position: 75% 105%;
    background-repeat: no-repeat;
}
.quotation h5{
    font-family: 'cacophony_loudregular';
    color:#4f4f4f;
    font-size: 16px;
    letter-spacing: 3px;
    line-height: 25px;
    text-transform: uppercase;
    text-align: center;
}
.quotation span{
    color:#830f09;
}
.about_us, .our_setup{
    width: 90%;
    float: left;
    font-family: 'cacophony_loudregular';
    color:#7f7f7f;
    /*    font-size: 18px;*/
    word-spacing: 3px;
    letter-spacing: 3px;
    border-bottom: 2px solid #7f7f7f;
    margin-top: 15px;
}
.about_us_details{
    width: 90%;
    float: left;
    margin-top: 10px;
}
.about_us_details p{
    font-family: 'verdana';
    color:#7f7f7f;
    font-size: 14px;
    letter-spacing: 2px;
    padding: 10px 10px;
    text-align: justify;
}
.setup_images{
    width: 100%;
    height: auto;
}
.setup_images img{

    float: left;
    margin: 10px 0px 0px 5px; 

}
.footer_line{
    min-width: 1000px;
    min-height: 9px;
    height: auto;
    background-image:url("../images/footer_line.jpg");
    background-position: top left;
    background-repeat:repeat-x;
    margin-top: 20px;
}
.footer{
    margin: 0 auto;
    padding-top: 15px;
    width: 956px;
    height: 200px;
}
.footer img{
    margin-top: 10px;
    float: left;
}
.footer_mnue{
    margin-top: 20px;
    float: right;
    text-align: center;
    letter-spacing: 3px;
}
.footer_mnue p, .footer_mnue a{
    font-family: 'verdana';
    color:#4f4f4f;
    font-size: 12px;
}
.margin_top10{
    margin:13px 0px;
}
.margin_top20{
    margin-top:72px;
}
.cap_page{
    margin: 0 auto;

}
.capabilities{
    margin-top: 20px;
    /*    margin-left: 10px;*/
    width: 950px;
    min-height: 40px;
    height: auto;
    border-bottom: 2px solid #7f7f7f;
}
.capabilities H1{
    margin-left: 10px;
    font-family: 'cacophony_loudregular';
    color:#7f7f7f;
    /*    font-size: 26px;*/
    word-spacing: 5px;
    text-transform: uppercase;
}
.cap_details{
    margin: 0 auto;
    width: 850px;
    height: auot;
    float: right;
} 
.cap_details a:hover, #active{
    color: #000;
    background-image: url("../images/cap_logo_select.jpg");
}
.cap_details a{
    font-family: 'Myriad Pro';
    color:#7f7f7f;
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
     word-spacing: 5px;
     background-image: url("../images/cap_logo_blur.jpg");
     background-repeat: no-repeat;
     background-position: center left;
     padding-left: 50px;
     display: block;
}
.cap_details_back{
    margin: 0;
    margin-top: 5px;
/*    background-image:url("../images/cap_img_back.jpg");*/
/*    background-repeat:repeat-x;*/
    width: 537px;
    height: 313px;
/*    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;*/
    float: right;
    position: relative;
}
.cap_details_back img{
    max-height: 313px;
    margin:0 auto;
}
.cap_images{
    width: 537px;
    height: 313px;
    background-image: url("../images/frame.png");
    position: absolute;
    z-index: 1;
    margin: 0 auto;
    top: 0px;
    right: 0px;
    left: 0px;
}
.cap_images img{
    
    float: left;
    margin: 10px 5px 5px 10px; 
    border: 2px solid #99150b;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.full_details{
    margin: 0 auto;
    margin-top: 20px;
    width: 850px;
    height: auto;
    float: right;
   
}
.full_details h2{
/*    margin-left: 10px;*/
    font-family: 'Myriad Pro';
    color:#7f7f7f;
    word-spacing: 5px;
    letter-spacing: 3px;
    line-height: 40px;
     border-bottom: 1px solid #7f7f7f;
}
.full_details h3{
/*    margin-left: 10px;*/
    font-family: 'Myriad Pro';
    color:#7f7f7f;
    word-spacing: 5px;
    letter-spacing: 3px;
    line-height: 40px;
}
.full_details p, .full_details ul li{
    margin-top: 10px;
    font-family: 'Myriad Pro';
    color:#7f7f7f;
    font-size: 14px;
    word-spacing: 2px;
    letter-spacing: 1px;
    line-height: 20px;
    text-align: justify;
}
.full_details ul li{
    list-style-type: decimal;
}
.table_details{
    margin: 0 auto;
    margin-top: 10px;
    width: 850px;
    height: auto;
/*    border: 1px solid;*/
    padding: 0;
}
.table_details th{
    height: 30px;
    background-color: #7f7f7f;
    border: none;
    font-family: 'Myriad Pro';
    font-size: 14px;
    color: #ffffff;
    border-right: 1px solid #7f7f7f;
    text-transform: uppercase;
}
.table_details td{
    margin: o auto;
    height: 20px;
    text-align: center;
    font-family: 'Myriad Pro';
    color:#7f7f7f;
    font-size: 14px;
    word-spacing: 2px;
    letter-spacing: 1px;
    line-height: 18px;
}
.table_details .firstrow{
    background-color: #7f7f7f;
    border-collapse: collapse; 
}
.back_color_white{
    background-color: #ffffff;
}
.back_color_gray{
    background-color: #bfbfbf;
}
.table_extrusion{
    margin: 0 auto;
    margin-top: 20px;
    width: 650px;
    height: auto;
}
#injection,#extrusion, #assembly, #blow, #tool, #hotstamp{
    display: none;
    
}
#disk li{
    list-style-type: disc;
}
#heading{
/*    margin-left: 10px;*/
    font-family: 'Myriad Pro';
    color:#7f7f7f;
    word-spacing: 5px;
    letter-spacing: 3px;
    line-height: 40px;
}
textarea,.table_class input[type=text],.table_class input[type=email]{
   -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:5px;
    
}
.table_class td{
     font-family: 'Myriad Pro';
     font-weight: bold;
     font-size: 14px;
      color:#7f7f7f;
}
#seeform input[type=button]{
    width: 100px;
    height:30px;
    margin: 0px;
    padding: 0px;
    border: none;
    background: transparent;
    background-image:url("../images/menue_back.jpg");
    background-repeat:repeat-x;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:5px;
    color: #fff;
    cursor: pointer;   
}
textarea{
    width:300px;
    height:150px;
    resize: none;    
}
#seeform{
    width:40%;
    float:left;
}
#seemap{
    float: right;
    width:54%;
    
}
.capUl li{
    width:50%;
    float:left;
}