/* CSS Document */

/** LINK STYLES **/
a:link {
	text-decoration: none;
	color: #000000;
	}
	
a:visited {
	text-decoration: none;
	color: #000000;
	}
	
a:hover {
	text-decoration: underline;
	color: #006F40;
	}

/** Border Styles & Spaces **/
.borderdottop {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #A69C7A;
	background-position: center;
	line-height : 4px;
}
.borderbottom {
	background-color: inherit;
}
.bordertop {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BBB28B;
	border-left-color: #BBB28B;
	border-right-color: #E0DAC1;
	border-top-color: #E0DAC1;
	position: static;
	background-position: left center;
}
.borderbot3px {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BBB28B;
	line-height: 8px;
	top: 0px;
}
.borderrt3px {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #BBB28B;
	border-top-color: #BBB28B;
	border-left-color: #BBB28B;
}
.spaceheight4 {
	line-height: 4px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.spaceheight10 {
	line-height: 10px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

/** Location **/
.AdsBigBoxStory {
	position: inherit;
	z-index: auto;
	width: 336px;
	height: 314px;
	visibility: visible;
	margin: -12px 5px 5px 2px;
	float: right;
	top: inherit;
}
.RelativeBoxStory {
	position: static;
	z-index: 1;
	width: 260px;
	visibility: visible;
	margin: -8px 2px 18px 5px;
	float: right;
	top: 0px;
	right: 565px;
}

/** Relative Box - Forum Area **/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #FFFFFF; border: #990000; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* Relative Box - Forum Area Thread Images */
.folder { background-image: url(/images/forums/folder.gif); background-repeat: no-repeat; } 
.folderhot { background-image: url(/images/forums/folder_hot.gif);  background-repeat: no-repeat;} 
.folderhotnew { background-image: url(/images/forums/folder_new_hot.gif);  background-repeat: no-repeat;}
.folderhotnewlocked { background-image: url(/images/forums/folder_lock_new.gif);  background-repeat: no-repeat;}
.folderhotlocked { background-image: url(/images/forums/folder_lock.gif);  background-repeat: no-repeat;}
.foldernew  { background-image: url(/images/forums/folder_new.gif);  background-repeat: no-repeat;}
.foldernewlocked { background-image: url(/images/forums/folder_lock_new.gif);  background-repeat: no-repeat;}
.folderlocked { background-image: url(/images/forums/folder_lock.gif);  background-repeat: no-repeat;}
.foldersticky { background-image: url(/images/forums/folder_sticky.gif);  background-repeat: no-repeat;}
.folderstickynew { background-image: url(/images/forums/folder_sticky.gif);  background-repeat: no-repeat;}
.folderstickylocked { background-image: url(/images/forums/folder_lock.gif);  background-repeat: no-repeat;}
.folderstickynewlocked { background-image: url(/images/forums/folder_lock.gif);  background-repeat: no-repeat;}


/** Relative Box -  Area **/
.related-factbox {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #BBB28B;
	border-left-color: #BBB28B;
	border-right-color: #BBB28B;
	border-top-color: #BBB28B;
}
.related-factbox2 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FA9044;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #FA9044;
}
.related-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}
.related-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BBB28B;
	border-left-color: #BBB28B;
	text-align: left;
	vertical-align: middle;
	position: static;
	height: auto;
	background-position: left center;
	line-height: normal;
	text-transform: uppercase;
}
.related-maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	white-space: normal;
}
.related-date {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-align: left;
	white-space: normal;
	font-style: italic;
}
.related-category-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBB28B;
	text-align: left;
	vertical-align: middle;
	position: static;
	height: 20px;
	background-position: left center;
	line-height: 18px;
	text-indent: 2px;
	text-transform: uppercase;
}
.related-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.navbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	vertical-align: middle;
	white-space: normal;
	position: static;
}

/** Advertisment **/
.advertisingrt {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	background-color: transparent;
	text-align: right;
	text-indent: 5pt;
	width: 160px;
}
.advertisinglft {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	background-color: transparent;
	text-align: left;
	text-indent: 2pt;
}
.advertisingctr {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	background-color: transparent;
	text-align: center;
	line-height: normal;
	vertical-align: baseline;
}

/** Frontpage Styles **/
.front-headline-bigstory {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: left;
	line-height: 32px;
	vertical-align: text-top;
}
.front-headline-breakingnews {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	line-height: 14px;
	vertical-align: text-top;
}
.front-TopStory {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #006F40;
	text-align: left;
	line-height: 28px;
	vertical-align: text-top;
}
.front-TopSummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
	text-decoration: none;
	color: #000000;
	text-align: left;
	vertical-align: text-top;
	white-space: normal;
}

.front-TopStory-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BBB28B;
	border-left-color: #BBB28B;
	text-align: left;
	vertical-align: bottom;
	position: static;
	height: 20px;
	background-position: left center;
	line-height: 18px;
	text-indent: 3px;
	text-transform: uppercase;
}
.front-AdditionalStory-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-indent: 5px;
	color: #000000;
	background-color: #E0DAC1;
	border-top: 1px solid #E0DAC1;
	border-right: 1px solid #E0DAC1;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase
}
.front-headline {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height: 130%;
	text-decoration: none;
}
.front-headline-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.front-headline-med {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height: 130%;
	text-decoration: none;
}
.front-Summarytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: text-top;
	white-space: normal;
}
.front-kicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
	font-style: italic;

}
.front-aptime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
}
.front-PhotoCredit {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: right;
	vertical-align: top;
	white-space: normal;
	line-height: 20px;
	position: static;
	right: auto;
}
.front-PhotoCaption {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: normal;
}
.front-PhotoHeadline {
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	color: #000000;
	text-align: left;
	vertical-align: text-top;
	white-space: normal;
	line-height: normal;
	text-decoration: none;
	/*line-height: 160%;*/
}
.front-photobox {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #E0DAC1;
	border-left-color: #E0DAC1;
	border-right-color: #E0DAC1;
	border-top-color: #E0DAC1;
	padding-left: 6px;
	padding-right: 6px;
}
.front-teaser-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.front-teaser-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.front-classifieds-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.county-headline {
	font-family: Arial;
	font-size: 18px;
	color: #006F40;
	text-align: left;
	position: static;
	background-position: left center;
	text-transform: uppercase;
}
.county-title {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: left;
	position: static;
	background-position: left center;
}
.more-headline {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: left;
	position: static;
	background-position: left center;
}
.teaser-headline {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #A69C7A;
	text-align: left;
	vertical-align: middle;
	position: static;
	text-transform: uppercase;
	background-position: left center;
}
.teaser-title {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #A69C7A;
	text-align: left;
	vertical-align: top;
	position: static;
	background-position: left center;
}
.teaser-summary {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	position: static;
	background-position: left center;
}
/** WeekInReview Styles **/
.WeekInReview-headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.WeekInReview-head-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BBB28B;
	border-left-color: #BBB28B;
	text-align: left;
	vertical-align: middle;
	position: static;
	height: 14px;
	background-position: left center;
	line-height: 17px;
	text-indent: 3px;
	text-transform: uppercase;
}
.WeekInReview-Day-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-indent: 5px;
	color: #000000;
	background-color: #E0DAC1;
	border-top: 1px solid #E0DAC1;
	border-right: 1px solid #E0DAC1;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
}

/** Most & Other Newspaper Box Styles **/
.most-headline {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	line-height : 18px;
}
.most-date {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	text-align: left;
	white-space: normal;
	font-style: italic;
}
.most-box {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #BBB28B;
	border-left-color: #BBB28B;
	border-right-color: #BBB28B;
}


/** SectionFront Styles **/
.ltrail-headline {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #A69C7A;
	text-align: left;
	vertical-align: middle;
	position: static;
	background-position: left center;
}

.section-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BBB28B;
	border-left-color: #BBB28B;
	text-align: left;
	vertical-align: middle;
	position: static;
	height: 18px;
	background-position: left center;
	line-height: 18px;
	text-indent: 3px;
	text-transform: uppercase;
}

.section-box {
	background-color: #E0DAC1;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #E0DAC1;
	border-right-color: #E0DAC1;
	border-bottom-color: #000000;
	border-top-color: #000000;
	vertical-align: top;
	margin: 8px 0px 10px 0px;
	font : normal normal small Arial, Helvetica, sans-serif;
}


.section-date-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	position: static;
	line-height: 18px;
	text-transform: uppercase;
	
}
.section-date-mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	
}
.section-kicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	text-transform: uppercase;
	
}
.section-kicker-plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	text-transform: uppercase;
	
}

.section-table-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	position: static;
	line-height: 18px;
	text-transform: uppercase;
}
.section-name-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	position: static;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
}
.section-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006F40;
	text-decoration: none;
}

.section-headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
}
.section-headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height : 26px;
}
.section-headline3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.section-headline4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.section-headline5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.section-summary1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	vertical-align: text-top;
	white-space: normal;
	text-decoration: none;
}
.section-Summary2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	line-height : 17px;
}
.section-Summary3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	text-decoration: none;
}
.section-PhotoCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: right;
	vertical-align: top;
	white-space: normal;
	line-height: 15px;
	position: static;
}
.section-byline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	vertical-align: top;
	white-space: pre-line;
	position: static;
}
.section-rule {
	align: center;
	height: 1px;
	width: 250px;
	color: #404040;
}
.section-rule-full {
	align: left;
	height: 1px;
	width: 100%;
	color: #FFFFFF;
}
.section-PhotoCaption {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	line-height: normal;
}
.section-text-small {
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	color: #000000;

}
.section-text-red {
	font-family: Arial;
	font-size: 11px;
	color: #990000;
	
}
.section-text {
	font-family: Arial;
	font-size: 13px;
	line-height: normal;
	color: #000000;
}


/** Article Styles **/
.artcat-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BBB28B;
	border-left-color: #BBB28B;
	background-position: left center;
	text-indent: 3px;
	text-transform: uppercase;
}

.art-PublishedDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: 8px;
}
.art-headline {
	font-family: Arial;
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	line-height: 23px;
}
.art-summary {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.art-byline {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	text-decoration: none;
}
.art-body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
li {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

blockquote {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.art-PhotoCredit {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	line-height: normal;
	position: static;
	right: auto;
}

.art-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

/** Article Relative Box Styles **/
.art-photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.art-forum-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.art-maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: text-top;
	white-space: normal;
}
.art-red-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

/** Saxo Created **/
input.formInputText { font-size: .8em; 
	background-color:white; 
	height: 16px;
	width: 100px;
	}									
div.frontpage-list {
	padding-bottom:5px
	}

div.frontpage-list img {
	padding:4px 5px 0px 0px
	}
	

#golf_guide_list  { 
	width:454px 
}
.golf_guide_item  { 
	border-top:1px solid black; 
	border-bottom:1px solid black; 
	padding:5px 5px 5px 5px; 
	background-color: #E0DAC1; 
	clear:both;
}
.golf_guide_item .title {
	font-weight:bold;
	font-family: Arial, Geneva, sans-serif;
	font-size: 16px;
	line-height: 24px;
}
.golf_guide_photo { 
	float:right; 
	padding:5px 10px 10px 0px
}
.golf_guide_details  { 
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px
}
.golf-options {
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px
}

/** movie listings **/
.mvn {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
}
.mvnopass {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
}

/** Events and Event Form Styles **/
.event-head-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #BBB28B;
	border-top-color: #BBB28B;
	text-align: left;
	vertical-align: middle;
	position: static;
	height: 22px;
	background-position: left center;
	line-height: 18px;
	text-transform: uppercase;
}
.event-vertrule {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBB28B;
}
.event-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	border-top: 1px solid #E0DAC1;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
	line-height: 16px
}
.event-rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DAC1;
	width: 200px;
}
}
.event-headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}
.event-location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #000000;
	text-decoration: none;
	padding-left:10px;
}
.event-date-header {
	background-color: #BBB28B;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #BBB28B;
	border-right-color: #BBB28B;
	border-bottom-color: #000000;
	border-top-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	
}
.event-location-header {
	background-color: #EEE8AA;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #EEE8AA;
	border-right-color: #EEE8AA;
	border-bottom-color: #000000;
	border-top-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	
}

.event-subject-header {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #808000;
	text-transform: uppercase;
	
}
.event-list-title {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:10px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	text-transform: none;
	
}
.event-datetime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left:10px;
	line-height: 16px
}
.event-maintext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	text-decoration: none;
}
.event-postedby{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	vertical-align: middle;
	text-decoration: none;
}
.eventbutton {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006F40;
	text-decoration: none;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background : White;
}

-align: middle{
	text-decoration: none;
}
.forum-submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 0px;
	vertical-align: middle;
	border-left: 0px solid #FFFFFF;
  	border-top: 0px solid #FFFFFF;
  	border-right: 0px solid #FFFFFF;
  	border-bottom: 0px solid #FFFFFF;
}
.related-forumbox {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FA9044;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #FA9044;
}
.related-forumbox2{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #BBB28B;
	border-left-color: #BBB28B;
	border-right-color: #BBB28B;
	border-top-color: #BBB28B;
}
.guide_item .title {
	font-weight:bold;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
}
.guide_details  { 
	font-family: Arial;
	font-size: 12px;
	line-height: 16px
}
.guide_text {
	font-family: Arial;
	font-size: 11px
}

.SCBJ_teasers{
	background:#FFFFFF;
	margin:0px 7px 0px 0px;
	width:227px;
	float:left;
	height:104px;
	padding:10px;
}

.SCBJ_teasers img{
	padding-right:7px;
	float:left;

}

.SCBJ_teasers a{
	
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	text-align:left;
	color:#006633;
}
.SCBJ_teasers a:link, .SCBJ_teasers a:visted, .SCBJ_teasers a:active {text-decoration:none;}
.SCBJ_teasers a:hover {text-decoration:underline;}


.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;
}

/* ----------------------------------------------------------------------------------------------  */	

/* STARTS MINIBOX FOR BUSINESS INSIDER SUBSCRIPTION BY GERMAN */	
.minibox{
	width:160px;
		
}

fieldset.box{
	margin:5px 0px;
	padding:10px;
	background:url(/images/mini_box_bg_biznletter.gif) bottom left repeat-x;
	border:1px solid;
	border-color:#438a63;
	
}

img.logo {
	border:none;
	margin:0px;
	padding:0px;
}

.minibox a:link {
	border:none; border-style:none; outline:none;
}
.minibox #boton {
	font-family:Arial,Helvetica,sans-serif; font-size:11px;
	
}
input.field {
	font-family: Arial; font-size:14px; border:1px solid #999999;
	background:url("/images/mini_box_bg_field.gif") top left repeat-x;
	margin-bottom:3px;
}
p.text {
	padding:0px; margin:0px; font-weight: bold; font-family: Arial; font-size: 15px; color: rgb(8, 108, 54);
}
label.tag {
	font-weight: normal; font-family: Arial; font-size: 13px; color: rgb(0, 0, 0);
}
form.biznletter {
	
	margin:0px; padding:0px;
	/* background:url(/images/mini_box_borders_biznletter.gif) repeat-y;*/
}
/* ENDS MINIBOX FOR BUSINESS INSIDER SUBSCRIPTION */
	
/* ----------------------------------------------------------------------------------------------  */	