/*
|||||||||||||||||||||||||||||||||||||
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.sgNavBar2, .details, div.sgContainer, div.sgDefaultBar {
  width: 640px;
}

body {
  margin: 1em;
  background-repeat: no-repeat;
  font-family: Verdana,Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #fff;
  text-align:center;
  background-color:#73bfdb;
  }

p, td, th, li {
  font-family: Verdana,Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

h1, h2, h3, h4 {
  color: #fff;
}

h1 {
  font-size: 12px;
  text-align:center;
}
h2 {
  font-size: 11px;
}
h3{
	font-size:12px;
}

a:link, a:visited {
  color: #ffffff;
  text-decoration: underline;
}

a:hover {
  color: #ffffff;
  text-decoration: none;
}

#header {
border: 1px solid #ffffff;
background-color:#2C82AA;
color:white;
	font-size: 14px;
	font-weight:bold;
	padding:5px;
	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 #1E90FF;
    padding:10px;
	font-size: 11px;
	color:#004C78;
	margin-top:12px;
}
#footer p{
margin:2px;
}
a img {
  border: 0;
}

div.sgContainer {
  clear: both;
  text-align: center;
  margin: 12px auto 12px auto;
}
.phototitle {
border: 1px solid #DDDDDD;
  background-color:#2C82AA;
  background-image: url(images/pic_title.gif);
  background-repeat: no-repeat;
  color:white;
  background-position: 4px;
  text-align:left;
  padding:5px;
  padding-left:18px;
  margin:0;
}
.gallerytitle {
border: 1px solid #DDDDDD;
  background-color:#2C82AA;
  background-image: url(images/pic_gallery.gif);
  background-repeat: no-repeat;
  color:white;
  background-position: 4px;
  text-align:left;
  padding:5px;
  padding-left:18px;
  margin:0;
}
.listtitle{
border: 1px solid #DDDDDD;
	background-color:#2C82AA;
  background-image: url(images/pic_list.gif);
  background-repeat: no-repeat;
  color:white;
  background-position: 4px;
  text-align:left;
  padding:5px;
  padding-left:20px;
  margin:0;
}
.small{
	font-size: 12px;
}
/*
this one controls the box holding the next and back crumbs
*/
div.sgTab {  
  padding:5px;
  margin:0px;
	clear:both;
	background-color:#73bfdb;
	border: 1px solid #DDDDDD;
	font-weight:bold;
}

div.sgContent {
  background-color: #2C82AA;
  padding: 5px;
  text-align: center;
  border:1px solid #ffffff;
  margin-left: auto;
  margin-right: auto;
  margin-top:0px;
  float: left; 
  width: 100%;
}

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

/*
this one controls the size of the box holding the main thumbs
*/
div.sgGallery{
  margin: 8px;
  padding: 5px;
  border: 1px solid #ffffff;
  background-color: #2C82AA;
  text-align:left;
  float: left; 
  width: 40%;
}

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

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

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


div.sgThumbnail {
  float: left;
  margin: 8px;
  padding: 5px;
  border: 1px solid #ffffff;
  background-color: #73bfdb;
  text-align:left;
}
img.sgThumbnail {
  margin: 8px;
  border: 1px solid #ffffff;
}


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

div.sgNavBar, p.sgNavBar {
  text-align: center;
 }
 div.sgNavBar {
  border-bottom:0px dotted #DDDDDD;
  margin:4px;
 }
  div.sgNavBar2 {
  border:1px dotted #DDDDDD;
  margin-top:12px;
  margin-bottom:12px;
  padding:4px;
  margin-left: auto;
	margin-right: auto;
 }
 img.sgNavBar{
 	margin:5px;
 }

.details{
	background-color: #2C82AA;
	border: 1px dotted #CCCCCC;
	color:#ffffff;
	font-family: Verdana,Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin: 4px auto 4px auto;
	padding: 4px;
	text-align:left;
	line-height: 16px;
}
#crumb {
  font-family: Verdana,Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#2C82AA;
	padding:6px;
	border-bottom:1px dotted #1E90FF;
	text-align:left;
	font-weight:bold;
}

/*
|||||||||||||||||||||||||||||||||||||||
code below adds a button for go back to home page in header
|||||||||||||||||||||||||||||||||||||||
*/


#sgDefaultMessages {
  background-color: #2C82AA;
  border: 0px dashed #000;
  margin: 1em 0 1em 0;
  padding: 5px;
  	font-family: Verdana,Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:bold;
}

#sgDefaultBar {
  border: 0px;
  margin: 1em 0 1em 0;
  padding: 6px;
  	font-family: Verdana,Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:bold;
}

#sgDefaultBar a:link, #sgDefaultBar a:visited, #sgDefaultBar a:active {
  color: #FFFFFF;
  	font-family: Verdana,Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight:bold;
  position: relative;
  left: 1px;
  top: 1px;
  border: 1px solid #f0f0f0;
  text-decoration: none;
  padding: 5px;
  background-color: #2C82AA;
}

#sgDefaultBar a:hover {
  position: relative;
  left: 0px;
  top: 0px;
  border: 1px solid #DDDDDD;
  color: #FFFFFF;
  background-color: #2C82AA;
}

span.sgDefaultBarSeparator {
  border-left: 1px solid #888;
  width: 0px;
  margin-right: 4px;
}
