﻿ 
 /* 

	Useful for when need to display the user profile control differently depending on the page

	//  this file is for development purposes, nicely separates styles, 
	//	but should be compbined with main.css when deploying application)
*/
 
table.tbl_login {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
     }
a.blue {
	color: #333366;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
a.blue:hover {
	color: #333366;
	text-decoration: underline;
	 }
table.tbl_login td {
	margin: 0;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
table.tbl_login input.loginfield {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
 #profile fieldset
    {
        display: block;
        line-height: 20px;
        margin-bottom: 10px;
        padding: 5px 10px;
    }
    #profile legend
    {
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 5px;
        padding: 3px;
        width: 254px;
    }
	
    #profile label
    {
        clear: left;
        display: block;
        float: left;
        padding-right: 10px;
        text-align: right;
        width: 160px;
    }
    
    
    
     #registration fieldset
    {
        display: block;
        line-height: 20px;
        margin-bottom: 10px;
        padding: 5px 10px;
		background: #F4F4F4;
    }
    #registration legend
    {
        font-size: 12px;
        font-weight: normal;
        margin-bottom: 5px;
        padding: 3px;
        width: 254px;
    }
    #registration label
    {
        text-transform: uppercase;
        font-size: 13px;
        font-family: 'Century Gothic W01 Bold';   
		padding-right: 10px;
		margin:0;
        text-align: right;
    }
	#registration input 
	{
		margin: 2px 0px 2px 0px;
	}
	#registration select 
	{
		margin: 2px 0px 2px 0px;
		width:185px;
	}
	#registration select.profile_title
	{
		margin: 2px 0px 2px 0px;
		width: 50px;
	}
	#registration table.tbl_communitylist {
	
	}
	#registration table.tbl_communitylist label {
		width: 200px;
		font-size: 12px;
}
	
   .profile_settings label {
		padding-right: 10px;
		padding-top: 8px;
		color:#666;
		font-family:Verdana;
		font-size:11px;
	    display: block;
        float: left;
        text-align: right;
        width: 160px;
	}
	.profile_settings input {
		margin-bottom: 8px;
		margin-top: 8px;
		width: 250px;
    }
    
    .profile_settings .update_profile_btn input {		
		width: 158px;
    }
    
    .profile_settings select {
		
		width: 250px;
    }
    
	.update_profile_btn {
		padding: 10px 0 0 190px; 
	}
    /* 


		tabs styles 


	*/  
	.profile_pic1 {
	    margin-top: 22px;
		padding: 0px;
		float: left;
		}
	.profile_pic2 {
	    margin-top: 22px;
	    margin-right: 15px;
		padding: 1px 0px 0px 0px;
		float: right;
		}
	.profile_txt {
		padding-top: 10px;
		color:#666666;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:11px;
	}
	h3.profile_hdl { 
		padding: 0;
		font-family:'Century Gothic W01 Bold';
		font-size: 14px;
        margin: 25px 0;
        color: #000;
        text-transform: uppercase;
        font-weight: normal;
	} 
   .hr_profile {
	    width: 663px;
		margin: 20px 0;
		border-bottom: 1px dashed;
        float: left;
	 }
	 .sub_btn {
	  	padding-top: 10px;
	 }
      .sub_btn2 {
	  	padding: 10px 0 0 25px;
	 }

	.acc_sett_content_mk {
		margin-bottom: 15px;
		padding: 0px;
		color: #CC3300;
		
	}
	label.acc_sett_content_mk {
		float:left;
	}
	p.form_hdl {
		padding-top: 5px;
		color:#666;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:11px;
	}
	p.form_hdl_red {
		padding-top: 10px;
		color:red;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:11px;
	}
	.tab_hdl {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #333;
		text-align: center;
		font-weight: normal;
		text-decoration: none;
		padding-top: 6px;
	}    		
	
    div#tabs ul {
	    width: 524px;
		height: 34px;
		list-style: none;
		margin-top: 10px;
		padding: 0px;
		background: url(Images/tab_menu/tabs_bg_top.gif) no-repeat top left;
		display: block;
		float:left;
		 }
 
	#tabs ul li {
		float: left;
		margin: 0px;
		padding: 0px;
	}
    
	div#tabs ul li.tab1_on a {
		display: block;
		background: url(Images/tab_menu/acc_ess_on.gif) no-repeat top left;
		float:left;
		width: 174px;
		height: 34px;
		 }
	
	div#tabs ul li.tab1_on  a:hover {
		color: #333;
		text-decoration: none;
		background: url(Images/tab_menu/acc_ess_on.gif) no-repeat top left;
	}
   div#tabs ul li.tab1_off a {
		background: url(Images/tab_menu/acc_ess_off.gif) no-repeat top left;
		float:left;
		display: block;
		width: 174px;
		height: 34px;
    }
	div#tabs ul li.tab1_off  a:hover {
		color: #333;
		text-decoration: none;
		background: url(Images/tab_menu/acc_ess_on.gif) no-repeat top left;
	}
	div#tabs ul li.tab2_on a {
		background: url(Images/tab_menu/profile_info_on.gif) no-repeat top left;
		float:left;
		display: block;
		width: 175px;
		height: 34px;
		}
	
	div#tabs ul li.tab2_on  a:hover {
		color: #333;
		text-decoration: none;
		background: url(Images/tab_menu/profile_info_off.gif) no-repeat top left;
	}
	
	div#tabs ul li.tab2_off a {
		background: url(Images/tab_menu/profile_info_off.gif) no-repeat top left;
		float:left;
		display: block;
		width: 175px;
		height: 34px;
    }
	div#tabs ul li.tab2_off  a:hover {
		color: #333;
		text-decoration: none;
		background: url(Images/tab_menu/profile_info_on.gif) no-repeat top left;
	}
	div#tabs ul li.tab3_on a {
		background: url(Images/tab_menu/genconn_sett_on.gif) no-repeat top left;
		float:left;
		display: block;
		width: 175px;
		height: 34px;

		}
	
	div#tabs ul li.tab3_on  a:hover {
		color: #333;
		text-decoration: none;
		background: url(Images/tab_menu/genconn_sett_off.gif) no-repeat top left;
	}
	
	div#tabs ul li.tab3_off a {
		background: url(Images/tab_menu/genconn_sett_off.gif) no-repeat top left;
		float:left;
		display: block;
		width: 175px;
		height: 34px;
    }
	div#tabs ul li.tab3_off  a:hover {
		color: #333;
		text-decoration: none;
		background: url(Images/tab_menu/genconn_sett_on.gif) no-repeat top left;
	}
	div#tabs .selected {
		border-color: black;
	}
	
	div#tabs .selected a {
		position: relative;
		top: 1px;
		background: white;
		color: black;
		font-weight: bold;
	}
	
	div#tabs .hidden
	{
		visibility:hidden;
	}
	
	div#content {
		border: 1px solid black;
		clear: both;
		padding: 0 1em;
	}	
	.user_profile_btn {
		float: left;
		margin: 20px 0 0 130px;
	}
	
	
