/* CSS Document */

body {
	/*background-image:url(../images/main-bg.png);*/
	background-repeat:repeat;
	background-position:center top;
	padding-top:0px;
	padding-bottom:0px;
	background-position:center top;
	font-family:Arial, Helvetica, sans-serif;
}
/* RESET BROWSER DEFAULTS */
:link, :visited {
	text-decoration:none;
}
ul{
	list-style:none;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size:14px;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
	margin:0;
	padding:0
}
a img, :link img, :visited img {
	border:none
}
a:link, a:active, a:hover, a:visited {
	color:#0061C1;
	text-decoration:none;
}
/* END RESET BROWSER DEFAULTS */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* {
	margin:0;
	padding:0;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

.clear {
	clear:both;
}
.main-container {
	margin:auto;
}
/* Header Defination */
.Header {
	background-image:url(../images/sugarsync.jpg);
 	background-repeat:repeat-x;
	background-position:center top;
	height:470px;
	margin:auto;
}
.HeaderGlow {
	background-image:url(../images/header-content-bg.png);
	
	background-repeat:no-repeat;
	background-position:center top;
	height:470px;
	margin:auto;
}
.HeaderContent {
	width:907px;
	height:534px;
	margin:auto;
}


.SliderPanel {
	padding-top:20px;
	width:907px;
	margin:auto;
}
.Logo {
	float:left;
	/*padding-left: 16px;*/
}
/* Top Navigation */
.TopNav {
	float:right;
	padding-right:13px;
}
.TopNav ul {
}
.TopNav li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter;
	color:#9eaede;
	padding-left:10px;
	padding-top:8px;
}
.TopNav li a {
	font-weight:lighter;
	color:#9eaede;
}
.TopNav li a:hover {
	font-weight:lighter;
	color:#9eaede;
	
}
.TopNavSub {
	 
	font-size:14px;
	/*color:#00CECE;*/
	color:#c8dbe7;
	width:100%;
	/*margin-left:154px;*/
	margin-left:269px;
	
}
.TopNavSub a {
	/*color:#00CECE;*/
	color:#dedfef;
}
.TopNavSub a:link {
	/*color:#00CECE;*/
	color:#dedfef;
}
.TopNavSub a:active {
	/*color:#00CECE;*/
	color:#dedfef;
}
.TopNavSub a:visited {
	/*color:#00CECE;*/
	color:#dedfef;
}
.TopNavSub a:hover {
color:#9eaede;
}
.TopDownloadButton {
	position:absolute;
	margin-left:525px;
	margin-top:10px;
	/*border:1px solid #e4e3e3;*/
}

.ProductSub {
	background-color:#F6F5F4!important;
	border-radius: 10px 10px 10px 10px !important;
	padding: 8px;
	position: absolute;
	z-index: 6;
	border:solid 7px #181C37;
	max-width:500px;
	padding-bottom:10px!important;
}
.ProductSub li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	height: 12px;
	margin-top: 0 !important;
	padding-bottom: 2px !important;
	padding-top: 5px !important;
	text-transform: capitalize !important;
	width: 150px !important;
	margin-right:0px!important;
}
.ProductSub li a {
	color:#999;
	text-transform: capitalize !important;
	text-shadow:none;
}
.ProductSub li a:hover {
	color:#666;
	background:none!important;
	text-transform: capitalize !important;
	text-shadow:none;
}
.CompanySub {
	background-color:#F6F5F4!important;
	border-radius: 10px 10px 10px 10px !important;
	padding: 8px;
	position: absolute;
	z-index: 6;
	border:solid 7px #181C37;
	max-width:532px;
	padding-bottom:10px!important;
}
.CompanySub li {
	width:114px!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	height: 12px;
	margin-top: 0 !important;
	padding-bottom: 2px !important;
	padding-top: 5px !important;
	text-transform: capitalize !important;
}
.CompanySub li a {
	color:#666;
	text-transform: capitalize !important;
	text-shadow:none;
}
.CompanySub li a:hover {
	color:#000;
	background:none!important;
	text-transform: capitalize !important;
	text-shadow:none;
}
.Navigation {
    float: none;
   /* font: 100% myriad-pro,"Lucida Grande",Helvetica,Arial sans-serif; */
    height: 37px;
    margin-left:24em;
   /* width: 497px;*/
}
.Navigation ul {
}
.Navigation li {
	color: #FFFFFF;
	float: left;
	font-weight: normal;
	margin-right: 19px;
	margin-top: 13px;
	text-transform: capitalize;
	font-size:16px;
}
.Navigation li a {
	color: #FFFFFF;
	white-space: nowrap;
	/*text-shadow: 2px 1px 2px #000000;*/
}
.Navigation li a:hover {
	font-weight:normal;
	color:#9eaede;
	/*text-shadow:2px 1px 2px #006;*/
}
.NavigationSubItem {
	background-color:#F6F5F4!important;
	border-radius: 10px 10px 10px 10px !important;
	padding: 8px;
	position: absolute;
	z-index: 6;
	border:solid 7px #181C37;
	max-width:500px;
	padding-bottom:10px!important;
}
.NavigationSubItem li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px !important;
	height: 12px;
	margin-top: 0 !important;
	padding-bottom: 2px !important;
	padding-top: 5px !important;
	text-transform: capitalize !important;
	width: 150px !important;
	margin-right:0px!important;
}
.NavigationSubItem li a {
	color:#666;
	text-transform: capitalize !important;
	text-shadow:none;
}
.NavigationSubItem li a:hover {
	color:#111;
	background:none!important;
	text-transform: capitalize !important;
	text-shadow:none;
}
.CompanySub {
	background-color:#F6F5F4!important;
	border-radius: 10px 10px 10px 10px !important;
	padding: 8px;
	position: absolute;
	z-index: 6;
	border:solid 7px #181C37;
	max-width:532px;
	padding-bottom:10px!important;
}
.CompanySub li {
	/*width:114px!important;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	height: 12px;
	margin-top: 0 !important;
	padding-bottom: 2px !important;
	padding-top: 5px !important;
	text-transform: capitalize !important;
	padding-left: 10px;
}
.CompanySub li a {
	color:#999;
	text-transform: capitalize !important;
	text-shadow:none;
}
.CompanySub li a:hover {
	color:#666;
	background:none!important;
	text-transform: capitalize !important;
	text-shadow:none;
}
.LastNode {
	margin-right: 0px!important;
}
.HeadingLi {
	color:#6D7FA4!important;
	text-transform: capitalize !important;
	font-weight:bold;
}
.HeadingLi:hover {
	color:#6D7FA4!important;
	text-transform: capitalize !important;
	font-weight:bold;
}
/* banner*/
.bluebg{
background-color:#276191!important ;	
}
.BannerBox {
	/*background-color:#276191;*/
	background-color:#37363e;
	height:320px;
	margin:auto;
    overflow: hidden;
}
.ContentBox {
     margin:auto;
     overflow: hidden;
     width: 907px;
}
.ContentBoxLeft {
    width:50%;
    padding: 30px 0 0 0;
	float:left;
}
.ContentBoxRight {
    float: right;
    padding: 30px 0 0 0;
    width: 400px;
}
.ContentBoxRight h2 {
	color: #FFFFFF;
	font: 26px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:200;

	margin: 0 0 10px;
}
.ContentBoxRight p {
	color: #FFFFFF;
    font: 400 19px/26px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    margin-bottom: 25px;
}
/* Form Style */
fieldset {
	padding:10px;
	/*background-color:#fff;*/
	border:1px solid #ccc;
	margin-top:10px;
}
legend {
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	font-size:20px;
}
label {
	padding:5px;
	background-color:#f5f5f5;
	margin-right:10px;
	width:200px;
	display:table;
	float:left;
	text-align:left;
}
input {
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	margin-bottom:5px;/*border:1px solid #000;*/
}
input[type=text] {
/*border:1px solid #000;*/
}
select {
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		color:#666;
	margin-bottom:5px;
	height:30px;
	border:1px solid #444;
}
textarea {
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	margin-bottom:5px;
}
.FormButtonSpacer {
	width:200px;
	padding:5px;
	float:left;
}


/* Font Style */
.MessageFont {
    color: #656565; 
    font-size: 12px;
    width: 100%;
	text-align:center;
	background-color:#E2F2FF;
	border:1px solid #3971AA; 
	 
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
}
.ErrorMsg {
    color: #DD4B39;
    display: block;
	 font-size: 11px;
    line-height: 17px;
    margin: 0.5em 0 0;
}
input.FormError[type="email"], input.FormError[type="number"], input.FormError[type="password"], input.FormError[type="text"], input.FormError[type="url"] {
    border: 1px solid #DD4B39;
}
.RedFont {
	color:#F00
}
.GreenFont {
	color:#0C0;
}
.LeftAlign {
	text-align:left;
}
h1, h2 {
	color: #3B5998;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1.PageTitle {
	color: #3C82DA;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:25px;
	text-transform: capitalize;
	font-weight: lighter;
	padding:20px;
}
h1.ContentHead {
	font-size: 25px;
	font-weight: lighter;
	margin:0px;
	margin-top:15px;
	line-height: 30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h3.CursivFont {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	font-size: 23px;
	margin:0px;
	font-weight:normal;
	line-height:30px;
	color:#0061C1;
}
h2.ContentHead {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0061C1;
	font-size: 15px;
	font-weight: normal;
	padding-top:15px;
	padding-bottom:5px;
	line-height: 20px;
	text-align:left;
	margin:0px;
}
span.ContentHead {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0061C1;
	font-size: 15px;
	font-weight: normal;
	padding-top:15px;
	padding-bottom:5px;
	line-height: 20px;
	text-align:left;
	margin:0px;
}

.ContentHead a:link, a:active, a:hover, a:visited {
	color:#0061C1;

	/*text-decoration:none;*/
	
}
h2.ProductBoxHead {
	font-size: 20px;
	font-weight:bold;
	/*	font-weight: lighter;*/
	line-height: 20px;
	text-align:left;
	margin:0px;
	background-color: #E8E5E5;
	padding:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Highlighter {
	background: none repeat scroll 0 0 #E7F8FF;
	color: #3E4A54;
	padding: 1px;
}

.followus {
	padding-top: 5px; padding-left: 0px; float: right; display: block; z-index: 100;
}
.followus ul {
	
}
.followus li {
	padding-left: 8px; float: left; cursor: pointer;
}
.followus li a {
	
}
.followus li a:hover {
	
}

/* Footer Style Declaration */
.Footer {
	background-image:url(../images/footer-bg.png);
	background-repeat:repeat;
	background-position:center top;
}
.FooterContent {
	width:990px;
	margin:auto;
}
.FooterNav {
}
.FooterNav ul {
}
.FooterNav li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#bdbdbd;
	padding-left:20px;
	padding-top:0px;
}
.FooterNav li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#bdbdbd;
	outline: none;
}
.FooterLinks {
	padding-top:0px;
	padding-left:10px;
}
.FooterLinks ul {
}
.FooterLinks li {
	color: #FFFFFF;
	float: left;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	margin-left: 13px;
	margin-right: 13px;
	padding-top: 15px;
	text-align: center;
	width: 90px;
}
.FooterLinks li a {
	font-weight:normal;
	color:#FFF;
}
.FooterMainLinks {
	width:135px;
	float:left;
	padding-top:22px;
}
.FooterNavHeading {
	color: #B0B0B0;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	padding-left: 35px;
}
.FooterNav2 {
	padding-top:12px;
	padding-left:35px;
	padding-bottom:5px;
}
.FooterNav2 ul {
}
.FooterNav2 li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#575656;
}
.FooterNav2 li a {
	font-weight:normal;
	color:#575656;
}
.FooterNav2 li a:hover {
	font-weight:normal;
	color:#c3c3c3;
}

.FooterMainLinks2 {
	width:200px;
	float:left;
	padding-top:22px;
}
.FooterNav3Heading {
	color: #B0B0B0;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
}
.FooterNav3 {
	padding-top:12px;
	/*padding-left:35px;*/
	padding-bottom:5px;
}
.FooterNav3 ul {
}
.FooterNav3 li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#575656;
}
.FooterNav3 li a {
	font-weight:normal;
	color:#575656;
}
.FooterNav3 li a:hover {
	font-weight:normal;
	color:#c3c3c3;
}


.FooterSep {
	background-image:url(../images/footer-sepration.png);
	background-repeat:repeat-x;
	background-position:center top;
	height:2px;
}
.Terms {
	width:290px;
	margin:auto;
	padding-top:13px;
}
.Terms ul {
}
.Terms li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#7a7a7a;
	padding-top:5px;
	padding-left:4px;
}
.Terms li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#7a7a7a;
}
.Terms li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#333;
}
.AllRights {
	width:290px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#7a7a7a;
	padding-top:3px;
	padding-bottom:8px;
}
.InnerLeftPannel {
	float: left;
	width: 650px;
	margin-top:15px;
}
.DashLine {
	margin-top:20px;
	margin-bottom:20px;
	border-bottom:1px dashed #ccc;
	width:100%;
}
/* Product,Feature,Comparision Table Style */
tr.WhiteBg {
/*	background-color:#fff;*/
}
td.BorderGray {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
td.BorderGrayArc {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align:left;
}
td.BorderGrayBottomArc {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align:left;
}
td.BorderGrayBottom {
	border-bottom:1px solid #185cea;
}
td.BorderHorizontal {
	border-top:1px solid #ccc;
}
td.BorderHorizontalBlue {
	border-top:1px solid #185cea;
}
.HighlightFont {
	font-size:20px;
}
td.Spacer {
	width:30px;
}
.Content td {
	padding:3px;
}
/*===============================sidebar start==================================*/

#Sidebar {
	float: left;
	padding: 0;
	width: 200px;
}
#Sidebar h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #3e3e3e;
	font-style:normal;
	margin: 0px 0px 0px 0px;
}
#Sidebar p {
	color: #3e3e3e;
	margin: 0;
	line-height: 1.2em;
	font-size: 12px;
}
#Sidebar ul {
	padding: 0px;
	margin: 0 0 0px 0;
}
#Sidebar ul li {
	padding: 0px;
	list-style: none;
	font-size: 12px;
}
#Sidebar ul li:hover {
	/*background-color: #9C1C21;*/
	background:url(../images/pointer.png) #ededed center right no-repeat;
	border-top-color:#f7f6f6;
}
#Sidebar ul li a {
	border-top: 1px solid #eaeaea;
	/*color:#7D7D7D; */
	 color:#666;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none outside none;
	margin: 0;
	padding:12px;
	padding-left:45px;
	text-align: left;
	text-decoration: none;
	margin-top:0px;
	font-weight:bold;
	width:140px;
}
#Sidebar ul li a:hover {
	color: #2179CE;
	border-top-color:#f7f6f6;
}
.active {
/*	background:url(../images/pointer.png) #a8cf76 center right no-repeat; #98bd3e*/
background:url(../images/pointer.png) #98bd3e center right no-repeat;
border-top-color:#f7f6f6;
width:200px;
}
.active a {
	color:#fff;
}
.active a:link {
	color:#fff;
}
.active a:visited {
	color:#fff;
}
.active a:hover {
	color:#fff;
}
.active a:active {
	color:#fff;
}
#Sidebar ul li a div {
	padding: 0px !important;
	margin:  4px 0 0 0 !important;
	color: #777;
	font-size:14px;
	font-weight: normal;
}
#Sidebar ul li a:hover div {
	color: #2b2b2b;
}
#Sidebar ul li div {
	padding: 0px !important;
	margin:  0px 0 0 0 !important;
	color: #777;
	font-size: 14px;
	font-weight: normal;
}
/*===============================sidebarFea start==================================*/

/*#SidebarFea {
	float: left;
	padding: 0;
	width: 200px;
}
#SidebarFea h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #3e3e3e;
	font-style:normal;
	margin: 0px 0px 0px 0px;
}
#SidebarFea p {
	color: #3e3e3e;
	margin: 0;
	line-height: 1.2em;
	font-size: 12px;
}
#SidebarFea ul {
	padding: 0px;
	margin: 0 0 0px 0;
}
#SidebarFea ul li {
	padding: 0px;
	list-style: none;
	font-size: 12px;
}
#SidebarFea ul li:hover {
	/*background-color: #9C1C21;
	background:url(../images/pointer.png) #D9E8FF center right no-repeat;
	border-top-color:#f7f6f6;
}*/
#SidebarFea ul li a {
	border-top: 1px solid #eaeaea;
	color:#7D7D7D;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none outside none;
	margin: 0;
	padding:12px;
	padding-left:0px;
	text-align: left;
	text-decoration: none;
	margin-top:-5px;
	font-weight:bold;
	width:182px;
}
#SidebarFea ul li a:hover {
	color: #2179CE;
	border-top-color:#f7f6f6;
}
#SidebarFea ul li a div {
	padding: 0px !important;
	margin:  4px 0 0 0 !important;
	color: #777;
	font-size:14px;
	font-weight: normal;
}
#SidebarFea ul li a:hover div {
	color: #2b2b2b;
}
#SidebarFea ul li div {
	padding: 0px !important;
	margin:  0px 0 0 0 !important;
	color: #777;
	font-size: 14px;
	font-weight: normal;
}*/
/* Page Side Bar */
#PageSidebar {
	float: left;
	padding: 0;
	width: 205px;
}
#PageSidebar h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #3e3e3e;
	font-style:normal;
	margin: 0px 0px 0px 0px;
}
#PageSidebar p {
	color:#7D7D7D;
	margin: 0;
	line-height: 1.2em;
	font-size: 12px;
}
#PageSidebar ul {
	padding: 0px;
	margin: 0 0 0px 0;
}
#PageSidebar ul li {
	padding: 0px;
	list-style: none;
	font-size: 12px;
}
#PageSidebar ul li:hover {
	/*background-color: #9C1C21;*/bdde6c
/*	background:url(../images/pointer.png) #D9E8FF center right no-repeat;*/
background:url(../images/pointer.png) #bdde6c center right no-repeat;
	border-top-color:#f7f6f6;
	width:200px;
}
#PageSidebar ul li a {
	border-top: 1px solid #eaeaea;
	color:#7D7D7D;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none outside none;
	margin: 0;
	padding:5px;
	padding-left:10px;
	text-align: left;
	text-decoration: none;
	margin-top:0px;
	font-weight:bold;
	width:182px;
}
#PageSidebar ul li a:hover {
	color: #2179CE;
	border-top-color:#f7f6f6;
}
#PageSidebar ul li a div {
	padding: 0px !important;
	margin:  4px 0 0 0 !important;
	color: #777;
	font-size:14px;
	font-weight: normal;
}
#PageSidebar ul li a:hover div {
	color: #2b2b2b;
}
#PageSidebar ul li div {
	padding: 0px !important;
	margin:  0px 0 0 0 !important;
	color: #777;
	font-size: 12px;
	font-weight: normal;
}
/* Page Side Bar End */
.ServiceName1 {
	/*background-color: #E8E5E5;*/
	/*background-color:#f7f6f6;*/
	color: #676767;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:22px;
	/*margin-left: 3px;
	margin-right: 3px;
	padding:4px;*/
	text-transform: capitalize;
}
.Img007 a {
	background: url(../images/img-007.png) 4px 7px no-repeat !important;
	_background: url(../images/img-007.png) 4px 7px no-repeat !important;
}
.Img008 a {
	background: url(../images/img-008.png) 4px 7px no-repeat !important;
	_background: url(../images/img-008.png) 4px 7px no-repeat !important;
}
.Img009 a {
	background: url(../images/img-009.png) 4px 7px no-repeat !important;
	_background: url(../images/img-009.png) 4px 7px no-repeat !important;
}
.Img011 a {
	background: url(../images/img-011.png) 4px 3px no-repeat !important;
	_background: url(../images/img-011.png) 4px 3px no-repeat !important;
}
.Img022 a {
	background: url(../images/img-022.png) 4px 3px no-repeat !important;
	_background: url(../images/img-022.png) 4px 3px no-repeat !important;
}
.Img033 a {
	background: url(../images/img-033.png) 4px 3px no-repeat !important;
	_background: url(../images/img-033.png) 4px 3px no-repeat !important;
}
.Img044 a {
	background: url(../images/img-044.png) 4px 7px no-repeat !important;
	_background: url(../images/img-044.png) 4px 7px no-repeat !important;
}

.Img045 a {
	background: url(../images/img-045.png) 4px 7px no-repeat !important;
	_background: url(../images/img-045.png) 4px 7px no-repeat !important;
}
.Img046 a {
	background: url(../images/img-046.png) 4px 7px no-repeat !important;
	_background: url(../images/img-046.png) 4px 7px no-repeat !important;
}
.Img047 a {
	
	background: url(../images/other-48.png)4px 7px no-repeat !important;
	_background: url(../images/other-48.png) 4px 7px no-repeat !important;
}

.Img049 a {
	background: url(../images/img-049.png) 4px 7px no-repeat !important;
	_background: url(../images/img-049.png) 4px 7px no-repeat !important;
}
.Img055 a {
	background: url(../images/img-055.png) 4px 7px no-repeat !important;
	_background: url(../images/img-055.png) 4px 7px no-repeat !important;
}
.Img066 a {
	background: url(../images/img-066.png) 4px 3px no-repeat !important;
	_background: url(../images/img-066.png) 4px 3px no-repeat !important;
}
.Img077 a {
	background: url(../images/img-077.png) 4px 3px no-repeat !important;
	_background: url(../images/img-077.png) 4px 3px no-repeat !important;
}
.Img070 a {
	background: url(../images/img-070.png) 4px 3px no-repeat !important;
	_background: url(../images/img-070.png) 4px 3px no-repeat !important;
}
.Img088 a {
	background: url(../images/icons/support.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/support.png) 4px 3px no-repeat !important;
}
.Img080 a {
	background: url(../images/img-080.png) 4px 3px no-repeat !important;
	_background: url(../images/img-080.png) 4px 3px no-repeat !important;
}

.Img082 a {
	background: url(../images/img-082.png) 4px 3px no-repeat !important;
	_background: url(../images/img-082.png) 4px 3px no-repeat !important;
}
.Img098 a {
	background: url(../images/img-098.gif) 4px 3px no-repeat !important;
	_background: url(../images/img-098.gif) 4px 3px no-repeat !important;
}
.Img097 a {
	background: url(../images/img-097.png) 4px 3px no-repeat !important;
	_background: url(../images/img-097.png) 4px 3px no-repeat !important;
}
.Img099 a {
	background: url(../images/img-099.png) 4px 3px no-repeat !important;
	_background: url(../images/img-099.png) 4px 3px no-repeat !important;
}
.Img01010 a {
	background: url(../images/img-01010.png) 4px 3px no-repeat !important;
	_background: url(../images/img-01010.png) 4px 3px no-repeat !important;
}

.Fea051 a {
	background: url(../images/icons/features/Fea051.gif) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea051.gif) 4px 3px no-repeat !important;
}
.Fea052 a {
	background: url(../images/icons/features/Fea052.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea052.png) 4px 3px no-repeat !important;
}
.Fea053 a {
	background: url(../images/icons/features/Fea053.png) 4px 7px no-repeat !important;
	_background: url(../images/icons/features/Fea053.png) 4px 7px no-repeat !important;
}
.Fea054 a {
	background: url(../images/icons/features/Fea054.png) 4px 7px no-repeat !important;
	_background: url(../images/icons/features/Fea054.png) 4px 7px no-repeat !important;
}
.Fea005 a {
	background: url(../images/icons/features/Fea005.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea005.png) 4px 3px no-repeat !important;
}
.Fea056 a {
	background: url(../images/icons/features/Fea056.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea056.png) 4px 3px no-repeat !important;
}
.Fea057 a {
	background: url(../images/icons/features/Fea057.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea057.png) 4px 3px no-repeat !important;
}
.Fea058 a {
	background: url(../images/icons/features/Fea058.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea058.png) 4px 3px no-repeat !important;
}
.Fea059 a {
	background: url(../images/icons/features/Fea059.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea059.png) 4px 3px no-repeat !important;
}
.Fea060 a {
	background: url(../images/icons/features/Fea060.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea060.png) 4px 3px no-repeat !important;
}
.Fea061 a {
	background: url(../images/icons/features/Fea061.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea061.png) 4px 3px no-repeat !important;
}
.Fea062 a {
	background: url(../images/icons/features/Fea062.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea062.png) 4px 3px no-repeat !important;
}
.Fea063 a {
	background: url(../images/icons/features/Fea063.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea063.png) 4px 3px no-repeat !important;
}
.Fea064 a {
	background: url(../images/icons/features/Fea064.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea064.png) 4px 3px no-repeat !important;
}
.Fea065 a {
	background: url(../images/icons/features/Fea065.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea065.png) 4px 3px no-repeat !important;
}
.Fea067 a {
	background: url(../images/icons/features/Fea067.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea067.png) 4px 3px no-repeat !important;
}
.Fea068 a {
	background: url(../images/icons/features/Fea068.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea068.png) 4px 3px no-repeat !important;
}
.Fea069 a {
	background: url(../images/icons/features/Fea069.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea069.png) 4px 3px no-repeat !important;
}
.Fea070 a {
	background: url(../images/icons/features/Fea070.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea070.png) 4px 3px no-repeat !important;
}
.Fea071 a {
	background: url(../images/icons/features/Fea071.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea071.png) 4px 3px no-repeat !important;
}
.Fea072 a {
	background: url(../images/icons/features/Fea072.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea072.png) 4px 3px no-repeat !important;
}
.Fea073 a {
	background: url(../images/icons/features/Fea073.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea073.png) 4px 3px no-repeat !important;
}
.Fea074 a {
	background: url(../images/icons/features/Fea074.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea074.png) 4px 3px no-repeat !important;
}
.Fea075 a {
	background: url(../images/icons/features/Fea075.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea075.png) 4px 3px no-repeat !important;
}
.Fea076 a {
	background: url(../images/icons/features/Fea076.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea076.png) 4px 3px no-repeat !important;
}
.Fea077 a {
	background: url(../images/icons/features/Fea077.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea077.png) 4px 3px no-repeat !important;
}
.Fea078 a {
	background: url(../images/icons/features/emailCapture.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea078.png) 4px 3px no-repeat !important;
}
.Fea079 a {
	background: url(../images/icons/features/File_template.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/File_template.png) 4px 3px no-repeat !important;
}
.Fea080 a {
	background: url(../images/icons/features/emailCapture.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/emailCapture.png) 4px 3px no-repeat !important;
}
.Fea081 a {
	background: url(../images/icons/features/userLicensing.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/userLicensing.png) 4px 3px no-repeat !important;
}
.Fea082 a {
	background: url(../images/icons/features/emailing.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/emailing.png) 4px 3px no-repeat !important;
}
.Fea083 a {
	background: url(../images/icons/features/email-archiving.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/email-archiving.png) 4px 3px no-repeat !important;
}
.Fea084 a {
	background: url(../images/icons/features/advance-import.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/advance-import.png) 4px 3px no-repeat !important;
}
.Fea085 a {
	background: url(../images/icons/features/api.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/api.png) 4px 3px no-repeat !important;
}
.Fea086 a {
	background: url(../images/icons/features/document-tasks-reminders.jpg) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/document-tasks-reminders.jpg) 4px 3px no-repeat !important;
}
.Fea087 a {
	background: url(../images/externaldblink.png) 4px 3px no-repeat !important;
	_background: url(../images/externaldblink.png) 4px 3px no-repeat !important;
}
.Fea088 a {
	background: url(../images/myworkspace.png) 4px 3px no-repeat !important;
	_background: url(../images/myworkspace.png) 4px 3px no-repeat !important;
}
.Fea089 a {
	background: url(../images/icons/features/barcode.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/barcode.png) 4px 3px no-repeat !important;
}

/*===============================soluntions ======================================*/
.Soln001 a {
	background: url(../images/icons/features/Fea077.png) 4px 3px no-repeat !important;
	_background: url(../images/icons/features/Fea077.png) 4px 3px no-repeat !important;
}

/*===============================sidebar end==================================*/
/* Product Overview */
.Container {
	background-image:url(../images/container-bg.png);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#f6f5f4;
}
.ProductOverviewMain {
	position:relative;
	width:100%;
	display:table;
	font-size:14px;
}
.ProductLeftBig {
	width:50%;
	margin-right:0px;
	display:table-column;
	float:left;
	font-size:14px;
}
.ProductRightSmall {
	width:47%;
	position:relative;
	float:right;
	font-size:14px;
}
.ProductLeftSmall {
	width:47%;
	margin-right:0px;
	display:table-column;
	float:left;
	font-size:14px;
}
.ProductRightBig {
	width:50%;
	position:relative;
	float:right;
	font-size:14px;
}
.ProductColumnSpacer {
	width:3%;
	float:left;
	font-size:14px;
}
.ProductFirstColumn {
	width:31%;
	float:left;
	margin-right:15px;
	padding:5px;
	text-align:left;
	font-size:14px;
}
.ProductSecondColumn {
	width:31%;
	float:left;
	margin-right:15px;
	padding:5px;
	text-align:left;
	font-size:14px;
}
.ProductThirdColumn {
	width:31%;
	float:left;
	padding:5px;
	text-align:left;
	font-size:14px;
}
/*Product Page */

.ProductPageOverviewMain {
	position:relative;
	width:100%;
	display:table;
	font-size:14px;
}
.ProductPageFirstColumn {
	width:31%;
	float:left;
	margin-right:5px;
	padding:5px;
	text-align:left;
	font-size:14px;
}
.ProductPageSecondColumn {
	width:31%;
	float:left;
	margin-right:5px;
	padding:5px;
	text-align:left;
	font-size:14px;
}
.ProductPageThirdColumn {
	width:31%;
	float:left;
	padding:5px;
	text-align:left;
	font-size:14px;
}
/* Product Feature */

.ProductFeatureOverviewMain {
	position:relative;
	width:100%;
	display:table;
}

.ProductFeatureOverviewMain a{ margin:0px; color:#666;

}

.ProductFeatureLeft {
	width:47%;
	margin-right:0px;
	display:table-column;
	float:left;
	font-size:14px;
}
.ProductFeatureRight {
	width:47%;
	position:relative;
	float:right;
	font-size:14px;
}

.ProductFeatureColumnSpacer {
	width:6%;
	float:left;
}
/* Customer Reaction */

.CustomerOverviewMain {
	position:relative;
	width:100%;
	display:table;
}
.CustomerLeftBig {
	width:50%;
	margin-right:0px;
	display:table-column;
	float:left;
	font-size:14px;
}
.CustomerRightSmall {
	width:47%;
	position:relative;
	float:right;
	font-size:14px;
}
.CustomerLeftSmall {
	width:30%;
	margin-right:0px;
	display:table-column;
	float:left;
	font-size:14px;
}
.CustomerRightBig {
	width:67%;
	position:relative;
	float:right;
	font-size:14px;
}
.CustomerColumnSpacer {
	width:3%;
	float:left;
}
.CustomerQuoteFont {
	color:#333;
	font-style: italic;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	line-height:18px;
	text-align:left;
}
.CustomerLeftQuoteFont {
	color:#333;
	font-style: italic;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	line-height:18px;
	padding:8px;
	text-align:justify;
}
/* Press Coverage */

.CoverageMain {
	position:relative;
	width:100%;
	display:table;
	padding-bottom: 10px;
}
.CoverageLeftBig {
	width:50%;
	margin-right:0px;
	display:table-column;
	float:left;
}
.CoverageRightSmall {
	width:47%;
	position:relative;
	float:right;
}
.CoverageLeftSmall {
	width:35%;
	margin-right:0px;
	display:table-column;
	float:left;
}
.CoverageRightBig {
	width:62%;
	position:relative;
	float:right;
}
.CoverageColumnSpacer {
	width:3%;
	float:left;
}
/*Industrial Page */

.IndustrialPageOverviewMain {
	position:relative;
	width:100%;
	display:table;
}
.IndustrialPageLeftColumn {
	width:100%;
	float:left;
	margin-right:16px;
	padding:5px;
	text-align:left;
	text-align:justify;
}
.IndustrialPageRightColumn {
	width:30%;
	float:left;
	margin-right:5px;
	padding:5px;
	text-align:left;
}
.IndustrialSubPageOverviewMain {
	position:relative;
	width:100%;
	display:table;
}
.IndustrialSubPageLeftColumn {
	width:100%;
	float:left;
	margin-right:16px;
	padding:5px;
	text-align:justify;
}
/* Page Defination */
.InnerLeftPannel {
	float: left;
	width: 650px;
	margin-top:15px;/*margin-left: 20px;*/
}
.leftPannelcontent {
	width: 650px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border: 1px solid #E4E3E3;
	padding: 8px;
}
.LPContentMid {
	/*background-image: url("../images/left-pannelMid.png");
	background-repeat: repeat-y;
	padding-left:5px;
	padding-right:5px;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.ContentPic {
	height: 128px;
	width: 108px;
	float: left;
	margin-right: 10px;
}
.ContentText {
	width: 510px;
	float: left;
	font-size: 12px;
	margin-top:10px;
	text-align: justify;
}
#products_slider_navigation a.sexyslider-prev {
	float:left;
	background:url(../images/left.png) no-repeat;
	width:36px;
	height:37px;
	text-indent:-99999px;
	position:absolute;
	left:0px;
	top:77px;
}
#products_slider_navigation a.sexyslider-prev:hover {
	background:url(../images/left-hover.png) no-repeat;
}
#products_slider_navigation a.sexyslider-next {
	float:right;
	background:url(../images/right.png) no-repeat;
	width:36px;
	height:37px;
	text-indent:-99999px;
	position:absolute;
	right:10px;
	top:77px;
}
#products_slider_navigation a.sexyslider-next:hover {
	background:url(../images/right-hover.png) no-repeat;
}

.row-one {
	 /*d3dfee */
	background-color: #d3dfee;
}
.row-two {
	 
	background-color: #fff;
}

.hide{
	display:none;
	visibility:hidden;
	}

.unhide{
	display: ;
	visibility:visible;
	}
.box {
	border-radius: 6px; border: 1px solid  #276191; border-image: none; margin-bottom: 10px; float: left; background-clip: padding-box;
}

.box .blueborder
{
	border: 1px solid #276191 !important;
}
.box:hover {
	border: 1px solid rgb(12, 184, 233) !important; border-image: none !important; box-shadow: 0px 0px 8px 0px #d4eef5;
}
.white {
	color:#fff;
	
}

.whitebg{
	background-color:#fff;
	
}
	/******** buttons **********/

.button-grn {
	-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
	background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
	background-color:#9dce2c;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	/*border:1px solid #83c41a;*/
	display:inline-block;
	color:#ffffff;
	font-family:sans-serif;
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	height:49px;
	line-height:49px;
	width:152px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #689324;
}
.button-grn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
	background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
	background-color:#8cb82b;
}
.button-grn:active {
	position:relative;
	top:1px;
}
.box .tophalf{
padding:10px 10px 10px 10px;
}
.bottomhalf {
	padding: 30px 10px 20px 1opx; border-top-color: rgb(225, 232, 232); border-top-width: 1px; border-top-style: solid; position: relative; -moz-background-clip: padding; -webkit-background-clip: padding-box;
}

.bottomhalf .image{
margin: 20px 0 10px;	
}
/* contact button*/
.cta_contact:before {
  /*  background: url("images/contact-blog-img.png") no-repeat scroll 0 0 / 100% 100% transparent;*/
    content: " ";
    display: inline-block;
    height: 24px;
    left: -5px;
    line-height: 24px;
    margin: 0 4px -6px -4px;
    position: relative;
    top: 0;
    width: 24px;
}
*:before, *:after {
    box-sizing: border-box;
}
*:before, *:after {
    box-sizing: border-box;
}
.cta_contact:active {
    background: linear-gradient(to bottom, #850101, #dd0101) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
a.cta_contact {
    color: #ffffff !important;
}
a:active, a:hover {
    outline: 0 none;
}
.cta_contact {
    background: linear-gradient(to bottom, #dd0101, #dd0101) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 solid #dd0101;
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font: bold 20px arial;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 1px #6f0101;
    vertical-align: middle;
}