/* CSS Document */
/*Set up existing HTML tags*/
body {
	margin: 8px 0px;
}
body, td, th, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
}
form {
	margin: 0px;
	padding: 0px;
}
ul {
	margin-left: 6px;
}
ul li, ol li {
	margin-left: .75em;
	padding-left: .25em;
	margin-bottom: .5em;
	font-size: .95em;
}
table td {
	vertical-align: top;
	text-align: left;
}
table th {
	vertical-align: bottom;
	text-align: left;
}
table.grid {
	/*border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;*/
	margin-top: 16px;
}
table.grid th {
	background-color: #00319E;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	vertical-align: bottom;
	text-align: left;
	text-transform: uppercase;
	font-size: .8em;
}
table.grid td {
	padding: 3px 2px 8px 4px;
	/*border-bottom: 1px solid #DDDDDD;*/
	vertical-align: top;
	text-align: left;
	font-size: .83em !important;
}
table.grid tr.shaded {
	background-color: #E5EAF5;
}
table.grid td.left {
	/*border-right: 1px dotted #00B4AB;*/
	border-right: 1px solid #EEEEEE;
}
table.grid td p {
	margin: .5em 0 !important;
}
img.pdf {
	margin: 2px;
}
a:link, a:visited {
	color: #00319E;
	text-decoration: underline;
}
a:active {
	color: #B82323;
}	
a:hover {
	color: #B82323;
}
/*Layout tags*/
#main {
	text-align:center; 
	padding: 0px 8px;
}
#topnav {
	background-image: url(/images/homenav_900px_2.jpg); 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left; 
	width: 900px; 
	position: relative; 
	background-repeat:no-repeat; 
	top: 0; 
	left: 0; 
	height: 72px;
}
#topnav img.homelink {
	margin-top: -46px;
	border: none;
	width: 150px;
	height: 72px;
	/*border: 1px solid red;*/
}
#topnav2 img.homelink {
	margin-top: -20px;
	border: none;
	width: 120px;
	height: 70px;
	clear: both;
}
#topnav2 {
	background-image: url(/images/homenav_900px_2.jpg); 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left; 
	width: 900px; 
	position: relative; 
	background-repeat:no-repeat; 
	top: 0; 
	left: 0; 
	z-index:10; 
	height: 72px;
}
#utilities {
	width: 676px; 
	position:absolute; 
	top: 0px; 
	left: 175px; 
	padding: 13px 0px 13px 0px;
	font-size: 11px;
	overflow: hidden;
}
#topnav.home #utilities {
	width: 676px; 
	position:absolute; 
	top: 0px; 
	left: 175px; 
	padding: 13px 0px 0px 0px;
	font-size: 11px;
	overflow: hidden;
}
#nav{
	position: absolute;
	top: 39px;
	left: 150px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 34px;
	z-index: 15;
	padding: 0px;
	
}

#footer {
	width: 890px;
	font-size: 0.6em;
	color: #00349A;
	text-align: right;
	float: none;
	margin: 0 auto;
	padding: 6px 10px 8px 0;
}
#main2 #footer, #main3 #footer {
	border-top: 1px solid #c4cedd;
	margin-top: 8px;
}
/*#main2 #footer {
	width: 750px;
	margin: 8px auto 0 auto;
	float: none;
	padding-right: 0;
	border: 1px solid red;
}*/
#footer img { /*SAS owned company graphic*/
	float: left;
}
/*navigational tags*/
#utilities a {
	border-right: 1px dashed #DDDDDD; 
	text-decoration: none; 
	color: #ffffff; 
	padding-right: 6px; 
	padding-left: 6px;
	float: left;
	overflow: hidden;
}
#utilities a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
#nav ul, #nav2 ul {
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #ffffff;
	height: 33px;
	overflow: hidden;
}
#nav ul li, #nav2 ul li {
	list-style-type: none;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
#nav ul li.first, #nav2 ul li.first {
	width: 1px;
	background-color: #001E58;
	height: 33px;
}
#nav ul li.last, #nav2 ul li.last {
	width: 1px;
	background-color: #76A3FE;
	height: 33px;
}
#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active, #nav2 ul li a:link, #nav2 ul li a:visited, #nav2 ul li a:active {
	position: relative;
	font-size: 12px;
	top: 0px;
	float: left;
	text-decoration: none;
	display: inline;
	padding: 10px 3px 7px 3px;
	color: #FFFFFF;
	border-left: 1px solid #76A3FE;
	border-right: 1px solid #001E58;
}
#nav ul li a:hover, #nav ul li a.current, #nav2 ul li a:hover, #nav2 ul li a.current {
	background-image: url(../images/bg_topnavroll.gif);
	background-repeat: repeat-x;	
}
/*search form tags*/
form.search {
	width: 220px;
	position: relative;
	/*height: 20px;*/
	top: 8px;
	left: 700px;
	padding-bottom: 10px;
}
form.search fieldset {
	border: none;
	vertical-align: middle;
}
form.search input.searchtext {
	font-size: 10px;
	height: 14px;
	border: 0px solid #FFFFFF;
	width: 120px;
	
}
form.search input.srchbutton {
	border-style: none;
	background-color: #FFFFFF;
	height: 16px;
	font-size: 10px;
	text-align: center;
	color: #00349A;
	padding-right: 2px;
	padding-left: 2px;
	margin: 0px 0px 0px 1px;
	cursor: hand;
}
/*Success home page form tags*/
form.success select {
	font-size: .85em;
	width: 300px;
	vertical-align: top;
	margin-bottom: 8px;
	padding: 1px;
}
form.success select:first-child {
	/*text-transform: uppercase;*/
}
form.success input.successbutton {
	text-transform: uppercase;
	border: 1px solid #00349A;
	padding: 0px 1px 1px 8px;
	color: #00349A;
	background-color: #FFFFFF;
	height: 16px;
	font-weight: bold;
	font-size: .9em;
	cursor: hand;
	background-image: url(/images/ico_current.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	margin: 1px 0 10px 4px;
}
/*second level template layout*/

#divider {
	width:1px;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 20px;
	height: 100%;
	float:left;
	background-image: url(/images/bg_hpdivider.gif);
	background-repeat: no-repeat;
}
#feature2 {
/*use for top of page features on sub-pages; i.e. Interactive Tour pages*/
	position: relative;
	width: 900px;
	margin: 0px auto 8px auto;
	padding: 0px;
	z-index: 3;
	height: 148px;
}
#main2, #main3 {
	width: 900px;
	background: url(/images/bg_main2.jpg) no-repeat top;
	margin: 0px auto 0 auto;
	padding: 12px 0 0 0;
	text-align: left;
}
/*additional class for one column pages (useful for forms especially)*/
#main2.wide, #main3.wide {
	width: 852px;
	padding: 12px 24px 0 24px;
}
/*page layout with left nav*/
#main2 #left {
	width:193px;
	float:left;
	text-align: left;
	padding: 12px 24px 30px 24px;
	background-image:url(/images/tagline.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: left;
}
#main2 #right {
	width:630px;
	padding: 6px 0 8px 0px;
	float:left;
	text-align: left;
	font-size: .9em;
}
#main2 #right p, #main2 #right td, #main2 right li {
	line-height: 1.4em;
	margin-top: 12px;
	font-size: .9em;
}
/*New three column formatting for second level pages*/
#main2 #right #centerCol {
	width: 414px;
	padding: 0 16px 0 0;
	float: left;
}
#main2 #right #rightCol {
	width: 194px;
	margin-left: 6px;
	float: left;
	padding: 0;
}
H1 {
	text-transform: uppercase;
	color: #00349A;
	padding-bottom: 4px;
	border-bottom: 1px dashed #00349A;
	font-weight: bold;
	font-size: 1.2em;
	/*display: inline;*/
	padding-right: 20px;
}
H2 {
	color: #EF8D00;
	padding: 4px 0px;
	font-weight: bold;
	font-size: 1.0em;
	margin-bottom: 0px;
	text-align: left;
}
H3 {
	color: #007CBA;
	padding: 4px 0px;
	font-weight: bold;
	font-size: .9em;
	/*negative bottom margin to compensate for 12px top margin on all P tags*/
	margin-bottom: -8px;
	text-align: left;
}
#rightCol H3 {
	color: #525252;
	font-size: .8em;
	margin: .5em 0 0 0;
	text-transform: uppercase;
}
#rightCol P {
	margin-bottom: 0;
	font-size: .8em;
	margin-top: .25em !important;
	
}
p.pdf {
	padding-left: 20px;
	background: url(/images/pdf.gif) no-repeat top left;
}
p.dwnld {
	padding-left: 20px;
	background: url(/images/ico_dwnld.gif) no-repeat top left;
}
p.doc {
	padding-left: 20px;
	background: url(/images/ico_doc.gif) no-repeat top left;
}
p.email {
	padding-left: 20px;
	background: url(/images/ico_email.gif) no-repeat top left;
}
p.phone {
	padding-left: 20px;
	background: url(/images/ico_phone.gif) no-repeat top left;
}
p.link {
	padding-left: 20px;
	background: url(/images/ico_link.gif) no-repeat top left;
}
p.link2 {
	padding-left: 20px;
	background: url(/images/ico_link2.gif) no-repeat top left;
}
p.buy {
	padding-left: 20px;
	background: url(/images/ico_buy.gif) no-repeat top left;
}
p.leadin {
	margin-top: 8px;
	line-height: 1.6em;
	color: #00349A;
	text-align: justify;
	text-align-last: left;
}
/*page layout with no left nav*/
#main3 #left {
	width:640px;
	padding: 6px 0 36px 22px;
	float:left;
	text-align: left;
	font-size: .9em;
	background-image:url(/images/tagline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#main3 #right {
	width:100px;
	float:left;
	text-align: center;
	margin-top: 50px;
	padding: 36px 8px 30px 16px;

}
#main3 .fullwidth {
	padding: 6px 18px 30px 22px;
	width: 860px;
}
#main3 #left .column {
	float: left;
	width: 196px;
	padding: 0 4px 0 0;
	background: url(/images/bg_formdivider.gif) right repeat-y;
	font-size: .9em;
}
.column H4, #main3 H4 {
	color: #545454;
	margin-bottom: .25em;
	
}
.column H4 {
	text-transform: uppercase;
	font-size: 1em;
	margin-left: 8px;
}
#main3 H4 {
	font-size: .9em;
}
.column ul {
	margin-top: .25em;
	margin-left: 8px;
	padding-left: 0;
	list-style: none;
}
.column ul li {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: .4em;
}
.column ul li a {
	padding-left: 12px;
}
.column ul li a:link, .column ul li a:visited {
	text-decoration: none;
}
.column ul li a:hover {
	background: url(/images/ico_current.gif) no-repeat left top;
}
#right p {
	font-size: .9em;
	line-height: 1em;
	text-alight: left;
}
#leftnav {
	width: 191px;
	background-image: url(/images/bg_leftnav_top2.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 24px;
	vertical-align: top;
	font-size: .8em;
}
.mid {
	border-left: 1px solid #FFC700;
	border-right: 1px solid #FFC700;
	width: 177px;
	padding: 0px 6px 0px 6px;
	margin: -3px 0px 0px 0px;
}
.mid ul {
	margin: 0px 6px 0px 6px;
	list-style: none;
	padding: 0px;
}
.mid ul li {
	padding-bottom: .35em;
	font-weight: bold;
}
.mid ul li a.current:link, .mid ul li a.current:visited, .mid ul li a.current:active, .mid ul li a.current:hover {
	list-style-image: url(/images/ico_current.gif);
	color: #DB6E24;
}
.mid ul li a:link, .mid ul li a:visited {
	color: #00349A;
	text-decoration:none;
	font-size: inherit;
}
.mid ul li a:active {
	color: #9E2828;
}
.mid ul li a:hover {
	text-decoration: underline;
}
.mid ul li ul li {
	font-size: inherit;
	list-style-type: none;
	line-height: 1em;
	font-weight: normal;
	padding-bottom: .2em;
	margin-bottom: .5em;
	margin-left: -8px;
}
.mid p, p.caption {
	margin: 0px 4px;
	padding-top: 12px;
	color: #00349A;
	font-size: .75em;
}
.photobox, quotebox {
	width: 191px;
	background-image: url(/images/bg_photobox.gif);
	margin-top: 16px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
}
.photobox a img {
	border: none;
}
.photobox a:link, .photobox a:visited, callbox a:visited {
	color:#EF8D00;
	font-weight: bold;
}
.quotebox {
	background-image: url(/images/bg_quote_top.gif);
}
.callbox {
	background-image: url(/images/bg_leftnav_top_white.gif);
}
.quotebox, .callbox {
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 17px;
	width: 191px;
	margin-top: 12px;
}
.quotebox .mid, .callbox .mid{
	margin-top: -4px;
}
.quotebox .mid p, .callbox .mid p {
	margin-top: 0px;
	color: #333333;
	padding-left: 3px;
	padding-right: 3px;
}
.quotebox .mid p.quote {
	
	text-align: justify;
	color: #002B82;
	margin-bottom: 0px;
	padding-bottom: 6px;
	background-image:url(/images/bg_quote_mid.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.quotebox .mid p.quote:lastline {
	text-align: left;
}
.bottom {
	background-image: url(/images/bg_leftnav_bott.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 191px;
	margin: -6px 0 0 0;
}
img.left {
	margin-top: 12px;
}
/*callout boxes*/
.yellow {
	border-right: 1px solid #FFC700;
	border-left: 1px solid #FFC700;
	padding: 8px 10px;
	width: 169px;
	font-size: .85em;
}
.yellow a:link, .yellow a:visited, .yellow a:active {
	text-decoration: underline;
}
.yellow a:hover {
	text-decoration: underline;
}	
.yellow p {
	margin-top: 1em;
	margin-bottom: 0;
}
.yellow ul {
	margin: 0 0 0 3px;
	padding:0;
}
.yellow ul li {
	list-style-image: url(/images/ico_current.gif);
}
.yellowtop {
	background-image: url(../images/bg_yellowtop.gif);
	background-color: #FFC700;
	background-position: top;
	background-repeat: no-repeat;
	width: 151px;
	height: 14px;
	vertical-align: middle;
	text align: left;
	padding: 6px 20px;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #00349A;
}
.yellowbott {
	background-image: url(../images/bg_yellowbott.gif);
	background-repeat: no-repeat;
	width: 191px;
	height: 17px;
}
/*two column callouts*/
.callout_wide{
	width: 433px;
	background-image: url(/images/bg_org433_bott.gif);
	margin-top: 16px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: .9em;
	float: left;
}
.callout_widetop {
	width: 433px;
	background-image: url(/images/bg_org433_top.gif);
	background-color: #EF8D00;
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.callout_widetop .left {
	top: 0px;
	left: 0px;
	width: 190px;
	float: left;
	padding: 4px 4px 4px 20px;
}
.callout_widetop .right {
	position: relative;
	top: 0px;
	float: left;
	width: 190px;
	padding: 4px 4px 4px 10px;
}
.callout_widetop .twocol {
	top: 0px;
	left: 0px;
	width: 390px;
	float: left;
	padding: 4px 20px 4px 20px;
	overflow: visible;
}
.calloutmid .left {
	left: 0px;
	width: 190px;
	float: left;
	padding: 4px 4px 4px 20px;
	margin-top: 10px;
	font-size: .95em;
}
.calloutmid .wide {
	padding: 4px;
	width: 410px;
}
.onecol {
	left: 0px;
	width: 265px;
	margin-right: 124px;
	padding: 2px 2px 0px 8px;
	margin-top: 0px;
	float: none;
	margin-bottom: 12px;
	clear: none;
}
.onecol ul, .onecol p {
	margin-top: .15em;
	margin-bottom: .15em;
	padding: 0px;
}
.screenshot{
	float: right;
	width: 120px;
	margin-top: 4px;
	margin-right: 4px;
}
.screenshot img {
	margin-bottom: 8px;
}
.divider {
	 background-image: url(/images/bg_1pxl_purple.gif);
	 background-repeat:repeat-x;
	 height: 1px;
	 margin: 0px 8px;
	 width: 400px;
	 clear: right;
	 padding: 0px;
}
.divider_blank {
	 background-image: url(/images/spacer.gif);
	 background-repeat:repeat-x;
	 height: 1px;
	 margin: 0px;
	 width: 400px;
	 clear: right;
	 padding: 0px;
}
.calloutmid .right {
	margin-top: 10px;
	margin-right: 1px;
	position: relative;
	float: left;
	width: 190px;
	padding: 4px 4px 4px 10px;
	border-left: 1px dashed #EF8D00;
	font-size: .95em;
}
.calloutmid {
	width: 427px;
	padding: 0px 2px 0px 2px;
	border-right: 1px solid #EF8D00;
	border-left: 1px solid #EF8D00;
	margin: 0px;
	font-size: .95em;
}
.calloutmid form {
	margin: 8px 0px 0px 8px;
}
/*Red outline alert boxes*/
.alertboxbott{
	width: 433px;
	background-image: url(/images/bg_alertbott.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	font-size: .9em;
	float: left;
	margin-bottom: 18px;
	height: 13px;
}
.alertboxtop {
	width: 433px;
	background-image: url(/images/bg_alerttop.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 18px;
	
}
.alertboxmid {
	width: 379px;
	border-right: 1px solid #B82323;
	border-left: 1px solid #B82323;
	margin: -4px 0px -4px 0px;
	font-size: .85em;
	background-image: url(/images/bg_alerticon.gif);
	background-repeat: no-repeat;
	padding: 2px 12px 2px 40px;
}
a.buyjmp:link, a.buyjmp:visited, a.buyjmp:active {
	border: 1px solid #BBBBCC;
	padding: 1px 2px 1px 18px;
	background-image:url(/images/bg_buybutton.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
	text-transform: uppercase;
	font-weight: bold !important;
	text-decoration: none;
}
a.buyjmp:hover {
	border-color: #00319E;
}
/*Div to force footer to the bottom of the page -- Used in /includes/footer.shtml*/
.clearfix {
	clear: both;
	font-size: 1px;
}
/*hide selected images from display for use in printing only*/
.printonly {
	display: none !important;
}

.button
    { font-family: Arial;
      font-size: 10pt;
      font-weight: bold;
     }
td.label {
	text-align: right;
	vertical-align: middle;
}
.smalltext {
	font-size: .8em;	
}
.smalltext_red {
	font-size: .85em;
	color: #FF0000;
}
.medtext {
	font-size: .95em;
	}
.smalltext_gray {
	font-size: .8em;
	color: #999;
}

/*news items for index page*/
.newsitem {
	width: 135px;
	margin-left: 70px;
}
/*arrow bullets*/
ul.offer {
	margin: 0 0 0 3px;
	padding:0;
}
ul.offer li {
	list-style-image: url(/images/ico_current.gif);
}
a.offer:link, a.offer:visited, ul.offer li a:link, ul.offer li a:visited {
	background-repeat: no-repeat;
	color: #00319E;
	text-decoration: none;
}
a.offer:hover, ul.offer li a:hover {
	text-decoration: underline;
}
/*quote style for Linux Journal articles*/
.quote {
	margin-left: 12px;
	margin-right: 12px;
	color: #007CBA;
}
/*Inline callout box style*/
.calloutSimple {
	border: 1px solid #EF8D00;
	float: right;
	padding: 0 0 4px 0;
	font-size: .9em;
	margin: 4px 0 4px 8px;
	width: 300px;
	text-align: left;
}
.calloutSimple P {
	margin: 2px 4px;
}

