
textarea:focus, input:focus{outline: 0;}
a.linkmaster {text-decoration:none; cursor:pointer;}
a.linkmaster:hover {text-decoration:underline;}


ul#css_nav li.top {
	float: left;
	margin:0;
	padding:0;
}

.checktext_3 {width: 86% !important;}

.embeddedContent iframe {border:0 !important;}

.commentswrapper {border-top: 1px solid #a6cc52; margin-top: 0px; padding-top: 40px;}
.commentheading_7 {font-size: 14pt; color: #14a79d; font-weight: 600;}
.postinfo3 {display: none;}
.mycomment {
width: 100%;
border: 1px solid #dddddd;
height: 100px;
background: #fafafa;
padding: 10px;
margin-bottom: 5px;
}
.postinfo1 input, .postinfo2 input {
width: 100%;
border: 1px solid #dddddd;
background: #fafafa;
padding: 10px;
color: #707070;
}
.postinfo1, .postinfo2, .postinfo3 {margin-bottom: 10px;}

.filedownload a {
margin-left: 27px;
margin-bottom: 20px;
margin-right: 30px;
}
.form_area_3 label {margin-bottom:0;}

.centre {margin: 0 auto;}

.pt55 {margin-top: 5.5em;}

.carouselHome {background: url(/customsite/images/bg-home.jpg) repeat-x top;}

.slider-btn {
	background: #a6cc52;
	padding: 12px 10px;
	border-radius: 10px;
	text-align: center;
	margin-top: 15px;
    	webkit-transition: all 0.3s ease-out;
    	moz-transition: all 0.3s ease-out;
    	o-transition: all 0.3s ease-out;
    	ms-transition: all 0.3s ease-out;
    	transition: all 0.3s ease-out;
}

.slider-btn:hover {
    background: #b3dc59;
}

.slider-btn-a:hover {text-decoration: none;}

.page-header-stars {background: url(/customsite/images/bg-home.jpg) repeat-x top;}
.page-header-light {background: url(/customsite/images/bg-home-light.jpg) repeat-x top;}

.text_3 .commentbase {
    margin-bottom: 20px;
    padding-bottom: 23px;
    border-bottom: 1px solid #a6cc52;
}

/* sub menu list styling */
#sml_styling ul {
list-style:none outside none;
padding:0;
margin:px;
}
#sml_styling li {float:left;}
#sml_styling li a {
margin:px;
padding:px;
font-size: pt;
font-weight: ;
text-decoration:none;
}
#sml_styling li.off a {
background: transparent;
color: #;
display:block;
}
#sml_styling li.on a {
background: transparent;
color: #;
display:block;
}
#sml_styling li.off a:hover {
background: transparent;
color: #;
}
	

/* pagination css */
.pagination {font-size: 80%; margin: 10px 0 0 0;}
.pagination a {text-decoration: none; border: solid 1px #AAE; color: #15B;}
.pagination a, .pagination span {display: block; float: left; padding: 0.3em 0.5em; margin-right: 5px; margin-bottom: 5px;}
.pagination .current {background: #26B;	color: #fff; border: solid 1px #AAE;}
.pagination .current.prev, .pagination .current.next{color:#999; border-color:#999; background:#fff;}
	
.ui-datepicker {font-size:8pt;font-family:arial,sans-serif;}