
#ctl00_CatalogZone1{width:100%;text-align:left;}
#ctl00_CatalogZone1 td{padding:4px;}
/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
}
input.text {
	height: 16px;
	padding: 1px;
	border: 1px solid #CFB88C;
	color: #000000; 
	background-color: #F7F3E8;
}
input.button {
	height: 20px;
	border: 1px solid #B18F49;
	border-top: 1px solid #CFB88C;
	border-left: 4px solid #CFB88C;
	color: #330000; 
	background-color: #F7F3E8;
}
textarea { 
	border: 1px solid #CFB88C;
	background-color: #F7F3E8;
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color: #000000; }
select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #000000; 
	background-color: #F7F3E8;
}

/****** Main Layout Styles ******/
#wrapper {
	margin:0 auto;
	width: 776px;
	position: relative;
	text-align: left;
}
#innerWrapper {
	width: 100%;
}

#header {}
#innerHeader {
	padding-top: 32px;
	padding-left: 40px;
	padding-right: 36px;
}

#footer {
	margin-top: 20px;
	clear: both;
	height: 76px;
}
#innerFooter {
	padding: 10px;
	padding-top: 5px;
	font-size: 11px;
	text-align: center;
	color: #666666;
}
#innerFooter a{
	color: #999999;
}

#news
{
	position: relative;bottom: 1in; left:0px; right:0; top: 00;
	padding-top: 5px;
	padding-left:-10px;
	font-size: 11px;
	color: #666666;
	width:200px;}

/****** Header Elements Styles ******/
#blogLogo {}
#logo {
	float: left;
	display: none;
}

/* header title */
.blog-header {
	float: right;
	padding: 0px;
	padding-top: 12px;
	text-align: right;
}

/* blog description */
.blog-desc {
	padding-top: 10px;
	color:Olive 
}

/* nav menu */
#menu {
	float: right;
	margin-right: -5px;
	text-align: right;
}
#menu a{
	color: #21B5B6;
}

/****** Content Layout ******/
#mainWrapper {
	margin-left: 0px;
	margin-right: 0px;
}
.sidebarTr
{
    width:150px;
    border-right:solid 1px #3bb5ed;
    border-top:solid 1px #3bb5ed;
    padding:6px;
}
.contentTr
{
    width:auto;
    padding:6px;
    border-top:solid 1px #3bb5ed;
}
.sideBarRightTr
{
    width:150px;
}
/* sidebar */
.sidebar 
{
	padding-top:20px;
	padding-left:-20px;
	float: left;
	width: 150px;
	position:relative;left:-12px;
}
.sidebar-hide {
	display: none;
	float: left;
}
#innerSidebar 
{
	width:150px;
	padding: 3px;
}
#innerSidebar a{
	color: #6D4921;
}

/* content */
.content {
	float: right;
	width: 96%;
	margin-left: -210px;
	margin-top:10px;
}
.content-wide {
	width: auto;
	margin-left: -210px;
}
.content-only {
	width: 100%;
	margin-left: -170px;
}
#innerContent {
	margin-left: 210px;
	overflow: visible;
}

/* a style which makes mainWrapper touch the bottom of sidebar and content */
.clear{
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;
	visibility:hidden;
}

/****** Sidebar Panels ******/
.panel{
	padding:1px;
	margin-bottom: 10px;
}
.panel h5 {
	color: #766134;
	font-size: 11px;
	font-weight: bold;
	padding:2px;
	margin:0px;
}
/** DisplayMode link buttom **/
.controlpanel
{
	float: right;
	margin-right: 10px;
	text-align: right;
}
.panel-content{
	padding:5px;
	line-height: 120%;
	height:70px;
	color:#666666;
}
.panel-content ul{
	padding: 0px;
	margin: 0px;
	margin-left: 12px;
}

/* user panel login form */
#loginForm {
	width: 95%;
}

/* calendar panel */
.calendar
{
    width:100%;
    border:solid 1px silver;
}
.calendar-top {
	color: #333333;
	text-align: center;
	padding: 2px;
}

.calendar-weekdays 
{
    font-size:11px;
    font-weight:bold;
    color: #666666;
}
.calendar-weekday-cell {
	color: #666666;
	font-size:10px;
	text-align: center;
	width: 14%;
	padding: 2px;
}
.calendar-today {
	color: black;
	border: dashed 1px black;
}
.calendar-weekdayheader
{
    font-size:11px;
    font-weight:bold;
    color: #666666;
    border-bottom:solid 1px silver;
}
.calendar-weekday-cell a:link,
.calendar-weekday-cell a:visited{
	text-decoration: underline;
	font-weight: normal;
	color:Red;
}

/* stats panel */
#panelStats .panel-content
{
	position:relative;top:-25px;left:-10px;
	color: black;
}




/****** Search Panel ******/


/****** Announcement Box ******/
.announce-content{
	word-wrap: break-all;
	padding: 10px;
	color: #002280; 
}
.announce-time{
	float: right;
	font-size: 11px;
	color: #996600; 
}

/****** Defaul Page Elements ******/
.article-top {
	padding: 5px;
	margin-bottom: 5px;
}
.article-bottom {
	padding: 5px;
	margin-top: 5px;
}

/* page links */
.pages {
	color: #666666;
}
.pagelink-current {
	font-weight: bold;
}

.view-mode {
	float: right;
	color: #666666;
}

.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
}
.listbox-table {
	width: 99%;
}
.listbox-header {
	word-wrap: break-all;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.listbox-entry {
	word-wrap: break-all;
	color: #666666;
}
.listbox-entry a{
	word-wrap: break-all;
}

/* no entry to display box */
.no-entry-message {
	padding-top: 25px;
	padding-bottom: 25px;
	color: #666666;
	background: #F7F3E8;
	text-align: center;
}

.prev-article{ float: left; }
.next-article{ float: right; }
.category-label{ text-align: center;}

/* text box */
.textbox{
	margin-top: 15px;
	margin-bottom: 35px;
}
.textbox-title{
	word-wrap: break-all;
	font-size: 14px;
	background: url('./images/title_icon.gif') no-repeat left top;
	padding-left: 42px;
	padding-top: 5px;
	height: 42px;
}
.textbox-title h4{
	color: #002280;
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}
.textbox-title h4 a:link,
.textbox-title h4 a:visited,
.textbox-title h4 a:active {
	color: #78AA09;
}
.textbox-label{
	padding-left: 5px;
	color: #666666;
	font-size: 11px;
}
.textbox-fontsize{
	text-align: right;
	color: #666666;
	padding: 5px;
}
.textbox-content{
	word-wrap: break-word;
	padding: 10px;
}
.textbox-bottom{
	padding: 5px;
	font-size: 11px;
	color: #666666;
}
.textbox-bottom a:link,
.textbox-bottom a:visited,
.textbox-bottom a:active
{
	color: #666666;
	text-decoration: underline;
}
.editmark {
	margin-top: 20px;
	font-size: 11px;
	color: #666666;
}
.textbox-urls {
	margin-top: 10px;
	padding-top: 5px;
	font-size: 11px;
	color: #666666;
	border-top: 1px dashed #BEA46D;
}

/* guestbook entry box */
.gbbox{
	margin-bottom: 15px;
}
.gbbox-title{
	font-weight: bold;
	background: #EDDCB0;
	padding: 5px;
	margin-bottom: 5px;
}
.gbbox-title a:link,
.gbbox-title a:visited,
.gbbox-title a:active {
	color: #330000;
}
.gbbox-label{
	display: inline;
	font-weight: normal;
	color: #666666;
	font-size: 11px;
}
.gbbox-content{
	word-wrap: break-word;
	padding: 10px;
	background: #F7EED9;
}
.gbbox-reply {
	padding: 10px;
	background: #F5ECD3;
	color: #333333;
	border-top: 1px dashed #EDDCB0;
}
.gbbox-reply-title{
	color: #330000;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 5px;
}
.gbbox-reply-label{
	font-weight: normal;
	color: #666666;
	font-size: 11px;
	display: inline;
}

/* comments wrapper */
.comment-wrapper{}

/* comments top box */
.comment-top{
	padding:5px;
	margin: 5px;
	color: #666666;
	background: #EDDCB0;
	border-left: 2px solid #DCBB65;
	text-align: center;
}
.comment-pages{
	padding:5px;
	margin: 5px;
	color: #999999;
}

/* commnet box */
.commentbox{
	word-wrap: break-word;
	padding: 5px;
	margin: 5px;
}
.commentbox-title{
	padding: 3px;
	border-bottom: 1px dashed #666666;
}
.commentbox-label{
	display: inline;
	color: #666666;
	font-size: 11px;
}
.commentbox-content{
	padding: 3px;
}
.no-comment-box{
	padding:10px;
	border: 1px solid #DCBB65;
	background: #FCFCFC;
	color: #666666;
}

/* trackback box */
.trackbackbox{
	padding: 5px;
	margin: 5px;
}
.trackbackbox-title{
	padding: 3px;
	border-bottom: 1px dashed #666666;
}
.trackbackbox-label{
	display: inline;
	color: #666666;
	font-size: 11px;
}
.trackbackbox-content{
	padding: 3px;
	color: #333333;
}

/* comment form wrapper */
#commentForm {
	width: 99%;
}

/****** normal message box ******/
.messagebox{
	background: url("images/message_bg.gif") no-repeat top left;
	padding-left: 100px;
	padding-bottom: 50px;
	margin-left: 150px;
	text-align: left;
}
.messagebox-title{
	color: #666666;
	font-weight: bold;
	padding: 5px;
}
.messagebox-content{
	color: #666666;
	padding: 5px;
	padding-bottom: 20px;
}
.messagebox-bottom{
	padding: 5px;
}

/****** error message box ******/
.errorbox{
	background: url("images/error_bg.gif") no-repeat top left;
	padding-left: 100px;
	padding-bottom: 50px;
	margin-left: 150px;
	text-align: left;
}
.errorbox-title{
	color: #990000;
	font-weight: bold;
	padding: 5px;
}
.errorbox-content{
	color: #990000;
	padding: 5px;
}
.errorbox-bottom{
	padding: 5px;
}

/****** Input Form Styles (table) ******/
.formbox{}
.formbox-comment{}

.formbox-title,
.formbox-comment-title{
	color: #666666;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px dashed #999999;
}

.formbox-rowheader,
.formbox-comment-rowheader {
	padding: 5px;
	text-align: right;
	font-weight: bold;
	color: #333333;
}

.formbox-content,
.formbox-comment-content{
	padding: 5px;
}

/* smilies list */
.panel-smilies {
	padding:5px;
	text-align: center;
}
.panel-smilies-title {
	color: #666666;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
}
.panel-smilies-content {
	padding: 5px;
	line-height: 120%;
}

/****** Upload Page ******/
.upload-page{
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-color: #FFEFC9;
	text-align: left;
}
.upload-file{
	width: 260px;
}

.upload-error { color: #990000;}
.upload-done { color: #003300;}

/****** Misc Styles ******/
.comment-text{
	font-size: 11px;
	color: #666666;
}
.hidden-note{
	font-size: 11px;
	color: #666666;
}
.red {
	color: red;
}
.highlight {
	font-weight: bold;
	color: #FF6600;
	background: #FFFF00;
}
.meta-button {
	margin: 1px;
}

/****** UBB Code Custom Styles ******/
/* IE fix for ul */

.code {
	word-wrap: break-all;
	font-family: "Courier New","ËÎÌå";
	border-left: 3px solid #D6C094;
	background-color: #FAF8ED;
	color: #000000;
	margin: 5px;
	padding: 10px;
}

.quote {
	border-left: 3px solid #D6C094;
	background-color: #F7EED9;
	margin: 10px;
}
.quote-title {
	border-bottom: 1px dashed #D6C094;
	padding: 5px;
	font-weight: bold;
	color: #666666;
}
.quote-content {
	word-wrap: break-all;
	color: #666666;
	padding: 10px; 
}

.ubb-obj-div {
	word-wrap: break-all;
	background-color: #FAF8ED;
	color: #666666;
	margin: 5px;
	padding: 5px;
	border: 1px dashed #D6C094;
}
.listtitle
{  
	padding-right: 2px; 
	margin-top: 0; 
	padding-left: 2px; 
	font-weight: bold; 
	font-size: 12px; 
	color: #7ba5ce; 
	margin-bottom: 1px; 
	padding-bottom: 2px; 

	line-height: 14px; 
	padding-top: 2px; 
	letter-spacing: 0.2em; 
	text-align: left;
}


ul.list .CommentAuthor
{
    list-style-type:disc;
    text-align:right;
}
ul.list {
list-style: none;
color: #000;
font-size:12px;

border-top: 0px;
margin-top: 0;
margin-left:0px; /* for mozilla  */
margin-right:0px; 
padding-left: 0;
padding-right: 0;
/* border: 1px #aaaaaa dotted;*/

}


.posttitle,singleposttitle

{	
	  
	padding: 5px 0px 5px 0px;
	
}



.WebPart
{
    border:0px;
    padding:0px;
    margin-bottom:6px;
}
.webpartTitle
{	
    background:url('../../images/blog_mj_001.gif');    
    background-repeat: no-repeat;
    height:18px;
    border-bottom:solid 1px #3bb5ed;
    vertical-align:top;
}
.webpartTitle span
{
   	text-indent:30px;
	font-weight:bold;
    padding-right: 2px; 
	margin-top: 0; 
	padding-left: 2px; 
	font-weight: bold; 
	font-size: 12px; 
	color: #7ba5ce; 
	margin-bottom: 1px; 
	padding-bottom: 2px; 
	line-height: 14px; 
	padding-top: 2px; 
	letter-spacing: 0.2em; 
	text-align: left; 
}
.PartStyle
{
    font-size:12px;
    padding:6px;
}





.info{FONT-SIZE: 14px;color:#FFFFFF;font-family:@Tahoma,@ËÎÌå;width:20px}

TR.over {
	BACKGROUND-COLOR: #000080; COLOR: #ffffff; CURSOR: default; FONT-SIZE: 12px
}
TR.out {
	BACKGROUND-COLOR: #efefef; COLOR: #000000; FONT-SIZE: 12px
}
DIV.rm_div {
	BACKGROUND-COLOR: #efefef; BORDER-BOTTOM: #ffffff 1px outset; BORDER-LEFT: #ffffff 1px outset; BORDER-RIGHT: #ffffff 1px outset; BORDER-TOP: #ffffff 1px outset; DISPLAY: none; FILTER: Alpha(Opacity='95'); HEIGHT: 0px; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; PADDING-TOP: 1px; POSITION: absolute; WIDTH: 0px
}
DIV.rm_div1 {
	BACKGROUND-COLOR: #efefef; BORDER-BOTTOM: #ffffff 1px outset; BORDER-LEFT: #ffffff 1px outset; BORDER-RIGHT: #ffffff 1px outset; BORDER-TOP: #ffffff 1px outset;  FILTER: Alpha(Opacity='95'); HEIGHT: 0px; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; PADDING-TOP: 1px; POSITION: absolute; WIDTH: 0px
}
HR.sperator {
	BORDER-BOTTOM: #ffffff 1px inset; BORDER-LEFT: #ffffff 1px inset; BORDER-RIGHT: #ffffff 1px inset; BORDER-TOP: #ffffff 1px inset; WIDTH: 95%
}
.w2kfont {
	FONT-FAMILY: Tahoma; FONT-SIZE: 8pt
}

.gridTemplate
{
}
.gridTemplate .header
{
    font-size:14px;
    font-weight:bold;
    padding-top:20px;
}
.favorite
{
    height:46px;
    background-image:url('images/Icon_02.jpg');
    background-position:top:left;
    background-repeat:no-repeat;
    text-indent:65px;
    vertical-align:middle;

}

.block
{
    border:solid 2px #78969E;
    padding:4px;
}
.block .block_title
{
    background-color:HighlightTxt;
    border-bottom:solid 1px #78969E;
    padding:6px;
}
.block .postcontent
{
    border-bottom:solid 1px #78969E;
    height:50px;
    text-indent:20px;
    padding-top:22px;
}
.block .itemdesc
{
    text-align:right;
}
.fav
{
    color:Blue;
}


.DataGrid
{
    width:100%;
}
.DataGrid td,.DataGrid th
{
    overflow:hidden;
    WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis;
}
.DataGrid .GridHeader td,.DataGrid .GridHeader th
{
    border-bottom:solid 1px #78969E;
    text-align:center;
}
.DataGrid td
{
    padding:4px;
    border-bottom:solid 1px #78969E;
}
