html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6, dl
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}
body {
font-size: 100.01%; /* Fix for some browser bugs */
background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size:100%;
}
img{
	border:0;
}
body {
	background: transparent url(../images/siteBg.gif) repeat-x;
	font-size:75%;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-weight:bold;
}
body.ourWork 
{
    background: transparent url(../images/siteBgOurWork.gif) repeat-x;
}
dt, dd, dd a{
	color:#ffb400;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	line-height:30px;
}
dt {
	width:25px;
	float:left;
	clear:left;
	text-align:center;
}
dd {
	margin-left:30px;
}
dt, dd {
	font-size:1.8em;
}
dd a:hover {
	text-decoration:underline;
}
.hide, .jshide
{
	display:none;
}
#navigation, #tabs
{
	list-style:none;
}
#tabs li 
{
	margin-top:5px;
}
#tabs li a
{
	width:25px;
	height:148px;
	display:block;
	background-repeat:no-repeat;
}
#tabs li a span {
	display:none;
}
#wrapper{
	width:951px;
	margin-left:auto;
	margin-right:auto;
}
#content
{
	position:relative;
	z-index:0;
	height:660px;
	background-repeat:no-repeat;
	background-position:center bottom;
}
#textArea
{
	background-repeat:no-repeat;
	background-position:left bottom;
}
#textArea .text {
	width:300px;
	float:left;
	color:#626262;
}
#textArea .text p {
	margin:30px 0 0 30px;
}
#textArea .text p a {
	color:#fff;
}
#textArea #tabs {
	float:right;
	margin-top:35px;
}
#logo
{
	margin-top:19px;
	float:left;
}

#navigation {
	width:720px;
	float:right;
}
#navigation li {
	float:left;
	margin-top:13px;
	margin-right:5px;
	height:48px;
}
#navigation li a {
	display:block;
	height:48px;
	width:127px;
	background-repeat:no-repeat;
}
#navigation li.selected a {
}
/*#navigation li a:hover {
	background-position:center bottom;
}*/

#navigation li /*#navAboutUs*/ {
	width:127px;
}
#navAboutUs a {
	background-image: url(../images/navaboutus.gif);
}
#navHome a {
	background-image: url(../images/navhome.gif);	
}
#navOurWork a {
	background-image: url(../images/navourwork.gif);	
}
#navBlog a {
	background-image: url(../images/navblog.gif);	
}
#navContactUs a {
	background-image: url(../images/navcontact.gif);	
}

#navigation a span {
	display:none;
}

#footer {
	color:#989898;
	font-size:.9em;
	margin: 3px 50px 10px 50px;
}
#footer a {
	color:#989898;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .left {
	float:left;
}
#footer .right {
	float:right;
}

.home #content {
	background-image: url(../images/backgrounds/home.jpg);
}
.home h1 {
	visibility:hidden;
}
.home #textArea {
	background-image: url(../images/backgrounds/homeTxtBG.gif);
	position:absolute;
	left:592px;
	top:42px;
	width:334px;
	height:152px;
	z-index:-1;
}
.ourWork #content 
{
    background-image: url(../images/backgrounds/ourWork.jpg);
    background-position: center 19px;
    height:275px;
}
#textArea .text p
{
	margin:13px 5px 10px 25px;
	width:284px;
}
.aboutUs #content{
	background-image: url(../images/backgrounds/aboutus.jpg);
}
.aboutUs #textArea {
	background-image: url(../images/backgrounds/aboutusTxt.gif);
	position:absolute;
	left:57px;
	top:133px;
	width:374px;
	height:448px;
}
.aboutUs #textArea .text {
	margin-top:20px;
}
#blog #content
{
    background-image: url(../images/backgrounds/blog.jpg);
    background-position: center 19px;
    height:240px;
}
#ourWorkContent h2 
{
    color:#ffb400;
    text-decoration:none;
    font-weight:bold;
    font-size:1.4em;
}
.ourWorkSubContent h3
{
    color:#ffb400;
    text-decoration:none;
    font-weight:bold;
    font-size:1.2em;
    margin-top:20px;
}
.ourWorkSubContent 
{
	width:97%;
}
#ourWorkContent #leftContent 
{
    width:684px;
    border-right: 3px solid #badd55;
    float:left;
    margin-bottom:20px;
}
#ourWorkContent #leftContent .logo
{
    margin-bottom:10px;
}
#ourWorkContent #leftContent a 
{
    color:#ffb400;
    text-decoration:none;
}
#ourWorkContent #leftContent a:hover
{
    text-decoration:underline;
}
#ourWorkContent .screenshots 
{
    margin-top:20px;
}
#ourWorkContent .screenshots img 
{
    float:left;
    margin-top:5px;
}
#ourWorkContent .screenshots .thumbs 
{
    width:155px;
    margin-left:10px;
    float:left;
}

#ourWorkContent #rightContent 
{
    width:140px;
    margin-left:20px;
    float:left;
}

#ourWorkContent #rightContent .project 
{
    margin:16px 0;
}
#ourWorkContent #rightContent .project img
{
    border:1px solid #f9cf68;
}
#ourWorkContent #rightContent .project a 
{
    text-decoration:none;
    color:Black;
}
#ourWorkContent .project a:hover 
{
    text-decoration:underline;
}
#ourWorkContent #logos 
{
    margin-top:30px;
}
#ourWorkContent #logos .logo
{
    width:165px;
    float:left;
    text-align:center;
    height:100px;
}
#ourWorkContent #leftContent p
{
    margin-top:15px;
    font-size:1em;
}
#ourWorkContent #leftContent ul, #ourWorkContent #leftContent ol
{
    margin:10px 0 5px 25px;
    font-size:1em;
}
#blogContent, #ourWorkContent
{
    padding:20px 40px 0 40px;
    color:#626262;
    font-weight:normal;
}
#blogContent h1 a
{
    color:#99cc03;
    text-decoration:none;
    font-weight:bold;
    font-size:1.4em;
}
#blogContent a
{
    color:#99cc03;
    text-decoration:none;
}
#blogContent a:hover 
{
    text-decoration:underline;
}
#blogContent #leftContent label
{
    width:100px;
    float:left;
    margin-top:5px;
}
#blogContent #leftContent input,#blogContent #leftContent select
{
    width:220px;
    margin-top:5px;
}
#blogContent #commentMenu 
{
    list-style:none;
}
#blogContent #commentMenu li 
{
    border-top:1px solid #99cc03;
    border-right:1px solid #99cc03;
    border-left:1px solid #99cc03;
    display:inline;
    padding:3px 10px 5px 10px;
}
#addcomment 
{
    color:#ffb400;
    text-decoration:none;
    font-weight:bold;
    font-size:1.2em;
    margin-top:15px;
}
#blogContent .footer 
{
    margin-bottom:15px;
}
#blogContent h2 
{
    font-weight:bold;
}
#blogContent .pubDate 
{
    color:#626262;
}
#blogContent .categories 
{
    margin:5px 0 5px 0;
}
#blogContent #leftContent 
{
    float:left;
    width:650px;
    margin-right:20px;
}
#blogContent #leftContent .text 
{
    margin:15px 0 15px 0;
}
#blogContent #leftContent .text p
{
    margin-top:15px;
    font-size:1.1em;
}
#blogContent #leftContent .text ul, #blogContent #leftContent .text ol
{
    margin:10px 0 5px 25px;
    font-size:1.1em;
}
#blogContent #rightContent 
{
    float:left;
    width:180px;
}
#rightContent ul 
{
    list-style:none;
}
.success 
{
    border:1px solid #99cc03;
    padding: 0 30px;
    margin:20px 0;
    display:block;
    text-align:center;
}
h1#comment 
{
    font-weight:bold;
    font-size:1.2em;
}
#commentPreview 
{
    border:1px solid #c2c2c2;
    padding:10px 0 10px 10px;
    margin-top:2px;
    display:none;
}
.comment 
{
    margin-top:20px;   
}
#commentPreview .comment 
{
    margin-top:0;
}
.comment .content 
{
    margin: 5px 0;
}
.comment .date 
{
    color:#c2c2c2;
}
.feed img 
{
    margin-right:5px;
}
#widgetzone 
{
    margin:0;
    padding:0 !important;
}
.widget 
{
    margin:5px 0 5px 0;
    padding:3px 0 5px 5px;
    width:175px;
}
.widget .delete 
{
    float:right;
    margin:2px 5px 0 0;
    padding:0 5px 0 5px;
    border:1px solid silver;
}
.widget h4 
{
    font-weight:bold;
}
#recentPosts a
{
    display:block;
}
.contact #content {
	background-image: url(../images/backgrounds/contact.jpg);
}
.contact #textArea {
	background-image: url(../images/backgrounds/contactTxtBG.gif);
	position:absolute;
	left:479px;
	top:131px;
	width:416px;
	height:452px;
}
#textArea .text dl {
	margin: 20px 0 0 28px;
}
#textArea .text #map {
	margin:34px 0 0 28px;
}
#tabGibeStory a {
	background-image: url(/images/tabGibeStory.gif);
}
#tabWhyBristol a {
	background-image: url(/images/tabWhyBristol.gif);
}
#tabTwitter a {
    background-image: url(/images/tabTwitter.gif);
}
#tabBlog a {
    background-image: url(/images/tabBlog.gif);
}
#twitter {
    background: transparent url(../images/backgrounds/homeBlogBg.gif) no-repeat center 23px;
    width:334px;
    height:174px;
    position:absolute;
    left:25px;
    top:462px;
    overflow:hidden;
}
#twitter #homeTabs {
    width:200px;
    height:23px;
    overflow:hidden;
}
#twitter #homeTabs li {
    float:left;
    margin-right:5px;
}
#twitter #homeTabs li a {
    width:69px;
}
#twitter a 
{
    color:#ffb400;
}
#homeTabs li a {
	width:25px;
	height:148px;
	display:block;
	background-repeat:no-repeat;
}
#homeTabs li a span {
	display:none;
}
#twitter h2
{
    color:#ffb400;
    font-weight:bold;
    font-size:1.1em;
}
#twitter h2 a {
    color:#ffb400;
}
#twitter ul 
{
    list-style:none;
    
}
#twitter .text ul li 
{
    background: transparent url(../images/seperator.gif) no-repeat 5px bottom;
    padding-bottom:5px;
}
#twitter .text 
{
    padding:10px 15px 5px 25px;
    color:#d4d4d4;
}
#twitter #homeTabs {
	float:none;
	margin:0;
}
#twitter #homeTabs li a
{
   background-repeat:no-repeat;
}
.tagcloud li
{
    display:inline;
}
.tagcloud .biggest 
{
    font-size:1.4em;
    font-weight:bold;
}
.tagcloud .medium
{
    font-size:1em;

}
.tagcloud .small
{
    font-size:.8em;
}
#postnavigation 
{
    height:30px;
}
#postnavigation a
{
    color: #99cc03;
}
#postnavigation .prev 
{
    float:left;
}
#postnavigation .next
{
    float:right;
}
.clr
{
    clear:both;
}
.hr 
{
    background:url("/images/blogSeperator.gif") no-repeat;
    height:5px;
    margin-bottom:20px;
}
.backLink 
{
    font-weight:bold;
    font-size:1.2em;
    margin-top:10px;
    display:block;
}
.testimonial h3, #testimonialHolder h3
{
	display:none;
}
#testimonialHolder
{
	width:200px;
	border-top:1px solid #aaa;
	
}
#testimonialHolder q 
{
	font-style:italic;
	font-size:120%;
	color:Black;
	margin:20px 0 8px 0;
	display:block;
}