﻿/* BASIC TAGS */
table {
	font-size: 1em;
}
h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}
p {
	line-height: 1.4em;
}
hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}
a {
	text-decoration: none;
	color: #d32525;
}
a:visited {
	color: #980000;
}
a:hover {
	text-decoration: underline;
	color: #e05252;
}
a:active {
	color: #980000;
}
body {
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
img {
	border-width: 0;
}
/* HEADER */
.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}
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;
}
#emailplace {
    position:absolute;
    right:37px;
    top:60px;
    font-size:12px;
}
.menua a:visited {
	color: #d32525;
}
/* SHIM */
.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}
.column {
	background-image: url(images/content-shim.gif);
}
/* PAGE */
.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
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;
}
/* HOME, ABOUT, RESUME, LINKS, CONTACT, PORTFOLIO, GUESTBOOK  */
#home, #about, #resume, #links, #contactme, #itskills, #portfolio,#guestbook {
	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;
	
}
#content {
   	margin-left: 256px;
}
#content #nav {
    background-image: url(images/footer.gif);
    background-repeat:no-repeat;
    position:absolute;
    height:15px;
    width:380px;
    padding: 5px 5px;
    margin-left:auto;
    margin-right:auto;
}
#content1 {
	margin-left: 256px;
}
/* Accordion */
.accordionHeader {
    background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	border: 1px solid #2F4F4F;
    color: white;
    font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
#content1 .accordionHeader a {
	color: #d32525;
	background: none;
	text-decoration: none;
}
#content1 .accordionHeader a:hover {
	color:#e05252;
	background: none;
	text-decoration: underline;
}
.accordionHeaderSelected {
    background-image: url(Images/footer.gif);
	background-repeat: no-repeat;
    border: 1px solid #2F4F4F;
    color: white;
    font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
#content1 .accordionHeaderSelected a {
	color: #980000;
	background: none;
	text-decoration: none;
}
#content1 .accordionHeaderSelected a:hover {
	background: none;
	text-decoration: underline;
}
#content1 .accordionContent {
    background-color:#ebe9ed;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
#guestbook #view {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 150px;
}
#guestbook #sign {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 150px;
}
#guestbook #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 150px;
}
#itskills #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 150px;
}
#about #photo {
    position: absolute;
	left: 37px;
	top: 20px;
	width: 150px;
}  
#contactme #photo {
    position: absolute;
	left: 37px;
	top: 20px;
	width: 150px;
}
#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}
#portfolio h4 {
	margin-top: 35px;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}
#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 150px;
}
#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}
#portfolio .first {
	margin-top: 55px;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	font-size:large;
	line-height:1em;
}
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;
}
#portfolio p.first a:link,p.first a:visited, p.first a:hover, p.first a:active {
    font-size:0.6em;
} 
#content #portfolio p {
    line-height:1em;
}
    
/* 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: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}
.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 {
	border: 4px solid #FFFFFF;
}

.collapsePanel 
{
	background-color:White;
	overflow:hidden;
	}
.collapsePanelHeader
{
	background-image: url(Images/footer.gif);
	background-repeat: no-repeat;
    border: 1px solid #2F4F4F;
    color: #d32525;
    font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
	width:100%;
	height:30px;
	
}

	
