/* @author  Sagnik Debnath */
body{
	background:#99cdff;
	padding:0; 
	margin:0; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	}
	
div, p, h1, h2, h3, h4, h5, ul, li, img form{
	padding:0px; 
	margin:0px;
	}
	
ul{
	list-style-type:none;
	
}
	
p{ text-align:justify; margin-bottom:7px; color:#2b2a2a;}

.doth{ background:url(../images/dot.jpg) repeat-x bottom; border-bottom:dotted 1px #999999; padding-bottom:5px; margin-bottom:10px; }
.dotv{ background:url(../images/dotv.jpg) repeat-y right top;}
.dotv_s{ background:url(../images/dotv.jpg) repeat-y left top;}	

.cl{clear:both; line-height:0px; font-size:0px;}

.fl{float:left;}
.fr{float:right;}
.cr{ clear:right;}
	
/* Font color*/
.fColor_Black{color:#000000;}
.fColor_white{color:#FFFFFF;}
.fColor_blue{color:#25b3fb;}
.fColor_nav_blue{color:#1f688e;}
.fColor_orange{color:#ed8e06;}


.f14{ font-size:14px; font-weight:bold;}
.f11{ font-size:11px; font-weight:bold; color:#FFFFFF;}

/* Text align*/
.tal{ text-align:left;}
.tac{ text-align:center;}
.tar{ text-align:right;}
.taj{ text-align:justify;}
	
/* Heading*/
.hl{
	background:url(../images/hl.jpg)  no-repeat left top ; 
	position:relative; 
	top:20px; 
	left:32px; 
	text-align:center; 
	padding:0 0 0 5px; 
	height:36px;
	}
.hr{
	background:url(../images/hr.jpg) no-repeat right top; 
	height:36px; 
	padding:9px 5px 0px 0; 
	font-size:13px; 
	font-weight:bold; 
	color:#093c62; 
	text-transform:uppercase; 
	display:block;
	}	
	
.h_bg{ 
	border:1px solid #86bfec; 
	margin:0px 0 0 0; 
	padding:10px 10px 10px 10px;
	background:#f8f8f8;
	}	
.h_bg .padt{ padding-top:30px;}	
	
h2{ font-size:18px; font-weight:bold; color:#25b3fb; padding:10px 0 5px 0px;}

h3{ font-size:14px; font-weight:bold; color:#1b4380; padding:2px; height:18px;}
h4{ font-size:12px; font-weight:bold; color:#2e77cf; padding:2px 0 ;}

h5{  background:url(../images/buble_bg.jpg) repeat-x top; margin:0 0 0 0;}
h5 .right{ background:url(../images/buble_right.jpg) no-repeat top right;}
h5 .heading{ 
	background:url(../images/buble_left.jpg) left top no-repeat; 
	height:37px; 
	font-size:14px; 
	font-weight:bold;
	color:#FFFFFF;
	padding:5px 5px;
	text-align:center;
	}

/* Borders */
.bdrRed		{border:1px solid red;}
.bdrGreen	{border:1px solid green;}
.bdrWhite	{border:1px solid #fff;}
.bdrLime	{border:1px solid lime;}
.bdrYellow	{border:1px solid yellow;}
.bdrBlue	{border:1px solid blue;}
.bdrBlack	{border:1px solid black;}
.bdrMaroon	{border:1px solid maroon;}
.bdrGrey	{border:1px solid #ececec;}
.bdrsky		{border:1px solid #66a1e4;}


/* Paddings */
.pad0	{padding:0px;}
.pad2	{padding:2px;}
.pad5	{padding:5px;}
.pad10	{padding:10px;}
.pad15	{padding:15px;}
.pad20	{padding:20px;}

.padT3	{padding-top:3px;}
.padT5	{padding-top:5px;}
.padT10	{padding-top:10px;}
.padT12	{padding-top:12px;}
.padT15	{padding-top:15px;}
.padT17	{padding-top:17px;}
.padT20	{padding-top:20px;}
.padT25	{padding-top:25px;}
.padT30	{padding-top:30px;}
.padT37	{padding-top:37px;}
.padT40	{padding-top:40px;}
.padT45	{padding-top:45px;}
.padT50	{padding-top:50px;}
.padT55	{padding-top:55px;}
.padT60	{padding-top:60px;}

.padR5	{padding-right:5px;}
.padR10	{padding-right:10px;}
.padR13	{padding-right:13px;}
.padR15	{padding-right:15px;}
.padR20	{padding-right:20px;}
.padR100{padding-right:100px;}

.padB5	{padding-bottom:5px;}
.padB7	{padding-bottom:7px;}
.padB10	{padding-bottom:10px;}
.padB15	{padding-bottom:15px;}
.padB20	{padding-bottom:20px;}
.padB25	{padding-bottom:25px;}
.padB40	{padding-bottom:40px;}

.padL4	{padding-left:4px;}
.padL5	{padding-left:5px;}
.padL10	{padding-left:10px;}
.padL13	{padding-left:13px;}
.padL15	{padding-left:15px;}
.padL20	{padding-left:20px;}
.padL50	{padding-left:50px;}
.padL75	{padding-left:75px;}
.padL100{padding-left:100px;}

/* Margins */
.mara{ margin:auto;}
.mar0	{margin:0px;}
.mar5	{margin:5px;}
.mar10	{margin:10px;}
.mar15	{margin:15px;}
.mar20	{margin:20px;}
.mar25	{margin:25px;}
.mar50	{margin:50px;}
.mar75	{margin:75px;}
.mar100	{margin:100px;}

.mart0	{margin-top:0px;}
.mart5	{margin-top:5px;}
.mart10	{margin-top:10px;}
.mart15	{margin-top:15px;}
.mart20	{margin-top:20px;}
.mart25	{margin-top:25px;}
.mart50	{margin-top:50px;}
.mart75	{margin-top:75px;}
.mart100{margin-top:100px;}

.marr0	{margin-right:0px;}
.marr5	{margin-right:5px;}
.marr10	{margin-right:10px;}
.marr15	{margin-right:15px;}
.marr20	{margin-right:20px;}
.marr25	{margin-right:25px;}
.marr50	{mmargin-right:50px;}
.marr75	{margin-right:75px;}
.marr100{margin-right:100px;}

.marb0	{margin-bottom:0px;}
.marb5	{margin-bottom:5px;}
.marb10	{margin-bottom:10px;}
.marb15	{margin-bottom:15px;}
.marb20	{margin-bottom:20px;}
.marb25	{margin-bottom:25px;}
.marb50	{margin-bottom:50px;}
.marb75	{margin-bottom:75px;}
.marb100{margin-bottom:100px;}

.marl0	{margin-left:0px;}
.marl5	{margin-left:5px;}
.marl10	{margin-left:10px;}
.marl15	{margin-left:15px;}
.marl20	{margin-left:20px;}
.marl25	{margin-left:25px;}
.marl50	{margin-left:50px;}
.marl75	{margin-left:75px;}
.marl100{margin-left:100px;}

/* Width + Height */
.ha	  { height:auto}
.h15  { height:15px}
.h25  { height:25px}
.h30  { height:30px}
.h40  { height:40px}
.h200  { height:200px}
.h250  { height:250px}

.w100P{width:100%}
.w50P{width:50%}
.w20P{width:20%}
.w19P{width:19%}

.w25  { width:25px;}
.w50  { width:50px;}
.w75  { width:75px;}
.w100 { width:100px;}
.w125 { width:125px;}
.w150 { width:150px;}
.w175 { width:175px;}
.w200 { width:200px;}
.w220 { width:220px;}
.w225 { width:225px;}
.w230 { width:230px;}
.w250 { width:250px;}
.w255 { width:255px;}
.w270 { width:270px;}
.w300 { width:300px;}
.w325 { width:325px;}
.w350 { width:350px;}
.w375 { width:375px;}
.w400 { width:400px;}
.w450 { width:450px;}
.w500 { width:500px;}
.w525 { width:525px;}
.w555 { width:555px;}
.w575 { width:575px;}
.w610 { width:610px;}
.w632 { width:632px;}
.w650 { width:650px;}
.w700 { width:700px;}
.w800 { width:800px;}
.w950 { width:950px;}

.t {background: url(../images/dot.gif) 0 0 repeat-x; background:#FFFFFF;}
.b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y}
.r {background: url(../images/dot.gif) 100% 0 repeat-y;}
.bl {background: url(../images/clb.gif) 0 100% no-repeat;}
.br {background: url(../images/crb.gif) 100% 100% no-repeat}
.tl {background: url(../images/clt.gif) 0 0 no-repeat}
.tr {background: url(../images/crt.gif) 100% 0 no-repeat; padding:10px}

/* edit part */
a{ color:#4388d9; text-decoration:none;}
a:hover{ color:#4388d9; text-decoration:underline;}

#bg_body{ background:url(../images/bg_body.jpg) repeat-x top;}

#Wrapper { 
	margin:0px auto; 
	width:900px;
	}
	
.submit{ 
	background:url(../images/submit.jpg) no-repeat left top; 
	border:0; 
	width:167px; height:47px; 
	cursor:pointer;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	color:#191919;
	}
	
#header_top{ background:url(../images/header_top.jpg) repeat-x top; text-align:left; height:149px;}

#header_top ul{ margin:103px 0 10px 118px ;}

#header_top ul li{ float:left; }

#header_top ul li a {  
	background:url(../images/menu_bg.jpg) repeat-x bottom; 
	margin:0px 2px 0 0; 
	color:#333333;
	padding:18px 10px 10px 10px;
	display:block;
	}

#header_top ul li a:hover { 
	background:url(../images/menu_hover.jpg) repeat-x  bottom;
	text-decoration:none;
	}

#header_top ul li a.select { 
	background:url(../images/menu_hover.jpg) repeat-x  bottom;
	text-decoration:none;
	}


.content_bg{ background:url(../images/w_bg.jpg) repeat-x top; margin-top:5px; padding:7px;}

#left ul li a{ 
	color:#333333; 
	font-weight:bold; 
	border-bottom:dotted 1px #c7c8cb; 
	height:10px;
	display:block; 
	text-decoration:none;
	font-size:12px;
	padding:5px 0;
	margin:0px 0px 3px 0px;
	}
	
#left ul li a:hover{ color:#4388d9;}	

#right ul li{ background:url(../images/tick.jpg) no-repeat left; padding:3px 0 3px 20px; margin:10px 0;}




.thumb{ 
	background:url(../images/thumb.jpg) no-repeat center top; 
	float:left; 
	padding:3px; 
	width:64px; 
	height:59px;
	 
	}
#Portfolio{ background:#eeeeee; border:1px solid #474747; color:#474747; padding:10px;}

#Portfolio ul li{ background:url(../images/arrow.gif) no-repeat left; padding:5px 0 5px 15px;}

#Portfolio ul li a{ color:#474747; }	
			
#testimonial{ background:#e3e3e3; border:1px solid #9c9c9c; font-size:18px; font-weight:bold; color:#3b3939;}

#footer_bg{ 
	background:url(../images/footer.jpg) no-repeat center top; 
	border-bottom:10px solid #ffba00;
	height:35px;
	}
	
#footer{ 
	background:#191919;
	text-align:center; 
	padding:15px 0; 
	color:#FFFFFF; 
	}	
	
#footer a{ color:#ffba00;}	
/* edit part end*/
*html .hh75{ height:75px;}


