/* common class */
body {
	background-color			:	#f1f0f0;
	margin						:	0px;
	background-image			:	url(../images/bodybkg.gif);
	background-position			:	center top;
	background-repeat			:	repeat-y;
}

table, tr, td, p, span, div {
	font-family					:	Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}
a:link, a:visited, a:active {
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	outline:none;
}
a:hover {
	font-size:11px;
	color:#ffffff;
	text-decoration:none;	
}

portfoliocontent
/*  */

#outerMostDiv{
/*	border-left					:	1px solid black;
	border-right				:	1px solid black;*/
	width						:	777px;
	height						:	100%;
	line-height					:	100%;
	text-align					:	left;
	background-color			:	#01612a;
	text-align					:	right;

}
#logoArea {
	height						:	67px;
}
#logo {
	display						:	inline;
	float						:	left;
}
#secondaryMenu {
	padding-right				:	10px;
	padding-top					:	0px;
	font-size					:	10px;
	color						:	#ffffff;
	height						:	20px;
	text-align					:	right;
	background-color			:	#01612a;
}
#secondaryMenu a:link {
	font-size					:	10px;
	color						:	#ffffff;
	text-decoration				:	underline;
}
#secondaryMenu a:visited {
	font-size					:	10px;
	color						:	#ffffff;
	text-decoration				:	underline;
}
#secondaryMenu a:active {
	font-size					:	10px;
	color						:	#ffffff;
	text-decoration				:	underline;
}
#secondaryMenu a:hover {
	font-size					:	10px;
	color						:	#ffffff;
	text-decoration				:	none;	
}
#searchbkg {
	height						:	54px;
	line-height					:	20px;
	text-align					:	left;
	background-image			:	url(../images/Searchbkg_mid.gif);
	background-repeat			:	repeat;
	background-position			:	right top;
	font-size					:	11px;
}

#searchArea {
	height						:	54px;
	line-height					:	20px;
	text-align					:	left;
	background-image			:	url(../images/Searchbkg_mid.gif);
	background-repeat			:	repeat;
	background-position			:	right top;
	font-size					:	11px;
}
#menuArea {
	height						:	26px;
	text-align					:	left;
	background-image			:	url(../images/tabs_bkg.gif);
	background-repeat			:	repeat;
	background-position			:	right top;
}
/*.menuSelected {
	background-image			:	url(../images/menuSelectedBkg.gif);
	background-repeat			:	no-repeat;
	background-position			:	right top;
	height						:	25px;
	line-height					:	25px;
	text-align					:	center;
	padding-left				:	13px;
	padding-right				:	13px;
	padding-top					:	0px;
	display						:	inline;
	float						:	left;
	font-size					:	11px;
	font-weight					:	bold;
	color						:	#FFFFFF;
	border-right				:	2px solid white;
}*/
.menuNormal {
	background-image			:	url(../images/tabs_bkg.gif);
	background-repeat			:	repeat;
	background-position			:	right top;
	height						:	26px;
	line-height					:	21px;
	text-align					:	center;
	padding-left				:	6px;
	padding-right				:	6px;
	font-size					:	11px;
	font-weight					:	normal;
	color						:	#000000;
	cursor						:	pointer;	
	border-right				:	1px solid #cccccc;
}
.otherLinks {
	background-image			:	url(../images/OtherlinkBkg.gif);
	background-repeat			:	repeat;
	background-position			:	left top;
	height						:	25px;
	line-height					:	24px;
	margin-left					: 	10px;
	padding-left				:	5px;
/*	padding-right				:	5px;*/
	font-size					:	12px;
	font-weight					:	bold;
	color						:	#666666;
}
.menuHover {
	background-image			:	url(../images/tabs_bkgHover.gif);
	background-repeat			:	repeat;
	background-position			:	right top;
	height						:	26px;
	line-height					:	21px;
	text-align					:	center;
	padding-left				:	6px;
	padding-right				:	6px;
	font-size					:	11px;
	font-weight					:	normal;
	color						:	#ffffff;
	cursor						:	pointer;	
	border-right				:	1px solid #cccccc;	
}

.submenuNormal {
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	cursor:pointer;	
	color:#000000;
}
.submenuHover {
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;	
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#CCCCCC;
	color:#990000;
	cursor:pointer;
}



#flashArea {
	
	height						:	181px;
}
#pageFoldImage {
	background-image			:	url(../images/flashRightImage.jpg);
	background-repeat			:	no-repeat;
	background-position			:	right top;
	height						:	181px;
	padding						:	8px;

}
#flashContainer {
/*	background-image			:	url(../images/flashBkg.gif);
	background-repeat			:	repeat;
	background-position			:	top left;*/
	display						:	inline;
	float						:	left;
	height						:	104px;
	width						:	514px;
}
#seperator {
	width						:	1px;
	display						:	inline;
	float						:	left;	
	padding-left				:	10px;
	padding-right				:	10px;
	height						:	160px;
}
#SearchNewsContainer {
	width						:	180px;
	display						:	inline;
	float						:	left;
	height						:	160px;
}
#news {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	width:100%;
	height:18px;
	text-transform:uppercase;
}
#search {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	width:100%;
	height:18px;
	text-transform:uppercase;	
}

#search a:link {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#search a:active {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#search a:visited {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#search a:hover {
	font-size:11px;
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}


#contentOuterArea {
	background-image			:	url(../images/contentouterbkg.gif);
	background-repeat			:	repeat-x;
	background-position			:	left top;
	padding-top					:	0px;
	padding-left				:	5px;
	padding-right				:	5px;
/*	padding-bottom				:	5px;*/
	background-color			:	#00b34e;
	position					:	relative;
}
#contentArea {
	padding						:	5px;
	font-size					:	11px;
	position:relative;
	float:left;
}

#moduleTitle {
/*	background-image			:	url(../images/moduleTitleImage.gif);
	background-repeat			:	no-repeat;
	background-position			: 	left center;*/
	font-size					:	12px;
	font-weight					:	bold;
	color						:	green;
	height						:	30px;
	line-height					:	30px;
/*	padding-left				:	20px;*/
	text-transform				:	uppercase;
	position					:	relative;
}
#carrer
{
color						:	#ed8805;
}
hr
{width:100%;
color:#00CC33;
height:0.1px;

}
#hr
{width:100%;
color:#ed8805;
height:0.1px;

}


#productContainer{
	height						:	60px;
}
#productimage {
	background-image			:	url(../images/software_image.gif);
	background-position			:	left top;
	background-repeat			:	no-repeat;
	width						:	51px;
	height						:	60px;
	display						:	inline;
	float						:	left;

}
#productcontent {
	display						:	inline;
	float						:	left;
	padding-left				:	5px;
	height						:	60px;
	width						:	150px;

	
}
#productTitle a:link {
	font-size					:	11px;
	font-weight					:	bold;
	color						:	#d88d09;
	text-decoration				:	underline;
	position:relative;
	float:left;
		width:150px;
	/*width						:	100%;*/
}
#productTitle a:visited {
	font-size					:	11px;
	font-weight					:	bold;
	color						:	#d88d09;
	text-decoration				:	underline;
	float:left;
		width:150px;
	/*width						:	100%;*/
}
#productTitle a:active{
	font-size					:	11px;
	font-weight					:	bold;
	color						:	#d88d09;
	text-decoration				:	underline;
	float:left;
		width:150px;
	/*width						:	100%;*/
}
#productTitle a:hover{
	font-size					:	11px;
	font-weight					:	bold;
	color						:	#d88d09;
	text-decoration				:	none;
	float:left;
		width:150px;
	/*width						:	100%;*/
}
#productDescription {
	font-size					:	11px;
/*	width						:	100%;*/
	float						:	left;
	width:150px;
		position:relative;
}

#rightpaneltexts {
	display						:	inline;
	float						:	left;
	padding-left				:	2px;
	position					:	relative;
	padding-bottom				:	5px;
	
}

#servicescontent {
	display						:	inline;
	float						:	left;
	padding-left				:	5px;
	position					:	relative;
	padding-bottom				:	5px;
	
}

#services a:link {
	font-size					:	11px;
	font-weight					:	normal;
	color						:	#666666;
	text-decoration				:	underline;
}
#services a:visited {
	font-size					:	11px;
	font-weight					:	normal;
	color						:	#666666;
	text-decoration				:	underline;
}
#services a:active{
	font-size					:	11px;
	font-weight					:	normal;
	color						:	#666666;
	text-decoration				:	underline;
}
#services a:hover{
	font-size					:	11px;
	font-weight					:	normal;
	color						:	#990000;
	text-decoration				:	none;
}


#portfoliocontent {
	display						:	inline;
	float						:	left;
	padding-left				:	20px;
}
#portfolio {
	border						:	1px solid #666666;
	height						:	70px;
	width						:	70px;
	display						:	inline;
	float						:	left;
	margin-right				:	5px;
}






#customercontent {
	display						:	inline;
	float						:	left;
	padding-left				:	20px;
/*	width						:	100%*/
position:relative;
}
#customer {
	font-size					:	11px;
	font-weight					:	normal;
	color						:	#666666;
}
#customerName {
	font-size					:	10px;
	font-weight					:	bold;
	color						:	#000000;
	text-align					:	right;
}
#customerDesignation {
	font-size					:	9px;
	font-weight					:	bold;
	color						:	#d88d09;
	text-align					:	right;	
}



#clientcontent {
	padding-left				:	20px;
/*	width						:	100%;*/
	text-align					:	center;
}





#footerArea {
	padding-left				:	10px;
	padding-right				:	10px;
	padding-top					:	5px;
	padding-bottom				:	5px;
	font-size					:	11px;
	color						:	#ffffff;
	background-color			:	#01b34e;
}
#footerArea a:link {
	font-size					:	11px;
	color						:	#ffffff;
	text-decoration				:	underline;
}
#footerArea a:visited {
	font-size					:	11px;
	color						:	#ffffff;
	text-decoration				:	underline;
}
#footerArea a:active {
	font-size					:	11px;
	color						:	#ffffff;
	text-decoration				:	underline;
}
#footerArea a:hover {
	font-size					:	11px;
	color						:	#ffffff;
	text-decoration				:	none;
}
#copyright {
	font-size					:	10px;
	color						:	#ffffff;
	background-color			:	#000000;
	padding-left				:	10px;
	padding-right				:	10px;
	padding-top					:	5px;
	padding-bottom				:	5px;
}



#datacontainer {
font-size:12px;
color:#FFFF00;
}
#datacontainer #tickertitle{
font-size:16px;
color:#FFFFFF;
font-weight:bold;
}
#datacontainer a:link {
font-size:12px;
color:#FFFF00;
text-decoration:underline;
}
#datacontainer a:active {
font-size:12px;
color:#FFFF00;
text-decoration:underline;
}
#datacontainer a:visited {
font-size:12px;
color:#FFFF00;
text-decoration:underline;
}
#datacontainer a:hover {
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}



.inputfield {
	height:18px;
	border:1px solid #666666;
	background-color:#ffffff;
	font-size:11px;
}

#contentTD .paddingtd {
	padding:2px;
}

.horizontalShadowline {
	background-image			:	url(../images/horizontalShadowline.gif);
	background-repeat:repeat-x;
	background-position			:	top left;
	height						:	9px;
	position:relative;
}

#viewmore a:link {
	text-align:right;
	color:#003399;
	text-decoration:underline;
	font-size:10px;
}
#viewmore a:visited {
	text-align:right;
	color:#003399;
	text-decoration:underline;
	font-size:10px;	
}
#viewmore a:active {
	text-align:right;
	color:#003399;
	text-decoration:underline;
	font-size:10px;	
}
#viewmore a:hover {
	text-align:right;
	color:#003399;
	text-decoration:none;
	font-size:10px;	
}





.mainpageImage {
	background-image:url(../images/mainpageImage.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	height:86px;
	width:580px;
	
}

.innerpageImage {
	background-image:url(../images/innerpage_image.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	height:86px;
	width:766px;
}
.aboutpageImage {
	background-image:url(../images/innerpage_image.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	height:86px;
	width:766px;
}



#pageTitle {
	font-size:18px;
	height:35px;
	font-weight:bold;
	width:100%;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:7px;
}
#quicklinks {
	display:inline;
	float:right;
	font-size:11px;
	padding-left:10px;
	height:86px;
	width:172px;
	background-image			:	url(../images/Searchbkg_mid.gif);
	background-repeat			:	repeat-x;
	background-position			:	right top;
}


#contentRightPanel{
	padding-left:5px;
	position:relative;
	border-left:1px solid #E1E1E1;
}
#contentLeftPanel{
	width:200px;
	position:relative;	
}
#innerPageContent{
	font-size:11px;
	padding-bottom:10px;
	padding-left:7px;
	padding-right:5px;
}
#innerPageContent a:link{
	font-size:11px;
	
	text-decoration:none;
}
#innerPageContent a:visited{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
#innerPageContent a:active{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
#innerPageContent a:hover{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
#pageImage {
	width:150px;
	height:150px;
}

.show {
	display:block;
}
.hide {
	display:none;
}
#innerSearchArea {
	height						:	54px;
	line-height					:	20px;
	text-align					:	left;
	background-image			:	url(../images/innerSearchbkg_mid.gif);
	background-repeat			:	repeat;
	background-position			:	right bottom;
	font-size					:	11px;
	position					:	absolute;
	right						:	3px;
	width						:	185px;
}
#search{
	font-size					:	11px;
	color:#000000;
}
#search a:link {
	text-align					:	left;
	font-size					:	11px;
	color						:	#000000;
	font-weight					:	bold;
	text-decoration				:	none;
}
#search a:visited {
	text-align					:	left;
	font-size					:	11px;
	color						:	#000000;
	font-weight					:	bold;
	text-decoration				:	none;
}
#search a:active {
	text-align					:	left;
	font-size					:	11px;
	color						:	#000000;
	font-weight					:	bold;
	text-decoration				:	none;
}
#search a:hover {
	text-align					:	left;
	font-size					:	11px;
	color						:	#000000;
	font-weight					:	bold;
	text-decoration				:	underline;
}



#leftsidelinks{
	font-size:11px;
	padding-left:10px;
}
#leftsidelinks div {
	padding-bottom:3px;
	padding-top:3px;
	height:25px;
	border-bottom:1px solid #cccccc;

}

#leftsidelinks a:link{
	font-size:11px;
	color:#01612a;
	text-decoration:none;
	
}
#leftsidelinks a:visited{
	font-size:11px;
	color:#01612a;
	text-decoration:none;
}
#leftsidelinks a:active{
	font-size:11px;
	color:#01612a;
	text-decoration:none;
}
#leftsidelinks a:hover{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}



#thumbnail {
	width:110px;
	height:80px;
	display:inline;
	float:left;
	position:block;

}
#thumbnailtitle {
	padding-right:10px;
	height:20px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	width:100%;
	position:block;	
}

#thumbnaildescription {
	width:400px;
	display:inline;
	float:left;
	position:block;
	padding-left:10px;
}


#sitemap li {
	height:20px;
	line-height:20px;
	list-style:none;
	background-color:#ffffff;
	border-left:1px solid #cccccc;
	border-top:1px solid white;
	border-right:1px solid white;	
	border-bottom:1px solid white;	
	padding-top:2px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:2px;
	font-weight:normal;
	background-image:url(../images/sitemapLI_links_bkg.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
#sitemap li.nonlink {
	height:20px;
	line-height:20px;
	list-style:none;
	background-color:#f1f1f1;
	border-left:1px solid #cccccc;
	border-top:1px solid white;
	border-right:1px solid white;	
	border-bottom:1px solid white;	
	padding-top:2px;
	padding-left:10px;
	padding-right:0px;
	padding-bottom:2px;
	font-weight:bold;
	background-image:url(../images/sitemapLI_bkg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
#bold
{ font-weight:bold;
}
.links
{
color:#000099;
outline:none;
}


#itlinks a:link{
	font-size:11px;
	color:#ed8805;
	text-decoration:none;
	outline:none;
	
}
#itlinks a:visited{
	font-size:11px;
	color:#ed8805;
	text-decoration:none;
	outline:none;
}
#itlinks a:active{
	font-size:11px;
	color:#0000FF;
	text-decoration:none;
	outline:none;
}
#itlinks a:hover{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	outline:none;
}
/*Made Changes by pankaj*/

#itlinks_project a:link{
	font-size:11px;
	color:#0000CC;
	text-decoration:none;
	padding-top:5px;	
}

#more a:visited{
	font-size:11px;
	color:red;
}

#itlinks_project a:visited{
	font-size:11px;
	color:#0000CC;
	text-decoration:none;
	padding-top:5px;
}

#itlinks_project a:active{
	font-size:11px;
	color:#0000FF;
	text-decoration:none;
	padding-top:5px;
}
#itlinks_project a:hover{
	font-size:11px;
	color:#999999;
	text-decoration:none;
	padding-top:5px;
}
#space{line-height:20px}
#spacehome{line-height:16px}



#imgdiv a img:link{
}
/*#imgdiv a img:visited{width:500px; height:500px; display:table}*/
/*#imgdiv a img:active{width:500px; height:500px; display:table}*/
#imgdiv a img:hover{width:200px; height:200px;}

/*use for Projectgallery img viwer*/

#div-img a:hover{
background-image:url(file:///C|/Documents and Settings/Administrator/Desktop/blog/images/header.jpg);
background-position:right;
background-repeat:no-repeat;
padding:200px;
marker-offset:10px;
display:inline;
width:100px;
   
}
.h1{font-family:Verdana; font-size:10px; color:#999999;}


