@CHARSET "UTF-8";

@font-face {
	font-family: 'ArialNarrowRegular';
	src: url('arial_narrow-webfont.eot');
	src: local('☺'), url('arial_narrow-webfont.woff') format('woff'), url('arial_narrow-webfont.ttf') format('truetype'), url('arial_narrow-webfont.svg#webfontX0W0Dfdk') format('svg');
}

	
body {
 	color: black;
 	background-color: white;
 
}

#font-small{
	font-size:10px;
}
#font-normal {
	font-size:13px;
}
#font-large {
	font-size:16px;
}

:link { color: #0044AA }
:visited { color:#0044AA }
a:active { color: #0044AA }
a:hover { color: rgb(0, 96, 255) }

table#main {
	border: 0;    
	width: 92%;
	height:100%;
	
}


table .nav {
	border:0;
}

table .navStatus {	
	background-color: #BCBCBC;
	border:3px;
	width:100%;
}
table .navStatus td {
	background-color: #e5e5e5;
}
table .navStatusSub {
	font-family: "ArialNarrowRegular", helvetica, arial, sans serif;	font-size:13px;
	width:100%;
}
table #photoList {
	background-color:  #FFFFFF;
}
table #photoList tr {
	background-color:  #e5e5e5;
}
table #photoList .texto_titulo {
	background-color:  #e5e5e5;
	font-family: "ArialNarrowRegular", helvetica, arial, sans serif;	font-size:16px;
	letter-spacing: 1px;
	text-align: left;
	line-height: 133%;
	color: #d2232a;
}
table #photoList th {
	background-color:  #e5e5e5;
	font-family: "ArialNarrowRegular", helvetica, arial, sans serif;	font-size:16px;
	color: #d2232a;
	text-align: left;
	line-height: 133%;
	text-align : left;
}
table #photoList .result {
	background-color:  #FFFFFF;
	font-family: "ArialNarrowRegular", helvetica, arial, sans serif;	font-size:13px;
	letter-spacing: 1px;
	line-height: 133%;
	color: #000000;
	text-align : left;
}


table #photoSlide {
	background-color:  #FFFFFF; 
	text-align: center;
	vertical-align: top;
	font-family: "ArialNarrowRegular", helvetica, arial, sans serif;	font-size:10px;
}

table #photoSlideSub {
	background-color:  #FFFFFF;
}

table #photoSlideFrameTop { 
	text-align : center;
	vertical-align: top;
	border: 0px;
	
}
table .photoSlideFrame tr .top { 
	height:10px;
}
table .photoSlideFrame .top .right{ 
	text-align:right;
	vertical-align:bottom;
}
table .photoSlideFrame .top .center{ 
	text-align:center;
	vertical-align:bottom;
	width:200px;
	background-image: url(<?echo _paththeme_."/images/frame.top.edge.gif";?> );
}
table .photoSlideFrame .top .left{ 
	text-align:left;
	vertical-align:bottom;
}

table .photoSlideFrame tr .middle { 
	height:200px;
	background-color:red;
}
table .photoSlideFrame .middle .right{ 
	text-align:right;
	vertical-align:middle;
	height:200px;
	background-image:url("<? echo  _paththeme_ . "/images/frame.right.edge.gif";?>");
}
table .photoSlideFrame .middle .center{ 
	text-align:center;
	vertical-align:middle;
	width:200px;
	height:200px;
	background-color:#E7E7E7;
}
table .photoSlideFrame .middle .left{ 
	text-align:left;
	vertical-align:middle;
	height:200px;
	background-image:url("<? echo _paththeme_ . "/images/frame.left.edge.gif";?>");
}

table .photoSlideFrame tr .bottom { 
	height:10px;
}
table .photoSlideFrame .bottom .right{ 
	text-align:right;
	vertical-align:top;
}
table .photoSlideFrame .botton .center{ 
	text-align:center;
	vertical-align:bottom;
	width:200px;
	background-image:url("<? echo _paththeme_ . "/images/frame.bottom.edge.gif";?>");
}


table .photoSlideFrame .bottom .left{ 
	text-align:left;
	vertical-align:top;
	width: 10px;
}


table #orderBy td {
	font-family: "ArialNarrowRegular", helvetica, arial, sans serif;	font-size:13px;
	text-align: left;
	vertical-align: middle; 
}
table #printTo td {
	font-family: "ArialNarrowRegular", helvetica, arial, sans serif;	font-size:13px;
	text-align: left;
	vertical-align: middle;
}
table #siteFooter {
	background-color:#BCBCBC;
	font-family: "ArialNarrowRegular", helvetica, arial, sans serif;	font-size:13px;
	border:0;
	width:100%;
}
table #siteFotter td {
	 background-color: #e5e5e5;
}

/** photo.add **/
div {
	font-family: "ArialNarrowRegular", helvetica, arial, sans serif;	font-size:13px;
}

table #addPhoto {
	background-color: #BCBCBC;
	border:0;
	width:100%;
}
table #addPhoto .title {
	text-align:right;
	background-color: #e5e5e5;
	font-family: "ArialNarrowRegular", helvetica, arial, sans serif;	font-size:13px;
	width:25%;
}
table #addPhoto .input {
	text-align:left;
	background-color: #FFFFFF;
	font-family: "ArialNarrowRegular", helvetica, arial, sans serif;	font-size:13px;
	width:75%;
}
table #addPhoto textarea {
	font-family: "ArialNarrowRegular", helvetica, arial, sans serif;	font-size:13px;
}
table #mainPhoto {
	border: 1px solid  #BCBCBC;
	width: 92%;	
}
table #mainPhoto th {
	background-color:  #e5e5e5;
	font-family: "ArialNarrowRegular", helvetica, arial, sans serif;	font-size:16px;
	text-align: left;
	width: 100%;
}

table #mainPhoto td.title {
	font-weight:bold;
}

table #mainPhoto td.titleh {
	font-weight:bold;
}

table #photo {
	background-color:  #BCBCBC;
	width: 100%
}

table #photo tr {
	background-color:  #e5e5e5;
}
table #photo td {
	background-color:  #e5e5e5;
	font-family: "ArialNarrowRegular", helvetica, arial, sans serif;	font-size:13px;
	text-align: left; 
}
table #Photo .title {
	text-align:right;
	background-color: #e5e5e5;
	font-family: "ArialNarrowRegular", helvetica, arial, sans serif;	font-size:13px;
	width:10%;
}
table #Photo .titleh {
	text-align:center;
	background-color: #e5e5e5;
	font-family: "ArialNarrowRegular", helvetica, arial, sans serif;	font-size:13px;
	font-weight:bold;
}
table #Photo .input {
	text-align:left;
	background-color: #FFFFFF;
	font-family: "ArialNarrowRegular", helvetica, arial, sans serif;	font-size:13px;
	width:40%;
}

.v-middle {
	display: table-cell;
	#top: 50%;
	vertical-align: middle;
}
.v-top {
	display: table-cell;
	#top: 0%;
	vertical-align: top;
}




