@CHARSET "ISO-8859-1";

html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	font-family: Helvetica, Arial;
	font-size: 0.85em;
	min-width: 760px;
	background-color:#F7F7F7;
}

div.outerContainer{
	width: 760px;
	margin: 0 auto;
	text-align: left;
        background-color:#F7F7F7
}

#loginForm input:hover, input:focus{
	border: 2px solid #FF6836;
	}

#loginForm label {
 color:#006699;
 font-weight: bold;
}

#validationResult {
	text-align:center;
}

div.validateUser{
	display:block;
	position:relative;
	top:10px;
}

div.heading{
		color:#fff;
		padding: 1px;
		margin : 1px;
		text-align: center;
		background-color:#006699;
}
div.heading h2{
	    text-align: center;
		font-size:1.3em;
		color:#fff;	
}
div.heading span{
		background-color:#006699;
}
div.events {
	border: 1px solid silver;
	color:#006699;
	background-color: #DDF0F8;
	margin-top:10px;
	margin-bottom: 10px;
	width: inherit;
	}

div.events h2{
		text-align: center;
		font-size:1.2em;
		color:#FF6836;
}
div.events a {
		color:#FF6836;
}
div.events h4{
		text-align: center;
		font-size:1.2em;
		font-weight:bold;
}	

div.eventDate {
   top: 0px;
	float: left;
	background: url(../images/date_background.png) no-repeat scroll 0 0;
	font-weight:bold;
	text-align: center;
	height:55px;
	margin:0;
	padding:0;
	width:120px;
}

div.eventDate h4{
		color:#006699;
	} 

div#clear{
	clear:both;	
	}	
	
div.heading h2 a {
	color:#33B6F8;
	text-decoration:none;
	border:none;
	padding:0;
}

div.heading h2 a:hover {
	color:#fff;
}

h3 {
	font-size:1.2em;
	color:#ccc;
	font-weight:normal;
	margin:15px 0 15px 0;
}


div.login {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #333333;
	background-repeat: no-repeat;
}

.field_required {
  color: #ffae00;
}

div.desc {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.form_item{
	margin: 0.25em 0;
}

.submit {
  margin: 2em 0.5em 1em 0;
}

ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(../images/nav_bg.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
	
ul#menu li a:hover
{	
	color:#FFFFFF;
	height:22px;
	background:transparent url(../images/nav_bg.png) 0px -30px no-repeat;		
}
	

ul#menu li a.current
{
	display:inline;
	height:22px;
	background:transparent url(../images/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}
#invPic img{
	width:150px;
	height:150px;
}

img#actionImage {
	width:30px;
	height:30px;
	border:none;
}

em {
	color:red;
	font-size:14px;
	font-weight:bold;
}

div#descriptionContent h1, h2 ,h3 ,h4 ,h5 ,h6, p {
	text-align:left;
	font-family: Helvetica, Arial;
	font-size: 0.85em;
	color:#006699;
}
img {
	border:none;
}
img#leftImage {
	float:left;
}
	
img#rightImage {
	float:right;
}

div#bulkUpload{
	display:none;	
}





#actionImage{
	color: #3779ee;
	cursor:pointer;
}

input#uploadFile {
		display:none;
	}
	
#uploadVideo {
		display:none;
	} 	

div.pagination {
	background-color:#fff;
	color:#48b9ef;
	padding:10px 0 10px 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
}

div.pagination a {
	color:#48b9ef;
	padding:2px 5px;
	margin:0 2px;
	text-decoration:none;
	border:2px solid #f0f0f0;
}

div.pagination a:hover, div.pagination a:active {
	border:2px solid #ff5a00;
	color:#ff5a00;
}

div.pagination span.current {
	padding:2px 5px;
	border:2px solid #ff5a00;
	color:#fff;
	font-weight:bold;
	background-color:#ff6c16;
}
div.pagination span.disabled {
	display:none;
}

div.videos {
	border: 1px solid silver;
	color:#006699;
	overflow:hidden;
	padding:5px 5px 1px;
	margin-bottom:5px;
}
div.videoList{
	float:left;
	width:450px;
}

div.videoText{
	float:right;
	overflow:hidden;
	padding:5px 0 8px;
	width:200px;
	text-align:left;
}

div.videoText h1, h2 ,h3 ,h4 ,h5 ,h6, p {
	font-family: Helvetica, Arial;
	font-size: 0.85em;
	text-align:left;
}
.gurugharForm label {
color:#006699;
float:left;
font-size:85%;
font-weight:bold;
margin-top:0.5em;
margin-right:0.5em;
text-align:left;
width:10em;
padding-left: 0.5em;
}
.gurugharForm label.cbx {
float:none;
margin-left:6em;
text-align:left;
width:12em;

}
.gurugharForm select.txt, input.txt {
	border: 1px solid #006ca4;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-left: 0.3em;
	padding: 0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


span.radio{
		color:#006699;
		font-size:85%;
	}

select.txt:hover ,input.txt:hover {
	border: 1px solid #FF6836;
}

table td {
	color:#006699;
	font-size:85%;
}

.gurugharForm div {
clear:both;
margin-bottom:0.3em;
}
.gurugharForm .submit {
clear:both;
margin-left:5.2em;
margin-top:1em;
}
.gurugharForm p {
font-size:85%;
margin:1em 0 0.5em 0.8em;
}

.gurugharForm fieldSet{
border:1.5px solid #FF6836;
color:#006699;
margin-bottom: 3px;
}
.gurugharForm fieldSet legend{
	color: #333333;
	padding: 1px;
	background-color: #ff6c16;
	font-size: 0.85em;
	font-weight: bold;
	margin-top: 1px;
	border: 2px solid #ff5a00;
}
.gurugharForm fieldSet legend:hover,legend:focus{
	color: #006699;
} 

.gurugharForm label.error { 
           float: none; 
			  color: red; 
			  padding-right: 0.5em; 
}

div.eventsDetails {
	border: 1px solid silver;
	color:#006699;
	background-color: #DDF0F8;
	margin-top:10px;
	margin-bottom: 10px;
}

div.eventsDetails h2{
		text-align: center;
		font-size:1.2em;
		color:#FF6836;
}
div.eventsDetails a {
		color:#FF6836;
}
div.eventsDetails h4{
		text-align: center;
		font-size:1.2em;
		font-weight:bold;
}	


div.news {
	border: 1px solid silver;
	color:#006699;
	background-color: #DDF0F8;
	margin-top:10px;
	margin-bottom: 10px;
	width: inherit;
	}

div.news h2{
		text-align: center;
		font-size:1.2em;
		color:#FF6836;
}
div.news a {
		color:#FF6836;
}
div.news h4{
		text-align: center;
		font-size:1.2em;
		font-weight:bold;
}	


p#newsDate{
	float:right;
	padding-right:5px;
	font-weight: bold;
	font-size: 95%;
}
p#newsSources{
	font-size: 95%;
	font-weight: bold;
	margin-left: 10px;
}

div#descriptionContent a {
	padding-left: 4px;
	margin-left: 10px;
	
}
