@charset "UTF-8";

/* Body classes */

html {
	height: 100%;
	/* overflow: hidden; */
}

#flashcontent {
	height: 100%;
	width: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.pagebody {
	height: 100%;
	background-image: url(/images/template/pgbody_bgrnd_tile_02.jpg);
	background-repeat: repeat-y;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}

.pagebody_white {
	height: 100%;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}

.header_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #330000;
}

.header_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.table_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.spec_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #e8dcb7;
}

.spec_info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	background-color: #e8dcb7;
}

.specs_background {
	background-color: #c0b28b;
}

.image_caption_bold {
	height: 100%;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
}

.image_caption {
	height: 100%;
	color: #000000;
	font-size: 10px;
	line-height: 10px;
}

.table_row_even {
	background-color: #c0b28b;
}


a:link { text-decoration: underline; color: #330000; font-size: 12px; }
a:visited { text-decoration: underline; color: #333333; font-size: 12px; }
a:hover { text-decoration: none; color: #000000; font-size: 12px; }

/* End Body classes */



/* Begin Instruments section classes */

.product_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a.product_header:link { text-decoration: underline; color: #FFFFFF; font-size: 10px; }
a.product_header:visited { color: #999999; font-size: 10px; }
a.product_header:hover { text-decoration: none; color: #b49f67; font-size: 10px; }

.product_sidemenu_bg {
	background-image: url(/images/instruments/sidemenu_bgrnd.jpg);
	background-repeat: no-repeat;
}

.product_textfield {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 0px 0px 10px;
	width: 11em;
	padding-left: 2px;

}

.search_header {
	font-size: 12px;
    color:#FFFFFF;
	font-weight: bold;
}

a.subnav:link { text-decoration: underline; color: #FFFFFF; font-size: 12px; }
a.subnav:visited { text-decoration: underline; color: #FFFFFF; font-size: 12px; }
a.subnav:hover { text-decoration: none; color: #FFFFFF; font-size: 12px; }


/* End Instruments section classes */




/* Footer classes */

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

a.footer:link { text-decoration: underline; color: #330000; font-size: 11px; }
a.footer:visited { text-decoration: underline; color: #333333; font-size: 11px; }
a.footer:hover { text-decoration: none; color: #000000; font-size: 11px; }


/* End Footer classes */



/* Artist Section */

.horizontal_dotted_line {        
	border-bottom: #000000 solid 1px;
	height: 1px;
	width: 100%;
}

.blackline_rightside {
	border-right-color: #000000;
	border-right-style: solid;
	border-width: thin;
}

a.artist_img img { 
	border: 1px solid #000000;
}

a.img_border img { 
	border: 1px solid #000000;
}

.featured_artist_name {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.featured_artist_name_link {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
	line-height: 1.2em;
	color: #330000;
}

a.featured_artist_name_link {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
	line-height: 1.2em;
	color: #330000;
	text-decoration: none;
}

a.featured_artist_name_link:hover {
	color: #000000;
}

.subpage_artist_name {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
}

.artist_name_link {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
	line-height: 1.2em;
	color: #330000;
}

a.artist_name_link {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
	line-height: 1.2em;
	color: #330000;
	text-decoration: none;
}

a.artist_name_link:hover {
	color: #000000;
}

.popularartist_views {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #000000;
}

.video_description {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	line-height: 1.2em;
	color: #000000;
}

.subpage_artist_name {
	font-size: 17px;
    font-weight: bold;
	color: #000000;
}

.sub_header_text {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
	line-height: 1.2em;
	color: #FFFFFF;
}

.most_viewed_videos_background {
	background-image: url(/images/artists/artists_main_videos_02.jpg);
	background-repeat: repeat;
}

.featured_artist_background {
	background-repeat: repeat-y;
}

/* End Artist Section */




/* Dealers Section */

.distributor_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.distributor_region {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

/* End Dealers Section */



/* News Section */

.news_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

a.top_story_snippet_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .03em;
	line-height: 14px;
	text-decoration: none;
	margin-bottom: 0px;
	padding: 0px;
}

a.top_story_snippet_title:link {
	color: #330000;
}

a.top_story_snippet_title:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

a.top_story_snippet_title:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

a.top_story_snippet_title:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

a.full_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	
}

a.snippet_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .03em;
	line-height: 14px;
	text-decoration: none;
	margin-bottom: 0px;
	padding: 0px;
}

a.snippet_title:link {
	color: #330000;
}

a.snippet_title:hover {
	color: #000000;
}

a.snippet_title:active {
	color: #000000;
}

a.snippet_title:visited {
	color: #333333;
}

.snippet_body  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
}

a.news_img img{
	border: 1px solid #000000
}

/* End News Section */




/* FCKEditor Text Styles for News Section */

.title {
	font-size: 30px;
	font-weight: bold;
	line-height: 28px;
	color: #000000;
}

.subtitle {
	font-size: 18px;
	color: #000000;
}

.hugetext {
	font-size: 15px;
	color: #000000;
}

.bigtext {
	font-size: 13px;
	color: #000000;
}

.smalltext {
	font-size: 11px;
	color: #000000;
}
.tinytext {
	font-size: 10px;
	color: #000000;
}

/* End FCKEditor Text Styles for News Section */
