﻿/*/////////////// MAIN SECTION ///////////////////*/
#banner h1
{
margin-top:13px;
margin-bottom:2px;
}

#container
{
height:1135px;
}

#inputSection
{
position:relative;
width:215px;
height:32px;
margin:0px 0px 5px 0px;
padding-left:752px;
} 

#inputSection li 
{
float:left;
background: url(../graphics/siteAssets/resumeBTNs.png) 0 0 no-repeat;
height: 32px;
width:92px;
display:block;
list-style: none;
margin-left:10px;
}
#inputSection a
 {
height: 32px;
width:92px;
text-decoration: none;
display:block;
} 

#inputSection span
 {
visibility:hidden;
font-size:3pt;
} 

#inputSection #saveThis {background-position: 0px -64px; width:92px;}

#printThis a:hover 
 { 
 background: url(../graphics/siteAssets/resumeBTNs.png)  0px -32px no-repeat;
 }
 
#saveThis a:hover 
 { 
 background: url(../graphics/siteAssets/resumeBTNs.png)  0px -96px no-repeat;
 }

#contentbackground
{
margin:0px 0px 20px 0px;
height:740px;
width:100%; 
background-color:#232323;
background-repeat:no-repeat;
}

#contentbackground hr
{
color:#000000;
height:100%;
width:875px; 
margin:10px 0px 0px 15px;
clear:both;
}

.resumeDiv
{
padding-top:5px;
height:735px;
width:100%; 
overflow: auto;
}

.resumeDiv .lastitem
{ 
margin-bottom:40px;
}

.resumeDiv h3
{
color:#8BB0C9;
font-size: 16pt;
font-family:CenturyGothicRegular;
margin:15px 0px 0px 15px;
}

.resumesection div
{
overflow:hidden;
width:328px;
clear:both;
margin: 0px 0px 20px 25px;
}

#information 
{
list-style-type: none;
font-size: 11pt;
font-family:CenturyGothicRegular;
padding-left:0px;
margin-bottom:0px;
}

#personalInfo
{
/* background-image:url('../graphics/siteAssets/backdropText.png'); */
background-position: 0px -280px;
overflow:hidden;
margin-bottom:5px;
}

#education
{
/* background-image:url('../graphics/siteAssets/backdropText.png'); */
background-position: 0px -71px;
overflow:hidden;
}

#experience
{
/* background-image:url('../graphics/siteAssets/backdropText.png'); */
background-position: 0px -142px;
overflow:hidden;
}

#achievements
{
/* background-image:url('../graphics/siteAssets/backdropText.png'); */
background-position: 0px -210px;
overflow:hidden;
}

.resumesection h4
{
font-size: 13pt;
color:#EAC96C;
margin: 0px 10px 4px 75px;
float:left;
}

.resumesection h5
{
font-size: 10.5pt;
color:#EAC96C;
margin: 0px 10px 10px 75px;
clear:both;
/* font-weight:italics; */
}

.resumesection
{
/* background-image:url('../graphics/siteAssets/backdrop.png'); */
background-repeat:repeat;
overflow:hidden;
width:905px;
margin-left:50px;
}
 
.additionalinfo
{
font-size: 11pt;
color:#EAC96C;
height:auto;
float:left;
display:inline;
margin: 0px 0px 10px 5px;
}
.resumesection ul 
{
line-height:1.5;
font-size: 12pt;
color:white;
clear: both;
margin: 5px 0px 10px 15px;
list-style-type:disc;
}

.resumesection ul li
{
color:white;
clear: both;
margin: 0px 0px 0px 60px;
}


/*the printable version html*/

body#printbody
{
background-color:white;
}

.printresumesection
{
overflow:hidden;
width:905px;
margin-left:50px;
}

.printresumesection .additionalinfo
{
font-size: 11pt;
color:#2061BB;
height:auto;
float:left;
display:inline;
margin: 0px 0px 10px 5px;
}

.printresumesection ul 
{
line-height:1.5;
font-size: 12pt;
color:black;
clear: both;
margin: 5px 0px 10px 15px;
list-style-type:disc;
}

.printresumesection ul li
{
color:black;
clear: both;
margin: 0px 0px 0px 60px;
}

.printresumesection h4
{
font-size: 13pt;
color:#2061BB;
margin: 0px 10px 10px 75px;
float:left;
}



.printDiv
{
padding-top:5px;
height:auto;
width:100%; 
}

.printDiv h3
{
color:#0350BB;
font-size: 16pt;
font-family:CenturyGothicRegular;
margin:45px 0px 0px 15px;
}

.printDiv .lastitem
{ 
margin-bottom:40px;
}

#printbackground
{
margin:0;
height:100%;
width:100%; 
background-repeat:no-repeat;
}

#printbackground hr
{
color:#4E809B;
height:100%;
width:875px; 
margin:10px 0px 0px 15px;
clear:both;
}