
/* Site Wide Styling
 -----------------------------------------------------------------------
 -----------------------------------------------------------------------*/
/* Input styling
 -----------------------------------------------------------------------*/
input.button
{
    display: block;
    width: 100px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    background: url(../Images/Background_Button.gif) no-repeat 0 0;
    border: 0;
}

input.button:hover
{
    background-position: 0 -25px;
}

input.textbox
{
    border: solid 1px #999;
    padding: 4px 0;
    height: 15px;
    background: #f3f3f3;
}

select.select, select.dropdownList
{
    color: #333;
    font-size: 100%;
    margin: 1px 0;
    padding: 3px 0;
    background: #f3f3f3;
    border: solid 1px #999;
}

textarea
{
    border: solid 1px #999;
    padding: 4px;
    height: 15px;
    background: #f3f3f3;
}

select
{
    background: #f3f3f3;
    border: solid 1px #999;
}

.getQuoteButton
{
    display: block;
    width: 100px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    background: url(../Images/Background_GetQuote.gif) no-repeat 0 0;
    border: 0;
}

.getQuoteButton:hover
{
    background-position: 0 -25px;
}

/* Header
 -----------------------------------------------------------------------*/
.siteHeaderImage
{
    float: left;
    width: 280px;
    height: 54px;
    padding: 10px 0px 5px 0;
    margin-left: 8px;
    background: url(../Images/Logo.gif) no-repeat 0 10px;
    overflow: hidden;
}

.siteHeaderImage a
{
    float: left;
    width: 280px;
    height: 0px;
    padding: 54px 0px 0px 0px;
    overflow: hidden;
}

.searchBox
{
    float: right;
    width: 300px;
    height: 25px;
    padding-top: 20px;
}

.searchControl
{
    width: 300px;
    height: 25px;
}

.searchBox .textbox
{
    float: left;
    width: 180px;
    margin-right: 10px;
}

.searchBox #btnSearch
{
    float: right;
}

.searchBox #btnSearch:hover
{
}

/* Breadcrumb
 -----------------------------------------------------------------------*/
.breadcrumbMap
{
}

.breadcrumbMap ul
{
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.breadcrumbMap li
{
    padding-right: 5px;
    display: inline;
}

/* Site Layout
 -----------------------------------------------------------------------
 -----------------------------------------------------------------------*/
#frmMain
{
}

.bodyContent
{
    width: 1020px;
    margin: 0 auto;
    background: url(../Images/Background_MainRepeat.gif) repeat-y;
}

.pageHeaderOuter
{
    background: url(../Images/Background_HeaderOuter.gif) repeat-x;
}

.pageHeader
{
    background: url(../Images/Background_Header.gif) no-repeat 0 0;
    width: 966px;
    padding: 35px 27px 0 27px;
    margin: 0 auto;
}

.searchBox
{
    float: right;
}

.navigaterMenu
{
}

.breadcrumb
{
}

.login
{
    clear: both;
    font-weight: bold;
    text-align: right;
    margin: 0 0 3px 0;
    overflow: hidden;
    cursor: pointer;
    height: 14px;
}

.login a, .login .welcome
{
    display: block;
    float: right;
    padding: 2px 5px;
}

.footerOuter
{
    clear: both;
    background: url(../Images/Background_Footer.gif) no-repeat 0 100%;
    padding: 10px 27px 42px 27px;
    width: 966px;
    margin: 0 auto;
}

.twoColumnLayout .leftSidebarOuter
{
    width: 336px;
    margin-right: 27px;
    margin-top: 0px;
    float: right;
}

.twoColumnLayout .contentPaneOuter
{
    width: 620px;
    margin-left: 27px;
    float: left;
}

.twoColumnLayoutWithLogin .leftSidebarOuter
{
    width: 336px;
    margin-right: 27px;
    margin-top: 34px;
    float: right;
}

.twoColumnLayoutWithLogin .contentPaneOuter
{
    width: 620px;
    margin-left: 27px;
    float: left;
}

/* Navigation and Menu Styling
 -----------------------------------------------------------------------*/
.navMenu .menuHorizontal
{
}

.navMenu .menuHorizontal ul
{
    width: 966px;
    height: 45px;
    background: url(../Images/Background_Navigation.gif) no-repeat 0 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

.navMenu .menuHorizontal a
{
    display: block;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    padding: 15px 19px;
    height: 15px;
    text-align: center;
    border-right: solid 1px #811111;
}

.navMenu .menuHorizontal li
{
    float: left;
    padding: 0;
}

.navMenu .menuHorizontal li ul
{
    position: absolute;
    width: 200px;
    font-weight: normal;
    background: #777;
}

.navMenu .menuHorizontal li ul li
{
    width: 200px;
}

.navMenu .menuHorizontal li ul li a, .navMenu .menuHorizontal li ul li ul li a
{
    width: 185px;
    padding: 5px 0 5px 15px;
    color: #fff !important;
    text-align: left;
    font-weight: normal;
    height: 14px;
}

.navMenu .menuHorizontal li ul li ul
{
    margin: -24px 0 0 200px;
    height: 24px;
}

.navMenu .menuHorizontal li.menuBranch
{
    background: #777;
}

.navMenu .menuHorizontal li.menuLeaf a
{
}

.navMenu .menuHorizontal li:hover a, .navMenu .menuHorizontal li.menuHover a
{
    color: #f0d2d2;
}

.navMenu .menuHorizontal li ul li:hover a, .navMenu .menuHorizontal li ul li ul li:hover a
{
    color: #f0d2d2 !important;
}

.navMenu .menuHorizontal li ul, .navMenu .menuHorizontal li:hover ul ul, .navMenu .menuHorizontal li.menuHover ul ul
{
    position: absolute;
    left: -9999em;
}

.navMenu .menuHorizontal li:hover ul, .navMenu .menuHorizontal li li:hover ul, .navMenu .menuHorizontal li.menuHover ul
{
    left: auto;
}

/* Modal Popup
 -----------------------------------------------------------------------*/
.modalBackGround
{
    background-color: Gray;
    filter: alpha(opacity = 90);
    opacity: 0.9;
}

.PopupDragHandle
{
    display: none;
}

.modalPopup
{
    border: solid 3px #333;
    background-color: #fff;
    height: auto;
    padding: 5px;
}

/* Site Wide Headers
 -----------------------------------------------------------------------*/
.contentPaneOuter h3
{
    height: 20px;
    margin: 0;
    padding: 8px 0 6px 0px;
    font-size: 20px;
}

/* Module Specific Styling
 -----------------------------------------------------------------------
 -----------------------------------------------------------------------*/
/* Default Module
 -----------------------------------------------------------------------*/
.container .defaultContainer
{
    padding: 0;
    margin-bottom: 10px;
}

.container .defaultContainerContent
{
    padding: 10px;
}

.twoColumnLayout .container .defaultContainerHeader
{
    padding: 0 10px;
    height: 15px;
    padding: 6px 10px 4px 10px;
}

.twoColumnLayout .contentPaneOuter .container .defaultContainerHeader
{
    background: url(../Images/Background_ModuleWide.gif) no-repeat 0 0;
}

.twoColumnLayout .leftSidebarOuter .container .defaultContainerHeader
{
    background: url(../Images/Background_ModuleSmall.gif) no-repeat 0 0;
}

.singleColumnLayout .container .defaultContainerHeader
{
    padding: 0 10px;
    height: 15px;
    padding: 5px 10px;
}

.singleColumnLayout .contentPaneOuter .container .defaultContainerHeader
{
    background: url(../Images/Background_ModuleSingle.gif) no-repeat 0 0;
}

.singleColumnLayout .contentPaneOuter
{
    padding: 0px 25px;
}

.container .defaultContainer h3
{
    padding: 0;
    margin: 0;
    font-size: 13px;
    color: #fff;
}

/* Primary Container Module
 -----------------------------------------------------------------------*/
.container .primaryContainer
{
    padding: 0;
    margin-bottom: 10px;
}

.container .primaryContainerContent
{
    padding: 10px;
}

.container .primaryContainerHeader
{
    padding: 0 10px;
    height: 15px;
    padding: 5px 10px;
}

.twoColumnLayout .contentPaneOuter .container .primaryContainerHeader
{
    background: url(../Images/Background_ModuleWide.gif) no-repeat 0 0;
}

.twoColumnLayout .leftSidebarOuter .container .primaryContainerHeader
{
    background: url(../Images/Background_ModuleSmall.gif) no-repeat 0 0;
}

.singleColumnLayout .container .primaryContainerHeader
{
    padding: 0 10px;
    height: 15px;
    padding: 5px 10px;
}

.singleColumnLayout .contentPaneOuter .container .primaryContainerHeader
{
    background: url(../Images/Background_ModuleSingle.gif) no-repeat 0 0;
}

.container .primaryContainer h1
{
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #fff;
}

.container .primaryContainer h3
{
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #fff;
}

/* Advertisement Module
 -----------------------------------------------------------------------*/
.adsModule
{
    width: 100%;
}

/* Articles Module
 -----------------------------------------------------------------------*/
.addCommentModule .email
{
    padding: 0 0 10px 0;
    float: left;
}

.addCommentModule input.textbox
{
    float: left;
    width: 451px;
}

.addCommentModule .name
{
    padding: 0 0 10px 0;
    float: left
}

.addCommentModule .commentText
{
    padding: 10px 0px 10px 0px;
}

.addCommentModule .formInputLable
{
    display: block;
    float: left;
    font-weight: bold;
    width: 90px;
    padding-top: 5px;
}

.addCommentModule .message
{
    margin: 0px;
    height: 80px;
    width: 451px;
    float: left;
}

.addCommentModule .errorMessage
{
    float: left;
}

.addCommentModule .buttonSection
{
    clear: both;
    padding-top: 20px;
}

.addCommentModule .buttonSection input.button
{
    float: left;
}

.addCommentModule .buttonSection input.button.postCommentsButton
{
    margin: 0px 20px 0 90px;
}

.addCommentModule .buttonSection input.button.postCommentsButton:hover
{
}

.filtering
{
    background: #eee;
    padding: 4px;
    margin-bottom: 12px;
}

/*.articleList .articleListHeaderRow
 {
 width:600px;
 float:left;
 display:none;
 }
 .articleList .articleListRow
 {
 width:600px;
 float:left;
 position:relative;
 }
 .articleList .articleListThumbnail
 {
 display:block;
 float:right;
 width:150px;
 margin-left:10px;
 position:absolute;
 top:0;
 right:0;
 }
 .articleList .articleListTitle
 {
 width:440px;
 float:left;
 font-size:16px;
 display:block;
 line-height:18px;
 margin-bottom:10px;
 }
 .articleList .articleListCreated
 {
 width:440px;
 float:left;
 display:block;
 font-size:10px;
 margin:0 0 3px 0;
 }
 .articleList .articleListType
 {
 width:440px;
 float:left;
 display:block;
 font-size:11px;
 font-weight:bold;
 margin-botton:4px;
 }
 .articleList .articleListSummary
 {
 width:440px;
 float:left;
 line-height:1.5em;
 display:block;
 }
 */
/* Article Listing
 ---------------------------------------------------------------------*/
.mainArticleList .articleListRow
{
    padding-bottom: 35px;
    padding-top: 1px;
}

.mainArticleList .articleListRow .articleListThumbnail
{
    float: left;
}

.mainArticleList .articleListRow .articleListThumbnail img
{
    border: solid 1px #ccc;
}

.mainArticleList .articleListRow .articleListTitle, .mainArticleList .articleListRow .articleListCreated, .mainArticleList .articleListRow .articleListSummary, .mainArticleList .articleListRow .articleListVendor
{
    margin-left: 146px;
}

.mainArticleList .articleListRow .articleListVendor
{
    color: #373737;
    margin-top: -3px;
    margin-bottom: 5px;
    font-size: 1em;
    font-weight: bold;
}

.mainArticleList .readMore
{
    margin-top: 3px;
}

.mainArticleList .articleListRow .articleListCreated
{
    font-size: 0.8em;
    margin-bottom: 7px;
    text-transform: uppercase;
    line-height: 1em;
}

.mainArticleList .articleListRow .articleListTitle a
{
}

.mainArticleList .articleListRow h4.articleListTitle
{
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 15px;
}

.articleListRow .articleListTitle
{
}

.mainArticleList .articleListRow .articleListSummary
{
    line-height: 1.6em;
    margin-bottom: 8px;
    color: #444444;
    font-size: 1em;
    line-height: 1.75em;
}

.mainArticleList .articleListRow .pillButton
{
    margin-left: 146px;
}

/*Mini Article Listing */
.miniArticleListing .articleListRow
{
    padding-bottom: 5px;
    margin-bottom: 5px;
    height: 42px;
}

.miniArticleListing .articleListRow:last-child
{
    margin-bottom: 0;
    padding-bottom: 0;
}

.miniArticleListing .articleListRow .articleListThumbnail
{
    float: left;
}

.miniArticleListing .articleListRow .articleListThumbnail img
{
    border: solid 1px #ddd;
}

.miniArticleListing .articleListRow .articleListTitle, .miniArticleListing .articleListRow .articleListCreated, .miniArticleListing .articleListRow .articleListSummary
{
    margin-left: 64px;
}

.miniArticleListing .articleListRow .articleListTitle
{
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 13px;
}

.miniArticleListing .articleListRow .articleListTitle a
{
    color: #1A4180;
}

.miniArticleListing .articleListRow .articleListCreated
{
    display: block;
    font-size: 0.7em;
    margin-bottom: 4px;
    text-transform: uppercase;
}

/* Generic Article Listing */
.articleList ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.articleListRow .articleListTitle
{
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 13px;
}

.articleListRow .articleListTitle a
{
}

.articleListRow .articleListCreated
{
    display: block;
    font-size: 0.7em;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.articleModule
{
    line-height: 1.5em;
}

.articleModule .message
{
}

.articleModule .comment
{
    padding-bottom: 5px;
}

.articleModule .bodyText
{
    line-height: 1.5em;
}

.articleModule .paging
{
}

.articleModule .sectionTitle
{
    font-weight: bold;
    font-size: 14px;
    margin: 16px 0 8px 0;
}

.articleModule .section
{
    line-height: 18px;
}

.articleModule .articleRatingHeader
{
    padding: 10px 0;
}

.articleModule .commentLink
{
    padding: 10px 0 5px 0;
    font-size: 14px;
    font-weight: bold;
    border-top: solid 1px #ccc;
}

.articleModule .comment
{
    padding: 5px;
    background: #eee;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}

.articleModule .comment .commentUser, .articleModule .comment .commentText, .articleModule .comment .commentAction
{
    padding: 5px 0;
}

.articleModule .comment .commentText
{
    background: #fff;
    padding: 10px;
    border: solid 1px #ccc;
}
.techSpotlight .floatRight
{
	margin:0 0 20px 20px;
}


/* Search Result Module
 -----------------------------------------------------------------------*/
.container .searchResultContainer
{
    padding: 0;
    margin: 0;
}

.container .searchResultContainerContent
{
    padding: 5px;
}

.container .searchResultContainerHeader
{
    margin: 0;
    padding: 5px;
    color: Black;
    font-weight: bold;
    font-size: 8pt;
}

.container .searchResultContainer h3
{
    padding: 0;
    margin: 0;
}

/* Directory Module
 -----------------------------------------------------------------------*/
.directoryModule ul, .directoryModule ul li
{
    line-height: 1.1em;
}

.directoryModule ul.column1
{
    float: left;
    margin: 0 20px 0 0;
    width: 270px;
    padding: 0;
}

.directoryModule ul.column2
{
    float: right;
    margin: 0;
    width: 270px;
    padding: 0;
}

.directoryModule ul li
{
    font-size: 16px;
    text-align: left;
    list-style: none;
    color: #1a4180;
    font-weight: bold;
}

.directoryModule ul li ul
{
    padding: 3px 0 0 0;
    border-top: 0;
    margin-left: 0;
    margin-top: 0;
    list-style: none;
    margin-bottom: .7em;
}

.directoryModule ul li ul li
{
    font-size: 12px;
    color: #454545;
    display: inline;
    padding: 0;
    border: 0;
    margin: 0;
    line-height: 1.6em;
    font-weight: normal;
}

.container .defaultContainerContent .directoryModule
{
    padding-top: 10px;
}

.directoryModule ul li ul li a
{
    color: #454545;
    text-decoration: none;
    line-height: 1.4em;
}

.directoryModule ul li ul li a:after
{
    content: ""
}

.directoryModule ul li ul li a:hover
{
    color: #454545;
    text-decoration: underline;
}

.ProductDirectoryBranch .directoryModule ul li
{
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    list-style: none;
    color: #194681;
    font-weight: normal;
    margin: 12px 0 12px 0;
    line-height: 1.1em;
}

.ProductDirectoryBranch .directoryModule ul li ul li a:after
{
    content: none;
}

.ProductDirectoryBranch .directoryModule ul li ul
{
    padding: 0;
    border-top: 0;
    margin-left: 0;
    margin-top: 0;
    list-style: none;
    line-height: 1.1em;
}

.ProductDirectoryBranch .directoryModule ul li ul li a
{
    font-size: 12px;
    color: #454545;
    display: block;
    padding: 0;
    border: 0;
    margin: 8px 0 8px 0;
}

.ProductDirectoryBranch .directoryModule ul li
{
    padding: 0 0 4px 0;
}

.ProductDirectoryBranch .directoryModule ul li ul li
{
}

.ProductDirectoryBranch .directoryModule ul li a
{
    color: #194681;
    font-size: 14px;
    font-weight: bold;
}

.ProductDirectoryBranch .directoryModule ul li ul li a
{
    color: #2782d1;
    text-decoration: none;
    font-weight: normal;
}

.ProductDirectoryBranch .directoryModule ul li ul li a:hover
{
    color: #2782d1;
    text-decoration: underline;
    font-weight: normal;
}

/* Lead Module
 -----------------------------------------------------------------------*/
.leadModule .row
{
    padding: 3px 0;
}

.leadModule .text
{
    width: 150px;
    margin-right: 20px;
    float: left;
}

.leadModule .control
{
    width: 230px;
    float: left;
}

.leadModule .control .textbox
{
    width: 190px;
}

.leadModule .control select
{
    width: 200px;
}

.leadSubmit
{
    width: 370px;
}

.leadSubmit .button
{
    float: right;
}

.leadModule .thankYou
{
}

.leadModule .information
{
}

.leadModule .product
{
    width: 300px;
}

.errorMessage
{
    padding-left: 0px;
}

/* LEad Module Thank You
 ------------------------------------------------------------------------*/
.leadModule .itemList
{
    padding: 20px;
    background: #e4ebf4;
}

.leadModule .itemList ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.leadModule .itemList ul li
{
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 5px;
}

.leadModule .itemList li dl
{
    float: left;
    margin: 0;
    padding: 0;
    width: 240px;
}

.leadModule .itemList dl dt
{
    font-size: 1.08333em;
    font-weight: bold;
    line-height: 1.2em;
    margin: 3px 0;
    padding: 0;
}

.leadModule .itemList dl dt a
{
    font-size: 14px;
}

.leadModule .itemList dl dd.vendor
{
    color: #333;
    margin: 0 0 10px;
    padding: 0;
}

.leadModule .itemList dl dd.vendor strong
{
    padding-right: 4px;
}

.leadModule .thankYou
{
    font-size: 20px;
    font-weight: bold;
    color: #1a4180;
    margin-bottom: 10px;
}

.leadModule .information
{
    line-height: 1.5em;
    margin-bottom: 10px;
}

/* Matrix Module
 -----------------------------------------------------------------------*/
.matrixModule
{
}

.matrixModule .getQuoteButton
{
}

.matrixModule table
{
    width: 100%;
}

.matrixModule table th, .matrixModule table td
{
    border: solid 2px #fff;
    padding: 5px;
}

.matrixModule table td
{
}

.matrixModule table th
{
    background: #777;
    color: #fff;
}

.matrixModule table th a
{
    color: #aad4e5;
    text-decoration: underline;
}

.matrixModule .featuredRow
{
}

.matrixModule .standardRow
{
}

.matrixModule .minimizedRow, .matrixModule .standardRow, .matrixModule .productFeaturedRow, .matrixModule .vendorFeaturedRow, .matrixModule .horizontalMatrixModule tr
{
    background-color: #eee;
}

.matrixModule .minimizedRow.alternatingRow, .matrixModule .standardRow.alternatingRow, .matrixModule .productFeaturedRow.alternatingRow, .matrixModule .vendorFeaturedRow.alternatingRow, .matrixModule .horizontalMatrixModule tr.alternatingRow
{
    background-color: #fbfbfb;
}

.matrixModule .horizontalMatrixModule .dataGrid
{
    margin-top: 20px;
}

.matrixModule .categoryMatrixModule
{
}

.matrixModule .categoryMatrixModule .categoryColumn
{
}

.matrixModule .categoryMatrixModule .specificationColumn
{
}

.matrixModule .categoryMatrixModule .informationColumn
{
}

.matrixModule .horizontalMatrixModule
{
}

.matrixModule .horizontalMatrixModule .specificationTypes
{
}

.matrixModule .horizontalMatrixModule .productColumn
{
}

.matrixModule .horizontalMatrixModule .productLink
{
}

.matrixModule .horizontalMatrixModule .vendorPriceTitle
{
}

.matrixModule .horizontalMatrixModule .vendorLogo
{
}

.matrixModule .verticalMatrixModule .vendorSelectionList
{
}

.matrixModule .verticalMatrixModule .filterByVendorTitle
{
}

.matrixModule .verticalMatrixModule .vendorSelectionEntry
{
}

.matrixModule .verticalMatrixModule .functionLinkPanel
{
    float: right;
    text-align: right;
    width: 100px;
    margin: 2px 0;
}

.matrixModule .verticalMatrixModule .functionLink
{
}

.matrixModule .verticalMatrixModule .functionButtonPanel
{
    clear: both;
}

.matrixModule .verticalMatrixModule .pager
{
    text-align: left;
    width: 200px;
    margin: 2px 0;
    float: left;
}

.matrixModule .verticalMatrixModule .productList
{
    clear: both;
}

.matrixModule .verticalMatrixModule .selectButton
{
}

.matrixModule .verticalMatrixModule .requestSelectedInfoButton
{
    display: none !important;
}

.button.requestInfoAllButton, .button.requestSelectedInfoButton, .button.postCommentsButton
{
    width: 150px;
    background: url(../Images/Background_Button_RequestInfoAll.gif) no-repeat 0 0;
    height: 25px;
}

.matrixModule .verticalMatrixModule .requestInfoAllButton:hover, .matrixModule .verticalMatrixModule .requestSelectedInfoButton:hover, .button.postCommentsButton:hover
{
    background-position: 0 -25px;
}

.matrixModule .verticalMatrixModule .requestInfoButton
{
}

.matrixModule .verticalMatrixModule .compareButton
{
}

.productDetailModule .requestInfo
{
    display: block;
    width: 100px;
    height: 25px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    background: url(../Images/Background_Button.gif) no-repeat 0 0;
    border: 0;
}

.matrixModule .verticalMatrixModule .pager a
{
}

.matrixModule .verticalMatrixModule .pager a:hover
{
}

.matrixModule .verticalMatrixModule .productColumn
{
}

.matrixModule .verticalMatrixModule .priceColumn
{
}

.matrixModule .verticalMatrixModule .checkBoxColumn
{
    width: 25px;
}

.matrixModule .verticalMatrixModule .specificationColumn
{
}

.matrixModule .verticalMatrixModule .companyColumn
{
}

.matrixModule .verticalMatrixModule .manufacturer
{
}

.matrixModule .vendorMatrixModule .nameColumn
{
}

.matrixModule .vendorMatrixModule .addressColumn
{
}

.matrixModule .vendorMatrixModule .phoneColumn
{
}

.functionButtonPanel
{
    margin: 0 0 5px 0;
}

.functionButtonPanel .button
{
    float: right;
    margin-left: 15px;
}

.functionButtonPanel h5
{
    margin: 10px 0 4px 0;
}

.pages
{
    list-style-type: none;
    margin: 5px 0 5px 0;
    padding: 3px 0 3px 3px;
    border: solid 1px #ccc;
    float: left;
}

.pages li
{
    display: block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    padding: 2px;
    margin-right: 3px;
    background: #f3f3f3;
    text-align: center;
    float: left;
}

/* Product Detail Module
 -----------------------------------------------------------------------*/
.ProductDetail .twoColumnLayout .contentPaneOuter .container .primaryContainerHeader
{
    background: none;
    margin: 5px 0 10px 0;
    height: auto;
}

.ProductDetail .twoColumnLayout .contentPaneOuter .container .primaryContainerHeader h1
{
    color: #333;
    font-size: 24px;
    line-height: 28px;
}

.productDetailModule
{
    padding: 0;
}

.productDetailModule .tagControl
{
}

.productDetailModule table.productDetailTable
{
    width: 100%;
    clear: both;
    margin: 25px 0;
}

.productDetailModule table.productDetailTable th, .productDetailModule table.productDetailTable td
{
    border: solid 2px #fff;
    padding: 5px;
}

.productDetailModule table.productDetailTable td, .productDetailModule table.productDetailTable th
{
}

.productDetailModule table.productDetailTable tr.productDetailSectionHeader th
{
    background: #fff;
    color: #444;
    font-weight: bold;
    padding-top: 10px;
    font-size: 14px;
}

.productDetailModule .vendorImage
{
    width: 70px;
    height: 70px;
}

.productDetailModule tr.productDetailSpecRow th
{
}

.productDetailModule tr.productDetailSpecRow td
{
}

.productDetailModule table.productDetailTable td
{
}

.productDetailModule div.productDetailHeader
{
}

.productDetailModule span.productDetailHeaderImage
{
    float: right;
}

.productDetailModule span.productDetailHeaderMoreInforButton
{
    float: left;
}

.productDetailModule table.productDetailTable tr.productDetailSpecRow
{
    background: #eee;
}

.productDetailModule table.productDetailTable tr.productDetailSpecRow.alternatingRow
{
    background: #fbfbfb;
}

/* Search Result Module
 -----------------------------------------------------------------------*/
.searchResultsModule
{
}

/* Static HTML Module
 -----------------------------------------------------------------------*/
.staticHtmlModule
{
}

/* Tag Search Module
 -----------------------------------------------------------------------*/
.tagSearchModule
{
}

.tagSearchModule .searchContentHeader
{
    font-weight: bold;
    font-size: 10pt;
}

.tagSearchModule .searchContent
{
    font-size: 8pt;
}

/* User Module
 -----------------------------------------------------------------------*/
.userModule
{
    padding: 0;
}

.userModule .createNewUser
{
    height: 500;
    overflow: auto;
}

.userModule .createNewUser .row, .userModule .createNewUser .raw
{
    padding: 3px 10px;
    width: 400px;
}

.userModule .createNewUser .errorMessage
{
    padding-left: 0;
}

.userModule .createNewUser .text
{
    width: 150px;
    margin-right: 20px;
    float: left;
}

.userModule .createNewUser .control
{
    width: 230px;
    float: left;
}

.userModule .createNewUser .control .textbox
{
    width: 190px;
}

.userModule .createNewUser .control select
{
    width: 200px;
}

.userModule .controlButtons
{
    width: 370px;
    padding: 20px 0;
}

.userModule .controlButtons .button
{
    float: right;
    margin-left: 10px;
}

.userModule table .button
{
    float: right;
    margin-left: 10px;
}

.userModule .userProfile .lable
{
}

.userModule .userProfile .textbox
{
    width: 210px;
}

.userModule .userProfile .countryList
{
    height: 17px;
    width: 85px;
}

.userModule .userProfile .salutation
{
    width: 50px;
    height: 24px;
}

/* Site Wide Utilities
 -----------------------------------------------------------------------
 -----------------------------------------------------------------------*/
/* Create New User
 -----------------------------------------------------------------------*/
.twoColumnLayout .createNewUser
{
    padding: 0;
    vertical-align: bottom;
}

.twoColumnLayout .createNewUser div.Row
{
    padding-top: 2px;
    width: auto;
    height: 2em;
    vertical-align: text-bottom;
}

.twoColumnLayout .createNewUser div span.Text
{
    width: 200px;
    text-align: left;
    vertical-align: text-bottom;
    float: left;
}

.twoColumnLayout .createNewUser div span.Control
{
    float: left;
    width: 500px;
    vertical-align: text-bottom;
}

/* Tagging Styling
 -----------------------------------------------------------------------*/
.tagControl
{
    background: #ddd;
    padding: 10px;
}

.tagControl .title
{
}

.tagControl .input
{
    position: relative;
    height: 25px;
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    padding-top: 4px;
}

.tagControl .input .textbox
{
    position: absolute;
    left: 40px;
    top: 0;
    width: 150px;
}

.tagControl .input .button
{
    position: absolute;
    left: 210px;
    top: 0;
}

.tagControl .display
{
    float: left;
    padding-top: 10px;
    padding-left: 40px;
}

.tagControl .tagLink
{
    font-weight: bold;
    font-size: 13px;
    background: #bbb;
}

.tagControl .tagLink:hover
{
    color: #fff;
    background: #333;
    text-decoration: none;
}

/*Forum-------------------------------------------------------------------*/
.forumTopic
{
}

.forumTopic .forumTopicRowHeader
{
    font-weight: bold;
    width: 100%;
    padding-bottom: 10px;
}

.forumTopic .forumTopicRowHeader .forumTopicTitleHeader
{
    float: left;
    width: 35%;
    padding-right: 5px;
}

.forumTopic .forumTopicRowHeader .forumTopicDescriptionHeader
{
    float: left;
    width: 40%;
    padding-right: 5px;
}

.forumTopic .forumTopicRowHeader .forumTopicThreadsHeader
{
    float: left;
    width: 10%;
    padding-right: 5px;
}

.forumTopic .forumTopicThreadsHeader .forumTopicTimeStampHeader
{
    float: left;
}

.forumTopic .forumTopicRow
{
    width: 100%;
    padding-bottom: 5px;
}

.forumTopic .forumTopicRow .forumTopicTitle
{
    float: left;
    width: 35%;
    padding-right: 5px;
}

.forumTopic .forumTopicRow .forumTopicDescription
{
    float: left;
    width: 40%;
    padding-right: 5px;
}

.forumTopic .forumTopicRow .forumTopicThreads
{
    float: left;
    width: 10%;
    padding-right: 5px;
}

.forumTopic .forumTopicRow .forumTopicTimeStamp
{
    float: left;
}

.suggestForumTopic
{
}

.suggessionText
{
}

.suggestionButton
{
}

.forumThread
{
}

.forumThread .newThread
{
    margin-bottom: 20px;
}

.forumThread .forumThreadRowHeader
{
    font-weight: bold;
    width: 100%;
    padding-bottom: 10px;
}

.forumThread .forumThreadRowHeader .forumThreadTitleHeader
{
    float: left;
    width: 50%;
    padding-right: 5px;
}

.forumThread .forumThreadRowHeader .forumThreadPostsHeader
{
    float: left;
    width: 10%;
    padding-right: 5px;
}

.forumThread .forumThreadRowHeader .forumThreadOwnerHeader
{
    float: left;
    width: 25%;
    padding-right: 5px;
}

.forumThread forumThreadRowHeader .forumThreadTimeStampHeader
{
    float: left;
}

.forumThread .forumThreadRow
{
    width: 100%;
    padding-bottom: 5px;
}

.forumThread .forumThreadRow .forumThreadTitle
{
    float: left;
    width: 50%;
    padding-right: 5px;
}

.forumThread .forumThreadRow .forumThreadPosts
{
    float: left;
    width: 10%;
    padding-right: 5px;
}

.forumThread .forumThreadRow .forumThreadOwner
{
    float: left;
    width: 25%;
    padding-right: 5px;
}

.forumThread .forumThreadRow .forumThreadTimeStamp
{
    float: left;
}

.forumThreadPostList
{
}

.forumThreadPostList .newPost
{
}

.forumThreadPostList .topicsPage
{
}

.forumThreadPostList .threadsPage
{
}

.forumThreadPostList .threadPost
{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.forumThreadPostList .threadPost .post
{
    margin-bottom: 5px;
}

.forumThreadPostList .threadPost .timeStamp
{
}

.forumThreadPostList .threadPost .userName
{
}

.forumThreadPostList .threadPost .noOfPosts
{
}

.forumThreadPostList .threadPost .registeredDate
{
}

.forumThreadPostList .threadPost .reply
{
}

.forumThreadPostList .threadPost .reportAbuse
{
}

.forumThreadPostList .threadPost .detail
{
}

.abuseButton
{
}

.forumThreadPost
{
    float: left;
}

.forumThreadPost .postRow
{
    width: 100%;
}

.forumThreadPost .postRow .postTitle
{
    width: 150px;
    float: left;
}

.forumThreadPost .postRow .postText
{
    float: left;
}

.forumPostSubject
{
    width: 450px;
}

.forumPostBody
{
    width: 450px;
    height: 300px;
}

.forumPostSave
{
}

.forumPostCancel
{
}

/*Search Category Module ------------------------------------------------*/
.searchPanelModule
{
}

.searchPanelModule .browseLink
{
    padding-left: 2px;
    padding-right: 2px;
    color: Green;
}

.searchPanelModule .browseLink:hover
{
    background-color: Green;
    color: White;
}

.searchPanelModule .button
{
    display: inline;
}

.searchPanelModule .optionSelection
{
    width: 400px;
    margin-top: 10px;
    margin-bottom: 50px;
}

.searchPanelModule .groupLabel
{
    float: left;
    width: 150px;
    color: Blue;
}

.searchPanelModule .optionDropDownCell
{
    float: left;
    width: 200px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.searchPanelModule .optionDropDown
{
    width: 100px;
}

.forumThreadPostDetail
{
}

.forumThreadPostDetail .post
{
}

.forumThreadPostDetail .back
{
}

.optionListModule .optionList ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.optionListModule .optionList ul li
{
    width: 280px;
    height: 20px;
    padding: 0px;
}

.optionListModule .optionListPager
{
    text-align: right;
    vertical-align: bottom;
}

/*-------------------------------------User Profile-------------------------------*/
.userProfile .row
{
    width: 100%;
    padding-bottom: 3px;
}

.userProfile .text
{
    width: 150px;
    margin-right: 20px;
    float: left;
}

.userProfile .control
{
    float: left;
}

/*jBreadCrumb*/
/* Breadcrumb Styles
 ---------------------------------------------------------------------*/
.breadcrumbMap
{
    margin: 0;
    padding: 0;
    float: left;
    display: block;
    height: 21px;
    overflow: hidden;
    width: 966px;
    padding: 2px;
}

.breadcrumbMap ul
{
    margin: 0;
    padding: 0;
    height: 21px;
    display: block;
}

.breadcrumbMap ul li
{
    display: block;
    float: left;
    position: relative;
    height: 21px;
    overflow: hidden;
    line-height: 21px;
    margin: 0px 6px 0px 0;
    padding: 0px 10px 0px 0;
    font-size: .9167em;
    background: url(../Images/Chevron.gif) no-repeat 100% 0;
}

.breadcrumbMap ul li div.chevronOverlay
{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.breadcrumbMap ul li span
{
    display: block;
    overflow: hidden;
}

.breadcrumbMap ul li a
{
    display: block;
    position: relative;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    float: left;
}

.breadcrumbMap ul li.first a
{
    height: 16px !important;
    text-indent: -1000em;
    width: 16px;
    padding: 0;
    margin-top: 2px;
    overflow: hidden;
    background: url(../Images/IconHome.gif) no-repeat 0 0;
}

.breadcrumbMap ul li.first a:hover
{
    background-position: 0 -16px;
}

.breadcrumbMap ul li.last
{
    background: none;
    margin-right: 0;
    padding-right: 0;
}

.chevronOverlay
{
    display: none;
    background: url(../Images/ChevronOverlay.png) no-repeat 100% 0;
    width: 13px;
    height: 20px;
}

.updateProgress
{
    background: url(../Images/progress.gif) no-repeat 0 0;
    width: 20px;
    height: 20px;
}

.directoryModuleBack
{
    width: 100%;
}

/*------Vendor detail module style------*/
.VendorDeatailModule
{
    width: 100%;
    padding: 0;
}

.VendorDeatailModule .VendorDeatailModuleRow
{
    float: left;
    padding-bottom: 1px;
    width: 100%;
}

.VendorDeatailModule .VendorDeatailModuleRow .VendorDeatailModuleNameColumn
{
    width: 30%;
    float: left;
}

.VendorDeatailModule .VendorDeatailModuleRow .VendorDeatailModuleDetailColumn
{
    width: 70%;
    float: left;
}

.footer ul.copy
{
    float: left;
}

.footer ul
{
    padding: 4px 0px;
    margin: 0;
    list-style-type: none;
    white-space: nowrap;
    float: right;
}

.footer ul li
{
    display: inline;
    float: left;
    padding: 0;
    margin: 0;
}

.footer ul li a
{
    color: #444444;
    margin: 0;
    padding: 0 6px;
}

.footer ul li a.first
{
    padding-left: 0;
}

.footer ul li a.last
{
    padding-right: 0;
}

div.customModuleSize
{
    width: 300px;;
    float: left;
}

.twoColumnLayout .contentPaneOuter .container .customModuleSize .defaultContainerHeader
{
    background-color: transparent;
    background-image: url(../Images/Background_ModuleCustom.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0pt 0pt;
}

/*-------------------------------------Ad Styles -------------------------------*/
.adHolder .leaderboard
{
    width: 728px;
    height: 90px;
    margin: 0 auto 5px auto;
}

/* Login Module Styling;
 -----------------------------------------------------------------------*/
.loginModule div.login
{
    background: #fff;
    padding: 10px;
    width: 280px;
    float: left;
    height: 220px;
}

.loginModule div.forgotPassword
{
    width: 280px;
    padding: 10px;
    float: left;
}

.loginModule .login h4
{
    margin-top: 0;
}

.loginModule span
{
    display: block;
}

.loginModule .forgotPasswordRow, .loginModule .loginRow
{
    padding: 4px 0;
}

.loginModule .forgotPasswordCol1, .loginModule .forgotPasswordCol2, .loginModule .loginCol1, .loginModule .loginCol2
{
    float: left;
}

.loginModule .forgotPasswordCol1, .loginModule .loginCol1
{
    width: 90px;
    padding: 3px 10px 0 0;
}

.loginModule .button
{
    float: right;
    margin: 10px 0 0 10px;
}

.loginModule .textbox
{
    width: 166px;
}

.loginModule .forgotPasswordHeader
{
    margin-bottom: 0.5em;
    font-size: 1.16667em;
    font-weight: bold;
}

.loginModule .forgotPasswordText
{
    line-height: 14px;
    margin-bottom: 10px;
}



/*Related Products */

.ProductDetail .relatedContent
{
    float: left;
	margin-top:10px;
}
.ProductDetail .relatedContent h5
{
    color: #444;
    margin: 4px 4px 0 0;
    font-weight: bold;
    font-size: .9em;
    float: left;
}
.ProductDetail .relatedContent ul
{
    margin: 3px 0 0 0;
    padding: 0;
    float: left;
}
.ProductDetail .relatedContent ul li
{
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    margin: 0 8px 6px 0;
    position: relative;
}
.ProductDetail .relatedContentul li.last
{
    margin: 0 0 6px 0;
}
.ProductDetail .relatedContent ul li .relatedCount
{
    background: url(http://media.biocompare.com/Images/Layout/Transparent50White.png);
    position: absolute;
    bottom: -7px;
    right: -3px;
    text-align: right;
    padding: 1px;
    display: block;
    font-size: 8px;
    cursor: pointer;
}

.matrixModule .relatedIconGroup h5
{
    display: none;
}
.matrixModule tr td.relatedContentColumn
{
    vertical-align: top;
}
.matrixModule tbody tr.additionalSpec td.relatedContentColumn
{
    padding: 0;
    border: none;
}
.matrixModule td.relatedContentColumn .relatedIconGroup
{
    margin: 0;
	padding:0;
	list-style-type:none;
}
.matrixModule td.relatedContentColumn .relatedIconGroup li
{
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    margin: 0 0 6px 0;
    position: relative;
}
.matrixModule td.relatedContentColumn span
{
    display: block;
    width: 1px;
    height: 1px;
}
input.hiddenButton
{
    display: none;
}