/*
 * Main body and layout 
 */

body, td {
    color: #000000;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 11px;
}

img {
	border:0;
	-ms-interpolation-mode:bicubic;}

#leftnavi {
	background-color: #ffffff;
}

#contentpane {
	background-color: #ffffff;
}

#content {
	
}

#chart {margin: 7px}

.leftnavicell {
	padding: 5px;
}

/*  */

input, select, textarea {
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 11px;
}

/*  */

.error {
	color: red;
    font-weight: bold;
}

.success {
	color: green;
    font-weight: bold;
}

.inline {
	display: inline;
}

.tab {
    color: inherit;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
}

.tabselect {
    color: inherit;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
}

.naviitem {
	font-weight: bold;
}

/*  */

.tableTitle1 {
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}

.tableTitle1 a {
    color: inherit;
    text-decoration: underline;
    padding: 0px;
}

.tableTitle1 a:hover {
    text-decoration: none;
}

.tableTitle1 td {
    color: inherit;
}

.tableTitle2 {
    font-size: 11px;
    font-weight: bold;
}

.tableTitle2 a {
    color: inherit;
    text-decoration: underline;
    padding: 0px;
}

.tableTitle2: ahover {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


/*** IM ***/

.chat-details { color: red; }
.chat-active {
    background: #fff url(/assets/template/s365-waves/images/icons/16x16/plain/message.gif) right center no-repeat;
}
.chat-selected {
    background-color: #EFFAFF;
}
.chat-new {
    background: #fff url(/assets/template/s365-waves/images/icons/16x16/plain/message-flash.gif) right center no-repeat;
}
#outputList {
    margin: 0;
    padding: 0;
}
#outputList li {
    margin: 0 0 1em 0;
    list-style: none;
}
.msgGF {
    padding-left: 20px;
    font-weight: bold;
    background: white url(/assets/template/s365-waves/images/icons/16x16/plain/user3.gif) left top no-repeat;
}
.msgGM {
    padding-left: 20px;
    font-weight: bold;
    background: white url(/assets/template/s365-waves/images/icons/16x16/plain/user1.gif) left top no-repeat;
}
.msgGI {
    padding-left: 20px;
    font-weight: bold;
    background: white url(/assets/template/s365-waves/images/icons/16x16/plain/about.gif) left top no-repeat;
}
.msgGS {
    padding-left: 20px;
    font-weight: bold;
    background: white url(/assets/template/s365-waves/images/icons/16x16/indicator.gif) left top no-repeat;
    font-style: italic;
    font-weight: normal;
}
.msgDate {
    /*font-style: italic;*/
    display: none;
}
li.list-male span {
    background: url(/assets/template/s365-waves/images/icons/16x16/plain/user1.gif) left center no-repeat;
    padding-left: 20px;
    height: 16px;
}
li.list-female span {
    background: url(/assets/template/s365-waves/images/icons/16x16/plain/user3.gif) left center no-repeat;
    padding-left: 20px;
    height: 16px;
}
li.list-fav span {
    background: url(/assets/template/s365-waves/images/icons/16x16/plain/star_yellow.gif) left center no-repeat;
    padding-left: 20px;
    height: 16px;
}
#imMsg {
	/*
	width: 90% !important;
	width: 100%;
	*/
	width: 480px;
	height: 53px;
}
/* this is to squish the lists together */
.navbar ul {
    padding: 0;
    list-style: none;
    background-color: white;
}
.navbar h4 {
	font-size: 1.1em;
}
#knockknock ul { padding: 5px 0; margin: 0; }
#knockknock li {
	 margin: 2px 0;
	 height: 16px;
}
table.smilies td {
	padding-right: 20px;
}
table.smilies tt {
	font-size: 120%;
}

/* articles */

#art-banner {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #AAA;
}
#art-banner h1.has-banner {
	margin-top: 15px;
	margin-left: 20px;
	width: 500px;
	height: 220px;
	text-indent: -9999px;
}
#banner-clicker {
	position: relative;
	top: -50px;
	left: 415px;
}
#banner-clicker a {
	display: block;
	text-indent: -9999px;
	width: 90px;
	height: 21px;
	background-image: url(/assets/template/standard/images/read-more.gif);
	opacity: 0.4;
	filter: alpha(opacity=40);
}
#banner-clicker a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}


#small-highlights {
	padding-left: 15px;
	width: 94%;
	margin-top: -20px;
	clear: both;
	float: left;
}
.highlight {
	width: 130px;
	float: left;
	margin-left: 30px;
}
.highlight-first {
	margin-left: 25px !important;
	margin-left: 15px;
}
.highlight h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 5px 0;
}
.highlight-image {
	width: 130px;
	height: 100px;
	margin-bottom: 0.3em;
}
.highlight-blurb {
	font-size: 90%;
	color: #777;
}

/* article archive */

#catsoup {
	margin-bottom: 25px;
}
ul#catsoup {
}

/* souperliciously taggified */
div.tagsoup {
	text-align: center;
}
div.tagsoup span a {
	margin: 0 2px;
	text-decoration: none;
}
div.tagsoup span a:hover {
	text-decoration: underline;
}
div.tagsoup span.t1 { font-size: 12px; opacity: 0.55; filter: alpha(opacity=55);  }
div.tagsoup span.t2 { font-size: 15px; opacity: 0.6;  filter: alpha(opacity=60);  }
div.tagsoup span.t3 { font-size: 18px; opacity: 0.65; filter: alpha(opacity=65);  }
div.tagsoup span.t4 { font-size: 20px; opacity: 0.7;  filter: alpha(opacity=70);  }
div.tagsoup span.t5 { font-size: 22px; opacity: 0.75; filter: alpha(opacity=75);  }
div.tagsoup span.t6 { font-size: 24px; opacity: 0.8;  filter: alpha(opacity=80);  }
div.tagsoup span.t7 { font-size: 26px; opacity: 0.85; filter: alpha(opacity=85);  }
div.tagsoup span.t8 { font-size: 28px; opacity: 0.9;  filter: alpha(opacity=90);  }
div.tagsoup span.t9 { font-size: 30px; opacity: 1.0;  filter: alpha(opacity=100); }

/* article browsing */

#articles {
	padding: 15px 10px 0 10px;
	margin-top: 15px;
}
ul#article-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#article-list li {
	padding-bottom: 0.7em;
	margin-bottom: 0.8em;
	border-top: 1px solid white;
	padding-bottom: 1.0em;
}
ul#article-list li h3 {
	font-size: 1em;
	font-weight: bold;
	border: 0;
	margin: 0.3em 0;
}
ul#article-list li p {
	height: 3em;
	margin: 0 0 0.3em 0;
}
.article-thumb {
	width: 90px;
	height: 60px;
	margin-bottom: 0.3em;
	float: left;
	margin-right: 1em;
	border: 0;
}
.article-thumb img {
	border: 0;
}

/* reading article */

h1#article-title {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	font-size: 200%;
	color: #0167A2;
	font-weight: bold;
}
h1.has-banner {
	width: 500px;
	height: 220px;
	text-indent: -9999px;
}
h2#blurb {
	margin: 0.8em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #999;
}
#author, #published {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #999;
	margin-bottom: 0.3em;
}
#article-body {
	margin: 1em 0;
	padding: 1em 0;
	border-top: 1px solid #CCC;
}
#article-body p {
	margin-bottom: 1em;
}
#article-body h2 {
	font-size: 1.7em;
	letter-spacing: normal;
	margin-bottom: 0.5em;
}
#article-body h3 {
	border: 0;
	margin: 0.8em 0 0.5em 0;
}
#article-body h4 {
	font-weight: bold;
	margin: 0.8em 0 0.5em 0;
}
.related-published {
	font-size: 80%;
	color: #AAA;
}

/* New home page */

.memberhomeh3 		{
	font-size : 16px;
	border:0;
	padding:9px 0 9px 0;
	margin:0
}

.inboxRowOdd	{
	background-color: White;
	/*border-bottom: solid 1px White;*/
}
.inboxRowEven	{
	background-color: White;
	/*border-bottom: solid 1px White;*/
}
.inboxRowOver	{
	background-color: #FBF4D7;
	cursor: pointer;
	/*border-bottom: solid 1px White;*/
}
.pictureBorder	{
	border: solid 1px Silver;
}
.inboxTextRead	{
	color: #0167A2;
}
.inboxTextUnread	{
	color: #0167A2;
	font-weight: bold;
}
.oldGift	{
	background-color: transparent;
	border: solid 1px White;
}
.newGift	{
	background-color: transparent;
	border: solid 1px Silver;
}
.giftOver	{
	background-color: #FBF4D7;
	border: solid 1px White;
	cursor: pointer;
}
.articleTitle	{
	color: #0167A2;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.articleRowOdd	{
	background-color: White;
	/*border-bottom: solid 1px White;*/
}
.articleRowEven	{
	background-color: White;
	/*border-bottom: solid 1px White;*/
}
.articleOver	{
	background-color: #FBF4D7;
	cursor: pointer;
	/*border-bottom: solid 1px White;*/
}
.activeTab	{
	border-top: solid 1px #646464;
	border-right: solid 1px #646464;
	border-left: solid 1px #646464;
}
.inactiveTabBefore	{
	border-top: solid 1px #646464;
	border-bottom: solid 1px #646464;
	border-left: solid 1px #646464;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.inactiveTabBefore:hover	{
	cursor: pointer;
}
.inactiveTabAfter	{
	border-top: solid 1px #646464;
	border-bottom: solid 1px #646464;
	border-right: solid 1px #646464;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.inactiveTabAfter:hover	{
	cursor: pointer;
}
.overTab	{
	border: solid 1px #646464;
	cursor: pointer;
}
.contentBox	{
	width: 98%;
	padding-top: 4px;
	padding-bottom: 4px;
	overflow: hidden;
}
.contentBoxBorder	{
	border-right: solid 1px #646464;
	border-left: solid 1px #646464;
	border-bottom: solid 1px #646464;
	border-top: solid 1px #646464;
}
#memberHomeTabTable .contentBoxBorder {
	border-top: none;
}
.profileLinks	{
	color: #09C;
	font-size: 11px;
}
.diaryRowOdd	{
	background-color: White;
	/*border-bottom: solid 1px White;*/
}
.diaryRowEven	{
	background-color: White;
	/*border-bottom: solid 1px White;*/
}
.diaryRowOver	{
	background-color: #FBF4D7;
	cursor: pointer;
	/*border-bottom: solid 1px White;*/
}
.diaryTitle	{
	color: #0167A2;
	font-weight: bold;
}
.diaryText	{
	color: Black;
}
.redListNumbers	{
	color: Red;
	font-size: 14px;
	font-weight: bold;
}
.listStepComplete	{
	text-decoration: line-through;
}
.listStepIncomplete	{
	font-weight: bold;
}
.listStepIncomplete:hover	{
	font-weight: bold;
}
.creditListingHave	{
	color: #0167A2;
	font-size: 12px;
}
.creditListingCredits	{
	color: Red;
	font-size: 14px;
	font-weight: bold;
}
.iconCellText	{
	font-size: 10px;
}
.iconCellText:hover	{
	color: #000;
	font-size: 10px;
}
.memberPseudoSidebar	{
}
.memberMainContent	{
	/*width: 550px;
	float: left;*/
	margin: 0 6px;
}


/* articles on member homepage */

#articles-home {
	padding: 10px 20px 0;
}
#articles-home li p {
	font-size: 90%;
	color: #777;
}
#articles-home ul#article-list li {
	border-bottom: none;
}

/* article sidebar */

#search-wrap {
}
#search-box {
	margin-left: 5px;
	padding: 5px 0;
	font-size: 85%;
}
#search-box label {
	font-weight: bold;
	margin: 5px 0;
	display: block;
	clear: both;
}
#search-box label.inline {
	display: inline;
}
#search-box #search-sub {
	text-align: center;
	margin-left: -5px;
}
#search-box #as-sub {
	margin: 10px 0 5px 0;
}
#search-inst {
	margin: 5px;
	font-size: 80%; 
	color: #777;
}

/* new who's online listing */
#who_filter {margin: 10px 0 0 10px; font-size: 90%}
#who-userlist {list-style: none; padding: 0; margin: 0; width: 531px}
#who-userlist li {border: 1px solid #CCC; padding: 5px; margin: 0 4px 4px 0; float: left}
#who-userlist li .member-title {margin: 0 0 3px 0; position: relative}
#who-userlist li h2 {font-size: 1em; margin: 0 0 2px 0}
#who-userlist li h2.who-fav {padding-left: 18px; background: transparent url(/assets/template/s365-waves/images/icons/16x16/plain/star_yellow.gif) no-repeat left center}
.who-list-profile {margin-top: 5px}
.who-img-link {float: left; width: 90px; height: 90px; margin: 0 auto; margin-bottom: 3px; overflow: hidden}
.who-img-link img {width: 90px; border: 0}
.who-img-male {background: url(/assets/template/s365-waves/images/nopic-male.jpg) right center}
.who-img-female {background: url(/assets/template/s365-waves/images/nopic-female.jpg) right center}
.who-profile {padding-left: 5px; float: left; width: 154px; font-size: 70%}
#who-userlist li .talk-link {clear: both; margin: 2px; text-align: left}
.talk-link a {display: block; padding-left: 18px; background: transparent url(/assets/template/s365-waves/images/icons/16x16/plain/message-trans.gif) no-repeat scroll left center}
.talk-link a:hover {background-image: url(/assets/template/s365-waves/images/icons/16x16/plain/message.gif)}
#who-userlist li .who-profile {display: block}
#who-userlist li.collapsed .who-profile {display: none}
.who-list-age-m, .who-list-looking-m, .who-list-loc-m {font-weight: bold}

/* credit pages */
#credit_balance {border: 1px solid #DDD; background-color: #EEE; padding: 10px; margin: 30px auto 40px auto; font-size: 120%; width: 60%; text-align: center}
#credit_balance .credit_count {font-size: 150%; font-weight: bold}
#credit_statement {width: 100%; border-collapse: collapse; margin-bottom: 20px}
#credit_statement th {padding: 7px}
#credit_statement td {padding: 7px; vertical-align: top}
#credit_statement .statement_line_date td {font-weight: bold; border-top: 1px solid #CCC; border-bottom: 1px dotted #DDD; background-color: #E9E9E9}
#credit_statement .statement_cell_time {text-align: right; color: #AAA}
#credit_statement .statement_cell_detail {width: 350px}
#credit_statement .statement_cell_detail .cell_detail_info {font-style: italic}
#credit_statement tr.statement_line_last td {border-bottom: 1px solid #CCC}

/* gift pages */
#giftshop {font-family: Helvetica, Arial, sans-serif;}
.gifttoph3 {position:relative; margin-top:10px}
.gifttoph3 span {font-size:12px; font-weight: bold; color: black; position: absolute; right:0; top:6px}
.gifttoph3 span em {font-style: normal; color: red}
.gifth3 {border:0; padding:9px 0 9px 0; margin:0}
#giftprofile, #giftmessage, #giftsend { background-color:#EEE; padding: 10px; border: #999 solid 1px;}
#giftphoto {float:left; height:62px; width:62px }
#giftprofiletext {float: right; width: 432px; padding: 0 0 0 8px}
#giftmembershortprof {margin-top:8px}
#giftshop {margin-top:10px; border-top: #999 solid 1px; border-bottom: #999 solid 1px}
#giftshoptop {text-align:left; position: relative; background-color:#EEE; padding:0 8px 0 8px; margin:0}
#giftshoptop span {color: black; position:absolute; right:8px}
#giftshoptop span a {text-decoration: none}
#giftshoptop span em {font-style:normal; text-decoration: underline}
#giftshopbody {float: left; margin: 8px; padding:0}
#chosengiftcost, #giftmessagelabel {font-size:13px; font-weight: bold; color: black}
#chosengiftcost em {font-style: normal; color: red}
#giftmessagelabel {line-height: 3em; font-size:120%; font-weight: bold; color: black}
.giftwrapper {float: left; margin:0 9px 5px 9px}
.transpgiftimg {background-image: none; background-repeat: no-repeat; width: 64px; height: 64px}
#chosengiftsubtag, .giftsubtag {text-align: center; padding: 3px; color: #999}
.gift_bg_plain {float: left; margin:3px 15px 5px 15px; border:#FFFFFF solid 1px; }
.gift_bg_highlight {float: left; margin:3px 15px 5px 15px; border: #FFDF70 solid 1px; background-color:#EFFAFF}

/* Personality Profile Process graph */

.graph{
	padding:10px 0 20px 20px; text-align: center;
}

.graph_thin_green {	
	position:relative;
	width:512px;
	height:23px;
}

.graph_thin_green_open {
	height: 23px;
	width: 12px;
	position:absolute;
	top:0;
	left:0;
	background: transparent url("/assets/template/s365-waves/images/lifestyle/graphs/graph_thin_green_open.gif") no-repeat 0 0; 
}

.graph_thin_green_close {
	height: 23px;
	width: 11px;
	position:absolute;
	top:0;
	right:0;
	z-index:10;
	background:url("/assets/template/s365-waves/images/lifestyle/graphs/graph_thin_green_close.gif") no-repeat 0 0; 
}

.graph_thin_green_bar {
	height: 23px;
	position:absolute;
	top:0;
	left:12px;
	width: 500px;
	background:transparent url("/assets/template/s365-waves/images/lifestyle/graphs/graph_thin_middle.gif") repeat-x 0 0;
	line-height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #249816;
	border:10px; 
}

.graph_thin_green_bar strong {
		height: 15px;
		margin-top: 4px;
		line-height: 15px;
		background: transparent url("/assets/template/s365-waves/images/lifestyle/graphs/graph_thin_green.gif") repeat-x 0 0;
		border-right: 1px solid #249816;
		color: #000000;
		text-align:center; 
		display:block;
		float:left;
}

.graph_thin_green_bar b {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		line-height: 49px;
		color: #000000;
		padding-left: 3px; 
}	

/* messages */
.altrow.unread {font-weight:bold;}
.altrow.read,.altrow.read a strong {font-weight:normal;}

/**
 * Video profiles
 */

.vid_holder {
	position: relative;
	margin: 0;
}
.vid_holder h4 {
	margin: 0;
}
.video_delete {
	display: block;
	position: absolute;
	right: 0.5em;
	top: 0.5em;
}
.player_wrapper {
	margin-left: 100px;
}

/**
 * Auto-delete message
 */

.msgs-will-be-deleted {
	color: #999;
	width: 100%;
	text-align: center;
	margin: 10px 0;
}

/* Cancellation / Deletion pages */

ul#benefits {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#benefits li {
	clear: left;
}
ul#benefits h4 {
	clear: left;
	line-height: 24px;
	cursor: default;
	float: left;
	width: 250px;
}
ul#benefits .benefit {
	line-height: 120%;
}
ul#benefits img {
	margin-right: 5px;
	display: block;
	float: left;
}
ul#benefits a {
	display: block;
	cursor: help;
}
.benefit-detail {
	width: 200px;
	background: #fff;
	border: #03629C solid 1px;
	padding: 5px;
	line-height: 120%;
	text-align: left;
	z-index:1000;
}
.benefit-detail p {
	margin: 0;
    z-index:1000;
}

.support-inline-helpbox {
	float:right;
	display:block;
	margin:0 0 10px 10px;
	padding:5px 7px 5px 5px;
	border:1px solid #0077BD;
}

.support-inline-helpbox p {
	padding:0 0 5px 26px;
	margin:0;
}

/* Mobile Payments */
#mobile-payment {
	padding: 0 7px 20px 7px;
}

#itelebill-iframe {
	padding-left: 48px;
}

.process-bar {
	text-align: center;
	padding: 15px 0 35px 0;
}

/**
 * New-style payment page styles
 */

.highlightBox {background-color:#EFFAFF;padding: 10px 10px 0 10px;border:solid 1px #ABADAD;}
#payment-wrapper h5{font-size:110%;height:1%;margin-top:0.8em;margin-right:80px;margin-bottom:0;}
#payment-wrapper .results{padding:15px 25px 0.5em;border:1px solid #067abf;margin:1em 0 0 0;background-color:white;}
#payment-wrapper .member-photo img,#payment-wrapper img.member-photo{border:1px solid #03629C;}
#payment-wrapper #upg-help{padding:0 80px 0.5em 10px;border-bottom-width:0px;}
#payment-wrapper #upg-help img{margin-right:1ex;}
#secure-box ul li.tableTitle1{font-size:10px;*padding-bottom:0;}
#secure-box{height:1%;position:relative;width:680px;margin-bottom:1em;left:10px;}
#secure-box #upg-secure{position:absolute;top:-28px;right:24px;border:1px solid #ABADAD;}
#secure-box .upg-column{padding-top:1em;float:left;display:inline;}
#secure-box h3{font-weight:bold;font-size:120%;border-bottom:0;margin-bottom:0.7em;}
#secure-box li#upg-features h3{color:#000;margin-top:0;padding-top:0;}
#secure-box .upg-column{height:1%;}
#secure-box #upg-column1{width:306px;margin-right:20px;margin-left:12px;}
#secure-box #upg-column2{width:315px;}
#secure-box ul{list-style:none;padding-left:0;}
#secure-box ul li{margin-bottom:1em;height:1%;}
#secure-box ul li{padding:10px;position:relative;}
#secure-box ul li#upg-features ul li{background:transparent url(/assets/template/standard/images/payment/icn-feat-tick.png) no-repeat left top;padding:0 0 0 23px;margin-left:5px;margin-bottom:0.5em;}
#secure-box ul li#upg-features{background-color:#fff;color:#000000;}
#secure-box ul li span.tableTitle2{color:#666;font-size:110%;}
#secure-box ul li.upg-opt-default span.tableTitle2{font-size:120%}
#secure-box ul li span.upg-radio-choose{float:left;width:55%;height:100%;display:inline;padding-top:0.3em;}
#secure-box ul li span.upg-radio-choose input{display:inline;}
#secure-box ul li span.upg-radio-choose label{position:absolute;top:0px;left:0px;padding:12px 0 10px 40px;font-size:120%;width:87%;cursor:pointer;}
#secure-box ul li span.upg-radio-choose label span.upg-period-days{font-size:70%;display:block;}
#secure-box ul li span.upg-opt-info{margin-left:58%;display:block;font-size:80%;}
#secure-box ul li span.upg-opt-info span.tableTitle2 strong{font-size:170%;font-weight:normal;}
#secure-box .upg-offer-code span{display:block;padding:0.5em 0;}
#secure-box .upg-offer-entry{margin-bottom:1em;}
#secure-box .upg-offer-entry span{background-color:#fff;margin-top:0.5em;padding:0.8em 0.3em 0.8em 10px;}
#secure-box .upg-offer-entry #upg-promocode{width:110px;}
#secure-box .upg-offer-code input.button{font-size:11px;}
#secure-box .upg-month-detail {padding:10px;background:#fff;position:relative;color:#000000;border:solid 1px #ABADAD;}
#secure-box form fieldset{border:1;margin:0;padding:0;}
#secure-box fieldset.pay-form{background:#fff;padding:1em 10px;margin-bottom:1em;}
#secure-box .pay-form .card-details label{width:95px;float:left;display:inline;text-align:right;margin-right:8px;padding-top:0.4em;color:#000;}
#secure-box .pay-form div{margin-bottom:0.5em;}
#secure-box .pay-form input[type='text'],#secure-box .pay-form textarea{width:160px;}
#secure-box .pay-form div .upg-textarea{position:absolute;top:0.3em;}
#secure-box #pay-card-num-label{background:#fff url(/assets/template/standard/images/payment/icn-secure-mini.png) no-repeat left center;}
#secure-box .pay-form input.button{font-size:1.5em;}
#secure-box .card-types{height:1%;margin:0 !important;}
#secure-box .card-types .card-clear{clear:both;margin:0;}
#secure-box .card-types span{position:relative;text-align:center;width:55px;float:left;height:60px;display:inline;}
#secure-box .card-types table{width:100%;}
#secure-box .card-types td{vertical-align:top;text-align:center;width:25%;padding:0 0 10px 5px;margin:0;}
#secure-box .card-types td img{display:inline;cursor:pointer;}
#secure-box ul#upg-alt-methods.highlightBox{background:#fff;padding:0 15px;}
#secure-box #upg-alt-methods li{background-position:97% center;background-repeat:no-repeat;padding:1.5em 0;margin:0;}
#secure-box #upg-alt-methods li span{display:block;margin-right:65px;background-color:#ffe074;padding:1em 12px;}
#secure-box #upg-alt-methods li#upg-by-mobile{background-image:url(/assets/template/standard/images/payment/icn-pay-mobile.png);}
#secure-box ul li.upg-opt-default span.upg-opt-info{margin-left:65%;font-weight:normal;padding-top:0.5em;}
#secure-box ul li.upg-opt-default span.upg-opt-info span.tableTitle2{color:#fff;height:1%;}
#secure-box ul li.upg-opt-default .upg-radio-choose small{font-size:70%;}
#secure-box ul li.upg-opt-default .upg-radio-choose label{font-size:130%;white-space:nowrap;width:86%;}
#secure-box ul li.upg-opt-default .upg-radio-choose label span.upg-period{font-size:120%;}
#secure-box ul li.upg-opt-default .upg-radio-choose label span.upg-period-days{display:inline;}
#secure-box ul li.upg-opt-default .upg-radio-choose .upg-saving{display:inline-block;margin-top:0.5em;padding:0.4em 8px 0.2em;color:#0167A2;text-transform:uppercase;border:none;font-size:80%;}
#secure-box ul li.upg-opt-default .upg-opt-info span.tableTitle2 strong{font-size:280%;font-weight:normal;}
#secure-box .red {color: #f00;}

