body {
	margin: 0;
	padding: 0;
	font: normal .75em/1.1em Arial, Helvetica, sans-serif;
	background: #c3dd7c;
}
img { border: none; }
a, a:link, a:visited {
	color: #39c;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
a:active, a:focus { outline: none; }
h1,h2,h3,h4,h5,h6,div,form { margin: 0; }
input { outline: none; }

a.btnLink, a.btnLink:link, a.btnLink:visited {
	position: relative;
	margin: 0;
	height: 0;
	display: block;
	overflow: hidden;
	line-height: 1em;
	background-position: 0 0;
	background-repeat: repeat;
}

.container {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
.container1 {
 position:absolute;
 margin: 0;
 padding: 0;
 min-width:100%;
 overflow: hidden;
}
.rotater
{		
	float: left;	
	padding: 0 0 7px 0;	
}

.floatL { float: left; }
.floatR { float: right; }

.alignleft { float: left; }
.alignright { float: right; }

.navigation, .navigation li {
	position: relative;
	width: auto;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.2em;
}

.fancyText input, .fancySelect select {
	position: relative;
	float: left;
	padding: 3px 5px 0 0;
	margin: 0;
	height: 20px;
	line-height: 20px;
	border: none;
	background: url('../images/new/fancy_input_back.png') right top no-repeat #fff;
}

.formContainer ol,
.editProfileContainer ol,
.formContainer ol li,
.editProfileContainer ol li{
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: auto;
	
}
.editProfileContainer ol li,
.formContainer ol li {
	padding-bottom: 15px; 
}
.editProfileContainer ol li label,
.formContainer ol li label {
	position: relative;
	margin: 0;
	padding: 0 10px 0 0;
	width: 70px;
	display: block;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	line-height: 33px;
	color: #666666;
}
.editProfileContainer ol li .fancySelect,
.formContainer ol li .fancySelect {
	height: 33px;
	line-height: 33px;
	background-image: url('../images/new/fancy_input_back-33.png');
}
.editProfileContainer ol li .fancyInput,
.formContainer ol li .fancyInput,
#tell-a-friend_inner ol.formList li .fancyText,
#sidebar_search_form .fancyInput {
	height: 33px;
	line-height: 33px;
	background-image: url('../images/new/fancy_input_back-33.png');
}
.editProfileContainer ol li .fancyInput input,
.formContainer ol li .fancyInput input,
.formContainer ol li .fancySelect select,
#tell-a-friend_inner ol.formList li .fancyText input,
#sidebar_search_form .fancyInput input {
	height: 26px;
	line-height: 26px;
	padding: 7px 5px 0 0;
	font-size: 1.2em;
	background-image: url('../images/new/fancy_input_back-33.png');
	width: 200px;
}
.editProfileContainer ol li .fancySelect select,
.editProfileContainer ol li .fancySelect select,
.formContainer ol li .fancySelect select { width: 205px; }

.editProfileContainer ol li.last,
.formContainer ol li.last {
	padding-top: 20px;
	padding-bottom: 0;
	background: url('../images/new/rule_horizontal_double-gray.png') 0 0 repeat-x;
	text-align: right;
}
.formContainer a.link_footnote, .formContainer a.link_footnote:link, .formContainer a.link_footnote:visited {
	clear: both;
	display: block;
	text-align: right;
	width: auto;
	font-size: 0.85em;
}
.formContainer ol li textarea { font: normal 1em Arial, Helvetica, sans-serif; }

.content_outer {
	width: 985px;
	padding-top: 17px;
	line-height: 17px;
	background: url('../images/new/content_outer.png') 0 0 no-repeat;
}


.content_inner {
	width: 979px;
	padding: 0 3px;
	line-height: 1.7em;
	background: url('../images/new/content_inner.png') 0 0 repeat-y;
}
.content_bottom {
	width: 985px;
	height: 17px;
	line-height: 17px;          
	overflow: hidden;
	background: url('../images/new/content_bottom.png') 0 0 no-repeat;
}

.icon_twitter {
	display: inline;
	float: left;
	margin-right: 5px;
}

.grayBox_outer {
	position: relative;
	width: 100%;
	margin: 0;
	
	padding: 0;
	overflow: hidden;
}
.grayBox_top,
.grayBox_bottom {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	clear: both;
	background-image: url('../images/new/graybox_sprite.png');
}
.grayBox_top { background-position: -1000px 0; }
.grayBox_bottom { background-position: -1000px -20px; }
.grayBox_right {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	line-height: 10px;
	overflow: hidden;
	background-image: url('../images/new/graybox_sprite.png');
}
.grayBox_top .grayBox_right { background-position: -1980px 0; }
.grayBox_bottom .grayBox_right { background-position: -1980px -20px; }
.grayBox_inner_wrapper {
	position: relative;
	margin: 0;
	padding: 0 0 0 3px;
	background: url('../images/new/graybox_sprite.png');
}
grayBox_content1 {
 position: relative;
 margin: 0;
 padding: 0;
 width: 100%;
 overflow: hidden;
 height:522px;
}
.grayBox_inner {
	position: relative;
	margin: 0;
	padding: 0 20px 0 22px;
	background: url('../images/new/graybox_sprite.png') right top;
}
.grayBox_content {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}

.HelpText
{
    float: left; width: 100%; line-height: 1.2em; font-size: small; color: Gray;text-align:left;margin-top:5px;
}
.Boldtext
{
    font-weight:bold;
}
  
.infoTable {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
	width: 100%;
	overflow: hidden;
}
.infoTable li {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	width: auto;
	display: inline;
	float: left;
}
.infoTable li.left { width: 15%; }
.infoTable li p { margin: 0 0 20px; }
.infoTable li.left strong { color: #8cc63f; }
.infoTable li.right { width: 85%; }
.infoTable li.right strong { margin-left: -2px; }

.lightview_container {
	position: relative;
	padding: 30px 0;
	
}
.lightview_cap_top, .lightview_cap_bottom {
	position: absolute;
	width: 100%;
	left: 0;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.lightview_cap_top { top: 0; }
.lightview_cap_bottom { bottom: 40; }
.lightview_corner_left, .lightview_corner_right {
	position: absolute;
	top: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background-image: url('../images/new/lightview_sprite.png');
}
.lightview_corner_left { left: 0; }
.lightview_corner_right { right: 0; }
.lightview_cap_top .lightview_corner_left { background-position: -9px 0; }
.lightview_cap_top .lightview_corner_right { background-position: 39px 0; }
.lightview_cap_bottom .lightview_corner_left { background-position: -9px -30px; }
.lightview_cap_bottom .lightview_corner_right { background-position: 39px -30px; }
.lightview_border {
	position: relative;
	margin: 0 30px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background-image: url('../images/new/lightview_sprite.png');
}
.lightview_cap_top .lightview_border { background-position: center top; }
.lightview_cap_bottom .lightview_border { background-position: center bottom; }
.lightview_inner_wrapper {
	position: relative;
	padding-right: 9px;
	background: url('../images/new/lightview_sprite.png') right top repeat-y;
}
.lightview_inner {
	position: relative;
	padding-left: 9px;
	background: url('../images/new/lightview_sprite.png') -1509px 0 repeat-y #fff;
}
.lightview_contents {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}

#page_wrapper 
{
	background: url('../images/new/background.png') 0 0 repeat-x #e4e3de; 
}
#master_container {
	overflow: hidden;
	min-height: 500px;
	background: url('../images/new/background_spot.png') 50% 0 no-repeat;
}
#header,
#content,
#content_public,
#footer
{	width: 988px;
	margin: 0 auto;
}

#maincontent
{
	width: 988px auto;
	*margin-left: 50px;
	margin: 0 auto;
}

#header { padding-top: 27px; }
#header.flushHeader { margin-bottom: -2px; }

h2#header_logo {
	position: relative;
	margin: 15px 0 0 24px;
	width: 184px;
	height: 69px;
	float: left;
}
h2#header_logo a, h2#header_logo a:link, h2#header_logo a:visited {
	width: 184px;
	padding-top: 69px;
	background-image: url('../images/new/header_logo.png');
}

#session_container {
	float: right;
	width: auto;
	font-size: 18px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#session_welcome { float: right; }
a#btn_logout, a#btn_logout:link, a#btn_logout:visited {
	float: right;
	display: inline;
	width: 61px;
	padding-top: 17px;
	margin-left: 5px;
	background-image: url('../images/new/btn_logout.png');
}
a#btn_logout:hover { background-position: 0 -17px; }
a#btn_logout:active { background-position: 0 -34px; }
a#btn_register, a#btn_register:link, a#btn_register:visited {
	float: right;
	display: inline;
	width: 89px;
	padding-top: 28px;
	margin-left: 10px;
}
a#btn_register:hover { background-position: 0 -28px; }
a#btn_register:active { background-position: 0 -56px; }
a#link_login, a#link_login:link, a#link_login:visited {
	float: right;
	width: 89px;
	display: inline;	
	background-image: url('../images/new/btn_login.png');
}
a#link_login_Brazil, a#link_login_Brazil:link, a#link_login_Brazil:visited {
	float: right;
	width: 89px;
	display: inline;	
	background-image: url('../images/new/entrar.png');
}
a#link_login:hover, a#link_login_Brazil:hover { background-position: 0 -28px; }
a#link_login:active, a#link_login_Brazil:active { background-position: 0 -56px; }

#nav_primary {
	z-index: 100;
	float: right;
	clear: right;
	width: 735px;
	height: 52px;
	line-height: 38px;
	padding: 14px 0 0 6px;
	margin: 7px 24px -4px 0;
	background: url('../images/new/nav_primary_back.png') 0 0 no-repeat;
}
#nav_primary1 {
	z-index: 100;
	float: right;
	clear: right;
	width: 735px;
	height: 49px;
	line-height: 38px;
	padding: 14px 0 0 6px;
	margin: 7px 24px -4px 0;
	background: url('../images/new/nav_primary_back.png') 0 0 no-repeat;
}
#nav_primary li {
	height: 38px;
	line-height: 32px;
	padding: 0 15px;
	background: url('../images/new/nav_primary_li_back.png') right center no-repeat;
}
#nav_primary1 li {
	height: 38px;
	line-height: 38px;
	padding: 0 15px;
}
#nav_primary li.last {
	padding: 0 0 0 9px;
	background: none;
}
#nav_primary li a, #nav_primary li a:link, #nav_primary li a:visited {
	font-size: 23px;
	font-weight: bold;
	color: #23211f;
	text-shadow: #e2e2e2 -1px -1px;
	padding-bottom: 7px;
}
#nav_primary li a.active, #nav_primary li a.active:link, #nav_primary li a.active:visited,
#nav_primary li a:hover {
	text-decoration: none;
	background: url('../images/new/nav_secondary_li_a_back.png') left bottom no-repeat;
}

#nav_secondary {
	width: auto;
	height: 38px;
	line-height: 38px;
	padding: 0;
	margin-top: -2px;
}
#nav_secondary li {
	padding: 0 11px 0 6px;
	background: url('../images/new/nav_secondary_li_back.png') right 19px no-repeat;
}
#nav_secondary li.last { padding: 0 0 0 4px; }
#nav_secondary li a, #nav_secondary li a:link, #nav_secondary li a:visited {
	font-size: 16px;
	line-height: 38px;
}
#nav_primary li a:hover {
	background-image: url('../images/new/nav_secondary_li_a_back.png');
}
#nav_secondary li a#link_nav_blog, #nav_secondary li a#link_nav_blog:link, #nav_secondary li a#link_nav_blog:visited {
	position: relative;
	display: inline;
	float: left;
	width: 37px;
	height: 0;
	padding-top: 38px;
	line-height: 38px;
	overflow: hidden;
	background: url('../images/new/btn_blog.png') 0 0;
}
#nav_secondary li a#link_nav_blog:hover { background-position: 0 -38px; }


#my_shorthand_header_container {
	position: relative;
	clear: both;
	z-index: 200;
	margin: 0 auto;
}

.myShorthandHeaderContainer {
	width: 460px;
	float: left;
	margin-left: 20px;
	padding: 7px 0 5px 0;
}

.myShorthandHeaderContainer_india {
	width: 220px;
	float: right;
	margin-right: 260px;
	padding: 7px 0 5px 0;
}

.myShorthandHeaderContainer_next {
	width: 220px;
	float: right;
	margin-left: 20px;
	padding: 7px 0 5px 0;
	*margin-left: 300px; 
}
#my_shorthand_public_header_container {
	position: relative;
	width: 461px;
	height: 120px;
	padding-top: 0;
	margin-top: 5px;
	background: url('../images/new/my_shorthand_header_public.png');
}

.myShorthandHeaderContainer h4 {
	height: 32px;
	line-height: 33px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 12px;
	font-size: 1em;
	color: #999;
	font-weight: normal;
}
#my_shorthand_public_header_container h4 {
	border: none;
	line-height: 36px;
	height: 36px;
}
#my_shorthand_public_header_container h4 #public_header_title_1 {
	margin: 0 154px 0 14px;
}
#my_shorthand_public_header_container h4#public_header_instruction {
	margin: 25px 0 0 14px;
	line-height: 1.1em;
	float: left;
}
.myShorthandHeaderContainer h4 .title {
	color: #202020;
	font-size: 18px;
}
.myShorthandHeaderContainer h4 .subtitle {
	margin-left: 2px;
	font-size: 1em;
}
.myShorthandHeaderContainer table {
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
}
.myShorthandHeaderContainer table th, .myShorthandHeaderContainer table td {
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
	border-bottom: 1px dotted #ccc;
}
.myShorthandHeaderContainer table .last th, .myShorthandHeaderContainer table .last td { border: none; }
.myShorthandHeaderContainer table th {
	text-transform: uppercase;
	font-weight: normal;
	text-align: left;
	color: #999;
	width: 30%;
	font-size: 0.9em;
}
.myShorthandHeaderContainer table td {
	font-weight: bold;
	color: #333;
	width: 70%;
}
a#btn_public-header-register, a#btn_public-header-register:link, a#btn_public-header-register:visited {
	position: absolute;
	top: 54px;
	right: 10px;
	width: 134px;
	padding-top: 57px;
	background-image: url('../images/new/btn_public-header-register.png');
}
a#btn_public-header-register:hover { background-position: 0 -57px; }

a#btn_my-apps-scroller_prev, a#btn_my-apps-scroller_prev:link, a#btn_my-apps-scroller_prev:visited,
a#btn_my-apps-scroller_next, a#btn_my-apps-scroller_next:link, a#btn_my-apps-scroller_next:visited {
	float: left;
	margin: 4px 13px 0 2px;
	width: 20px;
	padding-top: 58px;
	background-image: url('../images/new/my-apps-scroller_sprite.png');
}
a#btn_my-apps-scroller_next, a#btn_my-apps-scroller_next:link, a#btn_my-apps-scroller_next:visited {
	margin: 4px 0 0 12px;
	background-position: -20px 0;
}
a#btn_my-apps-scroller_prev:hover { background-position: 0 -58px; }
a#btn_my-apps-scroller_next:hover { background-position: -20px -58px; }
a#btn_my-apps-scroller_prev:active { background-position: 0 -116px; }
a#btn_my-apps-scroller_next:active { background-position: -20px -116px; }
a#btn_my-apps-scroller_prev.disabled, a#btn_my-apps-scroller_prev.disabled:link, a#btn_my-apps-scroller_prev.disabled:visited,
a#btn_my-apps-scroller_prev.disabled:hover, a#btn_my-apps-scroller_prev.disabled:active,
a#btn_my-apps-scroller_next.disabled, a#btn_my-apps-scroller_next.disabled:link, a#btn_my-apps-scroller_next.disabled:visited,
a#btn_my-apps-scroller_next.disabled:hover, a#btn_my-apps-scroller_next.disabled:active {
	opacity: 0.5;
	background-position: 0 0;
	cursor: default;
}
a#btn_my-apps-scroller_next.disabled, a#btn_my-apps-scroller_next.disabled:link, a#btn_my-apps-scroller_next.disabled:visited {
	background-position: -20px 0;
}
#my_apps_scroller, .my_apps_scroller_page {
	width: 150px;
	float: left;
}
.my_apps_scroller_page { width: 160px; }
#my_apps_scroller_list { width: 10000em; }
.my_apps_scroller_page a.myAppThumbnail, .my_apps_scroller_page a.myAppThumbnail:link, .my_apps_scroller_page a.myAppThumbnail:visited {
	position: relative;
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	margin: 0 10px 6px 0;
}





#content_wrapper {
	z-index: 200;
	margin-bottom: -61px;
	background: url('../images/new/content_wrapper_back.png') left bottom repeat-x;
}
#content .content_inner,
#content_public .content_inner {
	width: 939px;
	padding: 5px 23px 0;
	min-height: 200px;	
}
/*
#col_left 
{ 
    width: 740px; 
}
#col_right 
{ 
    width: 210px; 
}

*/


#content_public { color: #666; }
#content_public .content_inner { padding-bottom: 25px; }
#content_public #col_left { width: 700px; }
#content_public #col_right { width: 220px; }
#content_public.splitHalf #col_left { width: 478px; }
#content_public.splitHalf #col_right {
	width: 440px;
	padding-left: 20px;
	border-left: 1px solid #ddd;
	padding-bottom: 20000px;
	margin-bottom: -20000px;
}

#content_public h1 {
	font-size: 26px;
	color: #71a230;
	font-weight: normal;
	margin-bottom: 10px;
}

#content_public h2 {
	font-size: 1.62em;
	font-weight: normal;
}

#content_public h3 {
	font-size: 18px;
	font-weight: normal;
	color: #202020;
	margin-top: 0;
	margin-bottom: 5px;
}

#content_public #col_left p {
	margin: 0 0 20px;
	line-height: 1.5em;
}

#content_public #col_right h3 {
	font-weight: normal;
	color: #333;
	margin-bottom: 15px;
}
#register_breadcrumbs {
	position: relative;
	margin: 0 0 25px;
	padding: 0 0 0 0;
	width: 950px;
	height: 85px;
	overflow: hidden;
	
}
#register_breadcrumbs.step1 { background-image: url('../images/new/registerstep1.png'); margin-left: -8px; }
#register_breadcrumbs.step2 { background-image: url('../images/new/registerstep2.png'); margin-left: -8px; }
#register_breadcrumbs.step3 { background-image: url('../images/new/registerstep3.png'); margin-left: -8px; }

#register_step_1_box { width: 395px; margin-top: 20px; }
#register_step_1_form ol li label { width: 130px; }
#register_step_1_form ol li#phone_number_row .fancyInput { margin-right: 3px; }
#register_step_1_form ol li#phone_number_row .fancyInput input { width: auto; }

#register_no_phone_carrier_notice {
	position: absolute;
	left: 500px;
	top: 300px;
	width: 400px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
}
#phoneImage {
	position: absolute;
	left: 650px;	
	top: 230px;
}
#register_no_phone_carrier_notice a, #register_no_phone_carrier_notice a:link, #register_no_phone_carrier_notice a:visited {
	font-size: 0.8em;
	font-weight: normal;
}

#contact_us_form ol li textarea#textarea_message {
	position: relative;
	margin: 0;
	padding: 5px;
	float: left;
	width: 323px;
	height: 113px;
	border: 1px solid #f2f2f2;
	background: url('../images/new/contact_us_message_back.png');
}


#browse_apps_filter_container h2 {
	width: auto;
	height: 30px;
	line-height: 30px;
	float: left;
	font-weight: normal;
	font-size: 26px;
	color: #71a230;
	
	margin-left: 20px;
	margin-right:30px;
	margin-top: 34px;
}
#nav_browse_tabs {
	z-index: 200;
	margin: 10px 0 -1px 0;
}
#nav_browse_tabs a, #nav_browse_tabs a:link, #nav_browse_tabs a:visited,
#nav_browse_tabs a .inner {
	position: relative;
	display: block;
	height: 43px;
	line-height: 43px;
	width: auto;
	padding: 0 0 0 18px;
	margin: 0 4px 0 0;
	font-weight: bold;
	font-size: 14px;
	color: #666;
	background: url('../images/new/nav_browse_tabs.png') left top;
	cursor: pointer;
}
#nav_browse_tabs a .inner {
	padding: 0 15px 0 0;
	margin: 0;
	background: url('../images/new/nav_browse_tabs.png') right top;
}
#nav_browse_tabs a:hover {
	text-decoration: none;
	background-position: left center;
}
#nav_browse_tabs a:hover .inner { background-position: right center; }
#nav_browse_tabs a.active, #nav_browse_tabs a.active:link, #nav_browse_tabs a.active:visited,
#nav_browse_tabs a:active { background-position: left bottom; }
#nav_browse_tabs a.active .inner, #nav_browse_tabs a.active:link .inner, #nav_browse_tabs a.active:visited .inner,
#nav_browse_tabs a:active .inner { background-position: right bottom; }

#browse_apps_subfilter_container {
	z-index: 100;
	width: 690px;
	clear: both;
	height: 34px;
	margin-left: 20px;
	background: url('../images/new/browse_apps_subfilter_back.png') 0 0 repeat-x;
	border: 1px solid #d9d9d9;
}
#form_search_apps { padding: 5px 5px 0 0; }
#form_search_apps,
#form_search_apps .fancyInput {
	float: right;
	width: auto;
}
#input_search_apps_button {
	float: right;
	margin-left: 3px;
	background: url('../images/new/btn_search_apps_i.png') 0 0 no-repeat;
}
#input_search_apps { color: #999; }


#browse_app_subfilter_options_modified .subfilterOptions {
	padding: 10px;
	width: 670px;
	margin-left: 20px;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	
}
#subfilter_option_alphabetical_modified li { padding-right: 10px; }
#subfilter_option_alphabetical_modified li span.empty {
	color: #ccc;
	cursor: default;
}
#subfilter_option_category_modified ul { padding: 0 15px; }
#subfilter_option_category_modified li {
	width: 130px;
	padding: 0 0 7px;
}

#browse_apps_results_container {
	width: 690px;
	padding: 34px 0 0 0;
	border: 1px solid #e2e2e2;
	margin-left: 20px;
	background: url('../images/new/browse_apps_back.png') 0 0 repeat-x #fff;
}

.app_block {
	width: 118px;
	height: 205px;
	margin: 0 10px;
	float: left;
	text-align: center;
}
.app_block .app_thumbnail { margin-bottom: 7px; 
}
.app_block h5.app_title {
	font-weight: bold;
	font-size: 1em;
	color: #333;
	line-height: 1.2em;
}
.app_block .app_meta {
	color: #999;
	font-size: 0.85em;
	margin-bottom: 10px;
}
.app_block .app_meta .app_price {
	font-weight: bold;
	color: #393;
}

a.btn_add-app, a.btn_add-app:link, a.btn_add-app:visited {
	position: absolute;
	top: 140px;
	left: 25px;
	width: 72px;
	padding-top: 17px;
	margin: 0 auto;
	background-image: url('../images/new/add_app_sprite.png');
}
a.btn_add-app:hover { background-position: 0 -17px; }
a.btn_add-app:active { background-position: 0 -34px; }
a.btn_add-app.inqueue, a.btn_add-app.inqueue:link, a.btn_add-app.inqueue:visited { background-position: 0 -51px; }
a.btn_add-app.added, a.btn_add-app.added:link, a.btn_add-app.added:visited { background-position: 0 -68px; }
a.btn_add-app.remove, a.btn_add-app.remove:link, a.btn_add-app.remove:visited {
	width: 61px;
	left: 26px;
	background-position: -72px 0;
}
a.btn_add-app.remove:hover { background-position: -72px -17px; }
a.btn_add-app.remove:active { background-position: -72px -34px; }

.pagination {
	padding: 0 10px 15px 0;
	font-size: 1em;
	text-align:right;
}
.pagination ul.pages {
	float: right;
	width: auto;
}
.pagination ul.pages li { padding: 0 12px 0 0; }
.pagination ul.pages li span.page { font-weight: bold; }




.grayBlock {
	width: 220px;
	background: url('../images/new/grayblock_back.png') 0 0 no-repeat #e2e2e2;
}
.grayBlock_inner {
	width: 208px;
	padding: 13px 6px 12px;
	background: url('../images/new/grayblock_inner_back.png') left bottom no-repeat;
}
.grayBlock h4.title {
	color: #202020;
	font-size: 18px;
	font-weight: normal;
}

#download_queue_items_container {
	position: relative;
	margin: 18px auto;
	padding: 5px 0 0 0;
	width: 207px;
	background: url('../images/new/download_queue_top.png') 0 0 no-repeat;
}
ol#download_queue_items {
	position: relative;
	margin: 0;
	padding: 0 5px 0 6px;
	list-style: none;
	background: url('../images/new/download_queue_back.png') 0 0 repeat-y;
}
ol#download_queue_items li {
	position: relative;
	margin: 0;
	padding: 5px 0;
	list-style: none;
	border-bottom: 1px dotted #ccc;
}
ol#download_queue_items li.first { padding: 0 0 8px 0; }
ol#download_queue_items li.last {
	padding: 8px 0 0;
	border: none;
}
#download_queue_bottom {
	position: relative;
	margin: 0;
	padding: 0;
	height: 5px;
	line-height: 5px;
	overflow: hidden;
	background: url('../images/new/download_queue_bottom.png') 0 0 no-repeat;
}
.downloadItem {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
.downloadItem .download_thumbnail {
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
}
.downloadItem .download_meta {
	position: relative;
	margin: 0;
	padding: 0;
	float: right;
	width: 155px;
}
.downloadItem .download_meta .download_title {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	line-height: 1.1em;
	width: 117px;
}
.downloadItem .download_meta .download_size {
	float: left;
	clear: left;
	font-size: 0.95em;
	font-weight: normal;
	color: #999;
}
.downloadItem .download_meta a.link_remove,
.downloadItem .download_meta a.link_remove:link,
.downloadItem .download_meta a.link_remove:visited {
	margin-left: 0px;
	font-size: 0.95em;
	float: left;
	color: #666;
	font-style: italic;
}
.downloadItem .download_meta .download_price {
 float: right;
 font-weight: bold;
 font-size: 1.2em;
 color: #393;
 margin-top: -3px;
}
#download_totals h4#download_title_total { margin-bottom: 5px; }
#download_meta_total {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px;
	padding: 5px 0;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
#download_total_items {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}
#download_total_size {
	float: left;
	clear: left;
	font-size: 0.95em;
	font-weight: normal;
	color: #999;
}
#download_total_price_container {
	float: right;
	width: auto;
	padding-top: 7px;
	font-size: 1.4em;
}
#download_total_price {
	font-weight: bold;
	color: #393;
}
#download_footnote_marker { color: #999; }
#btn_download-submit {
	position: relative;
	display: block;
	width: 146px;
	margin: 0 auto;
	padding: 0;
}
#download_sideload_container {
	text-align: center;
	color: #666;
	padding: 15px 0 0;
}
#download_sideload_container input.checkbox {
	margin-top: 0;
	margin-bottom: 0;
}
.chkbox
{
	float: left;
	margin-left: 30px;
}
.chktxt
{
	float: left;
	margin-left: 2px;
}
.chktxt, x:-moz-any-link, x:default
{
	float: left;
	margin-left: 2px;
	margin-top: -1px;
}
.chklink
{
	float: left;
	margin-left: 2px;
	margin-top: -1px;
}
#download_footnote {
	font-size: 0.95em;
	color: #999;
	margin-bottom: 10px;
	line-height: 1.3em;
}




.whiteBlock {
	background: url('../images/new/whiteblock_back.png') 0 0 repeat-y;
}
.whiteBlock_bottom {
	position: relative;
	margin: 0;
	padding: 0;
	height: 5px;
	line-height: 5px;
	overflow: hidden;
	background: url('../images/new/whiteblock_bottom.png') 0 0 no-repeat;
}
#suggestions_container { text-align: left; width: 220px; }
h4#suggestions_title {
	text-align: left;
	height: 27px;
	padding: 8px 0 0 10px;
	vertical-align: top;
	line-height: 1.1em;
	font-size: 18px;
	font-weight: normal;
	color: #202020;
	border-bottom: 1px solid #c7c7c7;
	background: url('../images/new/grayblock_back.png') 0 0 no-repeat;
}
ul#suggestions_list {
	position: relative;
	width: 200px;
	margin: 0 auto 5px;
	padding: 0;
	overflow: hidden;
	list-style: none;
}
ul#suggestions_list li {
	position: relative;
	margin: 0;
	padding: 9px 0;
	width: 100%;
	list-style: none;
	border-bottom: 1px dotted #999;
}
a#link_show-more-suggestions { margin-right: 10px; }
.app_suggestion {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
}
.app_suggestion .app_thumbnail { float: left; }
.app_suggestion .app_meta {
	position: relative;
	float: right;
	width: 155px;
	overflow: hidden;
}
.app_suggestion .app_meta .app_title {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	width: 112px;
}
.app_suggestion .app_meta .app_category {
	float: left;
	clear: left;
	font-size: 0.95em;
	font-weight: normal;
	color: #999;
	line-height: 1.0em;
}
a.btn_add_suggestion, a.btn_add_suggestion:link, a.btn_add_suggestion:visited {
	float: right;
	margin-top: -20px;
	*margin-top: 0px;
	width: 41px;
	padding-top: 17px;
	background-image: url('../images/new/btn_add.png');
}
a.btn_add_suggestion:hover { background-position: 0 -17px; }
a.btn_add_suggestion:active { background-position: 0 -34px; }

#footer {
	z-index: 100;
	width: 100%;
	border-top: 1px solid #717958;
	background: url('../images/new/footer_back.png') 0 0 repeat-x #c3dd7c;
}
#footer_inner {
	width: 100%;
	height: 129px;
	background: url('../images/new/footer_inner_back.png') center top no-repeat;
}
#footer_links {
	width: 980px;
	height: 55px;
	padding: 74px 0 0;
	margin: 0 auto;
	text-align: center;
	color: #2f470f;
	font-weight: bold;
}
#footer_links a, #footer_links a:link, #footer_links a:visited {
	color: #2f470f;
}
#footer_bottom {
	width: 100%;
	border-top: 1px solid #eaf9ba;
	background: url('../images/new/footer_bottom_back.png') 0 0 repeat-x;
}
#footer_bottom_inner {
	width: 900px;
	line-height: 38px;
	height: 38px;
	margin: 0 auto;
	padding: 0 80px 0 0;
	text-align: right;
	color: #507124;
	background: url('../images/new/footer_logo.png') right center no-repeat;
}


#app_detail_container {
	width: auto;
	padding: 15px 13px;
	border: 1px solid #e2e2e2;
	border-top: none;
	background: url('../images/new/app_detail_back.png') 0 0 repeat-x #fff;
}
#app_detail_summary_container {
	width: 620px;
	height: 106px;
	padding: 26px 23px 0 28px;
	margin-bottom: 40px;
	margin-left: -5px;
	background: url('../images/new/app_detail_summary_back.png') 0 0 no-repeat;
}
.app_detail_icon {
	position: relative;
	display: inline;
	float: left;
	margin-right: 20px;
}
#app_detail_meta, #app_detail_meta li {
	width: 200px;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #666;
}
#app_detail_meta li { padding-bottom: 5px; }
li#app_meta_title {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.1em;
	color: #333;
	padding-bottom: 10px;
}s
#app_detail_meta strong { color: #333; }
li#app_meta_price {
	font-weight: bold;
	color: #393;
}
#view_app_demo_container {
	width: 137px;
	margin-top: 19px;
	padding-top: 5px;
	height: 37px;
	border-right: 1px solid #d2d2d2;
}
a.btn_view_app_demo, a.btn_view_app_demo:link, a.btn_view_app_demo:visited {
	width: 133px;
	padding-top: 34px;
	background-image: url('../images/new/btn_view-demo.png');
}
a.btn_view_app_demo:hover { background-position: 0 -34px; }
a.btn_view_app_demo:active { background-position: 0 -68px; }
a#btn_view_app_demo, a#btn_view_app_demo:link, a#btn_view_app_demo:visited {
	width: 133px;
	padding-top: 34px;
	background-image: url('../images/new/btn_view-demo.png');
}
a#btn_view_app_demo:hover { background-position: 0 -34px; }
a#btn_view_app_demo:active { background-position: 0 -68px; }
#add_to_queue_container {
	width: auto;
	height: 43px;
	margin-top: 19px;
	padding-left: 16px;
	border-left: 1px solid #fff;
}
#add_to_queue_container .removeApp, #add_to_queue_container .removeApp:link, #add_to_queue_container .removeApp:visited
{
	display: block;
	text-align: center;
	margin: 5px 0 0 0;
	font-size: 1.2em;
	text-decoration: underline;
}
#add_to_queue_container .removeApp:hover { text-decoration: none; }
a.btn_add_to_queue, a.btn_add_to_queue:link, a.btn_add_to_queue:visited {
	width: 152px;
	padding-top: 40px;
	background-image: url('../images/new/btn_add-to-queue.png');
}
a.btn_add_to_queue:hover { background-position: 0 -40px; }
a.btn_add_to_queue:active { background-position: 0 -80px; }
a.btn_add_to_queue.inQueue, a.btn_add_to_queue.inQueue:link, a.btn_add_to_queue.inQueue:visited,
a.btn_add_to_queue.inQueue:hover, a.btn_add_to_queue.inQueue:active { background-position: 0 -120px; }
a.btn_add_to_queue.added, a.btn_add_to_queue.added:link, a.btn_add_to_queue.added:visited,
a.btn_add_to_queue.added:hover, a.btn_add-to-queue.added:active { background-position: 0 -160px; }
#app_detail_container .detailBlock { color: #666; }
#app_detail_container .detailBlock h4 {
	font-size: 1.5em;
	line-height: 1.1em;
	margin-bottom: 10px;
}
#app_detail_container .detailBlock p { margin: 0 0 20px 0; }
#app_detail_container .detailBlock ul,
#app_detail_container .detailBlock ol {
	margin-left: 0;
	padding-left: 0;
}
#app_detail_container .detailBlock ul li,
#app_detail_container .detailBlock ol li {
	margin-left: 20px;
}
#app_detail_container .detailBlock.floatL { width: 420px; }
#app_detail_container .detailBlock.floatR { width: 220px; }
#app_detail_description { margin-bottom: 25px; }
#app_detail_features { margin-bottom: 15px; }
#app_detail_activation-instructions {
	clear: both;
	padding-top: 15px;
	border-top: 1px solid #e2e2e2;
}
#app_detail_screenshots_container { margin-bottom: 35px; }
#app_detail_screenshots {
	width: 215px;
	height: 278px;
	margin-bottom: 10px;
	border: 1px solid #e2e2e2;
	overflow: hidden;
}
#app_detail_screenshots_public {
	width: 215px;
	height: 278px;
	margin-bottom: 10px;
	border: 1px solid #e2e2e2;
	overflow: hidden;
}
#app_detail_screenshots_block { width: 20000px; }
#app_detail_screenshots_block .screenshot { float: left; width: 217px; }
#app_detail_screenshots_navigation {
	width: 215px;
	height: 36px;
	background: url('../images/new/screenshot_navigation_back.png') 0 0 no-repeat;
}
#app_detail_screenshots_navigation_public {
	width: 215px;
	height: 36px;
	background: url('../images/new/screenshot_navigation_back.png') 0 0 no-repeat;
}
#app_detail_screenshots_navigation a.btnLink, #app_detail_screenshots_navigation a.btnLink:link, #app_detail_screenshots_navigation a.btnLink:visited {
	position: absolute;
	width: 9px;
	padding-top: 15px;
	background-image: url('../images/new/btn_prev-next.png');
	background-position: 0 0;
}
#app_detail_screenshots_navigation_public a.btnLink, #app_detail_screenshots_navigation_public a.btnLink:link, #app_detail_screenshots_navigation_public a.btnLink:visited {
	position: absolute;
	width: 9px;
	padding-top: 15px;
	background-image: url('../images/new/btn_prev-next.png');
	background-position: 0 0;
}
#app_detail_screenshots_navigation a#btn_previous-screenshot,
#app_detail_screenshots_navigation a#btn_previous-screenshot:link,
#app_detail_screenshots_navigation a#btn_previous-screenshot:visited {
	top: 10px;
	left: 8px;
	background-position: 0 0;
}
#app_detail_screenshots_navigation_public a#btn_previous-screenshot,
#app_detail_screenshots_navigation_public a#btn_previous-screenshot:link,
#app_detail_screenshots_navigation_public a#btn_previous-screenshot:visited {
	top: 10px;
	left: 8px;
	background-position: 0 0;
}
#app_detail_screenshots_navigation a#btn_previous-screenshot:hover { background-position: 0 -15px; }
#app_detail_screenshots_navigation a#btn_previous-screenshot:active { background-position: 0 -30px; }
#app_detail_screenshots_navigation a#btn_next-screenshot,
#app_detail_screenshots_navigation a#btn_next-screenshot:link,
#app_detail_screenshots_navigation a#btn_next-screenshot:visited {
	top: 10px;
	right: 8px;
	background-position: -9px 0;
}
#app_detail_screenshots_navigation_public a#btn_previous-screenshot:hover { background-position: 0 -15px; }
#app_detail_screenshots_navigation_public a#btn_previous-screenshot:active { background-position: 0 -30px; }
#app_detail_screenshots_navigation_public a#btn_next-screenshot,
#app_detail_screenshots_navigation_public a#btn_next-screenshot:link,
#app_detail_screenshots_navigation_public a#btn_next-screenshot:visited {
	top: 10px;
	right: 8px;
	background-position: -9px 0;
}
#app_detail_screenshots_navigation a#btn_next-screenshot:hover { background-position: -9px -15px; }
#app_detail_screenshots_navigation a#btn_next-screenshot:active { background-position: -9px -30px; }

#app_detail_screenshots_navigation_public a#btn_next-screenshot:hover { background-position: -9px -15px; }
#app_detail_screenshots_navigation_public a#btn_next-screenshot:active { background-position: -9px -30px; }

#app_detail_screenshots_navigation a#btn_next-screenshot.disabled,
#app_detail_screenshots_navigation a#btn_next-screenshot.disabled:link,
#app_detail_screenshots_navigation a#btn_next-screenshot.disabled:visited,
#app_detail_screenshots_navigation a#btn_next-screenshot.disabled:hover,
#app_detail_screenshots_navigation a#btn_next-screenshot.disabled:active {
	background-position: -9px 0;
	opacity: 0.5;
	cursor: default;
}
#app_detail_screenshots_navigation_public a#btn_next-screenshot.disabled,
#app_detail_screenshots_navigation_public a#btn_next-screenshot.disabled:link,
#app_detail_screenshots_navigation_public a#btn_next-screenshot.disabled:visited,
#app_detail_screenshots_navigation_public a#btn_next-screenshot.disabled:hover,
#app_detail_screenshots_navigation_public a#btn_next-screenshot.disabled:active {
	background-position: -9px 0;
	opacity: 0.5;
	cursor: default;
}
#app_detail_screenshots_navigation a#btn_previous-screenshot.disabled,
#app_detail_screenshots_navigation a#btn_previous-screenshot.disabled:link,
#app_detail_screenshots_navigation a#btn_previous-screenshot.disabled:visited,
#app_detail_screenshots_navigation a#btn_previous-screenshot.disabled:hover,
#app_detail_screenshots_navigation a#btn_previous-screenshot.disabled:active {
	background-position: 0 0;
	opacity: 0.5;
	cursor: default;
}
#app_detail_screenshots_navigation_public a#btn_previous-screenshot.disabled,
#app_detail_screenshots_navigation_public a#btn_previous-screenshot.disabled:link,
#app_detail_screenshots_navigation_public a#btn_previous-screenshot.disabled:visited,
#app_detail_screenshots_navigation_public a#btn_previous-screenshot.disabled:hover,
#app_detail_screenshots_navigation_public a#btn_previous-screenshot.disabled:active {
	background-position: 0 0;
	opacity: 0.5;
	cursor: default;
}
#detail_breadcrumbs {
	width: auto;
	float: left;
	padding: 7px 0 0 8px;
	line-height: 21px;
}
#detail_breadcrumbs .history
{
    width: auto;
	float: left;
	line-height: 21px;
}
.btnBack, .btnBack:link, .btnBack:visited
{
	float: left;
	width: 53px;
	margin-right: 10px;
	background-image: url('../images/new/btn_breadcrumb-back.png');
}
.btnBack:hover { background-position: 0 -21px; }
.btnBack:active { background-position: 0 -21px; }

.pagingApps
{
    vertical-align: bottom;
    text-align:right;
}

#app_detail_screenshots_pages {
	position: absolute;
	top: 13px;
	left: 45%;
}
#app_detail_screenshots_pages a.pageLink, #app_detail_screenshots_pages a.pageLink:link, #app_detail_screenshots_pages a.pageLink:visited {
	position: relative;
	margin: 0 3px 0 0;
	padding: 9px 0 0 0;
	width: 9px;
	height: 0;
	float: left;
	display: inline;
	overflow: hidden;
	background: url('../images/new/screenshot_page_sprite.png') 0 0;
}
#app_detail_screenshots_pages a.pageLink:hover { background-position: 0 -9px; }
#app_detail_screenshots_pages a.pageLink.active, #app_detail_screenshots_pages a.pageLink.active:link, #app_detail_screenshots_pages a.pageLink.active:visited,
#app_detail_screenshots_pages a.pageLink:active { background-position: 0 -18px; }


#remove_application_lightview { width: 444px; }
#remove_application_contents {
	position: relative;
	margin: 0;
	padding: 10px 30px 5px;
	width: 375px;
	background: url('../images/new/remove_app_back.png') 30px 108px no-repeat;
}
#remove_application_contents h3.title {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1.25em;
}
#remove_application_contents h3.title strong {
	font-weight: normal;
	color: #c80000;
}
#remove_application_contents h4.subtitle {
	font-size: 18px;
	color: #333;
	margin-bottom: 20px;
	line-height: 1.25em;
}
#remove_application_instructions {
	font-size: 0.9em;
	color: #666;
	width: 230px;
	padding: 28px 0 28px 15px;
}
#remove_application_instructions p {
	margin: 0 0 10px;
	line-height: 1.2em;
}
#remove_application_instructions ol {
	font-size: 14px;
	list-style-type: decimal;
	color: #333;
	margin-bottom: 10px;
}
#remove_application_instructions ol li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 1.3em;
	list-style-type: decimal;
	font-weight: bold;
}
#remove_actions { padding: 10px 0; }
input#btn_remove_app_confirm {
	display: inline;
	float: left;
	margin-right: 5px;
}
a#btn_remove_app_cancel, a#btn_remove_app_cancel:link, a#btn_remove_app_cancel:visited,
a#btn_login_cancel, a#btn_login_cancel:link, a#btn_login_cancel:visited {
	width: 94px;
	padding-top: 38px;
	margin-left: 5px;
	display: inline;
	float: left;
	background-image: url('../images/new/btn_remove_app_cancel.png');
}

a#btn_remove_app_cancel:hover,
a#btn_login_cancel:hover { background-position: 0 -38px; }
a#btn_remove_app_cancel:active,
a#btn_login_cancel:active { background-position: 0 -76px; }

#success_lightview{ width: 400px; height: 100px;}
#success_contents
{
	width: 400px;
	height:100px;
	color: #666;
	padding: 5px 20px;
}

#confirmation_lightview { width: 500px; height: 110px;}
#confirmation_contents
{
	width: 450px;
	height:110px;
	color: #666;
	padding: 5px 20px;
	line-height: 25px;
}

#sideload_lightview { width: 500px; height: 180px;}
#sideload_contents
{
	width: 450px;
	height:180px;
	padding: 5px 20px;
	line-height: 23px;
}

#login_lightview { width: 353px; height:373px;}
#login_contents {
	padding: 0 20px 10px;
	width: 290px;
	height:253px;
	*height:260px;
	color: #666;
}
#login_header {
	line-height: 40px;
}
#login_contents .formList li label {
	line-height: 1.5em;
	text-align: left;
	width: 100%;
	float: none;
	clear: both;
}
#login_contents .formList li.first span.floatL {
	padding: 0 5px;
	line-height: 33px;
}
#progressImage
{
	margin-left: 80px;
	margin-top: -22px;
	margin-bottom: -5px;
	visibility: hidden;
}
#progressImageAppFinder
{
	margin-top: -5px;
	margin-right: 10px;
}

#input_phone_number_1 { width: 60px; }
#input_phone_number_2 { width: 60px; }
#input_phone_number_3 { width: 100px; }
#login_contents .formList li .footnote {
	display: block;
	clear: both;
	padding: 3px 0 0 0;
}
input#input_submit_login {
	float: left;
	margin-right: 10px;
}

#not_available_lightview { width: 633px; height:450px}
#not_available_contents {
	width: 562px;
	height:410px;
	padding: 10px 31px 5px;
	color: #666;
}
#not_available_contents h2 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
    *margin-bottom: -15px;
	color: #333;
}
#not_available_contents p {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #666;
	margin-bottom: 15px;
	*margin-bottom: 10px;
}
.formContainer .not_available_comments_row {
	float: right;
	width: auto;
	clear: left;
}
.test ol li label {
	text-align: left;
	width: auto;
	clear: both;
	float: none;
	line-height: 1.5em;
}
.test ol li.last {
	float: none;
	clear: both;
	width: 100%;
	background: none;
	padding-top: 0;
	padding-bottom: 0;
}
.textarea_additional_comments {
	width: 301px;
	height: 170px;
	padding: 5px;
	background: url('../images/new/not_available_comments_back.png');
	border: 1px solid #fff;
}

#contact_us_form_box { width: 460px; }

#register_header_container {
	position: relative;
	clear: both;
	z-index: 200;
	width: 950px;
	height: 318px;
	padding: 3px 0 0 24px;
	color: #666;
	background: url('../images/new/register_step_2_left_back.jpg') right bottom no-repeat;
}
#register_col_left {
	width: 617px;
	height: 290px;
	padding-top: 2px;
	margin-left: -4px;
}
#register_col_left h1 {
	font-size: 26px;
	font-weight: normal;
	color: #71a230;
	margin-bottom: 10px;
}
#register_col_left #register_breadcrumbs { margin-bottom: 30px;}
#register_col_left h2 {
	font-size: 1.62em;
	font-weight: normal;
	line-height: 1.1em;
	margin-bottom: -5px;
}
#register_col_left p {
	width: 560px;
	line-height: 1.6em;
}
#register_col_right {
	width: 287px;
	height: 293px;
	padding: 30px 24px 0 33px;
	background: url('../images/new/register_step_2_right_back.png') 0 0 no-repeat;
}
#register_col_right h3 {
	font-size: 24px;
	font-weight: bold;
	color: #71a230;
	line-height: 1.2em;
}
#register_col_right h4 {
	font-size: 18px;
	font-weight: normal;
	color: #373737;
	line-height: 1.2em;
	margin-bottom: 10px;
}
#starter_pack_list {
	width: 276px;
	min-height: 204px;
	
	background: url('../images/new/starter_pack_list_back.png') 0 0 no-repeat;
	text-align: right;
}
#starter_pack_list ul {
	height: 136px;
	margin: 0;
	padding: 10px 0 0 25px;
	color: #8cc63f;
	list-style: none;
	text-align: left;
}
#starter_pack_list ul li {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	line-height: 1.3em;
	background: url('../images/new/bullet_green.png') left center no-repeat;
}
#starter_pack_list ul li .appLabel { color: #666; }
#starter_pack_list ul li.floatL { width: 85px; }
#starter_pack_list ul li.floatR { width: 135px; }
a#btn_add-starter-pack, a#btn_add-starter-pack:link, a#btn_add-starter-pack:visited {
	display: inline;
	float: right;
	clear: both;
	width: 152px;
	padding-top: 28px;
	margin-bottom: 5px;
	background-image: url('../images/new/btn_add-starter-pack.png');
}
a#btn_add-starter-pack:hover { background-position: 0 -28px; }
a#btn_add-starter-pack:active { background-position: 0 -56px; }
/* Newly added for testing, added for starter pack*/


.linkbutton,linkbutton:link,inkbutton:visited
{
	display: inline;
	float: right;
	clear: both;
	width: 152px;
	padding-top: 28px;
	margin-bottom: 5px;
	background-image: url('../images/new/btn_add-starter-pack.png');
	height: 0px;

}
.linkbutton:hover 
{
	background-position: 0 -28px;
}
.linkbutton:active
{
	 background-position: 0 -56px;
}

/* Newly added for testing*/
#starter_pack_list .footnote {
	display: block;
	clear: both;
}
#col_right .footnote {
	display: block;
	clear: both;
	font-size: 0.9em;
	color: #999;
}

#team_photo {
	position: relative;
	margin: 0 0 30px 0;
	padding: 0;
	width: 700px;
	height: 185px;
}
#team_photo a.teamLink, #team_photo a.teamLink:link, #team_photo a.teamLink:visited { position: absolute; }
#team_photo a#link_john_mcdonough {
	top: 45px;
	left: 350px;
	width: 35px;
	padding-top: 68px;
}
#team_photo a#link_fernando_mattos {
	top: 45px;
	left: 75px;
	width: 20px;
	padding-top: 68px;
}
#team_photo a#link_sue_lueder {
	top: 45px;
	left: 385px;
	width: 27px;
	padding-top: 68px;
}
#team_photo a#link_prashant_kantak {
	top: 45px;
	left: 237px;
	width: 50px;
	padding-top: 60px;
}
#team_photo a#link_raj_oswal {
	top: 45px;
	left: 395px;
	width: 45px;
	padding-top: 73px;
}
#team_photo a#link_david_chang {
	top: 35px;
	left: 450px;
	width: 40px;
	padding-top: 78px;
}
#team_photo a#link_craig_braun {
	top: 45px;
	left: 280px;
	width: 30px;
	padding-top: 74px;
}
#team_photo a#link_forrest_wright {
	top: 40px;
	left: 150px;
	width: 50px;
	padding-top: 74px;
}

#team_members_container {
	padding-top: 25px;
	border-top: 1px dotted #999;
}

ol#team_members,
ol#team_members li {
	position: relative;
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}

.teamMember .teamMember_mugshot {
	position: relative;
	float: left;
	width: 89px;
}
.teamMember .teamMember_bio {
	position: relative;
	float: right;
	width: 585px;
}
.teamMember .teamMember_bio h4 {
	font-size: 18px;
	font-weight: normal;
	color: #202020;
	margin-bottom: 5px;
}
.teamMember .teamMember_bio h4 .position {
	font-style: italic;
	color: #6a6969;
	margin-left: 10px;
}

#sidebar_tweet_out {
	color: #333;
	width: 219px;
	padding: 0 0 9px;
	margin: 0 0 10px;
	background: url('../images/new/sidebar_twitter_inner.png') left bottom no-repeat;
}
#sidebar_tweet_inner {
	width: 170px;
	min-height: 44px;
	padding: 5px 10px 0 39px;
	background: url('../images/new/sidebar_twitter_outer.png') left top no-repeat;
}

#sidebar_recent_blog_posts { text-align: right; }

.sidebar_block_outer {
	margin-bottom: 20px;
	background: url('../images/new/sidebar_block_outer.png') left top no-repeat;
}
.sidebar_block_outer .blog_sidebar 
{
	width: 220px;
	margin-bottom: 10px;
	background-image: url('../images/new/sidebar_block_blog_outer.png');
}
.sidebar_block_inner {
	width: 190px;
	padding: 15px;
	background: url('../images/new/sidebar_block_inner.png') left bottom no-repeat;
}
.blog_sidebar .sidebar_block_inner 
{
	
	background-image: url('../images/new/sidebar_block_blog_inner.png'); }
.sidebar_block_inner h4.title {
	font-size: 16px;
	font-weight: normal;
	color: #202020;
	margin-bottom: 10px;
	text-align: left;
}
.blog_sidebar .sidebar_block_inner h4.title {
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
}
.sidebar_block_inner ul.linkList {
	list-style: none;
	padding: 15px 0;
	margin: 0 0 10px;
	border-top: 1px solid #cccbcb;
	border-bottom: 1px solid #cccbcb;
}
.sidebar_block_inner ul.linkList li {
	list-style: none;
	padding: 5px 0;
	text-align: left;
}
.sidebar_block_inner p a.link_readmore, .sidebar_block_inner p a.link_readmore:link, .sidebar_block_inner p a.link_readmore:visited {
	display: block;
	font-size: 0.85em;
	line-height: 1.1em;
}
#internal_advertisement_container {
	padding: 0;
	margin-left: 30px;
	width: 450px;
}
#internal_advertisement_container_next {
	padding: 0;
	margin-left: 30px;
	width: 450px;
}

#categories_list {
	padding: 0;
	margin: 0;
	border: none;
}
#categories_list li {
	position: relative;
	width: 100%;
	overflow: hidden;
	clear: both;	
}
#categories_list a, #categories_list a:link, #categories_list a:visited { float: left; }
#categories_list .count { float: right; }

#sidebar_search_form { margin: 0 0 20px; }
#sidebar_search_form .fancyInput input { width: 181px; }

a#btn_subscribe-to-feed, a#btn_subscribe-to-feed:link, a#btn_subscribe-to-feed:visited {
	padding-top: 38px;
	width: 219px;
	background-image: url('../images/new/btn_subscribe-to-feed.png');
	margin-bottom: 10px;
}
a#btn_subscribe-to-feed:hover { background-position: 0 -38px; }
a#btn_subscribe-to-feed:active { background-position: 0 -76px; }

#sidebar_have-a-question {
	position: relative;
	width: 220px;
	height: 140px;
	margin: 0 0 20px 0;
	padding: 17px 0 0 0;
	text-align: center;
	background: url('../images/new/sidebar_have-a-question.png');
}
#sidebar_have-a-question h4.title {
	font-size: 18px;
	font-weight: normal;
	color: #202020;
	margin-bottom: 20px;
}
#sidebar_have-a-question .subtitle {
	display: block;
	font-size: 20px;
	font-style: italic;
	text-transform: uppercase;
	color: #6a6969;
	margin-bottom: 20px;
}
a#btn_sidebar-contact, a#btn_sidebar-contact:link, a#btn_sidebar-contact:visited {
	width: 171px;
	padding-top: 46px;
	margin: 0 auto;
	background-image: url('../images/new/btn_sidebar_contact.png');
}
a#btn_sidebar-contact:hover { background-position: 0 -46px; }
a#btn_sidebar-contact:active { background-position: 0 -92px; }

#tooltip_tip .tipInner {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #f2f2f2;
	text-align: right;
}
#tooltip_tip .name {
	font-size: 18px;
	color: #8dc63f;
}

#how_it_works_feature {
	width: 470px;
	height: 169px;
	padding: 30px 440px 30px 30px;
	background: url('../images/new/how_it_works_feature.jpg') 0 0 no-repeat;
}
#how_it_works_feature h3 {
	height: 70px;
	margin: 0;
	padding-left: 45px;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	line-height: 1.2em;
	background: url('../images/new/how_it_works_title.jpg') left top no-repeat;
}
.full_width_content_section {
	padding: 30px 0 10px;
	border-bottom: 1px solid #e2e2e2;
}
.full_width_content_section h4 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
#how_it_works_1 {
	width: auto;
	min-height: 130px;
	padding-left: 170px;
	padding-top: 40px;
	background: url('../images/new/how_it_works_1.jpg') left center no-repeat;
}
#how_it_works_2 {
	width: auto;
	padding-right: 360px;
	background: url('../images/new/how_it_works_2.jpg') right center no-repeat;
}
#how_it_works_3 {
	width: auto;
	padding-left: 290px;
	background: url('../images/new/how_it_works_3.jpg') left center no-repeat;
}
#how_it_works_4 {
	width: auto;
	padding-right: 320px;
	background: url('../images/new/how_it_works_4.jpg') right center no-repeat;
	margin-bottom: 10px;
}

#still_have_questions_footer {
	width: 864px;
	line-height: 40px;
	height: 46px;
	padding: 4px 14px 0 62px;
	background: url('../images/new/still_have_questions_footer.png') 0 0 no-repeat;
}
#still_have_questions_footer strong {
	font-size: 1.2em;
	color: #333;
}

#followup_steps {
	height: 220px;
	padding-top: 15px;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
	color: #8cc63f;
	font-weight: bold;
	background: url('../images/new/followup_steps.jpg') right center no-repeat;
	line-height: 1.3em;
	width: 475px;
}
#sideload_steps {
	height: 220px;
	padding-top: 15px;
	margin-left: 0;
	margin-bottom: 20px;
	padding-left: 0;
	color: #8cc63f;
	font-weight: bold;
	background: url('../images/new/sideload.png') right center no-repeat;
	line-height: 1.3em;
	width: 475px;
}
#followup_steps li {
	margin-left: 23px;
	padding-bottom: 15px;
}
#sideload_steps li {
	margin-left: 23px;
	padding-bottom: 15px;
}
.followup_step {
	font-weight: normal;
	font-size: 1.2em;
	color: #333;
}

#downloaded_apps_summary 
{
	line-height: 1.0em; }
#downloaded_apps_summary p {
	margin-bottom: 10px;
	color: #8cc63f;
}
#downloaded_apps_summary p strong { color: #666; }

#content_public #col_left p#followup_didnt_receive_notification {
	width: 330px;
	margin: 0 auto 10px auto;
	color: #999;
	text-align: center;
}

#new_users_notification {
	width: 360px;
	height: 103px;
	padding: 15px 16px 0;
	margin: 0 auto;
	color: #333;
	background: url('../images/new/new_users_notification.png') 0 0 no-repeat;
}
#new_users_notification h3 { margin-bottom: 10px; }
#new_users_notification p { margin: 0; }
a#link_dont_show_new_user, a#link_dont_show_new_user:link, a#link_dont_show_new_user:visited {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 10px;
}

#missed_one_notification {
	width: 394px;
	height: 129px;
	padding: 15px;
	background: url('../images/new/missed_one_notification.png') 0 0 no-repeat;
}
#content_public #col_right #missed_one_notification h3 {
	font-weight: bold;
	font-size: 24px;
}
#missed_one_notification p { color: #666; }

a#btn_browse-more-apps, a#btn_browse-more-apps:link, a#btn_browse-more-apps:visited {
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: 178px;
	padding-top: 38px;
	background-image: url('../images/new/btn_browse-more-apps.png');
}
a#btn_browse-more-apps:hover { background-position: 0 -38px; }
a#btn_browse-more-apps:active { background-position: 0 -76px; }


#tell-a-friend_container {
	position: fixed;
	z-index: 99999;
	right: -736px;
	top: 40%;
	margin-top: -160px;
	width: 736px;
	height: 385px;
	padding-left: 35px;
}
#tell-a-friend_inner {
	z-index: 100;
	width: 661px;
	height: 400px;
	padding: 20px 35px 0 40px;
	background: url('../images/new/tellafriend.png') 0 0 no-repeat;
	background-position: -38px 0;
}
#tell-a-friend_inner #sharethis a, #tell-a-friend_inner #sharethis a:link,
#tell-a-friend_inner #sharethis a:visited
{
	color: #2F470F;
	font-weight: bold;
}
#tell-a-friend_inner ol.formList {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
#tell-a-friend_inner ol.formList li {
	position: relative;
	margin: 0;
	padding: 0 0 0;
	list-style: none;
	width: 205px;
	overflow: hidden;
	float: left;
	clear: left;
}
#tell-a-friend_inner ol.formList li.last {
	float: right;
	padding: 0 0 0 17px;
	background: url('../images/new/tell-a-friend_rule.png') 0 0 repeat-y;
	width: 425px;
}
#tell-a-friend_inner ol.formList li label {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	width: 170px;
	text-align: left;
}
#tell-a-friend_inner ol.formList li .fancyText input.textField { width: 194px;
	margin-top:-3px; }
#tell-a-friend_inner ol.formList li .textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #b4b3b3;
	width: 410px;
	background: url('../images/new/textarea_back.png') 0 0 no-repeat;
	border: none;
	padding: 5px;
	border-bottom: 1px solid #ececec;
	border-right: 1px solid #ececec;
	margin-bottom:10px;
	margin-top:-3px;
}
#footnote_tell-a-friend_required-fields {
	float: left;
	margin-top: 6px;
}
a#link_close_tell-a-friend, a#link_close_tell-a-friend:link, a#link_close_tell-a-friend:visited {
	position: absolute;
	top: 30px;
	right: 35px;
	color: #333;
	text-decoration: underline;
	
	
}
a#link_close_tell-a-friend:hover { text-decoration: none; }
#btn_tell-a-friend_submit {
	position: absolute;
	bottom: 35px;
	right: 35px;
}
a#btn_tell-a-friend, a#btn_tell-a-friend:link, a#btn_tell-a-friend:visited {
	position: absolute;
	z-index: 200;
	display: block;
	top: 50%;
	left: 0;
	width: 37px;
	height: 0;
	overflow: hidden;
	padding-top: 121px;
	background: url('../images/new/btn_tell-a-friend.png') 0 0;
	margin: -80px 0 0 0;
}
a#btn_tell-a-friend:hover { background-position: 0 -121px; }

#shorthand_blog {
	position: relative;
	margin: 0;
	padding: 27px 0 0 0;
	height: 0;
	width: 115px;
	overflow: hidden;
	background: url('../images/new/shorthand_blog_title.png') 0 0 no-repeat;
}

.post {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.post_title {
	position: relative;
	margin: 0 0 5px;
	padding: 0;
	width: 100%;
	overflow: hidden;
	line-height: 45px;
	border-bottom: 1px dotted #999;
}
#content_public .post_title h2 {
	color: #202020;
	font-size: 28px;
	float: left;
	margin: 0;
}
.post_title h2 a, .post_title h2 a:link, .post_title h2 a:visited {
	color: #202020;
	text-decoration: none;
}
.post_title_blog {
	position: relative;
	margin: 0 0 5px;
	padding: 0;
	width: 100%;
	overflow: hidden;
	line-height: 45px;
	border-bottom: 1px dotted #999;
}
#content_public .post_title_blog h2
{
	color: #202020;
	font-size: 26px;
	float: left;
	margin: 0;
	font-weight:normal;
}
.post_title_blog h2 a, .post_title_blog h2 a:link, .post_title_blog h2 a:visited {
	color: #202020;
	text-decoration: none;
}

a.post_comment_count, a.post_comment_count:link, a.post_comment_count:visited {
	color: #8dc63f;
	float: left;
	padding-left: 16px;
	margin-left: 10px;
	background: url('../images/new/icon_comments.png') left center no-repeat;
}
.post_meta {
	margin: 0 0 20px;
	font-size: 0.85em;
	color: #888787;
	padding-left: 20px;
	background: url('../images/new/icon_calendar.png') left center no-repeat;
}
p.readmore a, p.readmore a:link, p.readmore a:visited { font-weight: bold; }

#content_public .pagination {
	position: relative;
	margin: 0;
	padding: 20px 0;
	width: 100%;
	overflow: hidden;
	border-top: 1px dotted #999;
	font-size: 0.95em;
	color: #333;
	text-align: right;
}
span.link_pagination {
	font-weight: bold;
	padding: 5px;
}
a.link_pagination, a.link_pagination:link, a.link_pagination:visited {
	color: #8dc63f;
	text-decoration: none;
	padding: 5px;
}
a.link_pagination:hover { text-decoration: underline; }

#app_preview {
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	width: 455px;
	height: 263px;
	overflow: hidden;
	background: url('../images/new/preview.png') 0 0 no-repeat;
}
#app_preview.boxRight {
	margin-left: -426px;
	background-image: url('../images/new/preview_right.png');
}
#app_preview .app_add_btn
{
	position: absolute;
	width:80px;
	top:6px;
	left:-11px;	
}
#app_preview .app_add_btn, x:-moz-any-link, x:default
{
	left:-12px;	
	*left:-11px;	
}
#app_preview.boxRight .app_add_btn
{
	left:415px;
}
#app_preview.boxRight .app_add_btn, x:-moz-any-link, x:default
{
	left:414px;
	*left:415px;
}
#app_preview .app_preview_thumbnail {
	position: absolute;
	top: 6px;
	left: 7px;
}
#app_preview.boxRight .app_preview_thumbnail {
	left: auto;
	right: 7px;
}
#app_preview img.app_preview_screenshot {
	position: absolute;
	top: 33px;
	left: 28px;
}
#app_preview.boxRight img.app_preview_screenshot {
	left: auto;
	right: 27px;
}
#app_preview .app_preview_meta {
	position: absolute;
	top: 33px;
	left: 263px;
	width: 162px;
	height: 235px;
}
#app_preview.boxRight .app_preview_meta {
	left: auto;
	right: 263px;
}
#app_preview .app_preview_title {
	line-height: normal;
	vertical-align: middle;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 7px;
}
#app_preview .app_preview_title img {
	float: left;
	margin-right: 5px;
}
#app_preview .app_preview_properties {
	position: relative;
	width: 157px;
	height: 36px;
	line-height: 18px;
	margin: 0 0 10px;
	padding: 0 4px;
	background: url('../images/new/app_preview_properties.png') 0 0 no-repeat;
	color: #999;
	font-size: 11px;
}
#app_preview .app_preview_properties .label {
	width: 63px;
	float: left;
}
#app_preview .app_preview_properties .value {
	width: 82px;
	float: left;
	font-weight: bold;
	color: #333;
}
#app_preview .app_preview_properties .app_preview_pricing .value { color: #393; }
#app_preview .app_preview_features {
	color: #999;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#app_preview .app_preview_features .subtitle {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
#app_preview .app_preview_features .feature { display: block; }
a.btn_app-preview_more-info, a.btn_app-preview_more-info:link, a.btn_app-preview_more-info:visited {
	width: 91px;
	padding-top: 17px;
	margin: 0 auto;
	background-image: url('../images/new/btn_app-preview_more-info.png');
}
a.btn_app-preview_more-info:hover { background-position: 0 -17px; }
a.btn_app-preview_more-info:active { background-position: 0 -34px; }



/*Newly Added*/

#my_container 
{
    position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 135px;
	overflow: hidden;
	line-height: 1.2em;
	background: url('../images/new/content_inner.png') 0 0 repeat-y;
}

#my_shorthand_header_container {
	position: relative;
	clear: both;
	z-index: 200;
	margin-top: -3px;
}
#formContainer
{
    margin-top: 5px;
    float: right;
    width: auto;
    
}
.searchBtn
{
    float: right;
    width: auto;
    margin: 0 5px 0 7px;
}
.message
{
	margin: 0;
	padding: 3px 10px 3px 0;
	width: 330px;
	display: block;
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	
}
.status_message
{
	margin: 0;
	padding: 3px 10px 3px 0;
	width: 330px;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 1.1em;
	text-align: justify;
	
}
.formContainer ol li .formLabel {
	position: relative;
	margin: 0;
	padding: 0 10px 0 0;
	width: 127px;
	display: block;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	line-height: 33px;
	color: #666666;
}
.redUnderline
{
	text-decoration: underline; 
	color: Red;
}
.editProfileContainer ol li .formLabel {
	position: relative;
	margin: 0;
	display: block;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}
.formContainer ol li .contactusLabel
{
    position: relative;
	margin: 0;
	padding: 0 10px 0 0;
	width: 70px;
	display: block;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	line-height: 33px;
}
.formContainer ol li .phoneField
{
    height: 33px;
	line-height: 33px;
	background-image: url('../images/new/fancy_input_back-33.png');
}
.formContainer ol li .phoneField input
{
    height: 26px;
	line-height: 26px;
	padding: 7px 5px 0 0;
	font-size: 1.2em;
	background-image: url('../images/new/fancy_input_back-33.png');
	width: auto;
}
.formContainer ol li .fancyText .textField {
	height: 26px;
	line-height: 26px;
	padding: 7px 5px 0 5px;
	font-size: 1.2em;
	margin-top: 2px;
	margin-right: 2px;
	border-right: 1px solid #CCC;
	background: url('../images/new/fancy_input_back-33.png') 0 0 no-repeat #fff;
	width: 200px;
}
.editProfileContainer ol li .fancyText .textField {
	height: 25px;
	padding: 7px 5px 0 5px;
	font-size: 1.2em;
	margin-top: 2px;
	margin-right: 2px;
	border-right: 1px solid #CCC;
	background: url('../images/new/fancy_input_back-33.png') 0 0 no-repeat #fff;
	width: 165px;
}
.formContainer ol li .fancyText .textFieldLogin {
	height: 26px;
	line-height: 26px;
	padding: 7px 5px 0 5px;
	font-size: 1.2em;
	margin-top: 2px;
	margin-right: 2px;
	border-right: 1px solid #CCC;
	background: url('../images/new/fancy_input_back-33.png') 0 0 no-repeat #fff;
	width: 70px;
}
.formContainer ol li .fancySelect .dropDown {
	height: 30px;
	line-height: 26px;
	padding: 7px 5px 0 5px;
	font-size: 1.3em;
	margin-top: 2px;
	border-left: 1px solid #CCC;
	background-image: url('../images/new/fancy_input_back-33.png');
	width: 213px;
}
.editProfileContainer ol li .fancySelect .dropDown
{
	height: 32px;
	margin-top: 2px;
	padding: 7px 5px 0 5px;
	font-size: 1.3em;
	border-left: 1px solid #CCC;
	background-image: url('../images/new/fancy_input_back-33.png');
	border-bottom: 1px solid #CCC;
	font-size: 14px;
	width: 175px;
}
.fancyText .emailField
{
    width: 200px;
    height: 30px;
    padding: 7px 5px 0 5px;
}
.formContainer ol li .longMessage {
	position: relative;
	margin: 0;
	padding: 5px;
	float: left;
	width: 323px;
	height: 113px;
	border: 1px solid #f2f2f2;
	font-size: 1.3em;
	background: url('../images/new/contact_us_message_back.png');
}
.editProfileContainer ol li .fancyText,
.formContainer ol li .fancyText,
.formContainer ol li .fancySelect {
	height: 33px;
	line-height: 33px;
	background-image: url('../images/new/fancy_input_back-33.png');
}
.phoneField input {
	position: relative;
	display: block;
	float: left;
	width: auto;
	height: 23px;
	line-height: 23px;
	padding: 0 0 0 5px;
	border: 1px solid #f2f2f2;
	background: url('../images/new/fancy_input_back.png') 0 0 no-repeat #fff;
}
#footer_content
{
    z-index: 100;
	width: 100%;
	margin-top: -10px;
	height: 169px;
	background: url('../images/new/footer_inner_back.png') center top no-repeat;
}
.submitBtn {
	position: relative;
	display: block;
	width: 146px;
	margin: 0 auto;
	padding: 0;
}
.submitBtn_right {
	position: relative;
	display: block;
	width: 146px;
	float: right;
	padding: 0;
}
.submitBtn_Login {
	position: relative;
	display: block;
	width: auto;
	float: left;
	margin: 0 auto;
	padding: 0;
}
.userLogout
{
    background-image: url('../images/new/btn_logout.png');
    width: 50px;
    float: right;
}
#col_left_contactus
{
	width: 600px;
}
#col_right_contactus
{
	width: 300px;
}
.session
{
    margin-top: -3px;
    margin-bottom: 0px;
}
.userLogout
{
    background-image: url('../images/new/btn_logout.png');
    width: 50px;
    float: right;
}
.userLogout:hover { background-position: 0 -17px; }
.userLogout:active { background-position: 0 -34px; }

.userRegister, .userRegister:link, .userRegister:visited
{
    float: right;
	display: inline;
	width: 89px;
	padding-top: 28px;
	margin-left: 10px;
	margin-right:15px;
	background-image: url('../images/new/btn_register.png');
}
.userRegister:hover { background-position: 0 -28px; }
.userRegister:active { background-position: 0 -56px; }
.registerIE, .registerIE:link, .registerIE:visited
{
	float: right;
	display: inline;
	width: 89px;
	height: 28px;
	margin-left: 10px;
	margin-right:15px;
	background-image: url('../images/new/btn_register.png');
	filter: alpha(opacity=20);
}
.registerIE:hover { background-position: 0 -28px; }
.registerIE:active { background-position: 0 -56px; }
.rptMesg
{
    font-size: 10pt;
    color: #71a230;
    font-weight: bold;
    letter-spacing: 2px;
}
.pagingApps
{
    vertical-align: bottom;
}
#col_left_app
{ 
    width: 760px; 
    margin-right: -15px;
}
#col_right_app
{ 
    width: 200px; 
    margin: 10px 40px 0px -10px;
}

#app_detail {
	width: 690px;
	margin-left: 20px;
	padding: 0;
	border: 1px solid #e2e2e2;
}

/*Newly added for Index page*/
.icon_smart_touch {
	position: absolute;
	z-index: 4998;
	left: 50%;
	top: 15px;
	display: block;
	width: 119px;
	height: 0;
	overflow: hidden;
	margin: 20px 0 0 -540px;
	padding: 29px 0 0 0;
	background: url('../images/new/logo_smarttouch.png');
}
.icon_smart_touch1 {
	position: absolute;
	z-index: 4998;
	left: 50%;
	top: 15px;
	display: block;
	width: 119px;
	height: 0;
	overflow: hidden;
	margin: 20px 0 0 -505px;
	padding: 29px 0 0 0;
	background: url('../images/new/logo_smarttouch.png');
}
#home_header {
	width: 537px;
	height: 285px;
	padding-left: 444px;
	padding-top: 25px;
	margin-left: 2px;
	background: url('../images/new/content_home_inner_back.jpg');
	color: #333;
	font-size: 1.35em;
	line-height: 1.4em;
}
.content_home { background-image: url('../images/new/content_outer_home.png'); }
#home_header .appRotator {
	position: absolute;
	top: 40px;
	width: 523px;
	height: 110px;
	overflow: hidden;
	font-size: 48px;
	color: #333;
	line-height: 1.0em;	
}
#home_header .appRotator #apps_rotator {
	position: absolute;
	left: 283px;
	color: #fff;
	margin-left: 5px;
}
#home_header .appRotator #apps_rotator .appName {
	position: absolute;
	left: 0;
	font-weight: bold;
	*top:5px;
	*font-size:45px;
}
#home_header .appRotator_Brazil {
	position: absolute;
	top: 40px;
	width: 523px;
	height: 110px;
	overflow: hidden;
	font-size: 33px;
	color: #333;
	line-height: 1.0em;	
}
#home_header .appRotator_Brazil #apps_rotator_Brazil {
	position: absolute;
	left: 355px;
	color: #fff;
	margin-left: 5px;
}
#home_header .appRotator_Brazil #apps_rotator_Brazil .appName {
	position: absolute;
	left: 0;
	font-weight: bold;
	*top:5px;
	*font-size:27px;
}
#home_header p 
{
	margin: 0;
	margin-top: 133px;
	*margin-top: 157px;
}
#home_header_cta {
	position: absolute;
	left: 470px;
	top: 230px;
	width: 450px;
}
a#btn_home-header-cta-watch-the-demo, a#btn_home-header-cta-watch-the-demo:link, a#btn_home-header-cta-watch-the-demo:visited {
	float: left;
	width: 186px;
	padding-top: 26px;
	margin-top: 13px;
	background-image: url('../images/new/btn_home-header-cta-watch-the-demo.png');	
}
a#btn_home-header-cta-watch-the-demoIE, a#btn_home-header-cta-watch-the-demoIE:link, a#btn_home-header-cta-watch-the-demoIE:visited {
	float: left;
	width: 186px;
	padding-top: 26px;
	margin-top: 13px;
	background-image: url('../images/new/btn_home-header-cta-watch-the-demo.png');
	filter: alpha(opacity=20);
}
#home_header_cta_or {
	position: relative;
	display: block;
	float: left;
	width: 27px;
	height: 0;
	margin: 22px 30px 0;
	padding-top: 9px;
	overflow: hidden;
	background-image: url('../images/new/home-header-cta-or.png');
}
.lnkDownload
{
	position: relative;
	margin: 0;
	height: 0;
	display: block;
	overflow: hidden;
	line-height: 1em;
	background-position: 0 0;
	background-repeat: repeat;
}

.lnkDownload:link, .lnkDownload:visited {
	float: left;
	width: 163px;
	padding-top: 51px;
	background-image: url('../images/new/btn_home-header-cta-download.png');
}
.lnkDownload:hover { background-position: 0 -51px; }
.lnkDownload:active { background-position: 0 -102px; }
.lnkDownloadIE:link, .lnkDownloadIE:visited {
	float: left;
	width: 163px;
	padding-top: 51px;
	background-image: url('../images/new/btn_home-header-cta-download.png');
	filter: alpha(opacity=20);
}
.lnkDownloadIE:hover { background-position: 0 -51px; }
.lnkDownloadIE:active { background-position: 0 -102px; }
#content_public.content_home #col_left { width: 333px; }
#home_testimonial {
	width: 333px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	background: url('../images/new/home_testimonial_bottom.png') left bottom no-repeat;
}
#home_testimonial .inner {
	width: 284px;
	min-height: 120px;
	padding: 15px 15px 0 34px;
	background: url('../images/new/home_testimonial_top.png') 0 0 no-repeat;
}
#home_testimonial .inner h4 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #333;
}
#home_testimonial .inner blockquote {
	margin: 0;
	padding: 0;
	color: #666;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
}
#home_testimonial .inner blockquote cite {
	display: block;
	font-weight: bold;
	color: #333;
}

#home_see_us_in { padding-left: 18px; }
#home_see_us_in_too { padding-left: 18px; }
#home_see_us_in h5 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.1em;
	color: #333;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d8d7d5;
}
#home_see_us_in ul, #ctl00_ContentPlaceHolder1_home_see_us_in ul li {
	position: relative;
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
}
#home_see_us_in_too  h5 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.1em;
	color: #333;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d8d7d5;
}
#home_see_us_in_too  ul, #home_see_us_in_too ul li {
	position: relative;
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
}
#content_public.content_home #col_right { width: 617px; }

#content_public.content_home #col_right h5 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 20px;
}
#content_public.content_home #col_right h5 .subtitle {
	font-size: 0.6em;
	font-weight: bold;
}

a#btn_featured-apps-scroller_prev, a#btn_featured-apps-scroller_prev:link, a#btn_featured-apps-scroller_prev:visited {
	width: 27px;
	padding-top: 27px;
	margin-top: 20px;
	float: left;
	background-image: url('../images/new/btn_home-featured-apps_prev.png');
}
a#btn_featured-apps-scroller_prev:hover { background-position: 0 -27px; }
a#btn_featured-apps-scroller_prev:active { background-position: 0 -54px; }
a#btn_featured-apps-scroller_next, a#btn_featured-apps-scroller_next:link, a#btn_featured-apps-scroller_next:visited {
	width: 27px;
	padding-top: 27px;
	margin-top: 20px;
	float: left;
	background-image: url('../images/new/btn_home-featured-apps_next.png');
}
a#btn_featured-apps-scroller_next:hover { background-position: 0 -27px; }
a#btn_featured-apps-scroller_next:active { background-position: 0 -54px; }
a#btn_featured-apps-scroller_prev.disabled,
a#btn_featured-apps-scroller_prev.disabled:link,
a#btn_featured-apps-scroller_prev.disabled:visited,
a#btn_featured-apps-scroller_prev.disabled:hover,
a#btn_featured-apps-scroller_prev.disabled:active,
a#btn_featured-apps-scroller_next.disabled,
a#btn_featured-apps-scroller_next.disabled:link,
a#btn_featured-apps-scroller_next.disabled:visited,
a#btn_featured-apps-scroller_next.disabled:hover,
a#btn_featured-apps-scroller_next.disabled:active {
	opacity: 0.5;
	-moz-opacity: 0.5;
	cursor: default;
	background-position: 0 0;
}

#featured_apps_scroller_container {
	width: 577px;
	height: 110px;
	padding: 0 23px 15px 17px;
	margin-right: 10px;
	background: url('../images/new/featured-app-scroller_back.png') center no-repeat;
}
#featured_apps_scroller {
	width: 520px;
	height: 94px;
	float: left;
}
#featured_apps_scroller_list { width: 20000px; }
#featured_apps_scroller_list .featured_apps_scroller_page {
	float: left;
	width: 520px;
}
#featured_apps_scroller_list .featured_apps_scroller_page a,
#featured_apps_scroller_list .featured_apps_scroller_page a:link,
#featured_apps_scroller_list .featured_apps_scroller_page a:visited {
	position: relative;
	display: block;
	float: left;
	width: 104px;
	height: 94px;
	text-align: center;
	background: url('../images/new/featured-app_back.png') 3px 64px no-repeat;
}

#home_cta h4 {
	float: left;
	width: auto;
	padding-right: 30px;
	font-size: 27px;
	color: #333;
	font-weight: bold;
	background: url('../images/new/home-cta-title-arrow.png') right center no-repeat;
}
#home_cta h4 a, #home_cta h4 a:link, #home_cta h4 a:visited {
	color: #333;
}
#home_cta p {
	clear: both;
	font-size: 1.2em;
	margin-top: 0px;
}
#home_cta .container {
	width: 300px;
	float: left;
}
#cta_availability { padding-right: 15px; }

#full-width_twitter {
	clear: both;
	width: auto;
	padding: 0 32px;

}

#content_public.content_home #full-width_twitter { margin-left: 10px; }
#full-width_twitter .inner {
	display: block;
	border: 1px solid #c8c8c8;
	background: #f0f0f0;
	color: #666;
	line-height: 29px;
	height: 29px;
	padding: 0 10px;
	font-style: italic;
	float:left;
	width:auto;
}

a#btn_footer-tell-a-friend, a#btn_footer-tell-a-friend:link, a#btn_footer-tell-a-friend:visited {
	width: 141px;
	padding-top: 16px;
	margin: 13px auto 0;
	background-image: url('../images/new/btn_footer-share-this.png');
}
a#btn_footer-share-this, a#btn_footer-share-this:link, a#btn_footer-share-this:visited {
	width: 141px;
	padding-top: 16px;
	margin: 13px auto 0;
	background-image: url('../images/new/btn_footer-share-this.png');
}

/* Get Satisfaction Overrides */
a#fdbk_tab, a#fdbk_tab:link, a#fdbk_tab:visited {
	top: 45% !important;
	margin-top: 60px;
}
#content_public.content_home .content_inner {
	width: 969px;
	padding: 15px 6px 5px 10px;
}
/*Partners page --------- newly added 27-07-09 --- */
#partners_feature {
	width:480px;
	height:179px;
	padding:20px 0 20px 460px;
	margin:0;
	background:url('../images/new/partners_feature_back.png');
}
#partners_feature h3 {
	width:430px;
	height:121px;
	overflow:hidden;
	text-indent:-9000px;
	margin-bottom:0;
}
#partners_feature p {
	font-size:16px;
	color:#6c8388;
	text-align: left;
	line-height:51px;
	width:180px;
	padding-left:35px;
	margin:0;
	background: url('../images/new/missed_one_notification.png');
}
.btn_partners_contact_us, .btn_partners_contact_us:link, .btn_partners_contact_us:visited {
	width:167px;
	height:51px;
	overflow:hidden;
	display:block;
	text-indent:-9000px;
	background:url('../images/new/btn_contact_us.png') 0 0 no-repeat;
	float:right;
	margin-right:-184px;
    margin-top:5px;
}
.btn_partners_contact_us:hover {background-position:0 -51px;}
.btn_partners_contact_us:active {background-position:0 -102px;}

#partners_1 {
	width:604px;
	height:130px;
	padding-left:335px;
	background:url('../images/new/partners_image_1.png') 0 10px no-repeat;
}
#partners_2 {
	width:494px;
	height:145px;
	padding-right:445px;
	background:url('../images/new/partners_image_2.png') right 20px no-repeat;
}
#partners_2_india {
	width:494px;
	height:145px;
	padding-right:445px;
	background:url('../images/new/partners_80percent.png') right 20px no-repeat;
}
#partners_3 {
	width:673px;
	height:265px;
	padding-left:266px;
	padding-top:50px;
	background:url('../images/new/partners_image_3.png') 0 25px no-repeat;
}
#partners_4 {
	width:679px;
	height:263px;
	padding-right:280px;
	padding-top:90px;
	margin-top:-50px;
	background:url('../images/new/partners_image_4.png') 670px 0 no-repeat;
}
#partners_5 {
	width:708px;
	height:280px;
	padding-left:231px;
	padding-top:50px;
	background:url('../images/new/partners_image_5_1.png') 0 0 no-repeat;
}
.userLogIn
{
	background-image:url('../images/new/btn_login_i.png');
    width: 89px;
    height:38px;
    float: left;
}
#no_text_lightview
{
	height:490px;
	width:550px;
}
#no_text_lightview .heading
{
	font-size: 20px;
	font-weight: bold;
	margin-top: -10px;
}
#no_text_contents
{
	height: 475px;
	width: 450px;
	padding: 10px 31px 5px;
	color: #666;
}

.UpdateInfoCancelButton
{
 background-image:url('../images/new/btn_remove_app_cancel.png');
 width:94px;
 height:38px;
 float:left;
 margin-left:85px;
 margin-top: -15px;
}
.UpdateInfoCancelButton:hover{ background-position: 0 -38px; }
.UpdateInfoCancelButton:active { background-position: 0 -76px; }
.IndexLogIn
{
    width: 84px;
    height:29px;
    float: left;
}
a#btn_register_cancel, a#btn_register_cancel:link, a#btn_register_cancel:visited {
	width: 94px;
	padding-top: 38px;
	margin-left: 5px;
	display: inline;
	float: right;
	margin-top: -15px;
	background-image: url('../images/new/btn_cancel.png');
}
a#btn_register_cancel:hover { background-position: 0 -38px; }
a#btn_register_cancel:active { background-position: 0 -76px; }

.red
{
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	color:Red;
	margin-top:3px;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	line-height:1.1em;
}
#ie-message 
{
	font-size: 14px;
	font-weight: bold;
	color: #F73434;
	line-height: 1.2em;
}
#ie-message a 
{
	font-size: 14px;
	color: White;
	text-decoration:underline;
}

.submitButton
{
	background-image:url('../images/new/btn_submit_i.png');
	width:146px;
	height:38px;
	margin-left: 400px;
	float: left;
}
.submitButton:hover
{
	background-image:url('../images/new/btn_submit_o.png');
}
.submitButton:active
{
	background-image:url('../images/new/btn_submit_a.png');
}
.editProfileContainer
{
	width: 313px;
	float: left;
	height: 220px;
}
a#EditProfileSubmitButton, a#EditProfileSubmitButton:link, a#EditProfileSubmitButton:visited
{
	background-image:url('../images/new/btn_submit_i.png');
	width:146px;
	height:38px;
	float: left;
	margin-left: 220px;
	margin-top: 10px;
}
a#EditProfileSubmitButton:hover
{
	background-image:url('../images/new/btn_submit_o.png');
}
a#EditProfileSubmitButton:active
{
	background-image:url('../images/new/btn_submit_a.png');
}

.EditProfileCancelButton
{
 background-image:url('../images/new/btn_remove_app_cancel.png');
 width:94px;
 height:38px;
 float: left;
 margin-left:10px;
 margin-top: 10px;
}
.EditProfileCancelButton:hover { background-position: 0 -38px; }
.EditProfileCancelButton:active { background-position: 0 -76px; }
.EditProfileContinue
{
 background-image:url('../images/new/btn_continue_o.png');
 width:146px;
 height:38px;
 float: left;
 margin-left:90px;
 margin-top: 25px;
}
.EditProfileContinue:hover { background-image:url('../images/new/btn_continue_i.png'); }
.EditProfileContinue:active { background-image:url('../images/new/btn_continue_a.png'); }
.EditProfileBack
{
 background-image:url('../images/new/ContactUsBack.png');
 width:89px;
 height:38px;
 float: left;
 margin-left:120px;
 margin-top: 30px;
}
.EditProfileBack:hover { background-image:url('../images/new/ContactUsBack.png'); }
.EditProfileBack:active { background-image:url('../images/new/ContactUsBack.png'); }
.stred
{
    color: Red;
    font-size:12px;
    font-weight:lighter;    
}
.stRedWhite
{
	color: White;
    font-size:12px;
    font-weight:lighter;    
    background-color: Red;
}
.stBlue
{
	color: Blue;
    font-size:12px;
    font-weight:lighter;
}
/*Copied from smarttouch.css to fix design issues in old pages like privacy policy,TOS*/

.contenth1
{
		font-family: Verdana;
		font-size: 13px; 
		font-weight: bold;
		text-align:center; 
		color: #6699CC; 
		line-height: 20px;
}
.contenth2
{
		font-family: Verdana;
		font-size: 12px; 
		font-weight: bold;
		text-align:center; 
		color: #6699CC; 
		line-height: 20px;
}
.center_content
{
	width:820px;
	height:100%;
	font-weight: bold;
}
.center_content ul li
{
		font-size:11px;
		font-weight:normal;
		font-family:Tahoma;
}
.center_content b 
{
		font-family : Verdana;
		font-size: 13px;
		font-weight: bold;
		text-align:center; 
		color: #6699CC; 
		line-height: 20px;
	    text-decoration:underline
}

.padding_li
{
		padding-top:5px;
}
.layout
{
    width: 775px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}
layout.h1
{
		font-family: Verdana; font-size: 13px; font-weight: bold;text-align:center; color: #6699CC; line-height: 20px;
}

.blacktxtbold
{
	font-weight: bold;
	color: #000000;
}	

.tellafriendsubmit, .tellafriendsubmit:active, .tellafriendsubmit:link
{
	float: right;
	display: inline;
	width: 146px;
	height: 38px;
	margin-right:15px;
	margin-top: 80px;
	background-image: url('../images/new/btn_tell-a-friend_submit_i.png');
}
.tellafriendsubmit:hover {background-image: url('../images/new/btn_tell-a-friend_submit_o.png');}
.tellafriendsubmit:active {background-image: url('../images/new/btn_tell-a-friend_submit_a.png');}
.resend
{
 background-image:url('../images/new/btn_resend.png');
 width:146px;
 height:38px;
 float:right;
 margin-top: -15px;
}
.resend:hover {background-position: 0 -38px;}
.resend:active {background-position: 0 -76px;}

.submitNA
{
	background-image:url('../images/new/btn_submit_i.png');
	width:146px;
	height:38px;
	float:right;
	margin-top: -15px;
}
.submitNA:hover { background-image:url('../images/new/btn_submit_o.png'); }
.submitNA:active { background-image:url('../images/new/btn_submit_a.png'); }

#whyemail_tooltip {
	position: absolute;
	z-index: 10000;
	top: 0;
	left: -9999px;
	width: 283px;
	height: 253px;
	padding: 19px 18px 55px;
	background: url('../images/new/sideload_tooltip_back.png') 0 0;
}
#whyemail_tooltip .title {
	display: block;
	margin: 0 0 25px;
	padding: 0;
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
#whyemail_tooltip .subtitle {
	display: block;
	margin: 0 0 5px;
	padding: 0;
	font-size: 14px;
	color: #c4c4c4;
}
#whyemail_tooltip p,
#whyemail_tooltip ol { line-height: 1.3em; }
#whyemail_tooltip ol {
	margin: 0 0 0 20px;
	padding: 0;
}
#whyemail_tooltip ol li {
	margin: 0;
	padding: 0 0 10px;
}

#sideload_tooltip {
	position: absolute;
	z-index: 10000;
	top: 0;
	left: -9999px;
	padding: 10px 10px 20px 20px;
	background: url('../images/new/sideload_tooltip_back1.png') 0 0;
}
#sideload_tooltip .title {
	display: block;
	margin: 0 0 -10px;
	padding: 0;
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
#sideload_tooltip .subtitle {
	display: block;
	margin: 0 0 5px;
	padding: 0;
	font-size: 14px;
	color: #c4c4c4;
}
#sideload_tooltip p { line-height: 1.3em; }

#whatsthis_tooltip {
	position: absolute;
	z-index: 10000;
	top: 0;
	left: -9999px;
	width: 283px;
	height: 130px;
	padding: 19px 18px 55px;
	background: url('../images/new/whats_this_tooltip.png') 0 0;
}

#whatsthis_tooltip .subtitle {
	display: block;
	margin: 0 0 5px;
	padding: 0;
	font-size: 14px;
	color: #c4c4c4;
}

#whatsthis_tooltip .title {
	display: block;
	margin: 0 0 25px;
	padding: 0;
	font-size: 30px;
	color: #333;
	font-weight: bold;
}

#whatsthis_tooltip p
{ line-height: 1.3em; }

#howdoiknow_tooltip {
	position: absolute;
	z-index: 10000;
	top: 0;
	left: -9999px;
	width: 283px;
	height: 125px;
	padding: 19px 18px 55px;
	background: url('../images/new/sideload_tooltip_back_new.png') 0 0;
}
#howdoiknow_tooltip .title {
	display: block;
	margin: 0 0 25px;
	padding: 0;
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
#howdoiknow_tooltip .subtitle {
	display: block;
	margin: 0 0 0;
	padding: 0;
	font-size: 14px;
	color: #c4c4c4;
}

#howdoiknow_tooltip p
{ line-height: 1.3em; }


.delete_msg
{
	font-size: 15px;
	line-height: 1.2em;
	text-align: justify;
}
#delete_contents
{
	color: #666;
	padding: 0px 20px;
	*padding-top: 15px;
}
.close_delete
{
	font-weight:bold;
	font-size: 15px;
	float:right;
	margin-top: 10px;
}
a#remove_app, a#remove_app:link, a#remove_app:visited
{
	position: absolute;
	background-image:url('../images/new/add_app_sprite.png');
	width: 61px;
	height: 17px;
	background-position: -72px 0;
	left: 31px;
	top: 140px;
}
a#remove_app:hover { background-position: -72px -17px; }
a#remove_app:active { background-position: -72px -34px; }

a#remove_appIn, a#remove_appIn:link, a#remove_appIn:visited
{
	position: absolute;
	background-image:url('../images/new/add_app_sprite.png');
	width: 61px;
	height: 17px;
	background-position: -72px 0;
	left: 25px;
	top: 140px;
}
a#remove_appIn:hover { background-position: -72px -17px; }
a#remove_appIn:active { background-position: -72px -34px; }

.editprofile_buttons
{
	float:left; 
	margin-left: 75px;
}
.disabledLink
{
color: #333;
text-decoration : none;
cursor: default;
opacity: 0.2;
}

#summary_contents
{
	height: 100%;
	width: 300px;
	padding: 5px 10px 5px 50px;
	color: #666666;
	line-height: 1.7em;
}

#summary_contents h3
{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}
#summary_contents .footnote
{
	display: block;
	clear: both;
	font-size: 0.9em;
	color: #999;
}

#support_message h4
{
	color: #3399CC;
	font-size: 14px;
	margin-top: 20px;
	margin-left: 15px;
	text-align: center;
}
a#btn_appfinder_continue, a#btn_appfinder_continue:link, a#btn_appfinder_continue:visited {
	 background-image:url('../images/new/btn_continue_o.png');
	 width:146px;
	 height:38px;
	 display: block;
	 margin-top: 15px;
	 margin-left: 85px;
}
a#btn_appfinder_continue:hover { background-image:url('../images/new/btn_continue_i.png'); }
a#btn_appfinder_continue:active { background-image:url('../images/new/btn_continue_a.png'); }

.visibility_hidden { visibility: hidden; }
.visibility_visible { visibility: visible; }

#sharethis
{
	height: 15px;
	display: inline-block;
	background-color: White;
	padding: 2px 2px 2px 7px;
	width: 198px;
}
.sharethis
{
	background-image:url('../images/new/share_this_sprite.gif');	
	height: 15px;
	width: 15px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-right: 7px;
}
a.chicklet
{
	height: 15px;
	width: 15px;
	margin-right: 7px;
	display: block;
	float: left;
}
#bebo
{
	background-image:url('../images/new/bebo.gif');	
}
#myspace
{
	background-position: 0 -520px;
}
#linkedin
{
	background-position: 0 -1240px;
}
#n4g
{
	background-position: 0 -900px;
}
#technorati
{
	background-position: 0 -120px;
}
#live
{
	background-position: 0 -300px;
}
#diigo
{
	background-position: 0 -780px;
}
#current
{
	background-position: 0 -640px;
}
.country
{
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	color: #23211F;
}
a.website
{
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	color: #23211F;
	text-decoration: none;
}
.btn_suggestion, .btn_suggestion:link, .btn_suggestion:visited {
	float: right;
	margin-top: -20px;
	*margin-top: 0px;
	width: 41px;
	padding-top: 17px;
	background-image: url('../images/new/btn_add.png');
}
.btn_suggestion:hover { background-position: 0 -17px; }
.btn_suggestion:active { background-position: 0 -34px; }
#btn_appfinder_cancel, #btn_appfinder_cancel:link, #btn_appfinder_cancel:visited
{
	width: 94px;
	padding-top: 38px;
	margin-left: 5px;
	display: inline;
	float: right;
	margin-top: -15px;
	background-image: url('../images/new/btn_cancel.png');
}
#sideload_cancel, #sideload_cancel:link, #sideload_cancel:visited
{
	width: 94px;
	padding-top: 38px;
	margin-left: 25px;
	display: inline;
	float: right;
	margin-top: 20px;
	background-image: url('../images/new/btn_cancel.png');
}
#btn_appfinder_cancel:hover,#sideload_cancel:hover { background-position: 0 -38px; }
#btn_appfinder_cancel:active,#sideload_cancel:active{ background-position: 0 -76px; }
#demo
{
	width: 350px;
}
/*Blog internals*/
#comments {
	border-top:1px dotted #999999;
	padding:20px 0;
	position:relative;
	width:100%;
}
.commentContainer {
	width:560px;
	background:url('../images/new/comment_block_blog_outer.png') 0 0 no-repeat;
	overflow:visible;
	margin:0 0 20px 30px;
}
.comment {
	width:520px;
	padding:20px 20px 0;
	background:url('../images/new/comment_block_blog_inner.png') 0 bottom no-repeat;
}
.commentMeta {padding-bottom:10px;}
.commentAuthor {font-size:14px;font-weight:bold;color:#333;}
.commentPostDate {color:#666;font-size:14px;}
.commentBody p {margin:0;}
.speechBubble {
	position:absolute;
	top:18px; left:-22px;
	width:23px;
	height:25px;
	display:block;
	background:url('../images/new/speechbubble.png') 0 0 no-repeat;
}
#leave_comment {
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	padding:20px 0;
}
#leave_comment .required {
	font-size:10px;
	font-style:italic;
	font-weight:normal;
	display:block;
}
#leave_comment #required_email {
	height:33px;
	line-height:33px;
	padding-left:10px;
	width:110px;
	float:left;
	display:block;
}
#leave_comment .boxForm ol li label {
	line-height:16px;
}
#comment_form_box {
	width:460px;
}
#comment_form_box ol li textarea#textarea_comment {
	background:transparent url(../images/new/contact_us_message_back.png) repeat scroll 0 0;
	border:1px solid #F2F2F2;
	float:left;
	height:113px;
	margin:0;
	padding:5px;
	position:relative;
	width:323px;
}
a#link_ok, a#link_ok:link, a#link_ok:visited,a#link_Success,a#link_Success:link,a#link_Success:visited,
a#welcome_ok, a#welcome_ok:link, a#welcome_ok:visited, a#link_Redirect, a#link_Redirect:link, a#link_Redirect:visited,
a#download_confirmed, a#download_confirmed:link, a#download_confirmed:visited
{
	height: 38px;
	width: 89px;
	float: left;
	margin-left: 70px;
	margin-top: 20px;
	background-image: url('../images/new/ok.png');
}
a#link_ok:hover,a#link_Success:hover,a#welcome_ok:hover,a#link_Redirect:hover,a#download_confirmed:hover { background-position: 0 -38px; }
a#link_ok:active,a#link_Success:active,a#welcome_ok:active,a#link_Redirect:active,a#download_confirmed:active { background-position: 0 -76px; }
/*blog post internals */

.boxForm ol,
.boxForm ol li {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
	clear: both;
}
.boxForm ol li { padding-bottom: 15px; }
.boxForm ol li label {
	position: relative;
	margin: 0;
	padding: 0 10px 0 0;
	width: 70px;
	display: block;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	line-height: 33px;
}
.boxForm ol li .fancySelect {
	height: 33px;
	line-height: 33px;
	background-image: url('../images/new/fancy_input_back-33.png');
}
.boxForm ol li .fancySelect.error {
	background-image: url('../images/new/fancy_input_back-33-error.png');
}

a#btn_dowload_apps, a#btn_dowload_apps:link, a#btn_dowload_apps:visited {
	width: 146px;
	padding-top: 38px;
	margin-left: 35px;
	display: inline;
	float: left;
	margin-top: -15px;
	background-image: url('../images/new/btn_download_i.png');
}
a#btn_dowload_apps:hover { background-position: 0 -38px; }
a#btn_dowload_apps:active { background-position: 0 -76px; }

a#Download_Continue, a#Download_Continue:link, a#Download_Continue:visited {
	width: 146px;
	padding-top: 38px;
	margin-left:175px;
	display: inline;
	float: left;
	margin-top: 15px;
	background-image: url(../images/new/btn_continue_o.png);
}
a#Download_Continue:hover { background-position: 0 -38px; }
a#Download_Continue:active { background-position: 0 -76px; }

.contnueBr
{
 background-image:url('../images/new/Enviar.png');
	width:146px;
	height:38px;
	float:right;
	margin-top: -15px;
}
.contnueBr:hover {background-position: 0 -38px;}
.contnueBr:active {background-position: 0 -76px;}

.backBr
{
 background-image:url('../images/new/Voltar.png');
	width:89px;
	height:38px;
	float:right;
	margin-top: -15px;
	margin-right:180px;
}
.backBr:hover {background-position: 0 -38px;}
.backBr:active {background-position: 0 -76px;}

.green
{
color:#98c652;
text-decoration:none;
}

.FacebookLikeContainer {
	position: fixed;
	z-index: 99999;
	right: -350px;
	top: 70%;
	margin-top: -300px;
	width: 350px;
	height: 74px;
	padding-left: 35px;
}

#FacebookLikeInner {
	z-index: 100;
	width: 345px;
	height: 150px;
	background-color: White;
	border: solid 2px #B8B8B8;
	margin-left: 2px;
}

#ImageFacebookLogo
{
    width: 120px;
    height: 40px;
    margin: 3px 0px 0px 3px;
    float: left;
}

#ImageShorthandLogo
{
    width: 120px;
    height: 40px;
    margin: 3px 0px 0px 3px;
    float: left;
}

a#FacebookLikeButton, a#FacebookLikeButton:link, a#FacebookLikeButton:visited {
	position: absolute;
	z-index: 200;
	display: block;
	left: 0;
	width: 37px;
	height: 0;
	overflow: hidden;
	padding-top: 121px;
	background: url('../images/new/fbvertical.png') 0 0 no-repeat;
}
