body {	
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;	
}
a:link {
	outline: none;
}
a:visited {
	outline: none;
}
a:hover {
	outline: none;
}
a:active
{
	outline: none;
}
a:focus
{
	-moz-outline-style: none;
}
.floatclear {
	clear: both;
}
#top {
	width:100%;
	/*max-width:1155px;*/
	/*width:982px;*/	
}
.headline	{
	font-size:18px;
	font-weight:bold;
	/*color:#084f94;*/
	color:#214277;
	margin:-25px 0 25px 0;
	line-height: 30px;
	letter-spacing: 0px;
	word-spacing: 1px;
}
.headlineB	{
	font-size:16px;
	font-weight:bold;
	/*color:#084f94;*/
	color:#214277;
	margin:-10px 0 25px 0;
	line-height: 30px;
	letter-spacing: 0px;
	word-spacing: 1px;
	display:block;
}
.headlineL	{
	font-size:15px;
	font-weight:bold;
	/*color:#084f94;*/
	color:#214277;
	margin:-5px 0 25px 0;
	line-height: 30px;
	letter-spacing: 0px;
	word-spacing: 1px;
	display:block;
}

.headlineT	{
	font-size:16px;
	font-weight:bold;
	/*color:#084f94;*/
	color:#214277;
	margin:-23px 0 25px 0;
	line-height: 30px;
	letter-spacing: 0px;
	word-spacing: 1px;
	display:block;
}
.lpframe	{
	border:solid 1px #ccc;
	width:259px;
	height:135px;
	margin:50px 0 0 0;
	padding-top:8px;
	background-image: url(../images/lp_language_btn_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.lpframe a	{font-size:16px;}
.ordered-text	{margin-top:2px; margin-bottom:8px; display:block; text-align:center; color:#C00; font-size:13px;}
.thankyou	{display:block; margin-bottom:10px; font-weight:bold;color:#084f94;}

/*#container #aspnetForm .leftmidrightwrapper tr table tr td #midwrap #mid .welcome_divider	{
	display:block;
	margin:20px 0 20px 0;
}*/

/*eConcierge  banner other brands*/
.brands {
	background-image: url(../../images/eConcierge/eConcierge-bottom-banner.png);
	background-repeat: no-repeat;
	margin-top:60px;
	margin-bottom:25px;
	margin-left:10px;
	height: 153px;
	width: 705px;
}
.brands .logo_link {
	float: left;
	height: 76px;
	width: 176px;
	text-align: center;
}
/*.wrap	{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
}*/
.logobox {
	margin-top: 14px;
	margin-left: 16px;
	margin-bottom: 14px;
	float: left;
}
#masthead_right {
	float:right;	
	margin-bottom:20px;
}
#masthead_right .language {
	float:right;
	height: 20px;
	margin-top: 8px;
	margin-right: 0px;
}
#masthead_right .language ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#masthead_right .language ul li {
	float: left;
	list-style-type: none;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}
#masthead_right .language ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#masthead_right .language ul li a:hover {
	text-decoration: underline;
}
/*
#masthead_right .language ul li .logoff {	
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;	
	margin-right: 10px;
	cursor: pointer;
	color :#FFFFFF;
}
*/

	
#masthead_right .language ul li.headerlink {	
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-right: 15px;
	height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 10px;
	cursor: pointer;
	color :#FFFFFF;
}

#masthead_right .language ul li#english {
	background-image: url(../images/flag_canada.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 10px;
	cursor: pointer;
	color :#FFFFFF;
}
#masthead_right .language ul li#french {
	background-image: url(../images/flag_canada.png);

	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 10px;
	cursor: pointer;
	color :#FFFFFF;
}
#masthead_right .language ul li#french.headerlink   {border-right:none;}
#masthead_right .language ul li#spanish {
	background-image: url(../images/flag_spain.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 10px;
	cursor: pointer;
	color :#FFFFFF;
}

#masthead_right .cart {
	height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 40px;
}

/* TOP MENU */
#topnavi {
	width: 100%;
	/*width:992px;*/
	height: 24px;
	background-repeat: repeat;
	background-image: url(../images/Menu/topmenu_btm.gif);
}
.TabMenuCss 
{	
	font-size: 11px;
	line-height: normal;
	/*float: left;*/
	min-width:1000px;
	list-style-type: none;
	/*margin-left:4px;*/
	border-collapse:collapse;
}

.TabMenuLowerLine { 
	background-image: url(../images/Menu/topmenu_underline.gif);
	background-repeat: repeat;
}

/* ## Menu right (TD) ## */
.TabMenuCsstd {
	padding: 0px;
	float: left;
	/*background-image: url(../images/Menu/topmenu_right.png);*/
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;		
}

/* ## Menu left (link button) ## */
.TabMenuCsstda {
	display: block;
	/*background-image: url(../images/Menu/topmenu_left.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	/*color: #FFFFFF;*/
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}

.TabMenuCss td a:hover {
	color: #92D0FF;
}

/* ## Selected Menu right ## */
.selectedMenu 
{
	margin-top:2px;
	padding: 0px;
	float: left;
	/*background-image: url(../images/Menu/topmenu_right_f2.png);*/	
	background-repeat: no-repeat;
	background-position: right top;			
}

/* ## Selected Menu right ## */
.selectedMenua 
{
	display: block;
	/*background-image: url(../images/Menu/topmenu_left_f2.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	/*color: #333333;*/
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}

/* ## Checkout Menu item is in Red ## */
/* ## Menu right (TD) ## */
.TabMenuRedCsstd {
	padding: 0px;
	float: left;
	/*background-image: url(../images/Menu/topmenu_right_red.png);*/
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;		
}
/* ## Menu left (Link Button)## */
.TabMenuRedCsstda {
	display: block;
	/*background-image: url(../images/Menu/topmenu_left_red.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	/*color: #FFFFFF;*/
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}
/* ## Selected Menu right ## */
.selectedMenuRed 
{
	padding: 0px;
	float: left;
	/*background-image: url(../images/Menu/topmenu_right_red_f2.png);*/	
	background-repeat: no-repeat;
	background-position: right top;			
}
/* ## Selected Menu left ## */
.selectedMenuReda 
{
	display: block;
	/*background-image: url(../images/Menu/topmenu_left_red_f2.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	/*color: #333333;*/
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}
/* ## Checkout Menu item Ends ## */

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
   .TabMenuCss td a {float:none;}
  /* End IE5-Mac hack */
  

.indextopimage {
	margin-top: 0px;
	margin-bottom: 13px;
	margin-left: 9px;
	padding-top: 7px;
}
.belowindextopimage {
	background-image: url(../images/greygraline4.gif);
	height: 4px;		
	background-repeat: repeat-x;
	padding-bottom: 10px;
	width:1090px;
	/*width:100%;*/
}

#infobar {
	width:1098px;
	margin-top: 0px;
	margin-bottom: 0px;
	height:20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#infobar .ccrumbs {
	margin-left: 8px;
	float: left;
	font-size: 11px
}

#left .ccrumbs a {
	/*color: #009CE7;*/
	text-decoration: none;
}

#infobar .date {
	float: right;
	margin-right: 9px;
	color: #009CE7;
	font-size: 11px;
}

#leftmidrightwrapper {
	width:992px;
	/*width: 100%;*/
	margin: 0px;
	position: relative;
}

/* ie hack  - layout REQUIRES a height here to work */
/* (1% will do) if no min-height is required*/
/* this it where it fails in Strict Mode */
* html #leftmidrightwrapper{
	width: expression(document.body.clientWidth <1151 ? "1150px" : "100%" );	
} 

.leftcol {
	background-color: #ffffff;
	width: 260px;
}
.middlecol {
	background-color: #ffffff;
	padding-right: 10px;
}
.rightcol 
{
	padding-right: 10px;
	padding-left: 10px;
}

.clientlogo {
	float: left;
	height: 90px;
	width: 190px;
	margin-right: 31px;
}
.clientbanner {
	float: left;
	width: 728px;
}

/* ### SHOPPING CART ### */
#order_basket {
	background-image: url(../images/orderpage/ordersummary_bg2.png);
	float:right;
	width:170px;
	height:55px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:5px;
}
#order_basket .header {
	padding: 10px 0 2px 65px;
	color:#214277;
	/*color:#666;
	color:#FFF;*/
	font-size: 14px;
	font-weight:700;
}
#order_basket .content {
	padding-left: 87px;
	font-size: 10px;
}
#order_basket .content a {
	/* color: #009CE7; 
	color:#FFF;*/
	color:#214277;
	text-decoration: underline;
}
#order_basket .checkoutBtn  {width:100px; margin:10px 0 0 55px; text-align:center;}
#order_basket .checkoutBtn span a   {color:#214277; text-decoration:none; font-size:12px; font-weight:bold; cursor:none;}

#order_basket .cartBtn  {width:100px; margin:5px 0 0 55px; text-align:center;}
#order_basket .cartBtn span a   {color:#214277; text-decoration:underline; font-size:10px; font-weight:normal; cursor:pointer;}

/* LEFT / LEFT BOX */

#left {
	width: 260px;
	background-color: #FFFFFF;
}
#left #box {
	width: 223px;
	margin-right: 28px;
	margin-left: 9px;
	font-size: 12px;
}
#left #box .showdate {
	color: #009CE7;
}
#left  #box  .contenttop {
	/*font-size: 11px;*/
	font-weight: bold;	
	/* background-repeat: no-repeat; */
	height: 18px;
	width: 203px;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	background-position: left top;
}
.contenttop .left-header	{font-size:14px;}
#left  #box  .newarrivals	{margin-bottom:12px;}
#left  #box  .contenttopLogin {
	font-size: 14px;
	font-weight: bold;	
	/* background-repeat: no-repeat; */
	height: 18px;
	width: 203px;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	background-position: left top;
}
#left #box .contentmid {
	width: 209px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
    border-bottom-style: solid;
    border-bottom-width: 1px;
	/*border-right-color: #CDCDCD;
	border-left-color: #CDCDCD;
	background-color: #E1F2FB;*/
	font-size: 12px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 5px;
	line-height: 165%;
	margin-bottom:15px;
}
#left #box .contentmid a {
	/*color: #009CE7;*/
	color: #214277;
	text-decoration: none;
}
#left #box .contentmid a:hover {
	text-decoration: underline;
}
#left #box .contentbtm {
	/*background-image: url(../images/LeftPanel/leftmenu_btm.gif);
	background-repeat: no-repeat;*/
	height: 14px;
	width: 223px;
	margin-bottom: 12px;
}
td#ctl00_tdLeftColumn.leftcol div#left div#box div.contentbtm    {display:none;}
#left #box #register_new {
	width: 223px;
	margin-bottom: 15px;
	height: 56px;
	background-image: url(../../images/LeftPanel/register_now_btn.png);
	background-repeat: no-repeat;
}
#left #box #register_new a {
	display:block;
	font-size:17px;
	font-weight:bold;
	padding-top:18px;
	text-decoration:none;
	text-align: center;
	text-transform: uppercase;
}
#left #box #register_new a:hover {
	text-decoration:underline;
}
#left #box #clientlogin {
	width: 223px;
	margin-top: 12px;
	margin-bottom: 15px;
	height: 30px;
}
#left #box #printquote {
	width: 223px;
	margin-bottom: 15px;
	height: 84px;
}
#left #box .contentmid p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#left #box .contentmid #clientlist {
}
#left #box .contentmid #clientlist ul {
	margin: 0px;
	padding: 0px;
}
#left #box .contentmid #clientlist ul li {
	list-style-type: none;
}
#left #box .contentmid #clientlist ul li a {
	/*color: #666666;*/
	text-decoration: none;	
}
#left #box .contentmid #clientlist li a:hover {
	background-color: #CDEAFA;
}

#right {display:none;}

#right #rbox {
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
}

#right #rbox .contenttop {
	width: 140px;
	font-size: 11px;
	font-weight: bold;
	/*color: #666666;
	background-image: url(../images/LeftPanel/rbox_topmenu.png);
	*/
	height: 18px;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	background-position: left top;
}
#right #rbox .contentmid {
	width: 158px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	/*border-right-color: #CDCDCD;
	border-left-color: #CDCDCD;
	background-color: #FFFFFF;*/
	font-size: 11px;
	padding-top: 12px;
	padding-bottom: 5px;
	line-height: 140%;
	text-align: center;
}
#right #rbox .contentmid a {
	/* color: #009CE7; */
	text-decoration: none;
}
#right #rbox .contentmid a:hover {
	text-decoration: underline;
}

/*
#right #rbox .contentmid a img {
	width: 140px;
}
*/

#right #rbox .latestproduct {
	padding-top: 5px;
	padding-bottom: 5px;
}

#right #rbox .latestproduct #prices {	
	padding-top: 5px;
	font-weight: bold;
	padding-bottom: 5px;
}

/*
#right #rbox .latestproduct a img {	
	height: 140px;
	width: 110px;	
}*/

#right #rbox .latestproduct #upsale_img {	
	text-align: center;	
	width: 110px;
}

#right #rbox .contentbtm {
	/*background-image: url(../images/RightPanel/rbox_btmmenu.png);
	background-repeat: no-repeat;*/
	height: 14px;
	width: 160px;
	margin-bottom: 15px;
}
#right #rbox .contentmid p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* bringing the center content into position (clear the sides)
is best using a wrapper div to avoid more IE Box Model issues */
#midwrap {
	position: relative;
	/*width: 100% !important;*/
	width:992px;
	background:#fff;
}

#admin_midwrap {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* adjust min-height according to amount of left contents. */
#mid {
	position: relative;  /* to enable further positioned divs inside content area */
	z-index: 100;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	min-height:500px;
	height:auto !important;
	height:600px;
	font-size: 12px;
	line-height: 180%;
	padding-bottom: 15px;
	/*width: 100% !important;*/
	width:830px;
}


/*homepage*/
.introCopy	{width:825px; float:left; height:auto; min-height:150px; margin-bottom:20px; /*background:url(../Boutique/382/images/main/introCopy_bg_TAD.png) no-repeat center bottom;*/}
.introCopy h1	{margin:0 0 25px 10px; padding:0; font-size:21px; color:#214277;}
.introCopyInner	{margin:0 auto; width:805px; padding-bottom:0px; line-height:20px;}
.introCopyInner p   {padding-bottom:15px;}

.hpButtons	{width:825px; float:left; height:auto; margin-top:20px;}
.hpButtons div	{width:188px; float:left; margin:0 23px 23px 0;}

#mid p {
	width: 95%;
}

#mid a {
	/*color: #009CE7;*/	
	text-decoration: none;
}

#mid a:hover {
	text-decoration: underline;
}

#mid hr {
	/*width: 100%;*/
	width:992px;
	background-color: #E8E8E8;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #B8B8B8;
	margin-top: 20px;
	margin-bottom: 20px;
}
#mid .loggedout-txt	{width:650px;}
#mid .phone-area	{margin-right:5px;}
#mid  .promoboxleft {
	background-image: url(../images/promobg_left.jpg);
	float: left;
	height: 155px;
	width: 9px;
	background-repeat: no-repeat;
	background-position: left top;
}
#mid .promoboxmid {
	background-image: url(../images/promobg_left.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 550px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 30px;
}
#mid .promoboxright {
	background-image: url(../images/promobg_mid.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 155px;
	width: 9px;
	background-position: right top;
}
/*index page buttons*/
#mid .large_buttons {
	margin-top:-20px;
	padding-right:18px;
	padding-bottom:38px;
}

#mid ul li ul li {
	list-style: none;
}

#mid ul li ul li p {
	margin-left: -40px;
}

.promoboxmid img.promo {
	float: left;
	margin-right: 10px;
}
.promo_container {
	text-align: center;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
}
.promo_image {
	margin-bottom: 3px;
}
.promo_clientholder {
	margin-bottom: 3px;
}
.promo_clientname {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
}
.promo_productname {
	font-size: 11px;
	line-height: 11px;
	font-weight:bold;
	text-align: center;
}


#mid .conformation_footnote {
	font-size: 9px;	
	text-align: center;	
}
#mid .registration-intro ul li	{width:750px;}
#mid .registration_top {
	display:none; /*important*/
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	/*background-image: url(../images/registration_menu_top.gif);
	background-repeat: no-repeat;*/
	height: 18px;
	width: 850px;
	margin-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	background-position: left top;
}
#mid .registration_mid .zip-box table	{padding-top:0px;}
#mid .registration_mid {
	width: 850px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-left-color: #CDCDCD;
	background-color: #FFFFFF;

	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	line-height: 140%;
}

#mid .registration_btm {
	/*background-image: url(../images/registration_menu_btm.gif);
	background-repeat: no-repeat;*/
	height: 1px;
	width: 850px;
	margin-bottom: 15px;
	margin-right: 20px;
}

#mid .registration_user_top {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	/*background-image: url(../images/registration_menu_top.gif);
	background-repeat: no-repeat;*/
	height: 18px;
	width: 850px;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	background-position: left top;
}

#mid .registration_user_mid {
	width: 850px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-left-color: #CDCDCD;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	line-height: 140%;
}

#mid .registration_user_btm {
	/*background-image: url(../images/registration_menu_btm.gif);
	background-repeat: no-repeat;*/
	height: 14px;
	width: 850px;
	margin-bottom: 15px;
	margin-right: 20px;
}
#mid .lp-lang2 a {
	color:#666;
	font-family:"Lucida Sans", "Lucida Grande", sans-serif;	
	font-size:13.5px;
	font-weight:bold;
	padding-left:10px;
}
/*#mid .lp-lang2 a:link	{font-size:10px;}*/
#mid .lp-lang	{width:640px;}
#mid .lp-lang .lang	{height:30px; background-color:#CCC;}
#footer {
	height: 70px;
	width: 100%;
	font-size: 11px;
	padding-top: 20px;
	clear: left;
	/*background-color: #EDEDED;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;*/
	background-position: top;
}
#footer ul {
	/*width:982px;*/
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer ul li {
	list-style-type: none;
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #D2D2D2;
}
#footer ul li a {
	text-decoration: none;
	/* color: #009CE7; */
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul li.lastone {
	border-right-style: none;
}

#footer #poweredby {
    text-align: right;
    padding-top: 10px;
    padding-right: 15px;
}

#footer #poweredby a {
    color: #000;
    text-decoration: none;
}


/* +++++++++++++++++++++++++++++++++++++++++
index page form  
+++++++++++++++++++++++++++++++++++++++++++*/

/*
	*used in login box
*/


.login  {
	background-color: #FFFFFF;
	width: 150px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #666666;
	height: 14px;
	margin-bottom: 3px;
}
.password {
	background-color: #FFFFFF;
	width: 150px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #666666;
	height: 14px;
	margin-top: 3px;
	float: left;
	margin-bottom: 3px;
}
/* ######### order page ########### */



/* ##### PRODUCT DISPLAY ##### */

h1.brochures {
	font-size: 18px; /*14px*/
	font-weight: bold;
	/*margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color:	#000099;*/
	color:#084f94;
	margin:0px 0 25px 0;
	line-height: normal;
}

.categorybox {
	margin-right: 20px;
    margin-top: 15px;
}


.brochureallcontainer {
	margin-bottom: 20px;
}

.broboxall {
	width: 200px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

.broboxtop {
	background-image: url(../images/orderpage/brobox_top_mid.gif);
	background-repeat: repeat;
	height: 15px;
	width: 100%;
}

.broboxtop_selected{
	background-image: url(../images/orderpage/brobox_selected_top_mid.gif);
	background-repeat: repeat;
	height: 15px;
	width: 100%;
}

.broboxtop_left {
	float: left;
	width: 15px;
}

.broboxtop_right {
	float: right;
	width: 15px;	
}

.broboxmid {
	  background-color: #FFFFFF;
      width: 186px;
	  padding-top: 0px; 
	  padding-right: 6px;
	  padding-bottom: 0px;
	  padding-left: 6px;
	  border-right-width: 1px;
	  border-left-width: 1px;
	  border-top-style: none;
	  border-right-style: solid;
	  border-bottom-style: none;
	  border-left-style: solid;
	  border-right-color: #C4C4C4;
	  border-left-color: #C4C4C4;
	  font-size: 11px;
	  text-align: left;
	  line-height: 125%;
	  height: 365px;
	  overflow: hidden;
}
.broboxmid_selected {
	  background-color: #FFFFFF;
      width: 184px;
	  padding-top: 0px; 
	  padding-right: 6px;
	  padding-bottom: 0px;
	  padding-left: 6px;
	  border-right-width: 2px;
	  border-left-width: 2px;
	  border-top-style: none;
	  border-right-style: solid;
	  border-bottom-style: none;
	  border-left-style: solid;
	  border-right-color: #009ce7;
	  border-left-color: #009ce7;
	  font-size: 11px;
	  text-align: left;
	  line-height: 125%;
	  height: 365px;
	  overflow: hidden;
}
.brominid {
	text-align: center;
	height: 215px;
	padding-top:1px;
}
#product_title {
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 40px;	
}
.product_main {
	height: 35px;
	margin-top: 5px;
}
.product_main #icons {
	float: left;
	text-align: left;
	width: 30px;
}
.product_main #prices {
	float: left;
	padding-top: 10px;
	font-weight: bold;
}
.product_main .qty {
	float: right;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	line-height: 110%;
	padding-top: 2px;
}
#product_messages {
	font-size: 10px;
	padding-top: 1px;
	text-align: center;
}
#product_Commissions {	
    margin-top:10px;
	margin-right: 14px;
	margin-left: 14px;
	text-align:center;
	padding: 0px 0px 0px 2px;
    font-size: 10px;
    font-weight:normal;
	color:#000099;
	background-color:#EEF8FB;
	border: solid 1px #000099;
}
#product_description {
	padding-top: 5px;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	color:#00aacc;
}
.brobox_read_more {	
	background-color: #FFFFFF;
    width: 186px;
	padding-top: 3px; 
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #C4C4C4;
	border-left-color: #C4C4C4;
}
.brobox_read_more_selected {	
	background-color: #FFFFFF;
    width: 184px;
	padding-top: 3px; 
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #009ce7;
	border-left-color: #009ce7;
}
#brobox_read_more {
	font-size: 10px;
	text-align: right;
}

.brochureqty {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	width: 50px;
	margin-bottom: 3px;
	color: #666666;
}
.broboxbtm {
	background-image: url(../images/orderpage/brobox_btm_mid.gif);
	background-repeat: repeat;
	height: 16px;
	width: 100%;
}
.broboxbtm_selected {
	background-image: url(../images/orderpage/brobox_selected_btm_mid.gif);
	background-repeat: repeat;
	height: 16px;
	width: 100%;
}
.brovoxbtmpad
{
	margin-bottom: 20px;
}
.broboxbtm_left {
	float: left;
	width: 15px;
}
.broboxbtm_right {
	float: right;
	width: 15px;	
}

.TG_product_group_div
{
	width: 185px;
	height: 120px;
}
.TG_product_group_lbtn
{
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size:10pt;
	color:#666;
	font-weight: bold;
	text-decoration:none;
	text-align:left;
	margin-left:10px;
	margin-top:-15px;
	display:block;
}
.TG_product_group_lbtn a:hover
{
	text-decoration:none;
}

/* ##### PRODUCT DISPLAY END ##### */

/* ####### FORM LOWER BUTTON ###########*/

.lower_button {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.lower_button_left {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}

.top_button_left {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

/* ####### Grids ###########*/

.main_grid{
	margin-top: 60px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding-left:1px;
}

/* ####### AJAX  ###########*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.50;
}
.updateProgress
{
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 240px;
	height: 65px;
}


/*Grid specific CSS*/

.hiddencol
    {
        display:none;
    }


.dropShadowPanel
{
	width: 850px;
	background-color:#FFF;
	color: dimgray;
	font-weight: normal;
}
.dropShadowPanel .zip-code	{font-weight:bold;}
.reg-agency-tbl	{margin:25px 0 0 0}
.reg-agency-tbl table	{margin-top:20px;}
.reg-agency-tbl td	{padding:5px;}
.reg-agency-tbl th	{
	padding:5px;
	color: #FFF;
	background-color: #999;
}

/* ####### Admin Section ###########*/

.textboxes {
	color: #666;
	height: 14px;
	font-size:12px;
	border:solid 1px #999;
	padding: 2px 2px 2px 2px;
}
.dropdownboxes {
	color: #666;
	font-size:12px;
	border:solid 1px #999;
}

/* ####### eConcierge Section ###########*/

.createpurl p {
	margin: 0;
	padding: 0;
	font-size:12px;
}
.createpurl form {
	margin: 0;
	padding: 0;
}
.createpurl table {
	margin-top: 10px;
}
.createpurl label {
	display: block;
	padding-bottom: 3px;
	font-size:12px;
	font-weight:bold;
}
.createpurl label.float {
	display: inline;
	vertical-align:middle;
	font-weight:normal;
}
.createpurl td {
	padding: 7px 0;
}
.createpurl .submitbutton {
	margin:0;
	padding: 2px 8px 3px;
	width: auto;
	height: auto;
	font-size:13px;
	cursor:pointer;
}
/* new addition */


.leftmidrightwrappertop{
	/*width: 100%;*/
	width:992px;
	min-width:1168px;
	margin: 0px;
	float: left;
	position: relative;
}


/* ie hack  - layout REQUIRES a height here to work */
/* (1% will do) if no min-height is required*/
/* this it where it fails in Strict Mode */
* html .leftmidrightwrappertop{
	width: expression(document.body.clientWidth <1169 ? "1168px" : "100%" );	
} 

/* bringing the center content into position (clear the sides)
is best using a wrapper div to avoid more IE Box Model issues */

.midwraptop {
	position: relative;
	padding-top: 0;
	padding-right: 188px;
	padding-bottom: 0;
	padding-left: 0px;
}

/* adjust min-height according to amount of left contents. */
.midtop {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 135%;
	background-color: #FFFFFF;
	min-height:40px;
	height:auto !important;
	height:40px;
	width:100%;
}

h1.welcome {
	font-size: 18px; /*14px 04/15/09*/
	font-weight: bold;
	margin: 0px;
	color:	#000099; /*new 04/15/09*/
	padding:0;
	margin-top:-20px;
}
h1.whatsnew {	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
}

/* ## Buttons ## */
#ctl00_AgentLogin_btnSubmit {
	height: 20px;
	width: 35px;
	background-color:#214277;
	font-family:Verdana, Geneva, sans-serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	padding-top:0;
	font-size: 10px;
	font-weight:bold;
	float: left;
	margin-left: 12px;
	margin-top: 1px;
	margin-bottom: 0px;
}

.submitbutton {
	height: 20px;
	width: 35px;
	background-color:#214277;
	font-family:Verdana, Geneva, sans-serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	padding-top:0;
	font-size: 10px;
	font-weight:bold;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	
}

.action_button {	
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	padding-left: 5px;
	padding-right: 5px;
	
}
.large_action_button {
/*	background-color: #EBFAFA;*/	
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.large_action_button_new	{
	width:auto;
	height: 40px;
	margin:0 0 0 4px;
}
.large_action_button_new	 .left	{
	float:left;
	height:40px;
	width:5px;
	background-repeat: no-repeat;
	background-position: left top;
}
.large_action_button_new	 .middle	{
	float:left;
	height:40px;
	min-width:251px;
	width:auto;
	text-align:center;
	padding:12px 15px 0 15px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	background-repeat: repeat-x;
	background-position: left top;
}
.large_action_button_new	 .middle a	{color:#FFF;}
.large_action_button_new	 .right	{
	float:left;
	height:40px;
	width:5px;
	background-repeat: no-repeat;
	background-position: left top;
}
/*** Login Required Page ***/
.error_txt {
	margin: -20px 0 0 0;
	padding: 2px 0 2px 20px;
}
.error_ico {
	*vertical-align:bottom; /* IE7 fix */
	background: url(../icon/ico_error.png) no-repeat left center;
}


/**Econcierge Page **/



/*Site Structure*/



#outer_wrapper {
	position:relative;
	width:960px;
	text-align:left;	
	background-position:0 -681;
	background-repeat:no-repeat;
}
#wrapper {
	margin-top:0px;
	margin-left:20px;
	margin-right: 20px;
	padding-left:20px;
	padding-right: 20px;
	background-color:#FFFFFF;
}

#wrapper_hp {
	margin-top:0px;
	margin-left:20px;
	margin-right: 20px;
	padding-left:20px;
	padding-right: 20px;
	background-color:#FFFFFF;
	/*background-image:url(../images/eConcierge/content_bg.png);*/
	background-position: 0px 140px;
	background-repeat: no-repeat;

}


#inside_wrapper {
	/*width: 100%;*/
	width:992px;
	
	
}
#center {
	/*margin-left: 200px;
	position:relative;
	min-height: 820px;*/
	
	
}

#homepage {
    
    color: #222222;
	/*font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, sans-serif;*/
	font-size:12px;
	margin: 0;
	margin-left: 0px;
	position:relative;
	min-height: 820px;
	padding-bottom: 15px;
}


#center .content {
	padding: 24px;
	padding-top: 40px;
	
	
}

#homepage .content {
	padding: 24px;
	padding-top: 0px;
	
	
}

#homepage .intro {
	width: 242px;
	/*font-family:Arial, Helvetica, sans-serif;
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, sans-serif;*/
	font-size:14px;
	/*font-weight:bold;
	color: #0E98E8;*/
	color: #222222;
	line-height:22px;
	
	
}

#homepage .column1 {
	width: 281px;
	float:left;
	
}


#homepage .column2 {
	width: 202px;
	float: left;
	
	/*border: 1px dotted #cccccc;*/
}

#homepage .column2 p{
	padding-left:10px;
	line-height: 20px;
	font:inherit;

}

#homepage .column2 h3 {
	color: #0e98e8;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 19px;
	font-weight:normal;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-top: 7px;
}

#homepage .column2 img{
	margin-left:-15px;

}


#homepage .column3 {
	width: 210px;
	float: left;
	padding-left:10px;
	
	
}

#homepage .column3 p{
	padding-left:10px;
	line-height: 20px;
}

#homepage .column3 img{
	margin-left:10px;

}

#homepage .column4 {
	width: 150px;
	float: right;
	margin-right:-34px;
	margin-top:0px;
	padding-left:10px;
	padding-top: 0px;
	
}

#homepage .column4 p{
	padding-left:10px;
	line-height: 20px;
}

#homepage .column4 img{
	margin-left:0px;

}

#homepage .topleft {

      float: left;

      width: 567px;

      margin-top: 20px;

      margin-right: 10px;

      margin-bottom: 0px;

      margin-left: 0px;

}

 

#homepage ul {

      padding: 0px;

      margin: 0px 0px 30px 0px;

}

#homepage ul li {

      list-style-type: none;

      height:32px;

      margin: 0px 0px 10px 0px;

      padding: 12px 0px 0px 80px;

}

#homepage ul  li#flight  {

      

      background-image: url(../eConcierge/agents/images/MyTripAgent/tripsite_flight.png);

      background-repeat: no-repeat;

      

}

#homepage  ul li#destination {

      

      background-image: url(../eConcierge/agents/images/MyTripAgent/tripsite_destination.png);

      background-repeat: no-repeat;

}

#homepage ul li#insurance {

      background-image: url(../eConcierge/agents/images/MyTripAgent/tripsite_insurance.png);

      background-repeat: no-repeat;

}

#homepage  ul li#travelgear {

      background-image: url(../eConcierge/agents/images/MyTripAgent/tripsite_travelgear.png);

      background-repeat: no-repeat;

}

 

#homepage   ul li#share {

      background-image: url(../eConcierge/agents/images/MyTripAgent/tripsite_share.png);

      background-repeat: no-repeat;

}

 

#homepage  ul li#photobook {

      background-image: url(../eConcierge/agents/images/MyTripAgent/tripsite_photobook.png);

      background-repeat: no-repeat;

}

 

#homepage .topright {

      width: 223px;

      float: left;

      margin-top: 20px;

      margin-right: 0px;

      margin-bottom: 0px;

      margin-left: 0px;

}

#homepage .optionbox {

      background-image: url(../eConcierge/agents/images/eConcierge/bluebg_top.jpg);

      background-repeat: repeat-x;

      width: 800px;

      background-color: #E1F2FB;

}

#homepage   .optionbox   p#endtext  {

      margin-top: 30px;

      margin-right: 10px;

      margin-bottom: 0px;

      margin-left: 25px;

      width: 650px;

      float: left;

}

#homepage .optionbox img {

      float: left;

      padding-top: 20px;

}

#homepage #optionboxbtm {

      height: 25px;

      width: 800px;

}

#homepage #option1top {

      float: left;

      height: 45px;

      width: 220px;

      padding-right: 10px;

      padding-left: 25px;

      margin-top: 20px;

      margin-right: 0px;

      margin-bottom: 0px;

      margin-left: 0px;

}

#homepage #option2top {

      float: left;

      height: 45px;

      width: 510px;

      padding-right: 25px;

      padding-left: 10px;

      margin-top: 20px;

      margin-right: 0px;

      margin-bottom: 0px;

      margin-left: 0px;

}

#homepage #option1 {

      width: 220px;

      padding-right: 10px;

      padding-left: 25px;

      float: left;

}

#homepage #option2 {

      float: left;

      width: 509px;

      padding-top: 0px;

      padding-right: 25px;

      padding-bottom: 0px;

      padding-left: 10px;

      border-left-width: 1px;

      border-left-style: dotted;

      border-left-color: #666666;

}

#homepage #option2 table {

}

#homepage #option2 table td {

      border-top-style: none;

      border-right-style: none;

      border-bottom-style: none;

      border-left-style: none;

      padding-top: 8px;

      padding-right: 5px;

      padding-bottom: 8px;

      padding-left: 5px;

}

.btnBlueoption2 {

      background-color: #0599f1;

      height: 26px;

      width: 35px;

      /*font-family: Arial,Helvetica,sans-serif;*/

      font-size: 10px;

      float: left;

      margin-right: 25px;

      margin-top: 3px;

      margin-bottom: 3px;

      color: #ffffff;

}

/* Basic Styles */
#homepage a {
	color: #0e98e8;
	text-decoration:none;
}

#homepage a:visited {
	color: #0082c1;

}
#homepage h1 {
	color: #0e98e8;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 36px;
	font-weight:normal;
	margin-bottom: 10px;
}
#homepage h2 {
	color: #0e98e8;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 24px;
	font-weight:bold;
	margin-bottom: 7px;
	margin-top: 7px;
	
}
#homepage h3 {
	color: #0e98e8;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 20px;
	font-weight:normal;
	margin-bottom: 3px;
	margin-left: 2px;
	margin-top: 7px;
}
#homepage h4 {
	font-size: 13px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-bottom: 5px;
}
/* #homepage .homepagestep {
	color: #0e98e8;
	font-size: 15px;
	font-weight: bold;
} */
#homepage p {
	margin-bottom: 5px;
	line-height: 130%;
	/*font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, sans-serif;*/
	font-size:12px;
}
#homepage strong,
b 
{
	/*font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, sans-serif;*/
	font-size:12px;
	font-weight: bold !important;
}


div#startHere { 
	background-color: #ff6e18;
	border: solid 1px #E15500;
	padding: 8px; 
	height: 17px; 
	width:80px;

	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	/*font-family: Georgia;	*/
}

/*div#startHere a {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	font-family: Georgia;
} */

div#startHere a:visited {
	color: #ffffff;
}

div#startHere:hover {
	background-color: #0096df;
	border: solid 1px #0096df;
} 


/*affiliate program*/

#container-1 {
	height: auto;
	width: 820px;
	margin-bottom:40px;
}

#container-1 p	{
	font-size: 13px;
	line-height: 135%;
	color: #333;
}

#container-1 #fragment-1, #container-1 #fragment-2, #container-1 #fragment-3 {
	margin-top: 60px;
}

.headline-small	{
	padding:0;
	margin:0;
	font-size:15px;
	font-weight:bold;
	/*color:#084f94;*/
	color:#214277;
	line-height: normal;
}
#fragment-1 .headline-small	{margin:30px 0 15px 0;}
.headline-smaller	{
	margin:30px 0 5px 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	/*color:#084f94;*/
	color:#214277;
	line-height: normal;
}
#container-1 ul {
	margin:0;
	padding:0;
	
}
#container-1 ul li {
	display: inline;
}
#container-1 a {
	font-size: 13px;
	color: #0e98e8;
	font-weight:bold;
}
#container-1 a:hover {
	color: #666;
}
#container-1 ul li .tab-link-two, #container-1 ul li .tab-link-three	{ margin-left:50px;}

#container-1 .resource-container {
	height: auto;
	width: 820px;
	margin-top:0px;
}
#container-1 #fragment-1 .getstarted	{margin:40px 0 0 0;}
#container-1 .resource-container .resource-top {
	/*background-image: url(../images/referralimages/resources-top.png);
	background-repeat: no-repeat;
	background-position: center top;*/
	height: 19px;
	width: 820px;
	margin:0;
	padding:0;
}
#container-1 .resource-container .resource-mid {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 778px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
#container-1 .resource-container .resource-btm {
	/*background-image: url(../images/referralimages/resources-btm.png);
	background-repeat: no-repeat;
	background-position: center top;*/
	height: 21px;
	width: 820px;
	margin:0;
	padding:0;
}
#container-1 .resource-container .resource-mid .banner-container {
	height: auto;
	width: 100%;
}
#container-1 .resource-container .resource-mid .buttoncode {
	height: 75px;
	width: 640px;
	margin:0 0 0 0;
	padding:5px;
	border: 1px solid #CCC;
}
#container-1 .resource-container .resource-mid .text-link-box {
	height: 20px;
	width: 400px;
	border: 1px solid #CCC;
	padding: 2px;
	margin:0 0 20px 15px;
}
#container-1 #fragment-3 .resource-container .resource-mid .blue {
	/*color: #0099cc;*/
	color:#333;
	margin:0 0 20px 0;
	font-size:11px;
}
#container-1 #fragment-3 .resource-container .resource-mid .links-in-email {
	padding: 0px;
	height: 280px;
	width: 725px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
/*#container-1 #fragment-3 .resource-container .resource-mid .links-in-email .left	{
	width:167px; 
	height:297px; 
	float:left; 
	margin:0; 
	background-image:url(../images/referralimages/email.png); 
	background-repeat:no-repeat; 
	background-position:left top; 
	border-right:solid 1px #ccc;
}*/
#container-1 #fragment-3 .resource-container .resource-mid .links-in-email .bdy	{
	width:685px; 
	float:left;
	padding:10px;
}
#container-1 #fragment-3 .resource-container .resource-mid .links-in-email .bdy p 	{
	font-size:11px;
	line-height: 19px;
}
#container-1 #fragment-3 .resource-container .resource-mid .links-in-email .bdy p a	{
	font-size:11px;
	line-height: 19px;
}

/*Affiliate program - banners*/
.affiliate-banner-tbl	{margin:20px 0 0 0;}
.affiliate-banner-tbl td	{margin-bottom: 25px;}
.affiliate-banner-tbl .affiliate-brder	{border-right:1px dotted #CCC;}
.affiliate-banner-tbl .mid	{width:100%; margin-bottom:20px;}
.affiliate-banner-tbl .wide	{width:100%; margin-bottom:23px; margin-left:45px;}
.affiliate-banner-tbl .small	{width:100%; margin-bottom:23px; margin-left:45px;}

.pointer {cursor: pointer;}

.tdLeft {  width: 586px; }
.tdLeftDivisor { padding-right: 4px;}
.tdRightDivisor { border-left: solid 1px #000; width:125px; padding-left: 10px; }
.Hidden { display:none; visibility:hidden; }

#mid_econcierge {font-size:12px;
height:auto !important;
line-height:180%;
margin:0;
min-height:500px;
padding:0 0 15px;
position:relative;
width:100%;
z-index:100;
}

.SiteMapNode
{
    color: #009CE7;
}
