﻿/* Progous CSS Document | © Copyright 2009, All Rights Reserved */
/* Date Created: 13-12-2009 */
/* Last Modified: 13-12-2009 */

/* Body Styles */
body 
{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-color: #FFFFFF;
}

/* Text Styles */
.redtext13
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight:bold;
    color: #AB0635;
}

.bodytext
{
    font-family: Tahoma;
    font-size: 11px;
    color: #5F7685; 
    line-height:1.4;
}

.bodytextred
{
    font-family: Tahoma;
    font-size: 11px;
    color: #AB0635; 
    line-height:1.4;
}

.bodytextlight
{
    font-family: Tahoma;
    font-size: 11px;
    color: #A4B5C0; 
    line-height:1.4;
}

.graytext12
{
    font-family: Tahoma;
    font-size: 12px;
    color:#A0ACB3;
}

.lightgraytext11
{
    font-family: Tahoma;
    color: #A4B3BF; 
    font-size: 11px;
}

.lightgraytext9
{
    font-family: Tahoma;
    color: #A4B3BF; 
    font-size: 9px;
}

.formerror
{
    font-family: Tahoma;
    font-size: 8px;
}

/* Layers Styles */
.divLeft
{
    position:absolute;
    width:270px;
    top:285px;
    left:0px;
    z-index:1000;
}

.divTop
{
    position:absolute;
    width:661px;
    height:314px;
    top:20px;
    z-index:900;
}

.divInner
{
    position:absolute;
    width:655px;
    top:360px;
    left:305px;
    min-height:320px; height:auto !important; height:320px;
}

.divContact
{
    padding-left:300px;
    z-index:1000;
    padding-top:5px;
    position:relative;
}

.divContents
{
    min-height:300px; height:auto !important; height:300px;
}

.divCopyright
{
    padding-top:15px;
    font-family:Tahoma;
    font-size:9px;
    color:#A4B3BF;
    text-align:right;
    width:100%;
}

/* Control Styles */
input.textbox
{
    border-color:#C0CCD4;
    border-style:solid;
    border-width:1px;
    background-color:#DEE5E9;
    font-family:Tahoma;
    color:#A4B5C0;
    font-size:11px;
    width:285px;
    padding-right:10px;
    padding-left:10px;    
    padding-top:7px;
    padding-bottom:7px;
}

textarea
{
    border-right-color:#C0CCD4;
    border-right-style:solid;
    border-right-width:1px;
    border-left-color:#C0CCD4;
    border-left-style:solid;
    border-left-width:1px;
    border-top:0;
    border-bottom:0;
    background-color:#DEE5E9;
    font-family:Tahoma;
    color:#A4B5C0;
    font-size:11px;
    width:290px;
    overflow:auto;
    padding-right:10px;
    padding-left:10px;
    resize: none;
}

input.button
{
    background-color:Transparent;
    border:0;
    font-family:Tahoma;
    font-size:12px;
    color:#A0ACB3;
    padding:0;
    cursor:hand;
    cursor:pointer;    
}

input.button:hover
{
    color:#C1CCD5;
}

.midrow
{
    background-image:url(../images/contact-bg.jpg); 
    background-repeat:repeat-y;
}

.bottomrow
{
    background-image:url(../images/contact-bottom.jpg); 
    background-repeat:no-repeat;
    padding-left:215px;
    height:50px;
    padding-top:47px;
}

/* Images Styles */
.noborder
{ 
    border:0;
}

.pointer
{
    cursor:pointer;
    cursor:hand;
}

/* Padding Styles */
.paddingleft10
{
    padding-left:10px;
}

.paddingleft65
{
    padding-left:65px;
}

.paddingright30
{
    padding-right:30px;
}

.paddingbottom4
{
    padding-bottom:4px;
}

.paddingtop3
{
    padding-top:3px;
}

.paddingtop5
{
    padding-top:5px;
}

.paddingtop10
{
    padding-top:10px;
}

.paddingtop20
{
    padding-top:20px;
}

.paddingtop168
{
    padding-top:168px;
}

/* Links Styles */
a.levelone
{
    font-family:Tahoma;
    font-size:11px;
    color:#A4B3BF;
    text-decoration:none;
}
a.levelone:hover
{
    color:#415968;
}
a.leveloneselected
{
    font-family:Tahoma;
    font-size:11px;
    color:#415968;
    text-decoration:none;
}

a.leveltwo
{
    font-family:Tahoma;
    font-size:9px;
    color:#A4B3BF;
    text-decoration:none;
}
a.leveltwo:hover
{
    color:#415968;
}
a.leveltwoselected
{
    font-family:Tahoma;
    font-size:9px;
    color:#415968;
    text-decoration:none;
}

a.menulevel
{
    font-family:Tahoma;
    font-size:14px;
    color:#C1CCD5;
    text-decoration:none;
}
a.menulevel:hover
{
    color:#E6ECF0;
}
a.menulevelselected
{
    font-family:Tahoma;
    font-size:14px;
    color:#E6ECF0;
    text-decoration:none;
}
