
/* RERIGHTS.CSS - Custom style definitions for reRights.tv */

html {
	background-color: #96A2A9;
	height: 100.6%;
}
body {
	background-color: #96A2A9;
	height: auto;
	padding-bottom: 3px;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.spacer {
	height: 20px;
}
.small_spacer {
	height: 10px;
}
.small_dotted_spacer {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 10px;
	border-top: 1px dotted #444444;	
	width: 95%;
}
p, #ka_mainContainer p, #ka_shoutBoxArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #496877;
}
.small_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #496877;
	line-height: 15px;
	text-decoration: none;
}
.small_link:link { text-decoration: none; }
.small_link:active { text-decoration: none; }
.small_link:hover { text-decoration: underline; }
.small_link:visited { text-decoration: none; }
.med_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #496877;
	font-size: 14px;
	line-height: 18px;
	overflow: visible;
	text-decoration: none;
}
.med_link:link { text-decoration: none; }
.med_link:active { text-decoration: none; }
.med_link:hover { text-decoration: underline; }
.med_link:visited { text-decoration: none; }
.med_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #496877;
	font-size: 14px;
	line-height: 15px;
	text-decoration: none;
}
a, #ka_mainContainer a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #496877;
}
#ka_shoutBoxArea, #ka_shoutBoxViewAll, #ka_isMemberArea, #requestLink, #ka_commentLog, #ka_playPageComments  {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #496877;	
}
#ka_shoutBoxArea a, #ka_shoutBoxViewAll a, #ka_isMemberArea a {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #496877;	
}
#ka_shoutBoxArea a:link, #ka_shoutBoxViewAll a:link, #ka_isMemberArea a:link {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #496877;	
}

h3,#ka_mainContainer h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #496877;
	font-weight: normal;
	font-size: 20px;
	padding: 0px;
	margin: 5px 0 0 0;
	line-height: 22px;
	vertical-align: bottom;
	border: none;
	text-transform: lowercase;
}
.mixedcase {
	text-transform: none;
}
#ka_mainContainer h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #496877;
	font-weight: normal;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	line-height: 22px;
	vertical-align: bottom;
	border: none;
}
h3.ka_comments {
	background-image: none;
}
.container {
	width: 910px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
	background-color: #666666;  /* #E7EBEE; */
	margin-top: -5px;
	padding: 0;
}
.header_box {
	border: none;
	background-color: #96A2A9;
	background-image: url('../images/curve_top.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;	
	width: 890px;
	height: 82px;
	vertical-align: top;
	position: relative;
}
.logo_box {
	float: left;
	height: 60px;
	padding-top: 10px;
	width: 200px;
}
.banner_box {
	height: 60px;
	width: 468px;
	position: absolute;
	top: 16px;
	* top: 18px;
	left: 276px;
	overflow: hidden;
	border: none;
}
.login_box {
	float: right;
	height: 20px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 20px;
	/* margin-top: -50px; */
}
.login_username {
	width: 95px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #999999;
}
.login_password {
	width: 95px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;	
	color: #999999;	
}

.login_go {
	width: 30px;
	float: left;
}
.top_front_box {
	border: none;
	background-color: #BBBABA;
	background-image: url('../images/main_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	height: auto;
	color: white;
	width: 890px;
	padding: 10px;
}
.top_front_left {
	float: left;
	padding: 0px;
	margin: 0px;	
	width: 170px;
	height: 100%;
	color: black;
	padding-right: 20px;
	padding-top: 20px;	
}
.top_front_middle {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 390px;
	height: 100%;
	color: black;	
	padding-right: 10px;
	padding-top: 20px;
}
.top_front_right {
	float: right;
	width: 290px;
	height: 100%;
	color: black;	
	padding-top: 25px;
}
.list_bullet {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 22px;
	height: 18px;
	vertical-align: middle;
	padding-bottom: 7px;
}
.list_text {
	float: left;
	width: 85%;
	padding: 0px;
	margin: 0px;	
	* margin-top: -2px;
	height: 18px;
	vertical-align: middle;
	line-height: 22px;
	padding-left: 5px;	
}
.main_front_box {
	border: none;
	background-color: #DDDDDD;
	height: auto;
	color: white;
	width: 890px;
	padding: 10px;
	padding-top: 15px;
}
.main_front_left {
	float: left;
	width: 160px;
	height: 100%;
	color: black;
}
.main_front_right {
	float: right;
	width: 710px;
	height: 100%;
	color: black;	
}
.ka_front_box {
	border: none;
	background-color: #E7EBEE;
	height: auto;
	color: white;
	width: 910px;
	padding: 0px;
	margin: 0px;	
}
.ka_front_left {
	float: left;
	width: 150px;
	height: 100%;
	color: black;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 0px;
	margin: 0px;	
}
.ka_front_right {
	float: right;
	width: 725px;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	height: 100%;
	color: black;	
	margin: 0px;	
}
.search_form {
	vertical-align: middle;
	height: 16px;
	padding: 0px;
	margin: 0px;
}
.search_instructions {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#ka_search {
	padding: 0;
	margin: 0;
}
.searchfield {
	width: 88px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-left: 4px;
	margin: 0px;
	background-color: transparent;
	background-image: url('http://charterofrights.ca/reRIGHTS/images/textfield.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.loginfield {
	width: 88px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-left: 4px;
	margin: 0px;
	background-color: transparent;
	background-image: url('http://charterofrights.ca/reRIGHTS/images/textfield_gray.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.go_button {
	margin: 0px;
	padding: 0px;
	margin-bottom: -3px;
	height: 16px;
}
.go_white_button {
	margin: 0px;
	padding: 0px;
	margin-bottom: -3px;
	height: 16px;
}
.tight {
	margin: 0px;
	padding: 0px;
}
.email_form {
	padding: 0px;
	margin: 0px;
	margin-top: -8px;
	padding-left: 10px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 15px;
	color: #666666;
}
.footer_text_link { 
	text-decoration: underline;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footer_text_link:hover { text-decoration: underline; color: #666666;}
.footer_text_link:active { text-decoration: underline; color: #333333; }
.footer_text_link:visited { text-decoration: underline; color: #666666; }

.footer_box {
	background-color: #96A2A9;
	background-image: url('../images/curve_bot.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: auto;
	color: white;
	width: 890px;
	padding: 10px;
}
.footer_left {
	float: left;
	width: 120px;
	height: 100%;
	color: black;
}
.footer_right {
	float: right;
	width: 710px;
	height: 100%;
	color: black;	
	padding-left: 30px;
}
.vid_preview {
	float: left;
	padding: 10px;
	background-color: transparent;
 	width: 360px;
}
.vid_previews_container {
	width: 396px;
	float: left;
	height: auto;
	padding: 0;
	margin: 0;
}
.voxant_player {
	float: left;
	/* clear: both; */
	width: 300px;
	height: auto;
	margin-top: 22px;
	* margin-top: 11px;
}
.main_text_content {
	float: left;
	clear: both;
	padding: 12px;
	padding-top: 10px;
	width: 690px;
}
.main_text_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #274655;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-top: 4px;
	vertical-align: bottom;
	font-weight: normal;
	text-transform: lowercase;
}
.main_text_content a {
	font-size: 12px;
	line-height: auto;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-top: 4px;	
}
.thumb_image {
	border: 1px solid black;
	margin: 5px;
	margin-top: 0px;
	margin-right: 10px;
}
.heading_long {
	background-color: transparent;
	background-image: url('../images/heading_med_bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 2px;
	padding-left: 10px;
	color: #DDDDDD;
	/* width: 670px; */
	width: 350px;
}
.top_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #496877;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	margin-top: 8px;
	vertical-align: bottom;
}
.page_top_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #496877;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-top: 8px;
	vertical-align: bottom;
}
.short_bottom {
	margin-bottom: -10px;
	padding-bottom: 0px;
}
.search_top_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #496877;
	margin-top: 10px;
}
.more_link { margin-top: 5px; text-decoration: none; }
.more_link:hover { margin-top: 5px; text-decoration: none; }
.more_link:active { margin-top: 5px; text-decoration: underline; }
.more_link:visited { margin-top: 5px; text-decoration: none; }

/* now redefine some KA elements */
/*#ka_headerSubNav {padding: 0px; margin: 0px; color: white; float:left;width:100%;height:30px;background:#9ce; height: 32px;}
#ka_headerSubNav ul {color: white; width:98%}
#ka_headerSubNav li.current a,#ka_headerSubNav li a:hover,#ka_headerSubNav li a:active, #ka_headerSubNav li a:visited,#ka_headerSubNav li a:link {margin-top:1px;background:transparent;color: white;}
*/
#ka_headerTopNav {
	float:left;
	padding: 0px;
	margin: 0px; 
	padding-top: 7px; 
	padding-bottom: 7px; 
	height: 60px;
	background-color: transparent;
	background-image: url('../images/nav_bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	font-size: 15px;
	line-height: 15px;
	color: white;
	margin-left: -170px;
	width: 910px;
}
#ka_headerSubNav {
	width: 895px;
	height: 30px;	
	background-color: #666666;
	color: #DDDDDD;	
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	vertical-align: middle;
	font-size: 11px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	* margin-top: -3px;
	color: white;
	clear: both;
}
.block_space {
	padding: 0px;
	margin: 0px;
	border: 1px solid yellow;
}
#ka_headerSubNav a,#ka_headerSubNav a:link,#ka_headerSubNav a:visited,#ka_headerSubNav a:active { color: #DDDDDD; text-decoration:none; }
#ka_headerSubNav a:hover { color: #DDDDDD; text-decoration: underline; }
.current {
	color: white;
}
span {
	color: #CCCCCC;
}

/* login and search reposition workaround */
#ka_mainContainer h2 {
	display: none;
	}
#ka_mainContainer  #ka_contentContainer h2 {
	display: block;
}
#ka_headerBtmNav {
	position: absolute;
	top: 0;
	left: 0;
	clear: both;
}
#ka_mainContainer {
	position: relative;
}
#ka_header {
	padding-top: 0px;
}
#ka_headerLogin {
	position: static;
	float: right;
	margin-top: -90px;
	padding-right: 23px;
	width: auto;
}
#ka_headerSearch {
	top: -60px;
}
#ka_footer {
	visibility: hidden;
	height: 0px;
}


/* home page list widget styles */

.ka_a_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #496877;
	text-decoration: none;
}


/* hide the default kickapps nav */
#ka_header,#ka_header ul,#ka_header li,#ka_headerTopNav,#ka_headerTopNav li,#ka_headerBtmNav,#ka_headerSearch { display: none !important }

/* style the custom nav */
.custom_nav_container {
	width: 910px;
	/* height: 68px;		 */
		height: 75px;
	padding: 0px;
	padding-top: 3px;
	/* padding-bottom: 6px; */
	margin: 0px;		
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
.custom_nav {
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 33px;
	padding-left: 16px;
	padding-right: 16px;
	vertical-align: middle;
	background-position: 0px -2px;
	color: #DDDDDD;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	display: block;
	line-height: 18px;
	vertical-align: middle;
	padding-top: 13px;	
	cursor: pointer;
}

.custom_nav:link { text-decoration: none; color: #DDDDDD; }
.custom_nav:active { text-decoration: none; color: #DDDDDD; }
.custom_nav:visited { text-decoration: none; color: #DDDDDD; }
.custom_nav:hover { text-decoration: none; color: white; }		

.leftAd {
	margin: 15px 0 15px -3px;
	width: 120px;
	height: 600px;
}
.search_select {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	margin-top: 0;
	padding-top: 0;
}
.sidebar_subhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #496877;
	font-size: 14px;
	line-height: 15px;
	height: 15px;
	margin-bottom: 5px;
	padding-bottom: 0;
	text-decoration: none;
}
.searchform {
	padding: 0;
	margin: 0;
}
.beta {
	font-size: 10px;
	font-family: arial;
	display: block;
	position: absolute;
	top: 62px;
	left: 192px;
	color: #666666;	
}
.bodylink {
	font-size: 12px;
}
.inner_banner {
	clear: both;
	margin-left: -17px;
}
.pull_left {
	margin-left: -25px;
}
.pull_left_ie6 {
	margin-left: -10px;
}
.square_ad {
	width: 300px;
	height: 250px;
	padding: 0;
	margin: 26px 0 0 0;
	float: left;
}
.ka_downphoto  {
	display: none;
}
.ka_contentTitle, .ka_contentTitle span, #ka_since, #ka_upByTitle, #ka_descTitle, #ka_tagsTitle, #ratingArea, #ka_commentsNumArea  {
	color: #555555;
}
.content_text {
	float: left;
	padding: 10px;
 	width: 700px;
	margin-left: -25px;
}
.content_text p {
	width: 700px !important;
}
#ka_playPageDetails {
	margin-top: -260px;
}
.ka_Alert {
	background-color: #C9D5DC;
	border: 1px solid black;
	color: yellow;
	padding: 5px 0 5px 29px;	
}
.ka_Success {
	background-color: #C9D5DC;
	border: 1px solid black;
	color: black;
	padding: 5px 0 5px 29px;		
}
#successDelete, #successUpload {
	color: black;
}
.ka_gen_upphoto span, .ka_gen_upblog span {
	color: #666666;
}
#ka_manageContent h3 span {
	color: #496877;
}
#ka_breadcrumbs #ka_firstBC {
	display: none;
}
#ka_breadcrumbs li {
	font-family: Arial, Helvetica, sans-serif;
	color: #496877;
	font-weight: normal;
	font-size: 20px;
	padding: 0px;
	margin: 5px 0 0 0;
	line-height: 22px;
	vertical-align: bottom;
	border: none;
	text-transform: lowercase;
}
ul#ka_breadcrumbs li {
	background: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 5px;
	padding-bottom: 5px;
	* padding-bottom: 10px;
	* display: block;
}

