/* T-SHIRT DETAIL PAGES */
#design-primary {
	margin-top: .8em;
	background-repeat: no-repeat;
	background-position: top left;
}
.sp-shirt {
	width: 481px;
	height: 342px; /* new */
	display: block;
	float:left;
	text-align: left;
	margin-right: 2em;
}
#design-secondary {
	display: block;
	margin-top: 299px;
	margin-right: 60px;
}
.sp-shirt img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.sp-shirt img.preview {
	position: absolute !important;
	right: 50%;
	margin-top: 70px !important;
	margin-right: 110px;
}

.zoomedin { width: 980px; height: 416px; text-align: left; padding: 0; margin: 0; }
.zoomedin img.preview {
	position: absolute;
	margin-top: 2.3em;
	margin-left: 300px;
}

#zoomlink { position: absolute; margin-left: 105px; z-index: 999; width: 60px; display:block; }

#customizelink { 
}

.right-col {
	position: relative;
}

.sp {
	background: #BFB28B;
	color: #fff;
	font-size: 18px;
	padding: 0 8px 0 8px;
}

.tq_quote {
	font-size: 26px;
	height: 30px;
	font-weight: normal;
}
.tq_quote span {
	white-space: nowrap;
}
.tq_quote strong { color: #00693F; }
.tq_quote input {
	font-size: 14px;
}
.tq_quote span.fsxs {
	text-align: center;
	padding: 0 3px;
}
#tq_result p {
	display: block; font-weight: bold; padding: 0;
}
#tq_result p.tq_hl {
	float:left; color: #064; font-size: 22px; width: 250px; text-align:center; padding: 0; margin: 0;
}
#tq_result p.tq_dt {
	float:right; color: #000; font-size: 12px; width: 180px; 
}
#tq_result .tq_hl strong {
	font-size: 34px; vertical-align: middle;
}
#tq_result .tq_hl strong sup {
	font-size: 16px; 
}
.tq_l { color: #000; font-size: 10px; clear: right; }
.free_ss { margin-left: 36px; float: left; font-size: 14px; letter-spacing: -1px; color: #c00; text-align: center;}

.upgrader h4, .upgrader p { padding-top: 2px; padding-bottom: 2px; margin: 0; }
.upgrader p { font-size: 10px; color: #000; vertical-align: middle; }
.upgrader img { vertical-align: middle; }

table.choices { margin-bottom: 10px; width: 430px; float: right;}
.choices td { padding: 1px 3px 1px 3px; }
.choices select { width: auto; }
td.nowrap { white-space: nowrap; }

#saved_combos_wrap { position: absolute; width: 200px; padding: 0; margin: 0; }
#saved_combos_wrap td { padding: 0; margin: 0; }
td#saved_combos { width: 200px; padding: 0; margin: 0; background: #fff url('/parts/interface/chooser/bubble-mid.gif') repeat-y top center; }
#saved_combos ul { margin-left: 0; }
#saved_combos li { margin-left: 0; list-style-type: none; font-size: 11px; color: #000; font-family: Helvetica, Arial, sans-serif; padding: 0; border-bottom: 1px dotted #ccc; margin: 2px 10px; padding: 2px 0;}
#saved_combos p { margin-left: 0; list-style-type: none; font-size: 11px; color: #000; font-family: Helvetica, Arial, sans-serif; padding: 0; margin: 2px 10px; }

#saved_combos li img { cursor: hand; cursor: pointer; }

#choicespinner {  float:right; height: 20px; font-size: 10px; color: #000; }
#choicespinner img { vertical-align: middle; }
.to_order
{
	margin-top: 0;
}

.lefttd { width: 236px; padding: 0 2em 0 1em; }
.righttd { padding: 0 0 0 0; margin: 0; }
.lefttd p, .righttd p { font-size: 12px; }
.lefttd h3, .righttd h3 { font-size: 20px; }

.sd_options { float:right; width: 123px; }
.sd_options p img { }

.frbox { border: 1px solid #ccc; padding: 4px; float:right; width: 140px; font-size: 12px; text-align: center; color: #666; }

.styles li { list-style-type: none; float:left; font-size: 13px; font-weight: bold; color: #064; width: 135px; height: 72px; }
.styles li a { font-size: 10px; font-weight: normal; color: #00E; }
.styles li .imgw { float:left; width: 42px; height: 70px; overflow:hidden; margin-right: 2px; }

.styles li .imgw img {  }

p.design_size { position: absolute; z-index: 1000; display: block; }
p.design_size, p.design_size img { vertical-align: middle; }
img.size_pos { float:right; margin-top: 11px; }


/* CTD Styles */

#maker { position: relative; }
.back, .back a { font-size: small; }

#previewtd iframe { width: 420px; height: 410px; }

#ctd
{
	width: 240px; 
	border: 1px solid #c00;
	padding: 0em;
	margin: 1em;
}

#ctd div
{
	margin: .2em .5em .2em .5em;
}

#ctd h3
{
	background: #c00;
	color: #fff;
}

#ctd h3
{
	font-size: small;
	padding: 3px 3px 3px 3px;
}

#ctd .tips
{
	text-align: right;
	font-size: 12px;
	line-height: 14px;
}

#ctd .tips b
{
	font-weight: normal;
	text-decoration: underline;
}

#ctd .tips span
{
	position: absolute;
	display: none;
	text-align: left;
	margin: 0 0 0 0;
	width: 180px;
	background: #fff url("/parts/interface/subnav_bg.gif") repeat-x top;
	color: #c00;
	border: 1px solid #ccc;
	padding: 4px;
}

#ctd .tips:hover span { display: block; }

.back
{
	width: 175px;
	padding: 5px;
	background: #fff;
}

iframe { border: none; }
form { }
form div { padding: 0px; }

h1
{
	padding: 5px;
	font-size: large;
}

h1 span { font-size: medium; }
img, img a { border: 0; }

.textinput
{
	font-size: small;
	padding: 3px 0 3px 0;
}

.textinput h4
{
	float: left;
	margin-right: 10px;
}

.dropdowns
{
	margin-bottom: 5px;
	padding: 0 3px 0 3px;
	clear: both;
	font-size: small;
}

.dropdowns p
{
	margin: 0;
	padding: 0;
}

.dropdowns select { margin: 5px 0 5px 0; }
.dropdowns .block { display: block; }
.dropdowns div { padding: 0; }
#paintchips { position: relative; }

.ink
{
	position: absolute;
	width: 16px;
	height: 34px;
	background-color: #fff;
	border-top: 4px solid #ccc;
	cursor: move;
}

#preview_distressed, #preview_fabric
{
	width: 36px;
	height: 36px;
	float: left;
	margin-right: 5px;
	border: 1px solid #ccc;
}

#submit { padding: 5px; }
