﻿body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 10px;
}
.panelStyle
{
	font-size: 10px;
	margin-left: 25px;
}

H1, H2, H3, H4, H5, H6, DT
{
    COLOR: black;
    font-style:	normal;
	text-decoration:	none;
}

H1	{	
	font-weight:	700;
	font-size:	2em;
}	
		
H2	{	
	font-weight:	700;
	font-size:	1.75em;
}	
		
H3	{	
	font-size:	1.58em;
	font-weight:	500;
	}	
		
H4	{	
	font-size:	1.33em;
	font-weight:	500;
	}	
		
H5, DT	{	
	font-size:	1em;
	font-weight:	700;
	}	
		
H6	{	
	font-size:	.8em;
	font-weight:	700;
	}	
hr
{
   color: #755426;
}

#container
{
   background-color: #C1A875;
}

#container2
{
   background-color: #DDCCA5;
   margin-right: 0px;
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 60px;
   background-image: url(images/HeadSlice.JPG);
}

#header2
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 60px;
}

#headermenu
{
   position: absolute;
   top: 25px;
   left: 300px;
   width: 700px;
   padding: 2px 2px 2px 2px;
}

#breadcrumb
{
   background-color: #C1A875;
   color: White;
   padding: 3px;
   font-size: 10px;	
   padding-left: 5px;
}

#breadcrumb a
{
   color: Yellow;
}

#footermenu
{
   text-align: center;
   padding-top: 10px;            
}

#footertext
{
   text-align: center;
   padding-top: 3px;            
}

#bannerbox
{
   border: dashed 2px #755426;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: center;
   background-color: #DDCCA5;
   font-size: 12px;
}

#bannerbox a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}

#loginbox
{
   position: absolute;
   top: 16px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 12px;
}

#loginbox input
{
   color: red;
   border-color: red;
   background-color: #f7d582;
   font-size: 12px;
}

#themeselector
{
   position: absolute;
   text-align: right;
   top: 25px;
   right: 10px;
   width: 220px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 12px;
}

#themeselector select
{
   color: black;
   background-color: #DDCCA5;
   font-size: 10px;
}

#welcomebox
{
   font-size: 12px;
   text-align: right;
}

#footer
{
   position: relative;
   bottom: 10px;
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 62px;
   background-image: url(images/TBHImages/FooterSlice.gif);
   visibility: hidden;
}
        
#leftcol
{
   position: absolute;
   top: 60px;
   left: 0px;
   width: 197px;
   background-color: #C1A875;
   padding: 0;
   font-size: 12px;
}

#leftcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}


#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: #DDCCA5;
   text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #755426;
   color: white;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

#rightcol a
{
   color: blue;
}

#centercol
{
   margin-left: 200px;
   padding: 0px;
   background-color: white;
}

#centercolcontent
{
   padding: 15px 6px 15px 6px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
   font-size: larger;
   color: #b45d16;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#rightcol
{
   position: absolute;
   top: 104px;
   right: 0px;            
   width: 50px;
   color: White;
   background-color: #818689;
   font-size: 10px;
   visibility:hidden;
}

#rightcol a
{
   color: Yellow;
}

#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #706a6a;
   color: #f7b76b;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

.footermenulink
{
   font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink
{
   font-family: Impact;
   font-size: 17px;
   text-transform: uppercase;        
}

.headermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   color: black; 
}

.highlight
{
   background-color: #fefbd2;
   color: #000080;
}

.highlightcity
{
   background-color: #df2e05;
}

.highlightstate
{
   background-color: #f4c977;
}

.highlightcountry
{
   background-color: #818689;
}

.articlebox
{
   background-color: #fefef0;
   color: #b45d16;
   border: dashed 1px #995117;
   padding: 6px 6px 6px 6px;
   font-size: smaller;
}

.articletitle
{
   font-size: 18px;
   font-weight: bold;
   color: #995117;
   text-decoration: none;
}

.articleabstract
{
   padding-top: 6px;
}

.comment
{
   padding: 4px 0px 4px 0px;
   font-size: smaller;
}

.pollbox
{
   font-size: 11px;
}

.pollcontent
{
   padding: 6px;
}

.pollquestion
{
   font-size: 13px;
   font-weight: bold;
}

.polloptions
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.pollbar
{
   background-color: red;
   font-size: 4px;   
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.newsletterbox
{
   font-size: 11px;
}

.newsletterboxcontent
{
   padding: 6px;
}

.postinfo
{
   background-color: #f9eaa6;
   font-weight: bold;
   text-align: center;
}

.posttitle
{
   padding: 3px;
   margin-bottom: 10px;
   background-color: #f09d35;
   color: black;
   font-weight: bold;
}

.postbody
{
   padding: 3px;
}

.shoppingcartbox
{
   font-size: 11px;
}

.shoppingcartboxcontent
{
   padding: 6px;
}


.accordionHeader
{
    cursor: pointer;
     color:#BF940D;
    text-decoration:none;
    font-weight:bold;
	font-size:16px;
	border-bottom-color: #BF940D;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
.accordionHeader A:LINK
{
	color:#BF940D;
	text-decoration:none;
}

.accordionHeader A:VISITED
{
	color:#BF940D;
	text-decoration:none;
}

.accordionHeader A:HOVER
{
	color:red;
	text-decoration:underline;
}


.accordionContent
{
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
}

.tentext
{font-size: 10pt
}

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}
.MediGoldCurrentTopic
{
	color:#BF940D;
	font-weight:bold;
	font-size:16px;
	border-bottom-color: #BF940D;
	border-bottom-style:solid;
	border-bottom-width:thin;
	
}

.MediGoldCrumbTrail
{
 color:#BF940D;
 padding-left: 10px;
 }

.MediGoldCrumbTrail A:LINK
{
	color:#BF940D;
	text-decoration:none;
	font-size: 12px;
}

.MediGoldCrumbTrail A:VISITED
{
	color:#BF940D;
	text-decoration:none;
	font-size: 12px;
}

.MediGoldCrumbTrail A:HOVER
{
	color:red;
	text-decoration:underline;
	font-size: 12px;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #BF940D;
	color: white;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.letterbutton
{
	padding: 3px;
}
/* GridView Styling */
.GridViewStyle
{    
    border-right: 1px solid Black;
    border-bottom: 1px solid Black;
    border-left: 1px solid Black;
    border-top: 1px solid Black;
    padding: 2px;
    color: black;
}

.GridViewHeaderStyle th
{
    border-left: 1px solid #92c0e7;
    border-right: 1px solid #92c0e7;
    color: Black;
   	border-bottom: 20px solid White;
}

.GridViewHeaderStyle
{
    background-color: #92c0e7;
    font-weight: bold;
    color: Black;
    vertical-align:bottom;
    font-size: .9em;
}

.GridViewFooterStyle
{
    background-color: #92c0e7;
    font-weight: bold;
    color: White;
    border: 1px solid #92c0e7;
}

.GridViewFooterStyle td
{
    background-color: #92c0e7;
    font-weight: bold;
    color: White;
    border: 1px solid #92c0e7;
}
.GridViewRowStyle
{
	border: 1px solid #92c0e7;
    background-color: #dfebf7;
    color: Black;
}

.GridViewAlternatingRowStyle 
{
   	border: 1px solid #92c0e7;
    background-color: #92c0e7;
    color: Black;
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
    color: Black;
    border: 1px solid #92c0e7;
    text-align:left;
}

.GridViewSelectedRowStyle
{
    background-color: #92c0e7;
    font-weight: bold;
    color: White;
}

.GridViewPagerStyle
{
    background-color: #92c0e7;
    color: White;
}

.GridViewPagerStyle table /* to center the paging links*/
{
    margin: 0 auto 0 auto;
}
/* End GridView */
/* ProspectActivity Styling */
.ProspectActivityStyle
{    
    border-right: 1px solid Black;
    border-bottom: 1px solid Black;
    border-left: 1px solid Black;
    border-top: 1px solid Black;
    padding: 2px;
    color: black;
}

.ProspectActivityStyle a
{
    color: Black;
}

.ProspectActivityHeaderStyle th
{
    border-left: 1px solid #92c0e7;
    border-right: 1px solid #92c0e7;
    color: Black;
   	border-bottom: 20px solid White;
}

.ProspectActivityHeaderStyle
{
    background-color: #92c0e7;
    font-weight: bold;
    color: Black;
    vertical-align:bottom;
    font-size: .9em;
}

.ProspectActivityFooterStyle
{
    background-color: #92c0e7;
    font-weight: bold;
    color: White;
    border: 1px solid #92c0e7;
}

.ProspectActivityFooterStyle td
{
    background-color: #92c0e7;
    font-weight: bold;
    color: White;
    border: 1px solid #92c0e7;
}
.ProspectActivityRowStyle
{
	border: 1px solid #92c0e7;
    background-color: #dfebf7;
    color: Black;
}

.ProspectActivityAlternatingRowStyle 
{
   	border: 1px solid #92c0e7;
    background-color: #92c0e7;
    color: Black;
}

.ProspectActivityRowStyle td, .ProspectActivityAlternatingRowStyle td
{
    color: Black;
    border: 1px solid #92c0e7;
    text-align:left;
}

.ProspectActivityRowStyle a, .ProspectActivityAlternatingRowStyle a
{
	color:Black;
}

.ProspectActivitySelectedRowStyle
{
    background-color: #92c0e7;
    font-weight: bold;
    color: White;
}

.ProspectActivitySelectedRowStyle a
{
	color: White;
}

.ProspectActivityPagerStyle
{
    background-color: #92c0e7;
    color: White;
}

.ProspectActivityPagerStyle a
{
	  color: White;
}

.ProspectActivityPagerStyle table /* to center the paging links*/
{
    margin: 0 auto 0 auto;
}
/* End ProspectActivity*/

.buttons
{
	background-color:#92c0e7;
	border-style:none;	
	color:White;
	cursor:pointer;	
	font-weight:bold;
}
.rowbox
{
	background-color:#92c0e7;
	border-style:solid;
	border-width:thin;
	border-color:Black;
}
.regformbox
{
	border-style:none;
}

/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.collapsePanel {
    width:100%;
    background-color:white;
    overflow:hidden;
    line-height: 12px;
}

/**.gridviewlinks a:active a:visited a:hover a
{
	color:Red;
}
.gridviewlinks a:active a
{
	color:Black;
}
**/

.gridviewlinks a:visited a
{
	color:Red;
}
.gridviewlinks a:hover a
{
	color:Purple;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	 border-color:Black;
	position:absolute;
	visibility:hidden;
}

.popCal .ajax__calendar_container   
{	
	background-color:White;
	border-color:Black;
	border-style:solid;
	border-width:1px;
	z-index:100;
	position:absolute;
	display:block;
	
}
.ISgridHdr
{
	background-image: url(images/HeadSlice2010.jpg);
}



