.active
{
    font-weight: bold;
}

.clearCSS
{
    clear: both;
    height: 0px;
    overflow: hidden;
}

/*Scroll overs Styles */
a.scrollover
{
    /* Default Colour/Styles here */
    color: #000;
}
a.scrollover em:first-line
{
    /* Rollover Colour/Styles here */
    color: #00ABEB;
}

/* CSS for image slider */

div.slider
{
    padding: 0px 0px 0px 0px; /*width: 820px;*/
    overflow: hidden;
    position: absolute;
    height: 220px;
    top: 0px;
    right: -100px;
}

.leftsubmenu li
{
    height: 12px;
}

.leftsubmenu a
{
    color: #666666;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    padding: 0px;
    margin: 0px;
    line-height: 12px;
}
.leftsubmenu a:hover
{
    color: #00ABEB;
    font-weight: bold;
}

#bodyContent h1.title 
{
    font-size: 18pt;
    }



div.slider div.pager
{
    width: 634px;
    margin: 0px 0 0 00px;
    overflow: hidden;
    height: 18px;
}

div.slider div.pager ul
{
    float: left;
    font-size: 9px;
    line-height: 16px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
div.slider div.pager ul li
{
    float: left;
}
div.slider div.pager ul li span
{
    display: block;
    width: 14px;
    text-decoration: none;
    text-align: center;
    color: #808080;
    cursor: pointer;
}
div.pager
{
    padding-top: 10px;
    padding-right: 4px;
}
div.slider div.pager ul li.active span
{
    background: #f2f2f2;
}

.debug
{
    border: solid 1px pink;
    color: black;
    padding: 5px;
    background-color: yellow;
}

.ImageThumb
{
    float: left;
    position: relative;
    width: 110px;
    height: 82px;
    border-bottom: solid 1px white;
    border-left: solid 1px white;
    overflow: hidden;
    background-color: #E6E6E6;
    z-index: 10;
}

.ClientImageThumb
{
    float: left;
    position: relative;
    width: 110px;
    height: 82px;
    border-bottom: solid 1px white;
    border-left: solid 1px white;
    overflow: hidden;
    background-color: #E6E6E6;
}

.ImageThumb img
{
}

/* Sticky Footer */

.footer, .push
{
    position:relative;
    height: 37px; /* .push must be the same height as .footer */
}

.clearFloat
{
    clear: both;
}

.wrapper
{
    min-height: 100%;
    height: auto !important;
    height: 100%; /*	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
    width: 1000px;
    background-color: #FFFFFF;
    padding-bottom: 0px;
    margin: 0px auto -37px;
    position:relative;
}

.alight, .w3c, .twitter
{
    display: block;
    height: 23px;
    text-indent: -200px;
    overflow: hidden;
    margin-top: 10px;
}
.alight
{
    width: 30px;
    background: url(/resources/images/ico-alight.gif) no-repeat 0 0;
}

.w3c
{
    width: 40px;
    background: url(/resources/images/ico-w3c.gif) no-repeat 0 0;
}

/* End of Sticky Footer */

.bodyLarger
{
    font-size: 13pt;
    padding-bottom: 10px;
}




.newsletter input.submit
{
    width: 15px;
    border: 0;
    margin: 1px 0 0;
    height: 15px;
    cursor: pointer;
    font-size: 0;
    background: url(/resources/images/ico-newsletter.gif) no-repeat 0 0;
    line-height: 0;
    text-indent: -9999px;
    display: none;
}

.newsletter
{
    margin-top: 10px;
    margin-right: 13px;
}

li div.newsletter
{
    width: 177px;
    height: 17px;
    border: 1px solid #fff;
}
li input.text
{
    width: 149px;
    margin: 0 2px 0 0;
    height: 15px;
    background: none;
    font: 11px Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 1px 5px 1px 5px;
    border: 0;
    float: left;
}

.GalleryImage
{
    cursor: pointer;
}

.ClientGalleryImage
{
    cursor: pointer;
}

.paddingtwenty
{
    padding: 20px;
}

.clientListImageHidden
{
    overflow: hidden;
    width: 0px;
    height: 0px;
    border: solid 0px #DADADA;
    padding: 0px;
    margin: 0px;
}

.clientListImageHidden img
{
    border: 0px;
}



.clientListImageVisible
{
    overflow: hidden;
    width: 212px;
    height: 120px;
    border: solid 4px #DADADA;
    padding: 0px;
    margin-left: 10px;
    margin-right: 10px;
}

.clientListImageVisibleSelected
{
    overflow: hidden;
    width: 212px;
    height: 120px;
    border: solid 4px #00ABEB;
    padding: 0px;
    margin-left: 10px;
    margin-right: 10px;
}


.clientListMouseOver
{
    background: transparent url('/resources/images/clientsMenuBG.png') no-repeat -230px 0px;
    padding-left: 25px;
    color: #999999;
    font-family: arial;
    font-size: 12px;
    line-height: 17px;
    border-bottom: solid 2px white;
    cursor: pointer;
    display: block;
    width: 195px;
    overflow: hidden;
}

.clientListContent
{
    display: none;
}

.HomePageContent
{
    padding-left: 30px;
    width: 490px;
    padding-top: 10px;
    padding-bottom: 30px;
}
 .HomePageContent p {
position:relative;
top:-10px;
}
.RightBlogText
{
    width: 188px;
    height: 56px;
    text-align: left;
    position: relative;
    display: block;
    padding: 12px 12px;
    border: solid 5px #00ABEB;
}

.RightBlogText a
{
    text-decoration: none;
    width: 172px;
    height: 40px;
    font-family: Times New Roman;
    font-size: 14pt;
    font-weight: 200;
}

.RightBlogImage
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 212px;
    height: 80px;
    overflow: hidden;
    border: solid 5px #EBEBEB;
    background-color: white;
}

.RightBlogImage img
{
    border: 0px;
}

.sidebarNewsItemli
{
    width: 222px;
    height: 90px;
    position: relative;
    margin-bottom: 1px;
    overflow: hidden;
    display: block;
}

.ShowcaseThumb
{
    float: left;
    margin-right: 1px;
}

.ShowcaseImageDIV
{
    overflow: hidden;
    width: 785px;
}

.slidebarNews
{
    width: 215px;
    height: 105px;
    border-bottom: solid 1px #ddd;
    font-size: 10px;
    background-color: White;
    position: relative;
}

.BlogIconText
{
    padding: 15px;
    color: #999;
    height: 75px;
}

.BlogIconText a
{
    color: #999;
}

.headingLink
{
    display: block;
    height: 30px;
    text-decoration: none;
    font-size: 12pt;
    color: #00ABEB !important;
}

.tagLink
{
    color: #999 !important;
}

.BlogIconImage
{
    display: none;
    width: 215px;
    overflow: hidden;
    z-index: 2;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 105px;
}

.BlogIconImage img
{
    border: 0px;
}

.blogImageSlide
{
    width: 755px;
    height: 210px;
    background-color: white;
    position: absolute;
    top: 0px;
    left: -100px;
}

.BlogImageMenuLink
{
    background-color: #fff;
}

.BlogImageMenuLink, .BlogImageMenuLinkSelected
{
    display: block;
    width: 15px;
    float: right;
    cursor: pointer;
    text-align: center;
    border-top: solid 1px #999;
    border-bottom: solid 1px #999;
    margin-top: 2px;
    color: #666;
    font-size: 9px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.BlogImageMenuLinkSelected
{
    background-color: #ccc;
}

.BlogImageMenuLink:hover
{
    background-color: #eee;
}

.taggedlink
{
    color: black;
    text-decoration: none;
}

.blogContentPadding
{
    padding: 20px 30px 30px 30px;
}

.ContentPadding
{
    padding: 20px 30px 55px 30px;
}

.BlogFooter
{
    color: #000;
    font-family: Arial;
    font-size: 9px;
}

.BlogFooter a
{
    color: #00ABEB;
}

.BlogTagRow
{
    color: #00ABEB;
    font-family: Arial;
    font-size: 9px;
    position: relative;
}

.blogTagCount
{
    color: #aaa;
    font-family: Arial;
    font-size: 10px;
}

.BlogTagRow a
{
    color: #00ABEB;
    font-family: Arial;
    font-size: 9px;
    font-weight: normal;
}

.BlogTagRow a:hover
{
    font-weight: normal;
}

.brandingLogo
{
    display: block;
    cursor: pointer;
}

.Blue_Castle_sml
{
    position: absolute;
}

.tektroniks_sml
{
    position: absolute;
}

.blue_kite_sml
{
    position: absolute;
}

.Camerawoman_sml
{
    position: absolute;
}

.Co_Controller_sml
{
    position: absolute;
}

.Go_Industry_sml
{
    position: absolute;
}

.HPM_sml
{
    position: absolute;
}

.Ignition_Search_sml
{
    position: absolute;
}

.Roseland_sml
{
    position: absolute;
}

.BrandingShowcaseSpacer
{
    height: 350px;
}

.ulIndent
{
    padding-left: 20px;
}

.hr
{
    height: 1px;
    margin-top: 0px;
    margin-bottom: 10px;
    background-color: #B3B3B3;
}

.NOAGENCIES
{
    text-align: center;
    font-size: 50px;
    text-transform: uppercase;
    font-family: Arial;
}


.tab-content
{
    width: 480px;
    float: left;
    margin-right: 20px;
}

.HowCanWeHelpOption
{
    border-bottom: solid 1px white;
    background-color: #4D4D4D;
    width: 318px;
    padding: 3px;
    color: White;
    cursor: pointer;
}

.AddToAny
{
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 10px;
}

.post .text
{
    padding-top: 10px;
    color: #4D4D4D;
    font-size: 10pt;
}

.post
{
    padding-bottom: 50px;
}

.previousPosts
{
    width: 250px;
    float: left;
    display: block;
    font-size: 10px;
}

.nextPosts
{
    width: 250px;
    float: right;
    display: block;
    font-size: 10px;
    text-align: right;
}

.BlogBottom p
{
    font-size: 10px;
}

.BlogAuthor
{
    padding-top: 10px;
    font-size: 10px;
    color: #4d4d4d;
}

.BlogAuthor a
{
    color: #666;
    text-decoration: none;
}

.pubDate
{
    font-size: 10px;
    color: #666;
}

.tab-images
{
    float: left;
}

.CTAMoveLeft
{
    margin-left: 28px;
}

.atRight
{
    position: absolute;
    right: 0px;
    top: 1px;
    width: 59px;
    text-align: right;
}

.atRight a
{
    right: 14px;
}

.floatCatLeft
{
    float: left;
}

.CatPostCount
{
    color: Silver;
    font-weight: normal;
}

.RemoveLinkPadding a
{
    padding: 0px;
}

.BlogBlock
{
    background-color: #FFFFFF;
    display: block;
    width: 215px;
    float: left;
}

.BlogMenuNavItems
{
    position: relative;
    height: 30px;
    width: 215px;
}

.BlogMenuNavItems a
{
    font-size: 8pt;
    color: Gray;
    text-decoration: none;
}

.blogMenuNext
{
    position: absolute;
    top: 10px;
    left: 20px;
    cursor: pointer;
}

.blogMenuPrev
{
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
}

.tagsBold
{
    font-size: 9pt;
    color: #4D4D4D;
    font-weight: bold;
    text-decoration: none;
}

.tagsBold a
{
    color: #4D4D4D;
    text-decoration: none;
}

.tagsBold a:hover
{
    text-decoration: underline;
}

.CommentName
{
    position: absolute;
    top: 45px;
    left: 0px;
    border: solid 1px #00ABEB;
    color: #888888;
    width: 155px;
    font-size: 9pt;
    padding: 3px;
    font-family: Arial;
}

.CommentEmail
{
    position: absolute;
    top: 45px;
    left: 175px;
    border: solid 1px #00ABEB;
    color: #888888;
    width: 155px;
    font-size: 9pt;
    padding: 3px;
    font-family: Arial;
}

.CommentWebsite
{
    position: absolute;
    top: 45px;
    left: 350px;
    border: solid 1px #00ABEB;
    color: #888888;
    width: 155px;
    font-size: 9pt;
    padding: 3px;
    font-family: Arial;
}

.CommentContent
{
    position: absolute;
    top: 85px;
    left: 0px;
    border: solid 1px #00ABEB;
    color: #888888;
    width: 505px;
    font-size: 9pt;
    padding: 3px;
    font-family: Arial;
}

.commentForm
{
    position: relative;
    height: 320px;
}

.CommentStore
{
    position: absolute;
    top: 280px;
    left: 368px;
    width: 145px;
    background-color: #00ABEB;
    color: white;
    font-family: Arial;
    font-size: 9pt;
    border: solid 0px #00ABEB;
    padding: 3px;
    text-align: left;
}

.spacer10pxheight
{
    height: 10px;
}



.ViewCommentLinks
{
    color: #B3B3B3;
    font-size: 8pt;
}

.ViewCommentLinks a
{
    color: #B3B3B3;
    font-size: 8pt;
    text-decoration: none;
}

.ViewCommentLinks a:hover
{
    color: #FF26AB;
    text-decoration: underline;
}

.ViewCommentContent
{
    color: #808080;
    font-size: 8pt;
    padding-bottom: 5px;
}

.ViewCommentUnapproved
{
    color: #ff26ab;
    font-size: 8pt;
    padding-bottom: 5px;
    text-decoration: underline;
}

.ViewAdminLinks
{
    color: #B3B3B3;
    font-size: 8pt;
}

.ViewAdminLinks a
{
    color: #B3B3B3;
    font-size: 8pt;
    text-decoration: none;
}

.ViewAdminLinks a:hover
{
    color: #FF26AB;
    text-decoration: underline;
}

.success
{
    color: #B3B3B3;
    font-size: 8pt;
    height: 30px;
    display: block;
}
.PostListImages
{
    position: absolute;
    top: -30px;
    left: -30px;
    overflow: hidden;
    height: 220px;
    width: 570px;
}

.BlogImagePadder
{
    height: 220px;
}

.PostImageContainer
{
    position: relative;
    height: 220px;
}

.BlogPostImagesControls
{
    position: absolute;
    top: -20px;
    right: -20px;
}

.BlogPostImagesControlsPositioner
{
    position: relative;
}

.RightHandContactRight
{
    margin-left: 70px;
    color: #4D4D4D;
    display: block;
    font-size: 9pt;
}

.RightHandContactRight a
{
    color: #4D4D4D;
}

.RightHandContactRight a:hover
{
    text-decoration: underline;
    color: #00ABEB;
}

.RightHandContact
{
    position: absolute;
    top: 2px;
    left: 0px;
    color: #999999;
    font-size: 9pt;
}

.contactli
{
    position: relative;
    padding: 2px 0px;
}

.contactLinks li
{
    color: #999999;
    font-size: 10pt;
    padding: 2px 0;
    width: 200px;
}

.formDetailsHeader
{
    background-color: #F7F7F7;
    margin-left: 330px;
    width: 180px;
    text-align: center;
    font-family: Times New Roman;
    font-size: 16pt;
    color: #B3B3B3;
    padding-top: 3px;
    padding-bottom: 3px;
}

.formRowContainer
{
    background-color: #F7F7F7;
    padding: 8px 30px;
}

.formRowContainer label
{
    font-size: 10pt;
    color: #4D4D4D;
}

.ContactTextbox
{
    background-color: #F7F7F7 !important;
    background-image: url(/resources/images/contactinputBG.png) !important;
    height: 20px;
    width: 400px;
    background-repeat: repeat-x;
    background-position: top left;
    border: solid 1px #CCCCCC;
    color: #4D4D4D;
    padding: 5px;
    font-size: 12pt;
    margin-top: 3px;
    position: relative;
}

.ContactTextArea
{
    background-color: #ffffff !important;
    background-image: url(/resources/images/contacttextareaBG.png) !important;
    height: 100px;
    width: 400px;
    background-repeat: repeat-x;
    background-position: 0px 23px;
    border: solid 1px #CCCCCC;
    color: #4D4D4D;
    padding: 5px;
    font-size: 12pt;
    margin-top: 3px;
    font-family: Arial;
}

.ContactInfoBox
{
    width: 215px;
    font-size: 9pt;
    color: black;
    padding: 15px 30px;
    float: left;
}

.ContactExtendedSpacer
{
    height: 30px;
}

/* QuickDropDownMenu */

.DropDownIcon
{
    background-image: url(/resources/images/DropDownIcon.png) !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 8px;
    right: 5px;
    cursor:pointer;
}

.QuickContactFormLeft {
    float:left;
}

.input {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #CCCCCC;
    color:#808080;
    float:right;
    font-family:Arial;
    font-size:12px;
    margin-bottom:5px;
    padding:5px;
    position:relative;
    width:192px;
    z-index:1;
}

.gmap-border
{
    width: 785px;
    height: 280px;
    border-bottom: solid 1px white;
}

.fc-field-error {
 border : 2px solid #800 !important;
}

.twitter 
{
     background-image: url(/resources/images/twitter.jpg);
     background-repeat: no-repeat;
     overflow: hidden;
     margin-top: 10px;
     height: 23px;
     width: 40px;   
}


/*new Page Style Starts here*/
/*Sifr*/
@media screen
{
    .sIFR-flash
    {
        visibility: visible !important;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .sIFR-replaced, .sIFR-ignore
    {
        visibility: visible !important;
    }

    .sIFR-alternate
    {
        position: absolute;
        left: 0;
        top: 0;
        width: 0;
        height: 0;
        display: block;
        overflow: hidden;
    }

    .sIFR-replaced div.sIFR-fixfocus
    {
        margin: 0pt;
        padding: 0pt;
        overflow: auto;
        letter-spacing: 0px;
        float: none;
    }
}

@media print
{
    .sIFR-flash
    {
        display: none !important;
        height: 0;
        width: 0;
        position: absolute;
        overflow: hidden;
    }

    .sIFR-alternate
    {
        visibility: visible !important;
        display: block !important;
        position: static !important;
        left: auto !important;
        top: auto !important;
        width: auto !important;
        height: auto !important;
    }
}