@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bg_gradient.png);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

a:link, a:visited {
color:#508BE7;
text-decoration:none;
}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#container #header {
	height: 80px;
}
#container .sidebox {
	float: left;
	width: 175px;
	border: 1px solid #EEEEEE;
	background-color: #FFFFFF;
	padding-top: 32px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	font-size:11px;
	margin-bottom: 15px;
}

#quicklinks {
	background-image: url(../images/bg_quicklinks.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#quicklinks_j {
	background-image: url(../images/bg_quicklinks_j.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#downloads {
	background-image: url(../images/bg_downloads.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#downloads_j {
	background-image: url(../images/bg_downloads_j.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

.sidebox h4 {margin: 0 0 0 0; padding: 10px 0 0 0; font-weight: bold; color: #333333; line-height: 15px; font-size: 12px; } 
.sidebox p {margin: 0 0 0 0; padding: 0 0 0 0; line-height: 15px; color: #7f7f7f; } 
.sidebox .icon {margin: 0 10px 0 0; padding: 10px 0 0 10px; float: left; display: block; clear: both; } 
.sidebox .divider {margin: 10px 0 0 10px; padding: 0 0 0 0; width: 155px; height: 1px; line-height: 1px; background: #d9d9d9; display: block; clear: both; }

#container #main_content {
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	background-color: #FFFFFF;
	border: 1px solid #E9E9E9;
	padding-top: 18px;
	padding-right: 25px;
	padding-bottom: 12px;
	padding-left: 25px;
	width: 690px;
	margin-bottom: 35px;
}


.sidebox  ul {
	display: block;
	clear: both;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.sidebox  li {
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d9d9d9;
}
#container #main_content p {
	line-height: 18px;
	margin-bottom: 20px;
	margin-top:10px;
}
#container #skills ul {
	padding-left: 20px;
	margin-bottom: 25px;
	float: left;
	width: 300px;
}

#container .position ul {
 list-style-type:none;
 }
#container #main_content li {
	line-height: 18px;
	margin-bottom: 10px;
}
#container #sidebar {
	float: left;
	width: 190px;
}
#container #footer {
	float: left;
	width: 930px;
	padding: 10px;
	font-size: 10px;
	color: #666;
	text-align: center;
}
#container #main_content .date {
	font-size: 10px;
	float: right;
	margin: 0px;
}
#container #main_content .company {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
#container #main_content .location {
	font-size: 10px;
	font-style: italic;
	margin: 0px;
	font-weight: normal;
}
#container #main_content .title {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#container #main_content .company .logo {
	margin-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9e9e9;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#container #main_content .position {
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e9e9e9;
	margin-bottom: 15px;
	background-image: url(../images/bg_sidebox.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#container #main_content .table_style {
	background-color: #F8F8F8;
	border: 1px dotted #CCCCCC;
	text-align: center;
	margin-bottom: 25px;
	margin-top: 15px;
}
#container #main_content .table_style .odd_row {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9e9e9;
}
#container #main_content .table_style .even_row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9e9e9;
}
#container #main_content .table_style .no_rt_border {
	border-right-width: 0px;
	border-right-style: none;
}
#container #main_content .center {
	text-align: center;
}
#container #main_content h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size:15px;
}
#container #main_content .big_number {
	font-size: 36px;
	color: #F0F0F0;
	font-weight: bold;
	float: left;
	margin-right: 15px;
	margin-bottom: 40px;
}

hr {
	height:1px;
	border-top:none;
	border-bottom:1px solid #ccc;
	border-left:none;
	border-right:none;
}
.twothird {
	float: left;
	width: 440px;
	margin-right: 10px;
}
.third {
	float: left;
	width: 215px;
	border: 2px dotted #ccc;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 15px;
}


#skills {
	clear:both; width:650px; margin-left:auto; margin-right:auto;}
.third p {
	margin: 0px;
	padding: 0px;
}

