/* ID Classes */
#header {
	background-repeat:no-repeat;
	background-color:#000000;
	color:#FFFFFF;
	font-style:italic;
	padding-left:25px;
	position:relative;
	border-bottom:1px solid #1a1a1a;
	height:100px;
}

#submenu_header{
	font-size:11px;
	text-transform:uppercase;
	text-align:right;
	color:#343434;
	padding-right:15px;
	padding-top:85px;
	margin:0px;
	margin-top:-2px;
}

#footer{
	font-size:11px;
	text-transform:uppercase;
	color:#343434;
	background-color:#000000;
	padding-right:15px;
	padding-top:7px;
	padding-bottom:10px;
	height:25px;
	margin:0px;
}

#banner {
	font-style:normal;
	color:#FFFFFF;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	position:absolute;
}

#left_menu {
	position:absolute;
	left:1px;
	width:193px; /**/
	color:#564b47;
	margin:0px; 
	padding:0px;
	padding-left:5px;
	padding-bottom:10px;
	height:auto;
	background-color:#000000;
	min-height:230px;
	border-bottom:none;
	border-bottom:1px solid #1a1a1a;
	border-right:none;
	font-size:11px;
}

#left_menu a {
	color:#FFFFFF;
	text-decoration:none;
}

#left_menu a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#IEFixLeftMenu{width:193px;}

#right_menu {
	position:absolute;
	right:1px;
	width:190px;
	color:#564b47;
	margin:0px; 
	padding:0px;
	height:auto;
	background-color:#000000;
	min-height:175px;
	border-bottom:1px solid #1a1a1a;
}

#content {
	margin:0px 190px 0px 198px;
	border-left:1px solid #1a1a1a;
	border-right:1px solid #1a1a1a;
	border-bottom:none;
	padding:10px;
	background-color:#000000;
	height:500px;
	--width:100%; /* Dummy fix for IE */
}

#content a {
	color:#d81e1e;
	font-size:12px;
	background-color:transparent;
	text-decoration:none;
}

html>body #content {
height:auto;
min-height:500px;
} 

#footer a{
	color:#FFFFFF;
	font-size:9px;
	text-decoration:none;
}

#footer a:hover{
	color:#BABABA;
	font-size:9px;
	text-decoration:underline;
}

#footer_left{
	position:absolute;
	float:left;
	padding-left:10px;
}

#footer_right{
	position:relative;
	float:right;
	margin-top:11px;
}

#ok, #error {
	border:1px solid #8a0000;
	background-color:#d81e1e;
	font-size:11px;
	text-transform:uppercase;
	text-align:left;
	color:#8a0000;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:3px;
	padding-top:1px;
	padding-bottom:1px;
}

#error a{
	text-decoration:none;
	color:#000000;
}

#error a:hover{
	text-decoration:none;
	color:#000000;
}

/* XHTML tag Classes */
html,body {overflow:auto;}

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

body {
  background-color:#000000;
  font-size:12px;
  font-family:Verdana, Arial, Sans-Serif;
  color:#FFFFFF;  
  padding:0px;
  margin:0px;
}

p{
	line-height:1.4em;
	margin:0px;
}

a { 
	color:#000000;
	font-size:11px;
	background-color:transparent;
	text-decoration:none;
}

a:hover{text-decoration:underline;}
 
h1 {
	font-size:11px;
	text-transform:uppercase;
	text-align:left;
	padding-right:15px;
	padding-top:5px;
	padding-left:3px;
	margin:0px;
	margin-bottom:5px;
	height:19px;/* Firefox adding an 5px that IE does not add, using a quick height fix */
	--height:24px;
	color:#415259;
	background-image:url('../images/bg.bmp');
	border:1px solid #000000;
}

h2 {
	font-size:14px;
	padding-top:10px;
	text-transform:uppercase;
	color:#564b47;
	background-color:transparent;
	margin:0px; 
	padding:5px 20px 5px 20px; 
}

strong {font-size:13px;}
img {border:none;}

legend{
	color:#ffffff;
	font-weight:bold;
}

fieldset{
	border:1px solid #3a3a3a;
	padding:5px;
}

li{
	list-style-type:square;
	font-style:italic;
	line-height:1.35em;
}

acronym{
	cursor:help;
	/*border-bottom:1px dotted;*/
	border-bottom:1px solid;
}

input, textarea{
	border:1px solid #698996;
	background-color:#F2F6F8;
	background-image:url('../images/bgLight.bmp');
}

input:hover, textarea:hover{background-image:url('../images/bg.bmp');}
td{font-size:12px;}

/* General Purpose GUI Classes */
/* Font and alignement */
.size50{font-size:50%;}
.size75{font-size:75%;}
.size125{font-size:125%;}
.size150{font-size:150%;}

.alignright {
	margin-top:0; 
	text-align:right;
	font-size:10px;
}

.alignleft {
	margin-top:0; 
	text-align:right;
	font-size:10px;
}

.float_right{float:right;}
.float_left{float:left;}
.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}

/* Table */
.table {
	width:100%;
	padding-bottom:20px;
}

.table th{
	font-weight:bold;
	text-align:left;
	border-bottom:1px dotted #000000;
}

.table .descriptor{
	border-bottom:1px dotted #D4D4D4;
	border-right:1px dotted #D4D4D4;
	padding-top:10px;
}

.quoteTitle{
	font-style:italic;
	font-size:12px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	color:#ffffff;
	padding:2px;
	padding-left:10px;
	background-color:#3d3d3d;
}

.quote{
	font-style:italic;
	border:1px solid #000000;
	padding:15px;
	color:#ffffff;
	font-size:10px;
	background-color:#4a4a4a;
	background-image:url('../images/quotationMark.jpg');
	background-repeat:no-repeat;
	background-position:10px 10px;
	height:80px;
}

html>body .quote {
height: auto;
min-height: 50px;
} 

.quotationMark{
	font-size:60px;
	color:#d5d5d5;
	background:none;
	position:absolute;
	padding:0px;
	line-height:40px;
	z-index:-1;
}

/* Menu */
.menu_over, .menu_over_right, .menu_over_left, .fakeMarginBottomDiv{
	margin-bottom:3px;
}

.menu_over a, .menu_over_left a{
	padding-left:5px;
	border-left:3px solid #000000;
	margin-top:4px;
	padding-left:32px;
	background-image:url('../images/gotoHoverOff.png');
	background-repeat:no-repeat;
}

.menu_over a:hover, .menu_over_left a:hover{
	border-left:none;
	padding-left:35px;
	background-image:url('../images/loadinfo.gif');
	background-position:3px -15px;
	background-repeat:no-repeat;
}

.menu_over_left {
	display:inline;
}

.menu_over_right{
	display:inline;
}

.menu_over_right a{
	width:100px;
}

.menu_over_right a{
	background-image:url('../images/gotoHoverOff.png');
	background-position:63px 0px;
	background-repeat:no-repeat;
}

.menu_over_right a:hover{
	background-image:url('../images/loadinfo.gif');
	background-position:68px -14px;
	background-repeat:no-repeat;
}

/* Pages */
.about{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding-right:15px;
	padding-top:5px;
	padding-left:3px;
	padding-bottom:5px;
	margin:0px;
	margin-bottom:5px;
	color:#415259;
	background-color:#698996;
	background-image:url('../images/bg.bmp');
}

/* etc */
.title{
	font-style:italic;
	text-transform:uppercase;
	font-weight:bold;
}

.ul_bullet li{
	list-style-type:none;
	list-style-image:url('../images/silk/bullet_go.png');
}

/* Fonts & details */
.bold {font-weight:bold;}
.italic {font-style:italic;}
.underline {text-decoration:underline;}
.strike{text-decoration:line-through}

.warning {
	font-weight:bold;
	color:#E17878;
}

/* Tags on left */
.tagsMenu a{font-size:15px;}

.tagsMenu ul{
	list-style-position:outside;
	list-style-type:none;
	list-style-image:none;
}

.tagsMenu li{padding-bottom:2px;}

.tags_80x15_1 {background-image:url('../images/tags/firefox.png');}
.tags_80x15_2 {background-image:url('../images/tags/apache.png');}
.tags_80x15_3 {background-image:url('../images/tags/php.png');}
.tags_80x15_4 {background-image:url('../images/tags/mysql.png');}
.tags_80x15_5 {background-image:url('../images/tags/xhtml.png');}

.tags_80x15_1:hover,.tags_80x15_2:hover,.tags_80x15_3:hover,.tags_80x15_4:hover,.tags_80x15_5:hover{background-position:-80px 0px;}

.small_tag_element{
	background-repeat:no-repeat;
	max-width:80px;
	max-height:15px;
	height:15px;
	width:80px;
	overflow:hidden;
	margin-bottom:3px;
	margin-left:20px;
}

/************************************/
.cv_table {width:100%;}

.cv_right_column {
	text-align:center;
	vertical-align:top;
	padding:10px;
	width:169px;
	background-color:#2a2a2a;
	border-bottom:5px solid #000000;
	border-left:5px solid #000000;
}

.cv_bullet {
	padding-top:0px;
	margin-top:5px;
}

/***************************************/
.topForumSection, .centerForumSection, .bottomForumSection, .bottomForumSectionComment, .leftSection  {
	background-color:#2a2a2a;
	border:1px solid #3a3a3a;
	color:#ffffff;
	padding:5px;
}

.leftSection {width:100px;}

.topForumSection, .bottomForumSection, .bottomForumSectionComment{
	height:10px;
	font-size:9px;
	color:#6a6a6a;
}

#content .bottomForumSectionComment a, #content .bottomForumSectionComment a:hover{
	font-style:italic;
	border:none;
}

#content .topForumSection a{font-size:9px;}

hr {
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid #2a2a2a;
}

.spacer {height:5px;}

#formCommentContainer {
	padding:10px;
	background-color:#2a2a2a;
	border:1px solid #3a3a3a;
}

#formComment2 {
	background-color:#2a2a2a;
	width:100%;
	overflow:hidden;
}

.post{
	background-color:#2a2a2a;
	border:1px solid #3a3a3a;
	width:100%;
}

.formComment{margin-bottom:5px;}

.testSeparator{
	padding:0px;
	--width:100%;
	text-align:center;
	margin-left:50px;
	margin-right:50px;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
}

.randomQuote {
	color:#343434;
	font-style:italic;
	border-bottom:1px solid #1a1a1a;
	border-left:1px solid #1a1a1a;
	border-right:1px solid #1a1a1a;
	margin-left:198px;
	margin-right:190px;
	padding:3px;
}

/*CSS Tooltip*/
.tooltip em {
    display:none;
}
.tooltip:hover {
    border: 0;
    position: relative;
    text-decoration:none;
	cursor:text;
}
.tooltip:hover em {
    font-style: normal;
    display: inline;
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 5px;
    color: #000;
    border: 2px solid #FFFFFF;
    background-color: #cdeb8b;
    width:120px;
	min-height:12px;
}
.tooltip:hover em span {
    position: absolute;
    top: -6px;
    --top: -6px;
    left: -25px;
    height: 32px;
    width: 25px;
    background: url('../images/image-infobulle.gif');
	background-repeat:no-repeat;
    margin:0px;
    padding:0px;
    border:0px;
}











#alexcv {
	background: url('../images/alex.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	width:540px;
	height:401px;
	border:none;
	border-collapse:collapse;
}

#texthand {
	padding-left:240px;
	width:250px;
	padding-top:40px;
	padding-right:0px;
	--width:450px;
}

#texthand a{
	font-weight:bold;
	color:#951717;
}

#texthand h2 {
	padding-left:0px;
	color:#26211f;
}

#elsehand {
	padding-top:60px;
	border-collapse:collapse;
	background: url('../images/1px.jpg');
	background-repeat:repeat-x;
	background-position:top left;
	border:none;
}

#elsehand h2{
	color:#26211f;
}

#endhand {
	width:80px;
	border-collapse:collapse;
	background: url('../images/endwall.jpg');
	background-repeat:no-repeat;
}

.subsection {
	background-color:#2a2a2a;
	border-bottom:5px solid #000000;
	padding:10px;
	margin-bottom:10px;
}

.cv_h2 {
	color:#323232;
	font-size:18px;
	text-align:center;
	width:400px;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
}

.cv_h2_shadow {
	font-size:15px;
	text-transform:uppercase;
	color:#951717;
	background-color:#2a2a2a;
	padding:5px 0px 5px 0px;
	font-weight:bold;
	display:block;
	width:400px;
	text-align:center;
	border-bottom:5px solid #000000;
	margin-top:-23px;
}