﻿@font-face{ 
	font-family: 'Architek';
	src: url('../Fonts/architek-WebFont.eot');
	src: url('../Fonts/architek-WebFont.eot?#iefix') format('embedded-opentype'),
	     url('../Fonts/architek-WebFont.woff') format('woff'),
	     url('../Fonts/architek-WebFont.ttf') format('truetype'),
	     url('../Fonts/architek-WebFont.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'Leaguegothic';
	src: url('../Fonts/leaguegothic-regular-webfont.eot');
	src: url('../Fonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../Fonts/leaguegothic-regular-webfont.woff') format('woff'),
	     url('../Fonts/leaguegothic-regular-webfont.ttf') format('truetype')
}

@font-face{ 
	font-family: 'Alternate_Gothic';
	src: url('../Fonts/alternate_gothic_no2_bt-webfont.eot');
	src: url('../Fonts/alternate_gothic_no2_bt-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../Fonts/alternate_gothic_no2_bt-webfont.woff') format('woff'),
	     url('../Fonts/alternate_gothic_no2_bt-webfont.ttf') format('truetype')
}

.leftColumn
{
    /*text-align : right;
    font-style : italic;*/
    font-size : 15pt;
    /*font-family: Leaguegothic;*/
    font:normal normal 18px/22px Alternate_Gothic;
    vertical-align : top;
    padding-right : 20px;
    padding-top: 6px;
    padding-bottom: 2px;
    width : 260px;
    color: #535151;
    /*background-color: rgba(260,0.6,0.6,0.6);*/
}   

.rightColumn
{
    font-size : 11pt;
    color: #7b7979;/* black; */
    margin-left: 170px;
    padding-top: 6px;
    /*font-family: Lucida Sans Unicode;
    font-style:italic;*/
}

.curr_periodTextStartEnd
{
    text-transform: capitalize;
    font:normal normal 18px Architek;
    padding-left: 18px;
    color: #7b7979;
}

.curr_stillActiveText
{
    text-transform: none;
    font:normal normal 18px Architek;
    text-align: right;
    color: #7b7979;
}

.curr_tabExperience
{
    /*margin-left: 50px;  */
    /*width: 80%;  */
}

.curr_titleSection
{
    text-align : right;
    font-weight : bold;
    font-size:19pt;
    font:normal normal 24px LeagueGothic;
    color: #b0b0b0;
    padding-top : 15px;
    padding-bottom : 15px;
    padding-right : 22px;
}

.curr_valueHighlighted
{
    color: #909090;
}

.curr_rows
{
    height : 20px;
}

.curr_link A
{
    color : #e39d06;
    font-size : 10pt;
    font-style : italic;
    text-decoration : none;
    letter-spacing:1px;
}

.curr_link A : Visited
{
    color : #e39d06;
    font-size : 10pt;
    font-style : italic;
    text-decoration : none;
    letter-spacing:1px;
}

.curr_last_session_row
{
    /* border-bottom-style : dashed;
    border-bottom-width : 1px;
    border-bottom-color : #606060;    */
}