@import "original-styles.css";
@import "colors.css";

/* CSS Document */
html {overflow:-moz-scrollbars-vertical;overflow-x:auto;height:100%;}
body {padding:0;
height:100%;margin:0;background:#000 url(images/top.jpg) center top no-repeat;}

#top_bg,#middle_bg,#bottom_bg,#footer_bg	{max-width:1660px;padding:0;margin:0 auto;}
#top,#middle,#bottom,#footer {width:940px;padding:0;margin:0;}
#top,#top_bg 		{background:url(images/top.jpg) 	center top no-repeat;	min-height:590px;}/*border:1px dotted #f00;*/
#middle,#middle_bg 	{background:url(images/middle.png) 	center top repeat-y;	margin:0 auto;}/*border:1px dotted #ff0;*/
#bottom,#bottom_bg 	{background:url(images/bottom.png) 	center bottom no-repeat;min-height:705px;}/*border:1px dotted #ff0;*/

#header{height:161px;margin:0 10px 0 300px;color:#fff;padding:0;}
#footer,#footer_bg {background:url(images/footer.jpg) center top no-repeat;}
#footer {padding:30px 0 0 0;margin:0 auto;}
#footer_content {padding:0 18px 10px 180px;}

.home_bg{min-height:635px;background:url(images/home_bg.jpg) bottom right no-repeat;}
/* .col_1 {float:left;width:660px;padding:25px 0 0 20px;}
.col_2 {float:left;width:230px;padding:25px 0 0 25px;} */

.navbar {height:72px; overflow: hidden;}
.navbar ul {margin:0;list-style-type:none;padding:0;}	
.navbar ul li {float:left;padding:0;text-align:center;}

.navbar a,.navbar a:visited, .navbar a:hover{display:block;padding:0 24px;
font-family:"Courier New", Courier, monospace;line-height:72px;text-decoration:none;
font-size:20px;font-weight:bold;color:#fff;
background:url('images/nav.png') right center no-repeat;}
.navbar a:hover {color:#fc6;background:url('images/nav_hover.png') right center no-repeat;text-decoration:none;}
.navbar .selected_nav a,.navbar .selected_nav a:hover {background:url('images/nav_selected.png') right center no-repeat;}	
.footnav {padding:0 0 0 165px;}
.footnav a,.footnav a:visited,.footnav a:hover{font-size:10pt;color:#999;padding:0 18px;}

.mini_store_category_display  {float:left;width:600px;}

/** MODULES **/
#tabs {padding:15px 0 0 0;}
.tabs {float:left;width:120px;padding:0 10px 0 0;}
.tabs_content {float:left;width:450px;background:none;border:none;overflow:visible;}
.tab_display {background:none;border:none;padding:0;overflow:visible;}
.tab a,.tab a:visited,.tab a:hover,.tab_selected a,.tab_selected a:visited{font-size:12px;text-decoration:none;display:block;height:auto;padding:4px;}

/** MAP POINTS **/

.map_points_item {border-bottom:1px solid #ccc;margin:0 0 10px 0;padding:5px;}
.map_points_item .name,.map_points_item .phone,.map_points_item .link {width:33%;float:left;}
.map_points_item .address {clear:both;}
/** Storm Staffers : Employee Search **/
..search_result_item {padding:0 0 0 32px;}
.search_result_item .count {position:absolute;margin-left:-32px;}
.search_result_item .name {font-weight:bold;}
.search_result_item .tags {color:#B3D5EF;}

/*** GUESTBOOK ***/
#m_guestbook form {width:75%;padding:20px 0 0 0;}
#m_guestbook .item {border-bottom:1px dotted #ccc;padding:0 0 10px 0;margin:0 0 10px 0;}
#m_guestbook .item .label {color:#7F6E67;font-size:.85em;padding:0 0 4px 0;}
#m_guestbook .item .name {color:#3A302C;font-weight:bold;}
#m_guestbook .item .message{}

/**** ARTICLES *****/
.article {border:none;}

.article_read_more {text-align:left;font-size:1.1em;}
.article_summary {margin:0 0 20px 0;}	
.article_title {font-size:1.5em;padding:0 0 5px 0;}
.article .article_image {border:none;margin:0 0 10px 10px;padding:0;}
.article {border-bottom:1px dotted #ccc;padding:0 0 10px 0;}
	
/***** GALLERY 2 ******/
.item_left {float:left;}
.item_clear {float:none;clear:both;}


/***** GALLERY 3 ******/
#gallery_3_content_display .item {float:left;width:110px;height:150px;border:1px solid #ccc;margin:5px;padding:5px;overflow:hidden;background:#fff;}
#gallery_3_content_display .item .name{padding:0 0 2px 0;font-weight:bold;}
#gallery_3_content_display .item .description{font-weight:normal;font-family:Arial, Helvetica, sans-serif ;color:#333;padding:0 0 4px 0;}
#gallery_3_content_display .item .item_image {height:120px;overflow:hidden;}
#gallery_3_content_display .item_content {width:auto;clear:both;padding:0 0 5px 0;height:auto;border:none;background:none;}
#gallery_3_content_display .item_heading {height:auto;border:none;background:none;clear:both;width:100%;
border-bottom:1px dotted #ccc;clear:both;font-size:1.1em;color:#23488F;font-weight:bold;padding:0 0 5px 0;margin:0 0 10px 0;}


.gallery_item_flv {width:340px;height:320px;margin:5px;padding:5px;}
.gallery_item_flv .name{font-weight:bold;padding:0 0 4px 0;}
	
#gallery_3_content_display .item_heading h3 {padding:0;margin:0;}
#gallery_3_content_display .item img{border:1px solid #7A786C;}	

	
		
/***** TABS *****/
.btn-tab a,.btn-tab a:visited,.btn-tab a:hover,.btn-tab-selected a,.btn-tab-selected a:visited
	{color:#FC6;font-weight:normal;text-decoration:none;border-right:none;background:url("images/btn_tab.png") top right no-repeat;float:left;white-space: nowrap;}
.btn-tab a:hover {border-left-color: #35383D;color:#F90;background-image:url("images/btn_tab-hover.png");white-space: nowrap;}
.btn-tab-selected a,.btn-tab-selected a:visited,.btn-tab-selected a:hover
	{color:#fff;background-image:url("images/btn_tab-selected.png");text-decoration:none;cursor:default;white-space: nowrap;}
.btn-tab a,.btn-tab a:visited,.btn-tab-selected a {vertical-align:text-bottom;white-space: nowrap;}



/**** EVENT CALENDAR 
#event_calendar_home_module {font-size:.85em;width:215px;padding:0 0 0 10px;}

#event_calendar_home_module .item {margin:0 0 10px 0;padding:0 0 10px 0;}
#event_calendar_home_module ul {padding:0 0 5px 15px;margin:0;}
#event_calendar_home_module li {padding:0;margin:0;}
#event_calendar_home_module .when label{display:inline;color:#9BCFAC;}
#event_calendar_home_module .when {padding:0 0 8px 0;}
#event_calendar_home_module .item h3 a,
#event_calendar_home_module .item h3 a:visited,
#event_calendar_home_module .item h3 a:hover
{color:#9BCFAC;}
#event_calendar_home_module .event_item h3 a:hover {color:#fff;text-decoration:none;}
***/
.event_summary {}
#event_calendar_home_module .event_item .event_when,.event_item .event_where{float:none;width:auto;}
/** EVENT CALENDAR 2 **/
#event_calendar_module h2,#event_calendar_module h3{padding:0;margin:0;}
#event_calendar_module .item_group {padding-top:10px;}
#event_calendar_module label{display:inline;}
#event_calendar_module .summary{width:auto;float:none;}

/** FEES LISTING **/
#event_calendar_module h2 {color:#fff;font-size:12pt;margin:0;padding:0;}
#event_calendar_module .item{border-bottom:1px dotted #ccc; margin:0 20px 10px 20px;}
#event_calendar_module .item_heading {border:none;margin:0 0 10px 0;}
#event_calendar_module h2{background:#6B321E; border:1px solid #76504C;border-color:#76504C #2D0B08 #2D0B08 #76504C; margin:0 0 10px 0;padding:5px;}
#event_calendar_module .name{font-weight:bold;}
#event_calendar_module .when{color:#3A302C;font-size:.9em;padding:5px 0;}
#event_calendar_module .description{clear:both;}

/** FEES LISTING **/
#fees_listing_content_display h2 {color:#fff;font-size:12pt;margin:0;padding:0;}
#fees_listing_content_display .item{border-bottom:1px dotted #ccc; margin:0 20px 10px 20px;}
#fees_listing_content_display .item_heading {border:none;margin:0 0 10px 0;}
#fees_listing_content_display h2{background:#6B321E; border:1px solid #76504C;border-color:#76504C #2D0B08 #2D0B08 #76504C; margin:0 0 10px 0;padding:5px;}
#fees_listing_content_display .fee{float:right;}
#fees_listing_content_display .name{font-weight:bold;}
#fees_listing_content_display .description{clear:both;}

/***** Vendor Directory *****/
.directory_item	{border-bottom:1px solid #ccc;padding:4px;margin-bottom:5px;font-size:.9em;}
.directory_item .image,
#m_business_directory_home .image a
	{min-width:130px;text-align:center;float:right;margin:0 0 10px 10px;/*border:1px solid #CCC;*/background:#fff;padding:5px;}
.directory_item .name	{font-weight:bold;float:left;font-size:1.2em;height:1.2em;}
.directory_item .details{clear:left;padding-top:5px;}
.directory_item .phone	{font-weight:bold;float:right;padding-left:5px;}
.directory_item .links	{float:right;padding-left:5px;}
.directory_item .link_1	{float:right;padding-left:5px;}
.directory_item .link_2	{float:right;padding-left:5px;}
.directory_item .state {color:#000;}

.box {
border:0px solid #000000;
}