/* Css-Reset +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	color: #ff0000;
	}

.news {
	border: 1px solid #ccc;
	background: #ffffcc;
	margin-bottom: 30px;
	padding: 5px;
}

.shop_header_left {
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
	text-align: center;
	width: 140px;
	margin: 0 20px 10px 40px;
}

.shop_header {
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
	text-align: center;
	width: 140px;
	margin: 0 20px 10px 0;
}

.golfquote {
	padding: 10px; font-size: 13px; color: #666; margin: 10px 0; background: #fff; border: 1px dashed #ccc;
}
.golftest {
font-size: 16px; line-height: 20px; color: #444; padding: 10px; background: #ececee
}
.golftestimg {
	border: 3px solid #fff; margin: 5px 10px;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
blockquote {
  margin: 10px;
  background: transparent url(images/quote-open.gif) left top no-repeat;
  
}
blockquote div {
  padding: 0 38px;
  font-size: 14px;
  line-height: 24px;
  background: transparent url(images/quote-close.gif) right bottom no-repeat;
}

/* Css-Reset ---------------------------------------------------------------*/


html {
	height: 101%;
	font-size: 16px;
}

body {
	margin: 0px;
	background: #fff;
	background-image:url('images/bg-top.png');background-repeat:repeat-x;
}

hr {
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px;
	border: none 0;
	border-top: 1px dashed #CCC;
	height: 1px;
	width: 100%;
}

a:link,
a:visited {
	color: #7b7b7c;
	text-decoration: none;
}

#header {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
	padding: 0 24px;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
	padding: 0 0 0px 0;
}


/* Main Navigation +++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#main_navigation {
	text-align: center;
	padding: 0;
	margin: 10px 0;
	display: block;
}


#main_navigation li {
	display: inline;
	padding-bottom: 1px;
	margin: 0px;
}

#main_navigation a {
	padding: 3px 10px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px;
	color: #fff;
}

#main_navigation a:hover,
#main_navigation .active a {
	color: #ffffcc;
	border-bottom: 2px solid #ffffcc
}
/* Main Navigation ---------------------------------------------------------*/


/* Left Navigation +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.arrowlistmenu{
width: 180px; /*width of menu*/
margin: 0px auto;
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding: 0 0 2px 0; /*bottom spacing between menu items*/
margin: 5px 0;
}

.arrowlistmenu ul li a{
color: #666666;
background: url(images/bullet.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 25px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
text-align: left;
}

.arrowlistmenu ul li a:visited{
color: #666666;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #000;
}
/* Left Navigation ---------------------------------------------------------*/




/* FAQs +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.collapse-faq {
	padding: 10px 0;
}
h5 {
	font-size: 14px;
	font-weight: normal;
} 
/* FAQs -----------------------------------------------------------*/


/* FAQs NEW +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#faq_container p {
	margin: 0px; padding: 0px; 
	}
.faq_cat1 {
	background: #008080; color: #fff; font-size: 17px; margin: 20px 0; font-weight: bold; padding: 10px;
}

.faq_cat2 {
	background: #F19E77; color: #fff; font-size: 17px; margin: 20px 0; font-weight: bold; padding: 10px;
}

.faq_cat3 {
	background: #C1899A; color: #fff; font-size: 17px; margin: 20px 0; font-weight: bold; padding: 10px;
}

.faq_cat4 {
	background: #7D9D98; color: #fff; font-size: 17px; margin: 20px 0; font-weight: bold; padding: 10px;
}

.faq_cat5 {
	background: #BAB67B; color: #fff; font-size: 17px; margin: 20px 0; font-weight: bold; padding: 10px;
}

.faq_qu_links {
font-size: 15px; margin: 10px 0; line-height: 25px; font-weight: bold;
}

.faq_qu {
padding: 10px; margin: 30px 0 0 0; background: #ccc; color: #000; font-size: 17px; background: #eee; text-decoration: none; font-weight: bold;
}

.faq_ans {
line-height: 16px; font-size: 14px; padding: 10px; margin: 0px;
}

/* FAQs -----------------------------------------------------------*/


/* Torihikihou Table +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.torihiki_romaji {font-size: 16px;}
TD {font-size: 14px; line-height: 24px;}
TD.torihiki  {font-size: 10px;}
TD.table_l_top {width: 110px; font-weight: bold; border: 1px solid #eee; border-left: 0px;}
TD.table_r_top_bottom {border-top: 1px solid #eee; border-bottom: 1px solid #eee;}
TD.table_l_left {font-weight: bold; border-right: 1px solid #eee;}

/* Torihikihou Table -----------------------------------------------------------*/

/* Content +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.greytitle {
	background: #ccc; padding: 10px; font-size: 16px; font-weight: bold; margin: 20px 0;
}
.jobtitle {
	font-size: 12px;
}
.clarusname {
	font-weight: bold;
	padding-top: 2px;
	font-size: 14px;
}
.heading1 {
	padding: 15px;
	border: 1px solid #ccc;
	font-weight:bold;
	font-size: 18px;
	margin: 15px 0;
}
#content {
	float: right;
	width: 680px;
	overflow: hidden;
	margin:0;
	/* color: #7b7b7c; */
}

.tweet {
	margin: 10px;
	padding: 15px;
	background: #6bd5f4;
	color: #fff;
	font-weight: bold;
}

#content h1 {
	clear: none;
	font-size: 24px;
	line-height: 26px;
	font-family: "CorporateS-Light";
	/* color: #7b7b7c; */
	color: #675026;
	margin-bottom: 15px;
}

#content h2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	margin: 10px 0;
	letter-spacing: 1px;
	color: #7B7B7C;
}
/*
#content h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	margin: 10px 0;
	background: #857e6e;
	color: #fff;
	border: 5px solid #fff;
}
*/
#content h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	margin: 10px 5px;
	background: #60594d;
	color: #fff;
	border: 2px solid #857e6e;
}

#content h4 {
	margin-bottom: 6px;
}

#content a {
	text-decoration: underline;
}

#content em {
	font-style: italic
}

#content strong {
	font-weight: bold;

}

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

#wrapper .start a {
	text-decoration: none;
}
#wrapper .start a:hover {
	color: #7B7B7C;
	text-decoration: underline;
}

#content p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 12px;
}

#content ul {
	clear: both;
	padding: 8px 12px 8px 24px;
	list-style: outside;
	line-height: 22px;
	list-style-type: disc;
}

#content li {
	font-size: 12px;
}



/*Content ------------------------------------------------------------------*/

a.order_button, a:visited.order_button {
	display: block;
	font-weight:bold;
	text-align:center;
	color: #630017;
	width:127px;
	height:20px;
	background-color: #fff;
	text-decoration: none;
	padding:5px;
	font-size:12px; 
	border: 1px solid #630017;
	}


/* Image Captions ------------------------------------------------------------------*/

#carthead {
	margin: 0 auto;
	width: 500px;
	height: 50px;
	background: url('images/cart-bg.gif');
	background-repeat: no-repeat;
	color: #fff;
}
#carthead2 {
	margin: 0 auto;
	text-align: center;
}
#carthead p {
	padding: 7px 0 0 185px;
	font-size: 12px;
}	
/* Order Confirmation ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#order_total {padding: 10px 10px 10px 47px; margin: 10px 5px 5px 5px; background: #ECF7DF; color: #6b6b5c; width: 450px; text-align: center;}
#order_contact {padding: 10px 10px 10px 47px; margin: 5px; background: #FEFBDA; color: #6b6b5c; width: 450px;}
#order_message {padding: 10px 10px 10px 47px; margin: 5px; background: #EDF2FC; color: #6b6b5c; width: 450px;}

.box_grey {padding: 10px; margin: 0px; border: 1px solid #666; background: #FFF;}
/* Order Confirmation ------------------------------------------------------------------*/


/* Footer +++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#footer {
 	border-top: 1px solid #ccc;
	color: #7b7b7c;
	font-size: 10px;
	text-align: center;
}

/* Footer -------------------------------------------------------*/