@import url(support.css);
@import url(matrix.css);

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Arial, Sans;
}

img {
	border: none;
}

a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: underline;
}

form {
	padding: 0px;
	margin: 0px;
}

table, td, tr {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

#supportform {
	margin: 20px;
	padding: 20px;
	background-color:#e9e9e9;
	width: 650px;
}




select, input, textarea {
	border: 1px solid #ababab;
}

button, .csc-mailform-submit {
	cursor: pointer;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}


.DisplayNone {
	display: none !important;
}

#PageHeader {
	padding: 3px 6px;
}

#PageSearch {
	position: absolute;
	right: 24px;
	top: 72px;
	z-index: 150;
}

#PageSearch img {
	vertical-align: middle;
}

#PageSearch input {
	width: 128px;
	border: 1px solid #a4a5a9;
	padding: 1px 2px;
	height: 16px;
}

#PageLogin {
	position: absolute;
	right: 12px;
	top: 6px;
}

#PageLogin p {
	padding: 3px 0;
	margin: 0;
	font-size: 12px;
	text-align: right;
}


#PageLogin a {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}

#PageLogin a:hover {
	color: #990000;
	text-decoration: underline;
}

#MainMenu {
	margin: auto;
	width: 520px;
}

#MainMenu a {
	color: #3d3e43;
	text-decoration: none;
	font-weight: normal;
}

#MainMenu ul {
	margin: 0;
	list-style: none;
}

#MainMenu li {
	margin: 0;
	padding: 7px 22px;
	display: inline; 
	background: #f2f6ff;
	border-right: 1px solid #a2a6af;
} 

.SelectedMainMenuItem {
	background: #c4cad8 !important;
}

#PAGEMENU {
	float: left;
	width: 176px;
	overflow: hidden;
	font-size: 12px;
	margin: 24px 0 0 16px;
}

#PAGEMENU a {
	color: #393939;
	text-decoration: none;
	font-weight: normal;
}

#PAGEMENU p:hover {
	text-decoration: underline;
}


#PAGEMENU h1 {
	padding: 12px 16px 5px 24px;
	margin: 0;
	background: #c4cad8;
	font-size: 14px;
	font-weight: bold;
	color: #38373d;	
}

html>body #PAGEMENU h1 {
	background: url(../img/basic/MenuHeader.png) no-repeat top;
} 

#PAGEMENU p {
	padding: 3px 16px 3px 24px;
	margin: 0; 
	background: #fff;
}

html>body #PAGEMENU p {
	background: url(../img/basic/MenuMiddle.png) repeat-y;
}

#PAGEMENU_BOTTOM {
	background: #fff;
	height: 22px;
}

html>body #PAGEMENU_BOTTOM {
	background: url(../img/basic/MenuBottom.png) bottom left no-repeat;
}

#EYE_CATCHER {
	margin: 4px 0 0 0; 
	background: url(../img/basic/Catcher.jpg) repeat-x; 
	height: 290px !important;
	border-top:  1px solid #a2a6af;
}

#EYE_CATCHER_STARTPAGE {
	width: 870px;
	height: 290px;
	overflow: hidden;
	margin: auto;
}

#EYE_CATCHER_IMAGE {
	position: absolute;
	left: 180px;
	min-width: 360px;
}

#EYE_CATCHER_IMAGE img {
	text-align: center;
}

#EYE_CATCHER_TEXT {
	position: absolute;
 	min-width: 400px; 
 	padding: 0 24px;
	left: 550px;
	font-size: 14px;
	overflow: hidden;
	height: 270px;
}

#EYE_CATCHER_TEXT ul {
	padding: 0;
	margin: 0;
}

#EYE_CATCHER_TEXT li {
	padding: 0;
	margin: 0;
}

#EYE_CATCHER_TEXT h1 {
	padding: 16px 0 6px 0;
	margin: 0;
	font-size: 18px;
}

#EYE_CATCHER_TEXT p {
	padding: 6px;
	margin: 0;
}

#PageMenuSubList, #PageMenuSubSubList {
	padding: 0;
	margin: 0;
	list-style: none;
}

#PageMenuSubList li:hover, #PageMenuSubSubList li:hover {
	text-decoration: underline;
}

#PageMenuSubList li, #PageMenuSubSubList li {
	padding: 3px 24px 3px 36px;
	margin: 0;
	background: #fff;
}

#PageMenuSubSubList li {
	padding: 0 24px 0 48px;
}


html>body #PageMenuSubList li, html>body #PageMenuSubSubList li {
	background: url(../img/basic/MenuMiddle.png) repeat-y;
}


#Content {
	font-size: 14px;
	margin: 12px 24px 12px 212px;
}

#Content h1 {
	padding: 0;
	margin: 18px 0 12px 0;
	font-size: 18px;
	font-weight: bold;
}

#Content .bodytext, #Content p {
	font-size: 14px;
	padding: 0;
	margin: 0 24px 12px 24px;
	text-align: justify;
}

#Content blockquote {
	font-size: 14px;
	padding: 0;
	margin: 6px 12px 12px 24px;
	font-family: monospace;
}

#PageFooter {
	clear: both;
	font-size: 12px;
	color: #a4a8ab;
	border-top: 1px solid #a4a8ab;
	text-align: center;
	margin: 0 12%;
}

#PageFooter a {
	color: #a4a8ab;
}

#PageFooter p {
	padding: 0;
	margin: 3px;
}

#SearchResult {
	position: absolute;
	z-index: 120;
	background: url( ../img/search/falcom-search-bg.png) no-repeat;
	width: 625px;
	height: 545px;
	overflow: hidden;
	right: 0;
	top: 40px;
	padding: 27px 22px 22px 26px;
}

#SearchResult #SearchResultCategory {
	margin: 36px 0 0 12px;
}

#SearchResult #SearchResultCategory div {
	clear: both;
	width: 176px;
	height: 68px;
	margin: 12px 0;
	cursor: pointer;
}

#SearchResult #SearchResultCategory div:hover {
	background: #ddd;
}

#SearchResult #SearchResultCategory img {
	float: left;
	margin: 0 0 0 12px;
}

#SearchResult #SearchResultCategory p {
	padding: 12px 0 0 0;
	margin: 0;
}

.SearchCategorySelected, .SearchCategorySelected:hover {
	background: url(../img/search/falcom-search-category-bg.png) no-repeat !important;
	cursor: default !important;
}

#SearchResult h1 {
	color: #969eab;
	font-size: 22px;
	padding: 0;
	margin: 3px 0 0 12px;
}

#SearchResultList {
	position: absolute;
	top: 58px;
	left: 224px;
	right: 24px;
	bottom: 88px;
	overflow: auto;
}

#SearchResultList h2 {
	padding: 0 16px;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

#SearchResultList p {
	padding: 0;
	margin: 12px 0 12px 24px;
	font-size: 12px;
}

#SearchResultList a {
	font-weight: normal !important;
	color: #555;
}

#Search_CloseButton {
	position: absolute;
	right: 4px;
	top: 4px;
}

.csc-mailform {
	border: none !important;
}

.csc-mailform-field {
	clear: both;
	margin: 0px 0px 6px 0px;
}

.csc-mailform-field label {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 9px;
	line-height: 175%;
	font-size: 14px;
}

.csc-mailform-submit {
	margin-left: 112px;
}

.contenttable {
	font-size: 14px;
        margin: 12px 0 0 24px;
}

.tr-odd {
        vertical-align: top;
}

.tr-even {
        background-color: #eeeeee;
        vertical-align: top;
}

.contenttable td {
        padding: 5px;
}

.OverviewBox {
	float: left;
	width: 240px;
}

.OverviewBox img {
	float: left;
	vertical-align: top;
}

.OverviewBox div {
	margin-left: 100px;
}

.OverviewBox h1 {
	padding: 3px 0 3px 8px !important;
	margin: 0 !important;
	font-size: 12px !important;
	font-weight: bold;
	background: #e6e6e6;
}

.OverviewBox ul {
	padding: 3px 0 0 0;
	margin: 0;
	list-style: none;
	background: url(../img/basic/Overview-BG.jpg) repeat-x;
	height: 142px;
}

.OverviewBox li {
	padding: 2px;
	margin: 0px 0px 0px 14px;
	font-size: 10px;
	cursor: pointer;
}

.OverviewBox a {
	color: #393939;
	text-decoration: none;
}

.OverviewBox a:hover {
	text-decoration: underline;
}

.download_links {
	padding: 0;
	margin: 0;
	font-size: 14px;
}

.download_links img {
	vertical-align: middle;
	margin: 0 5px 0 24px;
}

.download_links a {
	text-decoration: none;
}

#Content .csc-textpic {
	margin: 0 5px 0 24px;
}

#Content .csc-textpic .csc-textpic-imagewrap dl {
	margin: 0 24px 0 0;
}

#Content .csc-textpic .csc-textpic-caption {
	font-size: 12px;
	text-align: center;
}

.partner {
        background: #ddd;
        padding: 5px;
        margin: 5px;
        width: 500px;
}
.partner img {
        vertical-align: middle;
}

/* News format */

.news-list-container {
	border: none;
	padding: 0;
	margin: 0;
	background: none;
}

.news-list-item, .news-single-item {
	border: none;
	padding: 0;
	margin: 0;
	background: none;
	clear: right;
}

.news-list-item h3, .news-single-item h2 {
	border: none;
	padding: 0;
	margin: 24px 0 18px 0;
	background: none;
	color: #000;
}

.news-list-item h3 a {
	color: #000 !important;
}

.news-list-item span, .news-single-item small {
	border: none;
	padding: 0;
	margin: 0 24px 0 0 ;
	background: none;
	line-height: 20px;
	float: right;
	font-size: 12px;
	font-weight: bold;
}

.news-list-item img, .news-single-item img {
	padding: 0;
	margin: 0 0 0 12px;
}

.clearer {
	display: none;
}

.news-list-item .news-list-morelink {
	font-size: 12px;
	margin: 0 0 0 24px;
}


/* Distri-Login */

#DISTRI_LOGIN {
	text-align: center;
	margin: 24px;
}

#DISTRI_LOGIN h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
}

#DISTRI_LOGIN .DistributorLogin h1 {
	margin: 16px 0 9px 0;
	padding: 0;
	font-size: 14px;
}

#DISTRI_LOGIN label {
	font-size: 12px;
	display: block;
	margin: 9px 124px 0 0;	
}

#DISTRI_LOGIN button {
	margin: 6px 0 0 98px;
}

#DISTRI_LOGIN p {
	font-size: 12px;
}

/* Startseite */

#STARTPAGE_CONTENT {
	height: 312px;
}

#STARTPAGE_NEWS {
	position: absolute;
	left: 70%;
	width: 300px;
}

#STARTPAGE_NEWS .news-latest-container, #STARTPAGE_NEWS .news-latest-item {
	border: none;
	padding: 0;
	margin: 0;
	background: none;
}

#STARTPAGE_NEWS .news-latest-item h3 {
	padding: 0;
	margin: 24px 0 0 0;
	font-size: 12px;
}

#STARTPAGE_NEWS .news-latest-date, #STARTPAGE_NEWS img, #STARTPAGE_NEWS h2, #STARTPAGE_NEWS .news-latest-gotoarchive {
	display: none !important;
}

#STARTPAGE_NEWS .news-latest-item .bodytext {
	font-size: 10px;
	padding: 0;
	margin: 6px 0 0 12px;
}

#STARTPAGE_NEWS .news-list-item .news-list-morelink {
	font-size: 10px;
	padding: 0;
	margin: 4px 0 0 12px;
}

#STARTPAGE_MENUES {
	margin-top: 24px;
	position: absolute;
	right: 30%;
	width: 648px;
}

.SubMenu {
	float: left;
	width: 136px;
	margin-left: 16px;
	font-family: Arial, Sans;
}

.SubMenu h1 {
	background: #e6e6e6 !important;
	font-size: 12px !important;
	color: #383838 !important;
	padding: 6px !important;
	margin: 0px !important;
}

.SubMenu ul {
	background: url(../img/basic/SubMenu-BG.jpg) repeat-x top;
	min-height: 219px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.SubMenu li {
	padding: 3px 0px 3px 12px;
	margin: 0px;
	cursor: pointer;
}

.SubMenu a {
	color: #383838;
	text-decoration: none;
	font-size: 10px;
}

.SubMenu a:hover {
	text-decoration: underline;
}