@charset “UTF-8″;
* {
	margin: 0;
	padding: 0;
}

html {
	min-height: 100%;
	font-size: 16px;
}

/*
img {
    border-width: 0;
}
*/

a {
	text-decoration: none;
	font-family: "Tahoma", Geneva, sans-serif;
}
a:hover {
	text-decoration: none;
}

body {
	font-size: 100%;
	font-family: "Tahoma", Geneva, sans-serif;
}

p,code,ul {
	padding-bottom: 1em;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0em;
}

h2 {
	font-size: 1.1em;
	margin: 0em;
}
h3 {
	font-size: 1.0em;
	margin: 0em;
}

h1, h2, h3 {
	margin-bottom: 0.4em;
	font-variant: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

h2,h3 {
	padding-top: 0.3em;
}

#wrapper {
	width: 64em;
	margin: 1em auto 0em;
}

#header {
	position: relative;
	text-align: center;
}

#header #logo {
	text-align: center;
}

#header #logo img {
	border-style: none;
}

#sidenav/* sub navigation */
{
	float: left;
	width: 11em;
	margin-top: 0.6em;
	-webkit-border-radius:0.4em;
	-moz-border-radius:0.4em;
}

#sidenav  h2 {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0.46em 0px 0.3em 0.35em;
	text-align: left;
	margin: 0px 0px;
}

#sidenav  ul {
	padding: 0 0.2em;
	margin: 0;
}

#sidenav  li {
	border-bottom: 1px solid #D8EBD8;
	list-style: none;
}

#sidenav  li  a {
	font-size: 0.7em;
	display: block;
	text-decoration: none;
	padding: 2px 0 3px 0.4em;
}

#content {
	margin-left: 12em;
	margin-top: 0.6em;
}

#content p {
	font-size: 0.75em;
	line-height: 150%;
}

#content .spiffyfg #categories {
	font-size: .75em;
}

#content  li {
/*	margin-left: 2.2em;*/
	margin-bottom: 0.8em;
}

#categories li {
	margin-bottom: 0em;
	margin-left: 0em;
}

/* product table */
#content #product-table {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
}
#content #product-table .spacer {
	height: 1em;
}
#content #product-table .centered {
	margin: 0px 50% 0px auto;
	padding-right: 50%;
}
#content #product-table .grey {
	-webkit-border-radius:10px;
	-moz-border-radius:6px;
	border:1px solid #787878;
	padding:6px;
	background-color: #c8c8c8;
	margin-bottom: 1em;
	width: 48%;
}
#content #product-table .grey .white {
	background: #FFFFFF;
	width: 100%;
	padding: 0.3em;
	height: 20em;
}
#content #product-table .grey .white h2 {
	font-size: 1.4em;
	color: #333333;
	text-align: center;
	margin-bottom: 0.1em;
}
#content #product-table .grey .white h3 {
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 1em;
	margin-top: 0px;
}
#content #product-table .grey .white p {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0.1em;
	padding-bottom: 0em;
	font-size: 0.9em;
}
#content #product-table .grey .white img {
	border-style: none;
}
#content #product-table .grey .white td {
	width: 50%;
}
#content #product-table .grey .white .delete {
	text-decoration: line-through;
}
#content #product-table .grey .white .red {
	color: #FF0000;
}

#spacer /* forces main to be taller than the floating sidebar */
{
clear:both;
}

.spacer /* forces main to be taller than the floating sidebar */
{
clear:both;
}

#footer {
	text-align: center;
	font-size: 0.7em;
	line-height: 130%;
	clear: both;
	width: 75em;
	margin: 1em auto 0px;
	padding-bottom: 2em;
}
#footer p {
	margin-bottom: 0.6em;
	margin-top: 0px;
	padding: 0px;
}

/* alan added */
/* for cart page */
#content th {background-color: #2F5376; color: #FFFFFF; padding : 2px; vertical-align : middle; }
th {background-color: #2F5376; color: #FFFFFF; padding : 2px; vertical-align : middle; }

td {vertical-align : top; font-size:12px;}


/* new stuff for designer pages */
#content  .custom-table {
	width: 420px;
	padding: 0px;
	margin-bottom: 1em;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding:0px;
}

#content .custom-table .select-image {
	border-style: none;
	margin-bottom: 0.5em;
}

#content .custom-table option {
	margin-bottom: 0.2em;
	padding-left: 0.3em;
}

#content .custom-table  .top {
	font-size: 1.2em;
	height: 38px;
	vertical-align: middle;
	padding-left: 0.5em;
	-webkit-border-radius:8px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
}

#content .custom-table .middle p {
	font-size: 1.2em;
	margin-top: 0.2em;
	margin-bottom: 0px;
	padding-bottom: 0.3em;
}

#content .custom-table .middle .or {
	text-align: center;
	vertical-align: middle;
	font-size: 1.3em;
	color: #333333;
	font-weight: bold;
}

#content .custom-table #product_style {
	font-size: 0.9em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-left: 0.5em;
}

#content .custom-table #font {
	font-size: 0.9em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-left: 0.5em;
}

#content .custom-table #type-table {
	width: 95%;
	margin-left: 0.3em;
	padding: 0px;
	margin-bottom: 0.3em;
}

#content .custom-table #text-table {
	width: 99%;
	margin-left: 0.3em;
	padding: 0px;
	margin-bottom: 0.3em;
}

#content .custom-table #text-table th {
	color: #333333;
	text-align: left;
	background-color: transparent;
}

#content  .guidelines {
	width: 300px;
	padding: 0px;
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border:1px solid #114054;
	padding:0px;
	background-color: #D4EFF6;
}

#content   .guidelines     .top {
	height: 38px;
	width: 300px;
	text-align: left;
	vertical-align: middle;
	background-image: url(/layout/images/pin.gif);
	background-repeat:no-repeat;
	-webkit-border-radius:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
}

#content  .guidelines  .middle {
	text-align: left;
}

#content .guidelines .top p {
	color: #FFFFFF;
	font-size: 1.2em;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 0px 0px 2.7em;
}

#content .guidelines .middle p {
	font-size: 0.95em;
	margin-top: 0.2em;
	margin-bottom: 0.7em;
	line-height: 135%;
	padding: 0.3em 0.3em 0em;
}

#content  .button {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	padding: 0.2em 0.5em 0.3em;
	margin: 0px auto;
	text-align: center;
	height: 2.2em;
	vertical-align: middle;
	border-top: 1px inset #000000;
	border-right: 1px outset #000000;
	border-bottom: 1px outset #000000;
	border-left: 1px inset #000000;
	font-size: 0.9em;
	line-height: 1em;
	color: white;
}

#content  .button:active {
	color: black;
}

#content   .button   p {
	color: white;
	margin: 0px;
	padding: 0.2em 0em 0.3em;
	letter-spacing: 0.07em;
}

#content   .button   a {
	font-size: 2em;
	line-height: 1em;
	color: white;
	margin: 0px;
	padding: 0.2em 1.5em 0.3em;
	letter-spacing: 0.07em;
}

#content  .button a:active {
	color: black;
}

#content #upload p {
	font-size: 0.9em;
	margin-top: 1em;
	font-weight: bold;
}

#content .page-numbers {
	text-align: center;
	font-size: 0.85em;
	margin: 0px 0px 0.3em;
	padding: 0px;
}
#content #design-table {
	color: #333333;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.5em;
}
#content #design-table p {
	font-size: 0.9em;
	margin: 0.3em 0px 0.7em;
	padding: 0px;
	line-height: 125%;
	color: #333333;
}
#content #design-table img {
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#content #design-table td {
	padding: 0.3em 0.3em 0.5em;
	text-align: center;
	width: 25%;
}
#content #design-table a {
	font-size: 1em;
}
#content #design-table .choose {
	font-style: italic;
	font-weight: bold;
	color: #114054;
}

#content .preview-frame {
	padding:1px;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	height: 300px;
	border: 5px outset #dddddd;
}

#content .mug-frame {
	padding:1px;
	background-color: black;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	height: 127px;
	border: 5px outset #dddddd;
}

.details-frame {
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	width: 240px;
	height: 240px;
	border: 5px outset #dddddd;
}

.thumbnail-frame {
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	width: 125px;
	height: 125px;
	border: 5px outset #dddddd;
}

.partner-frame {
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	width: 468px;
	height: 60px;
	border: 5px outset #dddddd;
}

.thumbnail {
	background-color:white;
}

.gallery-frame {
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	width: 100px;
	height: 100px;
	border: 5px outset #dddddd;
}

#content #design-table .more {
	color: #FF0000;
	font-style: italic;
}
#content #personalized-table {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
}
#content #personalized-table p {
	font-size: 1em;
	margin: 0.3em 0px 0.7em;
	padding: 0px;
	line-height: 125%;
	color: #333333;
}
#content #personalized-table img {
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-style: none;
}

#content #personalized-table td {
	padding: 0.25em 0.25em 0.25em;
	text-align: center;
	width: 25%;
}
#content #personalized-table a {
	font-size: 1.1em;
}
#content #personalized-table .choose {
	font-style: italic;
	color: #114054;
}

.details-frame-showcase {
	background-color: white;
	width: 240px;
	height: 240px;
	border: 5px outset #dddddd;
	float: right;
	margin-left: 1.5em;
}

#product-details-header {
	min-height:250px;
}


#content    .gallery-button  {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin: 0.3em;
	height: 5.7em;
	border-top: 1px inset #000000;
	border-right: 1px outset #000000;
	border-bottom: 1px outset #000000;
	border-left: 1px inset #000000;
	background: url(images/fish.png) no-repeat left center;
	width: 16em;
	padding: 0em;
	float: left;
	font-size: 0.95em;
}

#content   .gallery-button   p {
	color: white;
	margin: 0px;
	padding: 0.7em 0em 0em 4.5em;
	letter-spacing: 0.07em;
	text-align: left;
	line-height: 150%;
}

#content   .gallery-button   a {
	color: white;
	margin: 0px;
	padding: 0em;
	letter-spacing: 0.07em;
}

#content  .gallery-button a:active {
	color: black;
}

#content  .upload-button {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin: 0.3em;
	height: 5.7em;
	border-top: 1px inset #000000;
	border-right: 1px outset #000000;
	border-bottom: 1px outset #000000;
	border-left: 1px inset #000000;
	background: url(images/folder.png) no-repeat left center;
	width: 16em;
	padding: 0em;
	float: right;
	font-size: 0.95em;
}

#content   .upload-button   p {
	color: white;
	margin: 0px;
	padding: 0.7em 0em 0em 5em;
	letter-spacing: 0.07em;
	text-align: left;
	line-height: 150%;
}

#content   .upload-button   a {
	color: white;
	margin: 0px;
	padding: 0em;
	letter-spacing: 0.07em;
}

#content  .upload-button a:active {
	color: black;
}

#content .custom-table .middle h2 {
	text-align: center;
	margin-top: 1.5em;
	font-size: 1.5em;
}

#content .custom-table #size-chart {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}

#faq li {
	font-size: 0.7em;
	color: black;
}

#content #image-gallery {
	float: left;
	font-size: 0.75em;
	line-height: 100%;
	width: 14em;
	background: #FFFFCC url(images/image-gallery.png) no-repeat center top;
	padding: 0.2em;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin-right: 1em;
	border:1px solid #114054;
	padding-top: 9em;
}
#content #image-gallery h2 {
	color: #333333;
}
.img-right {
	margin: 0px 0px 0.5em 0.5em;
	float: right;
}

#content #image-gallery-table {
	padding: 0px;
}
#content #image-gallery-table img {
	border-style: none;
}
#content #image-gallery-table td {
	background: url(http://designer.inktastic.com/designer/shadow.jpg) no-repeat bottom right;
	color:white;
	width:112px;
	height:112px;
	border-style:solid;
	border-width:0px;
	text-align:left;
	vertical-align:top;
}

#content #cart-table {
	width: 98%;
	margin-bottom: 1em;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#content #cart-table img {
	border-style: none;
}
#content #cart-table th {
	background-color: #114054;
	color: #FFFFFF;
	vertical-align : middle;
	padding: 0.2em;
	text-align: center;
	font-size: 0.9em;
	border-right: 1px solid #FFFFFF;
}
#content #cart-table .noborder {
	border-style: none;
}
#content #cart-table td {
	color: #333333;
	border-bottom: 1px solid #000000;
	padding: 0.2em 0.3em 0.5em;
	vertical-align: top;
	font-size: 0.75em;
	line-height: 130%;
}

.yellowbg {
	background: #FFFFDD;
}

.greybg {
	background: #DDDDDD;
}

#content #cart-table2 {
	width: 98%;
	margin-top: 2em;
}
#content #cart-table2 h2 {
	font-size: 1.4em;
	text-align: center;
	color: #114054;
}
#content #cart-table2 th {
	background-color: #114054;
	color: #FFFFFF;
	vertical-align : middle;
}
#content #cart-table2 td {
	color: #333333;
	vertical-align: top;
}

#content #cart-table2 p {
	font-size: 0.95em;
	padding-top: 0.4em;
	text-align: center;
}

#shipping {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#shipping th {
	font-size: 1em;
	text-align: left;
	padding: 0.2em;
	border-right: 1px solid #FFFFFF;
}
#shipping td {
	padding: 0.2em;
	border-right: 1px solid #000000;
}

#shipping .noborder {
	border-style: none;
}

#discounts {
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#discounts th {
	font-size: 1em;
	text-align: left;
	padding: 0.2em;
	border-right: 1px solid #FFFFFF;
}

#discounts td {
	padding: 0.2em;
	border-right: 1px solid #000000;
}

#discounts .noborder {
	border-style: none;
}

#content #cart-table .printback {
	border:2px solid rgb(0,0,0);
}

.orange {
	color: #f58026;
}

.red {
	color: #FF0000;
	font-weight: bold;
}

.green {
	color: #8cc63f;
}

.delete {
	text-decoration: line-through;
}

.centered {
	text-align: center;
}

#sidenav .sidebarlink img {
	border-style: none;
}

#content .gallery-frame img {
	border-style: none;
}

#slider-wrapper
{
  width:550px;
  position:relative;
  background: rgb(238,103,49);
  padding: 3px;
}

#slider-control
{
  text-align:right;
  margin-top:5px;
}

#slider-control a
{
  background:rgb(39,172,236);
  padding:0 3px;
  color:#FFFFFF;
  text-transform:uppercase;
  text-decoration:none;
  margin-left:3px;
}

#slider-control a.active
{
  background:rgb(34,97,169);
}

#slider-control a span
{
  visibility:hidden;
}

ul.menu,
ul.menu li,
ul.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu {
	font-family: Arial, Verdana;
	font-size: 14px;
	width:100%;
}

ul.menu li {
	display: block;
	text-decoration: none;
	//white-space: nowrap;
	border-style: solid;
	border-width: 0px 1px 0px 0;
	position: relative;
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1;
	color: #ffffff;
	background: rgb(82,82,82);
	background: -webkit-gradient(linear, left top, left bottom, from(#a9a9a9), to(#7a7a7a)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #a9a9a9,  #7a7a7a); /* for firefox 3.6+ */
}

ul.menu li a {
	padding: 5px 12px;
	text-decoration: none;
	color: #ffffff;
	display: block;
}
	
ul.menu li form {
	padding: 5px 12px;
	text-decoration: none;
	display: block;
}
	
ul.menu input {
	padding: 1px;
	border: 1px;
}

input.menuButton:hover{
	background: white;
	color:black;
}

input.menuButton:hover{
	background: rgb(141,198,63);
	color:rgb(40,40,40);
}
	
input.menuButton:active {
	background: rgb(141,198,63);
	color:white;
}
	
ul.menu li a:hover {
	background: rgb(141,198,63);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(161,218,83)), to(rgb(141,198,63))); /* for webkit browsers */
	background: -moz-linear-gradient(top,  rgb(161,218,83),  rgb(141,198,63)); /* for firefox 3.6+ */
}

ul.menu ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 100%;
	display: block;
}

ul.menu li:hover > ul {
 visibility: visible;
}

ul.menu ul li { 
	float: none;
	font-size: 11px;
	border-width: 1px 0px 0px 0;
}

ul.menu ul {
	width: 200px;
}

ul.like-buttons li{
    display: block;
    float: left;
    margin-right: 5px;
}

li.twitter-like{
    margin-top: 2px;
}

li.fb-like{
    margin-top: 2px;
}

li.fb-like{
    margin-top: 2px;
}

li.pin-it{
}

li.g-plus-one{
}

