@charset "utf-8";
body {
	background-color: #000;
	margin: 0;
	padding: 0;
	font: 12px Verdana, "sans serif";
	color: #FFF;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #F99;
}
a:hover {
	color: #F66;
	text-decoration: none;
	border: none;
}
a:link:visited:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a img:hover {
	border-color: #353535 #222 #222 #353535;
	}
#Container {
	margin: auto
	width: 1020px;
	border: 14px solid;
	border-color: #111 #252525 #252525 #111;
	background-color: #191919;
	width: 1020px;
	margin: auto;
	}
#HdrScrollMssg {
	float: left;
	height: 24px;
	width: 1020px;
}


#Header {
	width: 1020px;
	background-image: url(../images/AllPagePix/AbsChmHeaderLogoH.jpg);
	height: 160px;
	background-color: #191919;
}
#HdrAbsoluteCharmLogo {
	width: 360px;
	height: 140px;
	margin: 10px 0 0 80px;
	position: absolute;
}
#HdrAbsoluteCharmLogo img {
border:0;
}
#HdrAbsoluteCharmLogo a {
	display:block;
}
#HdrAbsoluteCharmLogo a:hover img{
	visibility: hidden;
}

#HdrBookOnline {
	width: 120px;
	height: 80px;
	margin: 16px 0 0 600px;
	position: absolute;
}
#HdrBookOnline img {
border:0;
}
#HdrBookOnline a {
	display:block;
}
#HdrBookOnline a:hover img{
	visibility: hidden;
}
#HdrSearchByDate {
	width: 120px;
	height: 80px;
	margin: 16px 0 0 725px;
	position: absolute;
}
#HdrSearchByDate img {
border:0;
}
#HdrSearchByDate a {
	display:block;
}
#HdrSearchByDate a:hover img{
	visibility: hidden;
}
#HdrGiftCertificate {
	width: 120px;
	height: 80px;
	margin: 16px 0 0 850px;
	position: absolute;
}
#HdrGiftCertificate img {
border:0;
}
#HdrGiftCertificate a {
	display:block;
}
#HdrGiftCertificate a:hover img{
	visibility: hidden;
}
#Nav {
	float: left;
	width: 1020px;
}
#TopNav {
	margin: 0;
}
#SpryNavTop {
	height: 32px;
	width: 1020px;
	margin: auto;
	float: left;
}
#TopNav ul {
	margin: 0;
	padding: 0px;
	white-space: nowrap;
}
#TopNav ul li {
	display: inline;
	width: 170px;
}
#TopNav ul li a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background-color: #996;
	text-align: center;
	float: left;
	margin-top: 0px;
	padding-top: 2px;
	height: 18px;
	width: 160px;
	color: #000;
	border: 5px solid;
	border-color: #AAAA80 #8C8C46 #8C8C46 #AAAA80;
}
#TopNav ul li a:hover {
	background-color: #CC9;
	border-color: #CFC89E #BBB46A #BBB46A #CFC89E;
	color: #000;
}

#TitleBar {
	font-size: 15px;
	font-weight: bold;
	color: #FFC;
	text-align: center;
	width: 100%;
	clear: both;
	padding: 6px 0 6px 0;
	font-family: Verdana, Geneva, "sans serif";
}


#TitleBar a {
	color: #FFF;
}
#TitleBar a:hover {
	color: #F99;
}
#Footer {
	font-size: 10px;
	text-align: right;
	clear: both;
	padding: 10px;
	border: 10px solid;
	background-image: url(../images/Artwork/AbsChmFooterLogo1020x140.gif);
	color: #FFF;
	height: 110px;
	border-color: #252525 #111 #111 #252525;
	line-height: 120%;
	background-color: 191919;
}
#Footer ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
}
#Footer ul li {
	display: inline;
	background-color: #000;
	float: right;
}
#Footer ul li a {
	text-align: center;
	margin-top: 0px;
	color: #FFF;
	background-color: #191919;
	border: 3px solid;
	border-color: #252525 #111 #111 #252525;
	padding: 2px;
}
#Footer ul li a:hover {
	color: #C97C6D;
	background-color: #000;
}
#Footer p {
	line-height: 140%;
}

	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.BoldUnderlined {
	font-weight: bold;
	text-decoration: underline;
}
.Bold {
	font-weight: bold;
}
.BoldGold {
	font-weight: bold;
	color: #FFC;
}
.Gold {
	color: #FFC;
}
#IndexFlash {
	margin: auto;
	height: 800px;
	width: 1076px;
	background-color: #000000;
}
.None a {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.None #Footer a {
	font-weight: normal;
	color: #FFF;
}
.Pink {
	color: #FFCCCC;
}
.BoldPink {
	font-weight: bold;
	color: #FFCCCC;
}

