/* 	for a custom page width, divide your desired
    pixel width by 13 to find em width. Multiply
    that value by 0.9759 for IE via *width. For
    example, this is a 600px page-width:		*/


html {
    padding: 0;
}

div {
    zoom: 1;
}

#doc {
    margin:auto;text-align:left;
    width:750px;
    min-width:750px;
    padding: 0 125px;
}

body {
    background: #70C5F5 url("/images/body-background.gif") repeat-x;
    margin-top: 0px; padding: 0px;
    color: #042C36;
    font-size: 75%; /* 11 pts */
}

h2 {
    font-size: 220%;
}

h2.intro {
    font-size: 100%;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

h3, h1.sifr {
    font-family: "Courier New";
    font-size: 185%;
    font-weight: bold;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
}

h1.sifr {
	border-bottom: 0;
	margin-bottom: 0;
}

h4 {
    font-family: "Courier New";
    font-size: 120%;
}

h5 {
    font-size: 120%;
    color: #9EC53A;
    font-weight: bold;
}

h6 {
    font-weight: bold;
}

strong, b {
    font-weight: bold;
}

a {
    font-weight: bold;
    color: #86B709;
    text-decoration: underline;
    cursor: pointer;
    outline: 0;
}

address {
    font-size: 120%;
    color: #9EC53A;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

dl dt {
    font-weight: bold;
}

dl dd {
    margin: 0 0 5px 0;
    padding: 0;
}

textarea {
    width: 290px;
    height: 70px;
    border-top: 1px solid #9A9A9A;
    border-right: 0;
    border-bottom: 0;
    border-left: 1px solid #9A9A9A;
}

select {
    border-top: 2px solid #969696;
    border-right: 0;
    border-bottom: 0;
    border-left: 2px solid #969696;
}

button {
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: transparent;
    outline: 0;
}

.req { color: #86B709; }
.clear {
    clear: both;
    line-height: 0;
    height: 0;
}

.quote {
    position: absolute;
    width: 20px;
    height: 20px;
}

.open {
    background: transparent url("/images/open-quote.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/open-quote.png');
    top: 10px;
    left: -7px;
}

.close {
    background: transparent url("/images/close-quote.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/close-quote.png');
    bottom: 20px;
    right: -5px;
}

.list #bd div.contentBoxInner ul li {
    list-style:disc outside;
    margin:1em 15px;
}

#bd div.contentBoxInner table.standard {
    width: 90%;
    border: 1px solid #000;
}

#bd div.contentBoxInner table.standard th {
    font-weight: bold;
    border-bottom: 1px solid #000;
    padding: 3px;
}

#bd div.contentBoxInner table.standard td {
    padding: 3px;
}

/************ Header Tag Image Styles ************/
h2.headerTitle, h1.headerTitle {
    text-indent: -3000px;
    height: 33px;
    background: transparent url("/images/header-title.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/header-title.png');
}

h3.img_replace {
    height: 27px;
    text-indent: -3000px;
}

h3#ourWork {
    background: transparent url("/images/sprites/standard.gif") no-repeat -363px -201px;
}

h3#siteMap {
    background: transparent url("/images/sprites/standard.gif") no-repeat -363px -372px;
}

h3#whoWeWorkWith {
    width: 224px;
    background: transparent url("/images/sprites/standard.gif") no-repeat -363px -714px;
}

h3#featuredProduct {
    width: 224px;
    background: transparent url("/images/sprites/standard.gif") no-repeat 0 -1749px;
}

h3#newsAndBlog {
    background: transparent url("/images/sprites/standard.gif") no-repeat 0 -1863px;
}

h3#whoWeAre {
    background: transparent url("/images/sprites/standard.gif") no-repeat -363px -600px;
}

.panelDark h3#whoWeAre {
    background: transparent url("/images/sprites/standard.gif") no-repeat -363px -657px;
}

h3#newsletter {
    background: transparent url("/images/sprites/standard.gif") no-repeat -363px -30px;
}

.panelDark h3#newsletter {
    background: transparent url("/images/sprites/standard.gif") no-repeat -363px -87px;
}


h3#clients {
    background: transparent url("/images/sprites/standard.gif") no-repeat 0 -1574px;
}

h3#ourServices {
    background: transparent url("/images/sprites/standard.gif") no-repeat -363px -144px;
}

h3#whatWeDo {
    background: transparent url("/images/sprites/standard.gif") no-repeat -363px -543px;
}

h3#caseStudies {
    background: transparent url("/images/sprites/standard.gif") no-repeat 0 -1400px;
}

.panelDark h3#caseStudies {
    background: transparent url("/images/sprites/standard.gif") no-repeat 0 -1457px;
}

h3#testimonials {
    background: transparent url("/images/sprites/standard.gif") no-repeat -363px -429px;
}

.panelDark h3#testimonials {
    background: transparent url("/images/sprites/standard.gif") no-repeat -363px -486px;
}

h3#products {
    background: transparent url("/images/sprites/standard.gif") no-repeat -363px -315px;
}

h3#news {
    background: transparent url("/images/sprites/standard.gif") no-repeat 0 -1806px;
}

.panelDark h3#news {
    background: transparent url("/images/sprites/standard.gif") no-repeat 0 -1920px;
}

h3#blog {
    background: transparent url("/images/titles/blog.gif") no-repeat 0 0;
}

.panelDark h3#blog {
    background: transparent url("/images/sprites/standard.gif") no-repeat 0 -1343px;
}

h3#contact {
    background: transparent url("/images/sprites/standard.gif") no-repeat 0 -1631px;
}

.panelDark h3#contact, .panelDark h3#contactUsDark {
    background: transparent url("/images/sprites/standard.gif") no-repeat 0 -1692px;
}

h3#portfolio {
    background: transparent url("/images/sprites/standard.gif") no-repeat -363px -258px;
}

h3#ourProducts {
    background: transparent url("/images/sprites/standard.gif") no-repeat -363px -771px;
}

.panelDark h3#ourTeam {
    background: transparent url("/images/sprites/standard.gif") no-repeat -363px -828px;
}

h3#marketing {
    background: transparent url("/images/sprites/standard.gif") no-repeat -363px -885px;
}

.panelDark h3#callUsToday {
    background: transparent url("/images/sprites/standard.gif") no-repeat -363px -1096px;
}

h3#whatsNew {
    background: transparent url("/images/sprites/standard.gif") no-repeat -363px -1153px;
}

.panelDark h3#charityGuide {
    background: transparent url("/images/sprites/standard.gif") no-repeat -363px -1270px;
}

h3#digitalMarketing {
    background: transparent url("/images/titles/sign-up.gif") no-repeat;
}

/* =HEADER */
#hd {
    position: relative;
    padding-top: 28px;
    height: 242px;
    color: #FFF;
}

#hd h1#logo {
    padding: 0;
    margin: 20px 36px 34px 0;
    width: 145px;
    height: 141px;
    float: left;
    text-indent: -3000px;
    background: transparent url("/images/logos/generic.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logos/generic.png');
    cursor: pointer;
}

#hd h1#logo a {
    display: block;
    padding: 0;
    overflow: hidden;
    height: 141px;
    width: 145px;
    text-decoration: none;
    outline: none;
}

#hd a {
    color: #FFF;
}

#hd div#staticMenu {
    float: right;
    font-size: 90%;
}


#hd div#staticMenu ul li {
    border-left: 1px solid #FFF;
    float: left;
    padding: 0 3px;
    line-height: 11px;
}

#hd div#staticMenu ul li.first {
    border: 0;
}

#hd div#staticMenu ul li a {
    font-weight: normal;
    text-decoration: none;
}

#hd div#staticMenu ul li a.selected {
    color: #00A0AF;
}

#hd div#headerContent {
    margin: 30px 0 0 0;
    width: 500px;
    height: 150px;
    float: left;
    overflow: hidden;
}

#hd div#headerContent p {
    font-family: "Courier New";
    font-size: 120%;
    line-height: 15px;
}

#hd div#headerContent a {
    float: right;
    display: block;
    width: 48px;
    height: 15px;
    text-indent: -3000px;
    background: transparent url("/images/header-more-link.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/header-more-link.png');
    cursor: pointer;
    margin-right: 20px;
}

#hd div#headerContent span {
    border-bottom: 1px solid #486E72;
}


/* =Body */

/************ page layout **********/
#bd div#yui-main div.yui-b {
    margin-top: 23px;
}

#bd div#content {
    position: relative;
}


#bd div#defaultContent {
    background: transparent url("/images/main-content-bg.png") repeat-y;
}

#bd div#defaultContentTop {
    background: transparent url("/images/content-top.png") no-repeat top left;
    height: 10px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/content-top.png');
}

#bd div#defaultContentBottom {
    background: transparent url("/images/content-bottom.png") no-repeat top left;
    height: 13px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/content-bottom.png');
}

#bd div#singleColumnContent {
    background: transparent url("/images/single-column-content-bg.png") repeat-y;
}

#bd div#singleColumnContentTop {
    background: transparent url("/images/single-column-top.png") no-repeat top left;
    height: 10px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/single-column-top.png');
}

#bd div#singleColumnContentBottom {
    background: transparent url("/images/single-column-bottom.png") no-repeat top left;
    height: 13px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/single-column-bottom.png');
}

#bd div#mainContent {
    width: 536px;
}

.contentBoxOuter {
    position: relative;
}

.contentBoxInner {
    padding: 18px 20px 15px 20px;
}

#bd div#defaultContent div.contentBoxInner {
    padding-top: 2px;
}

.borderRight {
    background: #FFF url("/images/content-box-background.gif") repeat-y top right;
}

.transparent {
    background: transparent;
}

.panelDark {
    background: transparent;
    color: #FFF;
}

.panelDark h3 {
    border-bottom: 1px solid #FFF;
}

.rightLink {
    float: right;
    height: 12px;
}

.contentBoxLongTop {
    background: transparent url("/images/content-box-long-top.png") no-repeat top left;
    height: 2px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/content-box-long-top.png');
}

.contentBoxLongBottom {
    background: transparent url("/images/content-box-long-bottom.png") no-repeat bottom left;
    height: 5px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/content-box-long-bottom.png');
}

.formattedText {
    margin-bottom: 15px;
}

.formattedText ul {
    list-style:disc inside;
}

.formattedText ul li {
    list-style:disc inside;
}

.intro {
    font-weight: bold;
    margin-bottom: 15px;
}

.date {
    margin: 10px 0;
    color: #86B709;
    font-size: 120%;
}

#bd div#ourWorkOuter {

}

ul.contentList li {
    border-top: 1px solid #000;
    padding: 25px 0;
}

ul.contentList li.first {
    border: 0;
}

ul.contentList img {
    float: left;
    border-top: 1px solid #08252B;
    border-right: 1px solid #08252B;
    border-left: 1px solid #08252B;
    border-bottom: 1px solid #08252B;
    margin-right: 8px;
}

.leftImagePanel {
    float: left;
    width: 39%;
    margin-right: 10px;
}

/* hack for websites case studies */
div#caseStudies div.leftImagePanel {
    float: right;
    width: 39%;
    margin-right: 10px;
}

div#caseStudies div.rightTextPanel {
    float: none;
    width: auto;
}

div#caseStudies div.rightTextPanel h4 {
    width: 58%;
}
/* end of hack */

.leftImagePanel img {
    border: 1px solid #000;
    margin-bottom: 30px;
}

.rightImagePanel {
    float: right;
    position: relative;
    padding: 20px 25px 20px 20px;
    clear:right;
}

.rightImagePanel img {
    border: 1px solid #000;
    margin: 10px 0;
}


.rightTextPanel {
    float: right;
    width: 58%;
}

.rightTextPanel p {
    margin-bottom: 15px;
}

.commentsList {
    margin-top: 15px;
}

.commentsList ul li {
    border-top: 1px solid #000;
    padding: 15px 0;
}

.contactForm {
    margin-top: 25px;
}

input.text {
    width: 200px;
    border-top: 1px solid #C3C3C3;
    border-right: 1px solid #C3C3C3;
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
}

input.long {
    width: 290px;
}

input.file {

}

.sticker {
    display: block;
    text-indent: -3000px;
    cursor: pointer;
}

div#socialBookmark {
    margin-top: 20px;
}

/*********** Right panel *************/
#rightPanel {
    width: 183px;
    margin: 0;
    padding: 5px 15px 15px 15px;
    float: right;
    font-size: 90%;
}

.rightPanelContent {
    margin: 0 0 20px 0;
}

.rightPanelContent#newsOrBlog {
    margin-bottom: 50px;
}

#rightPanel .rightPanelContent ul.sectionListing {
    padding-left: 3px;
    line-height: 150px;
}

#rightPanel .rightPanelContent ul.sectionListing li {
   padding: 4px 0;
}

#rightPanel .rightPanelContent ul.sectionListing a {
    color: #FFF;
    text-decoration: none;
}

#rightPanel .rightPanelContent ul.sectionListing a.selected  {
    color: #86B709;
}

#rightPanel h5 a {
    text-decoration: none;
}

#rightPanel .rightPanelContent ul.itemListing li {
    margin-bottom: 15px;
}

#rightPanel div#charityDownloadImages {
	text-align: center;
}

#rightPanel div#charityDownloadImages img {
	margin: 0 3px;
}

/************ Home page ************/
#bd div#whatsNewSlider {
	width: 700px;
	margin: 15px 0 0 0;
	overflow: hidden;
	position: relative;
	color: #042c33;
}
#bd div#whatsNewSlider div#slideshow img {
	border: 1px solid #bdbdbd;
	float: left;
	margin-right: 40px;
}

#bd div#whatsNewSlider h5 {
	color: #042c33;
	font-size: 150%;
}

#bd div#whatsNewSlider h6 {
	color: #50b2be;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 15px;
}

#bd div#whatsNewSlider a {
	color: #00a0af;
	text-decoration: underline;
}

#bd div#whatsNewSlider ul {
	width: 4000px;
}

#bd div#whatsNewSlider ul li {
	width: 700px;
	float: left;
}

#bd div#whatsNewSlider div#slideshow {
	float: left;
	overflow: hidden;
	width: 700px;
}

#bd div.navigationArrows {
	margin: 10px 0 0 0;
	position: relative;
	height: 10px;
	width: 338px;
}

#bd div.navigationArrows a.prev {
	position: absolute;
	left: 0;
}

#bd div.navigationArrows a.next {
	position: absolute;
	right: 0;
}

#bd div#ourWorkOuter div.contentBoxInner {
    background: #FFF url("/images/portfolio-border-right.gif") repeat-y top right;
}

#bd div#ourWorkFlashHolder {
    position: relative;
    height: 90px;
}

#bd div#homepageContent {
    position: relative;
    background: transparent url("/images/main-content-bg-home.png") repeat-y;
}

#bd div#homepageContentTop {
    background: transparent url("/images/home-content-top.png") no-repeat top left;
    height: 5px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home-content-top.png');
}

#bd div#homepageContentBottom {
    background: transparent url("/images/home-content-bottom.png") no-repeat bottom left;
    height: 7px;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/home-content-bottom.png');
}

#bd div#homepageContent div.contentBoxInner {
    background: none;
}

#bd div#homepageContent div#column_1 {
    width: 262px;
}

#bd div#homepageContent div#column_2 {
    margin: 0;
    padding: 0;
    width: 265px;
}

#bd div#column_3 {
    width: 208px;
    float: right;
    margin: 0;
    padding: 0;
}

#bd div#homepageFeaturedProduct {
    padding-top: 13px;
}

#bd div.homepageImageShowcase {
    margin: 10px 0 10px 0;
    text-align: center;
}

#bd div.homepageImageShowcase img {
    text-align: center;
    border: 1px solid #77C7D1;
    margin: 2px;
}

#bd div.homepageImageShowcase img {
    text-align: center;
    border: 1px solid #77C7D1;
    margin: 2px;
}

#bd div#homepageFeaturedProduct div.homepageImageShowcase img {
    text-align: center;
    border: 1px solid #8C8C8C;
    margin: 0;
}

#bd div#homePageQuote {
    position: relative;
    margin-top: 10px;
    border-top: 1px solid #FFF;
    padding: 15px;
}

#bd div#homePageQuote h5 {
    font-family: "Courier New";
    font-size: 120%;
    color: #FFF;
}


#bd div#homePageQuoteAuthor {
    font-size: 90%;
    font-weight: bold;
    padding: 0 15px;
}

/************ Forms ***************/
#newsletterSection {
    font-size: 100%;
}

#newsletterSection p {
    margin: 10px 0;

}

#newsletterSection input.text {
    width: 130px;
    height: 15px;
    border-top: 2px solid #969696;
    border-right: 0;
    border-bottom: 0;
    border-left: 1px solid #C2C2C2;
}

#newsletterMsg {
    font-size: 90%;
    font-weight: bold;
    margin: 10px 0 0 0;
}

/************ Websites **************/
body.websites a, div#nextLink.websites a {
    color: #EC018C;
}

body.websites #hd h1#logo {
    background: transparent url("/images/logos/websites.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logos/websites.png');
}

body.websites #rightPanel .rightPanelContent ul a.selected  {
    color: #EC018C;
}

body.websites div.scrollLeft {
    background: transparent url("/images/sprites/standard.gif") no-repeat 0 -738px;
}

body.websites div.scrollRight {
    background: transparent url("/images/sprites/standard.gif") no-repeat 0 -876px;
}

/************ Software **************/
body.software a, div#nextLink.software a {
    color: #3AB85B;
}

body.software #hd h1#logo {
    background: transparent url("/images/logos/software.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logos/software.png');
}

body.software #rightPanel .rightPanelContent ul a.selected  {
    color: #3AB85B;
}

body.software div.scrollLeft {
    background: transparent url("/images/sprites/standard.gif") no-repeat 0 -692px;
}

body.software div.scrollRight {
    background: transparent url("/images/sprites/standard.gif") no-repeat 0 -830px;
}

/************ Consulting **************/
body.consulting a, div#nextLink.consulting a {
    color: #ABA9AA;
}

body.consulting #hd h1#logo {
    background: transparent url("/images/logos/consulting.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logos/consulting.png');
}

body.consulting #rightPanel .rightPanelContent ul a.selected  {
    color: #ABA9AA;
}

/************ Marketing **************/
body.marketing a, div#nextLink.marketing a {
    color: #E36837;
}

body.marketing #hd h1#logo {
    background: transparent url("/images/logos/marketing.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logos/marketing.png');
}

body.marketing #rightPanel .rightPanelContent ul a.selected  {
    color: #E36837;
}

/************* News and Blog *************/
body.news ul.contentList li, body.blog ul.contentList li {
    padding: 20px 0;
    border-top: 1px solid #000;
}

body.news ul.contentList li.first, body.blog ul.contentList li.first {
    padding-top: 30px;
    border: 0;
}

body.news .contentList a, body.blog .contentList a {
    text-decoration: none;
}

.articleNav {
    margin: 10px 0;
}

#blogCategoryNavigation {
    padding: 10px 0 20px 0;
    border-bottom: 1px solid #000;
}

#blogCategoryNavigation a {
    text-decoration: none;
}

div.blogCommentsLink {
    margin-top: 10px;
}

p.blog_left {
    float:left;
    width:49%;
    text-align:left;
}

p.blog_right {
    float:right;
    width:49%;
    text-align:right;
}

span.author {
    color:#042C36;
    font-weight: bold;
    font-size: 80%;
}

span.author a {
    color:#042C36;

}

div.pageNav {
	border-top: 1px solid #000;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
}

div.pageNav a {
	text-decoration: none;
}

/************** Case Studies **************/
h3#sifrCaseStudy {
    background: transparent url("/images/titles/case-study.gif") no-repeat bottom left;
    padding-left: 145px;
}

body.case_studies h5 a {
    text-decoration: none;
}

.caseStudyChannel {
    padding: 20px 0;
}

body.case_studies .noBorder {
   border: 0;
}

body.case_studies ul.contentList li {
   border: 0;
   padding: 10px 0;
}

body.case_studies ul.contentList li.first {
   margin-top: 10px;
}

/************** About Us ***************/
#bd div#profileContentTop {
    background: transparent url('/images/profile-bg-top.png') no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/profile-bg-top.png');
    height: 8px;
}

#bd div#profileContent {
    background: transparent url('/images/profile-bg.png') no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/profile-bg.png');
}

#bd div#profileContentBottom {
    background: transparent url('/images/profile-bg-bottom.png') no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/profile-bg-bottom.png');
    height: 12px;
}

#bd div#profileContainer {
    padding-left: 1px;
    width: 524px;
}

#bd div#profileContentWrapper {
    font-size: 120%;
    padding: 15px 0;
}

div.profileLeftColumn {
    float: left;
    width: 49%;
    font-size: 90%;
    padding-bottom: 15px;
}

.profileRightColumn {
    float: right;
    margin-top: 15px;
    width: 50%;
}

.profileRightColumn table {
    width: 100%;
}

.profileRightColumn p {
    line-height: 20px;
}

/* Profile Pics */
div.profileBackgound {
    position: relative;
    height: 822px;
}

div.profileBackgound ul li a {
    position: absolute;
    text-indent: -3000px;
    display: block;
}

div.profileBackgound ul li#andy_margolis a {
    left: 160px;
    top: 44px;
    width: 162px;
    height: 177px;
    background: transparent url('/images/profiles/andy-margolis.png') no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/profiles/andy-margolis.png');
}

div.profileBackgound ul li#dan_assor a {
    left: 348px;
    top: 12px;
    width: 165px;
    height: 170px;
    background: transparent url('/images/profiles/dan-assor.png') no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/profiles/dan-assor.png');
}

div.profileBackgound ul li#toby_mason a {
    left: 30px;
    top: 130px;
    width: 156px;
    height: 183px;
    background: transparent url('/images/profiles/toby-mason.png') no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/profiles/toby-mason.png');
}

div.profileBackgound ul li#ben_gritz a {
    left: 340px;
    top: 200px;
    width: 142px;
    height: 163px;
    background: transparent url('/images/profiles/ben-gritz.png') no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/profiles/ben-gritz.png');
}

div.profileBackgound ul li#bede_pavan a {
    left: 15px;
    top: 340px;
    width: 157px;
    height: 182px;
    background: transparent url('/images/profiles/bede-pavan.png') no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/profiles/bede-pavan.png');
}

div.profileBackgound ul li#rachael_grady a {
    left: 180px;
    top: 480px;
    width: 154px;
    height: 168px;
    background: transparent url('/images/profiles/rachael-grady.png') no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/profiles/rachael-grady.png');
}

div.profileBackgound ul li#simon_vandyk a {
    left: 200px;
    top: 280px;
    width: 146px;
    height: 169px;
    background: transparent url('/images/profiles/simon-vandyk.png') no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/profiles/simon-vandyk.png');
}

div.profileBackgound ul li#richard_aspden a {
    left: 360px;
    top: 400px;
    width: 150px;
    height: 173px;
    background: transparent url('/images/profiles/richard-aspden.png') no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/profiles/richard-aspden.png');
}

div.profileBackgound ul li#jamie_frankel a {
    left: -15px;
    top: 555px;
    width: 155px;
    height: 175px;
    background: transparent url('/images/profiles/jamie-frankel.png') no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/profiles/jamie-frankel.png');
}

div.profileBackgound ul li#jeremy_quinton a {
    left: 342px;
    top: 596px;
    width: 174px;
    height: 182px;
    background: transparent url('/images/profiles/jeremy-quinton.png') no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/profiles/jeremy-quinton.png');
}

div.profileBackgound ul li#jean_michel a {
    left: 160px;
    top: 650px;
    width: 156px;
    height: 176px;
    background: transparent url('/images/profiles/jean-michel.png') no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/profiles/jean-michel.png');
}

div.profileBackgound ul li#richard_herman a {
    left: 350px;
    top: 600px;
    width: 150px;
    height: 161px;
    background: transparent url('/images/profiles/richard-herman.png') no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/profiles/richard-herman.png');
}

/************** Contact Us **************/
h3#sifrContactUs {
    background: transparent url("/images/titles/contact-us.gif") no-repeat bottom left;
    padding-left: 140px;
}

div#contactTabTop {
    background: transparent url('/images/sprites/tabs.gif') 0 -377px;
    height: 48px;
}

.standardContactForm {
    margin: 15px 0;
    background: #DBDFE9;
    width: 100%;
}

.standardContactForm button{
    margin-right: 20px;
}


.standardContactForm th {
    padding: 0 10px 0 30px;
    width: 120px;
    font-weight: bold;
}

.standardContactForm td {
    padding: 10px 0;
    text-align: left;
}

.standardContactForm td.submit {
    text-align: right;
}

.mapHolder {
    background: transparent url("/images/map.jpg") no-repeat top left;
    height: 536px;
    font-size: 90%;
}

.mapHolder a {
    text-decoration: none;
}

.mapHolder ul {
    position: absolute;
    bottom: 48px;
    left: 40px;
}

ul.contactTab {
    margin: 0 7px;
}

ul.contactTab li {
    float: left;
    height: 39px;
    text-indent: -3000px;
}

ul.contactTab li a {
    display: block;
    height: 39px;
}

li#tabContactUs {
    background: transparent url('/images/sprites/tabs.gif') 0 -593px;
    width: 125px;
}

li#tabContactUsSelected {
    background: transparent url('/images/sprites/tabs.gif') 0 -30px;
    width: 125px;
}

li#tabArrangeCallback {
    background: transparent url('/images/sprites/tabs.gif') 0 -455px;
    width: 147px;
}

li#tabArrangeCallbackSelected {
    background: transparent url('/images/sprites/tabs.gif') 0 -524px;
    width: 147px;
}

li#tabSendBrief {
    background: transparent url('/images/sprites/tabs.gif') 0 -237px;
    width: 149px;
}

li#tabSendBriefSelected {
    background: transparent url('/images/sprites/tabs.gif') 0 -306px;
    width: 149px;
}

li#tabMap {
    background: transparent url('/images/sprites/tabs.gif') 0 -99px;
    width: 91px;
}

li#tabMapSelected {
    background: transparent url('/images/sprites/tabs.gif') 0 -168px;
    width: 91px;
}

.contactRight {
    background: transparent url("/images/sprites/standard.gif") no-repeat 0 -1063px;
    position: absolute;
    top: 0;
    right: 0;
    height: 5px;
    width: 213px;
}

/********** Testimonials ************/
div.testimonialQuote {
    position: relative;
    padding: 5px 30px;
    font-size: 140%;
}

div.testimonialAuthor {
    padding: 5px 30px;
    font-size: 90%;
    font-weight: bold;
}

div.testimonialQuote div.open {
    top: 0;
    left: 5px;
}

div.testimonialQuote div.close {
    bottom: 0;
    right: 5px;
}

/************ Portfolio *************/

div#hold1, div#hold2, div#hold3, div#hold4, div#hold5, div#hold6	{
    position: relative;
    overflow: hidden;
    width: 660px;
    height: 170px;
    z-index: 100;
    padding: 30px 25px;
    border-top: 1px solid #08252B;
}

div#hold1 {
    border: 0;
}

div#hold10	{
    position: relative;
    overflow: hidden;
    width: 660px;
    height: 105px;
    z-index: 100;
    padding: 0 25px;
}

div#wn1, div#wn2, div#wn3, div#wn4, div#wn5, div#wn6	{
    position:absolute;
    left: 30px;
    top: 70px;
    width: 650px;
    height: 150px;
    clip: rect(0px, 1000px, 150px, 0px);
    overflow: hidden;
    z-index: 1;
}
div#wn10	{
    position:absolute;
    left: 30px;
    top: 0px;
    width: 650px;
    height: 150px;
    clip: rect(0px, 1000px, 150px, 0px);
    overflow: hidden;
    z-index: 1;
}
div#lyr1, div#lyr2, div#lyr3, div#lyr4, div#lyr5, div#lyr6, div#lyr10	{
    position: absolute;
    visibility: hidden;
    left: 0px;
    top: 0px;
    z-index: 1;
}

ul.main {
    width:700px; margin:auto;
}

div.scrollLeft, div.scrollRight {
    position: absolute;
    top: 100px;
    text-align: center;
    width: 24px;
    height: 16px;
}

div.scrollLeft {
    left: 0px;
    background: transparent url('/images/sprites/standard.gif') no-repeat 0 -646px;
}

div.scrollRight {
    right: 0px;
    background: transparent url('/images/sprites/standard.gif') no-repeat 0 -784px;
}

div.scrollLeft a, div.scrollRight a {
    display: block;
    width: 24px;
    height: 16px;
    text-indent: -3000px;
}

div#hold10 div.scrollLeft, div#hold10 div.scrollRight{
    top: 30px;
}

div.scroll img {
    border: 0px;
}
div#dwlink{
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.showcaseScroll dl {
    width: 130px;
    text-align: center;
}

.showcaseScroll dt {
    height: 90px;
}

.showcaseScroll dd {
    font-size: 90%;
    padding: 15px;
}

.showcaseScroll dd a {
    text-decoration: none;
}

.showcaseScroll img {
    border-top: 1px solid #08252B;
    border-left: 1px solid #08252B;
    border-right: 1px solid #08252B;
    border-bottom: 1px solid #08252B;
}

.portfolioTextHolder {
    float: right; width: 57%;
}

.quoteHolder {
   margin: 15px 0 0 0;
   float: left;
   width: 290px;
}

p.testimony {
    font-family: "Courier New";
    font-weight: bold;
}

p.testimony_case {
    font-family: "Courier New";
    font-weight: bold;
}

p.credit {
    font-weight: bold;
    font-size: 90%;
}

/************* Site Map *************/
#siteMapContainer {
    text-align: center;
    font-size: 90%;
    padding: 0 10px;
}

#siteMapContainer h5 {
    font-size: 100%;
    color: #000;
}

#siteMapContainer ul.siteMapList h5 a {
    font-size: 100%;
    color: #000;
    font-weight: bold;
}

#siteMapContainer ul.siteMapList {
    width: 16%;
    float: left;
    text-align: left;
    list-style: none;
}

#bd div#siteMapContainer ul.siteMapList li {
    list-style: none;
    background: none;
    padding: 0;
    margin: 0;
}

#siteMapContainer ul.siteMapList a {
    color: #000;
    text-decoration: none;
    font-weight: normal;
}

/** Absolutely Positioned Elements **/
#viewPortfolio {
    position: absolute;
    right: -50px;
    bottom: -30px;
    width: 192px;
    height: 31px;
    background: transparent url("/images/sprites/standard.gif") no-repeat 0 -1103px;
}

body.websites #viewPortfolio {
    background: transparent url("/images/sprites/standard.gif") no-repeat 0 -1225px;
}

body.software #viewPortfolio {
    background: transparent url("/images/sprites/standard.gif") no-repeat 0 -1164px;
}


#viewPortfolio a {
    display: block;
    width: 192px;
    height: 31px;
    text-indent: -3000px;
}

#clientList {
    position: absolute;
    left: 156px;
    bottom: -25px;
    width: 101px;
    height: 92px;
    background: transparent url("/images/stickers/client-list.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/contact-us.png');
}

#testimonialHome {
    position: absolute;
    left: 170px;
    bottom: -90px;
    width: 101px;
    height: 92px;
    background: transparent url("/images/stickers/testimonial.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/testimonial.png');
}

body.portfolio #contactUs {
    position: absolute;
    right: -20px;
    top: -10px;
    width: 106px;
    height: 98px;
    background: transparent url("/images/stickers/contact-us-generic.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/contact-us-generic.png');
}

#contactUs {
    position: absolute;
    right: 25px;
    bottom: -21px;
    width: 106px;
    height: 98px;
    background: transparent url("/images/stickers/contact-us-generic.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/contact-us-generic.png');
}

body.software #contactUs {
    position: absolute;
    right: -40px;
    top: 30px;
    width: 120px;
    height: 113px;
    background: transparent url("/images/stickers/contact-us-software.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/contact-us-software.png');
}

#contactUsSticker {
    position: absolute;
    right: -33px;
    top: 220px;
    width: 106px;
    height: 93px;
    background: transparent url("/images/stickers/contact-us.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/contact-us.png');
}

#contactUsStickerAlt {
    position: absolute;
    right: 240px;
    top: 60px;
    width: 106px;
    height: 93px;
    background: transparent url("/images/stickers/contact-us.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/contact-us.png');
}


#sendBrief {
    position: absolute;
    right: 240px;
    top: 120px;
    width: 106px;
    height: 98px;
    background: transparent url("/images/stickers/send-brief-generic.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/send-brief-generic.png');
}

#weCanHelp {
    position: absolute;
    right: -18px;
    top: 45px;
    width: 106px;
    height: 93px;
    background: transparent url("/images/stickers/we-can-help.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/we-can-help.png');
}

body.websites #sendBrief {
    position: absolute;
    right: -50px;
    top: 60px;
    width: 106px;
    height: 93px;
    background: transparent url("/images/stickers/send-brief.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/send-brief.png');
}

body.websites #weCanHelp {
    position: absolute;
    right: -18px;
    top: 45px;
    width: 107px;
    height: 101px;
    background: transparent url("/images/stickers/we-can-help-websites.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/we-can-help-websites.png');
}

body.websites #productEnquire {
    position: absolute;
    right: -18px;
    bottom: -20px;
    width: 98px;
    height:96px;
    background: transparent url("/images/stickers/product-enquire-websites.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/product-enquire-websites.png');
}

body.software #productEnquire {
    position: absolute;
    right: -30px;
    bottom: -30px;
    width: 120px;
    height:117px;
    background: transparent url("/images/stickers/product-enquire-software.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/product-enquire-software.png');
}

#joinOurBlog {
    position: absolute;
    right: -32px;
    bottom: -18px;
    width: 106px;
    height: 96px;
    background: transparent url("/images/stickers/join-our-blog.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/join-our-blog.png');
}

#howToFindUs {
    position: absolute;
    right: -25px;
    top: 180px;
    width: 106px;
    height: 98px;
    background: transparent url("/images/stickers/how-to-find-us.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/how-to-find-us.png');
}

#howToFindUsAlt {
    position: absolute;
    right: 15px;
    top: 0px;
    width: 106px;
    height: 98px;
    background: transparent url("/images/stickers/how-to-find-us.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/how-to-find-us.png');
}

#meetTheTeam {
    position: absolute;
    left: 10px;
    top: 15px;
    width: 136px;
    height: 120px;
    background: transparent url("/images/stickers/meet-the-team.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/meet-the-team.png');
}

#viewOurPortfolio {
    position: absolute;
    right: 130px;
    bottom: 47px;
    width: 146px;
    height: 32px;
    background: transparent url("/images/stickers/header-view-our-portfolio.gif") no-repeat top left;
}

#contactUsHere {
    position: absolute;
    right: -20px;
    bottom: 47px;
    width: 134px;
    height: 32px;
    background: transparent url("/images/stickers/header-contact-us-here.gif") no-repeat top left;
}

#hdSendBrief {
    position: absolute;
    right: 130px;
    bottom: 47px;
    width: 148px;
    height: 37px;
    background: transparent url("/images/stickers/header-send-brief.gif") no-repeat top left;
}

#hdArrangeCallback {
    position: absolute;
    right: -60px;
    bottom: 47px;
    width: 184px;
    height: 40px;
    background: transparent url("/images/stickers/header-arrange-callback.gif") no-repeat top left;
}

#rssLogo {
    display: block;
    width: 17px;
    height: 16px;
    background: transparent url("/images/rss-logo.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rss-logo.png');
    position: absolute;
    top: 15px;
    left: 500px;
    text-indent: -3000px;
}

body.websites #freeConsultation {
    position: absolute;
    right: -30px;
    top: 47px;
    width: 102px;
    height: 94px;
    background: transparent url("/images/stickers/free-consultation-websites-right.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/free-consultation-websites-right.png');
}

#freeConsultation2 {
    position: absolute;
    right: -20px;
    top: -395px;
    width: 102px;
    height: 94px;
    background: transparent url("/images/stickers/free-consultation-right.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/free-consultation-right.png');
}

body.testimonials #freeConsultation2 {
    position: absolute;
    right: 220px;
    top: -20px;
    width: 102px;
    height: 94px;
    background: transparent url("/images/stickers/free-consultation-right.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/free-consultation-right.png');
}

body.consulting #freeConsultation2 {
    position: absolute;
    right: 80px;
    top: -90px;
    width: 102px;
    height: 94px;
    background: transparent url("/images/stickers/free-consultation-grey-left.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/free-consultation-grey-left.png');
}

#discussProject {
    position: absolute;
    right: 50px;
    top: -90px;
    width: 102px;
    height: 94px;
    background: transparent url("/images/stickers/call-us-right.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/call-us-right.png');
}

body.websites #discussProject {
    position: absolute;
    right: -30px;
    bottom: 47px;
    width: 102px;
    height: 94px;
    background: transparent url("/images/stickers/call-us-websites-right.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/call-us-websites-right.png');
}

body.software #discussProject {
    position: absolute;
    right: 100px;
    top: -270px;
    width: 102px;
    height: 94px;
    background: transparent url("/images/stickers/call-us-software-right.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/call-us-software-right.png');
}

body.websites #discussProject2 {
    position: absolute;
    right: 210px;
    top: -15px;
    width: 102px;
    height: 94px;
     background: transparent url("/images/stickers/call-us-websites-right.png") no-repeat top left;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stickers/call-us-websites-right.png');
}

/* =Footer */

#ft {
    text-align: center;
    font-size: 100%;
    font-weight: bold;
    color: #FFF;
}

/************** Charity *****************/
.charityDownload {
	margin: 15px 0;
}

.charityDownload img {
	border: 1px solid #000000;
	margin: 0 7px;
}

/************** Lightbox ****************/
body.lightbox {
    background: #DBDFE9;
}

body.lightbox div.contactForm {
    margin: 0;
}

body.lightbox form.standardContactForm {
    margin: 0;
}
/* lightview.css
   http://www.nickstakenburg.com/projects/lightview
*/

#lightview {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 150px;
    width: 150px;
    margin: -75px 0 0 -75px;
    padding: 0;
}

/* The container that holds everything */
.lv_Container {
    position: relative;
    width: 100%;
    height: 100%;
    background: none;
    padding: 0;
    margin: 0;
}

.lv_Button {
    cursor: pointer;
    text-decoration: none;
    border: none;
    background: none;
    margin: 0;
    padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
    position: absolute;
    top: 50%;
    left: 0;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
    list-style-type: none;
    position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
.lv_Sides .lv_Wrapper {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.lv_Sides .lv_Button {
    float: left;
    background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0;
    margin: 0;
}
.lv_Frames li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.lv_Frame {
    width: 100%;
    display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
    position: absolute;
    left: 0;
    width: 100%;
    display: block;
}
.lv_FrameBottom {
    position: relative;
    float: left;
    clear: both;
}

.lv_Liquid {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    clear: both;
}
.lv_Liquid .lv_Filler {
    position: absolute;
    height: 100%;
    width: 2px;
    top: 0;
    left: 50%;
}

.lv_Half {
    display: block;
    height: 100%;
    clear: both;
    line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
    float: left;
    position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.lv_Half .lv_CornerWrapper {
    float: left;
    position: relative;
    width: 50%;
    height: 100%;
    overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
    position: relative;
    float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
    position: relative;
    clear: both;
    height: 100%;
    overflow: hidden;
    background: none;
    padding: 0;
    margin: 0;
}
.lv_WrapUp {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.lv_WrapDown {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.lv_WrapCenter {
    position: relative;
    padding: 0;
    margin: 0;
}

/* The loading indicator */
.lv_Loading {
    position: absolute;
    top: 50%;
    left: 50%;
}
.lv_Loading .lv_Button {
    float: left;
    height: 100%;
    width: 100%;
}

.lv_MediaWrapper {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    clear: both;
    padding: 0;
    margin: 0;
}
.lv_MediaWrapper img {
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
    position: relative;
    height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
    clear: both;
    position: relative;
    width: 100%;
    float: left;
    font: 11px Arial, Helvetica, sans-serif;
    color: #808080;
    padding: 0;
    margin: 0;
}
.lv_MenuBar * { padding: 0; margin: 0; }

/* When the Menubar is at the top, on (ajax/iframe/inline) content,
   it will also have this style.
   The margins are removed here for better alignment, and since it's
   at the top we switch the inner margins to the other side.
*/
.lv_MenuTop .lv_DataText div,
.lv_MenuTop .lv_ImgNumber div { margin: 0; padding: 0; }
#lightview .lv_MenuTop .lv_Close,
#lightview .lv_MenuTop .lv_Data { margin: 0 0 6px 0; }

.lv_Close, .lv_Data { margin: 6px 0 0 0; }
.lv_Close { float: right; overflow: hidden; }
.lv_Close .lv_Button {
    float: right;
    width: 100%;
    height: 100%;
}

.lv_Data {
    position: relative;
    float: left;
    padding-bottom: 3px;
    line-height: 13px;
}

/* simulates padding-left inside .lv_Data */
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; }

.lv_Data li {
    list-style-type: none;
    float: left;
    margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
    font-weight: bold;
    margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_ImgNumber {
    color: #b8b8b8;
    margin-right: 5px;
    margin-top: 5px;
}
.lv_Data .lv_Slideshow {
    border-left: 1px solid #efefef;
    padding-left: 5px;
    margin-top: 5px;
    vertical-align: middle;
}
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
    float: left;
    background-position: center left;
    background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_Media,
.lv_External {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}

#lightview iframe {
    border: 0;
    clear: both;
    padding: 0;
    margin: 0;
    background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
    position: absolute;
    left: 0;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
    padding: 6px;
    font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
    background: #fcb5b5;
    color: #dd1f1f;
    margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
    background: #b5fcbd;
    color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
    color: #21be30;
    text-decoration: none;
    background: none;
    font-weight: bold;
    border-bottom: 1px solid #7de689;
}
#lightviewError p {
    margin-left: 0;
    padding: 0;
}

#overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}


* html #lightview { /* IE6 */
    position: absolute;
    margin-top: expression( -1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + 'px');
    margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #overlay {
    position: absolute;
    height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
    width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}

#footerAddress {
    font-size: 90%;
    margin-top: 15px;
    text-align: center;
}

#footerAddress address {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    font-style: normal;
    font-size: 10px;
}

p#footerText {
    padding-bottom: 20px;
}

/* Image Add On's */

div#awards {
    min-height: 100px;
}

div.awardsNewsletter, div.awardsClients {
    margin-top: 20px;
    text-align: center;
}

div.awardsClients a {
    text-decoration: none;
}

div.awardsNewsletter {
    float: left;
}

.awardsNewsletter img, .awardsClients img {
    border: 1px solid #999999;
    padding: 5px;
}

#adwordsimage.web img {
    border: 0;
    margin-top: 50px;
}

#adwordsimage img, img#adwords {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
    padding: 5px;
    border: 1px solid #999999;
}

div#rightImagePanel img#adwords {
    padding: 0;
    border: 0;
}

#adwordsfooter img {
    border: 1px solid #999999;
}

td#imaAwardFooter {
   padding: 0 7px;
}

td.awardsFooter, td.adwordsFooterB {
    padding: 0 5px;
}

td.awardsFooter img {
    border: 1px solid #999999;
}

/** OUR SERVICES SIDEBAR **/

#rightPanel .rightPanelContent ul.sectionListing li.setHeader {
	margin-top: 15px;
	padding-bottom: 0;
}

/** FOOTER CONTACT FORM **/

.contactForm.topBorder {
	border-top: 1px solid #000000;
	margin-top: 15px;
	padding-top: 10px;
	clear: both;
}

/** NEWS AND BLOG - HOME **/
div.rightPanelContent h5.blogItem a {
	color: #042C36;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


/** QUICK LINKS **/
div#quickLinks h2 {
	text-indent: -12345px;
	background: url(/images/quick-links/quick-links-title-sidebar.gif) no-repeat 0px 0px;
	width: 190px;
	height: 43px;
	margin-top: -10px;
}

div#quickLinks table {
	margin-top: 15px;
}

div#quickLinks table td {
	padding: 10px 0;
	vertical-align: middle;
}

div#quickLinks table td.logo {
	text-indent: -12345px;
	padding-right: 10px;
}

div#quickLinks table td a, div#quickLinks table td span {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}

div#quickLinks table td.emailUs, div#quickLinks table td.emailUs div {height: 28px;}
div#quickLinks table td.callUs div {height: 33px;}
div#quickLinks table td.findUs div {height: 30px;}
div#quickLinks table td.download div {height: 32px;}
div#quickLinks table td.newsletter div {height: 35px;}
div#quickLinks table td.successSEO div {height: 35px;}

div#quickLinks table td.logo div {width: 34px; background: url(/images/quick-links/icons.png) no-repeat;}

div#quickLinks table td.emailUs.logo div {background-position: -35px 0;}
div#quickLinks table td.callUs.logo div {background-position: -35px -28px;}
div#quickLinks table td.findUs.logo div {background-position: -35px -60px;}
div#quickLinks table td.download.logo div {background-position: -35px -91px;}
div#quickLinks table td.newsletter.logo div {background-position: -35px -121px;}
div#quickLinks table td.successSEO.logo div {background-position: -35px -151px;}

/** QUICK LINKS - HOME **/
div#quickLinksHome h2 {
	text-indent: -12345px;
	background: url(/images/quick-links/quick-links-title.gif) no-repeat 0px 0px;
	width: 170px;
	height: 37px;
	margin-top: -10px;
}

div#quickLinksHome table {
	margin-top: 15px;
	margin-bottom: 20px;
}

div#quickLinksHome table td {
	padding: 10px 0;
	vertical-align: middle;
}

div#quickLinksHome table td.logo {
	text-indent: -12345px;
	padding-right: 10px;
}

div#quickLinksHome table td a, div#quickLinksHome table td span {
	color: #042C33;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}

div#quickLinksHome table td.emailUs, div#quickLinksHome table td.emailUs div {height: 28px;}
div#quickLinksHome table td.callUs div {height: 33px;}
div#quickLinksHome table td.findUs div {height: 30px;}
div#quickLinksHome table td.download div {height: 32px;}
div#quickLinksHome table td.newsletter div {height: 35px;}
div#quickLinksHome table td.successSEO div {height: 35px;}

div#quickLinksHome table td.logo div {width: 34px; background: url(/images/quick-links/icons.gif) no-repeat;}

div#quickLinksHome table td.emailUs.logo div {background-position: 0 0;}
div#quickLinksHome table td.callUs.logo div {background-position: 0 -28px;}
div#quickLinksHome table td.findUs.logo div {background-position: 0 -60px;}
div#quickLinksHome table td.download.logo div {background-position: 0 -91px;}
div#quickLinksHome table td.newsletter.logo div {background-position: 0 -121px;}
div#quickLinksHome table td.successSEO.logo div {background-position: 0 -151px;}

div#nextLink {
	margin-top: 30px;
	text-align: right;
}


/* END */
