/* transparent png IE<=6 */
img { _behavior:  url("../iepngfix.htc"); } 
/* center all */

/* Contents */
.style4 {font-size: 9px}
#seo {
	position:absolute;
	left:355px;
	top:6px;
	width:168px;
	height:160px;
	z-index:1;
	overflow: hidden;
	visibility: hidden;
}
#content,#contentindex{
	margin-top: 10px;
	border-right: 1px solid #F68E28;
	border-left: 1px solid #F68E28;
	margin-right: 30%;
}
#content{
	
	width: auto;
	line-height: 17px;
}



/* right FAQ */
#help{
	height: auto;
	width: 29%;
	float: right;
}


.answer {

	display: none;

	background-color: #FFFFCC;

	overflow: inherit;

}


.download:link { color: #C10000;}
.download:visited { color: #C10000;} 
.download:hover { color: #C10000;} 
.downloadSmall {
	#margin-left: 0.8em;
	font-style: normal;
	font-size: 12px;
	color: #414042;
	font-weight: normal;
	text-decoration: none;
}	
.downloadSmall:active {text-decoration: none}
.downloadSmall:link { 
	color: #414042;
	text-decoration: none;
}
#bar2 #header a {
	background-color: #90A0B1;
}
.bgt {
	background-color: #F2F5F7;
	text-align: center;
	line-height: 20px;
}

.downloadSmall:visited { 
	color: #414042;
	text-decoration: none;
} 
.downloadSmall:hover { 
	color: #414042;
	border-bottom-style: none;
} 


.MainContentRightCell ul, .MainContentleftCell ul
{
	list-style-image: url(../images/bullet_small.png);
	list-style-type: square;
	font-size: 12px;
	color: #414042;
	font-weight: normal;
	line-height: 18px;
	margin-left: 0;
	padding-left: 2.4em;
	#padding-left: 1.4em;
}
li { padding-bottom: .5em; }

	

/* tooltips and FAQ's */
#hastooltip {	position: relative;}
.tooltiphotspot {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: help;
}
.tooltip, .tooltiplong
{
	display: block;
	top: 15px;
	left: 30px;
	background: #FFFFCC;
	padding: 5px 5px 5px 5px;
	border: 1px solid #FAA856;
	color: black;
	font-size:10px;
}

.tooltipHeader {

	display: block;
	top: 15px;
	left: 30px;
	background: #fbfbdf;
	padding: 5px 5px 5px 5px;
	border: 1px solid #FAA856;
	color: black;
	color: #F6891F;
	height:60px;
}

.tooltipCommunity {

	display: block;
	top: 10px;
	left: 30px;
	background: #ffffff;
	padding: 5px 5px 5px 5px;
	border: 1px solid #FAA856;
	color: black;
	color: #F6891F;
	height:55px;
	width: 15em;
}

.tooltiplong { text-align:left;}
.tooltip { width: 22em;}
.highlightBox
{
	background-color: #FFF0E1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.addin_highlightBox
{
	background-color: #FFFFFF;
	padding: 0 10px 0 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FF9900;
	border-left-color: #FFFFFF;
}
.highlight
{
	font-style:italic;
	font-weight:bold;
	font-variant:small-caps;
}


.TitleBlue{
	font-size: 15px;
	color: #688FAC;
	font-weight: lighter;
	padding-top: 10px;
	line-height: 18px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.TitleBlueSmall{
	font-size: 14px;
	color:  #688FAC;
	font-weight: bolder;
	padding-top: 10px;
	line-height: 18px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}




.PageTitle {
	font-size: 20px;
	color: #F6891F;
	font-weight: bolder;
	padding-top: 10px;
	line-height: 18px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.TitleOrange {
	font-size: 20px;
	color: #F6891F;
	font-weight: bolder;
	padding-top: 10px;
	line-height: 18px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.TitleOrangeSmall {
	font-size: 18px;
	color: #F6891F;
	font-weight: bolder;
	padding-top: 10px;
	line-height: 18px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* code */
.code, .cf
{
	font-family: 'Courier New';
	background-color: #D0DBE8;
}
.code2
{
	font-family: 'Courier New';
	font-size: 12px;
	padding-right: 0px; 
	display: inline; 
	padding-left: 0px; 
	float: none; 
	padding-bottom: 0px; 
	margin: 0px; 
	width: 224px; 
	padding-top: 0px;
	background-color: #ffffcc;
	color:#000000;
}
.code2 pre { background-color: #ffffcc;}
.code2 div { border: 1px solid #D0DBE8;}
.cl { margin: 0px; }
.keyword, .cb1 { color:#0000ff; }
.type, .cb2 {color:teal;}
.codecomment, .cb3 { color:#008000;}
.codestring, .cb4 {color:maroon;}
.comment {
	font-size: 13px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #86949E;
	padding-left: 30px;
	padding-top: 0px;
	border: 12;
}
.indent {
  margin-left: 1.5em;
}
/* -- Table --*/
.feature tr td {
	background-color: #E7EAF4;
	text-align:center;
}
.feature td.alt {
	background-color: #DDE0EA;
	text-align:center;
}
.feature td.item {
	background-color: #EEEAE1;
	text-align:left;
	vertical-align:top;
	padding-left: 1em;
}
.feature td.itemalt {
	background-color: #F1DEB9;
	text-align:left;
	padding-left: 1em;
}
.feature th {
	font-size: 12px;
	color: #E8EDF2;
	font-weight: bold;
	line-height: 14px;
	font-style: normal;
	padding: 5px 0px 5px 0px;
	margin: 5px  0px 5px 0px;
	background-color: #7699B4;
	text-align: center;
}
/*--- TOGGLE ---*/
#toggle {
	width: auto;
	_width: 200px; /* IE < 6*/
	display:none;
}


.answerCode {
	display: block;
	background-color: #FFFFCC;
	overflow: inherit;
}
.hotspot {
	color: #688FAC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: help;
}
.hotspotCode {
	color: #688FAC;
	border: 1px none #F6891F;
	cursor: default;
}
/*--- Buy & Quote ---*/

.productEnterprise {color: #7f8965;background-color: #e5eada;padding: 5px 40px 5px 10px;  font-size:14px; font-weight: bolder;}
.productProfessional {color: #6F889B;background-color: #E2E4EF;padding: 5px 40px 5px 10px;  font-size:14px; font-weight: bolder;}
.productUpdate {color: #986868;background-color: #EBDDD0;padding: 5px 40px 5px 10px;  font-size:14px; font-weight: bolder;}
.productSpace  { margin-top:3px;}
.quoteHeader  {color: #986868;background-color: #EBDDD0;padding: 5px 40px 5px 10px;  font-size:14px; font-weight: bolder;height:30px;}
.quoteBodyEnt {color: #7f8965;background-color: #e5eada;height:70px;font-weight: bolder; }
.quoteBodyEnt td, .quoteBodyPro td {
}
.quoteBodyPro {
	color: #6F889B;
	background-color: #E2E4EF;
	font-weight: bolder;
}


.productTable
{
    text-indent: 10px;
    color: #6F889B ;
    background-color:#E2E4EF;
    font-weight: normal;

}


.productComment
{
    font-size:10px;
    padding-left:20px;
}





.quoteBodyMaint {color: #6F889B;background-color: #E2E4EF;height:50px;font-weight: bolder;}
.couponRow {color: #A09966;background-color: #EFEAD0;height:25px;font-weight: bolder;}

.couponInput {margin-left: 20px;}

.MaintenanceCB {float:left;font-size:10px;color:#666666; padding-top:10px;}
input.chkbox { vertical-align: middle; }
input.QuantTxt {width:20%;} 

.quoteNext input {
	display:block; 
	width:91px; 
	height:18px;
	font-size: 8px;
	background:   url("images/quoteNext.png") 0 0 no-repeat;
}
.quoteNext a:hover { background-position: -91px 0;}
.quoteNext a:active { background-position: 0 0;}

.button { 
width:91px;
height:18px;
margin-right:80px;
}

.boldMessage {
font-size: 14px;
color:#688FBB;
font-weight:bold;
width:200px;
}

.messageMedium{
font-size: 12px;
color:black;
}
.message {
vertical-align:bottom;
}
.addin_Example {
	vertical-align:bottom;
	background-color: #CDDAC9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	border: 1px dotted #F6891F;
}

.priceSize {font-size:12px;}

.newItem{

color: #FF0000}

 /* Video Details */
.MovieLink{
 float:left;
 margin-top:10px;
 }

#VidDetailsDiv { background: #F2F5F7; border: 1px solid #CCC; width:487px; padding-left:10px; padding-top:10px; padding-right:20px; }
#videoDetails {
	margin-top: 3px;
	border-top: 1px dotted #CCC;
	padding: 7px ;
}

.VideoMinute {
 font-size:10px;
 color:#000000;
 }

 .text {
padding-left:10px; 
 }
 
 .BlackText {
 color:#000000;
 font-size:12px;
 }
 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */#toggleWide {
	width: 475px;
	_width: 200px; /* IE < 6*/
	overflow: hidden;
}
#Blog {
	float: none;
	width: 200px;
	background-color: #F6891F;
	margin-right: 0px;
	border: 1px solid #688FAC;
	height: 52px;
	display: table-header-group;
	vertical-align: middle;
	position: relative;
	margin-left: 0px;
	text-align: center;
	visibility: visible;
}
#spacer {
	line-height: 1px;
	width: 200px;
}
.scroller {
	background-color: #F2F5F7;
	border: 1px solid #FF9900;
}
detailContain {
	height: auto;
	width: auto;
}
.addin {
	background-color: #FFFFFF;
	color: #688FAC;
	font-size: 14px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #F6891F;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	clip: rect(auto,auto,auto,auto);
}
.addin_description {
	background-color: #F2F5F7;
	border: 1px dotted #9DACBF;

}
.addin_developer {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px none #F68E28;
	margin: 5px;
}
.BlueBox {
	color: #333333;
	background-color: #E2E4EF;
}
.proff {
	line-height: 18px;
}
.bigbtn {
	background-color: #F09D3A;
	height: 70px;
	width: 230px;
	color: #FFFFFF;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #F6891F;
	border-right-color: #F6891F;
	border-bottom-color: #F6891F;
	border-left-color: #F6891F;
}.sperated_table {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #F68E28;
	border-right-color: #F68E28;
	border-bottom-color: #F68E28;
	border-left-color: #F68E28;
}
.table_seperate {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #F6891F;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.topbox {
	padding-left: 45px;
}


.td_main_container
{
	border-left:solid 0px #F6891F ;
	border-right:solid 0px #F6891F ;
	padding-top:16px;

	
}


.line_separator {
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom:solid 1px #F6891F;
}


.supoortedTec

{

	list-style-image: url(../images/bullet_small.png);

	list-style-type: square;

	font-size: 12px;

	color: #414042;

	font-weight: normal;

	line-height: 18px;

	margin-left: 20px;

	padding-left: 2.4em;

	padding-left: 1.4em;

}



 .LeftTopCorn
  {
  width:16px;
  height:16px;

  background-image: url('../images/top-left.jpg');
  background-repeat: no-repeat;

  }



  .RightTopCorn
  {
  width:16px;
  height:16px;

  background-image: url('../images/top-right.jpg');
  background-repeat: no-repeat;

  }

  .LeftBottomCorn
  {

  width:16px;
  height:16px;

  background-image: url('../images/bottom-left.jpg');
  background-repeat: no-repeat;


  }

  .RightBottomCorn
  {
  background-image: url('../images/bottom-right.jpg') ;
  background-repeat: no-repeat;
  width:16px;
  height:16px;
  }

  .TopTile
  {
  background-image: url('../images/top-tile.jpg');
  background-repeat: repeat-x;
  }


  .LeftTile
  {
  background-image: url('../images/left-tile.jpg');
  background-repeat: repeat-y;


  }



  .RightTile
  {
  background-image: url('../images/right-tile.jpg');
  background-repeat: repeat-y;
  }


  .BottomTile
  {
  background-image: url('../images/bottom-tile.jpg');
  background-repeat: repeat-x;
  }



  .BenefitTitle
  {
  color:#345962;
  font-size:18px;
  font-family:Verdana;
  }

  .Content
    {
            padding:10px 10px 10px 10px;
    }
  
  #footer a
  {
	font-size:10px;	
  }
