/*
Type:        CSS1
Web site:    www.p3pro.com
Copyright:   (c) 2003 Axon Design Management
Created by:  Jamie Peloquin
Created on:  10/03/2003
Updated:     05/17/04 

*********************************************************************
* This Casscading Style Sheet contains the base styles for this     *
* web site. The styles in this sheet should be supported by CSS1    *
* or higher browsers.                                               *
* These styles may be replaced in the advanced.css file which       *
* contains CSS2 styles.                                             *
*                                                                   *
* COLORS                                                            *
*     green = #055                                                  *
*     blue = #4f4199                                                   *
*********************************************************************


*********************************************************************
* ELEMENT properties                                                *
*********************************************************************
*/
html, body {
	margin: 0;
	padding: 0;
	background-color: white;
}

body {
	background-image: url(/images/global/page_background.gif);
	background-repeat: repeat-y;
}



/* CONTENT ------------------------------------------------------- */
body, table {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #333;
}

p+ul, p+ol {
	margin-top: -.5em;
}

li {
	margin-bottom: .5em;
}

h1 {
	font-size: 24px;
	font-weight: bold;	
	line-height: 1.2em;
	color: #055;
	margin: 0 0 0 0;
}

h2 {
	font-size: 18px;
	font-weight: bold;	
	color: #57B;
	margin-top: 2em;
}

h3 {
	font-size: 12px;
	font-weight: bold;	
	line-height: 1em;
	color: #57B;
	margin: 2em 0 0 0;
}

a {
	color: #4f4199;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	color: #C33;
}

a:active {
	color: blue;
}


form {
	margin-top: 0;
}

label {
	font-weight: bold;
}

td, th {
	vertical-align: top;	
}

table.data caption {
	caption-side: top;
	text-align: left;
}

table.data th {
	background-color: #79D;
	color: white;
	font-weight: bold;
	text-align: center;
}

table.data td {
	background-color: white;
	color: #333;
}

table.data tr.row-alt td {
	background-color: #EEE;
}

caption {
	caption-side: top;
	text-align: left;
}

img.inline_right {
	margin-left: 15px;
}

img.inline_left {
	margin-right: 15px;
}

#table-pressphoto, #table-pressdocs, #table-pressreleases2004 {
	font-size: 10px;
	width: 510px;
}

#swing-fleurdelys td {
	text-align: center;
	padding: 5px;
}

#swing-fleurdelys td[colspan="3"] {
	padding: 0;
}

#content-box img {
	border-color: #06F;
}

.promo-button a {
	color: white;
}

.large_list ul {
	font-size: 18px;
}


/* NAVIGATION ---------------------------------------------------- */
#navigation-box a {
	display: block;
	padding: 6px 10px 6px 10px;
	width: 209px;	 /* IE  width */
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
	line-height: 1em;
	color: white;
	text-decoration: none;
}

#navigation-box > a {
	width: 189px; /* Correct width */
	height: auto;
}

#navigation-box a:hover {
	background-color: #DEF;
	color: #4f4199;
}

#navigation-box a:active {
	background-color: #DEF;
	color: blue;
}



/* FOOTER -------------------------------------------------------- */
#page-footer-box-content p {
/* 	margin: 0 0 0 220px; */
	margin: 0 0 16px 0;
	font-size: 10px;
	color: white;
	white-space: nowrap;
}

#page-footer-box-content a {
	font-size: 10px;
	color: white;
}





/*
*********************************************************************
* CLASS properties                                                  *
*********************************************************************
*/
/* HEADER -------------------------------------------------------- */
#page-header-quote .quote {
	color: #69F;
	font-size: 24px;
	font-weight: bold;
}

#page-header-quote .caption {
	color: #4f4199;
	font-style: italic;
}



/* CONTENT ------------------------------------------------------- */
h1 .smaller {
	font-size: 14px;
	line-height: 18px;
}

table.data {
	background-color: #ACE;
	width: 80%; /* IE width */
}

table[class="data"] {
	width: 90%; /* Correct width */
}

.hide {
	display: none !important;
}

.alert, .required {
	color: red !important;
}

.clear-float  {	
	clear: both;
	line-height: 1em;
}

div.content-divider-clear {
	clear: right;
}
		
.note, .caption {
	font-size: 10px;
	color: #888;
}

.larger-text {
	font-size: 18px;
	font-weight: bold;
}

.promo-button {
	display: block;
	width: 178px;	/* IE width */
	padding: 10px;
	margin: 0 0 20px 0;
	text-align: center;
	border-color: red;
	border-width: 3px;
	border-style: solid;
}

[class="promo-button"] {
	width: 168px;	/* correct width */
}

p.quote {
	color: #055;
	font-weight: bold;
}

#forgolfpro-quote.quote {
	font-size: 14px;
}

#testimonials-table p.quote {
	color: #333;
}

#testimonials-table div.content-divider {
	margin: 4px 0 4px 0;
}

#swing-fleurdelys .note, #swing-fleurdelys a {
	color: white;
}

#swing-fleurdelys td img.highlight {
	border: 5px yellow solid;
}

div.sidebar {
	float: right;
	margin-left: 10px;
	width: 250px;
	padding: 6px;
	border: 1px #4f4199 solid;
	font-size: 10px;
}


/* NAVIGARION ---------------------------------------------------- */
#navigation-box a.subsection, #navigation-box a.subsection-on,
#navigation-box a.subsection2, #navigation-box a.subsection2-on {
	display: block;
	padding: 4px 10px 4px 25px;
	width: 209px; 	/* IE width */
	font-weight: normal;
	font-size: 10px;
	line-height: 1.2em;
	color: #DEF;
	text-decoration: none;
}

#navigation-box a.subsection2, #navigation-box a.subsection2-on {
	padding: 4px 10px 4px 45px;
}

#navigation-box > a.subsection, #navigation-box > a.subsection-on {
	padding: 3px 10px 3px 25px;
	width: 174px; /* Correct width */
	height: auto;
}

#navigation-box > a.subsection2, #navigation-box > a.subsection2-on {
	padding: 3px 10px 3px 45px;
	width: 154px; /* Correct width */
	height: auto;
}

#navigation-box a.on, #navigation-box a.on:hover, #navigation-box a.on:active {
	background-color: white;
	color: #4f4199;
}

#navigation-box a.subsection:hover,
#navigation-box a.subsection2:hover {
	color: #4f4199;
}

#navigation-box a.subsection-on, #navigation-box a.subsection-on:hover,
#navigation-box a.subsection2-on, #navigation-box a.subsection2-on:hover {
	font-weight: bold;
	background-color: transparent;
	color: #DEF;
}



/* FOOTER -------------------------------------------------------- */
#page-footer-box-content .tag {
	font-weight: bold;
	font-size: 14px;
	color: white;
}




/*
*********************************************************************
* ID properties                                                     *
*********************************************************************
*/
/* HEADER -------------------------------------------------------- */
#page-header {
	margin: 0 0 35px 0;
	background-image: url(/images/global/page-header_background.gif);
	background-repeat: repeat-x;
	width: 100%;
}

#page-header-name {
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	white-space: nowrap;
	padding-top: 8px;
}

#page-header-logo {
	width: 230px;
	padding: 10px 0 10px 0;
}

#page-header-image {
	text-align: right;
}

#page-header-tagline {
	color: #69F;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
}

/* CONTENT ------------------------------------------------------- */
#content-box {
	width: 700px;
	margin: 0px 20px 0 225px;
}

#testimonials-table {
	margin: 24px 0 0 0;
}	

#swing-fleurdelys {
	background-color: #093;
	border: 3px #06F solid;
	width: 540px;
}




/* PROMO BUTTONS ------------------------------------------------- */
#btn-learnsecrets {
	background-color: #277;
	border-color: #055;
	color: white;
}
#btn-learnsecrets:hover {
	color: white;
}

#btn-itsfun {
	background-color: #46A;
	border-color: #4f4199;
	color: white;
}

#btn-ordernow {
	color: white;
	background-color: red;
	border-color: #C30;
	border-style: outset;
	margin: 10px;
	width: auto;
	font-size: 24px;
	white-space: nowrap;
	padding: 6px;
	text-decoration: none;
}
#btn-ordernow:hover {
	text-decoration: underline;
}
#btn-ordernow:active {
	border-style: inset;
}



/* NAVIGATION ---------------------------------------------------- */
#navigation-box-area {
	display: block;
	margin: 0;
	width: 209px;
	height: auto;
	float: left;
}

#navigation-box {
	display: block;
	margin: 0 0 24px 0;
	width: 209px;
	height: auto;
	background-color: #4f4199;
}



/* SIDEBAR ------------------------------------------------------- */
#sidebar-box {
	text-align: center;
}



/* FOOTER -------------------------------------------------------- */
#page-bottom-tag {
	margin-left: 220px;
}

#page-footer-box {
	margin: 20px 0 0 0;
	padding: 0;
	clear: both;
}

#page-footer-box-content {
	padding: 10px 10px 10px 0;
	border-width: 3px 0 0 0;
	border-color: white;
	border-style: solid;
	background-color: #055;
}


/* Main Content */

.product-box {vertical-align: top; border-bottom: solid 1px #ccd;}
.product {font-size: 12px; vertical-align: top;}

div#main_shadow {width: 700px; min-height: 400px; margin: 0 auto; border-right: 4px solid #999; border-bottom: 4px solid #999; border-left: 1px solid #999;}
div#main {width: 700px; min-height: 400px; margin: 0 auto; border-top: 20px solid #def; border-right: 1px solid #666; background: #transparent;}

#code-label, #price-label {text-align: right;}
#price-label-swiss {text-align: right; font-size: 10px;}

#code-actual, #price-actual {font-weight: bold;}
#price-actual-swiss {font-weight: bold; font-size: 10px;}
	
#VAT {text-align: left; font-size: 11px; padding: 25px 0;}

#rate-label, #weight-label {text-align: right;}

#rate-actual, #weight-actual {font-weight: bold;}

#outside {text-align: left; font-size: 11px; padding: 25px 0;}

#main_content {width: 400px; padding: 30px 20px 20px 30px; text-align: left; vertical-align: top; background: #fff; border: 1px solid #89a; border-right: 0px; border-left: 0px;}
#sponsors {width: 200px; padding: 30px 30px 20px 20px; vertical-align: top; background: transparent; border: 1px solid #89a; border-right: 0px;}





table.main-product-table {width: 600px; border: 0px;}
table.main-product-table td {width: 200px; border: 0px solid #000;}
table.main-product-table td a:link, a:active, a:visited{border: 0px solid #000;}

	
	
	
	
	
	
	
	
	
	
	
