body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(../images/body-bg.png) repeat-x;
}

#ka_userModule, #ka_memberTab, #ka_mkpMyFavorites, #ka_mkpMyWidgets, #ka_chooseFormat, body#ka_mkp_addBlog #ka_iAccept, #ka_fieldBlogUpOpt, body#ka_mkp_addBlog #categoryFormRow label, span#num, body.audio .ka_rate, #ka_aboutContent p input.ka_button, body.blog #ka_headerSubNav {display: none !important; }
/*#categoryFormRow {display: none;}*/

#ka_gigya {
Display:none !important;
}
 
.ka_url {
display:none !important;
}

.ka_mkpMyWidgets {
display:none !important;
}

.ka_profileAgeItem {
display:none !important;
}

#ka_profileAgeItem {
display:none !important;
}

.ka_mkplink {
display:none !important;
}

.ka_mkpMyWidgets {
display:none !important;
}

#ka_mostRelatedTab {
display:none !important;
}

#ka_videoTab {
display:none !important;
}

#ka_headerSubNav li.ka_addMedia.ka_addMedia_video {
display:none !important;
}


body#ka_mkp_addBlog #categoryFormRow {display: block;}

#container {
	width: 1030px;
	margin: 0 auto;
	background: url(../images/container-bg.png) repeat-y;
	position: relative;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	background: #fff url(../images/wrapper-bg.png) repeat-y;
	display: none;
}

#header {
	height: 224px;
	background: url(../images/header-bg.png) no-repeat 0 108px;
	position: relative;
}

#top-header {
	background: #c9c9c9;
	height: 110px;
}

#top-left, #top-right {
	display: inline;
}

#top-left {
	width: 523px;
	float: left;
}

#top-right {
	float: right;
	margin-right: 15px;
	color: #e94b28;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	width: 423px;
}

#top-right h3 {
	margin: 10px 0 !important;
	background: none !important;
	color: #e94b28 !important;
	padding: 0 !important;
}

#top-right a {
	color: #e94b28;
	text-decoration: underline;
}

#top-right a:hover {
	text-decoration: none;
}

#top-right label {
	font-size: 12px;
	margin: 0 5px 5px;
	height: 12px;
	display: inline;
	color: #e94b28; 
}

#top-right p {

	font-size: 10px;
	margin: 10px 0;
}

img#ascap-logo {
	border: none;
	margin: 59px 0 0 19px;
}

#footer {
	background: #555;
	padding: 5px;
	color: #fff;
	width: 972px;
	font-size: 10px;
	text-align:center;
}

#footer span {
	font-weight: inline;
	display: block;
	text-align: center;
	color: #fff !important;
}

input.textbox {
	width: 116px;
	height: 14px;
	border: none !important;
	padding: 5px;
	background: url(../images/text-input.png) no-repeat !important;
	font-size: 11px;
}

/* KA CSS STARTS */

h3 {
	border-bottom: none !important;
	color: #0189da !important;
}

#ka_mainContainer {
	width: 980px;
}

#ka_contentContainer {
	width: 658px;
	float: left;
	margin: 18px 11px 0;
	background: url(../images/profile-bg.png) no-repeat;
}

#far-right {
	float: right;
	background: #e3e3e3;
	width: 300px;
}

#ka_manageContent {
	width: 658px !important;
	float: left;
}

#ka_leftColumn, #ka_rightColumn {
	width: 310px;
}

#ka_leftColumn {
	margin-right: 15px;
}

#ka_rightColumn {
	margin-left: 15px;
}

#ka_leftColumn>div, #ka_rightColumn>div {
	border: 1px solid #b8b8b8;
}

h3.ka_contentTitle {
	background: #b8b8b8 !important;
	color: #5d5d5d !important;
}

#ka_headerTopNav {
	background: url(../images/mainnav-bg.png) repeat-x;
	position: absolute;
	bottom: 3px;
	left: 0;
	display: block !important;
	width: 980px;
	height: 34px;
}

#ka_headerBtmNav {
	display: none;
}

#ka_headerTopNav ul {
	overflow: hidden;
	padding: 0;
	list-style-type: none !important;
	display: inline;
}

#ka_headerTopNav_ul span {
	display: block;
	padding: 0 10px;
}

#ka_headerTopNav_ul li a:hover span, #ka_headerTopNav_ul li.current a span {
	background: url(../images/mainnav-bg-hover.png) repeat-x;
	padding-top: 1px;
}

#ka_headerTopNav_ul li.current a span {
	color: #fff !important;
}

#ka_headerTopNav li.current a, #ka_headerTopNav li a:hover {
	background: none;
	overflow:hidden;	
}

#ka_headerTopNav li.current a { line-height:2em; font-size: 16px;}

#ka_headerTopNav li {
	display: block;
	float: left;
	height: 34px;
	margin: 0;
}

#ka_headerTopNav li a {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff !important;
	font-size: 11px;
	display: block;
	float: left !important;
	height: 34px;
	/*line-height: 2.6em;*/
	line-height: 3em;
	/*padding: 0 8px 0 5px;*/
	padding: 0;
	padding-right: 3px;
	background: url(../images/mainnav-divider.png) right no-repeat !important;
}

#ka_headerTopNav li a: link, #ka_headerTopNav li a:visited, #ka_headerTopNav li a:active {
	color: #fff !important;
}

#ka_headerSubNav {
	background: #fff url(../images/subnav-bg.png) repeat-x;
	height: 21px;
	padding: 0;
	clear: both;
	margin-bottom: 3px;
}

#ka_headerSubNav li {
	margin: 0;
}

#ka_headerSubNav li a:hover, #ka_headerSubNav li.current a {
	background: none;
	text-decoration: underline !important;
	color: #fff !important;
	font-size:10px;
}

#ka_headerSubNav a {
	font-size: 10px;
	text-transform: capitalize;
	font-weight: bold;
	padding: 0 6px 0 3px !important;
	background: url(../images/subnav-divider.png) right bottom no-repeat !important;
	display: block;
	float: left;
	margin: 0;
	line-height: 2.1em;
}

#no-divider {
	background: none !important;
}

#ka_headerSubNav a:link, #ka_headerSubNav a:visited, #ka_headerSubNav a:active {
	color: #fff;
}



#ka_headerSearch {
	padding-top: 5px;
	width: 275px;
}

#ka_header {
	margin: 0;
}

#ka_activeContent {
	border: 1px solid #a8a8a8;
	background: #fff;
	font-size: 9px !important;
	letter-spacing: -1px;
}

#ka_getStart, #ka_lastLogin {
	font-size: 9px !important;
}

#ka_getStart {
	float: left;
	width: 40%;
	margin: 0;
	padding: 0;
}

#ka_lastLogin {
	float: right;
	width: 60%;
	margin: 0;
	padding; 0;
}

span.get_active {
	display: block;
	margin: 3px 0 0 3px;
}
#ka_since {
	margin: 3px 25px 0 0 !important;
	float: right;
	display: block;
}

#far-right #ka_getActive span {
	text-transform: uppercase;
	color: #fff;
	font-size: 11px !important;
	font-weight: bold !important;
}

#far-right h3.ka_contentTitle {
	height: 21px;
	width: 300px;
	padding: 0 !important;
	background: url(../images/getactive-bg.png) repeat-x !important;
}

/*#far-right h3.ka_contentTitle span {
	margin: 3px 0 0 5px;
	float: left;
}*/

#ka_myHome, li.ka_username_auth, #footerUser {
	display: none;
}

#profile-image {
	float: left;
}

#ka_login_area {
	margin: 0;
	padding: 0;
	margin-left: 8px;
	float: left;
}



#ka_headerLogin {
	font-size: 16px;
}

#ka_headerLoginAuth {
	overflow: hidden;
	/*height: 132px;*/
	height: auto;
	min-height: 50px;
	width: 658px;
	padding: 8px !important;
	/*margin: 32px 15px 0 15px;*/
	margin: 0;
	margin-top: 15px !important;
	/*background: url(../images/profile-bg.png) no-repeat;*/
	text-transform: capitalize;
}

#ka_headerLoginAuth li {
	display: inline;
	margin-right: 10px;
}

#ka_searchAdv1 {
	position: absolute !important;
	display: block;
	width: 125px !important;
	top: 225px;
	right: 30px;
	background: url(../images/search-bg.png);
	border: 1px solid #999;
}

#ka_searchAdv1 ul {
	/*background: #1da5f6;*/
	color: #fff;
	overflow: hidden;
	width: 125px;
}

#ka_searchAdv1 li {
	padding: 0;
	display:block;
}


#ka_searchAdv1 span {
	width: 120p;
	display: block;
	padding-bottom: 8px;
	font-weight: bold;
	text-indent: 3px;
}

#ka_searchAdv1 span input {
	float: left !important;
}

#ka_footer {
	border-top: none;
}

button.ka_searchButton {
	background: none;
	float: right;
	width: auto;
	text-indent: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	/*margin-left: 95px;*/
	cursor: pointer;
}

div.close-button {
	clear: both;
	float: right;
	height: 20px;
	width: auto;
	padding: 3px;
	display: block;
	
}

div.close-button img{
	cursor: pointer;
}

#ka_headerLoginAuth li.ka_addMedia, #ka_login_area li.ka_addMedia {
	font-size: 16px;
	text-transform: capitalize;
	margin-top: 10px;
	font-weight: bold;
	display: block;
}

#ka_myHomeURL {
	margin: 0;
}

hr.spacer {
	margin: 20px auto;
	width: 90%;
	height: 0;
	border: none;
	clear: both;
	border-bottom: 2px solid #fff;	
}

#ka_aboutContent {
	float: left;
	width: 610px;
}

#ka_aboutContent p {
	margin: 0;
	text-transform:none;
}

#ka_aboutContent input {
	font-size: 28px !important;
	color: #22a9fb !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
	display: block !important;
	float: right !important;
	font-weight: bold !important;
	border: none !important;
	background: none !important;
}

#ka_aboutContent input:hover {
	text-decoration: underline !important;
	background: none !important;
}

div.pagination_info {
	margin-left: 5px;
}

#ka_breadcrumbs {
	display: block !important;
	margin-left: 8px !important;
}

ul.ka_miniAdminPanel {
	display: block !important;
}

#ka_manageSubNav ul {
	margin: 0 !important;
}

/* KA CSS ENDS */

/* DROP DOWN STARTS */


#ka_headerTopNav_ul li{
    position:relative !important;
}

#ka_headerTopNav_ul ul {
    position:absolute !important;
	width: 163px;
	overflow: visible !important;
    top: 34px;
    display: none;
	left: 0;

}

#ka_headerTopNav_ul ul li {
	display: block !important;
	float: none !important;
	width: 163px !important;
	height: 20px;
}

#ka_headerTopNav_ul ul li a {
	background-image: none !important;
	background: #666 !important;
	text-transform: none !important;
	font-size: 10px !important;
}

#ka_headerTopNav_ul li ul a{
    width: 160px;
    float: left;
	padding-left: 3px;
	line-height: 1.8em;
	height: 20px;
}

#ka_headerTopNav_ul li ul a:hover{
	color: #FF0 !important;
}

#ka_relatedList {
	width: 620px;
	margin: auto;
}


/* DROP DOWN ENDS */
div#optionalMedia {
	width: 138px !important;
	height: 90px !important;
	float: right !important;
	margin-bottom: 15px !important;
	background: none !important;
	top: 0 !important;
}
#optionalMedia span {
	width: 138px;
	text-align: center;
}

#optionalMedia div {
	float: right !important;

}

#ka_msgb_newForm label {
	clear: both;
}

body.ka_messageBoards #ka_contentContainer ul.ka_mbList li.ka_genForumItem ul.ka_forumDetails li.userImage {
	margin-left: 8px;
}

#profile-image {
	margin-right: 8px;
}

li.comment {
	margin-left: 8px;
}

ul.ka_forumDetails {
	margin-left: 8px !important;
}

div.blog-widget {
	float: left;
	margin-bottom: 10px;
}

.ka_searchList {
	width: 658px;
}

#mediaDescriptionRequired {
	height: auto;
}
#ka_profileContainer {width:655px;}
#ka_profileRight {width:450px;}
#ka_myhomeFeeds {margin-bottom: 10px;}
#top-right li {list-style: none; display: inline; font-size: 12px; margin-left: 5px;}
#ka_newFeatures {border: none !important; position: relative; }
#ka_featuresContent {height:352px; left:15px; overflow-x:hidden; overflow-y:scroll; position:absolute; top:35px; width:275px;}
#top-right #UserLogin {margin: 0;}
#top-right #UserLogin input.ka_button {background: #E94B28; color: #fff; border: none; text-transform: uppercase; padding: 2px; margin: 2px 0 0; height: 18px; }
#ka_searchText a {font-size: 12px; color: #fff !important; line-height: 25px; }
#ka_tagCloud {display: none;}
#ka_leftColumn > div#ka_tagCloud {width: 275px; height: 300px; border: none; font-size: 1.25em;}
#footer li {display: inline; list-style: none;} 
#footer li a {color: #fff !important; margin: 0 5px; text-decoration: none;}
#ka_aboutContent p a {font-weight: bold; font-size: 15px; color: #22A9FB !important; }
#ka_adFullBanner {width: 658px; display: none !important; }


#top-right #ka_rpxlogin {float:left; font-size:10px; margin-left:30px; margin-top:-17px; text-align:left; width:215px;}
#top-right #ka_thirdParty_icons a#ka_rpxnow {float:left; }
#top-right #ka_rpxlogin #ka_rpxnow {float: left; margin: 0 0 3px; clear: both;}

#viewMoreWidget {position: relative; }
#announcementCategory {color:#FFFFFF; left:10px; position:absolute; top:5px; z-index:1000;} 
#viewAllBlogs {position: absolute; right: 40px; top: 5px; }

