/* Reset some of the browser default settings - based on undohtml.css by Tantek Celik */
:link,:visited { text-decoration:none }
body, html, form, fieldset, input { margin:0; padding:0; }
a img,:link img,:visited img { border:none }
address { font-style:normal }

/* Set standard size and typeface */
body { font: 11px/1.5em "Lucida Grande","Lucida Sans Unicode",verdana,geneva,sans-serif; color:#606060; background-image:url(../images/bg.jpg); background-repeat:repeat-x; }
#bd { margin:0 25px; }
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #927A36; 
	line-height: 120%;
	 } 
h1 { font-size: 163%; margin-top: 0; padding-top: 0; color: #927A36 }
.manage {font-size:15px; color: #63543E;} 
h2 { font-size: 140%; color: #927A36; }
h3 { font-size: 130%; margin-bottom:0; padding-top:.75em; color: #927A36; } 
h3+p { margin-top:7px; padding-top:0; }
#yui-main h3 { color:#333; }
h4 { font-size: 112%; margin-bottom: 5px; color: #333; }

a:link, a:visited { color: #1C7291; }
a:hover { text-decoration: underline; }

.center { text-align: center; }
.imgleft { float: left; margin: 0 10px 10px 0; }
.imgright { float: right; margin: 0 0 10px 10px; }
.screenshot { margin-bottom: 0; margin-top:10px; }
.caption { color: #666; font-size: 10px; margin-top: 0.25em; }
.specialbox { border: 1px solid #E0E5E8; padding: 10px; margin-bottom: 2em; background-image:url(../images/bg_callout.jpg); background-repeat:y; }
.specialbox h2 { font-size: 1.2em; margin-top: 0; }
.sidequotes h2 { font-size: 1.2em; color: #927A36; margin: 2em 0 0 0; padding-bottom: 0; }
.sidequotes p { margin: 5px 0; }

/* Global styles */

.filePDF { padding-left: 24px; background-image:url(../images/icons/file-pdf.gif); background-position: top left; background-repeat: no-repeat; min-height: 16px; }
.newWindow { padding-right: 12px; background-image:url(../images/icons/new-window.gif); background-position: top right; background-repeat: no-repeat; }
td.fieldname { text-align: right; padding-right: 0.5em; }

/* Header */
#hd { height:147px; margin:0; }
#hd p { margin: 0; padding: 0; }
#hd #logo { display: block; position:absolute; top:20px; left:25px; margin: 0; } /* margin: 20px 0 10px 0; */
#hd #hdtop { position:relative; }

#tagline { position:absolute; top:66px; right:20px; }

/*Sign In - Search */
#signsearch { position:absolute; top:6px; right:16px; margin:0; padding:0; }
input#USERNAME, input#PASSWORD, input#sp-q { width:11em; height:13px; }
#dlist { font-family:"Lucida Grande","Lucida Sans Unicode",verdana,geneva,sans-serif; font-size:11px; color:#333; }
#dlist .clicker { cursor:pointer; }
dl#dlist { background-image:url(../images/hd/bg_toggle.jpg); width:122px; height:22px; } 
#dlist dt { position:relative; top:3px; display:inline; padding-left:19px; font-family:Trebuchet MS; font-size:11px; color:#426878;  }
#dlist dd { padding:0; margin:0; display:none; }
#dlist .abs { position:absolute; top:8px; right:140px; }
#dlist .selected { color:#937E3B; }
#dlist td { padding:0 1px 0 1px; margin:0; }
#dlist form#search { margin-top:7px; }

/* Subnav Menus (left) */
#subnav { width: 170px; font-size: 11px; }
#subnav h2, #subnav ul, #subnav li { margin: 0; padding: 0; }
#subnav ul { list-style-type: none;  }
#subnav li { line-height: 120%; padding: 0.5em 0 0.75em 0; width: 168px; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }
#subnav li ul li { border: 0; }
#subnav li.on { background: url("../images/subnav/indicator.gif") repeat-x top left; }
#subnav li a { display: block; margin-left: 10px; margin-right: 10px; }
#subnav li ul li a { margin-left: 20px; margin-right: 0; }
#subnav ul ul { background:none; margin-bottom: 0; padding-bottom: 0; }
#subnav li li {  }

#callstoaction { width: 138px; font-size: 11px;  }
#callstoaction p { margin: 0 0 20px 0; }

/* Home Styles */
#sixbox { margin-top:15px; margin-left:1px; height:241px; }
#sixbox .yui-gb { margin-top:13px; }
#sixbox .yui-u { height:107px; background-image:url(../images/home/bg_sixbox_six.jpg); background-repeat:no-repeat;  }
.light { background-image:url(../images/home/bg_sixbox_six2.jpg) !important;  }
#sixbox h2, #sixbox a { margin:7px 0 0 6px; font-size:13px; font-family:trebuchet MS; color:#275B73; font-weight:bold; }
#sixbox p { color:#666; margin:0 10px 3px 13px; padding-top:0; font-size:10px; font-family:Arial, Helvetica, sans-serif; }
#sixbox img.left { float:left; margin:7px; margin-top:4px; }
#sixbox img.right { float:right; margin:7px; }
#sixbox .yui-u .center { text-align:center; }
.second { background-image:url(../images/home/bg_sixbox_six2.jpg) !important;  }
.light h2, .light a { font-size:11px !important; }

/* Products main */
#prodmain .yui-u { text-align:center; }
#prodmain h2 { color:#1C7291; font-size:180%; margin:0 auto; }
#prodmain h3 { color:#917933; font-size:120%; margin:10px auto 10px auto; }
#prodmain .keypoints { text-align:left; padding:3px 19px; background-image:url(../images/products/bg_keypoints.jpg); background-repeat:no-repeat; height:235px;}
#prodmain .keypoints a { font-size:130%; }
#prodmain dt { font-weight:bold; font-style:italic; color:#414141; font-size:115%; }
#prodmain dd { margin-left:1em; }

/* Products path */
#products h2 { font-size:153%; margin:5px 0 15px 0; color:#1C7391; }
#products h3 { margin:0 0 10px 0; }
#products .yui-g { margin-bottom:5px; }
.prodhilite { background-image:url(../images/products/bg_hilite.jpg); background-repeat:repeat-y; margin-left:20px; padding:5px; border-top:1px solid #FCF7EE; border-bottom:1px solid #FCF7EE; }
h2.prodtagline { color:#000; font-weight:bold; }
.prodhilite p { margin:0 0 5px 0; }
.prodhilite span.points { color:#333; font-weight:bold; }
.cover { float: left; margin: 0 20px 10px 0; border: 0; }
.calls { text-align:center; }
.callout { border: 1px solid #E0E5E8; padding: .25em .5em; background-image:url(../images/bg_callout.jpg); background-repeat:y; }
.callout p { margin-top:.5em; margin-bottom:.5em; } 

/* Promos (right) */
.yui-gc { margin-left:10px; }
.yui-gc h3 { margin: 0; padding: 0; }
.yui-gc .container { text-align:center; width: 240px; height: 162px; background:  url("../images/promos/promo-fill.gif") no-repeat bottom left; margin-bottom: 20px; position: relative; }
.yui-gc .yui-u .container p { margin: 0; padding: 0;}

/* Cliets */
#clients h2 { clear: both; }
#clients .colOne, #clients .colTwo { width: 49%; float: left; padding-bottom: 1em; } 
a.filePDF { padding-left: 0; padding-right: 12px; background-image:url(../images/icons/file-pdf-mini.gif); background-position: top right; background-repeat: no-repeat; }
#clients a.quotelink { padding-right: 12px; background-image:url(../images/icons/quote.gif); background-position: top right; background-repeat: no-repeat; }
#clients ul { margin-top: 0; padding-top: 0; }
#clients li .holder { position: relative; }
#clients .quote { display: none; position: absolute; width: 290px; top: 0; left: 1.5em; border: 2px solid #927A36; background-color: #E8F2F7; padding: 5px 8px; font-size: 11px; line-height: 1.3em; z-index: 1000; }
.holder > .quote { top: 0; left: 1.5em; }
#clients li:hover .quote, #clients li.over .quote { display: block; }
#clients .quote p { margin: 0 0 0.5em 2em; padding: 0; color: #666; }
#clients .quote blockquote { margin: 0; padding: 0;}
#clients .quote blockquote p { margin: 0 0 0.5em 0; padding: 0; color: #000; }

/* Demo Account */
#demo #colOne { width: 540px; margin-right:20px; float: left; }
#demo #colTwo { width: 200px; float: left; }

#demo td.fieldname { width: 11em; text-align: right; padding-right: 0.5em; font-weight: bold; }
#demo form p { margin-left: 2em; }
#demo p.note { margin-top: 2em; color: #666; }
#demo .required { color: #C00; font-weight: bold; }

/* Partner Logos */
.partnerlogos { border-top: 1px solid #CCC; width: 90%; margin-bottom: 2em; }
.partnerlogos tr td { vertical-align: top; border-bottom: 1px solid #CCC; padding: 1em 0 }
.partnerlogos tr td img { margin: 0 1em 0 0; }

/* Cartridge Browser */
#cartbrowse thead { font-size: 100%; color: #999; font-weight: bold; }
#cartbrowse #publishers { border: 1px solid #999; }
#cartbrowse #subjects, #cartbrowse #carts { border-top: 1px solid #999; border-right: 1px solid #999; border-bottom: 1px solid #999; }

/* Tour */
#tour .colOne { width: 240px; float: left; margin: 0 20px 0 0; padding: 0; }
#tour .colTwo { width: 240px; float:left; margin: 0; padding: 0; }
#tour .colThree { width: 240px; float:right; margin: 0; padding: 0; }
.taketour { text-align: center;  margin: 2em 0; }
.taketour p { width: 235px; margin-left: auto; margin-right: auto; margin-top:0; padding-top: 0; line-height: normal; font-size: 85%; }

/* About Us */

/* Search Results */
#results table { display: none; }
#results .meta { color: #666; font-size: 10px; }
#results .pagination { width:100%; float:left; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; margin: 1em 0; font-size: 10px;  }
#results .pagination .navigate { float:right; text-align: right; width:40%; margin:0; padding:0; }
#results .pagination .summaries { float:left; width:40%; margin:0; padding:0; }

/* Help Desk */
#helpdesk { background-color: #EEE; border: 1px solid #999; padding: 10px; }
#helpdesk h2, #helpdesk ul { margin-top: 0; padding-top: 0; }
#helpdesk p { margin-bottom: 0; padding-bottom: 0; }


/* Footer */
#ft { clear: both; text-align: center; font-size: 90%; color: #666; padding-top: 40px; padding-bottom: 3em; }
#ft p { margin: 0 0 0.25em 0; padding: 0; }
#ft p.moreicons { margin-top: 3em; }
#ft a { margin-left: 1em; margin-right: 1em; }

.tempnote { background-color:#CCCC00; font-weight: bold; color:#900; }
