* {
	margin:0px;
	padding:0px;
}

html, body {
	width:100%;
	height:100%;
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: small;
}

a img {
	border:0px;
}

ul, ol {
	padding-left:2em;
}

.center {
	text-align:center;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

.bold, .b {
	font-weight:bold;
}

.italic, .i {
	font-style:italic;
}

.small {
	font-size:small;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.thru {
	text-decoration:line-through;	
}

#canvas {
	width:100%;
}

#section_head {
	width:100%;
	height:125px;
	background:black url('../images/headerback.gif') left top repeat-x;
	color:white;
	border-bottom:1px solid black;
}

#section_head p.title {
    text-align:right;
    font-family:Calibri, "Lucida Sans Unicode", sans-serif;
    position:relative;
    top:100px;
    right:25px;
}

#nav {
	height:40px;
	background:transparent url('../images/navback.gif') bottom left repeat-x;
	font-family:Calibri, "Lucida Sans Unicode", sans-serif;
	font-size:13px;
}
	
#nav a {
	outline:none;
}

#nav ul {
	line-height:22px;
	list-style-type:none;
	padding-left:210px;
	height:22px;
}

#nav ul li {
	display:block;
	float:left;
	margin:0px 4px;
}

#nav ul li a {
	text-decoration:none;
	color:black;
	background-color:transparent;
	display:block;
	padding:0px 2em;
}

#nav ul li a:hover {
	background-color:#BBBEDE;
}

#nav #block_contact {
	float:right;
	height:22px;
	line-height:22px;
	position:relative;
	top:2px;
	right:20px;
}

#nav #block_contact a {
	display:block;
	float:left;
	line-height:22px;
	height:22px;
	margin-left:5px;
}

#content {
	width:100%;
	padding-bottom:1.5em;
}

#content #subnav {
	float:left;
	width:205px;
	margin:15px;
	margin-top:5px;
	background:white url('../images/subnav_repeat.gif') top left repeat-y;
}

#content #subnav h3.title {
	text-align:center;
	padding-top:1em;
	margin-bottom:5px;
	background:white url("../images/subnav_top.gif") top left no-repeat;
}

#content #subnav #subnav_foot {
	height:15px;
	margin-top:30px;
	background:white url("../images/subnav_bottom.gif") bottom left no-repeat;
}

#content #subnav ul {
	list-style-type:none;
	padding:1em;
	padding-top:0px;
}

#content #subnav ul li {
}

#content #subnav ul li a {
	text-decoration:none;
	color:#111133;
	display:block;
	padding:.5em;
}

#content #subnav p {
	margin-left:1em;
}

#content #subnav span.subtitle {
	display:block;
	clear:right;
	margin-top:.5em;
}

#content #subnav p.val {
	margin-left:2em;
}

#content #validation {
	float:left;
	clear:left;
	margin-left:38px;
	position:relative;
	top:-50px;
}

* html #content #validation {
	margin-left:23px;
}

#content #validation img {
	margin-right:5px;
}

#content #textcontent {
	margin:8px 30px 20px 248px;
	max-width:850px;
	line-height:1.3;
}

* html #content #textcontent {
	margin-left:268px;
}

#content #textcontent h1.title {
	font-size:large;
	text-align:center;
	margin-bottom:.5em;
}

#content #textcontent h2.title {
	font-size:large;
	margin-top:1.5em;
	margin-bottom:.5em;
	font-weight:normal;
}

#content #textcontent a {
	text-decoration:none;
	border-bottom:1px dotted #000033;
	color:#111133;
}

#content #textcontent p {
	padding:.5em 1em;
}

#content #textcontent .close {
	padding-top:1em;
	margin-bottom:1em;
}

#content #textcontent .close p {
	padding-top:0px;
	padding-bottom:0px;
}

#content #textcontent .close h1 {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#content #textcontent h3 {
	margin-top:1em;
	margin-bottom:.5em;
	font-weight:normal;
	text-decoration:underline;
}

ul.circle li {
    line-height:2;
}

div.img {
    text-align:center;
}

/* 101 in 1001 rules **/

.section p {
	margin:0px;
	padding:0px !important;
	margin-bottom:.5em;
}

.section .title {
	margin-top:1em;
	padding:0px;
	margin-bottom:.5em;
}

.section .subtitle {
	margin-bottom:0em;
	padding:0px;
	margin-top:.5em;
}

.section ul {
	margin-bottom:.5em;
}

.item {
	margin-bottom:1em;
	margin-top:2em;
}


/* SPECIFIC ELEMENT STYLES */

#skillsTable {
	width:95%;
	margin-left:1em;
}

#skillsTable td {
	padding-top:.5em;
}

#skillsTable th {
	text-align:left;
	width:55%;
	vertical-align:top;
}

#list101 {
	float:left;
	clear:left;
	width:205px;
	margin:15px;
	margin-top:5px;
	background:white url('../images/subnav_repeat.gif') left top repeat-y;
}

#list101 * {
	margin:.5em 1.5em .5em 1em;
}

#list101 h3.title {
	font-size:110%;
	font-style:normal;
	color:#000033;
	padding-left:.5em;
	border-bottom:1px solid #000033;
}

#list101 h1.title {
	font-size:150%;
	font-style:normal;
	color:#000033;
	margin:0px;
	padding:.5em;
	padding-top:1em;
	background:white url('../images/subnav_top.gif') left top no-repeat;
}

#list101 .thru {
	color:#888;
}

#list101 .footer {
	margin:0px;
	background:white url('../images/subnav_bottom.gif') left bottom no-repeat;
}


.workexp {
    margin-top:1.5em;
    margin-left:1em;
    margin-right:5em;
}

#content #textcontent .workexp h3 {
    font-weight:normal;
    font-size:130%;
    text-decoration:none;
}

.workexp h4 {
    font-weight:normal;
    font-size:110%;
    display:block;
    border-bottom:1px solid #333;
    margin-top:.75em;
    margin-bottom:.5em;
    margin-left:1em;
}

.workexp h4.date {
    border-bottom-width:0px;
    text-align:right;
    margin-top:-2em;
    font-style:italic;
    font-size:100%;
}

#content #textcontent .workexp p {
    margin-left:1em;
    padding-top:0px;
}

.workexp ul {
    list-style-image:url('../images/bullet.gif');
}

.workexp .img a {
    border:0px !important;
    margin:.5em;
}

.workexp .img img {
    border:1px solid #666;
    margin-bottom:.5em;
}

/********************************************************************************************
                    JQUERY STYLES

*******************************************************************************************/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px "Helvetica", sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px "Helvetica", sans-serif;
	color:#666666;
}

#TB_window a:link {
    color: #666666;
}

#TB_window a:visited {
    color: #666666;
}

#TB_window a:hover {
    color: #000;
}

#TB_window a:active {
    color: #666666;
}

#TB_window a:focus {
    color: #666666;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {
    background: url('macFFBgHack.png') repeat;
}

.TB_overlayBG {
	background-color:#000;
	opacity: 0.75;
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow {
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow {
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title {
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4;
}

#TB_ajaxContent.TB_modal {
	padding:15px;
}

#TB_ajaxContent p {
	padding:5px 0px 5px 0px;
}

#TB_load {
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

#TB_HideSelect {
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	opacity: 0;
	height:100%;
	width:100%;
}

#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* ----- add selectors here for font sizing ----- */
#JT_close_left,
#JT_close_right {
    font-size: 1.1em;
}

#JT_copy p,
#JT_copy ul {
    font-size: 1.1em;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left {
	background: url('../images/arrow_left.gif') no-repeat left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
}

#JT_arrow_right {
	background: url('../images/arrow_right.gif') no-repeat left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
}

/* for consistency between firefox and IE */
body > #JT_arrow_right {
  margin-left: 3px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 1px solid black;
	background-color: #fff;
	min-width:400px;
	overflow:hidden;
}

#JT_copy {
	padding:10px;
	color:#333;
}

.JT_loader {
	background: url('../images/loader.gif') no-repeat center center;
	width:100%;
	height:12px;
}

#JT_close_left,
#JT_close_right {
	text-align: left;
	padding: 8px 12px 0px 8px;
	color:#6666AA;
	font-size:115%;
	/*background-color: #ccc;*/
	/*font-weight:bold;*/
}

#JT_copy p {
    margin:3px 0;
}

#JT_copy img {
	padding: 1px;
	border: 1px solid #ccc;
}

.jTip {
    cursor:help;
}

#JT iframe {
	display:none;
	display/**/:block;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	height:3000px;
}

/******************************
        TOOLTIP
 ******************************/

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #FFFFFF;
	padding: 5px;
	opacity: 0.85;
}

#tooltip * {
    font-weight:normal;
    font-size:120%;
}

/******************************
        TOOLTIP
 ******************************/

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}