/* CSS Document */

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

html {
   overflow-y: scroll;
   overflow: -moz-scrollbars-vertical;
} 

.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;
	background: #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;
}

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,
ul#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;
}

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;
	background-color: #000000;
}

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;
	text-decoration: underline;
}

/* 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.contacthdr {
	padding: 10px;
	font-size: 12px;
	color: #FF8000;
	font-weight: bold;
	width: 100%;
	height: 23px;
	background: url(../images/latest_blog_news.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;
}

#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;
}