body{
	margin: 0;
	padding: 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:1em;
	line-height:18px;
}
h1{
	font-size:1.7em;
	margin:0 0 10px 0;
	padding:0px;
	color:#656565;
	font-weight:normal;
}
a {
	outline: none;
	
}
.italic {
	font-style: italic;
}
.bold {
	font-weight:bold;
}
.purple{
	color:#92278f;
}
.blue{
	color:#0f75bc;
}
.red{
	color:#d91b5c;
}
.purple2{
	color:#652e8e;
}
.orange{
	color:#f7941e;
}
.teal{
	color:#13a89e;
}
.green{
	color:#8cc63f;
}
.blue2{
	color:#25aae1;
}
#container{
	position: relative;
	margin:0 auto 0 auto;
	width:992px;
}
#header{
	width: 992px;
	height: 96px;
	background-image:url(../images/premier-print-promotions.png);
	margin:0 !important;
	padding:0 !important;
}

#header #LogoImage {
	margin-left: 20px;
	border:none;
}

#fullcontent{
	width: 992px;
	height:465px;
	padding:0px;
	padding:66px 0 0 0;
	margin:0px;
	clear:both;
}
.branding-full{
	background-image:url(../images/print-branding-bg.jpg);
}
#fullcontent p{
	margin:0px;
	padding:6px 0 12px 195px;
	width:750px;
	font-size:0.8em;
}
#offerscontent {
	width: 992px;
	height: 530px;
	margin:0px 0 2px 0;
	padding:0 0 0 0;
	background-image:url(../images/offers-print-bg1.jpg);
	background-repeat:no-repeat;
	float: left;
	clear:both;
}

#offerscontentbic {
	width: 992px;
	height: 980px;
	margin:0px 0 2px 0;
	padding:0 0 0 0;
	float: left;
	clear:both;
}


#offersHeader {
	margin: 0 0 0 0;
	padding: 12px 0 0 0;
	height: 140px;
	float: left;
	clear: left;
}
#offersTitle {
	margin: 0 0 0 0;
	padding: 0;
	width: 480px;
	height: 140px;
	font-weight: bold;
	color: #e9e9e9;
	float: left;
}
#offersHeader .mugs {
	margin: 0;
	padding: 0;
	font-size: 8.5em;
}
#offersHeader .usbs {
	margin: 0;
	padding: 0;
	font-size: 8.5em;
}
#offersQuotes {
	margin: 18px 0 0 0;
	padding: 0 0 0 20px;
	width: 460px;
	height: 134px;
	float: left;
	font-size: .9em;
	font-weight: bold;
}
#offersQuotes h1 {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
}
#offersQuotes p {
	margin: 2px 0 0 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
}
#offersBody {
	margin: 0 0 0 24px;
	width: 770px;
	height: 372px;
	float: left;
	clear: both;
}
#offerscontent .pensDetail {
	background: url(../images/bg_offers_pens_detail.jpg);
}
#offerscontent .mugsDetail {
	background: url(../images/bg_offers_mugs_detail.png);
}
#offerscontent .usbsDetail {
	background: url(../images/bg_offers_usbs_detail.png);
}
#offerscontent .notesDetail {
	background: url(../images/offers-notes-details.png);
}
#offerscontent .shoppersDetail {
	background: url(../images/bg_offers_shoppers_detail.png);
}
#offerscontent .highlightersDetail {
	background: url(../images/bg_offers_highlighters_detail.jpg);
}
#offerscontent .diariesDetail {
	background: url(../images/bg_offers_diaries_detail.jpg);
}
#offerscontent .clothingDetail {
	background: url(../images/bg_offers_tshirts_detail.png);
}
#offersSideBar {
	margin: 0;
	padding: 0;
	width: 146px;
	height: 380px;
	float: right;
}
#offersSideBar .terms {
	width: 146px;
	float: right;
	font-size: .57em;
	line-height: 10px;
}
#offersSideBar .terms p {
	margin: 2px 0;
}
#emailQuoteBtn a {
	width: 139px;
	height: 100px;
	display: block;
}
#callQuoteBtn a {
	width: 139px;
	height: 120px;
	display: block;
}
#pensBrowseBtn a {
	width: 142px;
	height: 108px;
	display: block;
}
#mugsBrowseBtn a {
	width: 139px;
	height: 90px;
	display: block;
}
#usbsBrowseBtn a {
	width: 147px;
	height: 84px;
	display: block;
}
#notesBrowseBtn a {
	width: 142px;
	height: 83px;
	display: block;
}
#shoppersBrowseBtn a {
	width: 147px;
	height: 84px;
	display: block;
}
#highlightersBrowseBtn a {
	width: 147px;
	height: 98px;
	display: block;
}
#diariesBrowseBtn a {
	width: 147px;
	height: 84px;
	display: block;
}
#clothingBrowseBtn a {
	width: 147px;
	height: 100px;
	display: block;
}

#emailQuoteBtn {
	margin: 0 0 10px 0;
	width: 139px;
	height: 100px;
	float: left;
	background: url(../images/bg_button_emailQuote.png);
}
#callQuoteBtn {
	margin: 0 0 10px 0;
	width: 139px;
	height: 120px;
	float: left;
	background: url(../images/bg_button_callQuote.png);
}
#pensBrowseBtn {
	margin: -11px 0 0 0;
	width: 142px;
	height: 108px;
	float: left;
	background: url(../images/bg_button_browsePens.png);
}
#mugsBrowseBtn {
	margin: -6px 0 2px 0;
	width: 139px;
	height: 90px;
	float: left;
	background: url(../images/bg_button_browseMugs.png);
}
#usbsBrowseBtn {
	margin: -8px 0 0 0;
	width: 147px;
	height: 84px;
	float: left;
	background: url(../images/bg_button_browseUSBs.png);
}
#notesBrowseBtn {
	margin: -8px 0 2px 0;
	width: 142px;
	height: 83px;
	float: left;
	background: url(../images/bg_button_browseNotes.png);
}
#shoppersBrowseBtn {
	margin: 0 0 0 0;
	width: 147px;
	height: 84px;
	float: left;
	background: url(../images/bg_button_browseShoppers.png);
}
#highlightersBrowseBtn {
	margin: -10px 0 0 0;
	width: 147px;
	height: 98px;
	float: left;
	background: url(../images/bg_button_browseHighlighters.png);
}
#diariesBrowseBtn {
	margin: 0 0 0 0;
	width: 147px;
	height: 84px;
	float: left;
	background: url(../images/bg_button_browseDiaries.png);
}
#clothingBrowseBtn {
	margin: -6px 0 0 0;
	width: 147px;
	height: 100px;
	float: left;
	background: url(../images/bg_button_browseClothing.png);
}

#offerscontent a:hover{
	color:#000000;
}
#pens,#sticky{
	width:180px;
	height:230px;
	font-size:1.05em;
	margin:0px;
	padding:15px 0 0 20px;
	float:left;	
}
#highlighters,#diaries,#tshirts,#usbs{
	width:178px;
	height:230px;
	font-size:1.05em;
	margin:0 0 0 61px;
	padding:15px 0 0 0;
	float:left;
}
#cotton,#combi{
	width:220px;
	height:230px;
	font-size:1.05em;
	margin:0 0 0 62px;
	padding:15px 0 0 0;
	float:left;
}
#left{
	width: 195px;
	height:531px;
	padding:0px;
	margin:0px;
	float:left;
}
#left ul{
	margin:48px 0 0 41px;
	padding:0px;
}
#left li{
	text-decoration:none;
	list-style-type:none;
	margin:0px;
	padding:0 0 21px 0;
	color:#FFFFFF;
	font-size:1.08em;
	font-weight:normal;	
}
.home-left{
	background-image:url(../images/home-print-bg1.jpg);
}
.home-left a {
	float: left;
}
.design-left{
	background-image:url(../images/design-print-bg1.jpg);
}
.sourcing-left{
	background-image:url(../images/sourcing-print-bg1.jpg);
}
#right{
	width:797px;
	height:465px;
	padding:66px 0 0 0;
	margin:0px;
	float:right;
}
#right p{
	margin:0px;
	padding:6px 0 12px 0;
	width:725px;
	font-size:.8em;
}
#right-home p{
	margin:0px;
	padding:6px 0 12px 0;
	width:680px;
	font-size:.8em;
}
.home-right{
	background-image:url(../images/home-print-bg.jpg);
}
.home-right p
{
	width: 655px !important;
	float: left;
}
.xmas_cards
{
	margin: -190px 0 0 0;
	padding: 0;
	float: right;
	width: 141px;
	height: 228px;
	background-image:url(../images/xmas_cards.jpg);
}
.xmas_cards a
{
	margin: 0;
	padding: 0;
	width: 141px;
	height: 228px;
	display: block;
}
.design-right{
	background-image:url(../images/design-print-bg.jpg);
}
.sourcing-right{
	background-image:url(../images/sourcing-print-bg.jpg);
}
#topcontact{
	width:992px;
	height:216px;
	margin:0px;
	padding:66px 0 0 0;
	clear:both;
}
#topcontact p{
	margin:0px;
	padding:6px 0 12px 195px;
	width:675px;
	font-size:1.2em;
}
.top-contact-bg{
	background-image:url(../images/contact-print-bg.jpg);
}
.ok-full{
	background-image:url(../images/contact-ok-panel.jpg);
}
#bottomcontact{
	width:992px;
	height:249px;
	padding:0;
	margin:0px;
}
#bottomcontact p{
	padding:12px 0 0 30px;
	margin:0px;
	font-size:1.2em;
	color:#ffffff;
}
#bottomcontact a{
	color:#ffffff;
}
#bottomcontact a:hover{
	color:#666666;
}
#location{
	width:992px;
	margin:0px;
	padding:66px 0 0 0;
	clear:both;
	background-repeat:no-repeat;
}
#location p{
	font-size:0.9em;
	padding-left:10px;
}
#footer{
	clear:both;
	width: 992px;
	height: 75px;
	padding:0;
	margin:0 auto;
	color:#FFFFFF;
	font-size:11px;
	background-color:#1a3381;
	text-align:center;
	float:left;
}
#footer-offer{
	clear:both;
	width: 992px;
	height: 75px;
	padding:0px;
	margin:18px auto 0 auto;
	color:#FFFFFF;
	font-size:11px;
	background-color:#1a3381;
	text-align:center;
}
#footer a, #footer-offer a{
	color:#FFFFFF;
}
#footer a:hover, #footer-offer a:hover{
	color:#f7931d;
}
#footer p, #footer-offer p{
	text-align:center;
	padding:15px 0 0 0;
	margin:0px;
}
#popup{
	width:622px;
	height:463px;
	background-image:url(../images/offers-panel.jpg);
	padding:18px 27px 0 27px;
	color:#FFFFFF;
}
#popup p{
	text-align:center;
	font-size:1.5em;
	line-height:1.3em;
	padding:0px;
	margin:0px;
}

.link{
	display:block;
	height:190px;
	width:179px;
}
a{
 	text-decoration: none;
	color:#000000;
}
a:hover{
	color:#f7931d;
}
img{
	border: 0;
}
form {
	margin:10px 0 0 0;
	padding:0px;
}
.row {
	margin:35px 0 5px 0;
	padding:10px 0 0 0;
	width:240px;
	height:25px;
	font-size:1.2em;
	color:#ffffff;
}
.row1 {
	margin:0 0 5px 0;
	padding:0px;
	width:240px;
	height:25px;
	font-size:1.2em;
	color:#ffffff;
}
.row2 {
	margin:0 0 5px 0;
	padding:0px;
	width:240px;
	font-size:1.2em;
	color:#ffffff;
}
#cblock1{
	width:275px;
	height:230px;
	float:left;
}
#cblock2,#cblock3{
	width:230px;
	height:230px;
	float:left;
}
.centre{
	margin:4px auto 3px auto;
}
/*label {
	display:block;
	padding:0px;
	margin:0px;
}
input {
	padding:0px;
	margin:3px 0 3px 0;
	width:190px;
}*/
textarea {
	padding:0px;
	margin:3px 0 3px 0;
	width:190px;
	height:60px;
}
.radio{
	float:left;
	margin:0 7px 0 9px;
	padding:0px;
	width:16px;
	height:19px;
}
.leftpad{
	padding-left:28px;
}
.leftpadfoot{
	padding-left:9px;
}
.right{
	float:right;
}
.button{
	width:60px;
}
#popup label{
	padding:0px;
	margin:0px;
	height:35px;
	float:left;
	font-size:1.3em;
}
#popup input {
	padding:0px;
	margin:0px;
	float:right;
}
.row3 {
	margin:2px 0 0 35px;
	padding:0px;
	width:260px;
	height:35px;
	color:#ffffff;
	float:left;
}
.row4 {
	margin:5px auto 0 auto;
	padding:10px 0 0 0;
	width:550px;
	height:35px;
	color:#ffffff;
	text-align:center;
	display:block;
	clear:both;
}
.radiopop{
	margin:0 7px 0 9px;
	padding:0px;
	width:10px;
	height:19px;
	float:left;
}

/*-----------------------Start Main Menu CSS------------------------*/
#print-menu{
	width: 992px;/*992*/
	height: 40px;
	font-size:13px;
	padding:0;
	color:#ffffff;
	background-image:url(../images/print-menu.png);
	background-repeat:no-repeat;
	position:relative;
}

#nav
{
	list-style-type: none;
	text-decoration: none;
	margin: 18px 0 0 0 !important;
	position:absolute;
	padding: 0 0 0 0 !important;
	right:9px;
}
#nav li
{
	float: left;
	position: relative;
	margin: 0 0 0 5px !important;
	padding: 0 0 0 0 !important;
	width:118px;
	font-size:12px;
	text-align:left;
}

#nav li ul
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0 0 0 -6px!important;
}
#nav li a
{
	display: block;
	position: relative;
	text-decoration: none;
	margin: 0;
	padding: 0 4px 3px 4px;
	color:#FFFFFF;
	font-weight: bold;
	
}

.print_menu_header {
	text-align:center;
	margin:0;
	padding:0;
}

.products_li
{
	width: 121px;
	padding: 0;
	margin: 0;
}
.printing_li
{
	width: 121px;
	padding: 0;
	margin: 0;
}
.offers_li
{
	width: 121px;
	padding: 0;
	margin: 0;
}
.products_ul_li
{
	width: 121px;
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid #FFF;
	/*margin: 0 0 0 -20px;*/
	background:#91278f;
	font-weight: 100;
}
.printing_ul_li
{
	width: 121px;
	padding: 10px  0;
	margin: 0;
	border-bottom: 1px solid #FFF;
	/*margin: 0 0 0 -20px;*/
	background:#f8941e;
	font-weight: 100;
}
.offers_ul_li
{
	width: 121px;
	padding: 10px  0;
	margin: 0;
	border-bottom: 1px solid #FFF;
	/*margin: 0 0 0 -20px;*/
	background:#8CC63F;
	font-weight: 100;
}
.products_ul_li a, .printing_ul_li a, .offers_ul_li a
{
	font-weight: 100;
}


#nav li > ul
{
	top: auto;
	left: auto;
}

#nav li:hover ul, #nav li.over ul
{
	display: block;
}
#menu li > ul
{
	top: auto;
	left: auto;
}
/*--------------------------End Main Menu CSS--------------------------------*/
.pen_offer
{
	margin: 0;
	padding: 0;
	float: left;
	width: 160px;
	height: 289px;
	text-align: center;
}
.pen_offer a
{
	display: block;
	width: 160px;
	height: 289px;
}
.offer_image
{
	margin: 0 auto;
	padding: 0;
	width: 992px;
}
.offer_image img
{
	float: left;
}
.offer_details
{
	margin: 0 auto;
	padding: 0;
	width: 972px;
	float: left;
}
.offer_details img
{
	margin: 0;
	padding: 0;
	float: left;
}
.offerbox
{
	width: 227px;
	height: 227px;
	float: left;
	padding:20px 0 0 20px;
}
.offerbox_top
{
	width: 227px;
	height: 227px;
	float: left;
	padding:20px 0 0 20px;
	margin: 20px 0 0 0;
}
.offerbox2
{
	width: 227px;
	height: 227px;
	float: left;
	padding:20px 0 0 20px;
}
.boxpens
{
	background: url(../images/bg_offerbox_pens.jpg) no-repeat;
}
.boxpens h1
{
	color: #92278f;
}

.boxclothing
{
	background: url(../images/bg_offerbox_clothing.png) no-repeat;
}
.boxhighlighters
{
	background: url(../images/bg_offerbox_highlighters.png) no-repeat;
}
.boxdiaries
{
	background: url(../images/bg_offerbox_diaries.png) no-repeat;
}
.boxshoppers
{
	background: url(../images/bg_offerbox_shoppers.png) no-repeat;
}
.boxstickynotes
{
	background: url(../images/bg_offerbox_stickynotes.png) no-repeat;
}
.boxstickynotes h1
{
	color: #f7941e;
}
.boxcalendars
{
	background: url(../images/bg_offerbox_calendars.jpg) no-repeat;
}
.boxcalendars h1
{
	color: #13a89e;
}
.boxusb
{
	background: url(../images/bg_offerbox_usbs.png) no-repeat;
}
.boxusb h1
{
	color: #8cc63f;
}
.boxmugs
{
	background: url(../images/bg_offerbox_mugs.png) no-repeat;
}
.boxstationery h1
{
	color: #25aae1;
}
#valid
{
	margin: 8px 0 0 0;
}
#sitemapfooter
{
	margin:6px 0 0 0;
	padding: 2px 8px;
	display:block;
	clear:both;
	font-size: .55em;
	color: #FFF;
	width: 976px;
	text-align: center;
	line-height: 12px;
}
#sitemapfooter a
{
	color: #aeaeae;
}
#sitemapfooter ul
{
	margin: 0;
	padding: 0;
}
#sitemapfooter li
{
	display: inline;
	margin: 0 1px;
}
.clearer
{
	display: block;
	width: 20px;
}
#sitemap_main
{
	width:992px;
	margin:0px;
	padding:14px 0;
	clear:both;
	font-size: 1.2em;
}
#sitemap_main ul
{
	float: left;
	list-style: square;
}
#sitemap_main li
{
	margin: 8px 0;
	padding: 0 0 0 8px;
}
.index_badges {
	position: absolute;
	top: 330px;
	right: 8px;
	width: 122px;
	height: 111px;
	background: url(/images/badges.jpg);
}

.contactButton {
	float:right;
	width:300px;
	height:24px;
	margin-top:65px;
	margin-right:7px;
	font-size:25px;
	color:#FFF !important;
	/*background-color:#999999;*/
}

.contactButton:hover {
	color:#f7931d !important;
}

.addthis_button {
	margin-left:18px;
	float:left;
}

/*****************************************************************/

#bic-column-left {
	float:left;
	background-image:url(../images/offersbicleft.png);
	width:231px;
	height:838px;
}
#bic-column-center {
	float:left;
	background-image:url(../images/offerbicbody.png);
	background-repeat:no-repeat;
	width:570px;/*570*/
	height:838px;
	padding:6px 0px 0px 20px;
}
#bic-column-center h1{
	float:left;
	width:460px;
	color:#0061af;
	font-size:26px;
	line-height:28px;
	font-weight:bold;
}
#bic-column-right {
	text-align:right;
	font-size:14px;
}
/****BUTTONS**********************************************************/

.emailQuote {
	float:right;
	display:block;
	width:139px;
	height:100px;
	background-image:url(../images/bg_button_emailQuote.png);
	margin-bottom:20px;
}
.callQuote {
	float:right;
	display:block;
	width:139px;
	height:120px;
	background-image:url(../images/bg_button_callQuote.png);
	margin-bottom:20px;
}
.browseOffers {
	float:right;
	display:block;
	width:142px;
	height:97px;
	background-image:url(../images/bg_button_browseOffers.png);
	margin-bottom:20px;
}
#ContactIdLike {
	width: 200px;
	float: left;
	margin-left: 150px;
	margin-top: 20px;
	text-align: left;
}

#ContactIdLike label {
	font-size:16px !important;
	margin-bottom:10px;
	display:block;
}
#ContactIdLike dt label {
	font-size:18px !important;
	color:#000 !important;
	margin-bottom:10px;
	display:block;
}

#ContactDetails {
	float: left;
	width: 450px;
	margin-top: 20px;
	margin-left: 50px;
}
#bottomcontact dl {
	clear: none;
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
#bottomcontact dd {
	margin:0px;
	padding:0px;
}
#bottomcontact label {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

ul.errors {
	color:#F00;
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-size:8px !important;
}

.highlighterror {
	border: 1px solid #F00;	
}

#ContactForm {
	display:block;
	clear:both;
	background: url(../images/contact-bg.jpg) no-repeat;
	width:992px;
	height:249px;
}

.form2 {
	background: url(../images/form2.jpg) no-repeat;
	width:312px;
	height:439px;
}

.form3 {
	background: url(../images/form3.jpg) no-repeat;
	width:312px;
	height:350px;
}
.form2 h2, .form3 h2 {
	position:relative;
	top: 60px;
	left:140px;
	width:146px;
	display:block;
	color:#CCC;
}

#EnqThanks {
	margin-top:115px;
	padding:0;
	width:260px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

form, p, div, h2 {
	margin:0px;
	padding:0px;
}

#EnqForm {
	margin:0;
	padding:0;
	width:260px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top:100px;
}

#EnqForm dl {
	margin:0;
	padding:0;
	width:260px;
}

#EnqForm dt {
	float:left;
	width:70px;
	clear:left;
	padding:0px;
	margin:0px;
	display:block;
	height:22px;
	padding-bottom:4px;
}
#EnqForm dd {
	float:right;
	width:190px;
	display:block;
	clear:right;
	padding:0px;
	margin:0px;
	padding-bottom:4px;
}

#product-label, #product-element {
	display:none !important;
}

#ContactIdLike a:link, #ContactIdLike a:active, #ContactIdLike a:visited {
	font-weight:bold;
	color:#000;
	padding-left:30px;
}