/* ------------------------------------------------------------
    
    Title:     Addison County
    Type:      CSS for Screen
    Author:    SensibleWorld.net, VickeryHill.com
    Updated:   1/28/09

------------------------------------------------------------ */

body {
	margin: 0;
	padding: 0;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	line-height: 18px;
	color:#666666;
	background: #DFDDD1 url(img/bkgd.jpg) repeat-x top left;
	}

a:link, a:visited {
	color:#339999;
	font-weight: normal;
	text-decoration: none;
	}
	
a:hover, a:active {
	color:#006666;
	font-weight: normal;
	text-decoration: underline;
	}
	
p {
	padding-bottom: 0;
	}
	
	
/* ------------------------------------------------------------

	structure

------------------------------------------------------------ */

#wrap {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #ffffff;
	}
#header {
	width: 960px;
	height: 135px;
	margin: 0;
	padding: 0;
	background: #ffffff;
	}
#navigation {
	width: 960px;
	margin: 0;
	padding: 0;
	background: #004949 url(img/navigation_topspan.jpg) no-repeat top left;
	border-bottom: 1px solid #ffffff;
	}
#title, #title_home {
width: 960px;
margin: 0;
padding: 0;
border-bottom: 1px solid #ffffff;
}
#slideshow {
	width: 440px;
	height: 260px;
	float: right;
	background: #000000;
	}
#subnavigation {
	width: 960px;
	margin: 0;
	padding: 0;
	background: #bcbcbc url(img/subnavigation_bkgd.jpg) repeat-x bottom left;
	}
#content {
	width: 900px;
	min-height: 200px;
	margin: 0 20px 0 40px;
	padding: 0;
	background: #ffffff;
	}
#main {
	width: 460px;
	margin: 20px 20px 10px 0;
	padding: 0;
	float: left;
	}
#main2 {
	width: 740px;
	margin: 20px 20px 10px 0;
	padding: 0;
	float: left;
	}
#main3 {
	margin: 20px 20px 20px 0;
	padding: 0;
	float: left;
	}
#side {
	width: 240px;
	min-height: 400px;
	margin: 0;
	padding: 20px 20px;
	background: url(img/side_bkgd.jpg) no-repeat top left;
	float: left;
	}
#additional {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 140px;
	float: left;
	}
#footer {
	width: 960px;
	min-height: 42px;
	clear: both;
	margin: 0;
	padding: 0 0 20px 0;
	background: #deddd1 url(img/footer_topspan.jpg) no-repeat top left;
	}
	
/* ------------------------------------------------------------

	Header

------------------------------------------------------------ */

#header h1 {
	margin: 0 0 0 20px;
	background: url(img/logo2.gif) no-repeat bottom left;
	padding: 7px 0 3px 0;
	height: 114px;
	width: 408px;
	text-indent: -9000px;
	float: left;
	}

#topnav {
	padding: 65px 15px 0 0;
	margin: 0;
	float: right;
	}

#header ul {
	padding: 0;
	margin: 0;
	font-size: 11px;
	list-style: none;
	}

#header ul li {
	display: inline;
	}

#header ul li a {
	padding: 0 5px;
	border-left: 1px solid #333333;
	}

#header ul li#topnav1 a{
	border-left: none;
	}
	
	
/* ------------------------------------------------------------

	Navigation

------------------------------------------------------------ */

#mainnav {
	padding: 0;
	margin: 0;
	}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}
#navigation ul li {
	float: left;
	margin: 0;
	padding: 0;
	}
#navigation ul li a {
	float: left;
	display: block;
	line-height: 1.4em;
	padding: 20px 10px 10px 10px;
	margin: 0;
	font: 11px Helvetica, "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	border: none;
	background: url(img/navigation_divider.jpg) no-repeat bottom left;
	}
#navigation ul li#home_button a {
	padding: 20px 10px 10px 20px;
	background: none;
	}
#navigation li a:hover, #navigation ul li#home_button a:hover {
	background: url(img/navigation_light.jpg) repeat-x bottom left;
	}
#navigation li.current {
	background: url(img/navigation_dark.jpg) repeat-x bottom left;
	}
#sitesearch {
	margin: 0 20px 0 0;
	float:right;
	}
.textInput {
	width: 200px;
	border:1px solid #ccc;
	padding:2px;
	color: #999999;
	}
	
/* ------------------------------------------------------------

	Title

------------------------------------------------------------ */

#title_home {height: 260px; background: #8e5307 url(img/home_title_bkgd_fall.jpg) no-repeat top left;} 
#title {height: 80px; background: #8e5307 url(img/sub_tagline.gif) no-repeat top left;}


#title h1 {
margin: 0;
padding: 0;
height: 80px;
width: 520px;
text-indent: -9000px;
}
#visit_title {background: url(img/title_visit.gif) no-repeat bottom left;}
#events_title {background: url(img/title_events.gif) no-repeat bottom left;}
#chamber_title {background: url(img/title_chamber.gif) no-repeat bottom left;}
#directory_title {background: url(img/title_directory.gif) no-repeat bottom left;}
#relocate_title {background: url(img/title_relocate.gif) no-repeat bottom left;}


#title_home p {
font: 18px Georgia, "Times New Roman", serif;
color: #ffffff;
padding: 40px;
margin: 0;
line-height: 24px;
width: 320px;
}



/* ------------------------------------------------------------


Sub Navigation


------------------------------------------------------------ */

#subnav {
padding: 0;
margin: 0;
}


#subnavigation ul {
margin: 0;
padding: 0 0 0 10px;
list-style: none;
overflow: hidden;
}


#subnavigation ul li {
float: left;
margin: 0;
padding: 0;
}


#subnavigation li a {
float: left;
display: block;
line-height: 1.4em;
padding: 10px 7px 10px 35px;
margin: 0;
font: 11px Helvetica, "Trebuchet MS", Verdana, sans-serif;
letter-spacing: 1px;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
color: #666666;
border: none;
background-position: left -2px;
}


#subnavigation li a:hover {
color: #333333;
background-position: left -32px;
}
#subnavigation li.current a, #subnavigation li.current a:hover {
color: #a06521; 
border-left: 1px solid #666666; 
border-right: 1px solid #666666;
background-position: left -62px;
background-color: #ffffff;
}


/* -- Custom Icons -- */


#visit_button a, #visit_button a:hover, #visit_button.current a {background: url(img/icons/icon_welcome.gif) no-repeat;} 
#lodging_button a, #lodging_button a:hover, #lodging_button.current a {background: url(img/icons/icon_lodging.gif) no-repeat;} 
#dining_button a, #dining_button a:hover, #dining_button.current a {background: url(img/icons/icon_dining.gif) no-repeat;} 
#activities_button a, #activities_button a:hover, #activities_button.current a {background: url(img/icons/icon_activities.gif) no-repeat;} 
#culture_button a, #culture_button a:hover, #culture_button.current a {background: url(img/icons/icon_culture.gif) no-repeat;} 
#shopping_button a, #shopping_button a:hover, #shopping_button.current a {background: url(img/icons/icon_shopping.gif) no-repeat;} 
#services_button a, #services_button a:hover, #services_button.current a {background: url(img/icons/icon_services.gif) no-repeat;}
#specials_button a, #specials_button a:hover, #specials_button.current a {background: url(img/icons/icon_specials.gif) no-repeat;} 
#weddings_button a, #weddings_button a:hover, #weddings_button.current a {background: url(img/icons/icon_weddings.gif) no-repeat;}


#communities_button a, #communities_button a:hover, #communities_button.current a {background: url(img/icons/icon_communities.gif) no-repeat;} 
#education_button a, #education_button a:hover, #education_button.current a {background: url(img/icons/icon_education.gif) no-repeat;} 
#employment_button a, #employment_button a:hover, #employment_button.current a {background: url(img/icons/icon_employment.gif) no-repeat;} 
#getting-here_button a, #getting-here_button a:hover, #getting-here_button.current a {background: url(img/icons/icon_gettinghere.gif) no-repeat;} 
#government_button a, #government_button a:hover, #government_button.current a {background: url(img/icons/icon_government.gif) no-repeat;} 
#health-care_button a, #health-care_button a:hover, #health-care_button.current a {background: url(img/icons/icon_healthcare.gif) no-repeat;}
#real-estate_button a, #real-estate_button a:hover, #real-estate_button.current a {background: url(img/icons/icon_realestate.gif) no-repeat;} 
#resources_button a, #resources_button a:hover, #resources_button.current a {background: url(img/icons/icon_resources.gif) no-repeat;}


#about_button a, #about_button a:hover, #about_button.current a {background: url(img/icons/icon_about.gif) no-repeat;} 
#member-benefits_button a, #member-benefits_button a:hover, #member-benefits_button.current a {background: url(img/icons/icon_benefits.gif) no-repeat;} 
#training_button a, #training_button a:hover, #training_button.current a {background: url(img/icons/icon_training.gif) no-repeat;} 
#networking_button a, #networking_button a:hover, #networking_button.current a {background: url(img/icons/icon_events.gif) no-repeat;} 
#newsletters_button a, #newsletters_button a:hover, #newsletters_button.current a {background: url(img/icons/icon_newsletter.gif) no-repeat;} 
#newsroom_button a, #newsroom_button a:hover, #newsroom_button.current a {background: url(img/icons/icon_newsroom.gif) no-repeat;}

/* -- Custom Home Page SubNav Bar -- */

#homenav {
	width: 960px;
	background: #99cccc url(img/subnavigation_bkgd2.gif) repeat-x bottom left;
	padding: 0;
	margin: 0;
	}
#homenav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}
#homenav ul li {
	float: left;
	}
#homenav ul li a {
	float: left;
	display: block;
	line-height: 1.4em;
	margin: 0;
	padding: 11px 40px;
	font: 11px Helvetica, "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
	}
#visitor_button a {
	background: #bcbcbc url(img/subnavigation_bkgd.jpg) repeat-x bottom left;
	border-left: 0px;
	width:179px;
	}
#chamber_button a {
	background: #bcbcbc url(img/subnavigation_bkgd.jpg) repeat-x bottom left;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	width:180px;
	}
#date_time {
	color: #006666; 
	font: 14px Georgia, "Times New Roman", serif;
	padding: 8px 20px;
	}
#current_temp {
	color: #006666; 
	font: 14px Georgia, "Times New Roman", serif;
	padding: 8px 0 8px 40px;
	}
#current_temp em {color: #669999;}
#visitor_button a:hover, #chamber_button a:hover {color: #333333;}
#visitor_button.current a, #visitor_button.current a:hover {
	color: #a06521; 
	background: #ffffff; 
	}
#chamber_button.current a, #chamber_button.current a:hover {
	color: #a06521; 
	background: #ffffff;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666; 
	}


/* ------------------------------------------------------------

	Main

------------------------------------------------------------ */
	
#main h2 {
	font: 20px Georgia, "Times New Roman", serif;
	color: #a06521;
	padding-bottom: 10px;
	margin: 5px 0 0 0;
	}
	
#main h3 {
	font: 11px Helvetica, "Trebuchet MS", Verdana, sans-serif;
	color: #a06521;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 0;
	}
	
#main h3 em {
	color: #666666;
	font-style: normal;
	}
	
.linktrail {
	font-size: 10px;
	margin: 0 0 15px 0;
	padding: 0;
	}

.image_border {
	padding: 4px;
	background: #dddddd;
	border: 1px solid #666666;
	}	
	
/* ------------------------------------------------------------

	Search Results

------------------------------------------------------------ */

dl.results {
	margin: 0;
	padding: 10px 0 40px 0;
	border-top: 1px dotted #ccc;
	}
dl.results:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
dl.results dt {
	margin: 0;
	font-family: Georgia, serif;
	font-size: 16px;
	color: #a06521;
	}
dl.results dt img {
	float: left;
	margin: 0 15px 20px 0;
	padding: 4px;
	background: #dddddd;
	border: 1px solid #666666;
	}
dl.results dd {
	margin-left: 110px;
	}

dl.results_detail {
	margin: 0;
	padding: 10px 0 40px 0;
	border-top: 1px dotted #ccc;
	}
dl.results_detail:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
dl.results_detail dt {
	margin: 0;
	font-family: Georgia, serif;
	font-size: 16px;
	color: #a06521;
	}
dl.results_detail dt img {
	float: left;
	margin: 0 15px 40px 0;
	padding: 4px;
	background: #dddddd;
	border: 1px solid #666666;
	}
dl.results_detail dd {
	margin-left: 110px;
	}

.name {
	font-family: Georgia, serif;
	font-size: 16px;
	color: #a06521;
	}	
	
/* -- Home Page Icon Highlights -- */

#home_highlights {
	margin: 0;
	padding: 10px 0 0 0;
	height: 75px;
	list-style: none;
	overflow: hidden;
	}
#home_highlights li {
	float: left;
	}
#home_highlights li a {
	float: left;
	display: block;
	height: 75px;
	width: 75px;
	text-indent: -9000px;
	}
	
#home_highlights li a:hover {
	background-position: left -75px;
	}	

#lodging_highlight a {background: url(img/icons/lodging.png) no-repeat top left; border-right: 1px solid #eeeeee;}
#dining_highlight a {background: url(img/icons/dining.png) no-repeat top left;  border-right: 1px solid #eeeeee;}	
#activities_highlight a {background: url(img/icons/activities.png) no-repeat top left;  border-right: 1px solid #eeeeee;}	
#shopping_highlight a {background: url(img/icons/shopping.png) no-repeat top left; border-right: 1px solid #eeeeee;}	
#services_highlight a {background: url(img/icons/services.png) no-repeat top left; border-right: 1px solid #eeeeee;}
#specials_highlight a {background: url(img/icons/specials.png) no-repeat top left;}

#about_highlight a {background: url(../img/icons/about.png) no-repeat top left; padding: 0 5px; margin: 0 5px; border-right: 1px solid #eeeeee;}
#benefits_highlight a {background: url(../img/icons/benefits.png) no-repeat top left; padding: 0 5px; margin: 0 5px; border-right: 1px solid #eeeeee;} 
#training_highlight a {background: url(../img/icons/training.png) no-repeat top left; padding: 0 5px; margin: 0 5px; border-right: 1px solid #eeeeee;} 
#events_highlight a {background: url(../img/icons/events.png) no-repeat top left; padding: 0 5px; margin: 0 5px;}

	
/* ------------------------------------------------------------

	Side

------------------------------------------------------------ */

#side h3 {
	font: 11px Helvetica, "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 0 0 0;
	}
#side ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	background: #eeeeee;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	}
#side ul li {
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #ffffff;
	list-style: none;
	overflow: hidden;
	}

#side ul li.active {
	padding-left: 15px;
	background: url(img/arrow.gif) no-repeat center left;
	color: #666666;
	}
		
#side dl {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	line-height: 14px;
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	overflow: hidden;
	}
#side dl dt, #side dl dt a {
	font-weight: bold;
	}
#side dl dd {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dddddd;
	list-style: none;
	overflow: hidden;
	}

/* -- Side Login -- */

#side_member {
	border-top:1px solid #dddddd;
	}

	
/* ------------------------------------------------------------

	Additional

------------------------------------------------------------ */

.advertisement_large {
	width: 120px;
	height: 240px;
	border: 1px solid #333333;
	margin: 0 0 10px 10px;
	}
.advertisement_small {
	width: 120px;
	height: 90px;
	border: 1px solid #333333;
	margin: 0 0 10px 10px;
	}

#additional h3 {
	font: 11px Helvetica, "Trebuchet MS", Verdana, sans-serif;
	color: #a06521;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
#additional p {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	line-height: 14px;
	margin: 0;
	padding: 0 0 20px 0;
	}
	
/* ------------------------------------------------------------

	Footer

------------------------------------------------------------ */

#highlight_1 {
	width: 320px;
	height: 90px;
	margin: 42px 0 0 0;
	padding: 0;
	background: #FFFFFF;
	float:left;
	}
#highlight_2 {
	width: 320px;
	height: 90px;
	margin: 42px 0 0 0;
	padding: 0;
	background: #FFFFFF;
	float:left;
	}	
#highlight_3 {
	width: 320px;
	height: 90px;
	margin: 42px 0 0 0;
	padding: 0;
	background: #FFFFFF;
	float:left;
	}	
#footer p {
	clear: both;
	margin: 0;
	padding: 18px 0 0 0;
	font-size: 11px;
	background: url(img/footer_bottomspan.jpg) no-repeat top left;
	}	
	
/* ------------------------------------------------------------

	Forms

------------------------------------------------------------ */	
	
.form {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color:#666666;	
	}

/* ------------------------------------------------------------

	Events

------------------------------------------------------------ */	

.event_border {border-bottom:1px solid #DDDDDD;}

/* Misc */

.biz_facebook a {
	display:block;
	float:left;
	width:28px;
	height:27px;
	margin-right:10px;
	border:none;
	text-indent:-9000px;
	background:url(/img/icons/facebook_icon.gif) no-repeat 0 0;
	} 

.biz_facebook a:hover {
	display:block;
	float:left;
	width:28px;
	height:27px;
	margin-right:10px;
	background:url(/img/icons/facebook_icon.gif) no-repeat 0 -27px;
	}

.biz_website a {
	display:block;
	float:left;
	width:28px;
	height:27px;
	margin-right:10px;
	border:none;
	text-indent:-9000px;
	background:url(/img/icons/website_icon.gif) no-repeat 0 0;
	} 

.biz_website a:hover {
	display:block;
	float:left;
	width:28px;
	height:27px;
	margin-right:10px;
	background:url(/img/icons/website_icon.gif) no-repeat 0 -27px;
	}

.biz_mail a {
	display:block;
	float:left;
	width:28px;
	height:27px;
	margin-right:10px;
	border:none;
	text-indent:-9000px;
	background:url(/img/icons/mail_icon.gif) no-repeat 0 0;
	} 

.biz_mail a:hover {
	display:block;
	float:left;
	width:28px;
	height:27px;
	margin-right:10px;
	background:url(/img/icons/mail_icon.gif) no-repeat 0 -27px;
	}
