/* 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: 27px;
}
#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: 3px;
left: -2px;
}
.menu-link{
outline: none;
text-decoration: none;
cursor: pointer;
}
.menu-link img{
border: none;
}
#menu-button{
position: relative;
top: -4px;
}
#gallery-button{
position: relative;
top: -9px;
}
#blogs-button{
position: relative;
top: -13px;
}
#stores-button{
position: relative;
top: -17px;
}
/*
|---------------------------------------
|			NEWS CONTENT
|---------------------------------------
*/
#blog_content{
width: 680px;
height: 0px;
position: relative;
top: 3px;
left: -10px;
}
#upper-background{
background-image: url(../img/contact-us-bgupper.png);
width: 680px;
height: 9px;
background-repeat: no-repeat;
}
#middle-background{
background-image: url(../img/contact-us-bgmiddle.png);
width: 680px;
height: auto;
background-repeat: repeat-y;
text-align: left;
}
#middle-background1{
background-image: url(../img/contact-us-bgmiddle.png);
width: 680px;
height: 470px;
background-repeat: repeat-y;
text-align: left;
}
#lower-background{
background-image: url(../img/contact-us-bglower.png);
width: 680px;
height: 10px;
background-repeat: no-repeat;
}
#news_holder{
position: relative;
left: 5px;
border: 0px solid #ffcc00;
width: 670px;
height: auto;
}
#content_style_holder{
position: relative;
left: 0px;
border-right: 0px dashed #ffcc00;
width: 420px;
height: auto;
}
#side_content_style_holder{
border-bottom: 0px dashed #ffcc00;
width: 210px;
height: auto;
}
.header_style{
font-family: Arial;
font-weight: bold;
font-size: 22px;
color: #5c90d7;
border: 0px solid #ffcc00;
width: 100%;
text-align: left;
}
.header_style1{
border: 0px solid #ffcc00;
margin-bottom:3px;
margin-top: 10px;
}
.header_style1 a{
font-family: Arial;
font-weight: bold;
font-size: 16px;
color: #5c90d7;
text-decoration: none;
}
.header_style1 a:hover{
font-family: Arial;
font-weight: bold;
font-size: 16px;
color: #fc1402;
text-decoration: none;
}
.header_position{
position: relative;
left: 5px; 

}
.image_1_position{
margin-top: 10px;
width: 422px; /* 100% 420px */
height: 262px;
border: 1px solid #ffcc00;
}
.img_float{

}
.longdescription{
font-family: Arial;
font-size: 12px;
color: #555555;
width: 95%;
margin-top: 10px;
}
.small_pic_holder{
margin-top: 10px;
border: 0px solid #ffcc00;
width: 100%;
}
.border_image{
border: 1px solid #cccccc;
}
.pic_desc_style{
font-family: tahoma; 
font-size: 11px; 
color: #999999;
border: 0px solid #ffcc00;
margin-top: 10px;
text-align: center;
cursor: pointer;
}
.hr_width{
margin-top: 20px;
width: 100%;
}
.date_holder{
text-align: left;
font-family: arial;
font-size: 11px;
color: #999999;
margin-bottom: 10px;
}
#image_selection{
border: 1px solid #555555;
width: 200px;
height: 124px;
cursor: pointer;
}
#img_size{
width: 200px;
height: 124px;
}
.image_overflow{
width: 100%;
height: 400px;
border: 1px solid #999999;
overflow: auto;
padding-top: 10px;
padding-bottom: 20px;
}
.pic_image_style{
text-align: center;
margin-top: 2px;
cursor: pointer;
border: 1px solid #ffcc00;
width: 202px;
height: 137px;
margin-left: 5px;
}
.select_change_style{
border: 0px solid #ffcc00;
width: 100%;
height: 301px;
}
#word-header{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 27px;
color: #666666;/*6fa5fd*/
text-align: left;
}
.back_button{
font-family: Arial;
font-size: 12px;
color: #5c90d7;
text-decoration: none;
}
.back_button:hover{
font-family: Arial;
font-size: 12px;
color: #fc1402;
text-decoration: underline;
}
/*
|---------------------------------------
|			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: 11px;
color: #000000;
}



