@import url("art.css");


h2#emergencyMessage	{
	position: relative;
	margin-left: 100px;
	color: #ff0000;
	font-size: 14px;
	width: 400px;
}

img#head	{
	top: 0px;
	left: 0px;
	z-index: 0;
	}

em	{
	font-size: 1.3em;
}

form, ul#formTabs, #orderTypeToggleInput, p#noScriptPara	{
	width: 650px;
	margin: 20px auto;
	margin-top: 0px;
	clear: both;
}

#formColumn	{
	width: 650px;
	margin-left: 25px;
}

#rightColumn	{
	position: absolute;
	left: 930px;
	top: 260px;
	width: 200px;
}

div#pricingBreakdown	{
	width: 200px;
	padding: 0px;
	color:  #fff;
	background: #00a0c6;
	margin-right: 10px;
	background-image: url("200btm.gif");
	background-position: bottom;
	background-repeat: no-repeat;
}

#pricingBreakdown h2	{
	font-size: 1em;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	background-image: url("200top.gif");
	background-position: top;
	background-repeat: no-repeat;
	border-bottom:  1px solid #fff;
}

#pricingBreakdown ul	{
	margin: 10px;
	padding: 0px;
	padding-bottom: 10px;
	list-style-type: none;
}

#pricingBreakdown li	{
	margin-bottom: 10px;
	font-size: .8em;
}

li#stitchCostLI	{
	text-decoration: line-through;
}

/*	------------------------------		QUOTE AND ORDER TOGGLE TABS		------------------------------------------------ */

div#expandingQuoteExplanation	{ 
	background: #00a0c6;
	color: #fff;
	width: 450px; 
	margin: 20px auto;
}

div#expandingQuoteExplanation a	{
	display: block;
	padding: 10px;
	color: #fff;
}

div#expandingQuoteExplanation a:link, div#expandingQuoteExplanation a:visited	{
	color: #fff;
}

div#expandingQuoteExplanation a:hover, div#expandingQuoteExplanation a:active	{
	color: #fff;
}

div#quoteStartMessage	{
	width: 500px;
	margin: 20px auto;
	color: #fff;
	font-weight: 600;
}

div#quoteStartMessage ul	{
	background: #00a0c6;
	padding: 20px;
	list-style-type: none;
	margin: 0px;
}

div#quoteStartMessage ul li	{
	margin-bottom: 10px;

}

div#oldIEToggleCorrectionDiv	{         /*	IE LTE 6 FIX   */
	margin-bottom: -3px;
}

#orderTypeToggleInput input	{
	margin-right: 150px;
}

ul#formTabs	{
	margin-bottom: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#formTabs li	{
	float: left;
	margin: 0px;
	padding: 0px;
}

ul#formTabs a	{
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	letter-spacing: .2em;
}

ul#formTabs a#placeOrderTab	{
	background: #BBD5E3;
	border-left: 1px solid #00a0c6;
}

ul#formTabs a#requestQuoteTab	{
	background: #E9E1C1;
}

li#notSelectedTabO, li#notSelectedTabQ	{
	position: relative;
	top: 10px;
}

li#tabCorner	{
	position: relative;
	bottom: -2px;
	margin: 0px;
	padding: 0px;
	height: 44px;
}

li#tabCorner img	{
	margin: 0px;
	padding: 0px;
}

ul#formTabs li#selectedTabO a, ul#formTabs li#selectedTabQ a	{
	position: relative;
	bottom: -3px;
	font-size: 20px;
	border-top: 1px solid #00a0c6;
}

div#oldIEToggleCorrectionDiv li#notSelectedTabO	{
	border-bottom: 1px solid #00a0c6;
}

ul#formTabs li#selectedTabO a	{
	padding: 9px 0px 8px 18px;
}

ul#formTabs li#selectedTabQ a	{
	padding: 9px 9px 8px 9px;
}

ul#formTabs li#notSelectedTabO a, ul#formTabs li#notSelectedTabQ a	{
	font-size: 16px;
	border-top: 1px solid #00a0c6;
}

ul#formTabs li#notSelectedTabQ a	{
	padding: 8px 8px 7px 8px;
}

ul#formTabs li#notSelectedTabO a	{
	padding: 8px 5px 7px 11px;
}

li#rightTabEdgeSM	{
	position: relative;
	bottom: -11px;
	left: -1px;
	margin: 0px;
	padding: 0px;
}

li#rightTabEdgeLG	{
	position: relative;
	bottom: -3px;
	margin-bottom: -1px;
	padding: 0px;
	height: 43px;
}

form#orderForm	{
	padding: 26px;
	background: url("topFadeBlue.jpg");
	background-repeat: no-repeat;
	margin-top: 0px;
	border-top: 1px solid #00a0c6;
}

fieldset	{
	border-top: 1px solid #00A0C6;
	border-bottom: 1px solid #00A0C6;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	margin: 0px;
}

legend	{
	color: #00A0C6;
	padding-left: 0px;
	padding-right: 3px;
	font-weight: 700;
	margin-left: 0px;
	_margin: 0 -7px; /* IE Win */
}

label	{
	vertical-align: middle;
}

fieldset p	{
	border-bottom: 1px solid #555;
	padding-bottom: 10px;
	margin: 0px;
	font-size: .8em;
}

fieldset ol	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

fieldset ol li	{
	list-style-type: none;
	margin-left: none;
	padding-left: none;
}

fieldset ol li.formLine, fieldset ol li.formLineOutsideFieldset	{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #555;
}

fieldset ol li label	{
	width: 300px;
	text-align: left;
	display: -moz-inline-box;
	display: inline-block;
	font-size: .8em;
}

fieldset.innerSet ul	{
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

li.advanced input, li.formLineOutsideFieldset input, li.formLineOutsideFieldset textarea	{
	margin-left: 25px;
}

li.advanced select	{
	margin-left: 28px;
}

li.formLineOutsideFieldset textarea	{
	vertical-align: top;
}

fieldset ol li ul	{
	margin: 25px;
	padding: 0px;
}

fieldset input,  fieldset label, fieldset select	{
	margin-top: 2px;
	margin-bottom: 2px;
}

div#infoDiv	{
	width: 650px;
	margin: 0px auto;
	padding-bottom: 30px;
}

div#infoDiv p, div#infoDiv ul	{
	line-height: 1.3em;
	font-size: .8em;
	}
	
div#infoDiv ul	{
	list-style-type: circle;
}

div#infoDiv ol	{
	list-style-type: lower-alpha;
}

li fieldset	{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

li fieldset legend	{
	color: #000;
	font-weight: normal;
	font-size: .8em;
	padding-bottom: 5px;
}

li.formLineOutsideField label#textareaLbl	{
	vertical-align: top;
}

label.otherLbl	{
	margin-left: 25px;
	display: inline;
}

.underlined	{
	text-decoration: underline;
	color: #ff0000;
}

li h2	{
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #999;
}

fieldset li p	{
	border-bottom: 1px solid #999;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: .8em;
}

li.advanced	{
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
	padding-top: 10px;
}

.quoteOnly	{
	display: none;
}

#nextBtn	{
	margin-top: 10px;
	margin-bottom: 10px;
}

p#emb	{
	font-weight: bold;	
}

div.radioSet	{
	margin-left: 305px;
	float: left;
	display: inline-block;
}

span.radioLbl	{
	font-size: .8em;
}

.ieOffset	{
	margin-right: 4px;
}

.red	{
	color: #ff0000;
}

a#pwPop	{
	font-size: .8em;
	text-decoration: none;
}

a#garmentExpLink	{
	display: block;
	width: 300px;
	margin-left: 303px;
}

div.importantMessage	{
	width: 550px;
	height: 53px;
	margin: 3px auto;
	margin-top: 15px;
}

div.importantMessage img	{
	float: left;
}

div.importantMessage h3	{
	position: relative;
	left: 10px;
	font-size: .8em;
	color: #777;
	margin: 0px;
	padding: 0px;
}

div.importantMessage p	{
	display: block;
	width: 400px;
	float: left;
	margin: 0px;
	padding: 0px 10px;
	background: #fff;
	color: #00a0c6;
	font-size: .8em;
}

div.importantMessage a:link, div.importantMessage a:visited	{
	color: #fff;
}

div#orderPageContactDiv, div#uploadPageContactDiv	{
	float: left;
	text-align: left;
	margin: 25px 0px 0px 25px;
}

div#uploadPageContactDiv	{
	margin-bottom: 10px;
}

div#orderPageContactDiv h2, div#uploadPageContactDiv h2	{
	color: #00a0c6;
	font-size: .8em;
	margin: 0px;
}

div#orderPageContactDiv ul, div#uploadPageContactDiv ul	{
	margin: 3px 0px 0px 7px;
	padding: 0px;
	list-style-type: none;
}

div#orderPageContactDiv li, div#uploadPageContactDiv li	{
	display: block;
	color: #777;
	font-size: .8em;
}

div#orderPageContactDiv a:link, div#orderPageContactDiv a:visited, div#uploadPageContactDiv a:link, div#uploadPageContactDiv a:visited	{
	color: #777;
}

/*     ACCOUNT LOGIN PAGE SPECIFICS     */

form.loginPage, form.haloLoginPage	{
	width: 250px;
}

fieldset.loginPage legend	{
	position: relative;
	left: -5px;
	top: -10px;
	padding: 2px;
	background-color: #fff;
}

fieldset.loginPage	{
	display: block;
	width: 250px;
	margin-top: 50px;
	border: 1px solid #00a0c6;
}

form.haloLoginPage fieldset.loginPage	{
	margin-top: 10px;
}

fieldset.loginPage ol	{
	margin-top: 5px;	
	padding-left: 10px;
	padding-bottom: 10px;
}

label.loginLbl	{
	width: 100px;
}

fieldset.loginPage p	{
	border: 0px;
	padding-left: 10px;
}

li.loginSubmit	{
	text-align: right;
	margin-right: 20px;
}

/*	SPECIFICS FOR HALO UPLOAD PAGES */

fieldset#specLine label	{
	padding: 0px;
	width: 137px;
}

*html fieldset#specLine label	{
		width: 135px;
}

/*	SPECIFICS FOR UPLOAD PAGE 2	*/

#browse	{
	margin-right: 50px;
}

#arrowLink	{
	margin-top: 10px;
	display: -moz-inline-box;
	display: inline-block;
}

/* PROFILE PAGE UPDATE CREDIT CARD INFO HILIGHTING */

.updateCC	{
	color: #ff0000;
	font-weight: 700;
}

/* PROFILE PAGE SECURITY CODE INPUT */

#securityCodeForm	{
	background: #ff0000;
	color: #fff;
	margin: 20px auto;
	padding: 20px;
	font-weight: 600;
}

#securityCodeForm ul	{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#securityCodeForm li	{
	margin-bottom: 10px;
}

#securityCodeForm a	{
	color: #fff;
	border-bottom: 2px solid #fff;
}


/* UPLOAD PAGE DIV THAT OBSCURES THE PAGE WHEN THE SUBMIT BUTTON IS CLICKED */

div#submitObscuringDiv {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 25;
	background-color: #999;
	opacity: .50;
	-moz-opacity: .50;
	filter: alpha(opacity=50);
}

div#pleaseWaitBlurb	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
	z-index: 50;
	margin-top: 200px;
	padding: 15px;
	font-weight: 700;
	border: #00a0c6, solid, 2px;
	color: #00a0c6;
	background: #fff;
	font-family: arial, helvetica, san-serif;
}

div#pleaseWaitBlurb h1	{
	font-size: 24px;
	color: #00a0c6;
}

div#pleaseWaitBlurb p	{
	color:  #555;
}

/*	form page answer box styling	*/

form#orderForm select	{
	z-index: 0;
}

a.questionMark	{
	text-decoration: none;
	color: #ff0000;
	cursor: pointer;
}

div#answerBox, #hackFrame {
	position: absolute;
	width: 300px;
}

div#answerBox	{
	z-index: 2;
}

#hackFrame	{
	filter: alpha(opacity=50);
	filter: mask();
}

div#answerBox p	{
	border: none;
	margin: 0px;
	padding: 10px;
	color: #fff;
	background: #00a0c6;
	font-size: .8em;
	clear: both;
}

div#answerBox img	{
	border: 0px;
	margin-right: 20px;
	padding: 0px;
	float: right;
	clear: right;
}

/*	------------   Quote POPUP   -----------------  */

body#quotePopup	{
	background: #fff;
}	

div#quoteStartMessage ul	{
	background: #00a0c6;
	font-family: Arial, Helvetica, sans-serif;
}

div#quoteStartMessage a:link, div#quoteStartMessage a:visited	{
	color: #fff;
} 

div#quoteStartMessage a:hover, div#quoteStartMessage a:active	{
	color: #fff;
} 