/* 
=====================================================
Skin styles for Temple Beth Sholom
=====================================================
*/   

html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the page content in the browser window. The text is then set to left aligned in the #pagewrapper selector */
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; /* this sets the default font family for the skin */
	font-size: 11px; /* this sets the default font size for the skin */
	line-height: 1.6em; /* this sets the default line spacing for the skin */
	color: #565656; /* this sets the default font color for the skin */
	background-color: #fff;
}
.skinWrapper {
    background-color: #fff;
    border: 1px solid #542989;
    margin: 25px 0;
    padding: 10px 0;
}


/* 
=====================================================
Skin Containers
=====================================================
*/
td.adminMenu {
	text-align: center;
}
td.logo {
	margin-bottom: 20px;
}
.navTopTable {
    width: 100%;
    padding: 10px 0;
}
.content-container {
	padding: 0px 0px 30px 0px;
}
.footer-container {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.footerSeparator {
}
.homeContent {
    padding: 15px;
}
.homeNews {
    padding: 0 15px;
}

/* 
=====================================================
Skin styles for Snapsis Menu: Home Page Dropdowns
=====================================================
*/
.navTopMain {
    background-color: #542989;
    height: 20px;
}
#navTop, #navTop ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
#navTop a {
    color: #fff;
    padding: 1px 5px;
    display: block;
}
#navTop a:hover {
    text-decoration: none;
    background-color: #81cec1;
}
#navTop li { /* all list items */
    float: left;
    list-style-type: none;
    border-right: 1px solid #fff;
    text-transform: uppercase;
}
#navTop li ul { /* second-level lists */
    position: absolute;
    z-index: 2000;
    background-color: #d4c9e1;
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#navTop li ul li {
    float: none;
}
#navTop li ul li a {
    line-height: 1em;
    color: #542989;
    display: block;
    height: auto;
    padding: 5px 5px;
}
#navTop li:hover ul ul, #topNav li.sfhover ul ul {
    left: -999em;
}
#navTop li:hover ul, #topNav li li:hover ul, #topNav li.sfhover ul, #topNav li li.sfhover ul { /* lists nested under hovered list items */
    left: auto;
}
#navTop li.SelectedTab a, #topNav li.SelectedTab a:hover {
    color: #fff;
    font-weight: normal;
    background-color: #81cec1;
}
#navTop li.SelectedTab ul li a {
    color: #542989;
    font-weight: normal;
    background-color: #d4c9e1;
}
#navTop li.SelectedTab ul li a:hover {
    font-weight: normal;
    background-color: #81cec1;
}

/* 
=====================================================
Skin styles for Snapsis Menu: Top Level
=====================================================
*/
#navParent {
    background-color: #542989;
    height: 20px;
}
#navParent ul {
    text-align: left;
	margin: 0px;
	border: 0px;
	padding: 0px;
    float: left;
	list-style-type: none;
}
#navParent li {
	color: #fff;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}
#navParent li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 1px 5px 0 5px;
    height: 19px;
    text-transform: uppercase;
}
#navParent li a:hover {
	text-decoration: none;
	background-color: #81cec1;
}
.activeParent {
	background-color: #81cec1;
}

#navChild {
    background-color: #d4c9e1;
    height: 20px;
}
#navChild ul {
    text-align: left;
	margin: 0px;
	border: 0px;
	padding: 0px;
    float: left;
	list-style-type: none;
}
#navChild li {
	color: #81cec1;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #542989;
}
#navChild li a:link, #navChild li a:visited {
	color: #542989;
	text-decoration: none;
	display: block;
	padding: 1px 5px 0 5px;
    height: 19px;
   text-transform: uppercase;
}
#navChild li a:hover {
	text-decoration: none;
	background-color: #dff3ef;
}
.activeChild {
	background-color: #dff3ef;
}

#navBottom {
    text-align: left;
	margin: 0px;
	border: 0px;
	padding: 0px;
    float: left;
	list-style-type: none;
}
#navBottom li {
	color: #81cec1;
	display: block;
	padding: 1px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #565656;
}
#navBottom li a:link, #navBottom li a:visited {
	color: #565656;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
   text-transform: uppercase;
    letter-spacing: .05em;
}
#navBottom li a:hover {
	text-decoration: underline;
}

/* 
================================
Skin styles for Dynamic Forms
================================
*/  
#SaveForm {
    margin-left: 185px;
}

/* 
================================
Skin styles for elements
================================
*/
input.cream {
	background-color: #f8f2da;
	height: 25px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 7px;
}
button.plain {
	background-color: #fff;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
    margin-top: 0px;
}

/* 
====================================
Skin styles for Lates News Articles
====================================
*/
h2.latestNewsTitle a {
	font-family: Georgia, Times, Serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 0px;
}
.latestNewsSummary {

}
/* 
====================================
Skin styles to over-ride default.css
====================================
*/
.StandardButton     {
	background: white;
	color: #143250;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 3px;
	border: 1px solid #143250;
}
.homeRollover a:link, .homeRollover a:visited {
    color: #ffffff;
    text-decoration: none;
}
.homeRollover a:hover {
    text-decoration: underline;
}
.CommandButton, .CommandButton a:link, a.CommandButton:link {
	color: #63add7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.CommandButton a:hover, a.CommandButton:hover {
    text-decoration: underline;
}
.SubHead {
    color: #565656;
}
.Help {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.5em;
	color: #8c8984;
	padding: 2px 0;
    border: 0;
    background-color: #fff;
}
.Date {
        font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.1em;
	color: #565656;
}
.Login {
        font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #565656;
}
a.Login:link, a.Login:visited {
    font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.1em;
	color: #565656;
	text-decoration: none;
}
a.Login:hover, a.Login:active {
    font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.1em;
	color: #565656;
	text-decoration: underline;
}
.Pagetitle {
    font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #abc299;
}
.Disclaimers {
	color: #666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.1;
}
a.Disclaimers:link {
	color: #666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
a.Disclaimers:visited {
	color: #666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
a.Disclaimers:active {
	color: #666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-decoration: underline;
}
a.Disclaimers:hover {
	color: #666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-decoration: underline;
}
.Normal {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #565656;
}
.NormalSmall, tbody.NormalSmall {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.3em;
	color: #565656;
}
.Table-Normal {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #565656;
}
td, tbody {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #565656;
}
.NormalDisabled {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #afafa8;
}
.NormalBold {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #565656;
	font-weight: bold;
}
.NormalRed { 
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: red;
}
h1 {
	color: #81cec1;
	font-size: 26px;
	font-family: Georgia, Times, Serif;
	font-weight: normal;
	padding-bottom: 5px;
    margin-top: 0px;
    margin-bottom: 10px;
}
h2 {
	font-family: Georgia, Times, Serif;
	font-size: 20px;
	color: #81cec1;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 0px;
}
h3 {
	font-size:  14px;
	font-weight: bold;
	color: #81cec1;
	font-family: Georgia, Times, Serif;
	margin: 0px;
}

a:link {
	color: #63add7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #63add7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	color: #63add7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover {
	color: #63add7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

