@charset "utf-8";
/* CSS Document */
body {
	color: #000;
	font-size: 100%;
	line-height: 1.4em;
	font-family: 'PTSansRegular', arial, sans-serif;
	background-color: #fff;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
/* #Links

================================================== */

a, a:visited {
	color: #982a27;
	text-decoration: none;
	outline: 0;
	-webkit-transition: color 0.1s ease-in-out;
	-moz-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	-transition: color 0.1s ease-in-out;
}
a:hover, a:focus {
	color: #f00;
}
a b, span b {
	font-family: 'RobotoRegular', sans-serif;
	font-weight: normal;
	opacity: 0.5;
}
span b {
	line-height: 14px;
}
p a, p a:visited {
	line-height: inherit;
}


::-moz-selection {
background: #982a27;
color:#fff;
text-shadow: none;
}
a:link {
	-webkit-tap-highlight-color: #982a27;
}
:active {
	outline: none;
	-moz-outline-style: none;
}
:focus {
	outline: none;
	-moz-outline-style: none;
}
:-moz-any-link:focus {
 outline: none;
}
button::-moz-focus-inner {
border: 0;
}
p, h1, h2, h3, h4, h5, h6, hgroup, ul, ol, dd, figure, pre, table, fieldset, legend, hr {
	margin: 0 0 1em
}
h1, h3 {
	font-family: 'PTSansBold', Arial, sans-serif;
}
h2 {
	font: 24px/30px 'PTSansBold', Arial, sans-serif;
}
h3 {
	font: 21px/24px 'PTSansBold', Arial, sans-serif;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
/*#source /styles/dev/css/grid.min.css */
#pagewrapper {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	padding: 0;
	background-image: url(../images/world-map.png);
	background-repeat: repeat-y;
	background-position: center 15px;
}
.container {
	margin: 0 auto;
	width: 1000px;
	padding: 0;
}
.container:before, .container:after {
	content: "";
	display: table
}
.container:after {
	clear: both
}
.col {
	float: left;
	margin-left: 2.5%;
	display: block
}
.col:first-child, .alpha, .span-12 {
	clear: left;
	margin-left: 0
}
.alpha {
	margin-left: 0!important;
}
.omega {
	margin-right: 0!important;
}
.span-12 {
	width: 100%;
	float: none
}
.span-11 {
	width: 91.45833333333334%
}
.span-10 {
	width: 82.91666666666667%
}
.span-9 {
	width: 78%
}
.span-8 {
	width: 75.5%
}
.span-7 {
	width: 57.29166666666667%
}
.span-6 {
	width: 52%
}
.span-5 {
	width: 40.208333333333336%
}
.span-4 {
	width: 31.666666666666668%
}
.span-3 {
	width: 22%
}
.span-2 {
	width: 20%
}
.span-1 {
	width: 6.041666666666668%
}
/*#source /styles/dev/css/helpers.min.css */
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table
}
.clearfix:after {
	clear: both
}
.ir {
	border: 0;
	font: 0/0 a;
	text-shadow: none;
	background-color: transparent;
	color: transparent
}
.hidden {
	display: none!important;
	visibility: hidden
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block
}
[hidden] {
display:none
}
a:focus {
	outline: thin dotted
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
mark {
	background: #ff0;
	color: #000
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em
}
pre {
	white-space: pre-wrap;
	word-wrap: break-word
}
q {
	quotes: “”‘’
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
body, figure {
	margin: 0
}
legend, button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
body {
	position: static
}
html {
	position: relative
}
.site-logo {
	width: 175px;
	height: 132px;
	float: left;
	z-index: 9;
	background-image: url(../images/dlf-logo.gif);
	background-repeat: no-repeat;
}
.site-header {
	position: relative;
}
#header {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
	padding-top: 5px;
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#header .hdr_right {
	width: 100%;
	height: auto;
	padding-top: 18px;
	margin-bottom: 25px;
}
#header .hdr_right .hdr_contact {
	float: right;
	padding-left: 62px;
}
#header .hdr_right .hdr_bnr {
	float: right;
	padding-left: 20px;
}
.phone-icon {
	background-image: url(../images/icons/mob_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	float: right;
}
.email-icon {
	background-image: url(../images/icons/mail_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 27px;
	float: right;
	margin-top: 8px;
}
.hdrcontact {
	color: #1f1f1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.hdrcontact {
	color: #1f1f1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
/* Menu

====================================*/
#navigation {
	width: auto;
}
/* Style Without Shadows */
.js .selectnav {
	display: none;
}
.menu ul, .menu li > div {
	visibility: hidden;
	display: none;
}
.menu li:hover > ul, .menu li:hover > div {
	visibility: visible;
	display: block;
}
/* Reset  */

.menu, .menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li, .menu ul a {
	position: relative;
}
.menu > li {
	float: left;
}
.menu > li.floatr {
	float: right;
}
.menu li > a {
	display: block;
}
.menu ul {
	position: absolute;
	display: none;
	width: 200px;
}
.menu ul ul {
	top: 0;
	left: 200px;
}
.menu li:hover > ul {
	display: block;
}
#navigation ul li:first-child {
	margin-left: 0px;
}
#navigation ul li ul li:first-child, #navigation ul li ul li ul li:first-child {
	margin-left: 0;
}
#tmenu-sept {
	z-index: 9;
	position: relative;
	height: 46px;
	width: 1px;
	background-image: url(../images/tmenu-sept.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu a {
	color: #fff;
	text-decoration: none;
	font-family: 'PTSansRegular', sans-serif;
	font-size: 16px;
	line-height: 21px;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.menu > li > a {
	color: #fff;
	text-decoration: none;
	font-family: 'PTSansRegular', sans-serif;
	font-size: 16px;
	line-height: 21px;
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom: 34px;
	padding-left: 18px;
	height: 30px;
}
.menu > li:hover > a {
}
ul.menu li a {
	-webkit-transition: background-color 80ms ease-in-out;
	-moz-transition: background-color 80ms ease-in-out;
	-o-transition: background-color 80ms ease-in-out;
	-ms-transition: background-color 80ms ease-in-out;
	transition: background-color 80ms ease-in-out;
}
.menu ul li a {
	-webkit-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
	-moz-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
	-o-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
	-ms-transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
	transition: background-color 20ms ease-in-out, color 20ms ease-in-out;
}
.menu > li > a {
	color: #fff;
}
.menu > li > a:hover {
	background-color: #982a27;
	color: #fff;
}
a#current {
	color: #982a27;
}
#current:hover {
	color: #fff;
}
.menu > li > a img, .menu li > ul > li > a img {
	border: 0;
	margin-right: 7px;
}
/* Sub Menu */

.menu ul {
	background-color: #982a27;
	border: 1px solid #a93a38;
	border-top: none;
	left: -1px;
	z-index: 99999;
	border-radius: 0 0 2px 2px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}
.menu ul a {
	color: #fff!important;
	font-size: 15px;
	line-height: 18px;
	padding: 9px 15px;
	border-top: 1px solid #a93a38;
	background-color: #982a27;
}
.menu ul a:hover {
	color: #fff!important;
	background-color: #cb2927!important;
}
/*==================================================================== */

/*Slider Styles

====================================================================== */
#homeslider {
	width: 1000px;
	height: 435px;
	background-image: url(../images/slides/slider_shadow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#innerbnr {
	width: 100%;
	height: 200px;
	margin: 0;
	padding: 0;
	background-image: url(../images/slide-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*--------END-------*/
/*-------------Menu-------------*/
#topmenu {
	height: 46px;
	width: 100%;
	background-color: #992a27;
	background-image: url(../images/tmenu-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#topmenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#topmenu ul li {
	padding: 0;
	margin: 0;
}
.footer-links {
	width:100%;
	min-width:1000px;
	color: #000;
	font-size: .75em;
	line-height: 1.5em;
	position: relative;
	z-index: 3;
	background-color: #404041;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
.site-footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-links a {
	color: #ccc;
	font-size: 13px;
}
.footer-links a:hover {
	color: #fff
}
.footer-links h4 {
	font: bold 1.6em/1.5em 'PTSansBold', arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191919;
}
.footer-links h4 a, .footer-links li:first-child a {
	color: #ccc;
}
.footer-links h4:before, .footer-links li:first-child:before {
	display: none;
}
.footer-links ul {
	list-style: none;
	padding: 0
}
.footer-links ul li {
	line-height: 2em
}
.footer-credits {
			width:100%;
	min-width:1000px;
	color: #ccc;
	font-size: 12px;
	background-color: #191919;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	background-position: left top;
}
.footer-credits .credits-right {
	text-align: right
}
.footer-credits a {
	color: #ccc;
	cursor: pointer
}
.vdpl_logo {
	width:49px;
	height:16px;
	float:right;
	margin-left:10px;
	z-index: 21;
	background-image: url(../images/vdpl-logo.png);
	background-repeat: no-repeat;
}
#social_nav_vertical {
	color: #ccc;
	height: 120px;
	width: 180px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#social_nav_vertical ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#social_nav_vertical ul li {
	padding: 5px 2px 3px 0px;
	margin-left: 0px;
	margin-bottom: 14px;
	list-style-type: none;
	background-image: none
}
#social_nav_vertical ul li a {
	padding: 10px 0 10px 40px;
	height: 42px;
	color: #ccc;
	font-size: 13px;
	line-height: 1.4em;
	font-family: 'PTSansRegular', arial, sans-serif;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#social_nav_vertical ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.fb_icon {
	background-position: 0 -30px;
	background-image: url(../images/icons/fb-icon.png);
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.fb_icon:hover {
	background-position: 0 7px;
	background-image: url(../images/icons/fb-icon.png);
	background-repeat: no-repeat;
}
.gplus_icon {
	background-position: 0 -30px;
	background-image: url(../images/icons/gplus-icon.png);
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.gplus_icon:hover {
	background-position: 0 7px;
	background-image: url(../images/icons/gplus-icon.png);
	background-repeat: no-repeat;
}
.twitter_icon {
	background-position: 0 -30px;
	background-image: url(../images/icons/twitter-icon.png);
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.twitter_icon:hover {
	background-position: 0 7px;
	background-image: url(../images/icons/twitter-icon.png);
	background-repeat: no-repeat;
}
/*
Back to top button 
*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 999999;
	overflow: hidden;
	width: 50px;
	height: 50px;
	border: none;
	text-indent: 100%;
	background: url(../images/ui.totop.png) no-repeat left bottom;
}
#toTopHover {
	background: url(../images/ui.totop.png) no-repeat left top;
	width: 50px;
	height: 50px;
	display: block;
	overflow: hidden;
	float: left;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
#toTop:active, #toTop:focus {
	outline: none;
}
/*.....................................*/
#maincontent {
		width:100%;
	min-width:1000px;
	padding: 15px 0;
	position: relative;
	font-size: 13px;
	background-image: url(../images/maincontent-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#content-details h1, #content-details h2, #content-details h3, #content-details h4, #content-details h5, #content-details h6 {
	font-weight: bold;
	font-family: 'PTSansBold', Arial, Helvetica, sans-serif;
	float: none!important;
}
#content-details h1, #content-details h2, #content-details h6 {
	color: #B62927!important;
}
#content-details h3, #content-details h4, #content-details h5 {
	color: #1468AF;
}
#content-details h1 a, #content-details h2 a, #content-details h6 a {
	color: #B62927!important;
}
#content-details h1 a:hover, #content-details h2 a:hover, #content-details h6 a:hover {
	color: #f00!important;
}
#content-details h3 a, #content-details h4 a, #content-details h5 a {
	color: #1468AF!important;
}
#content-details h3 a:hover, #content-details h4 a:hover, #content-details h5 a:hover {
	color: #147dd6!important;
	text-decoration: none
}
#content-details h1 {
	font-size: 30px;
	line-height: 36px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#content-details h2 {
	font-size: 24px;
	line-height: 30px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#content-details h3 {
	font-size: 18px;
	line-height: 24px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#content-details h4 {
	font-size: 16px;
	line-height: 21px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
#content-details h5 {
	font-size: 14px;
	line-height: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#content-details h6 {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
#content-details p {
	margin: 10px 0;
	line-height: 18px;
}
#content-details p img {
	margin: 0;
	padding: 0;
}
#content-details ul {
	list-style: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #E9FAFD;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	box-shadow: 0 0 5px rgba(204, 204, 204, 0.8);
	-webkit-box-shadow: 0 0 5px rgba(204, 204, 204, 0.8);
	-moz-box-shadow: 0 0 5px rgba(204, 204, 204, 0.8);
	border: 1px solid rgba(204, 204, 204, 0.5);
}
#content-details ul li {
	margin: 0;
}
#content-details ul li {
	list-style-type: none;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-bottom: 3px;
	border-bottom: dashed 1px #ccc;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 23px;
}
#content-details ul li a {
	font: 13px/20px 'PTSansRegular', arial, sans-serif;
	color: #1468AF;
	text-decoration: none;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	transition: all .2s ease-out
}
#content-details ul li a:hover {
	font: 13px/20px 'PTSansRegular', arial, sans-serif;
	color: #147DD6;
	text-decoration: none;
}
#content-details ol {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #f2f2f2;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	box-shadow: 0 0 5px rgba(204, 204, 204, 0.8);
	-webkit-box-shadow: 0 0 5px rgba(204, 204, 204, 0.8);
	-moz-box-shadow: 0 0 5px rgba(204, 204, 204, 0.8);
	border: 1px solid rgba(204, 204, 204, 0.5);
	list-style-type: decimal;
}
#content-details ol li {
	margin: 0;
}
#content-details ol li {
	list-style-type: decimal;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-bottom: 3px;
	border-bottom: dashed 1px #ccc;
	margin-left: 23px;
}
#content-details ol li a {
	font: 13px/20px 'PTSansRegular', arial, sans-serif;
	color: #1468AF;
	text-decoration: none;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	transition: all .2s ease-out
}
#content-details ol li a:hover {
	font: 13px/20px 'PTSansRegular', arial, sans-serif;
	color: #147DD6;
	text-decoration: none;
}
#content-details ol ol {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 10px 0px;
}
#content-details ol ol li {
	list-style-type: decimal;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-left: 15px;
}
#content-details ol ol ol {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 10px 0px;
}
#content-details ol ol ol li {
	list-style-type: lower-latin;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-left: 15px;
}
#content-details ol ul {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 10px 0px;
}
#content-details ol ul li {
	list-style-type: none;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#content-details ol ol ul li {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 0px;
}
#content-details ol ol ul li {
	list-style-type: none;
	background-image: url(../images/icons/black_arrow.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 23px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#content-details ul ul {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 10px 0px;
}
#content-details ul ul li {
	list-style-type: none;
	background-image: url(../images/icons/black_arrow.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 23px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#content-details ul ul ul {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 10px 0px;
}
#content-details ul ul ul li {
	list-style-type: none;
	background-image: url(../images/icons/red_arrow.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 23px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#content-details img {
	float: right;
	height: auto;
	width: auto;
	margin-left: 20px;
	margin-bottom: 20px;
	border: solid 1px #CCCCCC;
	padding: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px 1px #cccccc;
	-webkit-box-shadow: 1px 1px 1px 1px #cccccc;
	box-shadow: 1px 1px 1px 1px #cccccc;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#content-details img:hover {
	border: solid 1px #1468AF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px 1px #1468AF;
	-webkit-box-shadow: 1px 1px 1px 1px #1468AF;
	box-shadow: 1px 1px 1px 1px #1468AF;
}
.clr1 {
	color: #b62927!important;
}
.bgclr1 {
	background-color: #F16912!important;
}
.bgclr2 {
	background-color: #f8c301!important;
}
.bgclr3 {
	background-color: #f4b862!important;
}
.bgclr4 {
	background-color: #fee3bd!important;
}
.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 18px/24px 'PTSansBold', Arial, sans-serif;
	padding: 6px 16px 6px 16px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
.orange {
	font: 20px/27px 'PTSansBold', Arial, sans-serif;
	color: #fff!important;
	border: solid 1px #B22927;
	background: #B22927;
	background: -webkit-gradient(linear, left top, left bottom, from(#ca302e), to(#B22927));
	background: -moz-linear-gradient(top, #ca302e, #B22927);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ca302e', endColorstr='#B22927');
}
.orange:hover {
	background: #ca302e;
	background: -webkit-gradient(linear, left top, left bottom, from(#B22927), to(#ca302e));
	background: -moz-linear-gradient(top, #B22927, #ca302e);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#B22927', endColorstr='#ca302e');
}
.orange:active {
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#B22927), to(#ca302e));
	background: -moz-linear-gradient(top, #B22927, #ca302e);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#B22927', endColorstr='#ca302e');
}
.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px
}
.alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px
}
a.pageshadowimg {
	cursor: default!important;
}
/*........cleft Box.......*/
#cleftbox {
	width: 220px;
	height: auto;
}
#cleftbox .cleftbox_top {
	width: 220px;
	height: 38px;
	background-color: #b22927;
}
#cleftbox .cleftbox_top h3 {
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 18px;
	text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.7);
}
#cleftbox .cleftbox_bot {
	padding-top: 15px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	border: solid 1px #CCCCCC;
}
.cleftbox_bot_content {
	height: auto;
}
.read-more {
	float: right;
	text-align: right;
}
.aboutimgThumb {
	background-image: url(../images/about-imgthumb.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 139px;
	width: 200px;
	margin-top: 5px;
	margin-right: 10px;
}
.aboutimgbox {
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 13px;
	height: 129px;
	width: 175px;
}
#hmain_services {
	float: left;
	margin-right: 13px;
	width: 179px;
	height: 180px;
	border: solid 2px #025696;
	font: 16px/21px 'PTSansBold', Arial, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background-color: #0066b3;
}
#hmain_services a {
	font: 16px/21px 'PTSansBold', Arial, sans-serif;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
/*.............Form.........*/

form {
	margin: 0
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
*margin-left:-7px
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align:middle
}
button, input {
	line-height: normal
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
*overflow:visible
}
button[disabled], input[disabled] {
	cursor: default
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
*height:13px;
*width:13px
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical
}
label, input, select, textarea {
	font-family: "PTSansRegular", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: normal
}
input, textarea, select {
	display: inline-block;
	padding: 6px;
	font-size: 13px;
	color: #404040;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
select {
	padding: 4px;
	line-height: 22px
}
input[type=checkbox], input[type=radio] {
	width: auto;
	height: auto;
	padding: 0;
	margin: 3px 0;
*margin-top:0;
	line-height: normal;
	border: 0
}
input[type=button], input[type=reset], input[type=submit] {
	height: auto
}
select[multiple] {
	height: inherit;
	background-color: #fff
}
textarea {
	height: auto
}
input, textarea {
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-ms-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1)
}
input:focus, textarea:focus {
	border-color: rgba(82, 168, 236, 0.8);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	outline: 0;
	outline: thin dotted \9
}
input.error:focus, textarea.error:focus {
	outline: 0;
	border-color: rgba(82, 168, 236, 0.8);
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6)
}
input[type=file]:focus, input[type=checkbox]:focus, select:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: 1px dotted #666
}
input.error, textarea.error {
	color: #b94a48;
	border-color: #953b39
}
.full_input {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}
input.error, textarea.error {
	border-color: #ee5f5b
}
.formline {
	margin-bottom: 15px
}
.formline label {
	margin-bottom: 5px;
	display: block;
	color: #6f7b7b
}
.contactusbox .formline {
	margin-bottom: 10px
}
.box {
	margin-bottom: 25px;
	padding: 24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 20px;
	background-color: #E9FAFD;
	-moz-box-shadow: 0px 8px 8px rgba(204,204,204,0.5);
	-webkit-box-shadow: 0px 8px 8px rgba(204,204,204,0.5);
	box-shadow: 0px 8px 8px rgba(204,204,204,0.5);
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.box:hover {
	background-color: #effbfd;
}
.box a {
	color: #333;
}
.box ul {
	list-style: none
}
span.must {
	color: #e10d1a
}
/*.........Photo Gallery.........*/
.photogallery-thumb {
	width: 175px;
	height: 144px;
	margin-right: 12px;
	margin-bottom: 15px;
	float: left;
	text-align: center;
}
.photogallery-thumb img {
	width: 165px;
	height: 134px;
	background-color: #FFFFFF;
	padding: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px 1px #cccccc;
	-webkit-box-shadow: 1px 1px 1px 1px #cccccc;
	box-shadow: 1px 1px 1px 1px #cccccc;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.photogallery-thumb img:hover {
	padding: 5px;
	border: solid 1px #1468AF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px 1px #1468AF;
	-webkit-box-shadow: 1px 1px 1px 1px #1468AF;
	box-shadow: 1px 1px 1px 1px #1468AF;
}
#sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sitemap ul li {
	margin: 0;
}
#sitemap ul li {
	list-style-type: none;
	margin-bottom: 3px;
	margin-left: 5px;
	border: none;
	padding-bottom: 3px;
	background-image: url(../images/orng-dot.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 23px;
}
#sitemap ul li a {
	font: 13px/20px 'PTSansRegular', arial, sans-serif;
	color: #DF5A05;
	font-weight: bold;
	text-decoration: none;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	transition: all .2s ease-out
}
#sitemap ul li a:hover {
	font: 13px/20px 'PTSansRegular', arial, sans-serif;
	color: #000;
	font-weight: bold;
	text-decoration: none
}
#sitemap ul ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#sitemap ul li li {
	list-style-type: none;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-bottom: 3px;
	background-image: url(../images/icons/orng_circle.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 23px;
}
#sitemap ul li li a {
	color: #f16912;
	font-weight: normal;
	text-decoration: none
}
#sitemap ul li li a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: none
}
#cleftbox .cleftbox_bot ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#cleftbox .cleftbox_bot li {
	color: #333;
	font-size: 12px;
	display: block;
	padding-left: 0;
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#cleftbox .cleftbox_bot li li, .cleftbox_bot li li {
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menuarrow {
	width: 9px;
	float: left;
	height: 26px;
	padding-right: 19px;
	background-image: url(../images/icons/arrow_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#cleftbox .cleftbox_bot li a {
	color: #333;
	font-size: 12px;
	text-decoration: none;
}
#cleftbox .cleftbox_bot li a:hover {
	color: #b62927;
	text-decoration: none;
}
/*........MenuV2............*/
#menuV2 li, #menuV2 a {
	zoom: 1;
} /* Hacks for IE6, IE7 */
#menuV2, #menuV2 ul {
	width: auto; /* Main Menu Item widths */
	position: relative;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
#menuV2 ul, #menuV2 ul ul, #menuV2 ul ul ul {
	border: 1px solid #ccc;
}
/* Top level menu links style
---------------------------------------*/

#menuV2 li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuV2 li a {
	display: block;
	/*overflow: auto; force hasLayout in IE7 */
	text-decoration: none;
}
#menuV2 ul li a {
	line-height: 21px;
}
#menuV2 li a.arrow:hover {
	background-image: url(../images/arrowon.gif);
	background-repeat: no-repeat;
	background-position: 97% 50%;
}
/*Sub level menu items
---------------------------------------*/
#menuV2 li ul {
	position: absolute;
	width: 200px; /*Sub Menu Items width */
	visibility: hidden;
}
#menuV2 a.arrow {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 97% 50%;
}
#menuV2 li:hover, #menuV2 li.onhover {
	background-position: 0 -62px;
}
#menuV2 ul li {
	background: #F0F1F4;
	background-image: none;
}
#menuV2 ul li:hover, #menuV2 ul li.onhover {
	background: #FFF;
	background-image: none!important;
}
/* Holly Hack for IE \
* html #menuV2  li
{
    float:left;
    height: 1%;
}
* html #menuV2  li a
{
    height: 1%;
}*/
/* End */
/*-----------Breadcrumbs Section----------*/
.breadcrumb {
	font: 13px/20px 'PTSansRegular', arial, sans-serif;
	letter-spacing: 0;
	clear: both;
	color: #555555;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdce;
}
.breadcrumb a {
	color: #B62927;
	font: 13px/20px 'PTSansRegular', arial, sans-serif;
	letter-spacing: 0;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #f00;
	letter-spacing: 0;
	text-decoration: none;
}
.breadcrumb span {
	color: #000;
}
.new_bg .event {
	padding-bottom:0px;
	margin-bottom:15px;
	border-bottom:1px solid #056BB1;
	min-height:70px;
	height:auto;
}
.new_bg .event_last {
	padding-bottom:0px;
	min-height:70px;
	height:auto;
}
.eventdescp {
	margin-left:0px !important;
}
.upcoming_event_new .eventdescp {
	margin-left:20px !important;
}
.new_bg .event_date {
	width:64px;
	height:70px;
	background:url(../images/calendar_bg.gif) 0px 0px no-repeat;
	padding:0;
	float:left;
	margin:0 15px 0px 0;
	clear:both;
}
.new_bg .event_date {
	color:#fff;
}
.new_bg .event_date div.month {
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding:0px;
	text-align:center;
	height:22px;
	line-height:22px;
	border:none;
}
.new_bg p {
	margin:0;
}
.new_bg .event_date div.date {
	font-size:15px;
	color:#fff;
	font-weight:bold;
	margin-top:13px;
	padding:0px;
	text-align:center;
	border:none;
}
.new_bg .event_date p.year {
	font-size:11px;
	color:#666666;
	font-weight:normal;
	padding:0px;
	text-align:center;
	border:none;
	line-height:18px;
}


/*-----------------12/12/2013------------------*/
.publications_row {border-bottom: 2px solid #EEEEEE; height: 110px; margin-bottom: 10px; width: 100%; }
.pbc_left {
    float: left;
    height: 110px;
    padding: 10px 2%;
    text-align: center;
    width: 18%; background:#E9FAFD
}
.pbc_left img{margin:5px auto 10px auto !important; display:block; float:none !important}
.pbc_right {
    float: left;
    height: 110px;
    padding: 10px 2%;
    width: 58%;
}
.pbc_right h4 {
    font-size: 16px;
    line-height: 21px;
    margin: 0 0 8px; font-weight:normal !important
}

/*--------------------23 dec ----------*/
#header-top{margin:0; padding:5px 0; background:#b62927; border-bottom:2px solid #992a27}
#header-top-menu {margin:0; padding:0; float:right}
#header-top-menu ul{list-style-type:none;}
#header-top-menu li{display:block; float:left; padding:0 10px}
#header-top-menu a{text-decoration:none; font-size:14px; color:#FFF; float:left; padding:0}