/*-------------------------------------------------------------------------------------------------------------*/
/* Original design: Variant Pure (v1.6 - Sep 15, 2012) - A free xhtml/css website template by Andreas Viklund. */
/* For more information, see http://andreasviklund.com/templates/variant-pure/                                 */
/*-------------------------------------------------------------------------------------------------------------*/

body 
{
    font-family: Arial;
    font-size: 12px;
}

/* General layout */
/*body {margin:0; padding:20px 0; font: 54% Tahoma,Verdana,sans-serif; background-color: #eee; color: #222;}*/
#container {width: 1000px;  padding: 0; background-color: #fff; color: #222;}

/* Tags */
h1,h2,h3,h4 {font-family: Arial; font-weight: 400;}
h1 {font-size: 3.2em;}
h2 {margin: 0 0 5px 0; font-size: 1.6em;}
h3 {margin: 20px 0 10px 0; font-size: 1.4em;}
h4 {margin: 10px 0 5px 0; font-size: 1.2em;}

a {text-decoration: none; color: #7f0099;}
a:hover {text-decoration: underline;}
a img {border: 0;}
p {margin: 0 0 15px 0; line-height: 1.4em;}

/* Site title */
#title {width: 700px;  padding: 20px 0 10px 0; background: #eee;text-align: center; color: #333;}
#title h1 {margin: 0 0 10px 0; padding: 0; text-align: center; letter-spacing: -1px; line-height: 1.1em;}
#title h2 {text-align: center; margin: 0; padding: 0; font-size: 1.6em; line-height: 1.1em;}
#title a {color: #7f0099; text-decoration: none;}
#title a:hover {color: #222;}

/* BuikdPro Portal General CSS */
option {color: black;}

/* BuildPro Portal Custom CSS */
.BPMainTitle
{
    cursor: auto; 
    color: blue;
/*  color: cyan; */
    background-color: transparent;
    border: 0px solid black;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}

.BPSubTitle
{
    cursor: auto; 
    color: black;
/*  color: red; */
    background-color: transparent;
    border: 0px solid black;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
}

/* BuildPro Portal Text Custom CSS */
.BPMain
{
    cursor: auto; 
/*  color: green; */
    color: black;
    border: 1px solid black;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
}

.BPSelect
{
    cursor: auto; 
/*  color: orange; */
    text-align: left;
    font-weight: normal;
    font-size: 12px;
}

.BPForgot
{
    cursor: auto; 
/*  color: yellow; */
    text-align: left;
    font-weight: bold;
    font-size: 12px;
}

/* BuildPro Portal Table Custom CSS */
.BPBoarderNotViewed
{
    border: 1px solid black;
}

.BPBoarderViewed
{
    border: 1px solid black;
}

.BPItem
{
    cursor: auto; 
    color: black;
/*  color: cyan; */
    border: 0px solid black;
    text-decoration: none;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
}

.BPGroup
{
    cursor: auto; 
/*  color: green; */
    text-decoration: none;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
}

.BPDate
{
    cursor: auto; 
    color: black;
/*  color: fuchsia; */
    border: 0px solid black;
    text-decoration: none;
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
}

/*------------------------------------------------------------------------------------------------*/
