/* 
CSS for Michael-Sean.com
Author: Sean Gilmore
Created; January 30, 2008
*/

body {background:#999999 url(Images/Graphics/bg.gif)  repeat-x;margin:0px;padding:0px;text-align:center;}		
body, html {width:100%;height:100%;}
	
#container {margin-right:auto;margin-left:auto;margin-top:0px;width:780px;text-align:left;top:0px;}
	
#header {background:url(Images/Graphics/michael_sean.png) no-repeat !important;background:url(Images/Graphics/michael_sean.gif) no-repeat;position:relative;left:144px;width:500px;height:57px;}
#wrapper {background:url(Images/Graphics/wrapper_bg.gif) repeat-y;border:2px solid #ED9702;border-top:none;padding-top:30px;width:780px;height:1000px;}
#wrapper_resume {background:url(Images/Graphics/wrapper_bg.gif) repeat-y;border:2px solid #ED9702;border-top:none;padding-top:30px;width:780px;height:1750px;}
	
#instructions {color:#ccc;font-family:Arial, Helvetica, sans-serif;font-style:italic;font-weight:bold;font-size:medium;}
	
#content {float:left;width:298px;}
#content_other {float:left;width:100%;}				
	
.sample {height:165px;}
.sample_image {padding:10px 0px 0px 10px;float:left;width:120px;}
.sample_text {padding-top:10px;float:left;width:168px;text-align:left;}
	
#extra {float:left;width:482px;}				
	
.img_shadow {float:left;background:url(Images/Graphics/shadow.png) no-repeat bottom right !important;background:url(Images/graphics/shadow_yellow.gif) no-repeat bottom right;margin:10px 0 0 10px !important;margin:10px 0 0 5px;}
.img_shadow img {display:block;position:relative;background-color:#FFF;border:1px solid #A9A9A9;margin:-6px 6px 6px -6px;padding:4px;}

/*
Tab Menu
*/

#tabmenu {color: #000;border-bottom: 2px solid #ED9702;margin: 12px 0px 0px 0px;padding: 0px;z-index: 1;padding-left: 10px;}	
#tabmenu li {display: inline;overflow: hidden;list-style-type: none;}
#tabmenu a, a.active {color: #000;background: url(Images/Graphics/tab_bg.gif);font: bold 1em "Trebuchet MS", Arial, sans-serif;border: 2px solid #ED9702;padding: 2px 5px 0px 5px;margin: 0;text-decoration: none; }
#tabmenu a.active {background: url(Images/Graphics/tab_active_bg.gif);border-bottom: 3px solid #FFFFE3; }
#tabmenu a:hover {color: #000;background: #FFFFE3; }
#tabmenu a:visited {color: #000; }
#tabmenu a.active:hover {background: #FFFFE3;color: #000; }
	
/*
Resume
*/

#resume {background:#FFFFFF;border:#CCC solid 1px;color:#000;font-family:Arial, Helvetica, sans-serif;margin:15px;padding:10px;}
	
.sect_head {background:#eee;text-align:center;}
	
.exp_head {width:100%;}				
.exp_comp_title {float:left;text-align:left;width:65%;}	
.exp_date_location {clear:right;float:left;text-align:right;width:35%;}
.exp_list {width:100%;}						