

body { margin: 0 0 1em 0; padding:0px; font: 78%/155% "Lucida Grande", Tahoma, Arial, sans-serif; background:url('/images/x/x/x.png') #ddd repeat-x; color: #333; }
img { border: none; }
br { height: 1px; }
dd { margin-bottom: 1em; }

#everything { background:white; border-left:1px solid #aaa; border-bottom:1px solid #aaa; border-right:1px solid #aaa; min-width: 750px; max-width: 950px; margin-left: auto; margin-right: auto; height: 1%; }

#header { height: 62px; }
#header img { float: left; margin: 6px 0 0 15px; }
#header h1 { display: none; }

#toplogin { float: right; margin: 10px 5px 0 0; padding: 0; font-size: 80%; text-align: center; }
#toplogin form { margin: 0; padding: 0; }
#toplogin-actions { padding: .33em; }

#navcontainer { background:url('/images/x/x/x.png') bottom center #ffcc00; border-bottom: 1px solid #aaa; }
#navcontainer ul { overflow: hidden; padding: 5px 0 5px 0; margin: 0; list-style-type: none; width: 100%; text-align: center; }
#navcontainer li { display: inline; line-height: 150%;}
#navcontainer li.last { margin: 0; padding: 5px 0 5px 0; border-left: 1px solid #fff; }
#navcontainer li a { padding: .5em 2.5em .5em 2.5em; text-decoration: none; color:black; border-left: 1px solid #fff; }
#navcontainer li a:hover { background: #ffdd57; color: #000; }

#navcontainer li a.first { border-left: none; background-color: #ff9999;}

#uncredited_banner { margin: 0; text-align: center; background: #eee; border-bottom: 1px solid #aaa; }
#uncredited_banner p { margin:0; padding:1em; }

#secondaryNav{ margin:0; padding:0; width:165px; float:left; }
#secondaryNav ul{ margin: 0px; padding: 0px; border-bottom: 1px solid #aaa; }
#secondaryNav li{ font-size: 1em; list-style: none; margin: 0px; }
#secondaryNav li.title{ font-size: 1em; border-right: 1px solid #aaa; color:#333; background:url('/images/x/x/x.gif') bottom center; padding-left:.75em; }
#secondaryNav li.first{ padding-left:1em; font-size:1em; background:#eee; border-top:1px solid #aaa; border-right:1px solid #aaa; }
#secondaryNav li.second { border-right:1px solid #aaa; padding-left:1.5em; font-size: 90%; line-height: 120%; }
#secondaryNav li.third { border-right:1px solid #aaa; font-size: 80%; line-height: 130%; padding-left:2.5em; }
#secondaryNav li.end { padding-bottom: 6px;}
#currentnav { text-decoration:underline; }

#secondaryNav li a{ color:black; text-decoration:none; display: block; width: 100%; }
#secondaryNav li a:hover{ color:#333; }
#secondaryNav li.second a:hover, #secondaryNav li.third a:hover { color: #000; background-color: #ffffe0; }
#secondaryNav li.first a { padding-top: 5px; padding-bottom: 5px; }
#secondaryNav li.second a{ padding-top:.25em; padding-bottom:.25em; }
#secondaryNav li.third a{ padding-top:.10em; padding-bottom:.10em; }
#secondaryNav li.title a { padding-top: .75em; padding-bottom: .75em; }

html>body #secondaryNav a { width: auto; }

#searchBox form { margin-top: 2em; padding: 4px 4px 4px 1em; border-top: 1px solid #fc0; border-right: 1px solid #fc0; border-bottom: 1px solid #fc0; background: #eee; }
#searchBox h4 { margin: 0; }
#searchBox input { margin: 5px 0; display: block; }

#auxlang { text-align: center; }
#auxlang img { border:0; }

#sidenav-content { height: 1%; margin-left:175px; margin-right:6px; }
#sidenav-content h2{ border-top:2px #c00 solid; background-color:#eee; margin-top: 10px; padding-top:.25em; 	padding-bottom:.25em; padding-left:.2em; padding-right:.2em; }
#sidenav-content h3{ border-top:2px #fc0 solid; background-color:#eee; padding: .33em .2em .33em .2em; margin-top: 0; }
#sidenav-content p{ padding-top:2px; padding-bottom:5px; }
#sidenav-content li { line-height: 175%; }
#sidenav-content .right-box { float: right; width: 20em; padding: 1em; margin: 1em; font-size: 90%; background: #eee; border: 1px solid #fc0; }
#sidenav-content div h4 { margin: 0; }

.mon-green { background-color: #ccffcc; }
.mon-yellow,.expires-soon { background-color: #ffffcc; }
.mon-disabled { background-color: #ffffcc; }
.mon-red,.expired { background-color: #ffcccc; }

.kb_example { background: #eeeeee; border: 1px solid #aaaaaa; padding: 15px 15px 15px 15px; }
.sslnote { text-align: center;  background: #eeeeee;  border: 1px solid #aaaaaa;  padding: 3px; font-size: x-small;	}

.note { text-align: center;  background: #eeeeee; border: 1px solid #aaaaaa; padding: 3px; margin-bottom: 10px }
.hilite_box { margin: 0 2em 2em 2em; padding: 0 1em; border-left: 2px solid #c00; background: #fff1ab; width: 250px; font-size: 87%; line-height: 1.5;  }

.hilite_box ul { margin-left:0; padding-left:0; list-style: none; }
.hilite_box ul li { margin-bottom: .3em; }
.hilite_box h4 { font-size: 1.2em; margin-bottom: 0; padding-bottom: 0; }

.error { color: #ff0000; font-size: x-small; }
.errorbox { text-align: center;  background: #ffc; border: 1px solid #f00; padding: 3px; color: #ff0000; }

.faces { float: left; border: solid 1px #666; margin-right: 6px; margin-bottom: 6px; }
.nobr{ white-space: nowrap; }
.nomargin { margin: 0; padding: 0;}
.notation { font-size: .8em; font-style: italic; }
.right-align { text-align: right; }
.center-align { text-align: center; }

table { width: 99%; }
.bottom-marg {	margin-bottom: 1.5em; }
.bottom-marg td, .bottom-marg th {	padding-left: 3px; }
ul.nospace p { margin-top: 0; line-height: 100%; }
dl.search dt { font-weight: bold; }

#sidenav-content table { width: 100%  }
#sidenav-content tr { line-height: 150%; }
#sidenav-content th { background: #ccc; border: 1px #ccc solid; }
#sidenav-content th a.sort { color: #000 !important; }
#sidenav-content .striped_even { background: #eee; }
#sidenav-content .striped_odd { background: white; }

#sidenav-content .right-actions { padding: 6px; font-size: x-small; float: right; }
* html #sidenav-content .right-actions { margin-top: .75em; }  

#sidenav-content .float-left { position: absolute; }
#sidenav-content .left-actions { padding: 6px; font-size: x-small; line-height: 200%; color: #999; margin-bottom: 20px; }
* html #sidenav-content .left-actions { margin-top: .75em; }  

.left-actions a { color: #55C; }
.left-actions a:hover { color: #00C; }

#sidenav-content .page-actions { text-align: right; padding-right: 10px }
.table-actions,.page-actions { padding:0; margin:0; font-size: x-small;	 }
.more-detail { display: block; padding: .5em 0 1em 0; text-align: right; font-size: x-small; }

#footer{ clear: both; font-size: x-small; text-align: center; margin: .5em 0 0 0; padding: .5em; background: #f3f3f3; border-top:1px solid #aaa; }



table.contact th { padding-top: 0; width: 1px; }
table.contact th p { height: 10em; vertical-align: top; margin: 0; padding: 0; }
table.contact td { vertical-align: top;  padding: 0 3px 3px 3px; }
table.contact td p.error{ vertical-align: top;  padding: 0; margin: 0; }
table.contact .contact-box { text-align: left; background: #eee; border: 1px solid #aaa; padding: 3px; font-size: x-small; line-height: 110%; vertical-align: top; white-space: nowrap; }
table.contact .contact-box-highlight { text-align: left; background: #ffc; border: 1px solid #aaa; font-size: x-small; line-height: 110%; padding: 3px; vertical-align: top; white-space: nowrap; } 


#linkbar { margin:0 auto 1.5em auto; padding:0; text-align: center; width: 85%;}
#linkbar ul { margin:0; padding:0; list-style-type: none;}
#linkbar ul li { margin: 0 1em;  display: inline; white-space: nowrap; line-height: 2.5em;} 
#linkbar ul li { background-color: #eee; padding:0;}
#linkbar ul li a { text-decoration: none; padding: 0 .5em; }
#linkbar ul li a:link, #linkbar ul li a:visited { border-bottom: 2px solid #aaa; }
#linkbar ul li a:hover { border-bottom: 2px solid #f00; }

.important {
	text-align: center;
	background: #ffffcc;
	border: 1px solid #ff0000;
	padding: 3px;
}

.red{ color: #c00; }
.red a {color: #c00; }

.page-actions div#scan_logo {
	display:block;
	margin-top: 6px;
}


.service_apps ul {
	list-style:none; 
	margin-left: 1em; 
	margin-top: 0;
	padding-left:0;
	padding-top: 0;
}
.clear, .app_block_holder {clear: right;}
.app_block_holder h3 {margin-bottom: .25em; }


.grad img { height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; z-index: 0; }
.box { border: solid #aaa 1px; position: relative; width: 165px; padding: 5px; height: 2em; text-align: center; margin: 0 0 1em 0; }
.box * { margin: 0px; position: relative; z-index: 1; }
* html .grad { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/grad_white.png', sizingMethod='scale'); }
* html .grad img { display: none; } 
* html .box { position:static; } 
.yellow { background-color: #fc0; }




#sidenav-content .changes {
	color: #060;
}



#sidenav-content h3.changes {
	font-weight: normal;
	text-align: center;
	background:none;
	border: none;
}

textarea { max-width: 100%; font: inherit; }
form *[class = "page-actions"] input[type = "submit"] { padding-left: 2.5em; padding-right: 2.5em; margin-right: 1em }

table.top td, table.top th, table form td, table form th, form table td, form table th { vertical-align: top; }
table form td.vmid, table form th.vmid, form table td.vmid, form table th.vmid { vertical-align: middle;  }

#sidenav-content form {
	margin-bottom: 5em;
}


/*\*/ * html .checkout-form { width: 99.9%; } /**/



.columns dt, .columns dd { margin: 0 0 4px .3em; padding: 0; }

.columns dl { float: right; display: block; width: 100%; position: relative; margin: 0; padding: 0 }

.columns dt, .columns .a { float: left; clear: left; }
.columns .a  { width: 50%; }
.columns .b  { float: left; width: 50%; }

/*\*/ * html .columns .a { margin-right: -100%; } /**/
/*\*/ * html .columns .b { margin-left: 50%; display: inline;  } /**/

*:first-child+html .columns .a { margin-right: -100%; }
*:first-child+html .columns .b { margin-left: 50%; display: inline;  }


.columns dt  { width: 45%; font-weight: bold; }
.columns dd  { margin-left: 46% }


.strong, .checkout-form .totals {
	font-weight: bold;
}

.uiblock div {
	margin: 0 0 .6em 1.5em;
}

.uiblock table div.hint {
	font-size: 90%;
	margin: 0 0 .6em 2em !important;
}

.uiblock table { margin-bottom: 1.5em; }
.uiblock p {  margin: 0 0 1em 0; padding: 0; }
.uiblock li {  margin: 0 0 .2em 0; padding: 0; }

.uiblock table div.error {
	margin-left: 0 !important;
}

.uiblock table th { 
	width: 25%; padding: .5em 3em;
}

.uiblock table td { 
	width: 75%; padding: .5em 1em
}

div.uiblock, .uiblock h4 {
	padding-bottom: .6em  !important;
}


.gray {
	color: #999;
}
