/* Getting the new tags to behave */
article, aside, audio, 
canvas, command, 
datalist, details, 
embed, 
figcaption, figure, footer, 
header, hgroup, 
keygen, 
meter, 
nav, 
output, 
progress, 
section, source, 
video {
	display:block;
}
mark, 
rp, rt, ruby, 
summary, 
time {
	display:inline;
}

/* Global properties ======================================================== */
body { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#979797;
}
html { 
	min-width:1000px;
}
html, 
body { 
	height:100%;
}



/* Global Structure ============================================================= */
.container {
	margin:0 auto;
	position:relative;
	width:1000px;
	font-size:0.914em;
}

	/* Header */
	.header {
		position:relative;
		background:url(../images/logo4.gif) no-repeat center top;
		margin-bottom:-5px;
	}
	
	.cont-slideshow{
		height: 200px;
	}
	
	/* Content */
	.section#content {
		float:left;
		width:380px;
		padding-bottom:50px;
	}
	
	/* Sidebar */
	.aside {
		float:left;
		width:600px;
		position:relative;
		z-index:10;
	}
			
	/* Footer */
	.footer {
		color: rgb(84, 0, 139); 
		font-size:.92em;
		line-height:1.667em;
		border-top: 1px solid rgb(84, 0, 139);
		margin-top: 10px;
	}




/* Left & Right alignment */

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}	

.wrapper { 
	width:100%;
	overflow:hidden;
}
.wrap {
	position:relative;
	height:auto !important;
	height:100%;
	min-height:100%;
}

/*---- tailings ----*/
.cont-bot {
	background:url(../images/cont-bot.jpg) no-repeat left top;
	width:368px;
	height:199px;
	position:absolute;
	left:0;
	top:-199px;
}



/*----- form defaults -----*/
input, 
select, 
textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- lists -----*/

.news li {
	line-height:1.538em;
	padding-bottom:20px;
}
	.news li strong {
		color:#000;
		display:block;
	}
	.news li a {
		text-decoration:none;
		font-weight:bold;
	}
	.news li a:hover {
		text-decoration:underline;
	}
	.list li {
		line-height:1.538em;
		padding-top:20px;
	}
		.list li a {
			text-decoration:none;
			color: rgb(122, 0, 139);
		}
		.list li a:hover {
			text-decoration:underline;
		}
		.list li strong {
			color:#75dd12;
			display:block;
			padding-bottom:5px;
		} 
		
		

.list1 {
	margin-top:-30px;
}		
	.list1 li {
		width:100%;
		overflow:hidden;
		vertical-align:top;
		line-height:1.538em;
		padding-top:30px;
		color: rgb(122, 0, 139);
	} 
		.list1 li img {
			float:left;
			margin-right:25px;
		}
		.list1 li strong {
			color:rgb(84, 0, 139);
			display:block;
			padding-bottom:5px;
		}
		.list1 li a {
			text-decoration:none;
		}
		.list1 li a:hover {
			text-decoration:underline;
		}
	
.sitemap {
	padding-bottom:20px;
}	
	.sitemap li {
		padding:0 0 0 12px;
		line-height:1.538em;
		background-image:url(../images/marker.gif);
		background-repeat:no-repeat;
		background-position:0 7px;
	}
		.sitemap li ul li {
			background-image:url(../images/marker1.gif);
		}

/*----- other -----*/
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
	line-height:1.538em;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}

p {
	margin-bottom:20px;
	line-height:1.538em;
}
	.p0 {
		margin:0;
	}
	.p1 {
		margin-top:20px;
	}
	.p2 {
		margin-bottom:10px;
	}

	

/*----- txt, links, lines, titles -----*/
a {
	color:rgb(84, 0, 139); 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h1 {
	position:absolute;
	left:53px;
	top:65px;
	text-indent:-9999px;
}
	h1 a {
		width:396px;
		float:left;
		height:122px;
		background:url(../images/logo.png) no-repeat left top;
	}

#for_all{
	margin-top:63px;
}

h2 {
	color:rgb(84, 0, 139); 
	font-size:23px;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:100;
}


.txt1 {
	color:#fff;
}

.button { 
	float:right;
}
	.button strong { 
		display:block; 
		background:url(../images/button-border.gif) no-repeat left top; 
	}
		.button span { 
			background:url(../images/button-border.gif) no-repeat right top;
			padding:0 1px;
			display:block;
		}
			.button strong span a { 
				display:block;
				background:url(../images/button-tail.gif) repeat-x left top;
				padding:7px 19px 7px 19px;
				color:#fff;
				text-decoration:none;
			}
			.button strong span a:hover { 
				text-decoration:underline;
			}

.social {
	padding-top:30px;
	width:170px;
	height:65px;
	float:right;
}


#face {
	width:50px;
	height:65px;
	float: left;
	padding-left: 4px;
}
#twitter {
	width:51px;
	height:65px;
	float: left;
	padding-left: 4px;
}
#youtube {
	width:51px;
	height:64px;
	padding-left: 4px;
	float: left;
}

.imgb {
	border: 1px solid rgb(84, 0, 139);
}


/*===== header =====*/
.header .container {
	height:100px;
}
.header .minicontainer {
	height:52px;
}
	.header .nav {
		padding:0 0 0 57px;
		position:absolute;
	}
		.header .nav ul {
			width:100%;
			overflow:hidden;
		}
			.header .nav ul li {
				float:left;
				font-size:16px;
				padding-right:23px;
				margin-right:20px;
				line-height:1.2em;
				background:url(../images/divider.png) no-repeat right 6px;
			}
			.header .nav ul li.last {
				padding-right:0;
				margin-right:0;
				background:url(../images/spacer.gif);
			}
				.header .nav ul li a {
					color:#fff;
					text-decoration:none;
					display:block;
					text-align:center;
					height:52px;
					width:131px;
					background:url(../images/spacer.gif);
					background-repeat:no-repeat;
					background-position:0 0;
				}
					.header .nav ul li.m1 a:hover,
					.header .nav ul li.m1 a.active {
						
						background-image:url(../images/m1-act.png);
					}
					.header .nav ul li.m2 a:hover,
					.header .nav ul li.m2 a.active {
						background-image:url(../images/m2-act.png);
					}
					.header .nav ul li.m3 a {
						width:146px;
					}
					.header .nav ul li.m3 a:hover,
					.header .nav ul li.m3 a.active {
						background-image:url(../images/m3-act.png);
					}
					.header .nav ul li.m4 a {
						width:159px;
						margin-left:1px;
					
					}
					.header .nav ul li.m4 a:hover,
					.header .nav ul li.m4 a.active {
						background-image:url(../images/m4-act.png);
						
						
					}
					.header .nav ul li.m5 a {
						width:147px;
					}
					.header .nav ul li.m5 a:hover,
					.header .nav ul li.m5 a.active {
						background-image:url(../images/m5-act.png);
					}
				.header .nav ul li a span {
					display:block;
					padding-top:13px;
				}
				
						
/*===== content =====*/
#content .indent {
	padding-top:20px;
}

/*===== Sidebar =====*/
.aside .inside {
	padding:0 85px 180px 4px;
}

/*===== footer =====*/
.footer .container {
	height:104px;
	position:relative;
}
.footer .inside {
	text-align:center;
	padding-top:32px;
	padding-left:170px;
}

.visit,
.visit a,
.visit a:hover,
.visit a:active {
	color: #000;
}


/*----- Home ----*/
#content_area.container{
	background-color:white;
	margin-top: 10px;
}

/*----- forms -----*/

#contacts-form { clear:right; width:100%; overflow:hidden;}
#contacts-form fieldset { border:none; float:left; }
#contacts-form .field { clear:both;}
#contacts-form label { float:left; width:97px; line-height:18px; padding-bottom:8px;}
#contacts-form input { width:295px; padding:1px 0 1px 3px; border:1px solid #4d4d4d; color:#979797; background:none;}
#contacts-form textarea { width:444px; height:285px; padding:1px 0 1px 3px; border:1px solid #4d4d4d; color:#979797; margin-bottom:19px; overflow:auto; background:none;}

/*==========================================*/
  /*  
#page1 .header { height:330px; background:url(../images/header-bg.jpg) no-repeat center top;}
#page1 .header h1 {top:128px;}
#page1 .header .nav ul li.m4 a:hover { background:url(../images/m4-act-alt.png) no-repeat left top;}
#page3 .header { height:330px; background:url(../images/header-bg.jpg) no-repeat center top;}
#page2 .header { height:330px; background:url(../images/header-bg.jpg) no-repeat center top;}
#page4 .header { height:330px; background:url(../images/header-bg.jpg) no-repeat center top;}
#page5 .header { height:330px; background:url(../images/header-bg.jpg) no-repeat center top;}
#page6 .header { height:330px; background:url(../images/header-bg.jpg) no-repeat center top;}
*/
#menubar {
	height: 32px;
	width: 1000px;
	border-top: 1px solid rgb(84, 0, 139);
}

#menubar.bottomborder{
	border-bottom: 1px solid rgb(84, 0, 139);
}

#menubar a.selected{
	 height: 19px;/* For IE*/
	 background-color:rgb(84, 0, 139);
	 color: white;
}




#menubar ul
{
float:left;
padding:0;
margin:0;
list-style-type:none;
}
#menubar a
{
float:left;
width:6em;
text-decoration:none;
color:rgb(84, 0, 139);
background-color:white;
padding:0.4em 0.6em;
font-size: 1.2em;
font-weight: bold;
height: 18px;
text-align: center;
}
#menubar a:hover {
 background-color:rgb(84, 0, 139);
 color: white;
 height: 19px;/* For IE*/

}
#menubar li {display:inline;}

.heading{
	font-size :  1.2em;
	color : rgb(84, 0, 139);
	font-weight: bold;
}

.def{
	margin-top: 5px;
	color: rgb(122, 0, 139);
}
div.navBulletsWrapper  {
	display:none;
}

.list .heading{
	margin-top: 10px;
}

#vtab .aside{
    width: 223px;
}

#vtab .inside{
    padding: 0px;
	box-shadow: 3px 3px 5px 6px rgb(204, 204, 204);
}
#vtab ul.list{
    margin-top: 20px;
	border: 1px solid rgb(84, 0, 139);
}

#vtab ul.list li{
	list-style: none outside none;
   	border-bottom: 1px solid rgb(84, 0, 139);
	padding: 0px;
}

#vtab ul.list li a{
	padding: 10px;
	line-height: 20px;
	display: block;
	text-decoration: none;
}
#vtab ul.list li a:hover, #vtab ul.list li a.selected{
	background-color:rgb(84, 0, 139);
	color: white;
}
#vtab ul.list li a.selected{
	background-image: url("../images/right_arrow.png");
	background-repeat: no-repeat;
	background-position: 97% 50%;
}

#vtab ul.list li.last{
	border: none;
}

#article_content.section{
	float: left;
	width: 755px;
	padding-left: 20px;
	color: rgb(122, 0, 139);
}
#article_content .heading{
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 1.2em;
}

#article_content  ol{
	padding: 10px 0px 2px 25px;
	list-style: lower-roman outside none;
}

#article_content  p + ol{
	padding: 0px 0px 2px 25px;
	margin-top: -15px;
}

#article_content  ul{
	padding: 10px 0px 2px 25px;
	list-style: disc outside none;
}

#article_content  p + ul{
	padding: 0px 0px 2px 25px;
	margin-top: -15px;
}

#article_content  a{
	text-decoration: none;
	color: rgb(122, 0, 139);
}

#article_content  a:hover{
	color: rgb(84, 0, 139);
}
.subheading{
	font-size: 1em;
	font-weight: bold;
	color: rgb(84, 0, 139);
}

.photoframe{
	box-shadow: 0px 0px 0px 5px rgb(255, 255, 255), 0px 0px 0px 6px rgb(84, 0, 139);
	margin: 10px 5px 10px 5px;
}

.subheading + p{
margin-top: 10px;
}

.img-box img.img-middle{
	margin: 10px 0px 10px 0px;
	float: none;
	max-width:	750px;
}

.label, .rightLabel{
	background-color: rgb(84, 0, 139);
    width: 270px;
    height: 32px;
}

.floatR{
  float: right;
}

#team.section{
	float:left;
}

#team .list1{
	margin-top: 10px;
}

#team .list1 li{
	padding-top: 9px;
}
#team .desc{
	float: left
}

.border{
	border: 1px solid;
}

.floatNone{
	float: none;
}

#div_main{
	min-height: 655px;
}

#timings li{
	padding: 0px 0px 0px 30px;
}

#practoWidget{
	float: left;
}

.link_button, #practoWidget .practo_abs_widget_button {
    display:block !important;
	width:100% !important;
	background: #643387 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #643387 0%, #54008b 50%, #643387 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#643387), color-stop(50%,#54008b), color-stop(100%,#643387)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #643387 0%,#54008b 50%,#643387 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #643387 0%,#54008b 50%,#643387 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #643387 0%,#54008b 50%,#643387 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #643387 0%,#54008b 50%,#643387 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#643387', endColorstr='#643387',GradientType=0 ) !important;  /* IE6-9 */
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.4) !important;
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.4) !important;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.4) !important;
	color: rgba(255,255,255,0.9) !important;
	-webkit-text-shadow: 1px -1px rgba(0, 0, 0, .2) !important;
	text-shadow: 1px -1px rgba(0, 0, 0, .2) !important;
	border: 1px solid rgba(84, 0, 139, 0.5) !important;
	padding: 5px 5px 5px 5px !important;
	font-size: 17px !important;
	font-weight: 600 !important;
	text-align: center !important;
	text-decoration: none !important;
}
.link_button:hover, #practoWidget .practo_abs_widget_button:hover{
	box-shadow: 0px 0px 10px rgba(84, 0, 139, 0.7) !important;
}

#practoWidget .practo_abs_widget_button, #instructions a {
	margin-bottom: 10px !important;
	margin-top: 9px !important;
}

#practoWidget .practo_abs_widget_button:hover, #instructions a:hover {
	margin-left: 9px !important;
}

#practoWidget .practo_link{
	display:none;
}

#practoWidget .practo_abs_widget_button:after {
	display:none;
}

#instructions a{
	line-height: 32px !important;
	width: 235px !important;
}

#services_list_heading {
	border-top: 1px dashed;
	margin-top: 20px;
	line-height: 40px;
	text-decoration: underline;
	margin-bottom: -14px;
}

#instruction_content{
	margin-top: 33px;
}

#text_slider{
	margin-top: 20px;
}

#instruction_content .ls-wrapper .liquid-slider, #instruction_content .ls-wrapper .ls-nav .current , #instruction_content .ls-wrapper .ls-nav a:hover {
	background: none repeat scroll 0% 0% rgb(251, 245, 255);
	color: rgb(84, 0, 139);
}

#instruction_content .ls-wrapper .ls-nav ul li a {
	background: none repeat scroll 0% 0% rgb(84, 0, 139);
	color: white;
}
 
 
#instruction_content .ls-wrapper .liquid-slider li {
	line-height: 2.2em;
	list-style: disc;
} 

#instruction_content .ls-wrapper .liquid-slider ul {
	padding-left: 40px;
} 
#instruction_content .ls-wrapper .liquid-slider .question {
	font-weight: bold;
	font-style: italic;
} 



