@charset "utf-8";
/* CSS Document for TERRACE FASHION PAGE */

body
{
	background: url(images/bricks.gif) repeat;
	background-attachment: fixed;
	margin: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

DIV#blackBar
{
	background: url(images/blackBar.jpg) repeat-x #000000;
	width: 96%;
	position: relative;
	height: 25px;
	color: #999999;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 2%;
	padding-right: 2%;
	text-align: right;
}

DIV#quotetext
{
	float: left;
	text-align: left;
	color: #FF6600;
	font-size: 11px;
}

A:link { text-decoration: underline; color:#000000; }
A:visited { text-decoration: underline; color:#000000; }
A:active { text-decoration: underline; color:#000000; }
A:hover { text-decoration: underline; color:#000000; }

A#quotelink:link { text-decoration: none; color: #CCCCCC; font-size: 11px; }
A#quotelink:visited { text-decoration: none; color: #CCCCCC; font-size: 11px; }
A#quotelink:active { text-decoration: none; color: #CCCCCC; font-size: 11px; }
A#quotelink:hover { text-decoration: underline; color: #FFFFFF; font-size: 11px; }

A#green:link { text-decoration: underline; color: #990000; font-weight: bold; }
A#green:visited { text-decoration: underline; color: #990000; font-weight: bold; }
A#green:active { text-decoration: underline; color: #990000; font-weight: bold; }
A#green:hover { text-decoration: underline; color: #000000; font-weight: bold; }

A#white:link { text-decoration: underline; color: #FFFFFF; font-weight: bold; }
A#white:visited { text-decoration: underline; color: #FFFFFF; font-weight: bold; }
A#white:active { text-decoration: underline; color: #FFFFFF; font-weight: bold; }
A#white:hover { text-decoration: underline; color: #FFFF00; font-weight: bold; }

A#tabLink:link { text-decoration: none; color: #FFFFFF; font-weight: bold; text-shadow: 0.1em 0.1em 0.2em black; }
A#tabLink:visited { text-decoration: none; color: #FFFFFF; font-weight: bold; text-shadow: 0.1em 0.1em 0.2em black; }
A#tabLink:active { text-decoration: none; color: #FFFFFF; font-weight: bold; text-shadow: 0.1em 0.1em 0.2em black; }
A#tabLink:hover { text-decoration: none; color: #FFFFFF; font-weight: bold; text-shadow: 0.1em 0.1em 0.2em black; }

A#smallGreen:link { text-decoration: none; color: #990000; font-size: 11px; font-weight: bold; }
A#smallGreen:visited { text-decoration: none; color: #990000; font-size: 11px; font-weight: bold; }
A#smallGreen:active { text-decoration: none; color: #990000; font-size: 11px; font-weight: bold; }
A#smallGreen:hover { text-decoration: underline; color: #990000; font-size: 11px; font-weight: bold; }

A#menuLink:link { text-decoration: underline; color:#FFFFFF; }
A#menuLink:visited { text-decoration: underline; color:#FFFFFF; }
A#menuLink:active { text-decoration: underline; color:#FFFFFF; }
A#menuLink:hover { text-decoration: underline; color:#FFFFFF; }

DIV#header
{
	width: 100%;
	position: relative;
	text-align: center;
	height: 110px;
}

DIV#wrapper
{
	position: relative;
	width: 960px;
	margin: 0 auto;
}

DIV#block
{
	position: relative;
	width: 100%;
}

DIV#leftSide
{
	position: relative;
	float: left;
	margin: 0px;
	width: 180px;
}

DIV#menu
{
	position: relative;
	background: url(images/bricksMenu.gif) repeat #993300;
	background-attachment: fixed;
	padding: 10px;
	width: 160px;
	text-align: left;
	border: thin solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
}

DIV#quickLinksBlock
{
	position: relative;
	float: right;
	margin: 0px;
	text-align: left;
	background: url(images/blackBar.jpg) repeat-x #000000;
	border-top: thin solid #FFFFFF;
	border-left: thin solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	padding: 10px;
	width: 740px;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
}

DIV#content
{
	position: relative;
	float: right;
	margin: 0px;
	text-align: left;
	background: url(images/bricksContent.gif) repeat #FFFFFF;
	background-attachment: fixed;
	border-bottom: thin solid #FFFFFF;
	border-left: thin solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	padding: 10px;
	width: 740px;
}

DIV#pageBox
{
	position: relative;
	float: left;
	margin: 5px;
	text-align:left;
	background-color: #FFFFFF;
	border: #000000 solid thin;
	padding: 5px;
	
}

h1,h2,h3,h4
{
	font-weight: lighter;
	color: #990000;
	letter-spacing: 0.5px;
}

h1 
{	
	font-size:24px;
}
h2
{
	font-size:18px;
}
h4
{	font-size:14px;
}

B.red
{
	color: #CC0000;
}

B.white
{
	color: #FFFFFF;
}

B.title
{
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0.1em 0.1em 0.2em #999999;
}


DIV#contentBlock
{
	position: relative;
	text-align: left;
	width: 740px;
	clear: both;
}

DIV#dateTime
{
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}

DIV#banner
{
	float: right;
	text-align: right;
	width: 468px;
	height: 60px;
}

DIV#skyscraper
{
	position: relative;
	text-align: center;
}

DIV#mpu
{
	float: left;
	text-align: left;
	width: 300px;
	height: 210px;
	padding-right: 10px;
}

DIV#floatImageRight
{
	float: right;
	text-align: center;
	padding: 10px;
}

DIV.center
{
	text-align:center;
}

DIV#quickLinks
{
	text-align:center;
	width: 90%;
	background-color: #FFFFFF;
	border: #990000 solid thin;
	padding: 10px;
}

DIV#whiteOfferBox
{
	text-align:left;
	width: 95%;
	background-color: #FFFFFF;
	border: #990000 solid thin;
	padding: 0.5em;
}

DIV#product
{
	float: left;
	text-align:center;
	width: 220px;
	height: 250px;
	background-color: #FFFFFF;
	border: #990000 dashed thin;
	padding: 5px;
	margin: 5px;
}

DIV#blackOfferBox
{
	text-align:left;
	width: 95%;
	background-color: #000000;
	border: #FFFFFF solid thin;
	padding: 2%;
	color: #FFFFFF;
}

DIV#footer
{
	background: url(images/blackBar.jpg) repeat-x #000000;
	width: 100%;
	position: relative;
	height: 25px;
	color: #999999;
	font-size: 11px;
	padding-top: 10px;
	text-align: center;
	clear: both;
}

TABLE#fpfTable
{
	border-collapse: collapse;
	width: 100%;
}

TH#fpfHeaderPlainGreen
{
	background: #FF6600;
	color: #000000;
	font-weight: bold;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}

TH#fpfHeader
{
	background: #990000 url(images/fixturesHeader.jpg) repeat-x;
	color: #000000;
	font-weight: bold;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}

TH#fpfHeaderTitle
{
	background: #990000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	height: 20px;
	vertical-align: middle;
	padding-left:10px;
}

.green
{
	color: #336600;
}

.bright
{
	color: #FFFF00;
}

h3#whiteH3
{
	color: #FFFFFF;
}

TD#fpfCell
{
	background: #FFFFFF;
	color: #000000;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	padding: 5px;
	line-height: 25px;
}

TD#fpfCell2
{
	background: #F2F7EA;
	color: #000000;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	padding: 5px;
	line-height: 25px;
}

TD#normalCell
{
	background: #FFFFFF;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}

TD#normalCell2
{
	background: #F2F7EA;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}

B.caption
{
	font-size: 9px;
	font-weight: normal;
}

/* JQuery Popup */
.popup {
		position: absolute;
		display: none;
		z-index: 50;
		border-collapse: collapse;
}
.bubbleInfo {
	position: relative;
	text-align: center;
}
.trigger {
	position: relative;
	text-align: center;
}
table#dpop {
	height: 100px;
	width: 150px;
	background-color: #FFFFCC;
	border: thin #FF9900 dashed;
	text-align:center;
	font-size: 10px;
	line-height: 15px;
}
/* End of JQuery Popup */
