/*CSS file for Fancy That Group - The Roundstone
	Promotions and Events*/


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

h2.word {
	font-size: 1em;
	font-variant: small-caps;
	border-top: 1px solid #a99f96;
}

img.left {
	float: left;
	margin-bottom: 10px;
}

div.event {
	margin-bottom: 30px;
	clear: both;
}



/* sales, events div
===================================================================*/
#sales, #events {
	clear: both;
}

#events {
	padding-top: 50px
}

#sales img.promo {
	border: 2px solid #515b27;
}

#sales span.word {
	font-variant: small-caps;
	font-weight: bold;
	color: #515b27;
}

#sales td {
	width: 245px;
	line-height: 1.4em;
	vertical-align: top;
}

#sales td.text {
	padding: 5px 10px 5px 10px;
}


/*left divs
===================================================================*/



/*right divs
===================================================================*/
#sweaters-right, #jewelry-right {
	margin-left: 450px;
}

#sweaters-right p.promo, #jewelry-right p.promo {
	margin-bottom: 15px;
	line-height: 1.5em;
}

a:hover {
	text-decoration: underline;
}

img.fashion-show {
	margin-left: 5px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-right: 20px solid #000;
	border-left: 20px solid #000;
}

img.event {
	float: left;
	margin: 10px 0 30px 0;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-right: 20px solid #000;
	border-left: 20px solid #000;
}

img.rotary {
	margin: 10px 0 10px 0px;
	float: left;
}

p.blurb {
	width: 370px;
	margin: 10px 20px 10px 0px;
	float: right;
}


ul.fashion-show {
	clear: both;
	width: 760px;
	padding-left: 40px;
}

li {
	display: inline;
	margin-right: 5px;
}

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


#quote {
	padding: 40px 0 0 0;
	float: right;
}

ul.fashion-active {
	float: right;
	width: 350px;
	padding-left: 40px;
	line-height: 1.5em;
}



li.fashion-active {
	display: block;
	margin: 0 0 5px 0;
}
