/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

* { margin:0; padding:0;}
html, body { height:100%;  min-width:950px;}	

input, select, textarea { font-family:Arial, Helvetica, sans-serif;	font-size:1em;	vertical-align:middle;	font-weight:normal;}

object { vertical-align:top; outline:none}
.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
.container {overflow:hidden; width: 100%;}
a img{ border:0px}
img{ vertical-align:top;  }
fieldset{ border:none}

.col-1, .col-2, .col-2a, .col-3, .col-4{ float:left}
/*======= width =======*/
.main {	margin: 0 auto;	position: relative; width:950px; }



a{ color:#0c80a5; text-decoration:none; outline:none}
a:hover{ text-decoration:underline}
		
section ul.list{margin:0; padding:0; list-style:none;}
section ul.list li{background:url(http://www.logisense.com/images/marker1.gif) top left no-repeat; background-position:0 1px; margin:0; padding-left:26px; padding-bottom:12px }
section ul.list li a{color:#0c80a5; text-decoration:none; line-height:18px} 
section ul.list li a:hover { text-decoration:none; color:#f07700; }
		
section ul.list1{margin:0; padding:0; list-style:none;}
section ul.list1 li{ margin-bottom:6px; overflow:hidden }
section ul.list1 li a{color:#434343; text-decoration:none; font-size:18px; line-height:33px; background:#fff; padding:0px 15px 0px 15px; display:block; border-style: solid; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; position:relative } 
section ul.list1 li a:hover { text-decoration:none; color:#fff;  background:#f07d2c; }

section ul.list2{margin:0; padding:0; list-style:none;}
section ul.list2 li{background:url(http://www.logisense.com/images/arrowbullet_right.png) top left no-repeat; background-position:0 1px; margin:0; padding-left:26px; padding-bottom:12px }
section ul.list2 li a{color:#0c80a5; text-decoration:none; line-height:18px} 
section ul.list2 li a:hover { text-decoration:none; color:#f07700; }

section ul.list3{margin:0; padding:0; list-style:none;}
section ul.list3 li{background:url(http://www.logisense.com/images/arrowbullet_right.png) top left no-repeat; background-position:0 1px; margin:0; padding-left:26px; padding-bottom:4px }
section ul.list3 li a{color:#0c80a5; text-decoration:none; line-height:18px} 
section ul.list3 li a:hover { text-decoration:none; color:#f07700; }

.link{color:#e67403; background:url(http://www.logisense.com/images/marker2.gif) center right no-repeat; padding-right:13px; text-decoration:none; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px }
.link:hover{text-decoration:underline }
.link1{color:#000; background:url(http://www.logisense.com/images/marker2.gif) center right no-repeat; padding-right:13px; text-decoration:none; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px }
.link1:hover{text-decoration:underline }

.button{color: #fff; background:#f07726; padding:0px 12px 0px 14px; line-height:32px; font-size:14px; font-weight:bold; display:block; text-decoration:none; border-style: solid; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; position: absolute; top:9px; right:14px  }
.button:hover{text-decoration:none; background:#0b799e }

.link-1 { display:inline-block; float:right; line-height:31px; background:#3f3f3f; padding:0 27px 0 27px; color:#fff; text-transform:uppercase; text-decoration:none; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; cursor:pointer; position:relative; font-size:13px; font-family:Arial, Helvetica, sans-serif}
.link-1:hover {background:#000; text-decoration:none; color:#fff}

.link-2 { display:inline-block; float:left; line-height:37px; background: url(http://www.logisense.com/images/bg_link.png) top left no-repeat; width:126px; text-align:center; color:#fff; text-transform:uppercase; text-decoration:none; font-size:16px; }
.link-2:hover { background: url(http://www.logisense.com/images/bg_link-act.png) top left no-repeat; text-decoration:none; color:#fff}

.link-3 { display:inline-block; float:left;  text-align:center; color:#d48837; text-transform:uppercase; text-decoration:none; font-size:16px; }
.link-3:hover { background:#f6f6f6; top left no-repeat; text-decoration:none; color:#fff}

.link-4 { display:inline-block; float:left; line-height:37px; background: url(http://www.logisense.com/images/bg_link_small.png) top left no-repeat; width:92px; text-align:center; color:#fff; text-transform:uppercase; text-decoration:none; font-weight:bold; font-size:16px; }
.link-4:hover { background: url(http://www.logisense.com/images/bg_link-act_small.png) top left no-repeat; text-decoration:none; color:#fff}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -100px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 10px;
left: -20px; /*position where enlarged image should offset horizontally */

}


/*header*/
header {font-size:0.75em; color:#FFFFFF; background:#fff; height:185px; position:relative; background: url(http://www.logisense.com/images/background.jpg); }
header .indent{ top:65px; right:3px; position:absolute; padding:0; width:191px}
header .inside{background:url(http://www.logisense.com/images/bg_m.png) top left no-repeat; top:120px; left:0; width:950px; position: absolute; padding:0; margin:0;}
header .nav{position:relative; padding:0; margin:0;}

header h1 {position:absolute; left:0px; top:20px; text-indent:-9999px;}
header h1 a { display:block; width:380px; height:85px; background:url(http://www.logisense.com/images/logisense-corporation.png) no-repeat left top;	}

p.c1 {color:#000000;}
input.c1, select.c2, select.c1, input.c2 {background-color: #ffffd0;}

.button1{color:#414141; background:url(http://www.logisense.com/images/top_tab_gray.png) top left no-repeat; width:320px; text-transform:uppercase; text-align:center; line-height:35px; display:block; text-decoration:none; position:absolute; right:20px; top:0px; font-size:14px; font-family: Arial, Helvetica, sans-serif; padding-bottom:21px}
.button1:hover{text-decoration:none; color:#000000 }
.button2{color:#fff; background:url(http://www.logisense.com/images/top_tab.png) top left no-repeat; width:250px; text-transform:uppercase; text-align:center; line-height:35px; font-weight:bold; display:block; text-decoration:none; position:absolute; right:3px; top:0px; font-size:14px; font-family: Arial, Helvetica, sans-serif; padding-bottom:21px}
.button2:hover{text-decoration:none; color:#2fc5fc }
.button3{color:#fff; background:url(http://www.logisense.com/images/top_tab2.png) top left no-repeat; width:72px; text-transform:uppercase; text-align:center; line-height:35px; font-weight:normal; display:block; text-decoration:none; position:absolute; right:250px; top:0px; font-size:11px; font-family: Arial, Helvetica, sans-serif; padding-bottom:21px}
.button3:hover{text-decoration:none; color:#2fc5fc }
.button4{color:#fff; top left no-repeat; width:100px; text-transform:uppercase; text-align:center; line-height:35px; font-weight:bold; display:block; text-decoration:none; position:absolute; right:75px; top:1px; font-size:14px; font-family: Arial, Helvetica, sans-serif; padding-bottom:21px}
.button4:hover{text-decoration:none; color:#2fc5fc }


/*--- superfish dropdown menu begin ---*/
.sf-menu {margin:0; padding:0;	list-style: none; position:relative } 
.sf-menu li{display:inline; float:left; background:url(http://www.logisense.com/images/bg_li.gif) top right no-repeat; padding:0 2px 0 0;}
.sf-menu li a{color:#2c2d2d;  text-decoration:none; display:block; float:left; line-height:50px; text-transform:uppercase; padding:0 27px 0 27px; font-family: Arial, Helvetica, sans-serif; font-size:14px;  } 
.sf-menu li a:hover {color:#2c2d2d;  text-decoration:none; background:url(http://www.logisense.com/images/bg_li-hov.gif) top left repeat-x}
.sf-menu li a.current{ color:#fff;  text-decoration:none; background:url(http://www.logisense.com/images/bg_li-act.gif) top left repeat-x}

.sf-menu .m{ margin:0; display:inline; float:left; background:none; padding-right:0}
.sf-menu .m a{color:#0e0e0e; text-decoration:none; display:block; line-height:50px; padding:0; width:79px; background:url(http://www.logisense.com/images/m1.gif) top left no-repeat; height:50px} 
.sf-menu .m a:hover { background:url(http://www.logisense.com/images/m1-act.gif) top left no-repeat; width:79px; }
.sf-menu .m a.current{ background:url(http://www.logisense.com/images/m1-act.gif) top left no-repeat; width:79px; }

.sf-menu ul { position:absolute; top:-999em; width:10em; line-height:1.0; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul {  top:50px; z-index:99;}

/*** DEMO SKIN ***/
.sf-menu ul {	width:167px; background:url(http://www.logisense.com/images/bg_menu1a.png); padding-top:20px; border-style: solid; border-radius:0 0 11px 11px; -moz-border-radius:0 0 11px 11px; -webkit-border-radius:0 0 11px 11px; padding-bottom:20px;  }
.sf-menu ul li {  text-align:left; line-height:30px; padding: 0 0px 0 19px; width:148px;  z-index:9; float:left; background:url(http://www.logisense.com/images/bg_li2.png) bottom left repeat-x; }
.sf-menu ul li:hover {  text-align:left; line-height:30px; padding: 0 0px 0 19px; width:148px;  z-index:9; float:left; background:url(http://www.logisense.com/images/bg_li2-act.png) bottom left repeat-x; }
.sf-menu ul li a {line-height:30px; height:30px; text-align:left;  font-size:13px;  color:#fff; z-index:9;  text-transform:none; text-shadow:none; position:relative; background:none; padding:0}
.sf-menu ul li a:hover { color:#fff; text-shadow:none; background:none }
.sf-menu ul .li {  text-align:left; line-height:30px; padding: 0 0px 0 27px; width:139px;  z-index:9; float:left; background:url(http://www.logisense.com/images/bg_li3.png) bottom left repeat-x; }
.sf-menu ul .li:hover {  text-align:left; line-height:30px; padding: 0 0px 0 27px; width:139px;  z-index:9; float:left; background:url(http://www.logisense.com/images/bg_li3-act.png) bottom left repeat-x; }
.sf-menu ul .li a {line-height:30px; height:30px; text-align:left;  font-size:13px; color:#fff; z-index:9;  text-transform:none; text-shadow:none; position:relative}
.sf-menu ul .li a:hover { color:#fff; text-shadow:none }

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {	 position:relative }

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {	left: 0; z-index: 99;}

				
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul { top:-999em;}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul { left:180px; /* match ul width */ top:0;}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul { top:-999em;}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul { left:10em; /* match ul width */ top:0;}

.sf-sub-indicator {	position: absolute;	display:block;	right:10px;	width:10px;	height:10px; text-indent:-999em; overflow:hidden;}

/*aside*/
aside {background:#fff; height:260px; width:100%; position:relative; z-index:1}
aside .inside{ padding:0px 0px 0px 0px}

/*content*/
section{ font-size:0.8125em; width:100%; text-align:justify; background:#fff; font-family:Arial, Verdana , Geneva, sans-serif}
section .inside{padding:40px 0px 50px 0px}
section .inside1{padding:10px 0px 50px 0px}
.img-left{ float:left; margin:0 15px 0 0}
.img-indent{ margin:0 0 3px 0}
.img-indent1{ margin:0 0 11px 0}
p{ margin:0 0 17px 0}
.p{ margin:0}
.p1{ margin:0 0 17px 0}
.p2{ margin:0 0 37px 0}
h1{color:#323232; font-size:24px; text-transform:uppercase; margin-bottom:13px; line-height:1.2em}
h1 strong{color:#0c80a5; }
h1 span{color:#f28c46;}
h2{color:#323232; font-size:20px; text-transform:uppercase; margin-bottom:17px; line-height:1.2em}
h3{color:#323232; font-size:18px; margin-bottom:17px; line-height:1.2em}
h4{color:#5e5e5e; font-size:1em; margin-bottom:9px;  }
h5{color:#0c80a5; font-size:1em; font-weight:normal;  }
.tail{ background:url(http://www.logisense.com/images/tail.gif) bottom repeat-x; padding-bottom:22px; margin-bottom:21px}
.txt-1{ float:right; display:block; margin-bottom:31px; font-weight:bold; color:#5e5e5e}
.txt{ text-transform:uppercase; color:#0c80a5; display:block; font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
.link_1{color:#0c80a5; text-decoration:none}
.link_1:hover{text-decoration: underline }
.link_2{color:#df7a18; text-decoration:none}
.link_2:hover{text-decoration: underline }
.link_3{color:#564b4f; text-decoration:none}
.link_3:hover{text-decoration: underline }
.link_4{color:#038f91; text-decoration:none}
.link_4:hover{text-decoration: underline }
.link_5{color:#f9c422; text-decoration:none}
.link_5:hover{text-decoration: underline }
.link_6{color:#000000; text-decoration:none}
.link_6:hover{text-decoration: underline }

.txt1{ text-transform:uppercase; color:#df7a18; display:block; font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
.txt2{ text-transform:uppercase; color:#564b4f; display:block; font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
.txt3{ text-transform:uppercase; color:#038f91; display:block; font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
.txt4{ color:#0c80a5; }
.txt5{ text-transform:uppercase; color:#f9c422; display:block; font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}
.txt6{ text-transform:uppercase; color:#000000; display:block; font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}

.indent{padding:0px 0px 0px 0px}

/*box*/
.box{ background:#fff; border:1px solid #efefef; border-style: solid; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; position:relative}
.box .indent-box{ padding:10px 5px 11px 10px; }
.box .indent-box1{ padding:17px 15px 11px 20px; }
.box .indent-box2{ padding:17px 11px 11px 19px; }
/*box1*/
.box1{ background: url(http://www.logisense.com/images/box1.gif); width:100%; font-family:Arial, Helvetica, sans-serif; font-size:14px;  color:#934343; line-height:22px; margin-bottom:7px}
.box1 .box-top{ background: url(http://www.logisense.com/images/box1-top.gif) top left no-repeat; width:100%}
.box1 .box-bot{ background: url(http://www.logisense.com/images/box1-bot.gif) bottom left no-repeat; width:100%}
.box1 .indent-box{ padding:15px 25px 25px 20px; }

/*footer*/
footer { color:#2c2e31; font-size:0.875em; background:url(http://www.logisense.com/images/bot1.gif) top repeat-x; font-family:Arial, Helvetica, sans-serif}
footer .inside{ padding:14px 0 5px 0px }
footer span {color:#0d82a7;}  
footer a {color:#2c2e31; text-decoration:underline}  
footer a:hover {  text-decoration:none}
footer h2{color:#000; font-weight:normal; font-size:21px;  font-family:Arial, Helvetica, sans-serif; margin-bottom:13px; line-height:1.2em; text-transform:none}

.row .col-1{ width:549px; } 
.row .col-1a{ width:800px; } 
.row .col-2{ width:92px; } 
.row .col-2a{ width:392px; } 
.row .col-3{ width:309px; } 
.row .col-1 .col-1{ width:167px; } 
.row .col-1 .col-2{ width:160px; } 
.row .col-1 .col-2a{ width:160px; } 
.row .col-1 .col-3{ width:260px; } 

footer ul.list-2{margin:0; padding:0; list-style:none;}
footer ul.list-2 li{ margin:0px;  display:block; line-height:28px; overflow:hidden}
footer ul.list-2 li a{color:#000; text-decoration:none; display:block; line-height:28px; background:url(http://www.logisense.com/images/marker.gif) center left no-repeat; padding-left:13px; float:left; font-size:13px } 
footer ul.list-2 .li a{  background:url(http://www.logisense.com/images/rss.png) center left no-repeat; padding-left:40px; line-height:36px; } 
footer ul.list-2 .li1 a{ background:url(http://www.logisense.com/images/twitter.png) center left no-repeat; padding-left:40px; line-height:36px; } 
footer ul.list-2 .li2 a{ background:url(http://www.logisense.com/images/linkedin.png) center left no-repeat; padding-left:40px;  line-height:36px;} 
footer ul.list-2 .li3 a{ background:url(http://www.logisense.com/images/youtube.png) center left no-repeat; padding-left:40px;  line-height:36px;} 
footer ul.list-2 li a:hover { text-decoration:none; color:#0d82a7  }

footer ul.list-1{margin:0; padding:0; list-style:none;}
footer ul.list-1 li{ margin:0px; display:inline; background:url(http://www.logisense.com/images/bg_li1.gif) center left no-repeat; float:left}
footer ul.list-1 li a{color:#797979; text-decoration:none; display:block; float:left; padding:2px 8px 2px 8px; font-size:14px; font-family: Arial, Helvetica, sans-serif} 
footer ul.list-1 li a:hover { text-decoration: underline; color:#797979 }
footer ul.list-1 .first{background:none;}
footer ul.list-1 .first a{ padding-left:0px}
footer ul.list-1 li .current{ text-decoration:underline; color:#797979  }



.jamp{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px}
	
.indent-2{ position:relative; padding-left:20px; float:left}
.rowElem{ height:30px}
.rowElem1{ height:30px; background:url(http://www.logisense.com/images/bg_input.png) top left no-repeat}
.rowElem2{ height:31px; background:url(http://www.logisense.com/images/bg_input1.gif) top left no-repeat}
.rowElem3{ height:102px; background:url(http://www.logisense.com/images/bg_input2.gif) top left no-repeat}
.block-contact span{ float:right; margin-right:40px}
.input{
   	border:none; 
	background:none;
	width:141px; height:20px;
	font-size:1em;
	color:#000;
	padding-left:14px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
}.input1{
   	border:none; 
	background:none;
	width:280px; height:20px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#808080;
	padding-left:16px;
	padding-right:13px;
	padding-top:5px;
	padding-bottom:5px;
}
textarea{
  border: 1px solid #7f9db9;
	background:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	padding-left:2px;
	padding-right:13px;
	padding-top:2px;
	padding-bottom:5px;
	margin-bottom:11px;
	overflow:auto}

	#loopedSlider .container{ width:950px; height:250px;  overflow:hidden; position:relative; cursor:pointer}
	.slides { position:absolute; top:0; left:0; }
	ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
	.slides .div,ul.slides li { position:absolute; top:0; width:950px; display:none; padding:0; margin:0; }
	.info{ position:absolute; top:20px; left:28px; z-index:9000000; color:#252525; width:300px; height:160px; font-size:31px; line-height:1.2em}
	.info span{ color:#0d80a4; font-size:36px; text-transform:uppercase}
	
	#loopedSlider{ margin:0 auto; width:950px; position:relative; clear:both; }
	ul.pagination { list-style:none; padding:0; margin:0; background:url(http://www.logisense.com/images/bg_1b.png); width:909px; height:30px; padding:2px 0px 0px 41px }
	ul.pagination li  { float:left; margin-right:2px}
	ul.pagination li a{color:#d9d9d9; width:130px; line-height:29px; text-align:center; background:url(http://www.logisense.com/images/button.png) top left no-repeat; display:block; float:left; text-decoration:none; font-size:15px }
	ul.pagination li.active a { color:#3e1f23; background:url(http://www.logisense.com/images/button-act.png) top left no-repeat; border:none; text-decoration:none }
	ul.pagination li a:hover { color:#3e1f23; background:url(http://www.logisense.com/images/button-act.png) top left no-repeat; border:none; text-decoration:none}



	
/* * Required */
#loopedCarousel{ width:880px; position:relative; clear:both; margin-left:40px}
#loopedCarousel {height:210px;  }
#loopedCarousel .container2 { width:880px; height:210px; overflow:hidden; position:relative; margin:0; }
#loopedCarousel .slides { position:absolute; top:0; left:0; }
#loopedCarousel .slides .div { position:absolute; top:0; width:176px; margin-right:10px; display:none;}
/* * Optional*/
.but1{ position:absolute; left:0; top:48px; }
#loopedCarousel .previous{background:url(http://www.logisense.com/images/button-1.gif) top left no-repeat; width:26px; height:105px; display:block; float:left; text-decoration:none; margin-left:-43px; position:relative}
#loopedCarousel .next{background:url(http://www.logisense.com/images/button-2.gif) top left no-repeat; text-decoration:none; width:26px; height:105px; display:block; float:right; margin-left:884px; position:relative; }


/*Main Style*/


img {
    border: 0;
}

ul, ol {
    margin: 0;
    padding: 0 20px 0 20px;
}

ul li, ol li {
    padding: 0;
    margin: 0;
}

    form {
    margin: 0;
    padding: 0;
}



p, hr, h1, h2, h3, form {
    margin:10px 0 0;
}

p {
    font-size: 14px;
    font-weight: normal;
    line-height: 125%;
    padding:0 0 10px 0;	
    margin: 0;
    text-align: justify;
}

td.c7 {
    background-color: #658BA5;
}

td.c6 {
    background-color: #DDD;
}

span.c5 {
    color:#900; font-weight:bold;
}

span.c4 {
    color:#54758E;
}

div.c3 {
    padding-top: 20px; 
    padding-bottom:10px;
}

p.c1 {
    color:#000000;
}

input.c1, select.c2, select.c1, input.c2 {
    background-color: #ffffa0;
}

small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.8em;
    line-height: 2em;
    margin: 10px 0 0;
}

hr {
    display: none;
}

a img {
    border: none;
}



br {
    line-height: 100%;
}

h4,h5,h6,strong {
    font-weight: bold; 
}

small, .nocomments, .postmetadata, blockquote, strike {
    color: #777;
}

code {
    font: 1.1em;
}

acronym, abbr, span.caps {
    font-size: 0.9em;
    letter-spacing: .07em;
}

a {
    color: #658BA5;
    text-decoration: none;
    font-weight: 600;
}

a:hover {
    color: #F5B447;
    text-decoration: none;
}

div.c2 {
    clear: left;
}

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;
}

blockquote, blockquote blockquote blockquote {
    padding: 0 0 0 8px;
    margin-bottom: 10px;
    color: #555555;
    border-left: 5px solid #666666;
    font-size: 11px;
    line-height: 19px;
}

blockquote blockquote {
    padding: 0 0 0 8px;
    margin-bottom: 10px;
    background-image: none;
    color: #555555;
    border-left: 5px solid #999999;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

/*WordPress Style*/
#page {
    background-color: white;
    text-align: left;
    margin-bottom: 20px;
}


#headerimg 	{
    margin: 7px 9px 0;
    height: 192px;
    width: 890px;
}

.narrowcolumn {
    float: left;
    padding: 0 0 20px 10px;
    margin: 0px 0 0;
    width: 630px;
}

.widecolumn {
    padding: 10px 0 20px 0;
    margin: 5px 0 0 10px;
    width: 900px;
}

.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;
}

#headerimg .description {
    font-size: 1.2em;
    text-align: center;
}

.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;
}

.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: Arial, Helvetica, Sans-Serif;
}

.commentmetadata {
    font-weight: normal;
}

#banner {
    display:table;
    width:900px;
    height:150px;
    background:#EEEEEE;
    border-top:5px solid #658BA5;
    border-bottom:10px solid #C9D3E3;
}

#pagewidth{ 
    width:960px; 
    text-align:left;  
    margin-left:auto; 
    margin-right:auto;  
} 
#topFrame {
    border-top:5px solid #000;
}

/* HoverMenu */
    div.hoverBtn {
    position: relative;
    float: left;
    background:#fff;
}

div.hoverBtn a {
    position: relative;
    z-index:2;
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    color: #767676;
    font-weight: bold;
    background: transparent none repeat 0 0 scroll;
}

div.hoverBtn div {
    display:  none;
    position:  absolute;
    z-index:  1;
    color: #767676;
    top: 0px;
    background: #e0e7ea;
}

#topFrame {
    border-top:5px solid #000;
}

/* #topnav {
    background-image:url(http://www.logisense.com/images/top-nav.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    float:left;
    height:34px;
    width:270px;
    color:#FFF;
    font-size:11px;
    margin:0 0 0 400px;
    font-weight:600;
}
*/
#topnav a {
    background-color:inherit;
    color:#FFF;
    text-decoration:none;
    padding:0 15px 0 20px;
}

#topnav a:hover {
    color:#DFE8ED;
}

/* WP-Calendar */
#wp-calendar, #wp-calendar caption {
    width: 100%;
    text-align: center;
}


#wp-calendar #prev a, #wp-calendar #next a {
    font-size: 9pt;
}

#wp-calendar a {
    text-decoration: none;
}


#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}

/* Date */
.day {
    color: #f8f8f8;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 23px;
    text-transform: uppercase;
    margin-bottom: 4px;
    margin-top: 5px;
    padding-left: 4px;
}

.md {
    color: #f8f8f8;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    padding-left: 4px;
}

/*Entry Info*/
.entryinfo {
    font-size: 11px;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #777777;
    margin-left: 5px;
    margin-top: -5px;
}

.entryinfo a {
    font-family: Arial, Helvetica, Sans-Serif;
}

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, {
    content: "\00BB \0020";
}

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.entry ol li {
    margin: 0;
    padding: 0;
}

/*MetaData*/
.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

.post {
    margin: 30px 0 0 0;
    text-align: justify;
}

.post hr {
    display: block;
    color: #CCC;
    border: thin solid;
    margin: 5px 0 10px 0;
}

.widecolumn .post {
    margin: 0;
}

.narrowcolumn .postmetadata {
    margin: 15px 0;
    border-bottom: 3px solid #658BA5;
    font-size: 11px;
} 

.widecolumn .postmetadata {
    margin: 15px 0;
    border-bottom: 3px solid #658BA5;
    font-size: 11px;
}

.widecolumn .smallattachment {
    text-align: center;
    float: left;
    width: 128px;
    margin: 15px 5px 15px 0px;

}

.widecolumn .attachment {
    text-align: center;
    margin: 5px 0px;
}

.postmetadata {
    clear: both;
}

.clear {
    clear: both;
}

/* Container */
#container {
    width: 900px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

/* Content */
    #content {
    width: 620px;
    float: left;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #444444;
    text-align: left;
    line-height: 22px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #featured h3 {
    color: #333333;
    font-weight: normal;
}

/* Form Elements */
#searchform {
    margin: 0;
    padding: 0;
    text-align: left;
}

.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;
}

/* 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;
}

/* 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; 
}

/* 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;
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
}

/* 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;
}

/* Sidebar */
#sidebar h2 {
    display:block;
    height: 30px;
    width: 185px;
    line-height:30px;
    padding:0 0 0 15px;
    margin:0;
    background:#D4D4D4;
    border-top: 2px solid #D4D4D4;
    border-right: 2px solid #D4D4D4;
    border-bottom: 0;
    border-left: 2px solid #D4D4D4;
    font-size:16px;
    color: #666;
    font-family:Helvetica, sans-serif;
    text-align:left;
}

#sidebar p {
    display:block;
    width: 175px;
    padding:10px 5px 10px 70px;
    text-indent: -52px;
    text-align: left;
    margin:0;
    background:#E8E8E8;
    border-top: 0;
    border-right: 2px solid #D4D4D4;
    border-bottom: 2px solid #D4D4D4;
    border-left: 2px solid #D4D4D4;
    font-size:12px;
    color: #333;
}

#sidebar div.sidehtop {
    height: 8px;
    display: block;
    margin: 0;
}

#sidebar h2 span.sideh {
    padding: 0 10px 0 10px;
    background-repeat: no-repeat;
    display: block;
    margin: 0;
}

#sidebar h2 li {
    list-style:none !important;
}

#sidebar div.sidehbottom {
    height: 8px;
    background-repeat: no-repeat;
    margin-bottom: 6px;
}

#sidebar ul, #sidebar ol {
    display:block;
    width: 190px;
    padding:5px;
    margin:0;
    background:#E8E8E8;
    border-top: 0;
    border-right: 2px solid #D4D4D4;
    border-bottom: 2px solid #D4D4D4;
    border-left: 2px solid #D4D4D4;
    font-size:12px;
    color: #333;
}

#sidebar li {
    list-style:none;
    list-style-position:inline;
    background:url(http://www.logisense.com/images/bullet-sideMenu.jpg);
    background-position: 0 .5em;
    background-repeat:no-repeat;
    margin:5px 0 0 15px;
    padding-left:15px;
    text-align:left;
}

#sidebar ul li, #sidebar ol li {
    margin-bottom: 3px;
}

#sidebar ul li a, #sidebar ol li a {
    display: block;
    padding: 3px 6px 4px 6px;
    font-weight: normal;
    margin: 0;
}

#sidebar ul li a:hover, #sidebar ol li a:hover {
    color: #F5B447;
}

div.textwidget {
    display:block;
    width: 190px;
    padding:5px;
    margin:0;
    background:#E8E8E8;
    border-top: 0;
    border-right: 2px solid #D4D4D4;
    border-bottom: 2px solid #D4D4D4;
    border-left: 2px solid #D4D4D4;
    font-size:12px;
    color: #333;
    font-family:Arial, Helvetica, sans-serif;
    }

#sidebar {
    width: 200px;
    float: right;
    font-size: 12px;
    color: #444444;
    text-align: left;
    padding: 0;
    margin: 30px 0 0;
}

#sidebar ul li, #sidebar ol li {
    line-height: 125%;
    list-style: none
}

.rsswidget img {
    float: left;
    width: 0;
    height: 0;
}

.widget {
    margin: 15px 0 15px 0;
}

.widgettitle h2 {
    color: #444444;
    padding-left: 10px;
    list-style: none;
    font-family: Helvetica, sans-serif;	
    font-size:1em;
}

.widgettitle h2 a {
    color: #444444;
}

.widgettitle h2 a:hover {
    color: #444444;
}

.widgettitle ul {
    list-style: none;
}
.widgettitle li {
    list-style: none;
}

.widgettitle ul li {
    list-style: none;
}

/*Footer Style*/
#footer {
    clear:both;
    border-top: 2px solid #CCC;
    width: 900px;
    background:#FFF;
    margin-top: 20px;
    text-align:center;
    margin: auto;
    font-family:Arial, Helvetica, sans-serif;
}

#bottomContainer {
    background:url(http://www.logisense.com/images/bottom-container.jpg);
    background-repeat:no-repeat;
    width: 890px;
    height:75px;
    padding: 7px;
    text-align:center;
    font-size:12px;
    margin: auto;
}

#footer p {
    font-size: 12px;
    color:#333;
    text-align:center;
}

#footer a {
    font-size: 11px;
    color:#333;
    text-decoration:none;
    padding:0 3px 0 3px;
}

#footer a:hover {
    color:#658BA5;
}

#footnote {
    font-size: 10px;
    color:#000;
    text-align:center;
}

#footnote a {
    font-size: 10px;
    color:#333;
    text-decoration:none;
}

#footnote a:hover {
    color:#658BA5;
}
