/*
Auther:Muhammad Neamul Mowla pinju
title:domoss
date:6-04-10
*/
body{
	font-family:Arial, Helvetica, sans-serif;
	background:#484848;
	font-size:12px;
	
	
}
*{
	margin:0;
	padding:0;
}

input,
img{
	border:none;
}
ul, UL li{
	list-style:none;
}

a{
	text-decoration:none;
	color:#666;
}

/*==============================wrap=======================*/
#bodywrap{
	display:block;
	background:url(../../domoss/images/body_top.jpg) repeat-x;
	position:relative;
	z-index:0;	
}

#bodycenter{
	background:url(../../domoss/images/bodytop_center.jpg) no-repeat center top;
	display:block;
}

#wrap{
	width:945px;
	margin:0 auto;	
}



#header{
	width:955px;
	height:48px;
	padding-top:19px;
	overflow:hidden;
	margin: auto
}

#logo{
	float:left;
	width:221px;
	height:34px;
	display:block;
}
/*portal menu*/
.tblMenuMain{
	width:469px;
	height:31px;
	float:right;
	background:url(../../domoss/images/nav_bg.png) no-repeat;
	overflow:hidden;
	padding:0px 0px 0px 10px;
}
.tblMenuMain li{
	background:url(../../domoss/images/nav_li_bg.jpg) no-repeat right;
	height:31px;
	float:left;
	overflow:hidden;
}
.tblMenuMain li.sel A{
	background:#b33019;
	color:white
}

.tblMenuMain  .bgnone{
	background:none;
}

.tblMenuMain li a{
	height:31px;
	display:block;
	float:left;
	line-height:31px;
	font-size:12px;
	color:#ccc;
	font-weight:bold;
	padding:0 17px;
}

.tblMenuMain li a:hover{
	text-decoration:underline;
}
.tblSlideMenu {
	width:220px;
	background:#f7f7f7;
	color:#666666;
	line-height:34px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	visibility:hidden;
	z-index:100
}
.tblSlideMenu li{

	border-bottom:1px solid #cccccc;	
}
.tblSlideMenu li a{
	display:block;
	padding:1px 15px;
}
.tblSlideMenu li a:hover{
	color:white;
	background:#333333
}


/*portal menu end*/
#catbox{
	width:955px;
	height: 34px;
	padding-top:36px;
	display:block;
}
#thumbbox{
	width:955px;
	padding:25px 0;
	position:relative;
}

#togglebox{
	width:955px;
/*	margin-top:-10px;*/
}
/*\*/

*html #togglebox{
	width:955px;
	position:relative;
	top:-12px;
	z-index:0;
}

/*\*/
#txtbox{
	background:url(../../domoss/images/slidetxtbox_bg.png) no-repeat;
	width:776px;
	height:177px;
	display:block;
	margin:0 auto;
	padding:25px;
	display:none;
	overflow:hidden;
}

#txtbox .txthdr{
	display:block;
	padding-bottom:10px;
}

#txtbox p{
	display:block;
	color:#ccc;
	padding-bottom:10px;
	float:left;
}

#txtbox .more{
	float:right;
}


#slideup{
	background:url(../../domoss/images/slide_txtbtn.png) no-repeat;
	width:130px;
	height:31px;
	font-size:16px;
	display:block;
	line-height:31px;
	color:#999;
	font-weight:bold;
	margin:0 auto;
	cursor:pointer;
	text-align:center;
}

		
/*============footerbody===================================*/

#footerbody{
	background:url(../../domoss/images/body_btm.jpg) repeat-x top;
	width:100%;
	display:block;
	/*position:fixed;
	bottom:0;
	z-index:1000;*/
	
}

/*\*/
*html #footerbody{
	background:url(../../domoss/images/body_btm.jpg) repeat-x top;
	width:100%;
	display:block;
	/*position:absolute;
	bottom:0;
	z-index:1000;*/
}
/*\*/

#footerwrap{
	width:955px;
	margin:0 auto;
}


#footernav{
	width:945px;
	height:58px;
	padding-left:10px;
	overflow:hidden;
}


#footernav li{
	height:58px;
	float:left;
	background:url(../../domoss/images/footer_nav_li.jpg) no-repeat right top;
	overflow:hidden;
}

#footernav li a{
	height:58px;
	float:left;
	padding:0 32px;
	display:block;
	color:#333333;
	font-weight:bold;
	font-size:12px;
	line-height:58px;
}

#footernav li a:hover{
	background:url(../../domoss/images/footer_nav_a_h.jpg) repeat-x top;
}

#footernav li #footernavsl{
	background:url(../../domoss/images/footer_nav_a_sl.jpg) repeat-x top;
	color:#999999;
}

#footercontent{
	width:955px;
	display: table
}

#footercontent #ftrcontent_left{
	width:630px;
	float:left;
	padding-top:36px;
}

#ftrcontent_left ul{
	width:630px;
	padding-bottom:15px;
	overflow:hidden;
}

#ftrcontent_left ul li{
	width:195px;
	padding-left:15px;
	float:left;
	background:url(../../domoss/images/blt.png) no-repeat left 6px;
} 

#ftrcontent_left ul li a{
	display:block;
	line-height:17px;
} 


#ftrcontent_left ul li a:hover{
	text-decoration:underline;
} 

#designby{
	width:630px;
	padding:15px 0;
	background:url(../../domoss/images/bdr_top.png) no-repeat top;
}

#designby p{
	width:630px;
	color:#999999;
	display:block;
}
#designby p a{
	color:#999999;
}

#designby p a:hover{
	text-decoration:underline;
}


#designby p span{
	font-weight:bold;
}
#ftrcontent_right{
	background:url(../../domoss/images/ftrcontent_right.png) no-repeat right 24px;
	width:268px;
	color:#666;
	padding:48px 28px 20px 28px;
	float:right;	
}

#ftrcontent_right h2{
	font-size:26px;
	font-weight:normal;
	padding-bottom:10px;
	color:#ccc;
}
#ftrcontent_right p{
	display:block;
}

#ftrcontent_right p a:hover{
	text-decoration:underline;	
}

.txt14{
	font-size:14px;
}

.txt16{
	font-size:16px;
}

.txt18{
	font-size:18px;
}

.txt20{
	font-size:20px;
}

.txt22{
	font-size:22px;
}
