/* General CSS code */

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.replace{
      position:relative;
      margin:0px; padding:0px;
      /* hide overflow:hidden from IE5/Mac */
      /* \*/
      overflow: hidden;
      /* */
}
.replace span{
      display:block;
      position:absolute;
      top:0px;
      left:0px;
      z-index:1; /*for Opera 5 and 6*/
}

object { outline:none; }

.offset
{
	position: absolute;
	top: -9000px;
	left: -9000px;
}


/* Site-specific code */

body
{
	background-image: url(../images/window_bg2.jpg);
	background-repeat: repeat-x;
	background-color: #262626;
	font-family: "Arial", sans-serif;
	font-size: 100%;
	color: #EFEFEF;
}

a:link
{
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

p
{
	font-size: 16px;
	line-height: 22px;
	margin: 8px 0;
}

h1
{
	font-weight: bold;
	font-size: 22px;
	margin: 8px 0;
}

h2
{
	font-weight: bold;
	font-size: 19px;
	margin: 8px 0;
}

h3
{
	font-weight: bold;
	font-size: 16px;
	margin: 8px 0;
}


img { border-style: none; }

ul
{
	list-style: outside;
	margin-left: 19px;
}

li { font-size: 16px; }

div#toplink { margin-left: 300px; }

.accent_right
{
	float: right;
	margin: 0 0 10px 15px;
}

.accent_left
{
	float: left;
	margin: 0 20px 10px 0;
}


/* Page pieces */

div#ebowshell
{
	display: block;
	position: relative;
	width: 1003px;
	margin: 0 auto;
	padding: 10px 0 20px 0;
}

div#xtrabg1
{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center 239px;
}
div#xtrabg2
{
	background-repeat: no-repeat;
	background-position: center 239px;
}

div#page_top
{
	width: 1003px;
	height: 243px;
	background-image: none;
}
div#top_ebow
{
	float: left;
	width: 178px;
	height: 243px;
}
div#top_center
{
	float: left;
	width: 494px;
	height: 243px;
	background-image: url(../images/top_center_bg.jpg);
	background-repeat: repeat-x;
}
div#top_logo
{
	float: left;
	width: 331px;
	height: 243px;
}

div#main_page
{
	width: 949px;
	margin-left: 29px;
	padding-bottom: 25px;
	background-image: url(../images/page_bg2.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}

div#category_links
{
	padding-bottom: 15px;
	color: #FFF;
}
div#category_links a:link { color: #F00; }
div#category_links a:visited { color: #F00; }
div#category_links a:hover { color: #FFF; }
div#category_links table { margin-left: 32px; }
div#category_links td
{
	font-weight: bold;
	font-size: 16px;
	padding-right: 23px;
	vertical-align: top;
}

div#main_links
{
	float: left;
	padding: 24px 0 0 23px;
	width: 129px;
	color: #FFF;
}
div#main_links a:link { color: #F00; }
div#main_links a:visited { color: #F00; }
div#main_links a:hover { color: #FFF; }
div#main_links ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
div#main_links li
{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}
div#main_links li li
{
	font-size: 11px;
	line-height: 18px;
}
div#main_links ul.sub_links { padding-left: 14px; }


div#content
{
	float: left;
	width: 772px;
}

div.section { margin-bottom: 26px; }

h1.section_head
{
	color: #FFF;
	border-bottom: 2px #F30 solid;
	margin: 0 0 9px 0;
	padding-bottom: 4px;
}


p.small_bottom_margin { margin-bottom: 4px; }

p.page_top { margin: 0 0 16px 0; }

p.intro
{
	font-style: italic;
}


/* Used for pictures and videos */

div.pic_col
{
	float: left;
	width: 130px;
	margin: 3px 28px 13px 0;
}

div.pic_col img { border: 1px #333 solid; }
div.no_right_margin { margin-right: 0; }
div.pic_col h1
{
	font-size: 13px;
	line-height: 14px;
	margin: 0;
}
div.pic_col h2
{
	color: #CCC;
	font-size: 10px;
	line-height: 12px;
	margin: 0;
}
div.pic_col p
{
	font-size: 10px;
	line-height: 12px;
	margin: 0;
}


/* Multi column divs */

div.col_of_2
{
	float: left;
	width: 380px;
	margin-right: 12px;
}

div.col_of_3
{
	float: left;
	width: 249px;
	margin-right: 12px;
}

div.col_of_4
{
	float: left;
	width: 184px;
	margin-right: 12px;
}

div.col_of_5
{
	float: left;
	width: 144px;
	margin-right: 12px;
}

.ebowtube img
{
	float: left;
	margin-right: 10px;
}
.ebowtube h1
{
	font-size: 15px;
	line-height: 17px;
	text-align: center;
	margin: 0;
}
.ebowtube p
{
	font-size: 10px;
	line-height: 12px;
	margin: 0;
}


div.note
{
	margin-top: 16px;
	padding: 16px;
}
div.note p
{
	margin: 0;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

div#copyright
{
	font-size: 13px;
	color: #777;
	text-align: center;
	margin: 32px 0;
}

p.clip_link
{
	font-size: 14px;
	font-weight: bold;
}

.artist_link
{
	font-family: "Comic Sans MS", "MarkerFelt-Wide", cursive;
	font-size: 90%;
}
.artist_link:hover { color: #39F; }

.ext_link:hover { color: #FF6; }


/* Page-specific items */

div#quotes p
{
	line-height: 22px;
	margin: 8px 0 16px 0;
}

div#faq_links ul
{
	list-style: none;
	margin-left: 0;
}
div#faq_links li
{
	padding: 3px 0 3px 3px;
	font-weight: bold;
}
div#faq_links a { text-decoration: none; }


div#links_page h2
{
	margin-bottom: 6px;
	margin-top: 5px;
}
div#links_page ul
{
	list-style: none;
	margin-left: 0;
	margin-bottom: 16px;
}
div#links_page li { padding: 3px 0 3px 0; }


div.audio_lesson ul
{
	list-style: none;
	margin: 8px 0 16px 0;
	padding-left: 0;
}
div.audio_lesson li { padding: 0 0 3px 0; }

div.audio_lesson table.outer { width: 778px; }
div.audio_lesson table.outer td { vertical-align: top; }

div#pg h2
{
	color: #000;
	margin: 12px 0 6px 0;
}
div#pg h2 a:link { text-decoration: underline; }
div#pg h2 a:visited { text-decoration: underline; }
div#pg h2 a:hover { text-decoration: underline; }

div#pg p { margin: 0 0 1px 5px; }


div#artists ul
{
	list-style: none;
	margin-left: 0;
}
div#artists li { padding: 3px 0 3px 0; }

div#artists p { margin: 2px 0; }

div#artists span a {
	color: #C00;
	font-weight: bold;
}

p.indentoffset
{
	text-indent: -50px;
	padding-left: 50px;
}

.alphabet
{
	width: 100%;
	margin-top: 12px;
}
.alphabet h2
{
	display: inline;
	font-weight: bold;
	font-size: 28px;
	line-height: 28px;
	letter-spacing: 10px;
	margin: 0 20px 0 15px;
	padding: 0;
}
.alphabet p
{
	display: inline;
	font-size: 19px;
	line-height: 19px;
	letter-spacing: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.alphabet p a:link
{
	color: #900;
	text-decoration: none;
}
.alphabet p a:visited
{
	color: #900;
	text-decoration: none;
}
.alphabet p a:hover
{
	color: #FFF;
	text-decoration: none;
}

.audio { margin-bottom: 10px; }

.search_term { background-color: #d74d00; }
