.menuTabs
{
    position:relative;
    top:1px;
    left:0px;
}

.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

.tab
{
    border:solid 1px #b7b7b7;
    padding: 3px 5px 3px 5px ;
    background-color:#eeeeee;
    font-family:tahoma;
    font-size:8pt;
    font-weight:bold;
    color:#8892aa;
}
.tabBold
{
    border:solid 1px #b7b7b7;
    padding: 3px 5px 3px 5px ;
    background-color:#eeeeee;
    font-family:tahoma;
    font-size:8pt;
    font-weight:bold;
    color:#8892aa;
}




.selectedTab
{
	border-bottom:none;
	padding:3px 5px 4px 5px;
    
    font-family:Tahoma;
    background-color:white;
    color:#333333;
}

.hoverTab
{
	color:#e0e5e1;
	background-color:#8892aa;
	font-family:Tahoma;
}

.tabBody
{
    border:solid 1px #b7b7b7;
    padding:5px;
    padding-top:20px;    
    background-color:white;
}

.tabBodyBold
{
    border:solid 1px #b7b7b7; 
    padding:5px;   
    padding-top:20px;    
    background-color:white;
    height:auto !important;
	height:320px;
	min-height:320px;
}

.pageHeading
{
	font-size:12pt;
	font-weight:bold;
}

.sectionHeading
{
	font-size:8pt;
	font-weight:bold;
}

.boldText
{
	font-size:8pt;
	font-weight:bold;
}

.panelHR
{
	color:#8892aa;
}

.errorText
{
	font-style:italic;
	color:Red;
}

.dataGridHeader
{
	text-align:left;
	vertical-align:bottom;	
	background-image:url(../images/GridGradient.jpg);	
}

.dataGridHeader td
{	
	white-space:nowrap;
	border-bottom:solid 1px #8892AA;	
}

.borderPanel
{
	border:solid 1px #b7b7b7;
	position:absolute;
	left:0px;
	top:24px;
	background-color:White;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	height:auto !important;
	height:320px;
	min-height:320px;
}

.whitePanel
{
	background-color:White;
}

.borderPanelNoMinHeight
{
	border:solid 1px #b7b7b7;
	position:absolute;
	left:0px;
	top:24px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	background-color:White;	
}

.mainMenuText
{
	
     font-family:tahoma;
     font-size:8pt;
     font-weight:bold;     
     color:#3b5998;
}

.gvHeaderRow
{
background-image:url(../images/GridGradient.jpg);
}

a
{
	color:#3b5998;
	font-family:"verdana", Helvetica, Arial, sans-serif;	
	font-size:8pt;	
	
	text-decoration:none;
}

a:hover
{
	
	text-decoration:underline;	
}

body
{
	font-family:"verdana", Helvetica, Arial, sans-serif;
	font-size:8pt;
	line-height:15px;
	background-color:#ffffff;
	color: #444444;	
}

table
{
	font-family:verdana;
	font-size:8pt;
}
div
{
	font-family:verdana;
	font-size:8pt;
}
.hr2
{
	height:2px;	
	width:100%;	
	color:#aaaaaa;
}

hr
{
	height:1px;	
	width:100%;
	size:1px;
	color:#e0e5e1;
}


input
{
	font-size:8pt;
	font-family:verdana;
}
select
{
	font-size:8pt;
	font-family:verdana;
}
span
{
	font-size:8pt;
	font-family:verdana;
}

.highlightLight
{
	BORDER-RIGHT: #e0e5e1 1px solid;
	BORDER-TOP: #e0e5e1 1px solid;
	BORDER-LEFT: #e0e5e1 1px solid;
	BORDER-BOTTOM: #e0e5e1 1px solid;
	border-width:1px;
}

.highlightTable
{
	BACKGROUND-COLOR: #efefef;
}

.highlightTableData
{
	BACKGROUND-COLOR: #efefef;
}

.highlightPanel
{
	background-color: #efefef;
	BORDER-RIGHT: #e0e5e1 1px solid;
	BORDER-TOP: #e0e5e1 1px solid;
	BORDER-LEFT: #e0e5e1 1px solid;
	BORDER-BOTTOM: #e0e5e1 1px solid
}

.messageGridRow
{
	padding-right: 0px;
	padding-bottom: 0px;	
	border-left-color:White;
	border-right-color:White;
	border-top-color:#e0e5e1;	
	border-bottom-color: #e0e5e1; 
	border-top-width: 0px;
	border-bottom-width: 1px;	
    border-style:solid;
    width:100%;	
}

.messageGrid
{
	padding-right: 0px;
	padding-bottom: 0px;	
	border-left-color:White;
	border-right-color:White;
	border-top-color:White;	
	border-bottom-color: White; 
	border-top-width: 1px;
	border-bottom-width: 1px;	
    border-style:solid;
    width:100%;	
}

.grayTextSmall
{
	color:#555555; 
	font-size:smaller;
}

.grayText
{
	color:#555555;
}

.textBox
{
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;	
}


.whitePanel
{
	background-color:White;
}

.odd
{
	background-color: white;
} 
        
.even
{
	background-color: #e0e5e1;
}

.stickleft
{
	float:left;
}

.stickright
{
	float:right;
} 


#content 
{
	word-wrap: break-word; 
	width:780px;
	/*width: 70%;	*/
} 


/*----------------------------
					 Posts
----------------------------*/

div.post, .mceContentBody {
	/*border: 1px solid silver;*/
	padding: 3px 10px;
	margin-bottom: 20px;
	background-color: white;
	word-wrap: break-word;   
	float: left; 
}



div.post h1, .mceContentBody h1 {
	margin: 0 0 7px 0;
	position: relative;	
	top: 5px;
}

div.post h1 a
{
	color:#cc6600;
	font-size:18px;
	font-family:"Arial", Helvetica, Arial, sans-serif;
		
	text-decoration: none;
	
}

div.post h1 a:hover
{
	color:#404040;
	font-size:18px;
	font-family:"Arial", Helvetica, Arial, sans-serif;
		
    text-decoration: underline;
}

div.post .author {
	color: #666666;
	font-size: 10px;
	float: left;
	text-transform: capitalize;
}

div.post .pubDate {
	color: #666666;
	font-size: 10px;
	float: right;
}

div.post .text {
	margin-top: 30px;
	padding-top:15px;
	border-top: 1px solid #D8D8D8;	
}

div.post .text h2 {
	margin-bottom: -10px;
}

div.post .text h3 {
	font-size: 11px;
	margin-bottom: -10px;
	padding: 0;
}

div.post .footer {
	text-align: right;	
	/*border-top: 1px dashed silver;*/
	background-color:#fffff0;
	
	padding-top: 10px;
	padding-bottom: 20px;
}

div.post .bottom {
	margin-bottom: 45px;
}

div.post .categories {
	margin-bottom: 5px;
	float: right;
}

div.post .tags {
	float: left;
	margin-bottom: 5px;
}

div.post .text a[href^="http:"] {
	background: url(../../pics/remote.gif) right top no-repeat;
	
  
}
/*----------------------------
				 Tag cloud
----------------------------*/

#tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

#tagcloud li {
	display: inline;
}

#tagcloud a {
	margin-right: 5px;
	display: inline;
    text-decoration: none;
}

#tagcloud a:hover {
	margin-right: 5px;
	display: inline;
    text-decoration: underline;
}

#tagcloud a.biggest {
	font-size: 20px;
}

#tagcloud a.big {
	font-size: 17px;
}

#tagcloud a.medium {
	font-size: 13px;
}

#tagcloud a.small {
	font-size: 12px;
}

#tagcloud a.smallest {
	font-size: 10px;
}

#searchbx
{
	width:300px;
	}

.linkbutton 
{
	text-decoration:none; 
	font-variant: small-caps; 
	border-style:outset;
	border-width: 2; 
	padding-left: 4; 
	padding-right: 4; 
	padding-top: 1; 
	padding-bottom: 1; 
    color: #404040;
	background-color: #c0c0c0;
	border-color:#c0c0c0;
}

/*#searchpage a:active, a:focus
{
	text-decoration:none; 
	font-variant: small-caps; 
	border-style: inset; 
	border-width: 2; 
	padding-left: 4; 
	padding-right: 4; 
	padding-top: 1; 
	padding-bottom: 1; 
	background-color: #C0C0C0
}*/

