/*
Original design: Variant Portal (v1.0 - Jun 26, 2010) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/variant-portal/
*/

*{
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 10;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#des
	{
	color: #333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	background-color: #9CF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
body{background:#eee url(file:///H|/drnnarang.com/images/body-bg.gif) top center repeat-y;color:#555;font:76% tahoma, verdana, sans-serif;}

a{
	color:#286ea0;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
	margin-right: 5px;
}
h1{
	font-size:2.2em;
	letter-spacing:-1px;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #067AA1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
h2{
	padding:0;
	color: #FFF;
	line-height: 0.8em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3{
	font-size: 1.3em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

p,ul{
	text-align:justify;
	font-size:12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	font-family: Verdana, Geneva, sans-serif;
}
ul,ol {
	list-style:square;
	margin:0 0 15px 20px;
}
hr {clear:both; visibility:hidden;}
table {}

#container{
	height: auto;
	style:center;
	margin:0 auto;
	width:1000px;
	box-shadow:2px 2px 2px #666;
	margin-left:auto;
	margin-right:auto;
	style:center;
	background-color: #FFF;
}
#toplinks {
	margin-top: 160px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	height: auto;
	width: auto;
	vertical-align: top;
	float: right;
}
#toplinks p {text-align:right;}
#logo{
	width: 995px;
	background-image: url(images/doc%20imagee.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	height: 140px;
	border-radius:25px;
	box-shadow: 2px 2px 2px #333;
}
#logo h1 a{
	color:#007D9D;
	padding:0;
}
#logo h1 a:hover{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#logo p{
	color:#333;
	font-size:12px;
}
#desc{
	color:#eee;
	background-color: #666;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	height: 290px;
	width: auto;
	clear: both;
	padding: 15px;
	border: 2px solid #F6A91B;
	border-radius:20px;
}
#desc a{
	color:#CCC;
	text-decoration:underline;
}

#main{
	float:left;
	width:650px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F5F5F5;
	border-radius:15px;
}

#sidebar{
	float:right;
	width:280px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0;
	height: auto;
	border-radius: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#note{
	height: 30px;
	margin-top: 200px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #09C;
	margin-bottom: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#sidebar h2 {
	font-size:1.2em;
	border-bottom: 1px solid #ccc;
	color: #007D9D;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#sidebar ul {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#sidebar ul li {list-style:none; margin:0 0 8px 0; padding:0;}

#footer{
	color:#eee;
	text-align:left;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	clear: both;
	vertical-align: bottom;
	background-color: #666666;
	border-radius:10px;
	width: auto;
	height: 100px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a{
	color:#eee;
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}

ul#navitab{margin:0;
padding:0;
}
#container #footer #links ul p {
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	letter-spacing: 0.051em;
	word-spacing: 1px;
	color: #FFF;
}

ul#navitab li{
	display:inline;
	float:left;
	padding:0;
	width: auto;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 5;
}
ul#navitab li a{
	color:#FFF;
	display:block;
	height:1.2em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	white-space:nowrap;
	background-color: #9CF;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	width: 100%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 0px;
	float: left;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-left-color: #FFF;
	margin-bottom: 5px;
	background-position: right top;
}
ul#navitab li a:hover{
	color:#FFF;
	display:block;
	height:1.2em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	white-space:nowrap;
	background-color: #008BB6;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 0px;
	float: left;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-left-color: #FFF;
}
ul#navitab li a.current{
	color:#FFF;
	background-color: #008BB6;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	width: auto;
	text-align: center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#sidebar ul.sidelink {margin:0 0 18px 0;}
#sidebar ul.sidelink li{list-style:none; margin:0;}
#sidebar ul.sidelink li a{
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	color:#555;
	display:block;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 12px;
	word-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eee;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidebar ul.sidelink li a:hover{
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	color: #EEEEEE;
	text-decoration: none;
	background-color: #666;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidebar ul.sidelink ul{font-size:0.9em;margin:0;padding:0;}
#sidebar ul.sidelink ul li a{margin:0 0 2px 10px; padding: 2px 0 1px 5px}

.splitleft {
	float:left;
	padding-right: 10px;
	padding-left: 10px;
}
.splitleftnav {
	float:left;
	padding-right: 10px;
	padding-left: 10px;
	width: 450px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	height: 290px;
	margin-bottom: 10px;
}

.splitleftCopy {
	border-radius: 10px;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #CCC;
	border: 2px solid #FFB319;
}

.right{text-align:right;}
.block{
	padding:15px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	color: #333;
	background-color: #FFFFFF;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: justify;
}
.hide{display:none;}
#container #logo img {
	float: left;
	margin-right: 20px;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
	box-shadow: 2px 2px 2px #666666;
}
#container #logo p i {
	font-size: 14px;
	line-height: 1.3em;
}
#container #logo p strong {
	font-size: 11px;
	line-height: 1.4em;
}
#container #footer #links ul {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
	padding-top: 15px;
	color: #FFF;
}
#links {
	height: 60px;
	width: 1000px;
}
#container #main h2 {
	color: #028BB7;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #sidebar p img {
	margin-right: 5px;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px;
	vertical-align: top;
}
#container #sidebar p {
	font-size: 11px;
	vertical-align: top;
}
.splitright {
	margin-left:52%;
	vertical-align: top;
	padding: 0px;
}
#container #sidebar h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #333;
}
#container #desc .splitright ul li a {
	line-height: 1.9em;
	color: #CCC;
	text-decoration: none;
	font-size: 12px;
}
#container #desc .splitright ul li a:hover {
	color: #FFF;
}
#container #desc .splitleftnav .right a:hover {
	color: #FFF;
}
#container #desc .splitright .right a:hover {
	color: #FFF;
}
#container #footer #links ul a {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#container #footer #links ul p a {
	color: #CCC;
	float: right;
}
#container #footer #links ul p a:hover {
	color: #FFF;
}
#container #main img {
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
.headers {
	font-size: 36px;
	color: #09F;
}
#container #main .block strong {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #FFF;
	line-height: 1.2em;
}
#container #main .block {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	word-spacing: normal;
	letter-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCC;
}
#container #main #marquee img {
	margin-right: 15px;
	margin-left: 15px;
	vertical-align: middle;
}
#container #main ul li img {
	float: right;
	margin-bottom: 5px;
}
#container #main strong {
	font-size: 12px;
	color: #000;
}
#container #toplinks p a {
	font-size: 11px;
	float: right;
	height: 20px;
	font-weight: bold;
	vertical-align: top;
}
#container #sidebar p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #333;
}
#container #sidebar .splitleftCopy p strong em {
	font-size: 10px;
}
#container #main .space li {
	font-style: normal;
	line-height: 1.7em;
	font-size: 12px;
}
#container #desc .splitleftnav i {
	margin-top: 5px;
	line-height: 1.5em;
	letter-spacing: normal;
	word-spacing: normal;
}
#container #desc .splitleftnav h4 {
	font-size: 12px;
	margin-bottom: 5px;
}
.para {
	line-height: 1.8em;
	font-size: 12px;
}
#container #main ol .para {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
.blue {
	color: #008BB6;
}
.lineheight {
	line-height: 1.3em;
}
.centertext {
	text-align: center;
	font-size: 12px;
	padding-left: 50px;
	font-family: Verdana, Geneva, sans-serif;
	word-spacing: normal;
	font-weight: bold;
}
#container #footer #links #anipixel {
	text-align: center;
	clear: both;
	height: 20px;
	width: auto;
	margin: 0px;
}
.fonttypesize {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #333;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#blox {
	clear: both;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 10px;
	border-radius:15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box {
	padding: 5px;
	background-color: #99CCFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #sidebar #box p a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#container #sidebar #box p a:hover {
}
#container #sidebar p em img {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#anipixel {
	height: auto;
	width: auto;
}
#pic {
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding: 0px;
	background-color: #FFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#container #sidebar #pic img {
	border: 2px solid #F90;
	margin: 0px;
	padding: 0px;
}
.fancy {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}
.rightside {
	float: right;
	font-size: 11px;
	color: #06F;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-style: italic;
	line-height: 1.8em;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #sidebar #box p a:hover {
	color: #FFFFFF;
	margin: 0px;
}
nav {
	display: inline;
}
.nav {
	display: block;
	width: auto;
	height: 20px;
	clear: both;
	text-align: center;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #F90;
	font-weight: bold;
}
#container #main .nav a {
}
#back-top {
	position: fixed;
	margin-left: -100px;
	bottom: 30px;
}
#back-top a {
	width: 100px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#back-top a:hover {
	color: #ffffff;
}
/* arrow icon (span tag) */
#back-top span {
	width: 70px;
	height: 70px;
	display: block;
	margin-bottom: 0px;
	/* rounded corners */
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	background-color: #999;
	background-image: url(up-arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#back-top a:hover span {
	background-color: #777;
}
#container #toplinks img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: top;
}
#container #toplinks a {
	vertical-align: top;
	font-weight: bold;
	font-size: 11px;
}
#image {
	position: fixed;
	top: 20px;
	margin-left: 1010px;
	float: right;
}
#image a {
	width: 200px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#image a:hover {
	color: #ffffff;
}



#image span {
	width: 150px;
	height: 30px;
	display: block;
	margin-bottom: 0px;
	/* rounded corners */
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	background-color: #FBB11C;
	background-repeat: no-repeat;
	background-position: center center;
	box-shadow:#333;
}


#image a:hover span {
	background-color: #66CCFF;
}
#container #image a span
{
	font-family: "Arial Black", Gadget, sans-serif;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
	font-size: 12px;
	margin: 0px;
}
#pics{
	height:250px;
	width:650px;
	text-align: center;
	float: left;
	margin-bottom: 15px;
}	

#container #main #out img {
}
#container #main .WordSection1 img {
	float: left;
}
#container #main .WordSection1 .MsoNormal span img {
	float: left;
}
#container #sidebar #pic #des i {
	font-weight: bold;
}
#hidden {
	display: none;
}
