/*  */
/*  */
/*  */
/*  */

body {
  background-color: #333333;
  /* background-image: url(backpaper.jpg); */
  font-style: normal;
  font-weight: normal;
	 font-size: 12pt;
  font-family: "Arial", "Helvetica", "sans-serif";
  text-align: justify;
  color: #cccccc;
  margin: 0px 0px 3px 0px;
  scrollbar-face-color: #222222;
  scrollbar-highlight-color: #262626;
  scrollbar-3dlight-color: #666666;
  scrollbar-darkshadow-color: #333333;
  scrollbar-shadow-color: #666666;
  scrollbar-arrow-color: #999999;
  scrollbar-track-color: #2D2D2D;
}
  
H1 {font-weight: bold; color: #E9E9E9;}
H2 {font-weight: bold; color: #D9D9D9;}
H3 {font-weight: bold; color: #CCCCCC;}
H4 {font-weight: bold; color: #D9D9D9;}
H5 {font-weight: bold; color: #D9D9D9;}
H6 {font-weight: bold; color: #D9D9D9;}

td {
	font-size: 9pt;
}
.close {
  background-image: url(white-e/remove.gif);
  background-position: top right;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.botao {font-size : 10pt;font-weight : bold; background-color: #333333; color: #cccccc; border: 4 outset #666666; cursor:hand;}

.folder_bg {
  background: transparent url(backfolder.gif) no-repeat center;
  Filter:alpha(opacity=90); opacity:0.9;
  width: 150px;
  height: 150px;
  margin-top: 0px;
  text-align: center;
}
.folder {
  background: transparent;
}
/* 
.thumb_bg{
  background: transparent url(diap4.gif) no-repeat center;
  Filter:alpha(opacity=90); opacity:0.9;
  width: 150px;
  height: 150px;
  text-align: center;
}
 */
.thumb{
	background-color: #343434;
	border-width: 3px;
	border-color: #e7e7e7;
	border-style: solid;
	margin: 12px 12px 2px 12px;
}
.image {
  border-width: 2px;
  border-color: #666666;
  border-style: ridge;
  margin: 0;
  background-color: #343434;
}
.closeup {
  border-width: 1px;
  border-color: #666666;
  border-style: ridge;
  margin: 0;
  background-color: #343434;
}
.head{
  font-weight: bold;
  font-size: 12pt;
  text-align: center;
}
.footer{
  font-weight: lighter;
  font-size: 11pt;
  text-align: center;
}
.top {
  background-image: url(lines_dark/70.gif);
  color: #333333;
}
.bottom {
  background-image: url(lines_dark/30.gif);
  color: #333333;
}
.thumbbar {
  border: 0px;
  border-color: #666666;
  border-style: inset;
  vertical-align: middle;
}
.thumblinks {
  color: #999999;
  text-align: center;
  border: 0px;
  border-color: #333333;
  border-style: ridge;
  padding: 1px 2px 2px 16px;
}

TR.nav {
  background: transparent;
}
.nav {
  background-image: url(lines_dark/30.gif);
  height: 30px;
  vertical-align: middle;
}
.spacer {
margin-left: 3px;
margin-right: 3px;
}
.bl {
background-image: url(lines_dark/bl.gif);
  height: 30px;
}
.br {
 background-image: url(lines_dark/br.gif);
  height: 30px;
}

.number
{
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #CCCCCC;
  border: 0px;
  border-color: #333333;
  border-style: ridge;
}
.date
{
  font-size: 12px;
  text-align: center;
  color: #CCCCCC;
  border: 0px;
  border-color: #333333;
  border-style: ridge;
}
.name
{
	font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #CCCCCC;
  border: 0px;
  border-color: #333333;
  border-style: ridge;
}
.comment
{
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  background-color: inherit;
}
.menu {
  border-width: 2px;
  border-style: inset;
  border-color: #666666;
  background: transparent;
}

/* #index .bg { background: url(backpaper.jpg) no-repeat top; } */
/* #slide .bg { background: url(backpaper.jpg) no-repeat top; }  */
/* #slide .bg { background: url(backpaper2.jpg) no-repeat top; }  */


#index .image {
	margin-left: 1;
	margin-right: 1;
	margin-bottom: 0;
}
#imageinfo {
  visibility: hidden;
  color: #CCCCCC;
  text-align: center;
  font-size: 10px;
  border: 1px;
  border-color: #333333;
  border-style: solid;
}

a:link {
	text-decoration: none;
	color: #CCCCFF
}

a:visited {
  text-decoration: none;
  color: #CC99CC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF
}
a:active {
  text-decoration: none;
  color: #CCFFCC;
}
a:active .thumblinks {
  color: #cccccc;
  text-align: center;
  border: 1px;
  border-color: #ECECEC;
  border-style: solid;
}

a:hover .thumb {
  border: 3px;
  border-color: #55AAFF;
  border-style: solid;
}
a:active .thumb {
  border: 3px;
  border-color: #FBF181;
  border-style: solid;
}

/* shopcart */
.select { font-size: 10pt;
	background-color: #EEEEEE;
	color: #000000;
	text-align: center;
	font-size: 12px;
}
.input { font-size: 10pt;
  background-color: #EEEEEE;
  color: #000000;
  text-align: center;
}
.price { font-size: 12px;
  background-color: transparent;
  color: #EEEEEE;
  text-align: right;
  border: 0px;
  border-style: solid;
  border-color: #1C1C1C;
}
.checkout {
  font-size: 12px;
  color: #1C1C1C;
  text-align: left;
}
.checkoutinput {
  font-size: 12px;
  color: #1C1C1C;
  text-align: left;
}
.nopcart {
	background: #AAAAAA;
	font-size: 12px;
	color: #000000;
	border: 1px solid Gray;
}
.nopheader {
	background: #555555;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	border: 1px solid Gray;
	padding-left: 6px;
	padding-right: 6px;
}
.nopentry {
	background: #CCCCCC;
	border: 1px solid #AEAEAE;
	font-size: 12px;
	text-align: center;
	color: #222222;
	padding-left: 6px;
	padding-right: 6px;
}
.noptotal {
	background: #1C1C1C;
	font-size: 12px;
	text-align: left;
	color: #F2FFCC;
	border: 1px solid #1C1C1C;
	padding-left: 17px;
}

