
/*p, th, li {
font-family: arial;
font-size: 12px;
}*/

/*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: #D65A19;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}



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

/*#footer {
  text-align: center; 
}*/

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
/*	background-color: #FCEFE9;*/
}

div.sgTab a, div.sgNavBar a {
	color: #D65A19;
	font-size: 10px;
}
div.sgTab a:hover, div.sgNavBar a:hover {
	text-decoration: underline;
	color: #000000;
}
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: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	border: 1px dotted #CCCCCC;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td.sgGalleryText a {
	color: #D65A19;	
}
td.sgGalleryText a:hover {
	color: #000000;
}

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: 0px;
	border: 1px solid #000000;
}

.sgDesc {
	/*background-color: #F5F5F5;*/
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-right: 0px;
	width: 620px;
	font-size: 10px;
}

.crumb {
	text-align: left;
	font-family: arial;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFE2C3;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 5px;
}

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

.M1 {
	font-family: arial;
	color: #999999;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
}

.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-size:80%;
	}
	
	div.pagination a {
		border: 1px solid #686CA0;
		margin-right:3px;
		padding:5px 7px;

		background-image:url(page_bg.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;
}
