/* CSS for Toronto Mets DotNetNuke containers ------------- */
/* Created Dec. 2008 -------------------------------------- */
/* http://tfdnn.com - tf@tylerfawcett.com ----------------- */


/* Basic */
.basicWrap {margin: 10px 0 25px 0; text-align: left;}
.basicWrapPlain {margin: 5px 0 25px 0; text-align: left;}
.basicWrap h2 .Head {font-weight: normal; font-size: 17px; margin: 0; padding: 0; color: #222; font-weight: bold;}
.basicWrap h2 {padding: 0; margin: 0;}
.basicTitle {margin: 0; padding: 0;}
.basicContent {text-align: left; padding-top: 8px; border-top: 1px dotted #ccc;}
.basicContentPlain {text-align: left; padding-top: 0px;}
.basicActions2 {width: 100%; height: 25px; border: 0 none; float: right; margin-top: 10px; white-space: nowrap; text-align: right;}
.basicActions2 a {white-space: nowrap;}

.basicContent table {width:100%;}
.tablestyle {width:100%;}
.tablestyle th {font-family: arial, sans-serif; line-height: 1.3em; font-size: 12px;}
.tablestyle td {font-family: arial, sans-serif; line-height: 1.3em; font-size: 11px;}

/* Grey Box */
.greyBox {background: #f4f4f4; margin-bottom: 20px;}
.greyWrap {margin: 0; padding: 0; text-align: left; border: 1px solid red;}
.greyHead {padding: 5px 8px 4px 8px; background: #ddd;}
.greyHead .Head {font-size: 12px; font-weight: bold; margin: 0;}
.greyBox .Normal, .greyBox *, .greyBox a {font-size: 11px; line-height: 1.3em;}
.greyContent {text-align: left; padding: 8px 8px 10px 8px; border: 1px solid #ddd;}
.greyContent .CTRactions {text-align: right;}


/* Side Box */
.sideBox {margin-bottom: 20px;}
.sideWrap {margin: 0; padding: 0; text-align: left; border: 1px solid red;}
.sideHead {padding: 4px 8px 4px 8px; background: #939393; border-top: 1px solid #5f5f5f; border-right: 1px solid #9e9e9e; border-left: 1px solid #727272;}
.sideHead .Head {font-size: 12px; font-weight: bold; margin: 0; text-transform: uppercase;}
.sideBox .Normal, .sideBox *, .sideBox a, .sideBox a:hover {font-size: 11px; line-height: 1.3em; color: #fff;}
.sideContent {text-align: left; padding: 6px 8px 8px 8px; background: #858585; border-right: 1px solid #919191; border-bottom: 1px solid #9c9c9c; border-left: 1px solid #676767;}
.sideContent .CTRactions {text-align: right; padding-top: 8px;}
.sideContent .CTRactions img {float: right; background: #fff;}
