﻿/* Master page layout */

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.MainTable
{
	width: 100%;
}

.MenuTable
{
}

.MenuRow
{
	background-color: #000000;
}

.MenuRowSL
{
	background-color: #000000;
	height: 80px;
}

.MenuCell
{
	background-image:url('../images/VS_Lines_20.png'); 
	background-repeat: no-repeat; 
	background-position: 5pt;
	padding-top: 10pt;
	padding-right: 5pt;
	padding-bottom: 10pt;
	padding-left: 25pt;
	width: 20%;
}

.MenuCellSL
{
	background-image:url('../images/VS_Lines_20.png'); background-repeat: no-repeat; background-position: 5pt;
}

.MenuLink
{
	color: #ffffff;
	font-family: "Franklin Gothic Heavy", "Arial Black", Arial, sans-serif;
	font-size: large;
}

.ContentRow
{
}

.ContentCell
{
	padding-top: 10pt;
	padding-left: 30pt;
}

.FooterRow
{
	margin-left: 25pt;
}

.FooterCell
{
	margin-left: 5pt;
	padding-top: 25pt;
	padding-right: 5pt;
	padding-bottom: 5pt;
	padding-left: 5pt;
}

/********************************/

/* Content pages */

.docTable
{
	padding-left: 25pt;
	margin-left: 25pt;
}

.docTitleRow
{
}

.docTitleCell
{
}

.SectionHeaderRow
{
	margin-left: 25pt;
}

.SectionHeaderCell
{
	margin-left: 5pt;
	padding-top: 5pt;
	padding-right: 5pt;
	padding-bottom: 5pt;
	padding-left: 5pt;
}

.SectionContentRow
{
	padding-left: 50pt;
	margin-left: 50pt;
}

.SectionContentCell
{
	margin-left: 50pt;
	padding-top: 1pt;
	padding-right: 1pt;
	padding-bottom: 1pt;
	padding-left: 6pt;
}

/********************************/

/* Controls */

.PageTitle
{
	background-image: url('../images/VS_Lines_20.png'); 
	background-repeat: no-repeat; 
	background-position: left;
	padding-top: 0pt;
	padding-right: 25pt;
	padding-bottom: 0pt;
	padding-left: 25pt;
	color: #000000;
	font-family: "Franklin Gothic Heavy", "Arial Black", Arial, sans-serif;
	font-size: large;
}

.SectionHeader
{
	color: #000000;
	font-family: "Franklin Gothic Heavy", "Arial Black", Arial, sans-serif;
	font-size: medium;
}

.SectionContent
{
	margin-left: 25pt;
	color: #000000;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: small;
}

.SectionContentLink
{
}

.SectionContentTable
{
	border-left-color: #FFA500;
	border-left-width: thin;
	border-left-style: solid;
}

.SectionContentTableRow
{
}

.SectionContentTableCell
{
}

.LegalText
{
	color: #808080;
	font-family: "Franklin Gothic Heavy", "Arial Black", Arial, sans-serif;
	font-size: small;
}

.FooterTable
{
}

.FooterTableRow
{
}

.FooterTableCell
{
}

.ContactTable
{
}

.ContactTableHeaderRow
{
}

.ContactTableHeaderCell
{
}

.ContactTableHeader
{
	color: #000000;
	font-family: "Franklin Gothic Heavy", "Arial Black", Arial, sans-serif;
	font-size: medium;
}

.ContactTableRow
{
}

.ContactTableLeftCell
{
}

.ContactTableRightCell
{
}

.PropertyPrompt
{
	margin-left: 25pt;
	color: #000000;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: small;
}

.PropertyValue
{
	margin-left: 25pt;
	color: #000000;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: small;
}

/**  Contact  **/

.ContactLink
{
    font-family: "Franklin Gothic Heavy", "Arial Black", Arial, sans-serif;
	color: #808080;
	font-size: small;
	text-decoration: none;
}

/**  End Contact  **/


/** Donation **/

.Donation_MainTable
{
    width: 100%; 
    margin: 0;
    padding: 0;
}

.Donation_MainTable_TitleRow
{
    height: 30px;
}

.Donation_MainTable_TitleCell
{
    padding-left: 25px;
    background-image: url(../images/VS_Lines_20.png);
    background-repeat: no-repeat;
    background-position: left;
}

.Donation_Title
{
	font-family: "Franklin Gothic Heavy", "Arial Black", Arial, sans-serif;
	color: #000000;
	font-size: large;
	padding-left: 5px;
}

.Donation_MainTable_IntroRow
{
}

.Donation_MainTable_IntroCell
{
}

.Donation_Intro
{
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: small;
	color: #000000;	
}

.Donation_MainTable_ProductSelectorRow
{
}

.Donation_MainTable_ProductSelectorRow_PropertyPromptCell
{
    padding-top: 20px;
    padding-bottom: 10px;
    width: 30%;
}

.PropertyPropt
{
    font-family: Arial, Sans-Serif;
    font-style: normal;
    font-size: 10pt;
    color: #000000;
}

.Donation_MainTable_ProductSelectorRow_PropertyValueCell
{
    padding-top: 20px;
    padding-bottom: 10px;
}

.PropertyValue_DropdownList
{
    font-family: Arial, Sans-Serif;
    font-style: normal;
    font-size: 10pt;
    color: #000000;
}

.Donation_PaypalRow
{
}

.Donation_PaypalCell
{
}

.PayPalButton
{
}

.Donation_MainTable_DescriptionRow
{
}

.Donation_MainTable_DescriptionCell
{
    padding-top: 10px;
}

.Donation_Description
{
    font-family: Arial, Sans-Serif;
    font-style: normal;
    font-size: 10pt;
    color: #000000;
}

.Donation_Title
{
}

.Donation_Intro
{
    font-family: Arial, Sans-Serif;
    font-style: normal;
    font-size: 10pt;
    color: #000000;
}

.PropertyPropt
{
}

.PropertyValue_DropdownList
{
}

.PayPalButton
{
}

.Donation_Description
{
}



/** Donation */



/************** SitesList *********************/

.SitesTable
{
    width: 100%;
    background-color: #666666;
}

.SitesTable_Row
{
}

.SitesTable_Row_Cell
{
    text-align: right;
}

.SitesLink
{
    font-family: "Franklin Gothic" , Arial, sans-serif;
    font-size: small;
    color: #cccccc;
}

.SitesLink:visited
{
    font-family: "Franklin Gothic" , Arial, sans-serif;
    font-size: small;
    color: #cccccc;
}

.SitesLink:hover
{
    font-family: "Franklin Gothic" , Arial, sans-serif;
    font-size: small;
    color: #eeeeee;
}
