/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.clear-both {
	clear: both;
}

.display-none {
	display: none;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #4D4D4D;
	background-image: url(../images/bodybkgd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

p, h1, h2, h3, h4, h5, h6, strong {
	margin: 0px;
	padding: 0 0 8px 0;
}

p,
strong {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

strong {
	font-weight: bold;
}

h1, h2, h3, h4 {
	font-weight: bold;
	color: #FF8000;
}

h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF8000;
}

h1 {
	font-size: 24px;
	font-weight: lighter;
}

h2 {
	font-size: 14px;
	color: #666666;
}

h3 {
	font-size: 11px;
	margin: 0;
	padding: 5px 0 3px;
	color: #FFFFFF;
}

h4 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 0 5px;
}

h6 {
	margin: 0;
	/*padding: 7px 0;
	text-align: center;
	border-top: dotted 1px #333333;*/
}

a:link, a:visited {
	font-size: 11px;
	color: #FF8000;
}

a:hover {
	color: #FF8000;
	text-decoration: underline;
}

a:active {
	color: #CCCCCC;
}

/* LAYOUT STYLES */

div#outer {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

div#top {
	width: auto;
	height: 155px;
	padding: 0;
	background: url(../images/pure_design_international_logo.gif) no-repeat left top;
}

div#maincontentwrapper {
	min-height:400px;
	height:auto !important;
	height:400px;
	margin: 0;
	padding: 0;
	background-repeat: repeat-y;
}

div#col1 {
	width: 201px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	float: left;
	border-right: solid 1px #EBEBEB;
}

#masthead {
	width:797px;
	height:208px;
	border-top: solid 1px #000000;
	position:relative;
	margin-left: 202px;
	background-color: #FFFFFF;
}

#masthead img {
	display:none;
	position:absolute;
	top:0;
	left:0;
}


div#masthead-home,
div#masthead-brand_identity,
div#masthead-brand_identity_logo,
div#masthead-brand_identity_stationery,
div#masthead-photography,
div#masthead-printing,
div#masthead-printing_digital,
div#masthead-printing_litho,
div#masthead-printing_large,
div#masthead-website_design,
div#masthead-website_design-seo,
div#masthead-website_design-cms,
div#masthead-website_design-ecommerce,
div#masthead-advertising,
div#masthead-advertising_dm,
div#masthead-advertising_marketing,
div#masthead-event,
div#masthead-blog,
div#masthead-portfolio,
div#masthead-testimonials,
div#masthead-careers,
div#masthead-contact {
	width: 797px;
	height: 208px;
	float: left;
	border-top: solid 1px #000000;
}
div#masthead-home {
	background: url(../images/masthead_home.jpg) no-repeat;
}

div#masthead-brand_identity {
	background: url(../images/masthead_brand_identity.jpg) no-repeat;
}

div#masthead-brand_identity_logo {
	background: url(../images/masthead_brand_identity_logo.jpg) no-repeat;
}

div#masthead-brand_identity_stationery {
	background: url(../images/masthead_brand_identity_stationery.jpg) no-repeat;
}

div#masthead-photography {
	background: url(../images/masthead_photography.jpg) no-repeat;
}

div#masthead-event {
	background: url(../images/masthead_event.jpg) no-repeat;
}

div#masthead-printing {
	background: url(../images/masthead_printing.jpg) no-repeat;
}

div#masthead-printing_digital {
	background: url(../images/masthead_printing_digital.jpg) no-repeat;
}


div#masthead-printing_litho {
	background: url(../images/masthead_printing_litho.jpg) no-repeat;
}


div#masthead-printing_large {
	background: url(../images/masthead_printing_large.jpg) no-repeat;
}


div#masthead-website_design {
	background: url(../images/masthead_website_design.jpg) no-repeat;
}

div#masthead-website_design-seo {
	background: url(../images/masthead_website_design_seo.jpg) no-repeat;
}

div#masthead-website_design-cms {
	background: url(../images/masthead_website_design_cms.jpg) no-repeat;
}

div#masthead-website_design-ecommerce {
	background: url(../images/masthead_website_design_ecommerce.jpg) no-repeat;
}

div#masthead-advertising {
	background: url(../images/masthead_advertising.jpg) no-repeat;
}

div#masthead-advertising_dm {
	background: url(../images/masthead_advertising_dm.jpg) no-repeat;
}

div#masthead-advertising_marketing {
	background: url(../images/masthead_advertising_marketing.jpg) no-repeat;
}

div#masthead-blog {
	background: url(../images/masthead_whats_new.jpg) no-repeat;
}

div#masthead-portfolio {
	background: url(../images/masthead_portfolio.jpg) no-repeat;
}

div#masthead-testimonials {
	background: url(../images/masthead_testimonials.jpg) no-repeat;
}

div#masthead-careers {
	background: url(../images/masthead_careers.jpg) no-repeat;
}

div#masthead-contact {
	background: url(../images/masthead_contact.jpg) no-repeat;
}


ul #globalnav {
	width: auto;
	margin: 0 0 14px 0;
	padding: 0;
}

ul #globalnav li {
	margin: 0;
	padding: 0;
}

ul #globalnav li a:link,
u l#globalnav li a:visited {
	width: 202px;
	margin: 0;
	padding: 12px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: solid 2px #000000;
	display: block;
/*	background-color: #009900;*/
}

ul #globalnav li a:hover {
	color: #FF8000;
}

div#newsheadlineswrapper {
	width: auto;
	margin: 30px 10px 10px 10px;
	padding: 5px;
	border: solid 1px #636363;
}

div#newsheadlineswrapper ul {
	margin: 0 0 0 15px;
}

div#newsheadlineswrapper ul li {
	padding: 0 0 7px 0;
	list-style: url(../images/bullet.gif);
}

div#headersection {
	width: auto;
	margin: 0 0 7px 0;
	padding: 30px 10px 0px 496px;
}

div#headersection h2,
div#headersection p {
	color: #FFFFFF;
	line-height: 16px;
}

div#headersection h2 {
	font-size: 18px;
}

div#col2 {
	width: 432px;
	padding: 30px;
	float: left;
}

div#col2b {
	width: 500px;
	padding: 30px;
	float: left;
}

h1.pageheading-webdesign,
h1.pageheading-webdesign-seo,
h1.pageheading-webdesign-cms,
h1.pageheading-webdesign-ecommerce,
h1.pageheading-advertising,
h1.pageheading-advertising-marketing,
h1.pageheading-advertising-dm,
h1.pageheading-brandidentity,
h1.pageheading-brandidentity-stationery,
h1.pageheading-brandidentity-logodesign,
h1.pageheading-printing,
h1.pageheading-printing-digital,
h1.pageheading-printing-litho,
h1.pageheading-printing-largeformat,
h1.pageheading-photography,
h1.pageheading-event,
h1.pageheading-portfolio,
h1.pageheading-testimonials,
h1.pageheading-careers,
h1.pageheading-contact,
h1.pageheading-links,
h1.pageheading-terms {
	width: 100%;
	height: 32px;
	margin: 0;
	padding:0 0 10px 0;
}

h1.pageheading-webdesign {
	background: url(../images/pageheading-web-design-france.gif) no-repeat;
}

h1.pageheading-webdesign-seo {
	background: url(../images/pageheading-seo-south-france.gif) no-repeat;
}

h1.pageheading-webdesign-cms {
	background: url(../images/pageheading-cms-france.gif) no-repeat;
}

h1.pageheading-webdesign-ecommerce {
	background: url(../images/pageheading-ecommerce-france.gif) no-repeat;
}

h1.pageheading-advertising {
	background: url(../images/pageheading-advertising-agency-france.gif) no-repeat;
}

h1.pageheading-advertising-marketing {
	background: url(../images/pageheading-marketing-agency-france.gif) no-repeat;
}

h1.pageheading-advertising-dm {
	background: url(../images/pageheading-direct-marketing-france.gif) no-repeat;
}

h1.pageheading-brandidentity {
	background: url(../images/pageheading-branding-agency-france.gif) no-repeat;
}

h1.pageheading-brandidentity-stationery {
	background: url(../images/pageheading-stationery-design-france.gif) no-repeat;
}


h1.pageheading-brandidentity-logodesign {
	background: url(../images/pageheading-logo-design-france.gif) no-repeat;
}

h1.pageheading-printing {
	background: url(../images/pageheading-printing-company-france.gif) no-repeat;
}

h1.pageheading-printing-digital {
	background: url(../images/pageheading-digital-printers-france.gif) no-repeat;
}

h1.pageheading-printing-litho {
	background: url(../images/pageheading-litho-printers-france.gif) no-repeat;
}

h1.pageheading-printing-largeformat {
	background: url(../images/pageheading-largeformat-printers-france.gif) no-repeat;
}

h1.pageheading-photography {
	background: url(../images/pageheading-photographer-south-france.gif) no-repeat;
}

h1.pageheading-event {
	background: url(../images/pageheading-event-management-france.gif) no-repeat;
}

h1.pageheading-portfolio {
	background: url(../images/pageheading-portfolio.gif) no-repeat;
}

h1.pageheading-testimonials {
	background: url(../images/pageheading-testimonials.gif) no-repeat;
}

h1.pageheading-careers {
	background: url(../images/pageheading-careers.gif) no-repeat;
}

h1.pageheading-contact {
	background: url(../images/pageheading-contact.gif) no-repeat;
}

h1.pageheading-links {
	background: url(../images/pageheading-links.gif) no-repeat;
}

h1.pageheading-terms {
	background: url(../images/pageheading-terms.gif) no-repeat;
}

div#col3 {
	width: 230px;
	padding: 30px;
	padding-top: 10px;
	float: right;
}

ul #footer {
	width: auto;
	margin: 0 0;
	padding: 10px 25px 20px 10px;
	text-align: right;
}

ul #footer li {
	padding: 0 10px;
/*	display: inline;*/
	float: left;
}

ul #footer li.copyright {
	float: left;
	color: #FFFFFF;
	font-size: 10px;
}

ul #footer li.align-right {
	float: right;
	border-right: solid 1px #CCCCCC;
}

ul #footer li a:link,
ul #footer li a:visited {
	color: #FFFFFF;
	font-size: 10px;
	display: block;
}

ul #footer li a:hover {
	color: #FF8000;
	text-decoration: underline;
}

ul #footer li a:active {
	color: #FFFFFF;
}


/* TESTIMONIAL STYLES */
.testimoniallinks {
	font-weight: bold;
	color: #FF8000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* FORM STYLES */

table.contactTable th {
	width: 130px;
	color: #FFFFFF;
	padding: 3px;
}

table.contactTable td {
	padding: 3px;
	color: #FFFFFF;
}

table.contactTable td .inputfield {
	width: 200px;
}
 
ul #photogallery {
	margin: 0;
	padding: 0;
}

ul #photogallery li {
	float: left;
	margin: 0 10px 10px 0;
}

ul#contact-details-footer {
	margin: 0 0 10px 0;
	padding: 10px;
}

ul#contact-details-footer li {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}

ul#contact-details-footer li .orangeletter {
	color: #FF8000;
}

h3.latestblogposthdr,
h3.recentproject,
h3.contacthdr {
	padding: 10px;
	font-size: 12px;
	color: #FF8000;
	font-weight: bold;
	width: 100%;
	height: 23px;
}

h3.latestblogposthdr {
	width: 100%;
	height: 13px;
	background: url(../images/latest_blog_news.gif) no-repeat;
}

h3.recentproject {
	width: 100%;
	height: 13px;
	background: url(../images/recent_project.gif) no-repeat;
}

h3.contacthdr {
	width: 100%;
	height: 13px;
	background: url(../images/contact.gif) no-repeat;
}



ul#blognews {
	margin: 0 0 0 0;
	padding: 10px 0 10px 15px;
	background-color:#DEDEDE;
}

ul#blognews li {
	margin: 0 10px 10px 10px;
	list-style: url(../images/latestnewsbullet.gif);
}
.testimonial_nolink {
	color: #FF8000;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#rharea{
	display:inline;
	float:right;
	margin-top:12px;
	margin-right:16px;
	width:110px;
	position:relative;

}

#countrydisplay{
	top:10px;
}

.countrytext {
	color: #FFFFFF
}

.countrytext a:link, a:visited {
	font-size: 11px;
	color: #FF8000;
}

.countrytext a:hover {
	color: #FF8000;
	text-decoration: underline;
}

.countrytext a:active {
	color: #FF8000;
}


.sitemap{
	padding:10px 22px 0 22px;
	background:#333;
	font-size:10px;
}


.sitemap-holder{height:1%;}
.sitemap-holder:after{
	display:block;
	content:"";
	clear:both;
}
.sitemap-frame{
	float:left;
	background:url(../images/t-bg-sitemap.gif) no-repeat;
	overflow:hidden;
	height:1%;
	padding:12px 0 25px 15px;
	width:950px;
	margin:0;
	position:relative;
}
.links{
	float:left;
	width:182px;
	margin:0 8px 0 0;
}
.sitemap strong{
	font:10px Arial, Helvetica, sans-serif;
	color:#FF8000;
	display:block;
	margin:0px;
}
.sitemap ul{
	font:10px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}
.sitemap ul li{
	font:10px Arial, Helvetica, sans-serif;
	margin:0 0 1px;
	vertical-align:middle;
	height:1%;
}

.sitemap ul li a{
	font:10px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
.sitemap ul li a:hover{
	font:10px Arial, Helvetica, sans-serif;
	color:#999999;
}

#footer {
	font:10px Arial, Helvetica, sans-serif;
	color:#333333;
}

.footer-c{
	padding:9px 17px 0px;
	overflow:hidden;
	height:1%;
	background-color: #333333;
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

.footer-b{
	background:url(../images/b-bg-footer.png) no-repeat;
	font-size:0;
	line-height:0;
	height:5px;
}

#footer .nav{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:right;
	position:relative;
}

#footer .nav li{
	font:10px Arial, Helvetica, sans-serif;
	float:left;
	display:inline;
	margin:0 0 0 12px;
}

#footer .nav li a{
	font:10px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

#footer .nav li a:hover {
	font:10px Arial, Helvetica, sans-serif;
	color:#999999;
}	
	
#footer p {
	margin:0;
	color:#FFFFFF;
	font:10px Arial, Helvetica, sans-serif;
}

