html { height: 100%; margin-bottom: 1px; }

img {margin:0;}

.clear {
display:block;
clear:both;
}

.last {
float: right;
}

.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}

textarea {
	background: #fff;
}
.foot_new{
	height:600px;
}
/* Everything needs a font-size set for IE6 */

body, p, ul, div, td, th {
  font-size: 13px;
}


#bagMessage {
  color: #494036;
}

.paginationLink {
	text-decoration: none;
}

#loading_box,
#loading_box2 {
	margin: 0 5px;
}

#modalContent {

	margin: 0 0 0 0;
}

#modalContentQuickView {

	margin: 0 10px 0 10px;
	padding: 10px 0px 0px 0px;
}

/* co-sifr style used on unsubscribe and order confirmation pages */
.co-sifr {
  font-size: 60px;
  color: #0188E1;
  font-weight: normal;
}

.co-sifr.unsub {
	font-size: 45px;
	*font-size: 36px;
	margin: 10px 0 0 0;
}
/* Core elements
-------------------------------------------------------------------------*/
body {
	background: #020001  url(/images/itbc/bg.jpg);
	margin: 0;
	padding: 0;
    color: #494036;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 13px;
}
h1,h2 {
	color: #494036;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
}

h3{
	color: #0188E1;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 15px;
}

#services h3 {
	color: #ffffff;
	font-size: 22px;
}

h4 {
	margin:0 0 5px 0;
	line-height:1;
	font-size:18px;
	font-weight:normal;
	color: #0188E1;
}

h5 {
	line-height:1;
	font-size:14px;
	font-weight: normal;
	margin:0 0 5px 0;
}

.black {
	color: #000000;
}

.f_left {
	float: left;
	padding: 0;
	margin: 0;
}
.f_right {
	float: right;
	padding: 0;
	margin: 0;
}

.border {
	border: 1px solid #ECECE6;
}

a, a:visited, a:focus {
	color: #0188E1;
}

a:pro haver{
     color:#cccccc;
}
a:hover {
	color: #0188E1;
}

.alignRight {
	text-align: right;
}

.alignLeft {
	text-align: left;
}

.vertAlignTop {
	vertical-align: top;
}

.vertAlignMiddle {
	vertical-align: middle;
}

.vertAlignBottom {
	vertical-align: bottom;
}

.hintText {
	text-align: right;
	padding-left: 20px;
	font-size: 11px;
}

.hintText span {
	color: #0188E1;
}

/* square bullet ul li's */

ul.bulleted,
ul#ulList {
	list-style: url(/images/itbc/img_bullet.gif);
	*list-style: url(/images/itbc/img_bullet_ie.gif); /* IE7 only */
	_list-style: url(/images/itbc/img_bullet_ie.gif); /* IE6 only */
}

ul#ulList {
	margin: 15px 0 16px 10px;
	font-size: 18px;
}
ul#ulList1 {
	margin: 25px 0 16px 10px;
	font-size: 18px;
}
ul#ulListFsc {
	margin: 15px 0 16px 10px;
	font-size: 15px;
}

/* Data Table Styles ---------------------------*/
table {
	width: 100%;
}

table th{
	border-bottom: 2px solid #0188E1;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	padding: .8em 0 0 0;
}

table td {
	padding: 5px 0 5px 0;
}

table th.left {
	text-align: left;
}

table th.left a.emailAddress{
	color: #0188E1;
}

table th.right {
	text-align: right;
}

table td.top {
	vertical-align: top;
}

table tr.noline td {
	border-bottom: none;
}

.serviceMark {
    font-size:6px;
}

.smallNormal {
	color:#666;
	font-weight: normal;
	font-size: 11px;
	width: 190px;
}

/* Button styles -------------------------------*/
.buttonContainer {
	margin: 10px 0 16px 0;
	text-align: right;
}

.button,
.button:focus,
.button:visited,
input.button,
input:focus.button {
	background: #0188E1 url(/images/itbc/bg_btn.gif) repeat-x;
	border: 1px solid #0188E1;
	color: #FFF;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-weight: bold;
	height: 2em;
	padding: 3px 15px;
	text-decoration: none;
	cursor:pointer;
	font-size:13px;
}

.button:hover {
	color: #FFF;
}

a.buttonSecondary,
a.buttonSecondary:visited,
button.buttonSecondary {
	background: #F1E9DE url(/images/itbc/bg_btn_event_share.gif) repeat-x top;
	border: 1px solid #F1E9DE;
	color: #564A3C;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 15px;
	margin: 0 0 3px 0;
	text-decoration: none;
}
.cursorHand{
	cursor:pointer;
}

/* quick invite masthead styles ----------------------------*/
#quickInviteContainer {
padding: 26px 15px 0px 2em;
position: absolute;
font-size: 11px;
right: 0px;
top: 25px;
text-align: right;
}


#quickInviteContainer .button {
	padding: 0 4px;
	font-size: 11px;
}

#quickInviteContainer .button {
	margin: 0 0 0 3px;
	padding: 0 2px;
	line-height: 10px;
	font-size: 11px;
}

#lblShare {
	color: #DA1473;
	font-size: 16px;
	font-weight: bold;
	margin-right: 4px;
}

#quickInviteContainer input {
	font-size: 11px;
	width: 105px;
}

#quickInviteContainer .go{
	width: 23px;
	padding-bottom:2px;
	vertical-align:bottom;
}

p.quickInviteText {
	color: #666666;
	margin: -5px 0 10px 0;
	padding: 0;
}

#email_list,
#message {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}
#email_list {
	width:98%;
	height: 4em;
}
#message {
	width:98%;
	height: 8em;
}

#invitationContainer {
	padding: 0 0px 0 0px;
	*margin: -10px -10px -10px 0px;
	*width: 900px;
}

#inviteSent {
	padding: 0 0px 0 0px;
}

#inviteSent ul {
		font-size: 13px;
}


#invitationContainer #email_list,
#invitationContainer #message {
	width: 650px;
}

#invitationContainer #email_list {
	height: 4em;
}


#alreadyInvited {
	background: #FFF;
	border: 3px solid #DED4D2;
	margin: 4px 0 10px 0;
}

#alreadyInvited .intro_top {
	padding: 2px 0 0 0;
}

#alreadyInvited div {
	padding: 7px;
}

#wrapper {
	position:relative;
	width:962px;
	margin:0px auto;
}

#accessWrapper {
	position:relative;
	height: 100%;
	width:985px;
	margin:0px auto;
	background:  url(/images/itbc/todayshopbanner1.gif)no-repeat;
	background-position: -38px 0px;
	*background-position: -38px 30px;
}

#rueBox {
	cursor:pointer;
	cursor:hand;
	height: 85px;
	width: 135px;
	margin: 435px 0 0 290px;
	*margin: 435px 0 0 290px;
	_margin: 425px 0 0 290px;

}

#accessGateFields {
  width: 210px;

}

#addItToBag {
	position:absolute;
	top:112px;
	right:0;
	width:280px;
	z-index:9999;
	margin-right:6px;
	height:225px;
}

#addItToBagInclCredit {
	height:240px;
}

#addItToBagContents {
	background: #FFF;
	border-left: 1px solid #CCC;
	padding:10px 10px 0px 10px;
	width:258px;
	height:200px;
}

#addItToBagBottom {
	background:transparent url(/images/itbc/bag_shadow2.png) no-repeat bottom left;
	height: 22px;
	line-height: 22px;
	font-size: 0;
	padding: 0;
	position: absolute;
	bottom:3px;
	left: 0;
	width:280px;
	z-index: 9999;
}

#addItToBag .itemThumbnail {width:60px;float:left;padding-top:5px;height:100px;}
#addItToBag .itemThumbnail img {padding:2px;border:1px solid #ccc;}
#addItToBag .shoppingBagLinks {text-decoration:none;font-weight:bold;color:#000;}
#addItToBag .bagCreditsApplied {font-size:13px;float:right;margin-top:10px;}
#addItToBag .bagTotal {clear:right; color:#0188E1; font-size:16px; text-align:right; margin-top:0px;font-weight:bold;}
#addItToBag .checkout {clear: both; position:absolute;bottom:25px;right:5px; z-index: 999; width: 270px; background: #FFF;}
#addItToBag .itemDetails a{color:#000000;}

#addItToBagMessages {
	background: url(/images/itbc/error_arrow_top.gif) no-repeat scroll left top;
	color:#0188E1;
	font-size:11px;
	font-weight:bold;
	margin:1px 0pt;
	padding:8px 5px 5px 5px;
	width: 125px;
}

/* Masthead
-------------------------------------------------------------------------*/

#mh {
	background: #FFF;
	border-bottom: none;
	margin:0 0 0 6px;
	padding: 0;
	position: relative;
	width: 950px;
}
#mh_left h1 {
	margin:0;
	padding: 0;
}
#mh_left h1 {
	display: block;
	float: left;
	height: 112px;
	line-height: 112px;
	width: 220px;
}

#mh_left h1 a {
	display: block;
	height: 112px;
	width: 220px;
	line-height: 112px;
}
#mh_right {
	background: url(/images/itbc/bg_mast_right.gif) repeat-x top;
	float: left;
	height: 112px;
	padding: 0;
	position:relative;
	text-align:left;
	width: 723px;
}
#mh_right_top {
	height: 73px;
	padding: 0;
}

#headService{
	background:transparent url(/images/itbc/question.gif) no-repeat right;
	color:#999;
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:13px;
	font-weight: bold;
	letter-spacing: .25px;
	margin-right: 15px;
	padding:0px 23px 2px 0px;
	text-decoration: none;
}

#headDepart{
	background: url(/images/itbc/depart.gif) no-repeat right;
	color:#999;
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:13px;
	font-weight: bold;
	letter-spacing: .25px;
	margin-left: 15px;
	padding:0px 26px 2px 0px;
	text-decoration: none;
}

#mh_nav a,
#mh_nav a:visited {
	font-size:0px;
	margin:0 13px 0 0;
	height:40px;
}

#mh_nav img {
	font-size:0px;
	vertical-align:top;
}

/** Bonjour, _____ ****/
#mh_right_top #mh_greeting {
	color: #8a8a8a;
	float: left;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-weight:normal;
	height:35px;
	padding:25px 0 0 0;
	width: 300px;
	font-size:25px;
}

#mh_utils h5.track {
  background: url(/images/itbc/track.gif) no-repeat;
                text-indent: -9999em;
                height: 19px;
                width: 105px;
                float:left;
}
#mh_utils h5.trackOn {
  background: url(/images/itbc/trackon.gif) no-repeat;
                text-indent: -9999em;
                height: 19px;
                width: 105px;
                float:left;
}


.bonjour {
	font-size: 22px;
}
/** Get Help, Depart ****/
#mh_right_top #mh_utils {
	color: #888;
	float: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	letter-spacing: -1px;
	padding: 0;
}
#mh_right_top #mh_utils ul {
	margin: 30px 0 0 0;
	padding: 0;
}
#mh_right_top #mh_utils ul li {
	list-style-type: none;
	display: inline;
	float: left;
}

#mh_utils a, #mh_utils a:visited{
		cursor:pointer;
}

#mh_utils h5.service {
  background: url(/images/itbc/about.gif) no-repeat;
	text-indent: -9999em;
	height: 19px;
	width: 61px;
	float:left;
}
#mh_utils h5.serviceOn {
  background: url(/images/itbc/abouton.gif) no-repeat;
	text-indent: -9999em;
	height: 19px;
	width: 61px;
	float:left;
}
#mh_utils h5.cont {
  background: url(/images/itbc/contact.gif) no-repeat;
	text-indent: -9999em;
	height: 19px;
	width: 74px;
	float:left;
}
#mh_utils h5.contOn {
  background: url(/images/itbc/contacton.gif) no-repeat;
	text-indent: -9999em;
	height: 19px;
	width: 74px;
	float:left;
}

#mh_utils h5.depart {
  background: url(/images/itbc/exit.gif) no-repeat;
	text-indent: -9999em;
	height: 19px;
	width: 58px;
	float:left;
}
#mh_utils h5.departOn {
  background: url(/images/itbc/exiton.gif) no-repeat;
	text-indent: -9999em;
	height: 19px;
	width: 58px;
	float:left;
}

#mh_preview_indicator {
    position: absolute;
    top: 0px;
    right: 8px;
    color: orange;
    font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
    font-size: 20px;
    font-weight: bold;
}

/* Primary Nav Styles
-------------------------------------------------------------------------*/

#mh_right_bottom{
	display:block;
	height:40px;
	white-space: nowrap;
}

#mh_right_bottom #mh_nav {
	float: left;
	position: relative;
	display:block;
	height:40px;
	margin:0px;
	line-height:2.5;
}

#mh_nav a, #mh_nav a:visited,#mh_nav a.selected, #mh_nav a.selected:visited, #mh_nav a.selected:focus {
		cursor:pointer;
}

#mh_nav h5.navEvent{
		background:  url(/images/itbc/nav_sprite.gif)0px 0px no-repeat;
		text-indent: -9999em;
		height: 39px;
		width: 72px;
		float:left;
		margin-right:17px;
}
#mh_nav h5.navEventOn{
		background: url(/images/itbc/nav_sprite.gif) 0px -40px no-repeat;
		text-indent: -9999em;
		height: 39px;
		width: 92px;
		float:left;
		margin-right:17px;
}
#mh_nav h5.navInvite{
		background: url(/images/itbc/nav_sprite.gif) -73px 0px no-repeat;
		text-indent: -9999em;
		height: 39px;
		width: 84px;
		float:left;
		margin-right:17px;
}
#mh_nav h5.navInviteOn{
		background: url(/images/itbc/nav_sprite.gif) -73px -40px no-repeat;
		text-indent: -9999em;
		height: 39px;
		width: 43px;
		float:left;
		margin-right:17px;
}
#mh_nav h5.navAccount{
		background: url(/images/itbc/nav_sprite.gif) -117px 0px no-repeat;
		text-indent: -9999em;
		height: 39px;
		width: 84px;
		float:left;
		margin-right:17px;
}
#mh_nav h5.navAccountOn{
		background: url(/images/itbc/nav_sprite.gif) -117px -40px no-repeat;
		text-indent: -9999em;
		height: 39px;
		width: 84px;
		float:left;
		margin-right:17px;
}
#mh_nav h5.navWhat{
		background: url(/images/itbc/nav_sprite.gif) -202px 0px no-repeat;
		text-indent: -9999em;
		height: 39px;
		width: 100px;
		float:left;
}
#mh_nav h5.navWhatOn{
		background: url(/images/itbc/nav_sprite.gif) -202px -40px no-repeat;
		text-indent: -9999em;
		height: 39px;
		width: 100px;
		float:left;
}
/* Masthead Cart
-------------------------------------------------------------------------*/
#mh_cart {
	color: #000000;
	float: right;
	padding: 10px 0 0 0;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#mh_cart a,
#mh_cart a:visited {
	color: #000000;
}

#mh_cart a:hover {
	text-decoration: underline;
	cursor:pointer;
}

#mh_cart h5.chkoutActive {
		background: url(/images/itbc/checkoutActive.gif) no-repeat right;
		text-indent: -9999em;
		height: 18px;
		width: 65px;
}
#mh_cart h5.chkoutInActive {
		background: url(/images/itbc/checkoutNotActive.gif) no-repeat right;
		text-indent: -9999em;
		height: 18px;
		width: 65px;
}
#credititems, #bagitems, #checkoutButton{
		float:left;
}
#mh_cart #bag {
	background: url(/images/itbc/img_utilNav_bag.gif) no-repeat right;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	padding: 6px 35px 10px 0;
	margin-right: 2px;
}

#mh_cart span#bag {
    background: url(/images/itbc/img_utilNav_bag_disabled.gif) no-repeat right;
}

#mh #mh_cart .disabled {
background:transparent url(/images/itbc/img_utilNav_bag_disabled.gif) no-repeat right;
}

#mh_cart img{
	vertical-align:bottom;
}

.mh_divider {
	background: url(/images/itbc/img_seperator.gif) no-repeat right;
	padding:7px 20px 7px 0px;
}

/* Persistent Shopping Bag
-------------------------------------------------------------------------*/

div#bagContainer {
background:transparent url(/images/itbc/bg_cart.gif) repeat scroll 0%;
border:1px solid #CCC;
font-weight:bold;
padding:10px;
position:absolute;
right:1.4em;
top:32px;
width:262px;
z-index:1;
}

div#creditTotal {
font-size: 10px;
text-align: right;

}

div#qtyTotal {
float:left;
}
div#cashTotal {
float:right;
text-align: right;
}

div#storeCreditValue {
font-size: 10px;
}

div#showBag {
background:#FFF none repeat scroll 0%;
border-color:#ECECE6;
border-style:solid;
border-width:0pt 1px 1px 0pt;
clear:both;
font-size:11px;
font-weight:normal;
margin:10px 0pt 0pt;
padding:10px;
position:relative;
width:241px;
}

div#showBag img {
border:1px solid #CCC;
}

div.bagImage {
float:left;
margin-right:7px;
}
div.bagItemContent {
float:left;
}

div#bagOptions {
background:#FFF none repeat scroll 0%;
border-color:#ECECE6;
border-style:solid;
border-width:0pt 1px 1px 0pt;
margin:6px 0pt 0pt;
padding:3px;
text-align:center;
width:255px;
}

a.lnkBagOptions,
a.lnkBagOptions:visited {
background:#FF6633 none repeat scroll 0%;
color:#FFF;
font-weight:bold;
padding:2px 7px;
text-decoration:none;
}

a.lnkBagOptions,
a.lnkBagOptions:visited {
background:#FF6633 none repeat scroll 0%;
color:#FFF;
font-weight:bold;
padding:2px 7px;
text-decoration:none;
}

/* Titlebar
------------------------------------------------------------------------*/

/* BREADCRUMB */

div#breadcrumb {
	margin: 10px 0 0 0;
	font-size: 11px;
	font-weight: bold;
	float: left;
	color:#7b7b7b;
}

div#breadcrumb a,
div#breadcrumb a:visited{
	color: #7b7b7b;
	text-decoration: none;
}
div#breadcrumb a:hover {
	text-decoration: underline;
}

/* Page Container Styles
----------------------------------------------------------------------*/
div.pageContainer{
	background:#ffffff;
	margin-bottom:1.5em;
	padding: 10px 15px 15px 15px;
	position:relative;
	margin:0px auto;
	width:920px;
	_width: 918px;
}
div.page1{
 	background:#ffffff;
 	margin-bottom:1.5em;
 	padding: 10px 15px 15px 15px;
 	position:relative;
 	margin:0px auto;
 	width:920px;
 	_width: 918px;
 }

div.pageContainer.cobrand{ /* this is for the co-brand and boutique pages */
 background-image: url(/images/itbc/bg_pageContainer_cobrand.gif)
	
}

div.pageContainer.storeClosed{ /* this is for the store closed page */
	background:#ffffff url(/images/itbc/bg_pageContainer_closed.gif) no-repeat top right;
}

div#storeClosedContainer {
	height: 27em;
}

div.pageContainer1{
	background:#ffffff ;
}
div.pageContainer{
	background:#ffffff ;
}

/* oBox page container shadow style **********************************/

#oBox {
/* background: url(/img/headBorder.png);
_background: url(/img/headBorder.gif);*/
height:120px;
}

.oBox-mid {
/* background:url(/img/oBox-mid.png);
_background:url(/img/oBox-mid.gif); */
}

.oBox-bottom {
/*background:url(/img/oBox-bottom.png);*/
height:6px;
}



/* Events Parent *****************************************************/

div.photoCaption {
font-size:10px;
margin:4px 0pt 0pt;
text-align:right;
}


/* Events Child *****************************************************/

div.contentHeader a,
div.contentHeader a:visited {
	color: #0188E1;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px 7px 0px 0px;
}

div.contentHeader span{margin: 0px 7px 0px 0px; font-weight: normal; font-size: 13px;}

div.contentHeader .pageListSpan a {margin: 0px 7px 0px 0px;}

div.contentHeader a:hover {
	text-decoration: underline;
}

/* this is used across event and product pages, so this should be located here*/
#branded_header {
	background: # url(/images/itbc/bg_cobrand_banner.gif) repeat-x bottom right;
	height:100px;
	margin: -10px -12px 0 -15px;
	_margin: -10px -15px 0 -15px;
	position: relative;
	width: 950px;
}

#promo #branded_header {
	margin: -8px -12px 0 -13px;
	*margin: -7px -12px 0 -10px;
	*width: 947px;
	_margin: -7px -12px 0 -10px;
	overflow: hidden;
}

#promo #branded_headerNew {
	margin: -8px -12px 0 -13px;
	*margin: -7px -12px 0 -10px;
	*width: 947px;
	_margin: -7px -12px 0 -10px;
	overflow: hidden;
}

/*   */

#lookBook_header {
	height: 50px;
	width: 890px;

}

#promo #lookBook_header {
	margin: 2px 0 0 0;
	position: relative;
}

#promo #lookBookBrandImage {
	float:left;
}

#promo #lookBookClockContainer {
	float:left;
	margin: 9px 0 0 10px;
}

.lb_boutiqueOpen {
  font-size: 11px;
  color: #5e6167;
  font-weight: normal;
  letter-spacing: 2px;
}



#brandedHeaderImage img{
	position:absolute;
	top:0;
	left:0;
}

#brandedHeaderText {
	font-size:14px;
	font-weight:bold;
	left:230px;
	position:absolute;
	text-transform:uppercase;
	top:36px;
}

#headerUtils {
	position: relative;
	margin: -17px 0 0 0;

}

#clockContainer {
	left: 425px;
	position: absolute;
	top: -10px;
	width:230px;
}

#clockIntro {
	font-size:0;
	margin: 15px 7px 3px 0;
}

#clock{
	color: #716f70;
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:22px;
	line-height:1;
}

#invite_wrapper {
	margin: 0 0 0 0;
}




/* REGISTRATION *****************************************************/

#registrationText {
display:block;
padding:25px 0 0 0;
text-align:left;
width:700px;
float:left;
color:#494036;
margin-left:-20px;
font-size:13px;
font-weight:bold;
}

div#regMarketInfoArea {
font-size:11px;
font-weight:bold;
height:15em;
padding:5px;
}
div#regLogin {
border:medium none;
}

form#loginAccess table.sb-form {width:320px;}
#loginForm input.submitAction{width:90px; height:21px;}
form#loginAccess div#loginForm {margin:0;}
form#loginAccess div#loginForm table th {padding: 4px 6px 0pt 0px}
form#loginAccess div#loginForm table td {padding: 0px 0px 10px 0px}



table.sb-form th, table.sb-form td {
	border:medium none;
	vertical-align: top;
}

table.sb-form th {
	font-weight:normal;
	padding: .6em 0 0 0;
	text-align:right;
	width:36%;
	vertical-align: top;
}
table.sb-form th label {
	padding-right:10px;
	font-weight: bold;
}

textarea {
border:1px solid #BDC7D8;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
padding:3px;
text-align:left;
margin:0;
height:inherit;
}

/* Change Password form page ------------------------------------*/

form#changePassword table.pw-form {width:320px;}
#changePassword input.submitAction{width:90px;height:34px;}
form#changePassword div#changePassword {margin:0; width:420px;}
form#changePassword div#changePassword table th {padding: 4px 6px 0pt 0px}
form#changePassword div#changePassword table td {padding: 0px 0px 10px 0px}

table.pw-form th, table.pw-form td {
	border:medium none;
}

table.pw-form th {
	font-weight:normal;
	padding: .6em 0 0 0;
	text-align:right;
	width:46%;
	vertical-align: top;
}
table.pw-form th label {
	padding-right:10px;
	font-weight: bold;
}


/* Forgot Password Modal ----------------------------------------*/
#passwordContainer {
	padding: 0 0 0 0;

}

/* Registration form page ---------------------------------------*/


form#loginAccess input.required {
	height:15px;
	padding: 5px;
	width:200px;
	font-size:13px;
}

#regFormContainer {
	width: 430px;
}

table.signin .col1 {width:44%;}
table.signin .col2 {width:56%;}

#logindiv,
#logindiv_reg {
	float: right;
	margin: 0;
	padding: 0 30px 0 0;
	height: 500px;
	position: relative;
	top: 0;
	right: 10px;
	_right: 8px;
}

#logindiv_reg {
	right: 55px;
	_right: 53px;
}
#logindiv img,
#logindiv_reg img {
  position:absolute;
  top:0;
  right:0;
  margin: -10px -26px 0px 0px;
}

#logindiv_reg .img_register{
	background:url(/images/itbc/registration_right.gif);
  position:absolute;
  top:0;
  right:0;
  margin: -10px -26px 0px 0px;
	width:469px;
	height:420px;
}

#loginBecome{
	margin:20px 0 0 0;
	padding:20px 0 10px 0;
	height:50px;
	width:400px;
	border-top: 1px solid #CCCCCC;
}

#logindiv a{
  background:transparent url(/images/itbc/arrow.jpg) no-repeat scroll right center;
  color: #494036;
  font-size: 14px;
  font-weight: bold;
  margin: 20px -10px 0 0;
  padding: 5px 40px 5px 0px;
  text-decoration:none;
  position:absolute;
  top:0;
  right:0;
  width: 250px;
  text-align: right;
}

#register {
margin-top:20px;
}

#register label{
font-weight: normal;
}

#register label span {
	color: #0188E1;
}

#register input{
height:20px;
/*width:200px;*/
}

#register #signUpTerms {
		text-align:left;
		float:left;
}

#register input#signUpImage {
		cursor:pointer;
		float:right;
		margin: 39px 45px 0 0;
		padding:0px;
		width:90px;
		height:34px;
}

#register input#continueImage {
border:medium none;
cursor:pointer;
float:right;
margin-right:135px;
padding:0px;
width:107px;
height:33px;
}
.submitAction {
border:medium none;
cursor:pointer;
float:left;
margin-left:120px;
padding:0px;
text-decoration:none;
}


#register .validation-advice {
width:192px;
}

#topText {
font-size:34px;
}

/* INVITATIONS *****************************************************/
.actionLinks{float:right; margin-top:5px; *margin-top:-10px; margin-right:-10px;}
.inviteLabel {font-weight:bold;}
.inviteLabelDiv{text-align:right;}

.pageListSpan a{
	margin-right:5px;
	color: #0188E1!important;
	text-decoration:underline!important;
}

.pageListSpan a.selected {
	color: #494036!important;
	text-decoration:none!important;
}

#ribbon {
background:url(/images/itbc/invite_ribbon.gif);
height:325px;
width:317px;
position:absolute;
top:0;
left:0;
}

#membership{
	margin-left: 130px;
	height:300px;
}

#unverifiedMember{
	margin-left: 130px;
	height:325px;
}

#takeme{
	margin-left: 170px;
}

#divOr{
font-size:24px;
margin-top:75px;
}

#divBatchEmail {
margin-top:0px;
}

.emailDesc{
	font-size:12px;
	text-align:right;
}

/*
#invite-form div {
margin-bottom:10px;
width:312px;
}

#invite-form textarea {
padding:10px;
}
*/

/* table with lines */
.lined_table {
	width: 95%;
}

/* Invitation and account tabs */

div.contentTabs {
  border-bottom: 3px solid #0189e1;
  margin: 10px 0px 10px 0px;
  padding:0;
}
div.contentTabs ul {
  margin:0;
  padding:0;
  list-style-type:none;
}
div.contentTabs ul li {
  display: inline;
  list-style-type: none;
  margin: 0px 1px 0px 0px;
  padding: 0px;
}
div.contentTabs ul li a, div.contentTabs ul li a:visited {
  float: left;
  margin: 0px 1px 0px 0px;
}

.sentInvitationsStatus a, .sentInvitationsStatus a:visited {
	color:#222222;
	text-decoration:none;
}

div#inviteFriends {
clear:both;
}


td.cellResend a.resend, td.cellResend a.resend:visited {
	color: #D61765;
	font-weight: bold;
}
td.cellResend a.resend:hover {
	text-decoration: underline;
}
td.cellCreditEarned {
	font-weight:bold;
}


div#invitePreview {
  width: 300px;
}
div#actualPreview {
  margin-top: 5px;
  position: relative;
  background:transparent url(/images/itbc/invite_preview.png) no-repeat scroll left top;
  height: 508px;
  border: 1px solid #e0d7d5;
  width: 598px;
}
div#previewMessage {
  position: absolute;
  top: 73px;
  left: 28px;
  height: 168px;
  width: 290px;
}
div#previewMessage div {
  padding: 10px;
  font-family: "Courier New", "Courier", serif;
  font-size: 11px;
  line-height: 1.4em;
}

div.importLogo {
border-top:1px solid #CCCCCC;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
padding:20px 0pt 20px 55px;
width:100%;
}

/* Tables ******************************************/

table.span-100 {
  width: 100%;
}
tr.alternate-row {
  background: #EEECEC;
}
th.center, td.center {
  text-align: center;
}
td.align-top {
  vertical-align: top;
}
tfoot td {
  text-align: right;
  font-style: normal;
}
table .small-cell {
  width: 20%;
  text-align: center;
}

a.link-button {
  background: #ffffff;
  padding: 1px 3px;
  border: 1px solid #d8d8d8;
  text-decoration: none;
  font-size: .9em;
  font-weight: bold;
}

/* Subscription ******************************************/

table.eventSubscribe tbody td {
  vertical-align: middle;
}

/* VALIDATION ******************************************/
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
/* border: 1px solid #00A8E6; */
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #0188E1;
	color : #000000;
}

input.validation-failed, textarea.validation-failed {
	border: 1px solid #0188E1;
	color : #000000;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}
.validation-advice {
	background: url(/images/itbc/error_arrow_top.gif) no-repeat scroll left top;
	color:#0188E1;
	font-size:10px;
	font-weight:bold;
	margin:1px 0 0 0;
	padding:8px 5px 5px;
    width:250px;
}
#advice-validate-cc-txtCardNumber{
	width:260px;
}


#loginHome .validation-advice {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	padding: 0;
	margin: 0;
	display: none;
}

div.updated {
  position: absolute;
  top: 34px;
  right: 10px;
  width: 62px;
  height: 13px;
  line-height: 13px;
  text-indent: -9999em;
  background: url(/images/itbc/img_updated.gif) no-repeat scroll left top;
}

/* modalbox ******************************************/

#MB_content {
	background-color:#FFF;
}

.screenDisableOverlayText {
	float: left;
	font-weight: bold;
	font-size: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	padding: 15px 0 0 7px;
}

/* options dropdown styles ***************************/

ul.optionsDropdown {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100px;

}
ul.optionsDropdown li {
	background: #FFF url(/images/itbc/img_options_arrow.gif) no-repeat right;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
	padding: 1px 10px 1px 2px;
	border: 1px solid #CCC;
	position: relative;
}

ul.optionsDropdown li ul {
	display: none;
	width: 120px;
}
ul.optionsDropdown li:hover ul {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -1px;
	top: 17px;
	width: 126px;
}
ul.optionsDropdown li:hover ul li {
	padding: 0;
	background: none;
	border: none;
	display: inline;
	width: 126px;
}
ul.optionsDropdown li:hover ul li a,
ul.optionsDropdown li:hover ul li a:visited {
	display: block;
	border-top: none;
	background: #FFF;
	padding: 0 3px;
	text-decoration: none;
	width: 126px;
}

ul.optionsDropdown li:hover ul li a:hover {
	background: #E96B9B;
		border: 1px solid #DA1473;
	color: #FFF;
}
/* Removed HP specific Styles */


/* New Access Gate Styles **************/

#loginLinks {
	color: #A90061;
	margin: 0 0 0 0;
	text-align: left;
}


#loginLinks a,
#loginLinks a:visited {
	color: #0188E1;
	text-decoration: none;
}

#loginLinks a:hover {
	text-decoration: underline;
}

#notAMember {

margin: 150px 0 0 0;

}

#accessInterior {

margin: 30px 0 0 12px;
height: 700px;

}

/************* New Access Gate Styles */

#loginForm img {
margin: 0 0 30px -8px;
_margin: 0 0 30px 0;

}


#loginForm table,
#loginForm #loginHome {
	width: 270px;
}

#loginForm table th{
	border: none;
	margin: 0;
	padding: 0;
	width:100px;
}

#loginForm table th label{
	padding: 4px 0 0 0;
}

#loginForm #lblEmailLogin {
	color:#1E1E1E;
}
* html #loginForm #lblEmailLogin {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/itbc/label_member_email.png' ,sizingMethod='crop');
}

#loginForm #lblPassword {
	color:#1E1E1E;
}
* html #loginForm #lblPassword {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/itbc/label_password.png' ,sizingMethod='crop');
}

#loginForm table td {
	border: none;
	margin: 0;
	padding: 0;
}

#loginForm .loginsubmit{
	height:11px;
	margin:0 0 0 150px;
	width:36px;
    position:absolute;
}


#loginFooterLinks {
	background:#9A8D76 none repeat scroll 0%;
	border:3px solid #686358;
	color:#FFF;
	font-weight:bold;
	height:20px;
	letter-spacing:0.5px;
	margin:5px auto;
	text-align:center;
	width:890px;
	text-transform:uppercase;
}

#loginFooterLinks a,
#loginFooterLinks a:visited{
	color: #FFF;
	text-decoration:none;
}

#loginFooterLinks a:hover{
	text-decoration: underline;
}

/* Forgot Password styles */
#forgotPassContainer {
	padding: 0 0 0 0;

}

#forgotPassContainer label {
	font-weight: bold;
}

#forgotPassContainer #forgotEmail {
	height: 18px;
	width: 265px;
}
#forgotPassContainer #enterEmailInput {
	height: 18px;
	width: 266px;
}

#forgotPassContainer .f_left {
	padding: 0 7px 0 0;
}

#forgotPassContainer .f_left2 {
	padding: 0 0 0 0;
}

/* Form Styling */

span.requiredText {
	font-size: 10px;
}

div.inputRow {
	width: 100%;
	clear: both;
	margin: 0 0 5px 0;
}

div.mediumInput {
	float: left;
	margin: 0 10px 7px 0;
	width: 30%;
}

div.mediumInput input {
	width: 150px;
}

div.fullWidthInput {
	width: 100%;
}

div.largeInput {
	float: left;
	margin: 0 10px 7px 0;
	width: 40%;
}

div.largeInput input,
div.fullWidthInput input {
	width: 200px;
}

div.mediumInput select {
	width: 150px;
}

span.hintNotes {
	font-size: 10px;
	margin-left: 10px;
}

span.asterisk {
  vertical-align: middle;
  color: #DA1473;
}
label {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
  font-weight: normal;
}
input.text, textarea#giftMessage, select {
  border: 1px solid #dcd9d5;
  padding: 2px;
}
#creditCardForm {
  position: relative;
  padding-top: 7px;
}
#creditCardForm .logos {
  background:url(/images/itbc/img_credit_cards.gif) no-repeat top left;
  height: 19px;
  line-height: 19px;
  width: 123px;
  position: absolute;
  top: -1px;
  right: 10px;
  _right: 30px;
  text-indent: -9999em;
}

/* Unregistered Checkout Forms ******************************************/
.address-form .inputRow label {
  display: block;
}
.address-form .leftInput, .address-form .rightInput {
  float: left;
  margin-right: 10px;
}
.address-form .rightInput {
  margin-right: 0;
}
.address-form .leftInput input, .address-form .rightInput input {
  width: 264px;
}
.address-form .rightInput.state {
  margin-right: 10px;
}
.address-form .rightInput.state select {
  width: 170px;
}
.address-form .rightInput.zip input {
  width: 84px;
}

.address-form .rightInput.areaCode input {
  width: 30px;
}
.address-form .leftInput.phone input {
  width: 200px;
}

.address-form .leftInput.areaCode input {
  width: 30px;
}
.address-form .leftInput.prefix input {
  width: 30px;
}
.address-form .leftInput.lineNumber input {
  width: 48px;
}

.address-form .leftInput.ext input {
  width: 48px;

}
.address-form .leftInput.month select {
  width: 160px;
}
.address-form .leftInput.year select {
  width: 100px;
}
.address-form .leftInput.card {
  padding-top: 17px;
}
.address-form .leftInput.card label {
  display: inline;
}
.address-form .leftInput.card input {
  width: 15px;
}
.address-form .inputRow .f_left {
  padding-top: 23px;
  margin-left: -12px;
}
.address-form .checkoutQuestion {
  padding: 17px 0;
}
.address-form #giftMessageContainer {
  padding: 10px 0;
  text-align: left;
}
.address-form textarea#giftMessage {
  width: 544px;
  height: 50px;
}
.address-form .txtAreaHint {
  font-size: 10px;
}

/* Welcome modal styles - when a person first registers successfully */
/* (newMemberSuccess.php) */

#welcomeContentWrapper {
	color: #000;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 14px;
	padding: 15px 0pt 0pt 10px;
	position: relative;
}

#welcomeContentWrapper #welcome_key {
	position: absolute;
	right: 10px;
	width: 215px;
}

#welcomeContentWrapper .welcome-header {
  margin-bottom: 35px;
  padding-right: 410px;
}

#welcomeContentWrapper .welcome-text p {
  margin-bottom: 0;
}

#welcomeContentWrapper .welcome-text {
  margin-bottom: 35px;
}

#welcomeContentWrapper .column.divider {
	background: url(/images/itbc/bg_divider_line.gif) no-repeat right top;
	margin-right: 24px;
	padding-right: 24px;
}

#welcomeContentWrapper h3 {
	color: #0188E1;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 19px;
	margin-bottom: 20px;
}

#welcomeContentWrapper h3 div {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 24px;
}

#welcomeContentWrapper .orText {
	 font-size: 17px;
	 font-weight: bold;
	 margin: 0 15px;
}

/* sneak peek modal styles (sneakPeekSuccess.php) */

#becomeMemberContainer {
	position: relative;
	margin: 0;
	padding: 0 0 2em 1.2em;
	width: 850px;
	_width: 873px;
}


/* become a member modal styles (signupSuccess.php) */

#becomeMemberContainer {
	position: relative;
	margin: 0;
	padding: 0 0 2em 0;
	width: 850px;
	_width: 873px;

	}

#becomeMemberContainer p {
	font-size: 14px;
}

#becomeMemberContainer .becomeMember {
	padding: 10px;
	margin: 5px 20px 0 0;
	}

#becomeMemberContainer .becomeMember .noMargin{
	margin: 20px 0 0 0;

}

#becomeMemberContainer h3 {
	color: #716F70;
	font-size: 19px;
}

#becomeMemberImage {
	background: url(/images/itbc/bg_become_ribbon.gif) no-repeat right top;
	height:167px;
	overflow: hidden;
	position: absolute;
	right: -43px;
	*right: -43px;
	_margin: 0 -11px 0 0;
	top: 0;
	width: 431px;
	z-index: 9999;
}
table.becomeMemberTable {
	width: 335px;
	margin: 0;
	padding: 0;
}
table.becomeMemberTable th, table.becomeMemberTable td {
	border: none;
}
table.becomeMemberTable th {
	text-align:left;
}
table.becomeMemberTable th label {
	padding:0 10px 0 0;
}

table.becomeMemberTable td {
     width:200px;

}

/* Terms modal styles */

#termsModalContent {
	height:370px;
	margin: 0 0 20px 0;
	overflow: auto;
}

#whatModalContent,
#privacyModalContent,
#legalModalContent {
	height: 210px;
	margin: 0 0 20px 0;
	overflow: auto;
}

#legalModalContent {
	height: 240px;
}



/* All H2 Image Replacement Headers
-------------------------------------------------------------------------*/

h2 {
	margin: 10px 0 0 0;
	padding: 0;
}

#MB_content h2 {
  	margin: 7px 0 15px;
	padding: 0;
}

h2#h_login{
	background: url(/images/itbc/img_h2_login.gif) no-repeat;
	margin: 1em 0 .5em 0;
	text-indent: -9999em;
	height: 50px;
	width: 293px;
}
h2#h_reg_pickpwd{
	background: url(/images/itbc/registration_hdr_pw.gif) no-repeat;
	margin: 2em 0 .5em 0;
	text-indent: -9999em;
	height: 20px;
	width: 245px;
}

#h_reg_member{
	width:175px;
	float:left;
}

h2#h_optIn{
	background: url(/images/itbc/img_h2_optIn.gif) no-repeat;
	margin: 1em 0 .5em 0;
	text-indent: -9999em;
	height: 50px;
	width: 136px;
}
h2#h_optOut{
	background: url(/images/itbc/img_h2_optOut.gif) no-repeat;
	margin: 1em 0 .5em 0;
	text-indent: -9999em;
	height: 50px;
	width: 136px;
}
h2#h_optIn_success{
	background: url(/images/itbc/img_h2_optIn_success.gif) no-repeat;
	margin: 1em 0 .5em 0;
	text-indent: -9999em;
	height: 50px;
	width: q90px;
}
h2#h_optOut_success{
	background: url(/images/itbc/img_h2_optOut_success.gif) no-repeat;
	margin: 1em 0 .5em 0;
	text-indent: -9999em;
	height: 50px;
	width: q90px;
}

h2#h_become{
	background: url(/images/itbc/img_h2_become.gif) no-repeat;
	margin: .2 0 .5em 0;
	text-indent: -9999em;
	height: 126px;
	width: 470px;
}

h2#h_becomeNew{
	background:  url(/images/itbc/invitation.gif)no-repeat;
	margin: .2 0 .5em 0;
	text-indent: -9999em;
	height: 86px;
	width: 621px;
}

h2#h_signup{
	background: url(/images/itbc/img_h2_signup.gif) no-repeat;
	margin: 1em 0 0 0;
	text-indent: -9999em;
	height: 35px;
	width: 350px;
}

h2#h_wantToKnow{
	background: url(/images/itbc/img_h2_wantToKnow.gif) no-repeat;
	margin: 1em 0 0 0;
	text-indent: -9999em;
	height: 33px;
	width: 224px;
}

h2#h_thankYou{
	background: url(/images/itbc/img_h2_thankYou.gif) no-repeat;
	margin: 1em 0 0 0;
	text-indent: -9999em;
	height: 33px;
	width: 194px;
}




h2#h_todays{
	background: url(/images/itbc/img_h2_todays.gif) no-repeat;
	text-indent: -9999em;
	margin: 13px 0 0 0;
	height: 30px;
	width: 300px;
}

h2#h_soon{
	background: url(/images/itbc/img_h2_soon.gif) no-repeat;
	text-indent: -9999em;
	margin: 15px 0 0 0;
	height: 30px;
	width: 350px;
}

h2#h_soon_new{
	background: url(/images/itbc/img_h2_soon.gif) no-repeat;
	text-indent: -9999em;
	margin: 15px 0 0 0;
	height: 30px;
	width: 350px;
}
h2#h_registration{
	background: url(/images/itbc/img_h2_registration.gif) no-repeat;
	text-indent: -9999em;
	height: 41px;
	width: 486px;
}

h2#h_access{
	background: url(/images/itbc/img_h2_access_052009.gif) no-repeat;
	text-indent: -9999em;
	height: 62px;
	width: 317px;
	margin-bottom:20px;
}

h2#h_changePassword{
	background: url(/images/itbc/img_h2_changePassword.gif) no-repeat;
	text-indent: -9999em;
	height: 69px;
	width: 478px;
	margin-bottom:20px;
}

h2#h_invite{
	text-indent: -9999em;
	height: 30px;
	width: 587px;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	color:#a90061
}

#h_invite_text {
	font-size:14px;
	color:#494036;
	margin-top:7px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#a90061
}

h2#h_inviteSent{
	background: url(/images/itbc/img_h2_inviteSent.gif) no-repeat;
	margin: 1em 0 .5em 0;
	text-indent: -9999em;
	height: 30px;
	width: 230px;
}

h2#h_onlist{
	background: url(/images/itbc/img_h2_onlist.gif) no-repeat;
	text-indent: -9999em;
	height: 30px;
	margin: 20px 0 20px 0;
	width: 310px;
}

h2#h_invite_friends{
	background: url(/images/itbc/img_h2_invite_friends.gif) no-repeat;
	text-indent: -9999em;
	margin: 10px 0 0 0;
	height: 50px;
	width: 336px;
}

h2#h_invite_modal{
	background: url(/images/itbc/img_h2_invite_modal.gif) no-repeat;
	text-indent: -9999em;
	margin: 10px 0 0 0;
	height: 50px;
	width: 568px;
}

h2#h_invite_modal_fbinfo{
	background: url(/images/itbc/img_h2_invite_modal_fbinfo.gif) no-repeat;
	text-indent: -9999em;
	margin: 14px 0 0 0;
	height: 90px;
	width: 511px;
}

h2#h_invite_modal_fbselect{
	background: url(/images/itbc/img_h2_invite_modal_fbselect.gif) no-repeat;
	text-indent: -9999em;
	margin: 18px 0 9px 0;
	height: 56px;
	width: 651px;
}

h2#h_account{
	background: url(/images/itbc/img_h2_account.gif) no-repeat;
	text-indent: -9999em;
	height: 37px;
	width: 300px;
	margin-top:20px;
}

h2#h_updateUserInfo{
	background: url(/images/itbc/img_h2_updateUserInfo.gif) no-repeat;
	text-indent: -9999em;
	height: 50px;
	width: 423px;
}

h2#h_addAddress{
	background: url(/images/itbc/img_h2_addAddress.gif) no-repeat;
	text-indent: -9999em;
	height: 50px;
	width: 319px;
}

h2#h_updateAddress{
	background: url(/images/itbc/img_h2_updateAddress.gif) no-repeat;
	text-indent: -9999em;
	height: 50px;
	width: 319px;
}

h2#h_selectSaved{
	background: url(/images/itbc/img_h2_selectAddress.gif) no-repeat;
	margin: 10px 0 10px 0;
	text-indent: -9999em;
	height: 50px;
	width: 387px;
}

h2#h_addPayment{
	background: url(/images/itbc/img_h2_addPayment.gif) no-repeat;
	text-indent: -9999em;
	height: 50px;
	width: 373px;
}

h2#h_updatePayment{
	background: url(/images/itbc/img_h2_updatePayment.gif) no-repeat;
	text-indent: -9999em;
	height: 50px;
	width: 424px;
}

h2#h_mybag{
	background: url(/images/itbc/img_h2_mybag.png) no-repeat;
	text-indent: -9999em;
	height: 100px;
	width: 300px;
	margin:0;
}

* html h2#h_mybag {
  background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/itbc/img_h2_mybag.png' ,sizingMethod='crop');
}

h2#h_404{
	background: url(/images/itbc/img_h2_404.gif) no-repeat;
	text-indent: -9999em;
	height: 50px;
	width: 511px;
	margin-bottom:20px;
}

h2#h_errorGeneral{
	background: url(/images/itbc/img_h2_errorGeneral.gif) no-repeat;
	text-indent: -9999em;
	height: 84px;
	width: 390px;
	margin-bottom:20px;
}

h2#h_errorNoRetry{
	background: url(/images/itbc/img_h2_errorNoRetry.gif) no-repeat;
	text-indent: -9999em;
	height: 42px;
	width: 390px;
	margin-bottom:20px;
}

h2#h_errorOneMoreThing{
	background: url(/images/itbc/img_h2_oneMoreThing.gif) no-repeat;
	text-indent: -9999em;
	height: 27px;
	width: 201px;
	margin-bottom:20px;
}

h2#h_storeClosed{
	background: url(/images/itbc/img_h2_storeClosed.gif) no-repeat;
	text-indent: -9999em;
	height: 41px;
	width: 211px;
	margin: 20px 0 10px 0;
}

h2#h_service{
	background:  url(/images/itbc/h2_service.gif)no-repeat;
	text-indent: -9999em;
	height: 30px;
	width: 300px;
	margin: 18px 0 20px 0;
}

h2#h_forgot{
	background:  url(/images/itbc/forgotpassword.gif)no-repeat;
	margin: 10px 0 0 0;
	text-indent: -9999em;
	height: 37px;
	width: 250px;
}

h2#h_password{
	background: url(/images/itbc/img_h2_password.gif) no-repeat;
	margin: 10px 0 10px 0;
	text-indent: -9999em;
	height: 28px;
	width: 400px;
}

h2#h_privacy{
	background:  url(/images/itbc/privacypolicy.gif)no-repeat;
	text-indent: -9999em;
	height: 37px;
	width: 350px;
	margin: 20px 0 20px 0;
}

h2#h_legal{
    background:  url(/images/itbc/legal.gif)no-repeat;
    text-indent: -9999em;
    height: 37px;
    width: 350px;
    margin: 20px 0 20px 0;
}

h2#h_what{
	background:  url(/images/itbc/whatis.gif) no-repeat;
	text-indent: -9999em;
	height: 37px;
	width: 350px;
	margin: 20px 0 20px 0;
}

h2#h_terms {
	background: url(/images/itbc/img_h2_terms.gif) no-repeat;
	text-indent: -9999em;
	height: 40px;
	width: 327px;
	padding:10px 0 0 0;
}



h2#h_activate{
	background: url(/images/itbc/img_h2_activate.gif) no-repeat;
	text-indent: -9999em;
	height: 37px;
	width: 350px;
}

h2#h_congrats{
	background: url(/images/itbc/img_h2_congrats.gif) no-repeat;
	text-indent: -9999em;
	height: 64px;
	width: 600px;
}

h2#h_editorial{
	background: url(/images/itbc/img_h2_editorial.gif) no-repeat;
	text-indent: -9999em;
	height: 41px;
	width: 266px;
	margin: 20px 0 10px 0;
}


h2#h_loading{
	background: url(/images/itbc/loading_rll.gif) no-repeat;
	text-indent: -9999em;
	height: 63px;
	width: 125px;
}

h3#h_upcomingBoutiques{
	background: url(/images/itbc/img_h3_upcomingBoutiques.gif) no-repeat;
	margin: 0 0 5px 0;
	text-indent: -9999em;
	height: 21px;
	width: 190px;
}

.h2_subhead{
	color: #0188E1;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 18px;
	font-weight: bold;
	float: left;
	margin: 25px 0 0 15px;
}
.intro_top {
	font-size: 22px;
	color: #494036;
	line-height: 1.4em;
}

.intro_bottom {
	font-size:15px;
	color:#494036;
	line-height:1;
}

#intro_registration {
	font-size:18px;
	color:#494036;
}


/* Services
-------------------------------------------------------------------------*/
select#feedbackSelect{
margin:10px 0px;
}
#feedbackFormContainer textarea {
	width: 410px;
	height: 90px;
	margin-top:10px;
	clear:both;
}

.backtotop {float:right;}

#servicePages hr, #invitePages hr{
	background:#0188E1;
	height:3px;
	color: #0188E1;
	border:none;
}

#contactFormContainer {
	display:block;
	margin:30px 0px 0px 0px;
	width:390px;
}

#contactFormContainer div{
	display:block;
	margin:22px 0px 10px 0px;
}

#contactSelect{
	margin-left:22px;
	width: 190px;
}

#contactFormContainer textarea {
	width: 340px;
	height: 140px;
	margin-top:10px;
	float:right;
	clear:both;
}

#contactFormContainer label {
    display:block;
	width:95px;
	margin-left:130px;
	*margin-left:120px;
	_margin-left:120px;
	text-align:right;
}

#contactFormContainer input {
    float:right;
}

.contactSend {
	background:url(/images/itbc/btn_contact_send.png);
	width:153px;
	height:26px;
	cursor:pointer;
	border:none;
	float:right;
	margin:10px 0px 10px 0px;
}



#contactMessage {
	display:block;
	text-align:left;
	clear:both;
	margin:0px 0px 50px 45px;
}

.serviceLinks {
width:50%;
float:left;
margin-top:20px;
}

.serviceBox {
margin-bottom:30px;
width:290px;
}



li.selected a, li.selected a:visited{
color:#ffffff;
text-decoration:none;
}

#faqLinks {
display:block;
height:60px;
font-weight:bold;
width: 340px;
}

#faqLinks ul{
list-style:none;
width:90px;
margin:0;
float:left;
}

.faqTitles {
font-size:18px;
width:335px;
border-bottom:1px solid #000;
margin:25px 0px;
line-height:1.2;
}

.faqTitles a{
color:#494036;
text-decoration:none;
}

/* Shipping and Returns */
#shippingRtnLinksHdr {
display:block;
font-weight:bold;
width:220px;
margin:0px;
}

#shippingRtnLinks {
display:block;
height:60px;
font-weight:bold;
}

#shippingRtnLinks ul{
list-style:none;
width:220px;
margin:0;
float:left;
}


.shippingRtnTitles {
font-size:18px;
width:335px;
border-bottom:1px solid #000;
margin:25px 0px;
line-height:1.2;
}

.shippingRtnTitles a{
color:#494036;
text-decoration:none;
}

.shippingRtnSubTitles{
text-decoration:none;
}

/* Link Styles */

a.lala-link {
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
a.invite-link,
.invite_and_earn {
  font-size: 11px;
  color: #494036;
  text-decoration: underline;
}

.pagination {
	text-align: right;
}

/* style for the gift message */
#giftMessage {
	font-size: 14px;
	font: "Courier New", Courier, monospace;
	width: 542px;
}

#giftCountdown {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	width: 94%;
}

a.productExpress img{
	display:block;
	height:200px;
	width:200px;
	background: url(/images/itbc/image_unavailable.gif) no-repeat;
}

a.shareLaLa {
	font-weight: bold;
	text-decoration: none;
}

.noCount h2 {
	font-size: 22px;
}

.noCount p {
	font-size: 13px;
	margin: 8px 0 16px 0;
}

span.fauxLink {
    cursor: pointer;
    color: #0188E1;
    text-decoration: underline;
}

span.checkoutShippingZipNotification {
    color: #F00;
    font-weight: bold;
}

/* Holiday Ugrade Messaging ******************************************/
#holidayUpgradeMsg {
	width: 400px;
	padding: 1px;
	font-size: 9px;
}


/* Access Gate Footer ******************************************/

div#footerAccess {
clear: both;
color:#fff;
margin: 0 auto 0 2px;
position: absolute;
top: -50px;
left: 10px;
text-align:left;
height:25px;
_margin-bottom:-10px;
font-size: 11px;
}

div#footerAccess a, div#footerAccess a:visited {
color:#fff;
text-decoration:none;
font-size: 11px;
}

div#footerAccess a:hover {
	text-decoration: underline;
}

.footerAccessLinks{
float:left;
font-size: 11px;
}

.footerAccessLinksright{
float:left;
margin: 0 0 0 2px;
font-size: 11px;
}


.footerAccessLinks span, .footerLinksright span{
margin-left:5px;
}

#footerAccessWrapper {

 position: relative;
}


/* RegistrationFooter ******************************************/

div#footerReg {
clear: both;
color:#494036;
margin: 0 auto 0 2px;
text-align:left;
height:25px;
_margin-bottom:-10px;
}

div#footerReg a, div#footerReg a:visited {
color:#494036;
text-decoration:none;
}

div#footerReg a:hover {
	text-decoration: underline;
}

.footerRegLinks{
float:left;
}

.footerRegLinksright{
float:left;
margin: 0 0 0 2px;
}


.footerRegLinks span, .footerRegLinksright span{
margin-left:5px;
}

#footerRegWrapper {
 display:block;
}

/* Footer ******************************************/

div#footer {
border-top: 1px solid #CCC;
clear: both;
color:#555;
font-size:11px;
margin: 40px auto 0 auto;
text-align:left;
height:25px;
_margin-bottom:-10px;
}

div#footer a, div#footer a:visited {
color:#444;
text-decoration:underline;
padding:0pt 7px 0pt 0pt;
}

.footerLinks{
padding:10px 9px 0px 0px;
float:left;
font-size:11px;
}

.footerLinksImageDiv{
	float:left;
}
.footerLinksImage {
	background:  url(/images/itbc/today.gif)no-repeat;
  text-indent: -9999em;
	padding: 0;
	float:left;
	font-size:11px;
	width:41px;
	height:41px;
	cursor:pointer;
}

.footerLinksright{
padding:10px 0px 0px 0px;
float:left;
font-size:11px;
}

#footer img{
float:left;
margin-right:3px;
}

.footerLinks span, .footerLinksright span{
margin-left:5px;
}

#signuptext{
	font-size:13px;
	color: #5E6167;
	margin: 5px 0 0 0;
	}

#textRequirements{
	font-size:11px;
	float:left;
	}

#linkFooterLogo {
	margin: 0;
	padding: 0;
}

/* Editorial Styling */


#editorialCol1 {
	float:left;
	width: 300px;
	margin: 0 0 0 20px;
}
#editorialCol2 {
	float:right;
	width: 300px;
	margin: 0 20px 0 0;
}
.blog {
border: solid 1px #fff;

 }

 #addToContacts {
	 text-align: left;
 }

 #addToContacts img {
	 /*
 	position:relative;
 	top:12px;
	*/
 	cursor:pointer;
 	cursor:hand;
 }

 #sendReminderOverflow {

	 max-height: 275px;
	 overflow-y: auto;
	 overflow-x: hidden;
	 margin: -17px 0 0 0

 }

 #sendReminderOverflowIE {

    height: 275px;
    overflow: auto;

 }

 #signUpContainer {

 	margin: -8px 0px 0 0px;

 }

 #signUpContainer th {

 	border-bottom: 2px solid #DDDDDD;
 	color: #5E6167;

 }

 #signUpContainer .upcomingBoutiques {

 	color: #A90061;

 }

#tblSubscribe td {

	color:#5E6167;11111
	font-weight: bold;

}

#tblSubscribe .selected {

	color: #ffeab1;
	font-weight: bold;

}

 .detailsSmall {

     font-size: 9px;
     font-weight: normal;
     margin: 0 0 0 5px;
     cursor:pointer;
     cusror:hand;

 }

/*set iframe background color*/
 .iframeStyle{
	 /*background: url(/images/itbc/bg_white.gif);*/
 }

/*Facebook Select*/
#avatarDiv{float:right; margin-right:13px;}
.avatarImg{
		float:left;
		width:37px;
}
.avatarName{
		float:left;
		margin-right:8px;
		margin-top:15px;
		font-size:12px;
		color:#999;
}
p.quickText {
	color: #666666;
	margin: 0 0 0 0;
	padding: 0;
}
#fbSelectDiv{
		width:787px;
}
#invitedFriendsLink{
	color:#0188E1;
	cursor: pointer;
	text-decoration: underline;
}
#invitedFriendsDivList{
		margin-top: 3px;
		font-size:12px;
		color:#222;
		min-width: 150px;
		height:40px;
		overflow:auto;
}
.lnkBackToInviteDivTop{
		margin-bottom:17px;
}

.lnkBackToInviteDivBot{
		margin-top:17px;
		margin-bottom:25px;
}

.span-6{ width:230px;}
.column{ float:left; margin-right:10px;}
.span-167{ width:630px;}

.h2text{ font-family:Arial, Helvetica, sans-serif; font-size:32px; color:#a90061;}
.colborder {
border-right:1px solid #EEEEEE;

}
.bigtext{ color:#0188E1; font-size:28px;}
