/*p, th, li {
font-family: arial;
font-size: 12px;
}*/
.sgTopNavBar{
	text-align: center;
	font-weight: bold;
}
/*h1 {
  border-top: 1px dashed #686CA0;
  border-bottom: 1px dashed #686CA0;
  background-color: #FFFFFF;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  
  text-align: left;
  
  font-family: arial;
  font-size: 13px;
}*/

a:link, a:visited  {
	text-decoration: none;
	color: #FF9900;
}

/*div.sgTab a, div.sgNavBar a, a:hover {
	text-decoration: underline;
	color: #000000;
}*/


#header {
  font-family: arial;
  font-size: 12px;
  margin: 0.5em 0 1em;
}

#footer {
  text-align: center; 
}

a img {
  border: 0;
}

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

input.button {
  font-weight: bold;
  border: 1px outset #fff;
  color: #fff;
  background-color: #888;
}

div.sgLanguageFlipper, div.sgTemplateFlipper {
  float: right;
  clear: right;
}

div.sgContainer {
  clear: both;
  text-align: center;
}

div.sgTab, div.sgNavBar {
  text-align: center;
  font-family: arial;
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
}

crumb a, div.sgTab a, div.sgNavBar a, .sgTopNavBar a {
color: #ef6522;

font-variant: normal;

text-decoration: none;

	font-weight: bold;
}
div.sgTab a:hover, div.sgNavBar a:hover, crumb a:hover, .sgTopNavBar a:hover{
	color: #000000;
	font-weight: bold;
}

div.sgNavBar img {
  border: 1px solid #333;
}

div.sgAlbum, div.sgGallery {

  /*border: 1px solid #FFB3D3;*/
  padding: 1em;
}

div.sgAlbum table, div.sgGallery table {
  margin-left: auto;
  margin-right: auto;
}

div.sgAlbum img {
  margin: 3px;
  border: solid 1px #000000;
}

td.imgborder {
text-align: center;
padding: 0;
}

.sgPreview a img {
    border: 1px solid;
    margin: 0 4px 0 4px;
    padding: 2px;
}

td.sgGalleryThumb {
  text-align: center;
  padding: 0;
  border: solid 1px #808080;
}

td.sgGalleryText {
  text-align: center;
  /*color: #808080;*/
  font-family: arial;
  font-size: 12px;
  vertical-align: top;
  padding: 0 1em 2em;
}

a.sgGalleryTitle {
 font-family: arial;
 font-size: 12px;
}

a.img_opacity img{
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
a.img_opacity:hover img{
filter:alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
}

div.sgImage img {
  padding: 0px;
  margin: 10px;
  border: 1px solid #788870;
}

.sgDesc {
	background-color: #FFFFFF;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}

.crumb {
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: bold;	
}

.thanks {
font-family: verdana, arial;
font-size: 11px;
color: #668600;
}

.M1 {
	color: #000000;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.err2 {
font-family: arial;
font-size: 13px;
padding: 3px;
color: #F79100;
border: 2px dotted #F79100;
}

.req {
border: solid 2px #FFA820;
}

.pos {
padding-right: 10px;
}

.button1 {
font-size: 11px;
height:24px;
width:100px;
padding:0px;
background-color: #E2F7D6;
color:black;
text-align: center;

cursor:hand; 
cursor:pointer;

border-right: 1px inset #6f6f6f;
border-bottom: 1px inset #000000;
border-top: 1px solid white;
border-left: 1px solid white;
}

.button2 {
font-size: 11px;
height:24px;
width:110px;
padding-bottom:2px;
background-color: #DDDDDD;
color:black;
text-align: center;

cursor:hand; 
cursor:pointer;

border-right: 1px inset #6f6f6f;
border-bottom: 1px inset #000000;
border-top: 1px solid white;
border-left: 1px solid white;
}

.desc {
font-family: arial;
font-size: 12px;
padding-left: 12px;
padding-right: 12px;
}

/*CSS Meneame style pagination*/
	div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		color:#686CA0;
		font-family: arial;
        font-size: 12px;
	}
	
	div.pagination a {
		border: 1px solid #686CA0;
		margin-right:3px;
		padding:5px 7px;

		background-image:url(images/page_bgg.jpg);
		background-position:bottom;
		text-decoration: none;

		color: #686CA0;		
	}
	div.pagination a:hover, div.meneame a:active {
		border: 1px solid #686CA0;
		background-image:none;
		background-color:#C7CBEA;
		color: #686CA0;
	}
	div.pagination span.current {
		margin-right:3px;
		padding:5px 7px;
		border: 1px solid #686CA0;
		
		font-weight: bold;
		background-color: #DCE0FF;
		color: #686CA0;
	}
	div.pagination span.disabled {
		margin-right:3px;
		border: 1px solid #DCE0FF;
		padding:5px 7px;
	
		color: #DCE0FF;
	}

.small {
font-size: 9px;
}
box {
	padding: 15px;
}
