@charset "utf-8";

html
{
	height: 100%;
}
body
{
	height: 100%;
	min-width:990px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
}
#nonFooter
{
	position: relative;
	min-height: 90%;

}
* html #nonFooter
{
	height: 100%;
}
#footer
{
	position: relative;
	background-color: #191615;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	margin-right: auto;
	margin-left: auto;
	width:100%;
	height:80px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	z-index:9999;
}
#li_container {
	height: 38px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #363636;}

#li_container ul#links {
	overflow:hidden;
	text-align:right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;}
#li_container ul#links li {float: left; padding-right: 7px; margin-right: 7px; border-right: 1px solid #333;list-style-type: none;}
#li_container ul#links li.last {border: none}
#li_container a {color: #DADADA; font-weight: normal; font-size:0.82em;}
#li_container a:hover {color: #fff; text-decoration: underline}

/* A CSS hack that only applies to IE -- specifies a different offset for the footer 
* html #footer
{
	margin-top: -7.4em;
}
*/
a {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
#main_menu {
	height: 24px;
	width: 990px;
}
#search_box {
	height: 60px;
	width: 254px;
	float: right;
	background-color: #161616;
	margin-top: 16px;
}
.search_input {
	font-size: 12px;
	background-color: #FFFFFF;
	height: 22px;
	width: 220px;
	border: none;
}
.search_box_text_cell {
	float: right;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 6px;
	width: auto;
	font-size: 11px;
	color: #FFFFFF;
}
.search_box_text_cell a, .search_box_text_cell a:hover {
	font-size: 11px;
	color: #ffd800;
}
.search_box_input_cell_1, .search_box_input_cell_2 {
	float:left;
	margin-top:8px;
}

.search_box_input_cell_1 {
	width:220px;
	padding-left:6px;
}
.search_box_input_cell_2 {
	width:22px;
}
#header_box, #header_short_box {
	background-color: #000000;
	height: 228px;
	width: 100%;
	background-image: url(images/header_bck.jpg);
	background-repeat: repeat-x;
}
#header_short_box {
	height: 133px;
	background-position: 0 -95px;
}
#header_container {
	width:990px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	height: 85px;
	width: 458px;
	float: left;
	padding-top: 2px;
	padding-left: 4px;
}
#top_leader {
	height: 90px;
	width: 728px;
	border: 2px solid #000000;
	padding-top: 1px;
	float: left;
}
#counter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	width: 256px;
	text-align: center;
	height: 44px;
	padding-top: 20px;
}

#main_menu {
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 2px;
	padding-left: 2px;
	height: 41px;
}
.main_menu_item {
	float:left;
	padding-top: 18px;
	padding-right: 42px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#menu_premium_item_cont {
	float: right;
	margin-top: 1px;
}
#premium {
	width:131px;
	height:41px;
	display: block;
	background: url(menu/premium.gif) no-repeat 0 0;
}
#premium:hover { 
  background-position: 0 -41px;
}
.main_menu_item a {
	display: block;
	height: 12px;
	overflow:hidden;
}
#home {
  width: 44px;
  background: url(menu/home.gif) no-repeat 0 0;
}
#tutorials {
  width: 76px;
  background: url(menu/tutorials.gif) no-repeat 0 0;
}
#chords {
  width: 58px;
  background: url(menu/chords.gif) no-repeat 0 0;
}
#sheets {
  width: 52px;
  background: url(menu/sheets.gif) no-repeat 0 0;
}
#virtual_piano {
  width: 104px;
  background: url(menu/vpiano.gif) no-repeat 0 0;
}
#blog {
  width: 38px;
  background: url(menu/blog.gif) no-repeat 0 0;
}
#requests {
  width: 74px;
  background: url(menu/requests.gif) no-repeat 0 0;
}
#home:hover,#tutorials:hover,#chords:hover,#sheets:hover,#virtual_piano:hover,#blog:hover,#requests:hover  { 
  background-position: 0 -12px;
}
#main_container {
	width:990px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}

#follow_us {
	margin-top: 14px;
}
/* follow-us map */
	dl.social_map {display:block; width:314px; height:55px; background:url(images/follow_us.jpg); position:relative; margin:2px auto 2px auto;}
	a.soc_LINK0,a.soc_LINK1,a.soc_LINK2 {
	top:4px;
	background:transparent;
	overflow:hidden;
	position:absolute;
	display:block;
	padding-top:42px;
	height:0;
	}
	a.soc_LINK0 {left:124px;width:51px;}
	a.soc_LINK1 {left:188px;width:42px;}
	a.soc_LINK2 {left:246px;width:45px; }
	a.soc_LINK0:hover,a.soc_LINK1:hover,a.soc_LINK2:hover  {
	background:transparent;
	border:1px dashed #0066CC;
	color:black;
}
#fb_like_box {
	background-image: url(images/fb_like_box_bck.gif);
	height: 347px;
	width: 300px;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 14px;
	background-color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#login_box_container {
	height: auto;
	width: 314px;
	background-color:#e6e6e6;
	font-size: 12px;
}

#user_box {
	height: auto;
	width: 298px;
	background-color:#ffffff;
	font-size: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-color: #e6e6e6;
	border-left-color: #e6e6e6;
}
#user_box  a{
	color:#266C93;
	font-size:12px;
}
#login_button a {
	height: 22px;
	width: 62px;
	display:block;
}
#signup_button a {
	height: 22px;
	width: 73px;
	display:block;

}
#login_button {
	background-image: url(images/login_button.gif);
	margin-left: 7px;
	float: left;
}

#signup_button {
	background-image: url(images/signup_button.gif);
	margin-left: 7px;
	float: left;
}
#signup_button:hover, #login_button:hover {
  background-position: 0 -22px;
}

#fb_login {
	width:150px;
	height:22px;
	float: left;
	margin-left: 7px;
}
#fb_login a {
	display:block;
	width:150px;
	height:22px;
	margin:0 auto;
	background:url("images/signin_facebook.png") no-repeat 0 -48px; 
	}
#fb_login a:hover{ background:url("images/signin_facebook.png") no-repeat 0 -24px; }
#box_ad_box {
	height: 250px;
	width: 300px;
	background-color: #e6e6e6;
	padding-right: 7px;
	padding-left: 7px;
}
#main_right {
	float: right;
	height: auto;
	width: 314px;
}
#main_left {
	float: left;
	height: auto;
	width: 674px;
}
.box_top_frame {
	background: url(images/box_frame.gif);
	height: 8px;
	overflow:hidden;
	margin-top: 14px;
}
.box_bott_frame {
background: url(images/box_frame.gif) no-repeat 0 -8px;
height: 8px;

}
#login_form {
	font-size: 12px;
	display: none;
}
#copyrights {
	font-size:11px;
	color:#A0A0A0;
	width:990px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:14px;
}
#copyrights a, #copyrights a:hover {
	font-size:11px;
	color:#A0A0A0;
}

