﻿.responsive-table table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}
.education-table td.conttxt,
.widthTd {
    width: 200px;
    max-width: 200px;
}
#Army td label {
    margin-right: 10px;
}
#drdNomos, #drdCities {
    width: 160px;
}
.responsive-table {
    overflow-x: auto;
}
.responsive-table td, .responsive-table th {
    text-align: left;
    padding: 8px;
}
.responsive-table td p {
    text-align: left;
}
.homeBannerArea .productValueArea {
    width: 100%;
}
.homeBannerArea .productValueArea h1 {
    margin-bottom: 20px;
    width: 100%;
}
.homeBannerArea .productValueArea h1 span.title {
    padding-right: 0;
    display: block;
    width: 100%;
}
.homeLinks img {
    transition: all 0.3s;
    display: block;
    height: auto;
    transform: scale(.9);
}
.homeLinks img:hover {
    transform: scale(1);
}
.homeLinks li .slick_pager {
    cursor: pointer;
}
.homeLinks .slick-initialized .slick-slide {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.homeLinks .slick-initialized .slick-slide img {
    margin: auto;
}
#Privacy-policy td {
    width: 100%;
    display: block;
}
.blockOverlay 
{
	background-color:rgba(0, 66, 66, 0.7)!important;
}

#gl-images 
{
	background-image:url(../images/btnimage_inactive.png);
	background-position:top left;
	background-repeat:no-repeat;
	float:right;
	cursor:pointer;
	margin:0px 4px;
	
}

#gl-videos 
{
	background-image:url(../images/btnvideo_inactive.png);
	background-position:top left;
	background-repeat:no-repeat;	
	float:right;
	cursor:pointer;
	margin:0px 4px;
}
.carousel-gallery.slick-initialized .slick-slide {
    height: 300px;
}
.slick-next {
    right: -30px;
}
.carousel-gallery .slick-next {
    right: -20px;
}
    .slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 15px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev {
    left: -30px;
}
.slick-prev:before {
    content: url(/Images/arrow-left.png);
}
.slick-next:before {
    content: url(/Images/arrow-right.png);
}

.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 35px;
    line-height: 1;
    opacity: 1;
    color: #239F9E;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots {
    position: relative;
    bottom: -15px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots button {
    width: 10px;
    height: 10px;
    display: block;
    font-size: 0;
    background: #707070;
    border-radius: 100%;
    border: 0;
}
.slick-dots .slick-active button {
    background: #346363;
}
.video_banner img {
    width:100%;
}
.filterallitems {
    float: left;
    border-bottom: 1px dashed #b0c9c9;
    padding: 0px 16px 10px 0px;
    margin: 10px 0px 20px 0px;
}

.allitems 
{
	float:left;
	margin-bottom:30px; 
	width: 100%;
}

#allmedia 
{
	width: 100%;
	float:left;
}

.categoriesgallery 
{
	float:left;
	width:398px;
	text-transform:uppercase;
	padding:10px 0 0 16px;
}

.typegallery 
{
	float:right;
	width:215px;
	text-align:left;
}


.galselectedimage
{
	background-image:url(../images/btnimage_active.png) !important;
	
}

.galselectedvideo
{
	background-image:url(../images/btnvideo_active.png) !important;
}


.filtergallery 
{
	width:39px;
	height:39px;
	float:left;
}

.galleryInfoBottom 
{
	display:none;
}

.galleryitems 
{
	list-style: none outside none;
	width:100%;
	margin:0px;
	padding:0px;
}

.galleryitems li
{
	position: relative;
	width:320px;
	margin: 6px 2px 30px 0;
	height:227px;
	float:left;
	background-image:url(../images/bg-media-shadow-s.png) !important;
	background-position:top left;
	background-repeat:no-repeat;
	padding:3px 0px 0px 4px;
}

.gallimage 
{
	position: absolute;
}

.galleryInfo 
{
	position: absolute;
	width:314px;
	bottom:18px;	
	 /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(0, 66, 66);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 66, 66, 0.7);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99004242, endColorstr=#99004242);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99004242, endColorstr=#99004242)";
    -pie-background: rgba(0, 66, 66, 0.7);
     behavior: url(/scripts/pie/PIE.htc);
}
.staticPage table {
    border-collapse: collapse;
}

.staticPage table, .staticPage th, .staticPage td {
    border: 1px solid black;
    padding: 3px;
}
.mainContent td p{
    font-weight:400;
}
.galleryInfoTop {
    display: block;
    height: 50px;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    text-align: center;
}

.image_options a{
	display:block;
	color:#bad9d9;
	text-transform:uppercase;
	text-decoration:none;
}

.image_options td{
	padding:0 5px;
	text-align:center;
	vertical-align:middle;
}


.galleryInfoBottom {
	padding:10px 10px 20px 10px;
	text-align:center;
}

.galleryInfoBottom a{
	color: #BAD9D9 !important;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
	font-size:11px;
}

.galleryInfoBottom a:hover{
    text-decoration: none;
 
}

.typegallery label {
	padding:10px 0 0 0 ;
	float:left;
	width:100px;
	text-align:right;
}

.CategoryGallery {
	margin:0px 0px 0px 10px;
}

.downloads
{  	
    position: absolute;
    right: 350px;
    top: 0px;
    width: 144px;
    z-index: 1000;
	background-image: url(../images/line-separator.png);
    background-position: right center;
    background-repeat: no-repeat;
	padding:10px 0px 10px 0px;
}

.topDowhloads 
{
	display:none;
	color:#468787;
	font-size:12px;
	background-image: url(../images/icon-download.png);
    background-position: left;
    background-repeat: no-repeat;
	padding:0px 0px 0px 26px;
}

.itemsdowhloads 
{
	display:none;
	background-color:#f4f4f5;
	border-top:2px solid #4a8a8a;
	border-left:1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
	width:220px;
	margin:10px 0px 0px 0px;
}

.downloaditem {
	border-bottom:1px dashed #b2cacb;
	padding:12px 0px 12px 0px;
}

.downloaditem table{
	padding:0px;
	margin:0px;
	border:0px;
	border-collapse:collapse;
}

.downloaditem td{
	color:#004242;
	font-size:13px;
	padding:0px 8px;
}

.downloaditem a.deletecookie {
	color:#004242;
	font-size:15px;
	text-decoration:none;
}

#totalitems {
	border-bottom:1px dashed #b2cacb;
	padding:12px 40px 12px 0px;
	font-size:14px;
	color:#468787;
	text-align:right;
	background-image: url(../images/download-item.png);
    background-position: right;
    background-repeat: no-repeat;
	
}

/*related images*/

.wrapper {
	background-color: white;
	width: 660px;
	margin: 0px auto;
	padding: 50px;
}
.list_carousel {
	width: 700px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	/*color: #999;
	width: 315px;
	height: 230px;
	margin: 0 10px;
	padding: 0;
	display: block;
	float: left;
	position: relative;*/
	display: block;
	color: #999;
	position: relative;
	width:320px;
	margin: 6px 2px 30px 0;
	height:227px;
	float:left;
	background-image:url(../images/bg-media-shadow-s.png) !important;
	background-position:top left;
	background-repeat:no-repeat;
	padding:3px 0px 0px 4px;
	
	
	
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	float: left;
	margin-left: 10px;
}
.next {
	float: right;
	margin-right: 10px;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}
.disabled 
{
	display:none !important;
}

.paginggallery 
{
	float:right;
}

.carouselHeader 
{
	float:left;
	width:660px;
	background-image: url("../images/line.png");
    background-position: left bottom;
    background-repeat: repeat-x;
    margin-bottom:20px;
}

.titlecarousel{
	
    color: #004949;
    float: left;
    font-size: 22px;
    padding: 0 40px 6px 0;
	/*color: #333333;
    font-size: 30px;*/
}
/*end related images*/

.sepone {
	background-image: url(../images/line-one.png);
    background-position:top  center;
    background-repeat:no-repeat;
	height:3px;
	padding:0 0 16px 0;
	
}

#acceptterms {
	padding:12px 10px;
	color:#468787;
	font-size:12px;
	font-style:italic;
}

#acceptterms a{
	color:#00afaf;
	font-size:12px;
	font-style:italic;
	text-decoration:none;
}

#downloadPhotoBig {
	height:51px;
	cursor:pointer;
}

#accepttermsmsg {
	padding:6px 10px 0 10px;
	color:#468787;
	font-size:13px;
	font-style:italic;
	text-align:right;
}

#ctl00_ContentPlaceHolder1_entrymedia_thisimagegallery {
	background-image: url(../images/bg-media-shadow-b.png);
    background-position:top left;
    background-repeat:no-repeat;
	width:657px;
	height:471px;
	padding:3px 0px 0px 4px;
}

.galleryTitle {
	color:#004242;
	font-size:20px;
	text-align:center;
	border-bottom:1px dashed #b2cacb;
	padding:16px 10px 16px 10px;

}

.galleryDescription {
	color:#666666;
	font-size:14px;
	text-align:center;
	padding:14px 10px 50px 10px;
}

.galleryDescription p{
	color:#666666;
	font-size:14px;
	text-align:center;
}

a.addPhototoDownloads {
	/*color:#206565;*/
	text-transform:uppercase;
	text-decoration:none;
	/*font-size:13px;*/
}

a.downloadPhoto {
	/*color:#206565;*/
	text-transform:uppercase;
	text-decoration:none;
	/*font-size:13px;*/
}

.galleryButton  a.addPhototoDownloads {
	color:#206565;
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
}

.galleryButton a.downloadPhoto {
	color:#206565;
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
}

.hiddenLayer 
{
	display:none;
	position:absolute;
	width:191px;
	height:250px;
	top:3px;
	 /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(0, 66, 66);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 66, 66, 0.7);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99004242, endColorstr=#99004242);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99004242, endColorstr=#99004242)";
    -pie-background: rgba(0, 66, 66, 0.7);
     behavior: url(/scripts/pie/PIE.htc);
	 padding:0;
	 text-align:center;
}
.ExternalLinkHover img,
.pdffinancial img {
    max-width: 18px;
}

.hiddenLayerArchive {
    display: none;
    position: absolute;
    width: 161px;
    height: 210px;
    top: 3px;
    /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(0, 66, 66);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 66, 66, 0.7);
    /* For IE 5.5 - 7*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99004242, endColorstr=#99004242);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99004242, endColorstr=#99004242)";
    -pie-background: rgba(0, 66, 66, 0.7);
    behavior: url(/scripts/pie/PIE.htc);
    padding: 0;
    text-align: center;
}


.ebookfinancial {
	background-image: url(../images/sep-white.png);
    background-position:bottom center;
    background-repeat:no-repeat;
	padding:0px 0px 20px 0px;
}

.ebookfinancial a {
	text-decoration:none;
	color:#fff;
	font-size:14px;
	display:block;
	padding:3px 0 0 0;
}

.pdffinancial {
    padding: 0;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.pdffinancial a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    display: block;
    width: 100%;
}
.pdffinancial a span {
    color: #fff;
    display: block;
    width: 100%;
    margin:auto;
    margin-bottom: 0.5rem;
    padding: 0px 5px;
    position: relative;
    max-width: 151px !important;
}

.pdffinancial.pdfarch a span  
{
padding:0px !important;	
}
.hiddeLink {
    display: none!important;
}
.pdffinancial a:hover {
    color: #fff;
}
.ExternalLink {
    position: relative;
    display: block;
    overflow: hidden;
}
.ExternalLink .relativeLinks {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: 0px;
    text-align: center;
    background-color: rgba(0, 66, 66, 0.7);
    height: 100%;
    opacity: 0;
}
.ExternalLink .relativeLinks:hover {
    opacity: 1;
}
.ExternalLinkHover a span {
    color: #fff;
}
.ExternalLinkHover a {
    color: #fff;
    margin: 15px;
    display: block;
}
.ExternalLinkHover a img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.ExternalLinkHover {
    position: absolute;
    left: 0;
    right: 0px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.ExternalLinkHover a:hover {
    color: #fff;
}
.cameracurrent .mapBox .viewLink img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 5px;
}
.cameracurrent .mapBox .viewLink span {
    padding-left: 2px;
}
.cameracurrent .mapBox .viewLink {
    background: #239f9e;
    color: #fff;
    display: inline-block;
    padding: 6px 12px 6px 25px;
    font-size: 15px;
    float: right;
    text-decoration: none;
    position: relative;
}



table.general-tbl {
	border-collapse: collapse;
	border-spacing:0px;
	border: 1px #d8d8da solid;
	width:99%;
}

table.general-tbl th {
    background-color: #43898b;
    color: #FFFFFF;
    font-size: 1.0em; /* 15px */
    font-weight: 600;
	padding: 4px 4px 4px 4px;
}

table.general-tbl td {
    font-size: 1.0em; /* 15px */
	border-bottom:  dashed 1px #d8d8da;
	padding: 4px 4px 4px 4px;
}

table.contact {
	background-color: #43898b;
	border-collapse: collapse;
	width:99%;
}

table.contact td {
    font-size: 14px;
	padding: 4px 4px 14px 4px;
	color:#c8faf8;
	text-align:center;
}

table.contact a{
	color:#C8FAF8 !important;
}


.staticPage a {
	color:#33A8A7;
	text-decoration:none;
}

.mainContent h4{ /*FONT*/
	font-size:1.2em; /* 18px */
	color:#33a8a7;
	padding:16px 0px;
	margin:0px;
	font-weight:600;
}

.mainContent h5{ /*FONT*/
	color:#33a8a7;
	font-weight:bold;
}

.bannerImage {
	padding:20px 0px 0px 0px;
}
.home-banner
.bannerImage {
    text-align:center;
}
.home-banner {
    float: left;
    width: 100%;
    text-align:center;
}
.home-banner img{
	margin: 30px 0px 10px 0px;
	max-width: 100%;
}
.bigphotosall 
{
	position:absolute;
	display:none;
}


.hiddenLayersm 
{
	display:none;
	position:absolute;
	width:98px;
	height:86px;
	top:3px;
	 /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(0, 66, 66);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 66, 66, 0.7);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99004242, endColorstr=#99004242);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99004242, endColorstr=#99004242)";
    -pie-background: rgba(0, 66, 66, 0.7);
     behavior: url(/scripts/pie/PIE.htc);
	 padding:40px 0px 0 0;
	 text-align:center;
	 cursor:pointer;
	 color: #ffffff !important;
	 font-size:22px;
	 font-weight:600;
}

.tableprices 
{
	margin:20px 15px;
}

.pressTlt {
    color: #444444  !important;
    display: block;
    font-size: 1.1em; /* 19px */
    font-weight: 600;
}

.pressDate {
	color: #33A8A7 !important;
    font-size: 22px;
    padding: 6px 0 8px;
}

.pressTxt {
	padding: 20px 0 0 0;
}

.nSmallTextTop td {
    padding: 2px 0px;
}

.genTXTPrices {
	font-size: 13px;
	color:#008393;
}

table.nSmallText {
 	border-left: 1px solid #D8D8DA;
	border-right: 1px solid #D8D8DA;
	border-bottom: 1px solid #D8D8DA;
	border-top: 3px solid #008393;
    border-collapse: collapse;
    width: 99%;
}

table.nSmallText td {
    border-bottom: 1px dashed #D8D8DA;
    font-size: 13px;
    padding: 4px 8px;
}

.printpopup a{
	font-size: 16px;
	color:#008393;
	text-decoration:none;
	font-style:italic;
	background-image: url(../images/print.png);
    background-position: left;
    background-repeat:no-repeat;
	padding:0px 0px 0px 30px;
}

span.nSmallText {
	font-style:italic;
	margin:10px 0px 0px 0px;
    font-size: 12px;
	padding:10px 0px 0px 0px;
}

#sp1 {
	color: #33A8A7;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 6px 0 10px;
}

#header {color: #4D4D4D;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 30px 0 2px;
}

#header p{
	color: #4D4D4D !important;
    font-size: 13px;
}

#UnderHeader {
	color: #777777;
    font-size: 12px;
    font-style: italic;
    font-weight: 600;
    margin: 0;
    padding: 0px 0 10px;
}

#small 
{
	font-size:11px !important;

}

#large 
{
	font-size:13px !important;
}

#xlarge 
{
	font-size:15px !important;
}

.hidden 
{
	display:none;
}


.hasTooltip ,.pdfmeeting,.hasTooltipDownload
{
	float:left;
}

.qtip-pos-tl{
    color: red;
}

.infocalendar p
{
	font-size:13px !important;
	padding:10px;
	line-height:13px !important;
}

.nodownload_selected_files 
{
	opacity:0.5;
}

.nopadding td
{
	padding:0px;
	vertical-align:middle;
}

.nopadding { 
    border-spacing:0;
    border-collapse:collapse;
}

.iframeslider 
{
	width:100%;
	height:100%; 
	overflow:hidden; 
	border:0px;
}
.resultheader 
{
	color:#333333 !important;
}

.result-pressinfo 
{
	float:right;
}

.yellow_title ,.results
{
	float:left;
}

.yellow_title 
{
   margin-bottom: 20px;   
   margin-top: 20px;
   width:100%;
}


.keyword{
	text-transform:none;
	color:#333333;
	margin-top:10px;
	margin-bottom:10px;
}
.high-light{
	color:#00AFAF;
}

.summary{
	font-style:italic;
	margin:0 0 20px 0;
	/*background:url(../images/li.png) no-repeat left 3px;*/
}
.category{
	color:#333333;
	text-transform:none;
}

.linkarray 
{
	display:none;
	position:absolute;
	min-height:50px;
}

.recentTeuxos 
{
	position:relative;
}

.conttxt {
    color: #004242;
    font-size: 15px;
    padding: 8px 0 8px 0;
    text-decoration: none;
}

.tblContactHR td {
	padding:6px 0px;
    color: #004242 ;
}

.tblContactHR label{
	color:#666666 !important;
}

.genTitle {
    color: #010101 !important;
    font-size: 20px;
    font-weight: 600;
    padding-top: 24px;
    text-decoration: none;
}

.genTxt {
    color: #666666;
    font-size: 15px;
}

.textcenter 
{
	text-align:center;
}

#accepttermsPopUP 
{
	padding-top: 40%;
	padding-left: 25%;
	font-size:14px;
}

#accepttermsPopUP a
{
	text-decoration:none;
	color:#00AFAF;
}

.termfoor 
{
	padding-left:5px;
	text-decoration:none;
	color:#ffffff;
}

.notFileShow 
{
	display:none;
}

#popupmsg 
{
	display:none;
}

.prostasiadedomenwn 
{
	margin:20px;
	font-size:14px;
}

.prostasiadedomenwn h2 
{
	margin:0;
	padding:0px 0 10px 0;
	color: #004949;
    font-size: 16px;
}

.contTxt2 {
	border:1px solid #c9c9c9;
	width:156px;
	height:26px;
	background-color:#f8f8f8;
	font-size:14px;
	line-height:26px;
}

input[type="text"]:disabled {
    background: #dddddd;
} 


/* CONTACT*/

.contactFormpop {
	width:460px;
	padding:50px;
	margin:0px auto;
}

.contactFormpop p 
{
	font-size:15px;
}

.popupdisableuser 
{
	float:left;
	clear:both;
}

.contactFormpop .contactFormRow{
	padding:8px 0px;
	float:left;
	width:100%;
	clear:both;
}

.contactFormpop .contactFormBtn {
	padding:8px 10px 8px 0px;
	float:right;
	text-align:right;
}

.contactFormpop .contactFormRow label{
	font-size:14px;
	color:#004242 !important;
	text-align:left;
	width:150px;
	float:left;
}


.popupcontent 
{
	margin:20px;
}

.popuptext 
{
	margin-top:10px;
	font-size:15px;
	color:#333333;
}

.popupcontent span.title{ /*FONT*/
	/*font-size:30px;*/
	font-size:25px;
	color:#333333;
	background-image: url(../images/line.png);
    background-position: left bottom;
    background-repeat: repeat-x;
	padding: 0 40px 6px 0;
}

.contactFormpop .contactFormRow .txtContact {
	font-size:14px;
	color:#666666 !important;
	width:274px;
	float:left;
	padding:0 0 0 10px;
	line-height:26px;
	height:26px;
	/*background-color:transparent;
	background-image:url(../images/bg-contact.png);
	background-position:top left;
	background-repeat:repeat;*/
	background-color:#f8f8f8;
	border:1px solid #c9c9c9;
}

.contactForm span.jqTransformCheckboxWrapper {
    display: block;
    float: left;
    margin-top: 8px !important;
	margin-right: 8px !important;
}

.download_items 
{
	height:140px;
	width:220px;
}

.pointermap 
{
	position:absolute;
}

.maplisting 
{
	position:relative;
	background-image:url(../images/map_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:658px;
	height:636px;
}

.titlemap 
{
	float:left;
	margin:23px 15px 0px 15px;
	font-size:18px;
	line-height:18px;
	color:#ffffff;
	padding-bottom:10px;
	background-image:url(../images/separate_map.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	width:221px;
}

.descmap 
{
	/*float:left;width:221px;*/
	margin:13px 0px 13px 15px;
	padding-left:5px;
	font-size:12px;
	line-height:13px;
	color:#ffffff;	
	text-align:left;
}

.descmap p
{
	float:left;
	color:#ffffff;
	text-align:right;
	padding-left:35px;
	width:380px !important;
}

.qtip-content  .descmap p
{
	float:left;
	color:#ffffff;
	text-align:left !important;
	padding-left:20px!important;
	width:220px !important;
}

.extramap 
{
	float:left;
	background-color:#444;
	height:19px;
	padding:12px 0px;
	width:100%;
}

.extramap a
{
	text-decoration:none;
	color:#72d8d7;
	font-size:11px;
}

.maplink 
{
	float:left;
	padding-left:19px;
}

.mapwebsite 
{
	float:right;
	padding-right:19px;
}

.sharepage 
{
	float:right;
	margin-top:9px;
	position:relative;
	
}

.sharepage a
{
	text-decoration:none;
}

.staticPage {
	text-align: justify;
}

.btnShareUpload 
{
	position:absolute;
	right: 7px;
    top: 22px;
}

.btnShareUpload a
{
	margin-right:5px;
}


.sociallinks 
{
	display:none;
	background-image:url(../images/share_social.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:115px;
	height:50px;
	position:absolute;
	left:-108px;
	top:18px;
}

.emailpage 
{
	
	background-image:url(../images/emailsend.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:15px;
	height:17px;
	float:left;
	margin:0px 14px 0px;	
}

.emailpage:hover
{	
	background-image:url(../images/emailsend_hover.png);
}

.printpage 
{
	
	background-image:url(../images/print_btn.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:14px;
	height:17px;
	float:left;
}

.printpage:hover
{	
	background-image:url(../images/print_btn_hover.png);
}

.share_page 
{
	
	background-image:url(../images/share.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:14px;
	height:17px;
	float:left;
}

.share_page:hover
{	
	background-image:url(../images/share_hover.png);
}

@media print {
   .pageBanner,.vertu, .topExtras, .breadcrumb,.sharepage,.leftArea, #holderFooter, #rp_list {
       display: none !important;
    }
    
    .pageContent 
    {
    	padding:0px;
    }
    
    body ,div#holderHeaderInner
    {
    	background:none;
    }
}

