/* CSS Document */

a, a img { outline:none; }
a img { border:0; }

body, td, a { word-wrap:break-word; }

.req { color:#cc0000; }

.tal { text-align:left!important; }
.tac { text-align:center!important; }
.tar { text-align:right!important; }

.vat, .vat td { vertical-align: top!important; }
.vam, .vam td { vertical-align: middle!important; }
.vab, .vab td { vertical-align: bottom!important; }


p { margin:0; }

h2.sub-heading { border-bottom:1px solid #CCCCCC; }

div.p_block { padding:0px 0px 10px 5px; }

div.p_block td img { padding:5px; }

.photoBlock td { vertical-align:top; }

div.p_block .photoBlock td img { padding:0px; }

#breadcrumb, #breadcrumb a { font-weight:bold; }

.sub-heading audio { width:220px !important; }

#socLinks { text-align:right; width:1000px; margin:0 auto; padding:3px 0px; }
#socLinks a { margin:0px 2px; }
#socLinks a img{ border:0; }

table#registration { background-color:#FFFFFF; border:1px solid #333333;}
table#registration td{ background-color:#FFFFFF; color:#111111; font-size:14px; }

.share {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	padding-bottom:3px;
}

body > #google_translate_element { 
	padding: 2px 8px;
    position: absolute;
    right: 0;
    text-align: right;
}

#tpcap { 
    font-family:"Trebuchet MS";
	position:absolute; 
	z-index:300; 
	background-color:#FFFFFF; 
	opacity:.7; 
	width:700px;
	padding:5px;
	font-size:13px;
	font-weight:bold;
	filter:alpha(opacity = 70);
}


.thankYou {
	background-color:#FFFFCC;
	color:#111111;
	padding:5px;
	text-align:center;
	border:1px solid #111111;
	font-family:Arial, Helvetica, sans-serif;
}

.bComment {
	margin:5px 20px;
	padding:5px;
	border-bottom:1px dashed #999999;
}

.bComment textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bComment .cDate {
	font-size:11px;
	padding:5px;
}

.bigpic, .bigpic4 {
	position:absolute;
	border:1px solid #333;
	margin:-30px 0px 0px -50px;
	background-color:#FFFFFF;
}

.bigpic .link, .bigpic4 .link {
	background-color:#333333;
	text-align:center;
	padding:3px;
}

.bigpic .link a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

.bigpic .link a:hover {
	color:#FF8000;
	text-decoration:none;
}

.bigpic4 {
	position:absolute;
	margin:-55px 0px 0px -62px;
}

.crop250 {
	max-height:188px;
	overflow:hidden;
	position: relative;
}

.crop125 {
	max-height:93px;
	overflow:hidden;
	position: relative;
}

.crop125 img {
    position: relative;
	/*
    top: 50%;
	left:50%;
    transform: translate(-50%, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	*/
	
}


.photoBlockFloat { }
.photoBlockFloat > div { 
	height:125px;
	width:125px;
	border:1px solid #ccc;
	margin:3px;
	float:left;
	overflow:hidden;
}

.photoBlockFloat > div.clear_pics { 
	border:0;
	height:0px;
	margin:0;
	clear:both;
	float:none;
}

.photoBlockFloat > div img{ 

 	position: relative;
    top: 50%;
	left: 50%;
    transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);

}

form td input[type=text] {
	background-color:#FFFFFF;
	border:1px solid #cccccc;
}

div.fr {
	float:right;
	margin: 0 0 10px 20px;
}

.phCap {
	padding:3px;
	text-align:center;
}

/****** Tigra Calendar ******/


/* calendar icon */
img.tcalIcon {
	cursor: pointer;
	margin-left: 1px;
	vertical-align: middle;
}

/* calendar container element */
div#tcal {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 158px;
	padding: 2px 0 0 0;
}

/* all tables in calendar */
div#tcal table {
	width: 100%;
	border: 1px solid silver;
	border-collapse: collapse;
	background-color: white;
}

/* navigation table */
div#tcal table.ctrl { border-bottom: 0; }

/* navigation buttons */
div#tcal table.ctrl td {
	width: 15px;
	height: 20px;
}

/* month year header */
div#tcal table.ctrl th {
	background-color: white;
	color: black;
	border: 0;
}

/* week days header */
div#tcal th {
	border: 1px solid silver;
	border-collapse: collapse;
	text-align: center;
	padding: 3px 0;
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	background-color: gray;
	color: white;
}

/* date cells */
div#tcal td {
	border: 0;
	border-collapse: collapse;
	text-align: center;
	padding: 2px 0;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	width: 22px;
	cursor: pointer;
}

/* date highlight
   in case of conflicting settings order here determines the priority from least to most important */
div#tcal td.othermonth { color: silver; }

div#tcal td.weekend { background-color: #ACD6F5; }

div#tcal td.today { border: 1px solid red; }

div#tcal td.selected { background-color: #FFB3BE; }

/* iframe element used to suppress windowed controls in IE5/6 */
iframe#tcalIF {
	position: absolute;
	visibility: hidden;
	z-index: 98;
	border: 0;
}

/* transparent shadow */
div#tcalShade {
	position: absolute;
	visibility: hidden;
	z-index: 99;
}

div#tcalShade table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}

div#tcalShade table td {
	border: 0;
	border-collapse: collapse;
	padding: 0;
}

#easterEgg {
display: none;
}

/*  css for a list/ features table .. used for msp sites */

#packageTabs {
    clear: none;
    float: none;
    margin-bottom: 2px;
    margin-left: 9px;
}

#packageTabs a {
	padding: 4px 10px;
	background-color: #eee;
	border-color: #ccc;
	border-bottom:#ccc;
	border-style: solid;
	border-width: 1px;
	margin-right: 2px;
	text-decoration: none;
	font-weight: normal;
}


#packageTabs .subpages { margin-top: 10px; }

#packageTabs span.on {
	padding: 4px 10px;
	background-color: #eee;
	border-color: #999 #999 #999 #CCC;
	border-left: 1px solid #CCC;
	border-style: solid;
	border-width: 1px;
	margin-right: 2px;
	text-decoration: none;
	color: #791D20;
	font-weight: normal;
}

#content_2.packageContainer, #content_3.packageContainer { display:none; }

.packageContainer { padding:10px 0; border-top:1px solid #ccc; }

.packageTable {
	border:0;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
	table-layout:auto !important;
}

.packageTable h1 { font-size:18px; }

.packageTable th {
	border:0;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    text-align: left;
	font-weight:normal;
}

.packageTable .hlRow td, .packageTable .hlRow th { background-color: #eeeeee; font-weight: bold; }

.packageTable td {
	border:0;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    text-align: center;
    vertical-align: middle;
	
}

.packageTable.packOpts td + td { text-align:left;  }

div.p_block .packageTable th , div.p_block .packageTable td { padding:5px !important; }

.packageTable .packTitle { font-weight:bold; }

/* ------ FOR TOP PHOTO SLIDESHOWS ------------------ */

#tp_play, #tp_pause { 
	height:48px;
	width:48px;
	color:#333333;
	position:absolute;
	z-index:800;
	background-repeat:no-repeat;
	background-position:center;
	display:none;
	margin-top:-100px;
	left:50%;
	margin-left:-24px;
	
}

#tp_play a, #tp_pause a { 
	text-decoration:none; 
	display:block;
	font-weight:bold;
	height:40px;
	width:40px;
	margin-top: 4px;
}

#tp_play { background-image:url(ss/play_48.png);  }
#tp_pause { background-image:url(ss/pause_48.png); }

#tp_wrap { position:relative; }

#tp_next, #tp_prev { 
	font-size:14px; 
	font-weight:bold; 
	width:20px; 
	height:auto; 
	position:relative;
	z-index:500;
	text-decoration:none;
	background-color:#FFFFFF;
	opacity:.7;
	text-align:center;
}
#tp_next { float:right;}
#tp_prev { float:left; }

#tp_next2, #tp_prev2 { 
	font-size:18px; 
	font-weight:bold; 
	padding:0px; 
	position:relative;
	text-decoration:none;
	text-align:center;
	display:block;
}
#tp_next2 { }
#tp_prev2 {  }

.pager { margin-top:-1px; position:relative; z-index:200; }
.pager a{ border: 1px solid #ccc; background-color: #eee; text-decoration: none; margin: 0 2px; padding: 2px 5px;  }
.pager a.activeSlide { background-color: #fff }
.pager a:focus { outline: none; }

.pic_pager  { padding:0; margin:0; margin-top:2px; position:relative;  z-index:200; height:50px;   }
.pic_pager li { float: left; margin: 2px; list-style: none; background-color:#FFFFFF; }
.pic_pager a { padding:0px; display: block; border: 1px solid #ccc; }
.pic_pager li a.activeSlide { border-color:#666; }
.pic_pager a:focus { outline: none; }
.pic_pager img { border: none; display: block;  height:50px; width:auto; }

span.moreDescriptor {
	font-style:italic;
	color:#333333;
}

div.blog_archive { text-align:left; }
div.blog_archive .ar_title { padding-bottom:5px; }
div.blog_archive .archive_list { padding:0px 12px; }
div.blog_archive ul { margin:0; margin-bottom:10px; padding-left:20px; }

.cycle2 {
	
}
.cycle2 > .cycle-slideshow { 
	width:600px;
	margin:0 auto;
	border:1px solid #808080;
	text-align:center;
}
/*
.cycle2 > .cycle-slideshow img { height:100%!important; }*/
.cycle-slideshow img { width:auto; height:100%; }

.cycle-overlay {  
  background-color: #000;
  bottom: 0;
  color: #fff;
  opacity: 0.5;
  z-index: 600;
  position:absolute;
  width:600px;
 
}

.mView .cycle2 > .cycle-slideshow, .mView .cycle-overlay{ width:280px; }

.cycle-overlay span { 
	padding: 5px; 
	display:block;
}
.cycle-overlay span:empty { display:none; }
.cycle-pager { padding:5px; text-align:center; }
.cycle-pager a { 
	height:16px;
	width:16px;
	font-size:50px;
	display:inline-block;
	margin:2px;
	color:#999;
}

.cycle-pager a:hover { color:#555; text-decoration:none; }

.cycle-pager a.cycle-pager-active { color:#000; }

.cycle-pager img { margin:2px; border:1px solid #808080; }
.cycle-pager a.cycle-pager-active img { border:1px solid #808080; }

.pic_pager li.cycle-pager-active a {  }

/* -------------------------------- */

#wrapper .addthis_toolbox .at4-icon , .addthis_toolbox .at4-icon{
  background-size: 20px 20px!important;
  height: 20px!important;
  line-height: 20px!important;
  width: 20px!important;
}