﻿	body, html {
		margin: 0;
		padding: 0;
		color: #484849;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #ffffff; /*#f2f2f2; /*#d0e0eb; /*#97ACC1; /*#000000; #596f9a;*/
	}
	body {
		min-width: 790px;
	}
	
	ul {
		margin-left: 0; 
		padding-left: 20px;
		list-style-image: url(images/plus.gif);
	}
	
	li { margin: 0; padding: 0; }
	
	A:link {
		color: #484849;
	}
	A:visited {
		color: #484849;
	}

/* Ragu begins */
	.cph 
	{
		padding:5px;
	}

	.pdmsubhdr 
	{
		font-size: 12px;
	}
	
	.tlc,.trc,.blc,.brc{height: 10px; width:9px;} 
	.tlc{background: url(images/greycornerlefttop.gif) no-repeat top left;}
	.trc{background: url(images/greycornerrighttop.gif) no-repeat top left;}
	.blc{background: url(images/greycornerleftbottom.gif) no-repeat bottom left;}
	.brc{background: url(images/greycornerrightbottom.gif) no-repeat bottom left;}
	
	.leftmiddle {
		background-image: url(images/greyvertical.gif);
		background-repeat: repeat-y;
		background-position: left;
		height: 100%;
		width: 4px;
	}
	
	.rightmiddle {
		background-image: url(images/greyvertical.gif);
		background-repeat: repeat-y;
		background-position: right;
		height: 100%;
		width: 4px;
	}
	.topmiddle {
		background: url(images/greyhorizontal.gif) top;
		background-repeat: repeat-x;
	}
	.bottommiddle {
		background: url(images/greyhorizontal.gif) bottom;
		background-repeat: repeat-x;
	}
	
	.table{background: #FFFFFF;}
	
			

/* Ragu ends */
	
/* Start the C shell */
	#wrap {
		margin: 0 auto;
		width: 790px;
		float: none;
		position: relative;
		text-align: center;
	}
	
	#main {
		background: #fff;
		float:left;
		width: 175px;
	}
	#sidebar {
		background: #fff;
		float: right;
		width: 604px;
	}
	#header {
		background: #fff;
	}
	#banner {
		background: url(images/header_back.gif) repeat-x right center;
	}
	#header .left {
		background: #596e99;
		width: 175px;
		height: 20px;
		float: left;
		text-align: center;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		padding-top: 2px;
    }
	#header .right {
		background: #666667;
		width: 604px;
		height: 22px;
		float: right;
		text-align: right;
		color: #fff;
    }
		

	.menu {
		height: 33px;
		width: 20%;
		background: url(images/menu_bg.gif) repeat-x;
	}
	
	.menu_text{
		height: 33px;
		color: #fff;
		background: url(images/menu_bg.gif) repeat-x;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
	}
	
	.menu_text_pdm {
		height: 33px;
		color: #fff;
		background: url(images/menu_bg.gif) repeat-x;
		font-size: 12px;
		font-weight: normal;
		text-align: center;
		cursor:pointer;
	}

	.menu_separator {
		width: 11px;
		background: url(images/menu_separator.gif) no-repeat;
	}
	
	.menu_holder {
		/*width: 11px;*/
		background: url(images/menu_bg.gif) repeat-x;
	}

	#content {
		padding-left: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	#footer {
		background: #fff;
		clear:both;
	}
	#footer .top {
		background: url(images/footer_top.gif) no-repeat right;
		background-color: #596f9a;
		color: #fff;
		width: 20%;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
    }
	#footer .top_last {
		background-color: #596f9a;
		color: #fff;
		width: 20%;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
    }
	
	#footer .middle {
		background: url(images/footer_middle.gif) no-repeat right;
		background-color: #fff;
		color: #fff;
		width: 20%;
		height: 83px;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
	}
	
	#footer .middle_last {
		background-color: #fff;
		color: #fff;
		width: 20%;
		height: 83px;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
	}
	
	#footer .bottom {
		background-color: #666667;
		color: #fff;
		text-align: center;
		font-size: 9px;
    }
	
	/* Common Stuff */
	#spacer {
		height: 1px;
	}
	#line_separator {
		background: url(images/dot.gif) repeat-x;
	}
	/* End Common Stuff */
	
	
	/* Left Side */
	.agora_logo_normal {
		width: 134px;
		height: 49px;
	}
	
	.agora_logo_wait {
		width: 134px;
		height: 49px;
		background: url(images/agora_please_wait.gif) no-repeat;
	}
	.logo_back_top {
		height: 60px;
		background: url(images/top_menu_bg.gif) no-repeat right;
	}
	
	.logo_back_bottom {
		height: 105px;
		background: url(images/bottom_menu_bg.gif) no-repeat right top;
	}
	
	.sub_menu_left_top {
		width: 30px;
		height: 34px;
		background: url(images/sub_menu_left_1.gif) no-repeat;
	}
	
	.sub_menu_left {
		width: 30px;
		height: 34px;
		background: url(images/sub_menu_left.gif) no-repeat;
	}
		
	.sub_menu_left_pdm {
		width: 10px;
		height: 18px;
		color: #ffffff;
		/*background: url(images/sub_menu_left_pdm.gif) no-repeat;*/
	}
	
	.sub_menu_right {
		width: 30px;
		height: 34px;
		background: url(images/sub_menu_right.gif) no-repeat;
	}
	
	.sub_menu_right_pdm {
		width: 10px;
		height: 18px;
		/*background: url(images/sub_menu_right_pdm.gif) no-repeat;*/
	}

	.sub_menu_middle {
		width: 83%;
		height: 34px;
		background: url(images/sub_menu_middle.gif) repeat-x;
		color: white;
		font-weight: bold;
	}

	.sub_menu_middle_pdm {
		color:#ffffff;
		width: 100%;
		/*height:18px;
		background: url(images/sub_menu_middle_pdm.gif) repeat-x;*/
		font-weight: normal;
		cursor: pointer;
	}
	.sub_menu_middle_pdm td:hover {
		color:#ffffff;
		font-style:normal;
		text-decoration:none;
	}
	/* End left side */
		
	
	
	/* Top Button Css */
	.btn_search{
		background: url(images/btn_search.gif);
		white-space: nowrap;
		display: inline;
		text-decoration: none;
		cursor: hand;
	}
	.txt_search{
		display: block;
		width: 49px;
		height: 16px;
		font-size: 11px;
		font-weight: bold;
		color: #fff;
		text-align: center;
		
	}
	.fld_search{
		font-size: 10px;
	}
	
	.header_1 {
		color: #484849;
		font-size: 20px;
		font-weight: bold;
	}
	
	.sub_header_1 {
		color: #484849;
		font-size: 10px;
		font-weight: bold;
	}
	
	.sub_header_2 {
		color: #fff;
		font-size: 10px;
		font-weight: bold;
	}
	
	.blue_header {
		color: #fff; 
		background-color: #707070; 
		height: 20px; 
		font-weight: bold;
		font-size: 12px;
		padding: 2px;
		padding-left: 10px;
	}
	
	#normal_header {
		height: 38px; 
		font-weight: bold;
		font-size: 20px;
		padding: 2px;
		padding-left: 10px;
	}
	
	#yellow_header {
		color: #fff; 
		height: 20px;
		background-color: #596f9a;
		font-weight: bold;
		font-size: 12px;
		padding: 2px;
		padding-left: 10px;
	}
	/* End Button Search Top CSS */
/* End the CSS in C Shape */



	#flash_animation {
		width: 178px;
		height: 92px;
		background: url(images/smooth_animation.gif) no-repeat bottom right;
	}
	
	#contact_image {
		width: 148px;
		height: 100px;
		background: url(images/contact_image.gif) no-repeat bottom right;
	}

	.regular {
		color: #484849;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}	
	
	.message {
		display: none; 
		text-align: center; 
		font-weight: bold; 
		font-size: 20px; 
		color: Blue
	}
	
	#weather {
		padding-top: 10px;
	}
	
	.menu_class A:link {text-decoration: none; color: #fff; text-align: center;}
	.menu_class A:visited {text-decoration: none; color: #fff;}
	.menu_class A:active {text-decoration: none; color: #fff;}
	.menu_class A:hover {text-decoration: underline; color: #fff; }
	
	.menu_class_pdm a
	{
		text-decoration:none;
		vertical-align:top;
		height: 15px;
		font-weight: normal;
	}
	.menu_class_pdm a:hover
	{
		text-decoration:none;
		color:#ffaf22;
		background-color: #596f9a;
	}
	
	.menu_current A:link {text-decoration: none; color: #ffaf22;}
	.menu_current  A:visited {text-decoration: none; color: #ffaf22;}
	.menu_current  A:active {text-decoration: none; color: #ffaf22;}
	.menu_current  A:hover {text-decoration: underline; color: #ffaf22; }
	
	.tinytext	{
		color:#999999;
		font-size:10px;
	}
	
/* Lightbox items */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./images/lb/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images/lb/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*cascade menu begins */

.itemBorder {
	border-bottom: 1px solid #c0c0c0
}

.itemText {
	text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica
}

/*.itemText {
	text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica
}

.crazyBorder {
	border: 2px outset solid black
}

.crazyText {
text-decoration: none; color: #FFFFFF; font: Bold 12px Arial, Helvetica
}
/*cascade menu ends*/

/*tabs*/
#navigation {
	background: #ffffff url("bg-nav.gif") repeat-x;
	border-bottom: 0px solid #979797;
	border-width: 1px 0;
	font-size: 1.1em;
	margin-top: 0em;
	padding-top: .6em;
}
 
#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
 
#navigation ul {
	padding: 5px 0;
	text-align: center;
}
 
#navigation ul li {
	display: inline;
	margin-right: .75em;
}
 
#navigation ul li.last {
	margin-right: 0;
}
 
#navigation ul li a {
	background: url("images/tab-right.gif") no-repeat 100% 0;
	color: #000000;
	padding: 5px 0;
	text-decoration: none;
}
 
#navigation ul li a span {
	background: url("images/tab-left.gif") no-repeat;
	padding: 5px 0.5em;
}

#navigation ul li a:hover span {
	color: #ffaf22;
	text-decoration: none;
}
 
/*\*//*/
#navigation ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}
 
#navigation ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}

/* just for the example 
body {padding:0; margin:20px;}
#links {border:1px solid #ccc; padding:10px;}
* {padding:0; margin:0; list-style-type:none; font-family:tahoma, arial, sans-serif; color:#534010; font-size:11px; font-weight:bold; text-decoration:none;  }
h1 {font-size:12px; color:#333; padding-bottom:20px;}
h2 { font-size:14px; font-weight:bold; margin:20px 0 10px 0; color:#ccc;}
li {margin:10px;}
hr {background:transparent; margin:20px 0; height:1px; border:0; border-top:1px dotted #ccc;}*/
 
 
/* rounded buttons */
.round {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	height:27px;
	background:url(images/button.gif) no-repeat right top; 
	padding-right:30px; 
	display:inline-block;
	font-size:12px;
	text-decoration:none;
}
 
.round ins { 
	background:url(images/button.gif) no-repeat left top; 
	height:27px;
	line-height:27px;
	display:inline-block;
	padding-left:30px;
	font-size:12px;
	text-decoration:none;
}
 
	a.round:hover {background-position:right -155px;}
	a.round:hover ins {background-position:left -155px;}


button {
border: 0 none;
cursor: pointer;
font-weight: normal;
padding: 0 15px 0 0;
text-align: center;
vertical-align:bottom;
height: 30px;
line-height: 30px;
width: auto;
}

button.rounded {
background: transparent url( images/btn_right.png ) no-repeat scroll right top;
clear: left;
font-size: 0.8em;
}

button span {
display: block;
padding: 0 0 0 15px;
position: relative;
white-space: nowrap;
height: 30px;
line-height: 30px;
}

button.rounded span {
background: transparent url( images/btn_left.png ) no-repeat scroll left top;
color: #FFFFFF;
font-family:Tahoma;
font-size:10pt;
}

button.rounded:hover {
background-position: 100% -30px;
}

button.rounded:hover span {
background-position: 0% -30px;
}

button::-moz-focus-inner {
border: none;
}
	
/* button colors - light green : #84D90D, dark green: #2A5705*/
/* end rounded buttons */

/* dictionary popup */
.dictionaryunderline {
	border-bottom:1px dashed;
	cursor: pointer;
}

.dictionarycontent {
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffffff;
}

.dictionarycontent a {
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffaf22;
	background: none;
}

.thumbalbum {
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
}
/* end  dictionary popup */
