



/* nav bar fonts */
.navlinks { font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #666666; 
text-decoration: none
}



/* label font for up tabs */
.navhilinks { font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-decoration: none 
}

/* nav link characteristics */
TD.bluehead {
	BACKGROUND-COLOR: Blue;
	border-bottom:#333366 2px solid;
	border-right: #333366 2px solid;
	border-top:#9999cc 2px solid;
	border-left:#9999cc 2px solid;
	padding-left: 7px;
}
.shadow {
	FILTER: shadow(color=#cccccc,direction=135);
}

a.regular {
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;
}
a.regular:hover {
	text-decoration:underline;
	color: Red;
		font-family:tahoma;
	font-size:11px;
}

a.shadow {
	FILTER: shadow(color=#ffffff,direction=135);
	LEFT: 0px;
	WIDTH: 100px;
	POSITION: relative;
	TOP: 0px;
	text-decoration: none;
font-size: 12px; font-weight: normal; ; font-family: tahoma, sans-serif}
a.shadow:hover {
	FILTER: shadow(color=#ffffff,direction=135);
	LEFT: 0px;
	WIDTH: 100px;
	POSITION: relative;
	TOP: 0px;
	text-decoration: underline blink;
 font-size: 12px; font-weight: normal;; font-family: tahoma, sans-serif; font-style: normal}
input.sajha {  font-family: tahoma, sans-serif; font-size: 11px; background-color: #FFFFFF; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width: 144px; padding-right: 2px}
input.myradio {  font-family: tahoma, sans-serif; width: 20px;}
input.general {  font-family: tahoma, sans-serif; font-size: 11px; background-color: #FFFFFF; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width: 55px; padding-right: 2px}
input.text {  font-family: tahoma, sans-serif; font-size: 11px; background-color: #FFFFFF; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width: 100px; padding-right: 2px}
input.other { font-family: tahoma, sans-serif; font-size: 11px; background-color: #FFFFFF; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width: 70px; padding-right: 2px}
input.submi {
                                    	font-family: tahoma, sans-serif;
                                    	font-size: 11px;
                                    	background-color: #FFFFFF;
                                    	border: 2px #363636;
                                    	border-style: solid;
                                    	border-top-width: 1px;
                                    	border-right-width: 1px;
                                    	border-bottom-width: 1px;
                                    	border-left-width: 1px;
                                    	width: 70px;
                                    	padding-right: 2px;
                                    	font-weight : bolder;
                                    	background : #C4C4C4;
                                    }
textarea {  font-family: tahoma, sans-serif; font-size: 11px; background-color: #FFFFFF; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width: 450px; height: 179; padding-right: 2px}									
 select {font-family:tahoma,sans-serif; font-size:11px;}
 BODY {
scrollbar-3d-light-color:white;
scrollbar-arrow-color:green;
scrollbar-base-color:#999999;;
scrollbar-dark-shadow-color:#EDEBFE;
scrollbar-face-color:#EDEBFE;
scrollbar-highlight-color:white;
scrollbar-shadow-color:white;
}
textarea.test {  font-family: tahoma, sans-serif; font-size: 11px; background-color: #FFFFFF; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width: 175px; height: 50; padding-right: 2px}			
textarea.test1 {  font-family: tahoma, sans-serif; font-size: 11px; background-color: #FFFFFF; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width: 300px; height: 50; padding-right: 2px}		

.new_text {
	font-size: 1px;
	color: #FFFFFF;
}

#sectionLinks a:link, #sectionLinks a:visited{
	display: block;
	font-family:Tahoma;
	font-size:11px;
	padding: 2px 0px 2px 0px;
	color: #21536A;
}

#sectionLinks a:hover{
	background-color: #DDEEFF;
		padding: 2px 0px 2px 0px;
	text-decoration: underline;
	display: block;
	font-family:tahoma;
	font-size:11px;
}

#myhomeid a:link, #myhomeid a:visited{
	display : block;
	border-bottom : 1px solid #cccccc;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
padding-left:15px;
padding-top:2px;
padding-bottom:2px;
}

.imgstyle {
border:5px solid #DBE8F2;
}
input {font-family:arial;
font-size:11px;
}
.caption {font-family:arial;font-size:9px;color:#999999;
text-decoration:none;
cursor:pointer;}

#tdreg, #tdreg td  {font-family:arial;font-size:12px;color:#333333;
padding-left:5px;}

#tdsmall, #tdsmall td  {font-family:arial;font-size:11px;color:#333333;
padding-left:2px;}

.selectcatagory {
	background-color: Navy;
	color:white;
	border:2px solid #999;
	width:200px;
	height:30px;
	font-weight:bold;
	font-family:tahoma;
	font-size:14px;
	float : left;
	padding:2px;
	cursor:pointer;
}

.noback {background-color:#FFFFFF;border:1px solid #ffffff;}
.withback {background-color:#FFD5AA;border:1px solid #FF8000;}

.newmidcol {position:absolute;left:175px;top:152px;width:200px;background-color:#FFFFFF;border:2px solid #FF9900;}
.userpic {width:50px;padding:5px;height:50px;overflow:hidden;border:1px solid #ccc;margin:2px;background-color:#fff;}
.userpickurakani {width:50px;padding:2px;height:50px;overflow:hidden;}

.container {
	border:1px solid #2E5C5C;
	font-family:Century Gothic, sans-serif;;
	font-size:11px;
	margin-top:10px;
}
.ucontainer {
	border:1px solid #2E5C5C;
	font-family:Tahoma;
	font-size:11px;
	margin-top:10px;
	background-color:#ffffff;
	width:150px;
}
div.xcontainer {border:1px solid #BFDFFF;font-family:Tahoma;font-size:11px; margin-top:10px;background-color:#FFFFDF; }
.cheader {padding:0 5px 2px 5px;background-color:#0061a8;font-weight:bolder;color:#FFFFFF; text-transform:capitalize;cursor:pointer;}
.cheader a{color:#FFFFFF;}
div.citems { color:#333333; background-image:url(/sajha/html/css/arrow.gif); background-position:0 0; background-repeat:no-repeat;font-family:Century Gothic, sans-serif;;font-size:11px;}
div.citems:hover {background-color:#DFF4FF;color:#333333;}
div.citems a {display:block;color:#000000;text-decoration:none;padding:2px 0 7px 7px;line-height:110%;font-size:11px;width:93%;text-align:left;}
div.citems a:active {display:block;color:#000000;text-decoration:none;padding:2px 0 7px 7px;line-height:110%;font-size:11px;width:93%;text-align:left;}
div.citems a:hover {background-color:#DFF4FF;color:#0061a8;background-image:url(/sajha/html/css/selarrow.gif); background-position:0 0; background-repeat:no-repeat;}

div.xitems { color:#666666; background-image:url(/sajha/html/css/arrow.gif); background-position:0 0; background-repeat:no-repeat;padding:2px 3px 0 12px;}

div.vitems { color:#333333; background-image:url(/sajha/html/css/arrow.gif); background-position:0 0; background-repeat:no-repeat;font-family:Century Gothic, sans-serif;;font-size:11px;}
div.vitems a {display:block;color:#000000;text-decoration:none;padding:2px 0 3px 5px;font-size:11px;width:95%;text-align:left;}

div#initialmain {padding-left:5px;}


.toggleopacity div{
filter:alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}

.toggleopacity:hover div{
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
}

.predimg {width:25px:height:25px;}

.twel {font-family:Arial;font-size:17px;font-weight:bold;}
.t2wel {font-family:Arial;font-size:14px;color:#2E5C5C;}
legend {margin-left:10px;}

.none {}

.wallpost {font-family:tahoma;font-size:11px; border-bottom:1px dashed #0099CC;padding:3px; color:#0061a8;}
.wall { color:#0061a8;}
.wall a{color:#990000;}
.walla a{color:#0061a8;}

.dislike {width:45px;height:20px;float:left;text-align:center; cursor:pointer;}
.dislike a {text-decoration:none;}


/* demo */

td.something {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}



div.demolayout {
	width: 100%;
	margin: 0 0 0px 0;
	padding:0;
}

ul.demolayout {
	list-style-type: none;
	width: 100%;
	float: left;
	margin:0;
	background: url('/sajha/html/pixel.gif') bottom left repeat-x;
}

ul.demolayout li {
	margin: 0 2px 0 0;
	float: left;
}

ul.demolayout a {
	float: left;
	display: block;
	padding: 0 8px;
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #666;
	font-size:11px;
	background: #eee;
	text-decoration: underline;
	font-weight: bold;
}

ul.demolayout a:hover {
	background: #fff;
}

ul.demolayout a.active {
	background: #fff;
	padding-bottom: 1px;
	cursor: default;
	color:#6699CC;
	text-decoration:underline;
}

.tabs-container {
	clear: left;
	border: 1px solid #ccc;
	border-top: 0;
	padding: 20px 8px 0 8px;
}


.tab {

border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;,..
}

#demo h2 {
	font-size: 100%;
	margin: 0 0 20px 0;
}





.rounded_wrapper {
	position: relative;
}
 
.rounded_wrapper img {
	border-width: 0;
	border-style: none;
}
 
.rounded_wrapper div {
	height: 7px;
	position: absolute;
	width: 100%;
}
 
.rounded_wrapper .tl {
	top: 0;
	left: 0;
	background: url(img/rounded_corners/tl.gif) no-repeat left top;
}
 
.rounded_wrapper .tr {
	top: 0;
	right: 0;
	background: url(img/rounded_corners/tr.gif) no-repeat right top;	
}
 
.rounded_wrapper .br {
	bottom: 0;
	right: 0;
	background: url(img/rounded_corners/br.gif) no-repeat right bottom;	
}
 
.rounded_wrapper .bl {
	bottom: 0;
	left: 0;
	background: url(img/rounded_corners/bl.gif) no-repeat left bottom;
}
 
/* IE6 fix */
.ie6_width .tr {
    right: -1px;
}
 
.ie6_width .br {
    right: -1px;
}
 
.ie6_height .br {
    bottom: -1px;
}
 
.ie6_height .bl {
    bottom: -1px;
}

img.like {position:relative; top:5px;}

.chautariclass {font-family: Century Gothic, sans-serif; font-size:medium;}
.chautariclass * {font-size:medium; font-family: Century Gothic, sans-serif;}
.chautariclass a {color:#0066FF;text-decoration:none;border-bottom:1px dotted #0066FF;}
.chautariclass a:hover {border-bottom:1px solid #0066FF;}

.rounded-img {
	display: inline-block;
	border: solid 1px #000;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}
.rounded-img2 {
	display: inline-block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6);
	-moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6);
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6);
}

