/* CSS Document */

#sango-holder{
position: relative;
top: -30px;
}
/*
|---------------------------------------
|				HEADER
|---------------------------------------
*/
#sango-header{
position: relative;
width: 1000px;
height: 190px;

}
#logo{
position: relative;
left: 16px;
top: 9px;
}
#sango-official-website{
position: relative;
left: 101px;
top: 68px;
}
/*
|---------------------------------------
|			NAVIGATION MENU
|---------------------------------------
*/
#navigation-background{
position: relative;
top: -4px;
width: 1000px;
height: 70px;
background-image: url(../pictures/navigation-menu-background.png);
background-position: 2px 0px;
background-repeat: no-repeat;
text-align: left;
}
#navigation-option-position{
position: relative;
left: 24px;
}
#navigation-option{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
}
#navigation-option a{
text-decoration: none;
color: #000000;
}
#navigation-option a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
color: #FFFFFF;
}
/*
|---------------------------------------
|			BODY CONTENT
|---------------------------------------
*/
#front-content{
position: relative;
top: -2px;
width: 1000px;
height: auto;
text-align: left;
}
/*
|---------------------------------------
|			NAVIGATION button
|---------------------------------------
*/
#button-position{
position: relative;
top: 0px;
}
#menu-link{
text-decoration: none;
cursor: pointer;
outline: none;
}
#menu-link img{
border: none;
}
#menu-button{
position: relative;
left: -2px;
top: -1px;
width: 265px;
height: 65px;
}
#gallery-button{
position: relative;
left: -2px;
top: -6px;
width: 265px;
height: 66px;
}
#blogs-button{
position: relative;
left: -2px;
top: -10px;
width: 265px;
height: 66px;
}
#stores-button{
position: relative;
left: -2px;
top: -14px;
width: 265px;
height: 66px;
}
/*
|---------------------------------------
|           NEWS ALERTS
|---------------------------------------
*/
#news_alert_holder{
position: relative; 
width: 264px; 
height: auto;
left: 0px;
top: 3px;
}
#new_alerts_top{
background-image: url(../pictures/index_news_top.png);
background-repeat: no-repeat;
border: 0px solid #ffcc00;
width: 260px;
height: 9px;
position: relative;
left: 0px;
}
#new_alerts_middle{
background-image: url(../pictures/index_news_middle.png);
background-repeat: repeat-y;
border: 0px solid #ffcc00;
width: 260px;
height: auto;
position: relative;
left: 0px;
}
#new_alerts_bottom{
background-image: url(../pictures/index_news_bottom.png);
background-repeat: no-repeat;
border: 0px solid #ffcc00;
width: 260px;
height: 9px;
position: relative;
left: 0px;
top: -2px;
}
#table_position{
text-align: left;
border: 0px solid #ffcc00;
position: relative;
left: 5px;
width: 250px;
height: auto;
}
.alert_header_style{
font-family: Arial;
font-size: 13px;
color: #444444;
font-weight: bold;
text-decoration: underline;
}
.alert_header_style:hover{
font-family: Arial;
font-size: 13px;
color: #ffcc00;
font-weight: bold;
text-decoration: none;
}
.alert_content_style{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #444444;
font-weight: ;
text-decoration: none;
}
/*
|---------------------------------------
|			BODY BODY
|---------------------------------------
*/
#content-position{
position: relative;
top: 0px;
left: -10px;
}
#slideshow-holder{
width: 690px;
}
/*
|---------------------------------------
|			JQUERY SLIDE SHOW
|---------------------------------------
*/

.clear {
	clear:both
}

#gallery {
	position:relative;
	height:343px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
/*
|---------------------------------------
|			JAPANESE RICE MEAL
|---------------------------------------
*/
#japanese-rice-meal{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #999999;
}
.prodpresentrow-style{
font-family: tahoma;
font-size: 14px;
color: #82963d;
}
.best_seller{
font-family: tahoma;
font-size: 20px;
color: #82963d;
text-decoration: underline;
}
/*
|---------------------------------------
|			SPECIAL CONTENT
|---------------------------------------
*/
#special-content{
position: relative;
top: -3px;
}
#special-meal{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
}

#link-holder{
position: relative;
top: 0px;
text-align: right;
width: 680px;
}
#link-see-more{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
font-weight: ;
}
#link-see-more a{
text-decoration: none;
color: #red;
}
#index_image{
border: 2px solid #ffcc00;
}
/*
|---------------------------------------
|			FOOTER
|---------------------------------------
*/
#footer{
position: relative;
top: 0px;
left: -7px;
width: 1000px;
height: 38px;
background-image: url(../pictures/footer-background.png);
background-position: center;
background-repeat: no-repeat;
text-align: center;
}
#footer-content{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
font-weight: ;
}