/* GLOBAL RESET
------------------------------------------------*/

* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	}

/* COMMON PAGE STYLES
----------------------------------------------- */

body {
  background: #ffffff;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; /* normalize base font size to 10px; */
  margin: 0 0 48px;
  text-align: center;
}

.content {
  background: #ffffff;
}

input, li li, li p, td p, blockquote p { font-size: 1em; }

input, textarea, select {
	font-family: "Lucida Grande", Luciada, Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #880000;
	border: 1px solid #000;
	margin: 3px 0px 5px 0px;
	padding: 3px;
	vertical-align: middle;
	}

h2 {
  font-size: 16px;
  font-weight: bold;
  color: #006600;
  padding: 10px 0px 10px 0px;
}

.promoTitle0 {
  font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, Verdana;
  font-size: 36px;
  font-weight: bold;
  color: #000;
  padding: 5px 0px 0px 0px;
}

.promoTitle1 {
  font-family: 'Hammersmith One', sans-serif;
  font-size: 36px;
  font-weight: bold;
  color: #000000;
  padding: 5px 0px 0px 0px;
}

.promoTitle2 {
  font-family: 'Play', sans-serif;
  font-size: 36px;
  font-weight: bold;
  text-transform:uppercase;
  color: #000000;
  padding: 5px 0px 0px 0px;
}

.promoTitle3 {
  font-family: 'Comfortaa', cursive;
  font-size: 36px;
  font-weight: bold;
  color: #000000;
  padding: 5px 0px 0px 0px;
}

.promoTitle4 {
  font-family: 'Raleway', cursive;
  font-size: 36px;
  font-weight: bold;
  color: #000000;
  padding: 5px 0px 0px 0px;
}

hr {
  border: solid #efefef 1px;
}

br {
  clear: both;
}

a {
  text-decoration: none;
  color: #006600;
}

a:hover {
  text-decoration: underline;
  color: #00cc00;
}

a img {
  border: none;
}

sup {
  bottom: 0.33em;
  font-weight: bold;
  font-size: 1.1em;
  position: relative;
  vertical-align: baseline;
}

p {
  font-size: 125%;
  line-height: 175%;
}

.super-strong {
   font-size: 150%;
   font-weight: bold;
   color: #d48510;
}

/* container */

#container {
  background: transparent url(//www.printfellas.com/images/header-bg.gif) repeat-x 0 0;
  width: 100%;
}

.content #container {
  background: transparent url(//www.printfellas.com/images/header-bg2.gif) repeat-x 0 0;
}

#main {
  background: transparent url(//www.printfellas.com/images/header-leaves.jpg) no-repeat 100% 94px;
  width: 100%;
}

.content #main {
  background: transparent url(//www.printfellas.com/images/header-leaves2.jpg) no-repeat 100% 94px;
}

/* header */

#header {
  height: 345px;
  margin: 0 auto 7px;
  padding: 0;
  position: relative;
  text-align: left;
  width: 980px;
  font-family: Arial, Verdana;
  z-index: 10;
}

.content #header {
  height: 201px;
}

.login2 {
  font-weight: bold;
}

/* logo */

#header a#logo-print-fellas {
  margin: 26px 0 0 -24px;
  position: absolute;
  z-index: 102;
}

#header a#logo-print-fellas img {
  height: 65px;
  width: 323px;
}

/* phone cart */

#header #phone-cart {
  background: transparent url(//www.printfellas.com/images/phone-cart.png) no-repeat 0 0;
  height: 85px;
  margin: 39px 0 0 700px; /* normal browsers */
  [;
    margin: 38px 0 0 700px; /* safari fix */
  ;]
  *margin: 39px 0 0 700px; /* ie fix */
  position: absolute;
  float: right;
  width: 280px;
  z-index: 110;
}

/* phone  cart nav */

#phone-cart-nav {
  margin: 90px 0 0 717px; /* normal browsers */
  [;
    margin: 89px 0 0 717px; /* safari fix */
  ;]
  *margin: 90px 0 0 717px; /* ie fix */
  padding: 0;
  position: absolute;
  float: right;
  z-index: 111;
}

#phone-cart-nav ul {
  margin: 40px 0 0 17px;
}

#phone-cart-nav li {
  float: left;
  display: inline;
  list-style: none;
}

#phone-cart-nav li {
  background: transparent url(//www.printfellas.com/images/phone-cart-nav-bg.gif) repeat-x 0 0;
  color: #3b580d;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding-top: 12px;
  text-align: center;
  text-decoration: none;
  z-index:9999;
}

#phone-cart-nav .acctOptionsIn {
	height: 21px;
	width: 166px;
	}
#phone-cart-nav .acctOptionsIn a {
	font-size: 11px;
	font-weight: bold;
	}
#phone-cart-nav .myAccount {
	height: 21px;
	width: 96px;
	}
#phone-cart-nav .acctOptionsOut {
	height: 21px;
	width: 262px;
	}

#phone-cart-nav li.cart a {
  background: transparent url(//www.printfellas.com/images/cart.gif) no-repeat 0 0;
  height: 18px;
  padding: 11px 0 4px 0;
  text-decoration: none;
  text-indent: -9999px;
  width: 36px;
}

#phone-cart-nav li.items a {
  height: 21px;
  width: 68px;
}

#phone-cart-nav li.amount a {
  height: 21px;
  width: 62px;
}

#phone-cart-nav li.account a span {
  background: transparent url(//www.printfellas.com/images/phone-cart-nav-amount.gif) no-repeat 100% 100%;
  cursor: pointer;
  display: block;
  height: 21px;
  text-transform: uppercase;
  width: 96px;
}

/* header shadow over nav */

#header #header-top {
  background: transparent url(//www.printfellas.com/images/header-top.png) repeat-x 0 0;
  height: 106px;
  margin: 0 0 0 0px;
  position: absolute;
  width: 724px;
  z-index: 101;
}

html>body #header #header-top {
  width: 724px;
}

/* header nav */

#header #nav-util {
  text-align: left;
  margin: 95px 0 0 14px;
  padding: 0;
  position: absolute;
  width: 710px;
  z-index: 1;
}

#header #nav-util li {
  background: #3b580d;
  display: inline;
  font-size: 12px;
  font-weight: bold;
  float: left;
  /* line-height: 0; */
  list-style: none;
  text-transform: uppercase;
}

#header #nav-util li.home {
  background: #3b580d url(//www.printfellas.com/images/header-nav-home-bg.gif) no-repeat 0 100%;
}

#header #nav-util li.home a:hover, #header #nav-util li.home a.active {
  color: #fff;
}

#header #nav-util li a {
  color: #ffc;
  display: block;
  padding: 10px 20px 5px 18px; /* normal browsers */
  [;
    padding: 10px 9px 4px 8px; /* safari fix */
  ;]
  *padding: 10px 9px 4px 8px; /* ie fix */
}

* html #header #nav-util li a {
     padding: 10px 11.5px 4px 11px; /* IE6 browsers only see asterisks? */
}

.mac.gecko #header #nav-util li a {
  padding: 10px 13px 6px 12px;
}

#header #nav-util li a:hover, #header #nav-util li a.active {
  color: #fff;
  text-decoration: none;
}

#header #nav-util li.help a {
  padding-right: 23px;
}

/* header h1: the home of */

#header h1 {
  color: #ffc;
  font-size: 29px; /* normal browsers */
  [;
    font-size: 30px; /* safari fix */
  ;]
  *font-size: 29px; /* ie fix */
  font-weight: normal;
  margin: 136px 0 0 0px;
  position: absolute;
}

#header h1.business-cards {
  background: transparent url(//www.printfellas.com/images/header-icon-business-cards.png) no-repeat 0 0;
  padding: 1px 0 9px 71px;
}

/* two buttons to the right of h1 */

#header #live-chat {
  margin: 132px 0 0 715px;
  padding: 0;
  position: absolute;
  width: 250px;
}

#header #live-chat a.live-chat-avail {
  background: transparent url(//www.printfellas.com/images/btn-live-chat.gif) no-repeat 0 0;
  float: left;
  height: 45px;
  width: 137px;
}

#header #live-chat .live-chat-off {
  float: left;
  height: 45px;
  width: 137px;
}

#header #live-chat a.live-chat-avail:hover {
  background: transparent url(//www.printfellas.com/images/btn-live-chat-on.gif) no-repeat 0 0;
  text-decoration: none;
}

#header #live-chat a.live-chat-avail-selected {
  background: transparent url(//www.printfellas.com/images/btn-live-chat-on.gif) no-repeat 0 0;
  text-decoration: none;
}

#header #live-chat a.live-chat-avail span {
  background: transparent url(//www.printfellas.com/images/btn-live-chat.png) no-repeat 0 0;
  display: block;
  height: 45px;
  width: 137px;
}

#header #live-chat .live-chat-off span {
  display: block;
  height: 45px;
  width: 137px;
}

#header #live-chat .chat-now img {
  float: left;
  height: 44px;
  width: 113px;
}

/* flash */

#header #flash-content {
  width: 980px;
  height: 137px;
  margin-top: 185px;
  position: absolute;
}
#header #flash-content-tabs {
  height: 22px;
  top: 296px;
  position: absolute;
}


#header #flash-content img.flash {
  height: 115px;
  width: 980px;
}

/* tabs below flash area */

#header #flash-content img.tabs {
  height: 22px;
  margin-top: -3px; /* normal browsers */
  [;
    margin-top: -2px; /* safari fix */
  ;]
  *margin-top: -3px; /* ie fix */
  width: 980px;
}

/* content */

.homeList li, .homelist li a {

}

.content-body-header, .content-header, .content-body, .content-footer, .content-footer2, #content-container {
  margin: 0 auto;
  text-align: left;
  width: 980px;
}

.content-container-header, .content-container-header2, .content-container-body, .content-container-footer {
  width: 980px;
}

.content-container-header, .content-container-header2 {
  background: transparent url(//www.printfellas.com/images/content-container-header-2.png) no-repeat 0 0;
  position: relative;
  height: 40px;
}

.content-container-header2 {
  background: transparent url(//www.printfellas.com/images/content-container-header2-2.png) no-repeat 0 0;
  height: 43px;
}

.content-container-body {
  background: transparent url(//www.printfellas.com/images/content-container-body-2.png) repeat-y 0 0;
}

.content-container-body {
  font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
  padding-top: 10px !important;
  [;
    padding-top: 9px !important;
  ;]
  *padding-top: 15px !important;
  _padding-top: 16px !important;
}

.mac.gecko .content-container-body {
  padding-top: 7px !important;
}

.content-container-content p {
  margin: 7px 0 8px 16px;
  padding: 0;
  width: 525px;
}

.content-container-footer {
  background: transparent url(//www.printfellas.com/images/content-container-footer.png) no-repeat 0 0;
}

/* content home */

.home-body-2 {
    margin: 0 auto;
    text-align: left;
    width: 980px;
}

.home-content-section-2 {
    margin-top: 10pt;
    margin-right: auto;
    margin-bottom: 0pt;
    margin-left: auto;
    text-align: left;
    width: 980px;
}


.home-content-box-3 ul {
    list-style: none;
}

.home-content-box-3 li {
    font-size: 12px;
   // line-height: 15px;
    margin-left: -36px;
}

.home-content-box-3 li a {
    font-size: 11px;
    line-height: 10px;
}

.home-content-box-1 p, .home-content-box-2 p {
    color: #666;
    font-size: 12px;
    padding-top: 10px;
}

.home-content-box-3 p {
    padding-top: 1px;
}

.home-content-box-1 img, .home-content-box-2 img, .home-content-box-3 img {
    border: solid 2px #ccc;
}

.largeHomePromote {
    background: transparent url(//www.printfellas.com/_img/business-card-photo.jpg) no-repeat;
    width: 980px;
    height: 350px;
    margin: 0 auto;
}
.largeHomePromoteText {
    width: 275px;
    Float: right;
    margin-right: 12px;
    margin-top: 15px;
    text-align: left;
    // position: absolute;
    right: 350px;
    color: #fff;
}

.home-content-box-1 {
    width: 290px;
    height: 350px;
    background: #fff;
    float: left;
    border: solid 2px #ccc;
    padding-left: 10px;
    padding-right: 10px;
    /*--Bottom right rounded corner--*/
    -moz-border-radius-bottomright: 10px;
    -khtml-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    /*--Bottom left rounded corner--*/
    -moz-border-radius-bottomleft: 10px;
    -khtml-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    /*--Top right rounded corner--*/
    -moz-border-radius-topright: 10px;
    -khtml-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    /*--Top left rounded corner--*/
    -moz-border-radius-topleft: 10px;
    -khtml-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;  
}

.home-content-box-2, .home-content-box-3 {
    width: 290px;
    height: 350px;
    background: #fff;
    float: left;
    border: solid 2px #ccc;
    margin-left: 18px;
    padding-left: 10px;
    padding-right: 10px;
    /*--Bottom right rounded corner--*/
    -moz-border-radius-bottomright: 10px;
    -khtml-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    /*--Bottom left rounded corner--*/
    -moz-border-radius-bottomleft: 10px;
    -khtml-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    /*--Top right rounded corner--*/
    -moz-border-radius-topright: 10px;
    -khtml-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    /*--Top left rounded corner--*/
    -moz-border-radius-topleft: 10px;
    -khtml-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;  
}

.home-content-box-1 .bigLink a, .home-content-box-2 .bigLink a, .home-content-box-3 p a {
    color: #f19d00;
    font-size: 16pt;
    font-weight: bold;
    display: block;
    vertical-align: baseline;
    height: 30px;
    background: transparent url(//www.printfellas.com/skins/btn-right.gif) no-repeat;
    padding-left: 30px;
}

.home-content-box-1 li, .home-content-box-2 li, .home-content-box-3 li {
    color: #666;
    line-height: 12pt;
    font-weight: bold;
}

/* content products */

.product-content-section-2 {
    margin-top: 10pt;
    margin-right: auto;
    margin-bottom: 0pt;
    margin-left: auto;
    text-align: left;
    width: 980px;
}

.product-content-box-1 {
    width: 980px;
    height: 120px;
    background: #fff;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    /*--Bottom right rounded corner--*/
    -moz-border-radius-bottomright: 10px;
    -khtml-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    /*--Bottom left rounded corner--*/
    -moz-border-radius-bottomleft: 10px;
    -khtml-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    /*--Top right rounded corner--*/
    -moz-border-radius-topright: 10px;
    -khtml-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    /*--Top left rounded corner--*/
    -moz-border-radius-topleft: 10px;
    -khtml-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;  
}

.product-content-box-1-noheight {
    width: 980px;
    background: #fff;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    /*--Bottom right rounded corner--*/
    -moz-border-radius-bottomright: 10px;
    -khtml-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    /*--Bottom left rounded corner--*/
    -moz-border-radius-bottomleft: 10px;
    -khtml-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    /*--Top right rounded corner--*/
    -moz-border-radius-topright: 10px;
    -khtml-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    /*--Top left rounded corner--*/
    -moz-border-radius-topleft: 10px;
    -khtml-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;  
}

.product-content-box-2 {
    width: 550px;
    height: 320px;
    background: #fff;
    float: right;
    border: solid 2px #ccc;
    padding-left: 10px;
    padding-right: 10px;
    /*--Bottom right rounded corner--*/
    -moz-border-radius-bottomright: 10px;
    -khtml-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    /*--Bottom left rounded corner--*/
    -moz-border-radius-bottomleft: 10px;
    -khtml-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    /*--Top right rounded corner--*/
    -moz-border-radius-topright: 10px;
    -khtml-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    /*--Top left rounded corner--*/
    -moz-border-radius-topleft: 10px;
    -khtml-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;  
}

.button {
    float: left;
    display: block;
    padding: 5px 10px 5px 10px;
    margin: 0px 10px 0px 0px;
    border: solid 2px #999;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    background: #ffc;
    /*--Bottom right rounded corner--*/
    -moz-border-radius-bottomright: 10px;
    -khtml-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    /*--Bottom left rounded corner--*/
    -moz-border-radius-bottomleft: 10px;
    -khtml-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    /*--Top right rounded corner--*/
    -moz-border-radius-topright: 10px;
    -khtml-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    /*--Top left rounded corner--*/
    -moz-border-radius-topleft: 10px;
    -khtml-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;     
}
.button a {
    font-size: 14px;
}
.button a:hover {
    text-decoration: none;;
}
.button:hover {
    text-decoration: none;
    background: #ffd;
}

/* content left */

#content-container-left {
  float: left;
  width: 400px;
  text-align: left;
}

.content-left-body {
  // background: transparent url(//www.printfellas.com/images/bg-content-left-body.png) repeat-y 0 0;
  width: 400px;
  padding: 12px 0 4px 0;
}

.content-left-body table {
  margin: 0 0 0 21px;
}

.content-left-body table tr td {
  background: #f3ecde url(//www.printfellas.com/images/1x1-white.gif) no-repeat 0 0;
  color: #666;
  font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
  vertical-align: top;
  // width: 68px;
}

.content-left-body table tr td span, .card-type span {
  background: transparent url(//www.printfellas.com/images/1x1-white.gif) no-repeat 100% 0;
  display: block;
}
.content-left-body table tr td span span, .card-type span span {
  background: transparent url(//www.printfellas.com/images/1x1-white.gif) no-repeat 0 100%;
  display: block;
}
.content-left-body table tr td span span span, .card-type span span span {
  background: transparent url(//www.printfellas.com/images/1x1-white.gif) no-repeat 100% 100%;
  display: block;
  padding: 2px 0 2px 5px;
  [;
    padding: 2px 0 3px 5px;
  ;]
  *padding: 2px 0 2px 5px;
}

.content-left-body table tr td.alternate-color {
  background-color: #e7ddcf;
  color: #951919;
  // width: 123px;
}

.content-left-body ul {
  margin: 0 0 0 28px;
  padding: 0;
}

.content-left-body ul li {
  border-bottom: 1px solid #e3e1db;
  list-style: none;
  width: 179px;
  padding: 3px 0 5px;
}

.content-left-body ul li {
  padding-bottom: 3px;
}

.content-left-body ul li a {
  background: transparent url(//www.printfellas.com/images/btn-orange-arrow.gif) no-repeat 1px 50%;
  color: #951919;
  font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
  padding: 0 0 0 15px;
}

#content-container-right {
  float: right;
  width: 567px;
}

/* content body header with grey stripe */

.content-body-header, .content-left-header {
  height: 65px;
  position: relative;
  z-index: 0;
}

.content-left-header {
  background: transparent url(//www.printfellas.com/images/bg-content-left-header.png) no-repeat 0 0;
  clear: left;
  height: 40px;
}

/* h2 */

.content-body-header h2, .content-left-header h2, .content-container-header h2, .content-container-header2 h2 {
  color: #555;
  float: left;
  font-size: 22px;
  font-weight: normal;
  margin: 18px 0 0 26px;
  position: absolute;
  z-index: 0;
}

.content-left-header h2 {
  margin-top: 15px;
  margin-left: 25px;
}

.content-container-header h2 {
  margin-top: 15px;
  margin-left: 19px;
}

.content-container-header2 h2 {
  margin-top: 17px;
  margin-left: 18px;
}

/* help button to the right of h2 */

.content-body-header a, .content-container-header a {
  float: right;
  position: absolute;
  right: 16px;
  top: 13px;
}

.content-container-header a {
  top: 10px;
}

.content-body-header a img, .content-container-header a img {
  height: 27px;
  width: 26px;
}

/* content body header plain */

.content-header {
  font-size: 1px;
  height: 11px;

}

/* content bg */

.content-body {
  background: #fff;
    /*--Bottom right rounded corner--*/
    -moz-border-radius-bottomright: 10px;
    -khtml-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    /*--Bottom left rounded corner--*/
    -moz-border-radius-bottomleft: 10px;
    -khtml-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    /*--Top right rounded corner--*/
    -moz-border-radius-topright: 10px;
    -khtml-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    /*--Top left rounded corner--*/
    -moz-border-radius-topleft: 10px;
    -khtml-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
}

.section-one {
  padding-top: 27px;
}

.section-two {
  padding-top: 13px;
}

/* section three */

.section-three {
  _padding-left: 13px; /* will not work within ie.css file */
}

.section-one-flash-content {
  padding: 10px 0 4px 3px;
  text-align: center;
  width: 980px;
}

/* content section */

.content-section {
  margin: 0 0 0 14px;
  width: 872px;
}

.content-container-body .content-section {
  width: 500px;
}

.btn-left, .section, .btn-right {
  float: left;
  height: 213px;
}

.btn-left a, .btn-right a {
  position: relative;
  top: 92px;
}

/* button left arrow */

.btn-left {
  text-align: right;
  width: 32px;
}

/* section */

.section {
  width: 980px;
  height: 233px;
  padding-left: 6px  /* width: 702px; */
}

/* section content area */

.section-content {
  float: left;
  margin: 6px 0 0;
	position: relative;
  // width: 342px;
}

.section-content, .section-business, .section-postcard, .section-body, .section-footer, .section-presentation-folder, .section-poster, .section-door-hanger, .section-calendar, .section-sticker, .section-greeting-card, .section-rolodex-card, .section-flier, .section-letterhead, .section-cd, .section-brochure, .section-trading-card {
  width: 342px;
}

.business {
  margin-right: 11px
}

.section-business, .section-postcard, .section-presentation-folder, .section-poster, .section-door-hanger, .section-calendar, .section-sticker, .section-greeting-card, .section-rolodex-card, .section-flier, .section-letterhead, .section-cd, .section-brochure, .section-trading-card {
  height: 59px;
}

.section-business {
  background: transparent url(//www.printfellas.com/images/bg-section-business.gif) no-repeat 0 0;
}

.section-postcard {
  background: transparent url(//www.printfellas.com/images/bg-section-postcard.gif) no-repeat 0 0;
}

.section-presentation-folder {
  background: transparent url(//www.printfellas.com/images/bg-section-presentation-folder.gif) no-repeat 0 0;
}

.section-poster {
  background: transparent url(//www.printfellas.com/images/bg-section-poster.gif) no-repeat 0 0;
}

.section-door-hanger {
  background: transparent url(//www.printfellas.com/images/bg-section-door-hanger.gif) no-repeat 0 0;
}

.section-calendar {
  background: transparent url(//www.printfellas.com/images/bg-section-calendar.gif) no-repeat 0 0;
}

.section-sticker {
  background: transparent url(//www.printfellas.com/images/bg-section-sticker.gif) no-repeat 0 0;
}

.section-greeting-card {
  background: transparent url(//www.printfellas.com/images/bg-section-greeting-card.gif) no-repeat 0 0;
}

.section-rolodex-card {
  background: transparent url(//www.printfellas.com/images/bg-section-rolodex-card.gif) no-repeat 0 0;
}

.section-flier {
  background: transparent url(//www.printfellas.com/images/bg-section-flier.gif) no-repeat 0 0;
}

.section-letterhead {
  background: transparent url(//www.printfellas.com/images/bg-section-letterhead.gif) no-repeat 0 0;
}

.section-cd {
  background: transparent url(//www.printfellas.com/images/bg-section-cd.gif) no-repeat 0 0;
}

.section-brochure {
  background: transparent url(//www.printfellas.com/images/bg-section-brochure.gif) no-repeat 0 0;
}

.section-trading-card {
  background: transparent url(//www.printfellas.com/images/bg-section-trading-card.gif) no-repeat 0 0;
}

.section-magnets {
  background: transparent url(//www.printfellas.com/images/bg-section-new.gif) no-repeat 0 0;
}

.section-ncr {
  background: transparent url(//www.printfellas.com/images/bg-section-new.gif) no-repeat 0 0;
}

.section-business h3, .section-postcard h3, .section-presentation-folder h3, .section-poster h3, .section-door-hanger h3, .section-calendar h3, .section-sticker h3, .section-greeting-card h3, .section-rolodex-card h3, .section-flier h3, .section-letterhead h3, .section-cd h3, .section-brochure h3, .section-trading-card h3 {
  color: #fff;
  font-size: 19px;
  margin: 0;
  padding: 26px 0 11px 15px;
  width: 327px;
}

.section-business h3 {
  background: transparent url(//www.printfellas.com/images/icon-business.gif) no-repeat 100% 100%;
}

.section-postcard h3 {
  background: transparent url(//www.printfellas.com/images/icon-postcard.gif) no-repeat 100% 100%;
}

.section-presentation-folder h3 {
  background: transparent url(//www.printfellas.com/images/icon-presentation-folder.gif) no-repeat 100% 100%;
}

.section-poster h3 {
  background: transparent url(//www.printfellas.com/images/icon-poster.gif) no-repeat 100% 100%;
}

.section-door-hanger h3 {
  background: transparent url(//www.printfellas.com/images/icon-door-hanger.gif) no-repeat 100% 100%;
}

.section-calendar h3 {
  background: transparent url(//www.printfellas.com/images/icon-calendar.gif) no-repeat 100% 100%;
}

.section-sticker h3 {
  background: transparent url(//www.printfellas.com/images/icon-sticker.gif) no-repeat 100% 100%;
}

.section-greeting-card h3 {
  background: transparent url(//www.printfellas.com/images/icon-greeting-card.gif) no-repeat 100% 100%;
}

.section-rolodex-card h3 {
  background: transparent url(//www.printfellas.com/images/icon-rolodex-card.gif) no-repeat 100% 100%;
}

.section-flier h3 {
  background: transparent url(//www.printfellas.com/images/icon-flier.gif) no-repeat 100% 100%;
}

.section-letterhead h3 {
  background: transparent url(//www.printfellas.com/images/icon-letterhead.gif) no-repeat 100% 100%;
}

.section-cd h3 {
  background: transparent url(//www.printfellas.com/images/icon-cd.gif) no-repeat 100% 100%;
}

.section-brochure h3 {
  background: transparent url(//www.printfellas.com/images/icon-brochure.gif) no-repeat 100% 100%;
}

.section-trading-card h3 {
  background: transparent url(//www.printfellas.com/images/icon-trading-card.gif) no-repeat 100% 100%;
}

.section-body {
  background: transparent url(//www.printfellas.com/images/bg-section.gif) repeat-y 0 0;
}

.section-body-content {
  background: transparent url(//www.printfellas.com/images/bg-section-tile.gif) repeat-x 0 0;
  margin-left: 1px;
  width: 340px;
}

.section-body-content p {
  font-size: 11.5px;
  height: 138px;
  margin: 0;
  line-height:17px;
  padding: 18px 16px 0 135px;
}

.section-body-content p a {
  display: block;
  margin-top: 11px;
  width: 114px;
}

.section-body-content p a img {
  height: 43px;
  width: 114px;
}

.section-body-content p.fifty {
  background: transparent url(//www.printfellas.com/images/bg-50-dollars.png) no-repeat 0 0;
}

.section-body-content p.ninety-five {
  background: transparent url(//www.printfellas.com/images/bg-95-dollars.png) no-repeat 0 0;
}

.section-body-content p.dollar-seventeen {
  background: transparent url(//www.printfellas.com/images/bg-1.17-dollars.png) no-repeat 0 0;
}

.section-body-content p.fifty-five-cent {
  background: transparent url(//www.printfellas.com/images/bg-55-cent.png) no-repeat 0 0;
}

.section-body-content p.thirty-cent {
  background: transparent url(//www.printfellas.com/images/bg-30-cent.png) no-repeat 0 0;
}

.section-body-content p.dollar-forty-seven {
  background: transparent url(//www.printfellas.com/images/bg-1.47-dollars.png) no-repeat 0 0;
}

.section-body-content p.seventy-five {
  background: transparent url(//www.printfellas.com/images/bg-75-dollars.png) no-repeat 0 0;
}

.section-body-content p.forty-three-cent {
  background: transparent url(//www.printfellas.com/images/bg-43-cent.png) no-repeat 0 0;
}

.section-body-content p.hundred-eighty {
  background: transparent url(//www.printfellas.com/images/bg-180-dollars.png) no-repeat 0 0;
}

.section-body-content p.hundred-thirty-seven {
  background: transparent url(//www.printfellas.com/images/bg-137-dollars.png) no-repeat 0 0;
}

.section-body-content p.hundred-ninety-seven {
  background: transparent url(//www.printfellas.com/images/bg-197-dollars.png) no-repeat 0 0;
}

.section-body-content p.hundred-thirty-four {
  background: transparent url(//www.printfellas.com/images/bg-134-dollars.png) no-repeat 0 0;
}

.section-body-content p.sixty-six-cent {
  background: transparent url(//www.printfellas.com/images/bg-66-cent.png) no-repeat 0 0;
}

.section-body-content p.hundred-eight {
  background: transparent url(//www.printfellas.com/images/bg-108-dollars.png) no-repeat 0 0;
}

.section-footer {
  background: transparent url(//www.printfellas.com/images/bg-section-footer.gif) no-repeat 0 0;
  height: 4px;
}

/* content section */

.content .content-section {
  margin: 0 0 0 8px;
  width: 544px;
}

.content .btn-left, .content .section, .content .btn-right {
  float: left;
  height: 185px;
}

.content .btn-left a, .content .btn-right a {
  top: 47px;
}

.content .section {
  margin-bottom: 9px;
  padding: 0 34px 0 29px;
  width: 413px;
}

.content .section-one {
  padding-top: 20px;
}

/* cards */

.card-one, .card-two {
  float: left;
  width: 181px;
}

.card-one {
  margin-right: 50px;
}

.card {
  border: 1px solid #d8d8d8;
  display: block;
  height: 102px;
  margin-bottom: 1px;
  padding: 1px 0 0 1px;
  width: 178px;
}

.card-type {
  background: #e1e1e1 url(//www.printfellas.com/images/1x1-white.gif) no-repeat 0 0;
  margin-bottom: 7px;
}

.card-type span span span {
  text-align: center;
  padding-left: 0;
  height: 10px;
}

.order-now {
  margin-right: 5px;
}

.card-buttons {
  margin-bottom: 7px;
}

/* nav icons */

.nav-icons {
  clear: both;
  height: 41px; /* normal browsers */
  [;
    height: 40px; /* safari fix */
  ;]
  *height: 36px; /* ie fix */
  text-align: center;
}

.nav-icons a {
  padding-bottom: 6px;
}

.nav-icons a.icons-one img, .nav-icons a.icons-two img, .nav-icons a.icons-three img, .nav-icons a.icons-four img, .nav-icons a.icons-five img, .nav-icons a.icons-six img {
  height: 32px;
}

.nav-icons a.icons-one img {
  width: 68px;
}

.nav-icons a.icons-two img {
  width: 64px;
}

.nav-icons a.icons-three img {
  width: 67px;
}

.nav-icons a.icons-four img {
  width: 63px;
}

.nav-icons a.icons-five img {
  width: 66px;
}

.nav-icons a.icons-six img {
  width: 64px;
}

.nav-icons a:hover {
  background: transparent url(//www.printfellas.com/images/btn-icons-line.gif) repeat-x 0 100%;
}

/* card icons */

.content .nav-icons {
  margin-bottom: -2px;
}

.content .nav-icons a {
  margin-right: 2px;
  padding-bottom: 11px;
}

.content .nav-icons a.remove {
  margin-right: 0;
}

/* button right arrow */

.btn-right {
  width: 30px;
}

/* section two */

.section-two {
  padding: 7px 0 8px;
}

.index-prod-bg {
	// background:url('//www.printfellas.com/_img/bg-home-prods.jpg') 30px 10px no-repeat;
	}

/* items */

.items-one, .items-two, .items-three {
  float: left;
  line-height: 17px;
}

.items-one, .items-two {
/*  background: transparent url(//www.printfellas.com/images/bg-items-bar.gif) no-repeat 100% 0; */
}

.items-one {
  margin-left: 14px !important;
}

.items-one, .items-one a, .items-three, .items-three a {
  margin: 0;
  width: 254px;
}

.items-two, .items-two h4 a {
  width: 262px;
}

.items-one h4, .items-two h4, .items-three h4 {
  margin: 0;
}

.items-one h4 a, .items-two h4 a, .items-three h4 a {
  color: #666;
  display: block;
  font-size: 16px;
  padding-left: 150px;
}

.items-one h4.business-cards a {
/*  background: transparent url(../images/bg-icon-business-cards.gif) no-repeat 0 0; */
  height: 43px;
  padding-top: 27px;
}

.items-one h4.postcards  a {
/*  background: transparent url(../images/bg-icon-postcards.gif) no-repeat 0 0; */
  height: 48px;
  padding-top: 31px;
}

.items-one h4.presentation-folders a {
/*  background: transparent url(../images/bg-icon-presentation-folders.gif) no-repeat 0 0; */
  height: 57px;
  padding-top: 21px;
}

.items-one h4.posters a {
/*  background: transparent url(../images/bg-icon-posters.gif) no-repeat 0 0; */
  height: 42px;
  padding-top: 36px;
}

.items-one h4.door-hangers a {
/*  background: transparent url(../images/bg-icon-door-hangers.gif) no-repeat 0 0; */
  height: 35px;
  padding-top: 36px;
}

.items-one h4.magnets a {
/*  background: transparent url(../images/bg-icon-new.gif) no-repeat 0 0; */
  height: 42px;
  padding-top: 36px;
}

.items-two h4.notepads a {
/*  background: transparent url(../images/bg-icon-notepads.gif) no-repeat 0 0; */
  height: 45px;
  padding-top: 25px;
}


.items-two h4.calendars a {
/*  background: transparent url(../images/bg-icon-calendars.gif) no-repeat 0 0; */
  height: 45px;
  padding-top: 25px;
}

.items-two h4.stickers a {
/*  background: transparent url(../images/bg-icon-stickers.gif) no-repeat 0 0; */
  height: 49px;
  padding-top: 30px;
}

.items-two h4.invitations-greeting-cards a {
/*  background: transparent url(../images/bg-icon-invitations-greeting-cards.gif) no-repeat 0 0; */
  height: 56px;
  padding-top: 22px;
}

.items-two h4.promotional-products a {
/*  background: transparent url(../images/bg-icon-promotional-products.gif) no-repeat 0 0; */
  height: 48px;
  padding-top: 30px;
}

.items-two h4.rolodex-cards a {
/*  background: transparent url(../images/bg-icon-rolodex-cards.gif) no-repeat 0 0; */
  height: 48px;
  padding-top: 30px;
}

.items-three h4.fliers-trifolds a {
/*  background: transparent url(../images/bg-icon-fliers-trifolds.gif) no-repeat 0 0; */
  height: 52px;
  padding-top: 18px;
}

.items-three h4.letterhead-envelopes a {
/*  background: transparent url(../images/bg-icon-letterhead-envelopes.gif) no-repeat 0 0; */
  height: 56px;
  padding-top: 23px;
}

.items-three h4.banner-signs a {
/*  background: transparent url(../images/bg-icon-banner-signs.gif) no-repeat 0 0; */
  height: 56px;
  padding-top: 22px;
}

.items-three h4.cd a {
/*  background: transparent url(../images/bg-icon-cd.gif) no-repeat 0 0; */
  height: 56px;
  padding-top: 22px;
}

.items-three h4.brochures-newsletters a {
/*  background: transparent url(../images/bg-icon-brochures-newsletters.gif) no-repeat 0 0; */
  height: 51px;
  padding-top: 27px;
}

.items-three h4.trading-cards a {
/*  background: transparent url(../images/bg-icon-trading-cards.gif) no-repeat 0 0; */
  height: 51px;
  padding-top: 27px;
}

.items-three h4.ncr-forms a {
/*  background: transparent url(../images/bg-icon-new.gif) no-repeat 0 0; */
  height: 51px;
  padding-top: 27px;
}

/* content body footer */

.content-footer, .content-footer2 {
  clear: both;
  font-size: 1px;
  height: 10px;
  margin-bottom: 10px;
}

.content-footer2, .content-left-footer {
  background: transparent url(//www.printfellas.com/images/bg-content-footer2.png) no-repeat 0 0;
  height: 8px;
  margin-bottom: 0;
}

.content-left-footer {
  background: transparent url(//www.printfellas.com/images/bg-content-left-footer.png) no-repeat 0 0;
  font-size: 1px;
}

/* content section two */

/* full color form */

#find-form {
  float: left;
  margin-left: 13px;
  padding: 0;
  overflow: hidden;
  width: 195px;
}

#find-form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

#find-form label {
  display: block;
  font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
  padding-top: 2px;
}

#find-form select {
  border: 1px solid #a5acb2;
  margin: 7px 0 9px;
  width: 100%;
}

#find-form select.remove {
  margin-bottom: 0;
}

/* estimate */

.estimate {
  float: left;
  margin-left: 52px;
}

.estimate p {
  font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
  margin: 2px 0 0 0;
  padding: 0;
}

.estimate p.amount {
  background: #e7ddcf url(//www.printfellas.com/images/img-estimate-tl.gif) no-repeat 0 0;
  color: #951919;
  font-size: 40px;
  font-weight: bold;
  margin: 9px 0 5px;
}

.estimate p.amount span {
  background: transparent url(//www.printfellas.com/images/img-estimate-tr.gif) no-repeat 100% 0;
  display: block;
}

.estimate p.amount span span {
  background: transparent url(//www.printfellas.com/images/img-estimate-bl.gif) no-repeat 0 100%;
  display: block;
}

.estimate p.amount span span span {
  background: transparent url(//www.printfellas.com/images/img-estimate-br.gif) no-repeat 100% 100%;
  display: block;
  height: 60px;
  padding: 8px 0 0 24px;
  width: 252px;
}

/* section three */

.section-three, .section-three-header, .section-three-body, .section-three-footer {
  width: 980px;
}

.section-three {
  margin: 0 auto;
}

.section-three-header {
  background: transparent url(//www.printfellas.com/images/bg-postal-header.png) no-repeat 0 0;
  font-size: 1px;
  height: 10px;
}

.section-three-body {
  margin-left: 14px !important;
  text-align: left;
}

.section-three-body .postal, .section-three-body .cc, .section-three-body .shadow {
  float: left;
}

/* postal */

.section-three-body .postal {
  background-color: #b9ae8e;
  width: 487px;
}

.section-three-body .postal-top {
  // background: transparent url(../images/bg-postal-top-bottom.gif) repeat-x 0 0;
}

.section-three-body .postal-bottom {
  // background: transparent url(../images/bg-postal-top-bottom.gif) repeat-x 0 100%;
}

.section-three-body .postal-left {
  // background: transparent url(../images/bg-postal-left.gif) repeat-y 0 0;
}

.section-three-body .postal-top-left {
  // background: transparent url(../images/bg-postal-top-left.gif) no-repeat 0 0;
}

.section-three-body .postal-bottom-left {
  // background: transparent url(../images/bg-postal-bottom-left.gif) no-repeat 0 100%;
}

.section-three-body .postal-shadow {
  // background: transparent url(../images/bg-postal-shadow.png) repeat-y 100% 0;
  height: 76px;
  padding: 9px 0 0 11px;
}

/* postal icons */

.section-three-body .authorize {
  height: 71px;
  width: 136px;
}

.section-three-body .geotrust {
  height: 71px;
  width: 140px;
}

.section-three-body .ups {
  height: 71px;
  width:  79px;
}

.section-three-body .bbb {
  height: 71px;
  width: 78px;
}

/* postal callout */

.content-left-header2 {
  // background: transparent url(//www.printfellas.com/images/callout-postal-header.png) no-repeat 0 0;
  font-size: 1px;
  height: 10px;
}

.content-left-body2 {
  // background: transparent url(//www.printfellas.com/images/callout-postal-body.png) repeat-y 0 0;
  height: 1%;
}

.content-left-body2 ul {
  // background: transparent url(//www.printfellas.com/images/callout-postal-bg.png) repeat-x 0 0;
  height: 140px;
  margin: 0 0 0 13px;
  padding: 0 0 0 15px;
  width: 194px;
}

.content-left-body2 ul li {
  border-bottom: 1px solid #dad6cd;
  list-style: none;
  padding: 8px 0 7px;
  text-align: center;
  width: 179px;
}

.content-left-body2 ul li.postal-item-geotrust {
  padding-bottom: 6px;
}

.content-left-body2 ul li.postal-item-ups {
  padding-top: 10px;
  padding-bottom: 8px;
}

.content-left-body2 ul li.postal-item-authorize-net {
  padding-top: 10px;
}

.content-left-footer2 {
  // background: transparent url(//www.printfellas.com/images/callout-postal-footer.png) no-repeat 0 0;
  font-size: 1px;
  height: 15px;
}

/* credit cards */

.section-three-body .cc {
  background-color: #eeedea;
}

.section-three-body .cc-top-right {
  background: transparent url(//www.printfellas.com/images/bg-cc-top-right.gif) no-repeat 100% 0;
}

.section-three-body .cc-bottom-right {
  background: transparent url(//www.printfellas.com/images/bg-cc-bottom-right.gif) no-repeat 100% 100%;
  height: 60px;
  padding: 25px 0 0 31px;
  width: 251px;
}

.section-three-body .cc-bottom-right a {
  margin-right: 11px;
}

.section-three-body .shadow {
  background: transparent url(//www.printfellas.com/images/bg-postal-right.png) no-repeat 0 0;
  height: 85px;
  width: 11px;
}

.section-three-footer {
  background: transparent url(//www.printfellas.com/images/bg-postal-footer.png) no-repeat 0 0;
  height: 12px;
}

/* footer */

.footer {
  background: #fff;
  clear: both;
  margin: 0 auto;
  padding: 16px 0 0;
  text-align: left;
  width: 980px;
}

.footer-content {
  margin-top: 6px;
}

.footer .customer-service, .footer .tools-resources, .footer .company-information, .footer .account-information {
  float: left;
  padding-right: 50px;
  padding-bottom: 16px;
}

#smo_listmenu {
    line-height: 50px;
}

#smo_listmenu li  {
    list-style: none;
    display: inline;
}

.footer .smo {
  padding: 0 27px 0 27px;
  width: 720px;
  height: 100px;
}

.footer .smo li a {
  background: none;
  float: left;
  text-align: right;
  margin-right: 2px;
  margin-top: 2px;
  border-width: 1px 1px 1px 1px;
  border-style: solid solid solid solid;
  border-color: gray gray gray gray;
  background-color: #ffffef;
  height: 19px;
  width: 90px;
}

.ams_listitem2 {
	float: left;
	display: inline;
	margin-top: 2px;
	margin-right: 2px;
	width: 97px;
	height: 20px;
	text-align: right;
	border: 1px solid #808080;
	background: #ffffef url(//www.printfellas.com/_img/social-bookmark-icons.png) 0px -2px no-repeat;
	}
.ams_listitem2.comments {
	background-position: 0px -26px;
	}
.ams_listitem2.designfloat {
	background-position: 0px -50px;
	}
.ams_listitem2.feedmelinks {
	background-position: 0px -74px;
	}
.ams_listitem2.delicious {
	background-position: 0px -102px;
	}
.ams_listitem2.furl {
	background-position: 0px -125px;
	}
.ams_listitem2.stumbleupon {
	background-position: 0px -151px;
	}
.ams_listitem2.magnolia {
	background-position: 0px -174px;
	}
.ams_listitem2.reddit {
	background-position: 0px -198px;
	}
.ams_listitem2.spurl {
	background-position: 0px -221px;
	}
.ams_listitem2.blinkbits {
	background-position: 0px -245px;
	}
.ams_listitem2.wists {
	background-position: 0px -268px;
	}
.ams_listitem2.blinklist {
	background-position: 0px -291px;
	}
.ams_listitem2.yahoomyweb {
	background-position: 0px -314px;
	}

.footer .smo li a:hover {
  background-color: #ffffff;
  text-decoration: none;
  color: #534d3e;
}

.smo-text {
  text-align: right;
  font-size: 9px;
  line-height: 19px;
  padding-right: 4px;
}

.footer .smo li img {
  float: left;
  padding: 0;
}

.footer h5, .footer ul {
  margin: 0;
  padding: 0;
}

.footer h5 {
  margin-bottom: 12px;
  font-size: 20px;
}

.footer h5 a {
  color: #58503a;
  font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
}

.footer li {
  list-style: none;
}

.footer li a {
  color: #534d3e;
  font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
  padding-left: 7px;
}

/* footer legal */

.footer .footer-legal {
  background: #f8f6f3;
  padding-top: 16px;
  padding-bottom: 18px;
  text-align: center;
}

.footer-legal ul {
    text-align: center;
    margin: 0 auto;
}

.footer-legal li {
    display: inline;
    text-align: center;
    margin: 0;
    padding: 0;
}

#centerFoot ul {
  text-align: center;
  display: inline;
}

.footer .footer-legal li {
  display: inline;
}

.footer .footer-legal li a {
  background: transparent url(//www.printfellas.com/images/bg-footer-legal-bar.gif) no-repeat 100% 100%;

  font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
  height: 10px;
  padding: 0 20px 0 14px;
}

.footer .footer-legal li.terms a {
  padding-left: 17px;
}

.footer .footer-legal p, .footer .footer-legal p a {
  color: #534d3e;
}

.footer .footer-legal p {
  font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
  line-height: 15px;
  margin: 0;
  padding: 0 55px 0 60px;
}

/* remove background */

.remove-bg a {
  background: 0 !important;
}

.remove-border {
  border: none !important;
}

/* start remove focus on links in firefox */

:link:focus, :visited:focus
{
  -moz-outline: 0;
}

.infoBox {
	margin: 20px;
	border: 1px solid #000;
	background-color: #fff;
	padding: 20px;
	}

#warningBox, #noticeBox {
	border: 1px solid #ccc;
	background-color: #ffffe6;
	padding: 10px;
	text-align: left;
	width: 90%;
	margin: 10px auto;
	}



/* PLOG STYLES */
textarea {
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent;
	}
.cleanField {
	border: 1px solid #000;
	background-color: #FBCA35;
	padding: 3px;
	}
.pClear {
	clear: both;
	height: 1px;
	width: 100px;
	font-size: 1px;
	}
.center {
	text-align: center;
	}
.size16 {
	font-size: 16px;
	}
.size22 {
	font-size: 22px;
	}
.size34 {
	font-size: 34px;
	}
.medGray {
	color: #666;
	}
.marBot5 {
	margin-bottom: 5px;
	}
.marBot10 {
	margin-bottom: 10px;
	}
.marBot20 {
	margin-bottom: 20px;
	}
.marLeft10 {
	margin-left: 10px;
	}
.grayBox {
	background-color: #bbb;
	}
.pad10 {
	padding: 10px;
	}
.floatLeft {
	float: left;
	display: inline;
	}
.floatRight {
	float: right;
	display: inline;
	}

.btnBlank {
	width: 230px;
	height: 84px;
	line-height: 84px;
	font-size: 22px;
	color: #333;
	text-align: center;
	cursor: pointer;
	background: url('//www.printfellas.com/_img/btnBlank.gif') no-repeat;
	}
.btnCaption {
	width: 230px;
	height: 20px;
	line-height: 20px;
	color: #999;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	}
.divLink {
	cursor: pointer;
	}
/* End Global Styles */

#builderContainer {
	width: 850px;
	margin: 30px auto 10px auto;
	}
#builderInstBox {
	float: left;
	display: inline;
	width: 200px;
	font-size: 12px;
	color: #333;
	}
#builderDesigner {
	float: right;
	display: inline;
	width: 610px;
	margin-left: 40px;
	margin-bottom: 40px;
	}
#builderDesignGallery {
	float: right;
	display: inline;
	width: 608px;
	margin-left: 40px;
	margin-bottom: 40px;
	}
#builderInstBox li {
	font-size: 16px;
	color: #666;
	margin-bottom: 5px;
	cursor: pointer;
	list-style-type: none;
	}
#numPerPageSelect {
	float: right;
	display: inline;
	width: 222px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	border: 0px solid;
	}
#numPerPageSelect li {
	float: left;
	display: inline;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
	text-align: center;
	background-color: #bbb;
	list-style-type: none;
	cursor: pointer;
	}
#galleryContainer {
	clear: both;
	width: 608px;
/*	height: 317px; */
	margin-top: 40px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #000;
	}
#galleryContainer img {
	width: 170px;
	height: 80px;
	margin: 10px;
	border: 1px solid #ccc;
	cursor: pointer;
	background: url('//www.printfellas.com/_img/loading.gif') center center no-repeat;
	}
#galleryStart {
	height: 315px;
	line-height: 315px;
	font-size: 20px;
	color: #666;
	}
#pageSelect {
	float: right;
	display: inline;
	width: 422px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	border: 0px solid;
	}
#pageSelect li {
	float: right;
	display: inline;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
	text-align: center;
	background-color: #bbb;
	list-style-type: none;
	cursor: pointer;
	}

#warningBox, #noticeBox {
	border: 1px solid #ccc;
	background-color: #ffffe6;
	padding: 10px;
	text-align: left;
	width: 500px;
	margin: 10px auto;
	}

h3 {
	font-size: 16px;
	padding-left: 16px;
	}
	
h4 {
	font-size: 14px;
	padding-left: 25px;
	}
	
input, textarea, select {
	font-family: "Lucida Grande", Luciada, Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #880000;
	border: 1px solid #000;
	margin: 3px 0px 5px 0px;
	padding: 3px;
	}
form {
	margin: 0;
	padding: 0;
	}
.tableHeading td {
	background-color: #777;
	color: #fff;
	}
.rightAlign {
	text-align: right;
	}
.plainLink {
	color: #000;
	text-decoration: none;
	}
.instructionalText {
	font-size: 10px;
	line-height: 16px;
/*	letter-spacing: */
	color: #888;
	}
	
#shippingContents {
	padding: 20px;
	}
#modal_container {
	padding:5px;
	background-color:#fff;
	border:1px solid #666;
	overflow:auto;
	font-family:"Lucida Grande", Lucida, Tahoma, Arial, Verdana;
	font-size:12px;
	color:#333;
	text-align:left;
	}
#modal_overlay {
	background-color:#000;
	}


/* BUTTONS */
.buttons {
	/*clear: both; */
	}
.buttons a, .buttons button{
    /*display:block; */
    /*float:left; */
    margin:0 4px 0 0;
    background-color:#f1f1f1;
    border:1px solid #333;
    border-top:1px solid #999;
    border-left:1px solid #999;

    font-family:"Lucida Grande", Lucida, Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
	}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
	}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
	}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
	}

/* STANDARD */
button:hover, .buttons a:hover{
    background-color:#dff4ff;
   /* border:1px solid #c2e1ef;*/
    color:#336699;
	}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
	}

/* POSITIVE */
button.positive, .buttons a.positive{
    color:#529214;
	}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
	}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
	}

/* NEGATIVE */
.buttons a.negative, button.negative{
    color:#d12f19;
	}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
	}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
	}

.clickableDiv {
	cursor: pointer;
	}
.requiredField {
	font-weight: bold;
	}
.fieldLabel {
	font-weight: bold;
	font-size: 12px;
	color: #529214;
	}
.paymentNotice {
	background-color: #efefef;
	}
.divClear {
	clear: both;
	font-size: 1px;
	}

/* Plog Styles */
#plogTitle {
	float: left;
	display: inline;
	font-size: 20px;
	color: #005f07;
	margin-bottom: 10px;
	}
#plogOptions {
	float: right;
	display: inline;
	width: 200px;
	font-size: 14px;
	color: #333;
	text-align: right;
	}
#plogOptions a {
	color: #333;
	text-decoration: underline;
	}
#plogContainer {
	width: 980px;
	margin: 10px auto;
	text-align: left;
	color: #333;
	font-size: 12px;
	}
#updateBox {
	border: 1px solid #ccc;
	background-color: #ffffe6;
	padding: 10px;
	}
#awaitingPaymentBox {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #fb8d01;
	cursor: pointer;
	padding: 10px;
	}
#infoTable {
	margin-top: 20px;
	}
#blogEntryPostBox select, #blogEntryPostBox textarea {
	vertical-align: middle;
	}
#blogEntryPostBox textarea {
	width: 97%;
	height: 70px;
	margin: 5px 0;
	text-align: left;
	background-color: #fff;
	}
.blogUpdateAction {
	font-size: 12px;
	}
.blogUpdateAction input {
	margin-left: 10px;
	vertical-align: middle;
	}
.blogUploadProof {
	background-color: #efefef;
	padding: 5px 0px;
	}
.blogUploadProof input {
	margin-left: 10px;
	font-size: 10px;
	vertical-align: middle;
	}
#blogProofApprovalNotice {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #F8F8C8;
	}
#blogLastUpdated {
	font-size: 16px;
	background-color: #A2D795;
	padding: 5px 10px;
	margin-bottom: 20px;
	}
.blogPosterName {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding: 5px 10px;
	background-color: #E8E8E8;
	border-right: 1px solid #999;
	border-bottom: 1px solid #CBE3FF;
	}
.blogPosterStaff {
	background-color: #CBE3FF;
	}
.blogPosterSystem {
	background-color: #F8F8C8;
	}
.blogEntryDate {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	}
.blogEntryText {
	padding: 5px 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	}
.blogNoBorder {
	border-bottom: 0;
	}
#blogSteps .stepDiv {
	font-size: 12px;
	padding-left: 20px;
	margin-left: 10px;
	}
#projectStepsTitle {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin-left: 0;
	margin-bottom: 10px;
	}

#blogSteps .blogStepCompleted {
	color: #999;
	font-size: 12px;
	background: url('//www.printfellas.com/_img/accept.gif') left center no-repeat;
	}
#blogSteps .blogStepActive {
	color: #5F9926;
	font-size: 14px;
	background: url('//www.printfellas.com/_img/bullet_go.gif') left center no-repeat;
	}
#fileUploadBox {
	padding: 10px;
	background-color: #efefef;
	}
#blogUploadFiles {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	}
/* End Plog Styles */

/* All Orders Styles */
.sectionTitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	}
.orderEntry {
	float: left;
	display: inline;
	width: 290px;
	margin: 5px;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #ccc;
	}
.orderNum {
	font-size: 20px;
	margin-bottom: 5px;
	text-align: left;
	border-bottom: 1px dashed #005f07;
	}
.orderNum a:hover {
	text-decoration:none;
	}
.orderEntry .clickBar {
	clear: both;
	background-color: #efefef;
	margin-top: 0px;
	padding: 2px;
	color: #006600;
	cursor: pointer;
	font-weight: bold;
	text-align: right;
	}
.entryLabel {
	clear: left;
	float: left;
	display: inline;
	width: 50px;
	height: 14px;
	border-right: 0px solid #ccc;
	}
.entryData {
	clear: right;
	float: right;
	display: inline;
	text-align: right;
	width: 120px;
	height: 14px;
	border-left: 0px solid #ccc;
	}
/* End All Orders Styles */

/* Client Uploader Styles */
#degradedUI1 input {
	font-size: 12px;
	}
fieldset {
	margin: 5px;
	}
legend {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: Black;
	}
fieldset.flash {
	width: 175px;
	margin: 0px;
	border: 0;
	/* border-color: #D9E4FF; */
	}
.progressWrapper {
	width: 257px;
	overflow: hidden;
	border: 1px solid #CCC;
	}
.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
	}
.red /* Error */ {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
	}
.green /* Current */ {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
	}
.blue /* Complete */ {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
	}
.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	width: 223px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	}
.progressBarInProgress, .progressBarComplete, .progressBarError {
	font-size: 0px;
	width: 0%;
	height: 10px;
	background-color: blue;
	margin-top: 2px;
	}
.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
	}
.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
	}
.progressBarStatus {
	margin-top: 2px;
	width: 237px;
	font-size: 7pt;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
	}
a.progressCancel, a.progressCancel:link, a.progressCancel:active, a.progressCancel:visited, a.progressCancel:hover {
	font-size: 0px;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(images/icons/cancel.png);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
	}
a.progressCancel:hover {
	background-position: 0px 0px;
	}
/* End Client Uploader Styles */

.regHeads {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	}
/* END PLOG STYLES */

/* Sitemap Styles */
.sitemapProductType {
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	}
.sitemapProductType a {
	color: #000;
	text-decoration: none;
	}
.sitemapCategory {
	font-size: 13px;
	font-weight: bold;
	margin-left: 15px;
	}
.sitemapCategory a {
	color: #000;
	text-decoration: none;
	}
.sitemapProdBox {
	margin-left: 20px;
	margin-bottom: 20px;
	}
.sitemapProduct {
	float: left;
	display: inline;
	width: 245px;
	height: 15px;
	font-size: 11px;
	font-weight: normal;
	}
.sitemapProduct a {
	text-decoration: none;
	}
/* End Sitemap Styles */

/* GALLERY STYLES */
.galleryButton {
	float: left;
	display: inline;
	width: 300px;
	height: 50px;
	line-height: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background-color: #efefef;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	}
.galleryPreviewButton {
	float: left;
	display: inline;
	width: 210px;
	height: 100px;
	line-height: 16px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px solid #ccc;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	color: #006600;
	}
.galleryThumb {
	float: left;
	display: inline;
	width: 175px;
	height: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	}
.displayNumBox {
	float: left;
	display: inline;
	width: 250px;
	height: 40px;
	padding-top: 6px;
	}
.displayNumBox select {
	border: 1px solid #ccc;
	background-color: #efefef;
	padding: 3px;
	}
.pagination {
	float: right;
	display: inline;
	width: 450px;
	height: 40px;
	margin-right: 20px;
	text-align: right;
	padding-top: 6px;
	}
.pagination a, .pagination .pageSelected {
	padding: 5px 10px;
	border: 1px solid #ccc;
	}
.pagination .pageSelected {
	font-size: 14px;
	padding: 5px 10px;
	}
#tagCloud {
	font-size: 12px;
	margin-bottom: 20px;
	}
#tagCloud a {
	margin-right: 10px;
	}
/* END GALLERY STYLES */
.carousel{
    overflow:hidden;
    width:100%;
    height:400px;
    position:relative;
}
.carousel .holder{
    width:100%;
    height: 400px;
    position:relative;
    overflow:hidden;
}
.carousel .holder .mask{
    width:100%;
    height: 400px;
    overflow:hidden;
    position:relative;
}
.carousel ul{
    padding:0;
    margin:0;
    list-style:none;
    width:100%;
    height: 400px;
    position:relative;
}
.carousel li{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:400px;
}
.carousel li:after{
    content:'';
    display:block;
    clear:both;
}
.carousel .active{
    z-index:2;
}

.carousel .switcher{
    overflow:hidden;
    position:absolute;
    top:380px;
    text-align:center;
    left:0;
    width:100%;
    height:25px;
    z-index:3;
}
.carousel .switcher ul{
    width:100%;
    height:25px;
    margin:0;
    padding:0;
    list-style:none;
    text-align:center;
}
.switcher li{
    padding:0 6px;
    background:none;
    width:auto;
    position:static;
    display:inline-block;
    height:13px;
}
*+html .switcher li{display:inline;}
.switcher a{
    background:url(//www.printfellas.com/images/bg-switcher.png) no-repeat 0 -33px;
    float:left;
    height:13px;
    overflow:hidden;
    text-indent:-9999px;
    width:13px;
}
.switcher .active,
.switcher a:hover{background-position:0 0;}
.carouselParagraph {width:400px;display:block;font-size:12pt;float:left;}
.carouselGalleryDisplay {display:inline;float:right;padding: 50px 35px 0px 0px;}
.carouselGalleryItem {display:block;padding-right:30px;float:left;width:125px;text-align:center;padding-top:10px;}
.carouselGalleryItem a {font-size:6pt;font-weight:normal;color:#999;}
.homeButton {
	-webkit-box-shadow: rgba(0, 0, 0, 0.199219) 2px 2px 0px 0px;
	background-color: #F19D00;
	border-radius: 5px;
	border-bottom-color: #333;
	border: none;
	border-width: 0;
	box-shadow: rgba(0, 0, 0, 0.199219) 2px 2px 0px 0px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	height: 32px;
	padding: 4px 16px;
	text-shadow: #666 0px 1px 0px;
}
.homeButton:hover {
    background-color: #FFBf00;
    text-decoration:none;
    color:#fff;
}
#topNoticeSocial {
    background-color: #F19D00;
    width:100%;
}
#topNoticeSocialContent {
    margin:0 auto;
    font-size:12pt;
    font-weight:bold;
    padding:6px;
    color:#fff;
}
.topNoticeCloseButton {
    float: right;
    cursor: pointer;
}
.homeBoxArea {
    margin-top: 10pt;
    margin-right: auto;
    margin-bottom: 0pt;
    margin-left: auto;
    text-align: left;
    width: 980px;
}
.homeBoxBoxes {
    width: 290px;
    height: 350px;
    background: #fff;
    float: left;
    border: solid 2px #ccc;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 18px;
    /*--Bottom right rounded corner--*/
    -moz-border-radius-bottomright: 10px;
    -khtml-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    /*--Bottom left rounded corner--*/
    -moz-border-radius-bottomleft: 10px;
    -khtml-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    /*--Top right rounded corner--*/
    -moz-border-radius-topright: 10px;
    -khtml-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    /*--Top left rounded corner--*/
    -moz-border-radius-topleft: 10px;
    -khtml-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;  
}
.homeBoxLast {
    width: 290px;
    height: 350px;
    background: #fff;
    float: right;
    border: solid 2px #ccc;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0px;
    /*--Bottom right rounded corner--*/
    -moz-border-radius-bottomright: 10px;
    -khtml-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    /*--Bottom left rounded corner--*/
    -moz-border-radius-bottomleft: 10px;
    -khtml-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    /*--Top right rounded corner--*/
    -moz-border-radius-topright: 10px;
    -khtml-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    /*--Top left rounded corner--*/
    -moz-border-radius-topleft: 10px;
    -khtml-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px; 
}
.homeBoxBigLink {
    color: #f19d00;
    font-size: 16pt;
    font-weight: bold;
    display: block;
    vertical-align: baseline;
    height: 30px;
    background: transparent url(//www.printfellas.com/skins/btn-right.gif) no-repeat;
    padding-left: 30px;
}
.homeBoxBigLink:hover {
    text-decoration:none;
    color:#FFBf00;
}
#homeCarouselContainer {
  width: 980px;
  height: 400px;
  margin: 0 auto;
  z-index: 1;
}
.homeBoxLast hr {
  border: solid #efefef 1px;
}