/* CSS Document priyadarshi gautam-pri.knit37@gmail.com */

body
{
	background: #053c7c url(../images/blue-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
#main
{
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
.logo-top
{
	width: 950px;
	height: 105px;
	background-image: url(../images/top-banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.navigation
{
	width: 950px;
	height: 36px;
	background-image: url(../images/menubar.png);
	background-repeat: no-repeat;
	background-position: top;
}
.menubox
{
	width: 900px;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
}

.content-part
{
	width: 950px;
	height: auto;
	margin-top: 10px;
}
.roundtop
{
	width: 950px;
	height: 12px;
	background-image: url(../images/rounded.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.maincontent
{
	background-color: #FFFFFF;
	min-height: 400px;
	height: auto;
	width: 100%;
	margin: 0;
	padding: 0;
}

ul#nav
{
	list-style: none;
	padding: 0;
	margin: 0px;
}


ul#nav li a
{
	display: block;
	font-weight: bold;
	padding-top: 11px;
	padding-bottom: 10px;
	list-style: none;
	margin-top: 0px;
	border-top: 0px solid #333333;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

ul#nav li a:hover
{
	color: #fff;
	background: url(../images/menubg.png);
	background-repeat: repeat-x;
	text-decoration: none;
}

ul#nav li
{
	float: left;
	position: relative;
	width: 99px;
	text-align: center;
	margin-right: 1px;
	border: 0px solid #ccc;
	list-style: none;
}

ul#nav li.current a
{
	background: url(../images/menubg.png);
	background-repeat: repeat-x;
	text-decoration: none;
}

ul#nav li.current a:hover
{
	background: #FF6600;
	text-decoration: none;
}

li ul
{
	display: none;
	position: absolute;
	z-index: 100000 !important;
	top: 0;
	left: 0;
	font-weight: normal;
	padding: 1px 0 10px 0;
	margin-left: -1px;
}

ul#nav li ul.sub li
{
	border-width: 0px 1px 1px 1px !important;
	width: 180px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}

ul#nav li ul.sub li a
{
	font-weight: normal !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px 20px;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #333333;
}
ul#nav li ul.sub li a:hover
{
	font-weight: normal !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
li > ul
{
	top: auto;
	left: auto;
}

li:hover ul, li.over ul
{
	display: block;
}
h1.headingh1
{
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 18px;
	background-image: url(../images/mark.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
h2
{
	margin: 0px;
	padding: 0px;
}
h3
{
	font-size: 15px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h3.headingh3
{
	font-size: 15px;
	color: #333333;
	margin: 0px;
	padding-left: 16px;
	background-image: url(../images/mark.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
}
.banner
{
	width: 921px;
	height: 207px;
	margin: 0 auto;
	padding: 0px;
}
.effect
{
	width: 921px;
	height: 32px;
	margin: 0 auto;
	padding: 0px;
	background-image: url(../images/effect.png);
	background-repeat: no-repeat;
}
.start
{
	width: 921px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}
#footer
{
	width: 950px;
	height: 136px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
}
p.newspara
{
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	text-align: justify;
}
h3.h3head
{
	padding-left: 5px;
	color: #003366;
}
p.para2
{
	padding-left: 5px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
}
img.imgbdr
{
	border: 2px solid #999999;
}
a
{
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.next
{
	color: #FF6600;
	font-size: 14px;
}
a:hover.next
{
	color: #666666;
	font-size: 14px;
}
img.imgbdr2
{
	border: 1px solid #999999;
}
p.paraline
{
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
ul.listpara
{
	list-style: none;
	margin-left: 10px;
	margin-top: 20px;
}
ul.listpara li
{
	font-size: 12px;
	line-height: 20px;
	padding-left: 25px;
	text-align: justify;
	padding-right: 20px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
ul.listpara li:hover
{
	font-size: 12px;
	line-height: 20px;
	padding-left: 25px;
	text-align: justify;
	padding-right: 20px;
	background-image: url(../images/bullethover.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
a.adminlink
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}
a:hover.adminlink
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

