@import url(layout.css);
@import url(fonts.css);
@import url(top-nav.css);
@import url(footer.css);

a strong{
	color:#3D3E6F;
}

#address-numbers {
	background-image:url(/images/headings/address-numbers.gif);
}

#contact-find{
	background-image:url(/images/headings/contact-find.gif);
}
#licensing-testimonials-hdr{
	background-image:url(/images/headings/licensing-testimonials.gif);
}

#pyramid-posters-account-hdr{
	background-image:url(/images/headings/pyramid-posters-account.gif);
}

#company-hdr{
	background-image:url(/images/headings/company.gif);
}

#tennis-girl-hdr{
	background-image:url(/images/misc/tennis-girl-header.gif)
}

#privacy-hdr{
	background-image:url(/images/headings/privacy-hdr.gif);
}

#downloads-hdr{
	background-image:url(/images/headings/downloads.gif);
}

#uk-sales-testimonials-hdr{
	background-image:url(/images/headings/uk-sales-testimonials-hdr.gif);
}

#export-sales-testimonials-hdr{
	background-image:url(/images/headings/export-sales-testimonials-hdr.gif);
}

#company-faqs{
	background-image:url(/images/headings/company-faqs.gif);
}

#company-jobs{
	background-image:url(/images/headings/company-jobs.gif);
}

#intro-hdr{
	background-image:url(/images/headings/introduction.gif);
}
#oplog-faqs {
	background-image:url(/images/headings/oplog-faqs.gif);
}
#uk-sales-hdr{
	background-image:url(/images/headings/uk-sales.gif);
}

#xp-sales-hdr{
	background-image:url(/images/headings/xp-sales.gif);
}


#uk-sales-faqs-hdr {
	background-image:url(/images/headings/uk-sales-faqs.gif);
}

#xp-sales-faqs-hdr {
	background-image:url(/images/headings/xp-sales-faqs.gif);
}

#terms-hdr {
	background-image:url(/images/headings/terms-hdr.gif);
}

#uk-sales-contacts-hdr {
	background-image:url(/images/headings/uk-sales-contacts-hdr.gif);
}

#xp-sales-contacts-hdr {
	background-image:url(/images/headings/xp-sales-contacts-hdr.gif);
}

#pos-and-display-formats-hdr {
	background-image:url(/images/headings/pos-and-display-formats-hdr.gif);	
}
#uksignup {
	background-image:url(/images/headings/uksignup.gif);	
}
#intsignup {
	background-image:url(/images/headings/intsignup.gif);	
}

#licensing-hdr{
	background-image:url(/images/headings/licensing.gif);
}

#licensing-contacts-hdr{
	background-image:url(/images/headings/licensing-contacts.gif);
}

#licensing-faqs-hdr{
	background-image:url(/images/headings/licensing-faqs.gif);
}

#licensing-design-hdr{
	background-image:url(/images/headings/licensing-design.gif);
}

#logistics-hdr{
	background-image:url(/images/headings/logistics.gif);
}

#contact-hdr{
	background-image:url(/images/headings/contact.gif);
}
#contact-us{
	background-image:url(/images/headings/contact-us.gif);
}

#premiums-hdr{
	background-image:url(/images/headings/premiums-hdr.gif);
}
#premiums-faqs{
	background-image:url(/images/headings/premiums-faqs.gif);
}

#exhibitions-hdr{
	background-image:url(/images/headings/exhibitions-hdr.gif);
}
#exhibitions-faqs{
	background-image:url(/images/headings/exhibitions-faqs.gif);
}
#login-hdr{
	background-image:url(/images/headings/login.gif);
}

body {
	text-align:center;
	background-color: #FFF;
	padding:0px;
	margin:0px;
	min-height:100.01%;
}

html {height: 100%;}


p.blurb-i {
	margin:12px 17px 0px 9px;
	color:#3F3E6F;
	font-style:italic;
	padding:0px;
}

*, span {
	padding:0px;
	margin:0px;
}

div.control{
	clear:both;
	margin-top:8px;
}

label{
	padding:4px;
	color:#595572;
	display:block;
	float:left;
	width:180px;
}

.hz-dot, .hz-dot-blue, .hz-dot-grey{
	height:1px;
	width:auto;
	font: 1px/1px sans-serif; /* stop IE from revealing unnecessary bg */
	text-decoration:none;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	display:block;
	clear:both;
}
.hz-dot{
	background-image:url(/images/misc/horiz-dot.gif);
}
.hz-dot-blue{
	background-image:url(/images/misc/horiz-dot-blue.gif);
}
.hz-dot-grey{
	padding:0;
	margin:0;
	background-image:url(/images/misc/horiz-dot-grey.gif);
}

hr {
	padding:0;
	margin:0;
	display:none;
}

br.clearall {
	height:0em;
	font: 1px/1px sans-serif; /* stop IE from revealing unnecessary bg */
	text-decoration:none;
	margin:0px;
	padding:0px;
	clear:both;
}

div.cms-section{
	padding:8px;
}

div.cms-section div{
	padding:6px 0px;
}

div.cms-section div span{
	float:left;
	width:80px;
}

a.blue{
	color:#003876;
}
.static-p {
 margin-top: 5px;
 margin-bottom: 5px;
}
.static-p-head {
 margin-top: 5px;
 margin-bottom: 5px;
}
.static-faq {
 margin-top:15px;
 margin-bottom:2px;
}

.faq-table {
 border: 1px solid #C1C5CB;
 background-color:#EFF6FF;
 padding: 5px;
}

.faq-table-head{
 font-weight: bold;
 border-bottom: 1px dashed #C1C5CB;
}

.static-list {
  margin-left:0px;
  width: 350px;
}
.static-list ol li {
  margin-top:25px;
}

.static-list ul li {
  margin-top:1px;
  margin-left:12px;
}
.static-list p {
   padding: 0px;
   margin:0px;
}

.list-jump {
  margin-left:30px;
}

ul.sitemap{
	margin:10px 10px 0px !important;
	padding:5px !important;
}

ul.sitemap ul{
	padding:5px !important;
}

