html, body{ 
	margin:0; 
	padding:0; 
	font-family:"Times New Roman", Times, serif; 
} 
a, a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
img {border:none;}
a:focus { 
    outline: none; 
}
button:focus { 
    outline: none; 
}

/*-------------------------------------------------
+++++++++++++++++++++++++++++++++++++++++++++++++++
  Page STYLES
+++++++++++++++++++++++++++++++++++++++++++++++++++
-------------------------------------------------*/
body {
	background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #ba6327;
	margin:0; 
	padding:0; 
	font-size:62.5%;
	letter-spacing:0.02em;
}

/*---HEADER----*/
#header {
	width: 960px;
	/*height: 136px;*/
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	position:relative;
	}
#homeLink{
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	display:block;
	width:320px;
	height:105px;	
}
#homeLink a{
	display:block;
	width:100%;
	height:100%;	
}
#searchBoxholder {
	height:102px;
}
#searchBox {
	float: right;
	margin: 0;
	width: 322px;
	text-align:right;
}	
#searchBox img.tag{
	padding-bottom: 4px;
}
#searchBox div {
	margin:0 0 1px 0; padding:0;
	height:22px;
	width: 260px;
	float:right;
}
#searchBox .inputsearch, #searchBox .inputsearch:focus {
	background-image:url(../images/header_searchrnd.gif);
	width: 165px;
	height:18px;
	border:none;
	background-color: #8c4a20;
	margin: 0 0 0 0;
	padding: 4px 5px 0 5px;
	font-size:10px;
	color: #FFFFFF;
	float:left;
}
#header ul{
	margin: 0; padding: 0;
	width: 960px;
	height: 34px;
	background-image:url(../images/menu_02.jpg);
	float:left;
	background-repeat: repeat-x;
	background-position: left bottom;
	
}
#header li {
	list-style: none;
	display:inline;
	padding:0; margin:0;
	float:left;
	height: 34px;
	_margin-bottom:-4px;
}
#header li.ltab { width: 85px; }
#header li.ptab, li.cptab  { /*padding: 0 13px 0 12px;*/ background-image:url(../images/menu_06.jpg); background-repeat: no-repeat; background-position: right top; }
#header li.cptab { padding: 0 0 0 12px; background-image:none; }
#header li.lstab { padding: 0 0 0 38px; background-image:none; }
#header li.stab { padding: 0 0 0 20px; background-image:none; }
.infoHead {
	width: 100%;
	height: 30px;
	padding: 5px 0 5px 0;
	text-indent: 10px;
	color: #00A0C6;
	font-weight: normal;	text-align: left;
	line-height: 150%;
	background-color: #9d4f22;
	margin-bottom:5px;
}
.infoHead a { color: #00A0C6;}
.infoHead a:hover, .blueHead a:active { text-decoration:none;}
#news li a, #news li a:hover {
	color:#FFF;	
	font-size:120%;
	font-family:sans-serif;
}
#news li,#header #newsFeed  #news{
	height:auto;	
}
#header #newsFeed #news {
	float:left;
	width:650px;
	background:none;
	padding:4px;
	margin:0;
}
#newsFeed {
	background:#663314;
	color:#FFF;
	padding-bottom:2px;
}
#newsFeed h3{
	float:left;
	margin:0;
	padding:4px 4px 4px 10px;	
}
#newsControl{
	width:100px;
}
#header #newsFeed ul{
	background:none;
	padding:4px;
	margin:0;
	height:auto;
}
#header #newsFeed li{
	height:auto;
}
#header #newsFeed #newsControl{
	float:left;
	width:50px;
}
#header #newsFeed #socialMediaLinks{
	width:120px;
	float:right;
	padding-top:0;
}
#header #newsFeed #newsControl li{
	cursor:pointer;
	padding-right:5px;
	margin-left:3px;
}
#header #newsFeed #newsControl .play,#header #newsFeed #newsControl .pause,#header #newsFeed #newsControl #next,#header #newsFeed #newsControl #back{
	background:url(/_elements/images/pausePlayNext.png) no-repeat;
	height:16px;
}
#header #newsFeed #newsControl .play{
	width:2px;
	margin-right:5px;
}
#header #newsFeed #newsControl .pause{
	background-position:-7px 0px;
	width:7px;
}
#header #newsFeed #newsControl #next{
	background-position:-27px 0px;
	width:5px;
}
#header #newsFeed #newsControl #back{
	background-position:-18px 0px;
	width:5px;
}
#socialMediaLinks .facebook,#socialMediaLinks .wodpress,#socialMediaLinks .twitter,#socialMediaLinks .flickr,#header #newsFeed #socialMediaLinks li{
	background:url(/_elements/images/socialiconsTop.png) no-repeat;
	width:24px;
	height:24px;
	margin-right:5px;
}
#header #newsFeed #socialMediaLinks .facebook{
	background-position:-24px 0px;
}
#header #newsFeed #socialMediaLinks .flickr{
	background-position:-48px 0px;
	margin-right:0;
}
#header #newsFeed #socialMediaLinks .twitter{
	background-position:-72px 0px;
}
#header #newsFeed #socialMediaLinks li a{
	display:block;
	width:100%;
	height:100%;
}

/*---CONTENT----*/
#content {
	margin: 0 auto 0 30px;
	padding: 0;
	width:960px;
	overflow: hidden;
}
#cols {
	width: 960px;
}

/*---LEFT COL----*/
#lcol {
	width: 720px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	float:left;
	font-size:1.2em;
}
#lcol_headimg {
	width: 720px;
	height: 285px;
	background-color:#2c1508;
	border-bottom:#a87f55 solid 1px;
	margin:0; padding:0;
}
#lcol_headtxt {
	background-color:#673114;
	margin: -49px 0 0 15px;
	_margin: -52px 0 0 15px;
	padding: 15px 15px;
	height:18px;
	float:left;
	z-index: 100;
	position:relative;
}
#lcol_headtxt_nophoto {
	width:660px;
	height:18px;
	padding: 15px 30px 15px 30px;
	background-color:#673114;
}
#lcol_headtxt h1, #lcol_headtxt_nophoto h1{
	display:inline;
	margin:0; padding:0;
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.04em;
	font-weight:bold;
}
#lcol_content {
	background-image:url(../images/lcolbg_03.jpg);
	background-repeat:no-repeat;
	width: 720px;
	margin:0;
	position:relative;
	padding: 20px 0 15px 0;
	font-size:1.05em;
}
.lcol_info {
	width: 660px;
	margin:15px 0 15px 0;
	padding: 0 30px 0 30px;
	position:relative;
	line-height:1.3em;
	font:"Times New Roman", Times, serif;
	
}
.lcol_info h2 {
	margin:0 0 15px 0; padding:0;
	color: #81543c;
	font-size:2.0em;
	line-height:1.5em;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	width:100%;
}
.lcol_info h3, .lcol_info h3 a {
	display:inline-block;
	margin:0 0 15px 0; padding:0;
	color: #81543c;
	font-size:1.35em;
	line-height:1.5em;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	width:100%;
}
.lcol_info a {
	font-weight:bold;
	color: #81543c;
}
em {
	_font-weight:bold;
}
img.inline {
	border: #eae6e4 solid 7px;
	float:right;
	margin: 2px 0 15px 10px;
	clear:both;
}
img.inlinelt {
	border: #eae6e4 solid 7px;
	float:left;
	margin: 0 10px 5px 0;
	clear:both;
}
.lcol_infobox img.inlinelt, .lcol_infobox img.inline {
	border: #e7d3bb solid 7px;
} 
.lcol_info li{
	list-style-image: url(../images/menu_bullet_sm.gif);
	margin-bottom:4px;
} 
.lcol_infobox {
	width: 660px;
	margin:15px 0 15px 0;
	padding: 10px 30px 10px 30px;
	background-color: #f7e8d0;
	border-top: #d8b495 dotted 1px;
	border-bottom: #d8b495 dotted 1px;
	color: #673114;
	font-size:1.05em;
}
.lcol_infobox ul.feat{
	list-style:none;
	width: 660px;
	margin:0; padding:0;
	clear:both;
}
.lcol_infobox ul.feat li{
	margin:0; padding:0;
	list-style:none;
	width: 159px;
	margin-right: 5px;
	display:inline-block;
	float:left;
	font-size:1.05em;
}
.lcol_infobox ul.feat li a {
	color:#673114;
	font-weight:bold;
	margin:0; padding:0;
}
.lcol_infobox ul.feat li a:hover {
	color:#2c1508;
	text-decoration:none;
}
.lcol_infobox ul.feat li a img{
	margin:0; padding:0;
	margin-top: 5px;
}
.lcol_infobox a {color: #673114; }
.lcol_infobox a:hover { color: #673114; }

.onecol, .twocol, .threecol, .fourcol, .onecol_b, .twocol_b, .threecol_b, .fourcol_b, .thirdcol, .thirdcol_b  {
	margin:0; padding:0;
	display: inline-block;
	float:left;
	line-height:1.5em;
	font-weight: normal;
	margin-right: 10px;
	margin-bottom: 5px;
}
.newsletterCol{
	float:left;
	padding-right:30px;
	width:190px;
	text-align:center;
	margin-bottom:30px;
}
.onecol b, .twocol b, .threecol b, .fourcol b, thirdcol b { color: #673114; }
h4 {
	margin:0 0 3px 0; 
	padding: 5px 0 5px 0;
	border-bottom: #d8b495 dotted 1px;
	color: #673114;
	font-size:1.15em;
	line-height:1.3em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5, .headline {
	margin:0 0 3px 0; 
	padding: 5px 0 5px 0;
	color: #673114;
	font-size:1.10em;
	line-height:1.3em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.grey {
	color:#999999;
	font-size:0.9em;
}
h5 a.headline {
	color: #673114;
	font-size:1.10em;
	line-height:1.3em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.lcol_info a {
	color: #81543c;
	text-decoration:none;
	font-weight: normal;
}
.lcol_info a:hover {
	color:#2c1508;
	text-decoration:none;
}
.lcol_info h4 a, #lcol_info h4 a:hover {
	font-weight:bold;
}
.onecol, .onecol_b {
	width: 154px;
}
.twocol, .twocol_b {
	width: 318px;
}
.threecol, .threecol_b {
	width: 483px;
}
.fourcol, .fourcol_b {
	width: 646px;
	margin-right: 0;
}
.thirdcol, .thirdcol_b {
	width: 212px;
}
.onecol_b, .twocol_b, .threecol_b, .fourcol_b, .thirdcol_b {
	border-right: #d8b495 dotted 1px;
}
#feat_act img.act {
	border: #eae6e4 solid 7px;
	float:left;
	margin: 0 10px 5px 0;
	width:140px;
	clear:both;
}
#feat_act img.act {
	border: #e7d3bb solid 7px;
}
#feat_act b {
	color: #ba6327;
	font-size:1.35em;
	font-weight:bold;
	font-style:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#feat_act em {
	line-height: 2.0em;
	font-weight:bold;
	font-style:italic
}
#feat_act {
	font-size:1.05em;
	font-style:normal;
	line-height:1.15em;
}
#feat_act_copy {
	width: 470px;
	float:left;
	font-weight:500;
	padding-top: 7px;
}
#feat_act_copy a{
	color: #ba6327;
	font-weight:bold;
	line-height:1.8em;
}	
.line {
	margin: 15px 0 15px 0;
	border-top: #d8b495 dotted 1px;
	width:100%;
}
.golfdata {
	border-left: #d8b495 dotted 1px;
	margin-left: 10px;
	padding:5px 0 3px 15px;
	display:inline-block;
}
.golfdataimg {
	margin-top: 5px;
	float:left;
	margin-right:5px;
	vertical-align:top;
}
#lcol_footer_wrap {
	width:720px;
	background-image:url(../images/lcolbg_06.jpg);
	position:absolute;bottom:0;
}
.lcol_info #feat_act .more {
	float:right;
	margin:5px 75px 5px 0;
}
.downloads p {
	margin:0 0 3px 0; 
	padding: 5px 0 5px 0;
	border-bottom: #d8b495 dotted 1px;
	width:100%;
	color: #673114;
	font-size:1.0em;
	line-height:1.3em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.downloads a {
	font-weight: bold;
	line-height:1.7em;
	margin-left: 5px;
}
#castmember {
	border-bottom: #d8b495 dotted 1px;
	background-position:left bottom;
	background-repeat:no-repeat;
	min-height:265px;
	_height:265px;
}
#castmember b {
	color: #ba6327;
	font-size:1.35em;
	font-weight:bold;
	font-style:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:2.3em;
}
#castmemberphoto {
	border-bottom: #d8b495 dotted 1px;
	background-color:#FF0000;
	margin:0;
	padding:0;
	width:100%;
	float:left;
	display:inline;
	clear:none;
}
#castmember_bio {
	width: 440px;
	font-weight:500;
	float:right;
	display:inline;
	padding:15px 0 10px 0;
}
.question {
	font-weight: bold;
	margin-bottom:15px;
	font-size: 1.2em;
}
.question p{
	display:inline-block;
	float:left;
	margin:0; padding:0;
}
.question div{
	font-weight:bold;
	width: 620px;
	margin-left:15px;
	display:inline;
}
.question div p, .answer div p {
display:inline;
float:none;
font-size: inherit;

}
.answer p {
	display:inline-block;
	margin:0; padding:0;
}
.answer div {
	width: 620px;
	margin-left:15px;
	display:inline-block;
}
.answer div div {
 	margin-left: 0;
}
.faq .answer {
	width: 610px;
	display:inline-block;
	margin: 10px 0 10px 22px;
	line-height:1.5em;
	font-size:13px;
	display:none;
}
.faq .answer p {
	font-size:13px;
}

a.tab, a.tabselect {
	padding:5px;
	display:inline-block;
}
a.tab:hover, a.tabselect {
	text-decoration:none;
	background-color: #fbf2e4;
}
a.tabselect {
	font-weight:bold;
}
.directionsblt {
	vertical-align:middle;
	height:20px;
}

/*---RIGHT COL----*/
#rcol {
	width: 240px;
	float:right;
	display:inline-block;
	height:100%;
	margin-bottom: -2000px; padding-bottom: 2000px; 
}
/*--- right side menu/nav ----*/
#rcol_menu {
	width: 240px;
	margin-top:10px;
	background-color:#FFFFFF;
	background-image: url(../images/rcolbg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	font:Georgia, "Times New Roman", Times, serif;
	border-bottom:#a87f55 solid 1px;
}
#rcol_menu_cont {
	width: 240px;
	min-height: 252px;
	_height: 252px;
	position: relative;
	padding-bottom:23px;
	background-image: url(../images/rcolbg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.back {
	border-top: #86431c solid 1px;
	border-bottom: #663215 solid 1px;
	background-color: #8d461e;
	background-image:url(../images/menu_back_bg.gif);
	background-repeat:repeat-y;
	background-position: left top;
	padding: 0.5em 0 0.5em 0;
	text-indent: 20px;
	width: 240px;
	margin: 10px 0 -10px 0;
}
.back a {
	font-size:1.0em;
	color: #c6a38f;
	font-weight:bold;
}
.back a:hover {
	color:#FFFFFF;
	background-image:none;
	text-decoration:none;
}
ul.menu, ul.menu ul {
  	list-style-type:none;
  	margin: 0;
  	padding: 0;
  	width: 100%;
}
ul.menu a {
	display: block;
	text-decoration: none;
	font-size:1.10em;
}
ul.menu li {
	background-image:url(../images/menu_bar.gif);
	background-repeat: no-repeat;
	background-position: top;	
}
ul.menu li.menu_top_blank {
	height:25px;
	display:block;
	background-image:none;
}
ul.menu li.menu_bot_blank {
	width: 240px;
	background-image: url(../images/rcolbg_bottom.jpg);
	height: 23px;
	display:block;
	margin:0;
	padding:0;
	background-position: 0px;
}
ul.menu li.menu_first_link {
	background-image:none;
}
ul.menu li a {
	padding: .6em;
	text-indent: 20px;
	font-weight:bold;
	color:#673114;
	text-transform: uppercase;
	background-image:none;
}
ul.menu li a:hover, ul.menu li a.selected {
	background-image:url(../images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	color:#2c1508;
	text-decoration:none;
}
ul.menu li.blank {
	height:30px;
	background-image:none;
	padding-top:5px;
	padding-left: 0.8em;
}
ul.menu li.blank a {
	text-transform:capitalize;
	font-size: 1.3em;
	text-indent:20px;
	font-weight:bold;
	color: #b5a194;
	padding-top: 0.5em;
	text-indent: 8px;
}
ul.menu li.blank a:hover, ul.menu li.blank a.selected {
	background-image:none;
	color:#9b806f;
}
ul.menu li.blank_sm {
	height:15px;
	background-image:none;
}
ul.menu li ul {
	padding-bottom:5px;
	padding-top:8px;
	background-image:url(../images/menu_inbg.jpg);
}
ul.menu li ul li {
	border: none;
	background-image:none;
}
ul.menu li ul li a {
  	color:#2c1508;
  	border: none;
  	padding: 0 0 4px 30px;
	_padding: 0 0 0 30px;
		text-transform: none;
		text-indent:0;
	background-image:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:normal;
}
ul.menu li ul li a:hover, ul.menu li ul li a.selected {
  	font-weight: bold;
	background-image:none;
}


/*--- Reservations Submenu ----*/
#rcol_reservations {
	width: 240px;
	height: 207px;
	margin: 10px 0 10px 0;
}
#rcol_reservations_top {
	width:240px;
	height:31px;
	background-image:url(../images/rcol_reservationsbox_01.gif);
}
#rcol_reservations_mid {
	width: 224px;
	padding: 0 0 0 16px;
	background-color:#FFFFFF;
	background-image: url(../images/rcol_reservationsbox_03.gif);
	background-repeat:repeat-y;
}
#rcol_reservations_mid img {
	margin: 7px 7px 0 0;
}
#rcol_reservations_bot {
	width:230px;
	height:29px;
	padding-left:10px;
	position: relative;
	background: transparent url(../images/rcol_reservationsboxbgin_22.gif) right top no-repeat;
}
#rcol_submenu {
	width: 240px;
	height: 100%;
	margin: 20px 0 0 0;
	_margin: 10px 0 0 0;
	background-color: #2c1508;
	border-top:#552a12 solid 5px;
	margin-bottom: -2000px; padding-bottom: 2000px; 
}
#rcol_submenu ul {
	list-style: none;
	margin:0; padding:0;
	margin: 10px 0 10px 40px;
	}
#rcol_submenu li {
	padding-bottom:5px;
}
#rcol_submenu li a {
	color: #806353;
	font-size:1.0em;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#rcol_submenu li a:hover {
	color: #fff;
	text-decoration:none;
}

#rcol_submenu .visguide {
	margin: 5px 0 5px 5px;
}


/*---FOOTER----*/
#footer {
	width: 960px;
	height: 115px;
	margin: 0 auto 0 30px;
}
#footer_lcol_bottom {
	width:720px;
	height:35px;
	margin:0; padding:0;
	background-image:url(../images/lcolbg_06.jpg);
	float:left;
	background-color:#FFFFFF;
}
#footer_rcol_bottom {
	width: 240px;
	height:35px;
	background-color: #2c1508;
	margin:0; padding:0;
	float:right;
	display:inline-block;
}
#footer_lcol {
	width:720px;
	height:80px;
	background: transparent url(../images/footer_lcol_bg.gif) top left repeat-x;
	float:left;
	margin:0; padding:0;
}
#footer_rcol {
	width: 216px;
	height:38px;
	background: transparent url(../images/footer_rcol_bg.gif) top left repeat-x;
	margin:0; padding:0;
	float:right;
	display:inline-block;
	padding: 42px 0 0 24px;
}
#footer_rcol div {
	height: 24px;
}
.optin {
	height:24px;
	color: #817873;
	border: none;
	margin:0 0 0 0; 
	padding:0 0 0 0;
	float:left;
	background-color:transparent;
	width:165px;
	font-size:10px;
}
.optin_btn {
	margin:0; padding:0;
	margin-left:8px;
}
#footertxt {
	width: 960px;
	margin: 15px auto 15px 30px;
	text-align:center;
	color: #d5cbbf;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.6em;
}
#footertxt b{
	
	font-size: 1.1em;
}
#footertxt a{
	color: #d5cbbf;
}

/*-------------------------------------------------
	some table STYLES
-------------------------------------------------*/

table {text-align:left; margin:0; padding:0; margin-top:15px;}
table#empapp {
	width:650px;
	font-size:1.0em;
	position:relative;	
}
table th { font-weight:100; color:#333333;}
table input {
	border:#CCCCCC solid 1px;
	margin-left:5px;
	margin-right:10px;
	margin-top:5px;
	padding:3px;
}
table textarea {
	border:#CCCCCC solid 1px;
	margin-left: 0;
	margin-right: 0;
	margin-top:5px;
	width:600px;
}
table tr.header th {
	border-bottom: #CCCCCC solid 1px;
	font-weight:bold;
	height: 38px;
	vertical-align:bottom;
	line-height:2.0em;
	text-align:left;
}
table tr.divider td {
	border-bottom: #CCCCCC solid 1px;
}
table label.error {
	display:block;
	color:#CC0000;
	font-weight:bold;
	font-size:0.9em;
	margin-left:5px;
}
#rcol_submenu {
	margin-bottom: -4000px; padding-bottom: 4000px; 
}
.clear{
	clear:both;
	display:block;
}
#header #newsFeed #ticker-wrapper * {
	margin: 0px;
}
#header #newsFeed #ticker-wrapper.has-js {
	width: 760px;
/*	margin: 20px 0px 0px 20px;
	height: 30px;
	border: 1px solid #CFCFCF;*/
	display: block;
	font-family: Arial;
	font-size: 1.25em;
	float:left;
}
#ticker {
	padding:0;
	width: 600px;
	height: 23px;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
}
#ticker-title {
	visibility:hidden;
	display:none;
}
#ticker-content {
	margin: 0px;
	padding-top: 4px;
	float: left;
	position: absolute;
	color: #fff;
	/*font-weight: bold;*/
	/*background-color: #ffffff;*/
}
#ticker-content:focus {
	none;
}
#ticker-content A {
	text-decoration: none;	
	color: #FFF;
}
#ticker-content A:hover {
	text-decoration: underline;	
	color: #FFF;
}
#ticker-swipe {
	position: absolute;
	top: 0px;
	left: 80px;
	display: block;
	height: 23px; 
}
#ticker-swipe SPAN {
	margin-left: 1px;
	height: 12px;
	width: 7px;
	display: block;
}
#header #newsFeed #ticker-controls {
	padding: 4px 0 0 0;
	list-style-type: none;
	float: right;
	width:50px;
}
#header #ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
#ticker-controls LI#play-pause {
	background-image: url('../images/controls.png');
	background-position: 32px 16px;
}
#ticker-controls LI#play-pause.over {
	background-position: 32px 32px;
}
#ticker-controls LI#play-pause.down {
	background-position: 32px 0px;
}
#ticker-controls LI#play-pause.paused {
	background-image: url('../images/controls.png');	
	background-position: 48px 16px;
}
#ticker-controls LI#play-pause.paused.over {
	background-position: 48px 32px;
}
#ticker-controls LI#play-pause.paused.down {
	background-position: 48px 0px;
}
#ticker-controls LI#prev {
	background-image: url('../images/controls.png');
	background-position: 0px 16px;		
}
#ticker-controls LI#prev.over {
	background-position: 0px 32px;		
}
#ticker-controls LI#prev.down {
	background-position: 0px 0px;		
}
#ticker-controls LI#next {
	background-image: url('../images/controls.png');	
	background-position: 16px 16px;	
}
#ticker-controls LI#next.over {
	background-position: 16px 32px;	
}
#ticker-controls LI#next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
}

.lcol_info ol li.giveawaytext{
margin-top: 24px;
padding-top: 12px;
border-top: 1px solid #ccc;
font-weight: bold;
letter-spacing: 1px;
}
.lcol_info ol li.giveawayoption{
color: #f00;
font-weight: bold;
letter-spacing: 1px;
margin-bottom: 24px;
padding-bottom: 12px;
border-bottom: 1px solid #ccc;
}

li.extrainfo label{
float: left;
display: block;
width: 50px;
}
li.extrainfo input{
width: 335px;
}


#rcol_submenu p.rtcolspacer{
display:none;
}



/* popup styles*/

.popup #searchBoxholder{
display: none;
}
.popup .header{
height: 102px;
}
.popup #content{
width: 500px;
margin: 0 auto;
}
.popup #lcol{
width:500px;
}
.popup #lcol_headtxt_nophoto{
width: 440px;
}

.popup #lcol_content{
width: 500px;
}
.popup .lcol_info{
width: 440px;
}
.popup .answer{
width: 408px;
}
