﻿/* Cascading Stylesheet for Common Elements */

/******************** BASE ********************/
body
{
    font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;	
}

/*ul,ol,li,*/
body,div,p,h1,h2,h3,h4,h5,h6,table
{
	margin:0;
	padding:0;	
	color: #666666;	
}

a img
{
	border:none;
}


/* Begin: Header */
body.template div#header
{
    padding-top: 1em;    
    padding-left: 1em;
    padding-right: 0;
    padding-bottom: 0;
    width: 100%;
    border-bottom: 1px solid #ab033a;
}

body.template table#header
{    
    vertical-align: middle;                   
}

body.template table#header td
{        
    padding-right: 2em;
    vertical-align: middle;
}

body.template h1
{
    font-size: 2.6em;
    color: #222632;        
    font-family: Calibri, Lucida Sans Unicode, Lucida Grande, sans-serif;	
}
body.template h2
{
    margin-bottom: 0.5em;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 1.2em;
    color: #ab033a;
}
body.template h3
{
    margin-top: 0.2em;
    margin-bottom: 0.4em;
    font-size:1.1em;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-weight: bold;
}
body.template h1 a:link,
body.template h1 a:visited
{
    color: #222632;
    text-decoration: none;
}
body.template h1 a:hover
{   
    color: #222632; 
    text-decoration: underline !important;
}
/* End: Header */

/* Begin: Main content */
div#maincontent
{
    padding: 2em;        
    margin-bottom: 0.5em;
    text-align: justify;
    max-width: 75em;
}

div#maincontent p
{
    margin-bottom: 1.2em; 
}

div#maincontent a:link, 
div#maincontent a:visited
{
    color: #ab033a;
}
div#maincontent a:hover
{
    color: #ab033a;
    text-decoration: underline !important;        
}

/* End: Main content */

/* Begin: Sidebar */
table#mainColumns
{
    width: 100%;
    height: 100%;        
    border-collapse: collapse;    
}

table#mainColumns tr
{
    height: 100%;
}


td#sidebar
{
    height: 100%;    
    border-left: 1px solid #ab033a;    
    vertical-align: top;
    padding-left: 1em;
    max-width: 10em;    
}
/* End: Sidebar

/* Begin: Footer */
div#footer
{        
    border-top: 1px solid #ab033a;
    text-align: center;
    font-size: 0.6em;
    margin: 0;
    padding: 0;
    width: 100%;
}

div#footer a:link,
div#footer a:visited
{
    color: #222632;
    text-decoration: none;
}
div#footer a:hover
{   
    color: #222632; 
    text-decoration: underline !important;
}

/* End: Footer */

/* Begin: Tables */
body.template table.listview, table.gridview, table.detailstable 
{
    border: 1px solid #dbddff; 
    border-bottom: 3px solid #dbddff;
    border-collapse: collapse;
    font-family: Tahoma, Arial, sans-serif;
    color: #666666;
    font-size: 95%; 

}

body.template table.listview th, table.gridview th, table.detailstable th,
body.template table.listview td, table.gridview td, table.detailstable td 
{
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.1em;
}

body.template table.listview th, table.gridview th, table.detailstable th
{
    background-position: 1px 1px;
    background-repeat: repeat-x;
    background-color: #ffffff;
    font-size: 100%;
    text-align: left;
    line-height: 1.3em;
    color: #666666;
    border-left: 1px solid #dbddff;
    border-right: 1px solid #dbddff;
    border-bottom: 1px solid #dbddff;
}

body.template table.listview td, table.gridview td, table.detailstable td
{
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px dotted #dadada;
}

table.gridview
{
    width: 100%;
}
table.gridview table td
{
    padding-left: .5em;
    padding-right: .5em;
}

table.gridview th {
    background-image:url(DynamicData/Content/Images/header_back.gif);
}

table.listview
{
    width: 100%;
}
table.listview td a:link, 
table.listview td a:visited
{
    font-size: 100%;
}
table.listview table td
{
    padding-left: .5em;
    padding-right: .5em;
}

table.listview th {
    background-image:url(DynamicData/Content/Images/header_back.gif);
}

table.detailstable td
{
    border-left: 1px solid #dbddff;
    border-right: 1px solid #dbddff;
    vertical-align:top;
}

table.detailstable th
{
    background: #FCFDFE;
    vertical-align:top;
}

td.nowrap 
{
    white-space: nowrap;
}
/* The following modifies the details table */
body.template tr
{
    background: #FCFDFE;
}
/* The following modifies the controls in the list table footer */
tr.footer td
{
    background: #dbddff;
    height: 1.5em;
}

/* The following modifies the selected row in the list table */
tr.selected td
{
    background: #fdffb8;
}

/* End: Tables */

/* The following modifies the page number control which exists under the main table */
div.pager
{
    padding: 0px;
    padding-left: 6px;
    padding-right: 6px;
}
span.results1
{
    float:left;
}
span.results2
{
    float:right;
}
/* The following modifies the results per page control which exists under the main table */
div.results
{
    display: inline;
    position: relative;
    padding: 0px;
    padding-left: 6px;
    padding-right: 6px;
    margin-top: -1.75em;
    float:right;
}
/* Set's the appearance of the drop down control*/
.droplist
{
    padding: 0px;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: .95em;
    color: #666666;
}
/* Bottom hyperlink design*/
div.bottomhyperlink
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 100%;
    margin-top: -3px;
}
div.bottomhyperlink a:link,
div.bottomhyperlink a:visited
{
    color: #839ce7;
    text-decoration: none;

    font-family: Tahoma, Arial, Sans-Serif;

    font-size: 100%;

    margin-top: -3px;
}
div.bottomhyperlink a:hover
{

    color: #000099;

    text-decoration: underline !important;

    font-family: Tahoma, Arial, Sans-Serif;

    font-size: 100%;
}
div.bottomhyperlink img
{
    position: relative;
    top: 0em;
    padding-right: .4em;
    border: none;
}