﻿body 
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #2b292c;
    font-family: Verdana;
    color: #fff;
    line-height: 1.5em;
    font-size: 0.9em;
}

h1, h2, h3
{
    font-size: 1.3em;
}

.header-details
{
    font-size: 0.9em;
}

#page-container
{
    top: 196px;
    margin: 0px 0px 0px -480px;
    position: absolute;
    width: 960px;
    left: 50%;
    z-index: 50;
}

#top-gradient
{
    width: 100%;
    height: 134px;
    background: url('images/layout/top_gradient.jpg') repeat-x top center;
    text-align: center;
}

#wow-overview
{
    width: 960px;
    height: 134px;
    margin: 0 auto;
    background: url('images/layout/overview_header.jpg') no-repeat center bottom;
}

#wow-design
{
    width: 960px;
    height: 134px;
    margin: 0 auto;
    background: url('images/layout/design_header.jpg') no-repeat center bottom;
}

#wow-web
{
    width: 960px;
    height: 134px;
    margin: 0 auto;
    background: url('images/layout/web_header.jpg') no-repeat center bottom;
}

#wow-portfolio
{
    width: 960px;
    height: 134px;
    margin: 0 auto;
    background: url('images/layout/portfolio_header.jpg') no-repeat center bottom;
}

#wow-contactus
{
    width: 960px;
    height: 134px;
    margin: 0 auto;
    background: url('images/layout/contact_header.jpg') no-repeat center bottom;
}

a.white-link 
{
    color: #fff;
    text-decoration: none;
}

a.white-link:hover
{
    color: #ef4035;
}

#wow-logo 
{
    width: 40%;
    height: 124px;
    vertical-align: text-bottom;
    text-align: left;
    float: left;
    padding-top: 10px;
    padding-left: 48px;
}

#business-link-header p 
{
    font-size: 0.8em;
    text-align: right;
    line-height: 1.5em;
}

#wow-contact
{
    width: 55%;
    height: 54px;
    vertical-align: text-bottom;
    text-align: right;
    float: right;
    padding-top: 5px;
}

#top-shadows
{
    width: 100%;
    height: 62px;
    background: url('images/layout/top_shadows.jpg') repeat-x top center;
    text-align: center;
    position: relative;
    z-index: 100;
}

.header-contact-spacer 
{
    width: 100%;
    height: 1px;
}

#menu-main
{
    width: 960px;
    margin: 0 auto;
    height: 62px;
}

.menu-item 
{
    width: 192px;
    height: 56px;
    background: url('images/layout/menu_background.jpg') no-repeat top center;
    float: left;
}

.contactus-link 
{
    color: #fff;
    text-decoration: none;
}

.contactus-link:hover
{
    text-decoration: underline;
}

.menu-item-cur
{
    width: 192px;
    height: 89px;
    background: url('images/layout/menu_hover.png') no-repeat top center;
    float: left; 
    cursor: auto;
}

.menu-main-link 
{
    font-size: 1.2em;
    text-decoration: none;
    color: #fff;
}

.main-menu-pad 
{
    width: 100%;
    height: 15px;
}

#main-image-holder 
{
    width: 960px;
}

#content-holder-1 
{
    width: 960px;
}

#menu-subnav
{
    width: 227px;
    float: left;
}

#content
{
    width: 733px;
    float: right;
    text-align: center;
}

.menu-subnav-item 
{
    width: 231px;
    height: 33px;
    background: url('images/layout/sub_menu_background.jpg') no-repeat top center;
    text-align: left;
    margin: 0px 0px 0px 0px;
}

.menu-subnav-item-web
{
    width: 227px;
    height: 31px;
    background: url('images/layout/sub_webdesign.jpg') no-repeat top center;
    text-align: left;
}

.menu-subnav-item-logo
{
    width: 227px;
    height: 31px;
    background: url('images/layout/sub_logodesign.jpg') no-repeat top center;
    text-align: left;
}

.menu-subnav-item-flyer
{
    width: 227px;
    height: 31px;
    background: url('images/layout/sub_flyer.jpg') no-repeat top center;
    text-align: left;
}

#content-spacer 
{
    width: 960px;
    height: 25px;
}

#portfolio-spacer
{
    width: 960px;
    height: 25px;
}

.subnav-link 
{
    font-size: 1.1em;
    text-decoration: none;
    color: #fff;
}

.subnav-link:hover
{
    font-size: 1.1em;
    text-decoration: none;
    color: #000;
}

.subnav-pad 
{
    padding: 5px 0px 0px 10px;
}

#content-display 
{
    width: 700px;
    margin: 0 auto;
    text-align: left;
}

.red-bold 
{
    color: #ef4035;
}

form, p
{
    margin: 0;
    padding: 0;
}

#footer-spacer
{
    width: 960px;
    height: 25px;
    display: table;
}

#footer 
{
    display: table;
    width: 960px;
    height: 54px;
    background: url('images/layout/footer_background.jpg') no-repeat bottom center;
}

#footer-left 
{
    width: 40%;
    height: 54px;
    float: left;
    text-align: left;
}

#footer-right 
{
    width: 50%;
    height: 54px;
    float: right;
    text-align: right;
}

.footer-text 
{
    font-size: 0.7em;
    color: #666666;
}

#footer-left-pad 
{
    padding: 5px 0px 0px 10px;
    text-align: left;
}

#footer-right-pad 
{
    padding: 5px 10px 0px 0px;
    text-align: right;
}

.footer-link 
{
    font-size: 0.9em;
    color: #ef4035;
}

#portfolio-info
{
    width: 960px;
    height: 20px;
    padding-bottom: 3px;
    border-bottom: solid 1px #525251;
}

#portfolio-left
{
    width: 50%;
    float: left;
    height: 20px;
    text-align: left;
}

#business-link-header 
{
    padding: 9px 0px 0px 0px;
}

#portfolio-right
{
    width: 50%;
    float: right;
    height: 20px;
    text-align: right;
}

.pInfo 
{
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

.pHeading 
{
    font-size: 12px;
    font-weight: bold;
    color: #f21f1f;
}

#webcontent, #logocontent, #flyercontent
{
    text-align: left;
    visibility: hidden; 
    height: 0px;
}

#loadcontentstyle
{
    width: 960px;
}

#contact-flash-holder 
{
    width: 960px;
    height: 500px;
}

#contact-details-flash 
{
    width: 960px;
    text-align: left;
}

#contact-left
{
    width: 20%;
    float: left;
    height: 220px;
    text-align: left;
}

#contact-left-inner
{
    width: 29%;
    float: left;
    height: 220px;
    text-align: left;
}

#contact-right
{
    width: 49%;
    float: right;
    height: 220px;
    text-align: right;
}

#flashloader 
{
    display: none;
}

img 
{
    border: 0;
}

.standard-input 
{
    width: 100%;
}

.callback-input 
{
    width: 82%;
}

#contact-details-left 
{
    width: 50%; 
    float: left;
}

#contact-details-right 
{
    width: 50%; 
    float: left;
}

.contact-details-spacer 
{
    width: 100%; 
    height: 20px;
}

#map_canvas
{
    clear: both; 
    width: 100%; 
    height: 400px; 
    border: solid 1px black;
}

#team-table 
{
    width: 100%;
    border: 0;
}

.team-table-image 
{
    width: 10%;
    text-align: center;
}

.team-table-text 
{
    width: 40%;
    text-align: left;
}

.team-table-text-padding
{
    padding: 0px 10px 0px 10px;
}

.team-image 
{
    border: solid 1px #000;
}

.team-image:hover
{
    border: solid 1px #ef4035;
}

.addThis 
{
    width: 220px;
    height: 181px;
    background: url('images/media/addThis.jpg') no-repeat top left;
}

.addThis-position
{
    padding: 95px 0px 0px 22px;
}

.portfolio-link 
{
    color: #fff;
    text-decoration: none;
}

.portfolio-link:hover
{
    text-decoration: underline;
}

.big-button 
{
    width: 238px;
    height: 58px;
    float: left;
    background: url('images/layout/big-button.jpg') no-repeat top center;
    padding: 15px 0px 0px 0px;
    text-align: center;
    margin: 0px 10px 0px 0px;
}

.big-button-link 
{
    color: #66665c;
    font-size: 22px;
    text-decoration: none;
}

.big-button-link:hover
{
    color: #fff;
}

.business-link-strap 
{
    text-align: center;
}

.business-link-text 
{
    font-size: 0.9em;
    color: #fff;
    text-decoration: none;
}

.business-link-text:hover
{
    text-decoration: underline;
}

#contact-details-container 
{
    width: 100%;
    display: table;
}

#business-link-table 
{
    width: 100%;
}

.business-link-table-red 
{
    background: #ef4035;
    padding: 10px 10px 10px 10px;
}

.business-link-table-normal
{
    padding: 10px 10px 10px 10px;
}

#callback 
{
    width: 100%;
    min-height: 403px;
    background: url('images/layout/callback.jpg') no-repeat top center;
    margin: 30px 0px 0px 0px;
}

#callback-alignment
{
    padding: 100px 30px 30px 50px;
}

#callback-submit-alignment
{
    padding: 10px 15px 0px 0px;
    text-align: right;
}

.vertical-align 
{
    vertical-align: middle;
}

#rss-list li 
{
    list-style-image: none;
    list-style-type: none;
    margin: 0px 0px 10px 0px;
}

.rss-link 
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.rss-link:hover
{
    text-decoration: underline;
}

#map-content-body
{
    font-size: 11px;
    width: 200px;
    width: 100%;
}

#map-content
{
    width: 100%;
    color: #000;
}

#map-content h1, h2, h3
{
    color: #ef4035;
}

#google-search 
{
    width: 100%;
    display: table;
}

 #searchcontrol .gsc-control  
 {
     width : 700px;
 }