/*Datahost stylesheet*/

/*Set up body, td, and p as the same style. You'll also want to include the same info in the <body> tag on main template.*/

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:  arial, verdana, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em; 
	color: #000000;
	background-color: #354E71;
}

a:link, a:visited {
	color: #4384AE; 
	text-decoration: underline;
}

a:hover {
	color: #BB112B; 
	text-decoration: underline;
}

td, p {
	font-family:  arial, verdana, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em; 
	color: #000000;
}

/* Hides from IE-Mac \*/
*html #wrapper {
	height: 1%;
}
/* End hide from IE-Mac */

/*Main template styles

/*Main template styles.*/

#wrapper {
	width: 780px;
	margin: 0 auto;
	position: relative;
	
}

#mainnav {
	width:428px;
}

#mainnav ul {
	margin: 0;
	padding: 0;
}

#mainnav li {
	list-style: none;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	color: #ffffff;
	border-left: 1px dotted #FFFFFF;
}

#mainnav li a:link, #mainnav li a:visited {
	color: #ffffff;
	text-decoration: none;
}

#mainnav li a:hover {
	color: #EA1C3A;
	text-decoration: none;
}

.menulinks {  
	font-size: 12px; 
	color: #FFFFFF;	
}

.menulinks a:link, .menulinks a:visited {
 color: #B7DBEE;
 text-decoration: underline;
}

.menulinks a:hover {
	color: #EA1C3A; 
	text-decoration: underline;
}

.navheader{
	color: #FFFFFF;
	font-size:15px;
	font-weight: bold;
}

.navheader a:link, .navheader a:visited {
 color: #FFFFFF;
 text-decoration: none;
}

.navheader a:hover {
	color: #B7DBEE; 
	text-decoration: none;
}

#navigation {
	width: 175px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

#navigation li {
	list-style: none;
	color: #ffffff;
	font-size: 13px;
	line-height: 1.2em;
	margin-bottom: 6px;
}

#navigation li a:link, #navigation a:visited {
	display: block;
	background-color: #5C161B;
	color: #ffffff;
	text-decoration: none;
	padding-left:25px;
}

#navigation li a:hover {
	background-color: #841F27;
	color: #ffffff;
	text-decoration: none;
}

#tagline{
position:absolute;
left:0px;
top:20px; 
z-index:200;
color: #FFFFFF;
font-size: 14px;
font-variant: small-caps;
font-weight: bold;
}

#navimage{
position:absolute;
height:171px; 
width:171px;
left:0px;
top:40px; 
z-index:200;
background: url(images/bmcc_golferimage.jpg) center left no-repeat;
}

#contentwrapper {
	width: 780px;
	position: relative;
	background-color:#FFFFFF;
}

#vcart {
width:200px;
padding:3px; 
border: 1px solid #5C161B;
position: absolute;
top: 150px;
left: 560px;

}

#content {
	width: 605px;
	padding-top: 10px;
}

#footer {
	height: 38px;
	position: relative;
	background-color: #C5CDD8;
	width: 605px;
}

.footerlinks {
	color: #354E71; 
	font-size: 10px;
	position: relative;
	text-transform:uppercase;
	line-height: 1.6em;
}

.footerlinks a:link, .footerlinks a:visited {
	color: #354E71;
	text-decoration: underline;
}

.footerlinks a:hover {
	color: #000000;
	text-decoration: underline;
}/*site links in the footer, like home, etc.*/

.footername {  
	color: #354E71; 
	font-weight:bold; 
	font-size: 12px;
}

.siteby {  
	width: 780px;
	margin: 0px auto;
	padding-top: 20px;
	font-size: 11px; 
	line-height: 1.2em; 
	color: #FFFFFF;	
}

.siteby a:link, .siteby a:visited {
 color: #B7DBEE;
 text-decoration: underline;
}

.siteby a:hover {
	color: #EA1C3A; 
	text-decoration: underline;
}

.copyright {  
	font-size: 10px; 
	line-height: 1.2em; 
	color: #FFFFFF;	
}

/*index template styles*/


.intro {
	font-size: 14px;
	line-height: 1.2em;
	color: #000000;
}

.intro a:link, .intro a:visited {
	text-decoration: none;
	font-weight: bold;
}

.intro a:hover {
	text-decoration: none;
}


.hmpagetitles{
 color:#354E71;
 text-transform:uppercase;
 font-size: 14px;
 font-weight: bold;
 line-height: 1.5em;
}

.saletitle{
 color:#FFFFFF;
 text-transform:uppercase;
 font-size: 14px;
 font-weight: bold;
 line-height: 1.5em;
}

#salespitch{
position:absolute;
height:40px; 
width:580px;
left:190px;
bottom:670px; 
z-index:200;
}

#caption{
position:absolute;
height:40px; 
width:400px;
left:190px;
bottom:650px; 
z-index:200;
}

.featuredhead{
 color:#000000;
 font-size: 12px;
 font-weight: bold;
 line-height: 1.5em;
}

.featuredtext{
 color:#666666;
 font-size: 11px;
 line-height: 1.1em;
}

/*Category and Product list, cell and details pages*/

h1 {  
	margin-top: 0px;
	margin-bottom: 8px; 
	font-size: 22px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #354E71;
} /*this is always used for the page title, except home page and product detail pages*/

h2 {  
	margin-top: 0px; 
	margin-bottom: 8px; 
	font-size: 18px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #354E71;
}

h3 {  
	margin-top: 0px; 
	margin-bottom: 2px; 
	font-size: 15px; 
	font-weight: bold; 
	line-height: 1.5em; 
	color: #4384AE;
}

h4 {  
	margin-bottom: 2px; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 1.2em; 
	color: #354E71;
}

li {  
	font-size: 12px; 
	line-height: 1.2em; 
	list-style-type: square; 
	list-style-position: outside; 
	color: #000000;
}

li.webpages {  
	font-size: 13px; 
	line-height: 1.2em;
}

.sku {font-size: 11px; color: #000000; text-decoration: none; font-weight:bold;}

.cellheader {
	font-size: 12px; 
	color: #000000; 
	font-weight:bold;
}

.cellheader a:link, .cellheader a:visited    {
	color: #4384AE;
	text-decoration: none;
}

.cellheader a:hover  {
	color: #BB112B;
	text-decoration: underline;
}/*cat name or product name, depending on which cell*/

.celltext {   
	color:#666666;
 	font-size: 11px;
 	line-height: 1.1em;
	}

.testimonialcellheader {
	font-size: 15px; 
	color: #4384AE; 
	font-weight:bold;
}

.testimonialcellheader a:link, .testimonialcellheader a:visited    {
	color: #4384AE;
	text-decoration: none;
}

.testimonialcellheader a:hover  {
	color: #BB112B;
	text-decoration: underline;
}/*item name on the testimonial product list page*/

.testimonialcelltext {  
	font-size: 12px; 
}

.highlight {  
	font-size: 13px; 
	font-weight:bold; 
	color: #E11F26; 
}

.pricetext2 {
	color: #000000; 
	font-size: 11px;
	font-weight: bold;
	position: relative;
	text-transform:uppercase;
	line-height: 1.6em;
}

.highlight a:link, .highlight a:visited {
	color: #E11F26;
	text-decoration: underline;
}

.highlight a:hover  {
	color: #4384AE;
	text-decoration: underline;
}

.freeship {  font-size: 12px; font-weight:bold; color: #BB112B;}


.multiheader {  
	margin-top: 0px; 
	margin-bottom: 8px; 
	font-size: 18px; 
	font-weight: 400; 
	line-height: 1.1em; 
	color: #FFFFFF;
	background-color: #4384AE;
	display: block;
	padding: 4px 10px;
} /*multilist header*/

.insertlist1 { 
	font-size: 10px;
	text-transform:uppercase; 
}

.insertlist1 a:link, .insertlist1 a:visited {
	text-decoration: none;
}
 /*youarehere links*/

.nextprev {  font-size: 10px; line-height: 1.5em; text-transform:uppercase; }

.gotocart {  font-size: 10px; line-height: 1.5em; text-transform:uppercase; }
 /*for viewcart links*/

.cellclickhere {  font-size: 12px; line-height: 1.5em; }


.jumplinks {font-size: 12px; line-height: 1.5em;} /*used on faq page*/

.clickhere {  font-size: 11px; line-height: 1.5em; }
 /*back to top links*/



/*Cart pages and shipping*/

.steps {
	display: inline;
	width: 100px;
	color: #666;
	margin-right: 8px;
	padding right: 0px;
	text-align: left;
}

.stepson {
	display: inline;
	width: 100px;
	color: #333;
	margin-right: 8px;
	padding-left: 15px;
	background: #fff url(images/bmcc_cartarrow.gif) left center no-repeat;
	font-weight: bold;
	text-align: left;
}



#cart {
	width: 100%;
}

.buttons {
	width: 100%;
	position: relative;
}

.leftbuttons {
	width: 50%;
	float: left;
}

.rightbuttons {
	width: 50%;
	float: right;
	text-align: right;
}

.clear {
	clear: both;
}

#cartcontent {
	width: 100%;
}

.tablecart {
	width: 100%;
	border: 0;
	padding: 0;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.tablecart tr.bkgnd1 {
	background: #4384AE;
}

.tablecart th.bkgnd1 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
}

.tablecart tr.bkgnd2 {
	background-color: #FFFFFF;
}

.tablecart th.bkgnd2 {
	font-size: 13px;
	color: #354E71;
	padding-top: 5px;
}

.tablecart td, .tablecart p {
	font-size: 13px;
}

.tablecart td.products {
	color: #333333;
	border-top: 1px dotted #CCCCCC;
	padding-top: 6px;
}

.optionsbkgrnd {
	background-color: #F0F0F0;
}
.tablecart td.options {
	font-size: 12px;
}

.tablecart td.subhead {  
	font-size: 13px; 
	font-weight: bold; 
	color: #354E71;
	line-height: 1.2em;
	padding-top: 6px;
	padding-bottom: 6px;
}

.tablecart td.shipping {
	font-size: 12px;
}

.tablecart td.indshipnote {
	color: #95b15a;
	font-weight: bold;
}

.cartbutton {
	font-size: 10px;
	color: #000000;
	background: #B7DBEE;
	display: inline;
}

.instructions {  
	font-size: 13px;
}

.smallnotes {
	font-size: 11px;
	line-height: 1.2em;
}

.continue {
	text-align: right;
}

.continuebutton {
	background: #B7DBEE;
	border: 1px solid #666666;
	padding: 3px; 
	font-size: 15px; 
	color:#000000;
	text-transform: lowercase;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #F0F0F0;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid #B7DBEE;
line-height:1.2em;
z-index:100;
border-right: 2px solid #B7DBEE;
border-bottom: 2px solid #B7DBEE;
visibility: hidden;
text-decoration: none;
}

.hintanchor { /*CSS for link that shows hint onmouseover*/
	font-size: 12px;
	color: #B7DBEE;
	background-color: #B7DBEE;
	display: inline;
	padding: 3px;
}

.hintanchor a:link, .hintanchor a:visited, .hintanchor a:hover {
	color: #000000;
	text-decoration: none;
}

.hintclick {
	font-size: 12px;
	color: #4f86ba;
}

.shippingnotes {
	width: 100%;
	margin-top: 25px;
}

.shippingnotes th {
	color: #4f86ba;
	padding-bottom: 10px;
	border-bottom: 1px solid #4f86ba;
}

.shippingnotes td {
	border-bottom: 1px solid #4f86ba;
}	



/*Miscellaneous*/

input, textarea, select {
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
}

form {margin-top: 0px; margin-bottom: 0px; }

table {margin-top: 0px; margin-bottom: 0px; }

.certificate { padding: 0; margin: 0; border: 1px dotted #CCCCCC; background-color: #B7DBEE; }
.certificate td { padding: 5px; }


/*hr {
	border-bottom: 1px dotted #000000;
	color: #bc56a2;
	background-color: #bc56a2;
}*/

table.price_table th {
	background-color: #B7DBEE;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	border: 1px dotted #CCCCCC;
	font-weight: bold;
	font-size: 10;
}

table.price_table td {
	background-color:#4485AF;
	border-style: 1px dotted #CCCCCC;
}


table.pmt_table th {
	background-color: #4384AE;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11;
}

table.pmt_table td {
	background-color: #FFFFFF;
	width: 250px;
}

.label {  font-size: 11px; line-height: 1.2em; font-weight: bold; }

.attribute {  font-size: 11px; line-height: 1.2em;}

.smallnotes {
	font-size: 8px;
	line-height: 1.1em;
	text-transform:uppercase;
	color:#000000;
}

.errormessage {font-size: 14px; color: #EA1C3A; font-weight:normal; text-decoration: none;}
.errormessageA    {text-decoration: underline;}
.errormessage A:hover  {text-decoration: underline;}


.fancybutton {background: #C5CDD8; font-size: 11px; color:#000000;}



.fancybutton2 {background: #C5CDD8; font-size: 10px; color:#000000;}
