@charset "utf-8";
/* 
Name : Urban.
Author : DKS, Indusnet Technologies.
Version : V1.
Date : 05-Feb-2010.
Author URL : NA.
*/
/***********************************************/
/* General CSS Document Starts Here            */
/***********************************************/
/*
  background: linear-gradient(#648880, #293f50);
  background: linear-gradient(#f3a852, #d59466);
  background: linear-gradient(#f3a852, #d6975e); 
  background: linear-gradient(#f3a852, #eaa659);
  background: linear-gradient(#a67984, #a37689);
  background: linear-gradient(#a67984, #9f7489);
  background: linear-gradient(#7a61a5, #7359aa);
*/

* { padding:0; margin:0; }

html { height:100%; padding-bottom:1px; }
body { background-color:#ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; 
  background: linear-gradient(#f3a852, #e49f58); 
}
img { border:0; }
a { text-decoration:none; color:#0058BC; outline:none; }
a:hover { text-decoration:underline; color:#666; }

/* Modified in 12Mar10 for H tag issue */
h1 { font:bold 28px/30px "Times New Roman", Times, serif; color:#000; text-transform:uppercase; } /* added on 12Mar10 */
h2 { font-size:20px; line-height:36px; border-bottom:solid 1px #C4C4C4; margin-bottom:12px;  }
/*h3 { font-size:28px; line-height:36px; border-bottom:solid 1px #C4C4C4; margin-bottom:12px; }*/
h3 { font-size:17px; font-weight:bold; margin-bottom:16px; margin-top:18px; }
h3.h3-home {  font:bold 22px/30px "Times New Roman", Times, serif; color:#000; margin:0; }
h3.blue { color:#2B6FC4; margin:0; }

/*********************** skt modif begin to change H4 to H3 on 20th March 2010 *****************************/
.col-left h3 { font-size:16px; line-height:19px; margin-bottom:20px; }
.col-left h3 span { font-size:14px; }
/***************************************************** skt modif end ***************************************/

h4 { font-size:15px; line-height:19px; margin-bottom:9px;  margin-top:10px; }    /* 4 may 2015 */
h4 span { font-size:14px; }
h5 { }
h6 { font-size:12px; margin:9px 0 6px 0; }
/* Modified in 12Mar10 for H tag issue */

td {padding:1px; padding-left:1px; padding-right:1px; 
p { margin-bottom:22px; }
}		/*  added to give some space in cells RDB */

.col-left p { margin-bottom:22px; }

/* #externalContainer { width:757px; margin:0 auto; background:url(images/shd-l.gif) repeat-y 0 0; padding-left:13px; } */
#externalContainer { width:895px; margin:0 auto; background:url(images/shd-l.gif) repeat-y 0 0; padding-left:13px; }
#externalContainer #rightShadow { background:#fff url(images/shd-r.gif) repeat-y 100% 0; padding-right:13px; }

/* BOXES CSS */
.contentWrap, .contentWrap-home { position:relative; margin-top:-75px; z-index:500; height:100%; overflow:hidden; }
.contentWrap-home {margin-top:-63px; }
.contentWrap p { margin:6px 0; }
.contentWrap ul { margin:6px 0; padding-left:45px; }
.contentWrap ol { margin:6px 0; padding-left:20px; }
.contentWrap hr { margin:3px 0px; float:left; }
 
/*.contentWrap, .contentWrap-home { position:relative; top:-75px; z-index:500; height:100%; overflow:hidden; }
.contentWrap-home {top:-63px; }*/
.col-wide { width:839px; background-color:#fff; float:left; padding:12px 0 0 22px;}
/*.col-left { width:473px; background-color:#fff; float:left; padding:12px 0 0 13px;}
.col-right { width:221px; float:right; padding:0px 0 0 37px; background:url(images/body-devider.png) no-repeat 0 0; position:relative; } */
.col-left { width:625px; background-color:#fff; float:left; padding:12px 0 0 13px;}
.col-right { width:155px; float:right; padding:0px 0 0 13px; background:url(images/body-devider.png) no-repeat 0 0; position:relative; }
.col-right .col-rightBase { background-color:#fff; padding:12px 12px 0 0;  min-height:65px; height:100%!important; height:120px; }
/*.colspan2 { padding:12px; height:100%; overflow:hidden; padding-bottom:70px; }*/

.colspan2 { padding:12px; height:100%; overflow:hidden; padding-bottom:70px; margin-top:0px !important; position:relative !important z-index:200000;}


.block-left { float:left; width:47%; padding-right:2%; display:inline; }
.block-left1 { float:left; width:22%;padding-right:2%;  display:inline; }
.block-right { float:right; width:48%; display:inline; }
.adjust-height { height:65px;}

.genList-item { margin:12px 0 24px 30px; }
.genList-item li { margin-bottom:4px; }

/* .topBar { height:40px; border-bottom:solid 1px #ccc; text-align:right; padding:10px 10px 0 10px; } */
.topBar { height:90px; border-bottom:solid 1px #ccc; text-align:right; padding:15px 10px 0 15px; }
.topBar img { float:left; margin:0; }
.topBar a.close { background:url(images/close.gif) no-repeat 100% 50%; padding-right:18px; }

.logopan { padding:17px 14px 18px 12px; height:100%; overflow:hidden; }
.logopan img, .logopan h1 { float:left; } /* Added on 12Mar10 */
.logopan h1 a:hover, .logopan h1 a { text-decoration:none; color:#000; } /* Added on 12Mar10 */
.logopan .mini-search { float:right; }
.logopan .mini-search input, .logopan .mini-search label { float:left; color:#0058BC; font-size:11px; }
.logopan .mini-search input.srcFld { width:142px; height:17px; border:inset 1px #ccc; margin:0 4px; padding-left:4px; padding-top:2px; }
.logopan .mini-search input.sub { background:url(images/btn-bg.gif) repeat-x 0 0; border:solid 1px #ccc; color:#000; font-weight:bold; height:19px; }


.banner-home { background:url(images/banner-home.jpg) no-repeat 0 0; height:274px; padding-top:21px; }
.banner-inner { background:url(images/banner-internal-content.jpg) no-repeat 0 0; height:205px; padding-top:10px;}

.row-1-home { background:url(images/nav-crv.png) no-repeat 100% 0; height:32px; float:left; padding-right:10px; }

.row-1 { clear:both; }
.row-1 ul, .row-1-home ul { list-style:none; background-color:#fff; height:32px; }
.row-1-home ul { float:left; }
.row-1 ul li, .row-1-home ul li { float:left; font:bold 12px/32px Arial, Helvetica, sans-serif; }
.row-1 ul li a, .row-1-home ul li a, .row-2 ul li a  { color:#0058BC; padding:0 9px; float:left; display:block;}
.row-1 ul li a:hover, .row-1-home ul li a:hover, .row-1 ul li.highlighted a, .row-1 ul li a.active, .row-1-home ul li.highlighted { background:#ECEADC url(images/nav-hvr.gif) repeat-x 0 0; color:#000; text-decoration:none; }

.row-1 ul li.highlighted a, .row-1-home ul li.highlighted  { padding:0 9px; }
.row-1 ul li.highlighted a { border-left:solid 1px #ccc; border-right:solid 1px #ccc; top:0px; height:32px; position:relative; }
.row-1 ul#MainMenuTop2 li.highlighted { top:0px; height:32px; position:relative; overflow:hidden; }
/* SUB LEVEL */
.row-2 { margin-top:3px;padding:0 0 8px 0px;}
.row-2 ul { float:none; list-style:none; height:35px; width:780px; background:url(images/sub-nav-bg.png) repeat-x 0 100%;}
.row-2 ul li { float:left; display:block; font-size:11px; font-weight:bold; line-height:25px; }
.row-2 ul li a:hover, .row-2 ul li a.active { color:#000; background:none; text-decoration:none; }
.row-2 ul li.highlighted a {color:#000;background:none; text-decoration:none; }

/* LEFT COLS CONTENS */
.breadCrumb { border-bottom:solid 1px #C4C4C4; font-size:11px; padding-bottom:6px; }
.breadCrumb .CMSBreadCrumbsCurrentItem { font-weight: bold; }

.img-note { position:relative; height:100%; }
.img-note p { position:absolute; background:url(images/caption-crv-l.png) no-repeat 0 0; padding-left:10px; right:-3px; font:bold 18px "Times New Roman", Times, serif; color:#0058BC; }
.img-note p span { background-color:#fff; display:block; float:left; line-height:35px; height:35px; padding-right:12px; }
.img-note p.topward { top:20px; }
.img-note p.botward { bottom:20px; }
.bord-bot { padding-bottom:18px; border-bottom:solid 1px #868686; margin-bottom:22px; height:100%; overflow:hidden; } 


.block-right, .block-left { font-size:11px; }
.block-right p, .block-left p { margin:5px 0; }

.product-unit { background:url(images/edge-l.gif) no-repeat 0 0; padding-left:15px; margin:25px 0px; height:100%; overflow:hidden; }
.product-unit .product-head { background:url(images/blue-bar-bg.gif) repeat-x 0 0; height:32px; font-size:14px; font-weight:bold; color:#fff; line-height:32px; }
.product-unit .product-head .rightCrv { float:right; height:32px; width:12px; }
.product-unit ul, .product-unit .arms { list-style:none; height:100%; overflow:hidden; border:solid 1px #C4C4C4; border-top:none; }
.product-unit  ul li { float:left; display:inline; width:102px; height:145px; text-align:center; padding:12px 25px; }
.product-unit  ul li img { display:block; margin-bottom:16px; }
.product-unit  ul li a { color:#000; }
.product-unit .arms { padding:12px; }
.product-unit .arms .big-view { float:left; }
.product-unit .arms .side-views { float:right; width:210px;}
.product-unit .arms .side-views span { float:left; height:124px; display:block; width:94px; padding:0 0 4px 10px; color:#676566; font-size:11px; }
.product-unit .arms .side-views span img { display:block; margin-bottom:8px; }
.product-unit .arms .tiled-view img { float:left; margin:4px 0px 4px 2px; }
.product-unit .arms .tiled-view img.last { float:right; }

.more { height:129px; text-align:center; font-size:40px; line-height:129px; text-transform:uppercase; }
.more a { color:#B3B3B3; background:url(images/more-bg.gif) no-repeat 0 0; display:block;}
.more a:hover {text-decoration:none; background-position:0 100%; color:#4485CE; }

.tags { border-top:solid 1px #C4C4C4; padding:12px 0; }
.tags p { margin:6px 0; }
.tags p.date { color:#333; }
.tags p.list { color:#0058BC; margin-bottom:4px; }
.no-bord { border:none !important; }

/* FORUM SECTION */

.product-unit .tableDisplay { border:solid 1px #C4C4C4; border-top:none; }
.tblRow { height:100%; overflow:hidden; border-bottom:solid 1px #ccc; font-weight:bold; width:100%; }
.tblRow-head { margin-top:-30px; position:relative; z-index:500000; color:#fff; }
.tblRow span { float:left; display:block; padding:1%; text-align:center; }
.tblRow span.w2 { width:2%; border-right:solid 1px #D6D6D6; }
.tblRow-head span.w2 { white-space:nowrap; width:64%; text-align:left; }
.tblRow span.w60 { width:60%;  border-right:solid 1px #D6D6D6; text-align:left; }
.tblRow span.w6 { width:6%;  border-right:solid 1px #D6D6D6;}
.tblRow span.w8 { width:8%; border-right:solid 1px #D6D6D6; }
.tblRow span.w15 { width:12%; }
.last-row { border-bottom:none !important; }

.formWrap { background-color:#F2ECE3; border:solid 1px #C4C4C4; border-top:none; padding:14px; padding-right:7px; }
.formWrap label, .advSearch label { display:block; padding-bottom:8px; font-size:13px; font-weight:bold; color:#3B3A3A; }
.formWrap label span, .advSearch label span { float:left; display:block; padding-top:4px; width:125px; padding-right:15px; text-align:right; }
.formWrap label input { border:inset 1px #C8C8C8; height:17px; padding:2px 0 0 3px; font-size:11px; width:267px; }
.formWrap p.submit { text-align:right; padding-right:22px; }
.formWrap p.error-msg { color:#E60404; font-size:13px; font-weight:bold; margin-bottom:22px; text-align:left; }
input.sub { background:#F7F7F7 url(images/btn-bg.gif) repeat-x 0 0; border:solid 1px #ccc !important; font-size:11px; line-height:11px; color:#000; font-weight:normal; height:21px !important; width:auto !important; padding:0 !important;  }
.mini-login h6 { border-bottom:solid 1px #C4C4C4; padding-bottom:6px; margin-bottom:12px; }
.flt-right { float:right; }

/* ADVANCE SEARCH */
.advSearch { border:solid 1px #C4C4C4; border-top:none; padding:18px 24px; }
.advSearch label span { text-align:left; }
.advSearch select, .advSearch .txtBox { border:solid 1px #A4A4A4; width:260px; font-size:11px; }
.advSearch select { width:265px; font-size:11px; }

.advSearch select option { padding:4px 0 0 0; }
.advSearch .txtBox { padding:2px 0 0 3px; height:17px; }
.advSearch .search { text-align:right; }

.tagCloud h5 { font-size:17px; font-weight:bold; margin-bottom:16px; }
.tagCloud a { margin:4px 0; }


/*.mini-login label { display:block; font-size:12px; padding-bottom:6px; color:#0B0B0B; }
.mini-login label span { float:left; display:block; width:60px; padding-right:6px;}*/
.mini-login input.txtBox { border:solid 1px #A4A4A4; padding:2px 0 0 3px; height:15px; width:119px; font-size:11px; }
.mini-login p { border-top:solid 1px #C4C4C4; padding-top:12px; height:30px; overflow:hidden; }
.mini-login p input { float:right; }
.roll { background-color:#990000; }
.over { background-color:#999999; }

/* PROFILE SECTION */
.profileWrap { height:100%; overflow:hidden; border-bottom:solid 1px #C4C4C4; padding:18px 4px 18px 0; margin-bottom:20px; }
.profileWrap img { float:left; }
.profileWrap p { margin-left:90px; padding-left:27px; background:url(images/quote.gif) no-repeat 0 0px; font-size:11pt; line-height: 21px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
.more-link { border-bottom:solid 1px #C4C4C4; padding:0 6px 6px; }
.more-link a { background:url(images/arrow-down.gif) no-repeat 100% 4px; padding-right:12px; font-weight:bold; color:#000; }
.more-link a:hover { background-position:100% 6px; text-decoration:none; }
.more-link-no-bord { border:none; padding:0 6px 6px; }

/* RIGHT COLS CONTENTS */
.share { padding-bottom:12px; }
.share img { float:left; margin-right:4px; }

.related-section { list-style:none; padding-top:0px; }
.related-section li { border-top:solid 1px #ccc; zoom:0; }
.related-section li.tagName { border-top:none; font-size:14px; font-weight:bold; padding-bottom:22px; }
.related-section a { display:block; padding:2px 0 2px 10px; zoom:1; }
.related-section a:hover { background:#0058BC url(images/arrow-right.gif) no-repeat 0 50%; color:#fff; text-decoration:none; }
/*.related-section li.highlighted a { background:#0058BC url(images/arrow-right.gif) no-repeat 0 50%; color:#fff; text-decoration:none; }*/
.related-section li.highlighted a:hover { background:#1372DE url(images/arrow-right.gif) no-repeat 0 50%; color:#fff; text-decoration:none; }
.related-section li.highlighted ul li a { background:#FFFFFF;color:#0058BC;}
.related-section li.highlighted ul li a:hover {background:#0058BC url(images/arrow-right.gif) no-repeat 0 50%; color:#fff; text-decoration:none;}
.related-section li.highlighted ul li.highlighted a {background:#0058BC url(images/arrow-right.gif) no-repeat 0 50%; color:#fff; text-decoration:none;}
.related-section li.highlighted ul li.highlighted a:hover {background:#1372DE url(images/arrow-right.gif) no-repeat 0 50%; color:#fff; text-decoration:none;}

.update { list-style:none; border-bottom:solid 1px #868686; }
/*.update li { height:100%; overflow:hidden; margin-bottom:14px; font-size:11px; } dk */
.update li { margin-bottom:14px; zoom:0; font-size:11px; width:205px;}
.update li img { float:left;}
.update li div { margin-left:88px;}

.about img { display:block; margin:4px 0; }
.about p { padding:4px 0; }
.about a { display:block; padding:2px 0; }

/* FOOTER SECTION */
#footer { background:url(images/footer-bg.jpg) repeat-x 0 0; padding:20px; height:90px; margin-top:20px; border-top:solid 1px #ccc; text-align:right; color:#565656; }
#footer ul { list-style:none; float:left; }
#footer ul li { float:left; display:inline; padding-right:10px; color:#000AA3; }
#footer ul li a { background:url(images/arrow.gif) no-repeat 0 4px; padding-left:6px; color:#000; }

/* ------------- New Css Added on --------- 09/02/2010 --------------------- */

.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}
/* .banner-heritage { background:url(images/heritage-library-img.jpg) no-repeat 0 0; height:205px; padding-top:10px;} */
.banner-heritage { height:75px; padding-top:5px;}
.updatepan{
	height:100%;
	overflow:hidden;
	width:auto;
	}
.updatepan img{
	float:left;
	display:block;
	margin:0 10px 14px 0;
	}
.updatepan p{
	font-size:11px;
	padding:0 25px 20px 0;
	}
.updatepan p a{
	font-size:11px;
	font-weight:bold;
	}
.librarypan{
	width:471px;
	height:100%;
	overflow:hidden;
	}
	
.librarypan2{
	width:471px;
	height:100%;
	overflow:hidden;
	padding:10px 0 0 0;
	}
.librarypan2_inner{
	padding:0 0 15px 0;
	}
	
.librarypan2_inner img{
	float:left;
	display:block;
	margin:0 8px 0 0;
	}
.librarypan2_inner h6{
	color:#0066CC;
	padding-bottom:6px;
	margin:0;
	}	
.librarypan2_inner p{
	padding:0 0 0 0;
	}
.librarypan2 ul{
	border-top:1px solid #C4C4C4;
	text-align:center;
	list-style-type:none;
	padding:27px 0 15px 158px;
	}
.librarypan2 ul li{
	float:left;
	font:bold 11px/15px Arial, Helvetica, sans-serif;
	color:#0060D6;
	margin-right:10px;
	}
	
.librarypan2 ul li.previ{
	background:url(images/arrow-3.gif) no-repeat 0 3px;
	float:left;
	color:#000;
	padding:0 10px 0 20px;
	}
.librarypan2 ul li.next{
	background:url(images/arrow-2.gif) no-repeat 100% 3px;
	float:left;
	color:#000;
	padding:0 20px 0 10px;
	}
.librarypan2 ul li a{
	float:left;
	text-decoration:none;
	}
.librarypan2 ul li a:hover{
	text-decoration:underline;
	color:#000;
	}
.librarypan2 ul li a.active{
	color:#000;
	cursor:default;
	}
	
.librarypan3_inner{
	padding:0 0 5px 0;
	}
	
.librarypan3_inner img{
	float:left;
	display:block;
	margin:0 8px 0 0;
	}
.librarypan3_inner h6{
	color:#0066CC;
	padding-bottom:6px;
	margin:0;
	}
.librarypan3_inner p{
	padding:0 0 0 0;
	}
.filterpan{
	width:496px;
	height:100%;
	overflow:hidden;
	border-bottom:1px solid #C4C4C4;
	margin-bottom:33px;
	
	}
.filterpan h4{
	float:left;
	width:130px;
	margin:0;
	}
.filterpan ul.link{
	background:url(images/pic/hader-link-bg.gif) repeat-x 0 0;
	border:0;
	width:280px;
	float:right;
	list-style-type:none;
	padding:0;
	}
.filterpan ul.link li{
	background:url(images/dooted.gif) no-repeat 100% 8px;
	font:bold 11px/25px Arial, Helvetica, sans-serif;
	color:#0058BC;
	float:left;
	margin:0 1px 0 3px;
	padding:0 6px;
	}
.filterpan ul.link li.nobg{
	background:none;
	}
.filterpan ul.link li a{
	text-decoration:none;
	}
.filterpan ul.link li a:hover{
	text-decoration:none;
	}





/******************** Skt Codes Start *******************/

.Hidden { display:none; visibility:hidden}

.FullWide{width:100% !important}

.row-2 ul li span{ padding:0 9px; float:left; display:block;}

.regWrap div.error-msg { color:#E60404; font-size:13px; font-weight:bold; margin-bottom:22px; text-align:left; }

.librarypan2_inner h5{
	color:#0066CC;
	padding-bottom:6px;
	margin:0;
	font-size:12px;
	}

.mini-login table {width:100%;}
.mini-login div { display:block; font-size:12px; padding-bottom:6px; color:#0B0B0B; }
.mini-login div label { float:left; display:block; width:60px; padding-right:6px;}

/* FORUM SECTION */
.regWrap { background-color:#F2ECE3; border:solid 1px #C4C4C4; border-top:none; padding:14px; padding-right:7px; }
.regWrap label, .advSearch label { display:block; padding-bottom:8px; font-size:13px; font-weight:bold; color:#3B3A3A; }
.regWrap label span, .advSearch label span { float:left; display:block; padding-top:4px; width:125px; padding-right:15px; text-align:right; }
.regWrap label input { border:inset 1px #C8C8C8; height:17px; padding:0px 0 0 0px; font-size:11px; width:267px; }
.regWrap p.submit { text-align:right; padding-right:22px; }
.regWrap p.error-msg { color:#E60404; font-size:13px; font-weight:bold; margin-bottom:22px; text-align:left; }
.regWrap label
{
	margin-top: 3px;
	margin-bottom: 3px;
}
.regWrap .roll
{	
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #E60404;
}
.regWrap .roll span
{
	color: #FFFFFF;
}
/* FORUM SECTION End */

/* PROFILE SECTION */
.less-link { border-bottom:solid 1px #C4C4C4; padding:0 6px 6px; }
.less-link a { background:url(images/arrow-up.gif) no-repeat 100% 4px; padding-right:12px; font-weight:bold; color:#000; }
.less-link a:hover { background-position:100% 2px; text-decoration:none; }
.less-link-no-bord { border:none; padding:0 6px 6px; }

/* RIGHT COLS CONTENTS */

.col-right h4 { padding:0; margin:25px 0 12px; }

/*From Dipto*/
.related-section h4, .related-case h4, .see-also h4 { padding:0; margin:25px 0 12px; }
.related-case ul { list-style:none; }
.related-case ul li, .see-also p { margin:2px 0; background:url(images/arrow-4.gif) no-repeat 0 4px; padding-left:10px; }
.related-section #menuElem { padding-top:0px}

.update li img { width:82px}

.related-section ul { list-style:none; padding-top:0px; }
.related-section .tagName { border-top:none; font-size:14px; font-weight:bold; padding-bottom:22px; }
.related-section ul ul a { padding-left:22px; }

.filterpan .link ul{
	background:url(images/pic/hader-link-bg.gif) repeat-x 0 0;
	border:0;
	width:285px;
	float:right;
	list-style-type:none;
	padding:0;
	}
.filterpan .link ul li{
	background:url(images/dooted.gif) no-repeat 100% 8px;
	font:bold 11px/25px Arial, Helvetica, sans-serif;
	color:#0058BC;
	float:left;
	margin:0 1px 0 3px;
	padding:0 6px;
	}
.filterpan .link ul li.nobg{
	background:none;
	}
.filterpan .link ul li a{
	text-decoration:none;
	}
.filterpan .link ul li a:hover{
	text-decoration:none;
	}
	
.row-1 ul li span  { padding:0 9px; }


/* -- email to friend style -- */
.emailToFriend {
	width:419px;
	padding:19px;
	margin:auto;
	background-color:#fff;
	color:#000;		
}
.emailToFriend h2 {
	font-weight:bold;
	font-size:18px;
	line-height:22px;
	padding-bottom:14px;
	top:0;
	left:17px;
}
.emailToFriend label {
	width:158px;
	padding-bottom:14px;
	float:left;
	font:bold 13px/24px Arial, Helvetica, sans-serif;
	text-align:right;
	clear:left;
}
.emailToFriend input,
.emailToFriend textarea {
	width:243px;
	height:16px;
	padding:3px 5px;
	margin-bottom:14px;
	float:right;
	border:1px solid #bebebe;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
}
.emailToFriend textarea {
	height:116px;
}
.emailToFriend input.btn {
	padding:0;
	border:0;
	font-size:0;
	line-height:0;
	width:auto;
	height:auto;
	clear:both;
	cursor:pointer;
}


/******************      Paging Control Start     *******************/

.PagerControl
{
	text-align:center;	
	color:#000000;
	font:bold 11px/15px Arial,Helvetica,sans-serif;
}
.PagerControl .UnselectedPage
{
	color: #0058BC;	
	}
.PagerControl .UnselectedPrev, .PagerControl .SelectedPrev{ background:url(images/arrow-3.gif) no-repeat 9px 3px;

color:#545454 !important;
padding:0 10px 0 10px;}

.PagerControl .SelectedNext, .PagerControl .UnselectedNext
{ background:url(images/arrow-2.gif) no-repeat 10px 3px;
 color:#545454 !important;
color:#545454;
padding:0 10px 0 10px;}


.PagerNumberArea { height:100%; overflow:hidden; }
.PagerNumberArea span {
font:bold 11px/15px Arial, Helvetica, sans-serif;
color:#0060D6;
margin-right:3px;}

.PagerNumberArea { height:100%; overflow:hidden; }

.SelectedPage {color:#000000 !important;}


/******************      Paging Control End   *******************/

ol {margin-top:20px; margin-bottom:20px}
ol li {margin-left:30px !important; list-style-type:decimal !important;}

.colspan2 { padding:12px; height:100%; overflow:hidden; padding-bottom:70px; margin-top:0px !important; position:relative !important z-index:200000;
}
.HeaderGap { margin-bottom: 5px !important; }
.row-1 .highlighted, .row-2 .highlighted {color:#000000 !important;}


/*  added on 16th March to convert Div to UL-LI in Listing pages  */
.topBar a.toplink
{
	padding-right: 18px;
}

.mainList li
{
	list-style: none;
	margin-bottom: 15px;
}

.NoFloat
{
	float:none !important;
}

/* Applied in Design Guidance -> Case Studies page for Li spacing */
.morebotgap li
{
	padding-bottom:30px !important;
}

/* Added on 27th March */
.TagCloud li
{
	list-style-type: none;
	display: inline;	
}

.single-level-list ul li.highlighted a {background:#0058BC url(images/arrow-right.gif) no-repeat 0 50%; color:#fff; text-decoration:none;}


/******************** Skt Codes End *******************/

/* Added on 12Mar10 DK for site map */
.CMSSiteMapList { margin-left:12px; list-style:none; }
.CMSSiteMapList li { margin:4px 0; background:url(images/site-map-bul.gif) no-repeat 0 5px; padding-left:8px; font-weight:bold; margin-bottom:12px; }
.CMSSiteMapList li a { color:#000; }
.CMSSiteMapList li li { background:url(images/site-map-bul2.gif) no-repeat 0 5px; font-weight:normal; margin-bottom:2px; }
.CMSSiteMapList li li a { color:#0058BC;  }

.about-con-wrap img
	{
	margin:0px 10px;
	}
.col-left .img-note p.botward
	{
	margin-bottom:0px;
	}
	
	
	
	
	
/* VUR Forms */

#value-urban-realm label {
width:140px;
background:#0058BC;
padding:3px;
display:block;
float:left;
color:#fff;
clear:both;
margin:0px 3px 5px 0px;
}

#value-urban-realm #plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_BiographyEditable_text_More_BizFormControl1_Bizform1_ctl00_Additional_Details_ErrorLabel{

padding:3px;
display:block;
clear:both;
margin-left:150px;
}

#value-urban-realm table input {
	margin-top:0px; 
	width:15px;
	height:15px;
	float:left;
}

#value-urban-realm input {
width:300px;
display:block;
float:left;
}

#value-urban-realm select {
width:300px;
display:block;
float:left;
}

#value-urban-realm textarea {
width:300px;
display:block;
float:left;
}

#value-urban-realm  #plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_BiographyEditable_text_More_BizFormControl1_Bizform1_ctl00_Agree {
	margin-top:20px;
	width:12px;
	float:left;
}

#value-urban-realm #EditingFormControlNestedControl input {
	margin-top:20px;
	width:15px;
	height:15px;
	float:left;
}


#value-urban-realm #plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_BiographyEditable_text_More_BizFormControl1_Bizform1_ctl00_Agree_FieldLabel{
	width:140px;
	background:#0058BC;
	padding:3px;
	display:block;
	float:left;
	color:#fff;
	clear:both;
	margin:0px 3px 5px 0px;
}

#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneLeft_BiographyEditable_text_More_BizFormControl1_Bizform1_ctl00_btnOK {
	display:block;
	clear:both;
	margin-top:20px;
}



