/* CSS Document */
/* expanding content */
 
#sectionMod {margin-left:1px; float:left; margin-top:10px;}
#sectionMod .expandMod .trigger {width: 247px; background: url(../../img/sidebar/bg-collapse-lg.jpg) no-repeat; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-left: 1px solid #cccccc; padding-top:7px; padding-bottom:5px; display: block; height:10px; margin-bottom:10px; margin-left:3px;}

#sectionMod .expandMod .expanded img {padding-top:3px; display: block;}

#sectionMod .expandMod .expanded{width: 247px; background: url(../../img/sidebar/bg-expand-lg.jpg) no-repeat; height:12px; cursor: pointer; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-left: 1px solid #cccccc; padding-top:5px; padding-bottom:5px; display: block; margin-bottom:10px; margin-left:3px;}

#sectionMod .expandMod .hidden{width: 247px; height:1; cursor: pointer; border-top: 0px solid #cccccc; border-bottom: 0px solid #cccccc; border-left: 0px solid #cccccc; padding-top:0px; padding-bottom:0px; display: block; margin-bottom:10px; padding-left:-1px;  margin-left:3px;}

.expandMod p { font: 10px/13px Verdana, Arial, Helvetica, sans-serif; color: #666666; margin-bottom: 3px; margin-top: 5px; text-align: left; }
#sectionMod .expandMod h5 img { float: left; margin: 0 8px 0 10px; padding: 0; }
#sectionMod .expandMod#last { border-bottom: 1px solid #ccc; padding-bottom: 10px; }   
#sectionMod .expandMod h5 span {float: left;}
/*.expandMod .trigger{ cursor: pointer; }
.expandMod .noImage p { margin: 5px 0 3px 20px; } */

#sectionMod .show{ position: relative; display: block;  }
#sectionMod .hide{ position: absolute; left: -999em; height: 1px; width: 120px; overflow: hidden; }

#sectionMod .expandModTwo .trigger {width: 247px; background: url(../../img/sidebar/bg-collapse-lg.jpg) no-repeat; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-left: 1px solid #cccccc; padding-top:5px; padding-bottom:8px; display: block; height:20px; margin-bottom:10px; margin-left:3px;}
#sectionMod .expandModTwo .expanded img {padding-top:3px; display: block;}
#sectionMod .expandModTwo .expanded{width: 247px; background: url(../../img/sidebar/bg-expand-lg.jpg) no-repeat; height:24px; cursor: pointer;border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-left: 1px solid #cccccc; padding-top:5px; padding-bottom:5px; display: block; margin-bottom:10px; margin-left:3px;}

.expandModTwo p { font: 10px/13px Verdana, Arial, Helvetica, sans-serif; color: #666666; margin-bottom: 3px; margin-top: 5px; text-align: left; }
#sectionMod .expandModTwo h5 img { float: left; margin: 0 8px 0 5px; padding: 0; }
#sectionMod .expandModTwo#last { border-bottom: 1px solid #ccc; padding-bottom: 10px; }   
#sectionMod .expandModTwo h5 span {float: left;}
/*.expandModTwo .trigger{ cursor: pointer; }
.expandModTwo .noImage p { margin: 5px 0 3px 20px; } */

#sectionMod .show{ position: relative; display: block;  }
#sectionMod .hide{ position: absolute; left: -999em; height: 1px; width: 120px; overflow: hidden; }
