/* CSS Document */
body{
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#E4FDFD;
	padding-bottom:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
}

form{
	margin:0px;
	padding:0px;
}


#topnavi{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	border-bottom:#FFFFFF 1px solid;
}

#topnavi a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;

		
}
#topnavi a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a8fdfc;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;

}
.tdmargin{
	margin:0px;
}
body object {
  display: block;
  margin:0px;
}

#navmain{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000; 
	padding-left: 10px;
}


#navmain a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000; 
	text-decoration:  none;
}



.blockdisplay {

	display: inline-block;
	

	}
	
#navmain ul {
	
	display:block;
	list-style: none;
	padding-left:5px;
	margin-left:5px;
	margin:0px;
}

#navmain li {

	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	border-right:1px solid #333;
	display:inline;
	}



#navmain li:hover {

	background: #a9fcfd;

	}


#blockright{
	margin:10px;
	padding:0px 17px ;
}

#content{
	padding-left:10px;
	padding-right:10px;
	
	font-size:11px;
	color:#000000;
	
}
#content h1{
	font-weight:bold;
	font-size:20px;
	color:#497a7a;
	margin-bottom:0px;
	margin-top:0px;
	
}
#content .big {
	float:none;
	
}
#content .author{
	font-weight:bold;
	font-size:11px;
	color:#a67473;
	margin-top:0px;
	margin-bottom:8px;
	
}
#content .author p{
	margin:20px;
}
#content ul{
	display:block;
	
	margin-left:5px;
	
	padding:0px;
	padding-top:0px;
	margin-top:0px;
}
#content li{
	/*list-style-image:url(images/arrow.gif);*/
	list-style:none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: 20px;
	list-style-position:outside;
	padding-top:6px;
	padding-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	
}
#content li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
	
}

#content li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: underline;
	
}
#footer{
	margin:0px;
	padding:0px;
}
#footer ul{ 
	
	margin:5px;
	padding:0px;
}
#footer li{
	display:inline;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

#footer a{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#497a7a;
	font-size:14px;
	font-weight:bold;
}
#footer hr{
	width:600px;
	margin:0px;
	padding:0px;
}
.tm{
	font-size:10px;
	margin:0px;
	padding:0px;
	color:#666666
	
}


.borderbottom{
	border-bottom:dashed #CCCCCC 1px;
	
}
#box{
	width:110px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
	float:left;
	text-align: center;
}

.thumbnail img {
background:#FFFFFF none repeat scroll 0 0;
border-color:#778899;
border-width:1px;
margin:4px;
padding:5px;
text-align:center;
}
.thumbnail a:hover img {
border-color:#3388CC;
border-width:2px;
margin:3px;
}
 
.loggedin 
{
	color:#ffffff;
	font-weight:bold;
	font-size:11px; 
}
.login 
{
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

.login:hover
{
	text-decoration:underline;
}

.warning {
 color: #000000;
}



.tm{
	font-size:10px;
	margin:0px;
	padding:0px;
	color:#666666
	
}
.borderbottom{
	border-bottom:dashed #CCCCCC 1px;
	
}

#thumb
{
	width:100%;
	height:100%;
	float:left;
}

#thumb ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#thumb ul li
{
background-image:none;
padding:8px;
width:110px;
float:left;
margin-top:10px;
margin-bottom:10px;
margin-right:10px;
margin-left:10px;
height:150px;
}

#thumb ul li a
{
border:#ccc solid 1px;
float:left;
}

#thumb ul li img
{
	border:none;
	padding:5px;
}

#thumb ul li a:hover
{
	border:#429899 solid 1px;
}

#box{
	border:#666666 solid 1px;
	padding:8px;
	width:110px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
	float:left;
}

.login 
{
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

.login:hover
{
	text-decoration:underline;
}

.bread_crumb
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:25px;
	color:#317372;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.bread_crumb a
{
	color:#317372;
	text-decoration:none;
}

.bread_crumb a:hover
{
	color:#317372;
	text-decoration:underline;
}

.guestbook
{
	color:#000000;
	font-size:12px;
}

.guestbook .title
{
	color:#000000;
	font-weight:bold;
	padding-right:5px;
}

.guestbook .title a
{
	color:#000000;
	text-decoration: none;
}
 
.guestbook .name
{
	color:#317171;
	font-weight:bold;
	padding-right:5px;
}

.guest-comments
{
	width:790px;
	height:100%;
	float:left;
	margin:10px 0;
}

.guest-image
{
	width:100px;
	height:100%;
	float:left;
}

.guest-contents
{
	width:680px;
	height:100%;
	float:right;
}

.clear
{
	margin:0;
	padding:0;
	clear:both;
}

.album_name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#000000; 
	margin: 10px;
}


/* new styles added from here */
.picute_name
{
	font-size:14px;
	text-align:center;
	font-weight:normal;
	width:110px;
	float:left;
	color:#000;
	margin-top:5px;
}

.picute_nos
{
	font-size:12px;
	text-align:center;
	font-weight:normal;
	width:110px;
	float:left;
	color:#990000;
	margin-top:5px;
}

.picture_box
{
	width:112px;
	height:100%;
	float:left;
}

.guest_login
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-align:center;
	font-weight:bold;
}

.guest_login a
{
	color:#41999A;
	text-decoration:underline;
	font-weight:bold;
}

.guest_login a:hover
{
	color:#286061;
}

.arrow
{
	font-size:10px;
	color:#000;
	text-align:left;
	font-weight:bold;
}

.arrow a
{
	color:#3F9091;
	text-decoration:none;

}

.arrow a:hover
{
	color:#000;
}



.selected
{
	font-size:11px;
	color:#000;
	text-align:left;
	font-weight:bold;
}

.selected a
{

	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.selected a:hover, .selected a:active
{

	text-decoration:underline;
	color:#FF0000;
}



.break
{
	margin:0 3px;
	font-size:9px;
	color:#ccc;
}


#thumb ul li a
{
height:112px;
width:112px;
border:#ccc solid 1px;
float:left;
overflow:hidden;
}




span.paginator { margin: 0; padding: 0; font-size:12px; font-weight:bold }
span.paginator span { list-style-type:none; display: inline; padding: 0; margin: 0; font-size:12px; }
span.paginator span.page a { text-decoration: none; color: #316E6F; padding: 0 3px 0 3px; margin: 0 2px 0 2px;}
span.paginator span.page a:hover { background-color: #4BA9AA; color:#fff; }
span.paginator span.arrow { font-weight: bold; color: #ccc; margin: 0; padding: 0 3px 0 3px; }
span.paginator span.arrow a { font-weight: bold; color: #316E6F; text-decoration: none; }
span.paginator span.arrow a:hover {color: #000;}
span.paginator span.selected { font-weight: bold; background-color: #EAFCFC; padding: 0 3px 0 3px; margin: 0 2px 0 2px; border: 1px #419798; border-style: solid; }
span.paginator span.break { color: #666; margin: 0 5px 0 5px; }






/* calendar css starts here */
#calander-container
{
	width:798px;
	height:100%;
	float:left;
	border:1px solid #ccc;
	border-right:0;
}

.daybox, .daybox-selected
{
	width:107px;
	height:113px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	float:left;
	background:#E4FDFD;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	padding-right:3px;
	padding-left:3px;
}



.daybox a:hover 
{

	background:#449E9E;
}

.daybox-white
{
	width:113px;
	height:113px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	float:left;
	background:#fff;
}

.daybox-selected
{
	background:#459D9E;
	text-align:right;
	font-weight:normal;
}

.daybox-selected ul
{
	padding:0;
	margin:0;
	background-image:none;
}

.daybox-selected ul li
{
	margin:0;
	padding:0;
	list-style:none;
	background-image:none;
	list-style-image:none;
	list-style-type:none;
	display:block;
}



.daybox-selected  ul li a
{
	text-decoration:none;
	font-size:11px;
	color:#fff;
	text-align:left;
	font-weight:normal;
}

.daybox-selected  ul li a:hover
{
	text-decoration:underline;
}


.days-name
{
	width:103px;
	height:20px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	float:left;
	background:#296162;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-right:10px;
	color:#fff;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
}

.year-name
{
	width:800px;
	height:25px;
	float:left;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	margin-bottom:5px;
}

.year-name a
{
	text-decoration:none;
	color:#409598;
	margin:0 5px;
}

.year-name a:hover
{
	color:#000;
}

a.css_tooltip {
	position:relative;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:9px;
	z-index:1000;
}

a.css_tooltip span {
display: none;
font-weight:normal;
cursor:auto;
position:absolute;
z-index: 10000;
}

a.css_tooltip:hover {
z-index:10000;
background:transparent; /* In case you use a background image like a talkbubble */
font-weight:normal;
}

a.css_tooltip:hover span {
z-index:1000;
display:block;
position:absolute;
top:18px;
left:8px;
height:auto;
width:180px;
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
padding:2px;
background:#EBFFFF;
border:#41999A 2px solid;
text-decoration: none;
padding:5px 0 0 5px;
}

#day-events
{
	width:100%;
	height:90px;
	float:left;
	font-size:11px;
	font-weight:normal;
}

#day-events ul
{
	margin:0;
	padding:0;
}

#day-events ul li
{
	margin:0;
	padding:0;
	background:url(images/eventsarrow.gif) no-repeat 0% .4em;
	text-align:left;
	padding-left:7px;
	margin-bottom:2px;
	font-weight:normal;
}

#day-events ul li a
{
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10x;
	cursor: pointer; 
}

#day-events ul li a:hover
{
	color:#9EFCFE;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10x;
}

.events-popup
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
}

.events-popup-heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#316E6F;
}

.marquee-text
{
	font-size:14px;
	font-weight:bold;
	height:20px;
	padding:0 10px;
	color:#006666;
}

.profile
{
	width:102px;
	height:142px;
	float:left;
	text-align:center;
	font-weight:bold;
	margin:5px 20px 25px 10px;
}

.profile-head
{
	font-weight:bold;
	font-size:16px;
	text-align:left;
	line-height:25px; 
	padding-left: 10px;
	
}


.sponsor
{
	padding:5px 0;
	color:#fff;
	font-weight:bold;
	line-height:20px;
}


.imp-message
{
	background:url(images/blue_bg.gif) repeat-y;
	padding:2px 20px;
	font-size:11px;
	text-align:left;
	line-height:17px;
}

.imp-message .heading
{
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-align:left;
	padding:5px 0;
}

.blue_bottom
{
	background:url(images/blue_bottom.gif) no-repeat top left;
}