.pull-right
{
	float:right !important;
}

.photos { width:720px; height:auto; float:left; margin:0; padding:18px 10px 5px 0px; }
img.mid 
{ 
	margin:0 0 5px 24px !important;
	float:left; 
	border: 2px solid #D5D5D5;
    border-radius: 5px 5px 5px 5px;
	padding:2px;
}
img.leftimg 
{
	float:left;
	border: 2px solid #D5D5D5;
    border-radius: 5px 5px 5px 5px;
	margin:0 0 5px 0px;
	padding:2px;
}
img.rightimg
{ 
	float:right;
	border: 2px solid #D5D5D5;
    border-radius: 5px 5px 5px 5px;
	margin:0 10px 5px 0;
	padding:2px;
}
.pagingTabs
{
    color: #000;
    font-size: 1em;
    padding: 5px 5px 20px 5px;
    text-align: center;
}

.pagingTabs li, .pagingTabs ul
{
	list-style:none;
}
.pagingTabs li
{
	padding:2px 4px;
	padding: 2px 4px;
    width: 20px;
	float:left;
}
.pagingTabs a
{
	text-decoration:underline;
	color: #000;
}
.page
{
	text-align:left;
}
.page .pagetop .pull-right
{
	float:right;
}
.page .pagetop
{
	padding:0 20px 10px 20px;
}
.page .pagetop ul li
{
	
}
.page .pagephotos
{
	padding:0 20px 10px 20px;
}
.col-lg-5
{
	width:37.66666666%;
	float:left;
	margin:0 2%;
}
.col-lg-6
{
	width:46%;
	float:left;
	margin:0 2%;
}
.col-lg-7
{
	width:54.333333%;
	float:left;
	margin:0 2%;
}
.col-lg-4
{
	width:29%;
	float:left;
	margin:0 2%;
}
.col-lg-3
{
	width:21%;
	float:left;
	margin:0 2%;
}
.clearfix
{
	clear:both;
}
.img-responsive
{
	width:100%;
	height:auto;
}
.page .col-lg-8
{
	width:60%;
	float:left;
	margin:0 2%;
}
.page .pagephotos img
{
	height: auto;
	width:100%;
}
.text-center
{
	text-align:center;
}
#photos
{
	
}

#photos div div img
{
	border: 2px solid #000;
    border-radius: 5px 5px 5px 5px;
	padding:2px;
}
#photos p
{
	font-size:12px;
	padding:5px 0 10px 5px;
	display:block;
	clear:both;
	color:#000;
}

.img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    height: auto;
    max-width: 100%;
}


.calendar {
	width:96%;
	height:auto;
	float:left;
	margin:7px 2% 15px 2%;
	padding:0;
	background:#000 none repeat scroll 0 0;
}
.calendar table
{
	border-spacing:1px !important;
	border-collapse:separate;
	width:100%;
}

.calendar th {


	height: 30px;
	padding: 0;
	text-align: left;
	width: 14.28571428571429%;
	/*background:#227293;*/
	Arial, Helvetica, sans-serif
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#fff;
	line-height:30px;
	min-width:60px;
	
	/*background: none repeat scroll 0 0 #E1E1E1;
    color: #000000;
    font-family: 'Glegoo',Arial,Helvetica,sans-serif;
    font-size: 15px;
    height: auto;
    line-height: 40px;
    margin-bottom: 20px;*/
}
.monthname
{
	text-align:center;
	margin:0;
	font-size:16px;
}
.calendar td {
	vertical-align:top;
	height: 80px;
	padding: 0 4px;
	text-align: left;
	width: 14.28571428571429%;
	background:#e3e2e8;
	min-width:60px;
}
.calendar td .date {
	text-align:right;
	padding:4px 7px 7px 0;
	clear:both;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	color:#000;
}
.calendar td p {
	float:left;
	width:96px;
	padding:0 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:both;
	line-height:14px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#000;
	text-align:center;
}
.calendar td a {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-decoration:underline;
	color:#000;
	text-align:center;
}
.calendar td a:hover {
	text-decoration:underline;
}
.calendar td img {
	margin:10px 0 0 8px;
	width:75px;
	height:auto;
	float:left;
	border:none;
	outline:none;
}
.calendar td img:hover {
	border:none;
	outline:none;
}
.calendar td.preMonthDate {
	background:#ced4db;
	color:#000;
}
.calendar td.preMonthDate .date, .calendar td.NextMonthDate .date {
	background:#ced4db;
	color:#000;
}
.calendar td.out_of_range {
	background:#ced4db;
	color:#000;
}
.calendar td.SpecialDate {
	background:#fff;
}
.calendarnav a
{
	color:white;
	text-decoration:none;
}

.control-group
{
	clear:both;
}
.col-lg-2
{
	width:14.6%;
	margin:10px 1%;
	float:left;
}
.col-lg-3
{
	width:22.9%;
	margin:10px 1%;
	float:left;
}
.col-lg-9
{
	width:72.7%;
	margin:10px 1%;
	float:left;
}
.col-lg-10
{
	width:81%;
	margin:10px 1%;
	float:left;
}

.control-label
{
	color: #000;

    text-align: right;
    vertical-align: top;
}
.form-control
{
	width:96%;
}