
/* Forms ----------------------------------------------- */

input, textarea, select {
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 1em;
	font-family: "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	color: #666666;
	}

.input {
	width: 200px;
	}
	
.inputLarge {
	width: 350px;
	}

.button {
	font-size: 12px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #3366cc;
	border-left: 1px solid #3366cc;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	color:  #ffffff; 
	background-color: #003399; 
	}
	
form { 
	margin: 0px; 
	padding: 0px;
	}
#howhearTable td {
	padding:  3px ;
	border-bottom: 1px solid #ffffff;
	background-color: #f3f9fc;
	text-align: right;
	}
#formTable td {
	padding:  3px;
	border-bottom: 1px solid #ffffff;
	background-color: #f3f9fc;
	text-align: right;
	}
	
#formTable td.ordertitle {
	text-align: left;
	}

#formTable th {
	padding:  3px ;
	border-bottom: 1px solid #ffffff;
	background-color: #4195dd;
	font-weight:700;
	color:#FFFFFF;
	}

#formTable td.dark {
	border-bottom: 1px solid #ffffff;
	background-color: #bfe2f3;
	}

#formTable td.medium {
	border-bottom: 1px solid #ffffff;
	background-color: #e3f3fa;
	}
	
.formHeading {
	font-size: 14px;
	color:  #003399;
	font-weight: 400;
	}
/* END Forms ----------------------------------------------- */

/* Page Gallery Holder */
.gal_img_left {
	float: left;
	width: 48%;
	text-align: center;
	padding-right: 1%;
	margin-bottom: 5px;
}
.gal_img_right {
	float: left;
	width: 48%;
	text-align: center;
	padding-left: 1%;
	margin-bottom: 5px;
}
/* END Page Gallery Holder */

.fb_seniors_ul {
	text-align: right;
	height: 38px;
	padding-right: 0px;
	border-bottom: #CCC solid 1px;
}
.fb_seniors_noul {
	text-align: right;
	height: 38px;
	padding-right: 0px;
	/*border-bottom: #CCC solid 1px;*/
}
.fb_seniors_box {
	margin-top: 5px;
	float: right;
}
.fb_seniors_box_fb1 {
	margin-top: 8px;
	float: right;
	width: 90px;
	height: 20px;
	overflow: hidden;	/* remove comment from the Facebook Like button*/
	padding: 0;
}
.fb_seniors_box_fb2 {
	margin-top: 5px;
	float: right;
	padding-right: 10px;
}
.fb_seniors_box_fb2 a {
	text-decoration: none;
}

/*  Page Gallery   */
.gallery_holder {
	padding: 0px 0px 20px 0px;
}
.gallery_holder a {
	border-bottom-width: 0px;
}
.gallery_holder a:hover, .content a:focus {
	border-bottom-width: 0px;
}
.photo_gallery {
	padding: 0;
	margin: 0 auto;
	width: 690px;
}
.photo_gallery li {
	list-style: none;
	margin: 4px;
	padding: 4px;
	width: 148px;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #797979;
}
.image {
	color: white;
	font-size: smaller;
	text-align: center;
	border: 1px solid #797979;
}
.img_description {
	font-size: .65em;
	font-weight: bold;
	color: #000;
	text-align: center;
	height: 20px;
	overflow:hidden;
}
/*  END Page Gallery  */

/*  Enquiry page   */
#enquiry_box {
	width: 100%;
	border-top: 1px dashed #3399FF;
	display: block;
	padding-top: 10px;
	margin-top: 10px;
}
.enquiry_left {
	float: left;
	padding-bottom: 4px;
	padding-right: 2%;
	text-align:right;
	width: 33%;
	font-weight: bold;
}
.enquiry_right {
	float: left;
	width: 65%;
	padding-bottom: 4px;
}
.astr {
	color: red;
	font-weight:bold;
}
.button {
	background-color:#0C0;
	color: #FFFFFF;
}
input {
	cursor: default;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.0em;
}
.textarea_font {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.0em;
}
select {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.0em;
}
.submit_button {
	cursor: pointer;
}
.inp_width_340 {
	width: 340px;
}
.inp_width_340_mobile {
	width: 100%;
}
/*  END Enquiry page */

/* Contact Page */
#contact_box {
	width: 100%;
}
.contact_left {
	float: left;
	width: 33%;
	padding-right: 2%;
	text-align:right;
	font-weight: bold;
	padding-bottom: 5px;
}
.contact_right {
	float: left;
	width: 65%;
	padding-bottom: 10px;
}
/* END Contact Page */

/*    Links page data boxes         */
.linkbox {
	float: right;
	width: 100%;
	height: Auto;
	padding-left:0px;
	border-bottom: thin dashed #BDBDBD;
	padding-top: 10px;
	padding-bottom: 5px;
}
.linkbox p {
	margin-bottom: 2px;
}
/* END Links page data boxes */


/* Misc */
.photo {
	border : 1px solid #CDCDCD;
}
.indent {
	padding-left: 20px;
}
.imageright_bdr {
	float: right;
	margin: 0px 0px 0px 12px;
	border : 2px solid #CDCDCD;
}
.imageright_nobdr {
	float: right;
	margin: 0px 0px 0px 12px;
}
.imageleft_bdr {
	float: left;
	margin: 0px 12px 0px 0px;
	border : 2px solid #CDCDCD;
}
.imageleft_nobdr {
	float: left;
	margin: 0px 12px 0px 0px;
}
.just_border {
	border : 2px solid #CDCDCD;
}
.italic {
	font-style: italic;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.sidebar_heading {
	color: rgba(255,255,255,1);
	padding-bottom: 10px;
}
.ital_bold {
	font-weight: bold;
	font-style:italic;
	font-size: 1.3em;
}

.text_shadow {
	text-shadow: 4px 4px 10px #999;
}

.event_spacer_hr {
	height: 10px;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 10px;
}

img.roundcnrs {
	border-radius: 5px;
}

.bill_buckle {
	position: absolute;
	bottom: 0px;
	font-size: .7em;
	color: #999;
	padding-left: 25px;
}

.blinkit {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
/* END Misc */
