/* ---( PeerWise - style sheet )------------------------------------ */

/* ---( Standard reset )------------------------------------ */
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,strong,sub,sup,tt,var,b,u,i,center,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-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}

/* ---( body text and standard tags )-------------------------------- */
body { margin:15px; background:#d5e4f9; background-image:url("bin/images/tile.png"); font-size: 14px; font-family: Arial, sans-serif; color:#333; text-align:center; line-height: 1.2em; }
img { border-style: none; }
ul { list-style-type: disc; margin-left: 40px; margin-top: 10px; margin-bottom: 10px; }
p.spread { margin-top: 20px; margin-left: 20px; margin-right: 5px; padding: 0px }

/* ---( standard links )--------------------------- */
a:link { text-decoration:none; color:#588bb6; }
a:visited { text-decoration:none; color:#588bb6; }
a:hover { color:#eeeeff; background-color:#588bb6; }
a:active { color:#eeeeff; background-color:#2222ff; }

/* ---( headers )------------------------------------ */
h1, h2, h3, h4, h5, h6 {color:#588bb6; font-family: Verdana, Arial, sans-serif; letter-spacing:0.1em;}
h1 {font-size:160%; margin-top:85px; margin-bottom:0px; padding-top:10px;  padding-left:10px;  padding-bottom:10px; font-weight:bold; font-style:italic; background:#588bb6; color:#ffffff;}
h2 {font-size:120%; margin-top:25px; padding-top:10px; margin-bottom:10px; font-weight:bold; border-top:1px dashed #999; }

/* ---( layout )------------------------------------ */
#container{background-color:#fff; background-position: 30px 15px; background-image:url("bin/images/PeerWiseSmall.png"); background-repeat:no-repeat; min-width: 840px; margin-right:20px; margin-left:20px; padding-top:0px; padding-left:30px; padding-right:30px; padding-bottom:30px; border:1px solid #999; text-align: left;}
#basicTable { margin-left: 20px; }

/* Formatting for the "Ask" "Share" and "Learn" keywords */
#keywordformat { background-color:#f3f3f3; border-left: 4px solid #77a4cf; padding-left: 10px; padding-right: 10px; font-family: Verdana, Arial, sans-serif; font-weight: bold; }
