﻿body
{
    padding: 0px;
    margin: 0px;
}

body *
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
}

html, body, #outer
{
    height: 100%;
}

form { height:91%; }

.column
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    color: #666666;
}

.column p
{
    margin: 0px;
    padding: 0px 0px 1em 0px;
}

#outer
{
    width: 100%;
    height:auto;
    min-height: 100%;
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #496B88;
    padding: 0 0 20px 0;
    margin: 0;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #496B88;
    padding: 0 0 15px 0;
    margin: 0;
}

h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    color: #496B88;
    padding: 0 0 15px 0;
    margin: 0;
}

hr { color:#cccccc; margin-bottom:20px; }

a
{
    color: #344A5F;
    text-decoration: underline;
}
a:visited
{
    color: #344A5F;
    text-decoration: underline;
}
a:hover
{
    color: #486684;
    text-decoration: none;
}

/* First Level */
ul#main
{
    margin: 0;
    padding: 0;
    list-style: none;
    background-image: url('images/menu.jpg');
    background-repeat: no-repeat;
    width: 960px;
    height: 28px;
}
ul#main li
{
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    float: left;
}
ul#main li a
{
    margin: 0;
    padding: 0;
    display: block;
    background-image: url('images/menu.jpg');
    text-decoration: none;
}
ul#main li a:hover, ul#main li.sel a
{
    background-image: url('images/menu-sel.jpg');
}
ul#main li a span
{
    visibility: hidden;
}

ul#main li.about-us a
{
    background-position: -30px 0;
    width: 58px;
    height: 28px;
    margin-left: 30px;
}
ul#main li.membership a
{
    background-position: -112px 0;
    width: 82px;
    height: 28px;
    margin-left: 24px;
}
ul#main li.news a
{
    background-position: -218px 0;
    width: 36px;
    height: 28px;
    margin-left: 24px;
}
ul#main li.technical-information a
{
    background-position: -278px 0;
    width: 137px;
    height: 28px;
    margin-left: 24px;
}
ul#main li.library a
{
    background-position: -438px 0;
    width: 46px;
    height: 28px;
    margin-left: 23px;
}
ul#main li.publications-main a
{
    background-position: -506px 0;
    width: 81px;
    height: 28px;
    margin-left: 22px;
}
ul#main li.media a
{
    background-position: -612px 0;
    width: 41px;
    height: 28px;
    margin-left: 25px;
}
ul#main li.conferences a
{
    background-position: -677px 0;
    width: 79px;
    height: 28px;
    margin-left: 24px;
}
ul#main li.links a
{
    background-position: -781px 0;
    width: 33px;
    height: 28px;
    margin-left: 25px;
}
ul#main li.industry-guide a
{
    background-position: -835px 0;
    width: 93px;
    height: 28px;
    margin-left: 21px;
}


#header-img
{
    margin: auto;
    width: 100%;
    height: 50px;
    background-image: url('images/concrete-1.jpg');
    background-repeat: repeat-x;
}

#header
{
    margin: auto;
    width: 940px;
    padding-top: 10px;
}

#header-links
{
    float: left;
    width: 700px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    line-height: 16px;
    color: #344A5F;
}

#header-search
{
    float: right;
    width: 230px;
    height: 20px;
}

#header-links a
{
    color: #344A5F;
    text-decoration: none;
}
#header-links a:hover
{
    color: #486684;
    text-decoration: underline;
}

#banner
{
    margin: auto;
    width: 960px;
    height: 148px;
    /*background-image: url('images/banner-1.jpg');
    background-repeat: no-repeat;*/
    margin-bottom: 10px;
}

#menu
{
    margin: auto;
    width: 960px;
    height: 28px;
}

#container
{
    margin: 0 auto;
    width: 940px;
    min-height: 100px;
    padding-top: 10px;
}

#col-main
{
    width: 950px;
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom: solid 1px #cccccc;
}

#col-main-under
{
    width: 960px;
    padding-top: 10px;
}

#col-main-2
{
    float: right;
    width: 700px;
    padding-top: 10px;
}

#col-left
{
    float: left;
    width: 210px;
    padding-top: 10px;
    *margin-left:30px;
}

#col-left a
{
    color: #344A5F;
    text-decoration: none;
}
#col-left a:hover
{
    color: #D5AA00;
    text-decoration: none;
}



#footer-img
{
    margin: auto;
    width: 100%;
    height: 80px;
    background-image: url('images/concrete-2.jpg');
    background-repeat: repeat-x;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    clear:both;
    position:relative;
    z-index:10;
    bottom:0;
    margin-top:0;
}

/*Opera Fix*/
body:before
{
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
}


.form
{
    width: 260px;
}
.form .field .title
{
    padding: 5px 0 5px;
}
.form .field .input input
{
    width: 250px;
}
.form .field .input textarea
{
    width: 250px;
}
.form .submit input
{
    float: right;
    margin: 10px 0 0 0;
}

/* Contact Form */

.contact-us .form
{
    width: 250px;
}
.contact-us .form .field .title
{
    padding: 5px 0 5px;
}
.contact-us .form .field .input input
{
    width: 250px;
}
.contact-us .form .field .input textarea
{
    width: 250px;
}
.contact-us .form .submit input
{
    float: right;
}

.mediaitems
{
    padding: 10px 0 0 0;
    margin: 0;
    width: 610px;
}
.mediaitem
{
    float: left;
    padding: 0 30px 40px 0;
    border: solid 1px Transparent;
    width: 168px;
    height: 123px;
}
.mediaitem img
{
    border: solid 1px #Transparent;
}
.mediaitem .mediatitle
{
    text-align: center;
}

.clear
{
    line-height: 1px;
    clear: both;
}


ul.submenu
{
    margin: 30px auto 10px auto;
    /*width: 120px;*/
    width:165px;
    text-align: left;
    list-style: none;
    margin-left:-40px;
    *margin-left:-30px;
}

ul.submenu li
{
    padding: 0 0 8px -10px;
    margin: 0 0 10px 0;
    list-style: none;
    border-bottom:solid 1px #e6e6e6;
}
ul.submenu ul li
{
    padding:0 0 6px 0;
    margin:0 0 6px 0;
    list-style: none;
    border:none;
}

ul.submenu li a, ul.submenu li a:visited
{
    text-decoration: none;
    font-weight: bold;
    color: #496B88 !important;
    font-size: 14px !important;
}
ul.submenu li a:hover, ul.submenu li.sel a
{
    color: #FFCC00 !important;
}

ul.submenu .thirdlevel a, ul.submenu .thirdlevel a:visited
{
    text-decoration: none;
    font-weight: normal;
    color: #496B88;
    font-size: 10px !important;
    margin-left:-38px;
}
ul.submenu li.thirdlevel a {color: #496B88 !important;  font-size: 10px !important;}

ul.thirdmenu { padding:0; margin:0; *padding-top:5px; margin-left:38px;}
ul.thirdmenu li.thirdlevel { padding:0 0 4px 0; margin:0; color: #496B88 !important;}
ul.thirdmenu li.sel a {color: #FFCC00 !important; }

li.forthlevel { margin:0 !important; padding:0 0 4px 0 !important; }
.forthlevel a{ margin-left:-68px !important; color: #496B88 !important;  font-size: 10px !important; font-weight:normal !important;}

.top-links
{
    padding: 3px 10px 0 0;
    margin: 0;
    float: right;
}
.top-links ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 8pt;
    font-weight: bold;
}
.top-links li
{
    padding: 0 10px;
    margin: 0;
    list-style: none;
    border-right: solid 1px #265269;
    float: left;
}
.top-links .last
{
    border-right: none;
}
.top-links a, .top-links a:visited
{
    color: #265269 !important;
    text-decoration: none;
}
.top-links a:hover
{
    color: #3c5542 !important;
    text-decoration: none;
}

.top-links .sel a
{
    color: #3c5542 !important;
}

.bottommenu
{
}

.navwrap
{
    float: right;
    position: relative;
    left: -50%;
    text-align: left;
    padding: 20px 0 0 0;
    font-weight: bold;
}
.navwrap ul
{
    list-style: none;
    position: relative;
    left: 50%;
    margin: 0;
    padding: 0;
}
.navwrap li
{
    padding: 0 10px;
    margin: 0;
    list-style: none;
    border-right: solid 2px #ffffff;
    float: left;
}
.navwrap li.last
{
    border-right: none;
    margin-right: 0;
}
.navwrap li a
{
    float: left;
    position: relative;
    left: -2px;
    top: -2px;
    color: #ffffff !important;
    text-decoration: none;
}
.navwrap li a:hover
{
    color: #FFCC00 !important;
}

.navwrap .sel a
{
    color: #FFCC00 !important;
}

.links
{
}
.linkitem
{
    padding: 0 0 20px 0;
}
.linkitem .linktitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #496B88;
}
.linkitem .linkurl
{
    font-size: 12px;
    padding: 5px 0;
}
.linkitem .linksummary
{
}

.document-viewer
{
}
.document-viewer .category
{
    padding: 5px 0 15px 0;
}
.document-viewer .category .title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #496B88;
    padding: 0 0 5px 0;
}

.document-viewer .cart
{
    padding:12px 12px 12px 8px;
}

.event-viewer
{
}

.event-viewer .event-list
{
}
.event-viewer .event-list .item
{
    padding: 5px 0 10px 0;
}
.event-viewer .event-list .item .title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #496B88;
    padding: 0 0 5px 0;
}
.event-viewer .event-list .item .date
{
    font-size: 12px;
    padding: 0 0 5px 0;
}
.event-viewer .event-list .item .venue
{
    font-weight: bold;
}
.event-viewer .event-list .item .mainimage
{
    float: right;
}
.event-viewer .event-list .item .summary
{
    padding: 5px 0;
}

.event-viewer .detail
{
    padding: 5px 0 10px 0;
}
.event-viewer .detail input, .event-viewer .detail textarea
{
    width: 250px;
}
.event-viewer .detail .submit input
{
    width: 100px;
}
.event-viewer .detail .submit
{
    padding: 10px 0;
}

.event-viewer .detail .title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #496B88;
    padding: 0 0 5px 0;
}
.event-viewer .detail .date
{
    font-size: 12px;
    padding: 0 0 5px 0;
}
.event-viewer .detail .venue
{
    font-weight: bold;
}
.event-viewer .detail .mainimage
{
    float: right;
}
.event-viewer .detail .summary
{
    padding: 5px 0;
}

.event-viewer .detail .text
{
    padding: 5px 0 10px 0
}

.homesliders
{
    width: 940px;
    height: 474px;
    padding: 17px 0 0 0;
    background-image: url('images/bg-homeboxes-updated.jpg');
    background-repeat: no-repeat;
}
.homesliders td
{
    vertical-align: top;
}

.homesliders .slidetext
{
    padding: 0 0 5px 0; height:64px; overflow:hidden;
}
.homesliders .readmore
{
    padding: 5px 0 5px 0;
}
.homesliders .date
{
    font-size: 12px;
}
.homesliders .venue
{
    padding: 5px 0;
    font-style: italic;
}

.news-item
{
}
.news-item .image
{
    float: right;
}
.news-item .back-link
{
    padding: 5px 0;
}
.news-item .author
{
    font-size: 12px;
    padding: 5px 0;
}
.news-item .date
{
    font-size: 12px;
    padding: 5px 0;
    font-style: italic;
}
.news-item .full-text
{
}

.featured-links { width:940px; margin-top:15px; margin-bottom:-5px; padding:15px 0 0 0; border-top: solid 1px #CCC;}
.featured-links img { border:0; }
.featured-links .column-left { float:left; width:462px; padding-right:18px; }

.hometop
{
    width: 960px;
}
.hometop .hometext
{
    width: 460px;
    height: 180px;
    overflow: hidden;
    padding: 0 20px 0 10px;
    float: left;
}
.hometop .whatsnew
{
    margin-left: 490px;
}

.featured
{
    background-image: url('images/whats-new.png');
    background-repeat: no-repeat;
    height: 180px;
    width: 460px;
}
.featured img
{
    border: none;
}

.slides1_wrap
{
    position: relative;
    width: 420px;
    padding-left:40px;
}


#slides1 li
{
    list-style: none;
    padding:0;
    margin:0;
}

#slides1 li img
{
    float: left;
}


#slides1 li p
{
    line-height: 22px;
}


.slides1_wrap .prev
{
    position: absolute;
    left: 5px;
    top: 48px;
    outline: 0;
}

.slides1_wrap .next
{
    position: absolute;
    right: 5px;
    top: 48px;
    outline: 0;
}


.bx_pager
{
    /*padding-left: 309px;
    padding-top: 15px;*/
    display:none;
}

.bx_pager a
{
    float: left;
    background: url(images/bg_pager.png) no-repeat 0 -21px;
    width: 14px;
    height: 17px;
    color: #fff;
    font-size: 11px;
    margin-right: 6px;
    padding: 4px 0 0 7px;
}

.bx_pager a:hover, .bx_pager a.active
{
    background-position: 0 0;
    text-decoration: none;
}

.auto_controls
{
    position: absolute;
    bottom: -11px;
    left: 394px;
}

.auto_controls a
{
    font-size: 16px;
    color: #a3a3a3;
    outline: 0;
    padding: 2px;
}

.auto_controls a:hover
{
    text-decoration: none; /*background: ;*/
    color: #e41996;
}


.slidercontent
{
    float: left;
    padding:40px 0 0 0;
    width:420px;
    margin-left: -40px;
    *padding-top:50px;
}
.slidercontent . image
{
    float: left;
}
.slidercontent .title
{
    font-weight: bold;
    font-size: 14px;
    margin-left: 170px;
    width:210px;
}
.slidercontent .summary
{
    padding: 5px 0;
    width: 210px;
    height: 65px;
    overflow: hidden;
    margin-left: 170px;
}
.slidercontent .morelink
{
    margin-left: 170px;
}

.featureddetail
{
}
.featureddetail .content
{
    padding: 5px 0;
}
.featureddetail .image
{
    float: right;
}

.message { padding:5px 0; }
.successmsg { padding:5px 0; color:Red; }


.psindex .name { padding:10px 0; font-weight:bold; }
.psindex .link {padding:0 0 4px 0;}

.searchpanel { padding:0 0 20px 0; }
.searchpanel .searchbutton { margin: 9px 0 0 660px;  *margin:0 0 0 663px; }

.adminpanelinline { padding:10px; border:solid 2px #cccccc; }
.adminpanelinline ul { list-style:none;}
.adminpanelinline ul li { list-style:none; float:left; padding:0 10px 0 0;}

.topsearchbox { background-image:url('images/bg-search-box.jpg'); background-repeat:no-repeat; background-position:0 3px; }
.topsearchinput  { line-height:16px; height:18px; border:none; background-color:Transparent; margin-left:3px; }

.search-results { }
.search-results .item { padding:0 0 10px 0; }
.search-results .item .title  { padding:0 0 7px 0;color: #496B88; font-weight:bold; }

.subscribeform { width: 186px; margin:auto 0;  font-size:13px;*padding-top:10px; }
.subscribeform .name  { }
.subscribeform .email { padding:6px 0 5px 0; }
.subscribeform .submit { text-align:left; }

.igbox{ font-size:13px; padding:0 0 0 18px; *padding-top:10px; }
.igbox td { padding:0 0 5px 0; }
.igbox .fields input { margin:5px 0; }
.igbox .searchbutton { padding:8px 0; }
.igbox p { padding:0; margin:0 0 5px 0; }

.sitemap { }
.sitemap a,.sitemap a:visited { text-decoration:none; }
.sitemap a:hover { text-decoration:underline; }
.sitemap .sitemmapitem { padding:5px 0; }

a.rsmLink {color:Red; }

.contact-us  th { width:220px; white-space:nowrap; }
.contact-us  td { padding:0 0 5px 0;}
.contact-us input,.contact-us textarea,.contact-us select  { width:300px; }

.membershipform { width:700px; }
.membershipform th {  white-space:nowrap; text-align:right; padding:0 10px 0 0; vertical-align:top; }
.membershipform td {padding:0 0 5px 0; vertical-align:top; }
.membershipform input,.membershipform textarea,.membershipform select  { width:280px;  }
.checkbox input{ width:20px; }
.errormsglist { border:solid 1px red; background-color:#C4D5FF; margin:5px 0; }
.privacystatement { font-size:11px;  }

 .rightPanelCartContainer
    {
        float: right; 
        margin:10px;
        padding:10px;
        overflow: auto;
        overflow: hidden; /* Required to workaround IE rendering bug*/
        position:relative;
        width:300px;
        border:solid 2px #CCCCCC;
    }
.total { border-top:solid 1px #cccccc;}
.shippinglabel { padding:5px 0; }
.totallabel { padding:5px 0; }

.searchpanelinner { padding:8px 0; }

.sitemap a { font-weight:normal !important; color:#344A5F !important; }

.titlelink a{ display:block; width:90%; margin-top:-7px; text-decoration:none; }
.titlelink span { visibility:hidden; }


.companylist a { font-size:12px; }

.spacer { line-height:15px; }

.pagingbuttons { width:680px; text-align:center; padding:10px 0; }

#col-left .buttons { width:150px;  margin:12px auto; }
.buttons a:hover{ cursor:hand; }
.printbutton { float:left; padding:1px 30px 0 0; }

.leftcol-image {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.leftcol-image img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
  
 .typeddl { overflow-x:hidden; font-family:Arial; font-style:normal !important; }
 .typeddl td { border-bottom:solid 1px #ccccc; }
