/* CSS Document */
/* -----------------------------------------------------------------------

 Joomla Nav 0.1 for the Blueprint CSS Framework
 http://blueprintcss.org

   * Copyright (c) 2008-Present. Refer to the main Blueprint license.
   * See README for instructions on how to use this plugin.
   * For credits and origins, see AUTHORS.

----------------------------------------------------------------------- */

.joomla-nav {
	height:1%; /* fixing IE 6 */
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 60px;
	float: right;
	padding-left: 90px;
}

#outertopbar .joomla-nav li {
	float:left;
	line-height: 60px;
	list-style-type:none;
	margin:0 0em 0 0em;
	padding:0;
	padding-right: 0.3em;
	padding-left: 0.3em;
	margin-right: 0.3em;
	margin-left: 0.3em;
}
#outertopbar .joomla-nav li a {
	color:#FFF;
	cursor:pointer;
	display:block;
	float:left;
	padding:0;
	font-family:Rockwell, Arial, sans-serif;
	font-size: 1.3em;
	text-transform: lowercase;
}
.joomla-nav li a.selected {
	color:#555;
	cursor:default;
}
.joomla-nav li a, .joomla-nav li a:focus, .joomla-nav li a:hover {
	text-decoration:none;
}
.joomla-nav li a:focus, .joomla-nav li a:hover {
	color:#555;
	outline:none;
}
.joomla-nav li.label {
	font-weight:normal;
	line-height:1.5;
	margin-right:1em;
	padding:.15em .33em .15em .33em;
}
.joomla-nav li#current {
	
}
.services-nav {

	height:1%; /* fixing IE 6 */
	margin:0 0 0 0;
	overflow:auto;
	padding:0.67em 0 0.67em 0;
}
.services-nav li {
	float:left;
	line-height:1.5;
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
.services-nav li bleft {
	border-left: 1px solid #000000;
}
.services-nav li bright {
	border-right: 1px solid #000000;
}
.services-nav li img {
	height: 64px;
	width: 64px;
}
.services-nav li h4 {
	text-align: center;
	margin: 0px 35px 0px 35px;
}
.services-nav li p {
	text-align: left;
	margin: 0px 35px 0px 35px;
}
.services-nav .current {
	background-color:#FFC;
	height: 100%;
}

.services-nav .mod-articles-category-introtext {
	height: 85px;
}

.services-nav form input {
	/*background: url(../images/button_submit.png) left bottom;*/
	background: #c6d4e1;
	width: 100px;
	height: 32px;
	border: none;
	font-size: 0.8em;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform:lowercase;
	color: #fff;
	padding-right: 20px;
	text-shadow: 0.1em 0.1em 0.05em #7c7c7c;
}

.services-nav form input:hover {
	background: #44749d;
}

.socialbox {
	/*background: url(../images/social_bg.jpg) repeat-x;*/
	border: 0px #000;
	height: 70px;
	margin: 0px 0px 20px 0;
	padding: 0 0 0 0;
}
.socialbox .icon {
	width: 69px;
	height: 61px;
	z-index: 0;
	position: absolute;
	line-height:2.5;
	text-align:center;
	padding-top: 18px;
	margin-top: 5px;
	background: url(../images/socialbox/current_bg.png) no-repeat;
}
.socialbox .content-container {
	height: 70px;
	background: url(../images/social_bg.jpg) repeat-x;
	margin-left: 12px;
}
.socialbox #tweetcontent {
	padding: 20px 0px 20px 80px;
	width: 535px;
	height: 15px;
	color: #222222;
	font:Arial, Helvetica, sans-serif; 
	font-size: 0.9em;
	overflow: hidden;
}

.socialbox #tweetcontent a.twtr-hashtag, a:focus.twtr-hashtag, a:hover.twtr-hashtag, a:visited.twtr-hashtag {
	color: #222222;
	font-style: italic;
}

.socialbox #tweetcontent a:hover.twtr-hashtag {
	text-decoration: none;
}

.socialbox #tweetcontent .time {
	color: #fff;
	font-style: italic;
}

.socialbox #tweetcontent a.twtr-atreply, a:focus.twtr-atreply, a:hover.twtr-atreply, a:visited.twtr-atreply {
	font-weight: bold;
	text-decoration: none;
}

.socialbox ul.icons {
	float: right;
	margin:0 10px 0 0;
	padding:0 0 0 0;
	z-index: 2;
	top:-9px;
	position: relative;
}
.socialbox .icons li {
	float:left;
	line-height:2.5;
	list-style-type:none;
	margin:0 0.5em 0 0.5em;
	width: 49px;
	height: 46px;
	text-align: center;
	background-color: #FFC;
}
.socialbox .icons li img {
	padding: 5px 5px 0 0;
}
.socialbox .icons li.twitter {
	background: url(../images/socialbox/twitter_bg.png) no-repeat;
}
.socialbox .icons li.linkedin {
	background: url(../images/socialbox/linkedin_bg.png) no-repeat;
}
.socialbox .icons li.facebook {
	background: url(../images/socialbox/facebook_bg.png) no-repeat;
}
.socialbox .icons li.flickr {
	background: url(../images/socialbox/flickr_bg.png) no-repeat;
}
.socialdetails {
	height: 150px;
	width: 460px;
	margin-bottom: 20px;
}
.socialdetails .sd-img, .sd-info{
	width: 210px;
	display:inline;
	float: left;
	position: relative;
}
.sd-info{
	margin-left: 30px;
}
.socialdetails h1 {
	font-weight: bold;
	font-size: 30px;
	line-height: 0.8;
	text-transform: normal;
	font-family: "Rockwell";
	margin-bottom:16px;
}
.socialdetails p {
	margin: 0 0;
	padding: 0 0; 	
}
.socialdetails .icon {
	width: 40px;
	height: 40px;
	z-index: 0;
	position: absolute;
	line-height:2.5;
	text-align:center;
	background: url(../images/socialbox/current_bg.png) no-repeat;
}
.socialdetails ul.icons {
	padding:0 0 0 0;
	z-index: 2;
	margin-top: 17px;
}
.socialdetails .icons li {
	float:left;
	line-height:2.5;
	list-style-type:none;
	margin:0 0.5em 0 0.5em;
	width: 40px;
	height: 40px;
	text-align: center;
}
.socialdetails .icons li img {
	padding: 3px 7px 0 0;
}
.socialdetails .icons li.twitter {
	background: #5296b9;
	margin-left: 0;
}
.socialdetails .icons li.linkedin {
	background: #0080ab;
}
.socialdetails .icons li.facebook {
	background: #395796;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
.testimonial .author {
	font-weight: bold;
}
.testimonial .date, .author, p {
	font-size: 0.9em;
	line-height: 1.5em;
}
.testimonial p {
	color: #7ea547;
}
.module.latestblogs ul h3 {
	font-size: 0.9em;
}
.module.latestblogs h3 a {
	color: 	#7ea547;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.module.latestblogs h3 a:hover {
	color: 	#7ea547;
	text-decoration: underline;
}
.module.latestblogs ul p, span {
	font-size: 0.8em;
}
#footer-top .contact .inputbox {
	width: 210px;
	height: 25px;
	border: none;
	background: #bdb8ad;
	font-size: 0.8em;
	color: #fff;
	padding-left: 5px;
}
#footer-top .contact .inputbox:focus {
	
}
#footer-top .contact .textarea {
	width: 210px;
	height: 110px;
	border: none;
	background: #bdb8ad;
	color: #fff;
	resize: none;
	padding-left: 5px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
#footer-top .contact .textarea:focus {
	
}
#footer-top .contact td {
	padding-bottom: 10px;
}
#footer-bottom .joomla-nav {
	height:1%; /* fixing IE 6 */
	overflow:auto;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	float: right;
}
#footer-bottom .joomla-nav li {
	float:left;
	list-style-type:none;
	padding:0;
}
#footer-v .joomla-nav li a {
	color:#FFF;
	cursor:pointer;
	display:block;
	float:left;
	font-weight:normal;
	font-size: 1em;
}
#footer-bottom .joomla-nav li .separator {
	padding: 0px 5px 0px 5px;
}
#footer-bottom .joomla-nav li#current {
	background: none;
	filter: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#footer-bottom .joomla-nav li#current a, a:visited {
	color: #82aa48;
}
#footer-bottom .joomla-nav li a, .joomla-nav li a:focus, .joomla-nav li a:hover {
	text-decoration:none;
}
#footer-bottom .joomla-nav li a:focus, .joomla-nav li a:hover {
	outline:none;
}
#footer-bottom .joomla-nav .seperator {
	margin: 0px;
	padding: 0px;
}
.copyright a, a:hover, a:visited {
	color: #EBE7E0;
	text-decoration: none;
}

.quotes-frontpage {
	padding-top: 20px;
	padding-bottom: 20px;	
}

p.quote {
	font-style: italic;
	color: #81aa48;
	background-color: initial;
	background-image: url('../images/quote50x50.png');
	background-attachment: initial;
	height: 50px;
	padding-top: 5px;
	padding-left: 60px;
	background-repeat: no-repeat no-repeat;
}
p.quote a {
	color: #555;
	font-size: 0.8em;
}