/* 基本設定 ここから*/

body {
	font-size:11px;
	color: #333333;
}	

form {
	font-size:11px;
	color: #333333;
	text-align: left;
}

table {
	font-size:11px;
	color: #333333;
	text-align: left;
	margin-left: 0px;
}

p {
	margin:1px;
	margin-bottom:13px;
	text-align: left;
	margin-left: 10px;
}

a:link, a:visited ,a:active{
	color:#000;
	text-decoration:underline;
	display:inline;
}	



.footer {
	color:#ffffff;
	font-size:9px;
	padding-top:4px;
	background-image:url(../images/bottom.gif); 
	text-align:center;
	height: 26px;
}

/* 基本設定　ここまで */

product_text {
	margin-left:20px;
}

ul {
	margin-bottom:0px;
	margin-top:0px;
}

ul li {
	margin:0px;	
}

ol li {
	margin-bottom:5px;
}
/* -------------- */
/* General styles */
/* -------------- */
/* table style */
#tableItem1 { /* Table Item - Table td class="tableItem" */
	text-align:left;
	background-color: #FFF;
}

#tableItem2 { /* Table Item - Table td class="tableItem" */
	text-align:right;
	background-color: #FFF;
}

.table th, 
.tableLeft th {
	font-weight:bold;
	text-align:center;
	background-color:#F0F0F0;
	padding:3px;
	border:1px solid #FFFFFF;
}

.table tr td, 
.tableLeft tr td {
	background-color:#F0F0F0;
	border:1px solid #FFFFFF;
	padding:2px;
	text-align:center;
}

.table tr td.tableItem { /* Table Item - Table td class="tableItem" */
	text-align:left;
}

.table tr td.tableSubhead { /* Table Subhead - Table td class="tableSubhead" */
	text-align:left;
	background-color:#F0F0F0;
}

.tableLeft tr td { /* Left aligned table */
	text-align:left;
}

h1 {
	font-weight:bold;
	font-size:16px;
	marign:0px;
}	

h2 {
	font-weight:bold;
	font-size:14px;
	marign:0px;
}	

h3 {
	font-weight:bold;
	font-size:12px;
	marign:0px;
}

.centerTable {
	background-color:#FFF;
	width: 800px;
	border: 0;
}

.ArtistID {
	margin-right:200px;
	position:absolute; 
	float:left;
	z-index:6; 
	margin-left:20px;	
}


.RightSidebar {
	float:right;
	width:200px;
}


.RightBox, {
	width:190px;
	min-height:120px;
	background-image: url(../images/box2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding:10px;
	padding-top:5px;
	margin:auto;
}


/* Below style added by Duff for pages with a text area on 8 Jan 07 */
INPUT, TEXTAREA, input, textarea {
	padding: 2px;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}

/* Below 2 styles added by Duff for table formatting on 8 Jan 07 */
.TableTitle {
	font-weight: bold;
	font-size: 12px; 
	background-color: #FFFFFF; 
	text-align: left;
}

.WhiteRow {
	background-color:#FFFFFF; 
	text-align: left;
}

.TitleGraphic {
	float:right;
}

.Box {
	font-size:11px;
	text-align:right;
}

.Box3artist {
	font-size:11px;
	text-align:center;
}

.RightBox {
	font-size:11px;
}

.Indent {
	padding-left:15px;
	padding-bottom:2px;
	background-image:url(../images/icon_bzzt.png);
	background-repeat:no-repeat;
}

.BoxHead {
	font-weight:bold;
	font-size:11px;
	text-align:center;
	margin-bottom:12px;
	color:#000000;
}


.profileBoxHead {
	font-weight:bold;
	font-size:11px;
	text-align:center;
	margin-bottom:5px;
	color:#000000;
}

.profileHeadline {
	font-weight:bold;
	font-size:16px;
	margin-top:20px;
	text-align:center;
}	

.profileSubhead {
	font-size:12px;
	margin-bottom:15px;
	text-align:center;
}	



/* ----- */
/* Menus */
/* ----- */

/* Lower Menu */
.Menu {
	font-size:12px;
	font-weight:bold;
	line-height:24px;
}

.Menu a:link, .Menu a:visited, .Menu a:active,
.brochures {
	color:#333333;
	display:block;
}

.Menu a:hover {
	color:#0179BA;
	text-decoration:none;
}

/* Active Items */
#video a.video:link, #video a.video:visited, #video a.video:active, 
#brochure a.brochure:link, #brochure a.brochure:visited, #brochure a.brochure:active, 
#tour a.tour:link, #tour a.tour:visited, #tour a.tour:active, 
#appSupport a.appSupport:link, #appSupport a.appSupport:visited, #appSupport a.appSupport:active, 
#info a.info:link, #info a.info:visited, #info a.info:active,
#overview a.overview:link, #overview a.overview:visited, #overview a.overview:active,
#eucon a.eucon:link, #eucon a.eucon:visited, #eucon a.eucon:active,
#multiple a.multiple:link, #multiple a.multiple:visited, #multiple a.multiple:active,
#power_trio a.power_trio:link, #power_trio a.power_trio:visited, #power_trio a.power_trio:active 
 {
	color:#333333;
	text-decoration:none;
	background-color:#FFFFFF;
	margin-left:-10px;
	padding-left:10px;
}

/* Tour Menus */
.tour_subMenu,
.app_subMenu {
	font-weight:normal;
	line-height:15px;
	margin-left:10px;
	margin-bottom:10px;
}	

.tour_subMenu a:link, 
.tour_subMenu a:visited, 
.tour_subMenu a:active,
.app_subMenu a:link, 
.app_subMenu a:visited, 
.app_subMenu a:active, {
	color:#969494;
	display:block;
}

.tour_subMenu a:hover,
.app_subMenu a:hover {
	color:#0179BA;
	text-decoration:none;
}

/* Active Tour Menu */
a.Highlight:link, 
a.Highlight:visited, 
a.Highlight:hover {
	color:#0179BA;
}

/* Active Sub Menus */
.subMenu {
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	margin-bottom:11px;
}

a.ActiveSubmenu:link,
a.ActiveSubmenu:visited,
a.ActiveSubmenu:hover {
	color:#0179BA;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	margin-bottom:10px;
}

#protools a.protools:link, #protools a.protools:visited, #protools a.protools:active,
#cubase a.cubase:link, #cubase a.cubase:visited, #cubase a.cubase:active,
#logic a.logic:link, #logic a.logic:visited, #logic a.logic:active, 
#performer a.performer:link, #performer a.performer:visited, #performer a.performer:active,
#maestro a.maestro:link, #maestro a.maestro:visited, #maestro a.maestro:active,
#nuendo a.nuendo:link, #nuendo a.nuendo:visited, #nuendo a.nuendo:active,   
#halo a.halo:link, #halo a.halo:visited, #halo a.halo:active,   
#finalcutpro a.finalcutpro:link, #finalcutpro a.finalcutpro:visited, #finalcutpro a.finalcutpro:active,
{
	color:#0179BA;
}
.product_text .table {
	text-align: left;
}
/* ----------------------------- */
/* AVID Chrome Layout Elements in Template Open file */
/* ----------------------------- */



/* GLOBAL CHROME STYLES */
#chrome { height:59px; background:#000; }
#chrome #chromeWrapper { position:relative; width:1080px; margin:0 auto; }
#chrome #chromeTools {
	position:absolute;
	right:188px;
	top:24px;
	width:520px;
	_width:540px;
	overflow:hidden;
}
#chrome #chromeTools fieldset { border:0; padding:0; margin:0; display:inline; }
#chrome #chromeTools label { display:none; }
#chrome #chromeTools form { display:inline; float:left; }
#chrome #chromeTools input { float:left; font-size:11px; color:#333; }
#chrome #chromeTools option { float:left; font-size:11px; border:0; }
#chrome #chromeTools select { float:left; font-size:11px; margin:0 0 0 6px; width:159px; height:20px; background:#555555; color:#ccc; border:0; }
#chrome #chromeTools .country,
#chrome #chromeTools .products { float:left; margin:0 14px 0 0; width:165px; height:20px; }
#chrome #chromeTools .search { float:left; background: url('../../../images/bg_fldSearchChrome.gif') no-repeat; width:160px; height:20px; }
#chrome #chromeTools .search input#searchField { border:0; background:none; width:120px; margin:2px 0 0 6px; }
#Go { border:0;}

#chrome { height:59px; background:#000; }
#chrome #chromeWrapper { position:relative; width:1080px; margin:0 auto; }

/* EUPHONIX */
#chrome.avid #chromeWrapper {
	position:relative;
	width:0;
	margin:0 auto;
}
#chrome.avid #chromeWrapper a.avidLogo {
	position:absolute;
	left:-348px;
	top:4px;
	display:block;
	width: 481px;
	height: 63px;
}
#chrome.avid #chromeWrapper a.avidLogo:hover { background-position:0 0; }

}
