#mainContentSF {
	max-width: 1025px;
  	width: auto;
}

body{
	background-image: url("../user/images/default/images/ecailles-1920x1080.png"); 
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #000;
        height:100%;
        background-color:#e6e6e6;
        overflow-x: hidden;
}
.header:hover {
	border: none;
	background: transparent;
}
.container {

        background-color:#fff;
	width: 80%;
	max-width: 995px;
	min-width: 995px;
        z-index:98;
        border-bottom:1px solid #ccc;
	margin: 0px auto;
	overflow: hidden;
        padding:0px 0px 20px 30px;
}


.sidebar1 {
	float: left;
	width: 10%;
	padding:0;
}
.content {
	padding: 0;
	width: 60%;
	float: left;
}
.sidebar2 {
	float: left;
	width: 20%;
	padding: 0;
}


.chat{
        z-index:99;
}
.offer{
width:285px;
height:200px;
position:relative;
top:0px;
float:left;
margin-left:30px;
border:1px solid #bfd730;
}
#boxed{
background-color:#d1d3d4;
padding:10px;
color:#000;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-shadow: 1px 1px 1px #999;
filter: dropshadow(color=#fff, offx=1, offy=1); 
line-spacing:20px;
}
.tag {
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 9px;
	line-height: 1.2em;
}
.boldbody {
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
}
.smallbody {
	color: #bfd730;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.tinybody {
	color: #666666;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 9px;
}
.tinybodysup {
	color: #666666;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 9px;
	vertical-align: text-top;
}
.signoff {
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	color: #336699;
	font-size: 11px;
	line-height: 1.2em;
}
.box{
        padding-bottom:10px;

}

.tableLogin {
        text-align:right;
	position:relative;
      	background-color:#fff;
        width:1025px;
	color: #191919;
	

}

.tableMain {

        position:relative;
        border-top:1px solid #ccc;
	color: #111;
        width:1025px;
        height:150%;
        background-color:#fff;
        padding:15px 30px 10px 30px;

}
@font-face {
	font-family: GothamLight, Helvetica, Arial, sans-serif;
	src: url('user/images/default/Trade Gothic.otf');
}
@font-face {
	font-family: GothamLight, Helvetica, Arial, sans-serif;
	font-weight: bold;
	src: url('user/images/default/Trade Gothic Bold.otf');
}


a {
	font-family:GothamLight, Helvetica, Arial, sans-serif;
        color:#bfd730;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
        color:#999;
}
.login {
background-color:#bfd730;
	color: #fffffd;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 12px;
        height:15px;
}

a.login {
	color:#fff;
        border-bottom:none;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.login:hover {
	color: #d1d3d4;
	text-decoration: none;
	background:none;
}


.login_table {
margin-top: 20px;

-webkit-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0;
border-top:5px solid #bfd730;
border-left:1px solid #bfd730;
border-right:1px solid#bfd730;
}
.login_signup {
background-color: ;
border-left:1px solid #bfd730;
border-right:1px solid #bfd730;
}
.login_signup .h3 {
	text-align: center !important;
}
.login_support {
background-color: none;
-webkit-border-radius: 0 0 8px 8px;
border-radius: 0 0 8px 8px;
border-left:1px solid #bfd730;
border-right:1px solid #bfd730;
border-bottom:5px solid #bfd730;
padding-bottom:15px;
}



.copyright, A.copyright, A.copyright:link, A.copyright:visited {
  background: transparent;
  color: #999999;
  font-family:GothamLight, Helvetica, Arial, sans-serif;
  font-size: 10px;
  text-decoration: none;
}
A.copyright:hover {
  text-decoration: underline;
}
a.anchor {
	text-decoration: none;
}
a.anchor:hover {
	text-decoration: underline;
}
.clear {
	background-image: url(/img/_.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
.yellow {

}
.orange {

}
.green {

}
.blue {

}
.cyan {

}

#menu {
        position:relative;
	background-image: url(user/images/default/img/menu_bkgnd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:30px;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 13px;
        
}

.menuY {
	color: #bfd730;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 14px;

	text-decoration: none;
	text-align:bottom;
        padding:5px 5px 5px 5px;
}
.menuO {
	color: #bfd730;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 14px;

        text-decoration: none;
	text-align:bottom;
        padding:5px 5px 5px 5px;
}
.menuG {
	color: #bfd730;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 14px;

	text-decoration: none;
	text-align:bottom;
        padding:5px 5px 5px 5px;
}
.menuB {
	color: #bfd730;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 14px;

	text-decoration: none;
	text-align:bottom;
        padding:5px 5px 5px 5px;
}
.menuC /* select / hilight color */ {
	color: #bfd730;
	cursor: pointer;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 14px;

	text-decoration: none;
	text-align:bottom;
        padding:5px 5px 5px 5px;
}
.menuO a, .menuY a, .menuB a, .menuG a /* select / hilight color */ {
	display:block;
	color: #000;
	cursor: pointer;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	
	text-align:center;
        padding:5px 5px 5px 5px;
}
.menuO a:hover, .menuY a:hover, .menuB a:hover, .menuG a:hover /* select / hilight color */ {
	color: #bfd730;
	text-shadow: none;
	text-decoration: underline;
}
.menuO:hover, .menuY:hover, .menuB:hover, .menuG:hover /* select / hilight color */ {
	color: #bfd730;
	text-shadow: none;
	text-decoration: underline;
}
h1 {
	color: #bfd730;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2em;
}
.h1 {
	color: #bfd730;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2em;
}
h2 {
	color: #bfd730;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
}
.h2 {
	color: #bfd730;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
}
h3 {
	color: #bfd730;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
        letter-spacing:-1px;
}

span.h3 {
	padding:4px;
	line-height:24px;
}

td.h3 {
background-color:none;
}

.h3 {

	color: #bfd730;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.tableC {
	border: 1px solid #999;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
}
.inputBody {
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
}

#new-address{
	background: #d1d3d4;
}

span.largebody style1{
color:#fff;
}

.tableYHead {
	background: #d1d3d4;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.tableYLabel {
	color: #fff;
	background: #999;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.tableYBody {
	background: #d1d3d4;
	font-family:GothamLight, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

/* context help */
a.glossaryTerm, a.glossaryTerm:link, a.glossaryTerm:visited {
	border-bottom: 1px dotted #027FC2;
	color: #282828;
	text-decoration: none;
	cursor: help;
}
a.glossaryTerm:hover {
	border-bottom: 1px solid #027FC2;
}
th a.glossaryTerm, th a.glossaryTerm:link, th a.glossaryTerm:visited {
	border-bottom: 1px dotted #FFFFFF;
	color: #FFFFFF;
}
th a.glossaryTerm:hover {
	border-bottom: 1px solid #FFFFFF;
}

/* tabular data */
.dataQuantity, .dataQuantityNegative {
	text-align: right;
}
.dataQuantityNegative {
	color: #A30A0D;
}
.textInfo {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.6em;
	color: #1D239A; 
}

/* cart image */
table.tblImage {
	border: 1px solid #CCCCCC;
}
table.tblImage td {
	background-color: #FFFFFF;
	padding: 0em;
	margin: 0em;
	text-align: center;
	vertical-align: middle;

}
/* update-proof-back-next  */
button {
	background:none;
	border:1px solid #d1d3d4;
	text-transform: uppercase;
	color:#999;
	font: 12px GothamLight, Helvetica, Arial, sans-serif;
	padding: 0px;
}
button:hover {
	border:1px solid #999;
	color:#bfd730;

}
span.button {
	padding: 0px;
	display: block;
	height: auto;
	overflow: hidden;
}

/* review approve  */
button.action {
	padding: 0px; /* space for arrow */
	margin-top: 0px;
	background:none;
}
span.action {
	background:none;
	float: none;
	padding: 0px;
	display: block;
	font: 12px GothamLight, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	height: auto;
	vertical-align: middle;
	overflow: hidden;
}

/* shipping */
button.smallAction {
	background:none;
	border:1px solid #d1d3d4;
	text-transform: uppercase;
	color:#999;
	font: 12px GothamLight, Helvetica, Arial, sans-serif;
	padding: 1px;
	height: 20px;

}
button.smallAction:hover {
	border:1px solid #999;
	color:#bfd730;
}
span.smallAction {
	background:none;
	float: none;
	padding: 1px;
	display: block;
	font: 12px GothamLight, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	height: auto;
	vertical-align: middle;
	overflow: hidden;
}
/* NEWCatalog styles */

#catalogWrap {
	border-color: #999;
}

#TCtable { width: 235px; padding: 0px 20px 0px 0px; background: #ffffff; border: 0; }

ul.TreeControl {
        float: inherit;
	position:relative;
	background: #fff;
	margin-right: 0px;
	padding: 10px 10px 10px 0px;
	border:1px solid #999;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-webkit-box-shadow: inset 0px 0px 5px 0px #999;
	-moz-box-shadow: inset 0px 0px 5px 0px #999;
	box-shadow: inset 0px 0px 5px 0px #999;
}
ul.TreeControl { color: #ffffff; }
ul.TreeControl li.TCopen, ul.TreeControl li.TCclosed { padding: 0px 0px 5px 0px; }
ul.TreeControl li.TCopen div.anchorCatalog, ul.TreeControl li.TCclosed div.anchorCatalog {
    float: inherit;
	position: relative;
	left: 20px;
	width: 188px; 
    color:#fff; 
	font: 22px/36px GothamLight, Helvetica, Arial, sans-serif;
	
    margin: 0px 0px 5px -20px;
    padding: 10px 0 0 25px;
    border-bottom: 1px solid #999;
    background: #bfd730;
}
ul.TreeControl li.TCopen div.anchorCatalog a {
 background: url(/user/images/default/img/ui_img/catalog_open_up.png) center left no-repeat;
}
ul.TreeControl li.TCopen div.anchorCatalog a:hover {
 background: url(/user/images/default/img/ui_img/catalog_open_over.png) center left no-repeat;
}
ul.TreeControl li.TCclosed div.anchorCatalog a {
 background: url(/user/images/default/img/ui_img/catalog_closed_up.png) center left no-repeat;
}
ul.TreeControl li.TCclosed div.anchorCatalog a:hover {
 background: url(/user/images/default/img/ui_img/catalog_closed_over.png) center left no-repeat;
}

ul.TreeControl li { list-style: none; }
ul.TreeControl, ul.TreeControl ul, ul.TreeControl li { margin-bottom: 5px; padding: 0; font-size: 10pt;}
ul.TreeControl ul { padding-left: 5px; }
ul.TreeControl li a { padding-left: 5px; cursor: hand; text-decoration: underline; color: #000000; }
ul.TreeControl li a:hover { padding-left: 5px; cursor: hand; text-decoration: underline; color: #000; }
ul.TreeControl li.TCopen a { list-style: none; background: none; text-decoration: none; color: #FFF; }
ul.TreeControl li.TCclosed a { list-style: none; background: none; text-decoration: none; color: #000;}

ul.TreeControl li.TCbullet a { 
        list-style: disc; background: none;
        color:#000;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 10px;
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 0px;
	text-align: left;
	-o-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
}
ul.TreeControl li.TCbullet a:hover { 
         margin-left: 15px;
         color: #bfd730;
         text-shadow: none;
}

ul.TreeControl li.TCopen ul { display: block; }
ul.TreeControl li.TCclosed ul { display: none; }


/* tree control styles */

ul.TreeControl {padding: 0px 0px 10px;}
ul.TreeControl ul {padding: 15px 0px 0px; }
ul.TreeControl li { list-style: none; font-size:14px; }
ul.TreeControl, ul.TreeControl ul, ul.TreeControl li { margin: 0; }
ul.TreeControl ul { padding-left: 18px; }
ul.TreeControl li a { padding-left: 0px; cursor: hand; }
ul.TreeControl li a:hover { padding-left: 0px; cursor: hand; }
ul.TreeControl li.TCopen a { text-decoration: none;}

ul.TreeControl li.TCclosed a { text-decoration: none;}

ul.TreeControl li.TCbullet a { background: url(/img/x.gif) center left no-repeat; }
ul.TreeControl li.TCopen ul { display: block; }
ul.TreeControl li.TCopen ul a { }
ul.TreeControl li.TCopen ul a:hover { }
ul.TreeControl li.TCclosed ul { display: none; }
ul.TreeControl li.TCclosed ul a { }
ul.TreeControl li.TCclosed ul a:hover { }

.myText { font-size: 10px; color: #999;  font-family: GothamLight, Helvetica, Arial, sans-serif; border-width: 1px; border-color: #999; border-style: solid; text-align: left; background-color: #FFFFFF; }
.myTextR { font-size: 10px; color: #999;  font-family: GothamLight, Helvetica, Arial, sans-serif; border-width: 1px; border-color: #999; border-style: solid; text-align: right; background-color: #FFFFFF; }

/* EZ Tab Concept */
/* Tabs Container */
div.easycard-tabs { position:relative; left: 0px; border-bottom:none; color:#999; font-family: GothamLight, Helvetica, Arial, sans-serif; font-size: 11px;}
div.easycard-tabs td {  border-top:1px solid #fff; font-family: GothamLight, Helvetica, Arial, sans-serif; font-size: 11px;}
/* Active Tab */
div.easycard-tabs td.activetab-left  { display:none; border:none; width: 0px; height: 26px; }
div.easycard-tabs td.activetab-right {  display:none; border:none; width: 0px; height: 26px; }
div.easycard-tabs td.activetab-text  {  border-top:1px solid #fff; font-weight: bold; color: #bfd730; padding: 5px 5px 5px 5px; }
/* Inactive Tabs */
div.easycard-tabs td.tab-left  { display:none;  border:none; width: 0px; height: 26px; }
div.easycard-tabs td.tab-right { display:none; border:none;  width: 0px; height: 26px; }
div.easycard-tabs td.tab-text  { border-top:1px solid #fff; color: #999; padding: 5px 5px 5px 5px; }
div.easycard-tabs td.tab-text a { border-top:1px solid #fff; border:none; color:#999; }
/* Bottom Decoration */
div.easycard-tabs-btm1 { display:none; height: 0px; overflow: hidden; }
div.easycard-tabs-btm2 { display:none;}
div.easycard-tabs-btm3 {display:none; border:#fff;  }
/* table below tabs */
.easycard-table { }
/* end EZ Tab Concept */

/* search paging styles */
.source{
color:#bfd730;
font-family:GothamLight, Helvetica, Arial, sans-serif;
font-weight:bold;
}
#cropBox{display:none;}

.tableCheckoutHeader{

width:1024px;
}
/***********************************************
 * informative boxes                           *
 ***********************************************/


/**********************************************
* message boxes: warning, error, confirmation *
***********************************************/
.notice {
    color:              #000000;
    background-color:   #FFFFDD;
}
h1.notice,
div.notice {
	margin:             0.5em 0 0.5em 0;
	border:             2px solid #FFD700;
	background-image:	url(/img/s_notice.png);
	background-repeat:  no-repeat;
	background-position: 10px 50%;
	padding:            10px 10px 10px 36px;
}
div.notice h1 {
	border-bottom:		2px solid #FF0000;
	font-weight:		bold;
	text-align:			left;
	margin:				0 0 0.2em 0;
}

.warning {
	color:				#CC0000;
	background-color:	#FFFFCC;
}
p.warning,
h1.warning,
div.warning {
	margin:				0.5em 0 0.5em 0;
	border:				2px solid #CC0000;
	background-image:	url(/img/s_warn.png);
	background-repeat:	no-repeat;
	background-position: 10px 50%;
	padding:			10px 10px 10px 36px;
}
div.warning h1 {
	border-bottom:		2px solid #cc0000;
	font-weight:		bold;
	text-align:			left;
	margin:				0 0 0.2em 0;
}

.error {
	background-color:	#FFFFCC;
	color:				#FF0000;
}
h1.error,
div.error {
	margin:				0.5em 0 0.5em 0;
	border:				2px solid #FF0000;
	background-image:	url(/img/s_error.png);
	background-repeat:	no-repeat;
	background-position: 10px 50%;
	padding:			10px 10px 10px 36px;
}
div.error h1 {
	border-bottom:		2px solid #999;
	font-weight:		bold;
	text-align:			left;
	margin:				0 0 0.2em 0;
}

.confirmation {
	background-color:	#FFFFCC;
}

#turnAroundTbl {

}
button[title="review artwork catalog"], button[title="delete cart item"], button[title="You must be logged in to use this feature."], button[title="Save item for later."], button[title="Change job options or design."], button[title="Review item artwork."], button[title="Duplicate this item."], .memoRow {
	
}

/********
* restore rollovers using CSS rather than javascript
*********/


.catitem-empty {
	background-color: white;
}

.catitem-empty:hover {
	background-color: #DDD;
}

.catitem {
	background-color: white;
}

.catitem:hover{
	background-color: #DDD;
}





ul#listbigger li a, ul#listbigger li a span {
    float: none;
    font-family: GothamLight, Helvetica, Arial, sans-serif !important;
    font-size: 18px;
    color: #565a5c;
    text-decoration: none;
}
#listbigger li > a div.QLicon {
    border-right: 1px solid #b2b4b3;
}
#listbigger li:hover > a div.QLicon {
    border-right: 1px solid #fff;
}
ul#listbigger li a:hover, ul#listbigger li a span:hover, #listbigger li:hover > a div.QLicon span {
    color: #565a5c;
}
#listbigger li {
    	font-size: 18px;
	border-radius: 4px;
	line-height: 30px;
    	margin-bottom: 5px;
	color: #565a5c;

	border-top: 1px solid #b2b4b3;
	border-bottom: 1px solid #b2b4b3;
	border-right:1px solid #b2b4b3;
	border-left:1px solid #b2b4b3;
	background: #ffffff; /* Old browsers */

}
#listbigger li:hover {
	margin-bottom: 5px;
	border-radius: 4px;
	color: #ffffff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right:none;
	border-left:none;
	background: #93b1cc; /* Old browsers */

	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	-ms-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
}
div#contactCSRInfo, div#contactSalesInfo {
    background: #fff;
    border: 1px solid #9a9b9c;
}


.logout{
z-index:99;
position:relative; 
left:680px; 
top:30px;
color:#000; 
height:25px; 
width:300px;
font-size:12px;
font-family:GothamLight, Helvetica, Arial, sans-serif;
}


div#custInfo.ui-box {display: none}

.ui-box header {
    border: none;
	background:#e6e6e6;
	font-weight:normal;
	font-size: 15px;
	text-transform:uppercase;
    color: #444;
font-family:GothamLight, Helvetica, Arial, sans-serif;

}


table#addressBook {display:none;}



header#quickLinks {
background:#bfd730 !important;
}

#cartContainer.floatClass {
 position: relative;
  top: 0;
}


