@charset "utf-8";
/* CSS Document by Dan Branigan of Branigan Interactive Ltd for Pumkin */


* {
	margin:0;
	padding:0;
}


/* force vertical scroll in FF */
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/* main structure */

body, html {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444;
    height:100%;
    background:#d5f0ff url(/images/layout/body_bg.jpg) repeat-x 0px 0px;
}

body.up {
}

body.no-gradient {
    background-image:None;
}

body.popup {
    background-color:#fff;
}

#background {
    background:#d5f0ff url(/images/layout/body_bg.jpg) repeat-x 0px 0px;
    /*height:100%;*/
}

#wrapper {
	text-align:left;
	margin:auto;
	width:972px;
}

/*body.up #wrapper {*/
    /*background:url("/images/layout/members_body_bg.jpg") repeat-x scroll 0 -30px #d5f0ff;*/
/*}*/


#page,
#landingpage{
	margin:15px 0;
	position:relative;
}

/* banner */

#banner {
	height:90px;
	margin:0 6px;
	padding:5px 0px;
	position:relative;
}

#members-banner {
    height:60px;
    margin:0 6px;
    padding:5px 0px;
    position:relative;
    z-index:10;
}

#banner img {
	float:left;
}

#members-banner img {
    float:left;
    padding-left:5px;
}


#slogan h1,
#slogan p,
#members-slogan h1,
#members-slogan p
{
	width:450px;
	color:#666;
	font-weight:normal;
	font-size:24px;
    text-indent:-9999px;
    margin:20px 0 0 85px;
}

#slogan img {
    position:absolute;
    left:130px;
    bottom:10px;
}

#members-slogan img {
    position:absolute;
    left:78px;
    bottom:9px;
}

#members-banner #toolbar {
    top:0px;
}

#members-banner #toolbar #add-this-button{
    margin-top:8px;
}

#members-banner #toolbar ul#toolbar-menu{
    padding-top:12px;
}



/* 001
#homeMessages {
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
	color:#fd9e00;
}
*/

#velaro-live-chat-top-right {
	position:absolute;
	top:15px;
	right:5px;
    height:20px;
}

#velaro-live-chat-action-column {
}

#velaro-live-chat-action-column img#velaro-image {
    margin-bottom:10px;
}



#toolbar {
	position:absolute;
	width:490px;
	bottom:15px;
	right:5px;
	text-align:right;
	color:#0099cb;
}

#toolbar img {
    padding-left: 5px;
}



/* 002
#members-toolbar  {
    color:#B0E0F2;
    position:absolute;
    right:0;
    text-align:right;
    top:32px;
    width:350px;
}
*/


/*add this button */
#add-this-button {
    float:right;
    margin-top:20px;
}
/* Until */

.toolbar-menu, .toolbar-menu ul { 
    clear: right;
    padding-top:20px;
    list-style: none; 
}

.toolbar-menu li { 
    float: right;
    text-align: right; 
}

.toolbar-menu li#current-language {
    font-weight:bold;
}

.toolbar-menu li.language {
    padding-left:7px;
}

.toolbar-menu li.headlink_split { 
    padding-left:15px; 
    padding-right:15px; 
}


/* Terence : tool-bar link pictures - 20100609 */

#fan-links {
    background:url(/images/portal/nav/nav-back.jpg) no-repeat 0 0;
    height:69px;
    padding:0px;
    margin:0px;
    
}

#fan-links p {
    font-size:13px;
    padding-top:8px;
    margin-bottom:7px;
    text-align:center;
    font-weight:bold;
}

#fan-links img{
    padding:0 0 0 4px;
}


/* Until */


/* footer */

#footer {
    padding:0 0 16px 0;
    margin:14px 0 0 0;
}

#footer ul {
    display:block;
	list-style-type:none;
	font-size:15px;
	margin:10px 5px 10px;
	color:#0099CB;
	font-weight:500;
    text-align:center;
}

#footer li {
    display:inline;
}

#footer li a {
    padding-left:15px;
    padding-right:15px;
}



#copyright {
    clear:both;
}
#copyright p {
    color:#3399CB;
    text-align:center;
    font-size:13px;
    margin:0;
    padding:4px 0 5px;
}

/* 003
#partner-logos {
	text-align:center;
}
*/

/* menu bar */

#menu {
	height:40px;
	background:url(/images/layout/menu-bg.gif) no-repeat 0px 0px;
    width:960px;
	position:relative;
	margin:0 6px 15px;
}

#menu ul {
	list-style-type:none;
	margin:0;
    font-size:16px;
}
#menu li {
	display:inline;
}
#menu li a{
	display:block;
	float:left;
	height:30px;
	padding:10px 22px 0 22px;
	background: url(/images/layout/menu-divider.gif) no-repeat top left;
}
#menu li a.first{
	background: none;
}

#menu li a.current{
    font-weight:bold;
}

#login-menu {
	position:absolute;
	right:0;
	top:6px;
	width:266px;
}
#login-menu a {
    color:#fff;
	font-weight:bold;
	font-size:15px;
	float:right;
	display:block;
}


#bt-freetrial {
    width:100px;
    height:28px;
    padding-top:4px;
    margin-right:6px;
    text-align:center;
/*     background-color:#66BCEF;
    -moz-border-radius:7px; */
    background:url(/images/layout/bt-buynow-menu.gif) no-repeat 0px 0px;
}

#bt-login,
#bt-logout {
    width:80px;
    height:24px;
    text-align:center;
    padding-top:4px;
    padding-right:6px;
    background:url(/images/layout/bt-login-menu.gif) no-repeat 0px 0px;
}

#vts #login-menu a#bt-login {
	float:right;
    /*margin:0 6px 0 0;*/
}

/*homepage slideshow*/

#infobox {
	background:url(/images/layout/home-slideshow-bg.gif) no-repeat left bottom;
	margin:0 0 0 0;
	padding:0 12px 0 6px;
	height:297px;
	position:relative;
    width:950px;
}

/*
#infobox2 {
	background:url(/images/layout/home-slideshow-bg2.gif) no-repeat left bottom;
}
*/


#infoboxintro {
	width:430px;
	float:right;
	padding:20px 16px 0 40px;
	position:relative;
}

#infoboxPicture {
	width:446px;
	float:right;
	height:265px;
    padding-top:13px;
    position:relative;
}

#infoboxPicture a{
    padding:0;
    margin:0;
    border-width:0;
}

#infoboxPicture a img{
    padding:0;
    margin-left:-2px;
    margin-right:-2px;
    border-width:0;
}


#infoContent {
	display:none;
}

#infoboxTitle h2 {
	color:#444;
	font-weight:600;
	font-size:24px;
	margin:14px 0 0 0;
    width:370px;
}


#infoboxTitle h2.fun-english {
    font-size:27px;
    width:380px;
}

#infoboxTitle h3 .promotion {
    color:red;
}

#infoboxTitle h3 {
	color:#fd9e00;
    padding-top:10px;
    font-size:21px;
}

.infoTextul {
	margin:1.0em 0 0.5em 1em;
    font-size:16px;
}

.infoTextul-tight {
	margin:-0.5em 0 0.5em 1em;
    font-size:16px;
}

.infoTextul li,
.infoTextul-tight li {
    padding-top:0.3em;
}

/*.infoTextul li a{*/
    /*font-size:11px;*/
    /*margin-left:20px;*/
/*}*/

#infoboxPages {
	position:absolute;
	left:20px;
	top:225px;
}


#infoboxAction,
#infoboxAction2, 
#infoboxAction3 {
	cursor:pointer;
	position:absolute;
	text-align:center;
	top:225px;
	right:10px;
	width:145px;
	height:33px;
	padding:12px 0 0 0;
	background:url(/images/layout/infoboxAction-bg.gif) no-repeat 0px 0px;
}

#infoboxActionLong {
	cursor:pointer;
	position:absolute;
	text-align:center;
	top:225px;
	right:10px;
	width:270px;
	height:33px;
	padding:12px 0 0 0;
	background:url(/images/layout/infoboxAction-bg-long.gif) no-repeat 0px 0px;
}

#infoboxAction2 {
	right:155px;
}

#infoboxAction3 {
	right:300px;
}

#infoboxAction2Link,
#infoboxAction3Link {
	color:#0b9ece;
	font-weight:bold;
	font-size:18px;
}

#infoboxActionLink{
    color:#FFF;
    font-weight:bold;
    font-size:18px;
}

#infoboxSecondaryAction {
	cursor:pointer;
	position:absolute;
	text-align:center;
	top:215px;
	right:165px;
	width:145px;
	height:33px;
	padding:12px 0 0 0;
	background:url(/images/layout/infoboxAction-bg.gif) no-repeat 0px 0px;
}

#infoboxSecondaryActionLink {
	color:#0b9ece;
	font-weight:bold;
	font-size:18px;
}


/* Terence : inforbox new pictures 20100519 */

#infoboxPicture a.infobox-lessons-en,
#infoboxPicture a.infobox-reports-en,
#infoboxPicture a.infobox-fun-en,
#infoboxPicture a.infobox-lessons-tw,
#infoboxPicture a.infobox-reports-tw,
#infoboxPicture a.infobox-fun-tw {
    display:block;
    height:265px;
    float:left
}

#infoboxPicture a.infobox-lessons-en,
#infoboxPicture a.infobox-fun-en,
#infoboxPicture a.infobox-lessons-tw,
#infoboxPicture a.infobox-fun-tw{
    width:150px;
}

#infoboxPicture a.infobox-reports-en,
#infoboxPicture a.infobox-reports-tw {
    width:146px;
}

#infoboxPicture a.infobox-lessons-en {background:url(/images/portal/slideshow/english-lessons-for-children.jpg) no-repeat 0 0;}
#infoboxPicture a.infobox-reports-en {background:url(/images/portal/slideshow/daily-reports-for-parents.jpg) no-repeat 0 0;}
#infoboxPicture a.infobox-fun-en {background:url(/images/portal/slideshow/community-and-fun-features.jpg) no-repeat 0 0;}
#infoboxPicture a.infobox-lessons-en:hover {background:url(/images/portal/slideshow/english-lessons-for-children.jpg) no-repeat 0 -265px;}
#infoboxPicture a.infobox-reports-en:hover {background:url(/images/portal/slideshow/daily-reports-for-parents.jpg) no-repeat 0 -265px;}
#infoboxPicture a.infobox-fun-en:hover {background:url(/images/portal/slideshow/community-and-fun-features.jpg) no-repeat 0 -265px;}

#infoboxPicture a.infobox-lessons-tw {background:url(/images/portal/slideshow/english-lessons-for-children-tw.jpg) no-repeat 0 0;}
#infoboxPicture a.infobox-reports-tw {background:url(/images/portal/slideshow/daily-reports-for-parents-tw.jpg) no-repeat 0 0;}
#infoboxPicture a.infobox-fun-tw {background:url(/images/portal/slideshow/community-and-fun-features-tw.jpg) no-repeat 0 0;}
#infoboxPicture a.infobox-lessons-tw:hover {background:url(/images/portal/slideshow/english-lessons-for-children-tw.jpg) no-repeat 0 -265px;}
#infoboxPicture a.infobox-reports-tw:hover {background:url(/images/portal/slideshow/daily-reports-for-parents-tw.jpg) no-repeat 0 -265px;}
#infoboxPicture a.infobox-fun-tw:hover {background:url(/images/portal/slideshow/community-and-fun-features-tw.jpg) no-repeat 0 -265px;}

/* Until */

/* MS infobox slideshow pause button */

a.pauseButton {
	background:url(/images/portal/slideshow/pause.jpg) no-repeat 0 0;
	width:24px;
	height:24px;
	position:absolute;
	right:39px;
	top:18px;
	z-index:100;
}

a.resumeButton {
	background:url(/images/portal/slideshow/resume.jpg) no-repeat 0 0;
	width:24px;
	height:24px;
	position:absolute;
	right:12px;
	top:18px;
	z-index:100;
}

/* end */

#infoboxPicture a {
    display:block;
    width:446px;
    height:265px;
    float:left;
}


#infoboxPicture a.fun-english {
    background:url(/images/portal/slideshow/slideshow-fun-english.png) no-repeat 0 0;
}

#infoboxPicture a.xmas-promotion_en {
    background:url(/images/banners/xmas2011/slideshow-xmas2011_en.png) no-repeat 0 0;
}
#infoboxPicture a.xmas-promotion_es {
    background:url(/images/banners/xmas2011/slideshow-xmas2011_es.png) no-repeat 0 0;
}
#infoboxPicture a.xmas-promotion_tw {
    background:url(/images/banners/xmas2011/slideshow-xmas2011_tw.png) no-repeat 0 0;
}

/*homepage feature boxes*/

#feature-box-wrapper {
	clear:left;
}

.feature-box {
    text-align:center;
	width:237px;
	height:212px;
	float:left;
	margin:0 7px 0 0;
}


.feature-box-green {
	background:url(/images/layout/featurebox-bg-green.gif) no-repeat 0px 0px;
}
.feature-box-red {
	background:url(/images/layout/featurebox-bg-red.gif) no-repeat 0px 0px;
}
.feature-box-blue {
	background:url(/images/layout/featurebox-bg-blue.gif) no-repeat 0px 0px;
}
.feature-box-light-blue {
	background:url(/images/layout/featurebox-bg-light-blue.gif) no-repeat 0px 0px;
}
.feature-box-purple {
	background:url(/images/layout/featurebox-bg-purple.gif) no-repeat 0px 0px;
}

.double-feature-box {
    width:483px;
	background:url(/images/layout/featurebox-double-bg-blue.gif) no-repeat 0px 0px;
    position:relative;
    text-align:center;
}



#feature-box-wrapper div.last {
	margin:0;
}

.feature-box h3 {
	color:#fff;
	height:31px;
	padding:15px 0 0 0;
	font-size:18px;
	margin:0;
    font-weight:normal;
}
.feature-box h3 a {
    font-weight:600;
    color:#fff;
}
.feature-box h3 a.blue-word {
    font-weight:600;
    color:#0099CB;
}
.feature-box h3 a:hover {
    text-decoration:none;
}

.double-feature-box h3 {
    font-weight:bold;
	color:#0099CB;

}

.feature-text {
	padding:6px 16px;
	font-size:15px;
    text-align:left;
}

.double-feature-text {
	padding:16px 16px;
	font-size:15px;
    text-align:left;
}


.feature-text p a {
    color:#444444;
}

.feature-text p a:hover {
    color:#0099cb; 
    text-decoration:none;
}

.feature-text ul {
	margin:0 0 0 1em;
}

.feature-text cite {
	font-size:12px;
}

.feature-fullimage {
	padding:0 6px;
    position:relative;
}

.feature-fullimage .index-pic-signup {
    color:#FFFFFF;
    font-weight:600;
    position:absolute;
    text-align:center;
    top:45px;
    width:220px;
}

.feature-fullimage .index-pic-signup p{
    margin-top:-18px;

}

/* credentials double feature box */

.double-feature-box #quotation {
    position:absolute;
    bottom:20px;
    padding-left:6px;
    padding-right:26px;
}

/* the activity count box */

.activity-count-container {
    font-size:13px;
    background-color:#9DDBFF;
    padding:10px 10px;
    width:427px;
    height:37px;
    font-weight:bold;
    color:#444;
    -moz-border-radius:8px;
    border:2px solid #D2F4FF;
    vertical-align:middle;
}


.activity-count-container-en {
    font-size:16px;
    padding-left:10px
}

.activity-count-container-zh-tw {
    font-size:24px;
}

.activity-count-container-ro,
.activity-count-container-es { 
    font-size:14px;
}


/* the text describing the big number */

.activity-count-container p
{
    float:right;
    width:260px;
    text-align:left;
}


/* the big number */

.activity-count-container span
{
    color:#F64A22;
    margin:-2px 15px;
    font-size:36px;
    float:left;
    margin-left:10px;
}

/* Terence : payment page 20100210 */
/* used for atm and postoffice */

table#pay-method-table{
    font-size:18px;
    line-height:22px;
    /*margin-left:17em;*/
    padding:5px;
    border:1px solid #D5F0FF;
    margin-bottom:20px;
}

table#pay-method-table td{
    padding:4px 8px;
    border-style:none;
    border-width:0px;
}

table#pay-method-table .odd{
    background:#DDF3FF;
}

a#post-office-form-but {
    background:url(/images/portal/shop/form-799.jpg) no-repeat 0 0;
    display:inline-block;
    text-align:center;
    width:210px;
    height:143px;
    /*color:#;*/
    /*font-weight:600;*/
    padding:65px 0 0;
    margin-left:10px;
}
  

/* popup page */
#popup {
    background:#fff;
    width:850px;
    padding:20px 20px;
    text-align:left;
}

#popup h1 {
    font-weight:normal;
}

#popup h1 a {
    float:right;
    font-size:16px;
    padding-top:5px;
}

/* paypal popup */
#paypal-popup-inner {
    text-align:center;
    /*font-size:16px;*/
}
#paypal-popup-inner p{
    float:left;
}
#paypal-popup-inner img{
    float:left;
    padding:20px 60px;
}

/* refund popup */

#refund-popup {
    width:700px;
}
#refund-popup img {
    float:left;
}

#refund-popup div {
    margin-top:20px;
    float:right;
    width:500px;
}


/* Until */

/* content pages */

#content-outer {
	background:url(/images/layout/content-bg-top.gif) no-repeat center top;
	padding:20px 0 0 0;
	width:972px;
}

#content-inner {
	background:url(/images/layout/content-bg-bot.jpg) no-repeat center bottom;
	padding:10px 30px 30px 30px;
    width:912px;
    position:relative;
}

#members-content-outer {
	background:url(/images/layout/members-content-bg-top.jpg) no-repeat scroll center top;
	padding:20px 0 0 0;
	width:972px;
}

#members-content-inner {
    background:url(/images/layout/members-content-bg-bot.jpg) no-repeat center bottom;
    padding:0px 30px 30px 30px;
    width:912px;
}

#side-nav {
	float:right;
	/*width:172px;*/
	/*margin:6px 0 0 0;*/
	list-style-type:none;
    /*padding-left:10px;*/
}

#members-side-nav {
    float:left;
    margin-top:0px;
    margin-left:-10px;
}

#side-nav li {
	/*margin:0 0 30px 0;*/
    margin:0 0 14px;
	list-style-type:none;
}

#side-nav li.current {
    color:#0099cb;
	font-weight:bold;
}

#side-nav li.separator {
    height:10px;
    /*margin-right:10px;*/
    /*border-top:1px dotted #AEB3B9;*/
}

#content-columns {
	float:left;
	width:710px;
    margin-left:0em;
    padding-right:15px;
    /*border-right:1px dotted #AEB3B9;*/
}

/* Terence : side-nev of landing page */

#landing-side-nav {
	list-style-type:none;
    font-size:15px;
}

#landing-side-nav li {
	/*margin:0 0 30px 0;*/
    margin:0 0 14px;
	list-style-type:none;
}

#landing-side-nav li.current {
    color:#0099cb;
	font-weight:bold;
}

#landing-side-nav li.separator {
    height:10px;
    /*margin-right:10px;*/
    /*border-top:1px dotted #AEB3B9;*/
}


/* things that appear under the side menu */

.side-box {
    padding:5px;
    margin:0 5px 20px -5px;
    font-size:11px;
    border:1px solid #f0f0f0;
    -moz-border-radius:8px;
    background-color:#fcfcfc;
}

.side-box h4 {
    font-size:10px;
    border-bottom:1px solid #f0f0f0;
    padding-top:3px;
    padding-bottom:3px;
    margin-bottom:5px;
}

#side-invite {
    background:url(/images/layout/invite-pic-3.jpg) no-repeat 0 0;
    width:148px;
    height:140px;
    position:relative;
    text-align:center;
    margin:25px 0 20px -5px;
}

#side-feedback h4,
#side-invite h4 {
    color:#444;
    font-size:14px;
    padding-top:12px;
}

#side-invite p {
    position:absolute;
    top:32px;
    left:32px;
    padding:10px 0 0 40px;
    width:50px;
    height:20px;
}

#side-invite a {
    color:#FFF;
    font-size:14px;
    font-weight:bold;
    cursor:hand;
    text-decoration:none;
}

#side-feedback {
    background:url(/images/layout/feedback-pic.jpg) no-repeat 0 0;
    width:148px;
    height:106px;
    position:relative;
    text-align:center;
    margin:0px 0 20px -5px;
    display:block;
}

#side-feedback a{
    text-decoration:none;
}

#side-quotes{
    height:237px;
    margin-bottom:70px;
}



/* Until */



.contentLeft {
	float:left;
    clear:left;
	width:380px;
	margin:0 30px 0 0;
}

.contentRight {
	float:left;
	width:300px;
}

.contentThird {
    float:left;
    width:220px;
    margin-right:10px;
}

.contentLastThird {
    float:left;
    width:220px;
}

.contentFull,
.contentMiddle,
.contentLeft,
.contentRight,
.contentWide,
.contentThird,
.contentLastThird,
.contentCenter,
.contentPopup{
    margin-bottom:30px;
}

.float-left {
    float:left;
}

.float-right {
    float:right;
}

.spacer {
    padding-left:38px;
    padding-right:38px;
}
/*terence pricing page*/
div.contentWide div.present {
	margin-left:5px;
}

/*until*/

hr.boldhr {
  border: 0;
  width: 80%;
  height: 3px;
  margin: 3px;
  margin-bottom: 6px;
}

hr.orange {
	color:#fdbe33;
  background-color: #fdbe33;
}

hr.grey {
	color:#bbb;
  background-color: #bbb;
}


.contentFull,
.contentTitle,
.contentMiddle,
.process-box .inner{
	width:710px;
    float:left;
}

.contentFull {
    padding-left:20px;
}

.contentMiddle {
    padding-left:100px;
}


.contentTitle h3 {
    padding-bottom:5px;
    border-bottom:1px dotted #c5c5c5;
}

#content-inner h1,
#members-content-inner h1,
.contentWide h1,
.full-box h1{
    margin:0 0 15px 0;
	font-weight:normal;
	font-size:24px;
}

#content-columns,
.process-box .inner{
	/*font-size:15px;*/
}


/* contentWide is used when there's no side menu */
.contentWide {
    width: 910px;
    font-size:15px;
}

/* captions and call-outs */

.call-out {
	padding:0 0 8px 0;
	margin:0 0 1.2em 0;
}

.call-out p {
	padding:8px 10px 0px 10px;
	color:#fff;
	margin:0;
}

#content-columns img {
	margin:0 0 25px 0em;
}


#content-columns img.example {
	margin-left:7em;
}

.caption {
	padding:0 0 8px 0;
	margin:0 0 5px 0;
}

#content-columns div.caption img {
	margin:0;
}

.caption p {
	padding:6px 10px 0 10px;
	font-size:12px;
	color:#fff;
	margin:0;
}

/* .cp-orange {
	background:#ffb040 url(/images/layout/caption-300-orange-bot.gif) no-repeat center bottom;
}

.cp-orange p {
	background:#ffb040;
}

.cp-purple {
	background:#d47adc url(/images/layout/caption-300-purple-bot.gif) no-repeat center bottom;
}

.cp-purple p {
	background:#d47adc;
}

.cp-green {
	background:#95c641 url(/images/layout/caption-300-green-bot.gif) no-repeat center bottom;
}

.cp-green p {
	background:#95c641;
}

.cp-blue {
	background:#66bcef url(/images/layout/caption-300-blue-bot.gif) no-repeat center bottom;
}

.cp-blue p {
	background:#66bcef;
}
*/

div.caption p.cp-hide-curve  {
	margin:-9px 0 0 0;
	position:relative;
	z-index:10;
} 

/* company mugshots */

.mugshot {
	margin:30px 30px 0 0;
	width:610px;
	float:left;
    clear:left;
}

.mugshot p,
.mugshot h4{
	width:415px;
	margin:0 0 0 120px;
}

#content-columns .mugshot img {
	float:left;
	margin:0 10px 25px 0;
}

/* skillicons displayon method/skill page */

.skillicon {
	float:left;
    clear:left;
    margin:10px 0;

}

.skillicon h2{
    padding-top:20px;
	/*width:630px;*/
	/*margin:0 0 0 80px;*/
    margin-bottom:20px;
}

#content-columns .skillicon img.icon {
	float:left;
    padding:0px 10px 10px 0;
    margin:0;
    /*margin-top:-20px;*/
    /*margin-bottom:95px;*/
}


/* skillicon small on right side */

.five-skills {
    border:1px solid #0099cb;
    -moz-border-radius:8px;
    background-color:#fcfcfc;
    margin:15px 0 25px 7em;
    padding:7px 20px;
    float:left;
    clear:left;
    width:250px;
}


.five-skills h2 {
    padding: 0 20px 7px;
    margin:0 -20px 17px;
    border-bottom:1px solid #0099cb;
}
  
.skillicon_small {
	/*margin:30px 30px 0 0;*/
	width:300px;
    height:35px;
	float:left;
    clear:left;
}

.skillicon_small h4 {
    font-size: 14px;
}

.skillicon_small p,
.skillicon_small h4{
	width:200px;
    padding-top:5px;
	margin:0 0 0 40px;
}


#content-columns .skillicon_small img {
	float:left;
    margin-bottom:5px;
}

#accordion {
    padding:15px 0 30px;
}

/* mat did this - is there a better way? */

.process-box .inner ul,
.contentLeft ul,
.contentRight ul,
.contentFull ul,
.contentMiddle ul,
.contentPopup ul,
.contentWide ul,
.contentCenter ul,
.process-box .inner ol,
.contentLeft ol,
.contentRight ol,
.contentFull ol,
.contentPopup ol,
.contentWide ol,
.contentCenter ol {
    padding: 0 1.5em 12px 1.5em;
}

.contentCenter ul,
.contentCenter ol {
    padding: 0 1.5em 20px 1.5em;
}

/* end of mat's monkeying */

.logo-side{
    text-align:center;
}

/* process-nav */

.process-nav {
	width:200px;
	float:left;
	margin:0 25px 0 0;
}

.process-nav h2 {
	/*font-size:16px;*/
	font-weight:normal;
	margin:0 0 25px 0;
    text-align:center;
}

.process-nav ul {
	margin:0 0 0 0;
	padding:0;
	font-size:15px;
	list-style-type:none;
	text-align:left;
}

.process-nav li {
	margin:0 0 15px 0;
	list-style-type:none;
}

.process-nav li.current {
    font-weight:bold;
}


.process-copyright {
	position:absolute;
	left:0;
	bottom:0;
}

.process-copyright p{
	margin:0;
	padding:0 0 6px 0;
	font-size:11px;
}

/* forms */

form {
	padding:10px;
	font-size:15px;
}

form ul{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0;
    display:block;
}


/*form div {*/
	/*padding:0 0 20px 0;*/
/*}*/

form label {
	display:block;
    font-weight:bold;
	margin:0 0 4px 0;
}

form span {
	font-size:11px;
	display:block;
    width:310px;
    /*margin:3px;*/
}

form .selectfield,
form .textfield,
form .passwordfield {
	font-size:15px;
	color:#000;
	height:20px;
	/*padding:1px;*/
	width:300px;
}

form .selectfield{
    height: 30px;
}


form .textarea {
	font-size:15px;
	color:#000;
	height:100px;
	padding:1px;
	width:250px;
}


form .radiobuttonlist label {
	font-weight:normal;
}

form .checkbox {
	/*position:relative;*/
    display:inline;
    font-weight:normal;
}

form .checkbox input {
	float:left;
	width:25px;
}

form .checkbox label {
	font-weight:normal;
    font-size:12px;
	float:left;
	width:450px;
}

/*form div{*/
	/*clear:both;*/
/*}*/

form .form-column {
    width:370px;
    float:left;
    clear:none;
}

button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0; 
  text-align:center; 
}

form .submit {
	border-top:1px dotted #aeb3b9;
	padding-top:15px;
}

span.error-message {
  display: inline;
  color:#ff0000;
  font-size:11px;
}

div.error-message {
  color:#ff0000;
  font-size:12px;
}

/* end of form */


/*blue buttons*/
button.button { 
  height:32px;
  padding:0 0 6px 0;
  margin-right:10px;
  color:#fff;
}

button.float-right {
	float:right;
  margin-right: 45%;
}

button.credit-button {
  margin-left:  80px;
}

.button250 {
	width:250px;
	background:url(/images/layout/button-blueonwhite-250.gif) no-repeat 0px 0px;
}
.button200 {
	width:200px;
	background:url(/images/layout/button-blueonwhite-200.gif) no-repeat 0px 0px;
}
.button150 {
	width:150px;
	background:url(/images/layout/button-blueonwhite-150.gif) no-repeat 0px 0px;
}
.button100 {
	width:100px;
	background:url(/images/layout/button-blueonwhite-100.gif) no-repeat 0px 0px;
}
.button75 {
	width:75px;
	background:url(/images/layout/button-blueonwhite-75.gif) no-repeat 0px 0px;
}

button.buttonthin75 {
	width:75px;
    height:24px;
    background:url(/images/layout/button-blueonwhite-75-24.gif) no-repeat 0px 0px;
    font-size:11px;
    padding-top:2px;
    margin-right:0px;
}

/* bigger red buttons for /free and /signup*/

a.button { 
  display:block;
  font-size:14px;  
  height:32px;
  padding:6px 0 0 0;
  color:#fff;
  font-weight:bold;
  text-align:center;
}

/*.pricing-button150 {*/
	/*width:150px;*/
	/*background:url(/images/layout/button-pricing-150.gif) no-repeat 0px 0px;*/
/*}*/

a.big-red-button {
    height:57px; 
    font-size:20px;
    padding-top:12px;
}

a.big-red-button233-on-blue {
	width:233px;
	background:url(/images/layout/button-redonblue-233.gif) no-repeat 0px 0px;
}
a.big-red-button183-on-white {
	width:183px;
	background:url(/images/layout/button-redonwhite-183.gif) no-repeat 0px 0px;
}
a.big-red-button183-on-blue {
	width:183px;
	background:url(/images/layout/button-redonblue-183.gif) no-repeat 0px 0px;
}

button.big-red-button {
    height:57px;
    font-size:20px;
    font-weight:normal;
}

button.create-account-bt {
    width:270px;
    height:41px;
    font-weight:bold;
    margin-left:1em;
    background:url(/images/layout/bt-create-account.gif) no-repeat 0px 0px;
}

button.big-red-button233-on-white {
	width:233px;
	background:url(/images/layout/button-redonwhite-233.gif) no-repeat 0px 0px;
}

button.thin-red-button,
a#thin-red-button {
    width:270px;
    height:41px;
    font-weight:bold;
    font-size:16px;
    padding-top:3px;
    margin-left:0;
    background:url(/images/layout/bt-thin-red.gif) no-repeat 0px 0px;
}

a#thin-red-button {
    padding-top:12px;
}
a#thin-red-button:hover {
    text-decoration:none;
}



/* milestone/date list definition list */

.contentFull .date-list {
	width:525px;
}

.contentLeft .date-list {
	width:380px;
}

.date-list dt{
	float:left;
	width:70px;
	font-weight:bold;
}
.date-list dd{
	margin:0 0 20px 70px;
}

.next-steps {
    border:1px solid #0099cb;
    -moz-border-radius:8px;
    background-color:#fcfcfc;
    margin-top:20px;
    padding:7px 20px;
    float:left;
    clear:left;
    width:92%;
}

.next-steps h2 {
    padding: 0 20px 7px;
    margin:0 -20px 17px;
    border-bottom:1px solid #0099cb;
}

.cta-box {
    border:1px solid #0099cb;
    -moz-border-radius:8px;
    background-color:#fcfcfc;
    margin-bottom:20px;
    padding:10px 20px 7px 130px;
    float:left;
    clear:left;
    width:390px;
    height:90px;
}

.cta-box-tutorial { 
    background:url(/images/portal/video/tutorial.jpg) no-repeat 0 0; 
    background-position:10px 10px;
}

.cta-box-rewards { 
    background:url(/images/portal/video/rewards.jpg) no-repeat 0 0; 
    background-position:10px 10px;
}

.cta-box-method { 
    background:url(/images/portal/video/method.jpg) no-repeat 0 0; 
    background-position:10px 10px;
}







/* typography */

a {
	color:#0099cb;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	margin:0 0 1.2em 0;
    line-height:19px;
    text-align:justify;
}

ul, ol {
    line-height:19px;
}

h1 {
    margin:0 0 0.5em 0;
	font-weight:bold;
	font-size:24px;
}

h2 {
	margin:0 0 0.5em 0;
	color:#fd9e00;
	font-weight:normal;
	font-size:18px;
}

h3 {
	margin:0 0 1em 0;
	/* font-weight:bold; */
	font-size:15px;
}

h4 {
	margin:0 0 0 0;
	font-weight:bold;
	font-size:14px;
}

h5 {
	margin:0 0 0 0;
	font-weight:bold;
	font-size:13px;
}

/*
p.opening {
    font-size:15px;
    font-style:italic;
    width:525px;
    padding-left:170px;
    clear:left;
    text-align:right;
    padding-bottom:15px;
    margin-bottom:30px;

    border-bottom:1px dotted #D5D5D5;    
}
*/

/*general */

a img {
	border:none;
}

/* call to action! */
.cta {
   margin-bottom:30px;
   background:url(/images/layout/arrow-cta.gif) no-repeat 0px 4px;
   padding:0 0 0 12px;
   font-size:15px;
   clear:left;
}

#right-but {
    background:url(/images/layout/arrow-cta.gif) no-repeat right 4px;
    padding-right:0.8em;
    float:right;
}

#left-but {
    background:url(/images/layout/arrow-cta2.gif) no-repeat 0px 4px;
    float:left;
}

/* clear fix fun */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

/* this is used to pull cta's together when one after another */
.tight {
	margin-bottom:17px;
}

.tighter {
    margin-bottom:12px;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/* terms page */
#terms p{
    font-size:12px;
}

#terms li{
    font-size:12px;
    margin-left:20px;
    line-height:19px;
}

#terms h3{
    font-size:14px;
    margin-bottom:12px;
}

#terms h4{
    font-size:13px;
    margin-bottom:9px;
}

/* site map */

#site-map div.site-list {
    float:left;
    margin:12px;
    width:280px;
}

#site-map div.clear {
    clear:left;
}

#site-map h1 {
    border-bottom:1px solid #D5D5D5;
    padding-bottom:8px;
}

#site-map h2 {
    border-bottom:1px solid #D5D5D5;
    padding-bottom:8px;
}
    
#site-map li {
	margin:0 0 4px 0;
    list-style-type:none;
}

   /*width:350px;*/
}

/* activity popup */
#popup-position {
  text-align:center;
  padding-top:15px;
}


/* free trial pages layout */

.free-inner {
    position:relative;
    padding:0 0px 30px 20px;
    margin-left:50px;
    width:785px;
}

#twitterSubmit {
  vertical-align:top;
}



.notification {
  width:900px;
  margin:10px;
  padding:10px;
  height:25px;
  background-color:#f5f560;
  border:1px dotted #f06010;
}

.freetrial_email_container {
    text-align:center;
    border-top: 1px solid #FFCB64;

}

/* action column */

#action-column {
    /*width:174px;*/
	/*margin:-5px 5px 0 0;*/
    /*padding-top:9px;*/
	/*terence*/
	text-align:center;
    /*border-left:1px solid #9DDBFF;*/
    /*margin:-5px 0 0;*/
    /*padding-left:12px;*/
}

#action-column a#action-video{
    background:url(/images/portal/nav/nav_1.jpg) no-repeat 0 0;
    display:block;
    height:123px;
    width:174px;
}
#action-column a#action-guide{
    background:url(/images/portal/nav/nav_2.jpg) no-repeat 0 0;
    display:block;
    height:123px;
    width:174px;
}


#action-column a#action-free{
    background:url(/images/portal/nav/nav_3.jpg) no-repeat 0 0;
    display:block;
    height:123px;
    width:174px;
}
#action-column a#action-buy{
    background:url(/images/portal/nav/nav_4_3.jpg) no-repeat 0 0;
    display:block;
    height:123px;
    width:174px;
}
#action-column a#action-signup-en{
    background:url(/images/banners/spring2012/action-column-en.png) no-repeat 0 0;
}
#action-column a#action-signup-tw{
    background:url(/images/banners/spring2012/action-column-tw.png) no-repeat 0 0;
}

#action-column a#action-signup-es{
    background:url(/images/banners/spring2012/action-column-es.png) no-repeat 0 0;
}

#action-column a#action-signup-en,
#action-column a#action-signup-es,
#action-column a#action-signup-tw {
    display:block;
    height:296px;
    width:174px;
}

#action-column a#action-freelearn {
    background:url(/images/portal/nav/nav_6.jpg) no-repeat 0 0;
    display:block;
    height:123px;
    width:174px;
}

#action-column a#action-guarantee{
    background:url(/images/portal/nav/nav_guarantee.jpg) no-repeat 0 0;
    display:block;
    height:173px;
    width:174px;
}

#action-column a#action-paypal{
    background:url(/images/portal/nav/nav_paypal.jpg) no-repeat 0 0;
    display:block;
    height:173px;
    width:174px;
}

#action-column a#landing-paypal{
    background:url(/images/portal/landing/nav/nav_paypal.jpg) no-repeat 0 0;
    display:block;
    height:173px;
    width:174px;
}

#action-column a#landing-guarantee-tw{
    background:url(/images/portal/landing/nav/nav_guarantee-tw.jpg) no-repeat 0 0;
    display:block;
    height:173px;
    width:174px;
}

#action-column a#landing-guarantee-en{
    background:url(/images/portal/landing/nav/nav_guarantee-en.jpg) no-repeat 0 0;
    display:block;
    height:173px;
    width:174px;
}

#action-column a#landing-guarantee-60-tw{
    background:url(/images/portal/landing/nav/60_guarantee-tw.jpg) no-repeat 0 0;
    display:block;
    height:173px;
    width:174px;
}

#action-column a#landing-guarantee-60-en{
    background:url(/images/portal/landing/nav/60_guarantee-en.jpg) no-repeat 0 0;
    display:block;
    height:173px;
    width:174px;
}

#action-column a{
    color:#FFF;
    font-weight:600;
    padding-top:10px;
    /*margin-top:-10px;*/
}

#action-column a:hover{
    text-decoration:none;
}

/*until*/

#action-bar {
	clear:left;
	position:relative;
    padding-top:20px;
}

#popup-action-bar {
	clear:left;
	position:relative;
    padding-top:0px;
}

#action-bar a.event h3,
#action-bar a.event h3:hover{
	/*font-size:16px;*/
	text-align:center;
	left:356px;
	top:25px;
	width:150px;
	position:absolute;
}

#action-bar a.event h3:hover{
	text-decoration:underline;
}

/*terence 404 page*/
#error-piclink {
    background:url(/images/layout/yam_404.jpg) no-repeat top;
    padding:10px 0 0;
    height:100px;
}

#error-details {
    color:#666;
    margin:0 100px;

}

#error-details ul
{
    line-height:31px;
}


p.error-message {
    font-size:12px;
    color:#CCC;
}
/*end*/

/* Terence : pricing 201001 new style */

.underline {
    border-bottom:1px solid #D5D5D5;
    padding-bottom:8px;
}

.center {
    text-align:center;
}

#landing-shop-info {
    margin-bottom:30px;
}

/* Terence : members/account 20100412 */

#shop-info img,
#account-shop-info img,
#landing-shop-info .shop-info-box{
    float:left;
    padding:29px 20px 30px;
    border:1px dotted #d5d5d5;
    margin:0 30px 30px;
}

#shop-info p,
#account-shop-info p {
    float:left;
    padding:20px;
    border:1px dotted #d5d5d5;
    width:500px;
    text-align:left;
    /*font-size:16px;*/
}

#landing-shop-info .shop-info-box {
    padding:12px 10px;
}



#account-shop-info img {
    padding:20px 20px 30px;
}


#account-shop-info p {
    width:300px;
    font-size:15px;
    margin-bottom:50px;

}



/* Terence : pricing of landing page 20100318*/

.price-mb-board {
    width:736px;
    height:231px;
    margin:-15px 0 0 -10px;
    position:relative;
    padding-bottom:20px;
    display:block;
}

#price-mb-board-en {
    background:url(/images/layout/pricing/799/price_mb_en.jpg) no-repeat 0 0;
}

#price-mb-board-tw {
    background:url(/images/layout/pricing/799/price_mb_tw.jpg) no-repeat 0 0;
}

#price-mb-board-en #price-mb1-en {
    background:url(/images/layout/pricing/799/price_mb1_en.jpg) no-repeat 0 0;
    left:19px;
}

#price-mb-board-en #price-mb2-en {
    background:url(/images/layout/pricing/799/price_mb2_en.jpg) no-repeat 0 0;
    left:259px;

}

#price-mb-board-en #price-mb3-en {
    background:url(/images/layout/pricing/799/price_mb3_en.jpg) no-repeat 0 0;
    right:24px;

}

#price-mb-board-en #price-mb1-en,
#price-mb-board-en #price-mb2-en,
#price-mb-board-en #price-mb3-en {
    top:34px;
    width:212px;
    height:181px;
    display:block;
    position:absolute;
}

.price-learn-more1,
.price-learn-more2,
.price-learn-more3{
    top:230px;
    width:212px1
    height:41px;
    display:block;
    position:absolute;
    text-align:center;
}

.price-learn-more1 {
    left:20px;
}

.price-learn-more2 {
    left:269px;
}

.price-learn-more3 {
    left:505px;
}

#price-mb-board-en #price-mb1-en:hover {
    background:url(/images/layout/pricing/799/price_mb1_en.jpg) no-repeat 0 -231px;
}

#price-mb-board-en #price-mb2-en:hover {
    background:url(/images/layout/pricing/799/price_mb2_en.jpg) no-repeat 0 -231px;
    left:259px;
}

#price-mb-board-en #price-mb3-en:hover {
    background:url(/images/layout/pricing/799/price_mb3_en.jpg) no-repeat 0 -231px;
    right:24px;

}


#price-mb-board-tw {
    background:url(/images/layout/pricing/799/price_mb_tw.jpg) no-repeat 0 0;
}

#price-mb-board-tw #price-mb1-tw {
    background:url(/images/layout/pricing/799/price_mb1_tw.jpg) no-repeat 0 0;
    left:19px;
}

#price-mb-board-tw #price-mb2-tw {
    background:url(/images/layout/pricing/799/price_mb2_tw.jpg) no-repeat 0 0;
    left:259px;

}

#price-mb-board-tw #price-mb3-tw {
    background:url(/images/layout/pricing/799/price_mb3_tw.jpg) no-repeat 0 0;
    right:24px;

}

#price-mb-board-tw #price-mb1-tw,
#price-mb-board-tw #price-mb2-tw,
#price-mb-board-tw #price-mb3-tw {
    top:34px;
    width:212px;
    height:181px;
    display:block;
    position:absolute;
}

#price-mb-board-tw #price-mb1-tw:hover {
    background:url(/images/layout/pricing/799/price_mb1_tw.jpg) no-repeat 0 -231px;
}

#price-mb-board-tw #price-mb2-tw:hover {
    background:url(/images/layout/pricing/799/price_mb2_tw.jpg) no-repeat 0 -231px;
    left:259px;
}

#price-mb-board-tw #price-mb3-tw:hover {
    background:url(/images/layout/pricing/799/price_mb3_tw.jpg) no-repeat 0 -231px;
    right:24px;

}

#dollars {
    text-align:center;
    padding-bottom:20px;
    line-height:23px;
}

.buynow-left{
    float:left;
    width:710px;
}

.buynow-right {
    float:right;
    width:133px;
}
/* Until */



#site-map p.shop-title ,
#confirm-title,
.site-map p#order-title{
    color:#E08742;
    font-size:24px;
    border-bottom:2px solid #F7D3A1;
    text-align:left;
    font-weight:800;
    width:850px;
    margin-top:10px 0 0 5px;
}

.inputNotice{
    color:#999;
}

span.price-1 {
	color:#73BB29;
	padding:-10px;
	font-size:12px;
	line-height:10px;
}

span.price-2 {
	color:#F60;
	font-weight: bolder;
	font-size:28px;
	line-height:35px;
}

span.price-3{
	color:#333;
	font-size:12px;
	line-height:5px;
}

#orderlist h2, h3{
  font-weight: bold;
}
#orderlist h2 .orderID, #orderlist h2 .boughtMonths{
  color: #666;
}

/* site map */

#site-map div.site-list {
    float:left;
    margin:12px;
    width:280px;
}

#site-map div.clear {
    clear:left;
}

#site-map h1 {
    border-bottom:1px solid #D5D5D5;
    padding-bottom:8px;
	width:920px;
}


#site-map h2 {
    border-bottom:1px solid #D5D5D5;
    padding-bottom:8px;
}
    
#site-map li {
	margin:0 0 4px 0;
    list-style-type:none;
}


.fancy-box {
    background:#fff;
    text-align:center;
}

h3.fancy-box-title {
    padding-top:5px;
    padding-bottom:5px;
    border-bottom:1px #ccc solid;
    font-size:17px;
    color:#000;
}

.fancy-box p {
    color:#666666;
    size:12pt;
    line-height:26px;
    padding:0 60px;

}

.fancy-box a.button {
    margin:auto;
    padding-bottom:12px;
    /*margin-left:100px;*/
}

/* Terence : testimonials */
.testimonials-pic {
    background:url(/images/portal/testimonials/testimonials.jpg) no-repeat 0 0;
    width:320px;
    height:240px;
    display:block;
    padding-bottom:30px;
    cursor:pointer;
    float:left;
}

.testimonial {
    border:1px solid #f0f0f0;
    -moz-border-radius:8px;
    background-color:#fcfcfc;
    margin:10px 0;
    padding:20px 20px;
    float:left;
    clear:left;
    width:92%;
}


#user-feedback{
    float:left;
    width:350px;
    padding-left:15px;
}

#user-feedback h2{
    width:380px;
}

#user-feedback p{
    line-height:22px;
    padding-bottom:4px;
    margin-bottom:0px;
    width:380px;
}

/* Until */


/* Terence : invite box and feedback of member page  20100222*/
#members-content-inner #bottom-box {
    margin-left:-8px;
    width:910px;
}


#members-content-inner #invite-box{
    background:url(/images/layout/box-bot.jpg) no-repeat 0 bottom;
    float:left;
    clear:left;
    width:455px;
    height:120px;
    margin-left:-10px;
    margin-top:5px;
}

#members-content-inner #invite-box h3{
    background:url(/images/layout/box-top.jpg) no-repeat 0 0;
    line-height:22px;
    color:#F60;
    width:410px;
    padding:20px 20px 0 30px;
}

#members-content-inner #invite-box form#inviteFriendForm{
    padding:0 0 20px;
}

#members-content-inner #invite-box input#inviteFriendInput{
    width:230px;
    margin-left:2.5em;
    color:#888;
    margin-top:0px;
    font-size:13px;
}

#members-content-inner #invite-box button#invite-friend-submit {
    background:transparent url(/images/layout/invite_but2.jpg) no-repeat scroll 0 0;
    margin-top:-2px;
    padding-left:15px;
    width:105px;
    height:39px;
}



#members-content-inner #invite-box #invite-pic{
    background:url(/images/layout/invite_pic.jpg) no-repeat 0 0;
    width:54px;
    height:51px;
    float:right;
    margin:-15px 15px 0 0;
}

#members-content-inner #content-columns {
    float:left;
    width:710px;
    margin-left:0em;
    padding-right:15px;
}

#members-content-inner #content-columns p{
    width:600px;
    float:left;
}

#members-content-inner #content-columns #buynow-button{
    background:url(/images/layout/button-redonblue-183.gif) no-repeat 0 0;
    color:#FFF;
    font-size:18px;
    font-weight:600;
    text-align:center;
    width:183px;
    height:41px;
    cursor:pointer;
    display:inline-block;
    padding-top:15px;
    margin:15px 0 0 15em;
}

#members-content-inner #content-columns .expired-buttom{
    background:url(/images/layout/expired.jpg) no-repeat 0 bottom;
    width:708px;
    height:179px;
    margin:30px 0 10px;
}

#members-content-inner #feedback-box h3{
    background:url(/images/layout/box-top.jpg) no-repeat 0 0;
    line-height:22px;
    color:#F60;
    width:410px;
    padding:20px 20px 0 30px;
}

/* Terence : feedback of member page  20100222*/

#members-content-inner #feedback-box{
    background:url(/images/layout/box-bot.jpg) no-repeat 0 bottom;
    float:right;
    width:455px;
    height:110px;
    margin-right:-8px;
    margin-top:5px;
}


#members-content-inner #feedback-box form#feedbackForm{
    padding:0px;
}

#members-content-inner #feedback-box textarea#feedbackInput{
    width:280px;
    height:16px;
    margin-left:2.5em;
    color:#888;
    margin-top:6px;
    font-size:13px;
}

#members-content-inner #feedback-box form#feedbackForm button{
    margin:2px 30px 0 0;
    padding-left:2px;
    width:100px;
    height:32px;
    float:right;
}


/*#members-content-inner h1{*/
    /*margin:0px 0px 10px 17px;*/
    /*padding-top:5px;*/
/*}*/
/* Until */


/* Terence : small layout */

#content-outer-small{
    width: 800px;
}
#content-inner-small-top{
    background:url(/images/layout/white_bg_800_top.jpg) no-repeat 0 0;
    height: 20px;
}

#content-inner-small{
    background:url(/images/layout/white_bg_800_bot.jpg) no-repeat 0 bottom;
    padding:20px 60px 15px 60px;
    text-align:left;
}


#content-inner-small #error{
    background:url(/images/layout/signup/fox_baby.jpg) no-repeat 0 0;
    height:86px;
    padding-left:110px;
    padding-top:35px;
    margin-left:45px;
    margin-top:-25px;
}

#content-inner-small p, 
#content-inner-small h1{
    margin-left:16px;
    margin-bottom:16px;
}


#content-inner-small #error p{
    margin-top:-20px;
}

/*#content-inner-small h1{*/
    /*font-size:24px;*/
    /*font-weight:bold;*/
    /*margin-bottom:20px;*/
/*}*/

#loginform {
    float:left;
    width:310px;
}

#loginform ul.loginhelp { 
    clear: left;
    list-style: none; 
    font-size:12px;
}

#loginform li { 
    float: left;
    text-align: left; 
}

ul.loginhelp li.link-split { 
    color:#0099cb;
    padding-left:15px; 
    padding-right:15px; 
}


/*#loginForm {*/
    /*display: block;*/
    /*float:left;*/
    /*[>text-align: left;<]*/
    /*width: 310px;*/
    /*[>padding: 0px;<]*/
    /*[>border-right: 2px dotted #C7A46B;<]*/
/*}*/

/*#loginForm #loginForm_rememberMe-label,*/
/*#loginForm #loginForm_rememberMe {*/
    /*display: inline;*/
    /*margin-right: 15px;*/
/*}*/

#content-inner-small a.login-bt{
    
}

/*#all-form-content {*/
    /*margin-top:-22px;*/
/*}*/

#setupForm {
    
    /*text-align: center;*/
}

#changeNameForm ul,
#resetPasswordForm ul,
#loginForm ul,
#setupForm ul {
    padding-left: 0;
}



#setupForm li {
    /*padding-left: 180px;*/
    text-align: left;
}

#setupForm input#gender{
}

#setupForm label.radio{
    display:inline;
    font-weight:normal;
    padding-left:9px;
    padding-right:15px;
}


.content-width-700 {
    width:700px;
}

#content-inner-small ul.signup-colu-right {
    float:left;
    padding:0 0 20px 0px;
    width:300px;
    /*background:#EEE;*/
}

#content-inner-small ul.signup-colu-left {
    float:left;
    padding:0 0 0 0px;
    width:300px;
    /*background:#EEE;*/
}

#opt_in {
    display:inline;
}

#receive-news{
    margin-left:1em;
    padding:0px;
    clear:both;
}

#receive_news p{
    display:inline;
}


#content-inner-small ul.errOptions {
    padding:0 40px 20px;
    width:600px;
}


#content-inner-small #signup-bt {
    padding:15px 0 15px;
    margin-left:17em;
    width:220px;
}

button.cancel{
    background:url(/images/layout/button-greenonwhite-100.gif) no-repeat 0 0;
    width:100px;
    height:32px;
    padding:0 0 6px;
    color:#fff;
}

form li{
    margin-bottom: 15px;
    clear:both;
}

form li.tight{
    margin-bottom: 5px;
}


form a.cancel {
    margin-left: 20px;
}

.login-create{
    float:right;
    width:440px;
    height:270px;
    border-left:1px dotted #AEB3B9;
    text-align:left;
    padding-left:32px;
    padding-top:30px;
    position:relative;
}

/*.login-create a{*/
    /*background:url(/images/layout/signup/signup.jpg) no-repeat 0 0;*/
    /*width:266px;*/
    /*height:108px;*/
    /*margin-left:20px;*/
    /*position:relative;*/
    /*text-align:center;*/
/*}*/

.login-create h2{
    /*color:#FFF;*/
    /*font-size:18px;*/
    /*font-weight:600;*/
    /*padding-top:10px;*/
}


.login-create .animals{
    background:url(/images/layout/signup/signupbg.jpg) no-repeat 0 0;
    position:absolute;
    bottom:0;
    right:0;
    width:177px;
    height:110px;
    /*margin-top:10px;*/
    /*margin-left:90px;*/
    /*padding-bottom:15px;*/
}

#childform {
    position:relative;
}

.avatars-bg {
    background:url(/images/portal/free/avatars.jpg) no-repeat 0 0;
    position:absolute;
    bottom:0;
    right:0;
    width:305px;
    height:163px;
}


#content-inner-small .signup-bg2{
    background:url(/images/layout/signup/signupbg.jpg) no-repeat 0 0;
    float:right;
    width:266px;
    height:140px;
}

#content-inner-small .signup-bg3{
    background:url(/images/layout/signup/fox-mail.jpg) no-repeat 0 0;
    height:56px;
    padding-left:140px;
    padding-top:80px;
    margin-left:5px;
    margin-top:-25px;
}

#content-inner-small .signup-bg3-2{
    background:url(/images/layout/signup/fox-mail.jpg) no-repeat 0 0;
    float:right;
    height:103px;
    margin-right:55px;
    width:116px;
}

.subText {
    font-size: 15px;
}



.errOptions li{
    list-style: none;
}


/* Until */


/* Terence : all can use */
.float-right{
    float:right;
    padding:0;
    margin:0
}

/* Until */



/* Terence : taiwan payment options 2010-0204 */
#quarter-box {
    float:left;
    margin:1em 0 0.5em;
}




/* Until */

/********************** MEMBERS IMPORTS ******************************/

/* Terence : account page - 2010-0203 */

.account-box {
    background:url(/images/layout/white_bg_450_bot.jpg) no-repeat 0 bottom;
    float:left;
}

h3.account-top {
    background:url(/images/layout/white_bg_700_top.jpg) no-repeat 0 0;
    padding-left:30px;
    padding-top:20px;
    font-size:17px;
}

div.account-bot,
p.account-bot,
ul.account-bot {
    /*margin-top:-34px;*/
    /*padding:23px 0px 10px 30px;*/
    padding-left:30px;
    width:600px;
    font-size:15px;
}

ul.account-bot {
    padding-left:50px;

}
ul.account-bot li{
    list-style-type:disc;
    line-height:11px;
}

table.account-table {
    padding:0;
    width:400px;
    margin:-23px 0 20px 25px;
    height:70px;
    text-align:left;
}

.buy-account {
    background:url(/images/layout/white_bg_700_bot.jpg) no-repeat 0 bottom;
    width:700px;
    float:left;
    margin-left:2px;
    margin-top:10px;
    padding-bottom:20px;
}

.buy-account ul{
    list-style-type:none;
}

.buy-account li{
    margin-bottom:15px;
    }



.buy-account #buynow-bar,
#center-left #buynow-bar {
    margin-left:6.5em;
}


p.buy-account-top {
    background:url(/images/layout/white_bg_700_top.jpg) no-repeat 0 0;
    width:700px;
    padding:20px 0 0 25px;
}

.buy-account #account-buy-button {
    padding:0 0 10px 1.5em;
}

.buy-account #account-buy-button {
    padding:0 0 10px 2em;
}

span.expired {
    font-weight:600;
    color:#f00;
}

.home .item {
    float:left;
    clear:left;
    margin-bottom: 20px;
    margin-left: 10px;
    padding: 20px;
    width: 400px;
    height: 70px;
    font-size: 15px;
	background-color: #FFFFFF
}


#ad-banner1,
#ad-banner2,
#ad-banner3 {
    float:left;
    margin-left:-2px;
}


#members-content-inner #account-side {
    float:right;
    margin-top:13px;
}

/* Until */

/*terence  rank*/

#ranks .rank-Results {
  font-weight:bold;
	font-size:15px;
	margin-left:-2px;
	padding-left:18px;
}
#ranks .rank-name {
	margin-left: 4px;
}
#ranks .rank-item {
  line-height: 18px;
  font-size:15px;
  font-weight:normal;
  font-family:Courier New, monospace;
  /* color: #3a3869; */
}
#ranks .rank-item-title {
	font-size:13px;
	margin-left:20px;
  color: #fff;
}
/*until*/

/*rank*/

#ranks .rank-Results {
    font-weight:bold;
	font-size:15px;
	margin-left:4px;
	padding-left:0px;
}
#ranks .rank-name {
	margin-left: 4px;
}
#ranks .rank-item {
  line-height: 18px;
  font-size:15px;
  font-weight:normal;
  font-family:Courier New, monospace;
  /* color: #3a3869; */
}

#ranks .rank-item-title {
    font-size:13px;
    margin-left:20px;
    color: #fff;
    height:18px;
}
#ranks .rank-item-top1 {
  color: #ff3;
}
#ranks .rank-item-top2 {
  color: #f93;
}
#ranks .rank-item-top3 {
  color: #3c3;
}
#ranks .rank-item-top10 {
	color: #fff;
}


#ranks-top {
	background:url(/images/layout/rank_top.jpg) no-repeat 0px 0px;
	width:190px;
	height:65px;
}

#ranks .top-en{
	background:url(/images/layout/rank_top_en.jpg) no-repeat;
}

#ranks .top-tw{
	background:url(/images/layout/rank_top_tw.jpg) no-repeat;
}

#ranks-bot {
	background:url(/images/layout/rank_bot.jpg) no-repeat;
	width:190px;
	height:484px;
    position:relative;
}
#ranks-bot-logged-in {
	width:190px;
	height:495px;
}

#ranks .en{
	background:url(/images/layout/rank_bot_en.jpg) no-repeat;
}

#ranks .tw{
	background:url(/images/layout/rank_bot_tw.jpg) no-repeat;
}

#ranks {
    width:130px;
    margin-left:5px;
}


/* Terence : rank - myrank */
#ranks .my-rank {
    font-size:18px;
    color:#469;
    font-weight:bold;
    position:absolute;
    top:474px;
    left:100px;
}


/* Until */


/* browser*/
#browser-container {
    float:right;
	/*border: 1;*/
	width: 742px;
	margin-top: 0px;
    margin-right:-8px;
	height:561px;
}

#browser-bg-top {
	background:#F00;
	background:url(/images/layout/swf_bg_top.jpg) no-repeat;
	height:10px;
}

#browser-bg-bottom {
	background:url(/images/layout/swf_bg_bottom.jpg) no-repeat;
	width: 731px;
	height:550px;
	margin-top:0px !important; margin-top:-10px; 
	padding:0px 0px 0px 11px;
}
    

    
/* end browser */


/* Terence : account activation 20100212 */

.activation-box-1 {
    background:url(/images/layout/signup/thank-1.jpg) no-repeat 0 0;
}

.activation-box-2 {
    background:url(/images/layout/signup/thank-2.jpg) no-repeat 0 0;
}

p.activation-box {
    height:80px;
    width:335px;
    float:left;
    padding:220px 30px 0 10px;
    margin-top:30px;
    font-size:13px;
}

.check-fox {
    background:url(/images/layout/signup/fox-mail-2.jpg) no-repeat 0 bottom;
    height:103px;
    width:116px;
    right:230px;
    top:45px;
    position:absolute;
}



/* end */

.contentWide form#setupForm ul li.title {
    font-weight:bold;

}

/* Landing Pages */

#landing-page #content-columns {
    width:910px;
	float:left;
    margin-left:0px;
    padding-right:0px;
    /*border-right:1px dotted #AEB3B9;*/
}

#left-side {
	float:left;
    width:156px;
	list-style-type:none;
    padding-left:0px;
    /*background-color:#e0e0e0;*/
}

#center {
	float:left;
	width:574px;
    margin:0 0px;
    padding-right:6px;
    /*background-color:#f0f0f0;*/
}

#right-side {
	float:right;
    width:174px;
}

.contentCenter {
	float:left;
    clear:left;
	width:540px;
	margin:0 10px 0;
}

#buynow-bar {
    width:540px;
    height:80px;
    padding:0px 0 30px;
    margin:0;
}

#buynow-bar p{
    margin:6px 0 20px;
    text-align:center;
}

.wide-buynow-bar {
    padding-left:85px;
}

.popup-buynow-bar {
    background-color:#fff;
    padding-left:78px;
}

.popup-action-bar {
    background-color:#fff;
    margin:0;
    padding:0;
}

.paypal {
    margin:0px;
    padding:10px 0 10px;
    width:180px;
    height:80px;
    float:left;
}

#paypal-right {
    margin:0;
    padding:0;
    width:180px;
    height:80px;
    float:left;
}

.buynow-left-button {
    float:left;
    width:180px;
}

#price-1-small-en,
#price-2-small-en,
#price-3-small-en,
#buy-1-small-en,
#buy-2-small-en,
#buy-3-small-en,
#price-1-small-tw,
#price-2-small-tw,
#price-3-small-tw,
#buy-1-small-tw,
#buy-2-small-tw,
#buy-3-small-tw{
    width:180px;
    height:80px;
    display:block;
    cursor:pointer;
}

#price-1-small-en {
    background:url(/images/layout/pricing/799/pricing_sb1_en.jpg) no-repeat 0 0;
}

#price-2-small-en {
    background:url(/images/layout/pricing/799/pricing_sb2_en.jpg) no-repeat 0 0;
}

#price-3-small-en {
    background:url(/images/layout/pricing/799/pricing_sb3_en.jpg) no-repeat 0 0;
}

#buy-1-small-en {
    background:url(/images/layout/pricing/799/buy_sb1_en.jpg) no-repeat 0 0;
}

#buy-2-small-en {
    background:url(/images/layout/pricing/799/buy_sb2_en.jpg) no-repeat 0 0;
}

#buy-3-small-en {
    background:url(/images/layout/pricing/799/buy_sb3_en.jpg) no-repeat 0 0;
}

#price-1-small-tw {
    background:url(/images/layout/pricing/799/pricing_sb1_tw.jpg) no-repeat 0 0;
}

#price-2-small-tw {
    background:url(/images/layout/pricing/799/pricing_sb2_tw.jpg) no-repeat 0 0;
}

#price-3-small-tw {
    background:url(/images/layout/pricing/799/pricing_sb3_tw.jpg) no-repeat 0 0;
}

#buy-1-small-tw {
    background:url(/images/layout/pricing/799/buy_sb1_tw.jpg) no-repeat 0 0;
}

#buy-2-small-tw {
    background:url(/images/layout/pricing/799/buy_sb2_tw.jpg) no-repeat 0 0;
}

#buy-3-small-tw {
    background:url(/images/layout/pricing/799/buy_sb3_tw.jpg) no-repeat 0 0;
}

#price-1-small-en:hover {
    background:url(/images/layout/pricing/799/pricing_sb1_en.jpg) no-repeat 0 -80px;
}

#price-2-small-en:hover {
    background:url(/images/layout/pricing/799/pricing_sb2_en.jpg) no-repeat 0 -80px;
}

#price-3-small-en:hover {
    background:url(/images/layout/pricing/799/pricing_sb3_en.jpg) no-repeat 0 -80px;
}

#buy-1-small-en:hover {
    background:url(/images/layout/pricing/799/buy_sb1_en.jpg) no-repeat 0 -80px;
}

#buy-2-small-en:hover {
    background:url(/images/layout/pricing/799/buy_sb2_en.jpg) no-repeat 0 -80px;
}

#buy-3-small-en:hover {
    background:url(/images/layout/pricing/799/buy_sb3_en.jpg) no-repeat 0 -80px;
}

#price-1-small-tw:hover {
    background:url(/images/layout/pricing/799/pricing_sb1_tw.jpg) no-repeat 0 -80px;
}

#price-2-small-tw:hover {
    background:url(/images/layout/pricing/799/pricing_sb2_tw.jpg) no-repeat 0 -80px;
}

#price-3-small-tw:hover {
    background:url(/images/layout/pricing/799/pricing_sb3_tw.jpg) no-repeat 0 -80px;
}

#buy-1-small-tw:hover {
    background:url(/images/layout/pricing/799/buy_sb1_tw.jpg) no-repeat 0 -80px;
}

#buy-2-small-tw:hover {
    background:url(/images/layout/pricing/799/buy_sb2_tw.jpg) no-repeat 0 -80px;
}

#buy-3-small-tw:hover {
    background:url(/images/layout/pricing/799/buy_sb3_tw.jpg) no-repeat 0 -80px;
}

#buynow-bar a img{
    float:left;
    margin:0px;
    padding:0px;
}

.contentCenter p#left-p {
    width:210px;
    float:left;
}

.contentCenter img#landing-index-pic{
    float:left;
    padding-left:10px;
}

.contentCenter img#landing-index-pic2{
    padding-left:3em;
}


/* Click Bank pages */
#center-left {
	float:left;
	width:714px;
    margin:0 0px;
    padding-right:6px;
    /*background-color:#f0f0f0;*/
}


/* Terence : how to teach of landing page 20100315 */

#center .contentCenter ul#pic-ul{
    margin:0;
    padding:0;
    list-style-type:none;
}

#center .contentCenter ul#pic-ul li{
    float:left;
    margin-bottom:20px;
}

#center .contentCenter ul#pic-ul li img{
    margin:0px;
}

#center .contentCenter ul#pic-ul li p{
    margin:0px;
    display:block;
    width:180px;
    text-align:center;
    font-weight:600;
}

/* Until */

/* Terence : Free English Learning  20100322
            and pitch 20100412
*/

#free-learn h2 {
    float:left;
    clear:left;
    padding-top:20px;
    margin-top:20px;
    border-top:1px dotted #AEB3B9;
    width: 710px;
}

#free-learn h3 {
    margin-bottom:0.5em;
    float:left;
    clear:left;
}

.pic-row {
    clear:left;
    float:left;
    width:710px;
    padding:0px;
    margin:0px;
}

.pic-row div{
    float:left;
    width:220px;
    margin: 3px 8px 25px;
    text-align:center;
} 


#free-learn .pic-row div{
    float:left;
    width:220px;
    height:228px;
    margin: 3px 2px 25px;
    padding:2px 6px 0;
    text-align:center;
}

/* Terence : test */

#free-learn .pic-row div{
    background:url(/images/layout/white-bg.jpg) no-repeat 0 0;
}


#free-learn .pic-row div img{
    margin-bottom: 5px;
}

/* Until */


.pic-row a img{
    margin-bottom: 5px;
}

.pic-row a{
    float:left;
    width:220px;
    margin: 3px 0 0px;
    text-align:center; 
}

.pic-row-2 {
    text-align:center;
    float:left;
    margin-bottom:10px;
}

.pic-row-2 a{
    float:left;
}

.pic-row-2 div {
    width:245px;
    display:inline;
}

.pic-row-2 img {
    padding:0 10px;
    padding-bottom:0px;
}

#content-columns .pic-row-2 img {
    margin-bottom:0px;
}


a.learn-download,
a.learn-download-en,
a.learn-download-tw{
    background:url(/images/layout/download.jpg) no-repeat 0 0;
    text-align:left;
    display:block;
    color:#fff;
    font-size:15px;
    font-weight:bold;
}

a.learn-download {
    width:125px;
    height:47px;
    padding:11px 70px 0 20px;
    margin:10px 8px;
}

a.learn-download-en {
    width:125px;
    height:47px;
    padding:11px 70px 0 20px;
    margin:10px 8px;
}

a.learn-download-tw {
    width:140px;
    height:38px;
    padding:20px 70px 0 20px;
    margin:10px 0px 10px 6px;
}

.pic-row-2 a.learn-download {
    margin:10px 22px 40px 25px;
    /*margin-left:25px;*/
    /*margin-right:22px;*/
    /*margin-bottom:20px;*/
}

/* Until */

#free-links h2 {
  padding:5px 0;
  margin:15px 0;
  border-bottom:1px solid #D5D5D5;    
}

#free-videos a {
    float:left;
}

#free-videos h2 {
    float:left;
    width:710px;
}

#free-videos .videoBar {
    float:left;
    text-align:center;
    width : 100px;
    margin-right: 5px;
    padding-top : 4px;
    padding-right : 4px;
    padding-bottom : 20px;
}

/* Terence : all can use */
#home-buybar{
    margin-left:12em;
}

.align-center{
    text-align:center;
}

.padding-left-1{
    padding-left:1em;
    margin-bottom:1em;
}
/* Until */


/* Terence : PLAY! activity popups */


.centered-cta {
   text-align:center;
   margin:0px 0 20px;
   font-size:15px;
}


/* end */

/* MS indented pics on popups*/
.popup-indent-pic {
    padding-bottom:15px;
}

.popup-indent-pic img {
    float:left;
    width:200px;
    padding-right:20px;
}

.popup-indent-pic div {
    margin-top:12px;
    float:left;
    width:450px;
}

.popup-indent-pic div ul {
    line-height:21px;
}

.popup-indent-pic div p.cta {
    margin-left:8px;
    font-size:15px;
}


/* MS indented pics */
.indent-pic {
    padding-bottom:15px;
}

.indent-pic img {
    float:left;
    width:150px;
    padding-right:20px;
}

.indent-pic div {
    float:left;
    width:350px;
}

/* MS product page */

#product-page h1,
#product-page h2{
    float:left;
    clear:left;
    width:500px;
}

#product-page h2 {
    padding-bottom:20px;
}

.product-feature-list {
    padding:10px 0 100px;
    float:left;
    clear:right;
    width:355px;
}

.paypal-right-button {
    float:right;
}

#product-shop-info {
   }

#product-shop-info p,
#product-shop-info img,
#product-shop-info h2
{
    float:left;
}

#product-shop-info img
{
    padding-right:20px;
    clear:both;
}


#product-shop-info p
{
    width:500px;
}

#product-shop-info h2
{
    clear:left;
}


/* end */


.signup-top {
    padding:20px 30px 0;
    float:left;
    width:850px;
}

.signup-top p {
    text-align:center;
}


/* blue box on right of forms */
.extra-info {
    float:right;
    padding:15px 0 20px 35px;
    background-color:#e5f3ff;
    border:1px solid #71d6F7;
    font-size:12px;
    -moz-border-radius:8px;
}

/* create account page */
.create-left {
    width:480px;
    float:left;
}

.create-right {
    width:375px;
    padding:15px 0 20px 15px;
    margin-left:15px;
    font-size:12px;
}

.extra-info p.cite {
    font-size:14px;
    margin-right:15px;
    text-align:justify;
    font-style:italic;

}


p#billboard-quotation {
    font-size:15px;
    padding-top:20px;
    padding-right:20px;
    height:50px;
}

/*cite#billboard-quotation {*/

/*payment method page */
.payment-left {
    width:570px;
    float:left;
}

.payment-right {
    width:265px;
    padding:15px;
    /*margin-right:15px;*/
    margin-bottom:20px;
}


.signup-setup-right h3 {
    font-size:16px;
    margin-bottom:5px;
}

.signup-setup-right h4 {
    font-size:13px;
    margin-bottom:5px;
}

.signup-setup-right img{
    padding-left:6px;
}

.signup-setup-right p {
    padding-top:20px;
    margin-right:30px;
}

.signup-setup-right p cite {
    font-size:16px;
}

.payment-method {
    font-size:13px;
    /*background-color:#fafafa;*/
    padding:9px 0;
    /*cursor:pointer;*/
}

.payment-method-divider {
    border-bottom:1px dotted #71d6f7;
    margin-bottom:5px;
}

.payment-method img#paypalButton {
    cursor:pointer;
    padding-bottom:10px;
}



.payment-method h4 {
    padding-bottom:10px;
}


.picture-list {
    margin-top:15px;
    padding-left:150px;
}

#popup-details {
    /*width:500px;*/
    float:left;
}

.picture-list h4 {
    margin-bottom:10px;
}

#lessons-130 {
    background:url(/images/portal/signup/screens/lessons-130.jpg) no-repeat 0px 0px;
}

#reports-130 {
    background:url(/images/portal/signup/screens/reports-130.jpg) no-repeat 0px 0px;
}

#fun-130 {
    background:url(/images/portal/signup/screens/fun-130.jpg) no-repeat 0px 0px;
}

#login-130 {
    background:url(/images/portal/signup/screens/login-130.jpg) no-repeat 0px 0px;
}

#guarantee-130 {
    background:url(/images/portal/signup/screens/guarantee-130.png) no-repeat 0px 0px;
    height:105px;
}

#secure-130 {
    background:url(/images/portal/signup/screens/lock-130.png) no-repeat 0px 0px;
    height:123px;
}

/* #features on features overview page */


#features {
    margin-top:20px;
    padding-left:35px;
}

#features .feature {
    float:left;
    width:290px;
}

#features .feature h2 {
    text-align:left;
    margin-right:20px;
    height:44px;
    padding-left:55px;
    padding-top:2px;
    line-height:21px;
}

#features .feature-picture {
    padding:0px 15px;
    margin-right:35px;
    background-repeat:no-repeat;
    float:left;
    text-align:center;
    width:220px;
    height:200px;
}

#features p {
    margin-right:35px;
}

#features .description {
    height:290px;
}


#lessons-250 {background-image:url(/images/portal/signup/screens/features-lessons.jpg);}
#reports-250 {background-image:url(/images/portal/signup/screens/features-report.jpg);}
#fun-250 {background-image:url(/images/portal/signup/screens/features-community.jpg);}

#lessons-250:hover,
#reports-250:hover,
#fun-250:hover {
    background-position:-250px 0px;
}
#features h2.step1 { background:url(/images/layout/step1.jpg) no-repeat 0 0; }
#features h2.step2 { background:url(/images/layout/step2.jpg) no-repeat 0 0; }
#features h2.step3 { background:url(/images/layout/step3.jpg) no-repeat 0 0; }

/* end of #features */


#landing-flat-nav {
    float:left;
    clear:left;
	list-style-type:none;
    font-size:17px;
    color:#0099cb;
    text-align:center;
    width:100%;
    padding:50px 0 20px;
    font-weight:100;
}

#landing-flat-nav li {
	/*margin:0 0 30px 0;*/
    display:inline;
    margin:0 0 14px;
	list-style-type:none;
}

#landing-flat-nav li a {
    padding-left:15px;
    padding-right:15px;
}


/* pumkin online english landing page */
.column450 {
    float:left;
    width:420px;
    margin:10px;
    padding-left:10px;
    background-color:#eee;
}

.account-info {
    padding:10px;
    margin-top:18px;
    border:2px solid #f0f0f0;
    background-color:#fdfdfd;
}

#change-plan-form {
    display:inline;
    float:right;
    padding:0px;
}

/* Terence : signup page 20100601 */
.signup-setup-half {
    background-color:#e5f3ff;
    border:1px solid #71d6F7;
    width:340px;
    height:170px;
    float:left;
    -moz-border-radius:8px;
    margin:0 8px 0 5px;
    padding:8px 0;
}

.signup-setup-half img{
    float:left;
    padding:8px 0 8px 8px;
}


.signup-setup-half div {
    float:left;
    padding-top:15px;
    padding-left:5px;
    width:196px;
}

.signup-setup-half div h4 {
    padding-bottom:15px;
}



   
.signupFooter {
    border-top:1px dotted #aeb3b9;
    margin-top:30px;
    padding-top:10px;
    clear:both;
    width:910px;    
}

.reviewPayment {
    padding-top: 20px;
    padding-left: 20px;
}

.reviewPayment table{
    margin-bottom: 30px;
}
.reviewPayment td{
    padding: 5px 10px 5px 10px;
}

.reviewPayment th{
    font-weight: bold;
}


.reviewPayment button{
    text-align:center;
}


input#price-2-small{
    background:url(https://www.paypal.com/en_US/i/bnr/horizontal_solution_PPeCheck.gif) no-repeat 0 0;
    width:253px;
    height:80px;
    margin-left:7em;
}


form#creditcard {
    padding:15px 0 0 0;
}

table#pay-method-table  {
border:1px solid #D5F0FF;
font-size:18px;
line-height:22px;
margin-top:10px;
margin-bottom:20px;
padding:5px;
}



a#post-office-form-but  {
background:url(/images/portal/shop/form.jpg) no-repeat scroll 0 0 transparent;
width:210px;
height:83px;
margin:0px 10px 20px;
padding:65px 0 0;
text-align:center;

}



/* Terence : clickbank/pitch 20100412 */
#pitch-list {
}
#pitch-list li {
    width:140px;
    float:left;
    list-style-type:none;
    text-align:center;
    margin:15px 1px 20px;
}
#pitch-list li img{
    margin:0px;
}

#feedback-mail {
    background:url(/images/portal/testimonials/feedback-mail.jpg) no-repeat 0 0;
    height:70px;
    margin:25px 0 35px 10px;
    padding:20px 0 0 128px;
    width:562px;
}
/* Until */

/* ===============================Terence : VTS of member page - 20100428==========================*/
.content-half-Right .feature-text {
    padding:6px 0px;
}

#fancybox-inner .feature-text {
	padding:6px 0;
}

/* objectives list on reports page */

#objectives dl {
	margin:0;
	padding:0;
}

#objectives dt {
	float:left;
	width:28px;
	clear:left;
	margin:0 10px 0 0;
  vertical-align:middle;
}

#objectives dd {
	margin:0 0 0 38px;
	padding:7px 0;
	border-bottom:1px dotted #eaeaea;
}

#objectives dd.last {
    border-bottom:0px;
}


/* next previous arrows */


/*
a.arrow {
	width:135px;
	height:22px;
	padding:6px 6px 0 0;
	color:#fff;
	font-weight:bold;
	font-size:14px;
    text-align:center;
}

 a.previous {
	float:right;
	background:url(/images/layout/bt-previous-week.png) no-repeat 0px 0px;
}

a.next {
	float:right;
	background:url(/images/layout/bt-next-week.png) no-repeat 0px 0px;
} 

a.noNext {
    float:right;
}

a.noPrev{
    float:left;
}*/

/* panel text elements styling */

#panel .feature-text {
	padding:6px 0;
}


/* download icons on report page */

/* #teacher-download, */
.student-download{
	clear:left;
	margin:16px 0 0 0;
    /*background:#ffffee;    */
}

/* #teacher-download a, */
.student-download a{
	display:block;
	height:32px;
	padding:8px 0 0 65px;
}

/* 
#teacher-download a{
	background:url(/images/vts/book.png) no-repeat 0px 0px;
}
 */

.student-download a{
	background:url(/images/vts/homework.gif) no-repeat 0px 0px;
}

/* report page lesson bar */

.progress-indicator {
    border:1px dotted #eaeaea;
    margin:2px;
    padding:2px;
    text-align:center;
    margin-bottom:12px;
}

/* .lesson-bar li.locked {
    background:url(/images/vts/state/locked.png) no-repeat 0px 0px;
}

.lesson-bar li.assigned {
    background:url(/images/vts/state/assigned.png) no-repeat 0px 0px;
}

.lesson-bar li.failed {
    background:url(/images/vts/state/failed.png) no-repeat 0px 0px;
}

.lesson-bar li.passed {
    background:url(/images/vts/state/passed.png) no-repeat 0px 0px;
}

.lesson-bar li.starred {
    background:url(/images/vts/state/passed.png) no-repeat 0px 0px;    
    /*background:url(/images/vts/state/starred.png) no-repeat 0px 0px;*/
} */


/* help button */

/* .help-button-container {position:relative;} */

.help-button {
    position:absolute;
    top:9px;
    right:12px;
	background:url(/images/vts/help.png) repeat-x 0px 0px;
    width:32px;
    height:32px;
    cursor:pointer;
}

/* half-box */

.content-half-Left {
	float:left;
	width:474px;
}

.content-half-Right {
	float:left;
	width:466px;
}


.half-box {
	width:482px;
	float:left;
	background:url(/images/layout/halfbox-bot2-bg.gif) no-repeat left bottom;
	padding:0 0 14px 0;
}

/* .hb-left{
	margin:0 8px 0 0;
} 

.hb-top {
	width:482px;
	float:left;
	background:url(/images/layout/halfbox-top-bg.gif) no-repeat 0px 0px;
        height:16px;
}*/

/* full-box */

.full-box {
	width:972px;
	background:url(/images/layout/vts/fullbox-bot2-bg.gif) no-repeat left bottom;
	padding:0 0 14px 0;
}

.full-box h2 {
	color:#fff;
	height:30px;
	padding:15px 0 0 16px;
	font-size:18px;
	font-weight:normal;
	margin:0;
}

.full-box,
.half-box,
.full-box-panel,
.half-box-panel {
    position:relative;
}

/* 
.fb-green{
	background:url(/images/layout/vts/fullbox-hd-bg-green.gif) no-repeat 0px 0px;
}
.fb-yellow{
	background:url(/images/layout/vts/fullbox-hd-bg-yellow.gif) no-repeat 0px 0px;
}
.fb-purple{
	background:url(/images/layout/vts/fullbox-hd-bg-purple.gif) no-repeat 0px 0px;
}
.fb-orange{
	background:url(/images/layout/vts/fullbox-hd-bg-orange.gif) no-repeat 0px 0px;
}
*/
.fb-blue{
	background:url(/images/layout/vts/fullbox-hd-bg-blue.gif) no-repeat 0px 0px;
} 


.full-box .inner {
	padding:8px 16px;
	background:url(/images/layout/vts/fullbox-inner-bg.gif) repeat-y left bottom;
}

/* .full-box .guide {
	padding:0px;
	background:url(/images/layout/vts/fullbox-inner-bg.png) repeat-y left bottom;
} */

/* reports page title */

/* .full-box-panel h3.lesson-title {
	float:left;
	width:620px;
} */

.title {
    position:relative;
}

.title img.title {
    float:left;
    padding-right:12px;
    border-right:dotted 1px #eaeaea;
}

.title h3 {
    width:500px;
    float:left;
    text-align:left;
    font-size:22px;
    color:#0099CB;
    margin-top:6px;
    margin-bottom:6px;
    padding-left:20px;
}

/* 
.title h3.calendar-title {
    padding-left:5px;
} */

.title p {
    width:500px;
    float:left;
    margin-bottom:5px;
    padding-left:20px;    
}

.title .calendar-toolbar {
    position:absolute;
    top:-3px;
    right:10px;
    width:600px;
}


.title .report-toolbar {
    position:absolute;
    top:-3px;
    right:10px;
}

.title ul {
    list-style-type:none;
}

.title li {
    border:0px;
    width:76px;
    height:76px;
    margin:0 4px;
    float:right;
    text-align:center;
	overflow:hidden;
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.title li a, .title li span{
    display:block;
	width:76px;
    height:76px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	overflow:hidden;
}

.title li#world1 a{
    background-image:url(/images/vts/world/bt-reports-world1.gif);
}

.title li#world2 a{
    background-image:url(/images/vts/world/bt-reports-world2.gif);
}

.title li#world3 a{
    background-image:url(/images/vts/world/bt-reports-world3.gif);
}

.title li#world4 a{
    background-image:url(/images/vts/world/bt-reports-world4.gif);
}

.title li#world5 a{
    background-image:url(/images/vts/world/bt-reports-world5.gif);
}

.title li#world7 a{
    background-image:url(/images/vts/world/bt-reports-world7.gif);
}


.title li#calendar-button a{
    background-image:url(/images/vts/bt-sq-grid.gif);
}

.title li#previous-button a,
.title li#previous-button span {
    background-image:url(/images/vts/bt-sq-arrow-left.gif);
}

.title li#next-button a,
.title li#next-button span {
    background-image:url(/images/vts/bt-sq-arrow-right.gif);
}

.title li#next-button span.dim {
    background-image:url(/images/vts/bt-sq-arrow-right.gif);
}

.title li a:hover {
    background-position:0px -76px;
}

.title li.current a { 
    background-position:0px -228px;
}

.title li.dim a:hover {
    background-position:0px -76px;
}

.title li.dim a,
.title li.dim span {
    background-position:0px -152px;
}


/* panel */


#panel {
	width:982px;
	margin:-6px 0 0 0;
	background:url(/images/layout/vts/panel-bg-bot.gif) no-repeat left bottom;
	padding:0 0 16px 0;
	position:relative;
}

#panel-top {
	height:20px;
	background:url(/images/layout/vts/panel-bg-top.gif) no-repeat left top; 
}

#panel-inner {
	padding:0px 16px 0 16px;
}


/* half box in panel */

.half-box-panel {
	width:466px;
	float:left;
	background:url(/images/layout/vts/halfbox-panel-bot-bg.gif) no-repeat left bottom;
	padding:0 0 14px 0;
}


.hbp-left{
	/*margin:0 8px 0 0;*/
    float:left;
    clear:left;
}




.half-box-panel h2 {
	color:#fff;
	height:30px;
	padding:15px 0 0 16px;
	font-size:18px;
	font-weight:normal;
	margin:0;
}


.half-box-panel h2.hb-green{
	background:url(/images/layout/vts/halfbox-panel-hd-bg-green.gif) no-repeat 0px 0px;
}
.half-box-panel h2.hb-yellow{
	background:url(/images/layout/vts/halfbox-panel-hd-bg-yellow.gif) no-repeat 0px 0px;
}
.half-box-panel h2.hb-purple{
	background:url(/images/layout/vts/halfbox-panel-hd-bg-purple.gif) no-repeat 0px 0px;
}
.half-box-panel h2.hb-orange{
	background:url(/images/layout/vts/halfbox-panel-hd-bg-orange.gif) no-repeat 0px 0px;
}
.half-box-panel h2.hb-blue{
	background:url(/images/layout/vts/halfbox-panel-hd-bg-blue.gif) no-repeat 0px 0px;
}

.half-box-panel .inner {
	padding:8px 16px;
	background:url(/images/layout/vts/halfbox-panel-inner-bg.gif) repeat-y left top;
}

/* full box inside panel */


.full-box-panel {
	width:940px;
	background:url(/images/layout/vts/fullbox-panel-bot-bg.gif) no-repeat left bottom;
	padding:0 0 14px 0;
}

.full-box-panel .top{
	height:16px;
	background:url(/images/layout/vts/fullbox-panel-top-bg.gif) left top;
}

.full-box-panel h2 {
	color:#fff;
	height:30px;
	padding:15px 0 0 16px;
	font-size:18px;
	font-weight:normal;
	margin:0;
}

/* .full-box-panel h2.fb-green{
	background:url(/images/layout/vts/fullbox-panel-hd-bg-green.gif) no-repeat 0px 0px;
}
.full-box-panel h2.fb-yellow{
	background:url(/images/layout/vts/fullbox-panel-hd-bg-yellow.gif) no-repeat 0px 0px;
}
.full-box-panel h2.fb-purple{
	background:url(/images/layout/vts/fullbox-panel-hd-bg-purple.gif) no-repeat 0px 0px;
}
.full-box-panel h2.fb-orange{
	background:url(/images/layout/vts/fullbox-panel-hd-bg-orange.gif) no-repeat 0px 0px;
}
.full-box-panel h2.fb-blue{
	background:url(/images/layout/vts/fullbox-panel-hd-bg-blue.gif) no-repeat 0px 0px;
}

.full-box-panel .center {
	text-align:center;
} */


.full-box-panel .inner {
	padding:8px 16px;
	padding:4px 16px;
	background:url(/images/layout/vts/fullbox-panel-inner-bg.gif) repeat-y left bottom;
}

.full-box-panel.alert {
	width:940px;
/* 	background:url(/images/layout/vts/fullbox-alert-panel-bot-bg.gif) no-repeat left bottom; */
	padding:0 0 14px 0;
    color: red;
    font-size: 14px;
    font-weight: bold;
} 

.full-box-panel.alert .inner {
	padding:8px 16px;
	padding:4px 16px;
/* 	background:url(/images/layout/vts/fullbox-alert-panel-inner-bg.gif) repeat-y left bottom; */
}

.full-box-panel.alert .top {
	height:16px;
/* 	background:url(/images/layout/vts/fullbox-alert-panel-top-bg.gif) left top;*/
}

.full-box-panel.alert div {
    float:left;
}
 
.full-box-panel.alert .message-left {
    float:left;
}

.full-box-panel.alert .message-right {
    float:right;
}

/* Until */


/* calendar */

#calendar {
    padding:20px;
    background:#eee;
    text-align:center;
}

#calendar h5 {
    font-size:11px;
    font-weight:bold;
    color:#ccc;
} 

.calendar-week {
    width:886px;
    height:150px;
    background:#f7f7f7;
    float:left;
    clear:left;
    margin:5px;
    padding:5px;
    border:1px dotted #eaeaea;
}

.calendar-week-header {
    width:115px;
    height:110px;
    float:left;
    margin:5px;
    position:relative;
    z-index:100;
    /*padding:5px;*/
    /*border:1px dotted #eaeaea;*/
}

.calendar-week-header img.icon {
    float:left;
    margin-top:85px;
    cursor:pointer;
}

.calendar-day {
    width:130px;
    height:130px;
    background:#fff;
    float:left;
    margin:5px;
    padding:5px;
    border:1px dotted #eaeaea;
    position:relative;
}

.calendar-week .no-access {
    width: 650px;
    background: #F7F7F7;
    font-size: 16px;
    font-weight: bold;
    border: 0px solid #000;
    text-align: center;
}

.calendar-day h5.dim {
    color:#ccc;
}

.calendar-today {
    background:#FFE7C1;
}
/*.calendar-day img.egg,*/
/*.calendar-day img.animal {*/
    /*position:absolute;*/
    /*bottom:15px;*/
    /*right:15px;*/
/*}*/

.calendar-day img.egg,
.calendar-day img.animal {
    display: block;
    margin-left: auto;
    margin-right: auto;
    /*display: table-cell;*/
    /*vertical-align: middle*/
    margin-top:20px;
}
    

.calendar-day img.state {
    position:absolute;
    top:5px;
    right:5px;
}

.calendar-day img.homework{
    position:absolute;
    bottom:5px;
    right:5px;
    
}

.calendar-day img.song{
    position:absolute;
    bottom:4px;
    right:35px;
    
}


.calendar-day .stars{
    position:absolute;
    bottom:2px;
    left:5px;
}


/* help page */

.full-box .inner .contentFull,
.full-box .inner .contentLeft {
    padding-left:30px;
}

.full-box .inner .contentFull {
    float:left;
    clear:left;
    margin:20px 20px 0 0;
}

.full-box .inner .contentFull h3{
	margin:0 0 1em 0;
	font-weight:bold;
	font-size:18px;
    padding-bottom:5px;
    border-bottom:2px dotted #eaeaea;
}


.full-box .inner .contentLeft {
    float:left;
    clear:left;
    width:300px;
    margin:20px 20px 0 0;
}
/*
 .full-box .inner .welcomeLeft {
    float:left;
    clear:left;
    margin:20px 20px 0 10px;
} 

.full-box .inner .welcomeRight {
    float:left;
    width:650px;
    margin:20px 20px 0 0;
}
*/
.full-box .inner .contentRight {
    float:left;
    width:570px;
    margin:20px 20px 0 0;
}

.full-box .inner .contentLeft p,
.full-box .inner .contentRight p {    
    float:left;
    font-size:15px;
}

.full-box .inner .contentLeft h4,
.full-box .inner .contentRight h4 {
    font-size:16px;
    padding-bottom:5px;
  	color:#fd9e00;
}

.full-box .inner .contentLeft h5,
.full-box .inner .contentRight h5 {
    font-size:15px;
    padding-bottom:2px;
  	color:#444;
}


.full-box .inner .contentHalf img {
    float:left;
}

/* icon descriptions */

.icon-description {
	clear:left;
}

.icon-description img {
	float:left;
	margin:0 10px 25px 0;
    
}

.icon-description p {
    width:400px;
}

/* help button */

/* 
.help-button-container {
    position:relative;
}
*/
.help-button {
    position:absolute;
    top:9px;
    right:12px;
	background:url(/images/vts/help.png) repeat-x 0px 0px;
    width:32px;
    height:32px;
    cursor:pointer;
}

/*pop-up panel */

 #popup .half-box-panel .inner {
	padding:8px 16px;
/* 	background:url(/images/layout/halfbox-panel-inner-bg.png) repeat-y left top; */
} 

/* #popup .hb-left {
	margin:0;
}  */

#popup .half-box-panel {
	width:466px;
	float:left;
/* 	background:url(/images/layout/halfbox-panel-bot-bg.png) no-repeat left bottom; */
	padding:0 0 14px 0;
} 

#popup .half-box-panel h2 {
	color:#fff;
	height:30px;
	padding:15px 0 0 16px;
	font-size:18px;
	font-weight:normal;
	margin:0;
}

#popup .half-box-panel h2.hb-green{
	background:url(/images/layout/vts/halfbox-panel-hd-bg-green.png) no-repeat 0px 0px;
}
#popup .half-box-panel h2.hb-yellow{
	background:url(/images/layout/vts/halfbox-panel-hd-bg-yellow.png) no-repeat 0px 0px;
}
#popup .half-box-panel h2.hb-purple{
	background:url(/images/layout/vts/halfbox-panel-hd-bg-purple.png) no-repeat 0px 0px;
}
#popup .half-box-panel h2.hb-orange{
	background:url(/images/layout/vts/halfbox-panel-hd-bg-orange.png) no-repeat 0px 0px;
}
#popup .half-box-panel h2.hb-blue{
	background:url(/images/layout/vts/halfbox-panel-hd-bg-blue.png) no-repeat 0px 0px;
}



/* credit card form */

form.cc {
    padding:0;
    padding-top:5px;
}

form.cc ul {
    padding:0;
}

form.cc li {
    border-top:1px dotted #ccc;
    padding-top:15px;
    padding-bottom:20px;
}

form.cc li.first {
    border-top:none;
    padding-top:0px;
    padding-bottom:0;
}

form.cc li.first h1 {
    padding:0 0 0 7px;
    margin-bottom:0;
}


form.cc label.description {
    font-size:16px;
    font-weight:bold;
    display:block;
    float:left;
    margin:0 15px 0 10px;
    width:180px;
}

form.cc label span.detail {
    font-size:11px;
}

form.cc label span.secure {
   background:url(/images/layout/signup/padlock.gif) no-repeat 0px 4px;
   height:18px;
   padding-left:13px;
   padding-top:2px;
}


form.cc li div {
    float:left;
    width:350px;
    padding-bottom:10px;
}

form.cc li div span {
    float:left;
    width:auto;
}

form.cc li div span.left, 
form.cc li div span.right {
    margin:0;
    width:48%;
}

form.cc li div span.left {
    float:left;
}

form.cc li div span.right {
    float:right;
}

form.cc li div span.full {
    width:100%;
}

form.cc span.req {
    color:red;
    display:inline;
    float:none;
    font-size:18px;
    font-weight:bold;
    margin:0;
    padding:0 0 0 5px;
}

form.cc input.checkbox, 
form.cc input.radio {
    display:block;
    height:13px;
    margin:4px 0 0;
    padding:0;
    width:13px;
}

form.cc textarea {
	font-size:15px;
	color:#000;
	height:100px;
	padding:1px;
	width:100%;
}



form.cc li div span {
}

form.cc li div span.full input,
form.cc li div span.full select, 
form.cc li div span.left input, 
form.cc li div span.left select, 
form.cc li div span.right input, 
form.cc li div span.right select {
    width:100%;
}

form.cc label {
    display:block;
    font-size:10px;
    font-weight:bold;
    margin:0 0 14px;
}

form.cc div span label {
    padding-top:3px;
    line-height:13px;
}

form.cc span.datesep {
    float:none;
    display:inline;
    padding:0 5px;
    font-size:17px;
}

form.cc select#selectYear {
    width:60px;
}

form.cc li#whichcard div span {
    margin:0 7px 0 0;
    width:auto;
}

form.cc .choice {
    margin:-25px 0 0 23px;
    padding:0;
    width:auto;
    cursor:pointer;
}

label.choice {
    color:#222222;
    display:block;
    font-size:100%;
    line-height:150%;
    margin:-17px 0 0 23px;
    padding:0 0 5px;
    width:88%;
}

form.cc li#error-found {
    background-color:#ffdfdf;
    text-align:center;
    border:solid 2px #f00;
    padding-bottom:10px;
    -moz-border-radius:18px;
}

form.cc li#error-found h3 {
    font-size:18px;
    margin-bottom:10px; 
    color:#f00;
}

form.cc li#error-found span {
    font-size:14px;
    font-weight:bold;
    width:100%;
}

form.cc li div h2 {
    color:#444444;
    /*margin-bottom:20px;*/
    font-weight:bold;
    font-size:16px;
}

form.cc li div h2 span {
    float:none;
    display:inline;
    font-size:16px;
}

form.cc li#whichcard div div.credit-cards {
    margin:5px 0 -10px;
}

form#create-account-form li div {
    width:280px;
}
form#create-account-form label.description {
    width:160px;
}

form.cc li div span.expiry-error-message {
    width:180px;
}

/*promo code input and button */

form.cc li div span.longleft {
    float:left;
    margin:0;
    width:73%;
}

form.cc li div span.shortright {
    float:right;
    margin:0;
    width:24%;
}

form.cc input#promo {
    width:95%;
}

form#invite-friend-form {
    width:500px;
    margin-left:-10px;
}

form.narrow li div {
    width:280px;
}
form.narrow label.description {
    width:160px;
}

/* promo code, discounts, prices */

.price {
    color:#ff0000;
}

.promosuccess {
    color:#238D07;
}

.promofailure {
    color:#ED3F3F;
}

.old-price {
    text-decoration:line-through;
}

p.red {
    color:#ff0000;
    font-weight:bold;
}


/* Terence : features page 20100610 */

.features-title {
    padding-left:55px;
    padding-top:8px;
    height:35px;
}

.features-step1 {background:url(/images/layout/step1.jpg) no-repeat 0 0;}
.features-step2 {background:url(/images/layout/step2.jpg) no-repeat 0 0;}
.features-step3 {background:url(/images/layout/step3.jpg) no-repeat 0 0;}

.features-next {
    float:right;
    font-size:19px;
    padding-top:3px;
}

/* DIGITALS tweaks */


#digitalis-logo {
    float:right;
}

#digitalis-logo img {
    margin-top:5px;
}

#digitalis-right {
    padding-left:450px;
}
#digitalis-right img {
    padding-bottom:20px;
}
