﻿*html .sTwoColumnsV2Left
{
	overflow: hidden;
}

p.mMakeSubmission {
    font-size: 16px;
    background: url('/CSS/Marketplace/images/star.gif') no-repeat 10px 12px;
    padding: 10px 0 0 34px;
    margin: 0 0 13px !important; 
}

.mCheckAlso {
    padding: 0 0 10px 10px;
}

.mTopHomeBox {
    padding: 5px;
}

.mTopHomeImg {
    float: left;
    margin-right: 26px;
    border: solid #becedb 1px;
}

.mTopHomeTxt {
    float: left; 
    width: 435px;
}

/* Marletplace overview */

.mTabsHomeWrapper {
     position: relative;
}

/* Homepage Tabs */
.sTopTabs, .sBtmTabs, .sIntegrationsTabs
{	
	position:absolute;
    right:0;
    top:3px;    
}

/* ff hack */
html>/**/body .sBtmTabs {top:2px;} 

.sTopTabsTheme {
    top:-31px;
    right: -19px;
}
.mTabsHomeWrapper a:hover {    
    text-decoration: none;
}
.mTabsHomeWrapper h1 {    
    margin: 0 0 5px !important;
    
}
.mTabsHomeWrapper .mTabsOut {    
    display:block;
    float: left;
}
.bSelectedTab .mTabsOut 
{
    border-bottom: 1px #fff solid;
    background:transparent url("/CSS/Marketplace/images/navShowcasesBg.gif") no-repeat scroll 100% -35px !important;   
}
.bSelectedTab .mTabsIn {
    background:transparent url("/CSS/Marketplace/images/navShowcasesBg.gif") no-repeat scroll 0 0 !important;
    line-height:28px; 
    display:block;   
}
.mTabsHomeWrapper .mTabsTxt {
    padding:0 12px;
    display:inline-block;
    line-height:31px;
    cursor:pointer;    
}
.bSelectedTab .mTabsTxt {
    color: #333;
}

.mTabContent,
.mTabContentBottom {
    margin-bottom: 17px;
}

.mLeftModuleContent, 
.mRightModuleContent,
.mLeftThemeContent,
.mRightThemeContent,
.mLeftIntegrationsContent,
.mRightIntegrationsContent {
    border-top: solid 1px #8c999c;
	padding: 12px 0 0;
    float: left;
    display: none;
    width: 936px;   
}

/* Homepage Tabs Lists */

.mModulesContentList  
{ 
    float: left;
    width: 100%;     
}

.mModulesContentList li {
    width: 223px; 
    float: left;     
    margin: 0 36px 0 0;
    position: relative;
    padding: 12px 0 0 64px;    
}
.mLiModules, .mLiThemes
{
    border-top: 1px solid #b8c4cd;
}
    
.mLiModules li 
{
     margin: 0 36px 0 0;
}

.mThemesContentList li {
    width: 207px; 
    float: left; 
    margin-right: 36px;
}

*html .mThemesContentList li {
    display:inline;
}

h3.mThemeTitle {
    margin-top: 7px !important;
}

.mModulesContentList li.mLastOnRow,
.mThemesContentList li.mLastOnRow {
    margin-right: 0;
}

.mThemesContentList li img {    
    padding:1px;
    border:1px solid #a4bbcd !important;
    background-color:#fff;
    margin-top: 12px;
    max-width: 203px;
}

.mModulesContentList li h3 {
    margin-top:0;
    display: block;
    position:relative;
    height:36px;
}

.mModulesContentList li h3 a {
    top:0;
    display:block;    
    position: absolute;
 }

.mModulesContentList li .mLeftBox {
    position: absolute;
    top: 12px;
    left: 0;     
}

.mPrice { 
    background: #eff3f4;
    padding: 8px 0;
    margin-bottom: 0 !important;
    font-weight: bold;
    width: 52px;
    text-align: center;
}

.mIcon {    
    width: 54px;
    min-height: 40px;
    margin-bottom: 0 !important;
    text-align: center; 
}

.mIcon img {
    max-width: 32px;    
}

.mfakeLink {
    display:block; 
    height: 30px; 
    width: 32px;        
}

/* home stuff */

*html .mIcon {    
    height: 40px;    
}

*html .mIcon img {
    width: 32px;
}


.mLiHome li {
    padding-left: 0; 
    width: 288px;
    position: static;
}

.mModulesContentList li .mLeftBoxHome {
    width: 64px; 
    float: left;
}

.mModulesContentList li .mRightBoxHome {
    width: 224px;   
    float: left;
}


/* lightbox */
a.sfThumbnail:link, a.sfThumbnail:visited, a.sfThumbnail:hover, a.sfThumbnail:active
{   
    position: relative;
}
a.sfThumbnail:hover img
{
    border: 1px solid #0c1a28 !important;
}
.sfThumbnail span
{
    display: block;
    width: 18px;
    height: 18px;
    text-indent: -9999px;
    overflow: hidden;
    background: transparent url("/CSS/Marketplace/images/features.gif") no-repeat 0 -200px;
    position: absolute;
    bottom: 3px;
    right: 4px;
    _right: 0;
    _bottom: auto;
    _top: 0;
}
*html .sfThumbnail span
{
    left: 0px;
    top: 12px;    
}
a.sfThumbnail:hover span
{
    background-position: 0 -250px;
}
.sfThumbnail img
{
    border: 1px solid #fff;
    border-bottom: 0;
}

/* Taglist */
.mTaglistTitle {
    font-size: 14px;
    display: block;
    border-bottom: 1px solid #b8c4cd;    
}

ul.mTagList li {
    border-bottom: 1px solid #e5e5e5;
    padding: 3px 5px 5px;
}
ul.mTagList li li {
    padding: 0 0 5px 10px;
    border: 0;
}
/* SinglePage Modules */

.mSingleModulesTopBox {
    margin-bottom: 17px !important;
}

.mSingleModulesTopBoxLeft {
    position:absolute; 
    top: 10px; 
    left: 22px; 
    padding-top: 7px;
    border: 1px solid #a4bbcd; 
    background: #fff; 
    width: 52px;
}

.mSingleModulesTopBoxRight {
    padding: 17px 17px 7px 110px;
}

.mTerms {
    padding-left: 24px;
}

.mCommentTxt {
    width: 584px !important;
}

/* SinglePage Themes */

.mSingleThemesTopBox .mLeft {    
    float:left;
    padding: 17px;
}

.mSingleThemesTopBox .mLeft img {    
    padding:1px;
    border:1px solid #a4bbcd !important;
    background-color:#fff;
}

.mSingleThemesTopBox .mRight {    
    float:left;
    padding: 17px 17px 17px 0;
}

.mThemesListHeader {
    position: relative; 
    clear: both; 
    padding: 17px; 
    border-bottom: 1px solid #b8c4cd;
}

.mThemesListHeader .mTitle {
    font-size: 16px; 
    font-weight: bold;
}

.mThemesListHeader .mBrowseLink {
    position: absolute; 
    top: 13px; 
    right: 17px; 
    font-size: 11px;
}

.mThemesListHeader .mMakeSubmissionLink {
    clear: both; 
    bottom:5px; 
    left:17px; 
    padding-top:17px; 
    position:absolute;
    width: auto;
}

.mThemesListHeader .mMakeSubmissionLink strong {
    font-size: 17px;
}

/* Publishers List */

.mPublishersList li 
{
    border-bottom: 1px solid #e5e5e5; 
    padding-bottom: 17px;     
}
.mPublishersList li li
{
    border-bottom: 0; 
}
.mWrap {
    position: relative;     
}

.mPublishersList li .mLeft {    
    width: 122px; 
    min-height: 91px;   
    overflow:hidden;     
    background: url("/CSS/Marketplace/images/avatar.gif") no-repeat; 
    position: absolute;
    top: 4px;
    left: 0;
}

.mPublishersList li .mRight {    
    width: 544px;
    padding-left: 139px;
}

.mPublishersList ul.mItemsList li {
    width: 152px; 
    float: left; 
    padding-bottom: 5px;
    border-bottom: 0;    
}

.mPublishersList ul.mItemsList li {
    line-height: 17px;
}

/* Search Results */

.mSearchResults dd {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 17px;
}

/* RadUpload */

div.mRadUpload {
    float: left; 
    width: 230px;   
}

.mRadUploadInfo {
    float: left; 
    display: block; 
    width: 260px;    
}

.fFieldErrorMsgNoneDisplay {
    display: none !important;
}

/* homepage banner */

.mHomeTopAdv {    
    background: url("/CSS/Marketplace/images/MarketplaceHomeAdv.jpg") no-repeat;
    height: 110px;
    width: 443px;
    padding: 45px 0 0 250px; 
    color: #000;
}

.mHomeTopAdv ul.mAdvAwards {    
    padding-left: 19px;    
    margin-bottom: 0;
}

.mHomeTopAdv ul.mAdvAwards li {    
    font-size: 11px;
    color: #000;    
    background: url("/CSS/Marketplace/images/liDot.gif") no-repeat 0 9px;  
    padding-left: 10px;
}

.mAboutList {
    background: url("/CSS/Marketplace/images/bgAbout.jpg") no-repeat 25px 7px;
    padding-left:250px;  
}

.mSubmitList {
    background: url("/CSS/Marketplace/images/mCards.jpg") no-repeat 0 0;
    padding:10px 0 20px 135px; 
    font-size: 12px;
}
.mPublishersListLinks
{
    clear: right;
}
.mPublishersListLinks ul
{
    border-top: 1px solid #B8C4CD;
}

.mPublishersListLinks li
{
    border-bottom:1px solid #E5E5E5;
    padding:3px 0 5px;
}
.mPublishersListLinks a.sf_selected
{
    color: #333;
    text-decoration: none;
    font-weight: bold;
}
.mPublishersCats  
{
    left:320px;
    position:relative;
    top:37px;
    width:188px;
    z-index:30;
}

h2.mListFilterName
{
    position: relative;
}

span.mListSorting
{
    font-size: 11px;
    color: #666;
    margin: 0;
    position: absolute;
    right: 0;
    top: 5px;
}

span.mListSorting a.bSelectedTab, .mTagList .sf_selected a, 
.mTagList a.selected
{
    color: #222;
    font-weight: bold;
}
/*rotator*/
.cycle
{   
    background-color: #f6f8f9;
    overflow: hidden;
    width:681px;
    float: left; 
    height: 149px;
}
.cycle .mHighlight  
{
    clear: both;
    position: relative;
    overflow: hidden;  
    width:681px;
    top:  0; 
    left: 0;
    height: 149px;
} 
/*stretching button for marketplace*/
.fActionButtonsStretch207 .top, .fActionButtonsStretch207 .fActionButtons, .fActionButtonsStretch207 .bottom
{
    background:url("/CSS/Marketplace/images/gradient-bannersBg207.gif") no-repeat scroll 0 0;
    width: 207px;
}
.fActionButtonsStretch207 .top, .fActionButtonsStretch207 .bottom
{
    height: 3px;
    background-position: -1 0;
}
.fActionButtonsStretch207 .bottom
{
    background-position: -207px 0;
}
.fActionButtonsStretch207 .fActionButtons
{
    background-position: -414px 0;
    background-repeat: repeat-y;
    height: auto !important;
    margin-bottom: 0;
    min-height: 47px;
    height: 47px;
    position: relative;
}

.fActionButtons .fButtonText
 {
    padding: 14px 17px 0 48px;
    display:inline-block;
    font-size:14px;
    width:142px;
}
.fActionButtons span.request
{
    position: absolute;
    top: 12px;
    left: 10px;
    background: url('/CSS/Features/linksBox.gif?x=2') 0 -1040px;
    display: block;    
    width: 42px;
    height: 32px;      
}

