﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
@import url('jScrollPane.css');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 12px;
}


body
{
    background-color: #ffffff;
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
    
    background-repeat: repeat;
    overflow:hidden;
    
}

a:link
{
    color: #696969;
    text-decoration: none;
    outline:none;
}
a:visited
{
    color: #696969;
    text-decoration: none;
}
a:hover
{
    color: #009900;
}
a:active
{
    color: #12eb87;
}


p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.30em;
    text-transform: uppercase;
    font-weight: bold;
    color: #999999;
    margin-bottom: 4px;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
#logo
{
    margin-left: 20px;
}
#interactiveWebsites
{
    float: right;
    display: block;
    padding-left: 10px;
}
#main
{
    margin: auto;
    width: 988px;
    min-height : 716px;
    min-width: 988px;
    padding-top: 60px;
}

#header
{
    background-image: url('../Content/Images/Design/contentBackgroundTop.png');
    background-repeat: no-repeat;
    height: 42px;
    padding-right: 40px;
    padding-left: 40px;
}

#content
{
    background-image: url('../Content/Images/Design/contentBackgroundMiddle.png');
    background-repeat: repeat-y;
    height: 460px;
    padding-right: 20px;
    padding-left: 40px;
}
#footer
{
    background-image: url('../Content/Images/Design/contentBackgroundFooter.png');
    background-repeat: no-repeat;
    height: 60px;
    padding-left: 156px;
    font-size: 3px;
}


ul#menu
{
    width: 100px;
    display: block;
    float: left;
    padding-top: 6px;
}
ul#menu li, ul#menu li a
{
    display: block;
    list-style: none;
    text-transform: uppercase;
    text-align: right;
    line-height: 1.50em;
    font-size: 1.08em;
}
ul#menu li a
{
    background-position: 90px 6px;
    background-image: url('../Content/Images/Design/menuItemListImage.jpg');
    background-repeat: no-repeat;
    padding-right: 12px;
}


ul#menu li a:hover,#careers-menu, #home-menu,#contact-menu, #clients-menu, #about-menu, #news-menu,#services-menu
{
    /*font-weight:bold;*/
}
#philosoplyTitle, #clientsTitle, #contactTitle, #aboutTitle, #servicesTitle, #newsTitle, #careersTitle
{
    color: #009900;
    font-size: 3em;
    border-bottom: solid 15px #009900;
    border-bottom-width: 17px;
    padding-bottom: 3px;
    margin-bottom: 15px;
}
#mainRapperTop, #mainRapperBottom
{
    height: 60px;
    background-color: #00A600;
}
#mainRapperBottom
{
    position: absolute;
    bottom: 0px;
    width: 100%;
    clear: both;
}
#footerContent
{
    width:950px;
    margin-left:auto;
    margin-right:auto;
}

/* HOME
------------------------------------------------------------*/

.recentSitesTitle
{
    display: block;
    background-color: #009900;
    width: 165px;
    height: 16px;
    margin-top: 5px;
    color: #ffffff;
    padding-bottom: 2px;
    padding-left: 2px;
    margin-left: 34px;
}
.client-description
{
    padding: 5px 5px 10px 5px;
    display: block;
    line-height: 16px;
}


.title
{
    font-size: 13px;
    color: #009900;
    font-weight: bold;
}
a.moreTitle
{
    color: #009900;
    font-style: italic;
    text-transform: uppercase;
    border-bottom: 1px solid #ffffff;
    float: right;
    display: block;
    padding-right: 10px;
    padding-left: 10px;
}
a.moreTitle:hover
{
    border-bottom:1px solid olive;
}
#pageContent
{
    margin-top: 10px;
    float: right;
    width: 800px;
    height: 440px;
    overflow: hidden;
    margin-right: 10px;
}
#takingYourBusinessOnline
{
    width: 260px;
    float: left;
    padding-right: 10px;
    height: 246px;
    margin-top: 30px;
}
#takingYourbusinessOnline p
{
}
#ourPromise
{
    width: 260px;
    float: left;
    padding-right: 0px;
    height: 246px;
    margin-top: 30px;
}
#recentSites
{
    float: left;
    width: 260px;
    padding-right: 10px;
    height: 246px;
    margin-top: 30px;
}
#recentSites a img
{
    display:block;
    margin-left:auto;
    margin-right:auto;
}

#textContent
{
    float: right;
    width: 450px;
}
#sideImage
{
    float: left;
}
.highlight
{
    display: inline-block;
    padding: 0px 1px 0px 3px;
    background-color: #009900;
    color: #ffffff;
    margin-right: 4px;
}

/* PHILOSOPLY
----------------------------------------------------------*/

/*  CONTACT
----------------------------------------------------------*/

#contactMap, #contactForm, #contactDetails
{
    width: 260px;
    height: 344px;
    float: left;
    background-color: #333333;
}
#clientsPannelLeft
{
    background-color: #ffffff;
    height: 320px;
    float: left;
    width: 780px;
}
#clientsPannelWrapper
{
    padding: 10px;
    background-color: #555555;
    height: 300px;
    margin-right: 9px;
    overflow: hidden;
    margin-bottom: 20px;
}
#clientsPannelRapper div p
{
    margin-top: 15px;
    margin-left: 20px;
    display: block;
    float: left;
    height: 100%;
    width: 220px;
    background-color: #FFFFFF;
}
#contactMapBackground
{
    margin-top: 9px;
    margin-left: 9px;
}
#contactDetails p
{
    color: #ffffff;
    font-size: 1.05em;
    padding-left: 10px;
    padding-top: 8px;
}
#contactForm
{
    width: 244px;
    padding: 8px;
    margin-left: 10px;
    margin-right: 10px;
    height: 328px;
}
#contactForm input[type="text"]
{
    display: block;
    width: 240px;
    height: 18px;
    margin-bottom: 6px;
}
#contactForm label
{
    display: block;
    font-size: 1.1em;
    color: #FFFFFF;
}
#contactForm input[type="submit"]
{
    border: 2px solid #003300;
    width: 100px;
    float: right;
    display: block;
    margin-top: 10px;
    height: 26px;
    padding-left: 10px;
    background-color: #009900;
    color: #FFFFFF;
}
#contactForm textarea
{
    width: 238px;
    height: 110px;
}
/*  SERVICES
-----------------------------------------------------------*/

#webDevelopement, #silverlightDevelopement, #printAndDesign
{
    background-color: #ffffff;
    width: 266px;
    height: 330px;
    float: left;
}


#webDevelopement p
{
    padding-right:10px;
}
#silverlightDevelopement p
{
    padding-right:10px;
}
#printAndDesign p
{
    padding-right:10px;
}

/*
    CAREERS
----------------------------------------------------------*/

#careersLeft, #careersMiddle, #careersRight
{
    background-color: #ffffff;
    width: 266px;
    height: 330px;
    float: left;
}
#careersLeft p, #careersMiddle p, #careersRight p
{
    padding-right:10px;
}

/*  NEWS CONTENT
--------------------------------------------------------*/
#pageWrapper
{
    height: 400px;
    width: 800px;
    margin-bottom: 20px;
}
.each-clients
{
    width: 210px;
    float: left;
    margin-right: 40px;
    margin-bottom: 20px;
    display: inline-block;
    height: 100%;
}
.each-clients a
{
    border:1px solid #fff;
    height:100%;
    display:block;
    padding:8px;
}
.each-clients a:hover
{
    border: 1px solid #CFFF3E;
}
#linkDescription a
{
    color:green;
    text-decoration:underline;
}
.scroll-pane 
{
    background-position: #ccc;
    width: 400px;
    height: 360px;
    overflow: auto;
    background: #ccc;
    float: left;
}

#aspnetMVCNews
{
    float: right;
    width: 350px;
    overflow : scroll;
    height: 360px;
}
#newsBackgroundImage
{
    float: right;
    width: 300px;
    display: block;
}
/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"]
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"]
{
    width: 200px;
    border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table
{
    border: solid 1px #e8eef4;
    border-collapse: collapse;
}

table td
{
    padding: 5px;
    border: solid 1px #e8eef4;
}

table th
{
    padding: 6px 5px;
    text-align: left;
    background-color: #e8eef4;
    border: solid 1px #e8eef4;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color: Red;
}

#menucontainer
{
    margin-top: 40px;
}

div#title
{
    display: block;
    float: left;
    text-align: left;
}

#logindisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #00FF00;
}

#registrationForm
{
    width: 300px;
    padding-left: 30px;
}
#recent-searches
{
    height: 40px;
    overflow: hidden;
    width: 800px;
    line-height: 16px;
    font-size: 13px;
    text-transform: lowercase;
    float: right;
    margin-top: 30px;
    padding-right: 10px;
    color: #BCBCBC;
    visibility: collapse;
}

