/*********************************************************************************************
Description: Shah Electronics. - Master Stylesheet
Author: Mahesh Usadadiya (umndesigner)
Author URI: www.webmantra.net, www.webmantracreations.com

**********************************************************************************************
Designed and Built by Mahesh Usadadiya (umndesigner) - www.webmantra.net, www.webmantracreations.com
CSS, HTML and Design Files are all Copyright 2011-2012 Webmantra. 
And God said "Let there be code..."
**********************************************************************************************/

/* CSS Reset
**********************************************************************************************/
*
{
    margin: 0px;
    padding: 0px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}

a
{
    border: none;
    outline: none;
}
a img
{
    border: #ffcc00 solid 1px;
    border: none;
}

strong
{
    font-weight: bold;
}

ol, ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}

::selection
{
    background: #ed1d24;
    color: #FFF;
}
::-moz-selection
{
    background: #ed1d24;
    color: #FFF;
}
/*05/11/2012*/
.product-detail-content-full-area .right .product_inquiry
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #333333;
    text-align: right;
}
/*End*/
/* Basic Setup
**********************************************************************************************/
html, body
{
    width: auto;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #454545;
}

a
{
    color: #4a4a4a;
    text-decoration: none;
}
a:link
{
    color: #4a4a4a;
    text-decoration: none;
}
a:visited
{
    color: #4a4a4a;
    text-decoration: none;
}
a:hover
{
    color: #999999;
    text-decoration: none;
}

.success
{
    display: none;
}

.visimg
{
    opacity: 1;
    filter: alpha(opacity=100);
}

.hide
{
    display: none;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.clear
{
    clear: both;
}

/* Section - Header Part
**********************************************************************************************/
#header
{
    width: 100%;
    background: #FFF;
}
#header .innerholder
{
    width: 1001px;
    height: 77px;
    margin: 0px auto;
}
.logo
{
    float: left;
}
.header_right
{
    float: right;
    padding: 0px 6px;
}
.search_box
{
    float: left;
    width: 220px;
    height: 23px;
    border: solid 1px #cccccc;
    margin: 25px 20px 0px 15px;
    line-height: 23px;
}
.search_box input
{
    float: left;
    width: 185px;
    height: 23px;
    line-height: 23px;
    border: none;
    padding: 0px 5px;
    color: #454545;
    font-size: 12px;
}
.search_box a
{
    float: left;
    width: 25px;
    height: 23px;
    line-height: 23px;
    display: block;
    background: url(../images/search_btn.png) left top no-repeat #e5e5e5;
}
.search_box a:hover
{
    background: url(../images/search_btn.png) left top no-repeat #d9d9d9;
}
.social_ico
{
    float: left;
    margin: 27px 6px 0px 6px;
}

/* Section - Banner Part
**********************************************************************************************/
#banner_master
{
    width: 100%;
    height: 503px;
    background: url(../images/slider_bg.jpg) center top no-repeat;
}
.navigations
{
    width: 100%;
    height: 40px;
}
.navigations .innerholder
{
    margin: 0px auto;
    width: 1001px;
}

/* Section - Featured Product
**********************************************************************************************/
#featured_product
{
    width: 100%;
    height: 252px;
}
.featured_product .innerholder
{
    margin: 0px auto;
    width: 1001px;
    background: url(../images/featured_product_bg.jpg) right top no-repeat;
    height: 252px;
}
/* Section - Latest Work*/
.featured_product_master
{
    width: 967px;
    padding: 16px 17px;
}
.lwthumbox
{
    float: left;
    width: 939px;
    margin-left: 14px;
}
.featured_product_title
{
    float: left;
    width: 967px;
    padding: 0px 17px;
}

/* Section - Content 
**********************************************************************************************/
#content_area
{
    width: 100%;
    background: url(../images/content_area_bg.jpg) left top repeat-x #FFF;
}
#content_area .innerholder
{
    margin: 0px auto;
    width: 1001px;
    background: url(../images/content_area_topbg.jpg) center top no-repeat;
}
.aboutshah_master
{
    float: left;
    width: 961px;
    margin: 50px 20px 0px 20px;
    background: url(../images/curly_brackets.png) 220px top no-repeat;
}
.aboutshah_master .left
{
    float: left;
    width: 282px;
    margin: 23px 0px 25px 0px;
}
.aboutshah_master .right
{
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #7e7e7e;
    padding-top: 6px;
}
.aboutshah_master .right span
{
    color: #686868;
    font-weight: bold;
    font-style: italic;
}
.aboutshah_master .readmore
{
    float: right;
    background: url(../images/readmore.png) left top no-repeat;
    padding-left: 14px;
    margin-top: 28px;
}
.aboutshah_master .readmore a
{
    display: block;
    background: #303030;
    line-height: 33px;
    width: 110px;
    text-align: center;
    color: #FFF;
    font-size: 11px;
}
.aboutshah_master .readmore a:hover
{
    background: #000;
}

/* Bottom Content */
.bottom_content
{
    float: left;
    background: #FFF;
    width: 961px;
    padding: 30px 20px 40px 20px;
}
.bottom_content .box
{
    float: left;
    width: 35%;
}
.bottom_content .box p
{
    margin: 0px 0px;
    padding: 0px 0px 15px 5px;
}
.latest_projects
{
    float: left;
    width: 279px;
}
.latest_projects .pro_thum
{
    float: left;
    width: 75px;
    padding: 4px;
    border: solid 1px #dcdcdc;
    margin: 5px 4px;
}
.view_more
{
    float: left;
    border-top: solid 3px #353535;
    margin-top: 20px;
}
.view_more a
{
    display: block;
    font-size: 12px;
    color: #e31e24;
    line-height: 25px;
    padding: 0px 3px;
}
.view_more a:hover
{
    background: #ebebeb;
}
.knowledge_centre
{
    float: left;
    width: 283px;
}
ul.knowledge_centre_list
{
    margin: 0px;
    padding: 7px 0px 0px 0px;
}
ul.knowledge_centre_list li
{
    border-bottom: dotted 1px #7c7c7c;
}
ul.knowledge_centre_list li a
{
    display: block;
    font-size: 12px;
    color: #454545;
    background: url(../images/dot.png) 3px center no-repeat;
    padding: 0px 0px 0px 36px;
    line-height: 36px;
    font-weight: bold;
}
ul.knowledge_centre_list li a:hover
{
    color: #e31e24;
}
.e_catalogue
{
    float: left;
    width: 280px;
}
.e_catalogue .text
{
    float: left;
    display: block;
    width: 280px;
    font-size: 11px;
    color: #454545;
    line-height: 18px;
    margin: 10px 0px 35px 0px;
}
.e_catalogue .text a
{
    color: #e31e24;
}
.e_catalogue .text a:hover
{
    color: #000;
}
.subscription
{
    float: left;
    background: url(../images/subscribe_ico.jpg) left top no-repeat;
    padding: 0px 0px 0px 12px;
}
.subscription .subscription_title
{
    margin: 0px;
    padding: 0px 0px 0px 50px;
    line-height: 33px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}
.subscription .subscription_title span
{
    color: #e31e24;
}
.newssubscription
{
    float: left;
    width: 270px;
    height: 30px;
}
.newssubscription input
{
    float: left;
    border: none;
    border: 0px;
    width: 227px;
    padding: 3px 5px;
    height: 22px;
    line-height: 22px;
    font-size: 11px;
    color: #5b5959;
    border: solid 1px #cdcdcd;
    background: #f4f4f4;
}
.newssubscription a
{
    float: left;
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/gobtn.jpg) left top no-repeat;
    font-size: 11px;
    color: #FFF;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}
.newssubscription a:hover
{
    color: #ffc900;
}

/* Section - Footer Part
**********************************************************************************************/
#footer
{
    width: 100%;
    float: left;
    background: url(../images/footerbg.jpg) left top repeat-x #333333;
}
#footer .innerholder
{
    width: 1001px;
    margin: 0px auto;
}
/* Footer top */
.footer_top
{
    float: left;
    width: 961px;
    padding: 24px 20px 10px 20px;
}
.footer_top .box
{
    float: left;
    width: 34%;
}
.footer_top .box p
{
    margin: 0px;
    padding: 0px 0px 15px 0px;
}
.footer_top .box p .title
{
    float: left;
    font-size: 14px;
    color: #e1e1e1;
    font-weight: bold;
    border-bottom: solid 2px #852225;
    padding: 0px 0px 7px 0px;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.about_led_tags
{
    float: left;
    width: 275px;
    font-size: 12px;
    color: #6c6c6c;
    line-height: 18px;
}
.about_led_tags a
{
    font-size: 12px;
    color: #6c6c6c;
    line-height: 18px;
    padding: 0px 0px 0px 5px;
}
.about_led_tags a:hover
{
    color: #ee8181;
}
.footer_social_ico
{
    float: left;
    width: 275px;
    margin: 35px 0px 24px 0px;
}
.footer_social_ico a
{
    float: left;
    display: block;
    width: 39px;
    height: 39px;
    background: #696969;
    margin: 0px 10px 0px 5px;
}
.footer_social_ico a:hover
{
    background: #FFF;
}
#vertical-ticker
{
    height: 121px;
    overflow: hidden;
    margin: 0px 0px 20px 0px;
    padding: 0px;
}
#vertical-ticker2
{
    height: 121px;
    overflow: hidden;
    margin: 0px 0px 20px 0px;
    padding: 0px;
}
#vertical-ticker li
{
    display: block;
}
#vertical-ticker2 li
{
    display: block;
}
.latest_from_blog
{
    float: left;
    width: 295px;
    font-size: 12px;
    color: #6c6c6c;
    line-height: 18px;
    height: 141px;
}
.latest_from_blog .post
{
    display: block;
    font-size: 12px;
    color: #cecece;
    line-height: 16px;
    background: url(../images/blog_ico.png) 3px 4px no-repeat;
    padding: 0px 0px 15px 33px;
    font-weight: normal;
}
.latest_from_blog .post b
{
    font-weight: normal;
    color: #ee8181;
}
.read_more
{
    float: left;
}
.read_more a
{
    display: block;
    background: #696969;
    line-height: 23px;
    padding: 0px 8px;
    font-size: 12px;
    color: #252424;
}
.read_more a:hover
{
    background: #FFF;
}
.up_dwn_arrow
{
    float: left;
    margin-left: 16px;
}
.up_dwn_arrow a
{
    float: left;
    border: solid 1px #696969;
    width: 21px;
    height: 21px;
}
.up_dwn_arrow a:hover
{
    border: solid 1px #a76363;
}



.fb_post
{
    float: left;
    width: 300px;
    font-size: 12px;
    color: #6c6c6c;
    line-height: 18px;
    height: 141px;
}
.fb_post .post
{
    display: block;
    font-size: 12px;
    color: #cecece;
    line-height: 16px;
    background: url(../images/fb_like_img.jpg) left top no-repeat;
    padding: 0px 0px 15px 68px;
    font-weight: normal;
}
.fb_post .post b
{
    font-weight: normal;
    color: #ee8181;
    line-height: 20px;
}
.fb_post .post b a
{
    font-weight: normal;
    color: #ee8181;
    background: url(../images/dot3.png) left center no-repeat;
    padding-left: 10px;
    margin-left: 5px;
}

/*************************************************************** - INNER PAGE CSS - ****************************************************************************/
/* Section - Banner Part*/
#inner_banner_master
{
    width: 100%;
    height: 298px;
    background: url(../images/innerpage_banner_bg.jpg) center top no-repeat;
    margin: 0px 0px;
}
.inner_banner
{
    margin: 26px auto 0px auto;
    width: 991px;
    height: 232px;
    padding: 8px 0px 0px 10px;
    background: url(../images/inner_banner_border.png) left top no-repeat;
}
/* - Page Path - */
#pagepath
{
    width: 100%;
    height: 71px;
}
#pagepath .innerholder
{
    margin: 0px auto;
    width: 1001px;
    background: url(../images/inner_banner_shadow.jpg) center top no-repeat;
    height: 71px;
}
.pagetitale
{
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 71px;
    color: #c60006;
    text-transform: uppercase;
    padding-left: 10px;
}
ul.pagepath
{
    float: right;
    margin: 0px;
    padding: 0px 10px;
}
ul.pagepath li
{
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #858585;
    line-height: 71px;
    padding: 0px 2px;
}
ul.pagepath li span
{
    float: left;
    color: #595959;
}
ul.pagepath li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #858585;
}
ul.pagepath li a:hover
{
    color: #595959;
}
/* Inner - Content  */
#inner_content_area
{
    width: 100%;
    background: url(../images/inner_content_area_bg.jpg) left top repeat-x #FFF;
}
#inner_content_area .innerholder
{
    margin: 0px auto;
    width: 1001px;
    background: url(../images/left_menu_bg.png) left top repeat-y;
}
.inner_right_content
{
    float: left;
    width: 688px;
    margin: 0px 15px 50px 26px;
}
.inner_right_content h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #c60006;
    font-weight: bold;
    line-height: 45px;
    padding-left: 10px;
    border-bottom: solid 1px #dadada;
    margin-bottom: 10px;
}
.otherpage_content
{
    float: left;
    width: 678px;
    padding-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
    color: #454545;
    font-size: 12px;
}
.page_head_17px
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #454545;
    font-style: italic;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
    padding: 0px 0px 10px 0px;
}
.page_head_15px
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #454545;
    font-style: italic;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
    padding: 5px;
    margin-left: 10px;
    border: solid 1px #ededed;
    border-bottom: none;
}
ul.content_area_list
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #454545;
    font-family: Arial, Helvetica, sans-serif;
}
ul.content_area_list li
{
    background: url(../images/dot6.png) left 9px no-repeat;
    line-height: 18px;
    padding: 3px 0px 3px 17px;
}
.certification
{
    padding: 10px 10px 0px 10px;
    margin-bottom: 25px;
    margin-left: 10px;
    color: #555555;
}
.certification-logo
{
    float: left;
    padding-bottom: 5px;
}
.certification-name
{
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 15px;
    margin-left: 15px;
    margin-bottom: 5px;
    width: 425px;
    border-left: solid 1px #dcdcdc;
}
.certification-name .pdf-ico
{
    float: left;
    width: 30px;
    margin: 0px 0px 0px 0px;
}
.certification-name .name
{
    float: left;
    width: 385px;
    margin: 0px 0px 15px 0px;
}



.inner_page_head
{
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #c60006;
    font-weight: bold;
    line-height: 50px;
    padding-left: 12px;
}
/*Product Details*/
.pro_deil_top_head
{
    float: left;
    width: 981px;
    line-height: 40px;
    margin: 0px 10px 20px 10px;
    font-size: 16px;
    color: #454545;
    font-weight: bold;
    border-bottom: dotted 1px #939393;
}
.back_pro
{
    float: right;
}
.back_pro a
{
    float: left;
    font-size: 12px;
    background: url(../images/back_arrow.png) right center no-repeat;
    padding-right: 25px;
}
.back_pro a:hover
{
    color: #c60006;
}

.pro_deil_master
{
    width: 981px;
    margin: 0px 10px 20px 10px;
}

/* -- First -- */
.pro_deil_first
{
    float: left;
    width: 302px;
}
.pro_deil_first .img
{
    float: left;
    position: relative;
    border: solid 1px #dadada;
}
.pro_deil_first .img .magnifier
{
    position: absolute;
    right: 5px;
    bottom: 5px;
}
.pro_deil_first .smallimg
{
    float: left;
    border: solid 1px #dadada;
    margin: 10px 10px 10px 0px;
}
.rolloverimage
{
    float: left;
    margin-bottom: 7px;
}

/* -- Second -- */
.pro_deil_second
{
    float: left;
    width: 384px;
    padding: 0px 85px 0px 40px;
}
.pro_deil_second h1
{
    color: #c60006;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0px;
    margin-bottom: 5px;
}
.pro_deil_second .item_code
{
    display: block;
    color: #454545;
    font-size: 12px;
    margin-bottom: 20px;
}
.pro_deil_second .description
{
    display: block;
    color: #454545;
    font-size: 12px;
    line-height: 18px;
    text-align: justify;
    margin-bottom: 30px;
}
.pro_deil_second .description p
{
    color: #454545;
    font-weight: bold;
}
.pro_deil_second .fblike
{
    display: block;
    padding: 6px 0px;
    border-bottom: solid 1px #dadada;
    border-top: solid 1px #dadada;
}

/* -- Third -- */
.pro_deil_third
{
    float: left;
    width: 170px;
}
.pro_deil_third p
{
    background: url(../images/pro_inquiry_ico.jpg) left top no-repeat #c60006;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    line-height: 35px;
    padding-left: 40px;
    text-transform: uppercase;
}
.pro_deil_third p a
{
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
}
.pro_deil_third .downloads
{
    display: block;
}
.pro_deil_third .downloads a
{
    display: block;
    background: url(../images/downloads_ico.jpg) 7px center no-repeat;
    font-size: 12px;
    font-weight: bold;
    color: #c60006;
    line-height: 45px;
    padding-left: 40px;
    text-transform: uppercase;
}
.pro_deil_third .downloads a:hover
{
    color: #454545;
}
.pro_deil_third ul
{
    margin: 0px;
    padding: 0px;
}
.pro_deil_third ul li
{
    background: url(../images/dot4.png) 12px center no-repeat;
    color: #414141;
    line-height: 31px;
    border-bottom: solid 1px #d9d9d9;
    padding: 0px 5px 0px 38px;
}
.pro_deil_tab
{
    float: left;
    width: 726px;
    color: #414141;
    margin: 30px 0px;
}
ul.pro_deil_tab_features
{
    margin: 0px;
    padding: 0px;
}
ul.pro_deil_tab_features li
{
    background: url(../images/dot5.png) left 12px no-repeat;
    padding: 4px 0px 4px 18px;
    font-size: 12px;
    color: #454545;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
}

/*Knowledge Center*/
ul.knowledge_center
{
    margin: 0px;
    padding: 0px;
    border-top: solid 5px #c60006;
}
ul.knowledge_center li
{
}
ul.knowledge_center li a
{
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #454545;
    text-decoration: none;
    line-height: 40px;
    border-bottom: dotted 1px #dadada;
    background: url(../images/arrow.png) 10px center no-repeat;
    padding: 0px 0px 0px 25px;
}
ul.knowledge_center li a:hover
{
    color: #c60006;
}
ul.knowledge_center li .active
{
    color: #c60006;
}
.knowledge_center_master
{
    float: left;
    width: 678px;
    border-bottom: solid 2px #dadada;
    margin-left: 10px;
    margin-bottom: 10px;
}
.knowledge_center_master p
{
    font-size: 12px;
    color: #454545;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px 0px 8px 0px;
}
.d_pdf
{
    padding: 0px 0px 0px 30px;
    background: url(../images/pdfico.png) left center no-repeat;
    margin: 10px 0px 5px 0px;
}
.d_pdf a
{
    font-size: 12px;
    color: #888888;
    line-height: 25px;
    font-family: Arial, Helvetica, sans-serif;
}
.d_pdf a:hover
{
    color: #454545;
}
/*Company page */
.page_slogan
{
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #7b7b7b;
    font-style: italic;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
    padding: 0px 0px 10px 10px;
    border-bottom: solid 1px #dadada;
    margin-bottom: 20px;
}
.company_page_conte_master
{
    float: left;
    width: 668px;
    padding: 10px;
    font-size: 12px;
    color: #454545;
    line-height: 18px;
}
.company_page_conte_master .leftconte
{
    float: left;
    width: 410px;
}
.company_page_conte_master .rightconte
{
    float: right;
}
ul.content_listing
{
    margin: 0px;
    padding: 0px;
}
ul.content_listing li
{
    background: url(../images/dot6.png) 3px 9px no-repeat;
    padding: 2px 0px 2px 25px;
    line-height: 20px;
    color: #7c7c7c;
}
/*Form*/
.bleck_normal_12
{
    font-size: 12px;
    color: #454545;
}
.bleck_normal_12 b
{
    font-size: 12px;
    color: #ce3c27;
    font-weight: normal;
}

/*Text Fields*/
.small_text_field
{
    width: 113px;
    height: 21px;
    line-height: 21px;
    padding: 0px 5px;
    border: solid 1px #dadada;
    font-size: 12px;
    color: #454545;
    background: #f7f7f7;
}
.full_text_field
{
    width: 298px;
    height: 21px;
    line-height: 21px;
    padding: 0px 5px;
    border: solid 1px #dadada;
    font-size: 12px;
    color: #454545;
    background: #f7f7f7;
}
.full_text_field_address
{
    width: 298px;
    height: 100px;
    line-height: 18px;
    padding: 0px 5px;
    border: solid 1px #dadada;
    font-size: 12px;
    color: #454545;
    background: #f7f7f7;
}
.full_list_box
{
    width: 310px;
    height: 21px;
    line-height: 21px;
    padding: 0px 0px 0px 5px;
    border: solid 1px #dadada;
    font-size: 12px;
    color: #454545;
    background: #f7f7f7;
}
.summit_btn
{
    float: left;
}
.summit_btn a
{
    display: block;
    line-height: 35px;
    padding: 0px 20px;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    background: #c60006;
    text-align: center;
    text-decoration: none;
}
.summit_btn a:hover
{
    background: #920106;
}
.btn
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    font-weight: bold;
    border: 1px solid #dcdcdc;
    background-color: #c60006;
    padding: 5px 15px;
}
.btn:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    font-weight: bold;
    border: 1px solid #bb0000;
    background-color: #920106;
    padding: 5px 15px;
}

.opening
{
    padding: 10px 10px 0px 10px;
    margin-bottom: 25px;
    color: #555555;
}
.formmaindiv
{
    padding: 8px 0px;
}
.formmaindivleft
{
    float: left;
    padding: 0px 0px 0px 14px;
    width: 150px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #454545;
}
.formmaindivright
{
    float: left;
}
.forminput
{
    float: left;
    width: 220px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    border: 1px solid #dadada;
    height: 18px;
}
.forminputtextare
{
    float: left;
    width: 255px;
    line-height: 17px;
    padding: 0px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    border: 1px solid #dadada;
}
.formbtnmain
{
    float: left;
    margin: 0px;
    padding-left: 164px;
    padding-top: 5px;
    padding-bottom: 10px;
}
.required-fild
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #bb0000;
}
/*Capabilities*/
ul.capabilities
{
    margin: 0px;
    padding: 0px 0px 0px 10px;
    background: url(../images/capabilities_top_menu_bg.jpg) left top repeat-x;
    height: 48px;
}
ul.capabilities li
{
    float: left;
    padding: 0px 7px;
    line-height: 48px;
}
ul.capabilities li a
{
    display: block;
    font-size: 12px;
    color: #6c6c6c;
    line-height: 48px;
    text-align: center;
    font-weight: bold;
}
ul.capabilities li a:hover
{
    display: block;
    font-size: 12px;
    color: #c60006;
    text-align: center;
}
ul.capabilities li .active
{
    display: block;
    font-size: 12px;
    color: #c60006;
    text-align: center;
}

/* Featured Products */
ul.specifications
{
    margin: 5px 0px 0px 0px;
    padding: 0px;
    border-top: solid 1px #dadada;
}
ul.specifications li
{
    float: left;
    text-align: left;
    width: 384px;
    display: block;
    border-bottom: solid 1px #dadada;
    background: #f7f7f7;
    line-height: 20px;
}
ul.specifications li b
{
    width: 167px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #454545;
    padding: 3px 3px 3px 8px;
}
ul.specifications li span
{
    width: 180px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #454545;
    font-weight: normal;
    padding: 3px 3px 3px 8px;
}
/*Application Areas*/
.applicationareas
{
    margin: 10px 0px 0px 0px;
    padding: 0px;
}
.applicationareas a
{
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #454545;
    font-size: 12px;
    text-decoration: underline;
    padding: 5px 10px 10px 0px;
}
.applicationareas a:hover
{
    text-decoration: none;
}
/*Application Industry */
.application_industry_top
{
    float: left;
    border: solid 1px #c2c2c2;
    width: 653px;
    padding: 2px;
    margin: 30px 0px 10px 0px;
    margin-left: 12px;
}
.application_industry_top img
{
    float: left;
}
.application_industry_top .description
{
    float: left;
    width: 393px;
    padding: 10px 30px 10px 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #454545;
    line-height: 18px;
}
.application_industry_top .description p
{
    font-size: 16px;
    color: #c60006;
    font-weight: bold;
    line-height: 40px;
}

/*Project page*/
.project-thum-content-full-area
{
    float: left;
    width: 990px;
    padding: 20px 5px 30px 6px;
    border-left: solid 1px #dadada;
    border-right: solid 1px #dadada;
}
.projectListing
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    overflow: hidden;
    margin-top: 10px;
}

.projectListing ul
{
    list-style: none;
    padding: 0;
    margin: 0 0 0 0px /*-1px*/;
    overflow: hidden;
}
.projectListing li
{
    margin: 0px 39px 5px 39px;
    float: left;
    width: 252px;
    height: 250px;
    overflow: hidden; /*position:relative;*/
}
.projectListing li a
{
    display: block;
    width: 254px;
    height: 250px;
    text-decoration: none;
    color: #454545; /*cursor:pointer;*/
    background: #fff;
    overflow: hidden;
}
.projectListing .image
{
}
.projectListing img
{
}

.projectListing .details
{
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 2px 3px;
    display: block;
}
.projectListing .image
{
}
.projectListing img
{
}
.projectListing .productName
{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 5px 3px;
    display: block;
}
/* project hover */
.projectListing a:hover
{
    background: #FFF;
    width: 251px;
    height: 298px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    color: #c60006;
}
.projectListing a:hover .details
{
    color: #c60006;
    padding-left: 3px;
    padding-right: 2px;
    border: none;
}

.projectListing a:hover .projectName
{
    color: #c60006;
    padding-left: 3px;
    padding-right: 5px;
    border: none;
}

.projectListing a:hover .image
{
}
.projectListing a:hover img
{
    /*margin:-2px 0 0 -2px;*/
}

.projectdetails
{
    float: left;
    padding: 0px 5px;
    width: 991px;
}
.projectdetails .left
{
    float: left;
    width: 730px;
    margin-bottom: 50px;
}
.projectdetails .right
{
    float: left;
    width: 220px;
    padding-left: 41px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #454545;
    line-height: 18px;
    margin-top: 55px;
}


.sitemap_master
{
    float: left;
    width: 225px;
    background: #f7f7f7;
    margin: 10px 12px;
    font-family: Arial, Helvetica, sans-serif;
}
ul.sitemap
{
    margin: 0px;
    padding: 0px 0px;
}
ul.sitemap li
{
    line-height: 40px;
    border-bottom: solid 1px #dadada;
}
ul.sitemap li p
{
    background: #c00006;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    line-height: 45px;
    text-transform: uppercase;
    padding-left: 15px;
}
ul.sitemap li a
{
    font-size: 12px;
    font-weight: bold;
    color: #454545;
    background: url(../images/dot.png) 12px 13px no-repeat;
    padding-left: 40px;
    display: block;
}
ul.sitemap li a:hover
{
    color: #ce3c27;
}

ul.sitemap_bottom
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
}
ul.sitemap_bottom li
{
    line-height: 44px;
    width: 225px;
    background: #c00006;
    margin: 5px 0px;
}
ul.sitemap_bottom li a
{
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    background: url(../images/leftmenu_arow.png) 15px 15px no-repeat;
    display: block;
    padding: 0px 20px;
    text-align: center;
}
ul.sitemap_bottom li a:hover
{
    color: #000;
    background: #CCC;
}

/* Footer Bottom */
.footer_bottom
{
    float: left;
    width: 961px;
    padding: 20px 20px 10px 20px;
    background: url(../images/bottom_footer_bg.jpg) left top repeat-x;
}
.footer_bottom .logo
{
    float: left;
    padding: 10px 45px 27px 3px;
}
.footer_bottom .box
{
    float: left;
    width: 21%;
}
.footer_bottom .box p
{
    margin: 0px;
    padding: 0px 0px 9px 0px;
    font-size: 12px;
    color: #aaaaaa;
    font-weight: bold;
    text-transform: uppercase;
}
.footer_bottom .box p a
{
    font-size: 12px;
    color: #aaaaaa;
    font-weight: bold;
}
.footer_bottom .box p a:hover
{
    color: #ee8181;
}
.footer_bottom .box ul
{
    margin: 0px;
    padding: 0px;
}
.footer_bottom .box ul li
{
    line-height: 18px;
    font-size: 12px;
    color: #909090;
}
.footer_bottom .box ul li a
{
    line-height: 18px;
    font-size: 12px;
    color: #909090;
    font-weight: normal;
}
.footer_bottom .box ul li a:hover
{
    color: #ee8181;
}

/* Footer Bottom Belt  */
#footer_bottom_belt
{
    width: 100%;
    float: left;
    height: 52px;
    background: #141414;
}
#footer_bottom_belt .innerholder
{
    width: 971px;
    margin: 0px auto;
    background: url(../images/footer_arrow.png) 52px top no-repeat;
}
#footer_bottom_belt .innerholder p
{
    float: left;
    font-size: 11px;
    color: #a2a2a2;
    line-height: 52px;
}
#footer_bottom_belt .innerholder p a
{
    font-weight: normal;
    color: #6b6b6b;
    background: url(../images/dot3.png) left center no-repeat;
    padding-left: 15px;
    margin-left: 10px;
}
#footer_bottom_belt .innerholder p a:hover
{
    color: #a2a2a2;
}
#footer_bottom_belt .innerholder .right
{
    float: right;
    font-size: 11px;
    color: #a2a2a2;
    line-height: 52px;
}
#uword
{
    line-height: 21px;
    padding: 0px 5px;
    font-size: 12px;
    color: #454545;
}
