﻿@import url("Menus.css");
@import url("Controls/TopNavigation.css");
@import url("Controls/BlueHeader.css");
@import url("Controls/BlueReadMoreButton.css");
@import url("Controls/ClearReadMoreList.css");
@import url("Controls/GradientBlueBox.css");
@import url("Controls/jScrollPane.css");
@import url("Controls/BlueLinkButton.css");
@import url("Controls/EventList.css");
@import url("Controls/BreadCrumb.css");
@import url("Controls/BlueButton.css");
@import url("Controls/Accordion.css");
@import url("Controls/ModalPopup.css");
@import url("Controls/ImageLibrary.css");
@import url("Controls/BecomeMember.css");

body
{
	font-family: Arial;
	font-size: 10pt;
	color: #797474;
	padding: 0;
	margin: 0;
}

ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 12pt;
}

h2
{
	font-size: 11pt;
	margin-left: 5px;
}

h3
{
	font-size: 10pt;
}

#standard-content-page
{
	padding-left: 5px;
	padding-right: 5px;
}

#standard-content-page ul li
{
	margin: 8px;
}

#standard-content-page a
{
	color: #10297C;
	font-weight: 700;
	text-decoration: none;
}

#standard-content-page h2 a:hover
{
	text-decoration: underline;
}

#standard-content-page p
{
	margin-left: 0px;
}

#standard-content-page h3
{
	margin-left: 4px;
}

.clear
{
	clear: both;
}

.spacer-5
{
	height: 5px;
	overflow: hidden;
}

.spacer-4
{
	height: 4px;
}

.spacer-10
{
	height: 10px;
}

.text-right
{
	text-align: right;
}

.text-center
{
	text-align: center;
}

.split-50
{
	float: left;
	width: 50%;
}

/*<content>=====================================================*/
.content-wrapper
{
	margin: 0 auto;
	width: 990px;
}

#content
{
	clear: both; /*background: transparent url('../Images/content-shadow-top.png') repeat-x 0 0;*/
	display: block;
	width: 990px;
}

/*<banner>=====================================================*/
.banner-top
{
	height: 77px;
	background: #010667 url('../Images/banner-top-bg-repeater.png') repeat-x 0 100%;
}

/*<footer>====================================================*/
.footer
{
	clear: both;
	padding-top: 7px;
	background: transparent url('../Images/footer-silver-rim.png') no-repeat 0 0;
}

.footer div
{
	height: 45px;
	background: transparent url('../Images/footer-bg-repeater.png') repeat-x 0 0;
	text-align: center;
	padding-top: 15px;
	color: #ffffff;
}

.footer a
{
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

/*<bottom shadow>====================================================*/
.bottom-shadow
{
	position: relative;
	height: 7px;
	top: -74px;
	width: 990px;
	background: transparent url('../Images/content-shadow-bottom.png') repeat-x 0 0;
}

/*<video overlay>====================================================*/
.video-overlay
{
	height: 134px;
	position: absolute;
	top: 76px;
	display: block;
	width: 990px;
	z-index: 500;
}

/*<welcome note>====================================================*/
.welcome
{
	padding: 0 0 0 5px;
}

.welcome p
{
	position: relative;
	/*left: -5px;*/
}

/*search>====================================================*/
.search-container
{
	height: 34px;
	background-color: #5B6D80;
	padding-top: 5px;
	padding-left: 5px;
}

.search-container .input-container
{
	width: 194px;
	height: 25px;
	border: 1px solid #757575;
	background-color: #ffffff;
	float: left;
}

.search-container .input-container input
{
	border: 1px solid #ffffff;
	width: 190px;
	height: 16px;
	margin-top: 2px;
	color: #757575;
}

.search-container a.search
{
	width: 27px;
	height: 27px;
	display: block;
	background: transparent url('../Images/search.png') no-repeat 0 0;
	float: right;
	margin-right: 5px;
}

.search-container a.search span
{
	display: none;
}

/*<sidebar links>====================================================*/
.sidebar-links
{
	padding: 5px;
	padding-top: 12px;
}

.sidebar-links div.item
{
	height: 25px;
	margin-bottom: 12px;
}

.sidebar-links div.item a.pencil
{
	color: #ffffff;
	background: transparent url('../Images/pencil.png') no-repeat 0 0;
	padding-left: 48px;
	text-decoration: none;
	position: relative;
	top: 4px;
	font-weight: 700;
	padding-top: 12px;
	padding-bottom: 10px;
}

.sidebar-links div.item a.newspaper
{
	color: #ffffff;
	background: transparent url('../Images/newspaper.png') no-repeat 0 0;
	padding-left: 48px;
	text-decoration: none;
	position: relative;
	font-weight: 700;
	padding-top: 6px;
	padding-bottom: 6px;
	top: 5px;
}

.sidebar-links div.item a.envelope
{
	color: #ffffff;
	background: transparent url('../Images/envelope.png') no-repeat 0 0;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-left: 48px;
	text-decoration: none;
	position: relative;
	font-weight: 700;
	top: 4px;
}

.sidebar-links div.item a.callout
{
	color: #ffffff;
	background: transparent url('../Images/callout.png') no-repeat 0 0;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-left: 48px;
	text-decoration: none;
	position: relative;
	font-weight: 700;
	top: 4px;
}


/*<sidebar events>====================================================*/
.sidebar-events div.header
{
	background-color: #5B6D80;
	color: #ffffff;
	padding: 8px;
	font-weight: 700;
}

.sidebar-further-events
{
	background-color: #5B6D80;
}

.sidebar-adverts
{
	padding: 7px;
}

/*<external link strip>====================================================*/
.external-link-strip
{
	height: 34px;
	text-align: right;
	background: #E4E7EB url('../Images/content-shadow-top.png') repeat-x 0 0;
	padding-top: 8px;
}

.external-link-strip a.youtube
{
	width: 55px;
	height: 23px;
	display: block;
	background: transparent url('../Images/youtube-medium.png') no-repeat 0 0;
}

.external-link-strip a.facebook
{
	width: 25px;
	height: 23px;
	display: block;
	background: transparent url('../Images/facebook-medium.png') no-repeat 0 0;
}

.external-link-strip a.blog
{
	width: 22px;
	height: 23px;
	display: block;
	background: transparent url('../Images/blogs-medium.png') no-repeat 0 0;
}

.external-link-strip a.twitter
{
	width: 23px;
	height: 23px;
	display: block;
	background: transparent url('../Images/twitter-medium.png') no-repeat 0 0;
}

.external-link-strip a.youtube, .external-link-strip a.facebook, .external-link-strip a.blog, .external-link-strip a.twitter
{
	float: right;
	margin: 2px;
}

.external-link-strip a.youtube span, .external-link-strip a.facebook span, .external-link-strip a.blog span, .external-link-strip a.twitter span
{
	display: none;
}

/*<image bank>====================================================*/
.image-bank div.img
{
	float: left;
	width: 60px;
	height: 57px;
	background: transparent url('../Images/image-bank.png') no-repeat 0 0;
}

.image-bank div.content
{
	float: left;
	padding-left: 2px;
}

.image-bank div.content a.link
{
	text-decoration: none;
	color: #797474;
	width: 70px;
}

.image-bank div.content a:hover
{
	text-decoration: underline;
}

.image-bank div.content p
{
	margin: 0;
	padding: 0;
	width: 100px;
}

/*<pod casts>====================================================*/
.pod-casts div.img
{
	float: left;
	width: 60px;
	height: 57px;
	background: transparent url('../Images/pod-casts.png') no-repeat 0 0;
}

.pod-casts div.content
{
	float: left;
	padding-left: 2px;
}

.pod-casts div.content a.link
{
	text-decoration: none;
	color: #797474;
	width: 70px;
}

.pod-casts div.content a:hover
{
	text-decoration: underline;
}

.pod-casts div.content p
{
	margin: 0;
	padding: 0;
	width: 100px;
}

/*<newsletter>====================================================*/
.newsletter div.img
{
	float: left;
	width: 66px;
	height: 50px;
	background: transparent url('../Images/newsletter.png') no-repeat 0 0;
}

.newsletter div.content
{
	float: left;
	padding-left: 2px;
}

.newsletter div.content a.link
{
	text-decoration: none;
	color: #797474;
	width: 64px;
}

.newsletter div.content a:hover
{
	text-decoration: underline;
}

.newsletter div.content p
{
	margin: 0;
	padding: 0;
	width: 100px;
}

/*<our community>====================================================*/
.our-community-container
{
	height: 35px;
	background: transparent url('../Images/header-blue-right.png') no-repeat 100% 0;
	color: #ffffff;
	font-weight: 700;
	font-size: 11pt;
}

.our-community-left
{
	float: left;
	padding-top: 8px;
	width: 219px;
}

.our-community-right
{
	float: left;
	background-color: #ffffff;
	width: 130px;
	height: 25px;
	margin-top: 5px;
	text-align: right;
}

.our-community-right a.youtube
{
	width: 58px;
	height: 18px;
	display: block;
	background: transparent url('../Images/you-tube-small.png') no-repeat 100% 0;
}

.our-community-right a.facebook
{
	width: 18px;
	height: 18px;
	display: block;
	background: transparent url('../Images/facebook-small.png') no-repeat 0 0;
}

.our-community-right a.blog
{
	width: 16px;
	height: 18px;
	display: block;
	background: transparent url('../Images/blog-small.png') no-repeat 0 0;
}

.our-community-right a.twitter
{
	width: 18px;
	height: 18px;
	display: block;
	background: transparent url('../Images/twitter-small.png') no-repeat 0 0;
}

.our-community-right a.youtube, .our-community-right a.facebook, .our-community-right a.blog, .our-community-right a.twitter
{
	float: left;
	margin: 2px;
	margin-top: 4px;
}

.our-community-right a.youtube span, .our-community-right a.facebook span, .our-community-right a.blog span, .our-community-right a.twitter span
{
	display: none;
}

.banner-video-container
{
	background-color: #E4E7EB;
}

.button-submit
{
	width: 79px;
	height: 24px;
}

#content div.middle p
{
	margin-left: 5px;
}

.podcast-video-container
{
	padding-left: 135px;
	padding-top: 20px;
}

.podcast-mp3-container
{
	padding-left: 50px;
	padding-top: 20px;
}

.download
{
	padding-top: 10px;
	font-weight: 700;
}

.download a
{
	color: #010667;
	text-decoration: none;
}

.download a:hover
{
	text-decoration: underline;
}

.read-more-list-clear div.item h2, #news-list div.item h2
{
	color: #040C69;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

.read-more-list-clear div.item p, #news-list div.item p
{
	margin: 0;
	padding: 0;
}

.event-left
{
	float: left;
	width: 175px;
	color: #122772;
}

.event-right
{
	float: left;
	margin-left: 6px;
}

#winners-list
{
	margin-top: 10px;
	margin-left: 5px;
}

.achiever-advert
{
	width: 225px;
	height: 208px;
	background: transparent url('../Images/demo-advert.png') no-repeat 0 0;
	display: block;
	position: relative;
	cursor: pointer;
	
}

.funeral-advert
{
	width: 225px;
	height: 210px;
	background: transparent url('../Images/funeral-advert.jpg') no-repeat 0 0;
	display: block;
	position: relative;
	cursor: pointer;
}

.newmembersignup
{
	width: 225px;
	height: 410px;
	background: transparent url('../Images/newmembersignup.png') no-repeat 0 0;
	display: block;
	position: relative;
	cursor: pointer;
	margin-left: 22px;
}

.name-advert
{
	width: 225px;
	height: 210px;
	background: transparent url('../Images/name-advert.jpg') no-repeat 0 0;
	display: block;
	position: relative;
	cursor: pointer;
}

.halakasha-advert
{
	width: 225px;
	height: 210px;
	background: transparent url('../Images/halakaska-advert.jpg') no-repeat 0 0;
	display: block;
	position: relative;
	cursor: pointer;
}

.compu-advert
{
	width: 221px;
	height: 210px;
	background: transparent url('../Images/compu-advert.jpg') no-repeat 0 0;
	display: block;
	position: relative;
	cursor: pointer;
}

.Kuier-Internal
{
	width: 210px;
	height: 250px;
	background: transparent url('../Images/Kuier-Internal.png') no-repeat 0 0;
	display: block;
	position: relative;
	cursor: pointer;
}

.Arts-festival
{
	width: 210px;
	height: 410px;
	background: transparent url('../Images/Arts-festival.gif') no-repeat 0 0;
	display: block;
	position: relative;
	cursor: pointer;
	margin-left:5px;
}

.event-list-image
{
	width: 60px;
	height: auto;
}

.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

html[xmlns] .clearfix
{
	display: block;
}

* html .clearfix
{
	height: 1%;
}

.home-link
{
	height: 134px;
	display: block;
	width: 990px;
	z-index: 500;
	background: transparent url('../Images/banner-arts.png') no-repeat 0 0;
	position: relative;
}

.cse input.gsc-search-button, input.gsc-search-button
{
	width: 27px;
	height: 27px;
	display: block;
	background: transparent url('../Images/search.png') no-repeat 0 0;
	float: right;
	margin-right: 5px;
	cursor: pointer;
}

.search-button
{
	background: none;
	border: none;
	width: 27px;
	height: 27px;
	display: block;
	background: transparent url('../Images/search.png') no-repeat 0 0;
	margin-left: 5px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	float: left;
}

.search-box
{
	border: 1px solid #ffffff;
	width: 190px;
	height: 16px;
	margin-top: 2px;
	color: #757575;	
}

#cse-search-results
{
	
}

.logo
{
	display: block;
	width: 230px;
	height: 44px;
	background: transparent url('../Images/logo.png') no-repeat 0 0;
	margin-left: 27px;
	margin-top: 1px;
}

#Modal
{
	display: none; 
	padding: 10px; 
	background-color: #FFFFFF; 
	border: #616161;
}

/*#simplemodal-overlay {background-color:#000000;}

.ModalBackground
{
	background-color: #000000;
	filter: alpha(opacity=70);
	opacity: 0.7;
}*/

.blog-header a
{
	font-weight: 700;
	color: #10297c;
	font-size: 10pt;
	text-decoration: none;
}

.blog-header a:hover
{
	text-decoration: underline;	
}

.blog-content
{
	padding: 5px;	
}

.blog-content a
{
	color: #10297c;	
}

tbody tr td
{
	background-color: #E9E9E9;	
}

thead tr td
{
	background-color: #9DB4C7;
	color: #FFFFFF;
	font-weight: 700;	
}

.image-wrapper
{
	float:left;
	margin-right:10px;
	margin-bottom:3px;
	
}

.ulNormal
{
	list-style-position: outside !important;
	list-style-type: disc !important;
	margin: 0;
	padding: 0;
}
