﻿fieldset
{
	padding:10px 10px 10px 10px;
}
legend
{
	color: #7F7772;
	padding-bottom:10px;
}
.gridaltrowstyle 
{
	height:18px;
    font-family:Tahoma; 
    color: black; 
    letter-spacing:0; 
    padding-left:30; 
    padding-right: 20; 
    padding-top: 3;
    padding-bottom: 3;
    border-left: 1 solid #CCDDEF;
    border-right: 1 solid #CCDDEF;
}
.gridrowstyle 
{
	height:18px;
    font-family:Tahoma; 
    color: black; 
    letter-spacing:0; 
    padding-left:30; 
    padding-right: 20; 
    padding-top: 3;
    padding-bottom: 3;   
}
.gridalertrowstyle
{
	color:White;
	background-color:Red;
	font-weight:bold;
	height:30px;
}
.gridheader
{
	color: #33485c;
	font-weight: bold;
	text-align: left;
	background-color: #f8f7f7;
	background-image: url(images/listViewBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #b0cbe2;
	border-top: 1px solid #ffffff;
	height: 20px;
}
.emptydatarowstyle
{
	color:#7F7772;
}
.frame
{
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.frame h1 {
	font-size: 12px;
	border-bottom: 1px solid silver;
	padding-bottom:6px;	
}
.imgview
{
	padding: 10px 10px 10px 10px;
}
.bosslink
{
	font-weight:bold;
	color:Gray;
	text-decoration:none;
}
.bosslink a 
{
	color:Gray;
	text-decoration:none;
}
.bosslink a:hover {
	text-decoration:underline;
}

.highlight
{
	color: Black;
}

.nonhighlight
{
	color: #7F7772;
}

.EditRegionLeftTopCorner {
	BACKGROUND-POSITION: left top; FONT-SIZE: 5px; BACKGROUND-IMAGE: url(images/EditRegionLeftTopCorner.gif); WIDTH: 9px; BACKGROUND-REPEAT: no-repeat
}
.EditRegionRightTopCorner {
	BACKGROUND-POSITION: right top; FONT-SIZE: 5px; BACKGROUND-IMAGE: url(images/EditRegionRightTopCorner.gif); WIDTH: 9px; BACKGROUND-REPEAT: no-repeat
}
.EditRegionLeftBottomCorner {
	BACKGROUND-POSITION: right bottom; FONT-SIZE: 5px; BACKGROUND-IMAGE: url(images/EditRegionLeftBottomCorner.gif); BACKGROUND-REPEAT: no-repeat
}
.EditRegionRightBottomCorner {
	BACKGROUND-POSITION: right bottom; FONT-SIZE: 5px; BACKGROUND-IMAGE: url(images/EditRegionRightBottomCorner.gif); WIDTH: 9px; BACKGROUND-REPEAT: no-repeat
}
.EditRegionLeftBorder {
	FONT-SIZE: 5px; BORDER-LEFT: #dbdbe0 1px solid
}
.EditRegionRightBorder {
	BORDER-RIGHT: #dbdbe0 1px solid; FONT-SIZE: 5px
}
.EditRegionTopBorder {
	BORDER-TOP: #dbdbe0 1px solid; FONT-SIZE: 5px
}
.EditRegionBottomBorder {
	FONT-SIZE: 5px; BORDER-BOTTOM: #dbdbe0 1px solid
}
.disabletext
{
	color:#C5C5C5;
	font-style:italic;
}
.linkactive
{
	font-weight:bold;
	color:#FFBF23;
}

.formbgcolor
{
	border-right: #cccc99 1px solid; padding-right: 10px; border-top: #cccc99 1px solid;
    padding-left: 10px; padding-bottom: 10px; border-left: #cccc99 1px solid; padding-top: 10px;
    border-bottom: #cccc99 1px solid; background-color: #fdfde9;
    line-height:22px;
    
}
.contactform {
	padding: 5px;
}

.contactform label {
	float: left;
	display: block;
	width: 20%;
	text-align:right;
	line-height:18px;
	margin-top: 4px;
}

.title
{
	font-size: 12px;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight:bold;		
}

.detail {
	border-top: 1px solid silver;
	background-color: white;
	padding: 10px;
	margin-bottom: 5px;
}
.seperateitem
{
	padding-top:5px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

/*----------------------------
					 Form View
----------------------------*/
.formview {
	width:100%;
	background-image: url('images/img03.jpg') ;
	background-repeat: no-repeat; 
}
.formview .title {
	padding: 15px 0 5px 20px;
	color: #5C5C5C;
}

.formview .title a {
	color: #5C5C5C;
}

.formview .meta {
	padding: 2px 20px;
	border-top: 1px dashed #D2D4C9;
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.formview .entry {
	padding: 10px 10px;
	text-align: justify;
}

div.list, .mceContentBody {
	border: 0px solid silver;
	margin-bottom: 1px;
	padding: 1px 1px 0px 1px
}

div.list h1, .mceContentBody h1 {
	margin: 0 0 7px 0;
	top: 5px;
}

div.list .author {
	color:Gray;
	float: left;
	font-size:11px;
}

div.list .pubDate {
	color:Gray;
	float: right;
	font-size:11px;
}

div.list .text 
{
	padding:1px 1px 1px 1px;
}

div.list .text h2 {
	margin-bottom: -10px;
}
div.list .footer {
	text-align: right;
	border-bottom: 1px dashed silver;
	padding-top: 4px;
	padding-bottom: 2px;
}

div.list .bottom {
	margin-bottom: 10px;
}

div.list .categories {
	margin-bottom: 5px;
	float: right;
}

div.list .tags {
	float: left;
	margin-bottom: 5px;
}

div.list .text a[href^="http:"] {
	padding-right: 10px;
}

div.list .code, div.list pre {
	padding: 5px;
	margin: 0px;
}
#search
{
	margin-top:-20px;
	margin-left:10px;
	margin-right:8px;	
	margin-bottom: 5px;
}

.formleft
{
	text-align:right;
}
.formright
{
	text-align:left;
}
.button {
	FONT-FAMILY:Tahoma;
	CURSOR:pointer;
	BORDER-RIGHT: #a6a6a6 1px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #a6a6a6 1px solid; 
	PADDING-LEFT: 10px; 
	BACKGROUND-IMAGE: url(images/icons/ab_inactive.gif); 
	PADDING-BOTTOM: 0px; 
	OVERFLOW: visible;
	BORDER-LEFT: #a6a6a6 1px solid; 
	COLOR: #404040; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #a6a6a6 1px solid; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-COLOR: #e5e5e5
}
.msg
{
	color:Red;
}
.frameborder
{
	background: white;
	border: 1px solid silver;
	padding:1px 5px 5px 5px;
}
.categoryheader
{
	font-weight:bold;
	text-transform:uppercase;
	background-image:url('images/bg_features_top_1px.png');
	height:20px;
	padding: 5px 5px 1px 5px;
}