@import "/Internet/DisplayPage/css/ahq_default_style.css";

.homebackground, body{
	
}

p, td, th, h1, h2, h3, h4, ul, li, ol, input, select, option{
	font-family: Helvetica, Arial, sans-serif;	
}

.categoryTitle, #siteSearch a:link, #siteSearch a:visited, #siteSearch a:hover, .mainnav a:link, .mainnav a:visited,
.pax p, #leftnavHomeOnly, #leftnav, .altHead, .thumb p,  .thumb a:link, .thumb a:visited, .thumb a:hover,
.categoryTitleCrumb, .thumbHead, .HotPicks p, .dolphin, .orchid, .laundry, .headlines, .black, .ces, .polar, .polarHead,
.HotPicks a:link, .HotPicks a:visited, .HotPicks a:active, .HotPicks a:hover, #formLinks, .rightContentFurn h2, ul.tabbernav,
.tabberlive .tabbertab p, .footer p, #formBtns input, .howToTitle h1{
	font-family: Helvetica, Arial, sans-serif;	
}

ul.shadetabs, ul.shadetabs li{
		font-family: Helvetica, Arial, sans-serif;	!important
}


a.noU:link, a.noU:visited {
	/*font-size: 10px;
	color: #004387;
	text-decoration:none;
	*/
}
	
a:link, a:visited, a:active {
	/*font-size: 10px;
	color: #004387;
	text-decoration: underline;
	*/
	text-decoration: none;
}


/* ----------------------------------------------  Header  ------------------------------------ */

#container{
	/* border-top:1px solid #999999;	 */
}
	

.logo {
	width: 436px;
	height: 93px;
}
.hdrDingbat {
	width: auto;
	background: none;
	display:none;
}

.harrahs_toplinks{
	clear:both;
	width:760px;
	text-align:center;
	background: none;	
	margin:10px 0px;
}

.harrahs_toplinks td a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding: 0px 10px;
}

.harrahs_toplinks td a:hover{
	text-decoration:underline;
}

/* ----------------------------------------------  Top nav  ------------------------------------ */

#hdrnav table {
	width: 362px;
	background-image: url(/Internet/images/hdr_nav_bkg.gif);		/*  background  */
	background-repeat: repeat-x;
	border-top: 1px solid #666666;							/*  main border color  */
	float:right;
}


/* ----------------------------------------------  Main Nav  ------------------------------------ */

.mainnav table {
	width: 760px;
	height: 29px;
	margin:2px 0px;
	clear: both;
}

.mainnav a:link, .mainnav a:visited {
	height: 29px;
	font-family: Helvetica, Arial, sans-serif;				/*  text font  */
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 29px;										/*  text size  */
	color: #ffffff;											/*  text color  */
	margin-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	background:#a2211f url(/Internet/custom/54190_HarrahsTotalRewards/54190_main_nav_bg.gif)  repeat-x center center;	
	border: 1px solid #010101;
	margin-right:5px;
	display: block;
	white-space:nowrap;	
}

.mainnav a:hover {
	color: #ffffff;											
	background: #854c41; url(/Internet/custom/54190_HarrahsTotalRewards/54190_main_nav_ro.gif) repeat-x center center;
	border: 1px solid #010101;
	white-space:nowrap;
}


#menuLayer0, #menuLayer1, #menuLayer2, #menuLayer3, #menuLayer4{
	white-space:nowrap;	
}

/* ----------------------------------------------  detail  ------------------------------------ */

.graybarDetail {
	width: 290px;
	height: 30px;
	background-image: url(/Internet/images/btn_bkg.jpg);			/*  background  */
	background-repeat: repeat-x;
	border: 1px solid #cccccc;								/*  border color  */
	margin-bottom: 2px;
	clear: both;
}

.shopBtns {
	background: #FFFFFF;
	float: right;
	width: 305px;
}
#addWishlist {
	float: left;
	height: 30px;
	width: 115px;
	margin-left: 1px;
}
#addCart {
	float: right;
	height: 30px;
	width: 100px;
}

.detailRight {
	width: 310px;
	padding-left: 15px;
	padding-right: 10px;
}

.detailRight a:link, .detailRight a:visited, .detailRight a:hover {
	text-decoration: underline;
}

.detailRight h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pointsColor {
	color: #A33635;
	margin-top: 10px;
	font-weight: bold;
}

.altHead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	margin-left: 5px;
}

/* --------------------  medium image and enlarge photo image  ------------------------------------ */

.medium {
	width: 290px;
	height: 290px;
}

.enlarged {
	width: 108px;
	height: 19px;
	margin-left: 5px;
}

/* --------------------  small image and icon size  ------------------------------------ */

.small {
	width: 100px;
	height: 100px;
	padding: 5px;
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
}

.iconimage {
	width: 26px;
	height: 22px;
}

/* ----------------------------------------------  other content  ------------------------------------ */
/* applies to checkout, 

.highlight2 th {
	font-weight: bold;
	background-color: #9bd5f6;		
	border-left: 1px solid #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.highlight2 td {
	border-right: 1px solid #9bd5f6;
	border-bottom: 1px solid #9bd5f6;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

.highlight2 a:link, .highlight2 a:visited, .highlight2 a:active {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.formFooterBkg {
	background-color: #EDEDED;
	height: 50px;
	padding: 10px;
} */

/* ----------------------------------------------  home page  ------------------------------------ */

.pax p{
	display:none;
}

.subPromo{
	margin-bottom:11px;	
}

.bottomPromo{
	display:none;
}

#footer{
	width:760px;
	text-align:center;
	position:absolute;
	margin-top:5px;
}

#logobar, #footer .footer_top_links, #footer .footer_bottom_links p{
	margin:5px auto;
}

#footer .footer_top_links a{
	color: #B45340;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding:0px 5px;
}

#footer .footer_top_links a:hover, #footer .footer_bottom_links a:hover{
	text-decoration:underline;
}

#footer .footer_bottom_links, #footer .footer_bottom_links a{
	color:#838383;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

.footer p{
	text-align:center;	
}

.footer{
	border:none;	
}

.table300{
	width:300px !important;
}

p.credits{
	color:#333333;
	font-size:14px;
	font-weight:normal;
	line-height:16px;
	text-align:center;
}

li.nosub a{
	color:#000000;	
}

.rightContent {
	border-left:1px solid #B45340;
	padding-left:1px;
}

.highlight1 td{
	border-bottom:1px solid #B45340;
	border-collapse:collapse;
	border-right:1px solid #B45340;
	padding:5px 3px;
	color:#000000;
}


.highlight1 th {
	background-color:#a2211f;
	border-left:1px solid #FFFFFF; !important
	font-weight:bold;
	padding: 5px 3px;
	vertical-align: middle;
	color:#ffffff;
}

.highlight1bkg, .highlight2 th {
	background-color:#B45340;
	color:#ffffff;
}

.highlight2 td {
	border-bottom:1px solid #B45340;
	border-right:1px solid #B45340;
	font-size:10px;
	padding:5px 3px;
	color:#000000;
}

.highlight2 td td{
	border:none;	
}

.fullContent table table{
	margin:0px;
}

.highlight2ltborder {
	border-left:1px solid #B45340;
}

td.highlight1ltborder{
	border-right:1px solid #B45340;	
}

.highlight1ltborder{
	border-left:1px solid #B45340;	
}

.graybkg{
	padding:10px;	
}

.specials, .specials2{
	float:left;
	margin-right:45px;
	margin-top:15px;
	text-align:left;
	padding-bottom:5px;
}

.specials_item{
	color:#666666;
	font-size:14px;
	margin:0px;	
}

.specials img, .specials2 img{
	border:1px solid #333333;
	/*float:left;
	margin-bottom:5px;*/
	display:block;
	padding:5px;
}

p.specials_desc{
	clear:both;	
	font-size:11px;
	text-align:left;
	color:#333333;
	

	/*margin-left:30px;	*/
}

.specials p{
	float:left;
	width:200px;
}

.specials2 p{
	float:left;
	width:250px;
}

.old_price{
	text-decoration:line-through;	
}

.experiences h2 {
	text-transform: lowercase;
	color: #666666;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 20px;
	border-bottom: 1px solid #999999;
	padding-bottom: 4px;
	padding-top: 10px;
}
.experiences {
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
.experiences .lColumn {
	width: 340px;
	float: left;
}
.experiences .rColumn {
	float: right;
	width: 340px;
}
.experiences h3 {
	font-size: 16px;
	font-weight: bold;
	color: #DFA92E;
	line-height: 17px;
}
.normal {
	font-weight: normal;
}
.experiences h3 .smaller {
	line-height: 14px;
}
	