/*
|||||||||||||||||||||||||||||||||||||
minimum template set
by kemie guaida
kemie@monolinea.com
http://www.monolinea.com
|||||||||||||||||||||||||||||||||||||||
to change the default color, simply
find and replace #1E90FF for the 
desired color value
to change the content width replace the 
value 640px below with the desired width
|||||||||||||||||||||||||||||||||||||||
*/

div.sgContainer {
  width: 640px;
}

body {
  margin: 1em;
  font-family: "Mingliu", Verdana,Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px; /*x-small;*/
  color: #666666;
  background-color: #fff;
  text-align: center;
}

p, td, th, li {
  font-family: "Mingliu", Verdana,Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px; /*x-small;*/
}
p.indexEng{
   font-family: Verdana,Geneva, Arial, Helvetica, Sans-Serif;
   color: #C47E15;
   font-size: 9px;
}
h1, h2, h3, h4 {
  color: #FF9900;/*#1E90FF;*/
}

h1 {
  font-size: 12px; /*small;*/
  text-align:center;
}

h2 {
  font-size: 11px;
}

h3{
  font-size:10px;
}
a:link, a:visited {
  color: #FF9900;/*#1E90FF;*/;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

input, textarea, select, .inputbox {
  border: 1px solid #FF9900;/*#1E90FF;*/;
  color: #000;
  background-color: #fff;
}

input.button {
  font-weight: bold;
  border: 1px outset #fff;
  color: #fff;
  background-color: #FF9900;/*#1E90FF;*/;
}

input.button:hover {
  cursor: pointer;
}

div.sgLanguageFlipper, div.sgTemplateFlipper {
  float: right;
  margin-left: 10px;
}

#header {
  background-color: #FF9900; /*#1E90FF;*/
  color: white;
  font-family: "Mingliu", Verdana,Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;/*medium;*/
  font-weight: bold;
  padding: 10px;
  background-image: url(images/header.gif);
  background-position: 6px ;
  background-repeat: no-repeat;
  padding-left: 30px;
  text-align: left;
  border: 1px solid #C47E15;
}

#footer {
  text-align: center; 
  border-top: 1px solid #FF9900;/*#1E90FF;*/;
  font-family: "Mingliu", Verdana,Geneva, Arial, Helvetica, Sans-Serif;
  font-size: xx-small;
  color: #888888;
  margin-top: 12px;
}

#footer p{
  margin: 2px;
}

a img {
  border: 1px solid #F7DDB6;
}

div.sgContainer {
  clear: both;
  text-align: center;
  margin: 12px auto 0px auto;
}

.phototitle {
  background-color: #FF9900;/*#1E90FF;*/;
  background-image: url(images/pic_title.gif);
  background-repeat: no-repeat;
  color: white;
  background-position: 4px;
  text-align: left;
  padding: 2px;
  padding-left: 18px;
  margin: 0;
  height: 18px;
  padding-top: 8px;
}

.gallerytitle {
  background-color: #FF9900;/*#1E90FF;*/;
  background-image: url(images/pic_gallery.gif);
  background-repeat: no-repeat;
  color: white;
  background-position: 4px;
  text-align: left;
  padding: 2px;
  padding-left: 18px;
  margin: 0;
  height: 18px;
  padding-top: 8px;
}

.listtitle{
  background-color: #FF9900;/*#1E90FF;*/;
  background-image: url(images/pic_list.gif);
  background-repeat: no-repeat;
  color: white;
  background-position: 4px;
  text-align: left;
  padding: 2px;
  padding-left: 20px;
  margin: 0;
  height: 18px;
  padding-top: 8px;
}

.small{
	font-size: 11px; /*smaller;*/
	font-weight: normal;
}

div.sgTab {  
  padding: 2px;
  margin: 0;
	clear: both;
	background-color: #F3CC90;/*EFEFEF;*/
	border: 1px solid #C47E15;
	border-top: 0px;
	padding-top: 8px;
	height: 15px;
	/*border: 1px solid #C47E15;*//*#DDDDDD;*/
}
div.sgTab p{
	margin: 0px;
}

div.sgContent {
  background-color: #FBFBFB;
  padding: 8px;
  text-align: center;
  border: 1px solid #C47E15;/*#DDDDDD;*/
  margin-bottom: 0px;
}

img.sgContent {
  margin-left: auto;
  margin-right: auto;
}
div.stretcher {
  clear: both;
  /*height: 1px;*/
  /*width: 50px;
  height: 100px;*/
  margin: 0px;
  height: 1px;
  padding: 0px;
}
div.sgGallery{
  /*margin: 8px;
  padding: 2px;
  border: 1px solid #C47E15;*//*#DDDDDD;*/
  /*background-color: #fff;
  text-align: left;*/
  /*
  background-color: #FBFBFB;
  padding: 8px;
  text-align: center;
  border: 1px solid #C47E15;*//*#DDDDDD;*/
  /*margin-bottom: 0px;
  */
  padding-left: 10px;
  padding-right: 10px;
}

div.sgGalleryThumbnail {
  text-align: left;
  margin: 4px;
  width: 100px;
  height: 80px;
  float: left;
  display: block;
}
div.sgGalleryTitle {
  width: 200px;
  height: 100px;
  display: block;
  text-align: left;
  /*margin:-2px;
  padding:0;*/
  float: left;
}

div.sgGalleryTitle p {
  margin: 0px;
  /*
  margin-top: 0;
  margin-bottom: 2px;
  */
}
div.sgGalleryTitle h2{
  padding-top: 5px;
  margin: 0px;
  margin-bottom: 8px;
}
div.sgThumbnail {
  float: left;
  margin: 8px;
  padding: 2px;
  border: 1px solid #C47E15;/*#DDDDDD;*/
  background-color: #fff;
  text-align:left;
}
img.sgThumbnail {
  margin: 8px;
  border: 1px solid #F7DDB6;/*#DDDDDD;*/
}


img.sgImage {
  border: 1px solid #F7DDB6;
}

div.sgNavBar, p.sgNavBar {
  text-align: center;
}

div.sgNavBar {
 /*background-color:#F7DDB6;*/
 border: 1px solid #F7DDB6;
  /*border-bottom: 1px dotted #C47E15;*//*#DDDDDD;*/
  margin: 4px;
}

div.sgNavBar p {
	margin: 5px;
}
div.sgNavBar2 p {
	margin: 5px;
}

div.sgNavBar2 {
  background-color:#F3CC90;
  border: 1px solid #C47E15;/*#DDDDDD;*/
  border-top: 0px;
  margin-top: 0px;/*12px;*/
  margin-bottom: 0xp; /*12px;*/
  padding: 4px;
}

img.sgNavBar{
  margin:5px;
}

.details{
	background-color: #F7DDB6;/*FBFBFB;*/
	border: 1px solid #C47E15;/*#CCCCCC;*/
	font-family: "Mingliu", Verdana,Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px; /*x-small;*/
	margin: 10px auto 4px auto;
	padding: 4px;
	text-align:left;
	line-height: 16px;
}

#crumb {
  font-family: "Mingliu", Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #888888;
  padding: 6px;
  /*border-bottom:1px dotted #FF9900;*//*#1E90FF;*/;
  text-align:left;
}
