/*
|||||||||||||||||||||||||||||||||||||
minimum template set
by kemie guaida
kemie@monolinea.com
http://www.monolinea.com
|||||||||||||||||||||||||||||||||||||||
to change the default color, simply
find and replace #788598 for the 
desired color value
to change the content width replace the 
value 710px below with the desired width
|||||||||||||||||||||||||||||||||||||||
*/

div.sgContainer {
  width: 710px;
	min-height: 500px;
}

/* START HOLLY HACK.  IE REQUIREMENT \*/
* html div.sgContainer
{
	height: 500px !important;
}
/* END HOLLY HACK.  IE REQUIREMENT */

h1 {
  font-size: small;
  text-align:center;
}

h2 {
  font-size: 11px;
	font-weight: normal;
}

h3{
  font-size:10px;
}

input, textarea, select, .inputbox {
  border: 1px solid #ababab;
  color: #000;
  background-color: #fff;
}

input.button {
  font-weight: bold;
  border: 1px outset #fff;
  color: #000;
  background-color: #ababab;
}

input.button:hover {
  cursor: pointer;
}

div.sgLanguageFlipper, div.sgTemplateFlipper {
  float: right;
  margin-left: 10px;
}

strong
{
	font-weight: normal;
	font-style: normal;
}


#header {
  background-color: #788598;
  color: white;
  font-family: Verdana,Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  /*font-weight: bold;*/
  padding: 3px;
  background-image: url(images/header.gif);
  background-position: 6px ;
  background-repeat: no-repeat;
  padding-left: 30px;
  text-align: left;
}

#footer {
  /*text-align: center; 
  border-top: 1px dotted #788598;
  font-family: Verdana,Geneva, Arial, Helvetica, Sans-Serif;
  font-size: xx-small;
  color: #888888;
  margin-top: 12px;*/
}

#footer p{
  margin: 0;
  padding: 3px 0;
}

a img {
  border: 0;
}

div.sgContainer {
  /*clear: both;*/
  text-align: center;
  margin: 12px auto 12px auto;
}

.phototitle {
  background-color: #000;
	border-bottom: 1px solid #ababab;
  color: white;
  text-align: center;
  padding: 0;
  padding-left: 10px;
  margin: 0;
	font-weight: normal;
}

.gallerytitle {
  background-color: #000;
	border-bottom: 1px solid #ababab;
  /*background-image: url(images/pic_gallery.gif);*/
  /*background-repeat: no-repeat;*/
  color: white;
  /*background-position: 4px;*/
  text-align: center;
  padding: 0;
  padding-left: 10px;
  margin: 0;
	font-weight: normal;
}

.listtitle{
  background-color: #000;
	border-bottom: 1px solid #ababab;
  /*background-image: url(images/pic_list.gif);*/
  /*background-repeat: no-repeat;*/
  color: white;
  /*background-position: 4px;*/
  text-align: center;
  padding: 0;
  padding-left: 10px;
  margin: 0;
	font-weight: normal;
}

.small{
	font-size: smaller;
	font-weight: normal;
}

div.sgTab {  
  padding: 2px;
  margin: 4px 0;
  /*clear: both;*/
  background-color: #000;
	border-top: 1px solid #ababab;
  /*border: 1px solid #DDDDDD;*/
  color: #fff;
}

div.sgContent {
  background-color: none;
  padding: 8px 0;
  text-align: center;
  /*border: 1px solid #DDDDDD;*/
  margin-bottom: 0;
}

img.sgContent {
  margin-left: auto;
  margin-right: auto;
}

div.sgGallery
{
  margin: 0 0 4px 260px;
  padding: 2px;
  /*border: 1px solid #DDDDDD;*/
  /*background-color: #8190a4;*/
  text-align: left;
}

div.sgGalleryThumbnail {
  text-align: left;
  margin: 4px;
  width: 110px;
  float: left;
}

.sgGalleryTitle {
  margin:-2px;
  padding:0;
}

div.sgGalleryTitle h2
{
  margin: 11px 0 0 0;
	padding: 0;
}

div.sgGalleryTitle p {
  margin-top: 0;
  margin-bottom: 2px;
}


div.sgThumbnail {
  float: left;
  margin: 8px;
  padding: 2px;
  border: 1px solid #DDDDDD;
  background-color: #fff;
  text-align:left;
}
img.sgThumbnail {
  margin: 8px;
  border: 1px solid #DDDDDD;
}


img.sgImage {
  border: 1px solid #ccc;
}

div.sgNavBar, p.sgNavBar {
  text-align: center;
}

div.sgNavBar p
{
	padding: 0;
}


div.sgNavBar {
  /*border-bottom: 1px dotted #DDDDDD;*/
  margin: 4px;
}

div.sgNavBar2 {
  /*border: 1px dotted #DDDDDD;*/
  /*margin-top: 12px;*/
  /*margin-bottom: 12px;*/
  margin: 0;
  padding: 0;
  background-color: #000;
	border-top: 1px solid #ababab;
}

div.sgNavBar2 p
{
	padding: 0;
	padding-bottom: 4px;
	margin: 0
}

div.stretcher {
  clear: both;
  height: 1px;
}

img.sgNavBar{
  margin:5px;
}

.details{
	/*background-color: #8190a4;
	border: 1px dotted #CCCCCC;*/
	font-size: small;
	margin: 4px auto 4px auto;
	padding: 4px;
	text-align:left;
	line-height: 16px;
	color: #fff;
	text-align: center;
}

#crumb {
  /*font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;*/
  font-size: 11px;
  /*color:#ffc;*/
  padding: 6px 0 3px 0;
  /*border-bottom:1px solid #788598;*/
  text-align: center;
}

div.sgContent img
{
 border: none;
}

div.sgContent a:link img,
div.sgContent a:visited img,
div.sgAlbum a:link img,
div.sgAlbum a:visited img,
div.sgNavBar a:link img,
div.sgNavBar a:visited img
{
	border: 1px solid transparent;
}

div.sgContent a:hover img,
div.SgContent a:active img,
div.sgAlbum a:hover img,
div.sgAlbum a:active img,
div.sgNavBar a:hover img,
div.sgNavBar a:active img
{
	border: 1px solid #fff;
}

