body {
  font-size: 100%;
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

a:visited {
  color: #ef0002;
}

a:hover {
  text-decoration: underline;
  color: blue;
}

h1 {
  width: 866px;
  height: auto;
  margin: 0 auto 0 auto;
  padding: 3px 0 3px 27px;
  font-size: 70%;
  color: #002b60;
  font-weight: bold;
}

#wrapper {
  background-image: url(/images/theme/promotionalpensstore/page-bg.png);
  background-repeat: repeat-y;
  width: 893px;
  margin: auto;
  padding: 1px 16px 0 16px;
  position: relative;
}

html>body #wrapper {
  width: 890px;
}

#header, #navigation, #searchbar {
  width: 890px;
}

#header {
  background-image: url(/images/theme/promotionalpensstore/header.jpg);
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 16px;
  width: 890px;
  height: 150px;
  color: #fc0000;
}

#header_contact {
  position: absolute;
  top: 6px;
  left: 322px;
  text-align: center;
}

#header_contact .telephone {
  display: block;
  font-size: 200%;
  font-weight: bold;
  color: #ffcc00;
}

#header_contact .email a {
  color: #fff;
  text-decoration: none;
}

#header_contact strong {
  color: #fc0000;
}


#logo {
  position: absolute;
  top: 12px;
  right: 40px;
}

#navigation {
  position: absolute;
  top: 150px;
  left: 16px;
  background-image: url(/images/theme/promotionalpensstore/header-bg.png);
  background-repeat: repeat-x;
  background-position: 0 -36px;
  height: 28px;
  text-align: center;
  padding: 8px 0 0 0;
  color: #fff;
  font-size: 90%;
}

#navigation a:link, #navigation a:visited {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

#navigation a.selected {
  color: #002b60;
}

#searchbar {
  position: absolute;
  top: 186px;
  left: 16px;
  height: 35px;
  background-image: url(/images/theme/promotionalpensstore/search-bg.png);
  background-repeat: repeat-x;
  padding: 10px 0 0 0;
  text-align: center;
}

#searchbar #search_input {
  margin-left: 0.5em;
}

#searchbar input {
  border: 1px solid #809db9;
}

#searchbar select {
  margin: 0 5px 0 5px;
}

#searchbar .go_button {
  vertical-align: middle;
  margin-right: 5px;
}

#sidebar {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 70%;
  width: 200px;
}

#contentMain {
  border-top: 1px solid #fff;
  position: relative;
  margin: 242px 0 0 0;
  min-height: 900px;
  height: 900px;
}

html>body #contentMain {
  height: auto;
}

#content {
  border-top: 1px solid #fff;
  margin: 9px 10px 0 221px;
  font-size: 80%;
}
/* used by alternative product template, removable if not put into action */
#content-product {
  border-top: 1px solid #fff;
  margin: 9px 10px 0 10px;
  font-size: 80%;
}


#content h1, #content h2 {
  background-image: url(/images/theme/promotionalpensstore/header-bg.png);
  background-repeat: repeat-x;
  background-position: 0 -43px;
  padding: 4px 0 3px 3px;
  width: auto;
  color: #fff;
  font-size: 100%;
  margin: 0 0 5px 0;
  position: relative;
}

#content p {
  margin-top: 0;
}

#sidebar h3 {
  background-image: url(/images/theme/promotionalpensstore/header-bg.png);
  background-repeat: repeat-x;
  background-position: 0 -5px;
  margin: 0;
  padding: 4px 0 4px 18px;
  color: #fff;
  font-size: 100%;
}

#sidebar .box {
  margin: 0 0 10px 0;
  padding: 5px 10px 18px 18px;
  background-image: url(/images/theme/promotionalpensstore/sidebar-box-bg.png);
  background-repeat: repeat-x;
  background-position: bottom left;
}

#sidebar .box p {
  margin: 0 0 8px 0;
  padding: 0;
}

#sidebar .box img {
  vertical-align: middle;
}

#sidebar .box ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#sidebar div.ourBlog p img {
  margin-right: 5px;
}

#sidebar .subNavigation {
  background-image: url(/images/theme/promotionalpensstore/sub-nav-bg.png);
}

#sidebar .subNavigation a:link, #sidebar .subNavigation a:visited {
  color: blue;
  text-decoration: none;
}

#sidebar .subNavigation a.selected {
  color: red;
}

#sidebar .subNavigation a:hover {
  text-decoration: underline;
}

#sidebar .subNavigation ul {
  margin: 2px 0 12px 20px;
  padding: 0;
}

.product {
  width: 200px;
  float: left;
  background-image: url(/images/theme/promotionalpensstore/box-bg.png);
  background-repeat: repeat-x;
  background-position: bottom left;
  margin: 0 7px 1em 0;
  padding: 0 5px 5px 5px;
  text-align: center;
}

.product h4 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  padding: 5px;
  color: #fe0000;
}

.product h4 a {
  text-decoration: none;
  color: #004292;
}

.product h4 a:hover {
  text-decoration: underline;
}

.product .price {
  color: #ef0002;
  font-weight: bold;
}

.product a.product_thumb {
  display: block;
  min-height: 90px;
  height: 90px;
  margin-bottom: 6px;
}

html>body .product a.product_thumb {
  height: auto;
}

.product p {
  margin-top: 0;
}


.pagination_links {
  clear: both;
}


#quickfind {
  background-image: url(/images/theme/promotionalpensstore/quickfind-bg.png);
  background-repeat: repeat-x;
  background-position: bottom left;
  clear: both;
  background-color: #002d64;
  font-size: 70%;
  float: left;
  width: 890px;
  margin-top: 1em;
}

#quickfind h3 {
  background-image: url(/images/theme/promotionalpensstore/header-bg.png);
  background-repeat: repeat-x;
  background-position: 0 -72px;
  margin: 0 0 13px 0;
  padding: 3px 0 0 28px;
  height: 22px;
  color: #004292;
  font-size: 130%;
}

#quickfind div {
  float: left;
  padding: 0 24px 0 24px;
  border-right: 1px solid #fe0000;
}

#quickfind div p {
  margin: 0;
  padding: 0;
}

#quickfind a:link, #quickfind a:visited {
  color: #fff;
  text-decoration: none;
}

#footer {
  background-image: url(/images/theme/promotionalpensstore/footer-end.png);
  background-repeat: no-repeat;
  width: 890px;
  padding: 32px 16px 3px 16px;
  margin: auto;
  font-size: 80%;
  text-align: center;
}

#footer a {
  color: #004292;
  text-decoration: none;
}

.copyright {
  color: #ef0002;
  font-weight: bold;
}

#footer_logos {
  margin-top: 10px;
}

#footer img {
  vertical-align: top;
  margin-left: 5px;
}


#product_origination {
  margin-top: 8px;
}

.quantity_pricing {
  border-bottom: 1px solid #99ccff;
  border-collapse: collapse;
  color: #004292;
  margin-top: 10px;
}

.quantity_pricing th {
  text-align: left;
}

.quantity_pricing td {
  text-align: center;
}

.quantity_pricing th, td {
  padding: 5px 9px 5px 9px;
}

.quantity_pricing tr.quantities {
  background-image: url(/images/theme/promotionalpensstore/header-bg.png);
  background-repeat: repeat-x;
  background-position: bottom left;
}

.quantity_pricing tr.quantities td {
  font-weight: bold;
}

#product_specifications table {
  color: #004292;
  width: 100%;
}

#product_specifications th {
  background-color: #99cdff;
  font-weight: bold;
  text-align: left;
  padding: 3px;
}

#product_specifications td {
  background-color: #acd6fe;
  padding: 3px;
}

.product_actions {
  margin-top: 1.5em;
  float: left;
}

.product_actions form {
  float: left;
  margin: 0 5px 0 0;
}

#topLink {
  clear: both;
  text-align: right;
}

.sorting {
  background-image: url(/images/theme/promotionalpensstore/search-bg.png);
  height: 23px;
  margin-bottom: 10px;
}
.sorting form select {
  vertical-align: middle;
}
.sorting p {
  float: left;
  margin: 0;
  padding: 3px 0 0 10px;
}
.sorting form {
  float: right;
}

#product_side {
  float: right;
  width: 180px;
  border-left: 8px solid white;
  border-right: 8px solid white;
  margin-right: 7px;
}

#product_side img {
  margin-bottom: 5px;
}

#collection_description, #every_product_message, #every_collection_message {
  clear: both;
}

#homepage_intro {
  padding: 8px 16px 8px 16px;
}

#homepage_intro h1 {
  background-image: none;
  color: #fe0000;
  font-size: 180%;
  margin-top: 0;
  padding: 0;
}

.homepage_row {
  position: relative;
  float: left;
  width: 100%;
}

.homepage_row .promotion {
  float: left;
  margin-bottom: 8px;
  margin-right: 3px;
}

#homepage_content {
  float: left;
  width: 100%;
}

#homepage_content h1 {
  background-image: url(/images/theme/promotionalpensstore/header-bg.png);
  background-repeat: repeat-x;
  clear: both;
  width: 100%;
}


#breadcrumbs {
  position: absolute;
  top: 231px;
  left: 16px;
  font-size: 70%;
  padding: 4px 4px 0 10px;
}

#breadcrumbs a {
  color: #000;
}

#breadcrumbs a:hover {
  color: blue;
}


/* Blog */
.blog p.meta, .blog p.categories {
  color: #555;
}
.blog p.categories {
  border-bottom: solid 1px #ddd;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 30px;
  text-align: right;
}
.blog h2 {
  background: none !important;
  font-size: 2em;
}
.blog h2 a {
  font-size: 1.4em;
  color: #104090;
  text-decoration: none;

}
.blog a:hover {
  color: #f10a13;
}

.blog p {
  padding: 0 10px 0 10px;
}

.blog p.meta {
  font-size: 0.8em;
}


/* Form styling */
div.divleft  {
  width: 45%;
  float: left;
  margin-right:10px;
}

div.divright {
  width: 45%;
  float: left;
  margin-bottom: 1em;
}

.form_row, .text-field, .select-field, .date-field, .textarea-field, .password-field, .captcha-field, .checkbox-field-group, .quick_quote_colours {
  margin-top: 1.2em;
}

.form_row label, .text-field label, .select-field label, .textarea-field label, .password-field label, span.label {
  display: block;
  margin-right: 0.5em;
  padding-top: 1px;
  color: #fe0000;
}

.quick_quote_colours label {
  display: block;
  width: 8em;
  text-align: right;
  margin-top: 0;
  margin-right: 0.5em;
}

.quick_quote_colours span.label {
  margin-bottom: 5px;
}

.form_row input, .form_row textarea, .form_row select, fieldset, .text-field input, .form-field textarea, .textarea-field textarea, .password-field input {
  border: 1px solid #004292;
}


.textarea-field, .text-field, .select-field, .date-field, .captcha-field, .submit-field {
  clear: both;
}

.check-box-field label {
  float: left;
}

span.help {
  display: block;
  font-style: italic;
}