/*Housing Nepal CSS*/
@charset "utf-8";
/* CSS Document */

/*start of spiral venture*/

.borderleftline
{
	background:url(images/dot-1.gif) left repeat-y;
}
#box-link { 
		position: absolute; 
		top: 8px; 
		left: 700px; 
		width: 200px; 
		height:120px; 
		background-color: transparent; 
		cursor:pointer;
}	
.text-color-00FF99
{
	color:#00FF99;
}

.width-770
{
	width:750px;
}	
.width-710
{
	width:710px;
}	
.font-family-verdana{
	font-family:verdana;
}

.padding-left-160
{
	pading-left:160px;
}	

.font-size-27
{
	font-size:25px;
}

.font-size-52
{
	font-size:5.2em;
}
.color-66CCFF {
	color:#66CCFF; 
}

.color-web{
	color:#6699FF;
}
.color-brand{
	color:#00FF99;
}

.color-business-performance{
	color:#FFCCFF;
}

.width-570
{
	width:570px;
}

.color-lightgreen{
	color:#CCFF00;
}


.bgcolor-c59301
{
	background-color:#c59301;
}
.bgcolor-009cae
{
	background-color:#009cae;
}
.bgcolor-f0f0f0
{
	background-color:#f0f0f0;
}

.bgcolor-000000
{
background-color:#000000;
}
.bgcolor-007a38
{
	background-color:#007a38;
}
.font-family-georgia{
	font-family:Georgia, "Times New Roman", Times, serif;
}
.font-family-arial
{
	font-family:Arial, Helvetica, sans-serif;
}

.font-family-tahoma
{
	font-family:tahoma;
}
.color-fff
{
	color:#FFFFFF;
}
.font-size-9
{
	font-size:0.9em;
}
.font-size-10
{
	font-size:1.0em;
}
.font-size-11
{
	font-size:1.1em;
}
.font-size-12
{
	font-size:1.2em;
}
.font-size-14
{
	font-size:1.4em;
}
.font-size-16
{
	font-size:1.6em;
}
.font-size-18
{
	font-size:1.8em;
}
.font-size-20
{
	font-size:2.0em;
}
.font-size-22
{
	font-size:2.2em;
}
.font-size-24
{
	font-size:2.4em;
}

.font-size-28
{
	font-size:2.8em;
}

.text-align-left
{
	text-align:left;
}
.text-align-justify
{
	text-align:justify;;
}
.text-align-right
{
	text-align:right;
}
.text-align-center
{
	text-align:center;
}
.text-transform-upper
{
	text-transform:uppercase;
}
.text-transform-lower
{
	text-transform:lowercase;
}
.border-bottom-1px
{
	border-bottom:#000000 1px dotted;
}
.bgcolor-999
{
	background-color:#999999;
}
.bgcolor-silver
{
	background-color:#CCCCCC;
}
.line-height-14
{
	line-height:1.4em;
}

.line-height-12
{
	line-height:1.2em;
}

.line-height-11
{
	line-height:1.1em;
}

.line-height-10
{
	line-height:1.0em;
}



/*End of Spiral Venture*/


body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;  
	line-height:1.0em;
	text-align:center;
	color:#000;
	background:#fff;

}

.left-170
{
	left:171px;	
}
.position-absolute
{
	position:absolute;
}
#content-div
{
	position:absolute;
	left:171px;
	width:753px;
	height:500px;
	background-color:#0557aa;
	overflow:hidden;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index:100;

}
#content-div2
{
	background:transparent;
	position:absolute;
	left:170px;
	width:753px;
	height:300;
	z-index:1000;
}
.top-150
{
	top:150px;
}
.top-215
{
	top:215px;
}
.top-130
{
	top:130px;
}
.top-383
{
	top:383px;
}
.padding-top-80
{
	padding-top:80px;
}

.padding-top-50
{
	padding-top:50px;
}




#main-content{
	position:absolute;
	top:325px;
	left:170px;
	width:800px;
}

#popups{
	margin:auto;
	width:996px;
	text-align:left;
	padding:5px 0px 10px 0px; 
	border:#ccc solid 1px;
	background-color:#000000;
	position:absolute;
	top:0px;
	left:0px;
	opacity:0.9;
	filter:alpha(opacity=90); 
	
}
#popup
{
	background-color:#000000;
	opacity:0;
	filter:alpha(opacity=0); 
	background-color: #FFF;
	font-family: Arial; 
	font-size: 12px; 
	border: 2px solid #CFCFCF; 
	overflow: hidden; 
	padding: 1px; 
	position: absolute;
	white-space: nowrap;
}
#region-top-ad{
	display:block;
	width:955px;
	height:80px;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
}
#region-top-ad1{
	display:block;
	width:955px;
	height:60px;
	margin-right: 20px;
	margin-left: 20px;
	background-color:#EDEDED;
}

#region-top-ad2{
	display:block;
	width:955px;
	background-color:#EDEDED;
}

#region-row-2{
	display:block;
	width:955px;
	background-color:#EDEDED;
}
.small {
	margin:0px;
	padding:0px;
	font-size:1.1em;
	line-height:1.2em;
}

.small-grey {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.2em;
	color:#666666;
}


a.link-06c, a.link-06c:visited {
	text-decoration:none;
	color:#06c;
}
a.link-000, a.link-000:visited {
	text-decoration:none;
	color:#000;
}
a.link-000:hover {
	text-decoration:underline;
}

.ad-top{
width:955px;
}
.prop-90 {
	min-height:90px;
    float:right;
    width:1px;
}
.ad-top-right {
	float:right;
	padding:10px;
	min-height:70px;
	voice-family: "\"}\"";
	width:173px; 
}


h1.index {
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:2.2em;
	line-height:1.1em;
	font-weight:normal;
}
.float-left {
	float:left;
	display:inline;
}

.padding-bottom-5{
	padding-bottom:5px;
}

.logo-side-bannner{
	float:left;
	width:479px;
	height:68px;
	background-image:url(Images/logobanner.jpg);
}
#logo-container
{
	border-bottom:#990066 solid 9px;
	height:69px;
	margin:0px 21px 0px 20px;
	

}
#nav-region{
	width:955px;
	margin:0px 20px 0px 20px;
	
}
#region-body{
	width:955px;
	margin:0px 20px 0px 20px;
	
}
#region-footer{
	width:955px;
	margin:0px 0px 0px 0px;
	
}
#menu-holder{
	width:935px;
	float:left;
	
}
.crumbtrail-and-search {
	clear:both;
	width:955px;
	margin:0px 20px 0px 10px;
	background-color:#f0f0f0;
	height:35px;
}
.crumbtrail-prefix {
	float:left;
	padding:5px 0px 0px 0px;
	background-color:#f0f0f0;
}
label.where-am-i
{
	float:left;
	display:inline;
	padding:4px 9px;
	color:#666;
}
label.where-am-i2
{
	float:left;
	display:inline;
	color:#666;
}

.site-search{
	float:right;
}
input.global-search-text-with-dropdown {
	width:90px;
}
.global-search-option {
	width:140px;
}	
.global-search-option1 {
	width:130px;
}


.global-search-go {
}
.float-right{
	float:right;
}

.float-left{
	float:left;
}
.rounded-corner-content
{
	padding-left:15px; 
	padding-right:15px; 
	text-align:justify;
}
.padding-top-5
{
	padding-top:5px;
}
.padding-bottom-5
{
	padding-top:5px;
}

.padding-bottom-10
{
	padding-bottom:10px;
}



.padding-bottom-2
{
	padding-top:2px;
}
.padding-top-7
{
	padding-top:7px;
}
.padding-top-2
{
	padding-top:2px;
}
.padding-top-15
{
	padding-top:15px;
}
.padding-top-10
{
	padding-top:10px;
}

.padding-top-19{
	padding-top:19px;
}

.padding-top-25{
	padding-top:25px;
}

.padding-left-5{
	padding-left:5px;
}
.padding-left-15
{
	padding-left:15px;
}
.padding-left-20
{
	padding-left:20px;
}

.padding-left-84
{
	padding-left:84px;
}
.padding-left-250
{
	padding-left:250px;
}

.padding-left-10
{
	padding-left:10px;
}
.padding-left-155
{
	padding-left:155px;
}
.padding-left-7
{
	padding-left:7px;
}
.padding-left-2
{
	padding-left:2px;
}
.padding-right-5{
	padding-right:5px;
}
.padding-right-10{
	padding-right:10px;
}
.padding-right-15{
	padding-right:15px;
}
.on-focus
{
	background-color: #3d3d3d;
	color:#FFFFFF;
	line-height:1.2em;
}
.on-focus-content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}
a.on-focus-links, a.on-focus-links:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
a.on-focus-links:active, a.on-focus-links:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.border-1
{
	border-style:solid;
	border-width:1px;
	border-color:#C9C9C9;
}
.width-20{
	width:20px;
}

.width-40{
	width:40px;
}
.width-90{
	width:90px;
}
.width-25{
	width:25px;
}
.width-718 {
	width:718px;
}
.width-690 {
	width:690px;
}
.width-114
{
	width:114px;
}
.width-130
{
	width:130px;
}
.width-354
{
	width:354px;
}
.width-344
{
	width:344px;
}
.width-100percent
{
	width:100%;
}
.width-334
{
	width:334px;
}
.width-300
{
	width:300px;
}
.width-310
{
	width:310px;
}
.width-250
{
	width:250px;
}
.width-200
{
	width:200px;
}
.width-180
{
	width:180px;
}
.width-160
{
	width:160px;
}
.width-165
{
	width:165px;
}
.width-170
{
	width:170px;
}

.width-175
{
	width:175px;
}

.width-190
{
	width:190px;
}

.width-400
{
	width:400px;
}
.width-355
{
	width:355px;

}

.width-600
{
	width:600px;
}

.width-580
{
	width:580px;
}
.width-570
{
	width:570px;
}

.width-100
{
	width:100px;
}
.width-165
{
	width:165px;
}
.width-155
{
	width:155px;
}
.width-365
{
	width:365px;
}
.width-375
{
	width:375px;
}
.width-395
{
	width:395px;
}
.width-145
{
	width:145px;
}
.width-140
{
	width:140px;
}
.width-137
{
	width:137px;
}

.width-395
{
	width:395px;
}
.width-70
{
	width:70px;
}	
.width-790
{
	width:790px;
}	
.width-750
{
	width:750px;
}	
.width-270
{
	width:270px;
}

.width-280
{
	width:280px;
}
.width-240
{
	width:240px;
}
.width-244
{
	width:244px;
}
.width-234
{
	width:244px;
}
.width-220
{
	width:220px;
}
.width-230
{
	width:230px;
}
.width-233
{
	width:233px;
}

.width-210
{
	width:210px;
}
.width-175
{
	width:175px;
}

.width-150
{
	width:150px;
}
.width-199
{
	width:199px;
}
.display-block
{
	display:block;
}
.search-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;
	background-image: url(Images/go_head_bg.gif);
	background-repeat: repeat-x;
	border: thin none #999999;
	cursor:pointer;
	width:44px;
	height:30px;
	margin-left:2px;
}
.submit-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;
	background-image: url(Images/go_head_bg.gif);
	background-repeat: repeat-x;
	border: thin solid #ccc;
	cursor:pointer;
	margin-left:2px;
}
.height-25
{
	height:25px;
}
.height-91
{
	height:91px;
}
.height-10
{
	height:10px;
}

.height-5
{
	height:5px;
}
.height-16
{
	height:16px;
}
.height-20
{
	height:20px;
}
.height-240
{
	height:240px;
}
.height-132
{
	height:132px;
}
.height-126
{
	height:126px;
}
.height-134
{
	height:134px;
}
.height-93
{
	height:93px;
}
.height-89
{
	height:89px;
}
.height-100
{
	height:100px;
}

.height-115
{
	height:115px;
}


.height-130
{
	height:130px;
}
.height-92
{
	height:92px;
}
.height-85
{
	height:85px;
}
.height-195
{
	height:195px;
}
.height-126
{
	height:126px;
}
.height-210
{
	height:210px;
}
.height-281
{
	height:281px;
}
.height-196
{
	height:196px;
}
.margin-right-10
{
	margin-right:10px;
}
.margin-left-10
{
	margin-left:10px;
}
.margin-left-150
{
	margin-left:150px;
}
.margin-bottom-10
{
	margin-bottom:10px;
}
.margin-top-10
{
	margin-top:10px;
}
.font-size-14
{
	font-size:1.4em;
}
.font-bold{
	font-weight:bold;
}
.search-header{
	color:#9f008d;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.search-small
{
	font-size:1.0em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
.clear-both
{
	clear:both;
}
.clear-left
{
	clear:left;
}
.clear-right
{
	clear:right;
}
.height-14
{
	height:14px;
}

ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
li {
	display:inline;
}
li.block {
	display:block;
}

a, a:visited {
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}
a img
{
	border:none;
}
a.link-666, a.link-666:visited {
	text-decoration:none;
	color:#666;
}
a.link-333, a.link-333:visited {
	text-decoration:none;
	color:#333;
}
a.link-ccc, a.link-ccc:visited {
	text-decoration:none;
	color:#ccc;
}
a.link-fff, a.link-fff:visited {
	text-decoration:none;
	color:#fff;
}
a.link-06c, a.link-06c:visited {
	text-decoration:none;
	color:#06c;
}
.link-fff-selected{
	COLOR: #cf0
}
a.link-666:hover, a.link-666:active, a.link-333:hover, a.link-333:active, a.link-06c:hover, a.link-06c:active {
	color:#06c;
	text-decoration:underline;
}
a.link-ccc:hover, a.link-ccc:active {
	text-decoration:underline;
}
a.link-fff:hover, a.link-fff:active{
	text-decoration:underline;
}
a.link-666-no-underline:hover, a.link-666-no-underline:active {
	color:#06c;
	text-decoration:none;
}
a.link-666-no-underline:hover span, a.link-666-no-underline:active span {
	color:#06c;
	text-decoration:underline;
}
a.link-666-no-underline, a.link-666-no-underline:visited {
	text-decoration:none;
	color:#666;
}
a.tags, a.tags:visited {
	display:inline;
	margin:0px 5px 0px 0px;
	padding:0px 2px;
	font-size:1.1em;
	line-height:1.1em;
	background:#f8f1d8;
	color:#333;
	text-decoration:none;
	
}
a.tags:hover, a.tags:active {
	color:#06c;
	text-decoration:underline;
}

a.previous, a.previous:visited {
	text-decoration:none;
	color:#06c;
	padding:0px 0px 0px 10px;
	background:transparent url(../img/global/list/chevron-small-links-previous.gif) no-repeat center left;
}
a.previous:hover, a.previous:active {
	text-decoration:underline;
}
a.next, a.next:visited {
	text-decoration:none;
	color:#06c;
	padding:0px 9px 0px 0px;
	background:transparent url(../img/global/list/chevron-small-links.gif) no-repeat center right;
}
a.next:hover, a.next:active {
	text-decoration:underline;
}

.color-000 {
	color:#000; 
}
.color-06c_underline {
	color:#06c; 
	text-decoration:underline;
}
.color-06c {
	color:#06c; 
}
.color-06c-none a, a:visited{
	color:#06c; 
	text-decoration:none;
}
.color-06c-none a:hover{
		text-decoration:underline;
}
.color-333 {
	color:#333; 
}
.color-666 {
	color:#666; 
}
.color-999 {
	color:#999; 
}
.color-d9d9d9 {
	color:#d9d9d9; 
}
.color-f8f1d8 {
	color:#f8f1d8; 
}
.color-cbff00 {
	color:#cbff00; 
}
.color-fff {
	color:#fff; 
}
.color-999
{
	color:#999999;
}
.color-bd0000 {
	color:#bd0000; 
}

.color-ede1bf {
	color:#ede1bf;
}

/* Menu CSS Start*/
#sddm
{	padding-top:0px;
	padding-bottom:0px;
	padding-left:0;
	padding-right:0;
	z-index:80;
	
}
#sddm .selectedMenu
{	display: block;
	color:#cf0;
	padding:8px 9px 8px 9px;
	font-size:1.0em;
	line-height:1.1em;
	text-decoration:none;
	text-transform:uppercase;
	background:#666;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
	font-weight:200;
	text-align: center;
	outline:none;
	text-decoration: none}
#sddm li
{	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	float: left;
	background: #5970B2;
	font: bold 11px arial}

#sddm li a
{	display: block;
	padding:8px 9px 8px 9px;
	font-size:1.0em;
	line-height:1.1em;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:200;
	letter-spacing:0.05em;
	color: #FFF;
	text-align: center;
	background:#666;
	text-decoration: none}

#sddm .no-pipe
{	display: block;
	padding:8px 9px 8px 9px;
	font-size:1.0em;
	line-height:1.1em;
	text-decoration:none;
	text-transform:uppercase;
	background:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:200;
	letter-spacing:0.05em;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#sddm li a:hover
{	text-decoration:underline;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #ccc;
	z-index:1000;
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #666;
	color: #ccc;
	font: 11px arial}
	
#sddm div a:hover
{	background:#CCC;
	color: #666}
a.topmenu{
	background:#d9d9d9 url(Images/primary-nav-pipe.gif) no-repeat right;
	color:#000000;
	width:160px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-size:1.0em;
	line-height:1.1em;
	margin:0 0 0 0;
	text-decoration:none;
	padding:9px 8px 9px 8px;
	text-transform:uppercase;
}
a.topmenu2{
	background:#d9d9d9 url(Images/primary-nav-pipe.gif) no-repeat right;
	color:#000000;
	width:160px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-size:1.0em;
	line-height:1.1em;
	margin:0 0 0 0;
	text-decoration:none;
	padding:9px 8px 9px 8px;

}
a.topmenu2-no-pipe{
	background:#d9d9d9;
	color:#000000;
	width:160px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-size:1.0em;
	line-height:1.1em;
	margin:0 0 0 0;
	text-decoration:none;
	padding:9px 8px 9px 8px;

}
body{
	font-size:70%;
}
a.topmenu2:hover{
	text-decoration:underline;
}
a.topmenu2-no-pipe:hover{
text-decoration:underline;
}
a.topmenu:hover{
	background:#999;
	color:#fff;
	text-decoration:underline;
}
a.selected{
	background-color:#666666;
	color:#cf0;
	width:160px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-size:1.0em;
	line-height:1.1em;
	margin:0 0 0 0;
	padding:9px 8px 9px 8px;
	text-decoration:none;
	text-transform:uppercase;
}
/* end of menu css */

.stripe-top
{
	border-bottom:#cc47ad solid 4px;
	clear:both;
}
.stripe-second
{
	border-bottom:#f087dc solid 4px;
	clear:both;
}
.stripe-third
{
	border-bottom:#fcadee solid 4px;
	clear:both;
}
.stripe-fourth
{
	border-bottom:#fbd3f5 solid 4px;
	clear:both;
}
.stripe-fifth
{
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:0.1em;
	clear:both;
}

.stripe-grey
{
	border-bottom:#D7D6D6 solid 4px;
	clear:both;
}

/* Rounded Corner CSS*/
.roundcont {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

.borders{
	border-left: #CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;;
}

.bordertop
{
	border-top:  #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;;	

}


.borderbottom
{
	border-bottom:  #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;;	

}

.borderbottom1
{
	border-bottom:  #CCCCCC solid 1px;

}

.roundtop {
	background: url(Images/right-top.JPG) no-repeat top right; 
}
.roundbottom {
	background: url(Images/right-bottom.JPG) no-repeat top right; 
}

img.corner {
   border: none;
}
/* End of Rounded Corner CSS*/
h1.heading {
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:2.7em;
	line-height:1.2em;
	font-weight:normal;
}
h1.index {
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1.6em;
	line-height:1.1em;
	font-weight:normal;
}
h2.index {
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1.5em;
	line-height:1.1em;
	font-weight:normal;
}
.poll-blog
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	line-height:1.1em;
	font-weight:normal;
	text-align:justify;
	font-weight:bold;
}
.bg-poll
{
	background-image:url(Images/poll_bg.gif);
}
.bg-blog
{
	background-image:url(Images/blog_bg.gif);
}
h1.section {
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1.5em;
	line-height:1.0em;
	font-weight:normal;
	color:#000;
	text-transform:uppercase;
	padding:4px 0px 2px 0px;
}
h2.sub-heading {
	color:#333;
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1.4em;
	line-height:1.1em;
	font-weight:bold;
	letter-spacing:-0.06em;
}

h1.sub-heading {
	color:#000000;
	margin:0px;
	font-family:Arial;
	font-size:1.5em;
	line-height:1.1em;
	font-weight:bold;
	letter-spacing:-0.06em;
}
h2.paginationHeading {
	color:#333;
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14pt;
	line-height:1.1em;
	font-weight:bold;
	letter-spacing:-0.06em;
}
h2.pagination {
	color:#333;
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1.4em;
	line-height:1.1em;
	font-weight:bold;
	letter-spacing:-0.06em;
}
h2.sub-heading-puff {
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1.4em;
	line-height:1.1em;
	font-weight:bold;
	letter-spacing:-0.06em;
}

h2.sub-heading-puffsmall {
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1.2em;
	line-height:1.1em;
	font-weight:bold;
	letter-spacing:-0.06em;
}


h3.section-heading {
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1.0em;
	line-height:1.3em;
	text-transform:uppercase;
	color:#666;	
	padding-bottom:4px;
}
h3.section-heading-purple {
	margin:0px;
	font-family:Arial, Georgia, Times New Roman, Times, serif;
	font-size:1.0em;
	line-height:1.3em;
	text-transform:uppercase;
	color:#911380;	
	padding-bottom:4px;
}


h3.section-heading-white {
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1.0em;
	line-height:1.3em;
	text-transform:uppercase;
	color:#fff;
	padding-bottom:4px;
}
h3.section-heading-smaller {
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:0.89em;
	line-height:1.0em;
	text-transform:uppercase;
	color:#666;	
	padding-bottom:4px;
}
.double-chevron-right {
	padding-right:10px;
	margin-left:2px;
	background:transparent url(Images/double-chevron-blue.gif) no-repeat center right;
}


ul.chevron-list-ticker li {
	display:block;
	background-repeat:no-repeat;
	background-position:0px 0.5em;
	padding-left:9px;
}
ul.chevron-list li, li.chevron-list {
	display:block;
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:9px;
}
ul.chevron-green li {
	font-size:1.0em;
	line-height:1.3em;
	background-image:url(Images/chevron-small-links-green.gif);
	text-transform:uppercase;
	padding-left:10px; 
}
ul.chevron-white li {
	font-size:1.1em;
	line-height:1.3em;
	background-image:url(Images/chevron-small-links-white.gif);
}
ul.chevron-blue li, li.chevron-blue {
	font-size:1.1em;
	line-height:1.3em;
	background-image:url(Images/chevron-small-links.gif);
}
ul.chevron-red li {
	font-size:1.1em;
	line-height:1.3em;
	background-image:url(Images/chevron-small-links-red.gif);
}
ul.chevron-white-on-grey li {
	
	line-height:1.3em;
	background-image:url(Images/chevron-small-links-white-on-grey.gif);
}
ul.chevron-list red-chevron li {
	font-size:1.1em;
	line-height:1.3em;
	background-image:url(Images/chevron-small-links-red.gif);
}
.silver-border
{
	border:#CCCCCC solid 5px;
}

.silver-border1
{
	border:#999 solid 5px;
}



.bgcolor-silver
{
	background-color:#CCCCCC; 
}
.bgcolor-666
{
	background-color:#666666;
}
.cream-border
{
	border:#F8F1D8 solid 5px;
}
.cream-border1
{
	border:#F8F1D8 solid 5px;
}

.bgcolor-cream
{
	background-color:#F8F1D8;
}

.bgcolor-purple
{
	background-color:#911380;
}
.color-911380
{
	color:#911380;
}

.bgcolor-darkgrey
{
	background-color:#333333; 
}

.black-border
{
	border:#000000 solid 9px;
}
.back-to-top {
	margin-top:2px;
	margin-right:3px;
	padding:0px 12px 0px 10px;
	background:url(Images/chevron-back-to-top.gif) no-repeat right;
}

.tools {
	font-size:1.0em;
	line-height:1.1em;
	text-decoration:none;
	text-transform:uppercase;
	color:#666;
}
.tools-no-color {
	font-size:1.0em;
	line-height:1.1em;
	text-decoration:none;
	text-transform:uppercase;
}
.tools-06c {
	font-size:1.0em;
	line-height:1.1em;
	text-decoration:none;
	text-transform:uppercase;
	color:#06c;
}
.tools-fff {
	font-size:1.0em;
	line-height:1.1em;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
}
.margin-top-point9-em {
	margin-top:0.9em;
}
.footer-nav-container {
		border-top:4px solid #666;
}
.bgcolor-fofofo
{
	background:#f0f0f0;
}
.global-links-seperator {
	padding:0px 9px 0px 7px;
	border-right:1px solid #b1b1b1;
}
.global-links-seperator-last {
	padding:0px 0px 0px 7px;
}
.color-a00a91
{
	color:#a00a91;
}
a.link-results, link-results:visited{
	color:#06c;
	text-decoration:none;
}
a.link-results:hover,link-results:active{
	color:#333;
	text-decoration:underline;
}
.border-bottom-dotted{
	background:url(images/dot-2.gif) repeat-x;
	height:2px;
}
.newsletter{
	background-image:url(Images/newsletter_img.JPG);
}
form{
	margin:0;
	padding:0;
}
.zindex_10
{
	z-index:-100;
}
/* ADDED NEW ONES*/

#sddm li a.select-nopipe{
	display: block;
	color:#cf0;
	padding:8px 9px 8px 9px;
	font-size:1.0em;
	line-height:1.1em;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
	font-weight:200;
	text-align: center;
	text-decoration: none
}

#sddm li a.pipe
{
	background:#666 url(Images/primary-nav-pipe.gif) no-repeat right;
}
/* NEW added by abhishek*/
.width-10
{
	width:10px;
}
.width-480
{
	width:480px;
}

.width-470
{
	width:470px;
}

h3.section-heading-arial {
	margin:0px;
	font-family:Arial, Georgia, Times New Roman, Times, serif;
	font-size:1.0em;
	line-height:1.3em;
	text-transform:uppercase;
	color:#666;	
	padding-bottom:4px;
}

.chevron-top {
	padding-right:10px;
	margin-left:2px;
	background:transparent url(Images/chevron-back-to-top.gif) no-repeat center right;
}

.color-FF0000
{
color:#990000;
}

.color-grey
{
color:#666666;
}

.padding-right-165{
	padding-right:165px;
}

.width-570
{
	width:570px;
}
.padding-left-475
{
	pading-left:475px;
}	
.width-370
{
	width:370px;
}
.width-300
{
	width:300px;
}
.height-70
{
	height:70px;
}
.width-380
{
	width:380px;
}
.width-390
{
	width:390px;
}
.width-385
{
	width:385px;
}
a.link-06c, a.link-06c:visited {
	text-decoration:none;
	color:#06c;
}
a.link-06c:hover{
	text-decoration:underline;
	color:#06c;
}
/* NEW added by abhishek*/
.width-10
{
	width:10px;
}

.width-480
{
	width:480px;
}

.width-470
{
	width:470px;
}

h3.section-heading-arial {
	margin:0px;
	font-family:Arial, Georgia, Times New Roman, Times, serif;
	font-size:1.0em;
	line-height:1.3em;
	text-transform:uppercase;
	color:#666;	
	padding-bottom:4px;
}

.chevron-top {
	padding-right:10px;
	margin-left:2px;
	background:transparent url(Images/chevron-back-to-top.gif) no-repeat center right;
}

.color-FF0000
{
color:#990000;
}

.color-grey
{
color:#666666;
}

.padding-right-165{
	padding-right:165px;
}

.width-575
{
	width:575px;
}
.bgcolor-white
{
	background-color:#FFFFFF;
}

.bgcolor-darkgrey
{
	background-color:#333333;
}

.height-220
{
	height:220px;
}

.margin-left-5
{
	margin-left:5px;
}

.margin-top-5
{
	margin-top:5px;
}

.margin-right-5
{
	margin-right:5px;
}

.margin-bottom-5
{
	margin-bottom:5px;
}
.height-225
{
	height:225px;
}

.border-lightgray
{
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
}

.height-290
{
	height:290px;
}

.height-300
{
	height:300px;
}


.height-275
{
	height:275px;
}

.height-285
{
	height:285px;
}


.height-265
{
	height:265px;
}
	
.padding-right-2{
	padding-right:2px;
}
.background-archieves{
	width:575px;
	height:150px;
	background-image:url(Images/project_archieves/archive-1.jpg);
	float:left;
}

.bgcolor-yellow
{
	background-color:#F8F1D8;
}

.height-150
{
	height:150px;
}

.width-510
{
	width:510px;
}
.width-520
{
	width:520px;
}
.width-530
{
	width:530px;
}
.width-540
{
	width:540px;
}
.width-560
{
	width:560px;
}
.width-550
{
	width:550px;
}
.bgcolor-black
{
	
	background-color: #000000;
}
.bgcolor-lightgrey
{
		background-color:#EBEBEB;
}

.global-search-option2 {
	width:160px;
}

input.global-search-text-with-dropdown1 {
	width:160px;
}

.width-440
{
	width:440px;
}
.width-460
{
	width:460px;
}
.global-search-option-small {
	width:60px;
}

.borderright1
{
	border-top:  #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;	
}

.borderall
{
	border-top:  #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;	
	border-left:#CCCCCC solid 1px;	
}

.height-110
{
	height:110px;
}

.education-inner-background1
{
background-color:#ECECEC;
}

.education-inner-background2
{
background-color:#DAD2E3;
}

.font-color-lightgreen
{
color:#999933;	
}

.font-color-grey
{
color:#DADADA;
}
/* Tabbed Pane CSS*/
#tabhome{
	width:100%;
}
#tabhome div{
	display:block;
	position:relative;
}
#tabhome div div{
	display:inline;
	position:relative;
}
#tabhome div a.tabactive{
	text-decoration:none;
	color:#333;
	font:1.1em arial;
	border-bottom:#fff solid 1px; 
	border-top:#999 solid 1px; 
	border-left:#999 solid 1px; 
	border-right:#999 solid 1px; 
	background-color:#ffffff;
	padding: 4px 10px;
	margin:0;
	cursor:default;
	text-transform:uppercase;
	z-index:1000;
}
#tabhome div a.tabdead{
	background-color:#d9d9d9;
	color:#06c;
	border:none;
	text-align:center;
	font:1.1em arial;
	padding: 4px 10px;
	text-transform:uppercase;
	text-decoration:none;
	margin:0 1px 0 0;
}
#tabhome div a.tabdead:hover {
	background-color:#666666;
	color:#FFFFFF;
}
/*#tabhome .list{
border-color:#999999;
border-style:solid;
border-width:1px;
margin-top:4px;
}
*/
#tabhomesmall{
	width:100%;
}
#tabhomesmall div{
	display:block;
	position:relative;
}
#tabhomesmall div div{
	display:inline;
	position:relative;
}
#tabhomesmall div a.tabactive{
	text-decoration:none;
	color:#333;
	font:0.9em arial;
	border-bottom:#fff solid 1px; 
	border-top:#999 solid 1px; 
	border-left:#999 solid 1px; 
	border-right:#999 solid 1px; 
	background-color:#ffffff;
	cursor:default;
	padding: 4px 2px;
	text-transform:uppercase;
	z-index:1000;
	margin-right:1px;
}
#tabhomesmall div a.tabdead{
	background-color:#d9d9d9;
	color:#06c;
	border:none;
	text-align:center;
	font:0.9em arial;
	padding:4px 2px;
	text-transform:uppercase;
	text-decoration:none;
	z-index:1000;
	margin-right:1px;
}
#tabhomesmall div a.tabdead:hover {
	background-color:#666666;
	color:#FFFFFF;
}

.list{

border-color:#999;
border-style:solid;
border-width:1px;
margin-top:4px;

}
.list2{

border-color:#999;
border-style:solid;
border-width:1px;
margin-top:4px;
}



/* Image Separator*/
.yellow-image-separator{
	border-bottom:#d9c78b dashed 1px;
}
.grey-image-separator{
	border-bottom:#b2b2b2 dashed 1px;
}
/*FOR FACE_TOFACE h2 heading with color change*/

h2.sub-heading-green {
	color:#B5A368;
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1.4em;
	line-height:1.1em;
	font-weight:bold;
	letter-spacing:-0.06em;
}

.height-140
{
	height:140px;
}
.bgcolor-orange
{
	background-color:#FE7405;
}

.height-180
{
	height:180px;
}
.font-color-white
{
color:#FFFFFF;
}

.height-30
{
	height:30px;
}

.background-facetoface{
	width:208px;
	height:238px;
	background-image:url(Images/facetoface/Face_to_face_Img_container.jpg);
	float:left;
}

.width-208
{
	width:208px;
}

.font-color-939393
{
color:#939393;
}
.height-170
{
	height:170px;
}
/*Start of ROLE MODEL BACKGROUND IMAGE*/
.background-rolemodel-top{
	width:460px;
	height:208px;
	background-image:url(Images/role_model/Role-model-photo-frame.jpg);
	float:left;
}
.width-480
{
	width:480px;
}

.padding-top-100{
	padding-top:100px;
}

/* End of Role Model Background Image*/

/* Start of Photo Gallery image*/
.global-search-option-20 {
	width:20px;
}	
.global-search-option-30 {
	width:30px;
}
.global-search-option-40 {
	width:40px;
}
.global-search-option-50 {
	width:50px;
}
.global-search-option-60 {
	width:60px;
}
.global-search-option-70 {
	width:70px;
}
.global-search-option-80 {
	width:80px;
}
.global-search-option-90 {
	width:90px;
}
/* End of Photo Gallery image*/

.width-340
{
	width:340px;
}

/* start of study abroad*/
.bgcolor-studyabroad-lightgrey
{
	background-color:#666666;
}

.bgcolor-studyabroad-darkgrey
{
	background-color:#423F3E;
}

h1.studyabroad {
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:2.1em;
	line-height:1.1em;
	font-weight:normal;
	color:#FFFFFF;
}

.width-230
{
	width:230px;
}

.font-color-studyabroad-offwhite
{
color:#E5E5E5;
}
.height-30
{
	height:30px;
}
/* end of study abroad*/

/* start of study abroad*/
.bgcolor-studyabroad-lightgrey
{
	background-color:#666666;
}

.bgcolor-studyabroad-darkgrey
{
	background-color:#423F3E;
}

h1.studyabroad {
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:2.1em;
	line-height:1.1em;
	font-weight:normal;
	color:#FFFFFF;
}

.width-230
{
	width:230px;
}

.font-color-studyabroad-offwhite
{
color:#E5E5E5;
}
.height-30
{
	height:30px;
}
/* end of study abroad*/

/* start of blog*/
.width-380
{
	width:380px;
}

.width-185
{
	width:185px;
}
.stripe-grey-small
{
	border-bottom:#D7D6D6 solid 5px;
	clear:both;
}
.stripe-black
{
	border-bottom:#000000 solid 2px;
	clear:both;
}


/* end of blog*/


/* Start of councellor*/
.width-390
{
	width:390px;
}


h2.sub-heading-underline{
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:1.5em;
	line-height:1.1em;
	font-weight:bold;
	color:#CC0000;
	letter-spacing:-0.06em;
	text-decoration:underline;
}

.background-councelor{
	width:188px;
	height:377px;
	background-image:url(Images/councellor/frame.jpg);
	float:left;
}



/*end of councellor*/

/*Start of banner text*/

.background-cyan{
background-color:#0066CC;
}


.text-bgwhite{
background-color:#FFFFFF;
}

.text-color-cyan{
color:#009999;
}


.background-green{
background-color:#003300;
}

.background-black{
background-color:#000000;
}

.text-color-green{
color:#003300;
}

.text-underline{
text-decoration:underline;
}

/*end of banner text*/

/*start of community*/
.height-70{
height:70px;
}

/*end of community*/

/*start of photo gallery*/

.color-darkping{
background-color:#8E1288;
}
.color-lightblack{
background-color:#13190F;
}


.padding-left-300{
	padding-left:300px;
}

.height-200{
height:200px;
}


.height-650{
height:650px;
}

.height-400{
height:400px;
}
height-350{
height:350px;
}


.background-photogallery-bgimage{
	width:690px;
	height:130px;
	background:url(Images/photo_gallery/bgimage.jpg) repeat-x;

	}
/*end of photo gallery*/
/* Start of school college details*/
.width-800
{
	width:800px;
}

.height-450{
height:450px;
}
/* end of school college details*/

/* Start of career talks forum*/
.background-light-blue{
background-color:#ECF1FA;
}
.background-dark-blue{
background-color:#0061A5;
}
.background-dark-blue1{
background-color:#C8D4EA;
}
.background-light-blue-off{
background-color:#DDE7F7;
}
.border-lightblue
{
	border-style:solid;
	border-width:2px;
	border-color:#DDE7F7;
}
input.global-search-text-with-dropdown2 {
	width:300px;
}

.margin-left-2
{
	margin-left:2px;
}

.background-blue-line{
	background:url(Images/career_talk_forum/background-blue.bmp) repeat-y;
	}
.background-blue-line2{
	background: url(Images/career_talk_forum/background-blue2.gif) repeat-y;
	}
	
.padding-top-1
{
	padding-top:1px;
}

.font-size-10
{
	font-size:1.0em;
}
.width-80
{
	width:80px;
}
.valign-top{
vertical-align:top;
}
/* end of career talks forum*/

/* Start of college Review*/
.borderbottom_black
{
	
	border-bottom:#000000 solid 1px;

}

.padding-left-100{
	padding-left:100px;
}
.padding-left-130{
	padding-left:130px;
}

.padding-left-70{
	padding-left:70px;
}

.padding-left-50{
	padding-left:50px;
}

.padding-left-30{
	padding-left:30px;
}

.width-360
{
	width:360px;
}

h1.heading_small {
	margin:0px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:2.3em;
	line-height:1.2em;
	font-weight:normal;
}

.line_height{
line-height:1.2em;
}

.text-nounderline{
text-decoration:none;
}


.bgcolor-gray-medium{
background-color:#999999;
}
/* end of college Review*/
.width-125{
	width:125px;
}


.width-550
{
	width:550px;
}

.width-5
{
	width:5px;
}

/*start of bgcolor-housingnepal*/
.bgcolor-housingnepal{
background-color:#EDEDED;
}


.bgcolor-housingnepal-row2{
background-color:#F6F6F6;
}

.border-bottom-grey
{
	border-bottom:#666666; solid 1px;
}
.bgcolor-621C43
{
	background-color:#621C43;
}

.width-302
{
	width:302px;
}

.width-232
{
	width:232px;
}
.width-225
{
	width:225px;
}
.height-35{
height:35px;
}

.height-394{
height:394px;
}

.height-30{
height:30px;
}

.height-50{
height:50px;
}

.width-305
{
	width:305px;
}
.width-345
{
	width:345px;
}

.width-335
{
	width:335px;
}
.width-238
{
	width:238px;
}

.width-215
{
	width:215px;
}

.width-242
{
	width:242px;
}


.text-color-housingred{
color:#74211F;
}

.text-color-purple{
color:#271D4C;
}
.border-1-housingred
{
	border-style:solid;
	border-width:1px;
	border-color:#74211F;
}
#region-middle-row2{
	display:block;
	width:955px;
	background-color:#F6F6F6;
}

.padding-top-20
{
	padding-top:20px;
}


/*end of bgcolor-housingnepal*/

/*start Block-Login*/


.text-color-block-login{
color:#696969;
}

.height-175
{
	height:175px;
}

/*end Block-Login*/




a.primary-link, a.primary-link:visited {
	padding:5px 4px 5px 4px;
	color:#fff;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	font-size:1.6em;
	line-height:1.1em;
	text-decoration:none;
	display:block;
	float:left;
	white-space:nowrap;
}
.nav-primary {
	clear:both;
	float:left;
	position:relative;
	top:92px;
	left:250px;
}
a.primary-link:hover, a.primary-link:active {
	color:#fff;
	text-decoration:underline;
}
a.primary-selected, a.primary-selected:visited, a.primary-selected:hover, a.primary-selected:active {
	padding:5px 4px 5px 4px;
	color:#fff;
	background:#5eac7c;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	font-size:1.6em;
	line-height:1.1em;
	text-decoration:none;	
	display:block;
	float:left;
	white-space:nowrap;
}

ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.pipe
{
	padding:5px 2px 5px 2px;
	color:#fff;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-size:1.6em;
	line-height:1.1em;
	text-decoration:none;
	display:block;
	float:left;
	white-space:nowrap;
}
.mainbody
{
	background-color:#0066CC;
	opacity:0.7;
	height:300px;
	width:804px;
	position:relative;
	top:140px;
	left:160px;
}
.font-size-11-5
{
	font-size:1.15em;	
}
.width-50
{
	width:50px;	
}
.width-60
{
	width:60px;
}
.opacity-100
{
	overflow: hidden;
	clear: both;
}
.top-text
{
	position:absolute;
	left:170px;	
	top:140px;
}
.line-height-70
{
	line-height:70px;
}
.line-height-28
{
	line-height:28px;
}
.display-inline
{
	display:inline;
}


/*Start Abhishek*/
.text-color-yellow{
color:#F2FE00;
}

.font-size-38
{
	font-size:3.8em;
}
.bg-banner
{
	background-image:url(images/ph-1.jpg);
	background-repeat:no-repeat;
	width:753px;
	height:168px;
}
.bg-banner-aboutus
{
	background-image:url(images/about.jpg);
	background-repeat:no-repeat;
	width:753px;
	height:168px;
}

.bg-banner-services
{
	background-image:url(images/services.jpg);
	background-repeat:no-repeat;
	width:753px;
	height:168px;
}
.bg-banner-careers
{
	background-image:url(images/careers.jpg);
	background-repeat:no-repeat;
	width:753px;
	height:168px;
}

.bg-banner-works
{
	background-image:url(images/works.jpg);
	background-repeat:no-repeat;
	width:753px;
	height:168px;
}

.bg-banner-contact
{
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	width:753px;
	height:168px;
}

.text-color-green-services{
color:#0A8F18;
}

.text-color-red-services{
color:#B600B3;
}

.text-color-cyan-works{
color:#00FFDE;
}

.text-color-grey-works{
color:#CECABD;
}

.margin-left-250
{
	margin-left:250px;
}
.margin-left-270
{
	margin-left:270px;
}
.padding-left-60{
	padding-left:60px;
}
.padding-left-150{
	padding-left:150px;
}

/*End Abhishek*/
