/*
Theme Name: Injoos Theme
Theme URI: http://injoos.com
Description: Landing page theme of Injoos.
Version: 0.1 A
Author: Basil B Thoppil
Author URI: http://basilsjournal.wordpress.com/
Tags: injoos, collaboration, landing page, generic

	Kubrick v1.5
	http://binarybonsai.com/kubrick/

	This theme is designed, developed and maintained by INJOOS
	whose blog you will find at http://injoos.com/blog

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */

/*  edited by basil the great , - its very much evident because everyone needs to edit it 10000 more times :-D-Sanjay*/

body {
	background:#FFFFFF;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	font-family:"lucida Grande",arial,verdana;
	font-size:10px;
	background:url("/public/images/head_background.png") repeat-x scroll center top transparent;
	color:#666666;
}
.page{
	margin:auto;
	min-height:600px;
	padding:0;
	width:975px;
	}
.container {
	
}
	
img {
	border:0;
}
a {
	text-decoration:none;
	color:#000000;
}


.header {
	margin-top:5px;
	width:100%;
	height:75px;
}

.hblock-one {
	float:left;
	width:50%;
}
.tag-line {
	color:#db9314;
	font-weight:bold;
	font-size:1.2em;
	padding-top:5px;
}
.hblock-two {
	float:right;
	
}
.login-div {
	margin-bottom:5px;
	padding:0px;
	float:right;
	width:200px;
}
#navigation {
	clear:both;
	padding:0 6px 10px;
	height:20px;
	color:#000203;
	width:425px;
}

#navigation ul{
	margin-bottom:0;
	margin-left:0px;
	padding-bottom:0;
	padding-left:0;
	display:inline;
}
#navigation ul li{
	list-style:none;
	float:left;
}
#navigation ul li a{
	float:left;
	color:#000000;
	display:block;
	font-size:1.4em;
	font-weight:bold;
	line-height:25px;
	margin-top:0px;
	padding-left:2px;
	padding-right:2px;
	text-align:center;
	text-decoration:none;
	margin-right:1em;
	margin-left:1em;
}
#navigation ul li.selected a{
	text-decoration:none;
	color:#000203;
}
#navigation .selected {
	text-decoration:none;
	color:#000203;	
}
#navigation ul li a:hover{
	text-decoration:none;
	color:#000203;
	border-bottom:1px solid #a6b1b3;
}
.separator {
	height:30px;
	border-right:1px solid #FFFFFF;
}
.top-block {
	margin-top:3px;
	height:215px;
	border-bottom:1px dashed #D3D3D3;
}
.top-block-left {
	background:#F5F5F5;
	float:left;
	width:70%;
	padding:5px;
}
.top-block-right {
	float:left;
	padding-left:10px;
	width:26%;
}
.tbl-img {
	float:left;
	width:55%;
}
.tbl-content {
	float:left;
	width:45%;
}
.text-dec {
	color:#1D7BBF;
	font-size:1.9em;
	font-weight:normal;
	padding-top:6px;
	margin-left:5px;
}
.small-text-dec {
	color:#444444;
	font-size:1.1em;
	line-height:16px;
	margin-top:9px;
	margin-left:5px;
}
.line-item {
	background:url("images/div-bg.jpg") no-repeat scroll 0 0 transparent;
	color:#1D7BBF;
	font-size:1.2em;
	height:20px;
	padding:5px;
	width:285px;
}
.line-item:hover {
	font-weight:bold;
}	
.text {
	padding:5px;
	font-size:1.2em;
	font-weight:bold;
}
.green-text {
	padding:5px;
	padding-top:0px;
}
.green-text a {
	color:#DB9314;
	font-size:1.1em;
	font-weight:bold;
}
.middle-block {
	margin-top:3px;
}
.middle-block-left {
	float:left;
	width:70%;
	padding:5px;
}
.middle-home-block-left  {
	border-bottom:1px dashed #d3d3d3;
	height:275px;
}
.middle-block-right,.middle-home-block-right {
	float:left;
	width:27%;
	padding:5px;
}
.middle-home-block-right {
	background:#ebebeb; 
}
.big-header {
	font-size:16px;
	padding:5px;
	border-bottom:2px solid #e9e9e9;
	font-weight:bold;
	padding-bottom:8px;
	color:#1D7BBF;
}
.small-header {
	font-size:13px;
	padding:5px;
	border-bottom:2px solid #e9e9e9;
	font-weight:bold;
	padding-bottom:10px;
	color:#444444;
}

.mbl-left {
	padding:5px;
	float:left;
	width:48%;
}
.mbl-right {
	padding:5px;
	float:left;
	width:48%;
}
.bheader {
	padding:5px;
	color:#1D6496;
	font-weight:bold;
	font-size:1.2em;
	width:80%;
}
.ntext {
	padding:5px;
	color:#1d6496;
	width:80%;
	clear:both;
}
.gheader {
	color:#1D7BBF;
	font-size:1.4em;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}
.gtext {
	color:#484848;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}
.bottom-block {
	background:#e9f3d3;
	padding:5px;
	margin-top:3px;
	height:150px;
}
.top-home-block {
	margin-top:10px;
	height:415px;
}

.top-home-eyecatch {
	background:none repeat scroll 0 0 #EFEFEF;
	height:120px;
	margin-top:0;
	padding:1px;
}
.bigheader {
	padding:5px;
	color:#1d6496;
	font-weight:bold;
	font-size:1.4em;
	width:80%;
}
.share-holder {
	padding:5px;
	margin-top:15px;
}
.more-big {
	margin-top:15px;
	margin-bottom:15px;
	padding:2px;
}
.link-lines {
	padding:3px;
}
.link-lines a {
	color:#1d6496;
	font-size:1.3em;
}
.atxt {
	float:left;
	width:100%;
	padding:0px;
}
.acontent{
	padding:5px;
	font-size:1.3em;
	color:#8d8d8d;
}
.ctxt {
   float:left;
   width:100%;
}
.cimg {
	float:left;
	width:22%;
}


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	min-height : 280px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #d3e5dc;
	border: none;
	height:200px;
	padding:5px;
	width:99%;
	clear:both;
	}

.footer-div-1 {
	float:left;
	width:43%;
	padding:5px;
	height:200px;
}
.footer-div-2 {
	float:left;
	width:15%;
	padding:5px 5px 5px 0;
	border-right:1px dashed #FFFFFF;
	border-left:1px dashed #FFFFFF;
	height:200px;
}
	
.footer-div-3 {
	float:left;
	width:39%;
	padding:5px;
	height:200px;
}
.ftr-title {
	color:#547f9e;
	font-size:1.7em;
	font-weight:bold;
	padding:10px;
}
.ftr-content {
	color:#000000;
	font-size:1.1em;
	padding:5px;
}
.ftr-lnk {
	color:#547f9e;
	padding-bottom:5px;
	padding-left:30px;
	font-size:1.1em;
	font-weight:bold;
}
.ftr-lnk:hover{
	text-decoration:underline;
}
.ftr-img {
	float:left;
	margin-right:5px;
}
.ftr-txt {
	text-align:right;
	float:right;
}	
.hdr-1 {
	color:#215888;
	font-weight:bold;
	background:#eaf4e1;
	padding:5px;
	margin-bottom:2px;
}
.content-1 {
	background:#eaf4e1;
	height:130px;
	padding:5px;
}
.content-1-left {
	float:left;
	margin-top:10px;
	width:125px;
}
.content-1-right {
	float:left;
	padding:5px;
	width:140px;
}
.content-1-title {
	color:#215888;
	font-weight:bold;
	font-size:1.04em;
}
.content-1-txt {
	color:#215888;
}
.career {	
	color:#333333;
	margin-top:8px;
	margin-bottom:8px;
}	
.content-2 {
	color:#215888;
	font-weight:bold;
	font-size:1.1em;
}
.career-link {
	text-decoration:none;
	color:green;
	font-size:1em;
	font-weight:bold;	
}
.career-link :hover {
	text-decoration:underline;
	color:green;
	font-size:1.1em;
	font-weight:bold;
}	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', 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: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', 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, h3, h3 a, h3 a:visited {
	color: #333;
	}

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;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.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;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 4px auto;
	padding: 0px 0px 0px 10px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


.bread-crumb {
	margin-top:6px;
	color:#1d6496;
	font-size:2em;
}
.bread-crumb a{
	color:#1d6496;
}
#second-nav {
    background:none repeat scroll 0 0 #DAEBF8;
	height:16px;
	margin-top:5px;
	padding:0 6px 10px;
}
#second-nav ul{
	display:inline;
	margin-bottom:0;
	margin-left:0;
	padding-bottom:0;
	padding-left:0;
}
#second-nav ul li{
	float:left;
	list-style:none outside none;
}
#second-nav ul li a{
	color:#666666;
	display:block;
	float:left;
	font-size:1.1em;
	font-weight:bold;
	line-height:25px;
	margin-top:0;
	padding-left:1em;
	padding-right:1em;
	text-align:center;
	text-decoration:none;
}
#second-nav ul li.selected a{
	color:#DB9314;
	font-weight:bold;
}
#second-nav ul li a:hover{
	text-decoration:none;
}
.dotted-line {
	border-bottom:1px dashed #d3d3d3;
	margin-top:2px;
}
.more a {
	color:green;
}
.blackheader {
	padding:5px;
	color:#000000;
	font-weight:bold;
	font-size:1.4em;
	width:80%;
	border-bottom:1px solid #d3d3d3;
	padding-bottom:10px;
}
.snap-holder {
	text-align:center;
}
.med-text {
	font-size:1.3em;
	color:#7c7c7c;
}
.more-big a {
	color:green;
	font-size:1.3em;
}
.ahdr {
	padding:5px;
	font-size:1.3em;
	font-weight:bold;
	color:#1d6496;
}
.login-box {
	-moz-border-radius:5px 0 5px 5px;
	-moz-box-shadow:0 3px 3px rgba(0, 0, 0, 0.3);
	background:none repeat scroll 0 0 #FFFFFF;
	border:5px solid #CCCCCC;
	display:none;
	line-height:16px;
	margin:0;
	padding:8px;
	position:absolute;
	right:7%;
	height : 150px;
	text-align:left;
	top:30%;
	width:230px;
	z-index:100;
}

.pg-title {
	color:#206493;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
}
.small-block {
	float:left;
	height:120px;
	padding:0px;
	background:url('images/block-bg.jpg') repeat-x;
	margin-right:1.4px;
	cursor:pointer;
	text-align:center;
	width:116px;
}
.small-block:hover {
	background:url('images/block-hover.jpg') repeat-x;
}
.small-block-txt {
	font-size:12px;
	color:#777777;
	font-weight:bold;
}

.small-block-last {
	float:right;
	height:120px;
	padding:0px;
	text-align:center;
	width:152px;
}
.btn-1 {
	height:28px;
	background:url('images/btn-1.jpg') repeat-x;
	border-bottom:1px dashed #c3c3c3;
	color:#959595;
	padding-top:10px;
	font-size:1.4em;
	cursor:pointer;
	font-weight:bold;
}
.btn-2 {
	height:28px;
	background:url('images/btn-2.jpg') repeat-x;
	border-bottom:1px dashed #c3c3c3;
	color:#959595;
	padding-top:10px;
	font-size:1.4em;
	cursor:pointer;
	font-weight:bold;
}
.btn-3 {
	height:31px;
	background:url('images/btn-3.jpg') repeat-x;
	border-bottom:1px solid #b9c8cb;
	padding-top:10px;
	font-size:1.4em;
	font-weight:bold;
	color:#333333;
}	
/*customer block */
.customer-block {
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
}
.cust-left {
	float:left;
	width:69%;
	padding-top:5px;
	padding-bottom:10px;
}
.cust-right {
	float:left;
	font-size:1.3em;
	height:125px;
	margin-bottom:10px;
	padding:8px;
	width:29%;
}
.arw-img {
	float:left;
	width:15px;
	margin-top:25px;
}
.cust-img {
	float:left;
	width:67px;
	padding:10px;
}
.cust-img-azurn{
	margin:5px;
	float:left;
	height:65px;	
	background-image:url("/public/images/all-logo.png");
	width:130px;
	background-position:0px -54px;
	background-repeat:no-repeat;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	cursor:pointer;
}

.cust-img-wwf{
	padding:0px;
	float:left;
	height:65px;
	width:60px;	
	display:block;
	background-image:url("/public/images/all-logo.png");
	background-position:-120px 0px;
	background-repeat:no-repeat;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:5px;
	cursor:pointer;
}
.cust-img-govt{
	padding:0px;
	float:left;
	height:65px;
	width:70px;	
	display:block;
	background-image:url("/public/images/all-logo.png");
	background-position:-170px -54px;
	background-repeat:no-repeat;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:5px;
	cursor:pointer;
}
.cust-img-pes{
	padding:0px;
	float:left;
	height:65px;
	width:85px;	
	display:block;
	background-image:url("/public/images/all-logo.png");
	background-position:-240px -54px;
	background-repeat:no-repeat;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:5px;
	cursor:pointer;
}
.cust-img-deepa{
	float:left;
	padding:0px;
	height:65px;
	width:80px;	
	display:block;
	background-image:url("/public/images/all-logo.png");
	background-position:-315px -54px;
	background-repeat:no-repeat;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:5px;
	cursor:pointer;
}
.cust-img-vividata{
	padding:0px;
	float:left;
	height:65px;
	width:107px;	
	display:block;
	background-image:url("/public/images/all-logo.png");
	background-position:-390px -54px;
	background-repeat:no-repeat;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:5px;
	cursor:pointer;
}
.cust-img-aroha{
	padding:0px;
	float:left;
	height:65px;
	width:120px;	
	display:block;
	background-image:url("/public/images/all-logo.png");
	background-position:-500px -58px;
	background-repeat:no-repeat;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:5px;
	cursor:pointer;
}
.cust-img-ches{
	padding:0px;
	float:left;
	height:65px;
	width:132px;	
	display:block;
	background-image:url("/public/images/all-logo.png");
	background-position:-638px -54px;
	background-repeat:no-repeat;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:5px;
	cursor:pointer;
}
.cust-img-tavelon{
	padding:0px;
	float:left;
	height:65px;
	width:132px;	
	display:block;
	background-image:url("/public/images/all-logo.png");
	background-position:-805px -60px;
	background-repeat:no-repeat;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:5px;
	cursor:pointer;
}

.cust-img-azurn:hover{
	padding:0px;
	float:left;
	height:65px;	
	background-image:url("/public/images/all-logo.png");
	width:130px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:5px;
	cursor:pointer;
}

.cust-img-wwf:hover{
	padding:0px;
	float:left;
	height:65px;
	width:60px;	
	display:block;
	background-image:url("/public/images/all-logo.png");
	background-position:-120px 0px;
	background-repeat:no-repeat;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:5px;
	cursor:pointer;
}
.cust-img-govt:hover{
	padding:0px;
	float:left;
	height:65px;
	width:70px;	
	display:block;
	background-image:url("/public/images/all-logo.png");
	background-position:-170px 0px;
	background-repeat:no-repeat;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:5px;
	cursor:pointer;
}
.cust-img-pes:hover{
	padding:0px;
	float:left;
	height:65px;
	width:85px;	
	display:block;
	background-image:url("/public/images/all-logo.png");
	background-position:-240px 0px;
	background-repeat:no-repeat;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:5px;
	cursor:pointer;
}
.cust-img-deepa:hover{
	float:left;
	padding:0px;
	height:65px;
	width:80px;	
	display:block;
	background-image:url("/public/images/all-logo.png");
	background-position:-315px 0px;
	background-repeat:no-repeat;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:5px;
	cursor:pointer;
}
.cust-img-vividata:hover{
	padding:0px;
	float:left;
	height:65px;
	width:107px;	
	display:block;
	background-image:url("/public/images/all-logo.png");
	background-position:-390px 0px;
	background-repeat:no-repeat;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:5px;
	cursor:pointer;
}
.cust-img-aroha:hover{
	padding:0px;
	float:left;
	height:65px;
	width:120px;	
	display:block;
	background-image:url("/public/images/all-logo.png");
	background-position:-500px -4px;
	background-repeat:no-repeat;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:5px;
	cursor:pointer;
}
.cust-img-ches:hover{
	padding:0px;
	float:left;
	height:65px;
	width:132px;	
	display:block;
	background-image:url("/public/images/all-logo.png");
	background-position:-638px -4px;
	background-repeat:no-repeat;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:5px;
	cursor:pointer;
}
.cust-img-tavelon:hover{
	padding:0px;
	float:left;
	height:65px;
	width:132px;	
	display:block;
	background-image:url("/public/images/all-logo.png");
	background-position:-805px -4px;
	background-repeat:no-repeat;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:5px;
	cursor:pointer;
}
.cutomer-block-head{
	font-size:1.5em;
	height:35px;
}

.cutomer-block-head-span{
	font-size:1.3em;
	color:#215888;
}
/* Easy Slider */
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:975px;
	height:290px;
	overflow:hidden; 
}
span#prevBtn{}
span#nextBtn{}					

/* // Easy Slider */

.mb-two-col {
	padding:5px;
	float:left;
	width:98%;
	font-size:1.3em;
	text-align:justify;
	line-height:1.4em;
}
.mb-two-col-block {
	float:left;
	padding:5px;
	width:60%;
	font-size:1.2em;
	text-align:justify;
	background:#e3f1fa;
	-moz-border-radius:10px 10px 10px 10px;
	border:1px solid #dddddd;
	
}
.user-contact-box  {
	border-bottom:1px dotted #cccccc;
	height:20px;
	padding:5px;
}
.sn-title {
	font-weight:bold;
}	
.right-network:hover {
	background-image:url("/public/images/sidebar.jpg");
	background-repeat:no-repeat;
	background-position:-9px 0px;
	background-color:#EEEEEE;
	height:140px;
	cursor:pointer;
	position:fixed;
	right:0;
	top:100px;
	width:23px;
}
.right-network  {
	background-image:url("/public/images/sidebar-hover.jpg");
	background-repeat:no-repeat;
	background-position:-9px 0px;
	background-color:#EEEEEE;
	
	height:140px;
	position:fixed;
	right:0;
	top:100px;
	width:23px;
}

.right-contactus  {
	background-image:url("/public/images/sidebar-hover.jpg");
	background-repeat:no-repeat;
	background-color:#EEEEEE;
	height:95px;
	position:fixed;
	cursor:pointer;
	background-position:-10px -143px;
	right:0;
	top:250px;
	width:23px;
}

.right-contactus:hover {
	background-image:url("/public/images/sidebar.jpg");
	background-repeat:no-repeat;
	background-color:#EEEEEE;
	height:95px;
	position:fixed;
	cursor:pointer;
	background-position:-10px -143px;
	right:0;
	top:250px;
	width:23px;
}
.live-outer{
	width:100%;
	
}
.live-firstcol{
	width:48%;
	float:left;
	border-left: 1px solid rgb(204, 204, 204);
	
	border-right: 1px solid rgb(204, 204, 204);
	font-size:1.2em;
	padding:5px;
}
.live-seccol{
	width:29%;
	float:left;
	border-right: 1px solid rgb(204, 204, 204);
	font-size:1.3em;
	padding:5px;
}
.live-thrcol {
	width:19%;
	float:left; 
	border-right: 1px solid rgb(204, 204, 204);
	font-size:1.3em;
	padding:5px;
}
.live-head  {
	color:#DB9314;
	font-size:1.4em;
	font-weight:bold;
}
.live-latest-customer{
}
.live-latest-customer ul{
	list-style-type: none;
	margin:0;
	padding:0;
	line-height:20px;
	font-size:1.1em;
}
.live-latest-customer ul li{
border-bottom:1px dotted #CCCCCC;
}
.live-blog-content ul{
	padding:0px;
}
.live-blog-content ul li{
	list-style-type:none;
}
.injoos-punch-line {
	clear:both;
	padding-top:5px;
	padding-bottom:10px;
	font-size: 1.2em;
	height:220px;
	padding-top:5px;
	color:#1A1A1A;
}
.footer-seprator
{
	background-image:url("/public/images/topbar_separator.gif");
	background-repeat:no-repeat;	
}

.small-member {
	width: 19%;
	height: 20%;
	float: left;
	margin: 2px;
	margin: 3%;
	margin-top: 1%;
	cursor: pointer;
	padding-top: 0px 4px 4px 4px;
}

.small-member-img {
	padding: 1px;
	border: 1px solid #FFFFFF;
}

.small-member-img:hover {
	padding: 1px;
	border: 1px solid #006699;
}
.small-pic {
	width: 43px;
	height: 43px;
	float: left;
	margin: 0px;
	padding: 1px;
}


.main-pricing-block {
		width:760px;
		padding:10px;
	}

	.pricing-2 {
		float:left;
		width:192px;
		padding:5px;
		background:url(images/bg2.jpg) repeat-x;
		-moz-border-radius-topleft:10px;
		height:60px;
		font-size:3.5em;
		text-align:center;
		color:#FFFFFF;
	}
	.pricing-3 {
		float:left;
		width:243px;
		padding:5px;
		background:url(images/bg3.jpg) repeat-x;
		height:60px;
		font-size:3.5em;
		text-align:center;
		color:#FFFFFF;
	}
	.pricing-4 {
		float:left;
		width:191px;
		padding:5px;
		background:url(images/bg4.jpg) repeat-x;
		height:60px;
		-moz-border-radius-topright:10px;
		font-size:3.5em;
		text-align:center;
		color:#FFFFFF;
	}

	.pricing-22 {
		float:left;
		width:192px;
		padding:5px;
		background:#e8e8e8;
		height:40px;
		border-right:1px solid #b0b0b0;
		border-bottom:1px solid #b0b0b0;
		color:#333333;
		font-weight:bold;
		font-size:1.5em;
	}
	.pricing-33 {
		float:left;
		width:241px;
		padding:5px;
		background:#d9d9d9;
		height:40px;
		border-right:1px solid #b0b0b0;
		border-bottom:1px solid #b0b0b0;
		color:#333333;
		font-weight:bold;
		font-size:1.5em;
	}
	.pricing-44 {
		float:left;
		width:191px;
		padding:5px;
		background:#e8e8e8;
		height:40px;
		border-bottom:1px solid #b0b0b0;
		color:#333333;
		font-weight:bold;
		font-size:1.5em;
	}

	.pricing-222 {
		float:left;
		width:192px;
		padding:5px;
		background-color:#d9d9d9;
		height:40px;
		border-right:1px solid #b0b0b0;
		border-bottom:1px solid #b0b0b0;
		color:#333333;
		font-weight:bold;
		font-size:1.5em;
	}
	.pricing-333 {
		float:left;
		width:241px;
		padding:5px;
		background:#c7c7c7;
		height:40px;
		border-right:1px solid #b0b0b0;
		border-bottom:1px solid #b0b0b0;
		color:#333333;
		font-weight:bold;
		font-size:1.5em;
	}
	.pricing-444 {
		float:left;
		width:191px;
		padding:5px;
		background:#d9d9d9;
		height:40px;
		border-bottom:1px solid #b0b0b0;
		color:#333333;
		font-weight:bold;
		font-size:1.5em;
	}
.create-network-home{
	padding:0px;
	float:left;
	height:40px;
	width:185px;	
	display:block;
	left: 920px; 
	top: 350px;
	background-image:url("/public/images/createnw.png");
	background-position:-5px -40px;
	background-repeat:no-repeat;
	margin:5px;
	cursor:pointer;
	position: absolute;
}
.create-network-home:hover{
	padding:0px;
	float:left;
	height:40px;
	width:185px;	
	display:block;
	left: 920px; 
	top: 350px;
	background-image:url("/public/images/createnw.png");
	background-position:-5px 2px;
	background-repeat:no-repeat;
	margin:5px;
	cursor:pointer;
	position: absolute;
}
.login-home-btn{
	background-image:url("/public/images/lgn-btn.png");
	float:right;
	height:35px;
	width:90px;
	margin-top:-5px;
	cursor:pointer;
}
.login-home-btn:hover{
	background-image:url("/public/images/lgn-btn-hover.png");
	float:right;
	height:35px;
	width:90px;
	margin-top:-5px;
	cursor:pointer;
}
.cust-latest-home-cust{
	background-image:url("/public/images/cust-latest-home.jpg");
	background-position:0px 0px;
	float:left;
	height:38px;
	width:40px;
	margin-top:-4px;
	}
.cust-latest-home-latest{
	background-image:url("/public/images/cust-latest-home.jpg");
	background-position:44px -3px;
	float:left;
	height:38px;
	width:40px;
	margin-top:-4px;
	}
#wrapper {
	clear:both;
}
/* End captions */
