* {
	margin: 0px;
	padding: 0px;
}

img {
	border-style: none;
}

body {
	font: 12px/14px Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 197px;
	width: 904px;
}

#navPrimary {
	float: left;
	width: 168px;
	height: auto;
	margin-top: 16px;
}

.navPrimaryMenuDivide {
	width: 164px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-size: 1px;
	margin: 2px 0px 2px 4px;
	line-height: 0px;
}

.navPrimaryMenuItem a {
	width: 164px;
	text-decoration: none;
	color: #999999;
	display: block;
	padding-left: 4px;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

.navPrimaryMenuItem a:hover {
	text-decoration: none;
	color: #333333;
}

.navPrimaryMenuItem {
	width: 168px;
}

.navPrimaryMenuItemHome a {
	width: 164px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CA0083;
	padding-left: 4px;
	display: block;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

.navPrimaryMenuItemAbout a {
	display: block;
	width: 164px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #B2BB1E;
	padding-left: 4px;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

.navPrimaryMenuItemProperty a {
	display: block;
	width: 164px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #47C3D3;
	padding-left: 4px;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

.navPrimaryMenuItemCreative a {
	display: block;
	width: 164px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #712672;
	padding-left: 4px;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

.navPrimaryMenuItemInternet a {
	display: block;
	width: 164px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #F58424;
	padding-left: 4px;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

.navPrimaryMenuItemOurWork a {
	display: block;
	width: 164px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #B2BB1E;
	padding-left: 4px;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

.navPrimaryMenuItemNews a {
	display: block;
	width: 164px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #B2BB1E;
	padding-left: 4px;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

.navPrimaryMenuItemContact a {
	display: block;
	width: 164px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #B2BB1E;
	padding-left: 4px;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

.headerCentreColumn {
	width: 646px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 197px;
	margin-right: 20px;
	margin-left: 20px;
}

#breadCrumbs {
	height: 15px;
	float: left;
	margin-top: 17px;
}

#breadCrumbs a {
	color: #CCCCCC;
	text-decoration: none;
}

#breadCrumbs h1 {
	color: #CCCCCC;
	font-weight: normal;
	display: inline;
	font-size: 12px;
}

#contactDetailsPink {
	float: right;
	margin-top: 17px;
	color: #D4138A;
	height: 15px;
}
#contactDetailsPink a {
	color: #D4138A;
	text-decoration: none;
}

#contactDetailsGreen {
	float: right;
	height: 15px;
	margin-top: 17px;
	color: #B2BB1E;
}

#contactDetailsGreen a {
	color: #B2BB1E;
	text-decoration: none;
}

#contactDetailsPurple {
	float: right;
	height: 15px;
	margin-top: 17px;
	color: #712672;
}

#contactDetailsPurple a {
	color: #712672;
	text-decoration: none;
}

#contactDetailsBlue {
	float: right;
	height: 15px;
	margin-top: 17px;
	color: #00C4D9;
}

#contactDetailsBlue a {
	color: #00C4D9;
	text-decoration: none;
}

#contactDetailsOrange {
	float: right;
	height: 15px;
	margin-top: 17px;
	color: #F58424;
}

#contactDetailsOrange a {
	color: #F58424;
	text-decoration: none;
}

.pageTitleDouble {
	font-size: 35px;
	float: left;
	line-height: 35px;
	margin-top: 80px;
	width: 646px;
}

.pageTitleSingle {
	font-size: 35px;
	float: left;
	line-height: 35px;
	margin-top: 115px;
	width: 646px;
}

#logo {
	height: 197px;
	width: 50px;
	float: left;
}

#logoPink {
	height: 197px;
	width: 50px;
	float: left;
	background: url(images/gq-design-logo-sprite.gif) no-repeat 0px;
}

#logoPurple {
	height: 197px;
	width: 50px;
	float: left;
	background: url(images/gq-design-logo-sprite.gif) no-repeat -150px;
}

#logoBlue {
	height: 197px;
	width: 50px;
	float: left;
	background: url(images/gq-design-logo-sprite.gif) no-repeat -100px;
}

#logoGreen {
	height: 197px;
	width: 50px;
	float: left;
	background: url(images/gq-design-logo-sprite.gif) no-repeat -50px;
}

#logoOrange {
	height: 197px;
	width: 50px;
	float: left;
	background: url(images/gq-design-logo-sprite.gif) no-repeat -200px;
}

#mainContent {
	margin-top: 40px;
	height: auto;
	width: 904px;
}

#navSecondary, #navSecondaryPortfolio {
	float: left;
	width: 168px;
	height: auto;
}

#navSecondary ul { list-style-type: none; padding-left: 4px; margin-top: 3px; margin-bottom: 20px; 
}

#navSecondary li {
	margin-bottom: 4px;
}

#navSecondary a {
	color: #999999;
	text-decoration: none;
}

#navSecondary a:hover {
	color: #333333;
	text-decoration: none;
}

#navSecondary .currentPink {
	color: #D4138A;
}

#navSecondary .currentPurple {
	color: #712672;
}

#navSecondary .currentBlue {
	color: #00C4D9;
}

#navSecondary .currentGreen, #navSecondaryPortfolio .currentGreen {
	color: #B2BB1E;
}

#navSecondary .currentOrange {
	color: #F58424;
}

#navSecondaryPortfolio .menuTitle {
	color: #B2BB1E;
	padding-left: 4px;
}

#navSecondaryPortfolio ul {
	list-style-type: none;
	padding-left: 4px;
	margin-top: 3px;
	margin-bottom: 25px;
}

#navSecondaryPortfolio li {
	margin-bottom: 4px;
	color: #999999;
}

#navSecondaryPortfolio a {
	color: #999999;
	text-decoration: underline;
}

#navSecondaryPortfolio a:hover {
	color: #333333;
}

#pageContent {
	height: auto;
	width: 646px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}

#pageContent a {
	text-decoration: none;
	color: #999999;
}

#pageContentCaseStudyPage {
	height: auto;
	width: 646px;
	float: left;
	margin: 0px 20px;
}

#pageContentCaseStudyPage img {
	margin-bottom: 20px;
}

#pageContentClientList {
	height: 620px;
	width: 646px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	background: url(images/divide.gif) repeat-y;
	font-size: 20px;
	line-height: 26px;
	color: #B2BB1E;
}

#pageContentClientList ul {
	list-style: none;
}

#introCopy {
	width: 646px;
	float: left;
	height: auto;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 34px;
	font-weight: normal;
}

#introCopy p {
	margin-bottom: 6px;
}

#introCopy a {
	color: #B2BB1E;
}
#textLeft , #textLeftHome{
	float: left;
	width: 303px;
}
#textLeft p , #textLeftHome p{
	color: #666666;
	margin-bottom: 6px;
}
#textLeftHome a{
	color: #666;

}
#textRight , #textRightHome{
	float: left;
	width: 303px;
	margin-left: 40px;
}
#textRight p , #textRightHome p{
	color: #666666;
	margin-bottom: 6px;
}
#textLeft a , #textRight a{
	color: #666;
}
#textRightHome a{
	color: #666;

}

#caseStudiesBox {
	margin-top: 34px;
	width: 626px;
	background-color: #F5F5F5;
	padding: 15px 10px 0px;
}

#caseStudiesBox h2 {
	font-size: 20px;
	line-height: 14px;
	font-weight: normal;
	padding-bottom: 6px;
	margin-bottom: 18px;
	border-bottom: 1px dotted #666666;
}

#caseStudiesBox p {
	margin: 9px 0px 11px;
}

#caseStudiesBox a:hover {
	text-decoration: underline;
}

#caseStudiesBoxAll {
	margin-top: 6px;
	width: 626px;
	background-color: #F5F5F5;
	padding: 15px 10px 0px;
}
#caseStudiesBoxAll a   {
	text-decoration: none;
	color: #666666;
}

#caseStudiesBoxAll a:hover {
	text-decoration: underline;
}
#caseStudiesBoxAll h2   {
	font-size: 20px;
	line-height: 14px;
	font-weight: normal;
	padding-bottom: 6px;
	margin-bottom: 18px;
	border-bottom: 1px dotted #666666;
}


#caseStudiesBoxAll p {
	margin-top: 9px;
	margin-bottom: 11px;
}
.caseStudiesBoxArchive {
	width: 626px;
	background-color: #F5F5F5;
	padding: 15px 10px 0px;
	margin-bottom: 40px;
}
.caseStudiesBoxArchive h2 {
	font-size: 20px;
	line-height: 14px;
	font-weight: normal;
	padding-bottom: 6px;
	margin-bottom: 18px;
	border-bottom: 1px dotted #666666;
}
.archiveBox {
	width: 200px;
	float: left;
	margin-bottom: 20px;
}

.archiveBoxMiddle {
	width: 200px;
	float: left;
	margin-right: 13px;
	margin-left: 13px;
}

.archiveImage {
	margin-top: 10px;
}


.caseStudyHero {
	margin-bottom: 20px;
}

.caseStudyHero h3 {
	font-size: 35px;
	line-height: 36px;
	color: #B2BB1E;
	font-weight: normal;
}

.caseStudyHero p {
	font-size: 18px;
	line-height: 20px;
	color: #666666;
}

.caseStudyLeft {
	width: 293px;
	float: left;
	margin-bottom: 20px;
}

.caseStudyRight {
	float: left;
	width: 293px;
	margin: 0px 0px 20px 40px;
}

.caseStudyTitlePink {
	background-color: #D4138A;
	color: #FFFFFF;
	text-indent: 4px;
	line-height: 20px;
	height: 20px;
}

.caseStudyTitlePurple {
	background-color: #712672;
	color: #EBE9ED;
	text-indent: 4px;
	line-height: 20px;
	height: 20px;
}

.caseStudyTitleBlue {
	background-color: #47C3D3;
	color: #FFFFFF;
	text-indent: 4px;
	line-height: 20px;
	height: 20px;
}

.caseStudyTitleGreen {
	background-color: #B2BB1E;
	color: #FFFFFF;
	text-indent: 4px;
	line-height: 20px;
	height: 20px;
}

.caseStudyTitleOrange {
	background-color: #F58424;
	color: #FFFFFF;
	text-indent: 4px;
	line-height: 20px;
	height: 20px;
}

.caseStudyPageHero {
	height: 320px;
	width: 646px;
	float: left;
	border-bottom: 1px dotted #999999;
}

.caseStudyPageTitle {
	color: #666666;
	padding-top: 20px;
	margin-bottom: 40px;
	border-top: 1px dotted #999999;
}

.caseStudyPageTitleNoText {
	color: #666666;
	padding-top: 20px;
	border-top: 1px dotted #999999;
}

.caseStudyPageTitleNoTextOrRule {
	color: #666666;
	padding-top: 20px;
}

.caseStudyPageText {
	color: #666666;
	margin-bottom: 20px;
	margin-top: 20px;
	height: 100%;
	background: url(images/divide.gif) repeat-y;
}

.caseStudyPageText h2 {
	color: #B2BB1E;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 24px;
}

.caseStudyPageText h3 { color: #B2BB1E; font-size: 20px; line-height: 26px; font-weight: normal; margin-bottom: 4px; 
}

.caseStudyPageText p {
	margin-bottom: 4px;
}

.caseStudyTextLeftCol {
	float: left;
	width: 303px;
	padding-right: 20px;
}

.caseStudyTextRightCol {
	float: left;
	margin-left: 20px;
	width: 301px;
}
.caseStudyPageText   a         {
	color: #666666;
	text-decoration: underline;
}
.caseStudyPageText a:hover  {
	color: #B2BB1E;
}
#websiteThumbsBox {

}
#cgiGallery li {
	list-style: none;
}

.websiteThumb  { height: 156px; width: 195px; margin-right: 30px; float: left; margin-bottom: 30px; 
}

#websiteThumbsBox a:hover img{
	border-bottom: 1px dotted #999;
	height: 156px;
}

.websiteThumbRight  { height: 156px; width: 195px; float: left; 
}
.xmasCardThumb { width: 195px; margin-right: 30px; float: left; margin-bottom: 30px; }


.xmasCardThumb h1 , .xmasCardThumbRight h1{ font-size: 12px; font-weight: normal; line-height: 14px; border-bottom: 1px dotted #999; color: #999; margin-bottom: 15px; padding-bottom: 6px; }
.xmasCardThumbRight { height: 156px; width: 195px; float: left; }




.doubleImage {
	height: 100%;
	background: url(images/divide.gif) repeat-y;
}

#pageContentCaseStudyPage .doubleImage img {
	margin-bottom: 0px;
}

.doubleImage {
	margin-bottom: 20px;
}

.contactBoxLeft {
	height: 230px;
	width: 298px;
	float: left;
	background-color: #F5F5F5;
	padding: 10px;
	margin: 0px 10px 10px 0px;
}

.contactBoxRight {
	height: 230px;
	width: 298px;
	float: left;
	background-color: #F5F5F5;
	padding: 10px;
}

.contactImage {
	float: left;
	height: 120px;
	width: 120px;
	margin: 0px 10px 25px 0px;
}

.nameAndNumber {
	float: left;
	color: #666666;
	height: 120px;
	position: relative;
	width: 168px;
}

.nameAndNumber a {
	color: #666666;
	text-decoration: underline;
}

.nameAndNumber a:hover {
	color: #B2BB1E;
}

.nameAndNumber h2 {
	font-size: 20px;
	font-weight: normal;
	height: 24px;
	width: 168px;
	line-height: normal;
	border-bottom: 1px dotted #999999;
}

.nameAndNumber p {
	margin-top: 3px;
}

.alignBottom {
	position: absolute;
	bottom: 2px;
	width: 168px;
}

.staffCaption {
	float: left;
	color: #666666;
}

.newsItem {
	float: left;
	width: 646px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #999999;
}
.newsItem  a, .testimonialItem a {
	color: #B2BB1E;
}
.newsItemHeader, .testimonialItemHeader {
	color: #B2BB1E;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #999999;
}
.newsItemTitle, .testimonialItemTitle {
	float: left;
	font-weight: bold;
}
.newsItemTags, .testimonialItemTags {
	color: #999999;
	height: auto;
}

.newsItemTags a {
	color: #999999;
	text-decoration: none;
}
.newsItemContent, .testimonialItemContent {
	padding-top: 24px;
}

.newsItemImage {
	float: left;
	height: 300px;
	width: 426px;
	margin-right: 20px;
}

.newsItemText {
	color: #666666;
	float: left;
	width: 200px;
}


.newsItemTextNoImage {
	color: #666666;
	float: left;
}
.newsItemText   p, .testimonialItemText  p, .newsItemTextNoImage p {
	margin-bottom: 5px;
}
#pageContent   .newsItem   .newsItemContent   .newsItemText a  {
	color: #666666;
	text-decoration: underline;
}

#pageContent .newsItem .newsItemContent .newsItemText a:hover {
	color: #B2BB1E;
}



.testimonialItem {
	float: left;
	width: 646px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #B2BB1E;
}
.testimonialItemTextIntro {
	color: #B2BB1E;
	font-weight: normal;
}

.testimonialItemTextNoImage {
	color: #666666;
	float: left;
	font-weight: bold;
}


#twitter_t { width: 164px; height: 10px; padding-left: 4px; color: #999999; clear: both; 
}

#twitterOnNews_t { width: 164px; height: 10px; padding-left: 4px; font-size: 12px; line-height: 14px; color: #999999; clear: both; 
}

#twitter_m {
	width: 164px;
}

#twitter_container {
	min-height:45px;
	height:auto !important;
	height:40px;
	padding-bottom:10px;
	margin: 10px 0px;
}

#twitter_update_list {
	width: 164px;
	overflow: hidden;
	color: #B2BB1E;
	font: italic bolder normal 12px/16px Georgia, "Times New Roman", Times, serif;
	padding: 0;
}

#twitter_update_list li {
	width: 164px;
	list-style: url(none) none;
	padding: 10px 0px;
	border-bottom: 1px dotted #999999;
}

#twitter_update_list li a {
	color: #999999;
	border-bottom: 1px dotted;
	text-decoration: none;
}

#twitter_update_list li a:hover {
	color: #333333;
	background-color: #CCCCCC;
}

#twitter_b {
	width: 168px;
	height: 29px;
}

#socialMedia {
	padding-left: 4px;
	color: #999999;
}

#socialMedia img {
	float: left;
	margin: 20px 10px 0px 0px;
}

.huntBoxLeft {
	height: 140px;
	width: 298px;
	float: left;
	padding: 10px;
	background: #F5F5F5;
	margin: 0px 10px 10px 0px;
}

.huntBoxRight {
	height: 140px;
	width: 298px;
	float: left;
	background-color: #F5F5F5;
	padding: 10px;
}

.address {
	float: left;
	color: #666666;
	height: 140px;
	position: relative;
	width: 298px;
}

.address a {
	text-decoration: underline;
	color: #B2BB1E;
}

.address h2 {
	font-size: 20px;
	font-weight: normal;
	height: 24px;
	width: 298px;
	line-height: normal;
	margin-bottom: 20px;
	border-bottom: 1px dotted #999999;
}

.address p {
	margin-top: 3px;
}

.huntImageLeft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.huntImageRight {
	float: left;
	margin-bottom: 10px;
}

.error404 {
	font-size: 35px;
	color: #B2BB1E;
	line-height: 36px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 14px;
	margin-bottom: 14px;
}

#mainContent404 {
	margin-top: 6px;
}

#mainContent404 #pageContent {
	margin-top: 34px;
}
#recentSites {
	margin-top: 30px;
}


#footer {
	color: #999;
	margin-top: 34px;
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 13px;
}
#footer p {
	margin-bottom: 5px;
}

#footer h2 , #footer h3{
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 5px;
}


#footerAddress {
	border-top: 1px dotted #CCCCCC;
	padding-top: 5px;
	margin-top: 5px;
}

#footerPageLinks {
	border-top: 1px dotted #CCCCCC;
	padding-top: 5px;
	margin-top: 5px;
}
#footerLinks  {
	padding-top: 5px;
	margin-top: 5px;
}
#footerLinks      a, #footerPageLinks a  {
	color: #CCCCCC;
}



#footerCopyright {
	float: left;
}
#footerSitemap {
	float: right;
}

.siteMapHeader {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
}
.siteMapSection {
	margin-bottom: 22px;
}

.siteMapSection li {
	list-style: none;
	color: #999999;
	margin-bottom: 4px;
}
#pageContent   .siteMapSection   li a:hover {
	color: #333333;
}







.gqPink {
	color: #D4138A;
	font-weight: bold;
}

.gqPurple {
	color: #712672;
	font-weight: bold;
}

.gqBlue {
	color: #47C3D3;
	font-weight: bold;
}

.gqGreen {
	color: #B2BB1E;
	font-weight: bold;
}

.gqOrange {
	color: #F58424;
	font-weight: bold;
}

.gqGrey {
	color: #666666;
	font-weight: bold;
}

.gqLightGrey {
	color: #CCCCCC;
	font-weight: bold;
}

.clear {
	clear: both;
	line-height: 1px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.randomcontent {
	margin-bottom: 11px;
}

.jsclass body .randomcontent {
	display: none;
}

.normalText {
	font-weight: normal;
}

.video {

}
.socialSharing { float: left; margin-bottom: 20px; padding-left: 4px; margin-top: 3px; }

.socialSharingFB { float: left; width: 49 *; margin-right: 5px; width: 49px; overflow: hidden; }
.socialSharingTwitter { float: left; margin-right: 6px; }
.socialSharingPlus1 { float: left; }
.connect_widget_not_connected_text {display:none !important; /*in your stylesheets to hide the counter!*/}
.noMarginBottom { margin-bottom: 0px; }
.christmasCardLink h1 { font-size: 12px; line-height: 14px; font-weight: normal; color: #999; border-bottom: 1px dotted #999; margin-bottom: 10px; padding-bottom: 2px; }

