html {overflow-y: scroll;}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, hr, body, img{
    margin: 0;
    padding: 0;
    border: solid 0;
}
body {
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #000000;
}
h1 {
	font-size: 1.4em; /* varies with pixels-per-em at document root */
	text-align: left;
	margin: 6px 0px 12px 0px; 
}

/* Box heads */
h2 { 
	background:url(/theme/kissies/images/box_top_arrow.png) no-repeat left bottom; 
	font-size: 24px;
	font-weight: bold;
	color: #222;
	padding: 10px 0px 10px 10px
}

h3 { 
	font-size: 1.4em;
	color: #444;
	margin: 0 0 1.12em 0; 
}

a, a:visited, a:active {
	color: #005080;
	text-decoration: underline;
}

a:hover {
	color: #005080;
	text-decoration: underline;
}

#page-container {
	width: 980px; 
	margin: 10px auto;
}

#left-column {
	float:left; 
	width:720px;
}

#right-column {
	float:left; 
	padding-left: 10px; 
	margin: 0px; 
	width: 250px; 
}


#head {
	margin: 3px 0px 0px 0px;
	height: 110px;
}

#content {
	margin: 0px 10px 0px 0px;
}

.logo-link {
	float: left;
	margin-right: 18px;
}

#kplogo {
	padding-top: 14px;
}

#gblogo {
	padding-top: 8px;
}

.clear {
	clear: both;
}

.box {
	background-color: #F1F1F1;
	padding: 10px;
	margin-bottom: 30px;
}

.song {
	background-color: #FFFFFF;
	padding: 6px 6px 6px 6px;
	clear: both;
	height: 80px;
	border: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom:10px;
}

.cover-image {
	background-image: url(/theme/kissies/images/cover_frame.png); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	border: 0px;
	margin-right: 6px;
	margin-top: 3px;
	padding: 3px 3px 5px 3px;
	clear: both;	
}

a.songtitle {
	font-size: 18px;
	font-weight: bold;
	color: #222;
	text-decoration: none;
}

.artist {
	padding-top: 6px;
	font-size: 18px;
	color: #222;
}

#comments {
	background-color: #FFFFFF;
	padding: 6px 6px 6px 6px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.login-container {
	float: right;
	margin-top: 2px;
	text-align: right;
}

#login-name {
	display:inline;
}

.song-info {
	padding-top: 12px;
}

.floatleft {
	float: left;
	display: inline;
}

.song-actions {
	float: right;
	display: inline;
	margin-right: 0px;
	margin-top: 20px;
}

.song-action {
	float: left;
	display: inline;
}

.blog-score {
	float: right;
	display: inline;
	margin-right: 10px;
}

 a.sm2_link {
 padding:11px 40px 10px 37px;
 background: url(/theme/kissies/images/play.png) no-repeat 0px 50%;
 text-decoration: none;
}

a.sm2_paused:hover,
 a.sm2_link:hover {
 background: url(/theme/kissies/images/play.png) no-repeat 0px 50%
}

 a.sm2_playing,
 a.sm2_playing:hover {
 background: url(/theme/kissies/images/pause.png) no-repeat 0px 50%;
}

 a.sing-button {
 line-height: 40px;
 padding:11px 40px 10px 37px;
 background: url(/theme/kissies/images/sing.png) no-repeat 0px 50%;
 text-decoration: none;
}

 a.help-button {
 line-height: 40px;
 padding:11px 25px 10px 37px;
 background: url(/theme/kissies/images/help.png) no-repeat 0px 50%;
 text-decoration: none;
}

.song-action-text {
	font-size: 15px;
	font-weight: bold;
	display: inline;
}

.song-action-text:hover {
	text-decoration: underline;
}

.medal {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 3px 8px;
	color: #FFFFF6;
	font-size: 17pt;
}

.pos-1 {
	background-image: url(/theme/kissies/images/gold.jpg); 
}
	
.pos-2 {
	background-color: #F9F9F9;
	background-image: url(/theme/kissies/images/silver.jpg); 
}
	
.pos-3 {
	background-image: url(/theme/kissies/images/bronze.jpg); 
}
	
.white {
	background-color: #FFFFFF;
}
.light {
	background-color: #F9F9F9;
}

.kissie {
	background-color: #fceff9;
}

.amir {
	background-color: #fef6f8;
}

.myscore {
	background-color: #edfaff;
}

.high-score {
	padding: 5px 5px 1px 5px;
}

.high-score .position {
	font-size: 20pt;
	font-weight: bold;	
	padding: 6px 15px 8px 8px;
	float: left;	
	display: inline; /*ie bug */
}

.high-score .position-2 {
	font-size: 14pt;
	font-weight: bold;	
	padding: 12px 12px 8px 5px;
	float: left;	
	display: inline; /*ie bug */
}

.high-score .position-3 {
	font-size: 10pt;
	font-weight: bold;	
	padding: 16px 10px 6px 5px;
	float: left;	
	display: inline; /*ie bug */
}

.high-score .position-4 {
	font-size: 8pt;
	font-weight: bold;	
	padding: 16px 10px 6px 5px;
	float: left;	
	display: inline; /*ie bug */
}

.high-score .pos-kissie {
	background-image: url(/theme/kissies/images/k.gif); 
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding: 4px 7px 0px 3px;
	width: 29px;
	height: 40px;
	float: left;	
	display: inline; /*ie bug */
}

.high-score .pos-amir {
	background-image: url(/theme/kissies/images/g.gif); 
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 4px 2px 0px 1px;
	width: 36px;
	height: 40px;
	float: left;	
	display: inline; /*ie bug */
}

.high-score .pos-myscore {
	padding: 4px 2px 0px 1px;
	width: 36px;
	height: 40px;
	float: left;	
	display: inline; /*ie bug */
}

.high-score .my-position {
	padding-top: 21px;
}

.high-score .fb-avatar {
	background-image: url(/theme/kissies/images/pic_frame.png); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	padding-left: 3px;
	width: 36px;
	height: 48px;
	margin-right: 7px;
	float: left;	
	display: inline; /*ie bug */
	border: none;
}
.high-score .fb-avatar.kissie {
	background-image: url(/theme/kissies/images/pic_frame_k.png); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.high-score .fb-avatar.amir {
	background-image: url(/theme/kissies/images/pic_frame_a.png); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.high-score .user {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	padding-top: 12px;
	padding-right: 4px;
}
.high-score .high-score-song {
}
.high-score .scorecell {
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	text-align: center;
	float: right;	
	display: inline; /*ie bug */
	padding-top: 15px;
	margin-right: 10px;
}
.high-score .my-scorecell {
	padding-top: 30px;
}
.high-score .score {
	float: left;	
	display: inline; /*ie bug */
	padding-top: 1px;
}
.high-score .musictype {
	font-size: 8pt;
	color: #333;
	font-weight: normal;
}
/*
.high-score .score {
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	text-align: center;
	float: right;	
	display: inline; 
	margin-right: 120px;
}
.high-score .difficulty {
	font-size: 7pt;
	color: #333;
	font-weight: normal;
	text-align: center;
}
*/

.smallprogressbg {
	background-image: url(/images/small_progress_bar_bg.png); 
	background-repeat: no-repeat;
	width: 52px;
	height: 21px;
	margin-right: 0px;
}
.smallprogress {
	background-image: url(/images/small_progress_bar.png); 
	background-repeat: no-repeat;
	float: left;	
	display: inline; /*ie bug */
	height: 21px;
}
.progressbg {
	background-image: url(/images/progress_bar_bg.png); 
	background-repeat: no-repeat;
	width: 202px;
	height: 21px;
	float: left;	
	display: inline; /*ie bug */
	margin-right: 5px;
}
.progress {
	background-image: url(/images/progress_bar.png); 
	background-repeat: no-repeat;
	float: left;	
	display: inline; /*ie bug */
	height: 21px;
}

.boxinabox {
	background-color: #FFFFFF;
	padding: 16px 16px 16px 6px;
	border: 1px solid #DDDDDD;
}

#loginpanelcontainer {
	display: none;
}


#registerlostpanel {
/*	float: right;	
	display: inline; /*ie bug */
	padding-top: 14px;
}

#loginerror {
	color: #DD0000;
	font-weight: bold;
	padding-top: 14px;
}

.ahctpac {
	display: none;
}

#registerform label.error {
  background: url("/images/unchecked.png") no-repeat 0px 0px;
  padding-left: 20px;
  padding-bottom: 2px;
  font-weight: bold;
  color: #e00909;
  width: 500px;
}

#registerform label.checked {
  background: url("/images/checked.png") no-repeat 0px 0px;
  color: #05a215;
  padding-right: 210px;
}

.show_high_scores_container {
	padding: 8px 0px 0px 2px;
}

a.show_high_scores {
	font-weight: bold;
}

.hidden {
	display: none;
}

/* KP stuff */

#kp-songs-link {
	text-align: center;
	clear: both;
	margin-bottom: 20px;
}


#footbar {
	text-align: center;
	width: 840px;
	margin: 1em auto 2em auto;
	padding: 1em 0px 0px 130px;
	border-top: 1px solid #ebebe9;
	clear: both;
}

#footbar ul li {list-style-type:none}

#footbar li {list-style-type:none}

#footbar img {
	float: right;
}

#footercopy {
	text-align: center;
	font-size: 8pt;
	clear: both;
}

/* Banners */

.banner-3ws {
	margin-bottom: 4px;
}

.banner-panorama {
	height: 128px;
	clear: both;
}

/* Dev */

.debug {
	clear: both;
	float: left;
	border: 1px solid #990000;
	background-color: #FFFBFB;
	padding: 10px;
	margin: 10px;
}
