@charset "utf-8";
/* CSS Document */
/*
*********************************************************
######### Powered By: Smart Framework ###################
######### Web Design & Development Company ##############
######### URL: www.smartframeworkbd.com	#################	
*********************************************************        
*/

*{
	margin:0px;
	padding:0px;
	}
body {
	background: #e3e3e3;
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size:12px;
	text-align:justify;
	background-image:url(../images/112.png);
	background-repeat:repeat-x;
	}	
fieldset, img { border: 0; } 
a:focus { outline: none; }  
html {
	height: 100%;
	margin-bottom: 1px;
}
/* paragraph */
p {	margin: 10px 0px 15px 0px; }

/* List ---*/
ul {
	list-style: none;
	padding:0px 20px 0px 0px;
	margin:0px;
}
ul li {	
	line-height: 160%;
	padding:0px 20px 0px 0px;
	margin:0px;
	list-style-image:url(../images/Icon-black.png);	
}
ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
}
ol li {
	background: none;
	margin: 0;
	padding: 0;
}
ol li {
	line-height: 180%;
	margin-left: 30px;
}

/* headings */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	font-weight:bold;
	line-height: 100%;
}
h1 { font-size: 30px; color:#000000; }
h2 { font-size: 18px; color:#909092; font-family:"Lucida Sans";}
h3 { font-size: 250%; color:#fff;}
h4 { font-size: 120%; color:#000; text-align:center; font-style:italic; font-weight:bold }
h5 { font-size: 130%; color:#999999;}
h6 { font-size: 125%; color:#b1b1b1; padding-bottom:10px; padding-top:10pc; font-weight:bold}

/* horizontal rule */
hr {
	margin: 15px 0px 15px 0px;
	display: block;
	background: #c8c8c8;
	height: 1px;
	border: none;
}
/* blockquotes */
blockquote {
	margin: 10px 0px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 110%
}	
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}	

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption {
	font-size: 92%;
}

small, .small, .img_caption {
	color: #999999;
}
.image_left{
	float:left;	
	margin-right:1.0em;
	}
.image_right{
	float:right;	
	margin-left:1.0em;
	}		
.image_border{	
	float:right;	
	margin-left:1.0em;
	border:1px solid #262626;
	padding:2px;
	}
.image_border_black{	
	float:left;	
	margin-right:1.0em;
	border:1px solid #262626;
	padding:2px;
	}		
a img {
	border: none;
}
	
/*For Link*/	
a{ text-decoration:none;}
a:link { color: #0b6f88;}
a:visited { color: #0b6f88;}
a:hover { color: #F00; text-decoration:underline;}
a:active { color: #F00;}
/*End	*/	



P{
	padding-bottom:10px;
	}	
table {
	 border-collapse: collapse;
	 }
.table_box tr {
	 } 
.table_box th { 
	border: 1px dotted #fff;
	padding:3px; 
	text-align: left; 
	} 
.table_box td {
	 vertical-align: middle; 
	 padding:2px; 
	 }
.package_table_box td {
	 border: 1px dotted #262626;	
	 vertical-align: top;	
	 padding-top:0px;
	 padding-bottom:0px;
	 padding-left:5px;
	 padding-right:5px;
	 }	 
.quick_links_border td {
	 border-bottom: 1px dotted #262626;	
	 vertical-align: top; 
	 padding:3px; 
	 }
.services_border td {
	 border-bottom: 1px dotted #262626;	
	 vertical-align: top; 
	 padding:3px; 
	 }
.web_solution_border td {
	 border-bottom: 1px dotted #262626;	
	 vertical-align: top; 
	 padding:3px;
	 }
.domain_border td {
	 border: 1px dotted #262626;	
	 vertical-align: top; 
	 padding:3px;
	 }	 	 	 	 	
a.cssbd {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-weight:bold;
	word-spacing:10px;
	}
		
html{
margin:0px;
}	




