/* CSS Document */

/* ============== IEPNGFIX ================== */

a, div, img, li { behavior: url(/inc/iepngfix/iepngfix.htc) }

body {
	background: white;
	margin: 0px auto;
	margin-top: 16px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666666;
	}

a:link {
	text-decoration: none;
	color: #7496ce;
	}
	a:visited {
		text-decoration: none;
		color: #7496ce;
		}
	a:active {
		text-decoration: none;
		color: #000000
		}
	a:hover {
		text-decoration: underline;
		color: #8d8e91;
		}

/* ==================================== BASE STYLES ======================================= */
#ContentWindow {
	margin: 0px auto;
	width: 960px;
	margin-top: 0px;
	border: 1px solid black;
	background:url(/images/background_tt_mainbody.gif) repeat-x;
	background-color: #fffffd;
}

/* ====================================== TECHNO TAREK PAGES ================================ */

#top {
 margin: 0px auto;
 margin-top: 24px;
 background-color: white;
 background: url(/images/banner2_top.jpg) no-repeat;
 background-repeat: no-repeat;
 width: 962px;
 height: 30px;
 border: 1px solid black;
 border-bottom: 0px;
 clear: both;
}

#middleContainer {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	clear: both;
	background-color: #595959;
	background: url(/images/technotarek_background2.gif);
/*	   background-color: #000;
/*	   filter: alpha(opacity=65); /* here you can set the opacity of box with text */
/*	   -moz-opacity: 0.65; /* here you can set the opacity of box with text */
/*	   -khtml-opacity: 0.65; /* here you can set the opacity of box with text */
/*	   opacity: 0.65; /* here you can set the opacity of box with text */

	overflow: hidden;
	}
	#middleCenter {
		position: relative;
		margin: 0 auto;
		padding: 0;
		background-color: #595959;
		width: 962px;
		height: 120px;
		border: 1px solid black;
		border-top: 0px;
		border-bottom: 0px;
		}
		#middleCenter a:link { color: #f2ece0; text-decoration: none;  }
		#middleCenter a:visited { color: #f2ece0; text-decoration: none;  }
		#middleCenter a:hover { color: #7496ce; text-decoration: none; font-size: 110%; font-weight: bold; }
		#middleCenter a:active { color: #f2ece0; text-decoration: none; }
	#middleCenter h1 {
		margin: 0;
		padding: 0;
		color: #f2ece0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 300%;
		font-weight: normal;
		letter-spacing: 3px;
		}
		#middleCenter h1 img {
			border: none;
			margin-top: 6px;
			margin-left: 8px;
			}
		#imageTitle {
		 display: none;
			}

		div #menuLocal {
			position: absolute;
			bottom: 0;
			right: 0;
			margin: 0;
			padding:0;
			}
			#menuLocal a:link, #menuLocal a:visited, #menuLocal a:hover, #menuLocal a:active {
				font-weight: normal;
				font-style: normal;
				font-size: 1.2em;
				border: none;
				}
			#menuLocal ul {
				list-style-type:none;
				font-size:2.0em;
				color:#F2ECE0;
				margin: 0;
				margin-right: 12px;
				padding: 0;
				}
				#menuLocal li {
					display:inline;
					margin-left: 24px;
					}
					#menuLocal li span {
						font-size:0.6em;
						}
					#menuLocal img {
						border: none;
						vertical-align:text-top
						}

			#home a {
				display: inline-block;
				width: 20px;
				height: 23px;
				background: url("/images/icon_home.gif") -20px 0 no-repeat;
				text-decoration: none;	
				vertical-align: top;
				}
				#home a:hover {
					background-position: 0 0;
					} 
			
			#contact a {
				display: inline-block;
				width: 20px;
				height: 23px;
				background: url("/images/icon_contact.gif") -20px 0 no-repeat;
				text-decoration: none;	
				vertical-align: top;
				}
				#contact a:hover {
					background-position: 0 0;
					} 

#bottom {
	margin: 0px auto;
	background: url(/images/banner2_bottom.jpg) top no-repeat;
	background-color: white;
	width: 962px;
	border: 1px solid black;
	border-top: 0px;
	clear: both;
	padding-top: 48px;
	}
	#MainContent {
		margin-left: 26px;
		}
		#MainContentLeft {
			width: 100%;
			float: left;
			font-family: Courier New, Courier, monospace;
			}
			#MainContentLeft h2 {
				margin-top: 24px;
				margin-bottom:3px;
				clear: left;
				font-size: 2.0em;
				color:#333333;
				}
			#MainContentLeft h3 {
				clear: left;
				color:#666666;
				margin-left: 6px;
				margin-top: 16px;
				margin-bottom: 0px !important;
				padding-bottom:0;
				font-size: 1.5em;
				}
			#MainContentLeft h4 {
				color: #AF9AA2;
				margin-top: 6px;
				margin-bottom: 6px;
				padding-left: 6px;
				padding-right: 6px;
				font-style: italic;
				font-size: 80%;
				}
			#MainContentLeft p {
				margin-top: 0px;
				margin-bottom:12px;
				margin-left: 6px;
				padding-right: 6px;
				font-size: 1.2em;
				text-align:justify;
				line-height: 1.5em;
				font-family:Arial, Helvetica, sans-serif;
				}
			#MainContentLeft ol, #MainContentLeft li {
				margin: 0;
				margin-left: 2px;
				padding: 0;
				padding-right: 24px;
				padding-left: 2px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 1.1em;
				}
				#MainContentLeft ol li ol, #MainContentLeft ol li ol li {
					display: block;
					margin: 0;
					margin-top: 4px;
					margin-bottom: 6px;
					margin-left: 2px;
					padding: 0;
					padding-right: 24px;
					padding-left: 2px;
					font-size: 1.0em;
					}
					#MainContentLeft ol li ol li {
						display: inline;
						}

#Column1 {
	float:left;
	width:400px;
	}
	#Column1 ul {
		margin-top: 12px;
		margin-left: 6px;
		padding-left: 6px;
		list-style:none;
		}
		#Column1 li {
			margin-bottom: 8px;
			font-size: 1.2em;
			}
		#taskListing h3 {
			clear:left;
			margin-top:24px !important;
		}
		#taskListing p {
			line-height:1.2em !important;
		}
		#taskListing p.taskDate {
			font-size:1.2em !important;
			margin-top:2px !important;
			margin-bottom:2px !important;
		}
		#taskListing ul {
			list-style-type:none;
			margin:0 0 24px 0;
		}
			#taskListing li {
				float:left;
				font-size:1.1em;
				margin-right:16px;
			}

		/* ============= WEBSITES TABLE ================= */

		table {
			margin: 1.5em 0;
			/* border-collapse: collapse; */
		}
		td, th {
			font-size: 1em;
			line-height: 1.5em;
			padding: 10px;
			vertical-align: top;
		}
		.table th {
			background-color: #313842;
			border: 1px solid #ffffff;
			font-weight: bold;
			color: #FFFFFF;
		}
		.table tbody {
			border-top: 2px solid #EFEFEF;
		}
		.table tbody th {
			background-color: #EFEFEF;
			color:#7895CD;
			vertical-align: middle;
		}
			.table th h3 {
				font-size:1.3em !important;
			}
			.table tbody th p {
				color:#666;
				font-size:1.1em !important;
				font-weight:normal;
				text-align:center !important;
			}
				.table tbody th p a {
					color:#7895CD;
				}
		.table tbody tr.even {
			background:#EFEFEF;
		}
		.table td {
			border: 1px solid #EFEFEF;
			vertical-align:middle;
		}
		.table td p {
			font-size:6em !important;
			text-align:center !important;
		}
		.table .tableempty {
			background-color: #ffffff;	
		}


#Column2 {
	float:left;
	width:220px;
	margin-left: 24px;
	padding: 0;
	}
	#Column2 h3 {
	margin-bottom:12px !important;
	padding-bottom:0;
	}
	#Column2 a img {
		border: 1px solid #7496CE;
		}
	#Column2 a:link {
		border: none;
		}
	#Column2 ul {
		margin-top: -10px;
		margin-bottom:16px;
		margin-left: 6px;
		padding:0;
		padding-top:0;
		padding-left: 6px;
		list-style:none;
		}
		#Column2 li {
			margin-bottom: 4px;
			font-size: 1.2em;
			}
			#Column2 li a {
				text-decoration: none;
				color: #7496ce;
				}
				#Column2 li a:hover {
					text-decoration: underline;
					color: #8d8e91;
					}
			#Column2 li img {
				margin-top: 20px;
				}
			#Column2 li ul {
				margin-top: 4px;
				margin-bottom: 0px;
				margin-left: 8px;
				padding-left: 8px;
				}
				#Column2 li li {
					margin-bottom: 4px;
					font-size: 1.0em;
					font-family:Arial, Helvetica, sans-serif;
					}
#Column3 {
	float:left;
	width:228px;
	margin-left: 24px;
	}
	#Column3 p {
		padding-left: 10px;
		}
	#Column3 ul {
		margin-top: 12px;
		margin-left: 6px;
		padding-left: 6px;
		list-style:none;
		}
		#Column3 li {
			margin-bottom: 16px;
			font-size: 1.2em;
			}
			#skills li {
				font-size: 1.5em;
				font-family:"Courier New", Courier, monospace;
				}
				#skills li ul {
					margin-top: 4px;
					margin-bottom: 0px;
					margin-left: 8px;
					padding-left: 8px;
					}
					#skills li li {
						margin-bottom: 4px;
						font-size: 0.8em;
						font-family:Arial, Helvetica, sans-serif;
						}




#overlay {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#FFF;
	-moz-opacity: 0.15;
	opacity:.15;
	filter: alpha(opacity=15);
	}
	#overlay[id] { /* IE6 and below Can't See This */
		position:fixed;	
	}

	.leightbox {
		display: none;
		position: absolute;
		z-index:1001;
		top: 10%;
		left: 0;
		width: 100%;
		height: 480px;
		margin: 0 auto;
		padding: 0;
		color: #F2ECE0;
		overflow: auto;
		background-color:#333;
		-moz-opacity: 0.95;
		opacity:.95;
		filter: alpha(opacity=95);
		font-family: Courier New, Courier, monospace;
		text-align: left;
		}
		.leightbox[id] { /* IE6 and below Can't See This */
			position:fixed;
			overflow:auto;
			}


#ContactForm {
	}
	#ContactForm .row {
		clear: both;
		padding-top: 5px;
		}
	#ContactForm .formLabel {
		text-align: right;
		margin-right: 10px;
		width: 200px;
		float: left;
		font-size: 1.8em;
		font-weight: bold;
		margin-bottom: 0px;
		padding-bottom: 0px;
		}
	#ContactForm .formLabelNote {
		clear: left;
		text-align: right;
		margin-right: 10px;
		width: 200px;
		float: left;
		font-weight: normal;
		font-size: 1.2em;
		margin-top: 0px;
		padding-top: 0px;
		}
	#ContactForm .formControl {
		float: left;
		width: 326px;
		}
	#ContactForm .submitButton {
		background: #eeeeee;
		border: 1px solid #7496CE;
		font-weight: bold;
		padding: 2px 3px;
		width: auto;
		}

#resumeHead {
	}
	#resumeHead h1 {
		margin-top: 12px;
		margin-bottom: 0;
		font-size: 3.4em;
		color:#333333;	
		}
	#resumeHead h2 {
		margin-top: 0;
		font-size: 1.6em;	
		}

#resume {
	width:640px;
	}
	#resume h2 {
		margin-top: 24px;
		margin-bottom: 0;
		}
	#resume h3 {
		font-family: Arial, Helvetica, sans-serif;
		margin-left:0;
		font-size:1.7em;
		}	
		#resume h3 span {
			font-size: 0.7em;
			font-weight:normal;
			}
	#resume h4 {
		font-family: Arial, Helvetica, sans-serif;
		margin: 0;
		padding-left:0;
		font-size: 1.4em;
		font-style:normal;
		font-weight:normal;
		color:#666666;
		}	
	#resume ul {
		margin-top: 0;
		margin-left: 10px;
		padding-left: 10px;
		list-style:circle;
		font-size: 1.2em;
		}	
		#resume li {
			}	
	#resume p {
		font-size:1.2em;
		margin-left: 0;
		}

div#footer {
	margin: 0px auto;
	margin-bottom: 48px;
	width:778px;
	}
	#footer p {
		font-family: "Courier New", Courier, monospace;
		font-size: 11px;
		color: #666666;
		margin-top: 2px;
		}
	#footer img.logo {
		border:1px solid black;
		float:left;
		margin:-12px 12px 0 12px;
		z-index:10 !important;
	}