/***********************************************/
/* 3col With leftNav.css                             */
/***********************************************/
/* #EFF7DF */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{font-family: Verdana,Arial,sans-serif; background-color:#57646c;	line-height: 1.166;		margin: 0px auto;	padding: 0px; }
body img {border:none;}
a{	color: #006699;	text-decoration: none;}
a:link{	color: #006699;	text-decoration: none;}
a:visited{	color: #006699;	text-decoration: none;}
a:hover{	color: #006699;	text-decoration: underline;}

h1{ font-family: Verdana,Arial,sans-serif; font-size: 120%; color: #334d55; margin: 0px; padding: 0px;}
h2{ font-family: Arial,sans-serif; font-size: 114%; color: #006699; margin: 0px; padding: 0px;}
h3{ font-family: "Times New Roman", Times, serif; font-size: 20px;; color: #364ea2; margin: 0px; padding: 0px; }
h4{ font-family: Arial,sans-serif; font-size: 100%; font-weight: normal; color: #333333; margin: 0px; padding: 0px;}
h5{ font-family: Georgia, Times, serif; font-size: 14px;; color:#999999; margin: 0px; padding: 0px; font-style:italic; }

ul{ list-style-type: square;}
ul ul{ list-style-type: disc;}
ul ul ul{ list-style-type: none;}
label{ font-family: Arial,sans-serif; font-size: 100%; font-weight: bold; color: #334d55;}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#LeaderBoard {
	background-color: #fff; 
	height: 100px;
}

#Wrapper { 	
	width:975px;
	margin:0px auto;
	background-color:#FFFFFF;
	padding:10px;
}

#Header{
	padding:0px; 
	width: 100%; 
	margin-bottom:10px;
	height: 160px;
}

.headerImg {
    float: left;
}

#LeftCol{ 
	float: left; 
	width: 170px;
	padding-top:5px;
	background-color:#E3DCC0;
}

#RightCol{
	float:right; 
	width: 300px;
}

#Content{	
	margin-left:15px; 
	float: left; width: 470px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}

#Exhibitors {
	float:right;
}

#WelcomeImg {
	float:left;
}

#DivBreak { 
	border-bottom:1px solid #CCCCCC; 
	clear:left;
}

.exhibBut{
	border-bottom:1px solid #ccc;
	padding:0 0 10px 0;
}

.item {
	padding-top:10px;
}

/*********** #homePage styles ***********/

.show{
	background-color:#EFF7DF;
	border-top:1px solid #797373;
	border-bottom: 1px solid #797373;
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:18px;
	color:#908b88;
	width:240px;
}

.homeImage{
	float:right;
	padding:10px 0 0 0;
	
}

.greyLine {
	border-bottom:1px solid #ccc;
	padding: 5px 0 5px 0;
	margin-bottom:10px;
}

/*********** Downloadable Forms styles ***********/

.download {
	padding: 0 0 5px 0;
}



/*********** #leftNav styles ***********/

#LeftNav{ magin-left:10px; padding: 2px; background-color:#e3dcc0; min-height:650px; _height: 650px;}
#LeftNav h3{font-family: "Times New Roman", Times, serif; font-size:18px; color:#282020; padding: 0px 0px 0px 25px; font-weight:normal; margin:10px 0 0 0; border-bottom:1px dotted #999999; background: url(/App_Themes/golf/images/golfer-icon.gif) no-repeat 0px 7px; height: 40px;}
#LeftNav a {display: block; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:2px 0 5px 27px; color:#000; border-bottom:1px dotted #999999;}
#LeftNav ul {list-style:none;padding:0 0 15px 0;margin:0; border-bottom:1px solid #e6e6e6;}
#LeftNav li {list-style:none;padding:0;margin:0;}
#LeftNav li a {list-style:none;color:#000000; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; background: url(/App_Themes/nbs/images/heart_bullet.gif) no-repeat 17px 8px;} 

.navTop {
	background:url(/App_Themes/gf/images/nav-top.jpg) no-repeat;
	padding:5px 0 0 0; 
	margin:0px;
	line-height:normal;
	display:compact;
}

.navBot {
	background:url(/App_Themes/gf/images/nav-bot.jpg) no-repeat; 
	height:6px !important;
	padding:0px; 
	margin:0px;
} 


/************** #rightCol styles **************/

#rightCol{margin: 0px;	padding: 0px 10px 0px 10px;	font-size: 80%;}
#rightCol p{padding: 5px 0px 5px 0px;}

/*Ad Positons for RightCol*/
#rcAdOne{}
#rcAdTwo{ padding:0px;margin-bottom:10px;}
#rcAdThree{ padding:0px; float:left;}
#rcAdFour{ padding:0px; float:right;}
#rcAdFive{ padding:0px; clear:left;}
#rcAdSix{ padding:0px;}
#rcAdSeven{ padding:0px;}

/*Exhibitor List*/
#Content .item .exhibitorList
{
	font-size:9px;
	width:470px;
}

#Content .item .exhibitorList .sort
{
	width:100%;
	border-bottom:dotted 1px #000000;
	margin-bottom:10px;
	padding-bottom:10px;
}

#Content .item .exhibitorList .separator
{
	clear:both;
	margin-bottom:20px;
}

#Content .item .exhibitorList .letters
{
	width:100%;
	margin-bottom:15px;
}

#Content .item .exhibitorList .company
{
	width:175px;
	float:left;
	background-color:Transparent;
}

#Content .item .exhibitorList .booth
{
	width:100px;
	float:left;
	background-color:Transparent;
}

#Content .item .exhibitorList .category
{
	width:100px;
	float:left;
	background-color:Transparent;
}

#Content .item .exhibitorList .featured
{
	width:75px;
	float:left;
	background-color:Transparent;
}

#Content .item .exhibitorList .header
{
	background-color:#E2ECF8;
	border-bottom:solid 1px #000000;
	border-top:solid 1px #000000;
	font-size:10px;
	font-weight:bold;
	float:left;
	line-height:20px;
}

#Content .item .exhibitorList .rowOdd
{
	background-color:#FFFFFF;
	float:left;
	line-height:20px;
}

#Content .item .exhibitorList .rowEven
{
	background-color:#EBF2FA;
	float:left;
	line-height:20px;
}

#Content .item .exhibitorList .rowOver
{
	background-color:#E2ECF8;
	cursor:text;
	float:left;
	line-height:20px;
}

#Content .item .exhibitorList .rowFeatured
{
	background-color:#E2ECF8;
	cursor:pointer;
	float:left;
	line-height:20px;
}
/*End Exhibitor List*/



/************** Detail Page styles *****************/

#postDate { font-weight:bold; padding:10px 0 0 0; font-size:10px;}
#author { font-style:italic; font-weight:700; color:#999999;}
.Title {color:#1873ac; font-size:18px; font-weight:700;}

.detailDottedBreak {
	border-bottom:dashed 1px #aaaaaa;
	display:block;
	margin-bottom:10px;
	padding-top:10px;
	clear:both;
	float:none;
}

.videoDottedBreak {
    border-bottom:dashed 1px #aaaaaa;
    display:block;
    clear:both;
    float:none;
    margin: 5px 0 5px 0;
}

#titleInfo {padding-top:15px;}

#categoryTitle {color:#e81459; 
	font-weight:700; 
	font-size:9px; 
	text-transform:uppercase; 
	line-height:16px; 
	letter-spacing:2px;
}

#articleImage {float:right;width:240px;}

.imageNav 
{
	display:block;
	height:20px;
	
	padding-top:3px;
}

.imageNav a,.imageNav a:visited
{
	text-decoration:none;
	color:#888888;
	text-align:center;
	border:solid 1px #888888;
	text-decoration:none;
	line-height:14px;
	width:15px;
	margin-right:2px;
	margin-top:3px;
	font-size:9px;
	float:left;
	display:block;
}
.imageNav a:hover,.imageNav a:focus 
{
	background-color:#1873ac;
	color:White;
}
.leftImage
{
	padding:5px;
/*	background-color:#e0e0e0;*/
	background-color:white;
}

.Article #imageHolder
{
	border:solid 1px #eeeeee;
	padding:10px;
	text-align:center;
	overflow:visible;
	height:1%;
}

.BodyLineup{
	line-height:15px;color:#334455;
	clear:left;
	padding-bottom: 0px 0px 0px 0px;
	
	
}

.SubTitle 
{	font-weight:bold; 
	font-size:120%;
	color:#666666;
}	

.communityEvents img {
    padding-bottom: 5px; 
}



/************* #footer styles ***************/

#FooterLinks{
	clear: both;
	width:945px;
	font-size: 11px;
	color: #a0a0a0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:5px;
	margin-bottom:10px;
}


#Footer{
	clear: both;
	width:935px;
	margin:0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color: #666666;
	padding: 10px 0 10px 0;
	
}

#Footer .borders
{
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	overflow:hidden;
	height:1%;
}

#Footer h2
{
	color:#4069bf;
	font-size:12px;
	display:inline;
	float:left;
	margin:0px;
	line-height:20px;
}

#Footer .sitemap
{
	overflow:hidden;
	height:1%;
	padding:10px 0px;
}

#Footer .container
{
	float:left;
	font-size:10px;
	padding:0px 50px 0px 0px;
}

#Footer .formulaWebsites
{
	padding:10px 0px;
}

#Footer .formulaWebsites .container
{
	line-height:20px;
	padding:0px 10px;
}

#Footer .formulaWebsites .spacer
{
	line-height:20px;
	float:left;
}

#Footer .container a
{
	display:block;
	text-decoration:none;
	color:#434d5d;
}

#Footer .container a.heading
{
	font-size:11px;
	font-weight:bold;
}

#Footer .companyFooter
{
	overflow:hidden;
	height:1%;
	padding:5px 0px;
}

#Footer .companyFooter .copyright
{
	font-size:10px;
	width:700px;
	text-align:center;
	float: right;
	padding-right:20px;
}

#Footer .companyFooter .TDLogo 
{
    padding: 0 0 0 10px;
}