@charset "UTF-8";
/* CSS Document */
   /* *   body -- The body is actually everything on the page. This is not an ID or a class, therefore it doesn't have a period or number sign when calling it in the CSS file. KickApps has made it easy for you to specify elements dependant on the page by also including IDs in the body.
    * #ka_mainContainer -- This is exactly what it's titled, the main container. Everything displayed on the page is nested within this element.
    * #ka_le_headercont -- This contains the title of your site and displays your title image. Using CSS you can replace the default KickApps image with your own. By setting {text-indent: -9999px;} it will shift the text off the screen, making it look as if it's hidden.
    * #ka_header -- This is a container that holds the TopNav, SubNav, and BtmNav.
          o #ka_headerTopNav -- This is your menu bar. It contains a tag for each navigational tab.
          o #ka_headerSubNav -- The SubNav is what appears directly below the TopNav. It contains categories associated with the current TopNav tab selected.
          o #ka_headerBtmNav -- Here you will find the login/register/password links as well as the search bar.
    * #ka_contentContainer -- Everything between the #ka_header and the #ka_footer.
          o #ka_leftColumn -- The left column of the page, contains different modules per page.
          o #ka_rightColumn -- The right column of the page, also contains different modules per page.
    * #ka_footer -- This the entire footer section at the bottom of the page. Contains the #footerUser.
          o #footerUser -- This is simply the links located inside the footer.*/

body{
position:relative;
background-image: url('http://www.mda.org/mymda/images/whiteBG.jpg');
background-position: center top;
background-repeat: repeat-y;
}

#mymda_banner {
background:transparent url('http://www.mda.org/mymda/images/MyMDATabNav.jpg') no-repeat scroll 0 0;
height:123px;
margin:0 auto;
width:1000px;
padding-top: 0px;
margin-top:0px;
}

#ka_headerTopNav{
display:none;
}

#mymda_nav {
height:30px;
width:1000px;
margin:0 auto;
}

#thirdColumn {
float:left;
background-color:transparent;
width:200px;
}

#ka_headerSubNav{
background-color:#11317C;
}

#ka_headerSubNav ul{
padding-top:7px;
font-family:Cambria,Gil Sans-serif;
font-size:14px;
}

#ka_headerSubNav #ka_headerSubNav_list a:link{
color:#FF9900;
}

#ka_headerBtmNav, #ka_headerBtmNav a:link {
color:#FF9900;
font-size:11px;
font-weight:bold;
padding-top:0px;
}

#ka_headerBtmNav a:visited, #ka_headerSubNav a:visited {
color:#FF9900;
}

#ka_login_area li.ka_manage_auth a, #ka_login_area li.ka_LE_open a {
color:#FF9900;
font-weight:bold;
}

#ka_mainContainer {
margin:0 auto; 
padding:0; 
width:1000px;
background-color:transparent;
}

#ka_contentContainer{
background-color:transparent;
margin:0 auto; 
padding:0; 
width:1000px;
height:600;
} 

#ka_homepage, #ka_myhome{
background-image: url('http://www.mda.org/mymda/images/blueBG.jpg');
background-position: center top;
background-repeat: repeat-y;
margin: 0px;
font-family: Cambria, Gil Sans;
color: #FFFFFF;
}

li#ka_footerPowered{
display:none;
}

#ka_upImageWrap .ka_letterboxUser{
background-color:transparent !important;
}

/*************************************start of home Page**************************/



#ka_homepage .ka_searchLetterBox span{
width: 60px;
height: 60px;
}


#ka_homepage #ka_headerSubNav, #ka_homepage #ka_videoPlayer, #ka_homepage #ka_photoModule, #ka_homepage #ka_memberModule, #ka_homepage #ka_tagModule, #ka_homepage #ka_aboutModule, #ka_homepage #ka_audioModule, #ka_homepage #ka_videoModule{
display: none;
}

#ka_homepage #ka_blogModule h3{
background-color:#0099FF;
color: white;
border-color:#CCCCCC;
border-bottom:thick groove;
border-top:medium groove;
}

#ka_homepage li.ka_homeList  {
height:110px !important;
width:145px !important;
}

#ka_homepage li.ka_homeList .ka_searchLetterBox {
background-color:transparent !important;
height:80px !important;
width:145px !important;
}

#ka_homepage #ka_memberModule{
height: 240px;
}

#ka_homepage #ka_memberContent {
padding:10px 0 4px 2px;
}

#ka_homepage li.ka_homeMember .ka_searchLetterBox {
background-color:transparent !important;
height:80px !important;
width:135px !important;
}

#ka_homepage li.ka_homeMember  {
height:100px !important;
width:140px !important;
}

#ka_homepage #ka_photoContent {
padding:10px 0 4px 2px;
}

#ka_homepage #ka_photoModule{
height: 230px;
}


#ka_homepage #ka_groupModule h3
{
background-color:#fed000;
color:#000000;
border-color:#CCCCCC;
border-bottom:thick groove;
}

#ka_groupModule .ka_more a:link, #ka_groupModule .ka_more a:hover, #ka_groupModule .ka_more a:active, #ka_groupModule .ka_more a:visited{
color:#000000;
}

#ka_homepage #ka_memberModule h3
{
background-color:#ac161f;
color:#FFFFFF;
border-color:#CCCCCC;
border-bottom:thick groove;
border-top:medium groove;
}

#ka_memberModule .ka_more a:link, #ka_memberModule .ka_more a:hover, #ka_memberModule .ka_more a:active, #ka_memberModule .ka_more a:visited{
color:#FFFFFF;
}

#ka_memberModule .ka_add a:link, #ka_memberModule .ka_add a:hover, #ka_memberModule .ka_add a:active, #ka_memberModule .ka_add a:visited{
color:#FFFFFF;
}

#ka_homepage #ka_discussionModule h3
{
background-color:#dd5217;
color:#FFFFFF;
border-color:#CCCCCC;
border-bottom:thick groove;
border-top:medium groove;
}

#ka_discussionModule .ka_more a:link, #ka_discussionModule .ka_more a:hover, #ka_discussionModule .ka_more a:active, #ka_discussionModule .ka_more a:visited{
color:#FFFFFF;
}

#ka_homepage #ka_photoModule h3
{
background-color:#5e722d;
color:#FFFFFF;
border-color:#CCCCCC;
border-bottom:thick groove;
border-top:medium groove;
}

#ka_photoModule .ka_more a:link, #ka_photoModule .ka_more a:hover, #ka_photoModule .ka_more a:active, #ka_photoModule .ka_more a:visited{
color:#FFFFFF;
}

#ka_photoModule .ka_add a:link, #ka_photoModule .ka_add a:hover, #ka_photoModule .ka_add a:active, #ka_photoModule .ka_add a:visited{
color:#FFFFFF;
}

#ka_blogModule .ka_add a:link, #ka_blogModule .ka_add a:hover, #ka_blogModule .ka_add a:active, #ka_blogModule .ka_add a:visited{
color:#FFFFFF;
}

#ka_blogModule .ka_more a:link, #ka_blogModule .ka_more a:hover, #ka_blogModule .ka_more a:active, #ka_blogModule .ka_more a:visited{
color:#FFFFFF;
}


#ka_homepage #ka_groupModule, #ka_homepage #ka_memberModule, #ka_homepage #ka_discussionModule, #ka_homepage #ka_photoModule {
background-color:#FFFFFF;
background: url('http://www.mda.org/mymda/images/module_bk.png');
background-repeat: repeat-y;
}

#ka_homepage #ka_homeSandbox6, #ka_homepage #ka_homeSandbox1{
display:block;
}

#ka_homepage #ka_homeSandbox6{
width:500px;
}

#ka_homepage #ka_leftColumn{
margin-top:25px;
margin-left:0px;
padding-top:0px;
width: 300px;
background: url('http://www.mda.org/mymda/images/module_bk.png');
background-repeat: repeat-y;
}

#ka_homepage #ka_rightColumn{
padding-top:10px;
width:500px;
float:left; 
margin-left: 0px;
}

#ka_homepage #thirdColumn{
float:left; 
padding-left:0px; 
padding-top:20px; 
width:200px;
}

#ka_homepage #thirdColumn img{width:192px !important; height:95px !important;}
#ka_homepage #thirdColumn #bannerspace4 img{width:192px !important; height:95px !important;}
#ka_homepage #thirdColumn #bannerspace5 img{width:192px !important; height:192px !important;}
#ka_homepage #thirdColumn #bannerspace img{width:158px !important; height:390px !important;}
#ka_homepage #thirdColumn #bannerspace2 img{width:200px !important; height:160px !important;}

#ka_homepage #thirdColumn #bannerspace{padding-left:21px;background-color:#464445;}
#ka_homepage #thirdColumn #bannerspace4{padding-left:4px;}
#ka_homepage #thirdColumn #bannerspace5{padding-left:4px;margin-bottom:5px;}
#ka_homepage #thirdColumn #bannerspace2{padding-left:0px;}
#ka_homepage #thirdColumn #quicklinks img{width:200px !important; height:390px !important;}
#ka_homepage #thirdColumn #quicklinks{padding-left:0px;padding-top:0px;}

ol#ka_groupList .even{
float:right;
}

ul#ka_discussionList .odd{
background-color:#FFFFFF;
color:#000000;
}

ul.ka_sideList .odd{
background-color:#FFFFFF;
color:#000000;
}


#ka_discussionContent a:link{
color:#000000;
}

#ka_groupContent{
font-size:16px;
height:90px;
}

#ka_manageContent{
width:1000px;
}

.ka_searchList{
width: 1000px;
}

.ka_searchLetterBox{
width: 180px !important;
background-color:transparent !important;
}

/*************************************end home Page**************************/

/*************************************start myhome Page**************************/
#ka_myhome #ka_mainContainer {
background-color:transparent;
margin:0 auto; 
padding:0; 
width:1000px;
}

#ka_myhome .ka_relatedMediaWidget {
margin:0 0 0 5px;
}

#ka_myhome #ka_headerSearch, #ka_register #ka_headerSearch, #ka_login #ka_headerSearch{
display:none;
}

#ka_myhome #ka_headerBtmNav, #ka_myhome #ka_headerBtmNav a:link {
color:#FF9900;
font-size:11px;
font-weight:bold;
}

#ka_myhome #ka_newestModulePhoto{
display:none;
}

#ka_myhome #ka_gettingStarted{
display:none;
}
/******Start of Remove first login component**********/
#ka_myhome #ka_gettingStarted, #ka_myhome .ka_message, #ka_myhome #ka_mainContainer p{
display:none;
}

#ka_myhome .ka_message{
display:none;
}

/******End of Remove first login component**********/

#ka_myhome #ka_contentContainer{
margin:0 auto; 
padding:0; 
width:1000px;
} 

#ka_myhome #ka_manageContent{
margin:0 auto; 
padding:0; 
width:1000px;
height:auto;
} 

#ka_myhome #ka_manageContent h2, #ka_myhome #ka_myHomeURL {
display: none;
} 
 
#ka_myhome #ka_leftColumn{
margin-top:15px;
margin-left:7px;
padding-top:0px;
width: 300px;
background-color:transparent;
background-image:url("http://www.mda.org/mymda/images/module_ybk.png");
background-repeat: repeat-y;
margin-left:0px;
margin-right:0px;
}

#ka_myhome #ka_rightColumn{
background: url('http://www.mda.org/mymda/images/latestnews_mystory_background_middle.png') repeat-y;
padding-left:11px;
padding-right:0px;
width: 488px;
height:auto;
padding-top: 5px;
float:left; 
}

#ka_myhome #thirdColumn{
background-color:transparent;
float:left;
width:200px;
padding-top: 15px; 
padding-left:0px; 

}


#ka_myhome .ka_Success {
margin-right:33px;
margin-top:10px;
}

#ka_myhomeUpdates, #ka_myhomeFeeds{
width:460px;
}

#ka_myhomeFeeds .ka_contentTitle, #ka_myhomeUpdates .ka_contentTitle{
background-color:#11317C;
color:#FFFFFF;
}

#ka_myhome #thirdColumn #poll img{width:150px !important; height:490px !important;}
#ka_myhome #thirdColumn #poll{padding-left:0px;}

#ka_myhome #thirdColumn #quicklinks img{width:185px !important; height:390px !important;}
#ka_myhome #thirdColumn #quicklinks{padding-left:0px;padding-top:0px;}


#ka_getStart {
float:center;
font-size:14px;
margin:0;
padding:0;
width:300px;
background-image: url('http://www.mda.org/mymda/images/getactivebk.png');
}

#ka_getActive .ka_contentTitle{
height:15px;
font-size: 16px;
color:#000000;
background-color: #fed000;
border-width:medium;
border-color:#333333;
}
#ka_getActive{
margin-bottom:0 !important;
}

#ka_newBlog .ka_contentTitle{
color:#ffffff;
background-color: #dd5217;
}

#ka_newBlog .ka_more a:link, #ka_newBlog .ka_more a:hover, #ka_newBlog .ka_more a:active, #ka_newBlog .ka_more a:visited{
color:#FFFFFF;
}

#ka_newestModuleAudio .ka_contentTitle{
color:#000000;
background-color: #fed000;
}

#ka_newestModuleAudio .ka_more a:link, #ka_newestModuleAudio .ka_more a:hover, #ka_newestModuleAudio .ka_more a:active, #ka_newestModuleAudio .ka_more a:visited{
color:#000000;
}


#ka_myhomeDiscussions .ka_contentTitle{
background-color: #dd5217;
color: #FFFFFF;
}

#ka_myhomeDiscussions .ka_more a:link, #ka_myhomeDiscussions .ka_more a:hover, #ka_myhomeDiscussions .ka_more a:active, #ka_myhomeDiscussions .ka_more a:visited{
color:#FFFFFF;
}


#ka_newestModulePhoto .ka_contentTitle{
background-color: #ac161f;
color: #FFFFFF;
}

#ka_newestModulePhoto .ka_more a:link, #ka_newestModulePhoto .ka_more a:hover, #ka_newestModulePhoto .ka_more a:active, #ka_newestModulePhoto .ka_more a:visited{
color:#FFFFFF;
}

#ka_userModule .ka_contentTitle{
background-color: #5e722d;
color: #FFFFFF;
}

#ka_userModule .ka_more a:link, #ka_userModule .ka_more a:hover, #ka_userModule .ka_more a:active, #ka_userModule .ka_more a:visited{
color:#FFFFFF;
}

#ka_myhome ul.ka_relatedMediaWidget .ka_moduleLetterBox {
background-color:transparent !important;
width:100px !important;
}

#ka_myhome ol.ka_relatedMediaWidget .ka_moduleLetterBox {
background-color:transparent !important;
}


#ka_newestModule .ka_contentTitle{
background-color: #ac161f;
color: #FFFFFF;
}

#ka_newestModule .ka_more a:link, #ka_newestModule .ka_more a:hover, #ka_newestModule .ka_more a:active, #ka_newestModule .ka_more a:visited{
color:#FFFFFF;
}

#ka_since {
background:#11317C none repeat scroll 0 0;
color:#FFFFFF;
float:left;
font-size:14px;
height:22px;
margin:0;
padding:4px 0 0 8px;
width:467px;
}

.ka_Alert {
background:#F8981D url(/kickapps/images/sprites/sprite_other.gif) no-repeat scroll 6px -372px;
border:1px solid #11317C;
color:#FFFFFF;
margin:0 0 10px;
font-weight:bold;
}

#ka_login #ka_communityactivity{
display: none;
}

ul.ka_myHomeList, ul.ka_loginList {
font-size:0.88em;
margin:0;
padding:10px 0 5px 10px;
}

#ka_lastLogin {
padding:5px 0 10px 0;
width:469px;
background-image: url('http://www.mda.org/mymda/images/since_bk.png') !important;
}



/*************************************end of myhome Page**************************/


/*************************************Start of external my page**************************/

#ka_profilePage #ka_profileActivityFeed{
display: block;
} 

#ka_profilePage #ka_profileContainer{
width:1000px;
}

#ka_profilePage #ka_profileLeft{
width:180px;
}
#ka_profilePage #ka_profileRight{
width:515px;
}

#ka_profilePage #thirdColumn {
background-color:#FFFFFF;
float:left;
margin-left:10px;
margin-top:10px;
width:270px;
}

body#ka_profilePage #ka_profileRight{float:left; }

#ka_profilePage #ka_profileActivityFeed{
display: none;
}

#ka_profilePage li#ka_profileAgeItem{
display: none;
}

.ka_profileBlogInfo {
margin-left:0 !important;
}

.ka_profileSeg {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border-color:#999999 !important;
border-top:medium groove !important;
}


#ka_profilePage #thirdColumn img{width:270px !important; height:200px !important;}
 
#ka_profileImg, #ka_profileImg a {
height:120px;
width:160px;
background-color:transparent;
}

#ka_profilePage .ka_textBlog{
display:none;
}

#ka_profilePage #ka_profileFriends, #ka_profilePage #ka_profileFans, #ka_profilePage #ka_profilePhotos{
height:275px;
margin-top:0;
padding-top:15px;
}

#ka_profilePage #ka_profileFans .ka_contentBody, #ka_profilePage #ka_profileFriends .ka_contentBody, #ka_profilePage #ka_profilePhotos .ka_contentBody {
height: 255px;
}


/*************************************End of external my page**************************/




/*************************************Start of groups page**************************/

#ka_groups #ka_leftColumn{
float:left;
margin:0;
padding:0;
width:500px;
}

#ka_groups #ka_rightColumn {
float:right;
padding:0;
width:450px;
}

#ka_listPage .ka_searchList {
margin:10px 0;
padding:0;
width:1000px;

}

#ka_listPage li.ka_list .ka_searchLetterBox {
background-color:transparent !important;
width:160px !important;
}


li.ka_list {
width:194px;
border-color:#CCCCCC #CCCCCC -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px medium;
}

/*************************************End of groups page**************************/

 
/*************************************Start of search page**************************/
#ka_playPage #ka_leftColumn{
width: 675px;
}

#ka_login #ka_rightColumn {
width: 500px;
}

#ka_headerLogin {
margin-top:40px;
}

/* tabbed navigation */
#menucontainer {
}
#donateLink {
position:absolute;
top:3px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin-left:250px;
margin-top:9px;
}
#donateLink a {
color:#660000;
text-decoration: none;
}

#exSite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:400px;
	position:absolute;
	top:3px;
	width: 600px;
}
#exSite ul {  list-style: none; margin:0; padding:0; }
#exSite ul li { display:block; float: left; height:20px; width:120px; text-align:center; padding-top:12px;}
#exSite ul li a { color:#333333; text-decoration:none;}
#exSite ul li a:hover { color:#333333; text-decoration:none;}