﻿/* 0 BASIC TAGS */

table {
	font-size: inherit;
	text-align: justify;
}

h4
{
    margin: 0;
    font-family: tahoma, arial, helvetica, sans-serif;
}

h3
{
    margin: 0;
    font-family: tahoma, arial, helvetica, sans-serif;
}

h2
{
    margin: 0;
    font-family: tahoma, arial, helvetica, sans-serif;
}

h1
{
    margin: 0;
    font-family: tahoma, arial, helvetica, sans-serif;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #990000 #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

body {
	background-color: #ffffff;
	background-image: url(images/background1.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: inherit;
	color: #666666;
	text-align: center;
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header
{
    background-image: url(Images/header2.gif);
    background-repeat: no-repeat;
    position: relative;
    width: 740px;
    height: 81px;
    margin-left: auto;
    margin-right: auto;
    color: maroon;
    background-color: transparent;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav
{
    position: absolute;
    right: 37px;
    top: 80px;
    text-transform: uppercase;
    font-size: 10px;
    color: Maroon;
    background-color: Transparent;
}

.nav a:visited {
	color: #d32525;
}

.menua a:visited {
	color: #d32525;
}

/* 1.1 SHIM */

.shimCab {
	background-position: 0px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 753px;
	height: 15px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #C0C0C0;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#admin-photos
{
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 1px 37px 40px 37px;
/* Weird Mozilla Bug */	background-repeat: repeat;
}

#admin-albums
{
    background-image: url(images/body-repeat.gif);
    position: relative;
    width: 686px;
    padding: 0px 37px;
    padding-top: 1px; /* Weird Mozilla Bug */
    padding-bottom: 40px; /* Weird Mozilla Bug */
}

#register
{
    background-image: url(images/body-repeat.gif);
    position: relative;
    width: 686px;
    padding: 0px 37px;
    padding-top: 1px; /* Weird Mozilla Bug */
    padding-bottom: 40px; /* Weird Mozilla Bug */
}

#links
{
	background-image: url(images/body-repeat.gif);
	position: inherit;
	width: 686px;
	padding: 0px 37px 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
}

#resume
{
    background-image: url(images/body-repeat.gif);
    position: relative;
    width: 686px;
    padding: 0px 37px;
    padding-top: 1px; /* Weird Mozilla Bug */
    padding-bottom: 40px; /* Weird Mozilla Bug */
}

#home
{
    background-image: url(images/body-repeat.gif);
    position: relative;
    width: 686px;
    padding: 0px 37px;
    padding-top: 1px; /* Weird Mozilla Bug */
    padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar {
	float: left;
	width: 214px;
	height: 100%;
}

#content {
	margin-left: 256px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}



#resume h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 740px;
}

#details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 740px;
}

#photos {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 740px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	width: 744px;
	height: 100px;
	text-align: center;
	background-color: #C0C0C0;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

#photos .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 3 FOOTER */

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer
{
    background-image: url(images/footer.gif);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 750px;
    height: 75px;
    text-align: center;
    font-size: 10px;
    position: relative;
    left: 5px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}
.menudesp
{
    position: relative;
    top: 12px;
    text-align: center;
}
.posic
{
    font: caption;
    text-transform: uppercase;
    color: #ff0033;
    line-height: normal;
    letter-spacing: 3px;
    text-decoration: underline;
    position: absolute;
}
.titulo1
{
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    color: #660000;
    font-family: 'Times New Roman' , Sans-Serif, Serif;
    text-decoration: underline overline;
}
h5
{
	font-weight: bold;
	font-size: small;
	text-transform: none;
	color: #666666;
	font-family: Tahoma;
	font-style: normal;
	text-decoration: underline overline;
}
.PfoDcha
{
    left: 250px;
    position: relative;
    top: -4px;
}

.separatemas {
	border-style: ridge none none none;
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	width: 450px;
	height: 20px;
	text-align: left;
	font-weight: bold;
	font-size: medium;
	color: #666666;
	text-decoration: underline;
	text-indent: 10px;
	margin-top: 5px;
	font-family: Arial;
}

.ColIzqird {
	float: left;
}
.footertop {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 4px;
	text-align: center;
	font-size: 10px;
	position: relative;
	left: 0px;
}

.columnDcha {
	clip: rect(auto, auto, auto, auto);
	position: inherit;
	z-index: 2;
}

.styleEnc {
	width: 800px;
	height: 40px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #C0C0C0;
	background-image: url('images/photonav-bg.gif');
	background-repeat: repeat-x;
}

.style2 {
	width: 744px;
	height: 1px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	margin-top: 110px;
	background-image: url('../App_Theme .columnDcha { clip: rect(auto, auto, auto, auto);
	position: inherit;
	z-index: auto;
}

px;
	right: auto;
	left: auto;
}
li {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	list-style-type: disc;
	list-style-image: inherit;
}
p {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.styleEncProa {
	width: 748px;
	height: 40px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #C0C0C0;
	background-image: url('images/photonav-bg.gif');
	background-repeat: repeat-x;
	vertical-align: middle;
}

.alumnos {
	border-style: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	width: 700px;
	height: 20px;
	text-align: left;
	font-size: medium;
	text-indent: 10px;
	margin-top: 5px;
	font-family: Arial;
}
.separatemas_alumnos {
	border-style: ridge none none none;
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	width: 700px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	font-size: medium;
	color: #666666;
	text-decoration: underline;
	text-indent: 10px;
	margin-top: 5px;
	font-family: Arial;
}
