html, body {
	height: 100%; 
}
body {
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    background: #D8E7E8;
    color: #004632;
	}
.container {
	background: transparent;
	margin: 0px auto;
	max-width: 960px;
}
.vertainer {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	margin-bottom: -180px; /* bottom margin is neg of footer height */
	padding-bottom: 180px;
}
.footainer {
	height: 180px;
}	
/* Grid Block */
.rt-block {
	margin-bottom: 10px;
	position: relative;
}
	
.rt-maintop {
	margin-top:15px;
}

/* carousel */
div.carousel {
	position: relative;
	height: 0;
	padding-top: 47%;
	background: white;
	overflow: hidden;
	margin-bottom: 15px;
}
div.carousel-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.carousel-control {
	opacity: 0;
}
.carousel-indicators li {
	box-shadow: 0px 0px 4px black;
}

#rt-content-top .rt-alpha, #rt-content-bottom .rt-alpha {margin-left: 0;}
#rt-content-top .rt-omega, #rt-content-bottom .rt-omega {margin-right: 0;}
	
#logo {
   position:relative;
   z-index:50;
   margin: 0 0 0 -40px;
   float:left;
   display:inline;  
} 
   
#logo a {
    width: 268px;
    height: 106px;
    display: block;
    }    

#logo img {
    display:block;
}

#rt-top {
    background: url("/images/background.png") top center repeat-x scroll #D8E7E8;
	vertical-align:top;
	width:100%;
	margin:auto;
	align:centre;
	display:inline-block;
}
    
#rt-bottom  {
	background: url("/images/background2.png") repeat-x scroll center top transparent;
	vertical-align:top;
	width:100%;
	height:auto;
	margin:auto;
	align:centre;
	display:inline-block;
}

#rt-footer-bottom {
	color: #004632;
	background-color: #FFF;
}

#footer-logo {
	margin-top:30px;
}

#contact-dets {
	margin-top:65px;
}	

#contact-link {
	margin-top:65px;
	width:130px;
}

#contact-link a {
	color:#004632;
}

ul.footer-links {
	margin-top:65px;
	width:250px;
	padding:0px;
}

ul.footer-links {
	list-style: none outside none;
}

ul.footer-links a {
	color:#004632;
}
	    
div.menuspace-sm {
    margin-top: 30px;
}		    
div.menuspace-md {
    margin-top: 50px;
}

ul.menutop {
    border: 0 none !important;
    list-style: none outside none;
    font-family: Helvetica, san-serif;
    font-size: 15px;
    padding-top: 25px;
}

ul.menutop li {
    float: right;
    margin: 0 0 0 17px;
} 

ul.menutop li a {
	color: #004632;
    text-decoration: none;
	text-transform: uppercase;
}

ul.menutop li a:hover, ul.menutop li a:active {
    /* background: url("../images/drop_down_arrow.png") no-repeat scroll center bottom transparent; */
    color: #EA4AB4;
    text-decoration: underline;
}
  
ul.menuline {
    border: 0 none !important;
    list-style: none outside none;
    margin: 0px 10px 2px 0px;
    font-family: Helvetica, san-serif; 
    font-size: 15px;
}

ul.menuline li {
    float: right;
    margin: 0 0 0 15px;
    padding: 0px 0px 0px 0px ;
    position: relative;
}

ul.menuline li a {
    color: #EA4AB4;
    text-decoration: none;
    text-transform: uppercase;
}

ul.menuline li a:hover, ul.menuline li a:active {
    /* background: url("../images/drop_down_arrow.png") no-repeat scroll center bottom transparent; */
    color: #FA6AE4;
    text-decoration: underline;
}

ul.menubase {
	margin: 0;
	padding: 0;	
}

ul.contact {
    border: 0 none !important;
    list-style: none outside none;
    padding: 0px;
    margin: 0px 0px 12px 0px;
    font-size: 15px;		
}
ul.contact li {
	margin-left: 0px;
	line-height: 28px;
}
ul.contact li label {
	margin-bottom: 0;
}
ul.contact li input {
	border: #248062 solid 1px;
	height: 26px;
}
ul.contact li textarea {
	border: #248062 solid 1px;
	line-height: normal;
}

.pink {
    color:#EA4AB4;
}
.pinkbold {
    font-size: 16px;
    line-height: 22px;
    color: #EA4AB4;
    font-weight: bold;
}
.pinkhead {
    font-size: 18px;
    line-height: 22px;
    color: #EA4AB4;
    margin-top:10px;
}	    
.sidebar {
    padding: 0px;
    overflow: hidden;
    background: url("../images/sidebar_top.png") no-repeat scroll 0 top #F4F4F4;
    width:260px;
}
.sidebar h4	{
    font-size: 22px;
    line-height: 24px;
    color: #043;
    padding: 20px 0 0 20px;
    vertical-align: top;		
}
.sidebar ul {
	margin: 0;
} 
.sidebar ul li {
	list-style-image: url("../images/arrow.gif");	
	position: relative;
	border-bottom: 1px solid #E2E2E2;
	color: #848484;
	margin: 0 auto;
	padding: 5px 0 5px 0;
}
.sidebarbase {
    background: transparent url("../images/sidebar_base.png") no-repeat scroll center bottom;
    height: 40px;
}
.sidebarbot1 {
    background: transparent url("../images/sidebar_botone.png") no-repeat scroll center bottom;
    height: 55px;
}
.sidebarbotm {
    background: transparent url("../images/sidebar_bottom.png") no-repeat scroll center bottom;
    height: 90px;
}
.nicelist ul li {
	list-style-image: url("../images/arrow.gif");	
	padding: 5px 0 5px 0;		
}	
.bottom-column
{
    float: none;
    display: table-cell;
    vertical-align: bottom;
} 

h1 {
    font-size: 28px;
    line-height:30px;
    margin-top:0px;
    color:#EA4AB4;
}
h2 {
    font-size: 24px;
    line-height:28px;    
    color:#EA4AB4;
}
h3 {
    letter-spacing:0px;
    position: relative;
    padding: 0 0 10px 0;         
    font-weight:normal; 
    font-size: 18px;
    line-height:22px;
    color:#EA4AB4;
}
h4 {
    font-size: 18px;
    line-height:22px;
    color:#EA4AB4;		
}    
h5 {
    margin: 15px 0px 10px 0px;
    font-family: Helvetica, san-serif;
    font-size: 18px;
    font-weight: normal;
	color: #EA4AB4;
    text-decoration: none;
	text-transform: none;
	line-height: normal;
}
hr {

	border-top: 2px solid #85A6A3;
}

a {
	color: #247C4C;
	text-decoration: none;
}
a:hover, a:focus {
	color: #EA4AB4;
	text-decoration: underline;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
img, video {
	max-width: 100%;
}

.navbar-nav {
	font-size: 16px;
	margin-top: 0;
}
@media (max-width: 767px) {
	.navbar-nav {
		margin-top: 20px;
	}
}
.navbar-default {
	background-color: #9FC3C1;
	background-image: none;
	background-repeat: no-repeat;
}
.navbar-default .navbar-nav li a
{
	color: #004632;
}
@media (max-width: 880px) {
	.navbar-default .navbar-nav li a {
		padding: 16px 0 0 16px;
	}
}
.navbar-default .navbar-nav li a:hover
{
	color: #EA4AB4;
	text-decoration: underline;
}
.postform
{
	background-color: #9FC3C1;
	width: 100%;
	margin-top: 10px;
	padding: 15px;
}
@media (max-width: 768px) {
	.postform
	{
		margin-left: 5px;
		width:98%;
		max-width: 500px;
	}
}
.postform .bulletchr {
	padding-right: 5px;
}
.postform div.row {
	margin-bottom: 10px;
}
.postform h4
{
	color: white;
	font-weight: 700;
	margin-left: 5px;
}
.postform label
{
	width:200px;
	max-width: 200px;
	margin-left: 5%;
	padding-top:3px;
}
.postform input[type=text], .postform textarea
{
	width: 90%;
	max-width: 450px;
	margin-left: 5%;
	border-style: groove;
}
.postform textarea { height: 205px; }
.postform #captcha {
	width: 60px;
	margin-left: 5px;
}
.sendbtn {
	width: 100px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 20px;
	border: none;
	box-shadow: inset 0px 1px 0px 0px #a6827e;
	background-color: #317378;
	color: #ffffff;
	display: inline-block;
}	
span.formerror {
	display: block;
	margin-left: 5%;
	margin-bottom: -8px;
	margin-top: -2px;
	color: red;
}
ul.sharelinks li {
    display:block;
    float:left;
    width:100px;
    margin:0 auto;
}

/* tolmedia cms classes */	
 div.tcdedt div.p {
	margin: 0 0 10px 0;
}

div.tcdimt {
}
div.tcdimt img {
	max-width: 100%;
	margin-bottom: 5px;
}
@media (max-width:767px) {
	div.tcdimt img {
		width: 100%;
	}
	div.tcdimt p {
		margin-top: 10px;
	}	
}
@media (min-width:768px) {
	div.tcdimt img {
		float: left;
		width: 50%;
		margin-right: 15px;
	}
	div.tcdimt.img-rightoftext img {
		float: right;
		margin-left: 15px;
	}
}
div.img-responsive img {
	width: 100%;
	margin-bottom: 15px;
}
div.img-responsive-c img {
	width: 100%;
}
div.img-rounded img {
	max-width: 100%;
	border-radius: 6px;
	margin-bottom: 15px;
}
div.img-rounded-c img {
	max-width: 100%;
	border-radius: 6px;
}
div.img-responsive-rounded img {
	width: 100%;
	border-radius: 6px;
	margin-bottom: 15px;
}
div.img-responsive-rounded-c img {
	width: 100%;
	border-radius: 6px;
}
div.img-circle img {
	max-width: 100%;
	border-radius: 50%;
	margin-bottom: 15px;
}
div.img-circle-c img {
	max-width: 100%;
	border-radius: 50%;
}
div.img-responsive-circle img {
	width: 100%;
	border-radius: 50%;	
	margin-bottom: 15px;
}
div.img-responsive-circle-c img {
	width: 100%;
	border-radius: 50%;	
}
div.img-border img {
	max-width: 100%;
	border: 6px solid #fff;
	background-color: #fff;
	margin-bottom: 15px;
}
div.img-responsive-border img {
	width: 100%;
	border: 6px solid #fff;
	background-color: #fff;
	margin-bottom: 15px;
}
div.img-border-c img {
	max-width: 100%;
	border: 6px solid #fff;
	background-color: #fff;
}
div.img-responsive-border-c img {
	width: 100%;
	border: 6px solid #fff;
	background-color: #fff;
}
div.img-thumbnail img {
	width: 200px;
	border: 4px solid #fff;
	background-color: #fff;
	margin-bottom: 15px;
}
div.img-thumbnail-c img {
	width: 200px;
	border: 4px solid #fff;
	background-color: #fff;
}
div.img-responsive-50fr img {
	width:50%; 
	float:right; 
	margin-left:12px; 
	margin-bottom:12px;
}
div.img-responsive-50fl img {
	width:50%; 
	float:left;
	margin-right:12px;
	margin-bottom:12px;
}

/* plant database index */
div.gallery {
	height: 195px;	
}
div.gallery-inner:hover {
	cursor: pointer;
}
.gallery-inner .tcdimg,
.gallery-inner .tcdawi {
	width: 135px;
	height: auto;
	overflow: hidden;
	margin-bottom: 5px;
}

/* portfolio index page */
div.pfindex1 {
	height: 280px;
}
div.pfindex2:hover {
	cursor: pointer;
}
p.pfindex1 {
	margin-top: 5px;
	max-width: 320px
}
.pfindex2 .tcdimg {
	height: 137px;
	overflow: hidden;
	margin-bottom: 5px;
}
a.pfindex-view {
	display: block;
	margin-top: -10px;
	text-align: right;
}
div#tilepreview .tcdimg {
	height: 137px;
	overflow: hidden;
}

@media print {
	html, body {
		height: unset;
	}
	.rt-menu, #rt-bottom {
		display:none;
	}
	.vertainer {
		padding: 0;
		margin: 25px;
		width: 1050px;
		font-size: 16px;
		min-height: 0;
		height: unset;
	}
	a[href]:after {
		content: none !important;
	}
	a.nextprev, a.pfindex-view {
		display: none;
	}
}