.update {
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(/img/dots.gif) repeat-x bottom;
}

.update ul {
	padding: 0px;
	margin: 0px;
	line-height: 12px;
}

.update li {
	list-style: none;
	padding: 0px 0px 5px 15px;
	background: url(/img/li-gray-circle.gif) top left no-repeat;
}

.update .vid td {
	text-align: center;
	width: 150px;
	vertical-align: top;
	padding: 0 5px;
}

{literal}
a.upgrade {
	background: #fff url(/img/home/upgradenow.png) no-repeat scroll 0 0;
        width: 130px;
        height: 22px;
        display: block;
}

a.upgrade:hover {
        background-position: 0 -22px;
}

a.getstarted {
	background: #fff url(/img/home/getstarted.png) no-repeat scroll 0 0;
        width: 151px;
        height: 40px;
        display: block;
}

a.getstarted:hover { 
        background-position: 0 -40px;
}

DIV.vbBody {
		padding-top: 5px;
}

a.upload-images {
	background: transparent url(/img/mem/upload-images-now.png) no-repeat;
	display: block;
}

a.upload-images:hover {
	background-position: 0 -51px;
}

.megaphone3 {
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.megaphone3 .mlg {
	float: left;
	width: 350px;
	border-right: 1px solid #ccc;
	padding: 15px;
	height: 280px;
	background: transparent url(/img/mem/upload-mosaic.png) no-repeat bottom right;
}

.megaphone3 .msm {
	float: left;
	width: 150px;
	height: 120px;
	padding: 15px;
	border-bottom: 1px solid #ccc;
}

.home-col {
        border: 1px solid #ddd;
        background-color: #F0F4F8;
        margin-bottom: 10px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

.home-col .item {
        margin-bottom: 20px;
}

.home-col .item .lbl {
        text-transform: uppercase;
        padding: 5px 10px;
        font-weight: bold;
        background-color: #cad7e3;
        color: #333;
}

.home-col .item .contents {
        padding: 10px;
}

UL.homelink {
	margin:0;
	padding-left:15px;
	list-style-type: square;
}

UL.homelink LI {
	margin: 5px 0;
}

UL.homelink LI A {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

UL.homelink LI A:hover {
	text-decoration: underline;
	background-color: #ff3;
}

/* for the $10 trial design */
.tendollar {
	background-color: #eff4f7; padding: 20px 25px; color: #555; margin: 10px;
}

.tendollar h1 { font: bold 38px helvetica,sans-serif; margin-bottom: 0; letter-spacing: -0.01em;}
.tendollar h3 { font-size: 24px; color: #555; margin-bottom: 10px;}
.tendollar p { font-size: 15px; margin-top: 0;}
.tendollar a { color: #13a2e9; }

.steps {
	float: left;
	margin-right: 22px;
	width: 200px;
	border: 0;
	padding: 0;
}

.dothis {
	width: 198px;
	background: transparent url(/img/mem/new-member-homepage-sprite.png) 0 0 no-repeat;
	height: 52px;
	display: block;
}

.dothis:hover {
	background-position: 0 -52px;
}

.dothis.organize {
	background: transparent url(/img/mem/new-member-homepage-sprite.png) -224px 0 no-repeat;
}

.dothis.organize:hover { background-position: -224px -52px; }

.dothis.feature {
	background: transparent url(/img/mem/new-member-homepage-sprite.png) -446px 0 no-repeat;
}

.dothis.feature:hover { background-position: -446px -52px; }

.dothis.theme {
	background: transparent url(/img/mem/new-member-homepage-sprite.png) -666px 0 no-repeat;
}

.dothis.theme:hover { background-position: -666px -52px; }

.dothis.live {
	width: 865px;
	height: 51px;
	background: transparent url(/img/mem/new-member-homepage-sprite-no10.png) 0 -105px no-repeat;
}

.dothis.live:hover { background-position: 0 -156px; }


.dothistext {
	padding: 10px 15px;
	background-color: white;
	width: 168px;
	font-family: arial,helvetica,sans-serif;
	font-size: 13px;
	height: 110px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.dothistext p { margin: 1em 0; }

.dothistext a {
	color: #13a2e9;
	font-size: 14px;
	font-weight: bold;
}

.dothistext i {
	color: #888;
	font-size: 12px;
}

.rightarrow {
	position: relative;
	background: transparent url(/img/mem/new-member-homepage-sprite.png) 0px -263px no-repeat;
	width: 38px;
	height: 38px;
	right: -180px;
	top: -60px;
}

.morehelp {
	float: left;
	margin-top: 15px;
	width: 640px;
	height: 52px;
	background: transparent url(/img/mem/new-member-homepage-sprite.png) 0 -207px no-repeat;
}

.morehelp a, .morehelp {
	color: #ccc;
	font-size: 11px;
}

.morehelp a:hover { color: white; }

.helplinks {
	margin: 20px 0 0 220px;
}

#regwebinar { 
	float: left; 
	width: 199px; 
	height: 52px; 
	margin: 15px 0 0 26px;
}

.regwebinar {
	background: transparent url(/img/mem/new-member-homepage-sprite.png) -666px -207px no-repeat;
	width: 199px; 
	height: 52px; 
	display: block;
}

.regwebinar:hover { background-position: -666px -264px; }

#examples {
	margin: 10px;
	padding: 20px;
}

#examples h2 {
	font-size: 22px; color: #555;
}

.examplesbox {
	float: left;
	width: 425px;
	margin-right: 20px;
	font: 12px arial,helvetica,sans-serif;
	color: #555;
}
/* end $10 trial styles */

