﻿/*	Global classes	*/
.DDMainHeader
{
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" ,Arial,Helvetica,Verdana,sans-serif;
    color: Silver;
    padding-bottom: 12px;
    border-bottom: 1px dotted #bbbbbb;
    font-size: 2em;
    font-weight: 700;
    line-height: 2em;
    text-align: left;
}

.DDSubHeader
{
    margin-bottom: 10px;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" ,Arial,Helvetica,Verdana,sans-serif;
    font-size: 1.5em;
    font-weight: 600;
    font-variant: small-caps;
    color: #666666;
    border-collapse: collapse;
    margin-bottom: 0;
    text-transform: none;
}

.DD
{
    padding: 0px 8px;
    font: .75em Tahoma, Arial, sans-serif;
    color: #666;
}

.DDLightHeader
{
    font-weight: bold;
    background-color: #F7F7FF;
}

.DDTextBox, .DDDropDown
{
    color: #666;
    font: .95em Tahoma, Arial, Sans-Serif;
    border: solid 1px #dcdcdc;
    background-color: #FEFEFE;
}

.DDDropDown
{
    padding: 2px;
}

.DDFilter
{
    font: .95em Tahoma, Arial, Sans-serif;
    color: #666;
}

.DDControl
{
    padding: 0px;
    font: .95em Tahoma, Arial, Sans-Serif;
    color: #666;
}

.DDFloatLeft
{
    float: left;
}

.DDFloatRight
{
    float: right;
}

.DDFooter
{
    color: White;
    background-color: #808080;
}

.DDSelected
{
    background-color: #fdffb8;
}

div.DDNoItem
{
    color: Red;
    font-family: Trebuchet MS, Arial, sans-serif;
}

.DDValidator
{
    color: Red;
    font-family: Trebuchet MS, Arial, sans-serif;
}


/*	Navigation	*/

div.DDNavigation
{
    font: .75em Tahoma, Arial, Sans-Serif;
    position: relative;
    top: -28px;
    margin-bottom: -10px;
    padding: 0px 5px;
}

div.DDNavigation img
{
    position: relative;
    margin-top: 0em;
    padding: 0px 8px;
    border: none;
    background-color: #fff;
}
div.DDNavigation a
{
    color: #839ce7;
    text-decoration: none;
    background-color: #fff;
    padding-right: 8px;
    top: -.2em;
    left: .25em;
    float:right;
}
div.DDNavigation a:hover
{
    color: #000099;
    text-decoration: underline !important;
}


/*	Details VIEW/EDIT	*/
table.DDDetailsTable
{
    color: #666;
    background-color: #FCFDFE;
    border: 1px solid #dbddff;
    border-bottom-width: 3px;
}

table.DDDetailsTable a
{
    color: #718ABE;
    text-decoration: none;
    padding-right: 6px;
}

table.DDDetailsTable a:hover
{
    color: #000099;
    text-decoration: underline !important;
}

table.DDDetailsTable .td
{
    padding: 3px 6px;
    border: 1px solid #dbddff;
    border-bottom-style: dotted;
    font-size: .7em;
    font-family: Tahoma, Arial, Sans-Serif;
}


/*	DDGridView/DDListView	*/
table.DDGridView, table.DDListView
{
    width: 100%;
    color: #666;
    border: solid 1px #dbddff;
    font: .7em Tahoma, Arial, Sans-Serif;
}

table.DDGridView .th, table.DDGridView .td, table.DDListView .th, table.DDListView .td
{
    white-space: nowrap;
    color:Black;
}

table.DDGridView .th, table.DDListView .th
{
    background-color: #808080;
    color: White;
    font-weight: normal;
    text-decoration: none;
    border-collapse: collapse;
    font-family: "Helvetica Neue","Lucida Grande","Segoe UI",Arial,Helvetica,Verdana,sans-serif;
}

table.DDGridView .th a, table.DDListView .th a
{
    color: White;
    text-decoration: none;
    border-collapse:collapse;
    font-family: "Helvetica Neue","Lucida Grande","Segoe UI",Arial,Helvetica,Verdana,sans-serif;    
}

table.DDGridView .td, table.DDListView .td
{
    border: dotted 1px #dbddff;
    border-left-width: 0px;
    border-right-width: 0px;
    padding: 6px;
}


table.DDGridView .tdAlternate
{
    border: dotted 1px #dbddff;
    background-color: #CCCCCC;
    color: #333333;
    border-left-width: 0px;
    border-right-width: 0px;
    padding: 6px;
}

table.DDGridView .td a, table.DDListView .td a, table.DDGridView .tdAlternate a
{
    color: #718ABE;
    text-decoration: none;
    margin-right: 6px;
}

a 
{
    font-family: "Helvetica Neue","Lucida Grande","Segoe UI",Arial,Helvetica,Verdana,sans-serif;    
     color: #718ABE;
    text-decoration: none;   
}


table.DDGridView .DDSelected a, table.DDListView .DDSelected a
{
    color: #718ABE;
    text-decoration: none;
    margin-right: 6px;
}

table.DDGridView .DDSelected a:hover, table.DDListView .DDSelected a:hover
{
    color: #000099;
    text-decoration: underline;
}

table.DDGridView .td a:hover, table.DDListView .td a:hover
{
    color: #000099;
    text-decoration: underline;
}

/*	DataPager	*/
div.DDPager
{
    padding: 0px 6px;
}


/* Bottom hyperlink design*/
div.DDBottomHyperLink
{
    font: .75em Tahoma, Arial, Sans-Serif;
}
div.DDBottomHyperLink a
{
    color: #839ce7;
    text-decoration: none;
}
div.DDBottomHyperLink a:hover
{
    color: #000099;
    text-decoration: underline !important;
}
div.DDBottomHyperLink img
{
    padding-right: 5px;
    border: none;
}



/*-----------------------------------------------------------------------------*/


p
{
    font: 1em Tahoma,Arial,Sans-Serif;
    color: #666666;
}

legend
{
    font-size: 0.9em;
    font-weight: bold;
    font-family: Tahoma,Arial,Sans-Serif;
    color: #666666;
    padding: 2px 4px 8px 4px;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}


.loginDisplay a:link
{
    color: #718ABE;
    text-decoration: none;
    font: 0.9em Tahoma,Arial,Sans-Serif;
}