/*
|||||||||||||||||||||||||||||||||||||
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
|||||||||||||||||||||||||||||||||||||||
*/

#container
{
  background-image: none;
}

#content {
	padding: 10px 20px 10px 14px;
	margin-left: 0;
}

/* CENTER THE DETAILS SECTION TEXT */
div.details p
{
 text-align: center;
 padding-top: 10px;
 color: #3B5B9F;
}

div.sgContainer {
  width: 710px;
	\width: 690px;
	w\idth: 710px;
	min-height: 250px;
}

/* START HOLLY HACK.  IE REQUIREMENT \*/
* html div.sgContainer
{
	height: 250px !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;
}

a img {
  border: 0;
}

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

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

.gallerytitle {
  background-color: #7995D5;
  border-bottom: 1px solid #AFC4F4;
  color: #fff;
  text-align: center;
  padding: 0;
  padding-left: 10px;
  margin: 0;
  font-weight: normal;
}

.listtitle{
  background-color: #7995D5;
  border-bottom: 1px solid #AFC4F4;
  color: #fff;
  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: #7995D5;
  border-top: 1px solid #AFC4F4;
  color: #fff;
}

div.sgContent {
  background-color: none;
  padding: 8px 0;
  text-align: center;
  margin-bottom: 0;
}

#content p
{
 padding: 3px 0 6px 0;
}

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

div.sgGallery
{
  margin: 0 0 4px 260px;
  padding: 2px;
  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;
	text-align: center;
}


div.sgNavBar {
  margin: 4px;
}

div.sgNavBar2 {
  margin: 0;
  padding: 0;
  background-color: #7995D5;
  border-top: 1px solid #AFC4F4;
}

div.sgNavBar2 p
{
	padding: 0;
	margin: 0;
	text-align: center;
}

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

img.sgNavBar{
  margin:5px;
}

.details{
	font-size: small;
	margin: 4px auto 4px auto;
	padding: 4px;
	text-align:left;
	line-height: 16px;
	color: #C4C8C4;
	text-align: center;
}

#crumb {
  font-size: 11px;
  padding: 6px 0 3px 0;
  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 #fff;
}

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 #7995D5;
}

div.sgTab a:link, div.sgTab a:visited,
div.sgNavBar2 a:link, div.sgNavBar2 a:visited
{
 color: #F2FFBF;
 text-decoration: underline;
}

div.sgTab a:hover, div.sgTab a:active,
div.sgNavBar2 a:hover, div.sgNavBar2 a:active
{
 color: #3B5B9F;
 text-decoration: none;
}
