/*****************************************************************
		HTML ELEMENTS STYLES
*****************************************************************/

body {
	background: #c4b480;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	margin-bottom: 0;
	color:#646464;
}

.pics {
	height:380px;
	margin:0;
	overflow:hidden;
	padding:0;
	width:940px;
}

a {
	color: #121e51;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #121E51;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 31px;
	padding-bottom: 10px;
}

h2,
legend {
	color: #121E51;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	margin: 0;
}

h3{
	font-size: 16px;
	font-weight: bold;
}

p {
	line-height: 18px;
	margin-bottom: 1em;
}

table {
  width: 100%;
}

tbody {
  border: 0 none;
}

ul, ol, dl {
	margin-left: 2em;
	margin-bottom: 0.5em;
}

ul {
	list-style-type: disc;
}

h1, h2, h3, h4, h5, h6, table, address, fieldset {
margin-bottom:0px;
}

/*****************************************************************
		HEADER STYLES
*****************************************************************/
#site-header {
	background: url(images/page/header.jpg) no-repeat;
	height: 123px;
}

#site-name {
	top: 1px;
}

#site-name a {
	color: #efa847;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Times New Roman, Utopia;
}

#search-box {
	left: 55px;
	top: 45px;
}

#site-header input.form-submit {
	background:transparent url(images/page/lupa.png) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	display:block;
	float:left;
	height:16px;
	left:-21px;
	padding:0;
	position:relative;
	text-indent:-9999px;
	top:14px;
	width:13px;
}
#site-header div.form-item {
	background: url(images/page/search-box.jpg) no-repeat;
	width: 143px;
	height: 20px;
	float: left;
}
#site-header input.form-text {
	width: 135px;
	height: 19px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 2px;
	margin-left: 5px;
}

#header-region {
	left: 15px;
	top: 40px;
}

#block-block-2 a {
	color: #efa847;
	text-decoration: none;
}

#block-block-2 p {
	color: #efa847;
}

#block-block-2 a:hover {
	text-decoration: underline;
}

/*****************************************************************
		END HEADER STYLES
*****************************************************************/

/*****************************************************************
		CONTENT STYLES
*****************************************************************/
#main {
	margin-bottom: 15px;
	min-height: 500px;
	
}

#page {
	background-color: #EAE2B1;
	margin-bottom: 0;

}

#navigation {
	width: 940px;
	margin-bottom: 10px;
	background: url(images/page/navigation-bar.jpg);
	height: 39px;
	background-color: #00034A;
}

#primary {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#primary a {
	color:#fff;
	text-decoration: none;
	font-size: 14px;
}

#primary a:hover {
	text-decoration: none;

}

.not-front .breadcrumb,
.not-front #page-title,
.not-front #main-content .node {
	padding-left: 15px;
}


.read-more  a {
	font-size: 12px !important;
	line-height: 14px;
	padding-left: 10px;
}

#block-block-1 a,
#block-block-3 a {
	display: block;
	width: 154px;
	height: 44px;
	padding-left: 73px;
	padding-top: 19px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	border-bottom: 2px solid #f1f1f1;
}

#block-block-1 a:last-child,
#block-block-3 a:last-child {
	border-bottom: 0 !important;
}

#block-block-3 a {
	border-top: 2px solid #f1f1f1 !important;
	width: 165px !important;
	height: 55px !important;
	padding-left: 60px !important;
}

#meet-link {
	padding-bottom: 25px;
	height:100px;
}

#meet-link img {
	float:left;
	padding-right:5px;
	clear:left;
}

#main-content-wrapper {
	border-right: 2px solid #121E51;
	border-left: 2px solid #121E51;
	padding-left: 10px;
	padding-right: 10px;
}

.breadcrumb a {
	color: #931a08;
}

.front .node {
	margin-bottom: 0;
}

.node-type-frontpage-article .swftools-wrapper {
	margin-bottom: 10px;
}

/*****************************************************************
		FOOTER STYLES
*****************************************************************/
#footer {
	background-color: #00034A;
	color: #efa847;
	text-align: center;
	padding-top: 15px;
	width: 960px;
	height: 125px;
}

#footer a{
	color: #efa847;
}

/*****************************************************************
		DRUPAL STYLES
*****************************************************************/
div.messages {
	padding: 5px 10px;
	background: #FFFE8F;
}
/*****************************************************************
		VIEWS STYLES
*****************************************************************/
.container-16 .grid-7 {
	width:400px;
}

.view-id-upcoming_events div.views-field-field-event-icon-fid {
	float: left;
	width: 32px;
	height: 32px;
	padding-right: 10px;
}
.view-id-upcoming_events a {
	color: #931a08;
	text-decoration: none;
}

.view-id-upcoming_events a:hover {
	text-decoration: underline;
}

.views-row-even,
.views-row-odd {
	margin-top: 15px;
}

.view-frontpage .views-row-1 {
	margin-top: 0px;
}
/****************************************************************************
		CAROUSEL STYLES
*****************************************************************/
#block-views-banner_carousel-block_1 .jcarousel-container {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border: 0;
	background: 0;
}
#block-views-banner_carousel-block_1 .jcarousel-container-horizontal {
	width: 940px;
	padding: 0;
}

#block-views-banner_carousel-block_1 .jcarousel-clip-horizontal {
	width: 940px;
	height: 417px;
}
#block-views-banner_carousel-block_1 .jcarousel-item {
	width: 940px;
	height: 417px;
}

#block-views-banner_carousel-block_1 ul {
	padding: 0;
}

#block-views-banner_carousel-block_1 .jcarousel-next {
	background: url(images/page/button-right.png) no-repeat;
	right: -7px;
	top: 173px;
	width: 29px;
	height: 29px;
}
#block-views-banner_carousel-block_1 .jcarousel-prev {
	background: url(images/page/button-left.png) no-repeat;
	top: 173px;
	left: -7px;
	width: 29px;
	height: 29px;
}

/*****************************************************************
		PRIMARY LINKS STYLES
*****************************************************************/
#primary li {
	background: none;
	border-top: none;
	border-right: none;
	border-left: 1px solid #fff;
	border-bottom: none;
	padding-left: 10px;
	padding-right: 10px;

}

#primary li:first-child {
	border-left: none;
}

#primary li a:hover {
	color: #efa847;
}

#primary .menuparent ul {
	background: url(images/page/menu-bg.jpg) repeat-x #e9d89c;
	width: 240px;
	z-index:1000;
}

#primary .menuparent li {
	border-top: 2px solid #bbac7a;
	border-left: none;
	margin-left: 8px;
	margin-right: 8px;
	width: 200px;
}
#primary .menuparent li:first-child {
	border-top: none;
}
#primary .menuparent ul a {
	color: #000000;
	text-decoration: none;
	width: 205px;
}
#primary .menuparent ul a:hover {
	font-weight: bold;
}
#block-menu-secondary-links .content li.leaf {
	list-style-image:none;
	list-style-type:none;
}


/*****************************************************************
		Views Classes
*****************************************************************/

.view-frontpage2 img,
.view-frontpage2 views-field-title,
.view-frontpage2 views-field-teaser {
	float: left;
}

.view-frontpage2 div.views-field-title {
	width: 90%;
	clear: right;
	font-weight:bold;
}
.view-frontpage2 div.views-field-teaser {
	width: 90%;
	clear: none;
}
.view-frontpage2 div.views-field-teaser {
	display: inline;
	float:left;
	width:286px;
	margin-bottom:15px;
}

.view-frontpage2 div.views-row {
	clear: both;
}


/*****************************************************************
		Search Page
*****************************************************************/


#main-content .box h2 {
	padding-left: 15px;
}

#main-content .search-form {
	padding-left: 15px;
}

/*****************************************************************
		Media
*****************************************************************/

.view-id-media.view-display-id-attachment_2 td {
	width: 50%;
}

.view-id-media.view-display-id-attachment_3 h3 {
	clear: left;
}

.view-id-media .attachment-after .view-header {
	padding-top: 20px;
}

.view-media-music .view-content h3,
.view-id-media .view-footer {
	clear:left;
}

#webform-client-form-50 #edit-submitted-address-wrapper {
	width: 250px;
}

.view-media-music .view-content h3 img{
	padding-bottom: 6px;
}

/*****************************************************************
		Other Classes
*****************************************************************/

.campus-facilities  td{
	vertical-align: top;
	padding-bottom:20px;
}

.product-info.model {
	display: none;
}

.onepixelout object, .onepixelout embed {
	outline: none;
	width:215px;
}

img.left {
	padding-right: 10px;
	padding-bottom: 5px;
	float:left;
}

img.right {
	padding-left: 10px;
	padding-bottom: 5px;
	float:right;
}


#viewscarousel-banner-carousel-block-1 {
	width: 940px;
	height: 417px;
	overflow: hidden;
}

.videomore a {
	margin-right: 20px;
}

.videomore {
	margin-top: 20px;
}

#content-bottom .block {
	padding-left:15px;
}

.views-field-title h2 {
	font-size: 12px;
}

.views-field-field-video-thumbnail-fid {
	padding-right: 15px;
}

#main-content .content .field-type-date {
	font-size:14px;
	font-weight:bold;
}

.cell-middle {
	vertical-align: middle;
}
.cell-padding {
	padding-left: 15px;
	padding-right: 15px;
}
.header-spacing {
	padding-top: 25px;
	padding-bottom: 10px;
}
.fl-right {
	float:left;
	margin-right:30px;
}
.fl-left {
	width:400px;
	float:left;
	clear:left;
}
.clear {
	clear:both;
}
.schedule {
	width:150px;
	float:left;
	clear:left;
}
.bschedule {
	width:250px;
	float:left;
	clear:left;
}
.schedule-mid {
	width:225px;
	float:left;
}
.schedule-2-last {
	width:125px;
	float:left;
}
.schedule-last {
	width:100px;
	float:left;
}
.frontpageburg {
	color:#741313;
	font-weight: bold;
	font-size:8px;
}
.views-field-tid img {
	width:75px;
	height:106px;
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
}
/******************************
 Global CSS for ALL menu types
******************************/

ul.nice-menu,
ul.nice-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 1px #fff;
	line-height:20px;
	font-size:16px;
	letter-spacing:1px;
	font-family:Verdana,Arial,Helvetica;
}

ul.nice-menu li {
	border: 0;
	float: left;
	
	/*  background-color: #eee; Additional overrides to deal with Garland theme. */
	margin: 0;
	padding-left: 0;
	background-image: none;
}

/* Overrides for Garland header. */
#header-region ul.nice-menu li {
	margin: 0;
	/* Padding rules are needed to deal with Garland's header line-height. */
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	background: #eee;
}

ul.nice-menu a {
	padding: 0.3em 5px 0.3em 5px;
	color: #184B7B;
	text-decoration: none;
}

ul.nice-menu ul,
/* Repeat for Garland header. */
#header-region ul.nice-menu ul {
	top: 22px;
	left: -1px;
	border: 0;
	margin-right: 0;
}

/* Override for Garland header. */
#header-region ul.nice-menu ul {
	top: 1.7em;
}

ul.nice-menu ul li {
	width: 9em;
}

/******************************
 VERTICAL (left/right) menus
******************************/

/* This is the default width of all vertical menus. */
	ul.nice-menu-right, ul.nice-menu-left,
	ul.nice-menu-right li, ul.nice-menu-left li {
	width: 12.5em;
}

/* VERTICAL menus where submenus pop RIGHT (default). */
ul.nice-menu-right ul {
	width: 12.5em;
	left: 12.5em;
	top: -1px;
}

ul.nice-menu-right ul ul {
	width: 12.5em;
	left: 12.5em;
	top: -1px;
}

ul.nice-menu-right li.menuparent,
ul.nice-menu-right li li.menuparent {
	background: #eee url(arrow-right.png) right center no-repeat;
}

ul.nice-menu-right li.menuparent:hover,
ul.nice-menu-right li.over,
ul.nice-menu-right li li.menuparent:hover,
ul.nice-menu-right li li.over {
	background: #ccc url(arrow-right.png) right center no-repeat;
}

/* VERTICAL menus where submenus pop LEFT. */
ul.nice-menu-left li ul {
	width: 12.5em;
	left: -12.65em;
	top: -1px;
}

ul.nice-menu-left li ul li ul {
	width: 12.5em;
	left: -12.65em;
	top: -1px;
}

ul.nice-menu-left li.menuparent,
ul.nice-menu-left li li.menuparent {
	background: #eee url(arrow-left.png) left center no-repeat;
}

ul.nice-menu-left li.menuparent:hover,
ul.nice-menu-left li.over,
ul.nice-menu-left li li.menuparent:hover,
ul.nice-menu-left li li.over {
	background: #ccc url(arrow-left.png) left center no-repeat;
}

ul.nice-menu-left a, ul.nice-menu-left ul a {
	padding-left: 14px;
}

/******************************
 HORIZONTAL (down) menus
******************************/

ul.nice-menu-down {
	float: left;
}

ul.nice-menu-down li {
}

ul.nice-menu-down li li {
}

ul.nice-menu-down ul {
	left: 0;
}

ul.nice-menu-down ul li {
	clear: both;
	background-color:#EAE2B1;
	border-bottom-width:2px;
	border-top-width:2px;
	border-color:#FFFFFF;
	border-style:solid;
} 

ul.nice-menu-down li ul li ul,
/* Repeat for Garland header. */
#header-region ul.nice-menu-down li ul li ul {
	left: 12.5em;
	top: -1px;
}

ul.nice-menu-down .menuparent a {
	padding-right: 15px;
}

ul.nice-menu-down .menuparent ul li a {
	padding-right: 5px;
}

ul.nice-menu-down li.menuparent,
/* Repeat for Garland header. */
#header-region ul.nice-menu-down li.menuparent {
	/*background: #eee url(arrow-down.png) right center no-repeat;*/
}

ul.nice-menu-down li.menuparent:hover,
ul.nice-menu-down li.over,
/* Repeat for Garland header. */
#header-region ul.nice-menu-down li.menuparent:hover,
#header-region ul.nice-menu-down li.over {
	background: url(images/act_link.jpg) repeat-x left top;
	color: #184B7B;
}
ul.nice-menu-down li.menuparent:hover a,
ul.nice-menu-down li.over a,
/* Repeat for Garland header. */
#header-region ul.nice-menu-down li.menuparent:hover a,
#header-region ul.nice-menu-down li.over a {
	color:#FFFFFF;
}

ul.nice-menu-down li li.menuparent,
/* Repeat for Garland header. */
#header-region ul.nice-menu-down li li.menuparent {
	/*background: #eee url(arrow-right.png) right center no-repeat;*/
}

ul.nice-menu-down li li.menuparent:hover,
ul.nice-menu-down li li.over,
/* Repeat for Garland header. */
#header-region ul.nice-menu-down li li.menuparent:hover,
#header-region ul.nice-menu-down li li.over {
	color: #184B7B;
	/*background: #ccc url(arrow-right.png) right center no-repeat;*/
}
ul.nice-menu-down ul li a {
	color: #000 !important;
}
ul.nice-menu-down ul li:hover {
	background-color:#2F74AD;
}

ul.nice-menu-down ul li:hover a {
	color: #000 !important;
}

/**************************
 * Custom Styles
 **************************/

.article_pic {
	float:left;
	margin-right:5px;
	margin-bottom:2px;
}

/* Fine Arts Styles */
.noprimary {
	display: none;
}
.view-student-list td {
	padding: 8px;
	border: 1px solid #000000;
	-moz-border-radius: 5px;
}

/*******************************
 * Temporary Hide Lunch Button
 *******************************

#edit-submit-75 {
	display:none;
}*/

/*******************************
 * Table Styles
 ******************************/
#finearts-overview tr.even,
.striped-table tr.even {
	background-color: #bfc2fd;
	color: #000000;
	border: none;
}
#finearts-overview tr.odd,
.striped-table tr.odd {
	background-color: #eeeffd;
	color: #000000;
	border: none;
}
#finearts-overview tr td,
.striped-table tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
}
#finearts-overview .views-field-field-school-name-value,
.striped-table .views-field-field-school-name-value {
	padding-left: 5px;
}
#finearts-overview thead th,
.striped-table thead th {
	background-color: #00044D;
	border-bottom: 3px solid #404380;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-right: 1em;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
}
.striped-table table caption {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 3px;
}
/**********************************
 * Receipt Styles
 *********************************/
.page-receipts .print-syslink {
	position: absolute;
	right: 0;
}
.page-receipts .church-address {
	float: right;
	text-align: right;
}
#receipt-header {
	padding-top: 20px;
}
#receipt-header h1 {
	padding-bottom: 0;
}
.page-receipts .subtitle {
	font-size:19px;
	font-weight:bold;
}
#receipt-body {
	margin-top: 30px;
	margin-left: 50px;
	margin-right: 50px;
}
#receipt-body .todays-date {
	float: right;
}
#receipt-body .line-item-table {
	margin-top: 20px;
}

/* Twitter link */

.right-links a {
	color:#121E51;
	display:block;
	height:73px !important;
	outline:medium none;
	padding-left:80px !important;
	padding-top:15px !important;
	text-decoration:none;
	width:190px !important;
}

#twitter-link {
	background:url("/sites/all/themes/lbs_new/images/links/twitter.jpg") no-repeat scroll 0 0 transparent;
}

.indent-one {
	padding-left:25px;
}

.indent-two {
	padding-left:25px;
}

/* Summer Learning Classes Page */

.node-128 h1 {
	margin-left:175px;
	margin-top:45px;
	position:absolute;
	z-index:1;
}

div.summer-school-kid {
	background-image:url("/sites/default/files/images/summer-school/summer-school-kid-new.jpg");
	height:427px;
	position:absolute;
	width:256px;
	left:15px;
	top:0;
}

div.summer-school-kid-text {
	height:427px;
	margin-left:256px;
	margin-top:100px;
	position:absolute;
	width:369px;
	z-index:1;
	left:10px;
	top:0;
}

div.summer-school-pics {
	border-bottom:3px solid black;
	border-top:3px solid black;
	height:140px;
	margin-top:427px;
}

div.summer-school-pics img {
	display:block;
	float:left;
}

div.summer-school-points h2 {
	margin-top:25px;
	margin-bottom:10px;
	width:85%;
}

div.summer-school-points p {
	line-height:14px;
	margin-left:25px;
}

div.summer-school-twowide {
	margin-top:25px;
}

div.summer-school-twowide div {
	height:225px;
	width:275px;
	display:block;
	float:left;
	margin-right:25px;
}

div.summer-school-twowide h3 {
	margin-bottom:8px;
}

div.summer-school-twowide.bottom {
	margin-top:15px;
	margin-bottom:40px;
	clear:both;
}

/*********************************************************
          Events tables - back to school
**********************************************************/

ul.events-table {
	padding: 0;
	margin: 0 0 20px 0;
}

.events-table .date {
	font-weight: bold;
}

.events-table li {
	display: block;
	width: 550px;
	position: relative;
}

.events-table span {
	display: block;
	font-style: italic;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 1px;
	top: 1px;
}

.events-table-right-col, .events-table-left-col {
	float: left;
	margin-right: 30px;
	margin-left: 0;
	width: 250px;
}

/****************************************************************
		CAROUSEL STYLES
*****************************************************************/

#block-views-banner_carousel-block_1 .jcarousel-container,
#block-views-nodequeue_1-block .jcarousel-container {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border: 0;
	background: 0;
}
#block-views-banner_carousel-block_1 .jcarousel-container-horizontal,
#block-views-nodequeue_1-block .jcarousel-container-horizontal {
	width: 940px;
	height: 400px;
	padding: 0;
}

#block-views-banner_carousel-block_1 .jcarousel-clip-horizontal,
#block-views-nodequeue_1-block .jcarousel-clip-horizontal {
	width: 940px;
	height: 417px;
}
#block-views-banner_carousel-block_1 .jcarousel-item,
#block-views-nodequeue_1-block .jcarousel-item {
	width: 940px;
	height: 417px;
}

#block-views-banner_carousel-block_1 ul,
#block-views-nodequeue_1-block ul {
	padding: 0;
}

#block-views-banner_carousel-block_1 .jcarousel-next,
#block-views-nodequeue_1-block .jcarousel-next {
	background: url(images/page/button-right.png) no-repeat;
	right: -7px;
	top: 173px;
	width: 29px;
	height: 29px;
}
#block-views-banner_carousel-block_1 .jcarousel-prev,
#block-views-nodequeue_1-block .jcarousel-prev {
	background: url(images/page/button-left.png) no-repeat;
	top: 173px;
	left: -7px;
	width: 29px;
	height: 29px;
}
#viewscarousel-nodequeue-1-block {
	width: 940px;
	height: 417px;
	overflow: hidden;
}