
a#logo p {
	margin: 0;
	}
#slider .module {
	margin: 0;
	}
	
	/* simple image gallery */

.sig-container {
	text-align: center;
}
ul.sig-container li.sig-block {
	margin: 0 6px 12px 6px;
	display: inline-block;
	float: none;
}
ul.sig-container li.sig-block .sig-link-wrapper {
	padding: 0;
	margin: 0;
	background: none;
}
ul.sig-container li.sig-block .sig-link-innerwrapper {
	padding: 5px;
	margin: 0;
	border: 1px solid #DDD;
}
li.sig-block a.sig-link, ul.sig-container li.sig-block .sig-link-innerwrapper, li.sig-block a.sig-link span.sig-pseudo-caption, input.button, input[type="submit"], button[type="submit"] {
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}
ul.sig-container li.sig-block a.sig-link {
	overflow: hidden;
}
ul.sig-container li.sig-block img.sig-image {
}
li.sig-block a.sig-link {
	text-indent: -300px;
}
span.sig-pseudo-caption, span.sig-caption {
	height: 0;
	padding: 0 !important;
}
li.sig-block a.sig-link span.sig-pseudo-caption {
}
span.sig-pseudo-caption, span.sig-caption {
	height: 50px;
	width: 50px;
	-webkit-border-radius: 30px ;
	border-radius: 30px;
	margin: auto;
	top: 200px;
}
li.sig-block a.sig-link:hover span.sig-pseudo-caption {
	background: url("../images/magnify2.png") no-repeat scroll center -7px #FFFFFF !important;
	top: 0px;
}

.weblink-category table.category {
	border: 1px solid #DDD;
	margin: 20px 0;
}
.weblink-category .title {
	font-size: 12px;
}
.weblink-category p:first-child {
	font-size: 14px;
	font-weight: normal;
}
.weblink-category tr {
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 99%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(99%, #f5f5f5), color-stop(100%, #e5e5e5));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 99%, #e5e5e5 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 99%, #e5e5e5 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 99%, #e5e5e5 100%);
	background: linear-gradient(top, #ffffff 0%, #f5f5f5 99%, #e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0 );
}
.weblink-category tr td {
	border-bottom: 1px solid #DDD;
	vertical-align: middle !important;
}
.weblink-category tr:last-child td {
	border-bottom: none;
}
/* web login */

.login fieldset {
	border: 1px solid #DDD;
	padding: 20px;
}
.login form {
	margin: 20px 0;
}
.login .login-fields label {
	display: block;
}
.login .login-fields input {
	margin-bottom: 10px;
}
/* Register style */
#josForm {
}
#josForm .componentheading {
	margin: 15px 0;
	font-size: 24px;
}
#josForm .admintable tr td {
	padding: 3px;
}



	
/* --- Pagination --- */
div.k2Pagination {
	padding: 0;
	margin: 0px;
}
/* --- Pagination (additional styling for Joomla! 1.6+) --- */
div.k2Pagination ul {
	text-align: right;
	float: right;
	margin: 0px 0px 0px 0px;
	border-top: solid 5px #353637;
	display: block;
	width: 100%;
}
div.k2Pagination ul li {
	display: inline-block;
	border-right: solid 1px #e5e6e7;
	border-bottom: solid 1px #e5e6e7;
	padding: 0px;
	margin: -5px 0px 0px 0px;
	background: #fff;
	line-height: normal;
	line-height: 1em !important;
}
div.k2Pagination ul li:hover {
	background: none;
}
div.k2Pagination ul li.pagination-start {
	border-left: solid 1px #e5e6e7;
}
div.k2Pagination ul li a, div.k2Pagination ul li span, div.k2Pagination ul li.pagination-next span.pagenav, div.k2Pagination ul li.pagination-end span.pagenav, div.k2Pagination ul li.pagination-start span.pagenav, div.k2Pagination ul li.pagination-prev span.pagenav {
	border-top: solid 5px #353637;
	padding: 8px 12px;
	display: inline-block;
	color: #aaa;
	cursor: pointer;
	line-height: 1em !important;
}
div.k2Pagination ul li.pagination-next span.pagenav, div.k2Pagination ul li.pagination-end span.pagenav, div.k2Pagination ul li.pagination-start span.pagenav, div.k2Pagination ul li.pagination-prev span.pagenav {
	cursor: auto;
}
	
	
.under-shadow {
	text-align: center;
}
/* SmartLoad */
img.spinner {
	background: url(../images/loader.gif) center center no-repeat;
}
.weblinks td img {
	width: 16px;
	height: 16px;
}
/* Register form */


#josForm .admintable tr td {
	padding: 3px;
}

/* pbbooking style */

table#pbbooking {
width: 100%;
text-align: center;
	
}

table#pbbooking {
	border: 1px solid #DFDFDF;
	background-color: #F9F9F9;
	width: 100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #333;
}
table#pbbooking td, table#pbbooking th {
	border-top-color: white;
	border-bottom: 1px solid #DFDFDF;
	color: #555;
}
table#pbbooking th {
	text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;
	padding: 12px;
	text-align: center;
	line-height: 1.3em;
	font-size: 14px;
	font-weight: bold;
}
table#pbbooking td {
	font-size: 14px;
	padding: 10px;
	vertical-align: top;

}

table#pbbooking td a {
	padding: 10px;
	border: 1px solid transparent;
}
table#pbbooking td a:hover {
	background: #e5e5e5;
	border: 1px solid #CCC;
	padding: 10px;
	border-radius: 30px;
}
.pbbooking-data-table {
	width: 100%;
}

table#pbbooking th > a.pbb-prev {
	float: left;
	border-radius: 30px;
	border: 1px solid #CCC;
	padding: 4px 15px;
	font-weight: bold;

}
table#pbbooking th > a.pbb-next {
	float: right;
	border-radius: 30px;
	border: 1px solid #CCC;
	padding: 4px 15px;
	font-weight: bold;

}
table#pbbooking td.fully-booked {
	color: #FFF !important;
}
table#pbbooking th .month-heading {
	line-height: 1.8em;
}

ul.menu-sidebar > li {
	background: url(../images/widget_nav-list-arrow.gif) no-repeat 0 11px;
	padding-left: 12px !important;
}
ul.menu-sidebar > li:hover {
	background: url(../images/widget_nav-list-arrow.gif) no-repeat 5px 11px;
	padding-left: 17px !important;
}
#bottom-b ul.menu li, ul.line-icon > li {
	background: url(../images/widget_nav-list-arrow.gif) no-repeat right center;
	padding-right: 12px !important;
}
#bottom-b ul.menu li:hover, ul.line-icon > li:hover {
	background: url(../images/widget_nav-list-arrow.gif) no-repeat 175px center;
	padding-right: 17px !important;
}




/*
	system message 
 */
#system-message dd {
margin-left: 0;
padding: 0;
border-top: none;
border-bottom: none;
color: #05B;
}

#system-message dd ul, div.alert-message {
background: #EBFAFF url(../images/icons/box_info.png) no-repeat 4px center;
color: #444;
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3);
border: 1px solid #00AAE8;
padding: 12px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
div.alert-message a.close {
	display: none;
}
div.alert-message .alert-heading {
	font-weight: bold;
	padding-left: 32px;
	margin: 0;
}
div.alert-message div{
	padding-left:  32px;
}
div.alert-message div p {
	margin: 5px 0 0 0;
}