#ka-page, #ka-portal-footer, #ka-corporate-footer {
    width: 918px;
    margin: auto;
}
.ka-field .label {
    cursor: pointer;
}

/* header related */
#ka-header {
    position: relative;
    width: 100%;
    z-index: 2;
}
#ka-header {
    display: block;
}

#ka-header h1 {
    width: 550px;
    font-size: 2.8em;
    font-weight:bold;
    color: #000;
}
#ka-login-box {
    clear: both;
}
.ka-js #ka-login-box {
    position: relative;
    height: 0;
}

.ka-js #ka-login {
    position: absolute;
    left: -99999px; top: -38px;
}
.ka-js .ka-visible #ka-login {
    left: auto; right: -45px;
}

#ka-login .ka-field, #ka-login p, #ka-login .ka-form-acitons {
    margin: 11px 0;
}

#ka-login .ka-field, #ka-login .ka-form-acitons {
    font-size: 1.1em;
}

#ka-login .ka-field input {
    display: block;
    width: 155px;
}
#ka-login .ka-forgot-actions a {
    display: block;
}

#ka-header .ka-sub-nav {
    position: absolute;
    right: 0; top: 30px;
    width: 200px;
    left: auto;
}

#ka-header .ka-sub-nav li a {
    display: block;
}
#ka-header .ka-sub-nav li.ka-create-community a {
    font-size: 3em;
}

#ka-header .ka-sub-nav li.ka-register,
#ka-header .ka-sub-nav li.ka-sign-in {
    display: inline;
}
#ka-header .ka-sub-nav li.ka-register a,
#ka-header .ka-sub-nav li.ka-sign-in a {
    float: left;
    width: 40%;
    height: 12px;
    font-size: 12px;
    line-height: 12px;
    font-weight:bold; letter-spacing:0.75px;
    margin-top: 12px;
    text-transform: uppercase;
}
#ka-header .ka-sub-nav li.ka-sign-in a {
    padding-right: 5px;
    text-align: right;
}
#ka-header .ka-sub-nav li.ka-register a {
    text-indent: 5px;
}
.ka-main .ka-sub-nav li {
    display: inline;
}

/* page content related */
#ka-content {
    clear: both;
}


#ka-content .ka-main {
    padding: 8px;
}

/* forms in the main content related */
#ka-content div.ka-field {
    font-size: 2.2em;
    clear: left;
    margin-bottom: 16px;
}

.ka-secondary-page #ka-content div.ka-radio-field, .ka-secondary-page  #ka-content div.ka-checkbox-field {
    padding-left: 20px;
    position: relative;
}

.ka-secondary-page #ka-content div.ka-radio-field label, .ka-secondary-page  #ka-content div.ka-checkbox-field label {
    display: inline;
    float: none;
}

.ka-secondary-page  #ka-content div.ka-radio-field input, .ka-secondary-page  #ka-content div.ka-checkbox-field input {
    position: absolute !important;
    display: inline-block;
    width: auto;
    left: 3px; top: -2px;
}

* html .ka-secondary-page  #ka-content div.ka-radio-field input, * html .ka-secondary-page  #ka-content div.ka-checkbox-field input {
    top: -9px;
    margin-left: -20px;
}

* html .ka-secondary-page  #ka-content div.ka-radio-field input, * html .ka-secondary-page  #ka-content div.ka-checkbox-field input {
    width: 15px;
}

#ka-content div.ka-field label {
    float: left;
    width: 200px;
}

#ka-content .ka-form-actions * {
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
}

/* footer related */
#ka-portal-footer {
    z-index: 1;
    position: relative;
    overflow: hidden;
    display: inline-block;
}
#ka-portal-footer {
    display: block;
}

#ka-portal-footer .ka-section {
    float: left; width: 48%;
}

#ka-corporate-footer {
    clear: left;
    text-align: center;
    margin: auto;
    padding: 10px 0;
}

.ka-portal-nav ul,
.ka-portal-nav ul li {
    display: inline;
}

.ka-search-form {
    float: right;
    display: inline-block;
    overflow: hidden;
    position: relative;
    border: 1px solid #aaa;
    background: #eee;
    white-space: nowrap;
    margin: 10px 25px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.ka-search-form label {
    position: absolute; left: -9999px;
}
.ka-search-form input {
    width: 12em;
    margin-top: 0;
    margin-right: -1px; padding: 4px 6px;
    font-size: 1.2em; vertical-align: middle;
    border: solid #aaa; border-width: 0 1px 0 0;
    background: #fff; color: #aaa;
    -moz-border-radius-topleft: 5px;
    -webkit-border-radiuss-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-radiuss-bottomleft: 5px;
}
.ka-search-form input:active,
.ka-search-form input:focus,
.ka-search-form input.ka-focus {
    color: inherit;
}
html #ka-header .ka-search-form button,
html #ka-page .ka-search-form button {
    display: inline;
    margin: 0;
    padding: 0 1px;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: middle;
    border: solid #aaa;
    border-width: 0 0 0 1px;
    background: none;
    color: #666;
    background:transparent url(/skins/pro/default/images/button_search.png) no-repeat scroll center center;
    padding:0 4px;
    text-indent:-9999px;
    width:24px;
    height:21px;
}

html #ka-header .ka-search-form {
    border: 2px solid #B8E2F0;
    background: #D7F0F6;
    margin: 9px 0 0 -40px;
    width: 340px;
}
html #ka-header .ka-search-form-logged-in .ka-search-form {
    margin: 40px 0 0 0;
}
* html #ka-header .ka-search-form-logged-in .ka-search-form,
html.ka-msie-7-0 #ka-header .ka-search-form-logged-in .ka-search-form {
    margin: -80px 0 0 0;
}
html #ka-header .ka-search-form input {
    width: 270px; height: 14px;
    padding: 12px 16px;
    border-width: 0;
}
#ka-default-page #ka-header .ka-search-form button {
    width: 40px; height: 38px;
    border-color: #b8e2f0 !important;
}
#ka-default-page  #ka-header .ka-sub-nav {
    width: 312px;
}
* html #ka-header .ka-search-form button {
    positon: relative;
    left: 10px;
}

#ka-default-page #ka-login {
    top: -48px;
}

#ka-page #ka-content .ka-search-form button span {
    background: none;
}

address {
    margin: 1em 0;
    font-style: italic;
}

div.ka-multi-field span.ka-field {
    display: block;
    float: left;
}
div.ka-field {
    clear: left;
}
/* errors */
.ka-error-notice {
	color: red;
	display: block;
}

label .ka-error-notice {
	display: inline;
	padding-left: .5em;
}

/* this are the general error notices */
div.ka-error-notice {
	position: relative;
}

* html div.ka-error-notice {
	height: 0;
}

.ka-error-notice .ka-error-content {
	background-color: #f74c53;
	color: white;
	padding: 5px;
	font-weight:normal;
	text-align: center;
}

.ka-error-notice .ka-nw,
.ka-error-notice .ka-ne,
.ka-error-notice .ka-sw,
.ka-error-notice .ka-se {
	font-size: 0;
	background-image: url(../images/errors_corners.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 5px;
	height: 5px;
}

.ka-nw, .ka-ne {
	top: 0;
}

.ka-nw, .ka-sw {
	left: 0;
}

.ka-sw, .ka-se {
	bottom: 0;
}

* html .ka-sw,
* html .ka-se {
	bottom: -1px;
}

.ka-ne, .ka-se {
	right: 0;
}

.ka-nw {
	background-position: 0 0;
}

.ka-ne {
	background-position: -5px 0;
}

.ka-sw {
	background-position: 0 -5px;
}

.ka-se {
	background-position: -5px -5px;
}

#ka-notice {
	position: absolute;
	z-index: 10000000;
	top: 0;
	left: 50%;
	width: 30%;
}

#ka-notice .ka-notice-content {
	padding: 2em;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	border-left: 2px solid #535353;
	border-right: 2px solid #535353;
	background-color: #ddff71;
	color: #535353;
}

#ka-notice .ka-nw,
#ka-notice .ka-ne,
#ka-notice .ka-sw,
#ka-notice .ka-se {
	font-size: 0;
	background-color: transparent;
	background-image: url(../images/notice_corners.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 5px;
	height: 5px;
}

#ka-notice .ka-n,
#ka-notice .ka-s {
	font-size: 0.1%;
	height: 3px;
	margin: 0 5px;
	background: #ddff71;
	position: relative;
	width: auto;
}

#ka-notice .ka-n {
	border-top: 2px solid #535353;
}

#ka-notice .ka-s {
	border-bottom: 2px solid #535353;
}

* html #ka-notice .ka-sw,
* html #ka-notice .ka-se {
	bottom: 0;
}

