body {
	font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
	margin:10px;
}

.b1 {
	font-family:SutonnyMJ;
	font-size:18px;
}

h3.b1 {
	font-family:SutonnyMJ;
	font-size:25px;
}

.container {
	/*min-width: 950px;*/
	/*width:expression(document.body.clientWidth < 900? "900px" : document.body.clientWidth > 1200? "1200px" : "auto");*/
	overflow:hidden;
	width:100%;
} 

.b-color {
	border-color:#b1c3d4;
}

.b-left {
	border-left-width:1px;
	border-left-style:solid;
}

.b-right {
	border-right-width:1px;
	border-right-style:solid;
}

.b-top {
	border-top-width:1px;
	border-top-style:solid;
}


.b-bottom {
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.clearbothplus {
	clear:both;
	height:1px;
	margin-top:-1px;
	overflow:hidden;
}

.clear {
	clear:both;
}

a {
	color:#0C4790;
	text-decoration:none;
}

p {
	margin:0;
	padding:0 0 6px;
}

h5, h3, h4, h5 a {
	color:#333333;
	font-family:arial;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
	margin:0;
	padding:0 0 4px;
	text-decoration:none;
}

h3 {
	font-size:24px;
	text-align:center;
}

h4 {
	font-size:16px;
}

img {
	border:0px;
}

/* Header */
#header {
	background:#FFFFFF url(/images/hp-header-bg.gif) repeat-x scroll 0 0;
	padding:10px;
}


#header .logo-wpc {
	float:left;
	padding-top:13px;
	width:375px;
	font-size:40px;
}
/* Header */
#content_body {
	padding-top:15px;
}

#container-left {
	width:190px;
	vertical-align:top;
}

#container-middle {
	vertical-align:top;
}

#container-right {
	width:200px;
	vertical-align:top;
}

#left-top-box {
	padding-bottom:20px;
}

/*Box Style */
.box {
	font-size:16px;
}
.box .topcap {
	background:#E9EFF5 url(/images/box/box-middle.gif) repeat-x scroll 0 0;
	overflow:auto;
	height:100%;
}

.box .topcap .main {
	float:left;
	width:93%;
	font-size:8px;
}

.box .bg-img {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/box/hp-bg-fade.gif) repeat-x scroll 0 0;
	border-color:#B1C3D4;
	border-style:solid;
	border-width:0 1px 1px;
	height:auto;
	min-height:100px;
	padding:0 10px 3px;
}

.box a:hover {
	text-decoration:underline;
}

.h-rule {
	border-bottom:1px dotted #B1C3D4;
	height:1px;
	margin-bottom:9px;
	overflow:hidden;
	padding-top:4px;
}
/*Box Style */


.news_box .left {
	background:transparent url(/images/news_box/news_bg_left.gif) no-repeat scroll 0 0;
	width:12px;
}

.news_box .right {
	background:transparent url(/images/news_box/news_bg_right.gif) no-repeat scroll 0 0;
	width:11px;
}

.news_box .middle {
	background:transparent url(/images/news_box/news_bg_middle.gif) repeat-x scroll 0 0;
}


#news {
	font-family:solaimanLipi,arial;
	width:100%;
}

#news .description {
	color:#333333;
	font-size:15px;
}

#news h1 {
	margin-top:0px;
	font-size:22px;
}

#news table {
	width:100%;
}

.news h4 {
	margin-bottom:10px;
}

.news .thumb {
	margin-bottom:3px;
	margin-right:3px;
}

/*Left Common */
#weather_feed, #currency_rate {
	font-size:12px;
}
#time_script div {
	font-size:12px;
}

ul.prayer_time {
	margin:0px;
	padding:0px;
	list-style-type:none;
	
	font-size:12px;
}

ul.prayer_time li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/bullet_3x3_999999.gif) no-repeat scroll 0 7px;
	line-height:1.4;
	padding:0 0 0 6px;
}
ul.prayer_time li {
	padding-left:10px;
}
/***************/

#footer {
	background:#FFFFFF url(/images/hp-footer-bg.jpg) repeat-x scroll 0 0;
}

