/* Start of CMSMS style sheet 'modules' */
/* photo switcher
---------------------------*/
.album_content {

}

/* large photo and thumb selectors */
ul.album-albumlist {
	
}

ul.album-albumlist li {
	height: 160px;
	padding: 10px 0 10px 0 !important;
	margin: 0;
	border-bottom: 1px solid #eaeaea;
}

.album-thumbs {
	padding: 0 5px 5px 0;	
}

.album-thumbs img {

}

.album-name {

}

.album-count {
	display: block;
	width: 105px; /* keeps image count center aligned properly with photo */
	font-style: italic;
	font-size: 0.9em;
	text-align: center;
}

.album-comment span {
	font-style: italic;
}

#album-largephoto {
	padding: 0 0 10px 0;
}

#album-largephoto img {
	background-color: #eaeaea;
	padding: 5px;
	border: 1px solid #ccc;
}

h3.album-sml-heading {
	padding: 0 0 10px 0 !important;
}

#album_caption {
	text-align: center;
	padding: 5px 0 5px 0;
}

#album-thumbnails {
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

#album-thumbnails img {

}

#album-thumbnails a {
	float: left;
	display: block;
	width: 96px;
	height: 72px;
	margin: 0 10px 0 0;
}

#album-thumbnails a,
#album-thumbnails a:link,
#album-thumbnails a:visited {
	background-color: #eaeaea;
	padding: 3px;
	border: 1px solid #ccc !important;
}

#album-thumbnails a:hover,
#album-thumbnails a:active {
	border: 1px solid #666 !important;
}

#album-thumbnails a:focus {
	border: 1px solid #009933 !important;
}

/* album view */
ul.album-albumlist {
	padding: 0;
	margin: 0;
}

ul.album-albumlist li {
	width: 285px;
	display: block;
	float: left;
	padding: 0 10px 10px 0;
}

h1.album-thumbtitle {
	font-size: 1em !important;
	clear: both;
	padding: 0 0 10px 0 !important;
}

h1.album-thumbtitle a,
h1.album-thumbtitle a:link,
h1.album-thumbtitle a:visited {
	border: 0 !important;
	text-decoration: none;
	font-size: inherit;
	background: none !important;
}

h1.album-thumbtitle a:hover,
h1.album-thumbtitle a:active {
	border: 0 !important;
	background: none !important;
}

.album-thumbleft,
.album-thumbright {
	padding: 0;
	margin: 0;
}

.album-thumbleft {
	width: 105px;
	float: left;
	display: block;
}

.album-thumbleft img {
	
}

.album-thumbleft a,
.album-thumbleft a:link,
.album-thumbleft a:visited {
	background-color: #eaeaea;
	padding: 3px;
	border: 1px solid #ccc !important;
	display: block;
}

.album-thumbleft a:hover,
.album-thumbleft a:active {
	border: 1px solid #666 !important;
}

.album-thumbright {
	width: 160px;
	float: right;
	display: block;
	padding: 0 10px 0 0;
	font-size: 90%;
	line-height: 1.5em;
}

/* cmsms elements
---------------------------*/
#breadcrumbs {
	padding: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bc-current {

}

/* forms
---------------------------*/
form {

}

textarea {
	overflow: auto;
}

label {
	display: block;
	color: #009933;
	font-weight: bold;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-size: 90%;
	letter-spacing: 2px;
}

.txtinput input {
	font-size: 100%;
}

.txtinput input,
.txtarea textarea {
	color: #3;
	width: 90%;
	padding: 5px;
	background-color: #eaeaea;
	border: 1px solid #ccc;
}

.txtinput input:hover,
.txtinput input:focus,
.txtarea textarea:hover,
.txtarea textarea:focus {

}

/* Particle Tree buttons
http://particletree.com/features/rediscovering-the-button-element/ */

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:7px 7px 0 0;
    background-color:#eaeaea;
    border:1px solid #ccc;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#009933;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}

.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}

*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}

.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#eaeaea;
    border:1px solid #ccc;
    color:#46ba76;
}
.buttons a:active{
    background-color:#eaeaea;
    border:1px solid #ccc;
    color:#46ba76;
}

/* google maps module
---------------------------*/
#CGGoogleMaps0 {
	border: 4px solid #ccc;
}

#gmapmarker {
	color: #000 !important;
}

#gmapmarker h1 {
	font-family: 'lucida grande', helvetica, verdana, arial, sans-serif;
	font-size: 1.2em;
	background: none !important;
	color: #eaeaea;
	font-weight: bold;
	padding: 0 !important;
	margin: 0 !important;
}

#gmapmarker p {
	padding: 0 !important;
	margin: 0 !important;
}

#gmapmarker a,
#gmapmarker a:link,
#gmapmarker a:visited,
#gmapmarker a:hover,
#gmapmarker a:active,
#gmapmarker a:focus,
#gmapDirHead a,
#gmapDirHead a:link,
#gmapDirHead a:visited,
#gmapDirHead a:hover,
#gmapDirHead a:active,
#gmapDirHead a:focus {
	background: none !important;
	color: blue !important;
	text-decoration: underline !important;
	border: 0 !important;
}

#gmapDirHead {
	color: #000;
	padding: 0;
	margin: 0;
}

/* testimonials
---------------------------*/
.pdf-link {
	background: transparent url(uploads/siteGraphics/ui/pdf.gif) no-repeat left center !important;
	padding: 0 0 0 20px;
}

.testimonials {
	background: transparent url(uploads/siteGraphics/ui/testimonial_bg.gif) no-repeat 20px 10px;
}

.testimonials dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 10px 10px 10px 90px;
}

.testimonials dd {
	border-bottom: 1px solid #eaeaea;
	text-align: right;
	font-weight: bold;
	color: #999;
	padding: 0 0 10px 0;
}

/* random testimonial */	
.rand-testimonial {
	background: transparent url(uploads/siteGraphics/ui/testimonial_bg.gif) no-repeat 20px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 10px 10px 90px;
	font-size: 1.2em;
	line-height: 1.6em;
	display: block;
}

.rand-testimonial .view, .rand-testimonial .more { padding: 0 !important; }

.rand-testimonial .view {
	font-size: 0.8em;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-style: italic;
	text-align: right;
	font-weight: bold;
	color: #999;
}

.rand-testimonial .more { }

/* employment, news entries
---------------------------*/
p.nojobs {
	color: #ccc;
	font-size: 1.5em;
	font-style: italic;
	display: block;
	text-align: center;
}

.entry-pagination {
	display: block;
	clear: both;
	padding: 5px 0 5px 0;
	text-align: center;
}

.entry-wrapper {
	padding: 0 0 20px 0;
}

.entry-date {
	padding: 5px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	color: #999;
}

.entry-date strong {
	color: #eaeaea;
}

.entry-content {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #eaeaea;
}

.entry-footer {
	padding: 5px 0 0 0;
	text-align: right;
	font-size: 1.3em;
}
/* End of 'modules' */

