/*
SPGM stylesheet
c2008 made by Csaba Háda
*/
*{
	margin: 0;
	border: 0;
	outline: 0;
}

a{
	font-family: Tahoma, sanf-serif;
	font-size: 11px;
	color: #73b829;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	font-family: Tahoma, sanf-serif;
	font-size: 11px;
	color: #73b829;
	font-weight: bold;
	text-decoration: underline;
}



IMG { vertical-align: middle; }
IMG.img-picture { border: 1px solid #333333; }
IMG.img-folder { border: 0px; vertical-align: top; margin-top: -1px; margin-right: 5px;}
IMG.img-galicon { border: 1px solid #555555; margin-right: 10px; }
IMG.img-thumbnail { border: 1px solid #333333; }
IMG.img-thumbnail-selected { border: 1px solid #8ca0bf; }
IMG.img-picture-prev { border: 0px; }
IMG.img-picture-next { border: 0px; }
IMG.img-thmbnavi-prev { border: 0px; }
IMG.img-thmbnavi-next { border: 0px; }
IMG.img-new { border: 0px; margin-left: 3px; margin-top: -8px; }


TABLE.table-wrapper {
  background-color: #ffffff;
  width: 685px;
  padding: 10px;
  text-align: center;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
}

TD.td-thumbnails-thumb {
  padding: 5px;
  font-family:  Tahoma, sans-serif;
  color:        #999999;
  font-size:    10px;
  background-color: transparent;
  white-space: nowrap;
  vertical-align: bottom;
  text-align: center;
  max-width: 95px;
}

TD.td-thumbnails-thumb-selected {
  padding: 5px;
  font-family:  arial, verdana, helvetica, sans-serif;
  color:        #73b829;
  font-size:    12px;
  font-weight:  bold;
  background-color: transparent;
  white-space: nowrap;
  vertical-align: bottom;
  text-align: center;
}

DIV.div-thumbnails-caption {
  font-family:  Tahoma, sans-serif;
  color:        #73b829;
  font-size:    8pt;
  font-weight:  normal;
  background-color: transparent;
}



TABLE.table-main-title {}

TD.td-main-title {
  font-family:  Tahoma, sans-serif;
  color:   #73b829;
  font-size:    12pt;
  font-weight:  bold;
  background-color: transparent;
}

TD.td-main-title-spgm-link {
  color:#000000;
  font-size: 10px;
  font-family: Tahoma, sans-serif;
  text-align: center;
  background-color: transparent;
  margin-top: 20px;
}

A.a-spgm-link {
  color: #000000;
  font-size: 10px;
  font-family: Tahoma, sans-serif;
  background-color: transparent;
}





TABLE.table-gallisting-grid {
}

TD.td-gallisting-cell {
}




TABLE.table-galitem {
  width: 100%;
  margin-bottom: 10px;
  padding: 0px;
}

TD.td-galitem-icon {
  width: 16px;
}

TD.td-galitem-title {
  margin-left: 0px;
  margin-bottom: 10px;
  font-family:  Tahoma, sans-serif;
  font-size:    0px;
  width:        auto;
  text-align: left;
  color: #000000;
  height: 13px;
}

TD.td-galitem-caption {
  font-family:  Tahoma;
  font-size:   9px;
  text-align: left;
vertical-align: top;
}

TABLE.table-picture {
  width: 100%;
  text-align: center;
}

TD.td-picture-navi {
  font-family: Tahoma;
  font-size:    10px;
  color:        #73b829;
  text-align: center;
  background-color: transparent;
}

TD.td-zoom-factors {
  padding: 3pt;
  text-align: center;
}

INPUT.button-zoom-factors {
  border: 1px solid #777777; 
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    9pt;
  font-weight: bold;
  color:        #777777;
  background-color: #dddddd;
  text-align: center;
}

TD.td-picture-pic {}

TD.td-picture-filename {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    8pt;
  font-weight: bold;
  text-align: center;
  background-color: #ececec;
  padding:7px;
  background-color: transparent;
}

TD.td-picture-caption {
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:    8pt;
  text-align: center;
  background-color: #ececec;
  padding:7px;
  background-color: transparent;
}




TABLE.table-thumbnails {
  margin-left: auto;
  margin-right: auto;
}

TD.td-thumbnails-navi {
  padding-top: 20px;
  color: #73b829;
  border-top: none;
  font-family: Tahoma, sans-serif;
  font-size:	11px;
  font-weight:	bold;
  text-align: center;
}

TD.td-thumbnails-navi a{
  color: #73b829;
  border-top: none;
  font-family: Tahoma, sans-serif;
  font-size:	11px;
  font-weight:	bold;
  text-align: center;
  text-decoration: underline;
}

TD.td-thumbnails-navi a:hover{
  text-decoration: none;
}


SPAN.span-filters {
  font-size:    8pt;
  font-weight: normal;
}


DIV.div-galheader {
  font-family:  Tahoma;
  font-size:    11px;
  font-weight:  bold;
  color:#73b829;
  margin-bottom: 20px;
  padding: 1px;
  width: 100%;
  text-align: left;
}

TABLE.table-shadows {
  border-collapse: collapse;
  margin: auto;
  padding: 0px;
}

TD.td-shadows-right {
  background-image: url(shadow_right.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 20px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottom {
  background-image: url(shadow_bottom.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 5px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-bottomright {
  background-image: url(shadow_bottomright.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 20px;
  margin: 0px;
  padding: 0px;
}

TD.td-shadows-main {
  margin: 0px;
  padding: 0px;
}
