html {
    background: #f2fafb url(images/yuku-background2.gif) repeat-x 0 0;
    height: 100%;
    overflow: hidden;
}

body {
    color: #786a5f;
    background: transparent url(images/stripe-bg.gif) repeat scroll 50% 50%;
    height: 100%;
    overflow: auto;
}

h1, h2, h3 { font-size: 1.6em; text-transform: capitalize; }
h2 { font-weight: bold; }
a, a:visited {
    cursor: pointer;
    text-decoration: none;
    color: #1da4d3;
}

dl {
    margin: 1.3em 0;
    overflow: hidden;
    display: inline-block;
    position: relative;
}
dl { display: block; }
dt {
    display: block;
    float: left; clear: left;
    font-weight: bold;
    padding-right: 5px;
    white-space: nowrap;
}
dd {
    display: block;
}
a:hover {
    color: #1d9ed3;
    text-decoration: underline;
}

div.ka-main .ka-section .ka-content {
    font-size:13px;
}

div.ka-main .ka-section .ka-content p {
    margin-bottom: 5px;
}

.ka-page-actions a.ka-next {
    background: white url(images/see-more.gif) no-repeat scroll 100% 50%;
    padding-right: 30px;
    padding-left: 40px;
    padding-top: 3px;
    padding-bottom: 2px;
    float: right;
    white-space: nowrap;
    font-size: 15px;
}
.ka-search-form button {
    background-color: #71c6e5;
}

* html .ka-search-form input {
    margin-top: -2px;
}

select {
    border: 1px solid #D9D9D9;
    padding: 2px;
    vertical-align: middle;
}
.ka-content-actions a {
    font-weight: bold;
}

.ka-main .ka-sub-nav {
    padding: 10px 25px 10px 25px;
}

.ka-main .ka-sub-nav a {
    padding: 4px 6px;
    font-size: 15px;
}
.ka-main .ka-sub-nav a:hover {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #6FC5E5 none repeat scroll 0 0;
    color: #FFFFFF;
    text-decoration: none;
}

.ka-main .ka-sub-nav a.ka-active {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #1C9DD3 none repeat scroll 0 0;
    color: #FFFFFF;
}

#ka-page-wrap {
    background: transparent url(images/flower_lg.png) no-repeat 0 0;
}
* html #ka-page-wrap {
    background: none;		/*IE6 does not get a flower background period! */
}

#ka-header .ka-company-logo {
    background: transparent url(images/yuku-beta.png) no-repeat scroll 0 0;
    float: left;
    height: 113px;
    margin: 10px 0 0;
    width: 212px;
    text-indent: -100000px;
}
* html #ka-header .ka-company-logo {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/yuku-beta.png', sizingMethod='crop');
}

#ka-header .ka-company-slogan {
    background: transparent url(images/universe.png) no-repeat scroll 0 0;
    float: left;
    height: 58px;
    margin: 35px 0 0 0;
    width: 306px;
    text-indent: -100000px;
}
* html #ka-header .ka-company-slogan {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/universe.png', sizingMethod='crop');
}

.ka-create-communtiy a {
    background: url(images/create2.png) no-repeat;
    position: relative;
    border: 0;
    width: 204px;
    height: 61px;
    text-indent: -100000px;
    outline-width: 0;
}

* html .ka-create-communtiy a {
    cursor: pointer;
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/create2.png', sizingMethod='crop');
}

.ka-create-communtiy a:hover {
    background-position: 0 -60px;
    text-decoration: none;
}

.ka-register a,
.ka-sign-in a {
    font-family: Arial,Helvetica,sans-serif;
    color: #1DA4D3 !important;
    outline-width: 0;
}
.ka-register a {
    border-left: 1px solid #1DA4D3;
}
#ka-header #ka-login {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    width: 282px;
    margin-top: 45px;
    margin-bottom: 25px;
}
.ka-msie-7-0 #ka-header #ka-login {
    height: 251px;
}
#ka-header #ka-login h2 {
    background: transparent url(images/login_box_top.png) no-repeat scroll 0 0;
    text-indent: -100000px;
    position: absolute; top: -45px;
    width: 282px; height: 45px;
}
* html #ka-header #ka-login h2 {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/login_box_top.png', sizingMethod='scale');
}

#ka-header #ka-login #ka-login-box-style-helper1 {
    background: transparent url(images/login_box_mid.png) repeat-y scroll 0 0;
    position: absolute; z-index: 1;
    left: 0; top: 0;
    width: 282px; height: 100%;
}
* html #ka-header #ka-login-page-profile #ka-login-box-style-helper1,
* html #ka-header #ka-login #ka-login-box-style-helper1 {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/login_box_mid.png', sizingMethod='scale');
    height: expression(this.parentNode.offsetHeight);
}

#ka-header #ka-login form {
    position: relative;
    left: 0; top: 0;
    z-index: 2;
    width: 282px;
}
#ka-header #ka-login #ka-login-box-style-helper2 {
    background: transparent url(images/login_box_btm.png) no-repeat scroll 0 0;
    position: absolute; left: 0; bottom: -25px;
    width: 282px; height: 25px;
}
* html #ka-header #ka-login #ka-login-box-style-helper2 {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/login_box_btm.png', sizingMethod='scale');
}

#ka-header #ka-login a.ka-close {
    position: absolute;
    right: 16px; top: -31px;
    z-index:3;
    width: 20px; height: 20px;
    overflow:hidden;
    text-indent:-100px;
}
#ka-header #ka-login form div.ka-field {
    padding-left: 29px;
    margin-bottom: 5px;
}

#ka-header #ka-login form div.ka-username {
    margin-top: 0;
    padding-bottom: 4px;
}

#ka-header #ka-login form label {
    padding-left: 5px;
    font-size: 16px;
    font-weight: bold;
}

#ka-header #ka-login form input {
    font-size: 18px;		/*pvd*/
    background: transparent url(images/input_sm.gif) no-repeat scroll 0 0;
    width: 190px; height: 40px;
    border: 0 none;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 18px;
}
.ka-msie form input {
    background-attachment: fixed;
}

#ka-header #ka-login form input:focus,
#ka-header #ka-login form input.ka-hover,
#ka-header #ka-login form input:hover {
    background-position: 0 100%;
}
#ka-header #ka-login .ka-form-actions {
    float: left;
    padding: 0 0 0 29px;
}

#ka-page #ka-header #ka-login .ka-form-actions  button {
    float: left;
}
#ka-header #ka-login .ka-forgot-actions {
    float: left;
    margin: 0;
}


#ka-header {
    height: 125px;
    z-index: 2;
}

#ka-content {
    padding-top: 18px;
    background: transparent url(images/wrapper_top_FFF.png) no-repeat scroll 0 0;
    font-size: 12px;
    position: relative;
    z-index: 1;
}
* html #ka-content {
    position: relative;
    width: 100%;
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/wrapper_top_FFF.png', sizingMethod='crop');
    overflow: visible;
}


.ka-modal a.ka-cancel, .ka-modal button, .ka-modal a.ka-button,
#ka-page button, #ka-page a.ka-button {
    position: relative;
    border-collapse: collapse;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font: inherit !important;
    background: transparent url(images/button_arrow_left_FFF.png) no-repeat scroll 0 0;
    color: #fff;
    border: 0px solid white !important;
    margin: 0;
    padding: 0 0 0 11px;
    height: 56px;
    line-height: 0;
    display: block;
    white-space: nowrap !important;
    -moz-appearance:none !important;
    -webkit-appearance:none !important;
    -webkit-box-sizing: border-box;
}
.ka-modal a.ka-cancel span,
.ka-modal button span, .ka-modal a.ka-button span,
#ka-page button span, #ka-page a.ka-button span {
    position: relative;
    border-collapse: collapse;
    background: transparent url(images/button_arrow_right_FFF.png) no-repeat scroll 100% 0;
    line-height: 54px;
    height: 56px;
    display: block;
    margin: 0;
    padding: 0 35px 0 10px;
    text-align: center;
    font-size: 15px;
    white-space: nowrap !important;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: content-box;
}

.ka-modal a.ka-cancel {
    background: transparent url(images/button_cancel_right.png) no-repeat scroll 100% 0;
    padding: 0 11px 0 0;
}

.ka-modal a.ka-cancel span {
    display: inline;
    float: left;
    background: transparent url(images/button_cancel_left.png) no-repeat scroll 0 0;
    padding: 0 10px 0 35px;
}

/* @media screen and (-webkit-min-device-pixel-ratio:0) { */
/* 	/\* Safari and Google Chrome only - fix margins *\/ */
/*     button span { */
/* 	display: none; */
/* 		margin-top: -2px; */
/* 	} */

/* } */
button::-moz-focus-inner {
    padding: 0;
    border: 0 none;
}
html #ka-page #ka-content .ka-left-button {
    padding: 0 11px 0 0;
    background: transparent url(images/button_arrow_left_cap.png) no-repeat scroll 100% 0;
}
html #ka-page #ka-content .ka-left-button span {
    padding: 0 10px 0 35px;
    background: transparent url(images/button_arrow_left.png) no-repeat scroll 0 0;
}
#ka-page button.ka-left-button:hover {
    background-position: 100% -56px !important;
}
#ka-page button.ka-left-button:hover span {
    background-position: 0 -56px !important;
}

html.ka-msie #ka-page #ka-content button,
html.ka-msie #ka-page #ka-content button span,
html.ka-msie #ka-page #ka-content a.ka-button,
html.ka-msie #ka-page #ka-content a.ka-button span {
    white-space: nowrap;
    float: left;
}

html.ka-msie #ka-page #ka-updatepass-page #ka-content button span,
html.ka-msie #ka-page #ka-updatepass-page #ka-content a.ka-button span {
    float: left;
}

.ka-modal a.ka-cancel:hover span,
.ka-modal a.ka-button:hover, .ka-modal button:hover,
#ka-page a.ka-button:hover, #ka-page button:hover {
    background-position: 0 -56px;
    text-decoration: none;
}

.ka-modal a.ka-cancel:hover,
.ka-modal a.ka-button:hover span, .ka-modal button:hover span,
#ka-page a.ka-button:hover span, #ka-page button:hover span {
    background-position: 100% -56px;
}

.ka-main .ka-section {
    padding: 10px 40px;
}
/* .ka-registration-page .ka-main .ka-section, */
/* .ka-front-pages .ka-main .ka-section { */
/*     padding: 10px 25px; */
/* } */


.ka-main .ka-page-actions {
    padding: 0 40px 20px 40px;
    overflow: hidden;
    display: inline-block;
}
.ka-main .ka-page-actions {
    display: block;
}
#ka-page .ka-main .ka-page-actions button, #ka-page .ka-main .ka-page-actions .ka-button,
#ka-page .ka-main .ka-page-actions button, #ka-page .ka-main .ka-page-actions .ka-button  span {
    display: block;
    float: right;
}

.ka-main .ka-section .ka-section {
    padding: 0;
}
.ka-page-description {
    margin: 15px 40px;
    color: #9f9f9f;
    font-size: 18px;
    line-height: 2;
}
.ka-page-description big {
    font-size: 1.4em;
    color: #786a5f;
}
.ka-page-description strong {
    font-size: 1.4em; font-style: italic;
    color: white;
    background: #5bbee8;
    padding: 0 .25em;
    white-space: nowrap;
}

.ka-main {
    position: relative;
    background:transparent url(images/wrapper_mid_FFF.png) repeat-y scroll 0 0;
    width: 900px;
}
* html .ka-main {
    background: none;
    z-index: 2;
    margin-bottom: 0;
}
* html .ka-style-helper1 {
    position: absolute;
    width: 917px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/wrapper_mid_FFF.png', sizingMethod='scale');
    height: expression(this.parentNode.offsetHeight-36);
    z-index: 1;
}
.ka-style-helper2 {
    font-size: 0;
    background:transparent url(images/wrapper_bottom_FFF.png) repeat-y scroll 0 0;
    width: 917px;
    height: 18px;
}
* html .ka-style-helper2 {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/wrapper_bottom_FFF.png', sizingMethod='crop');
}

/* tmp?? */
input[type=text]:focus,
input[type=password]:focus {
  outline: 0 none;
}
#ka-content div.ka-password-field input,
#ka-content div.ka-text-field input {
    background: transparent url(images/input_lg.gif) no-repeat scroll 0 0;
    border: 0 none;
    height: 45px; width: 450px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 20px;
    font-size: 30px;
}

.ka-msie #ka-content .ka-password-field input,
.ka-msie #ka-content .ka-text-field input {
    background: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    dislay: block !important;
    width: 100% !important;
}
.ka-msie #ka-content .ka-password-field .ka-input-wrapper,
.ka-msie #ka-content .ka-text-field .ka-input-wrapper {
    background: transparent url(images/input_lg.gif) no-repeat scroll 0 0;
    display: inline-block;
    overflow: hidden;
    height: 55px; width: 458px;
    line-height: 0;
    padding-left: 10px; padding-right: 10px;
}

.ka-secondary-page #ka-content div.ka-field span.ka-description {
    font-size: 12px;
    display: block;
}

#ka-content div.ka-field .ka-hover,
#ka-content div.ka-field .ka-input-wrapper:hover,
#ka-content div.ka-field .ka-input-wrapper:focus,
#ka-content div.ka-field input:hover,
#ka-content div.ka-field input:focus {
    background-position: 0 -55px !important;
}
#ka-content div.ka-multi-field {
    overflow: hidden;
}
#ka-content div.ka-multi-field span.ka-password-field input,
#ka-content div.ka-multi-field span.ka-text-field input {
    background: transparent url(images/input_sm.gif) no-repeat scroll 0 0;
    border: 0 none;
    height: 45px; width: 185px;
    padding-right: 15px;
    padding-top: 10px;
    padding-left: 10px;
    font-size: 30px;
}
.ka-msie #ka-content div.ka-multi-field span.ka-password-field .ka-input-wrapper,
.ka-msie #ka-content div.ka-multi-field span.ka-text-field .ka-input-wrapper {
    background: transparent url(images/input_sm.gif) no-repeat scroll 0 0;
    width: 187px !important;
}

/* /tmp?? */
div.ka-field input,
div.ka-field textarea {
    color: #786a5f;
}

#ka-portal-footer {
    background: transparent url(images/footerb.png) no-repeat scroll 0 100%;
    display: block;
    padding-top: 20px;
    height: 133px;
    width: 917px;
}
* html #ka-portal-footer {
    background-image: url(images/footerb_ie.png);
}

#ka-portal-footer ul {
    display: inline;
}


#ka-portal-footer ul li {
    display: inline;
}
#ka-portal-footer ul li a {
    float: left; display: block;
    background-image: url(images/footerbullet.jpg);
    background-position: 30px 0.3em;
    background-repeat: no-repeat;
    width: 100px;
    font-size: 12px;
    height: 20px;
    margin: 0; padding: 0;
    padding-left: 40px;

}

#ka-portal-footer h2 {
    height: 70px;
    text-indent: -100000px;
}

/*  specific */
.ka-front-pages .ka-style-helper2{
    display: none;
}
.ka-front-pages .ka-main {
    margin-bottom: 157px;
}

.ka-front-pages .ka-main .ka-section {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

* html .ka-front-pages .ka-main {
    margin-bottom: 0;
}
.ka-front-pages #ka-content {
    position: relative;
}

* html .ka-front-pages #ka-content {
    zoom: 1.0;
}

.ka-registration-page #ka-content .ka-main-section,
.ka-front-pages #ka-content .ka-main-section {
    background: transparent url(images/flower_sm.jpg) no-repeat scroll 100% 20%;
}

.ka-secondary-page .ka-main-section h3 {
    margin-top: 1em;
    text-transform: none;
}

.ka-secondary-page .ka-main-section h2,
.ka-registration-page #ka-content .ka-main-section h2,
.ka-front-pages #ka-content .ka-main-section h2 {
    display: block;
    font-size: 35px; font-weight: normal;
    height: 88px;
    vertical-align: bottom; white-space: nowrap; line-height: 110px;
    text-indent: 4px;
    padding-bottom: 25px;
}
#ka-error401-page .ka-main-section h2{
    font-size: 35px; font-weight: normal;
    height: auto;
    line-height: 1;
    padding-bottom: 25px;
    padding-top: 32px;
    white-space: normal;
    text-transform: none;
}

#ka-createcommunity-page #ka-content .ka-main-section h2,
#ka-default-page #ka-content .ka-main-section h2 {
    overflow: hidden;
    width: 741px;
    height: 88px;
    text-indent: -100000px;
    background: transparent url(images/start_your_own.png) no-repeat scroll 0 0;
}
* html #ka-createcommunity-page #ka-content .ka-main-section h2,
* html #ka-default-page #ka-content .ka-main-section h2 {
    position: relative;
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/start_your_own.png', sizingMethod='crop');
}
#ka-default-page .ka-link-container {
	float: right;
	width: 335px;
} 
#ka-default-page .ka-promo-link {
    float: right;
    width: 333px; height: 270px;
    background: transparent url(images/promo_img_link.png) no-repeat scroll 0 0;
    text-indent: -200px;
    overflow: hidden;
    margin-top: -5px;
}
#ka-default-page .ka-app-link {
	background: transparent url(images/app_img_link.png) no-repeat scroll 0 0;
	float: right;
	height: 90px;
	margin-top: 20px;
	overflow: hidden;
	text-indent: -200px;
	width: 319px;
}
#ka-default-page #ka-create-domain {
    width: 453px;
}
#ka-default-page #ka-content .ka-main-section  {
    background-image: none;
}
#ka-createcommunity-page .ka-subnav-create-community {
    visibility: hidden;
}

.ka-front-pages .ka-main .ka-form-actions {
    padding-left: 200px;
    text-align: left;
}

.ka-front-pages .ka-main label {
    width: 210px;
}

#ka-default-page .ka-site-name,
#ka-default-page .ka-site-url {
    margin-left: -10px;
    height: 80px;
}

* html #ka-default-page .ka-site-name,
* html #ka-default-page .ka-site-url {
    margin-left: 0;
}

#ka-default-page .ka-site-name {
    background: transparent url(images/name_your_site.png) no-repeat scroll 0 0;
}
#ka-default-page .ka-site-url {
    background: transparent url(images/claim_a_url.png) no-repeat scroll 0 0;
}

#ka-default-page  #ka-content .ka-site-name label,
#ka-default-page  #ka-content .ka-site-url label {
    display: block; float: none;
    font-size: 1px;
    text-indent: -200px;
    overflow: hidden;
    height: 24px;
    background: transparent;
}

#ka-default-page  #ka-content .ka-site-name label {
    margin-left: 10px;
    width: 135px;
}
#ka-default-page  #ka-content .ka-site-url label {
    margin-left: 10px;
    width: 110px;
}
#ka-default-page #ka-content .ka-site-name input,
#ka-default-page #ka-content .ka-site-url input,
#ka-default-page #ka-content .ka-site-name input:hover,
#ka-default-page #ka-content .ka-site-url input:hover,
#ka-default-page #ka-content .ka-site-name input.ka-hover,
#ka-default-page #ka-content .ka-site-url input.ka-hover,
#ka-default-page #ka-content .ka-site-name input:focus,
#ka-default-page #ka-content .ka-site-url input:focus {
    display: block; float: none;
    background: none !important;
    height: 35px;
    padding-top: 6px;
    margin-top: 5px;
    padding-left: 44px;
}
.ka-msie #ka-default-page #ka-content .ka-input-wrapper {
    margin-left: 40px;
}
.ka-msie #ka-default-page #ka-content .ka-site-name .ka-input-wrapper,
#ka-default-page #ka-content .ka-site-name input {
    width: 370px;
    background: none !important;
}

#ka-default-page #ka-content .ka-site-url .ka-input-wrapper,
#ka-default-page #ka-content .ka-site-url input {
    width: 270px;
    background: none !important;
}

* html #ka-default-page #ka-content .ka-site-url {
    overflow: hidden;
}

#ka-default-page #ka-content form .ka-status {
    left: 125px; top: -50px;
}
html.ka-msie-7-0 #ka-default-page #ka-content form .ka-status,
* html #ka-default-page #ka-content form .ka-status {
    left: 130px; top: -105px;
}
html.ka-webkit #ka-default-page #ka-content form .ka-status {
    top: -77px;
}

#ka-default-page #ka-content form .ka-form-actions {
    padding: 0;
}
#ka-default-page #ka-content form .ka-form-actions button,
#ka-default-page #ka-content form .ka-form-actions button span {
    padding: 0;
    margin: 0;
}
#ka-default-page #ka-content form .ka-form-actions button {
    background: transparent url(images/create_site_button.gif) no-repeat scroll 0 0;
    height: 72px; width: 200px;
    margin-bottom: 16px;
}
#ka-default-page #ka-content form .ka-form-actions button:hover,
#ka-default-page #ka-content form .ka-form-actions button.ka-hover {
    background-position: 100% 0;
}
#ka-default-page #ka-content form .ka-form-actions button span {
    visibility: hidden;
    background: none;
}
* html #ka-default-page .ka-site-url .ka-description,
#ka-default-page .ka-site-url .ka-description {
     display: none !important;
     filter: none !important;
}

#ka-createcommunity-page .ka-site-name label {
    background: transparent url(images/name_site.gif) no-repeat scroll 0 0;
    display: block;
    text-indent: -100000px;
}

#ka-createcommunity-page .ka-site-url label {
    background: transparent url(images/choose_url.gif) no-repeat scroll 0 0;
    display: block;
    text-indent: -100000px;
}

#ka-createcommunity-page .ka-site-url .ka-description,
#ka-default-page .ka-site-url .ka-description {
    /*background: transparent url(images/yukudotcom.gif) no-repeat scroll 0 50%;
    margin-left: 0;
    color: transparent;*/
}

.ka-msie #ka-createcommunity-page .ka-site-url .ka-description,
.ka-msie #ka-default-page .ka-site-url .ka-description {
    display: none;
    display: inline-block;
    text-indent: -100000px;
    width: 106px;
    position: relative;
    top: -3px;
}

* html #ka-createcommunity-page .ka-site-url .ka-description,
* html #ka-default-page .ka-site-url .ka-description {
    top: -15px;
}

#ka-createcommunity-page #ka-content .ka-user-name input,
#ka-createcommunity-page #ka-content .ka-email input,
#ka-createcommunity-page #ka-content .ka-site-url input {
    background: transparent url(images/input_md.gif) no-repeat scroll 0 0;
    width: 325px;
    padding-left: 10px; padding-right: 15px;
}

.ka-msie #ka-createcommunity-page #ka-content .ka-user-name .ka-input-wrapper,
.ka-msie #ka-createcommunity-page #ka-content .ka-email .ka-input-wrapper,
.ka-msie #ka-createcommunity-page #ka-content .ka-site-url .ka-input-wrapper {
    background: transparent url(images/input_md.gif) no-repeat scroll 0 0;
    width: 327px;
}

.ka-front-pages ul.ka-feature-pics li.ka-platform a {
    background: url(images/why-yuku_FFF.png) no-repeat 0 0;
}
* html .ka-front-pages ul.ka-feature-pics li.ka-platform a {
    background:none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/why-yuku_FFF.png', sizingMethod='crop');
}

.ka-front-pages ul.ka-feature-pics li.ka-features a {
	background: url(images/our-features_FFF.png) no-repeat 0 0;
}
* html .ka-front-pages ul.ka-feature-pics li.ka-features a {
    background:none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/our-features_FFF.png', sizingMethod='crop');
}


.ka-front-pages ul.ka-feature-pics li.ka-communities a {
	background: url(images/top-sites_FFF.png) no-repeat 0 0;
}
* html .ka-front-pages ul.ka-feature-pics li.ka-communities a {
    background:none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/top-sites_FFF.png', sizingMethod='crop');
}

.ka-front-pages ul.ka-feature-pics li a.ka-hover,
.ka-front-pages ul.ka-feature-pics li a:hover {
	background-position: -306px 0;
}

* html .ka-front-pages .ka-style-helper1 {
    height: expression(this.parentNode.offsetHeight-175);
}

* html #ka-login-page-profile .ka-style-helper1,
* html #ka-login-page .ka-style-helper1 {
    height: expression(this.parentNode.offsetHeight-36);
}

.ka-front-pages ul.ka-feature-pics {
    padding-top: 10px;
    clear: both;
}

* html .ka-front-pages ul.ka-feature-pics {
    height: 157px;
    font-size: 0;
}

.ka-front-pages ul.ka-feature-pics li a {
    display: block;
    height: 157px; width: 306px;
    position: absolute;
    bottom: -157px;
    text-indent: -100000px;
}
* html .ka-front-pages ul.ka-feature-pics li a {
    bottom: 0;
}

.ka-front-pages li.ka-platform a { left: 0; }
.ka-front-pages li.ka-features a { left: 306px; }
.ka-front-pages li.ka-communities a { left: 612px; }

/* tabbed nav */
#ka-portal-nav {
    background: transparent url(images/navbg.gif) no-repeat scroll 0 0;
    height: 147px;
    margin: 0 3px !important;
    padding: 30px 0 0 30px !important;
    width: 863px;
}
#ka-portal-nav.ka-fine-print-pages {
    background: transparent url(images/about-header.png) no-repeat scroll 0 0;
}

#ka-portal-nav.ka-fine-print-pages h2 {
    visibility: hidden;
}

#ka-portal-nav li {
    display: inline;
}

#ka-portal-nav h2 {
    height:81px;
    text-indent: -100000px;
}
#ka-portal-nav .ka-nav a {
    display: block;
    float: left;
    position: relative;
    z-index: 0;
    height: 36px;
    margin-right: 3px;
    text-indent: -10000px;
    outline-width: 0;
}
#ka-portal-nav .ka-nav a:hover {
    background-position: 0 -40px;
    outline-width: 0;
}
#ka-portal-nav .ka-nav a:focus,
#ka-portal-nav .ka-nav a:active {
    outline-width: 0;
}
#ka-portal-nav .ka-nav .ka-active a:hover {
    background-position: 0 0;
}
#ka-portal-nav .ka-active a {
    top: -5px;
}

#ka-portal-nav .ka-localnav-our-platform a {
    background: transparent url(images/hearttabbl.png) no-repeat scroll 0 0;
    width: 60px;
}

.ka-localnav-kickass-features a {
    background: transparent url(images/kickcombo.png) no-repeat scroll 0 0;
    width: 181px;
}
.ka-localnav-ning-step-aside a {
    background: transparent url(images/ningcombo.png) no-repeat scroll 0 0;
    width: 172px;
}

.ka-localnav-mmm-eye-candy a {
    background: transparent url(images/candycombo.png) no-repeat scroll 0 0;
    width: 168px;
}

.ka-localnav-the-yukuverse a {
    background: transparent url(images/yukuversecombo.png) no-repeat scroll 0 0;
    width: 148px;
}

.ka-localnav-about-us a {
    background: transparent url(images/about-tab.png) no-repeat scroll 0 0;
    width: 107px;
}

.ka-localnav-faq a {
    background: transparent url(images/faq-tab.png) no-repeat scroll 0 0;
    width: 79px;
}

.ka-localnav-contact a {
    background: transparent url(images/contact-tab.png) no-repeat scroll 0 0;
    width: 95px;
}

.ka-localnav-advertise a {
    background: transparent url(images/advertise.png) no-repeat scroll 0 0;
    width: 107px;
}

.ka-localnav-legal-stuff a {
    background: transparent url(images/legal-tab.png) no-repeat scroll 0 0;
    width: 116px;
}

.ka-localnav-support a {
    background: transparent url(images/support-tab.png) no-repeat scroll 0 0;
    width: 103px;
}


/* portal page */

#ka-platform-page .ka-main .ka-section {
    margin: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

#ka-platform-page #ka-portal-nav h2 {
    background: transparent url(images/whyloveyuku.png) no-repeat scroll 0 0;
}


* html #ka-features-page #ka-portal-nav h2,
* html #ka-platform-page #ka-portal-nav h2 {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/ytrick.png', sizingMethod='crop');
}

#ka-platform-page #ka-portal-nav .ka-localnav-our-platform a {
    background: transparent url(images/hearttabwh.png) no-repeat scroll 0 0;
    height: 46px; width: 79px;
    left: 15px;
    z-index: 2;
}
#ka-platform-page #ka-content h2 {
    text-indent: -10000px;
}
#ka-platform-page #ka-content p {
    margin-top: 1em;
}

#ka-platform-page .ka-main .ka-killer-forums {
    position: relative;
    min-height: 260px;
    padding-left: 370px;
    padding-top: 40px;
    background: transparent url(images/v2d_chat_bg.jpg) no-repeat scroll bottom right;
    z-index: 1;
}

* html #ka-platform-page .ka-killer-forums {
    height: 260px;
}

#ka-platform-page .ka-killer-forums h2 {
    background: transparent url(images/v2d_tr.jpg) no-repeat scroll 0 0;
    height: 74px;
}
#ka-platform-page .ka-killer-forums h2,
#ka-platform-page .ka-killer-forums ul,
#ka-platform-page .ka-killer-forums p {
    width: 460px;
}

#ka-platform-page .ka-killer-forums .ka-board-screen-shot {
    position: absolute;
    top: 40px; left: 40px;
}

#ka-platform-page .ka-tricked-out-profiles {
    position: relative;
    z-index: 2;
    margin-top: -10px;
}

#ka-platform-page .ka-tricked-out-profiles h2 {
    background: transparent url(images/v2d_cl.jpg) no-repeat scroll 30px 0;
    height: 97px;
}

#ka-platform-page .ka-main .ka-tricked-out-profiles h2,
#ka-platform-page .ka-main .ka-tricked-out-profiles ul,
#ka-platform-page .ka-main .ka-tricked-out-profiles p {
    padding-left:30px;
    width: 291px;
}

#ka-platform-page .ka-tricked-out-profiles .ka-profile-screen-shot {
    height: 202px;
    position: absolute;
    right:47px; top:6px;
    overflow: hidden;
}

* html #ka-platform-page .ka-tricked-out-profiles .ka-profile-screen-shot img {
    display: none;
}

* html #ka-platform-page .ka-tricked-out-profiles .ka-profile-screen-shot {
    width: 506px;
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/portal/bypass/images/v2d_cr.png', sizingMethod='crop');
}

#ka-platform-page .ka-tricked-out-profiles div:hover,
#ka-platform-page .ka-tricked-out-profiles div.ka-hover {
    overflow: visible;
}
#ka-platform-page .ka-tricked-out-profiles div.ka-hover {
    height: 577px;
}

#ka-platform-page .ka-customization {
    padding-top: 40px;
}
#ka-platform-page .ka-customization p {
    padding-right: 10px;
}

#ka-platform-page .ka-customization h2 {
    background: transparent url(images/v2d_com2.jpg) no-repeat scroll 0 0;
    height: 185px; width: 385px;
    float: left;
    padding-right: 20px;
}

#ka-platform-page .ka-customization-examples {
    clear: left;
    text-align: center;
    padding-bottom: 10px;
}

#ka-platform-page .ka-customization-examples img {
    margin: 5px;
}

#ka-platform-page .ka-main .ka-section {

}

#ka-features-page #ka-portal-nav h2 {
    background: transparent url(images/ytrick.png) no-repeat scroll 0 0;
}

#ka-features-page #ka-portal-nav .ka-localnav-kickass-features a {
    background: transparent url(images/kafeatwhtab.png) no-repeat scroll 0 0;
    height: 46px; width: 195px;
    left: -15px;
    z-index: 2;
    margin-right: -20px;
}

#ka-features-page #ka-forum-features h2,
#ka-features-page #ka-profile-features h2 {
    line-height: 2em;
    font-size: 2.2em;
    text-transform: uppercase;
    width: 300px;
}

#ka-features-page h3 {
    white-space: nowrap;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    font-size: 15px;
    color: #61bae6;
}
#ka-features-page h3 a {
    color: #999;
}

#ka-features-page #ka-forum-features ul,
#ka-features-page #ka-profile-features ul{
    width: 300px;
}

#ka-features-page #ka-forum-features,
#ka-features-page #ka-profile-features {
    margin-top: 40px;
}

#ka-features-page #ka-forum-features .ka-content,
#ka-features-page #ka-profile-features .ka-content {
    position: relative;
}

#ka-features-page #ka-forum-features ul .ka-content,
#ka-features-page #ka-profile-features ul .ka-content {
    position: absolute;
    top: 0; left: -10000px;
}

#ka-features-page #ka-profile-features .ka-content {
    height: 600px;
    background: #fff url(images/profile_screenshot.jpg) no-repeat scroll 95% 0;
}



#ka-features-page li.ka-section {
    margin: 0;
    border-bottom: 1px dotted #b2b2b2;
    cursor: pointer;
}
#ka-features-page li.ka-comming-soon h3 {
    color: #786a5f;
}
#ka-features-page li.ka-comming-soon h3,
#ka-features-page li.ka-comming-soon h3:hover,
#ka-features-page li.ka-comming-soon h3.ka-hover {
    background: white;
}

#ka-features-page li.ka-last {
    border: none;
}

#ka-features-page li.ka-last h3 {
    white-space: normal;
    font-size: 11px;
}
#ka-features-page li.ka-last h3 a {
    color: #1da4d3;
}

#ka-features-page li.ka-section h3 {
    padding: 3px 0 3px 10px;
}

#ka-features-page #ka-profile-features li.ka-hover,
#ka-features-page #ka-forum-features li.ka-hover,
#ka-features-page li.ka-section:hover {
    background-color: #cdebf8;
}

#ka-features-page #ka-forum-features .ka-content {
    height: 585px;
    background: #fff url(images/board_screenshot.jpg) no-repeat scroll 95% 0;
}

#ka-features-page #ka-forum-features li.ka-section .ka-content,
#ka-features-page #ka-profile-features li.ka-section .ka-content {
    width: 520px;
    background: white;
    text-indent: -10000px;
}

#ka-features-page #ka-profile-features li.ka-section:hover .ka-content,
#ka-features-page #ka-profile-features li.ka-section.ka-hover .ka-content {
    height: 600px;
    left: auto;
    right: 0;
}

#ka-features-page #ka-forum-features li.ka-section:hover .ka-content,
#ka-features-page #ka-forum-features li.ka-section.ka-hover .ka-content {
    height: 585;
    left: auto;
    right: 0;
}

#ka-features-page #ka-profile-features li.ka-last .ka-content {
    display: none !important;
}

/* pvd */
#ka-features-page #ka-profile-features li.drag-drop-profile-layout div.ka-content {
    background: #fff url(images/feature_dragdrop.jpg) no-repeat scroll 0 -8px;
}
#ka-features-page #ka-profile-features li.designer-profile-skins div.ka-content {
    background: #fff url(images/feature_skins.jpg) no-repeat scroll 0 -8px;
}
#ka-features-page #ka-profile-features li.activity-feeds div.ka-content {
    background: #fff url(images/feature_feeds.jpg) no-repeat scroll 0 -8px;
}
#ka-features-page #ka-profile-features li.embed-third-party-content div.ka-content {
    background: #fff url(images/feature_embed.jpg) no-repeat scroll 0 -8px;
}
#ka-features-page #ka-profile-features li.send-hugs-bites-btchslaps-and-more div.ka-content {
    background: #fff url(images/feature_slap.jpg) no-repeat scroll 0 1px;
}
#ka-features-page #ka-profile-features li.photo-taggingamp-notes div.ka-content {
    background: #fff url(images/feature_tags.jpg) no-repeat scroll 0 -3px;
}
#ka-features-page #ka-profile-features li.full-featured-blogging div.ka-content {
    background: #fff url(images/feature_blog.jpg) no-repeat scroll 0 0px;
}
#ka-features-page #ka-profile-features li.advanced-photo-editing-tools div.ka-content {
    background: #fff url(images/feature_phototools.jpg) no-repeat scroll 0 3px;
}
#ka-features-page #ka-profile-features li.shoutbox-comments div.ka-content {
    background: #fff url(images/feature_shoutbox.jpg) no-repeat scroll 0 5px;
}
#ka-features-page #ka-profile-features li.custom-profile-status div.ka-content {
    background: #fff url(images/feature_status.jpg) no-repeat scroll 0 0px;
}
#ka-features-page #ka-profile-features li.full-blown-privacy-controls div.ka-content {
    background: #fff url(images/feature_privacy.jpg) no-repeat scroll 0 5px;
}
#ka-features-page #ka-profile-features li.group-private-messages div.ka-content {
    background: #fff url(images/feature_groupinbox.jpg) no-repeat scroll 0 45px;
}
#ka-features-page #ka-profile-features li.reorder-photos-via-dragamp-drop div.ka-content {
    background: #fff url(images/feature_rearrange.jpg) no-repeat scroll 0 105px;
}
#ka-features-page #ka-profile-features li.alert-box div.ka-content {
    background: #fff url(images/feature_alerts.jpg) no-repeat scroll 0 175px;
}
#ka-features-page #ka-profile-features li.advanced-text-editoramp-smileys div.ka-content {
    background: #fff url(images/feature_editor.jpg) no-repeat scroll 0 30px;
}
#ka-features-page #ka-profile-features li.inbox-preview-widget div.ka-content {
    background: #fff url(images/feature_inbox.jpg) no-repeat scroll 0 195px;
}
#ka-features-page #ka-profile-features li.multiple-profiles div.ka-content {
    background: #fff url(images/feature_identities.jpg) no-repeat scroll 0 320px;
}

#ka-features-page #ka-forum-features li.use-your-own-domain-name div.ka-content {
    background: #fff url(images/feature_domain.jpg) no-repeat scroll 0 0px;
}
#ka-features-page #ka-forum-features li.advanced-member-management div.ka-content {
    background: #fff url(images/feature_membermanage.jpg) no-repeat scroll 0 0px;
}
#ka-features-page #ka-forum-features li.individual-forum-security div.ka-content {
    background: #fff url(images/feature_security.jpg) no-repeat scroll 0 0px;
}
#ka-features-page #ka-forum-features li.unlimited-free-bandwidth div.ka-content {
    background: #fff url(images/feature_bandwidth.jpg) no-repeat scroll 0 -2px;
}
#ka-features-page #ka-forum-features li.hundreds-of-customizable-skins div.ka-content {
    background: #fff url(images/feature_forumskins.jpg) no-repeat scroll 0 0px;
}
#ka-features-page #ka-forum-features li.easy-dragamp-drop-forum-arrangement div.ka-content {
    background: #fff url(images/feature_dragdropforum.jpg) no-repeat scroll 0 20px;
}
#ka-features-page #ka-forum-features li.override-default-text-labels div.ka-content {
    background: #fff url(images/feature_labels.jpg) no-repeat scroll 0 18px;
}
#ka-features-page #ka-forum-features li.numeric-24-hr-domain-backups div.ka-content {
    background: #fff url(images/feature_backup.jpg) no-repeat scroll 0 150px;
}
#ka-features-page #ka-forum-features li.auto-and-custom-member-lists div.ka-content {
    background: #fff url(images/feature_memberlists.jpg) no-repeat scroll 0 -8px;
}
#ka-features-page #ka-forum-features li.detailed-security-logs div.ka-content {
    background: #fff url(images/feature_logs.jpg) no-repeat scroll 0 -4px;
}
#ka-features-page #ka-forum-features li.flexible-polling-system div.ka-content {
    background: #fff url(images/feature_poll.jpg) no-repeat scroll 0 10px;
}
#ka-features-page #ka-forum-features li.members-can-chip-in-to-remove-ads div.ka-content {
    background: #fff url(images/feature_removeads.jpg) no-repeat scroll 0 4px;
}
#ka-features-page #ka-forum-features li.full-domain-stats div.ka-content {
    background: #fff url(images/feature_stats.jpg) no-repeat scroll 0 10px;
}

#ka-competition-page #ka-portal-nav h2 {
    background: transparent url(images/v2b_pagetitle.png) no-repeat scroll 0 0;
}
* html #ka-competition-page #ka-portal-nav h2 {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/v2b_pagetitle.png', sizingMethod='crop');
}

#ka-competition-page #ka-portal-nav .ka-localnav-ning-step-aside a {
    background: transparent url(images/v2b_ningwhtab.png) no-repeat scroll 0 0;
    height: 46px; width: 200px;
    left: -15px;
    z-index: 2;
    margin-right: -25px;
}

#ka-premium-features-comparison th {
    text-transform: uppercase;
    font-size: 22px; font-weight: normal;
    padding: 10px 0 25px 0;
}

#ka-premium-features-comparison th.ka-feature-on-yuku-column {
    background: white url(images/yuku_blue.gif) no-repeat scroll 0 50%;
    text-indent: -10000px;
}

#ka-premium-features-comparison th.ka-feature-on-ning-column {
    background: white url(images/v2b_ning.jpg) no-repeat scroll 0 50%;
    text-indent: -10000px;
}

#ka-competition-page td {
    border-bottom: 1px dotted #f1f0ef;
    vertical-align: middle;
}

#ka-competition-page td.ka-feature-column {
    font-weight: normal;
    padding: 20px 0 20px 50px;
    background: white url(images/checkmark.gif) no-repeat scroll 0 50%;
}
#ka-competition-page td.ka-feature-on-yuku-column small,
#ka-competition-page td.ka-feature-on-ning-column {
    font-size: 11px; font-weight: normal;
    font-size: 11px; font-weight: normal;
}
#ka-competition-page td.ka-feature-on-yuku-column small {
    text-transform: lowercase;
}
#ka-competition-page td.ka-feature-on-ning-column big {
    font-size: 16px;
    font-weight: bold;
    color: #ec2c2c;
}
#ka-competition-page td.ka-free {
    background: white url(images/happy-face.gif) no-repeat scroll 0 50%;
    padding-left: 45px;
}
#ka-competition-page td.ka-paid {
    background: white url(images/sad-face.gif) no-repeat scroll 0 50%;
    padding-left: 50px;
}
#ka-competition-page .ka-page-actions big {
    font-size: 20px;
    float: left;
    display: block;
    white-space: nowrap;
    padding-top: .5em;
}
#ka-competition-page .ka-page-actions big a {
    background: white url(images/see-more.gif) no-repeat scroll 100% 50%;
    padding-right: 30px;
}
#ka-competition-page .ka-disclaimer {
    padding-left: 25px;
}

#ka-customization-page #ka-portal-nav h2 {
    background: transparent url(images/v2c_pagetitle.png) no-repeat scroll 0 0;
}
* html #ka-customization-page #ka-portal-nav h2 {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/v2c_pagetitle.png', sizingMethod='crop');
}

#ka-customization-page #ka-portal-nav .ka-localnav-mmm-eye-candy a {
    background: transparent url(images/v2c_candywhtab.png) no-repeat scroll 0 0;
    height: 46px; width: 210px;
    left: -15px;
    z-index: 2;
    margin-right: -25px;
}

#ka-customization-page #ka-carousel {
    background: white url(images/carousel-background.png) no-repeat scroll 0 0;
    padding-bottom: 15px;
}


#ka-customization-page #ka-page #ka-content #ka-carousel button {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    background: white;
    height: 54px;
}

#ka-customization-page #ka-page #ka-content #ka-carousel button span {
    padding: 0 30px 0 10px;
}

#ka-customization-page #ka-page #ka-content #ka-carousel button.ka-left-button span {
    padding: 0 10px 0 30px;
}

#ka-customization-page #ka-carousel .ka-l-scroll {
    left: -78px;
    padding-right: 5px !important;
}

#ka-customization-page #ka-carousel .ka-inactive {
    display: none;
}

#ka-customization-page #ka-carousel .ka-r-scroll {
    right: -78px;
    padding-left: 5px;
}

#ka-communities-page #ka-portal-nav .ka-localnav-the-yukuverse a {
   background: transparent url(images/v2e_yvwhtab.png) no-repeat scroll 0 0;
   width: 179px; height: 46px;
   left: -15px;
   z-index: 2;
}


#ka-communities-page #ka-portal-nav h2 {
    background: transparent url(images/whyloveyuku.png) no-repeat scroll 0 0;
}
* html #ka-communities-page #ka-portal-nav h2 {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/whyloveyuku.png', sizingMethod='crop');
}

#ka-communities-page #ka-happening-now {
    margin-bottom: 30px;
    clear: both;
}
#ka-communities-page #ka-happening-now  h2 {
    text-indent: -10000px;
    background: transparent url(images/v2e_haprnow.jpg) no-repeat scroll 0 0;
    margin-bottom: 20px;
}

#ka-communities-page #ka-flipper {
    background: transparent url(images/v2e_ballon.gif) no-repeat scroll 120px 0;
    width: 785px;
    padding-top: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 20px;
}

#ka-communities-page #ka-flipper .ka-post {
    color: inherit !important;
    text-decoration: none;
}

#ka-communities-page #ka-flipper .ka-see-more {
    font-size: 0.8em;
    white-space: nowrap;
}

#ka-communities-page #ka-featured-boards li {
    height: 210px;
    padding-left: 350px;
    margin-bottom: 30px;
}
#ka-communities-page #ka-featured-boards h2 {
    text-indent: -1000px;
    background: transparent url(images/v2e_bandb.jpg) no-repeat scroll 0 0;
    margin-bottom: 20px;
}
#ka-communities-page #ka-featured-boards h3 {
    font-weight: bold;
    font-size: 1.6em;
}

#ka-communities-page .ka-review {
    text-indent: -10000px;
    height: 95px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 10px;
}

#cher-community {
       background: transparent url(images/v2e_cher_promo.jpg) no-repeat scroll 0 0;
}
#cher-community .ka-review {
    background-image: url(images/v2e_cherquote.jpg);
}
#survivor-sucks {
    background: transparent url(images/v2e_sucks_promo.jpg) no-repeat scroll 0 0;
}
#survivor-sucks .ka-review {
    background-image: url(images/v2e_sucksquote.jpg);
}

#cher-community .ka-review {
    background-image: url(images/v2e_cherquote.jpg);
}

#oar-fans {
    background: transparent url(images/v2e_oarfans_promo.jpg) no-repeat scroll 0 0;
}

#nike-talk {
    background: transparent url(images/v2e_niketalk_promo.jpg) no-repeat scroll 0 0;
}
#nike-talk .ka-review {
    background-image: url(images/v2e_nikequote.jpg);
}

#the-jjb {
    background: transparent url(images/v2e_jjb_promo.jpg) no-repeat scroll 0 0;
}


/* legal and support pages */
.ka-list-items, .ka-help-links {
    padding-left: 1em;
    list-style: disc;
}

#ka-faq-page #ka-portal-nav .ka-localnav-faq a {
   background: transparent url(images/faq-wh-tab.png) no-repeat scroll 0 0;
   width: 105px; height: 46px;
   left: -15px;
   margin-right: -25px;
   z-index: 2;
}

#ka-about-us-page #ka-portal-nav .ka-localnav-about-us a {
   background: transparent url(images/about-wh-tab.png) no-repeat scroll 0 0;
   width: 140px; height: 46px;
   left: -15px;
   margin-right: -25px;
   z-index: 2;
}

#ka-contact-page #ka-portal-nav .ka-localnav-contact a {
   background: transparent url(images/contact-wh-tab.png) no-repeat scroll 0 0;
   width: 118px; height: 46px;
   left: -15px;
   margin-right: -25px;
   z-index: 2;
}


#ka-advertise-page #ka-portal-nav .ka-localnav-advertise a {
   background: transparent url(images/ad-wh-tab.png) no-repeat scroll 0 0;
   width: 128px; height: 46px;
   left: -15px;
   margin-right: -25px;
   z-index: 2;
}

#ka-termsofuse-page #ka-portal-nav .ka-localnav-legal-stuff a,
#ka-privacy-page #ka-portal-nav .ka-localnav-legal-stuff a {
   background: transparent url(images/legal-wh-tab.png) no-repeat scroll 0 0;
   width: 140px; height: 46px;
   left: -15px;
   margin-right: -25px;
   z-index: 2;
}

/* login page */
#ka-top-bar-login {
    width: 200px;

    position: absolute;
    top: 0; right: 2px;
    font-size: 12px; font-weight: bold;
}
* html #ka-top-bar-login {
    height: 23px;
}
#ka-top-bar-login ul {
    height: 12px;
    padding: 6px 5px;
    position: relative;
    z-index: 1;
}
#ka-top-bar-login .ka-shim {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 25px;
    background: #bce3f2;
    opacity: 0.5;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    border: 1px solid none;
    border-top: none;
    border-radius: .6em;
    -moz-border-radius: .6em;
    -webkit-border-radius: .6em;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    box-shadow: 0 0 .35em #ddd;
    -moz-box-shadow: 0 0 .35em #ddd;
    -webkit-box-shadow: 0 0 .35em #ddd;
}
#ka-top-bar-login a {
    padding: 0 7px;
    line-height: 12px;
    float: left;
}

#ka-top-bar-login li.ka-rpx-login a {
    background: transparent url(images/rpx_logos.gif) no-repeat scroll 0 0;
    text-indent: -10000px;
    width: 53px;
    margin-top: -2px;
    line-height: 16px;
}
#ka-top-bar-login .nav * {
    display: inline;
}

#ka-header .ka-sub-nav li.ka-register, #ka-header .ka-sub-nav li.ka-sign-in {
    display: none;
}

/*  specific */
#ka-login-page .ka-style-helper2{
    display: block;
}
#ka-login-page .ka-main {
    margin-bottom: auto;
}
#ka-login-page #ka-content .ka-main-section h2 {
    line-height: 95px;
}

#ka-rpx-login-page #ka-content .ka-field label,
#ka-login-page #ka-content .ka-field label {
    font-size: 23px; font-weight: normal;
    width: 125px;
    padding: 5px 0;
}
#ka-login-page #ka-content div.ka-password-field input, #ka-login-page #ka-content div.ka-text-field input {
    background: transparent url(images/input_sm.gif) no-repeat scroll 0 0;
    width: 177px;
}
.ka-msie #ka-login-page #ka-content div.ka-password-field .ka-input-wrapper,
.ka-msie #ka-login-page #ka-content div.ka-text-field .ka-input-wrapper {
    background: transparent url(images/input_sm.gif) no-repeat scroll 0 0;
    width: 190px;
}
#ka-login-page .ka-main .ka-form-actions {
    padding-left: 125px;
    margin-top: 0;
}

#ka-login-page #ka-content .ka-main-section h2 {
    height: 60px;
}

#ka-login-page #ka-content .ka-main-section h2 {
    height: 60px;
}
#ka-login-page p.ka-error-notice,
.ka-secondary-page p.ka-notice, .ka-secondary-page div.ka-error-notice,
.ka-secondary-page p.ka-notice, .ka-secondary-page p.ka-error-notice {
    padding: 10px 5px;
}
#ka-login-page p.ka-error-notice,
.ka-secondary-page div.ka-error-notice,
.ka-secondary-page p.ka-error-notice {
    color: red;
    background: transparent url(images/error.gif) no-repeat scroll 0 50%;
    padding-left: 35px;
}

#ka-login-page #ka-content form {
    padding-top: 10px;
    float: left;
    width: 416px;
    background: transparent url(images/circle_or.gif) no-repeat scroll 97.5% 37%;
}

#ka-login-page #ka-rpx-frame {
    margin-top: -43px;
}

#ka-login-page #ka-content .ka-form-actions {
    float: left;
}

.ka-msie-8-0 #ka-login-page #ka-content .ka-form-actions {
    margin-top: -20px;
}
#ka-login-page #ka-content .ka-forgot-actions {
    text-align: right;
    padding-right: 85px;
    margin-top: -1em;
    padding-bottom: 25px;
}

.ka-registration-page .ka-password-confirm label {
    position: absolute;
    top: 0; left: -10000px;
}
.ka-registration-page .ka-main-section {
    padding-bottom: 20px;
}


.ka-registration-page #ka-content p.ka-description,
.ka-registration-page #ka-page #ka-content .ka-form-actions button,
.ka-registration-page #ka-content .ka-form-actions {
    clear: left;
    display: inline;
}
.ka-registration-page #ka-content p.ka-description {
    padding-left: 165px;
    padding-right: 10px;
    line-height: 54px;
}

* html .ka-registration-page #ka-content p.ka-description {
    position: relative;
    top: -20px;
}

.ka-registration-page #ka-content .ka-user-name label,
.ka-registration-page #ka-content .ka-first_name label,
.ka-registration-page #ka-content .ka-last_name label,
.ka-registration-page .ka-content .ka-gender label,
.ka-registration-page #ka-content .ka-email label,
.ka-registration-page #ka-content .ka-password label,
.ka-registration-page #ka-content .ka-b_day label,
.ka-registration-page #ka-content .ka-captcha label {
    width: 200px;
    display: block;
    text-indent: -10000px;
}
#ka-createcommunity-page #ka-content .ka-user-name label {
    background: transparent url(images/username.gif) no-repeat scroll 0 0;
}
#ka-createcommunity-page #ka-content .ka-email label {
    background: transparent url(images/email.gif) no-repeat scroll 0 0;
}

#ka-createcommunity-page #ka-content .ka-first_name label {
    background: transparent url(images/first_name.gif) no-repeat scroll 0 0;
}

#ka-createcommunity-page #ka-content .ka-last_name label {
    background: transparent url(images/last_name.gif) no-repeat scroll 0 0;
}

#ka-createcommunity-page #ka-content .ka-gender label {
    background: transparent url(images/gender.gif) no-repeat scroll 0 0;
}

#ka-createcommunity-page #ka-content .ka-password label {
    background: transparent url(images/password.gif) no-repeat scroll 0 0;
}
#ka-createcommunity-page #ka-content .ka-b_day label {
    background: transparent url(images/birthday.gif) no-repeat scroll 0 0;
}
.ka-registration-page #ka-content .ka-b_day input {
    background: transparent url(images/input_sm.gif) no-repeat scroll 0 0;
    border: 0 none;
    height: 45px; width: 185px;
    padding-right: 15px;
    padding-top: 10px;
    padding-left: 10px;
    font-size: 30px;
}
.ka-msie .ka-registration-page #ka-content .ka-b_day .ka-input-wrapper {
    background: transparent url(images/input_sm.gif) no-repeat scroll 0 0;
    width: 190px;
}

#ka-createcommunity-page #ka-content .ka-captcha label {
    background: transparent url(images/humantest.gif) no-repeat scroll 0 0;
}

#ka-createcommunity-page #ka-content .ka-create-communtiy-logged-in .ka-captcha label {
    background: transparent url(images/humantest-3.gif) no-repeat scroll 0 0;
}


#ka-register-page #ka-content .ka-main-section h2 {
    overflow: hidden;
    width: 741px;
    height: 88px;
    text-indent: -10000px;
    background: transparent url(images/join_yuku.png) no-repeat scroll 0 0;
}
* html #ka-register-page #ka-content .ka-main-section h2 {
    position: relative;
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/join_yuku.png', sizingMethod='crop');
}

#ka-register-page #ka-content .ka-user-name label {
    background: transparent url(images/username-1.gif) no-repeat scroll 0 0;
}
#ka-register-page #ka-content .ka-email label {
    background: transparent url(images/email-2.gif) no-repeat scroll 0 0;
}

#ka-register-page #ka-content .ka-first_name label {
    background: transparent url(images/first_name-3.gif) no-repeat scroll 0 0;
}

#ka-register-page #ka-content .ka-last_name label {
    background: transparent url(images/last_name-4.gif) no-repeat scroll 0 0;
}

#ka-register-page #ka-content .ka-gender label {
    background: transparent url(images/gender-5.gif) no-repeat scroll 0 0;
}

#ka-register-page #ka-content .ka-password label {
    background: transparent url(images/password-6.gif) no-repeat scroll 0 0;
}
#ka-register-page #ka-content .ka-b_day label {
    background: transparent url(images/birthday-7.gif) no-repeat scroll 0 0;
}
#ka-register-page #ka-content .ka-captcha label {
    background: transparent url(images/humantest-8.gif) no-repeat scroll 0 0;
}
#ka-rpx-login-page  #ka-content .ka-description,
#ka-register-page  #ka-content .ka-description {
    padding-left: 230px;
}
* html #ka-rpx-login-page  #ka-content .ka-description,
* html #ka-register-page  #ka-content .ka-description {
    position: relative;
    top: 20px !important;
}


#ka-content span.ka-error-notice {
    margin-left: 190px;
}
#ka-content div.ka-field span.ka-status span.ka-error-notice,
#ka-content div.ka-multi-field span.ka-error-notice {
    margin-left: 0;
}

.ka-safari #ka-register-page #ka-content span.ka-password label {
    clear: left;
}
.ka-safari #ka-register-page #ka-content span.ka-password span.ka-error-notice {
  float: left;
}
#ka-register-page #ka-content span.ka-password span.ka-error-notice {
    margin-left: 190px;
}

.recaptchatable .recaptcha_r1_c1,
.recaptchatable .recaptcha_r2_c1,
.recaptchatable .recaptcha_r2_c2,
.recaptchatable .recaptcha_r3_c1,
.recaptchatable .recaptcha_r3_c2,
.recaptchatable .recaptcha_r3_c3,
.recaptchatable .recaptcha_r4_c1,
.recaptchatable .recaptcha_r4_c2,
.recaptchatable .recaptcha_r4_c4,
.recaptchatable .recaptcha_r7_c1,
.recaptchatable .recaptcha_r8_c1 {
    background-image: url(images/sprite_aqua.gif) !important;
}


.ka-recaptcha-field {
    overflow: hidden;
}

#recaptcha_widget_div {
    float: left;
}
.recaptchatable #recaptcha_reload_btn {
    display: block;
    background: transparent url(images/sprite_aqua.gif) no-repeat scroll -311px 0 !important;
}
.recaptchatable #recaptcha_switch_audio_btn {
    display: block;
    background: transparent url(images/sprite_aqua.gif) no-repeat scroll -318px -49px !important;
}
.recaptchatable #recaptcha_whatsthis_btn {
    display: block;
    background: transparent url(images/sprite_aqua.gif) no-repeat scroll -311px -33px !important;
}

.recaptchatable #recaptcha_reload_btn img,
.recaptchatable #recaptcha_switch_audio_btn img,
.recaptchatable #recaptcha_whatsthis_btn img {
    visibility: hidden;
}

.recaptchatable .recaptcha_input_area_text {
    text-indent: 0 !important;
}

.recaptchatable #recaptcha_response_field {
    background: white !important;
}
form .ka-status {
    position: relative;
    height: 0; left: 0; top: 0;
}
* html form .ka-status {
    left: 20px;
    top: -40px;
}

form span.ka-error-notice {
    font-size: 12px;
    display: block;
    margin-top: 10px;
    color: red;
    line-height: 30px;
    height: 30px;
    padding-left: 35px;
}
form label span.ka-error-notice {
    display: none;
}
form span.ka-status span.ka-success-notice, form span.ka-status span.ka-error-notice {
    position: absolute; top: 0; left: 0;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 12px !important;
    line-height: 30px;
    height: 30px;
    padding-left: 35px;
    margin-top: 0;
}
form .ka-success-notice {
    background: transparent url(images/available.gif) no-repeat scroll 0 0 ;
}

form span.ka-error-notice {
    background: transparent url(images/error.gif) no-repeat scroll 0 0;
}

#ka-content .ka-form-actions {
    overflow: hidden;
}

#ka-econfirm-page strong {
    font-weight: bold;
}

#ka-econfirm-page #ka-content div.ka-confirm_code {
    float: left;
    padding-right: 10px;
    position: relative;
}

#ka-econfirm-page #ka-content div.ka-error-notice {
    visibility: hidden;
}

#ka-econfirm-page #ka-content div.ka-confirm_code span.ka-error-notice {
    position: absolute;
    top: -30px; left: 0;
    white-space: nowrap;
}

.ka-secondary-page #ka-content form {
    margin-top: 28px;
}

.ka-secondary-page #ka-content form label,
#ka-econfirm-page #ka-content div.ka-confirm_code label {
    font-size: 14px;
    font-weight: normal;
    display: block;
    float: none;
    width: auto;
}

#ka-econfirm-page #ka-content div.ka-confirm_code input {
    margin-left: -4px;
}

#ka-econfirm-page #ka-content div.ka-form-actions {
    padding-top: 22px;
    float: left;
}

#ka-econfirm-page #ka-content form span.ka-error-notice {
    margin-top: 0;
}

.ka-secondary-page #ka-content .ka-main-section {
    overflow: hidden;
}

.ka-secondary-page #ka-content .ka-main-section h2 {
    margin-top: -20px;
    text-indent: 0;
    padding-bottom: 0;
}

#ka-resetpass-page #ka-content form {
    float: left;
    /*padding-bottom: 15px;*/
    width: 430px;
}
#ka-resetpass-page #ka-content form#ka-username-reset-form {
    padding-left:25px;
    width:360px;
}
#ka-resetpass-page #ka-content form#ka-email-reset-form {
    background: transparent url(images/circle_or.gif) no-repeat scroll 97.5% 37%;
}

#ka-secretquestion-page #ka-content form {
    padding-bottom: 15px;
}


#ka-resetpass-page #ka-content .ka-select-field {
    line-height: 1;
}
#ka-resetpass-page #ka-content select {
    width: 325px;
}

.ka-secondary-page #ka-content input {
    background: transparent url(images/input_md.gif) no-repeat scroll 0 0;
    width: 325px;
    margin-left: -4px;
}


#ka-resetpass-page #ka-content h2 {
    text-transform: none;
}


.ka-default-value {
    color: #CCC !important;
}

#ka-error404-page .ka-main-section .ka-content {
    background: white url(images/error_crickets.gif) no-repeat scroll 0 90%;
    height: 175px;
}

#ka-error401-page .ka-main-section .ka-content {
    background: white url(images/unauthorized.png) no-repeat scroll 12% 100%;
    height: 240px;
}

#ka-error500-page .ka-main-section .ka-content {
    background: white url(images/500_error.png) no-repeat scroll 7% 100%;
    height: 230px;
}

#ka-confirmemail-page #ka-content form {
    margin-top: 0;
}

#ka-confirmemail-page #ka-content .ka-field {
    margin-top: 1em;
}


#ka-confirmauthcode-page .ka-legend {
    display: none;
}

/* upsell page */
#ka-royal-page #ka-content .ka-main-section h2 {
    overflow: hidden;
    width: 741px;
    height: 88px;
    margin-top: 0;
    text-indent: -100000px;
    background: transparent url(images/royal_title.png) no-repeat scroll 0 0;
}

#ka-royal-page #ka-content p.ka-description {
    font-size: 16px; font-weight: normal;
    color: #7a6a61;
}

#ka-royal-page #ka-content div.ka-join-the-kings h3 {
    background: white url(images/joinking_wide.png) repeat-y scroll 0 0;
    height: 197px; width: 760px;
    margin-top: 10px;
    text-indent: -1000px;
    overflow: hidden;
}

#ka-royal-page #ka-content div.ka-join-the-kings div.ka-content {
    padding: 0 50px 30px 40px;
    background: white url(images/upsell_content_bg_stripe.png) repeat-y scroll 0 0;
    min-height: 275px;
    _height: 0;
}

#ka-royal-page #ka-content div.ka-join-the-kings {
    padding-bottom: 11px;
    background: white url(images/upsell_content_bg_bottom.png) no-repeat scroll bottom left;
}

#ka-royal-page #ka-content div.ka-join-the-kings ul.ka-benefits {
    float: left;
    margin-right: 50px;
    margin-top: -50px;
}

#ka-royal-page #ka-content div.ka-join-the-kings ul.ka-benefits li {
    font-size: 17px;
    color: white;
    white-space: nowrap;
    padding: 5px 0 5px 35px;
    background: transparent url(images/upsell_checkmark.png) no-repeat scroll 0 50%;
}

#ka-royal-page #ka-content div.ka-join-the-kings ul.ka-benefits li a {
    font-size: 12px;
    color: #73e4fd;
}

#ka-royal-page #ka-content div.ka-join-the-kings form {
    position: relative;
    margin-top: -40px;
    float: left;
    background: white;
    padding: 25px 35px 15px 30px;
    border: 0 solid white;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}
#ka-royal-page #ka-content form p.ka-teaser {
    position: absolute;
    top: 5%; right: -75px;
    width: 134px; height: 93px;
    text-indent: -10000px;
    background: transparent url(images/free_month.png) no-repeat scroll 0 0;
}

* html #ka-royal-page #ka-content form p.ka-teaser {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/free_month.png', sizingMethod='crop');
}


#ka-royal-page #ka-content div.ka-join-the-kings form h4 {
    font-size: 16px; font-weight: bold;
    color: #504137;
    margin-bottom: 20px;
}

#ka-royal-page #ka-content div.ka-join-the-kings form div.ka-field {
    font-size: 14px;
    margin-bottom: 10px;
}

#ka-royal-page #ka-content div.ka-join-the-kings form div.ka-field input {
    background: none;
    margin-top: 8px;
}

html.ka-msie-7-0 #ka-royal-page #ka-content div.ka-join-the-kings form div.ka-field input {
    top: -10px;
}

#ka-royal-page #ka-content div.ka-join-the-kings form div.ka-checkbox-field {
    padding-top: 10px;
    padding-bottom: 10px;
}
#ka-royal-page #ka-content div.ka-join-the-kings form div.ka-checkbox-field input {
    top: 10px;
}

html.ka-msie-7-0 #ka-royal-page #ka-content div.ka-join-the-kings form div.ka-checkbox-field input {
    top: 3px;
}

* html #ka-royal-page #ka-content div.ka-join-the-kings form div.ka-checkbox-field input {
    top: 5px;
}

#ka-royal-page #ka-content div.ka-join-the-kings form div.ka-checkbox-field input {
    margin-top: 5px;
}


#ka-royal-page #ka-content div.ka-join-the-kings form label b {
    font-size: 16px;
}

#ka-royal-page #ka-content div.ka-join-the-kings form label span {
    font-size: 12px;
    color: #ccc;
}

#ka-royal-page #ka-content p.ka-disclaimer {
    font-size: 12px;
    width: 200px;
    color: #999;
}

#ka-royal-page #ka-page #ka-content div.ka-join-the-kings form button span {
    position: relative;
    padding-left: 30px;
}

#ka-royal-page #ka-page #ka-content div.ka-join-the-kings form button span b {
    display: block;
    height: 28px; width: 27px;
    text-indent: -1000px;
    overflow: hidden;
    position: absolute;
    top: 50%; left: 0;
    margin-top: -14px;
    background: transparent url(images/crown_icon.png) no-repeat scroll 0 0;
}

* html #ka-royal-page #ka-page #ka-content div.ka-join-the-kings form button span b {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/crown_icon.png', sizingMethod='crop');
}


html.ka-msie-8-0 #ka-royal-page #ka-page #ka-content div.ka-join-the-kings form button span b,
html.ka-msie-7-0 #ka-royal-page #ka-page #ka-content div.ka-join-the-kings form button span b {
    background: transparent url(images/crown_icon.png) no-repeat scroll 0 0;
    top: 45%; left: 0;
}

#ka-supporter-confirmation-page div.ka-upsell {
    margin-top: 25px;
    background: white url(images/you_are_invited.png) no-repeat scroll 0 0;
    padding-top: 27px;
    padding-right: 30px;
    padding-left: 125px;
    height: 100px;
}

#ka-supporter-confirmation-page .ka-convert-me-link {
    display: block;
    float: left;
    white-space: nowrap;
    background: transparent url(images/next.gif) no-repeat scroll 100% 50%;
    padding: 3px 25px 3px 0;
}


/* modal */
/* logout modal */
.ka-logout-of-yuku-modal .ka-shim,
.ka-logout-of-yuku-modal {
    width: 493px; height: 243px
}
.ka-logout-of-yuku-modal {
    background: none;
    margin-left: -246px;
}
.ka-logout-of-yuku-modal button {
    float: right;
}
.ka-logout-of-yuku-modal button.ka-main-close {
    background: none !important;
    right: 24px; top: 20px;
    z-index: 3;
    background: transparent !important;
}
.ka-logout-of-yuku-modal a.ka-cancel {
    float: left;
}
.ka-logout-of-yuku-modal .ka-form-actions {
    float: right;
}
.ka-logout-of-yuku-modal .ka-shim {
    display: block;
    position: absolute; z-index: 1;
    top: 0; left: 0;
     background: transparent url(images/modal_shim_small.png) no-repeat scroll 0 0;
}
* html .ka-logout-of-yuku-modal .ka-shim {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/modal_shim_small.png', sizingMethod='crop');
}

.ka-logout-of-yuku-modal .ka-section {
    position: relative; z-index: 2;
}


.ka-logout-of-yuku-modal h2 {
    color: black;
    font-size: 25px; font-weight: bold;
    margin-top: 0;
    margin-right: 100px;
    padding: 55px 0 0 55px;
}

.ka-logout-of-yuku-modal .ka-content {
    padding: 6px 0 0 55px;
    font-size: 13px;
}

.ka-logout-of-yuku-modal .ka-form-actions {
    width: 200px;
    padding: 30px 60px 0 0;
}




html.ka-msie-7-0 .ka-button,
html.ka-msie-7-0 button.ka-submit,
html.ka-msie-7-0 .ka-form-actions button,
html.ka-msie-7-0 .ka-form-actions input {
    padding: 0 0 0 11px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
    button span {
		margin-top: -1px!important;
	}

}

#ka-portal-promo-page h2 {
    text-align: center;
}
#ka-portal-promo-page #ka-video-wrapper {
    width: 694px; height: 421px;
    margin: 0 auto;
    padding-top: 10px;
    background: transparent url(images/video_background.png) no-repeat scroll 50% 0;
}

#ka-portal-promo-page #ka-video-wrapper embed,
#ka-portal-promo-page #ka-video-wrapper object {
    display: block;
    margin: auto;
}

#ka-rpx-login-page #ka-content .ka-main-section {
    background: none;
}

#ka-rpx-login-page #ka-content h2 {
    height: 55px;
    line-height: 65px;
}

#ka-rpx-login-page #ka-content div.ka-password-field input,
#ka-rpx-login-page #ka-content div.ka-text-field input {
    background: transparent url(images/input_lg.gif) no-repeat scroll 0 0;
    width: 450px;
}

#ka-rpx-login-page .ka-member-join {
    overflow:hidden;
    display:inline-block;
    padding-right: 20px;
}

#ka-rpx-login-page .ka-member-join {
    display:block;
}

#ka-rpx-login-page .ka-member-join button {
    float: right !important;
}

#ka-rpx-login-page .ka-member-join button * {
    float: right !important;
}

#ka-resetpass-page #ka-content form input {
    background: transparent url(images/input_md.gif) no-repeat scroll 0 0;
    width: 325px !important;
    padding-left: 10px; padding-right: 15px;
}


.ka-msie #ka-resetpass-page #ka-content form input {
    background: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    dislay: block !important;
    width: 100% !important;
}

.ka-msie #ka-resetpass-page #ka-content form .ka-input-wrapper {
    background: transparent url(images/input_md.gif) no-repeat scroll 0 0;
    width: 325px !important;
    display: inline-block;
    overflow: hidden;
    height: 55px;
    line-height: 0;
    padding-left: 10px; padding-right: 10px;
}

/* profile login page */
#ka-login-page-profile .ka-alpha,
#ka-login-page-profile .ka-beta,
#ka-login-page-profile .ka-gamma{
    float: left;
}

body#ka-login-page-profile .ka-main{margin-bottom: 0;}
#ka-login-page-profile div.ka-main .ka-section .ka-content{overflow: hidden;}
#ka-login-page-profile .ka-style-helper2{display:block;}
#ka-login-page-profile .ka-alpha{
    width: 175px;
    text-align: center;
}

#ka-login-page-profile .ka-alpha .ka-content{
    clear: right;
    padding-top: 14px;
}

#ka-login-page-profile .ka-beta{
    width: 415px;
    position: relative;
    left: -15px;
}
#ka-login-page-profile .ka-gamma{
    /*float: right;*/
    width: 220px;
}
.ka-msie #ka-login-page-profile .ka-gamma .ka-input-wrapper {
    width: 200px;
}

#ka-login-page-profile #ka-content div.ka-field label{
    font-size: 18px;
    float: none;
    display: block;
}
#ka-login-page-profile #ka-content .ka-form-actions{
    padding-left: 0;
}

#ka-login-page-profile #ka-content div.ka-password-field input, 
#ka-login-page-profile #ka-content div.ka-text-field input{
    background: url("images/input_sm.gif") no-repeat scroll 0 0 transparent;
    width: 180px;
}

#ka-login-page-profile .rpxnow{
    display: block;
    width: 230px;
    height: 52px;
    text-indent: -999999px;
    background: url("images/rpx_login_bar.gif") no-repeat scroll 0 0 transparent;
}

#ka-profile-pitch{
    height: 223px;
    padding: 25px 0 0 61px;
    background: url("images/quotebox.png") no-repeat scroll 0 0 transparent;
}
* html #ka-profile-pitch {
    background: none;
}


#ka-profile-pitch q{
    color: #6a6663;
    font-size: 30px;
    font-weight: bold;
}

#ka-profile-pitch p{
    color: #6a6663;
    font-size: 30px;
    line-height: 26px;
}

#ka-profile-pitch a{
    display: block;
    padding: 8px 0;
    font-size: 18px;
}

.ka-photo-border{
    padding: 4px;
    border: solid 1px #CECECE;
    background-color: white;
    margin-top: 20px;
    width: 170px;
    height: auto;
    -moz-box-shadow: 3px 3px 4px #CECECE;
    -webkit-box-shadow: 3px 3px 4px #CECECE;
    box-shadow: 3px 3px 4px #CECECE;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CECECE')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CECECE');
}

.ka-smiley{
    background: #f2fafb url(images/smiley_3d.png) repeat-x 0 0;
    width: 34px;
    height: 34px;
    display: inline-block;
}

* html .ka-smiley{
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/portal/yuku_blue/images/smiley_3d.png', sizingMethod='crop');
}

#ka-facepile{padding: 10px 0 0 45px;}
/* make h2 wrappable */

#ka-login-page-profile #ka-content .ka-main-section h2{
    padding-bottom: 14px;
    height: auto;
    line-height: 40px;
    width: 820px;
    white-space: normal;
    text-transform: none;
}

#ka-login-page-profile ul.ka-actions{
    padding-left: 12px;
}
#ka-login-page-profile ul.ka-actions li{
    background: url("images/login_profile_icons.gif") no-repeat scroll 0 0 transparent;
    text-align: left;
    padding-left: 23px;
}

#ka-login-page-profile ul.ka-actions li.ka-send-message{
    background-position: 0 -25px;
}
#ka-login-page-profile ul.ka-actions li.ka-view-photos{
    background-position: 0 -44px;
}

/* fixing IE hacks from other pages */
.ka-msie #ka-login-page-profile #ka-content .ka-password-field input,
.ka-msie #ka-login-page-profile #ka-content .ka-text-field input {
     width: 180px !important;
}

.ka-msie #ka-login-page-profile #ka-content div.ka-text-field span,
.ka-msie #ka-login-page-profile .ka-input-wrapper{
    background: url("images/input_sm.gif") no-repeat 0 0 transparent !important;
}

#ka-login-page-profile .ka-error-notice{color:red;}