/*---Container---*/
#container{
	background-color:#c6c6c6;
	background-image: none;
	background-repeat: repeat; 
	width: 1000px; 
	margin: 0 auto; 
	padding: 1px !important; padding-top: 3px; 
	text-align: justify;
	}

  
/*---Header---*/
#container #header{
	background-image: url(header_bg.jpg);
	background-repeat: repeat;background-attachment: scroll;
	height: 147px;
	width: 1000px;
	margin: 0px auto 0;
	list-style-image: none;
  }
  
#container #header #blogname{
	visibility: hidden;
	}

#container #header #blogname #blogTitle{
	visibility: hidden;
	}
	
#container #header #menu{
	margin-top: 75px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	height: 32px;
	text-align: left;
	/*visibility: hidden;*/
	}

#container #header #menu #Left{
	width: 0px;
	float: left;
	}
	
#container #header #menu #Right{
	width: 0px;
	float: right;
	}  

#container #header #menu ul{
	list-style: none;
	margin: 0 6px 0 0 !important; margin: 0px 3px 0px 0px;
	padding: 0;
	height: 32px;
	float: left;
	} 
	
#container #header #menu ul li{
	float: left;
	height: 32px;
	}  
	
.menuL{
	color: white;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 5px;
	padding: 0;
	}

.menuR{
	color: white;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 8px;
	padding: 0;
	}
 
.menuDiv{
	color: white;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	width: 4px;
	padding: 0;
	}


/*---Tbody---*/
#container #Tbody{
	background: url(tbody_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	background-color: #fff;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
	}
	
/*---Sidebar--*/
#sidebar{
	background-image: url(sidebar_bg.jpg); 
	background-repeat: no-repeat; 
	background-position: 0 0;
	background-color: #e5e5e5;
	float: right;
	width: 300px; 
	text-align: center; 
	}

#innersidebar{  }

#sidebar-topimg{
	height: 50px;
	}

#sidebar-bottomimg{  }

/*---Sidebar Box--*/
.sidepanel{
	width: 280px; 
	margin: 0 auto !important; margin: 0px; 
	padding-left: 18px; 
	font-align: right; 
	}
	
.Ptitle{
	font: bold 12px Tahoma; 
	color: #000;
	background: #fff url(sidebar_title_left.gif) left no-repeat;
	text-align: left;
	padding: 5px;
	padding-left: 20px;
	}
	
.Pcontent{
	color: #666;
	border-bottom: 1px solid;
	border-bottom-color: #fff;
	border-left: 1px solid;
	border-left-color: #fff;
	text-align: left;
	padding-left: 3px;
	margin-top: -16px !important; margin-top: -5px;
	line-height: 160%
	}  
	
.Pfoot{
	margin: 0px 0px 5px 0px;
	}  

/*---Main Content--*/   
#mainContent{
	float: left; 
	margin-right: 0px !important; margin-right: 0px;
	width: 700px; 
	text-align: justify; 
	margin-top: 0px; 
	overflow: hidden;
	}

#innermainContent{
	width: 700px;
	overflow: visible; 
	}
	
#mainContent-topimg{
	background-image: url(random_bg.php); 
	background-repeat: no-repeat;
	background-attachment: scroll; 
	background-position: 0 0; 
	height: 190px; 
	overflow: hidden; 
	}
	
#mainContent-bottomimg{ 
	background-image: none; 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: 0 0; 
	height: 10px; 
	overflow: hidden;
	}

/*--Main Content Global Width--*/	
.content-width{
	width: 640px; 
	margin: auto; 
	}

/*---Pages--*/
.pageContent{
	margin: 0 auto;
	padding: 3px;
	text-align: left;
	height: 18px;
	}
	
.NavTitle{
	float: left;
	}
	
.page{
	padding-right: 5px;
	height: 18px;
	}

.page ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	} 

.page ul li{
	float: left;
	padding: 0px 3px 0px 3px;
	} 

.page ul li.PageL {
	width: 9px;
	height: 16px;
	}

.page ul li.PageR {
	width: 9px;
	height: 16px;
	}

.PageLbutton{
	background: transparent;
	width: 9px;
	height: 16px;
	display: block;
	}

.PageRbutton{
	background: transparent;
	width: 9px;
	height: 16px;
	display: block;
	}

/*---Content Border--*/
.Content{
	margin: 0 auto;
	margin-top: 10px;
	font-family: Tahoma, Georgia, "Courier New";
	}    

/*---Title Border--*/
.Content-top{
	background-image: url(title_bg.jpg); 
	background-repeat: no-repeat;
	background-attachment: scroll; 
	background-position: left bottom; 
	padding: 2px;
	text-align: left;
	margin-bottom: 2px;
	}

.Content-top .ContentLeft{
	width: 0px;
	float: left;
	}

.Content-top .ContentRight{
	width: 0px;
	float: right;
	}

.Content-top .ContentTitle{
	background: url(entryicon.gif) no-repeat left;
	font-size: 14px;
	padding: 3px 0px 3px 25px;
	margin: 0px;
	}

.Content-top .ContentAuthor{
	background: url(author.gif) no-repeat left;
	color: #666;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin: 0px; 
	font-weight: normal;
	font-style: italic;
	} 

/*---Entry Border--*/
.Content-body{
	margin: 0;
	padding: 8px;
	overflow: hidden;
	text-align: justify;
	width: 100%;
	line-height: 150%;
	}

/*---Entry Footer--*/
.Content-bottom{
	text-align: right; 
	height: 30px; 
	margin-bottom: 10px; 
	padding: 3px 2px 8px;
	}
	
.Content-bottom .ContentBLeft{
	width: 0px; 
	float: left;
	}

.Content-bottom .ContentBRight{
	width: 0px;
	float: right;
	}

/*---Entry Others--*/
.Content-Info {
	margin: 0px 4px 6px 4px;
	padding: 0px;
	}
	
.Content-Info .InfoAuthor{
	text-align: left;
	}

.Content-Info .InfoOther{
	float: right;
	text-align: right;
	}
	
/*--Comment Window--*/
.comment{
	width: 540px;
	text-align: justify;
	margin: 0px 12px 4px 12px;
	}
	
.commentinfo{
	font-size: 10px;
	color: #999;
	}

.commenttop{
	font: 12px Tahoma; 
	border-bottom: 1px dotted #cccccc; 
	padding: 4px; 
	background:#fff;
	}
	
.commentcontent{
	padding: 10px;
	line-height: 140%;
	overflow: hidden;
	width: 94%;
	}
	
/*---UBB Window--*/ 
.UBBPanel{
	border: 1px dotted #e5e5e5;
	}
	
.UBBTitle{
	font-weight: bold;
	padding: 4px;
	}

.UBBContent{
	padding: 6px;
	line-height: 160%;
	}

.UBBContent TEXTAREA {
	width: 448px;
	margin-bottom: 2px;
	border: 1px solid #e5e5e5;
	}
	
:link.UBBLink,:visited.UBBLink{
	font-size: 11px;
	font-family: verdana;
	}

/*---Message Window--*/
#MsgContent{
	border: 1px solid #c6c6c6;
	width: 450px;
	padding: 1px; 
	background: #fff;
	margin: auto;
	}
	
#MsgContent #MsgHead{
	background: #c6c6c6;
	color: #fff;
	padding: 4px;
	text-align: center;
	font-weight: bold;
	}
	
#MsgContent #MsgBody{
	padding: 4px;
	line-height: 180%;
	}

.LDialog{
	border: solid 1px #cccccc;
	margin: 3px auto;
	padding: 1px;
	}
	
.LDialog .LHead{
	background: gray;
	padding: 1px;
	color: #fff;
	text-align: center;
	}
	
.LDialog .LBody{
	padding: 4px;
	line-height: 200%;
	}

/*Message Window - Icons & words*/
.MessageText{
	height: 50px;
	margin-right: 38px;
	}
	
.MessageIcon{
	background: url(../../images/Message.jpg) no-repeat;
	width: 48px;
	height: 48px;
	float: left;
	}
	
.ErrorIcon{
	background: url(../../images/Error.jpg) no-repeat;
	width: 48px;
	height: 48px;
	float: left;
	}

.WarningIcon{
	background: url(../../images/Warning.jpg) no-repeat;
	width: 48px;
	height: 48px;
	float: left;
	}   

.QuestionIcon{
	background: url(../../images/Question.jpg) no-repeat;
	width: 48px;
	height: 48px;
	float: left;
	}

/*---Footer---*/
#container #foot{
	font-size: 10px;
	background-image: none; 
	background-repeat: no-repeat; 
	background-position: center bottom; 
	text-align: right;
	bottom: 10px; 
	margin: 6px 0 0; 
	height: 60px; 
	padding-top: 10px; 
	border-bottom: 10px solid #e5e5e5;
	}

/*---Upload Window---*/
.attachmentBody{
	margin: 0;
	font-size: 12px;
	background: #f1f1f1;
	}
	
