﻿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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
}
:focus
{
    outline: 0;
}
ins
{
    text-decoration: none;
}
del
{
    text-decoration: line-through;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
a
{
    color: #164D74;
}

#wrapper
{
    width: 1024px;
    margin: 0 auto;
    text-align: left;
}
#header
{
    height: 125px;
    background: url(images/header.jpg) top left no-repeat;
}
#logo
{
    float: left;
    margin: 0;
    width: 239px;
}
#logo a
{
    text-indent: -9999px;
    width: 318px;
    height: 114px;
    display: block;
    background: url(images/Paymaster_Logo.png) top left no-repeat;
}
#header span
{
    color: #DBF2F9;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: normal;
    width: 239px;
    text-align: center;
    display: block;
}
#navigation
{
    float: right;
    list-style: none;
    margin: 20px 0 0 0;
}
#navigation li
{
    float: left;
    margin: 0 10px 0 0;
}
#navigation li a
{
    display: block; /* a must */
    border: solid #AFBCCF;
    border-width: 0 1px; /* left and right borders only */
    text-decoration: none;
    outline: none; /* so as not to distract from the effect */
    color: #FFF;
    font-weight: normal;
    text-transform: uppercase;
    background: #6BB413;
}
#navigation li b a
{
    display: block; /* another must */
    position: relative; /* because the child elements are positioned */
    top: -1px; /* drag it up a little, creates the top notches */
    left: 0;
    font-weight: normal;
    border: solid #AFBCCF;
    border-width: 1px 0 0; /* top border only */
}
#navigation li b b a
{
    border-width: 0 0 1px; /* bottom border only */
    top: 2px; /* pushed down a little to create the bottom notches */
    padding: 5px;
    font-weight: normal;
}
#SubNavigation
{
    float: right;
    list-style: none;
    margin: 10px 0 0 0;
}
#SubNavigation li
{
    float: left;
    margin: 0 5px 0 0;
}
#SubNavigation li a
{
    display: block; /* a must */
    border: solid #AFBCCF;
    border-width: 0 1px; /* left and right borders only */
    text-decoration: underline;
    outline: none; /* so as not to distract from the effect */
    color: #033567;
    font-weight: normal;
    background: #CCD8E1;
    font-size: 90%;
}
#SubNavigation li b a
{
    display: block; /* another must */
    position: relative; /* because the child elements are positioned */
    top: -1px; /* drag it up a little, creates the top notches */
    left: 0;
    font-weight: normal;
    border: solid #AFBCCF;
    border-width: 1px 0 0; /* top border only */
}
#SubNavigation li b b a
{
    border-width: 0 0 1px; /* bottom border only */
    top: 2px; /* pushed down a little to create the bottom notches */
    padding: 5px;
    font-weight: normal;
}
#featured_area
{
    height: 289px;
    padding: 20px 0 0 0;
}
.slider-wrap
{
    background: #D9E3E6 url(images/featured_bg.png) top left no-repeat;
    position: relative;
    width: 100%;
}
noscript p, noscript ol
{
    color: #a00;
    font-size: 13px;
    line-height: 1.4em;
    text-align: left;
}
noscript a
{
    color: #a00;
    text-decoration: underline;
}
noscript ol
{
    margin-left: 25px;
}

.csw
{
    width: 100%;
    height: 289px;
    background: #fff;
    overflow: scroll;
}
.csw .loading
{
    margin: 200px 0 300px 0;
    text-align: center;
}


.left
{
    width: 29px;
    height: 29px;
    background: url(Images/left_arrow.png) top left no-repeat;
    text-indent: -9999px;
    display: block;
    float: left;
}
.right
{
    width: 29px;
    height: 29px;
    background: url(Images/right_arrow.png) top left no-repeat;
    text-indent: -9999px;
    display: block;
    float: right;
}
#featured_area h3
{
    color: #fff;
    font-style: italic;
    font-weight: normal;
    font-family: Trebuchet MS;
    font-size: 24px;
    text-align: left;
    float: left;
    padding: 0 10px 0 10px;
}
.featured_excerpt
{
    clear: both;
    color: #DBF2F9;
    padding: 30px 20px 20px 40px;
}
.image
{
    float: right;
    margin: 5px 0 0 10px;
    background: url(images/featured_image.gif) top left repeat-x;
    padding: 3px;
}
.clear
{
    clear: both;
}
.read_more
{
    position: absolute;
    bottom: 12px;
    left: 47px;
    text-decoration: none;
    color: #fff;
    font-style: italic;
    font-weight: normal;
    font-family: Trebuchet MS;
    font-size: 18px;
}
html, body
{
    background: #E8E0CB url(images/background2.gif) top left repeat-x;
    text-align: center;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
#content
{
    width: 100%;
    margin-top: 23px;
}
.column
{
    width: 320px;
    float: left;
}
.column h3
{
    height: 50px;
    padding: 27px 0 0 50px;
    font-family: Trebuchet MS;
    font-style: italic;
    font-size: 18px;
    color: #44392F;
    font-weight: normal;
}
.about h3
{
    background: url(images/latest_posts.jpg) top left no-repeat;
}
.services h3
{
    background: url(images/services.jpg) top left no-repeat;
}
.testimonials h3
{
    background: url(images/testimonials.jpg) top left no-repeat;
}
#footer
{
    background: url(images/footer2.gif) top left repeat-x;
    height: 31px;
    padding: 10px 10px 0 10px;
    color: #736B64;
    margin: 20px 0 10px 0;
    width: 1024px;
}
.column ul
{
    padding: 10px;
}
.column ul li
{
    padding: 10px 10px 10px 15px;
}
#content ul li
{
    border-bottom: 1px solid #E4E4E4;
    background: url(images/arrow.gif) no-repeat;
    background-position: 0 0.6em;
}
#content ul li ul li
{
    border-bottom: none;
}
#content .about ul li
{
    background-position: 0 1.1em;
}

.page ul
{
    padding: 0px;
    margin-left: 10px;
}
.page ul li
{
    padding: 3px 3px 3px 15px;
    border-bottom: 1px solid #E4E4E4;
    background: url(images/arrow.gif) no-repeat;
    background-position: 0 .6em;
}
.page ol
{
    margin-left: 40px;
}
.page ol li
{
    list-style-type: decimal;
}
#sidebar h2
{
    font-size: 18px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
    margin: 15px 0 10px 0;
    color: #1BA9D4;
}
#sidebar ul li
{
    padding: 5px 5px 5px 15px;
}
#sidebar strong
{
    color: #606060;
}
#content p
{
    margin: 10px 10px 0 10px;
}
blockquote
{
    font-style: italic;
    clear: both;
    margin: 20px 10px 0 10px;
}
cite
{
    float: right;
    font-weight: bold;
    margin: 10px;
}
.column img
{
    margin: 20px 7px 0 7px; /*border: 3px solid #d9d9d9;*/
}

#inside_page
{
    padding: 30px 30px 30px 30px;
    float: left;
    width: 650px;
}
#sidebar
{
    float: right;
    width: 250px;
    padding: 0 10px 10px 10px;
    margin: 30px 29px 29px 0;
    border: 1px solid #d9d9d9;
    background: url(images/sidebar.gif) top left repeat-x;
}
.page_title
{
    font-size: 24px;
    padding: 10px;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 10px;
    font-style: italic;
    color: #1BA9D4;
}

.paragraphTitle
{
    font-size: 24px;
    padding: 5px 10px;
    font-style: italic;
    color: #1BA9D4;
}
.page
{
    background: #fff;
}
.page blockquote, .testimonials blockquote
{
    border-top: 1px solid #e4e4e4; /*   border-bottom: 1px solid #e4e4e4;*/
    background: #F8F8F8;
    padding: 10px;
}
.alignleft
{
    float: left;
    margin: 0 20px 20px 0;
    border: 3px solid #d9d9d9;
}
fieldset
{
    padding: 0 0 0 40px;
}
legend
{
    font-weight: bold;
    margin-bottom: 14px;
}
fieldset p
{
    padding-bottom: 7px;
}

input
{
    border: 1px solid #CACACA;
    padding: 3px;
}
textarea
{
    background: url(images/sidebar.gif) top left repeat-x;
    border: 1px solid #CACACA;
    padding: 3px;
}

.submit
{
    background: url(images/sidebar.gif) top left repeat-x;
    border: 1px solid #CACACA;
    padding: 5px; /*margin: 0 auto;*/
    margin-top: 14px;
    display: block;
    font-weight: bold;
    color: #1BA9D4;
}
/*  
#sidebar a
{
     color: #606060;
    text-decoration: none;
}
*/
.featured_excerpt ul
{
    padding: 5px 0;
}
.featured_excerpt ul li
{
    padding: 2px 5px 2px 15px;
}
.featured_excerpt ul li
{
    background: url(images/arrow.png) center left no-repeat;
}
.OutsourceBlock
{
    background: url(images/sidebar.gif) top left repeat-x;
    border: 1px solid #d9d9d9;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.OutsourceBlockHomeLeft
{
    background: url(images/sidebar.gif) top left repeat-x;
    border: 1px solid #d9d9d9;
    padding-bottom: 10px;
    margin-bottom: 10px;
    float: left;
    margin-right: 7px;
    width: 48%;
}
.OutsourceBlockHomeRight
{
    background: url(images/sidebar.gif) top left repeat-x;
    border: 1px solid #d9d9d9;
    padding-bottom: 10px;
    margin-bottom: 10px;
    float: right;
    margin-left: 7px;
    width: 48%;
}

.Message
{
    display: block;
    padding: 3px 5px;
    background-color: #2E6287;
    color: #FFF;
    font-weight: bold;
    font-size: 110%;
}

.button
{
    line-height: 32px;
    font-weight: bold;
    float: right;
    clear: both;
    margin-top: 7px;
}
.button a
{
    background: url(images/button.gif) no-repeat left;
    color: #ffffff;
    padding: 0 0 0 13px;
    display: block;
    float: left;
    text-decoration: none;
}
.button .buttonRight
{
    background: url(images/button_r.gif) no-repeat right;
    line-height: 32px;
    padding: 0 13px 0 0;
    display: block;
    float: left;
    color: #fff;
}

.Promotions
{
    background: url(images/sidebar.gif) top left repeat-x;
    border: 1px solid #d9d9d9;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.Promotion
{
    float: left;
    margin-right: 10px;
    width: 200px;
}
div.Left
{
    float: left;
    margin-right: 7px;
    margin-left: 7px;
}
div.Right
{
    float: right;
    margin-left: 7px;
    margin-right: 7px;
}
label.error
{
    color: red;
    margin-left: 10px;
}
input.error
{
    color: red;
}

.OtherServiceHolder
{
    float: left;
    width: 210px;
}

.OtherServiceHolder H3
{
    color: #08396A;
}

.OtherServiceHolder a
{
    text-decoration: none;
}

.OtherServiceImage
{
    width: 200px;
    height: auto;
    margin: 0 auto;
    margin-top: 2px;
    padding: 6px;
    border: 1px solid #d9d9d9;
}

#slide-out-Contact
{
    background: #FFF url(images/sidebar.gif) top left repeat-x;
    padding: 20px;
    width: 400px;
    background: #FFF;
    border: 1px solid #d9d9d9;
    text-align: left;
}

#slide-out-Promo
{
    background: #FFF url(images/sidebar.gif) top left repeat-x;
    padding: 20px;
    width: 250px;
    border: 1px solid #d9d9d9;
    text-align: center;
}

#slide-out-Promo h2
{
    margin: -13px 0 10px 0;
    text-align: left;
}

Table.AdminList
{
    width: 100%;
    margin-top: 7px;
}
Table.AdminList th
{
    padding-left: 3px;
    padding-right: 3px;
    font-weight: bold;
    background-color: #CCD8E1;
}

Table.AdminList td
{
    padding-left: 3px;
    padding-right: 3px;
}

Table.AdminList td:Odd
{
    padding-left: 3px;
    padding-right: 3px;
    background-color: #CCD8E1;
}

Table.AdminData label
{
    font-weight: bold;
    padding-right: 15px;
    white-space: nowrap;
}
Table.AdminData td
{
    padding-bottom: 7px;
    vertical-align: top;
}

Table.AdminData input[type=text], Table.AdminData textarea, Table.AdminData t-input
{
    width: 250px;
}

.ComTable
{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 7px;
}

.ComTable td
{
    border: solid 1px black;
    padding-left: 7px;
    padding-right: 7px;
    text-align: right;
}
.ComTable th
{
    border: solid 1px black;
    padding-left: 7px;
    padding-right: 7px;
    text-align: right;
}

#client-testimonials
{
    overflow: hidden;
    height: 170px;
}

li.views-row
{
    display: block;
    clear: both;
    list-style: none;
    list-style-type: none;
    background: none;
    margin-bottom: 14px;
    height: 170px;
}


#NewsletterHolder h2
{
    display: none;
}
#NewsletterHolder table
{
    margin-left: 10px;
    margin-top: 7px;
}

.RatesTable
{
    margin-left: 10px;
    margin-right: 10px;
    width: 450px;
}

.RatesTable td
{
    border: 1px solid black;
    padding: 7px;
    padding: 2px 4px;
}

.RatesTable th
{
    border: 1px solid black;
    font-weight: bold;
    padding: 2px 4px;
}

