@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	background-image:url(/images/bg/home-bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#6b613f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.cleardiv {
	clear:both;
}

h1 
{
	color: #a9a595;
	font-size: 36px;
	font-weight: bold;
	text-transform:uppercase;
	padding:0;
	margin:0;
}

h2
{
	color: #7e050c;
	font-size: 25px;
	font-weight: bold;
	text-transform:uppercase;
	padding:0 0 13px 0;
	margin:0 0 0 -2px;
}

h3
{
	color: #7e050c;
	font-size: 12px;
	font-weight: bold;
	/*padding:0 0 2px 0;
	margin:0;*/
	background-image: url(/images/element.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 1px 13px;
	margin: 0;
	
}
h4
{
	color: #7e050c;
	font-size: 12px;
	font-weight: bold;
	/*padding:0 0 2px 0;
	margin:0;*/
	margin: 0;
	
}
form
{
	padding:0;
	margin:0;
}
#container-bg {
	background-image:url(/images/bg/repeat-bg.gif);
	background-position:top;
	background-repeat:repeat-y;
}

#container-top-bg {
	background-image:url(/images/bg/LTC_web_Background.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#container {
	width:970px;
	margin:0 auto;
}

#header-left {
	float:left;
	width:210px;
}

#header-right {
	float:left;
	width:760px;
	position:relative;
	padding-top:27px;
}

#logo {
	width:210px;
}

#banner {
	z-index:1;
}

#page-title {
	position:absolute;
	top:252px;
	left:26px;
}

#menu {
	width:760px;
	height:27px;
	position:absolute;
	top:293px;
	color:#fff;
}

.inactive {
	display:none;
}
li.active .inactive {
	display:block;
}

#menu {
	background-color:#4a4326;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: 0.75;
}

#menu ul, #menu ul.inactive {
	display:block;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	height:23px;		
	padding:5px 0 0 28px;
}

#menu li {
	float:left;
	padding-right:24px;
	background:url(/images/menu/menu-divider.gif) right 2px no-repeat;
}

#menu li#menu-last {
	background-image:none;
	padding-right:0;
}

#menu li a {
	color:#fff;
	text-decoration:none;
}

#menu li a:hover, #menu li a.active {
	text-decoration:underline;
}

#nav {
	width:210px;
}

#nav ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#nav li a {
	height:0;
	padding-top:28px;
	overflow:hidden;
	display:block;
	background-image:url(/images/nav/nav-normal.gif);
	width:210px;
}

#nav li a:hover {
	background-image:url(/images/nav/nav-over.gif);
}

#nav li a.over {
	background-image:url(/images/nav/nav-over.gif);
}

#nav li a.active {
	background-image:url(/images/nav/nav-active.gif);	
}

#nav li#nav-info a {
	padding-top:42px;
}

#nav li#nav-directory a {
	background-position:0 -42px;
}

#nav li#nav-events a {
	background-position:0 -70px;	
}

#nav li#nav-new a {
	background-position:0 -98px;	
}

#nav li#nav-customer a {
	background-position:0 -126px;	
}

#nav li#nav-jobs a {
	background-position:0 -154px;	
}

#nav li#nav-contact a {
	background-position:0 -182px;
	padding-top:29px;	
}

#util {
	overflow:hidden;
	width:277px;
	position:absolute;
	top:0;
	right:0;
}

#util a {
	background-image:url(/images/util/util-normal.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:27px;
	float:left;
}

#util a:hover {
	background-image:url(/images/util/util-over.gif);
}

#util a#util-signup {
	width:177px;
}

#util a#util-contact {
	width:100px;	
	background-position:-177px 0;
}

#mall-hours {
	width:760px;
	height:0;
	overflow:hidden;
	background-image:url(/images/bg/mall-hours.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:34px;
}

#home-cta {
	overflow:auto;
	width:970px;
	clear:left;
/*	background-image:url(/images/cta/home-cta-bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;*/
	background-color:#f5f5f5;
	padding-bottom:10px;
}

.home-cta-item {
	background-image:url(/images/cta/cta-item-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	margin-right:27px;
	padding-bottom:20px;
	margin-bottom:4px;
}

.no-line {
	background-image:none;
	height: auto;
}

.home-cta-item a {
	text-decoration:none;
	color:#210e04;
}

.home-cta-item a:hover {
	text-decoration:underline;
	color:#6b613f;
}

.cta-title {
	text-transform:uppercase;
	color:#a50d16;
	font-size:10px;
	font-weight:bold;
	display:block;
	letter-spacing:0.1px;
}

a.more {
	text-transform:uppercase;
	color:#a50d16;	
	font-size:10px;
	background-image:url(/images/bg/more-arrow.gif);
	background-position:right 4px;
	background-repeat:no-repeat;
	padding-right:7px;
	text-decoration:underline;
}

a.more:hover {
	color:#6b613f;
	background-image:url(/images/bg/more-arrow-over.gif);	
}

#home-cta .cta-heading {
	overflow:hidden;
	display:block;
	padding-top:59px;
	height:0;
}

#home-cta .home-cta-container {
	background-image:url(/images/cta/home-cta.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	padding-left:18px;
	background-color:#f5f5f5;
}

#home-cta #gift-card {
	width:225px;
}

#gift-card p {
	padding:0 0 4px 0;
	margin:0;
	letter-spacing:0.1px;
}

#gift-card .home-cta-item {
	margin-bottom:7px;
	padding-bottom:10px;
}

#home-cta #find-store {
	width:225px;
	background-position:-244px 0;
}

#find-store .homecategory {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:1px 0;
	border-color:#c5c3c3;
	border-width:1px;
	margin:5px 0 9px;
}

#find-store .cta-title .more {
	text-decoration:none;
}

#find-store .home-cta-item {
	margin-bottom:7px;
	padding-bottom:10px;
}

#home-cta #store-promo {
	width:218px;
	background-position:-488px 0;	
}

#home-cta #whats-new {
	width:230px;
	background-position:-725px 0;		
}

#main {
	overflow:auto;
	width:970px;
	clear:left;
	background-color:#f5f5f5;
}

#content {
	float:left;
	width:691px;	
	color:#545454;
	padding:22px 45px 0 26px;
	line-height:18px;
	background-color:#f5f5f5;
}


#content #left{
	float: left;
	width: 330px;
	padding: 0 20px 0 0;
}

#content #right{
	float: left;
	width: 330px;
}

#content a {
	color:#7e050c;
	text-decoration:underline;
}

#content a:visited {
	color:#545454;
	text-decoration:underline;
}

#content a:hover {
	color:#7e050c;
	text-decoration:none;
}

#content p {
	line-height:18px;
	padding:0 0 10px 0;
	margin:0;
}

#cta {
	float:left;
	width:208px;
	padding-top:60px;
	padding-bottom:50px;
	background-color:#f5f5f5;	
}
.homecategory 
{
	width:188px;
}
#cta .homecategory {
	width:188px;
	padding:1px 0;
	border-color:#c5c3c3;
	border-width:1px;
	margin:5px 0 10px;	
}

#cta select {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#cta #featured-store .cta-heading {
	background-image:url(/images/cta/cta-featuredstore.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
	overflow:hidden;
	height:0;
	padding-top:70px;
	display:block;
}

#cta #gift-card {
	padding-left:14px;
	padding-right:51px;	
	background-image:url(/images/cta/cta-giftcard.jpg);
	background-position:top left;
	background-repeat:no-repeat;		
	line-height:13px;	
}

#cta #gift-card .cta-title {
	padding-bottom:2px;
}

#cta #gift-card p {

}

#cta #gift-card .cta-heading {
	overflow:hidden;
	height:0;
	padding-top:68px;
	display:block;
}

#cta #fashion-fever {
	padding-left:14px;
	padding-right:51px;	
	background-image:url(/images/cta/cta-fashion-fever.jpg);
	background-position:top left;
	background-repeat:no-repeat;		
	line-height:13px;	
}

#cta #fashion-fever .cta-title {
	padding-bottom:2px;
}

#cta #fashion-fever p {

}

#cta #fashion-fever .cta-heading {
	overflow:hidden;
	height:0;
	padding-top:62px;
	display:block;
}

#footer-bg {
	background-image:url(/images/bg/footer-short.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#footer {
	text-align:center;
	text-transform:uppercase;
	color:#cec6ac;
	font-size:10px;
	white-space:pre;
	padding:22px 0;
	line-height:13px;
	width:970px;
	margin:0 auto;
	background-image:url(/images/bg/footer.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#footer a {
	color:#cec6ac;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* dmenu */

.dmenu {
	font-size:11px;
	display:block;
}

.dmenu ul {
	display:block;
}

.dmenu ul li {
	display:block;
}

.dmenu ul li a, .dmenu ul li a.submenu {
	padding:5px 20px 6px 20px;
	background-color:#473f24;
	color:#ffffff;
	text-decoration:none;
	width:140px;
}

.dmenu ul li a span {
}

.dmenu ul li a:hover, .dmenu ul li a.active {
		background-color:#6b613f;
}

/* home */
/*#home #footer {
	background-image:none;
	padding-top:10px;
}*/

/*------------ admmin CSS upgrade ------------- */
.table3pxTD td
{
	padding:3px 0px;
	vertical-align:middle;
}
.adminmasterlist
{
	padding-top:15px;
}
.adminmasterlist ul
{
	padding:0px;
	margin:0px;
	padding-left:25px;
}
.adminmasterlist ul li
{
	padding:3px 0px;
}		
.linetitle
{
	width:600px;
	line-height:25px;
	font-weight:bold;
	background-color:#000000;
	color:#ffffff;
	vertical-align:middle;
	padding-left:5px;
}
.txtinput
{
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	color : #000000; 
	border: 1px solid #7DA0D4;
}
td.leftTD
{
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}
.msgCSS
{
	color:#ff0000;
}

/***************************************************************\

 Start of Date Picker CSS 

\***************************************************************/

#datewidget_calendar div
{
	position:relative;
	width:auto;
	}
#datewidget_calendar
{
	background: #FFF;
	border: 2px solid #5c6296;
	padding: 4px;
}

#datewidget_calendar table
{
	background: #5c6296 url(/images/motdbkg.png) top left repeat-x;
	border-collapse: collapse;
	border: 1px solid #38A393;
	border-top: none;
}

#datewidget_calendar thead th
{
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 1px 0;
}
#datewidget_calendar thead tr a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#datewidget_calendar thead tr a:hover
{
	color: #000;
}

#datewidget_calendar tbody td
{
	border: 1px solid #5c6296;
	background: #DBDDDC;
}
#datewidget_calendar tbody th
{
	border: none;
	background: #416997 url(/images/infobkg.gif) top left repeat-x;
	padding: 1px;
	text-align: center;
	color: #FFF;
}
#datewidget_calendar tbody td a
{
	background: #FFF;
	display: block;
	zoom: 1;
	color: #333;
	text-decoration: none;
	padding: 1px;
}
#datewidget_calendar tbody td a:hover
{
	color: #FFF;
	background: #333;
}
/***************************************************************\

  End of Date Picker CSS 

\***************************************************************/

.heading{
background-color: #453d23;
color: #ffffff;
}

.table_content{
background-color: #7d7658;
color: #ffffff;
}

.line{
margin: 5px 0 7px 0;
}
.submitDiv
{
	width:168px;
	float:left;
	background-image:url(/images/searchstore-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:middle;
}
.inputstorename
{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#210e04;
	width:163px;
	padding-left:5px;
	height:16px;
	padding-top:2px;
	border-style:none;
	background:transparent;
}
.alinkclick
{
	width:20px;
	float:right;
}
.divborder
{
	line-height:33px;
	border:none;
	border-bottom:solid 1px #a09995;
	border-top:solid 1px #a09995;
	color: #7e050c;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-transform:uppercase;
}
.eventmiddlecolumn
{
	width:390px;
}
.descli ul
{
	padding:0;
	margin:0;
	margin-left:12px;
}
.descli li
{
	padding:0px;
	padding-right:60px;
}

.eventname
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#321607;
	font-size:11px;
}
.dottedline
{
	height:1px;
	background-image:url(/images/dottedline.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.descTDCSSS
{
	vertical-align:top; 
	padding:5px 0px;
}
.jobbold
{
	font-weight:bold;
}
/* jhsbdfkj */
.findyourstylepicstrip {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c5c3c3;
	border-right-color: #c5c3c3;
	border-bottom-color: #c5c3c3;
	border-left-color: #c5c3c3;
}
.findyourstylepicstripend {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c5c3c3;
	border-right-color: #c5c3c3;
	border-bottom-color: #c5c3c3;
	border-left-color: #c5c3c3;
}
.findyourstylepic {
	border: 1px solid #c5c3c3;
	margin:5px 40px 0 0;
}
.findyourstylesubheading {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.fallfashiontypes {
	font-size: 14px;
	text-transform: uppercase;
	color: #7E050C;
	font-weight: bold;
}
.fallfashiongrey {
	font-size: 12px;
	font-weight: bold;
	color: #7E050C;
}
.border-bottom-broken {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:#666666;
	padding-bottom: 5px;
}
.fallfashiontable th {
	padding-bottom: 5px;
	background-color: #453d23;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
}
.fallfashiontable p {
	padding-top: 10px;
	padding-bottom: 10px;
}
.fallfashionpics {
	border:thin;
	border: #666666;
}
.test {
	text-transform: uppercase;
}

