﻿/* 0 BASIC TAGS */

table
{
	font-size: 1em;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p
{
	line-height: 1.4em;
}

hr
{
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a
{
	text-decoration: none;
	color: #d32525;
}

a:visited
{
	color: #980000;
}

a:hover
{
	text-decoration: underline;
	color: #e05252;
}

a:active
{
	color: #980000;
}

body
{
	/*background: #F5F6F7 url(images/background.gif) repeat-x;*/
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

img
{
	border-width: 0;
}

/* 1 HEADER */

.header
{
	/*background-image: url(Images/header.gif);
	background-repeat: no-repeat;*/
	background:#F5F6F7 url(images/background.gif) repeat-x scroll 0 0;
	position: relative;
	width: 100%;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}

/*  updated by Pradeep 
.header {
	background-image: url(Images/headerPradeep.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 90%;
	height: 81px;
	
}*/
.maincontentarea
{
	/*	background:#F5F6F7 url(images/topic-nav-hover.jpg);*/
	background: #F5F6F7;
	width: 100%;
	float:left;
	min-height: 400px;
}
.subnavOff a:hover
{
	text-decoration: none;
}
h1
{
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 15px;
}

h2
{
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua
{
	position: absolute;
	right: 37px;
	top: 17px;
	font-size: 12px;
}

.nav
{
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited
{
	color: #d32525;
}

/* 1.1 SHIM */

.shim
{
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	height: 8px;
	font-size: 0;
}

.column
{
	/* modified by pradeep*/
	background-image: url(images/content-shim-photo_Pradeep.gif); /*background-image: url(images/content-shim.gif);*/
}

.gradient
{
	background-image: url(images/content-shim-photo.gif);
}

.solid
{
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page
{
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3
{
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4
{
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #links, #register
{
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 686px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar
{
	float: left;
	width: 214px;
	min-height: 100%;
	border-right:solid 1px #ddd;
}

#matchsidebarright
{
	float: right;
	width: 20%;
	border-left-width: 3px;
	border-left-color: Red;
	height: 100%;
	background-color: #babacc;
}

#matchsidebaeleft
{
	float: left;
	width: 20%;
	height: 100%;
	border-right-width: 3px;
	border-right-color: Red;
	background-color: #babacc;
}

#matchcontent
{
	background-color: Silver;
	color: #bababb; /*margin-left:20%; 	margin-right:20%;*/
}


#content
{
	margin-left: 214px; /*background:transparent url(images/content-shim-photo.gif);*/
	background: #F5F6F7 url(images/topic-nav-hover.jpg) repeat-y scroll 0 0;
	min-height: 400px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom:5px; 
}
.innerContent
{
	list-style-type: none;
}

.innerContent li
{
	background: #AAA none repeat scroll 0 0;
	display: inline;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 300px;
	height: 180px;
	border:2px solid green;
}

.module
{
	height: 100%;
	width: 100%;
}

.module .moduleHead
{
	background: #ddd;
}

.module .moduleHead a
{
	cursor :pointer;
	font-size:1.5em;
	text-transform:uppercase;
	}

#IplTable
{
	font-size: 15;
	text-transform: capitalize;
	text-decoration: bold;
	color: White;
}

#whatsnew
{
	float: left;
	width: 200px;
}

#coollinks
{
	margin-left: 220px;
}

#resume h4, #links h4
{
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}


#resume .first
{
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl
{
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt
{
	position: absolute;
	left: 0;
}

dd
{
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td
{
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums
{
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view
{
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame
{
	margin-left: auto;
	margin-right: auto;
}

.item
{
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4
{
	margin-bottom: 0.4em;
}

.nullpanel
{
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details
{
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

.buttonbar
{
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top
{
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view
{
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 3 FOOTER */

.footerbg
{
	/*background-image: url(images/footer-side.gif); 	background-repeat: repeat-x; */
	background-color: #DDDDDD;
	width: 100%;
	font-size: 13px;
	text-align: center;
	padding: 10px;
	float:left;
	border-top: solid 1px #9d1a3a;
}

.footerlink
{
	font-family: Times New Roman;
	font-size: 1.1em;
}

.footer
{
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}

.copyright
{
	padding: 5px;
}
.menub
{
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited
{
	color: #d32525;
}



/* Inline styles are used because image controls hard code a border property */

.photo_198
{
	border: 4px solid #FFFFFF;
}


/* Left and right borders for login page */
#col_main_left
{
	width: 198px;
	float: left;
	border-right: 3px solid #DFDCCB;
	background: #E1DFCF;
}

#col_main_right
{
	margin-left: 200px;
	margin-right: 10px;
	border-left: 3px solid #DFDCCB;
	border-right: 1px solid #CAC7B8;
	height: 1000px;
	background: #F7F6F2;
}

#ContentPlaceHolder
{
	margin-left: 20px;
	margin-right: 10px;
	border-left: 3px solid #DFDCCB;
	border-right: 1px solid #CAC7B8;
	height: 500px;
	background: #F7F6F2;
}

.subnavOff
{
	
}

.subnavOff A
{
	padding-right: 5px;
	border-bottom: #ccc 1px solid;
	display: block;
	padding-left: 6px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 1px;
	margin-left: 6px;
	padding-bottom: 8px;
	padding-top: 3px;
	text-align: right;
}

.subnavOff A:hover
{
	color: #f60;
}

/* Poll css */

.hide
{
	display: none;
}

.show
{
	display: block;
}

.elesidebar
{
	border-right: 2px solid #aaa;
	padding: 5px 5px 5px;
	float: left;
	width: 20%;
}

.elecontent
{
	padding: 5px 5px 5px;
	float: left;
}

.elemaindiv
{
	padding: 10px 10px 10px;
	background-color: #f1f2ea;
	min-height: 600px;
}

.eleleftselect
{
	border: 2px solid blue;
	text-align: center;
	height: 30px;
	font-size: 12px;
	vertical-align: middle;
}

.eleleftselect a hover
{
	background-color: red;
	font-size: 14px;
}

/**** till here **/

/* Bank details page CSS */
.BankDetailGridView
{
	text-align:left;
	border:1px solid #111;
	font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
	font-size:12px;
	color:#666699;
	width:98%;
}
.BankDetailGridView th
{
	border:1px solid #aaa;	
	text-align:center;
}

.BankDetailGridView td
{
	border:1px solid #aaa;	
	text-align:left;
	padding-left:5px;
}

.BankDetailGridView a,.BankDetailGridView a:hover,.BankDetailGridView a:visited
{
	text-decoration:none;
	color:#666699;
}

.AtmLocationPanel a
{
	
}

.Main_BankDetailsTable, .Main_BankDetailsTable td
{
	border:1px solid #ddd;
}

.Main_BankDetailsTable th
{
	background-color:#ddd;
	color:Green;
}

.Main_BankDetailsTable div
{
	padding-top:3px;
}

/***End of Bank details */