﻿body {
	margin: 50px 0 0 0;
	padding: 0;
	background: #FFFFFF url(assets/images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333333;
}

h1, h2 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #3E3E3E;
}

h3 {
	margin: 0;
	text-transform: none;
	font-weight: normal;
	color: #7BAA0F;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	line-height: 26px;
	font-size: 1.0em;
}

a:link {
	color: #06c;
}

a:hover, a:active {
	text-decoration: none;
	color: #333333;
}

a:visited {
	color: #06c;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
	border: solid 1px #ccc;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.ContactFormContainer
{
	margin: 40px 10px 50px 0px;
	padding: 10px 10px 10px 10px;
	border: solid 1px #ddd;
}

.FormLabel
{
	float: left;
	width: 150px;
	margin: 0px 5px 10px 0px;
	padding: 0px 5px 0px 0px;
	text-align: right;
	border-right: dotted 1px #ccc;
	color: #666;
	font-weight: bold;
	font-size: 0.9em;
}

.FormControl
{
	float: left;
	margin: 0px 5px 10px 0px;
}

/* Header */

#header {
	width: 850px;
	height: 82px;
	margin: 0 auto 10px auto;
	background: url(assets/images/img03.gif) repeat-x left bottom;
}

#logo {
	float: left;
	width: 280px;
}

#logo h1 {
	font-size: 38px;
	color: #494949;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #494949;
}

#logo h2 {
	margin-top: 2px;
	font-size: 12px;
	color: #A0A0A0;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	width: 570px;
	height: 60px;
	background-image: url(assets/images/Nav-Bar.gif);
	background-repeat: no-repeat;	
}

#menu ul {
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
	
	position: relative;
	
	/* width: 569px; */
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;	
	/*margin-right: 50px;*/
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 2px 5px 0 5px;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Arial;
	color: #06c;
}

#menu a:hover {
	text-decoration: none;
	border-bottom: dotted 2px #f90;
	color: #666;
}

#menu .active a {
	background: url(assets/images/img02.gif) repeat-x left bottom;
}

#menu .shim0 { width: 18px; }
#menu .shim0:hover { border-bottom: none 0; }
#menu .shim1 { width: 22px; }
#menu .shim1:hover { border-bottom: none 0; }
#menu .shim2 { width: 24px; }
#menu .shim2:hover { border-bottom: none 0; }
#menu .shim3 { width: 16px; }
#menu .shim3:hover { border-bottom: none 0; }
#menu .shim4 { width: 15px; }
#menu .shim4:hover { border-bottom: none 0; }

/* Masthead */
#masthead
{
	height: 330px;
	width: 850px;
	background: url(assets/images/MastheadBG.jpg) no-repeat left top;
	margin: 0 auto 20px auto;
	text-align: right;
}

#masthead
{
	height: 330px;
	width: 850px;
	background: url(assets/images/MastheadBG.jpg) no-repeat left top;
	margin: 0 auto 20px auto;
	text-align: -right;
}

#masthead #mastheadLeadIn
{
	text-align: left;
	width: 660px;
	margin: 20px 10px auto auto;
	padding-top: 17px;
}

#masthead #mastheadLeadIn h2
{
	color: #555;
	margin-top: 20px;
}

#masthead #mastheadFocus
{
	width: 100%;
	margin-right: 15px;
	margin-top: 25px;
	text-align: right;
}

#masthead #mastheadFocus
{
	width: 100%;
	margin-right: 15px;
	margin-top: 25px;
	text-align: -right;
}

#masthead #mastheadFocus #solution1
{
	float: right;
	background: url(assets/images/Solutions-IMStore.gif) no-repeat left top;
	margin-right: 20px;
	width: 200px;
	height: 137px;
	cursor: pointer;
}

#masthead #mastheadFocus #solution1 h2
{
	padding: 40px 16px 0px 0px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
}

#masthead #mastheadFocus #solution1 h2 a
{
	text-decoration: none;
	color: #fff;
}

#masthead #mastheadFocus #solution1 div
{
	font-size: 0.9em;
	color: #000;
	margin: 5px 30px auto auto;
	height: 30px;
	width: 130px;
}

#masthead #mastheadFocus #solution1 div a
{
	text-decoration: none;
	color: #eee;
}

#masthead #mastheadFocus #solution2
{
	float: right;
	background: url(assets/images/Solutions-QSR.gif) no-repeat left top;
	margin-right: 20px;
	width: 200px;
	height: 137px;
	cursor: pointer;
}

#masthead #mastheadFocus #solution2 h2
{
	padding: 10px 30px 0px 0px;
	margin-left: 60px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
}


#masthead #mastheadFocus #solution2 h2 a
{
	text-decoration: none;
	color: #fff;
}

#masthead #mastheadFocus #solution2 div
{
	font-size: 0.9em;
	color: #000;
	margin: 5px 26px auto auto;
	height: 30px;
	width: 160px;
}

#masthead #mastheadFocus #solution2 div a
{
	text-decoration: none;
	color: #eee;
}

#masthead #mastheadFocus #solution3
{
	float: right;
	background: url(assets/images/Solutions-CUSTOM.gif) no-repeat left top;
	margin-right: 20px;
	width: 200px;
	height: 137px;
	cursor: pointer;
}

#masthead #mastheadFocus #solution3 h2
{
	padding: 15px 20px 0px 0px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 1.3em;
}

#masthead #mastheadFocus #solution3 h2 a
{
	text-decoration: none;
	color: #fff;
}

#masthead #mastheadFocus #solution3 div
{
	font-size: 0.9em;
	color: #000;
	margin: 5px 25px auto auto;
	height: 30px;
	width: 170px;
}

#masthead #mastheadFocus #solution3 div a
{
	text-decoration: none;
	color: #eee;
}

#masthead #mastheadFocus #clear
{
	clear: both;
}





/* Page */

#page {
	width: 830px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 575px;
}

/* Post */

.post {
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url(assets/images/img03.gif) repeat-x left bottom;
	font-family: Georgia, Times New Roman;
	font-size: 1.5em;
	font-weight: bold;
	color: #9c0;
	text-transform: none;
}

.post .title i {
	color: #999;
	font-size: 90%;
}

.post .entry {
}

.post .entry .left
{
	float: left;
	border-right: dashed 1px #ccc;
	margin: 0px 20px 0px 0px;
	width: 267px;
}

.post .entry .left h2
{
	margin-bottom: 10px;
	margin-right: 5px;
	padding-bottom: 10px;
	background: url(assets/images/img03.gif) repeat-x left bottom;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #9c0;
}

.post .entry .right
{
	float: left;
	margin: 0px 0px 0px 0px;
	width: 287px;
}

.post .entry .right h2
{
	margin-bottom: 10px;
	margin-right: 5px;
	padding-bottom: 10px;
	background: url(assets/images/img03.gif) repeat-x left bottom;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #f90;
}

.post .entry h2
{
	margin-bottom: 20px;
}

.post .entry .clear
{
	clear: both;
}

.hpNews
{
	margin: 0px 2px 10px 2px;
	padding-right: 10px;
}

.hpNews .date
{
	font-family: Georgia, Times New Roman;
	font-size: 1.2em;
	color: #999;
	margin-bottom: 10px;
}

.hpNews .title
{
	font-family: Georgia, Times New Roman;
	font-size: 1.0em;
	font-weight: bold;
	color: #06c;
}

.hpNews .abstract
{
	font-family: Georgia, Times New Roman;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #333;
}

.hpNews .follow
{
	padding: 0 20px 0 18px;
	font-size: 0.8em;
	background: url(assets/images/img06.gif) no-repeat left center;
}

.hpNewsFooter
{
	width: 251px;
	height: 98px;
	background: url(assets/images/NewsMore_Img1.jpg) no-repeat center;
	border: solid 1px #ccc;
}

.hpTestimonial
{
	margin: 0px 2px 30px 2px;
	padding-right: 10px;
}

.hpTestimonial .quote
{
	font-family: Georgia, Times New Roman;
	font-size: 0.9em;
	color: #333;
	line-height: 1.3em;
	margin-bottom: 15px;
}

.hpTestimonial .byline
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 0.9em;
	color: #999;
}

.byline
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 0.9em;
	color: #999;
}

.hpTestimonialFooter
{
	width: 251px;
	height: 98px;
	background: url(assets/images/TestimonialsMore_Img1.jpg) no-repeat center;
	border: solid 1px #ccc;
}

.ClientCloud
{
	
}

.ClientCloud .follow
{
	padding: 0 20px 0 18px;
	font-size: 0.8em;
	background: url(assets/images/img06.gif) no-repeat left center;
}

.ClientCloud img
{
	border: 0px;
}

.post .meta {
	padding: 15px 0 60px 0;
	background: url(assets/images/img03.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	font-size: 0.7em;
	background: url(assets/images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(assets/images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

.standardUL
{
	list-style-type: square;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 195px;
	margin-top: 8px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	margin-bottom: 10px;
	background: url(assets/images/img03.gif) repeat-x left bottom;
	font-size: 16px;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 120px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(assets/images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Login */

#LoginClient
{
	margin: 5px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
	border: solid 1px #ccc;
	background-color: #fcfcfc;
}

.LoginLabel
{
	font-family :  Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 1.0em;
}

#LoginClient input
{
	font-family :  Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 5px;
}

#LoginClient a
{
	font-size: 0.7em;
}

#LoginDemo input
{
	font-family :  Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 5px;
}

#LoginDemo a
{
	font-size: 0.7em;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(assets/images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(assets/images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	height: 400px;
	min-height: 400px;
	padding: 130px 0 0 0;
	background: #232323 url(assets/images/img09.gif) repeat-x;
}

html>body #footer {
	height: auto;
}

#footer .wrap {
	width: 850px;
	margin: 0 auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #ff9900;
}

#legal a {
	color: #ff9900;
}

#fbox1, #fbox2, #fbox3 {
	float: left;
}

#fbox1 {
	width: 310px;
}

#fbox2 {
	width: 200px;
	padding-left: 70px;
}

#fbox3 {
	width: 200px;
	padding-left: 70px;
}

.MainLabProducts 
{
	clear: both; 
	float: left; 
	width: 99%; 
	height: 90px; 
	border: solid 1px #eee; 
	margin: 0px 20px 30px 0px;
	padding: 20px 1px 1px 1px;
}

.MainLabProducts:hover
{
	background-color: #e6ffad;
	border-style: dashed;
}

.standardUL
{
	list-style: circle;
	padding-left: 20px;
	font-family: Georgia, Times New Roman;
	/* border-left: solid 1px #999; */
}

.standOutBold
{
	color: #06c;
}

.ContactOnline
{
	width: 193px;
	height: 203px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin: 0px 0px 10px 0px;
	border: dotted 1px #666;
	background-color: #9cf;
	background-image: url(assets/images/contactBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Georgia, Times New Roman;
	font-size: 1.1em;
}

.ContactOnline a
{
	color: #000;
}



	#DemoRqstHdr
	{
		
	}
	
	#DemoRqstHdr a
	{
		color: #fff;
		text-decoration: none;
	}


	ul.roundbox  {
		width: 200px;
		margin: 0 0 0px 0px;
		padding: 0;
		background: #ccc url(assets/images/spacer.gif) no-repeat bottom left;
		}

	div.roundboxT {
		margin: 0 0 10px 0;
		padding: 10px;
		font-size: 130%;
		color: #fff;
		border-bottom: 1px solid #fff;
		background: #999 url(assets/images/box_top.gif) no-repeat top left;
		}
	
	div.roundboxC {
		margin: 0 0 0 10px;
		padding: 0 10px 10px 10px;
		color: #666;
		font-family: Verdana, sans-serif;
		font-size: 90%;
		/* background: url(assets/images/arrow.gif) no-repeat 0 3px; */
		}
		
	.Emphasis
	{
		font-size: 1.7em;
		margin-left: -10px;
		font-family: Trebuchet MS, Georgia, Times New Roman, Arial;
		font-weight: bold;
	}
		
	div.roundboxT_BLUE 
	{
		margin: 0 0 10px 0;
		padding: 10px;
		font-size: 130%;
		color: #fff;
		border-bottom: 1px solid #fff;
		background: #69c url(assets/images/box_top.gif) no-repeat top left;
		}
	
	#blue {
		background-color: #9cf;
		}
		
	div.roundboxT_ORANGE 
	{
		margin: 0 0 10px 0;
		padding: 10px;
		font-size: 130%;
		color: #fff;
		border-bottom: 1px solid #fff;
		background: #f90 url(assets/images/box_top.gif) no-repeat top left;
	}
		
	#orange
	{
		background-color: #eee;
	}
		
.HighlightImage
{
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
	border: solid 1px #ddd;
	width: 100%;
	text-align: center;
}

.HighlightPortfolio
{
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
	border: solid 1px #ddd;
	width: 100%;
	text-align: left;
	padding-bottom: 20px;
	background-color: #fff;
}

.HighlightPortfolio:hover
{
	background-color: #fffeee;
}

.HighlightPortfolio h3
{
	margin: 0px 0px 15px 5px;
}

.ImgPortfolio
{
	float: left;
	margin: 0px 10px 10px 10px;
	width: 200px;
}

.CopyPortfolio
{
	float: left;
	font-size: 0.8em;
	color: #333;
	width: 345px;
}

.ClearPortfolio
{
	clear: both;
}

.ClientPortfolio
{
	margin-top: 15px;
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
}

.UriPortfolio
{
	font-size: 0.7em;
	font-weight: bold;
	color: #666;
}

.UriPortfolio a
{
	padding: 5px 5px 5px 5px;
	border: dotted 1px #666;
}
		
/* 3D Buttons */
		
.emphasis-btn {
	width: 165px;
	height: 35px;
	background-color: #69c;
	border: solid 3px #369;
	outline: none;
	text-align: center;
	margin-left: -5px;
	margin-bottom: 20px;
}

.emphasis-btn:hover {
	background-color: #666;
}

.emphasis-btn a {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Georgia, Times New Roman;
	color: #eee;
	text-decoration: none;
}

.clientGrid
{
	width: 99%;
	padding: 10px 10px 10px 10px;
	border: solid 1px #ccc;
}


.ImgClient
{
	float: left;
	width: 185px;
	text-align: center;
	padding: 10px 0px 4px 0px;
}

.imgLogo
{
	margin-right: 5px;
}

.clear
{
	clear: both;
}

.centeredMedia
{
	width:100%;
	text-align: center;
	margin: 10px 10px 30px 10px;
}

#addressContainer
{
	width: 100%;
	margin: 40px 10px 10px 0px;

}

.address
{
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 10px;
	border: solid 1px #ddd;
	text-align: left;
	width: 50%;
}

.addressTitle
{
	color: Gray;
	font-size:small;
}