@charset "utf-8";
/* CSS Document */
.searchBriefResult span { font-weight:bold; margin-left:10px; }
.errorContainer { display:none; }
/*---------------Icon-----------*/
.indics { background:url(../images/indics.gif) no-repeat; width:12px; height:12px; float:left; margin-right:10px; }
.greyIcon { background-position: 0 0; }
.orangeIcon { background-position: -12px 0; }
.deleteIcon { background-position: 0 -12px; }
.deleteIconHover { background-position: -12px -12px; }
.editIcon { background-position: 0 -24px; }
.editIconHover { background-position: -12px -24px; }
.greenIcon { background-position: 0 -36px; }
.redIcon { background-position: -12px -36px; }
.offerStatus_labl { background:url(../images/offerStatus_labl.gif) no-repeat; width:178px; height:40px; clear:both; }
.offerActive_labl { background-position: 0 0; }
.offerInactive_labl { background-position: 0 -40px; }
/*-------------Table----------*/  
.simpleTable { padding: 5px; width:950px; margin:auto; }
.simpleTable thead tr { background: #93c9d7 url(custom-theme/images/ui-bg_highlight-hard_80_93c9d7_1x100.png) 50% 50% repeat-x; }
.simpleTable thead tr td { }
.simpleTable tbody { }
.simpleTable td { padding: 5px 10px; }
/*-------------offers----------------*/
.offerListTable { width:80%; height:auto; clear:both; margin:auto; }
.offerOuterBx { width:128px; height:85px; background:#fafafa; border:#bbbbbb 1px solid; margin:30px; float:left; }
.offerAdBx { width:120px; height:60px; margin:3px; border:#bbbbbb 1px solid; }
.offerStatusBox { width:45px; height:12px; text-align:right; margin:2px 0 0 3px; float:right; }
.offerName { width:128px; height:auto; margin:auto; margin-top:5px; font-size:10px; }
.copyExtLink { color:#999; font-size:10px; text-decoration:underline; cursor:pointer; }
.displayResult { height:20px; text-align:center; font-size:11px; }
.externalRedirectLinkColor a { color:#999; }
/*-------------------UserMenu----------*/
#menuUserCont { width:auto; height:37px; float:right; }
.menuUser { position:relative; background:url(../images/menuUser.jpg) no-repeat; height:37px; float:left; }
.dashboard { background-position: 0px 0px; width:106px; }
.lessons { background-position: -106px 0px; width:90px; }
.offers { background-position: -196px 0px; width:87px; }
.resources { background-position: -283px 0px; width:107px; }
.faqs { background-position: -390px 0px; width:72px; }
.tools { background-position: -462px 0px; width:85px; }
.blog { background-position: -547px 0px; width:70px; }
.forum { background-position: -617px 0px; width:81px; }
.payments { background-position: -705px 0px; width:88px; }
.dashboardHover { background-position: 0px -37px; width:106px; }
.lessonsHover { background-position: -106px -37px; width:90px; }
.offersHover { background-position: -196px -37px; width:87px; }
.resourcesHover { background-position: -283px -37px; width:107px; }
.faqsHover { background-position: -390px -37px; width:72px; }
.toolsHover { background-position: -462px -37px; width:85px; }
.blogHover { background-position: -547px -37px; width:70px; }
.forumHover { background-position: -617px -37px; width:81px; }
.paymentsHover { background-position: -705px -37px; width:88px; }
/*-------------------VisitorMenu----------*/
#menuVisitorCont { width:auto; height:37px; float:right; }
.menuVisitor { position:relative; background:url(../images/navVisitor.gif) no-repeat; height:37px; float:left; }

.menuLogin { background-position: 0px 0px; width:105px; }
.menuFAQ { background-position: -105px 0px; width:114px; }
.menuContact { background-position: -219px 0px; width:115px; }

.menuLoginHover{ background-position: 0px -37px; width:105px; }
.menuFAQHover { background-position: -105px -37px; width:114px; }
.menuContactHover { background-position: -219px -37px; width:115px; }
/*-------------------Swap Buttons ----------------*/
.swapInactive, .swapActive, .swapEdit, .swapDelete { cursor:pointer; }
/*-------------------tooltip----------------*/
.tooltipSmall { display:none; background:transparent url(../images/black.png); font-size:12px; height:60px; width:160px; padding:25px; color:#fff; _background-color:#fff; z-index:11;}
.tooltipLarge { display:none; background:transparent url(../images/black_big.png); font-size:12px; height:60px; width:160px; padding:25px; color:#fff; _background-color:#fff; }

/*--------------------Lessons Paging------------*/
.lessonsPaging { position:relative; background:url(../images/lessonsPaging.jpg) no-repeat; height:23px; float:left; }

.lessonsPagingL1 {  background-position: 0px 0px; width:30px;  }
.lessonsPagingL2 {  background-position: -30px 0px; width:29px;  }
.lessonsPagingL3 {  background-position: -59px 0px; width:30px;  }
.lessonsPagingL4 {  background-position: -89px 0px; width:29px;  }
.lessonsPagingL5 {  background-position: -118px 0px; width:29px;  }
.lessonsPagingL6 {  background-position: -147px 0px; width:29px;  }
.lessonsPagingL7 {  background-position: -176px 0px; width:29px;  }
.lessonsPagingL8 {  background-position: -205px 0px; width:30px;  }
.lessonsPagingL9 {  background-position: -235px 0px; width:29px;  }
.lessonsPagingL10{  background-position: -264px 0px; width:29px;  }

.lessonsPagingL1Hover {  background-position: 0px -23px; width:30px;  }
.lessonsPagingL2Hover {  background-position: -30px -23px; width:29px;  }
.lessonsPagingL3Hover {  background-position: -59px -23px; width:30px;  }
.lessonsPagingL4Hover {  background-position: -89px -23px; width:29px;  }
.lessonsPagingL5Hover {  background-position: -118px -23px; width:29px;  }
.lessonsPagingL6Hover {  background-position: -147px -23px; width:29px;  }
.lessonsPagingL7Hover {  background-position: -176px -23px; width:29px;  }
.lessonsPagingL8Hover {  background-position: -205px -23px; width:30px;  }
.lessonsPagingL9Hover {  background-position: -235px -23px; width:29px;  }
.lessonsPagingL10Hover{  background-position: -264px -23px; width:29px;  }
