/*
for css from mobba.com
*/

/* for product category left menu */
.capsule ul table
{
    font-size:1em;
}
/* for product category left menu */
.capsule ul table tr td li a, .capsule ul table tr td li ul table tr td
{
    padding-left: 0px;
}
.capsule ul table tr td
{
    padding: 0 0 0 0;
}
.capsule ul table
{
    margin-left: -8px;
}
.capsule ul table tr td li ul table
{
    margin-top: 10px;
}
.capsule h6 { background:url(_img/shared/leftnav-corner-top.gif) no-repeat 0 0; }
/* end of product category left menu */
/* SCSeller My Home - Account Summary */
.sellerAccountSummary
{
    font-size: 0.95em;
    line-height: 35px;
}
/* */
.hotmobs
{
    font-size: 1.0em; width: 50px;
}
/* */
.font09
{
    font-size: 0.9em; padding-bottom:20px;
}
.font08
{
    font-size:0.8em;
}
/*for image border*/
.borderphoto
{
	border:1px solid #bce5ed;
}
.orangeborderphoto
{
	border:1px solid #f48029;
}
/* for product name in product list */
table tr p strong
{
    font-size: 1.2em;
    font-weight: bold;
    color:#898989;
}
/* for alignment of manufacturer and price on product detail page */
#content .productinfo .specs
{
    width:100%;
}

.font12bold
{
    font-size: 1.1em;
    font-weight: bold;
}

	/* specific styles for home page. BODY of home page must have class of "home". These styles may only be used as interim, for investor demo, and will be revisited later. */
	/*
	.home #railright { margin-top:160px; }
	.home #wrapper { margin-top:160px; }
	#content .home { margin-left:30px; width:700px; }
	#content .home p.intro { display:block; font-size:0.9em; line-height:1.5em; }
	#content .home p .intro a.lets-mobba { background:url(_img/home/btn-lets-mobba.gif) no-repeat 0 0; display:block; height:28px; margin:14px 0 0 500px; text-indent:-9999px; width:137px; white-space:nowrap; }
	#content .home p .intro strong { font-size:1.5em; line-height:1.3em; }
	#content .home img#howmobbaworks { margin:20px 0 20px 40px; }
    */
  	#mobbahome { margin-left:30px; width:700px; }
	#mobbahome p.intro { display:block; font-size:0.9em; line-height:1.5em; }
	#mobbahome p.intro a.lets-mobba { background:url(_img/home/btn-lets-mobba.gif) no-repeat 0 0; display:block; height:28px; margin:14px 0 0 500px; text-indent:-9999px; width:137px; white-space:nowrap; }
	#mobbahome p.intro strong { font-size:1.5em; line-height:1.3em; }
	#mobbahome img#howmobbaworks { margin:20px 0 20px 40px; }
