﻿/*---------------------------------------------
Created by: J C
Date: Jan 31, 2010
CSS Name: SiteMaster.css
CSS theme: 
----------------------------------------------*/
body
{
   background: url(/content/images/site/bg1.png) repeat-x; 
    background-position: left top;
    background-attachment: fixed;
    margin: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-size: .65em;
    font-family: Verdana, Helvetica, Sans-Serif;
    color: #000066;
}
a:link
{
    color: #003366;
    text-decoration: none;
    font-weight: bold;
}
a:visited
{
    color: #336699;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a:active
{
    color: #669999;
    text-decoration: none;
}

ul
{
    line-height: inherit;
}
p
{
    line-height: 1.0em;
}

img
{
    border-style: none;
}

legend
{
    font-size: 110%;
    font-weight: bold;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding: 0;
    margin: 0;
}
h2
{
    padding: 0px;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

label
{
    width: 10em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
}

/* Logon box */
.logonbox
{
    font-size: 98%;
}
.logonbox label
{
    width: 6em;
}

.logonbox input
{
    font-size: 98%;
    height: 1.2em;
}

.logon
{
    width: 250px;
    padding: 4px;
    color: #333333;
    background-color: #FFFFFF;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.error
{
    color: Red;
}

/* MVC Defaults */

.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

.display-label, .editor-label, .display-field, .editor-field
{
    margin: 0.5em 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}

/* END OF MVC Defaults * /


/* MAIN CONTAINER */
#page
{
    width: 980px;
    margin: 84px 0px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    position: relative;
}

#page-top-header
{
    border: 1px solid #F0F0F0;
    height: 80px;
    width: 100%;
    padding: 0px 0px 0px 4px;
    top: 0px;
    position: fixed;
    font-size: 105%;
    background: url(/content/images/site/bg5.png) repeat-x;
    background-position: left top;
    background-attachment: fixed;
    -moz-border-radius: 3px;
    z-index: 100;
}

#page-top-menu
{
    margin: 0px;
    padding: 0px;
    height: 20px;
    min-width: 320px; /*    background: url(/content/images/site/bg-blk1_sud1.png) repeat;*/
    vertical-align: middle;
    -moz-border-radius: 3px;
}

#page-container
{
    border: 1px inset #C0C0C0;
    min-height: 320px;
    margin: 0px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    min-width:730px;
    min-height: 450px;
    text-align: left;
    background-position: url("/content/images/site/bg-page-container.png") repeat;
    background: url("/content/images/site/bg-page-container.png") repeat;
    -moz-border-radius: 6px;
    margin-bottom:2px;
}



#page-column-1
{
    background-position: center center;
    float: left;
    width: 247px;
    max-width: 247px;
    min-height: 550px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #FFFFFF;
    position: relative;
   
}

#page-column-2
{
    float: left;
    width: 730px;
    min-height: 320px;
    text-align:left;
}
#page-column-2m
{
    float: left;
    position: relative;
    max-width: 480px;
    min-height: 320px;
}
#page-column-21
{
    float: left;
    width: 480px;
    margin:0px 1px 0px 1px;
/*    background-position: url("/content/images/site/bg-page21-container.png") repeat;
    background: url("/content/images/site/bg-page21-container.png") repeat; */
}
#page-column-22
{
    float: left;
    width: 248px;
}
#page-secured-menu
{
}

#page-member-header
{
    background-position: url(/content/images/site/header_bg.png) repeat;
    background: url(/content/images/site/header_bg.png) repeat;
    background-color: #F0F4F4;
    margin: 0px 0px 0px 0px;
    width: 480px;
    height: 58px;
    padding: 0px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
    color: #3366CC;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: middle;
    -moz-border-radius: 3px 3px 0px 0px;
    z-index: 100;
}

#page-member-header-slogan
{
    background-position: url(/content/images/site/header_slogan_bg.png);
    margin: 3px 10px 0px 2px;
    background: url(/content/images/site/header_slogan_bg.png);
    background-repeat: no-repeat;
    width: 110px;
    height: 43px;
    padding: 10px 4px 0px 12px;
    color: #009933;
    float: left;
    font-family: 'Comic Sans MS';
    font-size: xx-small;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    text-transform: capitalize;
}
#page-member-header-text
{
    font-family: 'Comic Sans MS';
    font-size: 2.5em;
    float: left;
    font-weight: bold;
}
.slogan
{
    background-position: url(/content/images/site/header_slogan2_bg.png);
    margin: 1px  10px 0px 2px;
    background: url(/content/images/site/header_slogan2_bg.png);
    background-repeat: no-repeat;
    width:160px;
    height:74px;
    padding:  10px 4px 0px 12px;
    color: #009933;
    float: left;
    font-family: 'Comic Sans MS';
    font-size: xx-small;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    text-transform: capitalize;
}
.screenname
{
    font-size: 130%;
    font-style: italic;
    margin-top: 2px;
    font-family: 'Comic Sans MS';
    float: left;
    font-weight: bold;
    color: #3366CC;
    text-transform: uppercase;
}


#page-member-header img
{
    margin: 0px;
    padding: 0;
    width: 480px;
    height: 58px;
}

#page-footer
{
    margin: 0px;
    padding: 0px;
    height: 20px;
    min-width: 320px;
    background: url(/content/images/site/bg-blk1_sud1.png) repeat;
    border-bottom-style: inset;
    border-bottom-width: 1px;
    border-bottom-color: #E0E0E0;
    vertical-align: middle;
}

#member-footer
{
    width: 728px;
    height: 90px;
    border: thin solid #FF9900;
}
#member-footer img
{
width:728px;
height:90px; 
border:none;
}

.copyright
{
    text-align: center;
    font-size: 90%;
}


/* TEXT DEFAULTS */
.textstyle1
{
    color: #003366;
    padding: 1px;
}
.textstyle2
{
    color: #3366CC;
    padding: 1px;
}

.textstyle3
{
    color: #FFFFFF;
    padding: 1px;
}


/* END OF TEXT DEFAULTS */

/* VIEW MASTER MISCELLANEOUS DIV */
.fixlogo
{
    background-position: left top;
    position: fixed;
    left: 5px;
    top: 5px;
    background-attachment: fixed;
    z-index: 100;
}

/* END OF VIEW MASTER MISCELLANEOUS DIV*/

.clearit
{
    margin: 0;
    padding: 0;
    height: 0;
    clear: both;
}

.lightblue
{
    background: url(/Content/images/Css1/bg-blue1.png) repeat;
    margin: 0;
    padding:0;
    color: #003366;
}

.widget_container
{
    padding: 4px;
    background-color: #999999;
    color: #3366CC;
}
/*--------------------------------------------------------------------------
DIV CLASSES
---------------------------------------------------------------------------*/
.heading1
{
    text-align: center;
    font-family: Verdana;
    font-weight: bold;
    background: url("/content/images/Css1/bg_small_blue3.png") repeat-x;
    text-transform: uppercase;
    padding: 1px;
    height: 21px;
    font-size: 110%;
}

.heading2
{
    text-align: center;
    font-family: Verdana;
    font-weight: bold;
    background: url("/content/images/Css1/bg-blk1_stb1.png") repeat-x;
    text-transform: uppercase;
    padding-top: 1px;
    height: 21px;
    font-size: 110%;
}

.lgreen-h-border
{
    background-position: left bottom;
    min-height: 3px;
    background: url("/content/images/Css1/bottom-green-line.png") no-repeat;
}

.lgreen-content
{
    text-align: left;
    background-position: right top;
    background: url("/content/images/Css1/bg-green-right-shaded.png")repeat-y;
    background-repeat: repeat-y;
    min-height: 50px;
    padding-top: 1px;
    padding-bottom: 2px;
    margin-bottom: 2px;
    -moz-border-radius: 4px;
    vertical-align: middle;
}
.lgreen-content ul
{
    margin-left: -10px;
}
/* TABLES SCHEMAS */


.blue table
{
    background: #99f;
    color: #FFFFFF;
    text-align: left;
    border-spacing: 4px;
}
.blue table a, .blue table, .blue tbody, .blue tfoot, .blue tr, .blue th, .blue td
{
    text-decoration: none;
}
.blue table a
{
    text-decoration: none;
    background: inherit;
    color: #FFFFFF;
    font-weight: bold;
}
.blue table a:link
{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}
.blue table a:visited
{
    background: inherit;
    text-decoration: none,;
}
.blue table a:hover
{
    background: inherit;
    position: relative;
    text-decoration: none;
    color: #FFFFFF;
}
.blue table caption
{
    border-top: 1px solid #ddf;
    border-left: 1px solid #ddf;
    border-right: 1px solid #669;
    border-bottom: 1px solid #669;
    text-align: left;
    padding: 3px;
    color: #FFFFFF;
    background: #99f;
    font-family: georgia, "times new roman" , serif;
    font-size: 20px;
    font-weight: bold;
}
.blue table, .blue td, .blue th
{
    margin: 0px;
    padding: 3px;
    border-left: 1px solid #ddf;
    border-right: 1px solid #669;
    border-bottom: 1px solid #669;
}
.blue td, .blue th, .blue li
{
    border-top: 1px solid #ddf;
    border-left: 1px solid #ddf;
    border-right: 1px solid #669;
    border-bottom: 1px solid #669;
}


.blue li
{
    list-style: none;
    color: #FFFFFF;
    padding: 3px;
    background: #99f;
}
.blue li:hover
{
    background-color: #FF66FF;
}

.blue tr.odd
{
    color: inherit;
    background: #88e;
}

.gray
{
}

.gray table
{
    border-collapse: collapse;
    border: 1px solid #666666;
    font: normal 11px verdana, arial, helvetica, sans-serif;
    color: #363636;
    background: #f6f6f6;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.gray caption
{
    text-align: center;
    font: bold 16px arial, helvetica, sans-serif;
    background: transparent;
    padding: 4px 4px 6px 0px;
    color: #CC00FF;
    text-transform: uppercase;
}
.gray thead, .gray tfoot
{
    background: url(bg1.png) repeat-x;
    text-align: left;
    height: 30px;
}
.gray thead th, .gray tfoot th
{
    padding: 5px;
}
.gray th
{
    background-color: #E6FFE6;
}

.gray tr, .gray th, .gray td
{
    border: 1px solid #C0C0C0;
    vertical-align: top;
    text-align: left;
}

.gray table a
{
    color: #333333;
    text-decoration: none;
}
.gray table a:hover
{
    text-decoration: underline;
}
.gray tr.odd
{
    background: #f1f1f1;
}
.gray tbody th, .gray tbody td
{
    padding: 5px;
}
/* END OF TABLES SCHEMAS */

/*--------------------------------------------------------------------------
FORMS 
---------------------------------------------------------------------------*/

.form-bucket
{
    border: 1px solid #FFFFFF;
    min-height: 400px; /*background-color: #F0F4F4; */
    background: url(/Content/images/Css1/bg-blue1.png) repeat;
    margin: 0;
    padding: 0;
    color: #336699;
    clear: both;
}

.form-bucket a:link, .form-bucket a:visited
{
    color: #003366;
}

.form-bucket p
{
    margin: 2px 0 3px 0px;
}
.form-bucket input
{
    margin-bottom: 0px;
    font-size: 98%;
}
.form-bucket select
{
    font-size: 98%;
    margin: 1px 0px 1px 0px;
}

.form-bucket-small
{
    border: 1px solid #FFFFFF;
    background: url(/Content/images/Css1/bg-blue1.png) repeat;
    margin: 0;
    padding: 5px;
    color: #336699;
}

/* HEADERS & TITLES */
.paraheader
{
    margin: 3px 0;
    color: #666699;
    padding: 3px 0;
    font-size: medium;
    font-weight: bold;
}
.header-title1
{
    font-size: 120%;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}
.header-title2
{
    font-size: 140%;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}
.article
{
    padding: 5px;
    font-size: 105%;
}
.article p
{
    line-height: 1.4em;
}

.article-title
{
    font-size: 150%;
    font-weight: bold;
}

/* END OF HEADERS AND TITLES */