/* @author  Sagnik Debnath */
*{
	padding:0; 
	margin:0;
	}

ul{ list-style-type:none; }
img{ border:0px;}
	
.cl{clear:both; line-height:0px; font-size:0px;}

.fl{float:left;}
.fr{float:right;}
.fln{float:none;}

/* Paddings */
.pad0	{padding:0px;}
.pad2	{padding:2px;}
.pad3	{padding:3px;}
.pad5	{padding:5px;}
.pad10	{padding:10px;}
.pad15	{padding:15px;}
.pad20	{padding:20px;}
.pad25	{padding:25px;}
.pad30	{padding:30px;}
.pad50	{padding:50px;}

.padT3	{padding-top:3px;}
.padT5	{padding-top:5px;}
.padT7	{padding-top:7px;}
.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;}
.padT35	{padding-top:35px;}
.padT40	{padding-top:40px;}
.padT45	{padding-top:45px;}
.padT50	{padding-top:50px;}
.padT55	{padding-top:55px;}

.padR3	{padding-right:3px;}
.padR5	{padding-right:5px;}
.padR10	{padding-right:10px;}
.padR12	{padding-right:12px;}
.padR15	{padding-right:15px;}
.padR17	{padding-right:17px;}
.padR20	{padding-right:20px;}
.padR25	{padding-right:25px;}
.padR30	{padding-right:30px;}
.padR35	{padding-right:35px;}
.padR40	{padding-right:40px;}
.padR50	{padding-right:50px;}
.padR75	{padding-right:75px;}
.padR100{padding-right:100px;}
.padR150{padding-right:150px;}

.padB3	{padding-bottom:3px;}
.padB5	{padding-bottom:5px;}
.padB7	{padding-bottom:7px;}
.padB10	{padding-bottom:10px;}
.padB12	{padding-bottom:12px;}
.padB15	{padding-bottom:15px;}
.padB17	{padding-bottom:17px;}
.padB20	{padding-bottom:20px;}
.padB25	{padding-bottom:25px;}
.padB30	{padding-bottom:30px;}
.padB35	{padding-bottom:35px;}
.padB40	{padding-bottom:40px;}
.padB45	{padding-bottom:45px;}
.padB50	{padding-bottom:50px;}
.padB55	{padding-bottom:55px;}

.padL3	{padding-left:3px;}
.padL5	{padding-left:5px;}
.padL10	{padding-left:10px;}
.padL12	{padding-left:12px;}
.padL15	{padding-left:15px;}
.padL17	{padding-left:17px;}
.padL20	{padding-left:20px;}
.padL25	{padding-left:25px;}
.padL30	{padding-left:30px;}
.padL35	{padding-left:35px;}
.padL40	{padding-left:40px;}
.padL50	{padding-left:50px;}
.padL75	{padding-left:75px;}
.padL100{padding-left:100px;}
.padL150{padding-left:150px;}

/* 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;}
.mart35	{margin-top:35px;}
.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;}
.marr35	{margin-right:35px;}
.marr50	{margin-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;}
.marb35	{margin-bottom:35px;}
.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;}
.marl35	{margin-left:35px;}
.marl50	{margin-left:50px;}
.marl75	{margin-left:75px;}
.marl100{margin-left:100px;}


/* Width + Height */
.ha	  { height:auto}
.ha	  { height:100%}
.h15  { height:15px}
.h25  { height:25px}
.h30  { height:30px}
.h40  { height:40px}
.h50  { height:50px}

.w100P{width:100%}
.w80P{width:79.999%}
.w75P{width:74.999%}
.w60P{width:59.999%}
.w50P{width:49.999%}
.w40P{width:39.999%}
.w25P{width:24.999%}
.w20P{width:19.999%}

.w20  { width:20px;}
.w25  { width:25px;}
.w50  { width:50px;}
.w75  { width:75px;}
.w100 { width:100px;}
.w125 { width:125px;}
.w150 { width:150px;}
.w175 { width:175px;}
.w200 { width:200px;}
.w215 { width:215px;}
.w225 { width:225px;}
.w235 { width:235px;}
.w250 { width:250px;}
.w275 { width:275px;}
.w300 { width:300px;}
.w325 { width:325px;}
.w340 { width:340px;}
.w350 { width:350px;}
.w375 { width:375px;}
.w400 { width:400px;}
.w425 { width:425px;}
.w450 { width:450px;}
.w475 { width:475px;}
.w500 { width:500px;}
.w515 { width:515px;}
.w525 { width:525px;}
.w550 { width:550px;}
.w555 { width:555px;}
.w575 { width:575px;}
.w600 { width:600px;}
.w625 { width:625px;}
.w650 { width:650px;}
.w658 { width:659px;}
.w675 { width:675px;}
.w700 { width:700px;}
.w715 { width:715px;}
.w725 { width:725px;}
.w750 { width:750px;}
.w775 { width:775px;}
.w800 { width:800px;}
.w825 { width:825px;}
.w850 { width:850px;}
.w875 { width:875px;}
.w900 { width:900px;}
.w925 { width:925px;}
.w950 { width:950px;}
.w975 { width:975px;}

/*background color*/
.bg_ash{background:#f4f3f4;}
.bg_blue{ background:#286EAA;}
.bg_green{ background:#99CC99;}
.bg_yellow{background:#d5bb0b;}
.bg_pink{ background:#d16fb0;}
.bg_sky{ background:#9eccf5;}
.bg_gray{background:#CCCCCC;}


/* Borders  Dotted */
.doth{ border-bottom:1px dotted #999;}
.dotv_r{ border-right:1px dotted #666;}
.dotv_l{ border-left:1px dotted #666;}	

/* Borders */
.bdrWhite	{border:1px solid #fff;}
.bdrBlack	{border:1px solid #000;}
.bdrGrey	{border:1px solid #999;}
.bdrRed		{border:1px solid #CC0000;}
.bdrMaroon	{border:1px solid #e5dddb;}
.bdrGreen	{border:1px solid #438229;}
.bdrBlue	{border:1px solid #3399FF;}
.bdrsky		{border:1px solid #66a1e4;}

/* Borders custom*/
.bdrtblack{ border-top:1px solid #333;}
.bdrbblack{ border-bottom:1px solid #333;}
.bdrcust{ background:url(../images/bdr.jpg) repeat-x bottom;}

/* Font color*/
.fColor_white{color:#FFFFFF;}
.fColor_green2{color:#009999;}
.fColor_Black{color:#000000;}

.fColor_gray{color:#878474;}
.fColor_gray_b{color:#9f9e9f;}

.fColor_red{color:#c41111;}
.fColor_dred{color:#790000;}

.fColor_green{color:#b7ca0e;}
.fColor_lgreen{color:#00CC33;}

.fColor_blue{color:#015095;}
.fColor_blues{color:#80bdf2;}

.fColor_yellow{color:#f4bd21;}
.fColor_dyellow{color:#0000FF;}
.fColor_gyellow{color:#006FDD;}

/* Font weight*/
.fn{ font-weight:normal;}
.fb{ font-weight:bold;}	

/* Text align*/
.tal{ text-align:left;}
.tac{ text-align:center;}
.tar{ text-align:right;}
.taj{ text-align:justify;}

/* line height and letter spacing*/
.lh{ line-height:30px;}
.ls{ letter-spacing:1px;}

/*front size*/
.f11{ font-size:9px;}
.f11{ font-size:10px;}
.f11{ font-size:11px;}
.f12{ font-size:12px;}
.f13{ font-size:13px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.tw20{font-size:20px;}
.f24{ font-size:24px;}
.f30{ font-size:30px;}
.f50{ font-size:50px;}



/* Heading*/
h1{ font:bold 20px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#c41111;}

h2{ color:#c41111; font:bold 24px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;}

h3{ 
	font:bold 18px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#FFF; 
	background:url(../images/bullet.png) no-repeat left 5px; 
	padding:0 0 0 20px;
	}

h4{ font-size:20px; font-weight:normal; text-decoration:none;}

h5{ font-size:18px; font-weight:normal;}
h6{ font: normal 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;}

/*transparent round table*/
#rounded_table{ width:100%;}
#rounded_table .top_left{height:21px; background:url(../images/tl.png) no-repeat top left;}
#rounded_table .top_right{height:21px; background:url(../images/tr.png) no-repeat top right; padding:0 21px; }
#rounded_table .top_midela{ width:auto; height:21px;  background:url(../images/ta.png) repeat-x top; padding:0px 0 0 0; width:658px; float:left; line-height:0px;}
#rounded_table .top_midelb{ width:auto; height:21px; background:url(../images/tb.png) repeat-x top; padding:0px 0 0 0; width:250px; float:left; line-height:0px;}

#rounded_table .bottom_left{background:url(../images/bl.png) no-repeat top left;}
#rounded_table .bottom_right{height:21px; background:url(../images/br.png) no-repeat top right; padding:0 21px; }
#rounded_table .bottom_midela{ width:auto; height:21px; background:url(../images/ba.png) repeat-x top; padding:0px 0 0 0; width:658px; float:left;}
#rounded_table .bottom_midelb{ width:auto; height:21px; background:url(../images/bb.png) repeat-x top; padding:0px 0 0 0; width:250px; float:left;}

#rounded_table .t_left{ background:url(../images/l.png) repeat-y left; margin:0 0px; padding:0px;}
#rounded_table .t_right{ background:url(../images/r.png) repeat-y right; padding:0 20px;}
#rounded_table .t_bg{ background:#FFFFFF; padding:0px; margin:0px; border:1px solid #FFF;}


/*Box*/
.box{  margin:0 auto; width:254px;}
.box .tl{ background:url(../images/box_tl.png) no-repeat top left; padding:0 0 0 15px;}
.box .tr{ background:url(../images/box_tr.png) no-repeat top right; padding:0 15px 0 0;}
.box .t{ background:url(../images/box_t.png) repeat-x top; padding:15px 0 10px 0; }
.box .t_new{ 
font:bold 18px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; 
cursor:pointer;
background:url(../images/box_t.png) repeat-x top; padding:15px 0 10px 0; }
.box .t_new .h3{ 
font:bold 18px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; 
color:#FFF; 
background:url(../images/bullet_verticle.png) no-repeat left 5px; 
padding:0 0 0 20px;}
.box .t_new .h2{ 
font:bold 18px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; 
color:#CCCCCC; 
background:url(../images/bullet_liner.png) no-repeat left 5px; 
padding:0 0 0 20px;}


.box .bg{ background:url(../images/box_bg.png) repeat-y; padding:5px 15px;}

.box .bl{ background:url(../images/box_bl.png) no-repeat top left; padding:0 0 0 15px;}
.box .br{ background:url(../images/box_br.png) no-repeat top right; padding:0 15px 0 0;}
.box .b{ background:url(../images/box_b.png) repeat-x  bottom; padding:0px 0; height:15px; line-height:0px;}


a{color:#aa0000; text-decoration:none;}
a:hover{ text-decoration:underline;}

.tdn a{ text-decoration:none;}
.tdn a:hover{ text-decoration:none; }

.r:hover{ color:#C00;}

p{ text-align:justify; margin:5px 0;}

.requir{ color:#FF0000;}

.s_box{ 
	background:url(../images/s_box.jpg) no-repeat top left; 
	width:146px; 
	height:21px; 
	padding:5px 10px;
	border:none;
	color:#286eaa;
	}
.submit{ background:url(../images/submit.jpg) no-repeat left top; width:66px; height:31px; border:none; cursor:pointer; color:#FFF;}
.search{ background:url(../images/mag_ico.gif) no-repeat top left; padding:0 0 0 20px;}
.upload a{ background:url(../images/upload.gif) no-repeat top left; width:189px; height:63px; cursor:pointer; display:block;}
.upload a:hover{ background:url(../images/upload_h.gif) no-repeat top left; }
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>Edit part<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
body{
	padding:0; 
	margin:0; 
	background:url(../images/bg_body.gif) repeat;
	font: normal 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#1f1f1f;
	}
.w{ width:950px; margin:0 auto;}

#header{ 
	width:950px;
	margin:0 auto;
	}
.bg_top{ 
	background:url(../images/bg_top.jpg) repeat-x top; 
	height:23px;
	color:#FFF;
	font: bold 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
	padding:7px 0 0 0;
	letter-spacing:1px;
	}
.bg_top a{ color:#80bdf2; text-decoration:none; }	
.bg_top a:hover{ color:#FFF; text-decoration:underline; }

.button li{  float:left; margin:30px 5px 0 5px; }
.button li a{ 
	color:#131313;
	font:normal 16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-decoration:none;
	padding:3px 10px;
	display:block;
	}

.button li a:hover , .button li a.select{ 
	background:url(../images/bg_menu.jpg) repeat-x top ; 
	color:#FFF; 
	}
.button li a:hover span, .button li a.select span{
	background:url(../images/arrow.gif) no-repeat center bottom; padding:0 0 14px 0;

display:block;
	}
	
#content{ 
	width:950px;
	margin:0 auto;
	background:url(../images/footer.gif) no-repeat bottom center;
	padding:0 27px 65px 27px;
	}
#com_content{ 
	width:950px;
	margin:0 auto;
	background:url(../images/footer.gif) no-repeat bottom center;
	padding:0 10px 10px 10px;
	}		
.leftpan{ 
	width:665px;
	float:left;
	margin-right:10px;
	}
	
.rightpan{ 
	width:270px;
	float:left;
	}	
	
.notice{ 
	background:url(../images/notice_bg.png) no-repeat top left; 
	width:229px; 
	height:250px;
	padding:40px 20px 13px 30px;
	font:normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#1e69ab;
	}	


#footer{ background: #0d2030; text-align:left;}

#footer ul li{ width:175px; float:left;}
#footer a{ color:#ffffff; text-decoration:none;}
#footer a:hover{ text-decoration:underline;}	

/* asif codes */

input[type="text"]{
  font-family:tahoma;
  font-size:12px;
  font-weight:normal;
  background-color:#336699;
  border-color:#000000;
  border-style:solid;
  border-width:1px;
  color:#FFFFFF;
  border-collapse:collapse;
  height:22px;
}
input[type="password"]{
  font-family:tahoma;
  font-size:12px;
  font-weight:normal;
  background-color:#336699;
  border-color:#000000;
  border-style:solid;
  border-width:1px;
  color:#FFFFFF;
  border-collapse:collapse;
  height:22px;
}

input[type="button"]{
background:url(../images/submit2.jpg) no-repeat left top; width:66px; height:31px; border:none; cursor:pointer; color:#FFF;
}

input[type="submit"]{
background:url(../images/submit2.jpg) no-repeat left top; width:66px; height:31px; border:none; cursor:pointer; color:#FFF;
}

input[type="reset"]{
background:url(../images/submit2.jpg) no-repeat left top; width:66px; height:31px; border:none; cursor:pointer; color:#FFF;
}

textarea{
  font-family:tahoma;
  font-size:12px;
  font-weight:normal;
  background-color:#336699;
  border-color:#000000;
  border-style:solid;
  border-width:1px;
  color:#FFFFFF;
  border-collapse:collapse;
}

table.imagetable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}
table.imagetable th {
	background:url(../images/box_t.png);
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #999999;
	color:#FFFFFF;
	text-align:left;
}
table.imagetable td {
	height:80px;
	background:#A2CEF5;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #999999;
	text-align:left;
}
table.slider {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}
table.slider th {
	background:url(images/box_t.png);
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #999999;
	color:#FFFFFF;
}
table.slider tr {
	height:80px;
	background:#A2CEF5;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #999999;
}

.user_banner
{
float:left;
padding:10px;
text-decoration:none; 
}

.user_banner_communication
{
float:left;
font-weight:bold;
padding:10px;
text-decoration:none; 
}
.user_banner_selected
{
float:left;
padding:10px;
text-decoration:none;
background-color:#CCCCCC;
}
.user_banner_selected_communiction
{
float:left;
padding:10px;
text-decoration:none;
font-weight:bold;
background-color:#CCCCCC;
}

.user_banner_communication:hover
{
float:left;
padding:10px;
text-decoration:none;
background-color:#CCCCCC;
color:#FFFFFF;
}

.user_banner:hover
{
float:left;
padding:10px;
text-decoration:none;
background-color:#CCCCCC;
color:#FFFFFF;
}
.deactive{color:#999999;}
.link3{cursor:pointer;}
.submit2{ background:url(../images/submit2.jpg) no-repeat left top; width:66px; height:31px; border:none; cursor:pointer; color:#FFF;}
.submit3{ background:url(../images/submit3.jpg) no-repeat left top; width:66px; height:31px; border:none; cursor:pointer; color:#FFF;}

/*rating css*/
#star ul.star { LIST-STYLE: none; MARGIN: 0; PADDING: 0; WIDTH: 85px; HEIGHT: 20px; LEFT: 10px; TOP: -5px; POSITION: relative; FLOAT: left; BACKGROUND: url('media/stars.gif') repeat-x; CURSOR: pointer; }
#star li { PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 85px; HEIGHT: 20px; TEXT-DECORATION: none; text-indent: -9000px; Z-INDEX: 20; POSITION: absolute; PADDING: 0; }
#star li.curr { BACKGROUND: url('media/stars.gif') left 25px; FONT-SIZE: 1px; }
#star div.user { LEFT: 15px; POSITION: relative; FLOAT: left; FONT-SIZE: 13px; FONT-FAMILY: Arial; COLOR: #888; }
.bacground_info{ background:url(../images/back_info5.jpg) no-repeat left top; width:170px; height:30px; border:none; cursor:pointer; color:#FFF; padding-left:15px;}

/*left panel box*/

/*leftBox*/
.leftBox{  margin:0 auto; width:254px;}
.leftBox .tl{ background:url(../images/box_tl.png) no-repeat top left; padding:0 0 0 15px;}
.leftBox .tr{ background:url(../images/box_tr.png) no-repeat top right; padding:0 15px 0 0;}
.leftBox .t{ background:url(../images/box_t.png) repeat-x top; padding:15px 0 10px 0; }
.leftBox .t_new{ 
font:bold 18px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; 
cursor:pointer;
background:url(../images/box_t.png) repeat-x top; padding:15px 0 10px 0; }
.leftBox .t_new .h3{ 
font:bold 18px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; 
color:#FFF; 
background:url(../images/bullet_verticle.png) no-repeat left 5px; 
padding:0 0 0 20px;}
.leftBox .t_new .h2{ 
font:bold 18px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; 
color:#CCCCCC; 
background:url(../images/bullet_liner.png) no-repeat left 5px; 
padding:0 0 0 20px;}


.leftBox .bg{ background:url(../images/box_bg.png) repeat-y; padding:5px 15px;overflow:hidden;}
.leftBox .bl{ background:url(../images/box_bl.png) no-repeat top left; padding:0 0 0 15px;}
.leftBox .br{ background:url(../images/box_br.png) no-repeat top right; padding:0 15px 0 0;}
.leftBox .b{ background:url(../images/box_b.png) repeat-x  bottom; padding:0px 0; height:15px; line-height:0px;}
.buttonlink{
cursor:pointer;
}
.leftpaneltxt{
color:#000000;
text-decoration:none;
height:30px;
cursor:pointer;
}
.leftpaneltxt a{
color:#000000;
text-decoration:none;
height:30px;
cursor:pointer;
}

.leftpaneltxtselect{
color:#000066;
text-decoration:none;
font-weight:bold;
height:30px;
cursor:pointer;

}
.leftpaneltxt a:hover{
color:#FF9900;
text-decoration:none;
}
.error{
	background-image:url(../images/red_rep.gif);
	border:1px solid #B34141;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-weight:bold;
	font-size:16px;
	}
.good{
	background-image:url(../images/green_rep.gif); border:1px solid #009900; 
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#009900;
	font-weight:bold;
	font-size:16px;
	}
.info{
	background-image:url(../images/blue_rep.gif); border:2px solid #7B9FCB; height:100% 
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#006699;
	font-weight:bold;
	font-size:16px;
	}
.alert { 
		background-image:url(../images/yellow_rep.gif); border:1px solid #FFBE5E;
		font:Verdana, Arial, Helvetica, sans-serif;
		color:#FF6600;
		font-weight:bold;
		font-size:16px;
		}



<!--32lick.com box css-->
.ctable{ margin: 5px auto; width:488px;}
.ctable .top{ background:url(../images/c_top.png) no-repeat top left; width:487px; height:16px;}
.ctable .left{ background:url(../images/c_l.png) repeat-y left; padding:0 0 0 6px;}
.ctable .right{ background:url(../images/c_r.png) repeat-y left; padding:0 6px 0 0 ;}
.ctable .gbg{ background:url(../images/table_bg.jpg) repeat-x 50% #FFF ; padding:0 5px;}
.ctable .bottom{ background:url(../images/c_bottom.png) no-repeat bottom left; width:487px; height:16px;}
/*n_leftBox*/
.leftBox_n{  margin:0 auto; width:254px;}
.leftBox_n .tl_n{ background:url(../images/n_box_tl.png) no-repeat top left; padding:0 0 0 15px;}
.leftBox_n .tr_n{ background:url(../images/n_box_tr.png) no-repeat top right; padding:0 15px 0 0;}
.leftBox_n .t_n{ background:url(../images/n_box_t.png) repeat-x top; padding:15px 0 10px 0; }
.leftBox_n .bg{ background:url(../images/box_bg.png) repeat-y; padding:5px 15px;overflow:hidden;}
.leftBox_n .bl{ background:url(../images/box_bl.png) no-repeat top left; padding:0 0 0 15px;}
.leftBox_n .br{ background:url(../images/box_br.png) no-repeat top right; padding:0 15px 0 0;}
.leftBox_n .b{ background:url(../images/box_b.png) repeat-x  bottom; padding:0px 0; height:15px; line-height:0px;}



/*
	SLIDER
*/
.slider-wrap								{ width: 419px; position: absolute; top: 87px; left: 40px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }
/*css by jai*/
.left{text-align:left;}
.right{text-align:right;}
.justify{text-align:justify;}
.center{text-align:center;}
.inherit{text-align:inherit;}
.th_approved{ background:url(../images/box_t.png);}
.approved_link{text-decoration:none;color:#000099;font-weight:normal;cursor:pointer;}
.approved_link:hover{text-decoration:none;color:#000099;font-weight:normal;cursor:pointer;}
.commentDiv{clear:both;border:2px solid #FFCC00;border-bottom:4px solid #FFCC00;background-color:#FFFFFF;position:absolute;width:450px;padding:5px 5px 5px 5px;}
.comment_link_txt{text-decoration:none;color:#000099;}
.comment_link_txt:hover{cursor:pointer;text-decoration:none;color:#FFFFFF;}

/*jai round box css*/
div#nifty{ margin: 0 0%;background: #1163AA;}

b.rtop, b.rbottom{display:block;background: #CCCCCC}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #1163AA}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
