/**********************************************************/
/* BASIC GADGET CSS                                       */
/**********************************************************/

/* Document body */
body,td,th  { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; line-height: 130%; color: #000; }
body { margin: 0px; padding: 0px; }
img { -ms-interpolation-mode: bicubic; }
body { behavior:url("/js/csshover3.htc"); }

.footer { font-size: 10px; color: #666666; line-height: 130%; }
div.footer { width: 900px; text-align: left; margin:auto; padding: 20px 0px; }
.footer a:link, .footer a:visited { color: #666666;  padding: 0px; text-decoration: none }
.footer a:hover { color: #333333; }


/* Default link styles */
	a:link { color: #00367E; }
	a:active {color: #999965; }
	a:visited {color: #00367E; }
	a:hover {color: #336699; }

/* Content styles */
.PageTitle {
		color: #CC0000;
		font-size: 19px;
		font-weight: normal;
		line-height: 120%;
	}
.Headline, .headline {
		font-size: 13px;
		line-height: 120%;
		font-weight: bold;
	}
.Small { font-size: 10px; line-height: 120%; color: #666666}
.Big { font-size: 13px; line-height: 150%; color: #666666}
.BodyCopy { color: #000; }

/* Subnavigation - Level 1 */
.secnav_normal, .secnav_roll, .secnav_current  {
	display: block;
	font-size: 12px;
	text-decoration: none;
	padding: 6px;
	cursor: pointer;
	line-height: 110%;
	list-style-type: none;
	list-style-position: outside;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
}

.secnav_normal {  }
.secnav_roll { }
.secnav_current {  }
.secnav_normal a:link, .secnav_normal a:hover, .secnav_normal a:visited { color: #00367E; text-decoration: none }
.secnav_roll a:link, .secnav_roll a:hover, .secnav_roll a:visited { color: #CC0000; text-decoration: none }
.secnav_current a:link, .secnav_current a:hover, .secnav_current a:visited { color: #999965; text-decoration: none }

.secnav_subtree_normal, .secnav_subtree_roll, .secnav_subtree_current  {
	font-size: 11px;
	text-decoration: none;
	padding: 4px 2px 4px 10px;
	cursor: pointer;
	line-height: 110%;
	list-style-type: none;
	list-style-position: outside;
}
.secnav_subtree_normal {  }
.secnav_subtree_roll {  }
.secnav_subtree_current { background: #EEEEEE; }
.secnav_subtree_normal a:link, .secnav_subtree_normal a:hover, .secnav_subtree_normal a:visited { color: #999965; text-decoration: none }
.secnav_subtree_roll a:link, .secnav_subtree_roll a:hover, .secnav_subtree_roll a:visited { color: #CC0000; text-decoration: none }
.secnav_subtree_current a:link, .secnav_subtree_current a:hover, .secnav_subtree_current a:visited { color: #FFFFFF; text-decoration: none }

.secnav_2_normal, .secnav_2_roll, .secnav_2_current  {
	font-size: 10px;
	text-decoration: none;
	padding: 3px 2px 3px 20px;
	cursor: pointer;
	line-height: 110%;
	list-style-type: none;
	list-style-position: outside;
	font-weight: bold;
}
.secnav_2_normal { }
.secnav_2_roll { }
.secnav_2_current { background: #EEEEEE;}
.secnav_2_normal a:link, .secnav_2_normal a:hover, .secnav_2_normal a:visited { color: #999965; text-decoration: none }
.secnav_2_roll a:link, .secnav_2_roll a:hover, .secnav_2_roll a:visited { color: #CC0000; text-decoration: none }
.secnav_2_current a:link, .secnav_2_current a:hover, .secnav_2_current a:visited { color: #000000; text-decoration: none }

/* Layout - styles */
#p1, #p2 { background: #EEEEEE url(images/tile.jpg) repeat-x;}
#p1 { margin-top: 27px }
#p2 { margin-top: 20px }
#promo_txt {
	line-height: 120%;
	padding: 6px 9px;
}
#promo_headline {
	line-height: 120%;
	font-size: 16px;
	padding: 9px 9px 3px 9px;
	color: #FFFFFF;
	font-weight:bold;
}
#spot { text-align: left; background: #EEEEEE url(images/spot.jpg) repeat-x;}
#spot a:link, #spot a:hover, #spot a:visited { padding: 6px 9px; }
#spot img { }
#navtwo { background-color: #999966;}
#b1 { background: url(images/b1.gif) no-repeat top center; padding: 7px; margin: auto; margin-top: 22px }
#b1 img { width: 150px; height: 200px }
#subnav { width: 180px; padding-top:16px }
#content { border-left: 1px dashed #CCCCCC; padding-left: 12px }
#nav { padding-left: 65px; margin-top: 25px}

/* Level 2 drop down */
	#nav ul.navlevel2 {
		width: 100%;
		white-space: normal;
		line-height: 120%;
		border: 1px solid #FFFFFF;
	}
	#nav ul.navlevel2 ul.navlevel2 {
		width: 200px;
		white-space: normal;
	}

	#nav ul.navlevel2 li { background: none; }
	#nav ul.navlevel2 li a,
	#nav ul.navlevel2 li.sfHover li a,
	#nav ul.navlevel2 li.sfHover li.sfHover li a {
		background: #71B0DC;
		border-top: 1px #FFFFFF solid;
		text-align: left;
        font-weight: bold;
		color: #000000 !important;
		text-decoration: none;
		text-indent: 0px;
		padding: 8px 0px;
		font-size: 10px;
		height: auto;
		width: 100%;
	}
	#nav ul.navlevel2 li a:hover,
	#nav ul.navlevel2 li.sfHover a {
		background: #FFFFFF;
	}
	#nav ul.navlevel2 li.sfHover li a:hover,
	#nav ul.navlevel2 li.sfHover li.sfHover a,
	#nav ul.navlevel2 li.sfHover li.sfHover a:hover {
		background: #EEEEEE;
	}
	#nav ul.navlevel2 li a div {
		padding: 0px 8px;
	}

.sf-menu, .sf-menu * {
	margin:		0;
	padding:		0;
	list-style:	none;
	z-index:		99;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:		10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			102px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			100%; /* match ul width -- offset for submenus */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			100%; /* match ul width */
	top:			0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			100%;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('http://cdn.allstatesugarbowl.com/images/arrows-ffffff.gif') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  2px 1px; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -8px 1px; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('http://cdn.allstatesugarbowl.com/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
#viewer {
		position: absolute;
		width: 960px;
		height: 300px;
		background: #000000 url('images/loader.gif') center no-repeat;
	}
#overlay { z-index: 999999999; position: relative; }