/* Body
----------------------------------------------- */

body {
	background-color: #fff;
	margin: 0;
	padding: 0px 0px;
	font-family: Verdana,Arial,Sans-serif;
	text-align: left;
	color: Black;
	font-size: 9pt;
}

/* Header
----------------------------------------------- */

#header {
	width: 800px;
	margin: 0 auto 0px;
  	background: transparent url('images/bottom02.gif') no-repeat bottom center;
	padding-top: 0px;
	color: Black;
}

#headertop {
	margin: 0px 0px 0;
	padding: 0px 0px 0px;
	background: #a9ac99 url('images/top02.gif') no-repeat top center;
}

#title {
	background: transparent url('images/top.jpg') repeat top center;
	margin: 0px 0px 0;
	padding: 15px 20px 0px;
	font-size: 100%;
	line-height: 1.0em;
	font-weight: normal;
	color: Black;
	text-transform: uppercase;
	letter-spacing: .2em;
	text-align: left;
}

#blog-title {
	margin: 0px 0px 0;
	padding: 10px 30px 0px;
	font-size: 100%;
	line-height: 1.0em;
	font-weight: normal;
	color: Black;
	text-transform: uppercase;
	letter-spacing: .2em;
	background: transparent url('images/middle02.gif') repeat-y center;
}

#blog-title a {
  color: Black;
  text-decoration:none;
  }

#blog-title a:hover {
  color:#c60;
  }

#description {
	margin: 0px 0px 0px;
	padding: 0 0px 10px;
	max-width: 800px;
	font: 8pt Verdana,Arial,Sans-serif;
/*	text-transform: uppercase; */
	color: Black;
	background: transparent url('images/middle02.gif') repeat-y center;
	text-align: left;
}


#header_left {
	width: 215px;
	margin: 0 0px 0px;
  	background: transparent url('images/bottom04.gif') no-repeat bottom center;
	padding-top: 5px;
	padding-left: 0px;
	color: Black;
}

#headertop_left {
	margin: 0px 0px 0px;
	padding: 15px 0px 0px;
	background: #a9ac99 url('images/top04.gif') no-repeat top center;
}

#blog-title-left {
	margin: 0px 5px 0px;
	padding: 0px 0px 0px;
	font-size: 150%;
	line-height: 1.2em;
	font-weight: normal;
	color: Black;
	text-transform: uppercase;
	letter-spacing: .2em;
	background: transparent url('images/middle04.gif') repeat-y center;
	text-align: center;
}

#description_left {
	margin: 0px 5px 0px;
	padding: 0 0px 0px;
	max-width: 215px;
	font: 10pt Verdana,Arial,Sans-serif;
	font-weight: bold;
	color: Black;
	background: transparent url('images/middle04.gif') repeat-y center;
	text-align: center;
}

#description_right {
	margin: 0px 5px 0px;
	padding: 0 20px 10px;
	max-width: 215px;
	font: 8pt Verdana,Arial,Sans-serif;
	color: Black;
	background: transparent url('images/middle04.gif') repeat-y center;
	text-align: left;
}

/* Links
----------------------------------------------- */

a:link,visited {
  color:#58a;
  text-decoration:none;
  }
a:hover {
  color:#c60;
  text-decoration:none;
  }

/* Input areas
----------------------------------------------- */

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

input.button {
  font-weight: bold;
  border: 1px solid #888;
  color: Black;
  background-color: #eee;
}

/* Page wrapper
----------------------------------------------- */

div.sgWrapper {
  clear: both;
  text-align: center;
  width: 543px;
  margin:0 auto 2px;
  padding-top: 5px;
}

div.stretcher {
	clear: both;
	height: 0px;
	text-align: right;
	padding: 0px 20px 0px 0px;	
	font-weight: bold;
}

div.sgLanguageFlipper, div.sgTemplateFlipper {
  float: right;
  margin-left: 1em;
}


/* image or gallery name header
----------------------------------------------- */

.sgTitle {
  margin-bottom: 0;
  color: #5588AA;
  text-align: left;
}

.sgFootTitle {
	clear: both;
	position: relative;
	margin-bottom: 0px;
	color: Black;
	text-align: left;
	padding: 0px 20px 0px 10px;
	font-size: 8pt;
	background: transparent url('images/middle.gif') repeat-y center;
}

.sgimgFootTitle {
	clear: both;
	position: relative;
	color: Black;
	text-align: left;
	padding: 0px 20px 0px 10px;
	font-size: 8pt;
	background-color: #eeeeee;
	border: 1px dashed Gray;
	margin: auto auto auto 10px;
}
/* image or gallery artist subheader
----------------------------------------------- */

.sgSubTitle {
  margin-top: 0;
}

div.sgContainer {
	clear: both;
	text-align: center;
	width: 543px; /*margin: 12px auto;*/
	background: url('images/top03.gif') no-repeat top center;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div.sgimgContainer {
	clear: both;
	text-align: center;
	width: 543px; /*margin: 12px auto;*/
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#sgimgTitle {
	text-align: left;
	font-size: 20pt;
	color: #c60;
	padding-left: 10px;
}

#sgimgDescription {
	text-align: left;
	color: Black;
	padding: 10px 0 10px 10px;
}

div.sgTab {
	padding: 0px 20px 0;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	background: transparent url('images/middle.gif') repeat-y center;
	margin-top: 0px;
}

/* Content
----------------------------------------------- */

div.sgContent {
	padding: 1em;
	text-align: left;
	background: transparent url('images/middle.gif') repeat-y center;
	height: 60%;
}

div.sgimgContent {
	padding: 1em;
	text-align: left;
}

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

div.sgGallery {
	margin: 0em;
	padding: 0em;

	
	text-align: center;
}

div.sgThumbnail {
	margin: 0.5em;
	padding: 0em;
	border: 0px solid #dddddd;
	
	width: 80px;
	height: 70px;
	float: left;
	vertical-align: middle;
	text-align: center;
}

div.sgGalleryThumbnail {
	margin: 0.5em;
	padding: 0em;

	width: 85px;
	height: 80px;
	float: left;
	vertical-align: top;
	text-align: center;
}


div.sgGalleryText {
  margin-left: 100px;
}

div.sgGalleryTitle {
  width: 87px;
  text-align: center;
}

div.sgThumbnail table {
  width:  110px;
  height: 110px;
  text-align: center;
  vertical-align: middle;
}

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

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

div.sgimgNavThumb, p.sgimgNavThumb {
  text-align: left;
  padding-left: 15px;
}

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

div.sgimgNavBar, p.sgimgNavBar {
  text-align: left;
  padding-left: 10px;
}

/* Footer
----------------------------------------------- */

#footer {
	text-align: center;
	font-size: 8pt;
	color: #777777;
	background: transparent url('images/bottom.gif') no-repeat top center;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-top: 0px;
}
#footer a,#footer a:visited{
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}
#imgfooter {
	background: transparent url('images/bottom01.jpg') repeat bottom center;
	text-align: center;
	font-size: 8pt;
	color: #777777;
	padding-top: 2px;
	margin-top: 0px;
}
#imgfooter a,#imgfooter a:visited{
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}

a img {
  border: 0;
}



.storecat {
		font-size: 11px;
      	display: block;     	
      	background-color: #9C9F89;
      	background-image: url(images/dropdown-arrow.gif);
      	background-repeat: no-repeat;
      	background-position: center right;
      	color: #ffffff;      	
      	text-decoration: none;
      	width: 73%;
      	padding: 5px;
      	margin-bottom: 1px;
      	text-align: left;    	
      }
      
.storecat_last {
		font-size: 11px;
      	display: block;     	
      	background-color: #9C9F89;
      	background-image: url(images/dropdown-arrow.gif);
      	background-repeat: no-repeat;
      	background-position: center right;      	
      	color: #ffffff;      	
      	text-decoration: none;
      	width: 73%;
      	padding: 5px;
      	margin-top: 1px;
      	text-align: left;    	
      }      

#description_menu {
	margin: 0px 0px 0px;
	padding: 0px 5px 0px 7px;
	font: 10pt Verdana,Arial,Sans-serif;
	font-weight: bold;
	color: Black;
	background: transparent url('images/middle04.gif') repeat-y center;
	text-align: center;
}


#menu {
	background: transparent url('images/top.jpg') repeat top center;
	padding: 0px 0px 0px;
	font: 14pt Pristina,Bookman Old Style,Verdana,Arial,Sans-serif;
	font-weight: normal;
	color: black;
	vertical-align: bottom;
}

#menu a:hover {
  color:#c60;
  text-decoration:none;
  }
  
.banner {
		font-size: 11px;
      	display: block;     	
      	background-color: #9C9F89;
      	background-repeat: no-repeat;
      	background-position: top left;      	
      	color: #ffffff;      	
      	text-decoration: none;
      	width: 95%;
      	padding: 2px;
      	margin-left: 2px;
      	text-align: left;   	
      } 