/*------------------------------------------------------------------------
# Lubbock Web Builders Custom Styles
# ------------------------------------------------------------------------
# Copyright (C) 2004-2009 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/


/* OUR STYLES
--------------------------------------------------------- */
#overDiv { background: #FFF; border: 2px solid #999}

.alternative { color: #111; }
.article-content a { color: #DD5522; font-weight: bold; }

.bordered img { border: solid 5px #ccc; width: 180px; height: 105px; }

.vision { color: #333; font-size: 14px; }
.vision strong { color: #000; font-size: 16px; }

.link { color: #DD5522; font-weight: bold; }

#ja-cssmenu .last-item a {
	color: #83ad46;
}

h2 { color: #000; font-weight: bold; }


#Mod82 p, #Mod98 p {
	font-weight: bold;
	background: #EFEFEF;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}

#Mod82 a, #Mod98 a {
	font-weight: normal;
	color: #F65907;
	}

.smallish {
	font-size: 11px;
	color: #333;
}

#cuddlefishcove, #discoveryisland, #adventurebay {
	width: 625px;
	height: 140px;
	font-size: 32px;
	margin-top: 15px;
}

#cuddlefishcove p, #discoveryisland p, #adventurebay p {
	margin-top: 15px;
	margin-left: 15px;
	padding: 10px;
	font-weight: bold;
	color: #FFF;
	}
	
#cuddlefishcove {
	background: url('/images/headers/cuddlefishcove.jpg') no-repeat;
}

#discoveryisland {
	background: url('/images/headers/discoveryisland.jpg') no-repeat;
}

#adventurebay {
	background: url('/images/headers/adventurebay.jpg') no-repeat;
}

.smaller {
	font-size: 18px;
	background: #DD5522;
	color: #FFF;
	}

.aldersgate-login-input {
	margin: 5px 0;
}

.left-navbar {
	color: #DD5522;
	font-size: 11px;
	margin-top: 15px;
}

#mainlevel-submenu li {
	color: #757575;
	display: block;
	height: 18px;
	font-size: 12px;
	background: #EFEFEF;
	width: 285px;
	margin-bottom: 6px;
	border: 1px solid #CACACA;
}

#mainlevel-submenu li a {
	display: block;
	width: 280px;
	}

#mainlevel-submenu li:hover {
	background: #DD5522;
	}

#mainlevel-submenu li:hover a {
	color: #FFF;
	}

.triggerbutton {
	margin-left: 710px;
}

#bottom-button-left, #bottom-button-middle, #bottom-button-right {
	float: left;
	margin-right: 22px;
	height: 30px;
	width: 187px;
	overflow: hidden;
	border: 1px solid #acacac;
	background: #f0f0f0;
}

#bottom-button-right {
	margin-right: 0px;
}

#bottom-button-left:hover, #bottom-button-middle:hover, #bottom-button-right:hover {
	background: #DDD;
}

#bottom-button-left img, #bottom-button-middle img, #bottom-button-right img {
	margin: 5px 0 0 10px;
	}

#quickpanel {
	color: #fff;
	margin: 0px 15px;
	}
	
#quickpanel strong {
	font-weight: bold;
	}

#quicklinks {
	position: relative;
	width: 940px;
	margin: 0px auto;
	height: 20px;
	top: 0px;
	z-index: 200;
		margin-bottom: -20px;
	}

.strong {
	font-weight: bold;
	line-height: 1.7em;
	color: #333;
	font-size: 14px;
	}

.chronoform {
	display: none;
	}
	
.justify {
	text-align: justify;
	}
	
#topbutton {
	margin-top: 8px;
	float: right;
	}

.newhere {
	display: block;
	width: 96px;
	height: 28px;
	background: url('/images/newhere.png') no-repeat;
	}

.newhere:hover {
	background: url('/images/newhere_hover.png') no-repeat;
	}

.newhere span {
	display: none;
	}
	
#socialmedia {
	text-align: right;
	color: #999;
	}

.podcast {
	float: right;
	display: block;
	width: 100px;
	height: 25px;
	background: url('/images/socialmedia/podcast.png') no-repeat;
}

.podcast:hover {
	background: url('/images/socialmedia/podcast_color.png') no-repeat;
	}
	
.facebook {
	float: right;
	display: block;
	width: 100px;
	height: 25px;
	background: url('/images/socialmedia/facebook.png') no-repeat;
}

.facebook:hover {
	background: url('/images/socialmedia/facebook_color.png') no-repeat;
	}
	
.twitter {
	float: right;
	display: block;
	width: 100px;
	height: 25px;
	background: url('/images/socialmedia/twitter.png') no-repeat;
}

.twitter:hover {
	background: url('/images/socialmedia/twitter_color.png') no-repeat;
	}
	
.flickr {
	float: right;
	display: block;
	width: 50px;
	height: 25px;
	background: url('/images/socialmedia/flickr.png') no-repeat;
}

.flickr:hover {
	background: url('/images/socialmedia/flickr_color.png') no-repeat;
	}
	
.youtube {
	float: right;
	display: block;
	width: 65px;
	height: 25px;
	background: url('/images/socialmedia/youtube.png') no-repeat;
}

.youtube:hover {
	background: url('/images/socialmedia/youtube_color.png') no-repeat;
	}

.youtube span, .podcast span, .facebook span, .flickr span, .twitter span {
	display: none;
	}