@charset "utf-8";
/* CSS Document */
 @import url("slider.css");
* { margin:0; padding:0; }
body {
	margin: auto;
	padding: 0px;
	margin: 0px;
	font-family: 'Arial';
	font-size: 13px;
	color:#030507;
	background-color: #FFFFFF;
}
.clear {
clear:both;
}
p { line-height:25px; }
img {
border:none;
}
ol, ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.left {
float:left;
}
.right {
float:right;
}
h3 {
	border-bottom: 1px solid rgb(136, 0, 0);
	padding-bottom: 5px;
	margin-bottom: 25px;
	font-size: 16px;
	font-family:Arial;
	font-weight:normal;font-weight:bold;
	
background:#1D5089; padding:8px; 
text-transform:capitalize; color:#dddddd; text-align:center;
border-bottom:5px solid #1D5089;
	/*color:#880000;CDCDCD*/
	
	/**/border-right: 1px solid rgb(228, 228, 228);
	border-left: 1px solid rgb(228, 228, 228);
	border-bottom: 1px solid rgb(228, 228, 228);
	box-shadow: 0px 10px 12px -10px rgb(80, 80, 80);	
	
	
}
h1 {
	color:#FFFFFF;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	font-family:"Futura W01 Medium";
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
	margin-top: 1px;
}
h2 {
	color: #00225a;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	font-family:"Futura W01 Medium";
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
	margin-top: 1px;
}
#header {
	width:100%;
	height:137px;
	margin:auto;
	background-image: url(../images/headerbg.png);
	background-repeat: repeat-x;
}
#main_header {
	width:1000px;
	height:138px;
	margin:auto;
	-moz-box-shadow: 0 5px 20px  rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 5px 20px  rgba(0,0,0,0.7);
	box-shadow: 0 5px 20px  rgba(0,0,0,0.7);
	background-image: url(../images/jud.png);
	background-repeat: no-repeat;
}
#logo {
	width:280px;
	height:100px;
	margin:auto;
}

#main_content {
	width:1000px;
	margin:auto;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#main_banner {
	width:100%;
	height:369px;
	background-image: url(../images/shodow.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#main_slider {
	width:980px;
	height:340px;
	float:left;
}

#banner_right {
	width:427px;
	height:250px;
	float:right;
}
#home_abt {
	width:220px;
	height:245px;
	float:left;
	background-color: #ebf2fa;
	padding-top: 5px;
}
#abt_inner {
	width:210px;
	height:240px;
	margin:auto;
	border: 1px solid #cfdcee;
	background-color: #f8f9fa;
}

#banner_menu {
	width:207px;
	float:right;
	height:250px;
	background-color: #184272;
}
#abt_text {
padding:10px;
}
.mores {
	/*	background-image: url(../images/icon_arrow.png);
	background-repeat: no-repeat;*/
	background-position: right;
	float: right;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #1a2675;
	margin-right: 10px;

}
.mores a {
text-decoration:none;
color: #1a2675;
}
.mores a:hover {
	text-decoration:underline;
	}
.submenus {
	list-style-type: none;
	width: 280px; /* width of menu */
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 25px;
}

.submenus li { 
list-style-type: none;
}

.submenus li a{
	display: block;
	color: #4c87c6;
	text-indent: 8px;
	text-decoration: none; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedfe3;
	background-image: url(../images/subarrows.png);
	margin-bottom: 5px;
	display:block;
	font-weight: bold;
}



.submenus li a:hover{
	color: #000000; /*bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/

}

.sexypanels{
	list-style-type: none;
	width: 284ottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.sexypanels li { 
list-style-type: none;
}

.sexypanels li a{
	display: block;
	color: #175a98;
	text-indent: 8px;
	text-decoration: none; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
	font-size: 18px;
	font-family: "PT Sans";
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 8px;
	margin-bottom: 5px;
	display:block;
	border-bottom: 1px solid #E0E0E0;
	
}



.sexypanels li a:hover{
	color: #181d21; /*bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/

}
#home_serach {
	width:100%;
	height:55px;
	box-shadow:0px 10px 18px -10px #666;
	background-image: url(../images/search_bg.png);
	background-repeat: repeat;


}

#right_side {
	width:300px;
	float:right;
	margin-top: -25px;

	z-index: 2147483647;

	
}

.sidebar-inner {
	background: none repeat scroll 0% 0% rgb(255, 255, 255);background:#F0F0F0;
	border-right: 1px solid rgb(228, 228, 228);
	border-left: 1px solid rgb(228, 228, 228);
	border-bottom: 1px solid rgb(228, 228, 228);
	width: 270px;
	min-height: 500px;
	box-shadow: 0px 10px 18px -10px rgb(102, 102, 102);
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}


#bar {
	width:302px;
	height:4px;
	background-color: #eab16c;
}
#lower_section {
	width:100%;
	margin:auto;
	padding-top: 10px;
}

#lower_section ul{padding-left:20px;
}
#lower_section ul li{}
#lower_section ol{ padding-left:20px;}
#lower_section ol li{}

.sidebar-inner h3 {
	/*border-bottom: 1px solid rgb(136, 0, 0);*/
	text-transform:capitalize; font-weight:bold; text-align:center;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 1.08em;font-family:Arial;
	background:#1D5089; padding:8px;
	/*color:#880000;CDCDCD;A0CFEC;2B65EC*/ color:#dddddd;
	
	border-right: 1px solid rgb(228, 228, 228);
	border-left: 1px solid rgb(228, 228, 228);
	border-bottom: 1px solid rgb(228, 228, 228);
	box-shadow: 0px 10px 12px -10px rgb(80, 80, 80);
	
}
.sidebar-inner h4 {
	border-bottom: 1px solid #376aa1;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 1.05em;
	color: #183d64;/*color:#880000;*/
}
.case_holder {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.newstory {
	color:#999900;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaecef;
	margin-bottom: 10px;

}
.newstory a {
	text-decoration:none;
	color:#245d9a;
	margin-top: 1px;
}
.newstory a:hover {
color:#162636;
text-decoration:underline;
}
.newsdate {
	width:180px;
	color:#162636;
	font-size:11px;
	float:right;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.caseicon {
	width:32px;
	height:32px;
	float:left;
	margin-right: 10px;
}



#left_section {
	width:670px;
	float:left;
	padding-top: 15px;
}

#left_section p{
	padding-bottom:15px;
}

#left_section ul{
	padding-left:20px;

	
	
}

#left_section ul li{
	line-height:20px;
	padding-bottom:10px;
	list-style-type:disc;
	
	
}

#left_section ol{
padding-left:20px;
	
	
}

#left_section ol li{
	line-height:20px;
	padding-left:10px;
	list-style-type:disc;
	
	
}


.nav_v ul{
	
	
}

.nav_v ul li{
	color:#06F;
	list-style-type:none!important;
	background:url(../images/pdfdownload.gif) no-repeat;
	text-indent:20px;
	line-height:10px;
	padding-bottom:20px!important;

	
	
}

.nav_v ul li a{
	color:#06F;
	
	
	
}
.homeleft {
	width:670px;
	float:left;
	margin-top: -30px;
}

.publicationwraper {
	width:310px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-left: auto;
	float: left;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eef2f5;
}


.pubpic {
	width:310px;
	height:172px;
	overflow:hidden;
	float:left;
}
.pubdiscription {
	width:310px;
	float: left;
}
.pubdiscription p {
line-height: 150%;
padding-top: 0px;
padding-bottom: 1em;
}
.pubdiscription h2 {
	 font-family: 'PT Sans';
    margin: 0px;
    padding: 0px;
    font-weight: normal;
	font-size:20px;
    color:#175a98;
	text-transform:none;
}
	

	
.pubdiscription h2 a {
	color:#175a98;
	text-decoration:none;
}
.pubdiscription h2 a:hover {
	text-decoration:underline;
}

#middle_col {
	width:250px;
	float:right;
	margin-right: 15px;
	padding-top: 10px;
}


.events_holder {
	width:100%;
	margin-bottom: 20px;
}
.events_holder2 {
	width:100%;
	margin-bottom: 20px;
	padding-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}
.events_date {
	float:left;
	width:45px;
	height:45px;
	border-radius: 7px;
	margin-left: 0px;
}
.ev_month {
	background:#951a0d;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#135588),to(#06396a));
	background-image:-webkit-linear-gradient(top,#951a0d,#690e06);
	background-image:-moz-linear-gradient(top,#951a0d,#690e06);
	background-image:-ms-linear-gradient(top,#951a0d,#690e06);
	background-image:-o-linear-gradient(top,#951a0d,#690e06);
	background-image:linear-gradient(top,#951a0d,#690e06);
	color:#fff;
	display:block;
	font-size:11px;
	line-height:1;
	padding:4px 0 3px;
	text-transform:uppercase;
	text-align: center;
}
.ev_day{
	border:solid 1px #e0e0e0;
	border-top:none;
	color:#690e06;
	display:block;
	height:24px;
	padding-top:2px;
	-webkit-border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	border-radius:0 0 3px 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 1;
	font-weight: bold;
}
.ev_name {
	float:right;
	width: 178px;
}
.ev_name a {
	color:#0c537d;
	text-decoration:none;
	font-weight: bold;
}
.ev_name a:hover {
text-decoration:underline;
}


.ev_name_sub {
	float:right;
	width: 370px;
	margin-right: 10px;
}
.ev_name_sub a {
	color:#0c537d;
	text-decoration:none;
	font-weight: bold;
}
.ev_name_sub a:hover {
text-decoration:underline;
}



.ev_venue {
	width:170px;
	color:#666666;
	font-size:11px;
	float:right;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-family: Arial;
}
.ev_venue_sub {
	width:300px;
	color:#666666;
	font-size:11px;
	float:left;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-family: Arial;
}


.pub {
	list-style-type: none;
	padding: 0;
	width: 350px; /* width of menu */
	margin-top: 20;

}
.pub ul {
list-style-type: none;
}
.pub li {

list-style-type:none!important;
}

.pub li a{
	display: block;
	color: #18497e;
	width: auto;
	text-decoration: none; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
	padding-bottom: 8px;
	margin-bottom: 2px;
	background:url(../images/icon_arrow.png) no-repeat;
	padding-left:20px;

}



.pub li a:hover{
	color: #000000;
}

.lowerlinks {
	width:100%;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #f1f3f5;
	padding-top: 11px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d1d5da;
	border-bottom-color: #d1d5da;
}

.innerfoo{
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.bottom_footer_hd{border-bottom:1px solid #DBE1E6; background-color:#F9FAFA; padding:7px 0; text-transform:uppercase; font-weight:bold; -moz-border-radius:5px 5px 0 0;}
.thefoo{ padding:10px 0;}


/* Begin Marque scroll*/
#marqueecontainer{
position: relative;
width: 260px; /*marquee width */
height: 220px; /*marquee height */
background-color: white;
overflow: hidden;
/*border: 3px solid orange;
padding: 2px;
padding-left: 4px;*/
}

#pscroller1{
width: 450px;
height: 1.2em;
border: 1px dashed black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 400px;
height: 150px;
border: 1px solid black;
padding: 5px;
background-color: #F0F0F0;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}


/* End Marque scroll*/


.tallfooter{
width:100%;
}

.tallfooterInner{
width:960px;
margin:0 auto;
}

.tallholder{
width:100%;
}

.tt{
	width:220px;
	padding:5px;
	margin-right: 10px;
}

.tallfooter ul li			{list-style: none;	margin: 0;	padding: 0;} 
.tallfooter ul li	span { font-weight:bold; font-family: 'PT Sans'; } 
.tallfooter li a:link, .tallfooter li a:visited {
	width:100%;
	display: block;
	padding:3px 0;
	color:#18497e;
	text-decoration: none;
	font-size:12px;
}
 
.tallfooter  li a:hover 		{
	color: #f16e22;
	text-decoration: underline;
}



.titlemain{font-family:Arial, Helvetica, sans-serif; color:#000099; font-weight:bold; font-size:130%;}
.titlemain2 a{font-family:Arial, Helvetica, sans-serif; color:#000099; font-weight:bold; font-size:120%;}
.titlemain2 a:hover{font-family:Arial, Helvetica, sans-serif; color:#C40000; font-weight:bold; font-size:120%;}
.title2{font-size:12px; color:#000; font-weight:bold;}

.title{font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	font-size:15px;
	line-height:19px;
	font-style:normal;
	color:#1b1a1a;
	font-weight:bold;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-top:13px;}
	
.mainheadlines2{
	font-family:Arial, Helvetica, sans-serif; color:#0080C0; font-weight:bold; font-size:100%;
	text-decoration:none;

	
}

.mlinksmain a{
	font-family:Arial, Helvetica, sans-serif; color:#0080C0; font-weight:bold; font-size:90%;
	text-decoration:none;

	
}
.mlinksmain a:hover{
	font-family:Arial, Helvetica, sans-serif; color:#900; font-weight:bold; font-size:90%;
	text-decoration:none;

	
}

.reasercher{font-family:Arial, Helvetica, sans-serif; color:#029BBF; font-weight:bold; font-size:120%;
	border-bottom:1px dashed #CCC;padding-bottom:4px; margin-bottom:8px;}

.reasercher2{font-family:Arial, Helvetica, sans-serif; color:#029BBF; font-weight:bold; font-size:120%;
padding-top:20px;
border-bottom:1px dashed #CCC;padding-bottom:4px; margin-bottom:8px;}
.picleft{float:left; margin-right:5px;}
.inner-news{ }
.inner-news h1{border-bottom:4px solid #D8DFEA;}
.news-details{ padding:5px 0;}
.news-details h2{color:#0042A6;}

/*.colz3{ width:700px; background:#F8F8F8; padding:15px 0; border:1px solid #E5E5E5;}*/
.articles-holder{padding: 10px 0;}
.articlez{/*border-bottom:1px solid #E5E5E5;*/ padding-bottom:5px;padding-top:5px; }
.articlez-inner{ width:620px; margin:0 auto;}

/* Horizontal Navigation example
--------------------------------------------------- -----------------------------------------*/

.the-article-specs{  /*background:#F8F8F8;  padding:10px 0; border-bottom:1px solid #E0E0D6;*/}
.the-article-specs-inner{ width:610px; margin:0 auto;}
.the-article-specs li{
display: inline;
list-style:none;
font-size:11px;
text-align:left;
}
.Dates{text-align:left!important; color:#999;}
.the-article-specs li a {
float: left;
color:#444;
/*padding:4px 4px;
border-right: 1px solid #ccc;
line-height:22px;*/
}

.the-article-specs li a:visited{}

.the-article-specs li a:hover, .nav_horizontal li .current{
color:#222;
}
.texx{ padding:20px 0;}
.texx img{ padding:2px; border:1px solid #ccc; float:left; margin-right:10px; margin-bottom:2px;}
.texx-image{ width:210px;}
.texx-txt{  padding:20px 0; }
.texx-txt img{ padding:2px; border:1px solid #ccc; }


.texx2{ padding:2px 0;}
.texx2 img{ padding:2px; border:1px solid #ccc; float:left; margin-right:10px; margin-bottom:2px;}
.texx2-image{ width:210px;}
.texx2-txt{  padding:20px 0; }
.texx2-txt img{ padding:2px; border:1px solid #ccc; }

.lower-purgination{ border-top:1px solid #ccc; width:660px; margin: 0 auto; padding-top:15px;}
.news-ad{ float:right; margin-left:10px; margin-bottom:10px;}
.related-articles{ padding:10px 0;}
.related-articles h2{border-bottom:3px solid #ddd; border-top:3px solid #ddd; padding-bottom:3px; color:#990000;}

.MainpictureHolder{ margin-bottom:10px;}/*margin-right:3px; overflow:hidden;*/
	.newspicHolder{width:auto;}
	.newspicHolder2{ overflow:hidden;}
	.caption{color:#999999; font-size:11px;}
	
	.newspicDetails{overflow:hidden; border:2px solid #cccccc;
	padding:3px;}
		.newspicDetails2{width:600px;overflow:hidden; border:2px solid #cccccc;
	padding:3px;}
	
	
	.bread-crumbs{ background:#F0F0F0;  border:1px solid #ddd; margin-bottom:12px; margin-top:10px;}
.bread-crumbs li{
display: inline;
list-style:none;
}

.bread-crumbs li a {
float: left;
color: #0066CC;
padding:5px 15px;
background:url(../images/crumb.jpg) right center no-repeat;
padding-right:20px;
}

.bread-crumbs li a:visited{}

.bread-crumbs li a:hover, .bread-crumbs li .current{
color:#900;
}
#loading{
                width: 100%;
                position: absolute;
                top: 100px;
                left: 100px;
				margin-top:200px;
            }
            #container .pagination ul li.inactive,
            #container .pagination ul li.inactive:hover{
                background-color:#ededed;
                color:#bababa;
                border:1px solid #bababa;
                cursor: default;
            }
            #container .data ul li{
                list-style: none;
                font-family: verdana;
                margin: 5px 0 5px 0;
                color: #000;
                font-size: 13px;
            }

            #container .pagination{
                width: 570px;
                height: 25px;
            }
            #container .pagination ul li{
                list-style: none;
                float: left;
                border: 1px solid #006699;
                padding: 2px 6px 2px 6px;
                margin: 0 3px 0 3px;
                font-family: arial;
                font-size: 12px;
                color: #006699;
                font-weight: bold;
                background-color: #f2f2f2;
            }
            #container .pagination ul li:hover{
                color: #fff;
                background-color: #006699;
                cursor: pointer;
            }
			.go_button
			{
			background-color:#f2f2f2;border:1px solid #006699;color:#cc0000;padding:2px 6px 2px 6px;cursor:pointer;position:absolute;margin-top:-1px;
			}
			.total
			{
			float:right;font-family:arial;color:#999;
			}


.itemhd2 {
	width:100%;
	height:46px;
	background-color: #f6f6f6;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}

#featured_event {
	width:97%;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/menu-bck.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#featured_event_dec {
	width:600px;
	float:left;
}
#featured_event_text {
	width:530px;
	float:right;
}


#featured_event_text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	color:#0298bc;
	font-weight:bold;
	display:block;
	padding-left: 0px;
	padding-top: 2px;
	margin: 0px;
	text-transform: none;
	}
	
#featured_event_text h2 a {
	color:#0298bc;
	text-decoration:none;
}
#featured_event_text_summery {
	color:#333333;
	font-size:13px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;

}

#featured_event_text_summery2 {

	padding-top: 5px;
	padding-bottom: 10px;

}
#featured_event_right {
	width:280px;
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dfdfdf;
	padding-left: 10px;
	padding-bottom: 5px;
}
table.gridtable {
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	border-collapse: collapse;
	border: 1px solid #b8bec8;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #81b1df;
	color: #FFFFFF;
	text-align: left;
}
table.gridtable td {
	background-color: #F0F0F0;
	color: #21496b;
	border: 1px solid #b8bec8;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
}

#events_list {
	width:920px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: auto;
}
#upcoming {
width:450px;
float:left;
}
#past_events {
width:450px;
float:right;
}

.newstory a:hover {
color:#162636;
text-decoration:underline;
}
.newsdate {
	width:180px;
	color:#162636;
	font-size:10px;
	float:right;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
}
.catname{color:#09F;
font-weight:bold;
text-decoration:none;

}

.photoholder1{
	width:220px;
	float:left;
	padding-bottom:30px;
}
/*.photoholder1 a:hover{
	border:5px solid #000;
}*/

.photoholder{
	width:178px;
	float:left;
	border:1px solid #DCDCDC;
	background:#FFF;
	-moz-border-radius:3px;
	border-radius:3px;
	
	
}

.photoholder3{
	
width:170px;
padding:4px;
overflow:hidden;	
}
.photoholder2{
	padding-top:5px;
	color:#CCC;
	text-indent:2px;
	text-decoration:none;
	
}

.photoholder2 a{
	color:#CCC;
	text-decoration:none;
	
}


* html .tallfooter li a 		{width: 100%;}
.footer {
	width:100%;
	height:30px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

#main_menu {
width:100%;
height:40px;
}
.separator { background: url(../images/sep.png) no-repeat center center; display:block; float:left; padding: 0 0px 0 2px!important; margin: 0; height:32px;}

#main_search {
	width:550px;
	height:50px;
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}

.form-top {
	height:27px;
	overflow:hidden;
	background:#d5e6f5;
	border:1px solid #b0d1ee;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 6px;
	width: 540px;
}
.form-top span{
	float:left;
}
#form-top input {
	width:480px;
	font-size:1em;
	line-height:19px;
	height:21px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9ab3dc;
	background: #fff;
	border:1px solid #b0d1ee;
	margin-right:7px;
	outline:none;
	margin-top:-1px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}

#form-top a {
	display:inline-block; 
	width:29px;
	height:29px;
	background:url(../images/marker-form.gif) left top no-repeat;
}
#form-top a:hover {
	background-position:left bottom;
}




.searchmain{font-size:18px;
font-weight:bold;
}

#main_search2 {
	width:550px;
	height:50px;
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}

.form-top2 {
	height:27px;
	overflow:hidden;
	background:#d5e6f5;
	border:1px solid #b0d1ee;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 6px;
	width: 650px;
}
.form-top2 span{
	float:left;
}
#form-top2 input {
	width:480px;
	font-size:1em;
	line-height:19px;
	height:21px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9ab3dc;
	background: #fff;
	border:1px solid #b0d1ee;
	margin-right:7px;
	outline:none;
	margin-top:-1px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.searchbox
{
	width:100px;
	float:right;
	height:40px;
}
#form-top2 a {
	display:inline-block; 
	width:29px;
	height:29px;
	background:url(../images/marker-form.gif) left top no-repeat;
}
#form-top2 a:hover {
	background-position:left bottom;
}

.searchfiledmmain{
	float:right;
	width:160px;

}


.searchfiledm{
	width:600px;
	float:left; 
}

.searchfiledm2{
	float:right;
	width:160px; }



 INPUT.button,


 INPUT.button2,

 INPUT.button3,
INPUT.buttonM2
{
	background:#1D4E89;
	border: 1px solid #09F;
	color:#fff;
	font-family: Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 12px;
	cursor: pointer;
	WIDTH: 160px; padding:5px;
	height:28px;
	margin-right:8px;
	FONT-WEIGHT: bold;
}
 INPUT.button4,
INPUT.buttonM2
{
	background:#09F;
	border: 1px solid #09F;
	color:#FEF7BB;
	font-family: Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 12px;
	cursor: pointer;
	WIDTH: 160px; padding:5px;
	height:28px;
	margin-right:8px;
	FONT-WEIGHT: bold;
}



#Home_Pub_left {
	width:350px;
	float:left;
	padding-top: 10px;
}

.clearfix:after
{
    font-size: 0px;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
    clear: both;
}
.moreholder {
	float:right;
	width: 80%;
	text-align: right;
	margin-right: 20px;
}

.more
{
	color: #3156A3;
	line-height: normal;
	text-decoration: none;
}
.more a:hover {

	color: #3156A3;
	text-decoration:underline
}
#social {
	padding-top:30px;
}
.social_holder {
	width:100%;
	padding-bottom: 10px;
}
.s_icon {
width:40px;
height:40px;
float:left;
}
.s_text {
	width:220px;
	float:right;
	padding-top:5px;
}
.s_text a  {
text-decoration:none;
color:#4b4e53;
font-family: "PT Sans";
font-size:15px;


}
.s_text a:hover {
color:#2e57a3;
text-decoration:underline;
}



/* System Tables  
	------------------------------------------------------------------------------- */
	.tabler{ border:1px solid #D1DDEE; border-bottom:0;}
	table { *border-collapse: collapse; /* IE7 and lower */ border-spacing: 0; width: 100%; }
	.bordered { border:1px solid #D1DDEE ; border-top:0; border-width:1px 0; }
	.bordered tr:hover {
		background: #F7F9FD;
		-o-transition: all 0.1s ease-in-out;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-ms-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out; }    		
	.bordered td, .bordered th {
		border-left: 1px solid #D1DDEE;
		border-top: 1px solid #D1DDEE;
		padding:0.9em 0.8em;
		text-align: left;
		font-size:0.9em; }	
	.bordered th { padding:0.5em 0.7em; border-left: 1px solid #D1DDEE; }
	.bordered td.rtl, .bordered th.rtl { text-align: right;   }	
	.bordered th {
		 background-color:#F4F6FB; 
		-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
		-moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
		box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
		border-top: none;
		text-shadow: 0 1px 0 rgba(255,255,255,.5);
		font-family: "Trebuchet MS", "Segoe UI", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
		font-size:1em; }
	.bordered td:first-child, .bordered th:first-child { border-left: none; }
	
	/* buttons nav */








div.pagination {
padding: 3px;
margin: 3px;
padding-top:10px;
width:100%;
}

div.pagination a {
	padding: 4px 12px 6px 12px;
	margin: 1px;
	border:1px solid #ccc;
    background:#eee;
	text-decoration: none; /* no underline */
	color: #000000;
    font-size:0.85em;
	text-align:center;
	
   font-weight:bold;
   text-transform:uppercase;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #000;
background-color:#000;
color: #fff;
font-weight:bold;
}
div.pagination span.current {
padding: 2px 9px 5px 9px;
margin: 1px;
border: 1px solid #003366;
font-weight: bold;
background-color:#000000;
border:1px solid #000000;
color: #fff;
	}
div.pagination span.disabled {
		padding: 2px 9px 5px 9px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
	/*End pagination*/
	.divsep{float:left; width:100%; height:60px; margin-top:30px;}
	.divsep h1{ font-size:18px; color:#000;}
	
	.realatedthumb{float:left; margin-right:14px;}