/*
	stylesheet www.brispo.de
	PRECEPT Version
*/

body.frame {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
	background-color: #E0E0E0;
}

#frame {
	table-layout: fixed;
	vertical-align: top;
	width: 955px;
	height: auto;
	background-color: White;
	color: #000000;
	margin-top: 30px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;	
}

#frameWidthLeftColumn {
	width: 175px;
	background-color: #E0E0E0;
}

#frameWidthRightColumn {
	background-color: #E0E0E0;
}

#frameNavigation{
	vertical-align: top;	
	width: 175px;
	height: 100%;
	border-left: 1px solid #7C7F83;
	background-color: #EFEFEF;
}

#frameContent {
	width: 100%;
	font-family: Arial;
	font-size: 13px;
	vertical-align: top;	
	padding: 20px 30px 20px 30px;
	border-right: 1px solid #7C7F83;
	text-align: left;
}

#frameContent.narrow {
}


#frameContent.wide {
	border-left: 1px solid #7C7F83;
}

#frameFooter {
	height: 45px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #E0E0E0;
	color: #7C7F83; 
}

#frameFooter.narrow {
	padding-top: 30px;
	background-image: url(/system/media/background_footer_precept.gif);
}

#frameFooter.wide {
	background-image: url(/system/media/background_footer_home_precept.gif);
}


#frameTop {
	height: 40px;
}

#frameTop table {
	background-color: #EFEFEF;
	width: 100%;
	height: 40px;
	border: solid;
	border-width: 1px;
	border-color: #7C7F83;
}

#frameTop table td.top{
	font-family: Verdana;
	letter-spacing: 2px;
	color: #939598;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
}

#frameTop table td.top a{
	font-variant: small-caps;
	font-size: 14px;
	text-decoration: none;
	color: #939598;
}

#frameTop table td.topLogo {
	width: 170px;
}

h1 {
	padding-top: 1px;
	font-family: Verdana, sans-serif, arial;
	font-size: 18px;
	color: #84BEE8;
	font-weight: bold;
	text-transform: uppercase;
}

h2,h3,h4,h5,h6 {
	padding-top: 1px;
	font-family: Verdana, sans-serif, arial;
	font-size: 16px;
	color: #7C7F83;
}

table.daylist {
	margin-left: 10px;
}

table.imgBox {
	font-size: 13px;
	font-weight: bold;
	color: #646363;
	text-align: center;
	padding-bottom: 10px;
	
}

table.product {
	font-size: 10px;	
	margin-top: 5px;
	text-align:center;
	margin-bottom: 20px;
}

td.previewBox {
	height: 30px;
	background-color: #EFEFEF;
	padding: 5px;
}

td.productBox {
	font-family: Arial;
	font-weight: bolder;
	text-align: center;
	/*color: #7B7E82;*/
	color: #696C6E;
	font-size: 15px;
	vertical-align: bottom;
}

div.imgBoxPress {
	color: black ;
	background-color: white;
	font-size: 10px;
}

/* 
	Preview 
*/

table.preview {
	width: 80px;
	vertical-align: top;
	margin-bottom: 15px;
}

td.previewHead {
	background-color: #EFEFEF;
	color: #7C7F83;
	padding-left: 5px;
	margin-bottom: 10px;
}

td.previewText {
	font-size: 13px;
}

/* 
	Menu 
*/

div.navigation {
	table-layout: fixed;
	height: 100%;
	width: 175px;
	background-color: #EFEFEF;
	vertical-align: top;
	text-align: left;
}

div.navigation a {
	text-transform: none;
}

div.navigationHeader {
	background-color: #84BEE8;
	height: 40px; 
	color: White;
	font-family: Verdana;
	font-weight: bolder;
	letter-spacing: 1px;
	padding: 20px 0px 0px 15px;
	text-transform: uppercase;
	font-size: 14px;
}

div.navigationFooter {
}

#menu ul {
	margin-left: 20px; 
	margin-top: 0px;
	padding: 2px;
	text-decoration: none;
}

#menu ul li {
	font-size: 12px; 
	margin-left: 5px; 
	padding: 5px 3px 5px 0px;
	text-decoration: none;
	list-style-image: url(/system/media/li_precept.gif);
}

#menu ul li.conclusion {
	list-style: none;
	list-style-image: none;
}

#menu ul li ul {
	margin-left: 5px;
	padding: 2px;
	text-decoration: none;
}

#menu ul li ul li {
	font-size: 12px; 
	padding: 1px;
	text-decoration: none;
	list-style-image: url(/system/media/no_li_precept.gif);
}

#menu ul a {
	text-decoration: none;
	font-family: Arial;
	color: #696C6E;
	font-size: 12px;
	text-transform: uppercase;
}

#menu ul a:hover {
	font-family: Arial;
	color: #84BEE8;
}

#menu ul li ul li a {
	font-family: Arial;
	color: #939598;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0px;
	text-transform: none;
}

#menu ul li ul li a.active {
	font-family: Arial;
	color: #84BEE8;
	font-size: 12px;
}

#menu ul li ul li a:hover {
	font-family: Arial;
	color: #84BEE8;
	text-decoration: none;
	font-size: 12px;
}

/*
	Links
*/

a {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}


a.inovation {
	text-decoration: none;
	font-weight: normal;
	color: #84BEE8;
}

a.inovation:visited {
	text-decoration: none;
	font-weight: normal;
	color: #84BEE8;
}

a.inovation:hover {
	text-decoration: none;
	font-weight: normal;
	color: #84BEE8;
}

a.footer {
	text-decoration: none;
	color: #404040;
}

li.conclusion {
	list-style: none;
	list-style-image: none;
}

/*
    forms
*/

input, textarea { 
	font-family: Arial, sans-serif;
	font-size:12px; 
	background-color:#EFEFEF; 
	color:#000000 
}

select, option { 
	font-family: Arial, sans-serif;
	font-size:13px; 
	background-color:#EFEFEF; 
	color:#000000 ; 
}

/*
	Misc
*/

.listline0 {
	background-color: #84BEE8;
	font-weight: bold;	
	text-align: center;
	color: White;
}

.listline1 {
	background-color: white;
	color: #696C6E;
	border-bottom: 1px solid #84BEE8;
	border-right: 1px solid white;
}

.listline2 {
	background-color: white;
	color: #696C6E;
	border-bottom: 1px solid #84BEE8;
}

#authinfo {
	padding: 0px;
	text-align: center;
	color: #84BEE8;
}

#authinfo a {
	color: #84BEE8;
}

a.home {
	list-style: none;
	background-color: #84BEE8;
	color: white;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	display: block;
	line-height: 20px;
	text-decoration: none;
}

table.prductPrecept#
 {
	text-align: left;
	font-size: 13px;
}

table.productPrecept td.img{
	vertical-align: top;
	padding: 5px 0px 5px 30px;
}

table.productPrecept td.text{
	vertical-align: top;
	padding: 0px;
}

table.productPrecept li{
	margin-left: 0px;
}

/* Tabelle für Inhaltsseite */

table.basic {
	text-align: left;
	font-size: 13px;
}

table.basic td img{
	vertical-align: top;
	padding: 5px 0px 5px 30px;
}

table.basic td.text{
	vertical-align: top;
	padding: 0px;
}

table.basic li{
	margin-left: 40px;
}
/*
	Misc
*/

.small {
	font-size: 11px;
}

.tiny {
	font-size: 9px;
}

.nomargin {
	margin: 0;
	padding: 0;	
}

/* additions 20100119 jw */

div.previewPresse a,
div.previewTest a {
	display: list-item;
	margin-left: 40px;
	margin-top: 3px;
}

#homeLinks ul li {
	list-style: none;
	line-height: 25px;
	width: 160px;
}

/* additions 20100121 md */

div.playerImage {
	height: 200px;
}
div.playerImage img {
	margin: 0 0px 0 50px;
}

table.playerDetails {
	width: 175px;
	border: 1px solid rgb(147, 149, 152);
	font-size: 11px;
	padding: 0 1px 0 1px;
	background-color: #efefef;
	margin-left: 50px;
}
table.playerDetails td span {
	font-weight: bold;
}
/* Crosslink auf Precept/Bridgestone*/

#menu a.crosslink {
	font-size: 9px;
	padding: 0px 0px 0px 5px;
}

img.productFloat {
	float: right;
	padding: 0px 10px 20px 30px;
}

table.imgBoxProductFloat {
	float: right;
	padding: 0px 10px 20px 30px;
	font-weight: bold;
	text-align: center;
}

img.contentFloat {
	float: right;
	padding: 0px 10px 20px 30px;
}

table.imgBoxContentFloat {
		float: right;
	padding: 0px 10px 20px 30px;
}

img.content {
	padding: 0px 10px 20px 30px;
}

table.imgBoxContent {
	padding: 0px 10px 20px 30px;
}

img.product {
}

table.imgBoxProduct {
	font-weight: bold;
	text-align: center;
}

/* precept start page */

div.preceptStartText {
	background-repeat: no-repeat;
	background-image: url(/media/precept_home.gif);
	width: 200px;
	text-align: left;
	margin: -20px 0px -35px -30px;
	height: 280px;
	padding: 150px 10px 20px 743px;
}

div.preceptStartLinkbox {
	margin-top: 50px;
	margin-right: -30px;
	float: right;
	text-align: right;
}

div.preceptStartLink {
	position:absolute;
	top:80px;
	width:720px;
	height:420px;
	background:transparent;
	z-index:99;
}

