/* @override 
	http://www.dayspring.com.au/css/global_new.css
	http://dayspring.com.au/css/global_new.css
	http://www.dayspring.com.au/css/global.css
	https://dayspringchurch.worldsecuresystems.com/css/global_new.css
*/

/* CSS Document */

@import "registration.css";
@import url("BSS.css");
@import url("calendar.css");
@import url("date.css");
@import url("group_reg.css");

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: url(../images/siteimages/bg.jpg	);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Helvetica,Arial,FreeSans,sans-serif;
	font-size: 12px;
}

a:focus {
	outline: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clr {
	clear: both;
}

.clear {
	clear: both;
	float: none;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #0082BF;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, ul, li, form {
	margin: 0;
	padding: 0;
}

h3 {
	color: #0082BF;
}

h3 {
	font-size: 150%;
}



input {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #508ab3;
	padding: 5px;
	font-size: 1em;
	font-weight: bold;
	color: #404040;
}

.hidden {
	display: none;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 968px;
	margin: 0 auto;
}

/*header*/

#header {
	height: 85px;
	padding: 0 0 0 9px;
	position: relative;
}

div.logo {
	padding: 6px 0 5px;
}

/*sub_header*/

#sub_header {
	height: 60px;
	padding: 0;
	position: relative;
}

.utility-menu {
	position: absolute;
	top: 86px;
	right: 0;
	z-index: 100;
	height: 27px;
	padding-left: 30px;
	background: url(/images/siteimages/utility_bg_left.jpg) no-repeat;
}

div#signin_link, div#account_link {
	padding-top: 5px;
}

div#cart_summary {
	padding: 2px 30px 8px 7px;
	background: url(/images/siteimages/utility_bg_right.jpg) no-repeat right 0;
}

.cartSummaryTable tbody tr td.cartSummaryItem a.cartSummaryLink {
	display: inline;
}

.cartSummaryTable tbody tr td.cartSummaryItem {
	margin: 0;
	padding: 3px 0 0 22px;
	background: url(/images/cart.gif) no-repeat;
}

.utility-menu a {
	color: #4d4d4d;
}

.utility-menu a:hover {
	color: #0082BF !important;
	text-decoration: none;
}

.search {
	background-image: url(../images/siteimages/bg_search.png);
	background-repeat: no-repeat;
	width: 254px;
	height: 47px;
	position: absolute;
	right: 25px;
	top: -65px;
}

.search input {
	border: 0 none;
	height: 18px;
	margin-left: 48px;
	margin-top: 13px;
	padding: 4px;
	width: 190px;
	background-color: transparent;
}

.search input.search_btn {
	border: 0 none;
	background-color: transparent;
	float: left;
	width: 29px;
	height: 20px;
	margin: 12px 0 0 12px;
	padding: 2px;
}

.search input.search_text {
	border: 0 none;
	height: 17px;
	margin-top: 12px;
	padding: 4px;
	width: 190px;
	background-color: transparent;
	float: left;
	margin-left: 0;
}

.top_nav {
	/*
	background-image: url(../images/siteimages/horiz-menu-l.png);
	*/
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0;
	min-width: 15px;
}

/*banner*/

#banner {
	background-image: url(../images/siteimages/bg_banner.png);
	background-repeat: repeat;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.banner_inner {
	background-color: #3a3a3a;
	width: 948px;
	height: 270px;
}

.banner_display {
	width: 711px;
}

/* .banner_list ul {
 padding:10px 0 0 0;
}

.banner_list li {
 list-style-type:none;
}

.banner_list li h2 {
font-size:130%;
font-weight:normal;
height:47px;
line-height:47px;
margin:0 7px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:0;
text-indent:0;
width:213px;
z-index:1;
}

.banner_list li a {
color:#FFFFFF !important;
display:block;
margin:0;
padding:0;
position:absolute;
text-indent:0;
width:213px;
z-index:3;
}

.banner_list li a:hover {
 color:#0082BF !important;
 text-decoration:none;
} */

#banner-container {
	width: 711px;
	

/*

height*/
            position: relative;
	background-color: #000000;
}

#banner-container img {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

#banner-nav {
	
}

#banner-nav ul {
	padding: 10px 0 0 0;
}

#banner-nav li {
	list-style-type: none;
}

#banner-nav li h2 {
	font-size: 130%;
	font-weight: normal;
	height: 47px;
	line-height: 47px;
	margin: 0 7px;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	padding: 0;
	text-indent: 0;
	width: 213px;
	z-index: 1;
}

#banner-nav li a {
	color: #FFFFFF !important;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: 0;
	width: 213px;
	z-index: 3;
}

#banner-nav li a.active {
	color: #0082BF !important;
	text-decoration: none;
}

/*content_bar*/

#content_bar {
	background-repeat: repeat-x;
	background-position: top;
	height: 29px;
	display: none;
}

.cb_txt, .content_bar2 {
	font-weight: bold;
	line-height: 29px;
	text-indent: 15px;
	text-transform: uppercase;
}

.content_bar2 a {
	color: #333333;
}

.content_bar2 a:hover {
	color: #FFF;
}

.txt_white {
	color: #FFFFFF;
}

.font_size {
	padding: 7px 10px 0 0;
}

.font_size img {
	margin: 0 10px 0 0;
}

/*columns*/

#columns {
	color: #333333;
	padding-top: 20px;
}

#columnsbg {
	background: url(../images/columnbg.gif) right top repeat-y;
}

.l_col {
	position: relative;
}

.l_colw {
	width: 754px;
	background-image: url(../images/siteimages/bg_lcol_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	padding-top: 20px;
	position: relative;
}

.r_col {
	width: 211px;
	background-color: #e0e0e0;
	display: none;
}

.main_menu h3 {
	margin-top: 0px !important;
}

/* l_col
.arrow {
 background-image:url(../images/siteimages/bg_arrow3.png);
 background-repeat:no-repeat;
 background-position:right;
 width:20px;
 height:24px;
 position:absolute;
 left:20px;
 top:0px;
} */

.cont_banner {
	padding: 0px 15px 25px 15px;
}

.content_bar2 {
	height: 46px;
	background-image: url(../images/siteimages/bg_contentbar2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.welcome_info {
	width: 315px;
	padding: 10px 0 0 17px;
}

div.Service_Times {
	float: left;
	padding: 15px;
}

.welcome_info h1 {
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 10px 0 0;
	font-size: 200%;
	font-weight: normal;
	color: #0082BF;
	line-height: 130%;
}

.welcome_info p {
	padding: 5px 0 20px 1px;
}

.welcome_info ul {
	padding: 0 0 0 20px;
}

.welcome_info li {
	list-style-type: none;
	background-image: url(../images/siteimages/bg_arrow2.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 8px 14px;
}

.welcome_info li a {
	color: #0082BF;
}

.group_img {
	width: 290px;
}

.youtube_home {
	width: 570px;
	margin-top: 10px;
}

.youtube_home .youtube_outer {
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #999;
}

.youtube_home h1 {
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 10px 0 0 30px;
	font-size: 200%;
	color: #0082BF;
	line-height: 130%;
}

.img_holder {
	padding: 10px 0 0 18px;
}

/*r_col*/

.main_menu {
	padding: 0 0 24px 0;
}

.main_menu h3 {
	background-image: url(../images/siteimages/bg_mainmenu.gif);
	background-color: #E0E0E0;
	background-repeat: no-repeat;
	color: #999999;
}

.main_menu h3, .feat_prod h3 {
	font-size: 12px;
	font-weight: bold;
	height: 45px;
	line-height: 200%;
	text-indent: 15px;
	text-transform: uppercase;
	margin-top: 0px;
}

.feat_prod h3 {
	height: 30px;
}

.feat_prod,
.main_menu {
	margin-bottom: 10px;
}

#contact_info h4 {
	color: #579ec1;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#contact_info p span {
	float: right;
}

.main_menu h3 span {
	color: #333333;
}

.main_menu ul {
	padding: 0 0 0 15px;
}

.main_menu li {
	list-style-type: none;
}

.main_menu li a {
	color: #333333;
	line-height: 24px;
	padding: 0 0 0 18px;
	background-image: url(../images/siteimages/menu-arrow.png);
	background-repeat: no-repeat;
	background-position: 4px 3px;
}

.main_menu li a:hover {
	color: #0082BF;
	text-decoration: none;
}

.feat_prod {
	
}

.feat_prod h3 span {
	color: #ffffff;
}

.feat_prod h3 {
	background-image: url(../images/siteimages/bg_featprod.gif);
	background-repeat: no-repeat;
	color: #BAD5DF;
}

.fp_holder {
	text-align: center;
}

div.accordion-section-selection {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background-color: #ddd;
	overflow: auto;
	text-align: center;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

h1.accordion-question {
	display: inline-block;
	margin: 10px;
	padding: 0;
}


h1.accordion-question a {
	color: #257195;
	font-weight: bold;
	padding: 8px;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

h1.accordion-question a:hover {
	text-decoration: none;
	box-shadow: 0 0 3px rgba(0,0,0,.35);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.35);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.35);
	background-color: #fff;
}

div.accordion-answer {
	padding: 0 50px;
}

h1.accordion-question a.active {
	display: block;
	color:  #fff;
	background-color: #579ec1;
}

/* @group Upcoming Announcements */




#upcoming h1.accordion-question a {
	color: #0082BF;
	font-weight: bold;
	padding: 8px;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#upcoming h1.accordion-question a.active {
	display: block;
	color:  #fff;
	background-color: #0082BF;
}

.groups-sunday div#groups-sunday-donwload-link {
	width: 200px;
	float: right;
	padding-left: 20px;
}

#upcoming div.accordion-answer h1 {
	color: #0082BF;
	font-size: 270%;
	margin-bottom: 15px;
}

#upcoming div.accordion-answer h2 {
	color: #0082BF;
	text-indent: 10px;
}

#upcoming div.accordion-answer p {
	color: #515151;
	padding-left: 20px;
}

#groups_sunday_menu {
	width: 600px;
}

#groups_sunday_menu h3.menu_head {
	text-align: center;
	letter-spacing: 1px;
	clear: left;
	background-color: #f6f6f6;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #0082bf;
}


#groups_sunday_menu h3.menu_head:hover {
	color: #f6f6f6;
	background-color: #0082bf;
	border: 1px solid #0082bf;
}

div.group_sunday_option {
	width: 270px;
	padding: 15px;
	float: left;
}

div.group_sunday_option.line {
	clear: left;
}

#upcoming div.accordion-answer div.group_sunday_option p {
	margin: 0;
	padding-left: 0;
	font-size: 90%;
}

div.group_sunday_option p span.title {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 130%;
}

div.group_sunday_option p span.group_name {
	text-align: center;
	display: block;
	font-style: italic;
	font-size: 110%;
}



/* @end */



/* @group Podcast List */

.podcast_list {
	width: 440px;
	border-left: 2px solid #ccc;
	padding-left: 20px;
	padding-right: 20px;
}

.podcast_item {
	
}

.podcast_title {
	margin: 25px 0 0;
	font-size: 150%;
}

.podcast_speaker {
	font-size: 125%;
	color: #579ec1;
	margin: 0;
	padding: 5px 0 15px;
}

.podcast_date_outer {
	display: block;
	overflow: hidden;
	float: right;
	padding-top: 10px;
}

.podcast_date {
	display: block;
	text-align: right;
	font-size: 1 em;
}

.podcast_download {
	font-size: 125%;
	background: transparent url(../images/typo/bullet-5.png) no-repeat scroll left center;
	padding: 2px 0 2px 20px;
}

/* @end */

/* @group Footer */

/*footer*/

#footer_container {
	background: url(/images/siteimages/bg2.png) repeat-x 0 0;
}

#footer {
	background-repeat: no-repeat;
	height: 65px;
	width: 968px;
	margin: 0 auto;
	padding-top: 16px;
}

.footer_logo {
	padding: 25px 0 20px 20px;
}

.fn_cont {
	padding: 25px 0 0 35px;
}

.footer_nav {
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 0 45px;
	min-width: 15px;
	overflow: auto;
}

.footer_nav ul {

	background-repeat: no-repeat;
	background-position: right top;
 	float: left;
}

.footer_nav li {
	list-style-type: none;
	float: left;
}

.footer_nav li a {
	color: #515151;
	display: block;
	float: left;
	font-size: 120%;
	font-weight: normal;
	overflow: hidden;
	padding: 30px 10px 0;
	text-decoration: none;
	white-space: nowrap;
	margin-left: 10px;
	margin-right: 10px;
	text-shadow: rgba(0,0,0,0.35) 0 1px 1px;
}

.footer_nav li a:hover {
	color: #0082BF !important;
}

/* @end */

/*copyright*/

#copyright {
	text-align: center;
	color: #666666;
	float: left;
	padding-left: 110px;
}

#copyright p {
	margin: 0;
	color: #656565;
	text-shadow: rgba(0,0,0,0.25) 0 1px 1px;
}

/* @group Typography */

ul.bullet-1,
ul.bullet-2,
ul.bullet-3,
ul.bullet-4,
ul.bullet-5 {
	padding-left: 15px;
	overflow: hidden;
	margin-left: 5px;
}

ul.bullet-1 li, 
ul.bullet-2 li,
ul.bullet-3 li {
	list-style: none;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 14px;
}

ul.bullet-1 li {
	background: url(../images/main-arrow.png) 0 4px no-repeat;
}

ul.bullet-2 li, .bullet_2 {
	background: url(../images/typo/bullet-2.png) 0 4px no-repeat;
}

ul.bullet-3 li {
	background: url(../images/inset-arrow.png) 1px 4px no-repeat;
}

ul.bullet-4 li {
	list-style: none;
	padding-left: 22px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	background: url(../images/typo/bullet-4.png) 0 0 no-repeat;
}

ul.bullet-5 li, .bullet_5 {
	list-style: none;
	padding-left: 22px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	background: url(../images/typo/bullet-5.png) 0 0 no-repeat;
}

.signup_bullet {
	list-style: none;
	padding-left: 22px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	background: url(../images/signup.png) 0 0 no-repeat;
}

pre {
	padding: 10px;
	background: #f6f6f6;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

blockquote {
	display: block;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 10px 20px 10px 20px;
	margin: 15px 0;
	background: #f6f6f6;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

blockquote.color1,
blockquote.color2,
blockquote.color3 {
	display: block;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 0px 20px;
	margin: 15px 0;
	border: 0;
	background: 0;
}

blockquote.color1 {
	color: #666;
}

blockquote.quotes {
	display: background: url(../images/typo/quote-start.png) 0 5px no-repeat;
	padding: 0px 20px 0 38px;
	margin: 20px 0;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	color: #666;
	border: 0;
}

blockquote.quotes p {
	padding: 0 38px 0 0;
	margin-top: 0;
	background: url(../images/typo/quote-end.png) 100% 100% no-repeat;
}

.important {
	border: 1px solid #999;
}

.important,
.important2,
.important3,
.important4 {
	padding: 15px;
	margin: 15px 0;
}

span.important-title,
span.important-title2,
span.important-title3,
span.important-title4 {
	display: block;
	float: left;
	margin-top: -24px;
	background: #fff;
	padding: 0 8px;
	font-weight: bold;
	font-size: 120%;
}

.important4 {
	border: 1px solid #000;
}

span.important-title,
span.number {
	color: #666;
}

span.important-title4 {
	color: #000;
}

span.number,
span.number-color,
span.number-color2 {
	display: block;
	font-size: 170%;
	float: left;
	margin: 2px 10px 0 15px;
}

span.highlight {
	background: #FFFBD5;
	padding: 1px 2px;
}

span.highlight-blue {
	color: #0f567a;
}

span.highlight-red {
	color: #cc0000;
}

span.highlight-green {
	color: #7FA500;
}

span.highlight-orange {
	color: #ff9900;
}

span.highlight-bold {
	font-weight: bold;
	font-size: 120%;
}

span.dropcap,
span.dropcap-color,
span.dropcap-color2 {
	display: block;
	font-size: 260%;
	float: left;
	margin: 0px 4px 0 0;
	line-height: 100%;
}

blockquote.color2,
.important-title2,
span.number-color,
span.dropcap-color {
	color: #0294C1;
}

blockquote.color3,
.important-title3,
span.number-color2,
span.dropcap-color2 {
	color: #cc0000;
}

span.inset-left {
	display: block;
	color: #000;
	padding: 15px;
	float: left;
	width: 20%;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}

span.inset-right {
	display: block;
	color: #000;
	padding: 15px;
	float: right;
	width: 20%;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}

/* @end */

/* @group Notice Styles */

span.attention,
span.notice,
span.alert,
span.download,
span.approved,
span.media,
span.note,
span.cart,
span.camera,
span.doc {
	display: block;
	padding: 8px 10px 8px 36px;
	margin: 15px 0;
}

span.attention {
	color: #B79000;
	border: 1px solid #E7BD72;
	background: #FFF3A3 url(../images/typo/attention.png) 10px 50% no-repeat;
}

span.notice {
	color: #648434;
	border: 1px solid #9BCC54;
	background: #CDEFA6 url(../images/typo/notice.png) 10px 50% no-repeat;
}

span.alert {
	color: #CF3738;
	border: 1px solid #FFACAD;
	background: #FFD5D5 url(../images/typo/alert.png) 10px 50% no-repeat;
}

span.download {
	color: #1C6B8B;
	border: 1px solid #6ABCE2;
	background: #A8CDE3 url(../images/typo/download.png) 10px 50% no-repeat;
}

span.approved {
	color: #666;
	border: 1px solid #a8a8a8;
	background: #ccc url(../images/typo/approved.png) 10px 50% no-repeat;
}

span.media {
	color: #C76E34;
	border: 1px solid #FFBB65;
	background: #FFE0B6 url(../images/typo/media.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border: 1px solid #E7BD72;
	background: #FFF3A3 url(../images/typo/note.png) 10px 50% no-repeat;
}

span.cart {
	color: #666;
	border: 1px solid #C5C5C5;
	background: #E6E6E6 url(../images/typo/cart.png) 10px 50% no-repeat;
}

span.camera {
	color: #666;
	border: 1px solid #C5C5C5;
	background: #E6E6E6 url(../images/typo/camera.png) 10px 50% no-repeat;
}

span.doc {
	color: #C76E34;
	border: 1px solid #FFBB65;
	background: #FFE0B6 url(../images/typo/doc.png) 10px 50% no-repeat;
}

#accessibility {
	width: 150px;
	height: 20px;
	margin-top: 7px;
	float: right;
}

#accessibility span {
	background-repeat: no-repeat;
}

#accessibility a {
	text-decoration: none;
	cursor: pointer;
}

#accessibility #buttons {
	float: right;
	padding-right: 10px;
}

#accessibility .button {
	display: block;
	float: right;
	width: 12px;
	height: 14px;
	margin-right: 10px;
}

/* @end */

div.padding {
	padding-top: 20px;
	padding-left: 15px;
	background: #ffffff;
}

p {
	margin-bottom: 15px;
	margin-top: 10px;
	padding: 0px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

.productItemNotFound,
.catalogueItemNotFound {
	display: none;
}

/* @group DSSM */

#school_info {
	display: block;
	text-align: center;
	margin-bottom: 1em;
}

#school_info * {
	display: inline;
	padding: 4px;
	user-select: none;
	cursor: pointer;
	vertical-align: middle;
}

#school_info li {
	font-size: 13px;
	font-weight: bold;
}

#school_info li.active {
	background-color: #579ec1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #fff;
}

#dssm_panes {
	text-align: justify;
	border-style: none;
	margin: 0 auto;
	width: 660px;
}
 
#dssm_panes p {
	margin: 0 auto 1em auto;
	line-height: 1.2em;
}

#dssm_panes div div.pane {
	overflow: hidden;
}

#dssm_panes div div.pane .school_logo {
	float: left;
}

#school_info3 {
	display: block;
	text-align: center;
	margin-bottom: 1em;
}

#school_info3 * {
	display: inline;
	padding: 4px;
	user-select: none;
	cursor: pointer;
	vertical-align: middle;
}

#school_info3 li {
	font-size: 13px;
	font-weight: bold;
}

#school_info3 li.active {
	background-color: #579ec1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #fff;
}

#dssm_panes3 {
	text-align: justify;
	border-style: none;
	

/*

w

idth: 245px;*/
	margin: 0 1em 0 1em;
	width: 640px;
}

#dssm_panes3 p {
	margin: 0 auto 1em auto;
	line-height: 1.2em;
}

#dssm_panes3 div div.pane3 {
	overflow: hidden;
}

div.openNightInfo {
	width: 300px;
	float: right;
	padding: 10px;
	margin-left: 10px;
	background-color: #e3e3e3;
}

div.openNightInfo h3, div.dssmIntroText h3 {
	margin-top: 0;
}

div.dssmIntroText p {
	font-size: 115%;
	color: #616161;
	font-weight: bold;
}

div.dssmIntroText {
	float: left;
	width: 360px;
}

/* @end */

#previous {
	float: none;
	cursor: pointer;
}

#next {
	float: none;
	cursor: pointer;
}

/* Test CSS Classes */

.ticketnames .productTextarea {
	height: 18px;
	padding: 3px 0 0 4px;
}

.two_column_left {
	width: 347px;
	float: left;
}

.two_column_right {
	width: 347px;
	float: right;
}

/* @group OnlineShop Styles */

/* @group Shop Pagination */

/* Pagination in the shop*/

.shop-main .footer {
	position: relative;
	padding: 5px;
	border: 5px solid rgba(0,0,0,0.25);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 20px 10px 10px;
}

.shop-main .footer .breadcrumbs {

	line-height: 24px;
	padding-left: 150px;
	font-weight: bold;
	float: left;
}

.shop-main .footer .pagination {
	line-height: 24px;
	padding-left: 20px;
	font-weight: bold;
	float: left;
	width: 50%;
}

table.productTable.productSmall {
	
}

.shop-main .footer .previous {
	left: 6px;
	top: 5px;
	width: 84px;
	float: left;
	position: absolute;
}

.shop-main .footer .next {
	left: 609px;
	top: 0px;
	width: 84px;
	float: right;
}

.shop-main .footer .pagination a:link,
.shop-main .footer .pagination a:active,
.shop-main .footer .pagination a:visited {
	border: none;
	display: inline;
	float: none;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: normal;
}

.shop-main .footer .pagination a:hover {
	color: #333;
	text-decoration: none;
}

/* @end */

div.shop-product-large div.description ul.product_include_list li 
{
	list-style-type: none;
	padding-top: 20px;
	float: left;
	margin: 0;
	padding: 0;
}


div.shop-catalogue {
	padding: 30px 10px 0;
}

div.shop-catalogue div.catalog-image a img {
	padding: 5px 0 0;
}

div.shop-catalogue div.catalog-image a:hover img {
	padding: 0 0 5px;
}

div.catalogue_list {
	width: 920px;
	margin: 0 auto;
}


.shop-catalogue h4 {
	font-size: 200%;
	margin: 0;
	font-weight: bold;

}

div.shop-catalogue.external div.catalog-image a img, div.shop-catalogue.sub-catalog div.catalog-image a img {
	width: 440px;
}

div.shop-catalogue.external {
	float: left;
}

div.shop-product-small {
	color: #666;
	background-color: #f1f1f1;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 10px;
	position: relative;
	border: 5px solid rgba(0,0,0,0.25);
}

div.small_product_details {
	position: absolute;
	width: 260px;
	bottom: 20px;
}

div.shop-product-small div.product-info-table {
	
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.shop-product-small .image {
	overflow: hidden;
	width: 120px;
	text-align: center;
	padding: 10px;
	float: right;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
}

.shop-product-small .image img {
	height:120px;
}

div.shop-product-small.clear div.readmore {
	text-align: center;
	font-size: 120%;

}



div.price_outer {
	padding: 5px 5px 5px 15px;
	float: left;
}

span.gst_note {
	font-size: 80%;
	clear: left;
	float: left;
	padding-left: 10px;
}

div.small_product_details div.price_outer span.price {
	float: left;
	font-size: 140%;
}

div.shop-product-small div.content_bar2 {
	background-image: none;
}

.productfeaturelist, .productfeaturelist productItem {
	list-style-type: none;
}

.store_notice {
	font-size: 12px;
	color: #e37f7f;
	line-height: 16px;
	margin: 0;
	padding: 0 15px;
}

div.shop-product-large div.details h1 {
	margin-top: 5px;
	font-size: 200%;
	font-weight: bold;	
	color: #5f5f5f;
}

div.shop-product-large div.details p.product-type {
	font-weight: bold;
	color: #5c5c5c;
	padding-left: 10px;
	float: right;
	margin: 0;
	padding-top: 2px;
	display: none;
}

div.shop-product-large div.details p.quantity {
	text-align: right;
}

div.shop-product-large div.details p.cart_add {
	padding-top: 5px;
	clear: left;
	text-align: right;
}

div.shop-product-large div.details p.product-price {
	text-align: right;
	font-size: 130%;	
	color: #5f5f5f;
	display: block;
}

div.shop-product-large div.details input.productTextInput {
	width: 35px;
	text-align: center;
}

div.shop-product-small input.productTextInput {
	width: 25px;
	text-align: center;
}

div.small_product_details div.addtocart {
	position: absolute;
	right: 10px;
	bottom: 9px;
}

div.shop-product-small.clear div.small_product_type {
	position: absolute;
	bottom: 3px;
	right: 20px;
	width: 120px;
	text-align: center;
}

div.small_product_details div.quantity {
	right: 115px;
	position: absolute;
	bottom: 5px;
}

div.description {
	clear: both;
}

div.shop-product-large div.description p.desc_body {
	font-size: 120%;
	width: 450px;
	float: left;
	margin: 0;
	padding-top: 35px;
	background: url(/images/prod_desc_title.jpg) no-repeat -10px 0;
}

div.shop-product-large div.description ul.product_include_list{
	float: left;
	margin-left: 35px;
	width: 350px;
	list-style-type: none;
	padding-top: 35px;
	background: url(/images/prod_item_title.jpg) no-repeat -10px 0;
}

div.shop-product-large div.description ul.product_include_list li span.item_name {
	font-weight: bold;
	font-size: 130%;
}

div.shop-product-large div.description ul.product_include_list li p.item_desc {
	margin-top: 5px;
	padding-left: 20px;
}

div.shop-product-large div.description ul.product_include_list li span.item_who {
	float: right;
}

div.shop-product-large div.description div.speaker_info {
	clear: both;
	padding-top: 55px;
	background: url(/images/prod_speaker_title.jpg) no-repeat -10px 15px;
}

div.shop-product-large div.description div.speaker_info div.speaker_name {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 10px;
}

div.shop-product-large div.description div.speaker_info div.speaker_bio {
	padding-bottom: 15px;
}

/* @group Product 856020 */

#catProdTd_856020 .cart_add input {
	cursor: pointer;
	font-size: 1.7em;
}

#catProdTd_856020 h1 {
	font-size: 200%;
	font-weight: normal;
	color: #0082BF;
}

#catProdTd_856020 .product_price {
	font-size: 180%;
	font-weight: normal;
	color: #333333;
}

#catProdTd_856020 .shop-product-large .details {
	width: 45%;
}

#catProdTd_856020 .productTextInput {
	width: 30px;
}

/* @end */

/* @end */

/* @group Kids Page */

div.kids_download_link {
	float: left;
	width: 205px;
}

div.kids_download_link a{
	float: left;
	display: block;
	padding: 10px;
	width: 185px;
	text-align: center;
}


div.kids_download_link a span {
	display: block;
	text-align: center;
}


div.kids_download_link a span span {
	display: block;
	font-weight: bold;
}

div.kids_download_link a img {
	padding-top: 20px;
}

div.kids_download_link a:hover img {
	padding-top: 10px;
}


/* @end */



/* @group Intensives */


div.intensive-descriptions {
	background-color: #f6f6f6;
	width: 720px;
	margin: 0 auto;
	padding: 15px 40px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.intensive-descriptions p span.dropcap {
	font-size: 140%;
	display: block;
	float: none;
}

p.intensive-title{
	font-weight: bold;
	clear: left;
	float: left;
	width: 120px;
	font-size: 130%;
}

p.intensive-body {
	float: left;
	padding-top: 2px;
}

.intensive-notice {
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #fdc6c6;
}

.prophetic-text a, .prophetic-text {
	color: #a2c938;
}

.grace-text a, .grace-text {
	color: #b52026;
}

.worship-text a, .worship-text {
	color: #e28037;
}

.prayer-text a, .prayer-text {
	color: #0e77b8;
}

div.rego_links {
	clear: both;
	padding-top: 20px;
	width: 834px;
	margin: 0 auto;
}

div.intensive-registration-link {
	background: #c6c6c6;
	font-size: 130%;
	color: #8c8c8c;
	padding: 5px 8px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	background-color: #464646;
	text-shadow: rgba(0,0,0,0.35) 0 1px 1px;
	background-repeat :  no-repeat;
	background-image : -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.05)), to(rgba(0,0,0,0.25))); 
	background-image : -moz-linear-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.5)), to(rgba(0,0,0,0)));  
	-webkit-transition-property: scale;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	font-weight: bold;
	border: 1px solid #3c3c3c;
}

div.intensive-registration-link:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	text-decoration: none;
	background-color: #616161;
	box-shadow: 0 0 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
}

div.intensive-registration-link.single {
	width: 180px;
	float: left;
	font-weight: bold;
	margin: 5px;
}

div.intensive-registration-link.single.prophetic-link {
	background-color: #a4cb38;
}

div.intensive-registration-link.single.prophetic-link:hover {
	background-color: #b4e726;
}

div.intensive-registration-link.single.grace-link {
	background-color: #b52026;
}

div.intensive-registration-link.single.grace-link:hover {
	background-color: #e42830;
}

div.intensive-registration-link.single.worship-link {
	background-color: #e28037;
}

div.intensive-registration-link.single.worship-link:hover {
	background-color: #f6802a;
}

div.intensive-registration-link.single.prayer-link {
	background-color: #0e77b8;
}

div.intensive-registration-link.single.prayer-link:hover {
	background-color: #108edc;
}

div.intensive-registration-link.all {
	font-weight: bold;
	display: block;
	width: 450px;
	margin: 20px auto 5px;
}

div.intensive-registration-link span.title-holder {
	display: block;
	padding: 5px 0;
	font-size: 160%;
	color: #fff;
}

div.intensive-registration-link a {
	color: #fff;
}

div.intensive-registration-link a:hover {
	text-decoration: none;
}

div.intensive-registration-link a span.status {
	display: block;
	background-color: rgba(46,46,46,0.7);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 5px;
	color: #3281ed;
	border: 1px solid #2e2e2e;
	margin-bottom: 5px;
	box-shadow: 0 0 10px rgba(255,255,255,.35);
	-moz-box-shadow: 0 0 10px rgba(255,255,255,.35);
	-webkit-box-shadow: 0 0 10px rgba(255,255,255,.35);
}

div.intensive-registration-link a span.status.postponed {
	color: #ffab0f;
}


div.intensive-flyer {
	float: right;
	width: 250px;
}

div.intensive-flyer-header {
	text-align: center;
	font: 180% Geneva, sans-serif;
}

div.intensive-flyer-header span {
	font-weight: bold;
	font-family: Arial, Geneva, sans-serif;
}

div.intensive-desc {
	margin: 0 30px;
	text-align: center;
}

div.intensive_schedule {
	clear: both;
	padding: 15px;
	position: relative;
}

div.intensive_schedule h2 {
	font-weight: bold;
	font-size: 140%;
	margin: 0 0 10px;
}

div.intensive_schedule div.session_day {
	font-weight: bold;
	font-size: 120%;
	padding: 5px 0 5px 5px;
}

div.intensive_schedule div.session {
	padding: 3px 0 3px 10px;
	font-weight: bold;
	display: block;
	overflow: auto;
	float: none;
}

div.intensive_schedule div.session .session_name{
	display: block;
	width: 100px;
	padding-left: 20px;
	float: left;
}

div.intensive_schedule div.session .session_time{
	display: block;
	float: left;
	width: 60px;
	font-weight: normal;
	font-style: normal;
}

div.intensive_schedule div.session .session_title{
	font-weight: bold;
	font-style: italic;
	display: block;
}

.hide{
	visibility: hidden;
}

div.intensive_schedule div.session ol {
	float: none;
	padding-left: 200px;
}

div.intensive_schedule div.session li {
	font-weight: bold;
	clear: both;
}



/* @end */

a#groups_download_button img {
	border: 1px solid rgba(46,46,46,0.6);
}

a#groups_download_button {
	border-top: 5px solid #fff;
	display: block;
	overflow: auto;
	float: left;
}

a#groups_download_button:hover {
	border-top: 0px solid #fff;
	border-bottom: 5px solid #fff;
}


