
/* CSS Document */

/* experiencemore.com  */

/* All items not copyrighted by others, copyright 2009 Brownstein Group, Inc. All rights reserved.  */

/* Last Updated September 29, 2009 v. 1.6 for KA 4.0*/

/* This is the Version with the plain styled dropdown */

#ka_tagsWrap, #ka_tagsInput { display: none; }
.gray { color: #474747; }

/* Header CSS 

form#locale_country,
form#locale_country fieldset{
    display: inline;
}*/

form#locale_country ul
{
    list-style-type: none;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #676767;
    width: 175px;
    z-index: 9999;
    margin-top: 5px;
    position: absolute;
    top: 0;
}

form#locale_country ul li {
    cursor:pointer;
    display:none;
    line-height:1.75em;
    padding:0 0 0 20px;
    float: none;
}

form#locale_country ul li:hover {
    background: #EEEEEE;
    color: #000000
}

form#locale_country ul.closed li {
    display: none;
}

form#locale_country ul li#first_child {
    background-image: url(http://www.gore-tex.com/resources/goretex/community/kickapps/images/locale_arrow.gif);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    display: block;
}

form#locale_country ul.closed li#first_child,
form#locale_country ul li.selected{
    font-weight: bold;
}

form#locale_country ul.open li#first_child{
    border-bottom: 1px solid #CCCCCC;
}

form#locale_country ul.open li {
    display: block;
}

/*- Begin KickApps Body Customization -*/

#wrapper {width:960px;margin:0px auto;}

#ka_mainContainer {font-family:Verdana,Arial, Helvetica, sans-serif!important;;color: #474747;padding: auto;background:#fff;width:960px !important;font-size:100%; z-index: 0; position: relative;}
.ka_adWide {width:960px !important;}

#ka_contentContainer {width:680px;padding:10px 0px 0px 0px}
.ka_searchList {margin:10px 0px 0px 10px;padding:0px ;width:680px;}

#ka_manageContent {background: #fff;border:none;margin:0 0 0 0px;width:680px;}


/* hide the video, photo tabs, but dont remove their functionality */

li#ka_videoTab,li#ka_photoTab  { display: none;}

/* containers for the 2 and 3 col javascript layouts*/

body#ka_listPage #ka_contentContainer h3 { margin-top: 10px; }

body#ka_listPage.user #ka_contentContainer {padding:0px 0px 0px 0px;width:430px;margin-top:20px}
body#ka_listPage.user #ka_contentContainer {margin-top:20px;padding:0 0 0 40px;width:430px;}
body#ka_listPage.user .ka_searchList {margin:10px 0 0 0px;padding:0;width:430px;}
body#ka_listPage.user .ka_searchList {margin:10px 0 0 0px;padding:0px 0px 0px 25px;width:430px;}

body#ka_listPage.user #ka_subMostComment { display: none; }
 
body#ka_listPage.user ul.ka_listDetails li.ka_listViews,
body#ka_listPage.user ul.ka_listDetails li.ka_listSince { display: none; }
body#ka_listPage.set #ka_starRatingSubText { display: none; }
 
body#ka_listPage.set #contestSubLink { float: right; }

div#expSearch select#categories:disabled { color: #CCCCCC; }
body#ka_listPage.set #ka_contentContainer,
body#ka_listPage.photo #ka_contentContainer {margin-top:20px;padding:0 0 0 0px;width:690px; float: right;}
body#ka_listPage.set .ka_searchList,
body#ka_listPage.photo .ka_searchList {margin:10px 0 0 0px;padding:0px 0px 0px 25px;}
body#ka_listPage #challengeCallout{ 
	width: 218px; 
	font-size: 11px; 
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #E3E3E3;
	color: #666666;
	background-color: #F7F7F7;
	margin-bottom: 10px;
}
body#ka_listPage #challengeCallout h3 {
	background-color: #325A7A;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 5px 0px 5px 10px;
}
body#ka_listPage #challengeCallout div.roundedButton { position: static; width: 80px; margin: 0px 5px 5px auto; }
body#ka_listPage #challengeCallout div.roundedButton a { color: #FFFFFF; text-decoration: none; }

body#ka_listPage #challengeCallout img { padding: 5px 3px 3px 2px; }
body#ka_listPage #challengeCallout p {	padding: 5px 2px 2px 2px; }

body#ka_listPage li.ka_favorite { display: none; }
body#ka_listPage li.ka_commented { display: none; }
body#ka_profilePage #ka_contentContainer  {width:960px;padding:10px 0px 0px 0px}
body#ka_profilePage #ka_profileContainer {width:690px; float: right;}
body#ka_profilePage ul.ka_profileMediaList { height: 170px; overflow: hidden; }
body#ka_profilePage ul.ka_profileMediaList li { 
	width: 125px; 
	height: 170px; 
	background: transparent url(http://www.gore-tex.com/resources/goretex/community/kickapps/images/list_bg.gif) no-repeat scroll center top; 
	padding-left: 5px; 
	overflow: hidden; 
	border: none; 
}
body#ka_profilePage ul.ka_profileMediaList li:hover { background: #F2F2F2 none repeat scroll 0 0; }
body#ka_profilePage ul.ka_profileMediaList li a span {
	background-position: center center;
	background-color: #000000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 99px;
	width: 99px;
	margin: 7px 0 10px 8px;
	padding: 0;
}
body#ka_profilePage ul.ka_profileMediaList li div.ka_profileMediaMeta {
	display: block;
	position: static;
	width: auto;
}
body#ka_profilePage ul.ka_profileMediaList li div.ka_profileMediaMeta div.ka_profileMediaMetaTop,
body#ka_profilePage ul.ka_profileMediaList li div.ka_profileMediaMeta div.ka_profileMediaMetaBot { display: none; }
body#ka_profilePage ul.ka_profileMediaList li div.ka_profileMediaMeta div.ka_profileMediaMetaName { background: none; padding-bottom: 0; color: #325A7A; }
body#ka_profilePage ul.ka_profileMediaList li div.ka_profileMediaMeta div.ka_profileMediaMetaNumList{ background: none; padding-top: 0; font-size: 9px; }
body#ka_profilePage ul.ka_profileMediaList li div.ka_profileMediaMeta div.ka_profileMediaMetaName a:hover { text-decoration: underline !important; }

#ka_profileRight {width:465px;}
body#ka_profilePage #ka_profileLeft {margin:10px 8px 0px 14px;width:185px;}


body#ka_myhome #ka_rightColumn {display:none}
body#ka_myhome #ka_contentContainer  {width:960px;padding:10px 0px 0px 0px} 
body#ka_myhome #ka_manageContent {width:960px;}
body#ka_myhome #ka_manageContent p {font-size:11px;}

/* Experience Search Page 
#categories{display: none;}*/

#categories_faux {
	list-style-type: none;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #676767;
    width: 200px;
    z-index: 9999;
    margin-top: 0;
	padding: 0;
    position: absolute;
	right: 210px;
    top: 0;	
}
#categories_faux li {
	cursor:pointer;
    display:none;
    line-height:1.75em;
    padding:0 0 0 20px;
    float: none;	
}

#categories_faux li:hover {
	background: #EEEEEE;
    color: #000000	
}

#categories_faux.closed li {
	display: none;	
}

#categories_faux li#first_child  {
	background-image: url(http://www.gore-tex.com/resources/goretex/community/kickapps/images/locale_arrow.gif);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    display: block;
}

#categories_faux.open li#first_child {
	border-bottom: 1px solid #CCCCCC;
}

#categories_faux.closed li#first_child,
#categories_faux li.selected{
	font-weight: bold;
}

#categories_faux.open li {
    display: block;
}


/* Experience Display */

/* make the Play Page wider than the others at 680px to fit the full player as usual */
body#ka_playPage #ka_contentContainer {width:750px;padding:10px 0px 0px 0px}
body#ka_playPage #ka_contentContainer h2 {margin: 5px 0;}
body#ka_playPage.set #ka_contentContainer h2 { float: left; color: #325A7A; }
body#ka_playPage.set #ka_contentContainer h2 a {color: #6ECFF6;}
body#ka_playPage.set #ka_contentContainer div#follow {margin: 7px 10px; float: left; width: 50px;}
/*body#ka_playPage #ka_contentContainer div#follow a {text-decoration: none;}*/
body#ka_playPage.set #ka_contentContainer div#experienceInfo { clear: both; overflow: auto; margin-bottom: 10px; }
body#ka_playPage.set #ka_contentContainer div#experienceInfo img#coverPhoto { width: 160px; float: left; margin-right: 10px; }
body#ka_playPage.set #ka_contentContainer div.gemBreadcrumbs { position: relative; }
body#ka_playPage.set #ka_contentContainer div.gemBreadcrumbs #viewAllExperiences { position: absolute; right: 0px; text-align: right; margin: 0px;}
body#ka_playPage.set #ka_contentContainer div#ka_mediaSet ul,
body#ka_playPage.set #ka_contentContainer div#videoSet ul { margin-left: 0px; padding-left: 0px; }
body#ka_playPage.set #ka_contentContainer div#ka_mediaSet ul li,
body#ka_playPage.set #ka_contentContainer div#videoSet ul li { height: 120px; width: 80px; margin: 0px; background: #FFFFFF; padding: 4px; cursor: default; text-align: center;}
body#ka_playPage.set #ka_contentContainer div#ka_mediaSet ul li:hover,
body#ka_playPage.set #ka_contentContainer div#videoSet ul li:hover { background: #EFEFEF; }
body#ka_playPage.set #ka_contentContainer div.expThumb { overflow: hidden; width: 60px; height: 60px; margin: 2px auto; }
body#ka_playPage.set #ka_contentContainer div#videoSet li { float: left; }
body#ka_playPage.set #ka_contentContainer div#ka_playPagePlayer { width: 620px; }
body#ka_playPage.set #ka_contentContainer div#ka_mediaSet { margin-bottom: 10px; }

body#ka_playPage #ka_contentContainer li#ka_shareLink { display: none; }

/* photo and video display */

/* nav contorls within experience on play page*/
body#ka_playPage #ka_mediaSetNavigation div.previous,
body#ka_playPage #ka_mediaSetNavigation div.next,
body#ka_playPage #ka_mediaSetNavigation div.details { display: none; }
#ka_mediaSetNavigation { height: auto; }
body#ka_playPage #ka_flagSuccess { clear: both; }

.ka_rate { float: none; display: inline; }
body.set .ka_rate { display: inherit; }
body#ka_playPage.photo .ka_rate { margin-left: 60px; display: block; }
h3.ka_comments { display: none; }

.ka_addFav { display: none }

div.ka_stats_comments { display: none; }

body.set#ka_playPage #ka_contentContainer #ka_rightColumn {
	display: none;
}

body.set#ka_playPage #ka_contentContainer #ka_leftColumn {
	width: 100%;
}

body.set#ka_playPage #ka_contentContainer #ka_leftColumn ul.ka_statsList {
	width: 400px;
}

body.set#ka_playPage #ka_contentContainer #ka_leftColumn #text_ifr {
	height: 150px;
}


#ka_login_area li.ka_LE_open a {display:none;} /* remove sitestyler */
#ka_communityactivity{display:none;} /* remove activity from KA login page */


/* login page */
body#ka_login.ka_generalClass #ka_contentContainer{width:740px}
body#ka_login.ka_generalClass #ka_mainContainer {min-height:450px;}

body#ka_login.ka_generalClass #ka_mainContainer,body#ka_register.ka_generalClass #ka_mainContainer,body#ka_generalId.ka_generalClass #ka_mainContainer {width:960px;}
body#ka_login.ka_generalClass #ka_mainContainer p {margin:10px 0.5em 1em;font-size:13px;line-height:17px}
body#ka_login.ka_generalClass #ka_mainContainer #ka_leftColumn {width:350px;}
body#ka_login.ka_generalClass #ka_mainContainer #ka_rightColumn p a {font-size:15px;font-weight:bold}
body#ka_login.ka_generalClass #ka_mainContainer #ka_rightColumn {margin:0 50px 0 0;padding:0;width:300px;}
body#ka_login.ka_generalClass li.ka_login_auth, body#ka_login.ka_generalClass li.ka_join_auth, li.ka_forgot_pass {display:none!Important;}

/* typog */

#ka_mainContainer a:link {color:#325A7A;}
#ka_mainContainer a:hover, #ka_mainContainer a:active {color:#325A7A;text-decoration:underline}
#ka_mainContainer a:visited {color:#325A7A}
 

#ka_mainContainer #ka_manageContent a:visited {color:#325A7A !important};
#ka_mainContainer h4 {font-size:13px;}
#ka_since {color:#999;margin:6px 102px 0 0;}

#ka_mainContainer h1 {color:#325A7A;font-family:Verdana,Arial, Helvetica, sans-serif}
#ka_mainContainer h2 {color:#6ecff6;font-family:Verdana,Arial, Helvetica, sans-serif}
#ka_mainContainer h3 {color:#474747;font-family:Verdana,Arial, Helvetica, sans-serif;font-weight:bold;font-size:13px; padding-left: 0;}
#ka_mainContainer h4 {color:#325A7A;font-family:Verdana,Arial, Helvetica, sans-serif; }

/* header details cleanup */
body.set div.ka_searchListDetails { font-size: 9px; };
body.set div.ka_searchListDetails h4 a { font-size: 9px; };

.ka_homeListDetails h4 {font-size:0.88em !important;line-height:1em !important;}
/*#ka_headerLogin ul {padding:5px 0px 0px 0px;font-size:11px; text-align: right;} Changed SCORD 05-JAN-2011*/
#ka_headerLogin ul {padding:31px 0px 0px 0px;font-size:11px; text-align: right;}

/* restyle search box properly to fit subnav */
#ka_headerSearch {margin:-25px 5px 0pt 0px;width: 380px;position:relative;z-index:999}

#ka_headerSearch form {margin:0px;padding:0px}
#ka_searchAdv1 li {font-size:11px;}
#ka_searchAdv1 ul {width:370px;  padding:2px 0px 2px 20px !important;}
#ka_searchAdv1 input {background:transparent}
#ka_searchAdv1 {width:380px; border: solid 1px #e7e7e7; background-color: #FFFFFF; z-index: 2000; }
#ka_manageSubNav {font-size:0.95em; }

body.set #ka_manageSubNav {display: none; }
body.video #ka_manageSubNav {display: none; }
body.photo #ka_manageSubNav {display: none; }
#ka_manageSubNav { display: none; }

body#ka_mkp_manageMemberMessages #ka_manageSubNav,
body#ka_mkp_newMessage #ka_manageSubNav,
body#ka_mkp_manageBroadcastMessages #ka_manageSubNav,
body#ka_mkp_manageSentMessages #ka_manageSubNav,
body#ka_mkp_manageTrashedMessages #ka_manageSubNav { display: block }

a#ka_search_advanced, a#ka_search_basic {color:#325A7A; text-transform:capitalize;text-decoration:underline!important }
#ka_search_advanced a:hover, #ka_search_basic a:hover {text-decoration:none!important }

.ka_searchButton {background:transparent url(http://www.gore-tex.com/resources/goretex/community/kickapps/images/btn-search2.gif) no-repeat scroll 0 0;margin:0 3px 0 0px;}

#ka_headerSearch input.ka_searchField {font-size:10px;padding:4px 1px 0 10px; font-family: arial, verdana, sans-serif; height: 13px;}

#ka_contentContainer input.ka_searchField {  height: 13px; width: 150px; padding:4px 1px 0 10px; font-size: 9px; color: gray; margin: 0;}
#ka_contentContainer button.ka_searchButton {float: none; height: 19px}
 
/* main menu bar */
#ka_login_forma {padding:0pt 0px 0px 20px;}

#ka_headerTopNav {background:#325A7A;height:34px;padding:0 0 1px 96px;margin:0px; }
#ka_headerTopNav ul { margin: 0px; z-index: 1000; }
#ka_headerTopNav_ul {visibility: hidden;}

#ka_headerTopNav li {line-height:22px;}
#ka_headerTopNav li.current a {color:#6ecff6!important;font-weight:bold;background:url(http://www.gore-tex.com/resources/goretex/community/kickapps/images/nav3-hover2.gif) repeat-x scroll center top; padding: 8px 12px 10px 12px }
#ka_headerTopNav li a {text-decoration:none !important;font-weight:bold;color:#fff!important;font-size:12px;text-transform:capitalize; padding:8px 12px 12px 12px}
#ka_headerTopNav li a:visited {color:#fff; padding: 8px 12px 10px 12px }
#ka_headerTopNav li a:hover {color:#6ecff6!important;font-weight:bold;background:url(http://www.gore-tex.com/resources/goretex/community/kickapps/images/nav3-hover2.gif) repeat-x scroll center top; padding: 8px 12px 10px 12px }

 


#ka_headerSubNav ul {padding:0pt 0px 0px 17px;}
#ka_headerSubNav {background:transparent url(http://www.gore-tex.com/resources/goretex/community/kickapps/images/subnav2.gif) no-repeat center top;height:19px;padding:5px 0px 3px;font-weight:bold;margin:0px 0 0 99px; width: 615px}
#ka_headerSubNav li a{color:#fff!important;font-size:11px;}
#ka_headerSubNav li.current a {color:#325a7a!important;}
#ka_headerSubNav li a:hover {color:#325a7a!important;}
#ka_headerSubNav li.ka_addMedia a:hover{color:#6ecff6!Important;}
#ka_headerBtmNav {padding:1px 3px 0px; z-index: 0}

body#ka_myhome div#ka_headerSubNav { visibility: hidden }; 

/* move add media into topnav */
#ka_headerSubNav li.ka_addMedia {display: none; margin:-33px 10px 0 0;}

/* hide subnav on select pages */
body#ka_generalId #ka_headerSubNav { visibility: hidden; }
body#ka_listPage.set #ka_headerSubNav,
body#ka_listPage.photo #ka_headerSubNav { visibility: hidden; }

/* Message boards */
body.ka_messageBoards #ka_contentContainer ul.ka_mbList li.ka_genForumItem ul.ka_forumDetails li.userImage { display: none }
body.ka_messageBoards #ka_contentContainer ul.ka_mbList li.ka_genForumItem ul.ka_forumDetails li.comment { display: none }
body.ka_messageBoards #ka_contentContainer ul.ka_mbList li.ka_genForumItem ul.ka_forumDetails li.ka_userTotalPosts { display: none }
body.ka_messageBoards #ka_contentContainer ul.ka_mbList li.ka_genForumItem ul.ka_forumDetails li.ka_userRole { display: none }
body.ka_messageBoards #ka_contentContainer ul.ka_forumBodyStatsList { position: absolute; top: 10px; right: 0; }
body.ka_messageBoards #ka_contentContainer ul.ka_forumBodyStatsList li { background-image: none  }
body.ka_messageBoards #ka_contentContainer div.ka_forumBody {width: 500px;   position: relative; }
/*body.ka_messageBoards #ka_contentContainer div.ka_forumBody div.ka_forumTextContent {width: 370px; }*/
body.ka_messageBoards #ka_contentContainer ul.ka_mbList li.ka_genForumItem div.ka_forumBody { width: 700px; }
body.ka_messageBoards #ka_contentContainer ul.ka_mbList li.ka_genForumItem div.ka_forumBody div.ka_forumTextContent {   }
body.ka_messageBoards #ka_contentContainer ul.ka_mbList li.ka_genForumItem ul.ka_forumDetails { margin-left: 30px }
body.ka_messageBoards #ka_contentContainer ul.ka_forumBodyStatsList li.ka_FBS_discussions {  background-image: none;}
body.ka_messageBoards #ka_contentContainer ul#ka_enabledForumsList ul.ka_forumBodyStatsList li.ka_FBS_replies {  background-image: none; display: none; }
body.ka_messageBoards #ka_contentContainer ul#ka_enabledDiscussionList ul.ka_forumBodyStatsList li.ka_FBS_replies {  background-image: none; }
body.ka_messageBoards #ka_contentContainer ul.ka_forumBodyStatsList li.ka_FBS_views {  background-image: none; display: none; }
body.ka_messageBoards #ka_contentContainer div.ka_forumBody div.ka_replyContents {margin: 5px 0; }
body.ka_messageBoards #ka_contentContainer div.ka_forumBody div.ka_replyContents { clear: both; }
body.ka_messageBoards #ka_contentContainer div.ka_forumBody p { width: 600px; }
body.ka_messageBoards #ka_contentContainer div.ka_forumBody p.ka_authorDetails a { padding-right: 5px; }
body.ka_messageBoards div#optionalMedia { display: none; }
body.ka_messageBoards li.ka_genForumItem div.ka_forumBody ul.ka_forumBodyStatsList li { float: none !important; text-align: center; }
body.ka_messageBoards li.ka_genForumItem div.ka_forumBody ul.ka_forumBodyStatsList li.ka_FBS_discussions { padding-left: 0; width: 85px;}
body.ka_messageBoards li.ka_genForumItem div.ka_forumBody ul.ka_forumBodyStatsList li.ka_FBS_discussions span {display: none;}
body.ka_messageBoards ul#ka_enabledDiscussionList ul.ka_forumBodyStatsList li.ka_FBS_replies { padding-left: 0; width: 85px;}
body.ka_messageBoards ul#ka_enabledDiscussionList ul.ka_forumBodyStatsList li.ka_FBS_replies span {display: none;}
body#ka_replies li.ka_genForumItem div.ka_forumBody ul.ka_forumBodyStatsList li  {float: left !important;}
body#ka_replies ul#ka_enabledDiscussionList ul.ka_forumBodyStatsList li.ka_FBS_replies {display: none;}
body#ka_newDiscussionThread div#ka_forumsContainer div.ka_contentTitle,
body#ka_newDiscussion div#ka_forumsContainer div.ka_contentTitle { display: none; }

ul.ka_miniAdminPanel { padding: 0 !important }

 body.ka_messageBoards #ka_contentContainer ul.ka_mbList li.ka_genForumItem div.ka_forumBody { padding: 8px 0 5px 0; }
body.ka_messageBoards #ka_contentContainer div.ka_forumBody p.ka_authorDetails { clear: both; }

/* fix ratings typog */
.ka_starL {background:transparent url(http://www.gore-tex.com/resources/goretex/community/kickapps/images/sprite_stars2.gif) no-repeat scroll 0 0;}
.ka_starHighlightL {background:transparent url(http://www.gore-tex.com/resources/goretex/community/kickapps/images/sprite_stars2.gif) no-repeat scroll 0 -75px;}
.ka_starSelectedL {background:transparent url(http://www.gore-tex.com/resources/goretex/community/kickapps/images/sprite_stars2.gif) no-repeat scroll 0 -150px;}
.ka_starsNumRatingsL {font-size:0.95em;}
.ka_rate ul {margin:2px 0 12px;}
.ka_starSystemL li { padding: 0px 0px 8px; }
body#ka_playPage.set #ka_starRatingSubText { display: block ; }


.ka_starSelectedS {background:transparent url(http://www.gore-tex.com/resources/goretex/community/kickapps/images/sprite_stars_list.gif) no-repeat scroll 0 -372px;}
.ka_starS {background:transparent url(http://www.gore-tex.com/resources/goretex/community/kickapps/images/sprite_stars_list.gif) no-repeat scroll 0 -223px;}
li.ka_listRating {height: 20px;}

.ka_starSystemS li {height:18px;width:17px !important;}
.ka_starSystemS {margin:5px 0 0;}

body.user .ka_starSystemS { display: none !important}
body.user .ka_listRating { display: none !important}

/* list page */

li.ka_list {float:left;padding-left:5px;width:125px;background: url(http://www.gore-tex.com/resources/goretex/community/kickapps/images/list_bg.gif) no-repeat top;height: 290px;}
body.set li.ka_list {height: 250px; }
body#ka_listPage.user li.ka_list { height: 230px; }
div.ka_searchListDetails h4  {text-decoration:none!important;font-size:11px!important;}
div.ka_searchListDetails h4 a {text-decoration:none!important;}
div.ka_searchListDetails h4 a:hover {text-decoration:underline!important;}

.ka_searchLetterBox {height:99px;margin:7px 0 10px 8px;padding:0;width:99px;}

#ka_searchSortBy {margin:0px 0px 0px 10px}

.ka_listDetails {font-family:Arial;font-size:1.1em;line-height:1.2em;}
ul.ka_listDetails li { margin-bottom: 2px !important; }
li.ka_list:hover {background:#f2f2f2;}


/* play page */
body#ka_playPage #ka_relatedWrap { display: none; }
/*body#ka_playPage #ka_leftColumn {width:400px;}
body#ka_playPage #ka_rightColumn {width:270px;}*/

/* remove Edit This Player */
#ka_adminEditMedia {display:none;}

/*photos*/
/*#ka_playPagePlayer {width:400px;}
#ka_letterboxPhotoPage {height:295px;width:400px;}
.ka_photoView {height:295px !important;}*/

#ka_related {border:1px solid #325A7A;}/*width:269px;}*/
/*#ka_relatedList {width:250px;}*/
#ka_relatedTabs a.active {color:#6ecff6!important;}
#ka_relatedTabs a.active, #ka_relatedTabs a.active:hover {background:#325A7A;color:#6ecff6;border-color:#325A7A #325A7A -moz-use-text-color;border-style:solid solid none;border-width:1px 1px medium;margin-top:0;padding-bottom:5px;}
#ka_relatedTabs a:hover {background:#325A7A;color:#6ecff6;border-color:#325A7A #325A7A -moz-use-text-color;border-style:solid solid none;border-width:1px 1px medium;margin-top:0;padding-bottom:5px;}
.ka_thumbdetails {font-size:0.99em;width:140px;}

.ka_bubble {width:400px;}

/* join page */

body#ka_register fieldset.ka_thirdPartyField, fieldset.ka_optional, fieldset.ka_required {background:#F2F2F2 none repeat scroll 0 0;border:1px solid #CCCCCC;padding:0.7em 2em 2em;}
body#ka_register #ka_mainContainer h3 {border: none}

body#ka_register li#ka_joinSubmit input.ka_button {padding:6px 62px;}


/* upload pages */


body#ka_mkp_newVideoUpload h3, body#ka_mkp_newPhotoUpload #ka_mainContainer h3, body#ka_mkp_editVideo #ka_mainContainer h3, body#ka_mkp_editPhoto #ka_mainContainer h3,  body#ka_mkp_addMediaSet #ka_mainContainer h3 {border:none}

legend {color:#6ECFF6;font-size:1.4em;font-weight:bold;text-transform:capitalize}
div#ka_manageContent fieldset.ka_required legend { display: none; }


fieldset#fieldVideoUpReq.ka_required, fieldset#fieldVideoUpOpt.ka_optional {
background:#F2F2F2 none repeat scroll 0 0;border:1px solid #CCCCCC;padding:0.7em 2em 2em;}

fieldset#ka_fieldPhotoUpReq, fieldset#ka_fieldPhotoUpOpt, fieldset#ka_fieldBlogUpOpt.ka_optional {
background:#F2F2F2 none repeat scroll 0 0;border:1px solid #CCCCCC;padding:0.7em 2em 2em;}

body#ka_mkp_newVideoUpload label, body#ka_mkp_newPhotoUpload label  {color:#325A7A;font-size:11px;padding:8px 0 0;}

#ka_iAccept.right {padding:5px 0px 15px 0px}

/* add sets */

#ka_mediaSet_contents_wrapper {width:490px;}
#ka_mediaSet_contents_wrapper .inner {width:480px;}
body#ka_mkp_addMediaSet label {padding:6px 0 0;}
a#ka_mediaSet_source_select_all {padding:0px 10px 0px 10px}
#ka_mediaSet_source_nav_right {
background:transparent url(http://www.gore-tex.com/resources/goretex/community/kickapps/images/set-source-nav.png) repeat scroll right bottom;}
#ka_mediaSet_source_nav_left {
background:transparent url(http://www.gore-tex.com/resources/goretex/community/kickapps/images/set-source-nav.png) repeat scroll left bottom;}
/*body#ka_mkp_addMediaSet #ka_mainContainer input,*/
body#ka_mkp_addMediaSet #ka_mainContainer textarea, body#ka_mkp_addMediaSet #ka_mainContainer select {border:1px solid #6ecff6;color:#333;font-family:normal,Verdana,arial,tahoma,sans-serif;font-size:12px;}

/*Redundant styling
#ka_mediaSet_filters.clearfix input {
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
background:#eeeeee none repeat scroll 0 0;
color:#666666;
font-family:normal,Verdana,arial,tahoma,sans-serif;
font-size:12px;
font-weight:bold;
text-transform:capitalize;
margin:0px;
padding:4px 25px;
border: none;
padding-top: 0px;
padding-bottom: 0px;
}*/




#ka_mediaSet_filters.clearfix input#mediaSearchKeywords {background:#fff!important;color:#999!important;font-weight:bold;padding:5px 15px;border:1px solid #ccc!important}
/* select#mediaSearchWithin, select#mediaSearchSort {border:1px solid #ccc;}*/


/* My Home Pages */



body#ka_myhome #ka_contentContainer h2 {color:#6ECFF6;font-size:21px;letter-spacing:-1px;margin:0 0 2px 8px;text-align:center;}
body#ka_myhome #ka_leftColumn {width:440px;margin-left:12px}
body#ka_myhome #ka_rightColumn {width:285px}
body#ka_myhome h3 {background:#325A7A none repeat scroll 0 0;color:#FFFFFF;font-size:12px;padding:8px 0 8px 12px;font-family:Arial, Helvetica, sans-serif;}/*-moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;*/

#ka_activeContent, ul.ka_myHomeList, ul.ka_sideList, #ka_relatedMediaContainer, #ka_feedContent{margin-bottom:10px;}
#ka_activeContent,ul.ka_sideList {padding:10px 0 15px;}
.ka_relatedMediaWidget {margin:0 0 0 7px;}
.ka_relatedMediaWidget li {margin-right:9px;width:83px;}

#ka_myhomeDiscussions h3.ka_contentTitle {font-size:11px;}

span.ka_more a {color:#fff!important}
.ka_more {font-size:1em;margin:6px 8px 0 0;}
#ka_since {color:#6ECFF6;margin:6px 78px 0 0;}
body#ka_myhome .ka_gen_rss_friends {margin-top:6px;padding-left:30px;}
#ka_myHomeURL {font-size:1em;text-align:center;}
ul.ka_myHomeList {padding:12px 0 12px 10px;}
#ka_getStart, #ka_lastLogin, .ka_sideList li {font-size:1em;}

.ka_sideList li, .ka_newEntry {color:#333333;}
ul.ka_myHomeList, ul.ka_loginList {font-size:1em; line-height:1.7em}
#ka_myhomeFeeds dl {font-size:1em;line-height:1.6em;padding:8px 0;}

/*my profile */

#ka_profileLeft .ka_profileSegHeader, #ka_profileRight .ka_profileSegHeader {background-color:#325A7A;font-family:Verdana, Arial,Helvetica,sans-serif;}
#ka_profileDetailsUsername, #ka_profileLeft .ka_profileSegHeader, #ka_profileLeft .ka_profileSegHeader a, #ka_profileRight .ka_profileSegHeader, #ka_profileRight .ka_profileSegHeader a {color:#FFFFFF;font-size:13px;padding:2px 0px 2px 12px;}
body#ka_profilePage .ka_gen_rss_friends {margin-top:15px;padding-left:30px;}
#ka_profileLeft .ka_profileSegCont, #ka_profileRight .ka_profileSegCont {background:#F2F2F2 none repeat scroll 0 0;border:1px solid #CCCCCC;color:#444444;font-family:Verdana, Arial,Helvetica,sans-serif;}
#ka_profileContainer h5 {padding:6px 0 5px 8px;}
#ka_profileSets ul.ka_profileMediaList li div.ka_profileMediaMetaDesc { display: none; }

body#ka_mkp_manageProfileQuestions fieldset.ka_required {background:#F2F2F2 none repeat scroll 0 0;border:1px solid #CCCCCC;padding:0.7em 2em 2em;}
body#ka_mkp_manageProfileQuestions h3 {border:none}

form#ProfileQuestions, form#ProfileQuestions fieldset.ka_required {width:680px}

/* remove edit profile theme */
li#ka_mkpTheme {display:none!important}

/* rss feed and links */
.ka_rowCol ul.vert li:hover {background:#6ecff6 none repeat scroll 0 0;}
li.ka_column a {font-size:12px}

/* edit account */

body#ka_mkp_manageAccountSettings fieldset.ka_required, body#ka_mkp_manageAccountSettings fieldset.ka_optional {background:#F2F2F2 none repeat scroll 0 0;border:1px solid #CCCCCC;padding:0.7em 2em 2em;}
body#ka_mkp_manageAccountSettings h3 {border:none}
body#ka_mkp_manageAccountSettings #ka_emailUploadingHelp.ka_Help {background:#FFFFFF none repeat scroll 0 0;color:#333333;}



.ka_letterBox48x48 {border:1px solid #CCCCCC;height:70px;width:100px;}

/* MY MEDIA */

body#ka_mkp_manageSet div#ka_contentContainer div#ka_manageSubNav { display: none; }

body#ka_mkp_manageMyMedia li.ka_list, body#ka_mkp_manageFavorites li.ka_list {height:220px;}
body#ka_mkp_commentDetails h3 {border:none}

#ka_myWidgets_videoWidgets {margin:20px 0px 0px 0px}
#ka_myWidgets_videoWidgets h3 {color:#6ecff6}
.ka_myWidgets_widgetDescTable {;width:45% !important;}
body#ka_mkp_myWidgets #ka_manageContent {background:#F2F2F2 none repeat scroll 0 0;border:1px solid #CCCCCC;margin:0 0 0 0;padding:15px;width:650px;}
#ka_myWidgets_widgetsBar {border-bottom:none;}

/* MY MESSAGES */
#ka_memberMessage ul.vert li:hover {background:#6ECFF6 none repeat scroll 0 0;color:#333;}
#ka_memberMessage ul.vert li,
#ka_memberMessage ul.horz { height: auto ;}

body#ka_mkp_newMessage fieldset.ka_Required {background:#F2F2F2 none repeat scroll 0 0;border:1px solid #CCCCCC;padding:0.7em 2em 2em;}
body#ka_mkp_newMessage h3 {border:none}
body#ka_mkp_newMessage label {font-size:12px;}
/*kill the mailbox new stuff*/
#ka_headerSubNav li.ka_submyMessagesMail { background: none; padding: 0px; }
li#ka_subMemberMessaging span.ka_newmail { display: none; }


/* MY FRIENDS */
/* my groups */
body#ka_mkp_manageClubs #ka_manageContent {
background:#F2F2F2 none repeat scroll 0 0;border:1px solid #CCCCCC;padding:0.7em 2em 2em;}
#ka_allGroups {margin:20px 0px 30px 0px}
body#ka_mkp_manageClubs .ka_Help a {font-weight:bold;font-size:14px; border:1px solid #CCCCCC;padding:6px 10px;}


/* INVITE FRIENDS */
#ka_manageContent.ka_inviteFriends fieldset {background:#F2F2F2 none repeat scroll 0 0;border:1px solid #CCCCCC;padding:0.7em 2em 2em;}
body#ka_mkp_inviteFriends h3 {border:none}

/* request group */
body#ka_requestGroup fieldset.ka_required {background:#F2F2F2 none repeat scroll 0 0;border:1px solid #CCCCCC;padding:0.7em 2em 2em;}
body#ka_requestGroup h3 {border:none}


/* GROUPS - GROUPS ARE CURRENTLY NOT ACTIVE IN THIS SITE */

body#ka_groups #ka_leftColumn {width:380px;}
body#ka_groups #ka_rightColumn {width:285px}
/*input#ka_playerAddTagsInput.ka_memberAction  {margin-bottom:5px;padding-bottom:5px}*/
#ka_groupStats {font-size:12px;padding:6px 10px;}
#ka_groupStats ul {width:250px;}
#ka_groupLogo {border:1px solid #CCCCCC;padding-top:0;}
body#ka_groups h3 {
background:#325A7A none repeat scroll 0 0;-moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;color:#FFFFFF;font-size:12px;padding:8px 0 6px 12px;font-family:Arial, Helvetica, sans-serif;text-transform:uppercase
}
#ka_profileContent.ka_contentBody {background:#F2F2F2 none repeat scroll 0 0;border:1px solid #CCCCCC;padding:0.7em 0em 0em;}
body#ka_groups .ka_null {background:#F2F2F2 none repeat scroll 0 0;border:1px solid #CCCCCC;padding:0.7em 1em 1em 1em;}
body#ka_groups #ka_shoutBoxArea .ka_null {background:#fff none repeat scroll 0 0;border:none;}
#ka_groupComments, #ka_setContent {background:#F2F2F2 none repeat scroll 0 0;border:1px solid #CCCCCC;padding:0.7em 1em 1em 1em;margin:0px 0 0 0;}
#ka_playPageComments {min-height:50px;width:360px;}


/* BUTTON STYLING */

#ka_mainContainer input.ka_button {
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
background:#325a7a none repeat scroll 0 0;
color:#FFFFFF;font-family:verdana;font-weight:bold;
text-transform:capitalize;
margin:0px;
padding:2px 25px;
}



#ka_mainContainer input.ka_button:hover {background:#FFFFFF;color:#325a7a!important;}



body#ka_playPage #ka_mainContainer input.ka_button {font-size:10px;padding:2px 15px;}



/* small input btns */
input.ka_inputTiny {font-size:10px;padding:2px 11px!important;}

body#ka_playPage #ka_adminTagsInput input.ka_inputTiny {padding:2px 9px !important;}


/* edit acct cancel btn */
input#cancelbutton.ka_button {background:#fff none repeat scroll 0 0!important;color:#999999!important}
input#cancelbutton.ka_button:hover {background:#fff none repeat scroll 0 0!important;color:#325a7a!important}

/* ka_profile page comment cancel btn */
body#ka_profilePage input#ka_profileCommentCancel.ka_button  {background:#fff!important;color:#999999!important}
body#ka_profilePage input#ka_profileCommentCancel.ka_button:hover {background:#fff!important;color:#325a7a!important}

/* green admin buttons */
#ka_adminTagsInput input.ka_inputTiny {background:#fff!important;color:green!important;font-size:10px;padding:2px 11px!important;border:1px solid green!important}
#ka_adminTagsInput input.ka_inputTiny:hover {background:#fff!important;color:#474747!important}

/* UPLOAD */
.ka_gen_upphoto a {color:#325a7a!important}
.ka_gen_upphoto:hover a {color:#325a7a!important;}



/* profile comments */

body#ka_profilePage input#ka_profileCommentTopLink {background:#325a7a;color:#fff;padding:3px 20px}
body#ka_profilePage input#ka_profileCommentTopLink:hover {background:#fff;color:#325a7a;border:1px solid #325a7a}




/* message boards */

body.ka_messageBoards div.ka_allItemsContainer {background-color:#FFFFFF;border:none}
body.ka_messageBoards #ka_contentContainer ul.ka_mbList li.ka_genForumItem {background-color:#FFFFFF;border:none;}

body.ka_messageBoards #ka_contentContainer div.ka_bumper {font-family:Verdana, Arial,Helvetica,sans-serif;font-size:16px;padding:0px 0 0px 0px;border:none;height:33px;margin:0px auto;color:#666;text-align:left;font-weight:normal; background-color: #FFFFFF; border-bottom:1px solid #ccc; border-top:1px solid #ccc}


body.ka_messageBoards #ka_contentContainer div.ka_bumperBottom {display:none}
body.ka_messageBoards div.ka_bumperTop span.details {font-size:12px;left:80%; top: 3px;}
body.ka_messageBoards div.ka_bumperTop span.title { top: 3px; font-size: 12px; }
body.ka_messageBoards div.ka_bumperTop span.ka_forumDiscussions { display: block; font-size: 12px; top: 3px; left: 71%; }
body.ka_messageBoards #ka_contentContainer div.ka_forumBody h1, body.ka_messageBoards #ka_contentContainer div.ka_forumBody h2 {
background:transparent none repeat scroll 0 0;font-size:14px;font-weight:bold;margin:0 0 4px;padding:0;color:#325a7a; float: left; margin-right: 12px; }
body.ka_messageBoards #ka_contentContainer div.ka_forumBody h1 a, body.ka_messageBoards #ka_contentContainer div.ka_forumBody h2 a {font-weight:bold!important;}
ul#ka_breadcrumbs li#ka_firstBC {display:none;}
#ka_contentContainer div.ka_createForm h1 {color:#325a7a;}
#ka_contentContainer div.ka_createForm form {background-color:#F2F2F2;}

.ka_genForumItemWrap {border-right:1px solid #fff;border-left:1px solid #fff;border-bottom:1px solid #ccc; position: relative; } 

div.ka_forumBody ul.ka_sprite_mBoard { }

#ka_PageController2 input.ka_button{display:none}/* this is a duplicate add a reply button at the bottom of the page, remove it, confusing*/

li.ka_messageItem {
background:#F2F2F2 none repeat scroll 0 0;
border-right:1px solid #ccc;border-left:1px solid #ccc;border-bottom:1px solid #ccc
}

body.ka_messageBoards #ka_contentContainer ul.ka_mbList li.ka_genForumItem.ka_odd {background-color:#f7f7f7;}


/* footer */


#ka_footer {border-top:none;font-size:9px;margin:0px auto;padding:0px 0px 4px 0px;;}
#ka_rss_footer {margin-right:210px;display:none}
ul#footerUser li#ka_footerPowered a, ul#footerUser li#ka_footerTerms a, ul#footerUser li#ka_footerHelp a {color:#999999;}
ul#footerUser li#ka_footerPowered a {display:none}
/*remove KA link */
#ka_login_area li.ka_LE_open a {display:none;}
/* remove annoying activity list on login/join page */
#ka_communityactivity{display:none;}

/*#ka_rssLink {display:none}*/  /*remove ability to export as RSS */

label {color:#325A7A;font-size:12px;}
/*.ka_Help, .textareaCharacterCountDisplay {background:#6ecff6 none repeat scroll 0 0;color:#fff;font-size:1.15em;}*/

.ka_Help, .textareaCharacterCountDisplay {
background:#FFFFFF none repeat scroll 0 0;
border:2px dotted #CCCCCC;
color:#325A7A;
font-size:1.15em;
}
.ka_Small {font-size:0.9em;}
fieldset {font-size:1em;}
.ka_null {font-size:1em;}

/* list page pagination in footer */
.pagination_info {padding-left:10px;}
.pagination span.status {background:#325A7A none repeat scroll 0% 50%;border:1px solid #325A7A;color:#FFFFFF;font-weight:bold;}
.pagination a:hover {border-color:#325A7A;}
.pagination a {border:1px solid #ccc;}


/* Media sets */

div#ka_media_details { display: none }


/* Edit Photo */
form#editPhoto ul#ka_photoIs { display: none !important;}
form#editPhoto div#ka_iAccept { display: none !important; }

form#editPhoto fieldset.ka_optional { display: none }
 
div#ka_headerBtmNav div#ka_headerLoginAuth li.ka_btmmyMessagesMail { display: none }

div#ka_mediaDetailsSets { display: none; }


/* rounded button styles */
div.roundedCalloutButton { background: #666666 url(http://www.gore-tex.com/resources/goretex/community/kickapps/images/button_bg_grayround_right.gif) top right no-repeat; width: 115px; }
div.roundedCalloutButton a { 
	background: url(http://www.gore-tex.com/resources/goretex/community/kickapps/images/button_bg_grayround_left.gif) no-repeat; 
	color: #FFFFFF !important;; 
	display: block; 
	font-size: 11px !important;; 
	font-weight: bold; 
	height: 16px; 
	margin-right: 20px; 
	padding: 2px 0 0 18px; 
	text-decoration: none !important;; 
}

#goToMyExperiences { width: 190px; margin: 10px; }
#viewAllExperiences { width: 95px; margin: 10px; }
#inviteFriends { width: 140px; }

/* Hides lightbox overlay */
#__dimScreen { display: none; width: 0px; height: 0px; left: -1000px;}

.ka_starSystemS li { height: 15px !important; }

#emcFrame { overflow: hidden; }

 

/* li.ka_set li.ka_listRating { display: none; visibility: hidden; } */

/* Remove user points display */
div#ka_myHomePoints { display: none !important }

li.ka_listPoints { display: none !important }

div#ka_PointsLevelMeta  { display: none !important }


