@charset "UTF-8";
/* CSS Document */
.resource-templates #www-content {padding:0 10px 20px 10px;}

.title-top-wrap {border-bottom:1px dotted #BCBCBC;margin:0 0 10px;padding:0 0 10px;}
#www-base h2.resource-title {color:#0976B7;font-size:18px; width:80%;margin-bottom:6px; line-height:24px;}
#www-base a.resource-print {float:right; font-size:12px; padding:2px 0 0 22px; background:url(/www/img/ico-print.png) no-repeat;}


.resource-wrap {}
.resource-content { background:#fff;}
.btm-gutter {background:url(/www/img/resources/btm-gutter.png) right no-repeat; height:5px;}

.resource-content {}
.resource-intro {}

.resources h4 {font-size:20px;margin-bottom:12px;}
.worksheets h4 {color:#ab3533;}
.resource-intro { padding:14px 0; line-height:17px;}
#name-blank { float:right; font-weight:bold;}

.worksheets .resouce-inner { padding:22px 10px 10px;}


.list-wrap { float:left; width:193px;}
.list-wrap h5 { font-size:15px; font-weight:bold; text-transform:uppercase; padding-top:24px;}
.list-wrap li { background:url(/www/img/resources/gold-bullet.png) 2px 10px no-repeat; padding:8px 0 0 18px; font-weight:bold;} 


/*Overwrite shared css from www.css*/
.resources #share-bar {height:25px;}
#share-bar ul {margin-left:14px;}
.resources li.share-this-page {color:#33779E; font-size:13px; padding:2px 4px 0 0;}
.resources #share-bar ul li a {text-indent:-5000px; padding:0; margin:0 0 0 8px; height:18px; width:18px; }




#view-solution span a {display:block;margin:10px 0;padding:10px 0;background:#0E629E;color:#fff;text-align:center;font-size:1.4em;}
#view-solution span a:hover {background:#1178C0;text-decoration:none;}


.worksheets td {padding-bottom:5px;}

@media print {
#de-header,#www-breadcrumbs, #www-right, #footer-default, #adminPanel, .www-topper, .btm-gutter, #view-solution, #www-tower, .resource-print {display:none;}
#body, .resource-wrap, .www-bar, .three-fourths #www-curve, .three-fourths #www-content {background:none;} 
.www-bar h1 { font-size:26px; color:#000;}
.resources h4 {font-size:24px;}
.worksheets td {padding-bottom:15px;}
.worksheets .resouce-inner { padding-top:42px;}
.resource-wrap {border:none;}
.three-fourths #www-left {width:600px}

}