/*
CG stylesheet
Author: Vic Webster
Author's website: http://www.vicwebster.net
Created: 14/09/2009
*/
/* ----------------------------------- */
/* General/global stuff */
*
{
    outline: none !important;
}

body {
    padding: 0;
    margin: 0;
    background: url(../images/background.gif) 0px 0px repeat-x fixed;
}
body * {
    padding: 0;
    margin: 0;
    overflow: hidden;
    font-family: Tahoma, sans-serif;
    color: #666;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 16px;
    word-spacing: 0px;
}

div#content a {
    text-decoration: none;
    color: #856100;
    font-weight: normal;
}
div#content a:hover {
    color: #888;
    text-decoration: underline;
}
div#content a:active {
    color: #f8c849;
}

div#content div#youTube a {
	background: none;
	display: block;
	text-align: center;
	padding: 105px 40px 5px 40px;
}

div#content div#youTube {

	background: url(../images/youtubelink.gif) 41px 33px no-repeat;

}

div#content div#youTube a:hover {

	background: url(../images/youtubelink.gif) 31px -129px no-repeat;

}


.imgRep {
    display: block;
    text-indent: -9999px;
}
div#header { margin: 20px auto 0px auto;     position: relative;}
.home #header {
    width: 969px; height: 207px;
    background: url(../images/header.jpg);

}
#header span {
    position: absolute;
    right: 10px;
    bottom: 5px;
    width: 210px;
    color: #777;
    font-weight: bold;
    text-indent: 0;
    text-align: right;
    display: block;
}
.regular #header {
    width: 969px; height: 122px;
    background: url(../images/small-header.jpg);
}
div#content {
    width: 969px;
    background: white;
    margin: 0px auto;
    background: white url(../images/bg-main.gif) 0px 0px repeat-x;
    padding-bottom: 10px;
}
div#footer {
    width: 969px; height: 195px;
    background: #a88801 url(../images/bg-footer.gif) repeat-x;
    margin: 10px auto 50px auto;
    overflow: visible;
}

div#footer div {
    float: left;
    padding-top: 19px;
    color: white;
}
div#footer * { color: white; }
div#footer a {
    color: white;
    text-decoration: none;
}
div#footer a:hover {
    text-decoration: underline;
}
div#footer div#contact {
    padding-left: 56px;
    width: 291px;
}



#footer #contact a {
    font-weight: bold;
    color: #d9caac;
}
.legal-note {
    width: 951px;
    text-align: center;
    padding: 10px 10px 0px 10px;
    margin: 10px 0px;
    border-top: 1px dotted #333;
    float: left;
    display: block;
    font-size: 9px;
    color: #999 !important;
}


div#siteMap ul ul { padding-left: 15px;}
div#footer div#siteMap {
    padding-left: 45px;
    width: 230px; height: 226px;
    background: url(../images/bg-siteMap.gif) repeat-x;
    padding-top: 19px;
    padding-bottom: 12px;
}
div#footer div#address {
    padding-left: 145px;
    width: 202px;
}
.innerBox {
    background: white url(../images/bg-main.gif) repeat-x;
    border: 1px solid #a3a3a3;
    display: block;
    width: 270px;
    float: left;
    clear: both;
    padding: 0;
    margin: 0 15px 10px 15px;
}
.teaser.innerBox {
    width: 250px;
    padding: 10px;
}
.teaser a {
    display: block;
    padding: 1px 22px 5px 0;
    text-align: right;
    background: url(../images/info.gif) top right no-repeat;

}
.teaser.newsletters li a, .teaser.newsletters a
{
    background: none;
    text-align: left;
    display: inline;
}
.teaser li
{
    background:url("../images/read-more-bullet.gif") no-repeat scroll 0 8px transparent;
    display:block;
    margin-left:10px;
    padding: 4px 0 5px 18px;
}
.teaser ul
{
    display: block;
    padding-top: 10px;
}
div.content {
    width: 609px;
    margin-left: 0px;
    background: white url(../images/bg-main.gif) repeat-x;
    border: 1px solid #a3a3a3;
    padding: 10px 20px 30px 20px;
}

.imgRep {
    display: block;
    width: 300px; height: 300px;
    background: red;
    text-indent: -9999px;
}
p.intro {
    font-style: italic;
}
p {
    padding: 4px 0;
}

.content h3 {
    font-weight: bold;
    padding: 15px 0;
}


.content h4 {
    padding: 5px 0px 10px 0px;
    color: #666;
}
/* ----------------------------------- */
/* Nav Box */
ul#nav {
    margin-top: 0px;
    padding: 8px 0px 8px 0px;
}

ul#nav li
{
    display: block;
}

ul#nav a
{
    padding: 5px 10px 3px 0px;
    font-style: normal;
    font-size: 18px;
    font-family: headingFont, "Times New Roman", serif;
    text-transform: uppercase;
    text-align: right;
    display: block;
    color: #888;
    text-decoration: none;
}
ul#nav a:hover
{
    color: black;
    background: #ddd;
    text-decoration: none;
}


ul#nav li a.select {color:black;}
span.arrow {
    width: 21px; height: 15px;
    background: url(../images/menu-sprite.gif) 0px -90px;
    text-indent: -9999px;
    display: none;
    position: absolute;
    top: 2px; right: 5px;
}
ul#nav li.home span.arrow {
    top: 13px;
}
div#main ul {
    list-style: outside url(../images/list-bullet.gif);
    margin-left: 20px;
    overflow: visible;
    padding: 15px;
}
div#main ul li {
    overflow: visible;
    padding: 5px;
}
div#main ol {
    overflow: visible;
}
ol li {
    overflow: visible;
    margin: 0px 60px 0px 30px;
    padding: 5px 0px;
}



/* ----------------------------------- */
/* Home */
#homeLogo { display: block; margin: 40px auto 20px; width: 170px; }
.home #main {
    min-height: 291px;
}
div.content h2 {

    margin: 5px 0px 5px 0px;
    /* text-indent: -9999px; */
    
    font-size: 22px;
    font-family: headingFont, "Times New Roman", serif;
    text-transform: uppercase;
    line-height: 26px;
    font-weight: normal;
    
}

/*

.home div.content h2 {
    width: 398px;
    height: 80px !important;
    margin: 15px 0px 10px 0px;
    background: url(../images/h2-welcome.gif);
    /* display: none; 
}
.register h2 {
    background: url(../images/h2-register-trade.gif);
    width:338px;
}
.community h2 {
    width: 300px;
    background: url(../images/h2-community.gif);
}
.legal h2 {
    width: 210px;
    background: url(../images/h2-legal-services.gif);
}
.trade h2 {
    width: 304px;
    background: url(../images/h2-trade-marks.gif);
}
.clients h2 {
    width: 459px;
    background: url(../images/h2-clients-and-results.png);
}
.about h2 {
    width: 459px;
    background: url(../images/h2-about-us.gif);
}

*/

.home p#intro {
    width: 946px;
    height: 128px;
    background: white url(../images/home-images.jpg);
    margin: 10px auto 10px auto;
    padding: 0;
}
.regular p#intro {
    display: block;
    height: 20px;
    width: 100px;
    background: none;
}
ul#image-links li { width: 130px; display: block; float: left; padding: 0; }
ul#image-links li a {
    float: left;
    display: block;
    width: 117px;
    margin-left: 12px;
    color: #666;
    padding-top: 90px;
    padding-bottom: 10px;
    text-align: center;
    margin-top: 10px;
    font-size: 11px;
    text-decoration: none;
}
li#search a { background: url(../images/link-pic-2.gif) no-repeat; }
li#register a { background: url(../images/link-pic-1.gif) no-repeat; }
ul#image-links li a:hover { background-position: -117px 0px;}
#fred {
    padding: 10px;
    width: 250px;
    color: #999;
    text-align: center;
}
#fred * { color: #999 !important; }

.more { display: none; }


#footer h3 { color: white; }

a.moreLink { position: absolute; display: block; padding: 4px 0px 0px 15px; background: url(../images/read-more-bullet.gif) 0px 8px no-repeat;}
.home .content li { padding: 5px 100px 5px 10px;}
.home .image { width: 590px; }
/* ----------------------------------- */
/* clients page */
/* ----------------------------------- */
.clients #main {
    min-height: 430px;
}
#clients-nav ul {
    display: block;
    width:10000em;
    position:absolute;
    margin-right: -100px;
}
#clients-nav li,
div.logo-image {
    display: block;
    text-indent: -9999px;
    width: 85px; height: 85px;
    background: url(../images/clients/clients-thumbs.gif) -7px -11px no-repeat;
    float: left;
    margin-right: 5px;
}
div.logo-image {
    float: none;
    margin: none;
    float: left;
    margin-left: -90px;
}
div.logo-image * { display: none; }
#clients-nav li a{
    width: 100%;
    height: 100%;
    background: white;
    opacity: 0.0;
    filter:alpha(opacity=0); /* ie */
    display: block;
}
div#main #clients-nav li, div#main #clients-nav ul { padding: 0; }
#clients-nav li a:hover {
    opacity: 0.4;
    filter:alpha(opacity=40); /* ie */
}
#clients-nav li#metz, #metz-div .logo-image { background-position: -91px -11px; }
#clients-nav li#lemon, #lemon-div .logo-image { background-position: -175px -11px; }
#clients-nav li#patch, #patch-div .logo-image { background-position: -264px -11px; }
#clients-nav li#kids, #kids-div .logo-image { background-position: -356px -11px; }
#clients-nav li#fridge, #fridge-div .logo-image { background-position: -446px -11px; }
#clients-nav li#cafe, #cafe-div .logo-image { background-position: -535px -11px; }
#clients-nav li#mentor, #mentor-div .logo-image { background-position: -619px -11px; }
#clients-nav li#adpost, #adpost-div .logo-image { background-position: -712px -11px; }
#clients-nav li#twigz, #twigz-div .logo-image { background-position: -801px -11px; }
#clients-nav li#kwik, #kwik-div .logo-image { background-position: -890px -11px; }
#clients-nav li#fitout, #fitout-div .logo-image { background-position: -982px -11px; }
#clients-nav li#glottogon, #glottogon-div .logo-image { background-position: -1156px -11px; }
#clients-nav li#babyweight, #babyweight-div .logo-image { background-position: -1070px -11px; }

#clients-nav li.active#babyweight { background-position: -1070px -111px; }
#clients-nav li.active#glottogon { background-position: -1156px -111px; }
#clients-nav li.active#thirst { background-position: -7px -111px; }
#clients-nav li.active#metz { background-position: -91px -111px; }
#clients-nav li.active#lemon { background-position: -175px -111px; }
#clients-nav li.active#patch { background-position: -264px -111px; }
#clients-nav li.active#kids { background-position: -356px -111px; }
#clients-nav li.active#fridge { background-position: -446px -111px; }
#clients-nav li.active#cafe { background-position: -535px -111px; }
#clients-nav li.active#mentor { background-position: -619px -111px; }
#clients-nav li.active#adpost { background-position: -712px -111px; }
#clients-nav li.active#twigz { background-position: -801px -111px; }
#clients-nav li.active#kwik { background-position: -890px -111px; }
#clients-nav li.active#fitout { background-position: -982px -111px; }

div.scrollable {
    /* required settings */
    position:relative;
    overflow:hidden;
    width: 625px;
    height:90px;
    background: white;
    border: 1px solid black;
    padding-top: 13px;
    margin: 10px 0px 15px 0px;
}
a.browse {
    width: 47px;
    height: 104px;
    background: yellow;
    position: absolute;
    top: 0px;
    z-index: 100;
    text-indent: -999px;
    cursor: pointer;
}
a.left {
    left: 0px;
    background: url(../images/left-arrow.jpg) -47px 0px;
}
a.left:hover { background-position: 0px 0px; }
a.right {
    right: 0px;
    background: url(../images/right-arrow.jpg) 0px 0px;
}
ul#prev-clients {
    display: block;
    list-style: none;
}
ul#prev-clients li.client-li {
    list-style: none;
    padding: 10px 30px 10px 90px;
    display: none;
    position: relative;
}
ul#prev-clients li h3 {
    padding: 0px 0px 3px 0px;
    margin: 0px;
}
ul#prev-clients li .website {
    padding: 0px 0px 10px 0px;
    display: block;
}
ul#prev-clients li .website span { color: #adadad; }
ul#prev-clients li .website,
ul#prev-clients li .website * { font-size: 11px; }
a.right:hover { background-position: -47px 0px; }
ul#prev-clients li#default {
    padding-left: 0px;
    display: block;
    padding-bottom: 28px;
    font-weight: bold;
    color:#e19400;
}
/* Cara Profile */
.cara #main { height: 291px; }
.cara img {
    float: left;
    padding: 0px 10px 5px 0px
}
/* Form Stuff */
.hidden { display: none; }
.search-request p.intro { margin-bottom: 25px; }

/*
.search-request h2 { width: 418px; height: 25px !important; background: url(../images/h2-search-request.gif); }
*/

form div {
    padding: 10px 0px 10px 0px;
    width: 100%;
    border-bottom: 1px dashed #efefef;
}
textarea, input, #image { border: none; background:#f8f5cb; padding: 5px; color:#242322;}
form h5 {
    padding: 2px 0px 5px 0px;
    clear: both; width: 100%;
}
form div * {
    float: left;
}
label {
    width: 225px; margin-top: 4px;
    text-align: left;
}
input, #image { width: 300px; margin-right: 15px;}
textarea {
    clear: both;
    width: 590px;
    height: 50px;
}
.textareaDiv label {
    width: 550px;
    padding: 0px 0px 5px 0px;
}
.radioDiv input {
    clear: left;
    background: none; border: none;
    margin: 7px 10px 4px 20px;
    width: auto;
}
.radioDiv label {
    margin: 5px 0px;
    width: 500px;
}
form p {
    clear: both;
    display: block;
    float: none;
}
fieldset {
    margin: 0px 0px 15px 0px;
    padding: 0px 12px 12px 12px;
    border: none;
    border-top: 1px solid #b1b1b1;
}
fieldset span {
    color: #b1b1b1;
    font-weight: bold;
    font-size: 18px;
}
input#submit {
    margin: 15px auto 0px auto;
    display: block;
    background: none;
    border: none;
    width: 130px;
    height: 40px;
}
.community input#submit {
    width: 78px;
}
ul#errors {
    margin-top: -20px;
    margin-bottom: 25px;
}
ul#errors li {
    color: red;
    font-weight: bold;
}

div#cara { float: right; padding: 0px 10px 20px 10px; width: 245px; font-size: 10px; }
div#cara img { padding: 20px 10px 0px 45px; clear: both; display: block; }
div#cara p {
width:157px;
font-size: 10px;
text-align:center;
padding: 0px 0px 10px 45px;
}

div#cara2 { float: right; padding: 0px 0px 10px 0px; width: 295px; font-size: 10px; }
div#cara2 img { padding: 15px 15px 0px 15px; clear: both; display: block; }
div#cara2 p {
font-size: 11px;
text-align:center;
padding: 5px 15px 5px 15px;
}
div.caseStudy.innerBox { padding: 5px 15px 15px 15px; width: 570px; margin: 15px 10px 10px 15px; border: none; }
div#testimonial { padding: 10px; font-size: 10px; font-style: italic; width: 575px; margin: 15px; }
div#testimonial span {font-weight: bold; font-style: normal;}


/* COMMUNITY PAGE */
.community label { margin-left: 20px; }
.community input#submit { margin-right: 35px; }
form#community { margin: 20px 0px 30px 0px; }
div.error { font-weight: bold; color: red; text-align: center; }
form#community input#password {width: 280px; }
div#main ul#gallery {
    border:2px solid black;
    display:block;
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0 0 30px 8px;
    padding:0;
    width:609px;
}
div#main ul#gallery li { list-style: none; border: 1px solid black;; margin: 0; padding: 0; float: left;}
ul#gallery * { padding: 0; margin: 0; border: 0; float: left;}
span.note {
    display:block;
    font-size:10px;
    font-style:italic;
    padding:20px 0 0 10px;
}
/* ---------- */

.image {
    border-top: 1px solid #DFDFDF;
    border-left:1px solid #DFDFDF;
    border-right: 1px solid #BABABA;
    border-bottom: 1px solid #AAA;
    background: url(../images/image-bg.gif) repeat-x;
    padding:10px;
    width: 300px;
    margin-bottom: 15px;
}
.image span,
.image span a { font-size: 10px; font-style: italic; color: #888 !important; letter-spacing: 0px; line-height: 12px; }
.image span a { text-decoration: underline;}


#article1, #article2, #article3 {
    padding-bottom: 20px;
}
div#footer div#footNotes { width: 100%; height: 0px; padding: 0px; margin: 0px; padding-top: 0px; overflow: visible;}
#footNotes p, #footNotes a { font-size: 9px; color: #666; margin: 0; padding: 0; display: block;}
div#footer #footNotes a { color: #bbb; }
#footNotes a { display: inline; }
#one { position: relative; top: -55px; float: left;}
#two { position: relative; top: -55px; float: right;}
p#thankyou { padding: 0px 0px 100px 0px; font-weight: bold; font-size: 14px;
             display: block; text-align: center; width: 490px; font-style: italic; margin: auto; }

.innerBox#article1, .innerBox#article2 { padding-bottom: 30px; padding-top: 15px; position: relative; }
.innerBox#article1 a.moreLink { top: 110px; }
.innerBox#article2 a.moreLink { top: 99px; }

html div#privacy * {
    font-size: 8px;
    color: #555;
    text-align: center;
    margin: auto;
}
html  div#privacy { padding: 0px 0px 20px 0px; color: #555; float: left; width: 100%; text-align: center; }

.terms #main h4 { margin: 0; padding: 20px 0px 5px 0px; }

#main .image span a { text-decoration: underline; }

div#competition hr { display: block; margin: 20px 0px; color: #888; clear: both;}

.innerBox.recent { margin: 0 10px; width: 610px;}

div#blogCategories {
    padding: 10px;
    margin: 0px;
    width: 220px;
    top: 92px; left: 70px;
    -moz-box-shadow: 3px 3px 3px black;
    -webkit-box-shadow: 3px 3px 3px black;
    box-shadow: 3px 3px 3px black;
    position: absolute;
    z-index: 1000;
    display: none;
}


div#blogLinks { padding-bottom: 10px; position: relative;}

div#blogLinks a
{
    text-indent: -9999px;
    width: 73px;
    height: 115px;
    background: url(../images/blog-buttons.jpg);
    display: block;
    float: left;
    margin: 0 0 0 6px;
    padding: 0;
}

div#blogLinks a#blHome { background-position: -10px -4px; }
div#blogLinks a#blHome:hover { background-position: -9px -137px; }
div#blogLinks a#blCat { background-position: -92px -4px; }
div#blogLinks a#blCat:hover { background-position: -91px -137px; }
div#blogLinks a#blRec { background-position: -175px -4px; }
div#blogLinks a#blRec:hover { background-position: -174px -137px; }
div#blogLinks a#blWeb { background-position: -257px -4px; }
div#blogLinks a#blWeb:hover { background-position: -256px -137px; }

#searchForm { position: relative; top: 15px; }
#searchForm label { position: absolute; top: 11px; left: 10px; font-size: 9px; color: #444;}
#searchForm input#s { width: 150px; position: absolute; top: 11px; left: 85px; font-size: 9px; }
#searchForm input#searchsubmit { width: 78px; height: 40px; float: right; background: none;}

div#main ul#cat-list, div#main ul#cat-list ul { padding: 0px; margin: 0px 0px 0px 10px;  }
div#main ul#cat-list ul { padding: 0px 0px 0px 10px;}
div#main ul#cat-list {  padding-bottom: 20px; }

#socialLinks * { font-size: 9px; font-style: italic;}
#socialLinks { 
    background:url("../images/links.gif") no-repeat scroll 0 40px transparent;
    height:67px;
    padding-top:20px;
    width:285px;
    position: relative;
    float: right;
    right: 25px;
	 margin-bottom: 10px;
}
#socialLinks a
{
    text-indent: -9999px;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 38px; left: 0px;
}
#socialLinks #tw a
{
    left: 50px;
}
#socialLinks #li a
{
    left: 100px;
    width:100px;
}


#socialLinks #yt a
{
    left: 200px;
    width:74px;
}

#socialLinks p { padding: 0px; }
#socialLinks a:hover { background: url(../images/links.gif) 0px 48px; }
#socialLinks li#tw a:hover { background-position: 234px 48px; }
#socialLinks li#li a:hover { background-position: 184px 48px; }
#socialLinks li#yt a:hover { background-position: 85px 48px; }


li h5 { display: inline; clear: none; }
li span.date { display: block; width: 100%; }


#googleMap small a { background: none; font-size: 9px; color: #666 !important; text-align: center;}

#googleMap div {
    margin:auto;
    padding-top:10px;
    width:202px;
}

#googleMap div iframe { border: 1px solid #777; }

#prev-clients #default { text-align: center;}
#prev-clients #default img { display: block;
                             margin: 30px auto 0;}

sup { font-size: 8px; }

#header_testimonial, #header_testimonial * { text-indent: 0px !Important;  }

.regular #header_testimonial, .regular #header_testimonial * { font-size: 10px; }

#header_testimonial { 
					position: absolute;
				   top: 10px;
					right: 10px;
					padding: 10px;
					background: black;
					color: black;
					height: auto; 
					opacity: 0.4;
					 /* ie */}

#header_testimonial span { font-style: italic; color: #555; font-weight: bold; display: block; text-align: right; position: static; width: 95%; right: 0; bottom: 0;}

#header_testimonial p	{font-style: normal; color: white; max-width: 500px; }

.regular #header_testimonial { padding: 7px; top: 5px; right: 5px; }

.regular #header_testimonial p { max-width: 650px; }

/* --------------------------  IMAGES ----------------------------------------------------------------------------------------------------------------------  */

.image { margin: auto; float: none; }

.image.left { float: left; margin: 0 10px 10px 0; }

.image.right { float: right; margin: 0 10px 0px 10px; }

.image#shells { width: 276px;}

.image#mosaic { width: 253px; }

/* ---------------------------------------------------------------------------------------------------------------------------------------------------------  */

