#dc_jqaccordion_widget-2-item {
font: bold 14px Arial, sans-serif;
border-top: 1px solid #111;
border-right: 1px solid #111;
border-left: 1px solid #111;
}
#dc_jqaccordion_widget-2-item ul, #dc_jqaccordion_widget-2-item ul li {
margin: 0;
padding: 0;
border: none;
list-style: none;
}
#dc_jqaccordion_widget-2-item ul a {
padding: 10px 10px 10px 50px;
background: #041d40 !important;
text-decoration:none;
display: block;
color: #fff;
border-bottom: 1px solid #164375;
position: relative;
width:100% !important;
}
#dc_jqaccordion_widget-2-item ul a:hover {
	color:#ffc89d !important;
}
#dc_jqaccordion_widget-2-item ul ul a {
background: #041d40;
}
#dc_jqaccordion_widget-2-item ul a.dcjq-parent, #dc_jqaccordion_widget-2-item ul a.dcjq-parent:hover {
background: #041d40 !important;
}
#dc_jqaccordion_widget-2-item ul a .dcjq-icon {
position: absolute;
top: 50%;
left: 14px;
width: 34px;
margin-top: -17px;
height: 34px;
background: url(/images/arrow_black_right.png) no-repeat 0 center;
}
#dc_jqaccordion_widget-2-item ul a.dcjq-parent.active .dcjq-icon {
background: url(/images/arrow_black_down.png) no-repeat 0 center;
}
#dc_jqaccordion_widget-2-item ul a:hover, #dc_jqaccordion_widget-2-item ul .current_page_item > a, #dc_jqaccordion_widget-2-item > ul .current_page_item > a  {
background: #164375 !important;
color: #fff;
}
#dc_jqaccordion_widget-2-item ul .current-menu-ancestor > a, #dc_jqaccordion_widget-2-item > ul .current-menu-ancestor > a {
background: #5da8ff !important;
}










/********************************* Fonts Styles Starts ************************************************/

@font-face {

    font-family: 'MyriadProRegular';

    src: url('/fonts/myriadpe-webfont.eot');

    src: url('/fonts/myriadpe-webfont.eot?#iefix') format('embedded-opentype'),

         url('/fonts/myriadpe-webfont.woff') format('woff'),

         url('/fonts/myriadpe-webfont.ttf') format('truetype'),

         url('/fonts/myriadpe-webfont.svg#MyriadProRegular') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

	font-family: 'OpenSans';

	src: url('/fonts/opensansregular.eot');

	src: url('/fonts/opensansregular.eot?#iefix') format('embedded-opentype'),

		 url('/fonts/opensansregular.woff') format('woff'),

		 url('/fonts/opensansregular.ttf') format('truetype'),

		 url('/fonts/opensansregular.svg#opensansregular') format('svg');

	font-weight: normal;

	font-style: normal;

}

@font-face {

    font-family: 'AvantGuardRegular';

    src: url('/fonts/ava.eot');

    src: url('/fonts/ava.eot') format('embedded-opentype'),

         url('/fonts/ava.woff') format('woff'),

         url('/fonts/ava.ttf') format('truetype'),

         url('/fonts/ava.svg#AvantGuardRegular') format('svg');

}

@font-face {

    font-family: 'texgyreadventorregular';

    src: url('/fonts/texgyreadventor-regular-webfont.eot');

    src: url('/fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),

         url('/fonts/texgyreadventor-regular-webfont.woff') format('woff'),

         url('/fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),

         url('/fonts/texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'aleoregular';

    src: url('/fonts/aleo-regular-webfont.eot');

    src: url('/fonts/aleo-regular-webfont.eot?#iefix') format('embedded-opentype'),

         url('/fonts/aleo-regular-webfont.woff') format('woff'),

         url('/fonts/aleo-regular-webfont.ttf') format('truetype'),

         url('/fonts/aleo-regular-webfont.svg#aleoregular') format('svg');

    font-weight: normal;
    font-style: normal;
}

@font-face {

    font-family: 'open_sansregular';

    src: url('/fonts/opensans-regular-webfont.eot');

    src: url('/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),

         url('/fonts/opensans-regular-webfont.woff') format('woff'),

         url('/fonts/opensans-regular-webfont.ttf') format('truetype'),

         url('/fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');

    font-weight: normal;
    font-style: normal;
}


/********************************* Menu Styles Ends **************************************************/


.clear{ clear:both; }
.table-height {
	height: 100%;
}
img {
	border: 0px;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 12px 0px;
	padding: 0px;
}
ul, ol {
	margin: 0px 12px;
	padding: 6px 0px 6px 1px;
}
.hr {
	height: 8px;
	background: url(/images/hr.gif) repeat-x 0px 0px !important;
}
.hrow {
	height: 8px;
	background: url(/images/hrow.gif) repeat-x 0px 0px !important;
	clear: both;
}
.videoBorder {
	border: 8px solid #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/*-------------------- Realtime Sitemap Styles --------------------*/


#wp-realtime-sitemap-menu {
	padding-top: 0px;
}
#wp-realtime-sitemap-menu h3 {
	display: none;
}
#wp-realtime-sitemap-menu ul {
	margin: 0px;
	padding: 0px;
}
#wp-realtime-sitemap-menu ul li {
	background: none;
	line-height: 24px;
	font-weight: bold;
	padding-left: 0px;
}
#wp-realtime-sitemap-menu ul ul {
	margin-left: 40px;
}
#wp-realtime-sitemap-menu ul ul li {
	font-weight: normal;
}
#wp-realtime-sitemap-menu h3 {
	display: none;
}
#wp-realtime-sitemap-menu li a {
	background: none !important;
}
#wp-realtime-sitemap-menu li {
	font-weight: bold;
}
#wp-realtime-sitemap-menu li li {
	font-weight: normal;
}
/*---------- Home-page Styles ----------*/



.hr {
	height: 8px;
	background: url(/images/hr.gif) repeat-x 0px 0px !important;
}
/*---------- Sub-page Styles ----------*/



.navigation {
	font: bold 12px "Times New Roman", Times, serif;
	color: #297fad;
	text-decoration: none;
	padding: 20px 30px 5px 5px;
}
.navigation a {
	font-weight: normal;
	color: #297fad;
	text-decoration: underline;
}
.navigation a:hover {
	font-weight: normal;
	color: #297fad;
	text-decoration: none;
}
.textMain {
	font: normal 12px/16px "Times New Roman", Times, serif;
	color: #777979;
	padding: 5px 30px 30px 5px;
	text-decoration: none;
	text-align: justify;
}
.textMain a {
	color: #777979;
	text-decoration: underline;
}
.textMain a:hover {
	color: #777979;
	text-decoration: underline;
}
.textMain ul, textMain ol {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.textMain ul li {
	padding-bottom: 8px;
	background: url(/images/bullet-tm.gif) no-repeat 15px 11px;
	padding: 6px 0px 0 30px;
	list-style: none;
}
.textMain ul li ul {
	padding-bottom: 8px;
	background: none;
	padding: 6px 0px 0 20px;
	list-style: circle;
}
.textMain ul li ul li {
	padding-bottom: 8px;
	background: none;
	padding: 6px 0px 0 0px;
	list-style: circle;
}
.textMain ul li ul li ul li {
	padding-bottom: 8px;
	background: none;
	padding: 6px 0px 0 0px;
	list-style: square;
}
.textMain ul li:last-child {
	padding-bottom: 8px;
}
.textMain ol li {
	padding-bottom: 8px;
}
.textMain ol li:last-child {
	padding-bottom: 8px;
}
.textMain ul li p, textMain ol li p {
	padding-bottom: 0px;
	margin: 8px 0 0 0;
}
.textMain ul li ul, textMain ul li ol, textMain ol li ul, textMain ol li ol {
	padding-bottom: 0px;
}
.textMainBold {
	font: bold 15px "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.textMainBold a {
	color: #666666;
	text-decoration: underline;
}
.textMainBold a:hover {
	color: #777979;
	text-decoration: underline;
}
.textNormal {
	font: normal 12px "Times New Roman", Times, serif;
	color: #777979;
	text-decoration: none;
}
.textNormal a {
	color: #777979;
	text-decoration: underline;
}
.textNormal a:hover {
	color: #777979;
	text-decoration: underline;
}
.textbold {
	font: bold 10px "Times New Roman", Times, serif;
	color: #777979;
	text-decoration: none;
}
.PDFtext {
	font: normal 10px "Times New Roman", Times, serif;
	color: #999999;
}
/************************************* Sub Page Headings Starts ********************************************************/







.textmain h2 {
	/*font:bold 15px/20px Verdana, Arial, Helvetica, sans-serif;*/



	color: #666666;
	text-decoration: none;
}
.textmain h2 a {
	color: #666666;
	text-decoration: underline;
}
.textmain h2 a:hover {
	color: #333333;
	text-decoration: none;
}
.textmain h3 {
	font: bold 18px "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}
.textmain h3 a {
	color: #666666;
	text-decoration: underline;
}
.textmain h3 a:hover {
	color: #1b618d;
	text-decoration: none;
}/************************************* Form Styles ********************************************************/
.tableborder {
	border: 1px solid #1b618d;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
}
.tableborder1 {
	border: 1px solid #1b618d;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-top: 37%;
	width:100%;
}
.tableborder2 {
	border: 1px solid #1b618d;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-top: 24%;
	width:100%;
}
.formHead {
	font: bold 12px "Times New Roman", Times, serif;
	color: #ffffff;
	background: #686868;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}
.formHead a {
	color: #ffffff !important;
	text-decoration: underline !important;
}
.formHead a:hover {
	color: #ffffff;
	text-decoration: none !important;
}
.formlable {
	font: bold 10px "Times New Roman", Times, serif;
	color: #000000;
	padding: 3px 3px 3px 5px;
}
.txtfield {
	font: normal 11px "Times New Roman", Times, serif;
	text-decoration: none;
	border: 1px solid #d8d5d5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 175px;
	height: 20px;
	vertical-align: middle;
	padding: 2px 4px 2px 4px;
}
.mandatory {
	font: bold 10px "Times New Roman", Times, serif;
	color: #FF8204;
}
.dropDown {
	font: normal 11px "Times New Roman", Times, serif;
	text-decoration: none;
	border: 1px solid #d8d5d5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 185px;
}
.textArea {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 175px;
	border: 1px solid #d8d5d5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	vertical-align: middle;
	padding: 4px;
}
.button {
	font: normal 18px "Times New Roman", Times, serif !important;
	color: #ffffff;
	background: #4C4C4C;
	text-decoration: none;
	border: 3px solid #828080;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 35px;
	cursor: pointer;
}
.dropDownF {
	border: 1px solid #d8d5d5;
	border-radius: 5px 5px 5px 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 3px;
	text-decoration: none;
	width: 183px;
}
.txtfield-c {
	font: normal 18px "Times New Roman", Times, serif !important;
	color: #809aa7;
	text-decoration: none;
	border: 1px solid #d8d5d5 !important;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	/* box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/



	width: 300px;
	height: 35px;
	vertical-align: middle;
	padding: 2px 4px 2px 4px;
	background: #fff;
}
.textArea-c {
	font: normal 16px "Times New Roman", Times, serif !important;
	color: #809aa7;
	text-decoration: none;
	width: 300px;
	border: 1px solid #d8d5d5;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	/*box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/



	vertical-align: middle;
	padding: 4px;
	background: #fff;
}
.textAreaB {
	border: 1px solid #d8d5d5;
}
.ftable {
	width: 33%;
	display: block;
	float: left;
}
#captchac img {
	width: 180px;
	height: auto;
}
.telephone {
font: normal 14px/24px "Times New Roman", Times, serif;
	text-decoration: none;
	/*border:1px solid #42474d;*/



	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
.telephone ul {
	margin: 10px 5px;
	padding: 0px;
}
.telephone li {
	width: 100%;
	background: none !important;
	padding: 10px 0px 0px 0px !important;
	float: left;
	list-style: none;
}
.telephone a {
	padding: 2px 0px 2px 45px;
	text-decoration: underline;
	display: block;
}
.telephone a:hover {
	padding: 2px 0px 2px 45px;
	color: #67b7d7;
	text-decoration: underline;
}
.telephone img {
	margin: 2px 10px 0px 0px;
}
.telephone1 {
font: normal 14px/25px "Times New Roman", Times, serif;
	text-decoration: none;
	/*border:1px solid #42474d;*/



	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: left;
	margin: -5% 0 7% 1px !important;
	padding: 0px;
	height: 40px;
}
.telephone1 ul {
	margin: 9% 5px;
	padding: 0px;
}
.telephone1 li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	float: left;
	list-style: none outside none;
	padding: 10px 0 0 !important;
	width: 100%;
}
.telephone1 ul li a {
	/*color: #67b7d7 !important;*/
	text-decoration: underline !important;
}
.telephone1 a:hover {
	color: #67b7d7 !important;
}
.telephone1 img {
	margin: 2px 10px 0px 0px;
}
/************************************* Custom Styles ********************************************************/







/*--------------Tell A friend start--------------*/



#tell-a-friend-background {
	display: none;
	background: #000000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	position: fixed;
	top: 0px;
	left: 0px;
	min-width: 100%;
	height: 100%;
	z-index: 1000;
}
#tell-a-friend-div {
	display: none;
	position: fixed;
	top: 5%;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	background: #FFFFFF;
	padding: 10px 15px 10px 15px;
	border: 2px solid #CCCCCC;
	border-radius: 10px;
	z-index: 1001;
}
#tell-a-friend-div #close {
	width: 20px;
	height: auto;
	float: right;
	text-align: center;
	cursor: pointer;
	margin: 4px 22px 0px auto;
	border-radius: 50%;
	background-color: #C9C9D6;
	color: #000000;
	line-height: 20px;
	right:-4px;
	top:-2px;
	position:absolute;
}
#tell-a-friend-div .contact-us {
	font-family: "Times New Roman", Times, serif !important;
	font-size: 26px;
	text-align: center;
}
#Form-Container {
	width: 350px;
	height: auto;
	margin: 0 auto;
	background: #D7DEE4;
	border: 5px solid #2A79A0;
	border-radius: 8px;
	padding: 10px 0px;
}
.form-container {
	margin: 0px auto;
	text-align: center;
}
.txtfield-s {
	background: #FFFFFF;
	border: 1px solid #B4B4C3 !important;
	border-radius: 2px;
	color: #000000;
	font-family: "Times New Roman", Times, serif !important;
	height: 25px !important;
	margin: 7px auto !important;
	padding: 2px 4px;
	text-decoration: none;
	vertical-align: middle;
	width: 300px;
}
.office {
	font: 15px/39px  "Times New Roman", Times, serif !important;
	background: none repeat scroll 0 0 #1B618D;
	color: #ffffff !important;
	height: 40px;
	margin: 0;
	text-align: center;
	width: 50%;
	border-radius: 5px;
}
.office a {
	color: #ffffff !important;
	text-decoration:none!important;
}
.office a:hover {
	color: #ffffff !important;
	text-decoration:none;
}
.pract-img img {
	float:left !important;
	margin:12% 0 0 11% !important;
}

/*--------------Tell A friend End--------------*/
@media screen and (max-width : 963px) and (min-width : 600px) and (orientation : portrait) { 
.tableborder1 {
  margin-top: 43%;
}
.tableborder2 {
  margin-top: 12%;
}
.telephone1 {
  margin: 16% 0 7% 1px !important;
}
}
@media screen and (max-width : 640px) and (min-width : 480px) and (orientation : landscape) {
.tableborder1 {
  border: 1px solid #1b618d;
  border-radius: 5px;
  margin-bottom: 10px;
  margin-top: 7%;
}
}
@media screen and (max-width : 480px) and (min-width : 320px) and (orientation : portrait) {.ph_gallery p a { line-height:20px; font-size:12px !important;}
.tableborder1 {
  border: 1px solid #1b618d;

  border-radius: 5px;
  margin-bottom: 10px;
  margin-top: 8%;
}
.telephone1 img {
  margin: 2px 7px 0 0;
}
#tell-a-friend-div{
	width:320px;
}
#Form-Container{
	width:320px;
}
}

@media screen and (max-width : 360px) {
#Form-Container {
  margin: 0 0 0 -6px;
  width: 270px;
}
#tell-a-friend-div{
  margin: 0 0 0 -49%;
  width: 270px;	
}
#tell-a-friend-div #close{
	right:-20px;
}
}

.imgright{ float:right; margin:0 0 0 1%;  }
.table p{ padding-left:5px;}
.ui-widget-content, .ui-widget-content a{ color:#666666 !important; background:none !important; }

nav{ position:relative; z-index:9990; }.ph_gallery p a {  display: block;  float: left;  font-size: 20px;  text-align: left;  text-decoration: none;  width: 49%;  margin: 0 0 20px 0;}.ph_gallery p img {  float: left;  width: 92%;}