
*
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: 'Myriad Pro', 'Lucida Grande', Arial, Verdana, sans-serif;
}

img
{
	border-width: 0px;
	border: none;
}

p, h1, h2, h3, h4, h5, h6, li
{
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

table
{
	border-collapse: collapse;
	border-spacing: 0 0;
	border-width: 0;
}

td
{
	vertical-align: top;
}

ul, li { list-style-type: none; }
sup { font-size: 50%; }

.clear { clear: both; }
.totop { text-align: right; margin: 1em 0; }

.fwb { font-weight: bold; }

.fsl { font-size: large; }
.fss { font-size: small; }
.fsxs { font-size: x-small; }

.tal { text-align: left; }
.tac { text-align: center; }
.tar { text-align: right; }

.vam { vertical-align: middle; }

.fl { float: left; }
.fr { float: right; }

img.fl { margin-right: 1em; }
img.fr { margin-left: 1em; }

.cl { clear: left; }
.cr { clear: right; }

.nobrk { white-space: nowrap; }

.cbe {
	clear: both;
	height: 0;
	font-size: 0px;
	padding: 0;
	margin: 0;
}

body {
	border-top: 4px solid #000; font-size:62.5%;
}
#wrap-body {	border-top: 4px solid #039; }

p, li { font-size: 1.4em; }
td { font-size: 1.2em; }
td p { font-size: 1.2em; }

#header {
	width: 980px; margin: 0 auto; height: 64px; padding-top: 5px; 
}

#header #search-box {
	float: left;
}
#header #search-box p {
	font-size: 1.4em; color: #666; text-align: center; padding-top: 0px; margin-top: 0px; 
}
#header #search-box a {
}
#header #search-box input {
	vertical-align: middle;
	margin-right: .5em;
}
#getyourshirtslogo {
	vertical-align: middle;
}

#header #phone {
	float: left; margin-left: 2em;
}

#header #signin {
	float: right; font-size: 1.3em; color: #666; padding-top: 18px;
}
#header #signin a {
	color: #666; text-decoration: none;
}
#header #signin a:hover {
	text-decoration: underline;
}

#footer {
	width: 100%; margin: 0 auto; height: 64px; padding-top: 5px; 
}
#footer table { width: 100%; }
#footer td { text-align: center; }
.footer-medblue { background: url('/parts/2010/footer-medblue.jpg') bottom left repeat-x; }
.footer-lightblue { background: #AEBEEE url('/parts/2010/footer-grad.jpg') top left repeat-x; }

.mc-field-group p { color: #fff; }
#mc_embed_signup { float: right; }

.secured { display: block; float: left; vertical-align: top; }

#footer_links ul { display: block; float: left; text-align: left; font-size: .7em;  margin: 1em 2% 0 2%; }
#footer_links ul li { font-weight: bold; color: #03C; padding: 0; margin: .1em 0 0 0; }
#footer_links ul li a { font-size: .9em; font-weight: normal; text-decoration: none; color: #03C; margin: 0 0 0 0; }
#footer_links ul li a:hover { text-decoration: underline; }

#footer_links li.foot-rss { padding-left: 20px; background: url('/parts/2010/icons/feed.png') top left no-repeat; }
#footer_links li.foot-youtube { padding-left: 20px; background: url('/parts/2010/icons/youtube.png') top left no-repeat; }
#footer_links li.foot-flickr { padding-left: 20px; background: url('/parts/2010/icons/flickr.png') top left no-repeat; }
#footer_links li.foot-facebook { padding-left: 20px; background: url('/parts/2010/icons/facebook.png') top left no-repeat; }
#footer_links li.foot-twitter { padding-left: 20px; background: url('/parts/2010/icons/twitter.png') top left no-repeat; }
#footer_links li.foot-ecot { padding-left: 24px; background: url('/parts/2010/recycle-icon.png') top left no-repeat; }

#social_media li { float: left; }
#social_media li a { width: 20px; height: 20px; display: block; float: left; text-decoration: none; background: url('/parts/2010/icons/feed.png') top left no-repeat; }
#social_media li.foot-rss a { background-image: url('/parts/2010/icons/feed.png'); }
#social_media li.foot-youtube a { background-image: url('/parts/2010/icons/youtube.png'); }
#social_media li.foot-flickr a { background-image: url('/parts/2010/icons/flickr.png'); }
#social_media li.foot-facebook a { background-image: url('/parts/2010/icons/facebook.png'); }
#social_media li.foot-twitter a { background-image: url('/parts/2010/icons/twitter.png'); }

#legal {
	width: 980px; 
	background: url('/parts/2010/affiliations.jpg') top left no-repeat;
	margin: .5em auto;
}
#legal p { margin-left: 450px; color: #666; font-size: 1em; }
#legal p a { color: #666; }

ul.sectabs { display: table; width: 600px; margin: 0 auto; }
ul.sectabs li { display: table-cell; width: 20%; text-align: center; padding: 0; margin: 0; }
ul.sectabs li a { display: block; width: 90%; height: 20px; margin: 0 auto; background: #AEBEEE; color: #fff; text-decoration: none; font-weight: bold; padding-top: 6px; }
ul.sectabs li a.current { }

#content { max-width: 990px; margin: 0 auto; }

.body-column { display: table; max-width: 990px; margin: 0 auto; }
.two-column { display: table; width: 100%; }

.column { display: table-cell; padding-right: 1em; padding-bottom: 1em;}

.two-column .column { width: 50%; }
.body-column .column { width: 195px; }
.body-column .body-column-main { width: 600px; }

.column h3 { background: #ccc; color: #fff; padding: 1em 1em 0 .5em; font-size: 1.6em; margin-bottom: .5em;}
.column h3 a { color: #fff; text-decoration: none; }




/* Product Pages */

.tshirts2 #content { width: 795px; margin: 1em auto; }

#shirt-primary { margin-top: 20px; }
#product_image_wrap { height: 602px; max-height: 602px; overflow:hidden; width: 213px; float: left; margin-right: 20px; }
#product_image_wrapper { background: no-repeat top left; width: 213px; height: 352px; overflow:hidden; margin-bottom: 0; padding-bottom: 0; }
#product_image { width: 213px; height: 352px; margin-bottom: 0; padding-bottom: 0; }

.sku { font-weight: normal; font-size: .5em; }

#shirt-primary h1 { font-size: 3.6em; line-height: .8em; margin: 0; }
p.shortdesc { padding-top: .5em; padding-bottom: .5em; }

ul.product_thumbs { list-style-type: none; float: left; }
.product_thumbs li { float: left; padding: 0; margin: 1px 1px 0 0; }


.tquote {
width: auto;
padding: .5em 0 .5em 1em;
margin: .5em 0 1em 233px;
border: 4px solid #ccc;
border-left: none;
border-right: none;
}
.tquote h2 {
	font-size: 22px;
	margin: 0;
	padding: 0;
}
.tquote td {
	vertical-align: middle;
}
.tquote form { width: 300px; font-size: .8em; padding-right: 15px; }

.tquote input {
	font-size: 14px;
}
.tquote_result {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#tq_result { }
#tq_result p {
	font-weight: bold; padding: 0;
}
#tq_result p.tq_hl {
	color: #064; font-size: 24px; width: 100%; text-align:center; padding: 0; margin: .4em 0 0 0;
}
#tq_result p.tq_dt {
	float:right; color: #000; font-size: 12px; width: 290px; 
}
#tq_result .tq_hl strong {
	font-size: 40px; vertical-align: middle;
}
#tq_result .tq_hl strong sup {
	font-size: 16px; 
}
.tq_l { color: #000; font-size: 10px; }

.tq_ff { text-align: center; font-size: 13px; color: #C00; font-weight: bold; }

.free_ss { color: #c00; }
.size_chart {
	width: 240px;
	border: 1px solid #ccc;
	border-top: 2px solid #ccc;
	float: left;
	margin-right: 1em; 
}
.size_chart li {
	list-style-type: none;
	font-size: 12px;
	padding: 2px;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
.size_chart li i {
	float:left;
	display: block;
	width: 72px;
	margin-right: 10px;
	text-align: right;
}

.sc_pa *
{
	display: block;
	float: left;
}

.details .sizes { width: 320px; }

.details .sizes b, .details .sizes i
{
	width: 21px;
	height: 20px;
	text-align: center;
	padding-top: 3px;
	color: #000;
	font-weight: normal;
	font-size: 10px;
	background: url('/parts/t-shirts/s_a.png') no-repeat top center;
}

.details .sizes i
{
	text-decoration: none;
	background-image: url('/parts/t-shirts/s_pa.png');
}

.swatch_card { width: 160px; padding-left: 1em;  font-size: .9em; }
.swatch_card h4 { font-size: 2.4em; }

.colors
{
}

.colors li
{
	font-size: 1.2em;
	padding: 0;
}

.colors h3 span
{
	font-size: 1.2em;
	color: #039;
	letter-spacing: 0px;
	font-weight: normal;
}

.colors .colcat
{
	background: #FFF;
	padding: .5em;
	margin-bottom: .5em;
	margin-top: .5em;
}

.colors .colcat h5
{
	padding: 0;
	margin-bottom: 3px;
}

.colors .colcat h5 *
{
	float: left;
	display: block;
}

.colors .colcat h5 .sizcat { white-space: nowrap; }

.colors .colcat h5 b, .colors .colcat h5 del
{
	width: 21px;
	height: 20px;
	text-align: center;
	padding-top: 3px;
	color: #000;
	font-weight: normal;
	font-size: 1.2em;
	background: url('/parts/t-shirts/s_a.png') no-repeat top center;
}

.colors .colcat h5 del
{
	text-decoration: none;
	background-image: url('/parts/t-shirts/s_na.png');
}

ul.sizecolor
{
	clear: left;
	list-style-type: none;
}

ul.sizecolor li
{
	float: left;
	margin: 0 .4em .5em 0;
	padding: 0;
}

ul.sizecolor li img
{
	float: left;
	border: 1px solid #ccc;
}

ul.sizecolor li span.cname
{
	display: block;
	float: left;
	font-size: 1.0em;
	line-height: 1.1em;
	height: 2em;
	padding: 1px;
}

.in_page_nav { display: block; float: left; margin-right: 1em; width: 100px; font-size: .9em; }

/*
.tip_bottom {
	padding: 0 0 1em 1em;
	margin: 1em 0 1em 0;
	background: #FF9;
}
.tip_bottom div {
	display:none;
}
.tip_bottom div p {
	padding-right: 1em;
}
.tip_bottom div#tip_0 {
	display:block;
}
.tip_bottom div.tip_nav {
	display:block;
	float:right;
	border-left: 6px solid #fff;
	border-bottom: 6px solid #fff;
	padding: .5em;
	font-size: small;
	background: #fff;
}
.tip_bottom div.tip_nav li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
.tip_bottom div.tip_nav li#tip_title_0 {
	font-weight: bold;
}
.lefttd { width: 60%; }
.lefttd h3, .righttd h3 { font-size: 20px; }

ul.product_thumbs { list-style-type: none; float: left; }
.product_thumbs li { float: left; padding: 0; margin: 1px 1px 0 0; }
*/

.rotate-date { 
	background-color:#AEBEEE;
	color: #FFF;
	float:left;
	position:relative;
	padding:36px 5px 0px;
	margin-right:10px;
	width: 70px;
	} 
.rotate-date .month {
	text-transform: uppercase;
	font-size:35px;
	color: #039;
	position:absolute; left:5px; top:2px;
	}
.rotate-date .day {
	display: block;
	width: 70px;
	font-size:42px;
	line-height:32px;
	text-align: center;
	background: white;
	color: #039;
	margin-bottom: 4px;
	padding-top: 6px;
	}
.rotate-date .year { 
	display:block; 
	font-size:11px;
	position:absolute; right:-5px; top:13px;
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);			
	}

.callto { margin: 1em 0; width: 433px; }

.callto p { padding: 0 15px; font-size: 12px; }

.pricegrid table { margin-right: 2em; }
.pricegrid td { padding: 6px 9px 3px 9px; text-align: right; font-size: 1.3em; }
.pricegrid td i { font-size: .8em; color: #999; font-style: normal; }

.pricegrid td.curQuan { font-weight: bold; text-align: center; padding-left: 1em; padding-right: 1em; color: #039; }

/* Stock design Pages */

body.stock_design #content { }

#design-primary { background-repeat: no-repeat; background-position: 0 0px;  height: 375px; } 

.sp-shirt { 
	width: 385px;
	height: 450px;
	float: left; 
}

#design-secondary { margin-top: 350px; margin-right: 0; text-align: right; }

.right-col { 
	width: 355px; float: right; background: transparent url('/parts/t-shirts/white-60.png');
	padding-left: 10px;
}

.right-col h1 { font-size: 3.6em; line-height: .9em; margin: 0; }

.right-col .tquote { margin: 0; padding: 0; text-align: center; }
.right-col .tquote form { width: auto; }
.right-col .tquote td { padding-right: 0; }

#sub_sp { clear: both; width: auto; margin: 2em 0 4em 0; }
#sub_sp .callto { margin: 0 0 0 1em; width: 433px; }

.shirticons_table td { width: 25%; }
.shirticons_table div { margin-right: 1em; }
.shirticons h4 { font-size: 1.9em; padding-bottom: 0; white-space: nowrap; }
.shirticons p { font-size: 1.0em; }
.shirticons a img { float: none; vertical-align: middle; }

.styles li { float: left; width: 23%; margin-right: 2%; height: 67px; overflow: hidden; }
.styles li div.imgw { float: left; margin-right: 1em; }
.styles li a { font-size: .9em; }

.tq_wrap { float: left; width: 48%; margin-right: 2%; text-align: center; height: 67px; overflow: hidden; }
.frbox { text-align: center; font-size: 1.4em; }
.tq_wrap p.fss { font-size: 1.1em; }

.recent_view li { float: left; margin-right: 1em; }
.recent_view li img { width: 98px; height: auto; }

/* Expand online ordering pages to full width */
.order3 #content { width: 980px !important; }


.submitter { font-size: .9em; font-weight: bold; margin-bottom: 1em; margin-top: 0; padding-top: 0; }#header ()

#accordion h3 { color: white; }

table, img
{
	padding: 0;
	margin: 0;
	border: none;
}
td { vertical-align: top; padding: 0; margin: 0; }
.clear { clear: both; height: 0; font-size: 0; display: block; }
//p { margin-bottom: 1em; }

#userDetails
{
	position: absolute;
	top: 0px !important;
	right: 0px !important;
	left: auto !important;
	margin-left: 0 !important;
	width: 400px;
	z-index: 399;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 4px 25px 0 0;
	text-align: right;
}
#userDetails img { vertical-align: middle; }
#userDetails a
{ 
	font-size: 12px;
	padding: 0 2px;
	color: white;
}
#userDetails strong
{ 
	font-size: 9px;
	font-weight: normal;
}
.signinLink { font-weight: bold; }
#signInResult { border: 1px solid white; font-size: 12px; padding: 2px 4px 2px 4px; }
#signInResult.success { border: 1px solid green; color: green; }
#signInResult.failure { border: 1px solid red; color: red; }



#content { width: 740px; margin: 0 auto; text-align: left; }

#ctd_footer { background: transparent url('/designs/resources/imgs/footer-bkgd-sa.png') no-repeat top center; color: #e1e1e1; margin-top: 1em; margin-bottom: .2em; font-size: 1.2em; padding: .5em 1em .2em 1em; height: 45px; }

#end { background: #666; height: 84px; width: 100%; }


#ctdTable { width: 100%; border-collapse: collapse; }
#ctdTable td { padding: 0; margin: 0; }

#canvasLeft { position: absolute; right: 50%; margin-right: 0; width: 568px; height: 400px; }

#canvasWrap
{
	width: 336px;
	height: 500px;
	background: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin: 0;
}

#sideBarWrap
{
	width: 398px;
	height: auto;
	padding: 0;
	margin: 0;
	background-image: url('/designs/resources/imgs/white50.png');
	background-repeat: repeat-y;
	background-position: left top;
}

#thumbsize {
text-align: right; padding: 0; margin: .5em 0 0 0; line-height: 1em; 
}
#thumbsize img
{
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
ol#list
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 150px;
	overflow: auto;
}

ol#list li
{
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 2px 0;
	height: 72px;
	font-size: 1em;
}

ol#list li.even { background-image: url('/designs/resources/imgs/black-15.png'); }

ol#list li.groupHeading { background-image: url('/designs/resources/imgs/black-15.png'); }


ol#list li.groupMember { margin-left: 70px; height: 20px; }
ol#list li.groupMember img.object_ungroup_img { float: right; }
ol#list li.groupMember span { float: right; font-size: 9px; color: #666;  }

.lWOn { margin-left: .5em; cursor: pointer; cursor: hand; }

div.thumbnail
{
	width: 72px;
	height: 72px;
	vertical-align: middle;
	text-align: center;
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
}

div.thumbnail img
{
	padding: 0;
	margin: 0;
}

#jumperError { font-weight: bold; color: red; }

div.tools
{
	margin-right: 4px;
	float: left;
}
div.tools img
{
}

div.tools span, div.tools a, div.tools img
{
	vertical-align: middle !important;
	display: block !important; float: left !important; 	
}
div.tools span
{
	font-size: 9px; color: #666;
	margin-top: 2px; 
	margin-left: 2px; 
}


.handle { float:left; }

ol#list li p
{
	padding: 0;
	margin: 0;
}

.instructions { font-size: 1em; line-height: 120%; }
#canvas
{
	width: 288px;
	height: 288px;
	margin: 81px 24px 81px 24px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center center;
}

#canvas.showGrid
{
	background-image: url('/designs/resources/imgs/grid-1.png');
	background-repeat: no-repeat;
	background-position: center center;
}
#canvas.showGrid
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/designs/resources/imgs/grid-1.png',sizingMethod='image');
}

#canvas .object
{
	position: absolute;
	text-align: center;
	vertical-align: middle;
	border: 1px solid transparent;
}

/*
.ie6_drag {
	padding: 0;
	border: 1px solid #6F0;
}
*/

#canvas .object img
{
	position: relative;
	top: 0;
	bottom: 0;
	margin: auto;
}

#canvas .showBorder { border: 1px dashed #6F0; }

div#working
{
	position: absolute;
	z-index: 9999;
	padding: 0; margin: 0;
}

div#working img
{
	padding: 10px;
	vertical-align: middle;
}

#debug
{
	overflow: auto;
	height: 0; padding: 0; margin: 0;
}

#editWrap {
	background: url('/designs/resources/imgs/black-30.png') repeat;
	position: absolute;
	top: 0; left: 0;
	height: 100%;
	width: 100%;
	z-index: 7000;
}


#edit
{
	background: white;
	width: 750px;
	height: 550px;
	border: 0;
	overflow: auto;
	margin: 1em auto;
	padding: 1em;
	border: 6px solid #ccc;
}

iframe.edit-iframe
{
	width: auto;
	overflow: auto;
	border: none;
}

.editclose
{
	display: block;
	width: 100%;
	text-align: right;
}

#colors {
	width: 230px;
	float:left;
}

#picker
{
	position: absolute;
	margin-left: 230px;
	width: 160px;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 12px;
}
#picker p { margin: 1px 0 0 5px; }
#close_picker {
	background: #ccc;
	height: 20px;
	text-align: right;
	font-size: 10px;
}
#close_picker span {text-decoration:underline; color: blue; }
#close_picker span, #close_picker img {  cursor: pointer; }
.pick
{
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	padding: 1px;
	margin: 2px;
	border: 1px solid #ccc;
}

.pick span { display: none; }

.pick:hover span
{
	display: block;
	z-index: 9999;
	position: absolute;
	background: #fff;
	margin-left: 24px;
	margin-top: 24px;
}

.ink
{
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	padding: 0;
	margin: 2px;
	margin-left: 20px;
	border: 1px solid #ccc;
	background: #fff;
	 cursor: pointer;

}

.ink .ink_close { position: absolute; z-index: 999; margin: 4px 0 0 -20px; 	 cursor: pointer; }

.ink span { position: absolute; margin-left: 28px; }

.ink span.link { position: absolute; z-index: 999; margin: 4px 0 0 230px; font-size: 10px; color: #666; cursor: pointer; }
.ink span.link img { vertical-align: middle; }

.close_link { display: block; float: right; text-align: right; font-size: 10px; color: #666; cursor: pointer; margin: 0 0 0 0; text-align: right; }
.close_link a { font-size: 10px; color: #666; cursor: pointer; margin: 0 0 0 0; }
.close_link img { vertical-align: middle; float: right; margin: 0 3px 0 3px; }

#picker div.close_link { display: block; float: right; font-size: 10px; color: #666; cursor: pointer; margin: 0 0 0 0; text-align: right; }
#picker div.close_link img { vertical-align: middle; float: right; margin: 0 3px 0 3px; }


#ink_add
{
	width: 154px;
	height: 20px;
	margin-top: 6px;
	border: none;
	background: none;
	color: blue;
	text-decoration: underline;
	 cursor: pointer;
}

#ctd-navigation
{
	background: #e1e1e1 url('/designs/resources/imgs/nav-bkgd.png') no-repeat bottom center;
	padding: 4px 0 0 10px;
	height: 25px;
}

#ctd-navigation h2
{
	float: left;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0px;
	margin: .2em .7em 0 0;
	padding: 0; 
}

#ctd-navigation h2 strong
{
	font-weight: bold;
	color: black;
}

ol.tool { list-style-type: none; }
.tool li { display:block; float: right; height: 22px; margin: 0 0 0 0; padding: 0 1em 0 0; font-size: 1.2em; }
.tool li img { padding: 0; margin: 0; }

#sub_list_tools { clear: both; margin-top: 7px; }
#multi_tools span { font-size: 9px; color: #666; float: left !important; }
#multi_tools span span { display: none; }
#multi_tools span:hover span { display: block; position: absolute; width: 200px; background: lightyellow; border: 1px solid #ccc; margin-top: 10px; padding: 6px; font-size: 11px; }
#multi_tools span i { color: blue; text-decoration:underline; font-style: normal; font-weight: bold; }

#group_button span { font-size: 9px; color: #666; float: left !important; }
#group_button span span { display: none; }
#group_button span:hover span { display: block; position: absolute; width: 200px; background: lightyellow; border: 1px solid #ccc; margin-top: 10px; padding: 6px; font-size: 11px; }
#group_button span i { color: blue; text-decoration:underline; font-style: normal; font-weight: bold; }

#under_nav { padding: 2px 0 0 0; height: 27px; }

.tool { font-size: 11px; padding: 4px 10px 0 10px; height: 25px; }
.tool img { vertical-align: middle; }

#accordion { margin-top: 0; padding-top: 0; }

#accordion h3 { font-size: 14px; height: 27px; background: transparent url('/designs/resources/imgs/accordion-h3.png') no-repeat left top; letter-spacing: 0px; padding: 5px 6px 0 10px; margin: 5px 0 0 0;  cursor: pointer; color: #fff; }
#accordion span { float:right; padding: 0px 2px 0 0;}
#accordion .panel_body { background: transparent; margin: 0 .5em;  }

#new-buttons { text-align: center;  padding: 0; margin: 1em 0 0 0; }
#new-buttons img {  cursor: pointer; }

#newArtWrap { 
	background: url('/designs/resources/imgs/black-30.png') repeat;
	position: absolute;
	top: 0; left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	z-index: 5999;
}
#newArt {
	margin: 1em auto;
	background: white;
	width: 744px; height: 500px; border: 6px solid #ccc;
	overflow: hidden;
	z-index: 6999;
}
#newArtQuery {  }

#newArt table { width: 100%; }
#newArt td { vertical-align: top; width: 120px; padding: 10px; }
#newArt h3 { font-size: 16px; }

#newArtSearch { text-align: left; font-size: 11px; width: 290px !important; }
#newArtSearch h3 { font-size: 16px; }
#newArtSearch li { list-style-type: none; font-size: 11px; margin: 0 0 1em 0; }

#addDesignSearch { text-align: left; font-size: 11px; width: 290px !important; }
#addDesignResultWrap { text-align: center; }

#newArtShadowTop { position: absolute; width: 740px; height: 20px; background: transparent url(\''.CTD_PUBLIC_PATH.'/resources/imgs/fade_down_12.png\') top center repeat-x; z-index: 9999; }

#newArtResultWrap li { list-style-type: none; display: block; float: right; width: 144px; height: 120px; margin: 0 0 0 0; padding: 5px; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; }
#newArtResultWrap li div { display: block; float: left; width: 24px; height: 120px; }
#newArtResultWrap p { clear: both; }
#newArtResultWrap img.wide { width: 120px; height: auto; }
#newArtResultWrap img.tall { width: auto; height: 120px; }

#newArtResultWrap a.addArtButton {
	display: block;
	width: 24px; height: 24px;
	background: url('/designs/resources/imgs/add-mini-out.png') no-repeat top left;
}
#newArtResultWrap a.addArtButton b { display: none; }
#newArtResultWrap a.addArtButton:hover {
	background-image: url('/designs/resources/imgs/add-mini-over.png');
}
#newArtResultWrap li:hover a.addArtButton {
	background-image: url('/designs/resources/imgs/add-mini-over.png');
}


#newArtResultWrap a.errorArtButton {
	display: block;
	width: 24px; height: 24px;
	background: url('/designs/resources/famfamfam/picture_error.png') no-repeat top left;
}
#newArtResultWrap a.errorArtButton b { display: none; }


#newArtResultWrap a.reportArtButton {
	display: block;
	width: 24px; height: 24px;
	background: url('/designs/resources/famfamfam/shield_go.png') no-repeat top left;
}
#newArtResultWrap a.reportArtButton b { display: none; }

#addDesignResultWrap li { list-style-type: none; display: block; float: left; width: 100px; height: 100px; margin: 0 0 0 0; padding: 5px; border: none; }


#garmentSelectVisual { background: #FFFFFF; }
#garmentSelectVisual img { border: 1px solid white; }

#newArtResult {
	width: 585px;
	height: 500px;
	overflow: hidden;
	text-align: right;
}
#newArtResultWrap {
	display: block;
	text-align: center;
	width: 585px;
	height: 500px;
	overflow: auto;
}
#uploadArtDiv {
	display: block;
	text-align: left;
	width: 485px;
	height: 450px;
	overflow: auto;
}
#uploadArtDiv table {
	width: auto !important;
}

#shareWrap { 
	background: url('/designs/resources/imgs/black-30.png') repeat;
	position: absolute;
	top: 0; left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#share {
	margin: 1em auto;
	background: white;
	width: 644px; height: 450px; border: 6px solid #ccc;
	overflow: hidden;
}
#share td {
	width: 31%;
	padding: 0 1%;
}

#settingsWrap { 
	background: url('/designs/resources/imgs/black-30.png') repeat;
	position: absolute;
	top: 0; left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#settings {
	margin: 1em auto;
	background: white;
	width: 450px; height: 400px; border: 6px solid #ccc;
	overflow: hidden;
	text-align: left;
	padding: 10px;
}

#settings ul li {
	text-align: left;
	list-style-type: none;
}

#settings b {
	display: block; clear: right;
}
#settings i {
	font-style: normal; font-size: 80%;
}

#signInForm b { display: block; }
#signInForm b i { font-weight: normal; font-style: normal; }

#displayUrl {  }
#nameCheckReturn { float:right; text-align: right; max-width: 50%; }

#designPublic { text-align: left; }
#designPublic h3 { color: black; font-size: 18px; margin: .5em 0 0 0; }
#designPublic h4 { font-size: 14px; margin: 1em 0 0 0; }
#designPublic p { margin: .33em 0 0 0; }
#designPublic .designer { color: #666; font-size: 14px; }
#designPublic .designer em { font-style: normal; font-weight: bold; }
#designPublic .designer a { color: #03C; }


ul.fonts_list { list-style-type: none; }

ul.fonts_list li { list-style-type: none; margin: 0 0 0 0; padding: 0 0 0 0; height: 116px; }

#designFonts ul.fonts_list li { height: auto; }

ul.fonts_list li b { display: block; background: #ececec; padding: 2px 4px; }
ul.fonts_list li img { margin: 1em 1em 1em 1em; }

#userProfile table { width: 100%; } 
#userProfile td { width: 50%; padding: 1em; } 

.avatar { float: left; margin-right: .5em; }

#publicImage
{
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -130px;
	height: 490px;
	width: 625px;
	z-index: 0;
}

#publicImageLeft
{
	position: relative;
	z-index: 999;
}

#subDesign { clear: both; }

#designPublic #rightColumn {
	padding-top: 110px; 
	width: 400px;
	height: auto;
	text-align: left;
}


#jumpForm {
	text-align: center;
}

#designRating { width: 200px; }
#designRating p { margin-top: 0; padding-top: 0; font-size: 10px; }
#rateForm { float: right; }

#designTabs { min-height: 260px; }

#designTabs div.tab { width: 235px; background: #DBDDFF; margin: 0; display: none; padding: 5px; }

#designTabs div.tab.current { display: block; }

#designTabs h4
{
	background: #0E1EFD;
	color: #FFF;
	display: block;
	float: left;
	text-decoration: none;
	padding: 2px 3px;
	margin: 5px 6px 0 0;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

#designShare { margin: 0 0 0 0; font-size: 12px; }
#designShare p { margin-bottom: .5em; clear: left; }
#designShare input[type=text] { font-size: 9px; width: 96%; margin: 0 1%; }
#designShare li { list-style-type: none; float: left; width: 100px; padding: 3px 6px; }
#designShare li a { font-size: 11px; }
#sharecopied { color: green; font-weight: bold; font-size: 14px; }
#sharecopied { float:right; padding: 0; margin: 0; line-height: 9px; }
.favicon { width: 16px; height: 16px; vertical-align: middle; }

#designShare ul { margin-top: .5em; }
#designShare li { list-style-type: none; float: left; width: 100px; padding: 3px 6px; font-size: 9px; height: 18px; }
#sharecopied { float:right; padding: 0; margin: 0; line-height: 9px; }

.cloud { line-height: 2.5em; padding: 2px; margin: 0; text-align: center; }
.cloud li { list-style-type: none; display: inline; }
.cloud li a { padding: 0; text-decoration: none; }
.cloud li a:hover { text-decoration: underline; }
.cloud li form { display: inline; margin-right: 1em; }

#designTags { }

#designCommentDivs { width: 333px; font-family: Helvetica, Arial, sans-serif; font-size: 12px; }
#designCommentDivs textarea { width: 331px; margin: 0; padding: 0; }
p.vcName { padding: 0 5px 0 5px; color: #666; background: #e1e1e1; line-height: 24px; }
p.vcName a, p.vcName b { font-weight: bold; margin-right: .5em; }
p.vcName b { color: #000; }
div.vcComment{ margin-top: 1em; margin-bottom: 2em; }

#content { width: 740px; margin: 0 auto; }

ul.designs li { list-style-type: none; float: left; margin: 1em 1% 1em 1%; font-size: 11px; width: 18%; overflow: hidden; }
ul.designs li img, ul.designs li input { vertical-align: middle; }
ul.designs b { margin: .3em 0 .3em 0; display:block; height: 2.5em;}
ul.designs a { font-weight: bold; }
ul.designs span { display: block; font-size: 9px; color: #666; }

.birthday { color: #688DDC; font-size: 12px; font-weight: bold; }
.birthday img { vertical-align: middle; }

.website { margin-top: 0; padding-top: 0; font-size: 11px; font-weight: bold; }
.website img { vertical-align: middle; }

.tar { text-align: right; }
.tac { text-align: center; }
.fl { float:left; }
img.fl { margin-right: .5em; }

.fss { font-size: small; }
.fsxs { font-size: x-small; }

.fave { font-size: 10px; font-weight: normal; margin-top: 0 !important; }

.fave a.fav { display: block; text-decoration: none; background: #FF9; font-size: 12px; padding: 3px 2px 1px 2px; }
.fave a.fav b { text-decoration: underline; }
.fave a.fav img { margin-right: .3em; vertical-align: middle; }

p.fave { float: right; width: 200px; padding: 4px 4px 4px 4px; }
.fave img { vertical-align: top; }

.subnav { margin: 0 1em; font-size: 10px; }
.subnav ul { list-style-type: none; }
.subnav ul li { display: block; float: left; }
.subnav ul li a { display: block; float: left; text-decoration: none; margin-right: 1em; margin-bottom: 1em; }
.subnav ul li a:hover { text-decoration: underline; }

button#change_side { padding: 2px 5px; }
#other_side_li
{
	position: static;
	z-index: 0;
	margin-top: -72px;
	border: 1px solid black;
	width: 72px;
	padding: 1px;
	background: #fff;
	text-align: center;
}
#other_side_li img {  }
#other_side_li.changeSideHover { border: 1px solid green; background: green; }
#other_side_helper { float: right; margin-top: -70px; }

#side_small { position: absolute; left: 50%; margin-left: 370px; z-index: 999; border: 1px solid black; background: #fff; }
#side_small img { margin: 3px; }
#side_small:hover {
	cursor: pointer;
	cursor: hand;
}
#side_small_img:hover {
	cursor: pointer;
	cursor: hand;
}
#side_large.Back {
	margin-left: -55px;
}
#side_small b { display: block; font-size: small; text-align: center; }
#sideBoth { text-align: center; }

#errorDesign { margin: .5em 0 .5em 0;height: 24px; display: block; padding-left: 20px; font-size: 11px; background: transparent url('/designs/resources/famfamfam/flag_yellow.png') no-repeat top left; }
#reportDesign { margin: .5em 0 .5em 0;height: 24px; display: block; padding-left: 20px; font-size: 11px; background: transparent url('/designs/resources/famfamfam/flag_red.png') no-repeat top left; }
#reported { display: none; z-index: 9999; position:absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: .9; }
#reported.show { display: block; }
#reported div { margin: 100px auto; padding: 1em; border: 4px solid #ccc; width: 400px; height: 200px; background: #fff; opacity: 1.0; }

table.variations { width: 100%; }
.variations td { width: 15%; text-align: center; padding: 5px; }
.variations td.choice:hover { background: #cce6cc; }
.variations td b { font-size: small; display: block; }
.variations .key td { vertical-align: middle; }

#editDetailsForm {}
#editDetailsForm b { display: block; }
#editDetailsForm textarea { height: 4em; width: 35%; }

table.stats { border-collapse: collapse; margin-right: 1em; width: 50%; } 
.stats td { font-size: 11px; padding: 4px; border: 1px solid #ccc; }
.stats td.label { font-weight: bold; }
.stats ul { margin-left: 2em; }

table.wide { width: 100%; margin-right: 0; } 
table.wide textarea { width: 95%; height: 4em; } 

div#designs_working_on { border-top: 1px solid #ccc; padding-top: 1em; margin-top: 1em; }

.errors { color: red; padding: .5em; border: 1px solid red; margin-bottom: 1em; }
.errors h2 { color: red; font-size: 16px; }
.errors p { font-size: 12px; }
.errors li { margin-left: 2em;}


#other_side_li
{
	margin-top: -24px;
}
#other_side_helper { top: 510px; }

ol#list
{
	height: 150px;
}
#picker
{
	margin-left: 0px;
}




@import url("http://www.getyourshirts.com/parts/css/styles-ie7.v1.css");


ul.sectabs li { display: inline-block; float: left; }

.rotate-date .year {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	right:-5px; top:5px;
}

