﻿/*HOME*/

#productlisting .boximg
{
	border: none;
	width: 50px;
	height: inherit;
	float: left;
	padding-right: 50px;
	margin-bottom: 20px;
}

.productinfo
{
	float: left;
	width: auto;
	margin-bottom: 20px;
	border-bottom: 1px solid #ebebeb;
	color: #666666;
}

.productname
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	width: 450px;
}

.productdescription
{
	margin-bottom: 10px;
	font-size: 11px;
	float: left;
	width: 518px;
	text-align: justify;
}

.prodaction
{
	float: left;
	margin-top: 20px;
	width: 100%;
}

.prodaction img
{
	margin-left: -5px;
	margin-right: 5px;
}

#productlisting a
{
	text-decoration: none;
	color: #0069aa;
}

.productcase
{
	width: 150px;
	height: 100%;
	float: left;
	margin-top: 15px;
}
.productcasefeatures,.industrycontent
{
	width: 480px;
	float: left;
	border-bottom: 1px solid #9f9f9f;
}

.industrycontent
{
	border-bottom: none;
}

.productcasefeatures p, .productcasefeatures .icontentbody
{
	border-bottom: none !important;
}

.featuresheader
{
	height: 30px;
	width: auto;
	background-color: #f4f4f4;
	background: url('images/sidebar_bg.jpg') repeat-x;
	margin-bottom: 20px;
	font-size: .9em;
}

.featuresheadercompare
{
	height: 1px;
	width: auto;
	margin-bottom: 20px;
	font-size: .9em;
}


.featuresheader span, .featuresheadercompare span
{
	margin-left: 15px;
	font-size: 1.8em;
	position: relative;
	color: #0069aa;
	font-weight: bold;
}

.featuresheadercompare span
{
	top: -5px;
}

.featuresscrn
{
	width: auto;
	height: auto;
}

.featuretext
{
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 20px;
	color: #666666;
	font-size: 1.2em;
}

.ltext, .rtext
{
	width: 250px;
	height: auto;
}

.featuretext .ltext
{
	float: left;
}

.featuretext .rtext
{
	float: right;
}

.interiorcontentheadercontainer
{
	border-bottom: 1px solid #dcdcdc;
	float: left;
	width: 835px;
	margin-bottom: 15px;
}

.interiorheader
{
	float: left;
	width: 600px;
}

.interiorheader p
{
	text-align: justify;
	float: left;
	border: none !important;
}

.openinteriorbuttoncontainer
{
	float: right;
	margin-top: 20px;
}

div.mac
{
	display: none;
}
div.mac, div.win
{
	padding: 10px;
}
.featuretoggle
{
	left: 149px;
	margin: 0 auto;
	position: relative;
	top: -26px;
	width: 198px;
}
.ie .featuretoggle
{
	left: 147px;
	top: -30px;
}

.featuretoggle img
{
	cursor: pointer;
}
.ie .featurescontainer
{
	padding-bottom: 3px;
}
.featurescontainer
{
	border: 1px solid #D6D7D8;
	float: left;
	width: 478px;
	margin-bottom: 20px;
}
/*BOXED INFORMATION REGULAR BORDER*/
.boxedinfo
{
	float: left;
	width: 620px;
	/*background:url(/us/App_Themes/Default/images/boxedinfo_bg.png);*/
	background-color: #f2f2f2;
	padding: 5px;
}

.boxedinfoinnerbox
{
	width: 618px;
	float: left;
	background:url(/us/App_Themes/Default/images/boxedinfo_innerbox_bg.png);
}

.boxedinfocontent
{
	margin-left:10px;
	margin-right:10px;
}

/* BOXED INFO WITH IMAGE BORDERS */
.binfobordercontainertop, .binfobordercontainerbottom
{
	float:left;
	position:relative;
	width:630px;
}

.binfobordercontainertop
{
	margin-top:5px;
}

.binfotopleft
{
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;	
	float:left;
	height:10px;
	width:10px;
	margin-left:-3px;
	background-image:url(/us/App_Themes/Default/images/boxedinfo_topleft_bg.png);
}

.binfotop
{
	float:left;
	height:10px;
	width:616px;
	margin-left:7px;
	background-image:url(/us/App_Themes/Default/images/boxedinfo_top_bg.png);
}

.binfotopright
{
	position:absolute;
	top:0px;
	right:0px;
	bottom:0px;	
	float:left;
	height:10px;
	width:10px;
	margin-right:-3px;
	background-image:url(/us/App_Themes/Default/images/boxedinfo_topright_bg.png);
}

.binfoleft
{
	position:absolute;
    top:0px;
    left:0px;
    bottom:0px;
	float:left;	
	width:10px;
	background-image:url(/us/App_Themes/Default/images/boxedinfo_left_bg.png);
}

.binfoinnerbox
{
	float:left;
	position:relative;
	margin-top:-2px;
	width: 630px;
	background:url(/us/App_Themes/Default/images/boxedinfo_innerbox_bg.png);
}

.binfocontent
{
	float:left;	
	margin:10px 30px 10px 25px;
}

.binforight
{
	position:absolute;
    top:0px;
    right:0px;
    bottom:0px;
	float:left;
	width:10px;
	background-image:url(/us/App_Themes/Default/images/boxedinfo_right_bg.png);
}

.binfobottomleft
{
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;	
	float:left;
	height:10px;
	width:10px;
	margin-left:-3px;
	background-image:url(/us/App_Themes/Default/images/boxedinfo_bottomleft_bg.png);
}

.binfobottom
{
	float:left;
	height:10px;
	width:616px;
	margin-left:7px;
	background-image:url(/us/App_Themes/Default/images/boxedinfo_bottom_bg.png);
}

.binfobottomright
{
	position:absolute;
	top:0px;
	right:0px;
	bottom:0px;	
	float:left;
	height:10px;
	width:10px;
	margin-right:-3px;
	background-image:url(/us/App_Themes/Default/images/boxedinfo_bottomright_bg.png);
}

/* ARROW LIST */
.arrowlist
{
	margin-top:5px;
}

.arrowlist li
{
	/*Setting background rather than list-style-image allows the text to be vertically centered*/
	list-style:none;
	background:url(/us/App_Themes/Default/images/arrowbullet.png) no-repeat;
	background-position:0px 7px;	 
	margin-left:-30px; /*decrease list indentation*/
	padding: 0px 0px 0px 10px !important;
	/*padding-left:15px !important;*/ /*space between image backround left and text*/
}

/* PRODUCT TABLE */
#producttable .indent { padding-left: 25px }

#producttable .item { text-align: left; }

#producttable { margin-right: 47px; line-height: normal; background-color: #F5F5F5; border: solid 1px #CFCFCF;width:100%; }

#producttable td { padding:5px; }

.producttablever { width: 50px; text-align: center; font-weight: bold; }

.producttablelisthead td div { font-size: 1.3em; padding-left: 10px; }

/* TIGHT ORDERED LIST */
.tightorderedlist
{
	/*margin-top:0px;*/
}

.tightorderedlist li
{
	margin-left:-12px; /*decrease list indentation*/
}

/*SOLUTIONS*/

.solutions
{
	float: left;
	width: 590px;
	background-color: #f2f2f2;
	border: 1px solid #cccccc;
	padding: 5px;
	margin-left: 15px;
}

.solutions .outterbox
{
	width: 588px;
	float: left;
	background-color: #fcfcfc;
	border: 1px solid #cccccc;
}
.solutions .innerbox
{
	float: left;
	width: 271px;
	height: 100%;
	padding: 10px;
	font-size: 1em;
	color: #3f3f3f;
}

.innerbox ul
{
	margin-left: 15px;
	padding-left: 15px;
}

.innerbox ul li a
{
	font-size: 14px;
}

.solutions .title
{
	font-weight: bold;
	color: #4f4f4f;
	font-size: 1.6em;
	padding: 5px;
	padding-left: 0px;
}

.solutions .titleimg
{
	height: 100px;
	width: 270px;
	margin-bottom: 10px;
}

.solutions a
{
	text-decoration: none;
	color: #0069aa;
}
.solutions a:hover
{
	text-decoration: underline;
}

.solutions p
{
	font-size: 1.3em !important;
	border: none !important;
}

.solimg
{
	float: left;
	width: 180px;
	height: 86px;
}
.solsummary
{
	float: left;
	width: 361px;
	margin-left: 15px;
	vertical-align: top;
}

.solutions .title a
{
	color: #4F4F4F;
}

.solsummary p
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0 !important;
}

.solsummarycontainer
{
	float: left;
	padding: 15px;
}

/*The togglesectioncollapsed and togglesectionexpanded are used in ToggleButton.ascx, ToggleSection.cs, and togglebutton.js. Don't change the names.*/
.icontentbody, .togglesectioncollapsed, .togglesectionexpanded
{
	font-size: 1.3em;
	margin-bottom: 30px;
	color: #666666;
}

.icontentbody li
{
	padding: 3px;
}

.togglesectioncollapsed
{
	display:none;
	margin-left:20px;
}

.togglesectionexpanded
{
	margin-left:20px;
}

.togglebutton, .togglebuttonhidden
{
	cursor:pointer;
	vertical-align:middle;
}

.togglebuttonhidden
{
	display:none;
}

.sectiontitle, .tipsectiontitle
{
	color: #0069aa;
	border-bottom: 1px solid #ebebeb;
	font-size: 1.4em;
	padding-bottom: 5px;
}

.tipsectiontitle
{
	border-bottom: 1px solid #dcdcdc;
}

.pcitable, .pcitable td, .pcitable th
{
	border: 1px solid #9f9f9f;
	padding: 5px;
	border-collapse: collapse;
	vertical-align: top;
	font-size: 0.9em;
	color:Black;
}

.pcitable th
{
	width:225px;
    text-align:left;
}

.pcitablealtrow
{
	background-color: #f2f2f2;
}

.testimonialcontainer, .reviewcontainer
{
	float: left;
	margin-bottom: 5px;
	font-size: 1.2em !important;
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
	position: relative;
}

.testimoniallogo, .reviewlogo
{
	width: 135px;
	float: left;
	height: 54px;
	margin-right: 20px;
	position: absolute;
	top: 50%;
	margin-top: -27px;
}
.ie7 .testimoniallogo, .ie7 .reviewlogo
{
	position: relative;
}

.testimonialtext
{
	float: left;
	width: 450px;
	position: relative;
	margin-left: 160px;
}

.testimonialtext span
{
	color: #0069aa;
	font-size: 13px !important;
}

.testimonialtext p
{
	font-size: 13px !important;
	border: none !important;
}

.reviewtext p
{
	padding-bottom: 5px !important;
	margin-top: 5px;
}


/*DOWNLOADS*/
.productdlcontainer
{
	float: left;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-size: 1.2em !important;
	width: 100%;
}
.dlbox, .dlboxlarge
{
	margin-right: 20px;
}
.dltext, .dlbutton, .dlbox, .dlboxlarge
{
	float: left;
}

.dlboxlarge
{
	margin-bottom: 8px;
	margin-top: -7px;
}

.dlbutton
{
	margin-top: -11px;
	margin-left: -5px;
}

.dltext
{
	width: 518px;
	padding-right: 20px;
}

.dltext span a
{
	color: #666666;
}

.dltext p
{
	border: none !important;
	font-size: 11px !important;
}

.dltext span
{
	color: #666666;
	font-weight: bold;
}

.eula
{
	height: 160px;
	width: 530px;
	overflow: auto;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 11px;
	line-height: normal;
}

/*TEAM*/

.teamcontainer
{
	float: left;
	width: 100%;
}

.teamimage
{
	width: 100px;
	height: 100px;
	float: left;
	margin-top: 5px;
}

.teaminfocontainer
{
	width: 503px;
	padding-left: 10px;
	float: left;
	margin-left: 20px;
}

.teamtitle
{
	float: left;
	margin: 0;
	width: 100%;
	padding-bottom: 5px !important;
	border-color: #ebebeb !important;
}

.teambackground
{
	float: left;
	border: none !important;
}

.teammembername
{
	color: #0069aa;
}
.teammemberpos a
{
	color: #666666;
}
.teammemberpos, .teammembername
{
	font-weight: bold;
	font-size: 1.1em;
}

/*TIPS*/
.tipcontainer
{
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.tiptitle
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #2d2d2d;
}

.tipdesc
{
	color: #3F3F3F;
	font-size: 1.2em;
	padding-bottom: 5px;
}

.tipbox
{
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}
.tipcontent
{
	width: 518px;
	float: left;
}
/*NEWS*/

.securitycenternews
{
	margin-top: 15px;
}

.itn_newsitem, .securitycenternews
{
	margin-bottom: 10px;
	width: 100%;
	float: left;
}

.itn_description, .securitycenternewsitem
{
	width: 550px;
	float: left;
}

.itn_date, .securitycenternewsdate
{
	width: 80px;
	float: left;
}

/*SALES*/

.sales
{
	margin-left: 15px;
}


#footerlinks .seperator
{
	color: #999999;
}

.ie .interiorcontentheadercontainer
{
	width: 820px;
}

.ie7 .openinteriorbuttoncontainer
{
	margin-left: 80px;
}

.ie .productdescription, .ie .dltext p
{
	font-size: 1.1em;
}
.ie .dltext p
{
	font-size: 1em !important;
}

.carousel
{
	top: 50px;
	padding: 15px;
	border: 3px solid #eeeeee;
	background-color: #666666;
}

.sc_nav
{
	position: relative;
	top: 50px;
	margin-left: 255px;
}
.gallery
{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 41px;
}

.gallery li
{
	float: left;
	padding: 3px;
}

.gallery li img
{
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #ebebeb;
}

._caption
{
	position: absolute;
	z-index: 1000;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
	width: 132px;
}

.recenttv
{
	margin-left: 32px;
}

.recentpress
{
	padding-bottom: 20px;
}

.otherpress
{
	font-size: 1.3em;
	margin-bottom: 30px;
	color: #666666;
	float: left;
	width: 230px;
}

.tmediacaption
{
	width: 100px !important;
	position: relative !important;
}

.mediathumb
{
	float: left;
	background-color: #666666;
	width: 103px;
	height: 90px;
	padding: 3px;
	padding-right: 0px;
	margin-left: 3px;
}

.tmediacontainer
{
	padding-top: 3px;
	margin-bottom: 10px;
	float: left;
}

.ie7 ._caption
{
	position: relative;
}

/*free upgrade*/

#trialpaycontainer
{
	margin-left: -29px;
	margin-top: -15px;
	margin-right: -41px;
	width: 703px;
}

.ie7 .tpleft
{
	width: 350px;
}

.ie7 .tpright
{
	width: 353px;
}

.tpleft, .tpright
{
	float: left;
}

dl.image_map
{
	display: block;
	width: 350px;
	height: 374px;
	background: url(/us/content/images/products/freeupgrade/trial_bg.jpg);
	position: relative;
	margin: 0px auto 0px auto;
}
a.LINK0
{
	left: 64px;
	top: 264px;
	background: transparent;
}
a.LINK0
{
	display: block;
	width: 162px;
	height: 0;
	padding-top: 47px;
	overflow: hidden;
	position: absolute;
}

a.LINK0:hover, a.LINK1:hover
{
	background: transparent;
	border: none;
	color: black;
}

dl.image_map2
{
	display: block;
	width: 353px;
	height: 374px;
	background: url(/us/content/images/products/freeupgrade/gif_bg.jpg);
	position: relative;
	margin: 0px auto 0px auto;
}
a.LINK1
{
	left: 83px;
	top: 263px;
	background: transparent;
}
a.LINK1
{
	display: block;
	width: 147px;
	height: 0;
	padding-top: 45px;
	overflow: hidden;
	position: absolute;
}

.sectiontitlesmall
{
	color: #0069aa;
	font-size: 1.0em;
	padding-bottom: 5px;
}

.eventtext
{
	width: 420px;
	margin-left: 200px;
}


