@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/*h1 {
	background-image: url(../images/h1BG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 358px;
	padding: 16px 34px 34px 16px;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: normal;
	float: left;
	margin-right: 12px;
}*/

/*h1, h2 {
	margin-bottom: 10px;
	text-indent: -9999px;
}

h1 span {
	color: #ed1c24;
}*/

h3 {
        font-size: 1.1em;
        font-weight: bold;
        text-indent: 0px;
        margin: 10px 0 10px 0;
}

h6 {
	height: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #B12A1C;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

.hidden {
        content: ".";
        display: block;
        visibility: hidden;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	border-top: 5px solid #e11018;
	height: 100%;
	width: 100%;
	text-align: center;
	font: 11px Helvetica, Arial, Sans-serif;
	line-height: 16px;
	color:#333;
	#background: #dedede url('../images/background.png') repeat-x;
        background-color: #fff;
        background-image: url(../images/bgGradient.jpg);
        background-repeat: repeat-x;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, 
blockquote:after,
q:before, 
q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
	font-style: italic;
	text-align: justify;
}

a {
	color:#900000;
	text-decoration: none;
}

p {
	margin-bottom: 15px;
}

hr {
	border: 0;
	height:1px;
	border-bottom: 1px dotted #666;
	width: 600px;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	display: block
}

/*a {
	color:#7f7f7f;
	text-decoration: none;
}*/

a:hover {
	color:#840000;
}

.floatLeft {
	float: left;
	margin-top: 5px;
}

.homeNew {
	background-image: url('../images/TresysLogo_Black175px.png');
	position: relative;
	top:30px;
	left:40px;
	width:175px;
	height:50px;
	text-indent: -9999px;
	display: block;
	float: left;
}

.home {
        position: relative;
        top:30px;
        left:40px;
        width:250px;
        height:70px;
        text-indent: -9999px;
        display: block;
        float: left;
}


#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#headerNew {
	width: 875px;
	height: 140px;
	background: #000000;
	margin-top: 15px;
	padding-top: 20px;
}

#headerNew a {
	color: #8f8f8f;
}

#headerNew a:hover {
	color: #990000; 
}

#header {
        height: 114px;
        background-image: url(../images/logoBar.gif);
        background-repeat: no-repeat;
        background-position: left top;
        }
        .technologyHeader {
        background-image: url('../images/logoBar_products.gif') !important;
        }

#content {
	width: 900px;
	height: 100%;
	background-color: #ffffff;
	padding-bottom: 10px;
	_padding-bottom: 0px;
}

#footer {
	border-top: 3px solid #e11018;
	padding-top: 8px;
	margin-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666;
}

#footer a {
	float: right;
	color: #666;
	text-decoration: none;
	margin-left: 20px;
}
	
#mainNav {
	width: 360px;
	float: right;
	line-height: 10px;
}
#mainNav li {
	float: left;
	display: block;
	position: relative;
	z-index: 1;
}
#mainNav li:hover ul, 
#mainNav li.over ul {
	display: block !important;
}
#mainNav li a {
	text-decoration: none;
	display: block;
	height: 43px;
	background-repeat: no-repeat;
	background-position: left top;
}
#mainNav li a.active {
	background-position: right top !important;
}
#mainNav li a#aboutUs {
	background-image: url(../images/aboutus.gif);
	width: 82px;
}
#mainNav li a#innovation {
	background-image: url(../images/innovation2.png);
	width: 97px;
}
#mainNav li a#technology {
	background-image: url(../images/technology.gif);
	width: 83px;
}
#mainNav li a#services {
	background-image: url(../images/services.gif);
	width: 80px;
}
#mainNav li a#solutions {
	background-image: url(../images/solutions2.png);
	width: 93px;
}
#mainNav li a#company {
	background-image: url(../images/company2.png);
	width: 80px;
}
#mainNav li a#expertise {
	background-image: url(../images/expertise2.png);
	width: 80px;
}
#mainNav li a:hover,
#mainNav li:hover a,
#mainNav li.over a {
	background-position: center top !important;
} 
#mainNav li ul {
	position: absolute;
	width: 160px;
	background-color: #282828;
	left: 0px;
	top: 43px;
	display: none;
}
#mainNav li ul#last {
	left: -80px;
}
#mainNav li ul li {
	float: none;
}
#mainNav li ul li a {
	height: auto;
	display: block;
	background-color: #282828;
	color: #fff;
	width: 140px;
	padding: 6px 10px;
}
#mainNav li ul li a:hover {
	background-color: #be171d;
}

#SiteMap li { padding-left: 15px;}

#LowerNav
{
    width: 600px;
    height: 35px;
    font-size:0px;
    padding:0px;
    margin: 10px 0px 0px 0px;
    border-width:2px;
    border-bottom:solid;
    border-color:#b02e32;
    float: left;
}

ul#L2Nav
{   
    float: left;
    width: 545px;
    height: 35px;
    font-size: 0px;
    padding:0px;
    margin:0px 0px 0px 10px;
}

ul#L2Nav li {
    float: left;
}

ul#L2Nav li a
{   
    height: 35px;
    display: block;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

ul#L2Nav li a:hover
{
    background-position: 0px -35px;
}

ul#L2Nav li a span
{
    display: none;
}

ul#L2Nav li#usecases a
{
    width: 122px;
    background-image: url(../images/usecasesNav.gif);
}


ul#L2Nav li#usecases_active a
{
    width: 122px;
    background-image: url(../images/usecasesNav.gif);
    background-position: 0px -71px;
}

ul#L2Nav li#benefits a
{
    width: 122px;
    background-image: url(../images/benefitsNav.gif);
}


ul#L2Nav li#benefits_active a
{
    width: 122px;
    background-image: url(../images/benefitsNav.gif);
    background-position: 0px -71px;
}

ul#L2Nav li#specs a
{
    width: 122px;
    background-image: url(../images/specsNav.gif);
}

ul#L2Nav li#specs_active a
{
    width: 122px;
    background-image: url(../images/specsNav.gif);
    background-position: 0px -71px;
}

ul#L2Nav li#overview a
{
    width: 122px;
    background-image: url(../images/overviewNav.gif);
}

ul#L2Nav li#overview_active a
{
    width: 122px;
    background-image: url(../images/overviewNav.gif);
    background-position: 0px -71px;
}

ul#L2Nav li#support a
{
    width: 122px;
    background-image: url(../images/supportNav.gif);
}

ul#L2Nav li#support_active a
{
    width: 122px;
    background-image: url(../images/supportNav.gif);
    background-position: 0px -71px;
}

ul#L2Nav li#features a
{
    width: 122px;
    background-image: url(../images/featuresNav.gif);
}

ul#L2Nav li#features_active a
{
    width: 122px;
    background-image: url(../images/featuresNav.gif);
    background-position: 0px -71px;
}
ul#L2Nav li#buy a
{
    width: 122px;
    background-image: url(../images/buyNav.gif);
}

ul#L2Nav li#buy_active a
{
    width: 122px;
    background-image: url(../images/buyNav.gif);
    background-position: 0px -71px;
}

ul#L2Nav li#faqs a
{
    width: 122px;
    background-image: url(../images/faqNav.gif);
}

ul#L2Nav li#faqs_active a
{
    width: 122px;
    background-image: url(../images/faqNav.gif);
    background-position: 0px -71px;
}



ul#L2Nav li#tour a
{
    width: 122px;
    background-image: url(../images/tourNav.gif);
}


ul#L2Nav li#tour_active a
{
    width: 122px;
    background-image: url(../images/tourNav.gif);
    background-position: 0px -71px;
}

ul#L2Nav li#screenshots a
{
    width: 122px;
    background-image: url(../images/screenshotsNav.gif);
}

ul#L2Nav li#screenshots_active a
{
    width: 122px;
    background-image: url(../images/screenshotsNav.gif);
    background-position: 0px -71px;
}

ul#L2Nav li#demo a
{
    width: 122px;
    background-image: url(../images/demoNav.gif);
}

ul#L2Nav li#demo_active a
{
    width: 122px;
    background-image: url(../images/demoNav.gif);
    background-position: 0px -71px;
}

#sideNav
{   
    float:left;
    display:inline;
    width: 242px;
    height: 106px;
    font-size:0px;
    padding:0px;
    margin: 10px 0px 16px 0px;
    clear:both;
}

ul#L3Nav
{
    float: left;
    display:inline;
    width: 242px;
    height: 106px;
    font-size: 0px;
    padding:0px;
    margin:0px 0px 0px 0px;
    clear:both;
}

ul#L3Nav li {
    float: left;
    display:inline;
    clear:both;
}

ul#L3Nav li a
{   
    height: 26px;
    display: block;
    font-size: 0px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-bottom:1px;
}

ul#L3Nav li a:hover
{   
    background-position: 0px -26px;
}

ul#L3Nav li a span
{   
    display: none;
}

ul#L3Nav li#productsheet a
{   
    width: 242px;
    background-image: url(../images/productsheetPDF.gif);
}

ul#L3Nav li#productsheet_active a
{   
    width: 242px;
    background-image: url(../images/productsheetPDF.gif);
    background-position: 0px -52px;
}
ul#L3Nav li#productsheet2 a
{   
    width: 242px;
    background-image: url(../images/readProductSheet.gif);
}

ul#L3Nav li#productsheet2_active a
{   
    width: 242px;
    background-image: url(../images/readProductSheet.gif);
    background-position: 0px -52px;
}
ul#L3Nav li#blog a
{   
    width: 242px;
    background-image: url(../images/readBlogArticle.gif);
}

ul#L3Nav li#blog_active a
{   
    width: 242px;
    background-image: url(../images/readBlogArticle.gif);
    background-position: 0px -52px;
}

ul#L3Nav li#press a
{   
    width: 242px;
    background-image: url(../images/readPressRelease.gif);
}

ul#L3Nav li#press_active a
{   
    width: 242px;
    background-image: url(../images/readPressRelease.gif);
    background-position: 0px -52px;
}
ul#L3Nav li#whitepaper a
{   
    width: 242px;
    background-image: url(../images/whitepaperPDF.gif);
}

ul#L3Nav li#whitepaper_active a
{   
    width: 242px;
    background-image: url(../images/whitepaperPDF.gif);
    background-position: 0px -52px;
}

ul#L3Nav li#quickstart a
{
    width: 242px;
    background-image: url(../images/quickstartguidePDF.gif);
}

ul#L3Nav li#quickstart_active a
{
    width: 242px;
    background-image: url(../images/quickstartguideNav.gif);
    background-position: 0px -52px;
}

ul#L3Nav li#contactus a
{
    width: 242px;
    background-image: url(../images/contactus.gif);
}

ul#L3Nav li#contactus_active a
{
    width: 242px;
    background-image: url(../images/contactus.gif);
    background-position: 0px -52px;
}


ul#L3Nav li#dodguidance a
{
    width: 242px;
    background-image: url(../images/readDoDGuidance.gif);
}

ul#L3Nav li#dodguidance_active a
{
    width: 242px;
    background-image: url(../images/readDoDGuidance.gif);
    background-position: 0px -52px;
}

.title {
	font-weight: bold;
}


ul#nav {
	width: 575px;
	float: right;
}

ul#nav li {
	float: right;
	padding-right: 11px;
}

ul#nav ul {
	display: block;
	margin: auto;
}

ul#nav ul li {
	float: none;
}

.centerContainer {
	width: 400px;
	height: 100%;
	margin: 0 auto;
	overflow: auto;
	padding-bottom: 50px;
}

.centerLeft {
	margin: 0 auto;
	float: left;
	padding-right: 10px;
}

#classButton{
        #background: url('../images/training-button.png') no-repeat;
        background: url('../images/buttonBG.png') repeat;
        float: left;
        height: 92px;
        width: 200px;
        color: #FFF;
        margin: 0px 0px 5px 3px;
        cursor:pointer;
	padding: 0px 15px 0px 15px;
        line-height:13px;
}

#classButtonTitle{
        font-size: 15px;
	font-weight:bold;
        #color: #ED1C24;
	color: #FFF;
        margin-top: 8px;
        margin-bottom: -8px;
        margin-left:-2px;
}

#blackTitle{
	font-size: 18px; 
	font-weight: bold; 
	margin-bottom: 10px
}

/* Begin Index Only Style */

/* Scrolling Promo */
#promo {
	background-color: #666;
	height: 368px;
	width: 900px;
	margin-bottom: 8px;
}
#promo ul {
	margin-right: 17px;
}

ul#promonav li {
	background-color: #6e6e6e;
	border: 1px solid #dedede;
	border-radius: 4px 4px 4px 4px;	
	float: left;
	height: 21px;
	width: 23px;
	margin-right: 5px;
	cursor: pointer;
}

#promo li a {
	display: block;
	height: 32px;
	background-position: left top;
	text-decoration: none;
}

#slider {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

.scroll {
  height: 368px;
  width: 900px;
  overflow: hidden;
  position: relative;
  clear: left;
}

.scrollContainer div.panel {
  	height: 368px;
  	width: 900px;
	overflow: hidden;
}

ul#promonav {
	position: absolute;
	bottom: 18px;
	right: 0;
}

ul#promonav li.selected{
       background: url('../images/slider/light-block.png') no-repeat scroll -25px 0 #6e6e6e;
       border: 1px solid #ffffff;
}

/* End Scrolling Promo */

#rightColumn {
	float: right;
	width: 422px;
}

#middleColumn {
	float: left;
}

#leftColumn {
	float: left;
	width: 422px;
	margin-top: 12px;
	line-height: 1.7em;
}

#tresys {
	float: left;
	width: 410px;
	margin-top: 0px;
	line-height: 1.7em;
}

#blogButton{
	background: url('../images/blog-button.png') no-repeat;
	float: left;
	height: 92px;
	width: 173px;
	margin: 25px 5px 5px 0px;
}

#newsEvents li {
	padding-top: 7px;
	padding-bottom: 2px;
	border-bottom: 1px solid #d9d9d9;
}

#newsEvents li a {
	color: #000;
	display: block;
	text-decoration: none;
	padding: 0px 12px 8px;
	background-image: url(../images/arrowGrey.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 1.2em;
}

#newsEvents li a:hover {
	background-image: url(../images/arrowRed.gif);
}

/* End Index Only Style */

/*	Header Replacements	*/

#mainHeader {
	width: 900px;
	height: 40px;
	background: url('../images/page-banner.png') no-repeat;
	background-color: #fff;
	font-size: 1.1em;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
}

#mainHeader p {
	width: 500px;
	float: right;
	font-style: italic;
	text-align: right;
	padding: 5px 10px 0px 0px;
	margin: 0px;
}

#mainHeader h1 {
	float: left;
	color: #ffffff;
	font-size: 1.7em;
	text-indent: 10px;
	padding-top: 12px;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: normal;
}

/* End Header Replacements */

#services {
	width: 250px;
	float: left;
	margin-left: 5px;
}

#servicesWide {
	width: 600px;
	float: left;
	margin-left: 5px;
	margin-right: 25px;
	margin-bottom: 10px; 
	margin-top: 15px;
}

#servicesIndent {
	margin-left: 25px;
	margin-right: 47px;
}

#solutionsBlock {
	width: 275px;
	float: left;
	/*margin-left: 25px;
	margin-right: 25px;*/
	margin-bottom: 10px;
}

#solutionsBlockWide {
	width: 570px;
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
}

#opensource {
	width: 260px;
	float: right;
	margin-bottom: 10px;
	margin-top: 15px;
}

.link {
	text-decoration: none;
	cursor: pointer;
}

.expertiseHeader {
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        margin-top: 5px;
        margin-bottom: 10px;
	display: block;
}

.more {
	color:#333;
        display: block;
        text-align: right;
	padding-right: 15px;
	padding-top: 3px;
	text-decoration: none;
	background-image: url(../images/arrowGrey.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.more:hover {
	background-image: url(../images/arrowRed.gif);
}

.less {
	color:#333;
	display: block;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 3px;
	text-decoration: none;
	background-image: url(../images/arrowGreyUp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.2em;
}
.less:hover {
	background-image: url(../images/arrowRedUp.gif);
}

.sideBar_title {
	color: #8a8a8a;
	font-size: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ed1c24;
	position: relative;
}


.Grey_list {
	margin-top: 10px;
}

.Grey_list li {
	#margin-bottom: 5px;
}

.Grey_list a {
	background: #f3f3f4 url('../images/anchors/newWindowLink_grey.gif') no-repeat right center;
	display: block;
	margin:3px 20px 2px 20px;
	padding: 5px;
	height: 13px;
	width: 220px;
	color: #333;
	font-size: 11px;
	text-decoration: none;
}

.Grey_list a:hover{
	background: #e8e8e9 url('../images/anchors/newWindowLink_grey_over.gif') no-repeat right center;
	color: #ed1c24;
}

.pdfGrey2 {
	clear: left;
}

.pdfGrey2 a{
	background: url('../images/pdfGrey.gif') bottom;
	display: block;
	padding: 10px 40px 10px 10px;
	margin-bottom: 20px;
	width:177px;
	color: #333;
	font-size: 11px;
	text-decoration: none;
	clear: left;
	}
	.pdfGrey2 a:hover{
	color:#ed1c24;
	}

.customerProfile2{
        float:left;
        display:inline;
        background: url('../images/headers/customerProfile.gif') no-repeat;
        width:227px;
	height: 25px;
        padding: 0;
        font-size:0px;
}


ul.redSquares {
	margin: 0 0 10px 2px;
	padding: 0;
	/* color:#be171d; */
	font-weight: bold;
}

ul.redSquares li {
	background: url('../images/square.gif') no-repeat 2px 4px;
	padding-left: 10px;
}
	
ul.redSquares li span {
	font-weight: normal;
	color:#333;
}


.redSquaresSidebar {
        width: 200px;
}

.redSquaresSidebar li {
        margin-bottom: 15px;
}


/* Column Layouts */

#largeColumn {
	float: left;
	width: 600px;
	padding-left: 5px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-top: 10px;
}

#smallColumn {
	float: right;
}
.sideBar_sm {
	background: url('../images/sideBar_med.gif') no-repeat;
	padding-top: 60px;
	height:400px;
	width:224px;
	padding:20px;
}
.sideBar_smInvis {
	padding-top: 60px;
	height:150px;
	width:220px;
	padding:20px;
}.sideBar_lg {
	background: url('../images/sideBar_lg.gif') no-repeat !important;
	height:600px;
	width:214px;
	padding:25px;
	color: #626262;
}
.sideBar_lg_grey {
	background: url('../images/sideBar_lg_grey_center.png') repeat-y !important;
	height: 100%;
	min-height: 100px;
	width: 230px;
	margin-top: 0px;
	padding: 0px 15px 0px 15px;
}
.sideBar_lg_grey_top {
	width: 260px;
	height: 30px;
	background: url('../images/sideBar_lg_grey_top.png') no-repeat;
	position: relative;
	margin-left: -15px;
}
.sideBar_lg_grey_bottom {
	width: 260px;
	height: 53px;
	background: url('../images/sideBar_lg_grey_bottom.png') no-repeat;
	position: relative;
	margin-left: -15px;
	float: left;
}
.sideBar_sm_noPad {
	background: url('../images/sideBar_med.gif') no-repeat;
	padding-top: 60px;
	margin-top: 20px;
	height:400px;
	width:249px;
	padding:7px;
}
.sideBar_sm_educ {
	background: url('../images/sideBar_med.gif') no-repeat;
	padding-top: 60px;
	width:230px;
	padding:17px;
	margin: 0;
}
.sideBar_lg_grey_nav {
        background: url('../images/sideBar_lg_grey_nav.gif') no-repeat !important;
        height:615px;
        width: 260px;
        padding: 0px;
	padding-top: 30px;
	margin-left: 5px;
	padding-left: 10px;
}
.sideBar_small_grey_nav {
        background: url('../images/sideBar_small_grey_nav.gif') no-repeat !important;
        height:359px;
        width: 260px;
        margin-top: 0px;
        padding:9px;
}
	
#noCol{
	padding-left: 10px;
	width: auto;
}


/* End Column Layouts */

/* Products */

#productsPage {
	float:left;
	margin-right: 30px;
	color:#626262;
}

#productsPage p {
	padding-top: 25%;
	height: 86px;
}

.products {
        padding-left: 220px;
        }

.kiosk {
        background: url('../images/products/xdair.gif') no-repeat left bottom;
        width:300px;
        height:200px;
        margin-bottom: 20px;
        }
.xdbridge {
        background: url('../images/products/xdbridge.gif') no-repeat left bottom;
        width:300px;
        height:200px;
        margin-bottom: 20px;
        }
.clip {
        background: url('../images/products/clip.gif') no-repeat left bottom;
        width:300px;
        height:200px;
        margin-bottom: 20px;
        }

.vmfortress {
        background: url('../images/products/vmfortress.gif') no-repeat left bottom;
        width:300px;
        height:200px;
        margin-bottom: 20px;
        }

.turretgate {
        background: url('../images/products/xdrouter.gif') no-repeat left bottom;
        width:300px;
        height:200px;
        margin-bottom: 20px;
        }
.brickwall {
        background: url('../images/products/brickwall.gif') no-repeat left bottom;
        width:300px;
        height:200px;
        margin-bottom: 20px;
        }
.razor {
        background: url('../images/products/razor.gif') no-repeat left bottom;
        width:300px;
        height:200px;
        margin-bottom: 20px;
        }
.bedrock {
        background: url('../images/products/bedrock.gif') no-repeat left bottom;
        width:300px;
        height:200px;
        margin-bottom: 20px;
        }
.emist {
        background: url('../images/products/xdmail.gif') no-repeat left bottom;
        width:300px;
        height:200px;
        margin-bottom: 20px;
        }
.elements {
        background: url('../images/products/xdelements.gif') no-repeat left bottom;
        width:300px;
        height:200px;
        margin-bottom: 20px;
        }

a.learnMore_products{
	background: url('../images/anchors/learnMore_products.gif') no-repeat top right;
	display: block;
	padding-right:20px;
	width: 300px;
	height: 30px;
	text-indent: -9999px;
	z-index: 10;
	float: right;
}

a.learnMore_products:hover {
	background-position: right bottom;
}

/* End Products */

.greyBox {
	background: #f3f3f4;
	display: block;
	padding: 5px;
	padding-left: 10px;
	height: 22px;
	width: 230px;
	color: #333;
	font-size: 11px;
	text-decoration: none;
	line-height: 22px;
	margin-bottom: 5px;
	float: left;
}

.appBottomLinks {
	width: 835px;
	height: 90px;
	padding-left: 12px;
	padding-top: 50px;
	margin: 0 auto;
	clear: both;
}

.appBottomLinks a {
	text-align: center;
	color: #ffffff;
	position: relative;
}

#appLeft {
	float:left;
	width:555px;
	margin-right: 5px;
	margin-top: 10px;
}

#solutionleft_top {
	width: 600px;
	height: 100%;
	position: relative;
	float: left;
	margin-top: 15px;
	margin-bottom:15px;
}

#solutions_imgs {
	margin: 0 auto;
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	position: relative;
	clear: left;
}

#solutions_imgs img {
	padding: 5px;
	vertical-align: middle;
        cursor: pointer;
}

#overlay {
	background-color: black;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
}

.caption {
	background-color: white;
	font-size: 12px;
	padding: 5px;
	display: none;
	margin: 0 auto;
}

a.fileList {
	background: url('../images/anchors/device-support.gif') no-repeat;
	display: block;
	width: 232px;
	height:50px;
	text-indent: -9999px;
}

a.readMore_longDot {
	background: url('../images/anchors/readMore_longDot.gif') no-repeat;
	display: block;
	width: 600px;
	height:21px;
	margin:5px 0 20px 0;
	text-indent: -9999px;
	}
	a.readMore_longDot:hover {
	background-position: left bottom;
	}

ul.arrowDot {
	margin-bottom: 20px;
	}
	ul.arrowDot li a {
	background: url('../images/anchors/arrowDot.gif') no-repeat center bottom;
	display: block;
	padding: 15px 0 5px 5px;
	color:#333;
	text-decoration: none;
	}
	ul.arrowDot li a:hover {
	background: url('../images/anchors/arrowDot_over.gif') no-repeat center bottom;
	}
	ul.arrowDotLeft li {
	float: left;
	margin: 0;
	padding-bottom: 10px;
	margin-right:40px;
	width: 200px;
	}
	ul.arrowDotLeft li a{
	padding-top: 0;
	}

a.syllabus {
	background: url('../images/downloadSyllabus.png') no-repeat;
	display: block;
	width:178px;
	height:30px;
	text-indent: -9999px;
}

.syllabus:hover {
	background-position: left bottom;
}

a.register {
	background: url('../images/registerPurchase.png') no-repeat;
	display: block;
	width: 178px;
	height: 30px;
	text-indent: -9999px;
}

.register:hover {
	background-position: left bottom;
}

ul.square {
	padding-left:20px;
	list-style: square;
	margin-top: 5px;
	}

ul.square li>p {
	margin-top: 10px;
}

.pdfGrey_list {
	margin-top: 10px;
	}
.pdfGrey_list a{
	background: #f3f3f4 url('../images/pdf.gif') no-repeat right 2px;
	display: block;
	margin:3px 20px 2px 20px;
	padding: 5px;
	height:13px;
	width:570px;
	color: #333;
	font-size: 11px;
	text-decoration: none;
	}
	.pdfGrey_list a:hover{
	background-color: #e8e8e9;
	color:#ed1c24;
	}

.Grey_list_wide {
	margin-top: 10px;
}

.Grey_list_wide li {
	#margin-bottom: 5px;
}

.Grey_list_wide a {
	background: #f3f3f4 url('../images/anchors/newWindowLink_grey.gif') no-repeat right center;
	display: block;
	margin:3px 20px 2px 20px;
	padding: 5px;
	height: 13px;
	width: 570px;
	color: #333;
	font-size: 11px;
	text-decoration: none;
}

.Grey_list_wide a:hover{
	background: #e8e8e9 url('../images/anchors/newWindowLink_grey_over.gif') no-repeat right center;
	color: #ed1c24;
}

.openSourceProjectHeader {
	background: url('../images/headers/openSourceProject.gif') no-repeat;
	height:54px;
	margin: 0;
	text-indent: -99999px;
}
.opensource {
	background: url('../images/headers/opensource-tools.gif') no-repeat;
	height:23px;
	width:430px;
	margin-top: 20px;
}

a.visitCollaboration {
	background: url('../images/anchors/visitCollaberation.gif') no-repeat;
	display: block;
	width: 235px;
	height:95px;
	margin:20px 0 20px 0;
	text-indent: -9999px;
	}
	a.visitCollaboration:hover {
	background-position: left bottom;
	}

/* Buttons */

a.rethinkSecurity{
	background-color: #000000;
	display: block;
	float: left;
	margin-right: 15px;
	width: 250px;
	height:90px;
	font-size: 1.8em;
	line-height: 90px;
}

a.rethinkSecurity:hover {
	background-position: bottom;
}	

a.productSheet {
        background: url('../images/anchors/productSheet.gif') no-repeat;
        eisplay: block;
        width: 232px;
        height:50px;
        text-indent: -9999px;
        }

a.moreInfo {
	background: url('../images/headers/moreInfo.gif') no-repeat;
	display: block;
	height:50px;
	width:231px;
	text-indent: -9999px;
	clear: both;
}
.moreInfo:hover {
	background-position: left bottom;
}

/* End Buttons */

/* Sidebar Solid Arrow List */

#sideBar_solidArrows {
	margin-bottom: 10px;
}
#sideBar_solidArrows li {
	padding-top: 7px;
	padding-bottom: 2px;
	border-bottom: 1px solid #d9d9d9;
}
#sideBar_solidArrows li:hover {
	border-bottom: 1px solid #ccc;
}
#sideBar_solidArrows li a {
	color: #000;
	display: block;
	text-decoration: none;
	padding: 0px 12px 8px;
	background-image: url(../images/arrowGrey.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 1.2em;
}
#sideBar_solidArrows li a:hover {
	background-image: url(../images/arrowRed.gif);
}
#sideBar_solidArrows a.hilite {
	color:#990000;
}


a#sideBar_solidArrows {
	color: #000;
	display: block;
	text-align: right;
	padding-right: 15px;
	padding-top: 3px;
	text-decoration: none;
	background-image: url(../images/arrowGrey.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 1.2em;
}	
a#sideBar_solidArrows:hover {
	color:#990000;
	background-image: url(../images/arrowRed.gif);
}

a.solidArrows {
	color:#990000;
	display: block;
	text-align: right;
	padding-right: 15px;
	padding-top: 3px;
	text-decoration: none;
	background-image: url(../images/arrowRed.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 1.2em;
}	
a.solidArrows:hover {
	color:#990000;
	background-image: url(../images/arrowGrey.gif);
}

/* End Sidebar Solid Arrow List */

/* Security Blog */

#securityBlogs {
	float: left;
	width: 230px;
	font-size: .99em;
	line-height: 1.2em;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
}
#securityBlogs p {
	margin-left: 10px;
}
#securityBlogs ul {
	width: 205px;
	margin-left: 10px;
	margin-bottom: 7px;
}
#securityBlogs ul li {
	border-bottom: 1px solid #cfcfcf;
	padding-top: 8px;
	padding-bottom: 8px;
}
#securityBlogs ul li.last {
	border-bottom: 0px;
}
#securityBlogs ul li a {
	color: #393939;
	text-decoration: none;
	display: block;
	padding-right: 22px;
	background-image: url(../images/linkIcons.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 12px;
}
#securityBlogs ul li a:hover {
	color: #ed1c24;
	background-image: url(../images/linkIconsOn.gif);
}


/* End Security Blog */

/* Contact */

#contact{
	width: 450px;
}
#contact label {
	display: block;
	float: left;
	clear: left;
	width:150px;
	margin-bottom: 10px;
}
#contact input {
	width:160px;
	margin-bottom: 10px;
	height:13px;
	font-size: 10px;
}
#contact label.stretch{
	width: 260px;
	margin-bottom: 3px;
}
#contact input.stretch {
	width:50px;
	margin-bottom: 3px;
}
#contact img {
	vertical-align: top;
}
#contact input.checkbox {
	width:13px;
	height:13px;
	clear: none;
	float: none;
	margin: 5px 10px 0 0;
}
#contact span {
	margin-right: 20px;
}
#contact textarea {
	width:365px;
	height:100px;
	margin-top: -15px;
	margin-left: 150px;
}
#contact .checkboxWrap {	
	margin-left: 150px;
	_float: left;
	_margin-left: 0;
}
#contact input.submit {
	background: url('../images/submit.gif') no-repeat top right;
	border: 0;
	display: block;
	width: 522px;
	float: right;
	height:26px;
	text-indent: -9999px;
	color:#fff;
}

/* End Contact */

ul#fastFacts li ul{
	padding: 7px 0 7px 0;
	border-top: 1px dotted #666;
	}
	ul#fastFacts li li {
	width:120px;
	float:left;
	}
	ul#fastFacts li.grey {
	color:#666;
	font-style: italic;
	width:100px;
	clear:left;
	}

.partnersImgs {
	clear:left;
}
	.partnersImgs li {
	float:left;
	}

#SELinuxBook {
	background: url('../images/SELinuxBook.gif') no-repeat;
	height:150px;
	width:400px;
	padding-left:120px;
	}
	#SELinuxBook p i{
	margin-bottom: 20px;
	}

a.openSourceProjects {
	background: url('../images/anchors/openSourceProjects.gif') no-repeat;
	display: block;
	width: 235px;
	height:95px;
	margin:20px 0 20px 0;
	text-indent: -9999px;
	clear: both;
}
a.openSourceProjects:hover {
	background-position: left bottom;
}

.SELinuxNews {
	background: url('../images/headers/SELinuxNews.gif') no-repeat;
	height: 13px;
	padding: 0 0 9px 20px;
	margin: 10px 0 0 20px;
}

.SELinuxNews_sm {
	background: url('../images/headers/SELinuxNews_sm.gif') no-repeat;
	height: 20px;
	margin: 30px 0 0 0;
	clear: both;	
	text-indent: -99999px;
}



.securityBlog {
	background: url('../images/headers/securityBlogs.gif') no-repeat;
	height:53px;
	width:230px;
	margin: 0;
	margin-bottom: 10px;
	text-indent: -99999px;
}

/* Formatted Links */

a.learnMoreorBuy {
	background: url('../images/anchors/learnMoreorBuy.gif') no-repeat;
	display: block;
	width: 140px;
	height:16px;
	margin:0px 0 20px 240px;
	text-indent: -9999px;
}

/* End Formatted Links */


/* Leadership */
img.floatLeft {
	float: left;
	margin: 4px;
}

