﻿body
{
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	overflow: -moz-scrollbars-vertical;
	line-height: 17px;
	height: 100%;
	margin: 0px;
	background: #D2E3A2;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

a
{
	font-size: 12px;
	color: #7D377D;
	font-weight: bold;
}

a:hover
{
	color: #A9CC49;
}

ul
{
	margin-left: 3px;
	padding-left: 17px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: disc;
}

h1, .h1, .SearchPageLabel
{
	color: #7D377D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
}

h1 a
{
	color: #7D377D;
}

h2
{
	color: #7D377D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

h2 a
{
	color: #7D377D;
}

h3
{
	color: #7D377D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

h3 a
{
	color: #7D377D;
}

.ButtonLeft
{
	float: left;
	display: inline;
	height: 44px;
	width: 14px;
	background-position: right center;
	background-image: url(/App_Themes/ub/new/ButtonLeft.jpg);
	background-repeat: no-repeat;
}

.ButtonRight
{
	float: left;
	display: inline;
	height: 44px;
	width: 14px;
	background-position: left center;
	background-image: url(/App_Themes/ub/new/ButtonRight.jpg);
	background-repeat: no-repeat;
}

.ButtonBackground
{
	float: left;
	display: inline;
	height: 44px;
	background-position: center center;
	background-image: url(/App_Themes/ub/new/ButtonBackground.jpg);
	background-repeat: repeat-x;
}

.Button
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: transparent;
	color: #696969;
	padding-top: 13px;
	cursor: pointer;
	font-size: 12px;
	/*margin-left: -3px;
	margin-right: -3px;*/
	text-align: center;
}

.FormButton
{
	text-transform: uppercase;
	color: #696969;
	background-position: center;
	background-image: url(/App_Themes/ub/new/FormButton.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: transparent;
	cursor: pointer;
	height: 40px;
	float: left;
	font-size: 12px;
	width: 101px;
	padding-top: 1px;
}

.SearchButton, .CMSSearchDialogSearchButton
{
	color: #696969;
	background-position: center;
	background-image: url(/App_Themes/ub/new/GoButton.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: transparent;
	cursor: pointer;
	height: 44px;
	font-size: 12px;
	width: 44px;
	padding-top: 1px;
	float: left;
}


.CMSTreeMenuTable
{
	width: 150px;
}

.CMSTreeMenuItem, .CMSTreeMenuSelectedItem
{
	text-transform: uppercase;
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom: #7d377d 1px solid;
}

.CMSTreeMenuLink
{
	font-size: 12px;
	color: #696969;
	text-decoration: none;
}

.CMSTreeMenuSelectedLink
{
	text-decoration: none; 
	color: #361E38;
}

.CMSTreeMenuLink:hover, .CMSTreeMenuSelectedLink:hover
{
	color:#7D377D;
}

.SubCMSTreeMenuItem, .SubCMSTreeMenuSelectedItem
{
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom: #7d377d 1px solid;
	padding-left: 10px;
}

.SubCMSTreeMenuLink, .SubCMSTreeMenuSelectedLink
{
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
}

.SubCMSTreeMenuLink
{
	color: #696969;
}

.SubCMSTreeMenuSelectedLink
{
	color: #361E38;
}

.SubCMSTreeMenuLink:hover, .SubCMSTreeMenuSelectedLink:hover
{
	color:#7D377D;
}


.TextBox, .textBox, .LogonTextBox, .CMSSearchDialogSearchForTextBox, .CMSSearchDialogSearchModeDropDownList, .SubscriptionTextbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	height: 19px;
}

.MainSearchTextBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: #7D377D 1px solid;
	border-top: #7D377D 1px solid;
	border-left: #7D377D 1px solid;
	border-bottom: #7D377D 1px solid;
	height: 24px;
	width: 103px;
	float: left;
	margin-top: 8px;
}
.CMSSearchDialogSearchForTextBox
{
	float: left;
	margin-top: 25px;
	margin-right: 5px;
}

.CMSSearchDialogSearchForLabel
{
	float: left;
	margin-top: 15px;
}

.EmailTextBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 19px;
	width: 250px;
}

.SearchLabel
{
	font-weight: bold;
	font-size: 14px;
	color: #595A5B;
}
.textArea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	width: 100%;
}

.dropdownBorder
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
}
.CMSBreadCrumbs
{
	font-size: 9px;
	color: #BDBDBD;
	margin-top: 4px;
	height: 55px;
}

.CMSBreadCrumbs a
{
	font-size: 9px;
	color: #BDBDBD;
}
.CMSBreadCrumbs a:Hover
{
	color: #696969;
}
.CMSBreadCrumbsLink a
{
	font-size: 9px;
	color: #BDBDBD;
}
.CMSBreadCrumbsLink
{
	font-weight: bold;
	font-size: 9px;
	color: #BDBDBD;
}
.CMSBreadCrumbsLink a:Hover
{
	color: #BDBDBD;
}
.CMSBreadCrumbsCurrentItem
{
	font-size: 9px;
	color: #BDBDBD;
}
.CurrencyNotificationLabel
{
	font-weight: bold;
	font-style: italic;
}
.Error, .ErrorLabel
{
	color: #7D377D;
	font-weight: bold;
}

.Footer, .footer
{
	font-size: 11px;
	color: #696969;
	background: #D2E3A2;
}
.Footer a
{
	font-size: 11px;
	text-decoration: none;
	color: #696969;
}
.Footer a:hover
{
	color: #7D377D;
}

.FooterLeft
{
	float: left;
}

.FooterLeft a
{
	text-decoration: none;
}

.FooterRight
{
	float: right;
}

.FooterRight a
{
	text-decoration: none;
}

.ContentTop
{
	background-position: left top;
	background-image: url(/App_Themes/ub/new/Banner.jpg);
	background-repeat: no-repeat;
	height: 210px;
}

.ContentTop, .ContentMiddle
{
	border-right: #D7D8DD 1px solid; 
	border-left: #D7D8DD 1px solid;
}

.ContentMiddle
{
	border-bottom: #D7D8DD 1px solid;
}

.TitleContainer
{
	/*position: absolute; 
	top: 268px;*/
	/*padding-top: 35px;*/
}

.TitleLeftBackground
{
	background-image: url(/App_Themes/ub/new/BoxHeadingLeftBackground.jpg); 
	background-repeat: repeat-y;
}

.TitleRightBackground
{
	background-image: url(/App_Themes/ub/new/BoxHeadingRightBackground.jpg); 
	background-repeat: repeat-y;
}

.TitleBackground, .TitleText
{
	background-color: #a9cc49;
}

.TitleText
{
	font-size: 22px; 
	line-height: 24px; 
	color: #ffffff;
}

.Content, .ContentHome
{
	padding-top: 20px; 
	padding-bottom: 15px; 
	width: 500px;
}

.ContentHome
{
	padding-top: 37px;
}

.EditingFormLabelCell
{
	vertical-align: top;
}
