/* Begin Typography & Colors */
body {
	/*font-size: 62.5%;  Resets 1em to 10px nraju*/ 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 165%;
	/*background-color: #FFFFFF;*/
	/*background: #C0C0C0 url('images/kubrickbgcolor.jpg');*/
	color: #555555;
	text-align: center;
	}
#page {
	background-color: white;
	border: 0px solid #959596;
	text-align: left;
	}

#header1 {
	/*background:url('images/header1.jpg') no-repeat bottom left;   nraju background-image:url('images/header1.jpg');background-repeat:no-repeat;*/
	background-image:url(images/header1.jpg);
	background-repeat:no-repeat;  
	/*background-color:#1C82C2; */ 
	height:70px; 
	vertical-align:bottom;
	border:0px solid #000000;
	text-align:left;  
	display:block;
	width:206px;
	margin-left:44px;
	color:#FFFFFF;	
}
#headerbg1{
	width:250px;
	border:0px solid #000000;
	text-align:left;
}
#headerbg2{
	width:730px;
	border:0px solid #000000;
	text-align:right;
}
.header1padd {	 
	border:1px #000000 solid; 
}
#header2 {
	/*background-image:url(images/header_m.jpg); */
	background-repeat:repeat-x;
	background-color:#FFCCAA;
	height:96px;
	vertical-align:top;
	}
#header3 {
	/*background:url('images/header2.jpg') no-repeat bottom right; background-color:#1C82C2; nraju*/	
	/*height:96px; rajuujar*/
	vertical-align:middle; 
	width:50%;
}
.headercaption{
	margin-right:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;  
	color:#555555;
}
/*nraju [S]*/	
#header-font {	 
	color:#cc3d3f;
	margin-right:44px;
	margin-top:15px;
	text-decoration:none;
	font-size:22px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header-topbg {
	background-color:#FFFFFF; 
	/*height:12px;*/
	 /*New height:40px;aug102010*/
}
#header-bottombg {
	background-color:#FFFFFF; 
	height:4px;
}
#header-bottombar {
	clear:both;   
	background-color:#B2B2B2; 
	height:4px;
	line-height:1px;
	color:#FFFFFF;
	width:100%;
	display:block;
	
}
/*nraju [E]*/
#headerimg 	{
	margin: 0 0 0 0;
	height: 218px;
	width: 100%;
	}

#content { 
	font-size: 12px; /*raju*/
	color:#333333;
	margin-left: 0 2% 0 2%;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	/*nraju background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
	}

#footer {
	/*background: #eee url('images/kubrickfooter.jpg') no-repeat top;*/
	
	}
#footercols div{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#555555;
	border:0px #000000 solid;	
	background:transparent;	 
}
#footercols div ul li{
	list-style-image:none;
	list-style-type:none;
	list-style:none;
	padding:0;
	margin:0;
	text-align:left;
	padding-bottom:5px;
	width:220px;
	display:block; 
	background:transparent;
} 

#footercols div ul li a{

	color:#FFFFFF;
	text-decoration:none;
} 

#footercols div ul li a:hover{

	color:#FFFFFF;
	text-decoration:underline;
} 

#footercols div ul{
	list-style-image:none;
	list-style-type:none;
	list-style:none;
	padding:0;
	margin:0; 
} 
 
.footer-subhead{ 
	background:transparent;
	text-align:left;   
	font-weight:bold;  
}
.footer-subheadpadd{
	color:#555555;
	font-size: 1.0em;
	background-color:#FFFFFF;
	text-transform: uppercase;
	width:88px;
	padding-top:3px;padding-right:6px;padding-bottom:3px;padding-left:6px;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif; /*Verdana, Arial, Sans-Serif*/
	font-weight: bold;	
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 12px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

r h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited,   {
	color: #666666;/*C1AA15 nraju*/
	}
h3 a, h3 a:visited{
	color: #CC3D3F;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.1em , Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	/*font: 1em , Verdana, Arial, Sans-Serif; rrrrr*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 165%;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
/*	margin-bottom:5px; rajuujar*/ 
	
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
h2 a:hover, h3 a:hover {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #900;
/*	text-decoration: underline; rajuujar*/
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em , Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 100%;
	border: 0px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 216px;
	width: 100%;
	}

#headerimg {
	margin: 0;
	height: 216px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 4px 31px;
	margin: 0px 0 0;
	border:0px solid #000000;
	}

.widecolumn {
	float:left;      
	padding: 0 0 20px 35px;
	margin: 0px 0 0 ;
	}

.post {
	/*nraju
	margin: 0 0 40px;
	text-align: justify;*/ 
	margin: 0 0 1.5em 0;
    padding: 0 0 1.5em 0px;
	/*font-size:14px; //raaaaaaaa
	line-height:1.4em;18px; //raaaaaaa	
	*/
	font-size: 1.0em;
	line-height: 165%;
	font-family:Arial, Helvetica, sans-serif; /*nraju Verdana, Arial, Helvetica, sans-serif*/
	color:#333333;
	border-bottom:0px solid #dddddd;	
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 63px;
	clear: both;
	}
	
/*New code By sudheer Oct 22 2008 [S]*/

#footer p {
	margin: 0;
	font-size:12px; /*nraju*/
	padding: 5px 0px 0px 0px;/*nraju*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:lighter;
	font-style:normal;
	text-align: left;
	}
	
#footer p{
	color:#8B8B8B;
}	

#footer a{
	color:#8B8B8B;
}
.post h2{margin:0px 0px 0px 0px;padding-bottom:0px;} /*nraju*/
.post h3{margin:0px;padding-bottom:0px;} /*nraju*/
.post{margin:0px;padding-top:15px; padding-bottom:10px;}


.narrowcolumn {
	border-right-width:0px;
	border-collapse:collapse;
}

/*New code By sudheer Oct 22 2008 [E]*/

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	border:0px solid #000000; /*rajum*/
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 18px;
	padding-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px;
	color:#CC3D3F;
	text-align: left; /*nraju*/
}

#sidebar h2 {
	margin: 5px 0px 0px 3px;
	padding: 0;
	}

#sidebar .btnsubscribe{
	
	background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/btn-subscribe.jpg);
	background-repeat:no-repeat;
	border:0;
	dispay:block;
	width:76px;
	height:27px; 
	cursor:pointer;
	vertical-align:middle;
	margin:0px;
	margin-left:0px;
	padding-left:0px;
	float:left;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
.comments-show{
	
	background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/comments-img.gif); 
	background-repeat:no-repeat;
	border:0px;
	dispay:block;
	width:20px;
	height:23px; 
	cursor:pointer;
	vertical-align:middle;
	margin-right:5px; 
	border:0px solid #000000; 
}	
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
/*	content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;	
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	/*nraju
	margin: 5px 0 8px;*/
	margin-top: 0pt;
    margin-right: 0pt; 
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 1em;
    padding-left: 18px; /*nraju*/
	border-bottom-width: 0px;
	border-bottom-style: solid;
    border-bottom-color: #dddddd;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0px 0px 0px; /*nraju 5px 0 0 10px*/
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	/*list-style: decimal outside; rrrrr*/
	list-style:none;
	border-bottom:1px solid #E6E6E6;/*nraju*/
	padding-bottom:5px;
	
	}

#sidebar ul ul li, #sidebar ul ol li { 
	padding: 0px 0px 0px 0px;
	list-style:none; 
} 

/*New code by sudheer 22 oct 2008*/
#sidebar ul h2 {
	border-top:0px solid #E6E6E6; /*nov102010*/
	padding-top:0px;
}
	
.postmetadata{
/*nraju
	border-top:1px solid #E6E6E6;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;*/ 
	
}

.postmetadata a {
	color:#CC3D3F;/*nraju #999*/
}
.postmetadata a:visited {
	color:#CC3D3F; /*nraju #999*/
}
.postmetadata a:hover {
	color:#CC3D3F; /*nraju #999*/
}
#sidebar a{ 
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4292a1;nraju #000000*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 165%;
	color:#555555;
	text-decoration:none; 
}
#sidebar a:visited{ 
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4292a1; rrrrrrr*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 165%;
	text-decoration:none;
}
#sidebar a:hover{ 
/*	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5b739c; rrrrrrr */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 165%;
	text-decoration:underline;
}
#sidebar ul li div .sidebarpara{ 
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4292a1;nraju #000000*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color:#34434d;
	text-decoration:none;
	text-align:left;
	margin-right:15px;
	padding-left:10px;
	padding-right:10px;
	
}
#sidebar ul li div .sidebarpara #paragray{ 
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4292a1;nraju #000000*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color:#666666;
	text-decoration:none;
	text-align:left;
	margin-right:15px; 
}
#sidebar ul li div .sidebarpara a{ 
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4292a1;nraju #000000*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color:#CC3D3F;
	text-decoration:none; 
}
#sidebar ul li div .sidebarpara a:visited{ 
 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-decoration:underline;
	color:#CC3D3F;
}
#sidebar ul li div .sidebarpara a:hover{ 
 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-decoration:underline;
	color:#CC3D3F;
}



#sidebar ul li ul li{ /*nraju*/
	list-style:none;  /*nraju*/
	list-style-position:none;/*inherit;*/
	margin-left:18px;  /*nraju 10 */
}

/*New code by sudheer 22 oct 2008*/

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	/*Old Code aug102010
	margin: 10px auto;
	padding: 5px 2px;*/
	margin: 0px;
	padding:0px;
	
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
	
/*New Code By sudheer Oct 22 2008 [S]*/
#sidebar #searchform #searchtext {
	border:1px solid #000;
	height:14px;
	font-size:12px; 
	padding:0px;
	margin:0px 0px 0px 18px;
	vertical-align:top;
}
#sidebar #searchform #searchsubmit{
	border:0px solid #000;
	background-image:url(images/go.gif); 
	margin:1px;
	height:16px;
	width:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif; /*nraju*/
	vertical-align:top;
	/*nraju*/
	font-size:11px;
	line-height:16px; 
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	/*nraju*/
	cursor:hand;
	cursor:pointer; /*nraju*/
}
#sidebar #searchform #searchsubmit:hover
{
	border:0px solid #000;
	background-image:url(images/go_over.gif); 
	margin:1px;
	height:16px;
	width:24px;
	/*nraju*/
	font-size:11px;
	line-height:16px; 
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	/*nraju*/
	vertical-align:top;
	cursor:hand;
	cursor:pointer; /*nraju*/
}

/*New Code By sudheer Oct 22 2008 [E]*/

#sidebar #searchsubmit {
	padding: 1px;
	}

/*New Code May292009 [S]*/
#sidebar .inpsubscribe
{
/*	border:1px solid #000;
	height:14px;
	font-size:12px; 
	padding:0px;
	margin:0px 0px 0px 18px;
	vertical-align:top;*/  
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	border-left-width:1px;
	border-top-width:1px;
	border-bottom-width:0px;
	border-right-width:1px;
	border-style:solid;
	border-color:#7F9DB9;
	height:16px;
	line-height:16px;
	width:130px; 
	margin-left:20px;
}
#sidebar .inpblktwo
{
	/*border:1px solid #ccc;
	height:14px;
	font-size:12px; 
	padding:0px;
	margin:0px 0px 0px 18px;
	vertical-align:top;  */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-left-width:1px;
	border-top-width:1px;
	border-bottom-width:0px;
	border-right-width:1px;
	border-style:solid;
	border-color:#7F9DB9;
	height:16px;
	line-height:16px;
	width:130px; 
	margin-left:20px;
}
#sidebar .signup_table
{
	font-size:11px;	
	border-bottom-width:0px;border-left-width:0px;border-right-width:0px;border-top-width:0px;
	border-style:solid;
	border-color:#0a78cb; 
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;*/
}

#sidebar .signupbtn{ 
	background:url(http://blog.commlabindia.com/images/signupbtn.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
	width:21px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	cursor:pointer;
	display:block; 

}

#sidebar .formbg{
 margin-top:0px;
 margin-bottom:0px;
 padding-top:0px;
 padding-bottom:0px;
}

#sidebar .downloadbtn 
{
	background-image:url(http://www.commlabindia.com/_images/commlabindia/download_nor.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:28px; 
	width:137px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	cursor:pointer;
	display:block;
}


/*#sidebar .downloadbtn a:hover
{
	background-image:url(http://www.commlabindia.com/_images/commlabindia/download_over.jpg);
	background-repeat:no-repeat; 
	height:28px; 
	width:137px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	cursor:pointer;
	display:block;
}
*/
#sidebar .webinarbg
{
	background-image:url(http://www.commlabindia.com/_images/commlabindia/webinor_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:122px;
	width:157px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	display:block;
}

#sidebar .webinar-bg
{
	background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/free-trial.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:204px;
	width:204px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	display:block;
}
#sidebar .price-bg{
	
	background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/price-list.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:204px;
	width:204px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	display:block;
	margin-top:20px;
	color:#FFFFFF;
} 
#sidebar .brainstrm-bg{
	
	background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/brainstorming.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:204px;
	width:204px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	display:block;
	margin-top:20px;
	color:#FFFFFF;
}  
#sidebar .free-courses
{
	background-image:url(http://www.commlabindia.com/_images/commlabindia/free_icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:212px;
	width:130px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	display:block;
}

#sidebar .freecourseuser
{
	background:url(http://www.commlabindia.com/_images/commlabindia/userlicense_icon.jpg);
	background-repeat:no-repeat;
	display:block;
	vertical-align:middle;
	width:130px;
	height:82px;	
}

#sidebar .price-list a
{
	background-image:url(http://www.commlabindia.com/_images/commlabindia/price_icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:43px;
	width:150px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	display:block;
}

#sidebar .rpfimg
{
	background-image:url(http://www.commlabindia.com/_images/commlabindia/rfp_icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:38px;
	width:133px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	display:block;
} 
#sidebar .demoaccess
{
	background-image:url(http://www.commlabindia.com/_images/commlabindia/demo_access_icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:50px;
	width:156px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	display:block;
}

#sidebar .itemco{
  border-top-width:0px;
  border-left-width:0px;
  border-right-width:0px;
  border-bottom-width:0px;
  border-color:#CCCCCC;
  border-style:solid;
}
#sidebar .itemcopadd{
	margin-top:5px;
}

#sidebar{
	margin-top:0px;	
	padding-top:0px;	
}

#sidebar .facebookimg{
	 width:39px;
	 height:38px;
}

#sidebar .rssimg{
	 width:26px;
	 height:38px;
}

#sidebar .twitterimg{
	 width:27px;
	 height:38px; 
}

#sidebar .linkedinimg{
	 width:32px;
	 height:38px;
}

/*New Code May292009 [E]*/

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: center;/*right may292009*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
/*New Code May292009 [S]*/		
#commentform #submittop{
	margin-top:20px;
}

#commentform #lblfont
{
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#414141;
	font-weight:lighter;
	margin:0 0 10px 0;	
}

#commentform #instrfont
{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#414141;
	font-weight:bold;
	margin:0 0 10px 0;
}

#commentform .inputfont
{
	width:305px;font-size:12px;
}
#commentform #messfont
{
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#414141;
	font-weight:lighter;
	margin:0 0 10px 0;
}

/*New Code May292009 [E]*/

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0px; /*nraju*/
	border-bottom:0px solid #E6E6E6;/*nraju*/
	padding-top:0px;
	}

.commentlist {
	padding: 0;
	text-align: left; /*nraju*/
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	/*nraju padding: 10px 0 10px 0;*/
	padding-left:0px;
	padding-right:13px;
	padding-top:10px;
	padding-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;	
	width:262px; /*rraju*/	 
	float:right;
	}

#sidebar .subscribebg{
	margin-top:10px; height:29px; border:0px solid #000000;float:left; line-height:27px;
}
#sidebar .inputfont{
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:lighter; 
	margin-right:0px;
	float:left;height:23px;
}
#sidebar form {
	margin: 0;
}
#contenttd {
    border-left:0px solid #999999;
	margin-top:0px;
	/*padding-left:10px; nraju*/
	min-height:100%;
	width:321px;
	margin-right:30px;
	padding-right:30px;
	
}
#content {
	min-width:420px;	/*nraju*/
    margin-top:0px; /*nraju ccc25px;*/
    padding-right:80px;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 15px;
	width:100%;
    /*height:25px; nraju*/
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/*New Code By sudheer Oct 22 2008 [S]*/
.entry{
	margin:0px 0px 0px 0px;
}
#sidebar #searchform a
{
	background-image:url(images/go.gif);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	width:24px;
	height:16px;
}
#sidebar #searchform a .go_button:hover
{
	background-image:url(images/go_over.gif);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	width:24px;
	height:16px;
}
/*New Code By sudheer Oct 22 2008 [E]*/
/*New Code By nraju Dec 11 2008 [S]*/
h2.sidebar-title {
 
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  padding-left:0px;
  padding-right:0px;
  padding-top:0px;
  padding-bottom:0px; 
  /*background: url(http://blog.commlabindia.com/images/commlabindia.jpg) no-repeat 16px 9px; */
  background-image:url(images/title-bg.jpg);
  background-repeat:no-repeat;
  border:0;
  width:251px;
  height:37px;
 /* height: 30px !important;*/ /* for most browsers */ 
  font-size: 125%;
  color: #666666;
  display:block;
}

h3.post-title {
  margin-top: 2px;
  /*font-family: "Futura","Verdana"; rrrrrrrrr*/
  font-family:Georgia, "Times New Roman", Times, serif;/*Verdana, Arial, Sans-Serif*/;
  font-size: 14pt;
  padding-left:0px;
  border:0px solid #000000;
/*  padding-bottom:2px;*/
  font-weight:normal; 
  color:#CC3D3F;/*nraju #1C82C2*/
  margin-bottom: 2px;
  
}
.posttitlepadd{
	line-height:20px;	
}


h3.post-sec-title {
  margin-top: 0;
  /*font-family:Verdana, Arial, Helvetica, sans-serif;*/
  font-family:Georgia, "Times New Roman", Times, serif;  
  font-size: 12px;
  color: #CC3D3F; 
  padding-left:10px;
  margin-top:20px;
}
h2.date-header {
  margin-top: 3px;
  padding-left: 0px;
  padding-bottom:1px;   
  font-size: 1.0em;
  line-height: 165%; /*nraju*/
  font-family:Arial, Helvetica, sans-serif;
  color: #555555;
  vertical-align:middle;
  font-weight:lighter;
  /*background: url(http://blog.commlabindia.com/images/date-icon.gif) no-repeat 0px 51%;*/
}
.sidebar-title-padd{
	padding-left:0px;
	/*color:#666666;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
/*	font-size: 125%;
    color: #666666;	*/
	width:251px;	
	font-size: 0.8em;
	line-height: 32px;
	height:37px;
    color: #FFFFFF;
	list-style:none; 	
	
}
#sidebar ul li ul li a, a:link, a:visited, a:hover{
	padding-left:14px; 
	line-height:15px;
	list-style:none; 
}
.widget ul li { 
	padding-left: 14px;	
	margin-bottom:15px;
	padding-bottom:15px;
	/*background:url(http://blog.commlabindia.com/images/bullet-icon.gif) no-repeat 0 6px; rrr*/
	list-style-type:none; list-style-image:none; list-style:none;
	font-size: 11px;
	line-height: 12px; /*nraju*/
	border:0;	
	border-bottom:1px solid #999999;
	margin-left:18px;
	margin-right:18px; 
}

#hideliststyle {
	list-style-type:none; 
	list-style-image:none; 
	list-style:none;	
}
.post-footer {
  margin: 18px 0px 0px 0px;
  padding: 3px 0px 0px 14px;
  font-size: 100%;
  color: #555555;
  background: url(http://blog.commlabindia.com/images/post-icon.gif) no-repeat 0 10px;
  }
a:link, a:hover, a:visited	{
	padding-left:0px;
	padding-right:0px;	
}
.back-bg{
	/*background-color:#1C82C2; rajuujar*/	
}
#sidebar ul li h2{
	padding-left:18px;
}
.post a:link, p a:link{	
	color:#CC3D3F; 
} 
.post a:hover, a:visited p a:hover, a:visited{	
	color:#CC3D3F;
	text-decoration:underline; 
}
.post .contentlinks a:link {
	color:#163f96;
	text-decoration:none;
}
.post .contentlinks a:hover, a:visited {
	color:#163f96;
	text-decoration:underline;
}
#sidebar .widget ul li a, a:link, a:hover, a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:108%;
	list-style:none;	 	 
} 
#sidebar #sidebar-title-padd{
	line-height:37px; height:37px; border:0px solid #000000; background:transparent;padding-left:14px; margin-left:0px;padding-top:0px; vertical-align:top;	
}
#sidebar .headfont{
	line-height:37px;
	padding-bottom:10px;
	border:0px solid #000000;
}
#sidebar .blockbg{
	background:transparent;
	background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/sidebar-bg.jpg); 
	background-repeat:no-repeat; 
	width:241px;
	height:340px;
	padding-left:0px;
	padding-right:0px;
	background-position:bottom; 
	margin-left:5px; 
	font-size:12px; 
	border:0px; 
	line-height:16px;
	color:#34434d;	
}

#sidebar .subheadpadd{
	padding-left:10px; padding-top:10px; line-height:18px;padding-right:5px;	
}

#sidebar .subheadfont{	
	padding-left:5px; padding-top:5px;color:#34434d;font-size:12px;line-height:16px;	
}
/*#sidebar .subheadpadd{
	padding-left:10px; padding-top:10px; line-height:18px;padding-right:5px;	
}*/
/*New Code By nraju Dec 11 2008 [E]*/
#Socialrm{

	background: #d4e2eb;
	border: 1px solid #DDD;
	padding: 5px;
	margin: 5px;
}
.poststyle{
	border-bottom:1px solid #E6E6E6;/*nraju*/
	padding-top:5px;
}
.authorurl{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:7px;
}
.authorurl a {
	color:#CC3D3F; /*nraju #999*/
}
.authorurl a:visited {
	color:#CC3D3F;/*nraju #999*/
}
.authorurl a:hover {
	color:#CC3D3F; /*nraju #999*/
}	
/*New code aug102010 [Start]*/
#headernav .headeradvbglnk{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0px;
	margin-top:2px;
	padding-top:2px;	
}
#headernav .headeradvbg{
	/*background:url(http://www.commlabindia.com/blog/wp-content/themes/default/images/header-adv.jpg);*/
	clear:both;
	/*background:none;*/
	background-color:#355393; 
 	/*background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/header-adv.jpg);*/ 
	background-repeat:no-repeat; 
	border:0; 	
	width:980px;
	height:90px;	
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	cursor:pointer; 	
	display:block;
	text-align:center;	
	margin:0;
	padding:0;
	color:#355393;
	vertical-align:top; 
}

#headernav .headersrchtop{
	/*background-image:url(http://www.commlabindia.com/blog/wp-content/themes/default/images/search-bg.jpg);*/
	background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/search-bg.gif);
	background-repeat:no-repeat;
	background-position:center; 
	width:289px;
	height:56px;	
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px; 
	border:0px solid #999999;
	margin-top:0px;
	 
}
#headernav .headersrchinpbg{ 		
	/*background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/search-inp.jpg);
	background-repeat:no-repeat;*/
	/*margin-left:102px;margin-top:10px;*/
	background:transparent;
	border:0px #FFFFFF solid ;
	width:110px;
	vertical-align:top;
	height:25px;
	float:left;
	 
			
}
#headernav .headersrchinp{
	background:transparent;
	/*background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/search-inp.jpg);
	background-repeat:no-repeat;*/
	width:140px;
	height:24px;
	float:left;	
	margin-top:17px;	
	margin-left:91px;
	border:0px #FFFFFF solid;	
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#336699;  
	vertical-align:middle;  
	padding-left:2px;
	padding-right:2px;	/*
	display:block;*/
			
}
#headernav .headersrchsubmit{ 
	float:left;
	background:transparent;
	background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/search-submit.jpg);
	background-repeat:no-repeat;
	width:38px;
	height:24px;
	margin-top:18px;
	border:0px solid #999999;
	padding-left:0px;
	margin-left:0px; 
	vertical-align:top;
	background-color:#333333; 
	cursor:pointer; 
}
#headernav .header-navspan{
	background-color:#405d9b;
	background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/header-navspan.jpg);
	background-repeat:repeat-x;		
	width:6px;
	height:30px; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;  
	color:#FFFFFF;
	text-align:center;
}
#headernav .nav-barfont{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;  
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:2px;
	padding-right:2px;
	display:block;
	line-height:30px;
	display:block;
	height:30px; 
}
#headernav .nav-barfont:hover{
	color:#ABEAED;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
}
#headernav .nav-barfontactive{	
	color:#ABEAED;
	text-decoration:none;
	display:block;	
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
}

#headernav .nav-barsep{
	width:1px;
	color:#37D9A5;
	background-color:#405d9b;
	background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/header-navspan.jpg);
	background-repeat:repeat-x;	 
}
#headernav #nav-baractive{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;  
	color:#ABEAED;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:2px;
	padding-right:2px;
	display:block;
	line-height:30px;
}
#headernav .nav-headfont{ 
	padding-left:12px;
	padding-right:12px;
	text-align:center;
	border:0px solid #F00;
	text-align:center;
	display:block;
	line-height:30px;
}
#headernav .nav-barspan{ 
	background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/header-navspan.jpg);
	background-repeat:repeat-x;
	height:30px;
	line-height:30px; 
}
/*raju ujar*/
#headernav .nav-subbarsep{
	background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/header-subspacer.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:3px;
	height:24px;
	line-height:24px; 
	text-align:center;  
}
#headernav .nav-subbarspan{
	background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/header-subspan.jpg);
	background-repeat:repeat-x;
	line-height:24px;
	height:24px;  
	padding-left:6px;
	padding-right:6px;  
}

#headersubnav .sidebar1 {  
	clear:both;
	/*background: #EADCAE;*/ 
	color:#555555; 
}
#headersubnav ul.nav {
	margin: 0;
	padding: 0;	
	width: 980px;
	list-style: none;  
	border-top: 0px solid #666;
	float:left;   
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter; 
}
#headersubnav ul.nav li {
	float: left;
	list-style:none;
	background-color:#EFEFEF;
	background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/subheader-spacer.jpg);
 	display:block;
	height:24px;
	border:0px; 
	background-repeat:no-repeat; 
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter; 
	  
}
#headersubnav ul.nav .first{
	float: left;  
	background-image:none;
 	display:block;
	height:24px;
	border:0px;
	color:#555555;  
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter; 
}

#headersubnav ul.nav a, ul.nav a:visited { 
	padding: 0px 9px 2px 9px;
	display: block;  
	text-decoration: none; 
	color:#555555;
	line-height:24px;
	border:0px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter; 
	/*background-color:#EFEFEF;*/
	  
}
#headersubnav ul.nav a:hover, ul.nav a:active, ul.nav a:focus {    
	padding: 0px 9px 2px 9px;
	color: #335190;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter; 
}
#headersubnav td {
	 width:980px;
	 text-align:center;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 font-weight:lighter; 
}

/*------------rrr----*/
 
ul.footernav {
	list-style: none; 
	border-top: 0px solid #666;  
	/*margin-bottom: 15px;*/ 
	padding:0;
	marging:0;
	float:left;
}
ul.footernav li {
	border-bottom: 0px solid #666;
	float:left; 	
}
ul.footernav a, ul.footernav a:visited {  
	padding: 5px 5px 5px 5px;
	display: block; 
	text-decoration: none;
	background: transparent;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
ul.footernav a:hover, ul.footernav a:active, ul.footernav a:focus {  
	padding: 5px 5px 5px 5px;
	background: transparent;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;	
}
.wp-pagenavi a, .wp-pagenavi a:hover, .wp-pagenavi a:visited { 
	height:30px;
	line-height:30px;
	float:left;	
	border:0px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-variant:normal;
	font-weight:lighter;
	color:#FFFFFF; 	
	text-decoration:none;
	line-height:28px;
}
.wp-pagenavi .nextpostslink{ 
	background:transparent;
	background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/next.gif);
	background-repeat:no-repeat;
	width:128px;
	height:28px;
	display:block;	
	border:0;
	text-align:center;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF; 
	font-variant:normal;
	font-weight:lighter;
	text-decoration:none;
	margin:0;
	padding:0;
	float:left;
	margin-left:15px;
}
.wp-pagenavi .nextpostslink:hover{
/*	background-color:#FF0000;*/
	background:transparent;
	background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/next.gif);
	background-repeat:no-repeat;
	width:128px;
	height:28px;
	display:block;	
	border:0;
	text-align:center;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-variant:normal;
	font-weight:lighter;
	color:#FFFFFF; 	
	text-decoration:none;
	margin:0;
	padding:0;
	margin-left:15px;
}

.wp-pagenavi .previouspostslink{ 
	background:transparent;
	background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/next.gif);
	background-repeat:no-repeat;
	width:128px;
	height:28px;
	display:block;	
	border:0;
	text-align:center;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF; 
	font-variant:normal;
	font-weight:lighter;
	text-decoration:none;
	margin:0;
	padding:0;
	float:left;
}
/*.wp-pagenavi .previouspostslink:hover, .previouspostslink a:active, .previouspostslink a:focus{*/
.wp-pagenavi .previouspostslink:hover{
/*	background-color:#FF0000;*/
	background:transparent;
	background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/next.gif);
	background-repeat:no-repeat;
	width:128px;
	height:28px;
	display:block;	
	border:0;
	text-align:center;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-variant:normal;
	font-weight:lighter;
	color:#FFFFFF; 	
	text-decoration:none;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;	
}
a:hover{
	text-decoration:underline;	
}
/*------------rrr----*/
.dd_right {
/*		position:absolute;
top:-25;
	left:-7px;
	float:left;
	margin-top:180px;	
	float:right;*/	
}

.subscimg{
		background:transparent;
		background-image:url(http://blog.commlabindia.com/wp-content/themes/default/images/subscribe-email.jpg);
		background-repeat:no-repeat;
		border:0px solid #000000;
		width:138px;
		height:26px;
		display:block;
		padding-right:5px;
		text-align:right;
		margin-left:30px;
		color:#CC403F;
}

/*.post p {
	float:right;	
}*/

/*raju ujar*/
/*New code aug102010 [End]*/
