
body {
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial, Verdana;
}
img {
	border:none;
}
.float_left {
	float:left;
}
.main_wrapper {
	width:932px;
	margin:0 auto;
}
.top_navigation_main {
	width:100%;
	float:left;
}
.top_navigation_corner {
	float:left;
	height:24px;
}
.tab_nav_main ul {
	margin:0px;
	padding:0px;
}
.tab_nav_main ul li {
	list-style:none;
	font-size:11px;
	display:inline;
	padding:0 10px;
	border-right:solid 1px #fff;
	text-align:center;
}
.tab_nav_main ul li a {
	text-decoration:none;
	color:#fff;
}
.tab_nav_main ul li a:hover {
	text-decoration:underline;
}
.top_navigation_middle {
	float:left;
	background:url('../images/top_nav_middle.jpg') repeat-x;
	width:892px;
	height:24px;
	line-height:20px
}
.tab_nav_main {
	width:350px;
	float:left;
}
.login_area_main {
	width:360px;
	float:right;
}
input.login_area_main {
	width:100px;
	float:left;
	font-size:11px;
	color:#666666;
	border:solid 1px #333333;
	margin:3px 5px;
}
input.login_button {
	width:auto;
	background:url('../images/go_button_back.jpg') repeat-x;
	border:1px solid #004855;
	height:17px;
	color:#fff;
	font-size:11px;
	cursor:pointer;
	padding:0px
}
* html input.login_button {
	width:auto;
	background:url('../images/go_button_back.jpg') repeat-x;
	height:17px;
	color:#fff;
	font-size:11px;
	cursor:pointer;
	padding:0px;
	border:0px solid white;
}
.login_area_main a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	line-height:17px;
}
.login_area_main a:hover {
	text-decoration:underline;
}
.header_main {
	width:100%;
	float:left;
}
.header_logo {
	width:248px;
	float:left;
	margin-left:20px;
	margin-top:10px;
}
.header_search_main {
	width:395px;
	height:82px;
	float:right;
	background:url('../images/search_box_back.jpg') no-repeat;
	margin-right:30px;
	padding-top:10px
}
input.search_text {
	width:140px;
	border:solid 1px #ccc;
	margin:6px 0 6px 15px;
	float:left;
	font-size:11px;
	color:#333333;
}
input.search_button {
	margin-top:6px;
	margin-left:5px;
	font-weight:bold;
	float:left;
}
* html input.search_button {
	margin-top:-5px;
	margin-left:5px;
	font-weight:bold;
	float:left;
	border:solid 0px white;
}
.account_nav_main {
	width:84%;
	float:left;
	padding:0 0 0 9%;
	margin-top:10px;
}
.account_nav_main ul {
	margin:0px;
	padding:0px;
}
.account_nav_main input {
	width:109px;
	height:25px;
	line-height:25px;
	background:url('../images/account_tab_back.jpg') no-repeat;
	text-align:center;
	font-weight:bold;
	float:left;
	font-size:11px;
	margin-right:1px; list-style-type:none
}
.account_nav_main ul li a {
	color:#fff;
	text-decoration:none;
}
.account_nav_main ul li a:hover {
	text-decoration:underline
}
.page_body_main {
	width:932px;
	float:left;
}
.page_body_header_footer {
	float:left;
	height:15px;
}
/*.page_body_data_part {
	background:url(../images/body_main_box_middle.jpg) repeat-y;
	border-right:solid 1px red;
	border-left:solid 1px red;
	width:932px;
}*/


.footer_main {
	width:100%;
	float:left;
	margin-top:15px;
	font-size:11px;
	/*position:absolute; 
	bottom:0;
	height:inherit;*/
}

/* * html .footer_main {
	width:100%;
	float:left;
	margin-top:15px;
	font-size:11px;
	position:absolute; 
	bottom:0;
	height:inherit;
	left:37px;
}*/

/*.footer_main_less_content {
	width:100%;
	float:left;
	margin-top:15px;
	font-size:11px;
	position:absolute; 
	bottom:0;
}

 * html .footer_main_less_content {
	width:100%;
	float:left;
	margin-top:15px;
	font-size:11px;
	position:absolute; 
	bottom:0;
	left:37px;
}*/

.footer_main_corner {
	float:left;
	height:24px;
}
.footer_main_middle {
	float:left;
	background:url('../images/footer_nav_middle.jpg') repeat-x;
	width:892px;
	height:24px;
	line-height:20px
}

.footer_tab_nav_main {
	float:right !important;
	width:230px !important;
}
.copyright_statement {
	width:540px;
	float:left;
	color:#fff;
}

.copyright_statement a {
	color:#fff;
	text-decoration:none;
}

.copyright_statement a:hover {
	text-decoration:underline;
}

.left_category_div {
	width:100%;
	float:left;
/*	background:#dffaff;
	margin-left:1px; */
}

.left_category_div #lstbCategories 
{
	height:400px;	
	margin-left:10px;
	border:solid 1px #CCC;
	font-size:11px;
	line-height:19px;
}


/*.left_category_div ul {
	margin:0px;
	padding:0px;
}

.left_category_div ul li {
	border-top:dashed 1px #afc2c6;
	list-style:none;
	font-size:11px;
	line-height:21px;
	font-weight:bold;
	padding-left:5px;
}

.left_category_div ul li a {
	color:#333333;
	text-decoration:none;
	padding-left:5px;
	display:block;
}

.left_category_div ul li a:hover {
	background:url(../images/left_nav_selected.jpg) no-repeat;
	
	color:#FFF;
}

.left_category_div ul li .selected {
	background:url(../images/left_nav_selected.jpg) no-repeat;
	display:block;
	color:#FFF;	
}
*/
.displayresult_table {
	margin:10px;
	border:none;
	font-size:11px;
	/*border-bottom:solid 1px #999999;*/
	padding-bottom:10px;
	width:98%;
}
.displayresult_table img {
	border:solid 1px #ccc;
	margin-right:7px;
}
.displayresult_table a.result_title{
	color:#0199b5;
	font-weight:bold;
}
.advertisement_title {
	color:#FFF;
	font-weight:bold;
	background:#0066cc;
	width:85px;
	font-size:10px;
	text-align:center;
	border:solid 1px #01478d;
}
.sponser_title {
	color:#FFF;
	font-weight:bold;
	background:#ff6c00;
	width:75px;
	font-size:10px;
	text-align:center;
	border:solid 1px #b44d01;
}

.displayresult_table a.more_info{
	color:#999e04;
	font-weight:bold;
}

.bottom_advertisement {
	width:100%;
	float:left;
	text-align:center;
	margin-top:15px;
}

.page_number_div {
	width:70%;
	margin-bottom:5px;
	padding-left:30%;
}

.page_number_div ul {
	margin:0px;
	padding:0px;
}

.page_number_div ul li {
	list-style:none;
	font-weight:bold;
	display:inline;
	font-size:11px;
}

.page_number_div ul li a {
	text-decoration:none;
	color:#333333;
}
.page_number_div ul li a:hover {
	text-decoration:underline;
}
a.page_num_count {
	margin:0 10px;
	color:#00b4d4 !important;
}






.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 580px;
	margin-left:2px;
	margin-right:2px;
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-color: #a6cf65;
	color:#FFF;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	width:76px;
	text-align:center;
}
.TabbedPanelsTabHover {
	background-color: #76a42d;
}
.TabbedPanelsTabSelected {
	background:url('../images/selected_tabbed_back.jpg') repeat-x 0% 50%;
	border-bottom: 1px solid #FFF;
	color:#000000
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

/*Chaned on 26 sep to get the alignment of 
spons. classfds and non spons. clsfds on home page
A hack has been created below. Should be corrected later.
*/
.TabbedPanelsContentGroup {
	clear: both;
	/*border-left: solid 1px #CCC;*/
	/*border-bottom: solid 1px #CCC;*/
	border-top: solid 1px #999;
	/*border-right: solid 1px #999;*/
}

* html .TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
}

.TabbedPanelsContent {
	padding: 0px;
}
.TabbedPanelsContentVisible {
	min-height:125px;
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}


.grid_advertisement_text 
{
	width:100%; 
	float:left; 
	margin-top:5px;
}


.displayresult_table td 
{
	border:solid 1px #FFF;	
}

/* new classes added on 1 july */
.future_content_area {
	width:100px; font-size:11px; float:left;
}

.middle_margin_left
{
	margin-left:100px;
}

* html .middle_margin_left
{
	margin-left:50px;
}

.inner_middle_div {
	float:left;
}

.personal_info_table {
	margin-top:10px;
}
.inner_middle_div h4 {
	font-weight:normal;	
	margin:0px;
	padding:2px 5px;
	float:left;
	font-size:16px;
	color:#FE520A;
}

.inner_middle_div h3 {
	font-weight:bold;
	font-size:11px;
	line-height:16px;
	margin:5px 5px 5px 0px ;
	padding:0px;
	float:left;
	color:green;
}


.inner_middle_div h5 {
	font-weight:normal;
	font-size:11px;
	line-height:16px;
	margin:5px;
	padding:0px;
	float:left;
}

button.personal_info_button {
	float:right;
	background:#333333;
	border:solid 1px #000000;
	color:#FFFFFF;
	line-height:14px;
	font-size:11px;
	margin:6px 0 0 0;
}

/*added by prafulla on 19 sep 2009 for buttons - start*/
input.personal_info_button_update_user_profile {
	/*float:right;*/
	background:#A6CF65;
	border:solid 1px #000000;
	color:#FFFFFF;
	height:22px !important;
	width:160px;
	font-size:11px;
	font-family:sans-serif;
	font-weight:bold;
	margin:6px 0 0 0;
}

input.personal_info_button_search_selected {
	/*float:right;*/
	background:White;
	border:solid 1px #000000;
	color:Black;
	height:22px !important;
	width:72px;
	font-size:11px;
	font-family:sans-serif;
	font-weight:bold;
	margin:6px 0 0 0;
}

input.personal_info_button_search_unselected {
	/*float:right;*/
	background:#A6CF65;
	border:solid 1px #000000;
	color:#FFFFFF;
	height:22px !important;
	width:72px;
	font-size:11px;
	font-family:sans-serif;
	font-weight:bold;
	margin:6px 0 0 0;
}

input.button_general {
	/*float:right;*/
	background:#A6CF65;
	border:solid 1px #000000;
	color:#FFFFFF;
	height:22px !important;
	width:72px;
	font-size:11px;
	font-family:sans-serif;
	font-weight:bold;
	margin:6px 0 0 0;
}
/*added by prafulla on 19 sep 2009 for buttons - end*/

img.personal_info_photo {
	border:solid 1px #999999;
}

.inner_details_table {
	margin-top:10px;
	font-size:11px;
	text-align:left;
	width:700px;
}

.inner_details_table th {
	width:200px;
	font-weight:bold;
	color:#333333;
	vertical-align:top;
}

.inner_details_table td {
	vertical-align:top;
}

.inner_table_border {
	border:solid 1px #ccc;
	margin:0 5px;
}

.memebers_list {
	width:120px;
	float:left;
}


select.memebers_list  {
	width:100% !important;
	font-size:11px !important;
	float:left !important;
	height:100px !important;
}


/* new classes added on 6 july by deepak */
.inner_details_table input {
	border:solid 1px #666666;
	height:14px;
	font-size:11px;
}

select.edit_details_fields {
	width:198px;
	border:solid 1px #666666;
	height:17px;
	font-size:11px;
}

textarea.edit_details_textarea {
	width:198px;
	border:solid 1px #666666;
	height:100px;
	font-size:11px;
	font-family:Tahoma, Arial, Verdana;
}

.update_startup_input {
	width:95%;
}

.update_user_input {
	width:40%;
}

/*html {
    height:100%;
}
body {
     height:100%;
}

.userProfileContentPullToBottom
{
	padding-bottom:18%;
}

* html .userProfileContentPullToBottom
{
	padding-bottom:21%;
}*/

.footer_push_to_bottom_showPersonalDetails
{
	padding-bottom:23%;
}

* html .footer_push_to_bottom_showPersonalDetails
{
	padding-bottom:27%;
}

.footer_push_to_bottom_showEducationDetails
{
	padding-bottom:37%;
}

* html .footer_push_to_bottom_showEducationDetails
{
	padding-bottom:39%;
}

.footer_push_to_bottom_showWorkExDetails
{
	padding-bottom:22%;
}

* html .footer_push_to_bottom_showWorkExDetails
{
	padding-bottom:24%;
}

.footer_push_to_bottom_showKNSDetails
{
	padding-bottom:34%;
}

* html .footer_push_to_bottom_showKNSDetails
{
	padding-bottom:39%;
}

.footer_push_to_bottom_showAchievementsDetails
{
	padding-bottom:3%;
}

* html .footer_push_to_bottom_showAchievementsDetails
{
	padding-bottom:5%;
}

.footer_push_to_bottom_updateEducationDetails
{
	padding-bottom:31%;
}

* html .footer_push_to_bottom_updateEducationDetails
{
	padding-bottom:23%;
}

.footer_push_to_bottom_updateWorkExDetails
{
	padding-bottom:8%;
}

* html .footer_push_to_bottom_updateWorkExDetails
{
	padding-bottom:5%;
}

.footer_push_to_bottom_updateAcheivementsDetails
{
	margin-bottom:-10px;
}

* html .footer_push_to_bottom_updateAcheivementsDetails
{
	margin-bottom:-19px;
}

button.save_and_proceed_button
{
	width:75px;
	height:25px;
	float:right;
	background:#333333;
	border:solid 1px #000000;
	color:#FFFFFF;
	line-height:25px;
	font-size:11px;
	margin:6px 0 0 0;
}

select.dropdownlist_startupprofile
{
	width: 155px;
}

* html select.dropdownlist_startupprofile
{
	width: 158px;
}

h3.combomargin_updatestartupprofile
{
	margin-left:133px;
}

* html h3.combomargin_updatestartupprofile
{
	margin-left:66px;
}

.homePage_textdisplayaftergrid_width
{
	width:26%
}

* html .homePage_textdisplayaftergrid_width
{
	width:24%
}

/*left margin for spons clsfds grid on home page
required only for IE6*/
.leftMargin_Spons_clssfds_grid
{}

* html .leftMargin_Spons_clssfds_grid
{
	margin-left:10px;
}

/*to display the full top bar links in firefox (added on 28th sep) - start*/
.top_bar_links_width
{
	width:355px;
}

* html .top_bar_links_width
{
	width:auto;
}
/*to display the full top bar links in firefox (added on 28th sep) - end*/

/*for gap between startups div and inner middle div in showuserprofile(added on 2nd oct) - start*/
.showuserprifile_stratupdiv_margin_right
{
	margin-right:-100px;
}

* html .showuserprifile_stratupdiv_margin_right
{
	margin-right:-50px;
}
/*for gap between startups div and inner middle div in showuserprofile(added on 2nd oct) - end*/
/*for gap between startups div and inner middle div in updateuserprofile(added on 2nd oct) - start*/
.updateuserprifile_stratupdiv_margin_right
{
	margin-right:-100px;
}

* html .updateuserprifile_stratupdiv_margin_right
{
	margin-right:-54px;
}
/*for gap between startups div and inner middle div in updateuserprofile(added on 2nd oct) - end*/