@import "/windowfiles/dhtmlwindow.css";
body {
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
	background: #242424;
	margin-top: 0;
	font-size: 76%;
	color: #242424;
}
a, #wide a {
	color: #8E0000;
	text-decoration: none;
	background-color: transparent; 
	text-decoration: none;
}
a:hover, #wide a:hover {
	color: #003366;
	text-decoration: underline;
}
a.mini {
	font-size: 85%;
}
#wrapper {
	background-color: #ffffff;
	width: 960px;
	text-align: left;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	margin: 0 auto;
}
#prepage {
	background-color: #8e0000;
	border-bottom: 1px solid #000;
	color: #fff;
	height: 25px;
	margin: 0;
}
#prepage p {
	padding: 5px;
}
#prepage a {
	color: #f8f8f8;
	text-decoration: underline;
}
#header {
	background: #ffffff;
	width: 960px;
	height: 100px;
	margin: 0px;
}
#content {
	width: 960px;
	position: relative;
	background-color: #ffffff;
	margin: 0px auto;
	padding-top: 10px;
}
#main {
	background-color: #ffffff;
	width: 540px;
	float: left;
	margin-top: 10px;
	text-align: left;
}
#wide {
	background-color: #ffffff;
	width: 740px;
	float: left;
	margin-top: 10px;
	text-align: left;
	margin-left: 10px;
}
#wider {
	background-color: #ffffff;
	width: 940px;
	float: left;
	margin-top: 10px;
	text-align: left;
	margin-left: 10px;
}
#wide h1 {
	margin-left: 0px;
}
/* Headings */
h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: .9em; }

.red {
	color: #8E0000;
}
.bigger {
	font-size: 2.5em;
	margin-left: 10px;
	font-family: Arial, Geneva, Helvetica, Verdana, sans-serif;
}
.bigger span {
	font-size: 0.70em;
	font-weight: normal;
}
/*End Headings */
#main-article {
}
#main-article h1 {
	padding: 0;
}
#main-article img {
	width: 198px;
	border: 1px solid #000;
	float: left;
}
#main-article p {
	padding: 0px 5px;
	margin: 0px;
	line-height: 1.3em;
	text-align: left;
}
.subfeature {
	width: 540px;
	margin: 8px 0;
}
.subfloat {
	width: 258px;
	float: left;
	border: 1px solid #e8e8e8;
	margin-left: 5px;
}
.subfloat img {
	float: left;
	margin-right: 5px;
}
.subfloat span {
	color: #666;
}
.subfloat a {
	display: block;
	width: 258px;
	height: 50px;
	color: #666;
}
.subfloat a:hover {
	background-color: #ffffcb;
	text-decoration: none;
	color: #000;
}
.subpackages {
	width: 520px;
	margin: 8px 0px;
	border: 1px solid #e8e8e8;
	text-align: center;
	height: 25px;
}
.subpackages a {
	color: #8e0000;
	display: block;
	width: 520px;
	height: 25px;
	line-height: 25px;
}
.subpackages a:hover {
	background-color: #ffffcb;
}
.story img {
	width: 250px;
	border: none;
}
.welcome h1, .welcome h2 {
	font-family: "Trebuchet MS";
	color: #242424;
}
.welcome h1 a, .welcome h2 a {
	color: #8e0000;
}
.welcome p {
	padding: 3px 10px;
	font-size: 1em;
}
.packages {
	padding-left: 10px;
}
.packages h4 {
	font-family: "Trebuchet MS";
	color: #005572;
	margin: 0;
	padding: 0;
}
.packages h4 a {
	font-weight: normal;
	color: inherit;
}
.sub {
	margin-bottom: 10px;
}
.sub span,#teetime-tab span {
	color: #8e0000;
}
.sub a {
	color: #8e0000;
}
.sub h4 a {
	color: #005572;
}
.sub span a, #enews-tab span a, #teetime-tab span a {
	background: url("/images/more-icon.gif") no-repeat 0.40em;
	color: #8e0000;
	text-decoration: underline;
	padding-left: 18px;
}
.sub p, #news-tab p, #teetime-tab p {
	padding: 0px;
	color: #242424;
	margin-left: 4px;
	margin-top: 0px;
}
.packages .start a {
	color: #8e3900;
}
.float {
	float: left;
}
/* LeftBar */
#lnav {
	width: 175px;
	float: left;
}
#navi {
	width: 160px;
	margin-top: 10px;
}
#extnav {
	width: 175px;
}
#navi ul,#extnav ul {
	list-style: none;
	margin-left: 15px;
	padding: 0px;
	font-size: 100%;
	width: 140px;
	margin-top: 0;
}
#extnav li {
	text-decoration: none;
	padding: 5px 0;
	border-bottom: 1px solid #e4e4e4;
}
#navi li {
	text-decoration: none;
	text-indent: 10px;
	padding: 5px 0;
	border-bottom: 1px solid #e4e4e4;
}
#navi li span {
	font-size: 90%;
}
#navi li a, #extnav li a {
	color: #242424;
}
#navi li.hd a {
	color: #B80028;
}
#navi li.hd {
	line-height: 20px;
	padding: 8px 0;
	display: block;
	font-weight: 600;
	color: #B80028;
	margin-left: -10px;
	padding: 5px 0;
	border: none;
	font-size: 110%;
}
#navi li.hd span {
	font-size: 10px;
	position:relative;
	top: -2px;
}
/* END LEFT BAR */

/* Sidebar */
#sidebarext {
	background: #f8f8f8;
	width: 240px;
}
#sidebar {
	background: inherit;
	width: 220px;
	float: left;
	margin-top: 0px;
	padding: 5px;
}
#sidebar h1 {
	width: 220px;
	height: 33px;
	color: #242424;
	font-weight: normal;
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 15px;
	letter-spacing: .1px;
}
#preferred {
	width: 100%;
	margin-top: 10px;
	text-align: center;
}
.listing {
	width: 170px;
	margin: 0 auto 10px auto;
	border-bottom: 1px dotted #b8b8b8;
}
.listing_logo {
	float: left;
	width: 90px;
	height: 75px;
}
.lising_btns {
	float: left;
	width: 69px;
	margin-left: 5px;
}
#subscribe form, #finder form {
	background: #b20000;
	width: 210px;
	padding: 5px;
	margin: 0;
}
#subscribe fieldset, #finder fieldset {
	color: #ffffff;
	padding:0 0.5em 0.5em;
	border: none;
}
#subscribe h3, #finder h3  {
	color: #ffffff;
	font-size: 1.2em;
	margin: 0px;
}
#subscribe input[type=text], #finder input[type=text] {
	width: 120px;
	padding:0.15em;
	border:1px solid #790046;
	background:#ffffff;
	font-size: 1em;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
#subscribe input[type=text]:hover, #subscribe input[type=text]:focus, #finder input[type=text]:hover, #finder input[type=text]:focus {
	border-color: #ffff19;
	background:#f8f8f8;
} 
/* END Sidebar */

/*Top Nav */
#hnav {
	background: #f8f8f8 url("/dependencies/shadow.png") repeat-x;
	width: 960px;
	height: 33px;
	margin-top: 5px;
	margin-bottom: 0;
	border-top: 1px solid #e6e6e6;
	font-size: 85%;
}
#hnav ul {
	list-style-type: none;
	overflow: hidden;
	width: auto;
	margin: 0;
	padding: 0;
}
#hnav ul li {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}
#hnav li a.activate {
	/*color: #046501;*/
	color: #8E0000;
}
#hnav li a.promote {
	color: #1bbf28;
}
.navtabs li{
	float: left;
	height: 30px;
	line-height: 30px;
}
.navtabs a {
	color: #242424;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 1.2em;
	text-align: center;
	font-size: 1.2em;
}
.navtabs a:hover, .navtabs a.selected {
	height: 31px;
	background: #e6e6e6;
	color: #8e0000;
	padding: 13px 1.2em;
}
/* End Nav */
.float {
	float: left;
}
.clearFix {
	clear: both;
}

.formatted {
	padding: 5px;
	text-align: justify;
}
.formatted img {
	padding: 5px;
}
DIV.margin {
	position: relative;
	width: 210px;
	left: 520px;
	top: 10px;
	top: 17px !ie;
	background: #ffffff;
	color: #000;
}
DIV.margin h1 {
	font-size: 14px;
}
ul.list {
	list-style: none;
	margin: 10px 0px;
	padding: 0px;
}
.ulist li {
	padding-bottom: 4px;
	padding-left: 5px;
	text-align: left;
}
.list li {
	list-style: none;
	padding-bottom: 4px;
	padding-left: 5px;
	text-align: left;
}
SPAN.red, SPAN.red a {
	color: #B21A24;
	font-weight: bold;
}
.linkred a {
	color: #B21A24;
	text-decoration: underline;
}
.linkblue a {
	color: #003366;
	text-decoration: underline;
}
.buttonnav {
	padding: 0px;
	border: none;
	text-align: center;
}
.buttonnav img {
	padding: 0px;
	border: none;
	margin: 0px;
}
table.scorecard {
	width: 520px;
	margin-top: 8px;
	margin-left: 5px;
	border: none;
}
.thecourse {
	padding: 3px 5px;
}
.thecourse img {
	padding-left: 5px;
	padding-bottom: 5px;
}
.formdisplay fieldset {
	border: 1px solid #ccc;
}
.formdisplay legend {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 20px;
}
.snapshot {
	border: 1px solid #666666;
	padding: 10px;
}
/* Slide */
a.buttons {
	background: transparent url('/dependencies/button_right.png') no-repeat scroll top right; 
	display: block;
	float: left;
	height: 35px; 
	margin-right: 6px;
	padding-right: 20px; 
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.buttons span {
	background: transparent url('/dependencies/button_left.png') no-repeat; 
	display: block;
	line-height: 22px;
	padding: 7px 0 5px 18px;
	color: #000000;
	font-weight: bold;
} 
a.buttons:hover span {
	text-decoration:underline;
}
button { 
	border:0; 
	cursor:pointer; 
	font-weight:bold; 
	padding:0 20px 0 0; 
	text-align:center; 
	float: left; 
	width: auto; 
}
button span { 
	position:relative; 
	display:block; 
	white-space:nowrap; 
	padding:0 0 0 20px; 
}
		
button.submitBtn { 
	background:url(/dependencies/slide-right.png) right no-repeat; 
	font-size:1.0em; 
	font-weight: bold; 
}
button.submitBtn span { 
	height:35px; 
	line-height:35px;
	background:url('/dependencies/slide-left.png') left no-repeat;
	color:#fff; 
}

.shaded {
	background: #f8f8f8;
	border: 1px solid #b8b8b8;
}
.myDiv {
	background: #f8f8f8;
	float: left;
	border: 1px solid #b8b8b8;
}
.myDiv h1 {
	background: url('/images/elements.jpg') no-repeat 0px 0px;
	border: none;
	font-size: 18px;
	font-weight: normal;
	height: 53px;
	line-height: 53px;
	margin: 0px 0px 0px -1px;
	position: relative;
	text-shadow: #FAFAFA 1px 1px 1px;
	font-family: "Trebuchet MS";
	display: block;
	padding-left: 10px;
}
.myDiv h2 {
	color: #242424;
}
.myDiv h2 a {
	color: #242424;
}
.longlist ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 530px;
	float: left;
}
.longlist li {
	list-style-type: none;
	margin-bottom: 4px;
	padding: 5px;
}
ul.arrow, ul.edeal, ul.reviews,ul.more {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-right: 20px;
}
.edeal li, .reviews li {
	margin-bottom: 10px;
	padding-right: 10px;
}
.reviews li a {
	line-height: 1.4em;
	text-indent: 15px;
	font-size: 1em;
	text-decoration: underline;
	color: #046501;
}
.edeal li a {
	line-height: 1.4em;
	text-indent: 15px;
	text-indent: 0px !ie;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	color: #046501;
}
.more li a {
	color: #8E0000;
}
.arrow li,.more li {
	background: url("/images/more-icon.gif") no-repeat 0 0.40em;
	line-height: 1.4em;
	text-indent: 15px;
	font-size: 0.96em;
}
.arrow li span, .more li span {
	font-weight: bold;
}
.contact label {
	width: 150px;
	float: left;
}
.contact input[type=text] {
	display: block;
	margin-bottom: 4px;
	width: 200px;
	padding: 2px 3px;
}
.clear {
    overflow: hidden;
	width: 100%;
}
a.btn {
	background: transparent url('/dependencies/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.btn span {
	background: transparent url('/dependencies/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}
a.btn:active {
    background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}
a.btn:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}
.downloads {
	margin: 30px 0;
	background: transparent url('/dependencies/pdf.jpg') no-repeat;
	width: 200px;
}
.downloads ul {
	list-style-type: none;
}
.downloads li {
	margin-bottom: 8px;
}
.downloads li a {
	color: #b70000;
}
.greenfees span {
	font-weight: bold;
	font-size: 1.0em;
	margin: 10px 5px;
}
.downloads span {
	padding-left: 35px;
	font-weight: bold;
	font-size: 1.0em;
	margin: 10px 0;
}
.soft {
	font-size: 86%;
}
#submit-go {
	margin-top:1em;
	margin-left: 50px;
	width:42px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:url(/dependencies/button-red.png) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
}
.score {
	width: 530px;
	font-size: 90%;
}
.score h1 {
	font-size: 1.3em;
}
#googlemap {
	width: 500px;
	height: 300px;
	border: 1px solid #ddd;
	margin-left: 5px;
}
/* FORMAT */
img, img a {
	border: none;
}
.hover img:hover {
	/*border: 1px solid #8e0000;*/
	/*width: 90%;*/
}
div .hr {
	height: 10px;
	background: #fff url("/dependencies/redhr.gif") no-repeat;
}
div.hr hr {
	display: none;
}
.upp {
	font-size: 0.9em;
}
.upp span {
	text-transform: uppercase;
	font-weight: bold;
}
.ml0 { margin-left: 0px; }
.framed {
	width: 740px;
	height: 1000px;
	border: none;
	scroll: none;
}
.breadcrumbs {
	float: right;
	margin-right: 20px;
	font-size: 90%;
}
/* FORMAT */

/* FORMS */
.block legend {
	color: #1769c2;
	font-size: 1.7em;
	font-weight: bold;
}
.block legend span {
	color: #242424;
}
.floatleg {
	color: #666;
	font-size: 1.5em;
	font-weight: bold;
}
.floatleg span {
	font-size: 1.8em;
	color: #046501
	font-weight: bold;
}
/* END FORMS */

#subfooter {
	width: 950px;
	margin: 15px;
}
.subdiv {
	width: 285px;
	height: 400px;
	float: left;
	border: 1px solid #ccc;
	padding: 10px;
}
.subdiv h1 {
	color: #8E0000;
	font-weight: normal;
}
.subdiv h4 a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
.subdiv p {
	color: #666;
}
.padded {
	padding: 5px;
}
.tabbed {
	margin-left: 5px;
}
/* FORMS */
.app fieldset {
	border: none;
	padding: 10px;
}
.contact-mini fieldset {
	border: none;
}
.contact-mini label, .app label {
	display: block;
	width: 100%;
	font-weight: normal;
	margin-bottom: 3px;
}
.app label span {
	font-size: 65%;
}
.app label {
	text-transform: uppercase;
	font-size: 85%;
}
.app input[type=text] {
	width: 350px;
	padding: 5px 5px;
	border:1px solid #666;
	height: 15px;
	background:#ffffff;
	font: normal 1.1em;
		-moz-border-radius:0.4em;
		-khtml-border-radius:0.4em;
	margin-bottom: 12px;
}
.app select {
	width: 350px;
	padding: 5px 5px;
	border:1px solid #666;
	background:#ffffff;
	font: normal 1.2em;
		-moz-border-radius:0.4em;
		-khtml-border-radius:0.4em;
	margin-bottom: 12px;
}
.app textarea {
	width: 350px;
	padding: 5px;
	border:1px solid #666;
	height: 200px;
	background:#ffffff;
	font: normal 1em;
		-moz-border-radius:0.4em;
		-khtml-border-radius:0.4em;
	margin-bottom: 12px;
}
.contact-mini input[type=text] {
	width: 250px;
	padding:0.15em;
	border:1px solid #666;
	height: 18px;
	background:#ffffff;
	font: normal 1em;
		-moz-border-radius:0.4em;
		-khtml-border-radius:0.4em;
	margin-bottom: 4px;
}
.contact-mini textarea {
	width: 250px;
	height: 180px;
	padding:0.15em;
	border:1px solid #666;
	background:#ffffff;
	font: normal 1em;
		-moz-border-radius:0.4em;
		-khtml-border-radius:0.4em;
	margin-bottom: 4px;
}
.contact-mini input[type=text]:hover, .contact-mini input[type=text]:focus {
	border-color: #ffff19;
	background:#f8f8f8;
} 
.contact-mini button {
	width: 150px;
	height: 18px;
	padding:0.15em;
	border:1px solid #666;
	background:#cccccc;
	font: normal 1em;
		-moz-border-radius:0.4em;
		-khtml-border-radius:0.4em;
	margin-bottom: 4px;
	margin-left: 10px;
}


#footer {
	background-color: #8e0000;
	padding-top: 10px;
	width: 100%;
	height: 12em;
	color: #ffffff;
	margin-top: 30px;
}
#footer a {
	color: #f8f8f8;
}
#footer p {
	padding-left: 10px;
}
.sublist {
	border-bottom: 1px dotted #e8e8e8;
	padding-bottom: 5px;
}
.sublist span a {
	font-size: 1.3em;
	color: #8E0000;
	font-weight: bold;
}
/* LISTS */
.sublist ul {
	margin: 0 80px;
	padding: 0px;
}
.sublist li {
	display: inline;
	padding: 0 5px;
	color: #8E0000;
}
.sublist li a {
	text-decoration: underline;
	color: inherit;
	font-weight: bold;
}
.link ul {
	margin: 8px 5px;
	padding: 0;
}
.link li {
	list-style-type: none;
	background-image: url("/dependencies/right-red.png");
	background-repeat: no-repeat;
	background-position: 0.1em;
	padding-left: 20px;
}
.link li a {
	color: #b70000;
	font-size: 1.1em;
	font-weight: bold;
}
/* END LISTS */
/*Rounded Corners */
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#b20000}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #dd9191;
  border-right:1px solid #dd9191;
  background:#c53f3f}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f7e5e5;
  border-right:1px solid #f7e5e5;
  background:#c03030}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #c03030;
  border-right:1px solid #c03030;}
.spiffy4{
  border-left:1px solid #dd9191;
  border-right:1px solid #dd9191}
.spiffy5{
  border-left:1px solid #c53f3f;
  border-right:1px solid #c53f3f}
.spiffyfg{
  background:#b20000}
/*End Rounded Corners */
/* Slider */
.pikachoose {
	width:530px;
	margin:0 auto 50px auto;
}
.pikachoose ul{
	padding-left:0;
	width:530px;
	margin:0;
	overflow:hidden;
}
.pikachoose ul li{
	float: left;
	border:1px solid #555;
	padding:2px;
	background:#777;
	margin:0 6px 4px 0;
	position:relative;
	overflow:hidden;
}
.pikachoose ul li div img{
	position:relative;
	cursor:pointer;
}
.pikachoose img {
	width: 490px;
	height: 325px;
}

.pika_main {
	width:500px;
	height:320px;
	display:block;
	position:relative;
}
.pika_main_img {
	position:absolute;
	top: 5px;
	left:0px;
}
.pika_back_img {
	position:relative;
	top: 0px;
}
.pika_subdiv {
	position:relative;
	background:#000;
	padding:0px;
	padding-top: 5px;
}
.pika_subdiv img, .pika_subdiv a img { border:none;}
.pika_caption{
	width:480px;
	height:36px;
	padding-top:4px;
	text-align: left;
	position:absolute;
	bottom:0px;
	left:0px;
	background:url('/pikaChoose/black.png') top left;}
.pika_caption a{
	color:white;
}
.pika_caption {
	padding: 10px;
	color:white;
	font-size: 1.4em;
}

.pika_play{position:absolute;z-index:1;left:50%;margin-left:-25px;width:50px;top:5px;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('/pikaChoose/play.png') top center no-repeat;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('/pikaChoose/pause.png') top center no-repeat;}

.pika_navigation a{font-size: 12px; text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/* if you want to 'hide' these jus make their height and width 1px */
.pika_prev_hover{position:absolute;top:5px;left:5px;height:456px;width:100px;background:url('/pikaChoose/rewind.png') top left no-repeat;}
.pika_next_hover{position:absolute;top:5px;right:5px;height:456px;width:100px;background:url('/pikaChoose/fastf.png') top right no-repeat;}
.app label.error {
	width: 250px;
    display: block;
	color: #8E0000;
	font-weight: bold;
	margin-bottom: 10px;
}
.app label.oops {
	width: 100%;
    display: block;
	color: #8E0000;
	font-weight: bold;
	margin-bottom: 10px;
}
.listrates {
	width: 500px;
	border: 1px solid #e8e8e8;
	margin-left: 15px;
	padding-bottom: 10px;
}
.listrates span {
	font-size: 1.2em;
	font-weight: bold;
}
/* Sprites */
.social {
	margin: 10px auto;
	font-size: 80%;
	text-transform: uppercase;
}
.social img {
	width: 35px;
	border: none;
}
/*New Package Page */
.details {
	width: 700px;
}
.details p {
	font-size: 1.1em;
	line-height: 1.3em;
}
.details h1 {
	font-size: 1.5em;
}
.details img {
	width: 300px;
	float: right;
	padding: 10px 10px 25px 10px;
	background: #eee;
	border: 1px solid #ccc;
	-moz-box-shadow: 0px 2px 15px #333;
	position: relative;
	margin-left: 5px;
}
.quick {
	width: 525px;
}
.quick fieldset {
	padding: 20px;
}
.quick legend {
	font-size: 1.6em;
	color: #333;
	padding: 10px;
}
.quick label {
	font-size: 13px;
	font-weight: bold;
	display: block;
}
.quick input[type=text], select {
	border: 1px solid #666;
	line-height: 10px;
	padding: 5px;
}
.quick .float span {
	font-size: 10px;
	color: #666;
}
.quick .float {
	margin-bottom: 8px;
}
