gmainwrapper

/*

Theme Name: WordPress Default

Theme URI: http://wordpress.org/

Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.

Version: 1.6

Author: Michael Heilemann

Author URI: http://binarybonsai.com/

Tags: blue, custom header, fixed width, two columns, widgets



	Kubrick v1.5

	 http://binarybonsai.com/kubrick/



	This theme was designed and built by Michael Heilemann,

	whose blog you will find at http://binarybonsai.com/



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/







/* Begin Typography & Colors */





#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;

	}



.widecolumn .entry p {

	font-size: 1.05em;

	}



.narrowcolumn .entry, .widecolumn .entry {

	font-family:verdana;

    font-size:12px;

	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: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;

	border: none;

	}



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;

	}



p.pagetitle 

{

color:#000000;

font-size:21px;

text-align:center;

font-family:verdana;

}



#sidebar h2 {

	color:white;

font-family:verdana;

font-size:17px;

margin:5px 0 0;

padding:0;

	}



h3 {

font-size:19px;

margin:30px 0 0;

padding:0

	}



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
{
	color:#b85b5a;
}
.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:#cccccc;
	font-family:verdana;
	text-decoration: none;
	font-size:14px;
	}



a:hover {

	color:#22721d;

	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 */







/* Begin Structure */

body {

	margin: 0 0 20px 0;

	padding: 0;

	}



#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, .widecolumn  {

	float: left;

	 padding: 0 25px 20px;

	margin: 0px 0 0;

	width: 596px;
float:left;
	}



/*.widecolumn {

	padding: 10px 0 20px 0;

	margin: 5px 0 0 150px;

	width: 450px;


	}*/



.post {

	margin: 0 0 20px;

	text-align: justify;

	}



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	}



.narrowcolumn .postmetadata {

font-family:verdana;

font-size:16px;

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: 760px;

	clear: both;

	}



#footer p {

	margin: 0;

	padding: 20px 0;

	text-align: center;

	}

/* End Structure */







/*	Begin Headers */

h1 {

	padding-top: 70px;

	margin: 0;

	}



h2 {

	font-family: verdana;
    font-size: 22px;
    font-weight: normal;
    margin: 17px 0;

	}



h2.pagetitle {

	margin-top: 30px;

	text-align: center;

}



#sidebar h2 {

	margin: 5px 0 0;

	padding: 0;

	}



h3 {

font-family:verdana;

font-size:16px;

margin:30px 0 0;

padding: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;

	color:#FFFFFF;

	font-family:verdana;

font-size:17px;

	}



#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;

	color:#00CC66;

	}

/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;



	}



#sidebar #searchform #s {

float:left;

padding:1px;

width:140px;

	}

#searchsubmit

{

background:url(images/searchbuttontext.png) no-repeat scroll 0 0 transparent;

border:0 none;

height:19px;

width:54px;

outline:none;

margin-top:4px;

}



#sidebar  {

	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 {

	height:80px;

	padding:2px;

	width:100%;

	

	}

#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

{

float:right;

margin-right:26px;

padding:20px 0 10px;

width:190px;

	}



#sidebar form {

	margin: 0px auto;

	padding: 0px 3px;

	text-align: center;

	}

/* 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;

	font-family:Verdana;

	font-size:18px;

	}



.hidden {

	display: none;

	}

	

.screen-reader-text {

     position: absolute;

     left: -1000em;

}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin:0px;

	}

/* 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." */

body /* for background */

{

background-image:url(images/Escentrics-homepage-bg.jpg);

background-repeat:repeat-y,x;

margin:0 auto;

padding:0px;

height:auto;

min-height:540px;



}

#mainwrapper /*for container*/

{



margin:0px auto;

background-color:#1a1a1a;

width:870px;

min-height:507px;



}



.header

{

background-image:url(images/header.jpg);
background-repeat:no-repeat;
width:870px;
height:105px;
margin:0px;
padding:0px;


}



.logo

{

background-image:url("images/logo.png");

background-repeat:no-repeat;

float:left;

height:96px;

margin:5px 0 0 38px;

width:87px;



}



div.escentricsname

{

height:94px;
float:left;
width:581px;

}



div.contactdiv

{

float:left;

height:102px;

width:262px;

}





p.escentricssize /* text escetrics size */

{

color:#065A00;
float:left;
font-family:verdana;
font-size:28px;
margin-left:8px;
margin-top:30px;
margin-bottom:0px;
}



h5.wedogreat

{

color:#3C3E3C;

float:left;

font-family:verdana;

font-size:12px;

height:0;

margin-left:0;

margin-top:14px;

padding:0;

width:311px;

}





p.contact

{

color:#065A00;

float:right;

font-family:verdana;

font-size:14px;

font-weight:bold;

height:7px;

margin:0 17px;

padding:10px 1px;

width:165px;

}



a.eadd

{

color:#006600;

float:right;

font-family:Verdana,Arial,Helvetica,sans-serif;

font-size:11px;

margin:7px 43px;

text-decoration:none;

}



div.menu

{

clear:both;

width:871px;

height:33px;

background-image:url(images/singebuttonplanenaplane.jpg);

}



a.ab    /* home */

{

background-image:url("images/button.jpg");

background-repeat:no-repeat;

color:#FFFFFF;

float:left;

font-family:verdana;

font-size:13px;

margin-left:7px;

margin-top:0;

outline:medium none;

padding:9px 45px;

text-align:center;

text-decoration:none;

width:auto;

}



a.abc  /* company profile */   

{

background-image:url("images/button.jpg");

background-repeat:no-repeat;

color:#FFFFFF;

float:left;

font-family:verdana;

font-size:13px;

outline:medium none;

padding:9px 11px;

text-align:center;

text-decoration:none;

width:108px;

}



a.abcd   /* service */  

{

background-image:url("images/button.jpg");

background-repeat:no-repeat;

color:#FFFFFF;

float:left;

font-family:verdana;

font-size:13px;

margin-left:0;

margin-top:0;

outline:medium none;

padding:9px 36px;

text-align:center;

text-decoration:none;

width:auto;

}



a.abcde   /* portfolio */ 

{

background-image:url("images/button.jpg");

background-repeat:no-repeat;

color:#FFFFFF;

float:left;

font-family:verdana;

font-size:13px;

margin-left:0;

margin-top:0;

outline:medium none;

padding:9px 37px;

text-align:center;

text-decoration:none;

width:auto;

}



a.abcdef    /* products */ 

{

background-image:url("images/button.jpg");

background-repeat:no-repeat;

color:#FFFFFF;

float:left;

font-family:verdana;

font-size:13px;

margin-left:0;

margin-top:0;

outline:medium none;

padding:9px 35px;

text-align:center;

text-decoration:none;

width:auto;

}



a.abcdefg  /* contact */    

{

background-image:url("images/last-button.jpg");

background-repeat:no-repeat;

color:#FFFFFF;

float:left;

font-family:verdana;

font-size:13px;

margin-left:0;

margin-top:0;

outline:medium none;

padding:9px 39px;

text-align:center;

text-decoration:none;

width:auto;

}



a.ab:hover

{

background-image:url(images/hover.jpg);



}



a.abc:hover

{

background-image:url(images/hover.jpg);

}



a.abcd:hover

{

background-image:url(images/hover.jpg);

}



a.abcde:hover

{

background-image:url(images/hover.jpg);

}



a.abcdef:hover

{

background-image:url(images/hover.jpg);

}



a.abcdefg:hover

{

background-image:url(images/hover.jpg);

}





/* end menu effect */

.menu li

{

display:inline;



}



div.welcomesite

{

clear:both;

float:left;

height:175px;

width:503px;

}



/* welcome message */

div.welcomesite2  

{

background-image:url(images/welcome-bg.jpg);

background-repeat:no-repeat;

clear:both;

float:left;

height:175px;

margin:0;

padding:0;

width:503px;

}



h4

{

color:#FFFFFF;

float:left;

font-family:Verdana,Arial,Helvetica,sans-serif;

font-size:14px;

height:0;

margin:26px 30px;

}



p.message

{

color:#FFFFFF;

float:left;

font-family:verdana;

font-size:12px;

line-height:19px;

margin-left:47px;

padding:0 1px;

text-align:left;

text-indent:50px;

width:418px;

}

/*welcome message done*/



div.flash

{



background-repeat:no-repeat;

float:right;

height:175px;

width:367px;

}



div.companynews2

{

background-image:url(images/news.jpg);

float:left;

height:180px;

margin-top:7px;

width:287px;

}



div.companynews

{
    background: none repeat scroll 0 0 #1A1A1A;
    float: left;
    min-height: 187px;
    width: 289px;
}


.home-exerpt
{
	float: left;
    height: 35px;
    margin: 12px 0px 0px 12px;
    width: 287px;
	font-size:19px;
	}


.companynews2 p
{
	color: #FFFFFF;
    float: left;
    font-family: verdana;
    font-size: 13px;
    margin: 11px 0 0 13px;
    width: 260px;
	}

p.cn

{

	margin:0px;
    background-color:#444242;
    clear: both;
    color: #FFFFFF;
    float: left;
    font-family: verdana;
    font-size: 14px;
    height: 0;
    padding: 1px 16px;
    width: 255px;

}
p.cn h2
{
	clear:both;
	
	color:#FFFFFF;
	
	float:left;
	
	font-family:verdana;
	
	font-size:14px;
	
	height:2px;
	
	padding:1px 16px;
	
	width:auto;
}


p.cnmess

{

color:#FFFFFF;

float:left;

font-family:verdana;

font-size:11px;

line-height:15px;

margin-left:18px;

text-align:left;

text-indent:34px;

width:252px;

}

div.home-exerpt p
{
color:#FFFFFF;

float:left;

font-family:verdana;

font-size:11px;

line-height:15px;

margin-left:1px;

text-align:justify;

text-indent:34px;

width:252px;
}



a.viewall

{

color:#00CC33;

float:right;

font-family:verdana;

font-size:14px;

margin-right:17px;

}



/*banner start*/

div.banner

{



float:right;

height:186px;

width:579px;

}



div.servicebg

{

background-image:url(images/servicebg.jpg);

float:left;

height:180px;

margin-left:15px;

width:172px;

margin-top:5px;



}



div.productbg

{

background-image:url(images/productbg.jpg);

float:left;

height:180px;

margin-left:19px;

width:172px;

margin-top:6px;



}



div.clientbg

{

background-image:url(images/clientbg.jpg);

float:left;

height:180px;

margin-left:19px;

width:172px;

margin-top:6px;



}



a.sr

{

color:#FFFFFF;

float:right;

font-family:verdana;

font-size:14px;

height:23px;

margin-right:0;

margin-top:0;

outline:medium none;

padding-top:161px;

text-align:center;

text-decoration:none;

width:171px;

}



a.pd

{

color:#FFFFFF;

float:right;

font-family:verdana;

font-size:14px;

height:23px;

margin-right:0;

margin-top:0;

outline:medium none;

padding-top:160px;

text-align:center;

text-decoration:none;

width:171px;

}



a.cnt

{

color:#FFFFFF;

float:right;

font-family:verdana;

font-size:14px;

height:23px;

margin-right:0;

margin-top:0;

outline:medium none;

padding-top:160px;

text-align:center;

text-decoration:none;

width:171px;

}



ul

{


margin: 0;
padding: 0;


}


.rightcont ul li
{
	/*list-style:none;*/
	color:green;
	}

a.sr:hover

{

background-image:url(images/servicebghover.jpg);

}

.rightcont ul li a
{
	
	color:#333
	}




a.pd:hover

{

background-image:url(images/productbghover.jpg);

}


.menu ul
{
float: left;
margin: 0 0 0 0px;
padding: 0;
}


a.cnt:hover

{

background-image:url(images/clientbghover.jpg);

}



/*banner end*/



div.footer

{

background-image:url("images/footer.jpg");

background-repeat:no-repeat;

clear:both;
margin:auto;
height:34px;
width:870px;

}



div.ftdown

{

float:left;

padding-left:24px;

padding-top:7px;

width:547px;

}

/* footer */



a.fthome

{

border-right:1px solid #828282;

color:#FFFFFF;

float:left;

font-family:verdana;

font-size:12px;

margin-top:3px;

outline:medium none;

padding-right:7px;

}



a.ftcompanyprofile

{

border-right:1px solid #828282;

color:#FFFFFF;

float:left;

font-family:verdana;

font-size:12px;

margin-left:6px;

margin-top:3px;

outline:medium none;

padding-right:6px;

}



a.ftservice

{

border-right:1px solid #828282;

color:#FFFFFF;

float:left;

font-family:verdana;

font-size:12px;

margin-left:6px;

margin-top:3px;

outline:medium none;

padding-right:6px;

}



a.ftportfolio

{

border-right:1px solid #828282;

color:#FFFFFF;

float:left;

font-family:verdana;

font-size:12px;

margin-left:6px;

margin-top:3px;

outline:medium none;

padding-right:6px;

}



a.ftproduct

{

border-right:1px solid #828282;

color:#FFFFFF;

float:left;

font-family:verdana;

font-size:12px;

margin-left:6px;

margin-top:3px;

outline:medium none;

padding-right:6px;

}



a.ftcontact

{



color:#FFFFFF;

float:left;

font-family:verdana;

font-size:12px;

margin-left:6px;

margin-top:3px;

outline:medium none;

padding-right:6px;

}

/* footer */



div.contacttemp

{

    background-color: white;
    float: left;
    height: 435px;
    width: 870px;

}



p.contactustext

{

font-family:verdana;

font-size:18px;

margin:14px 31px 0;

padding:0;

width:155px;

}



div.houseicon

{

background-image:url("images/home-icon.png");

background-repeat:no-repeat;



float:left;

height:42px;

margin:8px 31px;

width:323px;

}



p.tel

{

font-family:verdana;

font-size:11px;

height:0;

margin:0 44px;

padding:6px 0;

}



div.telicon

{

background-image:url("images/telephone-icon.png");

background-repeat:no-repeat;



clear:both;

float:left;

height:42px;

margin:4px 31px;

width:323px;

}



p.dres

{

font-family:verdana;

font-size:11px;

margin:12px 44px;

padding-left:4px;

padding-top:0;

}



p.cell

{

font-family:verdana;

font-size:11px;

margin:0 44px;

padding:13px 0;

}



div.emaildres

{

background-image:url("images/email-icon.png");

background-repeat:no-repeat;



clear:both;

float:left;

height:39px;

margin:8px 31px;

width:323px;

}





div.aligningcnt

{

    float: left;
    height: 159px;
    margin: 50px 0px 0px 12px;;
    width: 425px;

}



div.newsbg

{

background-color:white;

float:left;

min-height:1091px;

width:870px;

padding-bottom: 20px;

}



p.companyntext

{

font-family:verdana;

font-size:18px;

margin:14px 31px 0;

}



div.newsline
{
    border:none;
    float: left;
    margin-bottom: 33px;
    min-height: 267px;
    padding: 0 15px 15px;
    width: 535px;
}



div.imagenews

{

background-image:url("images/loptopicon.png");

background-repeat:no-repeat;

float:left;

height:104px;

width:129px;

}





p.titlenews

{

float:left;
color:#009900;
font-family:verdana;
font-size:18px;
width: 675px;

}


#companycont
{
	float: left;
    min-height: 72px;
    margin: 0 79px;
    width: 711px;
	}

#companycont p
{
	color:#000;
	font-family:verdana;
	font-size:12px;
	}

p.fontblack

{

color:#000000;
float:left;
font-family:verdana;

font-size:12px;

}



div.portfoliobg

{

background-color:white;

float:left;

height:731px;

width:870px;

}



div.servicesbg

{

 	background-color: white;
    float: left;
    min-height: 435px;
    width: 870px;
}


.rightcont
{
	float: left;
    margin-left: 20px;
    margin-top: 30px;
	}



div.iconline

{

float:left;

height:39px;

margin-right:19px;

margin-top:11px;

width:262px;

}

.iconline li{

display:inline;

}

a.headicon /* linkined */

{

background-image:url(images/linkIN-icon.png);

background-repeat:no-repeat;

float:right;

height:23px;

margin-right:2px;

margin-top:3px;

padding-right:40px;

padding-top:13px;

width:5px;

outline:medium none;

}



a.headicon2 /* blog */

{

background-image:url(images/blog-icon.png);

background-repeat:no-repeat;

float:right;

height:23px;

margin-right:2px;

margin-top:3px;

padding-right:40px;

padding-top:13px;

width:5px;

outline:medium none;

}



a.headicon3 /* twitter */

{

background-image:url(images/twitter-icon.png);

background-repeat:no-repeat;

float:right;

height:23px;

margin-right:2px;

margin-top:3px;

padding-right:40px;

padding-top:13px;

width:5px;

outline:medium none;

}



a.headicon4 /* fb */

{

background-image:url("images/facebookicon.png");

background-repeat:no-repeat;

float:right;

height:23px;

margin-right:2px;

margin-top:3px;

padding-right:40px;

padding-top:13px;

width:5px;

outline:medium none;

}





div.keyboaricon

{

background-image:url(images/keyboard-icon.jpg);

background-repeat:no-repeat;

float:left;

height:104px;

width:129px;

}



div.companyprbg

{

background-color:white;

float:left;

min-height:435px;

width:870px;

}

/*product 1*/

div.product1

{

background-image:url("images/product1.jpg");

background-repeat:no-repeat;

float:left;

height:90px;

margin-left:20px;

margin-top:20px;

width:129px;

}



div.productline1

{



float: left;
height: 1020px;
margin: 24px 0;
width: 870px;

}



p.producttittle

{

color:#009900;

float:left;

font-family:verdana;

font-size:18px;

margin-left:18px;

margin-top:32px;

}



a.links

{

color:#666666;

float:left;

font-family:verdana;

font-size:12px;

margin-left:0;

margin-top:0;

outline:none;

}



p.description

{

clear:both;

color:#000000;

float:left;

font-family:verdana;

font-size:12px;

font-weight:bold;

margin:1px 19px;

}



p.productext

{

color:#000000;

float:left;

font-family:verdana;

font-size:12px;

height:68px;

margin-left:92px;

width:566px;

}



div.productbgcgray

{
    background-color: #EDEEEF;
    clear: both;
    float: left;
    padding-bottom: 10px;
    padding-left: 25px;
    width: 845px;
}



div.productbgcskyblue

{

    background-color:#FFFFFF;
    clear: both;
    float: left;
    padding-bottom: 10px;
    padding-left: 25px;
    width: 845px;

}



/* Product2 */



div.product2

{

background-image:url("images/product2.jpg");

background-repeat:no-repeat;

float:left;

height:72px;

margin:20px;

width:129px;

}



p.producttittle2

{

color:#009900;

float:left;

font-family:verdana;

font-size:18px;

margin-left:0;

margin-top:32px;

}



/* product3 */



div.product3

{

background-image:url(images/product3.jpg);

background-repeat:no-repeat;

float:left;

height:72px;

margin:20px;

width:129px;

}



p.producttittle3

{

color:#009900;

float:left;

font-family:verdana;

font-size:18px;

margin-left:0;

margin-top:32px;

}



/* product4*/



div.product4

{

background-image:url(images/product4.jpg);

background-repeat:no-repeat;

float:left;

height:72px;

margin:20px;

width:129px;

}



p.producttittle4

{

color:#009900;

float:left;

font-family:verdana;

font-size:18px;

margin-left:0;

margin-top:32px;

}

/* product5 */



div.product5

{

background-image:url(images/product5.jpg);

background-repeat:no-repeat;

float:left;

height:72px;

margin:20px;

width:129px;

}



p.producttittle5

{

color:#009900;

float:left;

font-family:verdana;

font-size:18px;

margin-left:0;

margin-top:32px;

}









/* for clients */



div.clientprbg

{

background-color:white;

float:left;

height:358px;

width:870px;

}

/*product 1*/

div.client1

{

background-image:url("images/awalk9-logo.png");

background-repeat:no-repeat;

float:left;

height:95px;

margin-left:20px;

margin-top:20px;

width:129px;

}



div.clientline1

{



height:1020px;

margin:24px 70px;

width:724px;

}



p.clienttittle

{

color:#009900;

float:left;

font-family:verdana;

font-size:18px;

margin-left:18px;

margin-top:32px;

}



a.links

{

color:#666666;

float:left;

font-family:verdana;

font-size:12px;

margin-left:0;

margin-top:0;

outline:none;

}



p.description

{

clear:both;

color:#000000;

float:left;

font-family:verdana;

font-size:12px;

font-weight:bold;

margin:1px 19px;

}



p.clienttext

{

color:#000000;

float:left;

font-family:verdana;

font-size:12px;

height:68px;

margin-left:92px;

width:566px;

}



div.clientbgcgray

{

background-color:#EDEEEF;

clear:both;

float:left;

/*height:202px;*/

width:722px;

padding-bottom: 10px;

}



div.clientbgcskyblue

{

background-color:#FFFFFF;

clear:both;

float:left;

/*height:202px;*/

width:722px;

padding-bottom:10px;

}



/* Product2 */



div.client2

{

background-image:url("images/ppf-logo.png");

background-repeat:no-repeat;

float:left;

height:72px;

margin:20px;

width:249px;

}



p.clienttittle2

{

color:#009900;

float:left;

font-family:verdana;

font-size:18px;

margin-left:0;

margin-top:32px;

}



/* product3 */



div.client3

{

background-image:url("images/Resize-lexsys.jpg");

background-repeat:no-repeat;

float:left;

height:52px;

margin:20px;

width:243px;

}



p.clienttittle3

{

color:#009900;

float:left;

font-family:verdana;

font-size:18px;

margin-left:0;

margin-top:32px;

}



/* product4*/



div.client4

{

background-image:url("images/jca-logo.png");

background-repeat:no-repeat;

float:left;

height:72px;

margin:20px;

width:176px;

}



p.clienttittle4

{

color:#009900;

float:left;

font-family:verdana;

font-size:18px;

margin-left:0;

margin-top:32px;

}

/* product5 */



div.client5

{

background-image:url("images/vitherbs-logo.png");

background-repeat:no-repeat;

float:left;

height:89px;

margin:13px 20px;

width:177px;

}



p.clienttittle5

{

color:#009900;

float:left;

font-family:verdana;

font-size:18px;

margin-left:0;

margin-top:32px;

}



div.contactmainbg

{
    /*background-image: url("images/escentrics-bglogo.png");*/
    background-repeat: no-repeat;
    float: left;
    margin-top: 5px;
    min-height: 350px;
    width: 870px;

}

/* blog */



#bloglines

{

background-image:url(images/1px-body.jpg);

background-repeat:repeat-y;

float:left;

min-height:400px;

width:870px;

}





#blogright

{

background-color:#323232;

float:right;

margin-right:0;

min-height:400px;

width:224px;

}



#blogleft

{

background-color:#FFFFFF;

float:left;

margin-right:0;

min-height:423px;

width:646px;

}



div.blogsearch

{



height:41px;

width:214px;



}



div.blogroll

{

border-top:2px solid #5D5C5C;

margin-left:1px;

min-height:201px;

width:222px;

}



div.blogroll a

{

color:#FFFFFF;

/*float:left;*/

}



.blogroll h2 

{

color:#FFFFFF;

font-size:18px;

font-weight:normal;

margin-top:15px;

}



div.blogroll ul

{



margin:8px 24px;

padding:0;

}

div.blogroll li

{

color:#FFFFFF;

list-style:none;

}

div.blogarchieve



{

border-top:1px solid #5d5c5c;

height:285px;

width:222px;

}



/*div.blogtagloud*/

{

border:1px solid orange;

height:140px;

width:222px;

}

#blogtittle{

list-style:none;



}

div.blogtopic

{



height:300px;

margin-left:45px;

margin-top:20px;

width:554px;

}



div.blogages

{

border:1px solid violet;

height:300px;

margin-left:45px;

margin-top:0px;

width:554px;

}



.ftdown li

{

display:inline;

}



.servicebg li

{

display:inline;

}



.productbg li

{

display:inline;

}



.clientbg li

{

display:inline;

}





.blogarchieve ul

{

color:#FFFFFF;

margin:9px 52px;

padding:0;

}



.blogarchieve a

{

color:#FFFFFF;

}



p.arcivelabel

{

color:#FFFFFF;

font-family:verdana;

font-size:17px;

margin-left:24px;

}



#bodyblog

{

background-image:url("images/1px-body.jpg");

background-repeat:repeat-y;

float:left;

min-height:380px;

width:870px;

}



#s

{

text-align:center;

}



#serachcenter

{



}



.footer #text-10

{

	float:left;

	color:#00CC33;

	font-family:verdana;

	font-size:11px;

	padding-top:10px;

	text-align:right;

	width:285px;

}

.blog-title
{
	font-size:18px;
	text-align:left;
	padding-left:25px;
	padding-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
        float:left;
        width: 845px;
}
.blog-title h1
{
	padding:0px;
	margin:0px;
	font-size:18px;
	text-align:left;
	color:#009900;
}

#clientbg
{
    background-color: #FFFFFF;
    float: left;
    min-height: 100px;
    padding-left: 0;
    width: 870px;
}


p#titlebg 
{
    font-family: verdana;
    font-size: 18px;
    margin: 14px 0px 14px;

}


#contactform
{
    float: left;
    min-width: 148px;
    width: 420px;
}

.entry p
{
	
    font-family: verdana;
    font-size: 12px;
	}

#leftsermenu
{

    float: left;
    margin-left: 15px;
    min-height: 50px;
    padding: 0;
    width: 245px;
}


.labelbg
{
	background: url("images/labelbg.png") no-repeat scroll 0 0 transparent;
        float: left;
        height: 48px;
        width: 870px;
	}

.labelbgcomprofile
{
	background: url("images/labelbg.png") no-repeat scroll 0 0 transparent;
        float: left;
        height: 75px;
        width: 870px;
	}


#leftgradient
{
	background:url(images/1px-leftgradient.png);
	background-repeat:repeat-y;
	float: left;
    min-height: 386px;
    width: 277px;
	}

#recaptcha_area,
{
float:left;
}

#recaptcha_widget_div
{
float: left;
    width: 432px;
}

#contflashbg
{
float: left;
    margin-left: 42px;
}



#aboutuspic
{
	
        clear: both;
        height: 106px;
        margin: auto auto 20px;
        width: 708px;
	}

#aboutuspic ul 
{
	margin:0px;
	padding:0px;
	}

#aboutuspic ul li
{
	display: inline;
    float: left;
    padding-left: 2px;
	}

#aboutuspic ul li a
{
	float:left;
	}

#account
{
	background:url("images/account.png");
	width:175px;
	height:106px;
	}

#account:hover
{
	background:url("images/accounthover.png");
	width:175px;
	height:106px;
	}

#pos
{
	background:url("images/pos.png");
	width:175px;
	height:106px;
	}
	
#pos:hover
{
	background:url("images/poshover.png");
	width:175px;
	height:106px;
	}
	

#rfid
{
	background:url("images/rfid.png");
	width:175px;
	height:106px;
	}
	

#rfid:hover
{
	background:url("images/rfidhover.png");
	width:175px;
	height:106px;
	}	
	
#asset
{
	background:url("images/alarm.png");
	width:175px;
	height:106px;
	}

#asset:hover
{
	background:url("images/alarmhover.png");
	width:175px;
	height:106px;
	}	
