﻿.shadetabs{
    /*padding: 3px 0;*/
    margin-left: 0;
    margin-top: 1px;
    margin-bottom: 0;
    font: bold 11px Tahoma;
    list-style-type: none;
    text-align: center; /*set to left, center, or right to align the menu as desired*/
	/*color:#ffffff;*/
}

.shadetabs li{
    display: inline;
    margin: 0;
}

.shadetabs li a{
    background: transparent;
    margin-right: 3px;
    padding: 3px 7px;
    border:  0px solid #d3d3d3;
    text-decoration: none;

}

.shadetabs li a:visited{
    /*color: #ffffff;*/
}

.shadetabs li a:hover{
    text-decoration: underline;
    background:transparent;
}

.shadetabs li.selected{
    text-decoration: underline;
    background:transparent;
}

.shadetabs li.selected a{ /*selected main tab style */
   text-decoration: underline;
    background:transparent;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
    text-decoration: underline;
    background:transparent;
}

.tabcontentstyle{ /*style of tab content oontainer*/
    border: 1px solid #0074ba;
    background-color: #FFFFFF;
    padding: 1px;
    vertical-align:top;
}

.tabcontent{
    display:none ;
}
	
	
.Menu1_bg
{
	background-image:url(Images/menubar_2_center.gif);
	background-position:bottom right;
	background-repeat:repeat-x;
	background-color:#0074ba;
	height:30px;
}
.Menu1_L
{
	background-image:url(Images/menubar_2_left.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:4px;
	height:30px;
}
.Menu1_R
{
	background-image:url(Images/menubar_2_right.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:4px;
	height:30px;
}
.Footer_bg
{
	background-image:url(Images/footer_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#EAEAEA;
	height:28px;
}
.Inner_container
{
	border:1px solid #0074ba;
	background-color:#f7f7f7;
	padding:2px 2px 2px 2px;
	vertical-align:top;
}
/* to style the info appearing on post back*/
.Normalinfo
{
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}
A.Normalinfo, A.Normalinfo:Link, A.Normalinfo:Visited    
{
	font-size: 11px;
	 font-family: Tahoma, Arial, Verdana;
	 color: #333333;
	 text-decoration:underline;
 	font-weight:bold;
}
	
A.Normalinfo:Hover
{
	font-size: 11px;
	 font-family: Tahoma, Arial, Verdana;
	 color: #333333;
	 text-decoration:none;
	font-weight:bold;
}
/* to style the Alerts appearing on errors*/
.Normalalert
{
	font-family:tahoma;
	font-size:11px;
	color:#ff0000;
	font-weight:bold;
}
A.Normalalert, A.Normalalert:Link, A.Normalalert:Visited    
{
	font-size: 11px;
	 font-family: Tahoma, Arial, Verdana;
	 color: #ff0000;
	 text-decoration:underline;
	font-weight:bold;
}
	
A.Normalalert:Hover
{
	font-size: 11px;
	 font-family: Tahoma, Arial, Verdana;
	 color: #ff0000;
	 text-decoration:none;
	font-weight:bold;
}
/*tabs heading styles*/
.tabheading
{
	font-size: 12px;
	 font-family: Tahoma, Arial, Verdana;
	 font-weight:bold;
	 color: #003366;
	 text-decoration:none;
}
.tabheading2
{
	font-size: 12px;
	 font-family: Tahoma, Arial, Verdana;
	 font-weight:bold;
	 color: #006699;
	 text-decoration:underline;
}
/*optons heading style*/
.optheading
{
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	font-weight:normal;
	color: #006699;
	text-decoration:none;
	vertical-align:top;
}
.optheadingcell
{
	padding:5px 0px 0px 10px;
}
/* to style the vertical menu tabs*/
.sidetabs, TD.sidetabs
{
	font-family:tahoma;
	font-size:11px;
	color:#003366;
	font-weight:bold;
}
A.sidetabs, A.sidetabs:Link, A.sidetabs:Visited    
{
	font-size: 11px;
	 font-family: Tahoma, Arial, Verdana;
	 color: #006699;
	 text-decoration:underline;
	font-weight:bold;	 
}
	
A.sidetabs:Hover
{
	font-size: 11px;
	 font-family: Tahoma, Arial, Verdana;
	 color: #003366;
	 text-decoration:none;
	font-weight:bold;
}

#ddcolortabs
{
	/*margin-left: 4px;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
	*/
	padding: 3px 0;
    margin-left: 0;
    margin-top: 1px;
    margin-bottom: 0;
    font: bold 11px Tahoma;
    list-style-type: none;
    text-align: center; /*set to left, center, or right to align the menu as desired*/
}

#ddcolortabs ul
{
	/*font: bold 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;*/
	
	padding: 3px 0;
    margin-left: 0;
    margin-top: 1px;
    margin-bottom: 0;
    font: bold 11px Tahoma;
    list-style-type: none;
    text-align: center; /*set to left, center, or right to align the menu as desired*/
}

#ddcolortabs li
{
/*	display:inline;
	margin:0 2px 0 0;
	padding:0;*/
	
	display: inline;
    margin: 0;

}

#ddcolortabs a
{
/*	float:left;
	color: BLACK;
	background: #ECEEEC url(media/color_tabs_left.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	letter-spacing: 1px;*/
	
    color: white;
    background: transparent;
    margin-right: 3px;
    padding: 3px 7px;
    border:  0px solid #d3d3d3;
    text-decoration: none;
}

#ddcolortabs a span
{
/*	float:left;
	display:block;
	background: transparent url(media/color_tabs_right.gif) no-repeat right top;
	padding:4px 9px 2px 6px;*/
	
    color: white;
    background: transparent;
    margin-right: 3px;
    padding: 3px 7px;
    border:  0px solid #d3d3d3;
    text-decoration: none;
}

#ddcolortabs a span
{
}

#ddcolortabs a:visited
{
	color: black;
}

#ddcolortabs a:hover
{
/*	background-color: #CDDADA;*/
	text-decoration: underline;
    background:transparent;
}

#ddcolortabs a:hover span
{
	/*	background-color: #CDDADA;*/
	text-decoration: underline;
    background:transparent;
}

/*currently selected tab*/
#ddcolortabs #current a, #ddcolortabs #current span
{ 
	/*background-color: #CDDADA;
	border-bottom-color: #CDDADA;*/
	text-decoration: underline;
    background:transparent;
}

#ddcolortabsline
{
	/*clear: both;
	padding: 0;
	width: 100%;
	height: 100%;
	line-height: 8px;
	background: #CDDADA;
Remove this to remove border between bar and tabs*/
}
/*********************Grid*Comments(Comments)**************************/
.GridComments
{	
	border-color:#cccccc;
	border-style:solid;	
	border-width:1px;
	width:100%;	
}

.GridCommentsGray
{ 
	background-color:#f5f5f5;
}

.GridCommentsWhite
{ 
	background-color:#ffffff;
}
/******************** Moderate*.ascx *******************************/
table.Moderate
{
	border-collapse: collapse;
	width: 600px;
}

table.Moderate tr.Title td, table.Moderate tr.Content td,  table.Moderate tr.Buttons td
{
	border: solid 2px #696969;
}

table.Moderate table tr td
{
	border-style: none;
}

table.Moderate tr.Title
{
	background-color: #696969;
	color: white;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 20px;
}

table.Moderate tr.Content
{
	border: solid 1px #696969;
}

table.Moderate td.Thumbnail
{
	background-color: #FFFFFF;
}

table.Moderate tr.Buttons
{
	background-color: #D3D3D3;
	color: white;
}

table.Moderate tr.Pager
{
	background-color: #E9E9E9;
}

.WordBreak
{
	word-wrap: break-word;
}

/************* EditProfile.ascx *************/
#ddcolortabs
{
	padding: 3px 0;
    margin-left: 0;
    margin-top: 1px;
    margin-bottom: 0;
    font: bold 11px Tahoma;
    list-style-type: none;
    text-align: center; /*set to left, center, or right to align the menu as desired*/
}

#ddcolortabs ul
{
	padding: 3px 0;
    margin-left: 0;
    margin-top: 1px;
    margin-bottom: 0;
    font: bold 11px Tahoma;
    list-style-type: none;
    text-align: center; /*set to left, center, or right to align the menu as desired*/
}

#ddcolortabs li
{
	display: inline;
    margin: 0;
}

#ddcolortabs a
{
    color: white;
    background: transparent;
    margin-right: 3px;
    padding: 3px 7px;
    border:  0px solid #d3d3d3;
    text-decoration: none;
}

#ddcolortabs a span
{
    color: white;
    background: transparent;
    margin-right: 3px;
    padding: 3px 7px;
    border:  0px solid #d3d3d3;
    text-decoration: none;
}

#ddcolortabs a span
{
}

#ddcolortabs a:visited
{
	color: black;
}

#ddcolortabs a:hover
{
	text-decoration: underline;
    background:transparent;
}

#ddcolortabs a:hover span
{
	text-decoration: underline;
    background:transparent;
}

/*currently selected tab*/
#ddcolortabs #current a, #ddcolortabs #current span
{ 
	text-decoration: underline;
    background:transparent;
}

#ddcolortabsline
{}

.panel
{
 height: 100px;
 padding: 4px 10px 4px 10px;
 overflow-y: auto;
}