﻿@import url(default.css);
@import url(_mainPage.css);
@import url(_intStyle.css);

#header 
{ 
	width:960px; 
	height:269px; 
}

#bellowNav 
{ 
	width:960px; 
	height:20px; 
}


/* Landing Pages Navigation */

#IntLandingNav
{	width:960px; 
    height:47px; 
    background:url(/images/int/fortsmith_int_groups_nav_hover.gif) no-repeat 0 0; 
}

#IntLandingMainNav dd 
{
	margin:0;
	float:left;
	position:relative;
	z-index: 1;
}

#IntLandingMainNav a.ir 
{
	background: url(/images/int/fortsmith_int_groups_nav_normal.gif) 0px 0px no-repeat;
	display: block; 
	width: 974px;
	height: 47px;
	text-indent: -200em;	
}

#IntLandingMainNav dt 
{
	position: absolute;
	top: -200em;
} 

#IntAbout a.ir {background-position: -0px 0px; width: 130px;}
#IntVisitors a.ir {background-position: -130px 0px; width: 126px;}
#IntToStay a.ir {background-position: -256px 0px; width: 183px;}
#IntDining a.ir {background-position: -439px 0px; width: 218px;}
#IntToDo a.ir {background-position: -657px 0px; width: 172px;}

#IntLandingMainNav a.ir:hover {background-image: none;}

/* Drop Down Styles*/


#IntLandingMainNav ul 
{
	background: #fff url(/images/mp/fortsmith_mp_nav_dropdown_cap.gif) bottom center no-repeat;
 	list-style: none;
	border-left: 1px solid #000; 
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 0;
	padding: 0 0 16px 0;
	font-weight: normal;
	position: absolute;
	top: -200em;
	width: 175px;
	z-index: 1;
}

#IntLandingMainNav li 
{	
	position:relative; 
	margin: 0;
	padding:0;
	z-index: 1;
	
}

.odd {background: #FCF9F2;}
.even {background:#fff;}

* html #IntLandingMainNav li 
{ 
	float:left;
	clear:left; 
	width: 175px;
}

#IntLandingMainNav li:hover, #IntLandingMainNav li.IEhover 
{
	z-index:1000; 
}

#IntLandingMainNav li ul 
{ 
	left: 13em; 
	font-weight: normal;
}

#IntLandingMainNav li a 
{
	display: block;
	color: #333; 
	font-size: 13px;
	padding: 5px 5px 5px 20px;
	text-decoration: none; 
	font-family: Lucida Sans, Arial, Verdana; 
}

* html #IntLandingMainNav li a 
{
	height:0%;
}


#IntLandingMainNav li a:hover 
{
	color: #E15226;
	text-decoration: underline;
	padding-left: 20px;
}

/* Holly Hack. IE Requirement \*/
#IntLandingMainNav ul li { clear: left; float: left; height: 1%; width: 175px; }
#IntLandingMainNav ul li a { *height: 1%;  }
/* End */

	#IntLandingMainNav dd:hover>ul  { top: 47px; }#IntLandingMainNav dd.IEhover ul.ddesc{ top: 47px; }
	#IntLandingMainNav li:hover>ul { top: 0; z-index: 10; }
	#IntLandingMainNav dd.hover ul, #IntLandingMainNav dd.over ul { top: 23px; background: none; display: block; }
	#IntLandingMainNav li.IEhover ul.ddesc, #IntLandingMainNav li ul.closeing { top: 0; z-index:1000; }




/* left navigation */

#LeftLandNav {height: 199px;}

#LeftLandingNav
{
	float:left;
	margin:0;
	padding:0;
	width:224px;
}

#LeftLandingNav dd
{
	background: url(/images/int/ftsmith_mini_landing_left_tile.jpg) repeat-y;
	margin:0;
	float:left;
	position:relative;
}

#LeftLandingNav a.ir
{
	display:block;
	height:199px;
	width:0;
	padding-left:224px;
	background:url(/images/int/fortsmith_int_groups_nav2_normal.gif) 0 0 no-repeat;
	overflow:hidden;
}

.searchPnl
{
    background:url(/images/int/fortsmith_int_search.gif);
    width:138px; height:21px;
    padding:6px 0 6px 85px;
    clear:left;
    border-right:1px solid #000000;
}

.searchPnl .keyWords
{
    width:115px;
    height:17px;
    float:left;
    font-size:12px;
    line-height:17px;
}

.searchPnl .searchBtn
{
    background:url(/images/blank.gif);
    display:block;
    width:12px;
    height:0px; overflow:hidden;
    padding-top:21px;
    float:right;
    border:0px;    
    cursor: pointer;    
}

#IntGroupTravel a.ir{background-position:0 -0; height:40px;}
#IntConventions a.ir{background-position:0 -40px; height:50px;}
#IntGallery a.ir{background-position:0 -90px; height:28px;}
#IntGettingHere a.ir{background-position:0 -116px; height:28px;}
#IntEnews a.ir{background-position:0 -142px; height:28px;}
#IntHome a.ir{background-position:0 -168px; height:30px;}

.sec_group dd#IntGroupTravel a.ir,
.sec_conventions dd#IntConventions a.ir {background-image: url(/images/int/fortsmith_int_groups_nav2_hover.gif);}

#LeftLandingNav a.ir:hover {background-image: url(/images/int/fortsmith_int_groups_nav2_hover.gif);}

