body {
	margin: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	position: relative;
}

* {
	*zoom: 1;
}

img {
	border: none;
}

#container.nobg {
	background: none;
}

a, a:active, a:visited {
	color: #000;
	text-decoration: underline;
}

h1 {
	margin: 0px;
	font-size: 20px;
}

h2 {
	margin: 0px;
	font-weight: 100;
	font-size: 30px;
	line-height:25px;
	padding-top:5px;
	color:#FFF;
	font-family:"Times New Roman", Times, serif !important;
	margin-bottom:-3px;
}

h3 {
	margin: 0px;
	font-weight: 100;
	font-size: 18px;
	color:#f05b86;
	font-family:"Times New Roman", Times, serif !important;
	border-bottom:1px solid #000;
}

h4 {
	margin: 0px;
	font-weight: 100;
	font-size: 25px;
	color:#FFF;
	font-family:"Times New Roman", Times, serif !important;
}

h5 {
	font-weight: 700;
	font-size: 15px;
	padding:0;
	margin:0;
	line-height:15px;
}

.half {
	width: 49%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.bold {
	font-weight: bold;
}

p {
	margin: 3px 0px;
	font-size: 10px;
}

.columnRightSpacer {
	border-left: 1px solid #000000;
}

.stylingBoxes {
	padding-left: 20px;
	padding-right: 10px;
}

.stylingBoxes p {
	width: 360px;
	font-size: 12px;
}

.shadow {
	border:solid 1px #CCC;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

ul {
	margin: 0px;
	padding-left: 20px;
	font-size: 10px;
}

#footer ul {
	font-size: 9px;
}

#container {
	width: 980px;
	margin: 0px auto;
	background: url('../images/bg.jpg') top left;
	position: relative;
}

#container.lite {
	background: url('../images/bg-lite.jpg') top left;
}

#container.containerAlt {
	background: url('../images/bg-alt.jpg') top left;
}

#container.containerDirectory {
	background: url('../images/bg-alt2.jpg') top left;
}

.leftColumn {
	float: left;
	width: 580px;
}

.leftColumnAlt {
	float: left;
	width: 652px;
}

.leftColumnDirectory {
	float: left;
	width: 639px;
}

.rightColumnAlt {
	float: left;
	width: 347px;
	position:relative;
}

.rightColumnDirectory {
	float: right;
	width: 341px;
}

.leftColumn .homeHero {
	height: 580px;
}

.flow li {
	float: left;
	width: 180px;
}

.homeNews {
	padding-left: 36px;
}

.homeBoxFull {
	width: auto;
	float: none;
	position: relative;	
}

.expoDate {
	font-size: 20px;
	position: absolute;
	top: 223px;
	right: 55px;
	width: 200px;
	line-height: 20px;
	font-weight: bold;
}

.homeBox .homeBoxContent {
	background: url('../images/homebox-tile-right.png') top right repeat-y;
	padding-right:7px;
	z-index:100;
}

.homeBox .homeBoxTop {
	height: 8px;
	margin-right: 7px;
	background: #fff;
}

.homeBox .homeBoxBottom {
	background: url('../images/homebox-tile-bottom.png') bottom right repeat-x;	
	margin: 0px 7px -8px 7px;
	height: 8px;
	position: relative;

}

p.expo {
	padding-right: 10px;
}

.expoHeading {
	margin-bottom: 20px;
}

.expoBox {
	margin-top: 10px;
}

.homeBox .homeBoxBottom .homeBoxBottomLeftCorner {
	background: url('../images/homebox-tile-corner-bl.png') bottom right no-repeat;	
	width: 7px;
	height: 8px;
	position: absolute;
	top: 0px;
	left: -7px;
}

.homeBox .homeBoxBottom .homeBoxBottomRightCorner {
	background: url('../images/homebox-tile-corner-br.png') bottom right no-repeat;	
	width: 7px;
	height: 8px;
	position: absolute;
	top: 0px;
	right: -7px;
}

.indexBoxes .homeBoxInner {
	height: 211px;
}

.homeBox .homeBoxCorner {
	background: url('../images/homebox-tile-corner-tl.png') bottom right no-repeat;	
	width: 7px;
	height: 8px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.homeBox .homeBoxContent .homeBoxInner {
	background: #fff;
	padding: 6px 14px 14px 14px;
	
}

.offerBox .homeBoxInner {
	height: 150px;
}

.homeBoxInner {
	border:solid 1px #CCC;	
}

.homeBox .homeBoxContent .homeBoxInner p {
	margin: 4px 0px;
	font-size: 10px;
	width: auto;
}

.stylingBoxes .homeBox .homeBoxContent .homeBoxInner img {
	margin-right: 10px;
}

.stylingBoxes .homeBox .homeBoxContent .homeBoxInner p {
	font-size: 11px;
	margin-bottom: 12px;
}

.blackHeading {
	position: relative;
	color: #fff;
	background: #000;
	font-size: 32px;
	line-height: 23px;
	padding: 2px 0px;
	font-family: Times, serif;
	display: inline-block;
	*display: inline;
}

.pinkHeading {
	color: #f386a5;	
	font-size: 19px;
	font-family: Times, serif;
	border-bottom: 1px solid #000;
	display: inline-block;
	*display: inline;
	position: absolute;
}

.rightColumn {
	float: left;
	width: 399px;	
	position: relative;
}

.directoryColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	width: 294px;
	float: left;
}

.directoryColumn td {
	font-weight:700 !important;
	margin:0;
	padding:0;
	border-collapse:collapse;
}

.boxPadding {
	padding: 0px 20px;
	padding-bottom: 40px;
}

.rightColumn .homeLogo {
	height: 226px;
	background: url('../images/logo.jpg') top right no-repeat;
}

.rightColumnAlt .homeLogo {
	height: 244px;
	background: url('../images/logo-alt.jpg') top right no-repeat;
}

.rightColumnDirectory .homeLogo {
	height: 217px;
	background: url('../images/logo-alt2.jpg') top right no-repeat;
}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	width: 0px;
}

.morebutton {
	background: url('../images/more-button.jpg') top left no-repeat;
	width: 63px;
	height: 27px;
}

.homeLinks {
	position: relative;
}

.homeLink {
	position: relative;
	margin-bottom: 20px;
}

.homeLinkImage {
	position: relative;
	z-index: 100;
	float: left;
}

.homeLink .blackHeading {
	position: absolute;
	z-index: 120;
	left: 88px;
	top: 16px;
	*position: relative;
	*float: left;
	*left: -30px;
}

.header-lite {
	width: 980px;
	height: 262px;
	background: url('../images/header-lite-mod.jpg') top left no-repeat;
}

.header-lite-generic {
	width: 980px;
	height: 262px;
	background: url('../images/header-lite-generic-mod.jpg') top left no-repeat;
}

.homeLinkDate {
	position: absolute;
	top: 66px;
	left: 113px;
	font-size: 15px;
	font-weight: bold;
}

.homeLinkText {
	float: left;
	*float: none;
	margin-top: 83px;
	padding-left: 5px;
	width: 223px;
	font-size: 10px;
}

.homeLinkButton {
	float: left;
	margin-left: 5px;
	margin-top: 2px;
}

#footer {
	background: #1a1617;
	color: #fff;
	font-size: 9px;
	margin:10px auto 0 auto;
	height: 63px;
	padding-left: 10px;
	/*width: 990px;*/
	width: 960px;
}

#footer ul{
	margin: 0;
	padding: 0;
	float: left;
	line-height: 63px;
}

#footer ul li {
	list-style-type: none;
	display: inline;
}

#footer ul li a {
	margin-right: 6px;
	text-decoration:none;
	color: #FFFFFF;
}

#footer ul li a:hover{
	text-decoration:none;
	color: #C3C3C3;
}

#footer .logo{
	float: left;
	padding: 5px 10px;
}

.qicLogo {
	width: 100px;
	height: 24px;
	float: right;
	margin:20px 50px 20px 0px;
	padding:0;
}

#footer .addressBlock{
	
	float: right;
    margin: 13px 0;
    width: 355px;
}

.leftMenu {
	position: absolute;
	top: 24px;
	left: 24px;
}

.terms {
	font-size: 8px;
}

.winDetails {
	padding-left: 10px;
	padding-right: 10px;
}

.larger {
	font-size: 14px;
}

th {
	background: #000;
	color: #fff;
	font-weight: normal;
	text-align: left;
	padding: 0px 2px;
}

tr.headingRow td {
	color: #f386a5;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
}

td {
	font-weight: normal;
}

td img {
	margin: 0px auto;
	display: block;
}

.offerBox {
	width: 284px;
	margin-left: 40px;
	text-align: center;
	float:left;
	margin-top:20px;
}

.offerTitle {
	font-family: Times, serif;
	font-size: 20px;
}

.offerLevel {
	font-size: 10px;
}

.offerType {
	font-size: 16px;
}

.offerDiscount {
	font-size: 20px;
	color: #f386a5;
}

.offerTerms {
	font-size:8px;	
}

.popoutLinks {
	position: absolute;
	bottom: 63px;
	right: 30px;
	height: 56px;
}

#footer {
	position: relative;	
}

.makeupRight {
	position: absolute;
	width: 76px;
	height: 155px;
	background: url('../images/makeup-right.png');
	right: 0px;
	top: 470px;
}

.mobileNumber {
	white-space: nowrap;
}

.footerPadMissing {
	width: 54px;
	display: inline-block;
}

.footerPadMissingHome {
	width: 122px;
	display: inline-block;
}

.offerBoxInner div {
	padding: 1px 0px;
}

.directorySpacer {
	margin: 23px 5px 0px 5px;
	height: 500px;
	background: #000;
	float: left;
	width: 1px;
}

.phoneHeader {
	text-align: center;
	white-space: nowrap;
}

.content {
	padding: 25px;
}

.holdingBackground {
	width:970px;
	height:614px;
	margin:0 auto;
	background: URL('../images/holdingPage/holdingbackground.jpg') no-repeat;
	position:relative;
}

.holdingFooter {
	width:1000px;
	height:63px;
	margin:0 auto;
	background: URL('../images/holdingPage/holdingFooter.jpg');
}

.clickMagazine {
	width:351px;
	height:196px;
	position:absolute;
	right: 35px;
	top:342px;
	background: URL('../images/holdingPage/click-here-magazine.jpg');
	cursor:pointer;
}

.clickCastle {
	width:346px;
	height:36px;
	position:absolute;
	right: 41px;
	top:578px;
	background: URL('../images/holdingPage/click-here-ct.jpg');
	cursor:pointer;
}
