﻿/* Progus CSS */

body 
{
    margin:0;
    background-image:url(images/bg.jpg);
    background-repeat:repeat-x;    
}

/* Layers Styles */

div.home-profile
{
    background-color:#58595B;
    width:300px;
    height:287px;
    overflow:auto;
    font-family:Arial, Tahoma;
    font-size:13px;
    color:#FFFFFF;
    padding:10px;
    line-height:1.6;
}

div.home-bg
{
    background-image:url(images/home9.jpg);
    background-repeat:no-repeat;
    background-position:left;
    width:637px;
    height:307px;
}

div.profile
{
    position:absolute;
    top:310px;
    left: 420px;
    width:565px;
    font-family:Arial, Tahoma;
    font-size:13px;
    color:#0055A4;
    padding:10px;
    line-height:1.6;
    /*
    border-color:#000000;
    border-style:solid;
    border-width:1px;
    */
}

div.profile-bg
{
    background-image:url(images/profile9.jpg);
    background-repeat:no-repeat;
    background-position:left;
    width:1024px;
    height:479px;
}

div.contact
{
    position:absolute;
    top:310px;
    left: 420px;
    width:543px;
    font-family:Arial, Tahoma;
    font-size:13px;
    color:#0055A4;
    padding:10px;
    padding-top:0px;
    line-height:1.6;
    /*
    border-color:#000000;
    border-style:solid;
    border-width:1px;
    */
}

div.map
{
    position:absolute;
    top:303px;
    left: 20px;
    width:363px;
    text-align:center;
}


div.projects
{
    position:absolute;
    top:360px;
    left: 420px;
    width:543px;
    font-family:Arial, Tahoma;
    font-size:13px;
    color:#0055A4;
    padding:10px;
    /*
    border-color:#000000;
    border-style:solid;
    border-width:1px;
    */
}

div.project-nav
{
    position:absolute;
    top:675px;
    left: 810px;
    width:170px;
    font-family:Arial, Tahoma;
    font-size:13px;
    color:#0055A4;
    padding:10px;
    text-align:right;
    /*
    border-color:#000000;
    border-style:solid;
    border-width:1px;
    */
}

div.projectitems
{
    position:absolute;
    top:310px;
    left: 60px;
    width:285px;
    font-family:Arial, Tahoma;
    font-size:13px;
    color:#0055A4;
    padding:10px;
    /*
    border-color:#000000;
    border-style:solid;
    border-width:1px;
    */
}

div.projecttitle
{
    position:absolute;
    top:300px;
    left: 420px;
    padding:10px;
    /*
    border-color:#000000;
    border-style:solid;
    border-width:1px;
    */
}

div.projects-bg
{
    background-image:url(images/projects9.jpg);
    background-repeat:no-repeat;
    background-position:left;
    width:1024px;
    height:479px;
}

div.nav
{
    position:relative;
    top:-15px;
    left: 215px;
    width:375px;
    text-align:center;
    /*
    border-color:#000000;
    border-style:solid;
    border-width:1px;
    */
}

div.profile-nav
{
    position:relative;
    top:-15px;
    left: 621px;
    width:375px;
    text-align:center;
    /*
    border-color:#000000;
    border-style:solid;
    border-width:1px;
    */
}

div.inner-footer
{
    position:relative;
    top:-24px;
    left: 545px;
    width:455px;
    text-align:right;
    /*
    border-color:#000000;
    border-style:solid;
    border-width:1px;
    */
}

/* Controls Styles */
.scroll
{
	overflow:auto;
}

.whitebg
{
    background-color:#FFFFFF;
}

.nopadding
{
    padding:0px;
}

.paddingright
{
    padding-right:45px;
}

.button
{
	border:0;
	cursor:hand;
	cursor:pointer;
	background-color:#0055A5;
	font-family:Arial, Tahoma;
    font-size:11px;
    color:#FFFFFF;
}

.textbox 
{
	font-family:Arial, Tahoma;
    font-size:11px;
    color:#58595B;
}

.noborder
{
    border:0px;
}

/* Text Styles */

.greyheadertext
{
    font-family:Arial, Tahoma;
    font-size:20px;
    color:#999999;  
}

.smallgreytextbold
{
    font-family:Arial, Tahoma;
    font-size:11px;
    font-weight:bold;
    color:#58595B;  
}

.bluetext
{
    font-family:Arial, Tahoma;
    font-size:11px;
    color:#0055A5;  
}

.footertext
{
    font-family:Arial, Tahoma;
    font-size:9px;
    color:#58595B;  
}

.formerror
{
	font-family:Arial, Tahoma;
	font-size: 10px;
	color: #58595B;
}

.title
{
    font-family:Arial, Tahoma;
    font-size:18px;
    color:#0055A5;
    font-style:italic;
}

.subtite
{
    font-family:Arial, Tahoma;
    font-size:14px;
    color:#58595B;
}

/* Links Styles */

a.navlink:link {font-family: Arial, Tahoma;font-size: 11px;color: #58595B;text-decoration: none;}
a.navlink:visited {font-family: Arial, Tahoma;font-size: 11px;color: #58595B;text-decoration: none;}
a.navlink:hover {font-family: Arial, Tahoma;font-size: 11px;color: #58595B;	text-decoration: underline;}

a.navlinkselected:link {font-family: Arial, Tahoma;font-size: 11px;color: #0055A5;text-decoration: none;}
a.navlinkselected:visited {font-family: Arial, Tahoma;font-size: 11px;color: #0055A5;text-decoration: none;}
a.navlinkselected:hover {font-family: Arial, Tahoma;font-size: 11px;color: #0055A5;	text-decoration: underline;}

a.footerlink:link {font-family: Arial, Tahoma;font-size: 9px;color: #58595B;text-decoration: none;}
a.footerlink:visited {font-family: Arial, Tahoma;font-size: 9px;color: #58595B;text-decoration: none;}
a.footerlink:hover {font-family: Arial, Tahoma;font-size: 9px;color: #58595B;	text-decoration: underline;}

a.whitelink:link {font-family: Arial, Tahoma;font-size: 11px;color: #FFFFFF;text-decoration: none;}
a.whitelink:visited {font-family: Arial, Tahoma;font-size: 11px;color: #FFFFFF;text-decoration: none;}
a.whitelink:hover {font-family: Arial, Tahoma;font-size: 11px;color: #FFFFFF;	text-decoration: underline;}

a.greylink:link {font-family: Arial, Tahoma;font-size: 11px;color: #58595B;text-decoration: none;}
a.greylink:visited {font-family: Arial, Tahoma;font-size: 11px;color: #58595B;text-decoration: none;}
a.greylink:hover {font-family: Arial, Tahoma;font-size: 11px;color: #58595B;	text-decoration: underline;}

a.bluelink:link {font-family: Arial, Tahoma;font-size: 12px;color: #0055A5;text-decoration: none;}
a.bluelink:visited {font-family: Arial, Tahoma;font-size: 12px;color: #0055A5;text-decoration: none;}
a.bluelink:hover {font-family: Arial, Tahoma;font-size: 12px;color: #0055A5;	text-decoration: underline;}

a.pdf:link {font-family:Arial, Tahoma; font-size:12px; color:#0055A5; text-decoration: none;}
a.pdf:visited{font-family:Arial, Tahoma; font-size:12px; color:#0055A5; text-decoration: none;}
a.pdf:hover {font-family:Arial, Tahoma; font-size:12px; color:#58595B; text-decoration: underline; cursor:pointer; cursor:hand;}












