/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */
/* THIS WAS REMOVED AS IT MESSES WITH FORM ELEMENTS.
   REPLACED WITH THE FOLLOWING IN _default.css: 
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code, del, 
dfn, em, font, img, ins, kbd, q, s, samp, small, 
strike, strong, sub, sup, tt, var, dl, dt, dd, 
ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td
{ margin: 0; padding: 0; }
*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:8000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 8002;
	color:#000000;
	display:none;
	border: 4px solid #dedede;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption, 
#TB_ajaxWindowTitle
{
	padding:17px 0 0 0;
	float:left;
}
#TB_caption h2,
#TB_ajaxWindowTitle h2
{
	color: #e47c26;	
	font-size: 1.33em;
	font-weight: bold;
	margin: 0 0 0 0;
}
#TB_closeWindow,
#TB_closeAjaxWindow
{
	padding: 19px 0 0 0;
	float:right;
}
a#TB_closeWindowButton
{
	float: left;
	cursor: pointer;
	color: #201e74;
	text-decoration: underline;
	font-size: 0.917em;
	display: block;
}
a#TB_closeWindowButton:hover
{
	color: #201e74;
	text-decoration: underline;
}

#TB_title
{
	height: 54px;
	margin: 0 20px 0 19px;
}

#TB_iframeContent{
	clear:both;
	border:none;
	display: block;
	vertical-align: bottom;
	/*margin-bottom:-1px;
	margin-top:0;
	_margin-bottom:1px;*/
	margin: 0;
}

#TB_ajaxContent{
	clear:both;
	border:none;
	overflow:auto;
	text-align:left;
}

/*#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}*/

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:8003;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:7990;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/* .thickbox-popup01 = SIZING CHART */
.thickbox-popup01
{
	padding: 3px 20px 0 19px;
	width: 521px;
}
.thickbox-popup01 table.sizing-chart
{
	border: 0;
	width: 100%;
}
.thickbox-popup01 table.sizing-chart th
{
	width: 122px;
	padding-right: 38px;
	color: #918987;
	font-size: 1.27em;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}
.thickbox-popup01 table.sizing-chart td
{
	color: #6d7076;
	font-size: 1em;
}

.thickbox-popup01 table.sizing-chart td p
{
	margin-bottom: 20px;
}

.thickbox-popup01 table.sizing-chart tr td,
.thickbox-popup01 table.sizing-chart tr th
{
	vertical-align: top;
	padding-bottom: 14px;
}
.thickbox-popup01 table.sizing-chart tr.padtop td,
.thickbox-popup01 table.sizing-chart tr.padtop th
{
	padding-top: 14px;
}

.thickbox-popup01 table.sizing-chart td ul
{
	overflow: hidden;
	width: 330px;
}
.thickbox-popup01 table.sizing-chart td ul li 
{
	float: left;
	display: inline;
	width: 110px;
	margin-bottom:4px;
	color:#5F44A3;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.thickbox-popup01 table.sizing-chart td ul li a 
{
	color:#B88220;
	text-decoration:none;
}

/* .thickbox-popup02 = VIDEO PLAYER */
.thickbox-popup02
{
	padding: 20px 0 0 20px;
}

/* .thickbox-popup03 = FORGOTTEN PASSWORD */
.thickbox-popup03
{
	padding: 16px 0 0 21px;
	width: 535px;
}
.thickbox-popup03 .fp_colset
{
	overflow: hidden;
	width: 535px;
}
.thickbox-popup03 .fp_col
{
	float: left;
}
.thickbox-popup03 .fp_col1
{
	width: 260px;
	padding-right: 5px;
}
.thickbox-popup03 .fp_col1 p
{
	color: #918987;
	font-size: 1.27em;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 0.5em 0;
}
.thickbox-popup03 .fp_col2,
.thickbox-popup03 .fp_col2 .fp_field
{
	width: 270px;
}
.thickbox-popup03 .fp_col2 .fp_field .label
{
	float: left;
	width: 160px;
	padding-bottom: 6px;
	color: #6d7076;
	font-weight: bold;
	cursor: pointer;
}
.thickbox-popup03 .fp_col2 .fp_field .label span
{
	font-weight: normal;
}
.thickbox-popup03 .fp_col2 .fp_field .error
{
	float: left;
	padding-left: 10px;
}
.thickbox-popup03 .fp_col2 .fp_field .inset1
{
	float: left;
	color: #6d7076;
	margin-right: 10px;
}
.thickbox-popup03 .fp_col2 .fp_field .submitbtn
{
	float: left;
}

/* .thickbox-popup04 = INTERNATIONAL CUSTOMERS */
.thickbox-popup04
{
	padding: 19px 0 0 21px;
}
.thickbox-popup04 .scroll_container1
{
	width: 518px;
	height: 407px;
	overflow: auto;
}
.thickbox-popup04 h3
{
	margin-top: 1.5em;
	color: #918987;
}
.thickbox-popup04 h3.first
{
	margin-top: 0;
}

/* .thickbox-popup05 = RETURNS POLICY: 14-DAY RETURNS */
.thickbox-popup05 h3
{
	font-family: "Lucida Sans Unicode", LucindaGrande, sans-serif;
	font-size: 1em;
	color: #6d7076;
	font-weight: bold;
	font-style: normal;
}

ul.hidden_bullets
{
	list-style: none;
	margin-bottom: 1.333em;
}
ul.hidden_bullets li,
ul.hidden_bullets li p
{
	margin: 0;
}

/* .thickbox-popup06 = WHAT IS MY CCV */
.thickbox-popup06
{
	padding: 19px 21px 0 21px;
}
.thickbox-popup06 h3
{
	margin-top: 1.5em;
	color: #918987;
}
.thickbox-popup06 h3.first
{
	margin-top: 0;
}

/* .thickbox-popup07 = ADD KEYLOOK TO BAG */
.thickbox-popup07
{
	padding: 3px 20px 0 19px;
}
