/*
	stylesheet www.brispo.de
	Bridgestone GOLF Version
*/

body.frame {
	background-image: url(/system//media/background_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	background-color: #151515;
}

body.start {
	background-image: url(/system//media/background_bg_start.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	background-color: #151515;
}

#frame {
	table-layout: fixed;
	vertical-align: top;
	min-height: auto;
	width: 955px;
	height: auto;
	color: black;
	margin-top: 10px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

body.start #frame{
	margin-top: -25px;
}

/** external links    **/

div#links{
	width: 250px;
	color: white;
	height: 20px;
	position: relative;
	left: 350px;
	top: 5px;
}              

/* width of left column */

#frameWidthLeftColumn {
	width: 170px;
}

#frameWidthRightColumn {
}

#frameTop {
	height: 70px;
}

#frameTop table {
	background-image: url(/system//media/background_top_bg.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 100%;
}

#frameTop table td.top {
	letter-spacing: 2px;
	color: White;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(/system//media/background_top_a_bg.gif);
	width: auto;
	margin-bottom: 0px;
	padding: 0px;
}

#frameTop table td.topLogo {
	margin: 0px;
	padding: 0px;
 	font-size: 0px;
	width: 165px;
}

#frameTop table td.topRight {
	background-repeat: no-repeat;
	background-image: url(/system//media/background_top_border_right_bg.gif);
}

/* second row of table body */

/* for templates with left navigation  */
#frameNavigation{
	vertical-align: top;
}

#frameContent {
	width: 100%;
	padding: 30px 40px 30px 35px;
	font-family: Arial;
	font-size: 13px;
	vertical-align: top;	
	background-repeat: no-repeat;
	color: #404040;
	text-align: left;
	background-image: url(/system//media/background_content_home_bg.gif);
}

#frameContent.narrow {
	background-image: url(/system//media/background_content_bg.gif);
}

#frameContent.wide {
}

#frameFooter {
	font-size: 10px;
	font-family: Arial;
	font-style: italic;
	color: #EFEFEF; 
	padding-top: 30px;
	height: 45px;
	background-repeat: no-repeat;
	background-image: url(/system//media/background_footer_home_bg.gif);
}

#frameFooter.narrow {
	padding-left: 190px;
	background-image: url(/system//media/background_footer_bg.gif);
}

#frameFooter.wide {
	padding-left: 0px;
}

/* tags */

h1 {
	padding-left: 10px;
	padding-top: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #404040;
}

h2,h3,h4,h5,h6 {
	padding-top: 1px;
	font-family: Verdana, sans-serif, arial;
	font-size: 16px;
	color: #404040;
}

.colored1 {
	color: #015b25;
}

.colored2 {
	color: #f88805;
}

.colored3 {
	color: #01649d;
}

h1 img {
	position: relative;
	top: 8px;
}
/* table styles */

table.daylist {
	margin-left: 10px;
}

table.imgBox,
table.imgBox a{
	font-size: 13px;
	font-weight: bold;
   color: #404040;
	text-align: center;
	padding-bottom: 10px;
}

table.product {
	font-size: 10px;	
	text-align: center;
}

table.previewbox {
	width: 100%;
	margin-bottom: 20px;
}

td.previewbox {
	height: 30px;
	background-color: #FAC114;
}

td.productbox {
	font-family: Arial;
	font-weight: bolder;
	text-align: center;
	color: #FAC114;
	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 {
	width: 160px;
	background-color: black;
	background-image: url(/system//media/background_navigation_bg.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

div.navigationHeader {
	background-color: Black;
	height: auto;
	background-image: url(/system//media/background_nav_headline_bg.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 20px 0px 12px 25px;
	margin: 0px;
	color: #FAC114;
}

div.navigationFooter {
	background-image: url(/system/media/background_last_button_bg.gif);
	background-repeat: no-repeat;
	height: 11px;
	background-color: transparent;
}

/* Menü 1. Stufe */

#menu ul {
	font-family: Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	width: 160px;
	text-transform: uppercase;
}

#menu ul li {
	font-size: 11px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #E1E2E2;
	background-image: url(/system/media/button.png);
	vertical-align: middle;
}

#menu ul li a {
	font-size: 11px;
	color: #404040;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 11px 0px 11px 10px;
}

#menu ul li a.active,
#menu ul a:hover {
	color: #FAC114;
	padding: 11px 0px 11px 10px;
}

/* Menü 2. Stufe */ 

#menu ul li ul {
	padding: 0px;
	margin: 0px;
	background-color: #E1E2E2;
	font-size: 90%;
	border: none;
}

#menu ul li ul li {
	background-color: #E1E2E2;
	text-transform: uppercase;
}

#menu ul li ul li a {
	padding-left: 20px;
	font-size: 10px;
}

#menu ul li ul li a.active,
#menu ul li ul li a:hover {
	padding-left: 20px;
}

/* Menü 3. Stufe */ 

#menu ul li ul li ul{
	font-family: Verdana, sans-serif;
	margin: 0px;
	width: 158px;
	background-color: #FAC114;
	border-top: 1px solid white;
	border-left: 1px solid #898989;
	padding-bottom: 10px;
}

#menu ul li ul li ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #FAC114;
	background-image: none;
	text-transform: none;
	height: 25px;
}

#menu ul li ul li ul li a {
	font-size: 10px;
	color: #404040;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 10px 0px 0px 40px;
}

#menu ul li ul li ul li a.active,
#menu ul li ul li ul li a:hover {
	color: white;
	padding: 10px 0px 0px 40px;
}

/*
	Links
*/

a {
	text-decoration: underline;
	font-weight: normal;
	color: #404040;
	margin: 0px;
	padding: 0px;	
}

a.active {
	text-decoration: none;
	font-weight: normal;
	color: #FAC114;
}


a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FAC114;
}

a.preview {
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.preview:hover {
	color: Black;
	text-decoration: none;
}

a.video {
	color: White;
	text-decoration: none;
	float:right;
	margin-right: -140px;
	margin-top:120px;
}

a.ballFitting{
	color: White;
	text-decoration: none;
	float:right;
	margin-right: 0px;
	margin-top: 30px;
}

a.invitational{
	color: White;
	text-decoration: none;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}

/* Crosslink auf Precept/Bridgestone*/

a.crosslink {
	font-size: 9px;
}

a.top {
	text-decoration: none;
	font-weight: normal;
	color: #FAC114;
}

a.top.active {
	text-decoration: none;
	font-weight: normal;
	color: White;
}


a.top:hover {
	text-decoration: none;
	font-weight: normal;
	color: #EFEFEF;
}

a.footer {
	text-decoration: none;
	color: #EFEFEF;
}

/*
    forms
*/

input, textarea { 
	font-family: Arial, sans-serif;
	font-size:12px; 
	background-color:#EFEFEF; 
	color:black;
	
}

select, option { 
	font-family: Arial, sans-serif;
	font-size:13px; 
	background-color:#EFEFEF; 
	color:black; ; 
}

/*
	Misc
*/

.listline0 {
	background-color: #FAC114;		
	color: Black;	
	height: 20px;
}

.listline1 {
	color: #404040;
	height: 15px;
	border-bottom: 1px solid #7C7F83;
}

.listline2 {
	color: #404040;
	height: 15px;
	border-bottom: 1px solid #7C7F83;
}

.box {
	background-color: Black;
	color: White;
	width: 400px;
	padding: 20px;
	margin-left: 40px;
	margin-top: 30px;
	border: solid;
	border-color: #D3D3D3;
	border-width: 1px;
}

div.additionals {
	margin-top: - 600px;
	padding: 0px;
	color: #EFEFEF;
	
}

#authinfo {
	padding: 0px;
	text-align: center;
	color: #FAC114;
}

#authinfo a {
	color: #FAC114;
}

/*
	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;
}

form.chooser label {
	margin-left: 5px;
}

form.chooser blockquote span {
	display: list-item;
	font-weight: bold;
}

/* additions 20100119 md */

table.playerBox img {
	margin-right: 10px;
}
table.playerBox td {
	vertical-align: top;
}
table.playerBox a {
	text-align: left;
	font-weight: bold;
}

div.playerImage img {
	margin: -56px -28px 0 0;
}

table.playerDetails td span{
	color: #999999;
	margin-left: 15px;
}

/* 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;
}

img.content, contentFloat {
	float: right;
	padding: 0px 10px 20px 30px;
}

table.imgBoxContent, imgBoxContentFloat {
	float: right;
	padding: 0px 10px 20px 30px;
}

table.productbox {
	width: 100%;
/*
	background: #FAC114;
	padding: 10px;
*/
}

table.productbox td {
	text-align: center;
}

table.videoboard td {
	border: 2px outset #FAC114 ;
}


