/*CSS file for Limestone and Ivy - Fancy That Group*/

*, html {
	padding:0;
	margin:0;
}

body {
	background:#fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 76%;
	color: #000;
}

a {
	color: #000;
	text-decoration: none;
}

h1 {
	display: none;
	font-size: 3em;
	margin-top: 50px;
}

img {
	border: none;
}


address {
	font-variant: small-caps;
	font-style: normal;
}

/* wrapper div
===================================================================*/
#wrapper {
	width: 760px;
	margin: 0 auto;
}

/* upper div
===================================================================*/
#upper {
	margin-top: 10px;
}

/* nav div
===================================================================*/
#nav{
	float: left;
	width: 175px;
	font-size: 0.9em;
	font-variant: small-caps;
}

#nav li {
	list-style: none;
}

/*ABOUT*/

#about {
	background: url(li-images/nav/nav-heads.gif) no-repeat;
	line-height: 45px;
	color: #844a97;
}

#about a {
	padding-left: 48px;
}

#about a:hover {
	font-variant: small-caps;
	font-weight: bold;
	color: #844a97;
}

#about p {
	padding-left: 48px;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0;
}

#about p.about {
	background: url(li-images/nav/nav-heads-dk.gif) no-repeat;
}

/*COLLECTIONS*/

#collections {
	background: url(li-images/nav/nav-collect.gif) no-repeat;
	line-height: 45px;
	color: #f7bb4f;
}

#collections a{
	padding-left: 48px;
}

#collections a:hover{
	font-variant: small-caps;
	font-weight: bold;
	color: #f7bb4f;
}

#collections p {
	padding-left: 48px;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0;
}

#collections p.collections {
	background: url(li-images/nav/nav-collect-dk.gif) no-repeat;
}

/*RESOURCES*/

#resources {
	background: url(li-images/nav/nav-resources.gif) no-repeat;
	line-height: 45px;
	color: #8fc283;
}

#resources p {
	height: 45px;
	padding-top: 6px;
	margin-bottom: -6px;
	line-height: 1em;
	padding-left: 48px;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0;
}

#resources p.resources {
	background: url(li-images/nav/nav-resources-dk.gif) no-repeat;
}

#resources a{
	padding-left: 48px;
}

#resources a:hover{
	font-variant: small-caps;
	font-weight: bold;
	color: #8fc283;
}

/*EVENTS*/

#events {
	background: url(li-images/nav/nav-promo.gif) no-repeat;
	line-height: 45px;
	color: #c10435;
}

#events a{
	padding-left: 48px;
}

#events a:hover{
	font-variant: small-caps;
	font-weight: bold;
	color: #c10435;
}

#events p {
	height: 45px;
	padding-top: 6px;
	margin-bottom: -6px;
	line-height: 1em;
	padding-left: 48px;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0;
}

#events p.events {
	background: url(li-images/nav/nav-promo-dk.gif) no-repeat;
}

/*CONTACT*/

#contact {
	background: url(li-images/nav/nav-contact.gif) no-repeat;
	line-height: 45px;
	color: #a0b4c4;
}

#contact a{
	padding-left: 48px;
}

#contact a:hover{
	font-variant: small-caps;
	font-weight: bold;
	color: #a0b4c4;
}

#contact p {
	padding-left: 48px;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0;
}

#contact p.contact {
	background: url(li-images/nav/nav-contact-dk.gif) no-repeat;
}

/*HOME*/

#home {
	margin-bottom: 10px;
}

#home a {
	color: #a8a8a8;
}

#home a:hover {
	color: #ff7b33;
	font-weight: bold;
}


/* banner div
===================================================================*/
#banner {
	float: right;
}

/*lower div
===================================================================*/


/*lowerleft
================================*/
#lowerleft {
	float: left;
	clear: both;
	width: 250px;
}

/* left-top div
===================================================================*/
#left-top {
	background: #ff7b33;
	font-size: 0.9em;
	color: #fff;
}

#left-top a {
	color:#fff;
}

#left-top a:hover {
	text-decoration: underline;
}

#left-top img.dan {
	margin-top: 190px;
	margin-bottom: 15px;
}

#left-top p.saledate {
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	font-variant: small-caps;
}

#left-top p.saleinfo {
	text-align: right;
	margin-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;	
}

#left-top ul{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
}

#left-top ul.nested {
	padding-right: 0px;
	padding-top: 5px;
	font-variant: small-caps;
}

#left-top ul.resources {
	padding-top: 15px;
}

#left-top li{
	list-style: none;
	text-align: right;
	color: #000;
}

#left-top span.word {
	font-variant: small-caps;
	font-weight: bold;
}

#left-top-privacy {
	height: 822px;
	background: #ff7b33;
}



/* left-bot div
===================================================================*/
#left-bot {
	width: 250px;
	float: left;
	clear:left;
	background: #a0b4c4;
	margin-top: 10px;
}

#left-bot a {
	color: #fff;
}

#left-bot a:hover {
	text-decoration: underline;
}

#left-bot address {
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #fff;
}

#left-bot img {
	margin-bottom: -10px;
}

#left-bot img.fashionary {
	margin-top: 2498px;
}

#left-bot img.footwear {
	margin-top: 1278px;
}

#left-bot img.handbag {
	margin-top: 176px;
}

#left-bot img.resource-picL {
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}

#left-bot img.resource-picR {
	float: right;
	margin-right: 10px;
	margin-top: 20px;
}

#left-bot img.contactpic {
	margin-left: 25px;
	margin-bottom: 30px;
}

#left-bot img.contact-logo {
	margin-left: 20px;
	margin-bottom: 10px;
}

#left-bot p {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	color: #fff;
	font-size: 0.9em;
	text-align: left;
}

#left-bot p.quote {
	width: 150px;
	/*text-align: center;*/
	margin-top: 50px;
	margin-left: 50px;
	margin-bottom: 50px;
	border-top: 2px solid #e99bc1;
	border-bottom: 2px solid #e99bc1;
}

#left-bot p.fashion {
	font-size: 0.9em;
	padding: 0 15px 0 15px;
	line-height: 1.3em;
}

#left-bot span.author {
	font-size: 0.8em;
	font-style: italic;
	letter-spacing: 0.2em;
}

#left-bot span.word {
	font-variant: small-caps;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 20px;
	color: #c1d9ec;
}

#left-bot ul.news {
	list-style-type: square;
	list-style-position: inside;
	margin: 20px;
	color: #c1d9ec;
	font-size: 0.9em;
	line-height: 1.5em;
}

#left-bot li {
	margin-bottom: 5px; 
}

/*#left-bot-privacy {
	height: 500px;
	width: 250px;
	float: left;
	clear:left;
	background: #a0b4c4;
	margin-top: 10px;
}*/


/* right div
===================================================================*/
#right {
	float: right;
	width: 500px;
	background: #f7bb4f;
}

#right a {
	color: #c10435;
	font-weight: bold;
}

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

#right img {
	float: right;
	padding: 10px;
}

#right img.clothing {
	padding: 0;
	margin-right: 25px;
	padding-bottom: 25px;
}

#right img.store {
	float: right;
	padding-left: 10px;
}

#right img.float-rt {
	float: right;
	padding: 0px;
	border: 2px solid #ff7b33;
	margin: 0 5px 0 5px;
}

#right img.float-lt {
	float: left;
	padding: 0px;
	border: 2px solid #ff7b33;
	margin: 0 5px 0 5px;
}

#right p {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 1.5em;
}

#right p.first {
	padding-top: 20px;
}

#right p.last {
	padding-bottom: 50px;
}

#right p.small {
	font-size: 0.8em;
}

#right p.yes {
	font-weight: bold;
	text-align: center;
}

#right span.word {
	font-variant: small-caps;
	color: #fff;
	font-weight: bold;
}

#right table {
	margin-top: 25px;
	margin-left: 35px;
	margin-bottom: 35px;
}

#right th {
	color: #000;
	text-decoration: underline;
}

#right td {
	text-align: center;
}

#right ul {
	list-style-type: square;
	list-style-position: inside;
	margin: 20px;
	line-height: 1.5em;
}


/*CSS for the form
===================================================================*/
#right p.form {
	font-size: 0.9em;
}

#right input.txt {
	width: 225px;
	border: 1px inset #00008b;
}

#right input.btn {
	border: 1px outset #00008b;
}

#right input.checkbox {
	margin-left: 10px;
	margin-right: 5px;
}

#right p label {
	float: left;
	width: 35%;
	font-weight: bold;
}

#right fieldset {
	border: 2px outset #fff;
	padding: 10px;
	margin: 10px;
}

#right checkbox {
	padding-left: 5px;
}


/* footer div
===================================================================*/
#footer {
	clear: both;
	text-align: center;
	color: #a8a8a8;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer a {
	color: #a8a8a8;
}

#footer a:hover {
	color: #000;
}

.copyright {
	font-size: 0.8em;
}

.underline {
	text-decoration: underline;
}
.visit {
	margin-bottom: 10px;
}