/*
**  ╔══════════════════════════════════════════════════════════════════════════════════════════════╗
**  ║  Generic                                                                                     ║
**  ╚══════════════════════════════════════════════════════════════════════════════════════════════╝
*/
/*    ┌─────────────┐
**  ──┘  HTML Tags  └───────────────────────────────────────────────────────────────────────────────
*/
h1, h2 {
	font-family: verdana, arial, helvetica;
	color: black;
}
h1, h2 {
	font-weight: bold;
}
p, input, textarea, td, th, span, ul {
    font-family: arial, helvetica;
    color: black !important;
}
li:before {
    font-size: 90%;
    vertical-align: top;
}

/*    ┌───────────────┐
**  ──┘  Custom Tags  └─────────────────────────────────────────────────────────────────────────────
*/
.h0, .h1 {
	font-family: verdana, arial, helvetica;
	color: black;
}
.h0 {
	font-weight: bold;
}

/*
**  ╔══════════════════════════════════════════════════════════════════════════════════════════════╗
**  ║  Components                                                                                  ║
**  ╚══════════════════════════════════════════════════════════════════════════════════════════════╝
*/
/*    ┌────────┐
**  ──┘  Tile  └────────────────────────────────────────────────────────────────────────────────────
*/
/* visuals only */
#thumbBox, #thumbLoading {
	background-color: white;
}
#clickMinimize, #loadingImage {
	display: none;
}

/*    ┌──────────┐
**  ──┘  Button  └──────────────────────────────────────────────────────────────────────────────────
*/
button {
	background-color: white;
}

/*    ┌─────────┐
**  ──┘  Table  └───────────────────────────────────────────────────────────────────────────────────
*/

/*    ┌────────┐
**  ──┘  Icon  └────────────────────────────────────────────────────────────────────────────────────
*/

/*    ┌────────┐
**  ──┘  List  └────────────────────────────────────────────────────────────────────────────────────
*/

/*
**  ╔══════════════════════════════════════════════════════════════════════════════════════════════╗
**  ║  Screens                                                                                     ║
**  ╚══════════════════════════════════════════════════════════════════════════════════════════════╝
*/
/*    ┌───────────────┐
**  ──┘  All Screens  └─────────────────────────────────────────────────────────────────────────────
*/
/* main window */

/* header */
.logoLetter {
    font-family: arial, helvetica;
    color: black !important;
}

/* footer */
.footer, .footerLink {
    font-family: arial, helvetica;
    color: black !important;
}
.logoLetter {
	font-size: 14px;
	font-style: italic;
	padding-top: 20px;
}

/*    ┌────────────────────┐
**  ──┘  Multiple Screens  └────────────────────────────────────────────────────────────────────────
*/
.buttonImage, .commonImage, .controlImage {
	visibility: hidden;
}
.fileTile, .fileTile2 {
	opacity: 1;
}
.mainWindow, .fileTile2, .width100pDark th, .blankTile {
	background-color: white;
}
.logoLetter {
	font-family: verdana, arial, helvetica;
	color: black;
}
.textLinkBold, .width100pDark td {
    font-family: arial, helvetica;
    color: black !important;
}

/*    ┌─────────┐
**  ──┘  Index  └───────────────────────────────────────────────────────────────────────────────────
*/
/* photo */

/* layout */
.menuTile, .menuTile2 {
	opacity: 1;
}
.menuTile2 {
	background-color: white;
}

/*    ┌───────────┐
**  ──┘  Contact  └─────────────────────────────────────────────────────────────────────────────────
*/
.formTile {
	background-color: white;
}
.form {
    font-family: arial, helvetica;
    color: black !important;
}

/*    ┌───────────┐
**  ──┘  Sitemap  └─────────────────────────────────────────────────────────────────────────────────
*/
.sitemap2 li:before, .sitemap3 li:before {
    vertical-align: bottom;
}
li:before, .sitemap2 li:before, .sitemap3 li:before {
	content: "-";
    font-family: arial, helvetica;
	font-weight: bold;
    color: black;
}
.sitemap2 {
	padding-left: 5em;
}
.sitemap3 {
	padding-left: 10em;
}

/*    ┌───────────┐
**  ──┘  Profile  └─────────────────────────────────────────────────────────────────────────────────
*/
.objectiveTile, .educationTile {
	background-color: white;
}
.textLink {
    font-family: arial, helvetica;
    color: black !important;
}

/*    ┌──────────┐
**  ──┘  Skills  └──────────────────────────────────────────────────────────────────────────────────
*/
.legend {
    font-family: arial, helvetica;
    color: black !important;
}
.ArmWrestlerImage {
	visibility: hidden;
}

/*    ┌──────────────┐
**  ──┘  Experience  └──────────────────────────────────────────────────────────────────────────────
*/
.expLabel {
	background-color: white;
}
.expLabel {
    font-family: arial, helvetica;
    color: black !important;
}
.width100pDark li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 20px;
	text-indent: -15px;
	text-align: justify;
}

/*    ┌────────────┐
**  ──┘  Showroom  └────────────────────────────────────────────────────────────────────────────────
*/
.keyboardImage {
	visibility: hidden;
}
#aboutWebsite li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 20px;
	text-indent: -15px;
	text-align: justify;
}
.brightMiddle {
	background-color: black;
}

/*    ┌───────┐
**  ──┘  FAQ  └─────────────────────────────────────────────────────────────────────────────────────
*/

/*    ┌─────────┐
**  ──┘  Files  └───────────────────────────────────────────────────────────────────────────────────
*/
.zipTile {
	background-color: white;
}

/*    ┌──────────┐
**  ──┘  Report  └──────────────────────────────────────────────────────────────────────────────────
*/
.buttonControlImage {
	visibility: hidden;
}
.thumbTile {
	background-color: white;
}
.imageLabel {
    font-family: arial, helvetica;
    color: black !important;
}
