/* - - - - - - CSS Document - - - - - - - - -

Title : Global style sheet for client-side web development
Authors : Kory Sutherland and Cody Lindley 

- - - - - - - - - - - - - - - - - - - - - */
	
	/* -----------------------------------------------------  Document-wide CSS Settings -------------------------------------------*/	
	
	
	/* ---------------------------------------------------- add selectors here for font sizing ------------------------------------ */
		#JT_close_left, #JT_close_right{font-size: 1.1em;}
		#JT_copy p, #JT_copy ul{font-size: 1.1em;}
		p, label{font-size: 1.2em;}
	
	
	
	/* ------------------------------------------------------- base links --------------------------------------------------------- */
		.nav:link{font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #CCFFCC; text-decoration:none; font-weight: bold;}
		.nav:visited {font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #CCFFCC; text-decoration:none; font-weight: bold;}
		.nav:hover {color: #5F335B; text-decoration:overline;}
		
		
		a:link{font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #5F335B; text-decoration:underline; font-weight: bold;}
		a:visited {color: #5F335B;}
		a:hover {color: #000000; text-decoration:overline;}
		a:active {color: #CC66CC;}
		a:focus{color: #CC66CC;}
			
		
		body{
			width: 900px;
			margin: 0 auto 0 auto;
			background-image:url(images/bg_blend.gif) repeat-x;}
		div, span{
			display: block;
			position: relative;
			font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
			color: #231F20;}
		ul{ list-style: none;}
		li{ margin-bottom: .8em;
			margin-left: -20px;}
		.koreana_menuHeader{
			display: none;
			visibility: hidden;
			width: auto;
			clear: both;
			padding: 14px 30px 6px 20px;
			font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
			background: #E9E5D2;
			color: #5F335B;}
		.koreana_subSection{
			font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
			color: #006F3B;}
		.koreana_menuItem{
			display: inline;
			font-weight: bold;
			color: #5F335B;}
			
	/* ------------------------------------------------   End Document-Wide CSS Settings  -------------------------------------------*/
		
		#koreana_pageTop{
			width: inherit;
			height: 340px;
			margin-bottom: .5em;
			border-bottom: solid 30px #B6A6B2;
			text-align: center;
			clear: both;
			background: #699358;}
		#koreana_pageTop a{
			display: inline-block;
			position: relative;
			top: 10px;}
	
	/* --------------------------------------------------- Slider Styles ------------------------------------------------------------*/
	/* Note: Height, Visibility, and Overflow are each applied directly to the DIVs due to requirements in the expand/collapse JavaScript */
		.slider_toggleLink{
			display: block;
			position: relative;
			clear: both;
			height: 70px;
			border-bottom: solid 1px #ffffff;}
		#slider_lunchAndAppetizers{
			background: url(images/koreanaMenuBack.png) 0 0 no-repeat;}
		#koreana_BBQ{
			width: 900px;
			padding-left:5px;
			padding-right:5px;
			clear: both;
			background: url(images/koreanaMenuBack.png) 0 -710px no-repeat;}
		#slider_Dinners{
			background: url(images/koreanaMenuBack.png) #EAE5D9 0 -954px no-repeat;}
		#slider_specialsAndRice{
			background: #EAE5D9;}
		#slider_LaCarteAndJumbo{
			background: #EAE5D9;}
		#koreana_seasonalSpecials{
			width: 900px;
			clear: both;
			background: #EAE5D9;}
		#koreana_Beverages{
			width: 900px;
			clear: both;
			background: #EAE5D9;}
		#koreana_shortSushiRolls{
			width: 900px;
			clear: both;
			background: #EAE5D9;}
		#koreana_SushiChefSpecials{
			width: 900px;
			clear: both;
			background: #EAE5D9;}
	/* ------------------------------------------------End Slider Styles -------------------------------------------------------------*/
	
		#koreana_lunchSpecials{
			width: 440px;
			float: left;
			padding-left:5px;}
		#koreana_lunchSpecials li{
			margin-bottom: 1.25em;}
		#koreana_foodWarning{
			width: 400px;
			margin: 0 auto 0 auto;
			padding: 6px;
			color: #333333;
			background: #E9E2D6;
			border: solid 2px #8EA77C;
		}
		#koreana_Appetizers{
			width: 450px;
			float: left;}
		#koreana_BBQ h1{
			text-align: center;}
		#koreana_Katsu{
			width: 280px;
			height:auto;
			float: left;
			padding-left:5px;
			padding-right:10px}
		#koreana_Tempura{
			width: 300px;
			float: left;}
		#koreana_Teriyaki{
			width: 300px;
			float: left;
			clear: right;}
		#koreana_chefSpecials{
			width: 450px;
			clear: left;
			float: left;}
		#koreana_riceBowls{
			width: 440px;
			float: left;
			padding-right:7px;}
		#koreana_sushiALaCarte1{
			width: 225px;
			float: left;}
		#koreana_sushiALaCarte2{
			width: 225px;
			float: left;}
		#koreana_JumboSushi{
			width: 440px;
			float: left;
			padding-right:7px;}
		#koreana_ShortSushi1{
			width: 300px;
			float: left;}
		#koreana_ShortSushi2{
			width: 300px;
			float: left;}
		#koreana_ShortSushi3{
			width: 290px;
			float: left;
			padding-right:7px;}
		#koreana_SushichefSpecials1{
			width: 450px;
			clear: left;
			float: left;}
		#koreana_SushichefSpecials2{
			width: 450px;
			clear: right;
			float: left;}
		#koreana_Beverages1{
			width: 300px;
			float: left;}
		#koreana_Beverages2{
			width: 300px;
			float: left;}
		#koreana_Beverages3{
			width: 300px;
			float: left;
			clear: right;}
			
			
/* ------------------------------------------------------------>>> jtip <<<---------------------------------------------------------------*/

/*

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#7C7523;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

*/

/* ---------------------------------------------------------->>> end jtip <<<---------------------------------------------------------------*/




/* ---------------------------------------------------------->>> Culture tool tip  <<<---------------------------------------------------------------*/
			.korCulture_moreInfo{
				font-size: 11px;
				color: #333333;
				font-weight:bold;}
			.korCulture_moreInfo span{
				display: inline;
				position: absolute;
				visibility: hidden;
				margin: 10px 0 0 -5%;
				background: #FFFEF9;
				padding: 6px;
				border: solid 2px #E3E5C5;
				border-top: solid 7px #E3E5C5;
				font: italic 12px Georgia;
				font-weight: normal;
				color: #7C7523;
				z-index: 0;}
			.korCulture_moreInfo:hover{
				color: #764177;}
			.korCulture_moreInfo:hover span{
				z-index: 50;
				visibility: visible;}
			#korCulture_body p{
				margin-left: 20px;
				margin-right: 80px;
				line-height: 16px;}
				
				