
.lockedPage
{
	position:fixed;
	left:0px;
	top:0px;
	width: 100%;
	height: 100%;
	background-color:#345785;
	opacity:0.4;
	filter:alpha(opacity=40);
	z-index: 9900;

	display: none;
}
.emailForm
{
	position:fixed;
	left:50%;
	top:100px;
	margin-left:-200px;
	width: 400px;
	height: 200px;
	background-color:#e5e5e5;
	color: #6a6a6c;
	font-family: GESSTwoLight-Light;
	font-size: 14px;
	text-align: center;
	padding:15px;
	z-index: 1000;
	display: none;
	border:solid 1px #DDDDDD;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.messageBox
{
	position:fixed;
	left:50%;
	top:200px;
	margin-left:-150px;
	width: 300px;
	height: 100px;
	background-color:#345785;
	color: #6a6a6c;
	color:#fff;
	font-family: GESSTwoLight-Light;
	font-size: 18px;
	text-align: center;
	z-index: 9909;

	display: none;
	border:solid 3px #DDDDDD;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
    font-family: 'HelveticaNeueW23-Reg',Sans-Serif;
}




/* SKIPLINK */
.go-top {
        position: fixed;
        bottom: 2em;
        right: 2em;
        text-decoration: none;
        color: white;
        background-color: rgba(255, 255, 255, 0.3);
        font-size: 12px;
        padding: 1em;
        display: none;
}

.go-top:hover {
        background-color: rgba(255, 255, 255, 0.6);
		color:white;
}



.success{
 background-color: #008000;
 color: #FFFFFF;
 font-size: 12px;
 font-weight: bold;
 text-align:center;
 padding-left: 15px;
 padding-right: 15px;
 padding-top: 10px;
 padding-bottom: 10px;
 vertical-align: middle;
 width: 500px;
}

.failure{
 background-color: #F00000;
 color: #FFFFFF;
 font-size: 12px;
 font-weight: bold;
 text-align:center;
 padding-left: 15px;
 padding-right: 15px;
 padding-top: 10px;
 padding-bottom: 10px;
 vertical-align: middle;
 width: 500px;
}

.error{
 color: #ffffff;
 background-color: #F00000;
}
.done{
 color: #ffffff;
 background-color: #008000;
}


/* IN PAGES */
#statement {
border: #E0D9CB 3px solid;
padding: 3px;
margin: 0;
width: 100%;
font: GESSTwoLight-Light, Helvetica, sans-serif;
font-size: 12px;
}
TABLE.alternate_rows {
}

TABLE.alternate_rows TH {
BACKGROUND-COLOR: #9C927E;
BACKGROUND-COLOR: #440808;
border: #E0D9CA 0px solid;
color: #796825;
COLOR: #fff;
padding: 5px 8px;
text-align: right;
font: GESSTwoLight-Light, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
}

input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: push-button;
white-space: pre;
}

blockquote {
background: #F7F7F7 url(images/testimonial_top.gif) no-repeat scroll 0 0;
background: #FFF3DE url(images/testimonial_top.gif) no-repeat scroll 0 0;

border: 3px solid #E0D9CA;
clear: both;
margin: 0px 0px 10px 0;
padding: 15px 15px 10px 15px;
}

TABLE.alternate_rows TR.odd TD {
BACKGROUND-COLOR: none;
padding: 5px 5px;
color: #887011;
color:#000;
}

TABLE.alternate_rows TD {
BORDER: #ccc 0px solid;
padding: 0px;
margin: 0;
}

TABLE.alternate_rows TR.even TD {
border: #fff 0px solid;
BACKGROUND-COLOR: #FFF3DE;
color: #ooo;
padding: 5px 5px;
}

TABLE.alternate_rows TD {
BORDER: #ccc 0px solid;
padding: 0px;
margin: 0;
}


TABLE.alternate_rows TR.secBgColor TD {
border: #fff 0px solid;
 background-color: #440808;
 color:#ffffff;
padding: 2px 5px;
font-size:18px;
}

.normal {
 font-weight: normal;
}


.ajaxMore,.ajaxMore:link,.ajaxMore:active,.ajaxMore:visited{
 color: #345785;
 font-size: 16px;
 font-weight: bold;
 background-color: #ECE9D8;
 padding-right: 30px;
 padding-left: 30px;
 padding-top: 3px;
 padding-bottom: 3px;

 border: 2px solid;
 border-radius: 25px;
 border-color: #345785;
}
.ajaxMore:hover{
 color: #CB0000;
 font-size: 16px;
 font-weight: bold;
 background-color: #F5F6F8;
 padding-right: 30px;
 padding-left: 30px;
 padding-top: 3px;
 padding-bottom: 3px; 
}


.font,.p,.text{
/*color:#000000;font-size: 16px;font-weight:bold;text-decoration: none;*/

	/*display:block;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #cccccc;*/
	font-size:18px;
}


.CatLink,a.CatLink:link,a.CatLink:visited,a.CatLink:active {color:#ffffff;font-size: 18px;font-weight:bold;text-decoration: none;padding-top:2px;padding-bottom:2px;padding-right:4px;}
a.CatLink:hover {text-decoration: underline; color: #ffffff; }

.path_link,link,visited,active {font-family:GESSTwoLight-Light;color:#000000;font-size: 18px;font-weight:bold;text-decoration: none;padding-top:2px;padding-bottom:2px;padding-left:10px;}
.path_link:hover {text-decoration: underline; color: #ff0000; }

.smallpathLink:link,.smallpathLink:visited,.smallpathLink:active {color:#436F9A;font-size: 12px;font-weight:bold;text-decoration: none;padding-top:2px;padding-bottom:2px;padding-right:4px;}
.smallpathLink:hover {text-decoration: underline; color: #a00000; }



.social2
{
	width:85%;
	margin:0 auto;
	border:2px solid #f3f3f3;
	padding:15px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:white;
}
.social2 .text
{
	font-family: 'GESSTwoLight-Light';
	text-align:justify;
	font-size:13px;
	color:#0186ae;
	line-height:25px;
}
.social2 a
{
	text-decoration:none;
	font-family:'GESSTwoLight-Light';
	color:white;
	padding-right:5px;
}
.social2 a i
{
	padding-left:5px;
}
.social2 .buttons
{
	background:none;
	text-align:center;
	margin-top:20px;
}
.social2 .buttons .social
{
	padding:5px 35px;
	cursor:pointer;
	margin-left:10px;
	
}
.social2 .google
{
	background-color:#dd4b39;
	border-bottom:2px solid #a43c30;
}
.social2 .google a
{
	color:white;	
}
.social2 .face
{
	background-color:#3b5998;
	border-bottom:2px solid #283a60;
	width:100px;
	display: inline;
	font-size:16px;
}
.social2 .face a
{
	color:white;	
}
.social2 .twt
{
	background-color:#55acee;
	border-bottom:2px solid #4280af;
	width:100px;
	display: inline;
	font-size:16px;
}
.social2 .twt a
{
	color:white;	
}
.comment
{
	width:100%;
	margin:0 auto;

	padding-top:20px;
	padding-bottom:20px;
	margin-top:15px;
}
.comment .div
{
	width:495px;
	height:145px;
	border:2px solid #f3f3f3;
	margin-bottom:15px!important;
	background-color:white;
    margin:auto;
}
.social3
{
	width:100%;
	text-align:left;
	margin-bottom:50px;
}
.social3 .buttons
{
	background:none;
	direction:ltr;
}
.social3 .buttons .social
{
	border-radius:50px;
	padding: 8px;
	width: 20px;
    text-align: center;
	cursor:pointer;
	margin-left:5px;
}
.social3 a
{
	color:white;
}
.social3 .google
{
	background-color:#c74534;
}
.social3 .twt
{
	background-color:#00a2e3;
}
.social3 .face
{
	background-color:#3b579d;
	margin-left:120px!important;
}
.social3 .bh
{
	background-color:#3b3c38;
}
.social3 .skype
{
	background-color:#00a9eb;
}
.social3 .print
{
	background-color:#cb2028;
}

.column2
{
	width:332px;
	display:inline-block;
	vertical-align:top;
	margin-top:0px;
	text-align:right;
	margin-right:7px;
	padding-left:5px;
	float:left;

}
.column1
{
	width:332px;
	display:inline-block;
	vertical-align:top;
	margin-top:0px;
	text-align:right;
	padding-right:35px;

	float:right;


}
.column1 .news1 .title h3
{
	color:#252525;
	width:95%;
	text-align:right;


}
.news1 .image
{
	
}
.news1 .text a h3
{
	color:#0186ae;
	margin-top:18px;

	font-size:18px;
	font-family: 'GESSTwoLight-Light';

}
.news1 .text p
{
	text-align:justify;
	margin-top:10px;
	padding-bottom:5px;
	border-bottom:1px solid #e6e6e6;	
}
.nart .image
{
	width: 50px;
	display:inline-block;
}
.nart .text
{

	text-align:right;
}
.nart .text a h3
{
	color:#252525;
	line-height:20px;
	margin-top:0px!important;

	font-size:18px;
	font-family: 'GESSTwoLight-Light';
}
.nart
{
	padding-bottom:5px;
	border-bottom:1px solid #e6e6e6;
	width:100%;
	background-color:white;
	margin-bottom:5px;
}
.row .cmt
{
	text-align:left;

	color:#aaaaaa;
	font-size:11px;

}

td{
  font-family: GESSTwoLight-Light;
}


#comment-pics {
	clear: both;
	height: 36px;
	width: 560px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.comments_div {
	width: 98%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border:1px #999 solid;
}
.com-title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	background: #EEE;
	text-align: right;
	
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	height: 20px;
	padding-top: 3px;
	margin-bottom: 2px;
}
.com-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	background-color:#ffffff;
	
}
.com-footer{
	height:30px;
	
	background: #ccc;
	padding:0px 0px 0px 0px; 
}


    .social15 {
		float:left;padding-right:30px;
	 }

    .social16 {
        text-align:center;
		width:100%;
		padding-top:30px;
		padding-bottom:10px;
	 }


	 #tagline{
	    padding-left:135px;
	 }

.sub-menu{
   background-color:#000;
   width:170px;
}




.myNavigator,.myNavigator:link,.myNavigator:visited,.myNavigator:active {
font-family: "GESSTwoLight-Light", GESSTwoLight-Light;font-size: 16px;color: #000;	border: none; font-weight:bold;cursor:pointer;
background-color:#B4B4B4;

background-color:#345785;
color:#ffffff;

padding:3px;padding-left: 10px;padding-right:10px;
display: inline-block;
}
.myNavigator:hover {font-family: "GESSTwoLight-Light", GESSTwoLight-Light;font-size: 16px;color: #fff;	border: none; font-weight:bold;cursor:pointer;background-color:#CB0000;padding:3px;padding-left: 10px;padding-right:10px;display: inline-block;}


.myNavigator2,.myNavigator2:link,.myNavigator2:visited,.myNavigator2:active {
font-family: "GESSTwoLight-Light", GESSTwoLight-Light;font-size: 16px;color: #000;	border: none; font-weight:bold;cursor:pointer;
background-color:#B4B4B4;

background-color:#CB0000;
color:#ffffff;

padding:3px;padding-left: 10px;padding-right:10px;
display: inline-block;
}
.myNavigator2:hover {font-family: "GESSTwoLight-Light", GESSTwoLight-Light;font-size: 16px;color: #fff;	border: none; font-weight:bold;cursor:pointer;background-color:#345785;padding:3px;padding-left: 10px;padding-right:10px;display: inline-block;}




.sResults tr .td{
 padding: 2px;
 margin:5px;
}

.sResults tr {
background-color:transparent;
}






/* FOR  PHOTOS */
#thumby{

}

#thumbii{
	width:108px;
}

.vid{
	position:absolute;
	width:100px;
	height:100px;
	background-image:url(video.png);
	background-repeat:no-repeat;
	display:inline;
	z-index:149999;
	float:left;
	left:0px;
	top:0px;
}

/****************/


/* Start Video Library */
.videoLeft{
    display:inline-block;float: right;padding:5px;text-align:right;
}

.videoBrief{
  font-weight: normal;
  font-size: 17px;
  font-family: "GESSTwoLight-Light";
}
.videoPhoto,.cursorPointer{
  cursor:pointer;
  font-size: 18px;
}

.videoRight{
   display:inline-block;float: right;height:150px;width:150px;
}

.videoBottomPadding{
   padding-bottom:5px;
}

.videoLine{
   background-color:#555555;
}

.videoPlayer{
  display: block;
  padding:10px;

}

.videoBorder{
  border: 1px solid #555555;
  padding:5px;
}

.videoArea{
  background-color:#DCDDDF;
  padding: 5px;
  display: block;
  width: '100%';
  font-family: "GESSTwoLight-Light";
}

.videoTitle{
  font-size: 18px;
  font-weight: bold;
  color:#000;
  display: block;
  padding-right: 20px;
  font-family: "GESSTwoLight-Light";
}

.videoBrief2{
  font-size: 18px;
  font-weight: normal;
  color:#555555;
  display: block;
  padding-right: 20px;
  font-family: "GESSTwoLight-Light";
}

.videoSize{
  font-size: 18px;
  font-weight: normal;
  color:#000;
  display: block;
  padding-right: 20px;
}

.videoDesc{
  font-size: 16px;
  font-weight: bold;
  color:#000;
  display: block;
  padding-right: 20px;
  font-family: "GESSTwoLight-Light";
}
/* End Video Library */



/* Start Audio Library */
.audioLeft{
display:inline-block;float: right;padding:5px;text-align:right;
}

.audioBrief{
  font-weight: normal;
  font-size: 13px;
  font-family: "GESSTwoLight-Light";
}
.audioPhoto,.cursorPointer{
  cursor:pointer;
}

.audioRight{
display:inline-block;float: right;height:150px;width:150px;
}

.audioBottomPadding{
 padding-bottom:5px;
}

.audioLine{
background-color:#85B222;
}

.audioPlayer{
  display: block;
  padding:10px;

}

.audioBorder{
  border: 1px solid #85B222;
  padding:5px;
}

.audioArea{

  padding: 5px;
  display: block;
  width: 550px;
}

.audioTitle{
  font-size: 18px;
  font-weight: bold;
  color:#000;
  display: block;
  padding-right: 20px;
}

.audioBrief2{
  font-size: 18px;
  font-weight: normal;
  color:#000;
  display: block;
  padding-right: 20px;
}

.audioSize{
  font-size: 18px;
  font-weight: normal;
  color:#000;
  display: block;
  padding-right: 20px;
}

.audioDesc{
  font-size: 16px;
  font-weight: bold;
  color:#000;
  display: block;
  padding-right: 20px;
}
/* End Video Library */


.Cat_Link:link,.Cat_Link:visited,.Cat_Link:active {color:#000000;font-size: 18px;font-weight:bold;text-decoration: none;padding-top:2px;padding-bottom:2px;padding-right:4px;}
.Cat_Link:hover {text-decoration: underline; color: #a00000; }

.headline:link,.headline:visited,.headline:active {color:#000000;font-size: 18px;font-weight:bold;text-decoration: none;padding-top:2px;padding-bottom:2px;padding-right:4px;}
.headline:hover {text-decoration: underline; color: #a00000; }


.voteLink:link,.voteLink:visited,.voteLink:active {color:#000000;font-size: 18px;font-weight:bold;text-decoration: none;padding-top:2px;padding-bottom:2px;padding-right:4px;}
.voteLink:hover {text-decoration: underline; color: #a00000; }


.blueLink:link,.blueLink:visited,.blueLink:active {color:#a00000;font-size: 14px;font-weight:bold;text-decoration: none;padding-top:2px;padding-bottom:2px;padding-right:4px;}
.blueLink:hover {text-decoration: underline; color: #a00000; }

.vote-hyperlink:link,.vote-hyperlink:visited,.vote-hyperlink:active {color:#a00000;font-size: 14px;font-weight:bold;text-decoration: none;padding-top:2px;padding-bottom:2px;padding-right:4px;}
.vote-hyperlink:hover {text-decoration: underline; color: #a00000; }

.navLink2:link,.navLink2:visited,.navLink2:active {color:#a00000;font-size: 14px;font-weight:bold;text-decoration: none;padding-top:2px;padding-bottom:2px;padding-right:4px;}
.navLink2:hover {text-decoration: underline; color: #a00000; }



.bluelink:link,.bluelink:visited,.bluelink:active {color:#000080;font-size: 18px;font-weight:bold;text-decoration: none;padding-top:2px;padding-bottom:2px;padding-right:4px;}
.bluelink:hover {text-decoration: underline; color: #a00000; }


/*---------------------------------------
   search form             
-----------------------------------------*/
.search
{
	width: 160px;
    text-align: left;
    float: left;
    position: relative;
	margin-top:7px;
	margin-left:6px;
	display:inline-block;
	
}
#search
{
	background-color:white;
	border:1px solid #ffffff;
}
#s_text,#Keywords
{
	border:none;
	color:#4a0203;
	margin-bottom: 5px;
}
.fbutton
{
	color: black;
    width: 25px;
    margin: 0px;
    border: none;
	background-image:url(../images/web/search.png);
	background-color:transparent;
	background-repeat:no-repeat;
	margin-left: 2px;
    margin-top: 1px;

}