body{
	margin:0;
	color:#929292;
	font:12px Arial, sans-serif;
	background:#1e1e1e url(../images/bg-body.gif) repeat-x;
}
img{
	border-style:none;
	display:block;
}

a{
	text-decoration:none;
	color:#fff;	
	outline:none;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.wrapper{
	width:1000px;
	margin:0 auto;
	padding:100px 0 0;
	overflow:hidden;
	position:relative;
}
#header{
	width:1000px;
	height:100px;
	position:absolute;
	z-index:500;
	top:0;
	left:0;
}
#header:after{
	content:"";
	clear: both;
	display:block;
}
#header .hold{
	width:100%;
	height:47px;
	padding:6px 0 14px;
}
#header .hold:after{
	content:"";
	clear:both;
	display:block;
}
.logo{
	width:144px;
	height:45px;
	float:left;
	display:inline;
	margin:2px 0 0 1px;
	background:url(../images/logo.png) no-repeat;
}
.logo a{
	height:45px;
	display:block;
	position:relative;
	text-indent:-9999px;
	overflow:hidden;
}
h1.logo{
	float:none;
	position:absolute;
	z-index:900;
	top:8px;
	left:1px;
	margin:0;
	background:none;
}
h1.logo span{
	height:45px;
	display:block;
	background:url(../images/logo.png) no-repeat;
}
h1.logo a{
	height:45px;
	background:url(../images/none.gif) repeat;
}
#header .top-hold{float:right;}
#header .top-hold ul{
	margin:0;
	padding:0 2px 0 0;
	list-style:none;
	float:left;
	font:10px/19px Arial,  sans-serif;
}
#header .top-hold ul li{
	float:left;
	padding:0 6px 0 7px;
	background:url(../images/sep-top-nav.gif) no-repeat 0 50%;
}
#header .top-hold ul li:first-child{background:none;}
#header .top-hold ul a{
	color:#676767;
	white-space:nowrap;
	text-transform:uppercase;
	text-decoration:none;
}
#header .top-hold ul a:hover{text-decoration:underline;}
#header .top-hold form{float:left;}
#header .top-hold fieldset{
	float:left;
	width:148px;
}
#header .top-hold form .text{
	float:left;
	width:118px;
	height:13px;
	padding:2px 5px 3px;
	border:0;
	margin:0 2px 0 0;
}
#header .top-hold form .image{
	width:18px;
	height:18px;
	border:0;
	cursor:pointer;
	background:url(../images/btn-search.gif) no-repeat;
	float:left;
}
#header .top-hold form .image:hover,
#header .top-hold form .image.hover{background:url(../images/btn-search-h.gif) no-repeat;}
.nav{
	margin:0;
	padding:0 0 27px 1px;
	width:999px;
	background:url(../images/sep-nav.gif) no-repeat;
	list-style:none;
}
.nav:after{
	content:"";
	clear:both;txt
	display:block;
}
.nav li{
	float:left;
	padding:0 1px 0 0;
	position:relative;
	background:url(../images/sep-nav.gif) no-repeat 100% 0;
}
.nav a{
	display:block;
	height:27px;
}
.nav a span{
	display:block;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer !important;
}
.nav .home{
	width:99px;
	background:url(../images/bg-nav.gif) no-repeat;
}
.nav li:hover .home,
.nav li.hover .home,
.nav .active .home,
.nav .home:hover{background:url(../images/bg-nav.gif) no-repeat 0 -27px;}
.nav .golf-balls{
	width:150px;
	background:url(../images/bg-nav.gif) no-repeat -99px 0;
}
.nav li:hover .golf-balls,
.nav li.hover .golf-balls,
.nav .active .golf-balls,
.nav .golf-balls:hover{background:url(../images/bg-nav.gif) no-repeat -99px -27px;}
.nav .golf-clubs{
	width:158px;
	background:url(../images/bg-nav.gif) no-repeat -249px 0;
}
.nav li:hover .golf-clubs,
.nav li.hover .golf-clubs,
.nav .active .golf-clubs,
.nav .golf-clubs:hover{background:url(../images/bg-nav.gif) no-repeat -249px -27px;}
.nav .technology{
	width:178px;
	background:url(../images/bg-nav.gif) no-repeat -407px 0;
}
.nav li:hover .technology,
.nav li.hover .technology,
.nav .active .technology,
.nav .technology:hover{background:url(../images/bg-nav.gif) no-repeat -407px -27px;}
.nav .team{
	width:137px;
	background:url(../images/bg-nav.gif) no-repeat -585px 0;
}
.nav li:hover .team,
.nav li.hover .team,
.nav .active .team,
.nav .team:hover{background:url(../images/bg-nav.gif) no-repeat -585px -27px;}
.nav .srixon-tv{
	width:149px;
	background:url(../images/bg-nav.gif) no-repeat -722px 0;
}
.nav li:hover .srixon-tv,
.nav li.hover .srixon-tv,
.nav .active .srixon-tv,
.nav .srixon-tv:hover{background:url(../images/bg-nav.gif) no-repeat -722px -27px;}
.nav .about{
	width:120px;
	background:url(../images/bg-nav.gif) no-repeat -871px 0;
}
.nav li:hover .about,
.nav li.hover .about,
.nav .active .about,
.nav .about:hover{background:url(../images/bg-nav.gif) no-repeat -871px -27px;}

.nav li.hover .drop,
.nav li:hover .drop{left:0px;}
.nav .drop{
	position:absolute;
	z-index:999;
	left:-9999px;
	top:26px;
	xxwidth:158px;
}
.nav ul{
	margin:0;
	width:100%;
	padding:5px 0 0;
	font:10px  Arial, sans-serif;
	list-style:none;
	background:#fff;
	position:relative;
}
.nav li ul li{
	float:left;
	width:100%;
	padding:0;
	background:#f8f8f8 url(../images/bg-nav-drop.gif) repeat-x;
}
.nav li ul li span{
	padding:9px 42px 10px 10px;
	height:1%;
	display:block;
}
.nav li ul .driver span{background:url(../images/ico-nav01.gif) no-repeat 100% 0;}
.nav li ul .fairway span{background:url(../images/ico-nav02.gif) no-repeat 100% 0;}
.nav li ul .hybrid span{background:url(../images/ico-nav03.gif) no-repeat 100% 0;}
.nav li ul .irons span{background:url(../images/ico-nav04.gif) no-repeat 100% 0;}
.nav li ul li a{
	float:none;
	padding:0;
	text-indent:0;
	height:auto;
	display:inline;
	text-transform:uppercase;
	color:#6e6e6e;
}
.nav li ul li a:hover{text-decoration:underline;}
.nav li:hover .drop .drop,
.nav li.hover .drop .drop{left:-9999px;}
.nav .drop li.hover .drop,
.nav .drop li:hover .drop{left:158px;}
.nav .drop .drop{
	left:-9999px;
	top:0;
}
.nav .drop .drop ul{padding:0;}
#main{
	width:100%;
	overflow:hidden;
	margin:0 0 -20px;
	z-index:0;
	position:relative;
}

#main h2{
	margin:0 0 5px;
	font-size:24px;
	color:#888;
}
#main h3{
	margin:0 0 5px;
	font-size:17px;
	color:#888;
}
#main h4{
	margin:0 0 5px;
	font-size:12px;
	color:#5f5f5f;
}
#main p{margin:0 0 5px;}
.visual{
	position:relative;
	width:100%;
	height:429px;
	margin:0 0 14px;
}
.visual img{display:block;}


.inform-hold{
	width:100%;
	padding:15px 0 3px;
	margin-top:8px;
	background:url(../images/sep-dotes.gif) repeat-x;
}
.inform-hold:after{
	content:"";
	clear:both;
	display:block;
}
.inform-hold .img{
	float:right;
	display:inline;
	margin:-10px 1px 0 0;
}
* html .inform-hold .img{margin-left:-3px;}
.inform-hold .img img{display:block;}
.inform-hold .txt-hold{overflow:hidden;}
* html .inform-hold .txt-hold{
	overflow:visible;
	height:1%;
}
#main .inform-hold .txt-hold h2{
	margin:0 0 0 -5px;
	height:37px;
	background:url(../images/txt-mainsubpromo.png) no-repeat;
}
#main .inform-hold .txt-hold h2 span{
	height:28px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.inform-hold .txt-hold ul{
	margin:0;
	padding:1px 0 19px 2px;
	list-style:none;
	color:#929292;
	line-height:12px;
	text-transform:uppercase;
}
.inform-hold .txt-hold ul li{
	overflow:hidden;
	vertical-align:top;
	padding:0 0 0 7px;
	background:url(../images/bg-inform-hold-nav.gif) no-repeat 0 6px;
}
* html .inform-hold .txt-hold ul li{
	overflow:visible;
	height:1%;
	margin-bottom:-1px;
}
*+html .inform-hold .txt-hold ul li{margin-bottom:-1px;}
.inform-hold .txt-hold ul li span{text-transform:none;}
.goods-hold ul .more,
.inform-hold .txt-hold .more{
	width:122px;
	padding:0 11px 1px 5px;
	margin:0 0 0 1px;
	display:block;
	line-height:13px;
	border:1px solid #5e5e5e;
	font-size:10px;
	background:url(../images/arrow-more-yellow.gif) no-repeat 100% 3px;
}
.goods-hold{
	padding:8px 0 0;
	background:url(../images/sep-dotes.gif) repeat-x;
}
.goods-hold ul{
	margin:0;
	padding:0;
	list-style:none;
	width:1051px;
	overflow:hidden;
}
.goods-hold ul li{
	float:left;
	height:167px;
	position:relative;
	padding:0 0 0 1px;
	background:url(../images/sep-goods-nav.gif) no-repeat 0 8px;
}
.goods-hold ul li:first-child{background:none;}
#main .goods-hold ul li h3{
	margin:0;
	height:14px;
}
#main .goods-hold ul li h3 span{
	height:14px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.goods-hold ul .driver{
	width:307px;
	padding:0;
}
.goods-hold ul .balls{width:425px;}
.goods-hold ul .tour{
	width:266px;
	overflow:hidden;
}
.goods-hold ul .hold{
	height:159px;
	overflow:hidden;
	padding:4px;
	margin:0 7px;
}
.goods-hold ul .driver .hold{
	margin-left:0;
	background:url(../images/bg-driver.png) no-repeat;
}
.goods-hold ul .balls .hold{
	width:403px;
	background:url(../images/bg-balls.png);
}
.goods-hold ul .tour .hold{
	margin-right:0 !important;
	width:252px;
	background:url(../images/bg-tour.png);
}
.goods-hold ul .holder{position:relative;}
.goods-hold ul .holder:after{
	content:"";
	clear:both;
	display:block;
}
* html .goods-hold ul .holder{
	overflow:visible;
	height:1%;
}
.goods-hold ul .img{
	float:right;
	display:inline;
}
* html .goods-hold ul .img{margin-left:-3px;}
.goods-hold ul .img img{display:block;}
.goods-hold ul .driver .img{margin:-15px 23px 0 0;}
.goods-hold ul .balls .img{margin:-7px 11px 0 0;}
.goods-hold ul .tour .img{
	display:block;
	float:none;
	margin:-9px -10px 0 -3px;
}
.goods-hold ul .txt-hold{
	width:89px;
	float:left;
	padding:4px 0 0;
	margin:0 -20px 0 0;
}
#main .goods-hold ul .driver h3{
	width:230px;
	margin:0;
	background:url(../images/txt-driver-heading.png) no-repeat;
}
#main .goods-hold ul .driver h3 span{width:230px;}
#main .goods-hold ul .balls h3{
	width:184px;
	margin:0;
	background:url(../images/txt-balls-heading.png) no-repeat;
}
#main .goods-hold ul .balls h3 span{width:184px;}
#main .goods-hold ul .tour h3{
	width:48px;
	margin:0;
	background:url(../images/txt-tour-heading.png) no-repeat;
}
#main .goods-hold ul .tour h3 span{width:48px;}
#main .goods-hold ul .driver h4{
	margin:0 0 1px;
	line-height:12px;
	text-transform:uppercase;
}
#main .goods-hold ul .driver p{
	margin:0;
	line-height:12px;
	color:#5f5f5f;
	text-transform:uppercase;
}
#main .goods-hold ul .driver p span{white-space:nowrap;}
.goods-hold ul .more{
	width:84px;
	padding:0 9px 1px 5px;
	background:url(../images/arrow-more-yellow.gif) no-repeat 89px 3px;
	position:absolute;
	bottom:16px;
	left:9px;
}
* html .goods-hold ul .more{bottom:15px;}
.goods-hold ul .balls .more{
	width:69px;
	left:auto;
	right:26px;
	padding:0 7px 1px 3px;
	background:url(../images/arrow-more-yellow.gif) no-repeat 71px 3px;
}
.breadcrumbs{
	margin:0 0 0 -8px;
	padding:5px 0 11px;
	list-style:none;
	color:#999;
	overflow:hidden;
	font:10px Arial,  sans-serif;
	text-transform:uppercase;
}
* html .breadcrumbs{
	overflow:visible;
	height:1%;
}
.breadcrumbs li{
	float:left;
	padding:0 5px 0 8px;
	background:url(../images/arrow-breadcrumbs.gif) no-repeat 0 50%;
}
.breadcrumbs li:first-child{background:none;}
.breadcrumbs a{
	color:#999;
	text-decoration:none;
}
.breadcrumbs a:hover{text-decoration:underline;}
.main-hold{
	overflow:hidden;
	background:url(../images/bg-sidebar.gif) repeat-x;
}
* html .main-hold{
	overflow:visible;
	height:1%;
}
#content{
	width:814px;
	float:right;
}
#myAlternativeContent{
	overflow:hidden;
	position:relative;
	
	
}

#content .info-hold{
	overflow:hidden;
	position:relative;
}

#content .info-hold .img{width:652px;}
#content .info-hold .img img{display:block;}
#content .info-hold .more{
	width:94px;
	height:17px;
	position:absolute;
	top:175px;
	right:224px;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	background:url(../images/btn-more.gif) no-repeat;
}
#content .info-hold .more:hover{text-decoration:underline;}

#content .tour-img{
	height:404px;
}

/* tour nav */
#content .tour-navigation{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	text-transform:uppercase;
	height:30px;
}
#content .tour-navigation li{
	overflow:hidden;
	float:left;
	width:165px;
	border-left:1px solid #060606;
	
}
#content .tour-navigation li:first-child{border:0;}
#content .tour-navigation a,#content .tour-navigation .active{
	color:#6e6e6e;
	display:block;
	padding:5px 0;
	background:#191919;
	text-decoration:none;
	font-size:10px;
	
}

#content .tour-navigation .active,
#content .tour-navigation a:hover{
	background:#2b2b2b;
	color:#e39e09;
	text-decoration:none;
	background:url(../images/tour-subnav-bg.gif) repeat-x;
}
/* end tour nav */



#content .navigation{
	margin:0 0 0 -5px;
	padding:0;
	float:right;
	width:162px;
	list-style:none;
	text-align:center;
	text-transform:uppercase;
}
#content .navigation li{
	overflow:hidden;
	height:71px;
	border-top:1px solid #060606;
}
#content .navigation li:first-child{border:0;}
#content .navigation a{
	color:#bbb;
	width:100%;
	display:block;
	padding:31px 0;
	background:#f5f5f5;
	text-decoration:none;
	font-size:10px;
}
#content .navigation .last{height:70px;}
#content .navigation .active a,
#content .navigation a:hover{
	background:#797979;
	color:#fff;
	text-decoration:none;
}

#navProd {
	border-left:1px solid #1e1e1e;
}


#content .holder{
	padding:20px 0 40px;
	background:url(../images/bg-hold-box.gif) repeat-x;
	min-height:395px;
	overflow:hidden;
	position:relative;
	z-index:10;
	
}
* html #content .holder{
	overflow:visible;
	height:404px;
}

.content-tour{
	min-height:357px;
	padding:37px 0 0 57px;
	width:275px;	
	float:left;
	
}

.content-hold{
	min-height:404px;
	width:573px;
	padding:0 17px 0 20px;
	float:left;
	background:url(../images/bg-holder-line.gif) repeat-y 609px 0;
}
#main .content-hold h2{
	margin:0 0 14px;
	font-size:17px;
	color:#888;
	height:16px;
	background:url(../images/txt-overview-heading.png) no-repeat;
}
#main .content-hold h2 span{
	height:16px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#main .content-hold h3, #main .content-tour h3, #main .content-tech h3{
	margin:0;
	font:bold 12px Arial,  sans-serif;
	color:#fff;
	text-transform:uppercase;
}
* html #main .content-hold h3{margin-bottom:1px;}
*+html #main .content-hold h3{margin-bottom:1px;}
#main .content-hold p{
	margin:0;
	font:12px/14px Arial,  sans-serif;
	color:#b2b2b2;
}
.content-hold .box{padding:0 0 49px;}
* html #main .content-hold .box{padding-bottom:48px;}
*+html #main .content-hold .box{padding-bottom:48px;}

/* family page */
.golfballs-hold, .golfclubs-hold, .accessories-hold{
	min-height:590px;
	padding:0 10px 0 10px ;
	float:left;
}

#main .golfballs-hold h2, #main .golfclubs-hold h2, , #main .accessories-hold h2{
	margin:0 0 14px;
	font-size:17px;
	color:#888;
	height:16px;

}
#main .golfballs-hold h2 span, #main .golfclubs-hold h2 span, #main .accessories-hold h2 span {
	height:28px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#main .golfballs-hold h2{
	background:url(../images/txt-srixon-golf-balls.png) no-repeat;
}
#main .golfclubs-hold h2{
	background:url(../images/txt-srixon-golf-clubs.png) no-repeat;
}
#main .accessories-hold h2{
	background:url(../images/txt-srixon-accessories.png) no-repeat;
}


.productGrid {
	padding-top:10px;
	background:url(../images/sep-dotes.gif) repeat-x 100% 0;
}

.productGrid td
{
	width:261px;
	padding-bottom:20px;
}

/* family page end note */
.tech-flash {
	width:1000px;
}

.content-tech{
	width:230px;
	padding:10px 10px 0 10px ;
	float:left;
}
/* corp page */
.content-corp {
	width:700px;
	background:url(../images/bg_whatssri.jpg) no-repeat;
	min-height:627px;
	padding:92px 250px 0 50px;
}


#main .content-corp .whois, #main .content-corp .sriltd, #main .content-corp .srimean{
	margin:0 0 14px;
	font-size:20px;
	color:#888;
	height:16px;
}

#main .content-corp .whois span, #main .content-corp .sriltd span, #main .content-corp .srimean span{
	height:16px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#main .content-corp .whois {
	background:url(../images/txt-whoissri.png) no-repeat;
}

#main .content-corp .sriltd {
	background:url(../images/txt-sri-mean.png) no-repeat;
}

#main .content-corp .srimean {
	background:url(../images/txt_sri.png) no-repeat;
}
/* corp page end note */


/* table styles for product spec */
.topLeft {
	border-right:1px  solid #272727;
	border-bottom:1px solid #272727;

}

.middle {
	border-right:1px  solid #272727;
}

.bottom {
 border-bottom:1px solid #272727;
}
/* end table styles for product spec */

.aside{
	padding:0 10px 0 0;
	width:187px;
	float:right;
	overflow:hidden;
	position:relative;
}
#main .aside h3{
	height:16px;
	margin:0 0 8px;
	background:url(../images/txt-related-products-heading.png) no-repeat;
}
#main .aside h3 span{
	height:16px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.aside ul{
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
	width:185px;
	overflow:hidden;
	line-height:13px;
	position:relative;
}
.aside ul li{
	overflow:hidden;
	width:100%;
	zzheight:80px;
	margin:0 0 3px;
	vertical-align:top;
}
.aside ul li a{
	width:100%;
	overflow:hidden;
	display:block;
	position:relative;
}
.aside ul li img{float:left;}
.aside ul li .info{
	width:57px;
	position:absolute;
	z-index:999;
	top:16px;
	right:5px;
	color:#fff;
	line-height:12px;
	text-transform:uppercase;
}
* html .aside ul li .info{right:4px;}
.aside ul li .info span{
	display:block;
	padding:0 0 0 5px;
}
.aside ul a{text-decoration:none;}
.aside ul a:hover strong{text-decoration:underline;}
#sidebar{
	width:170px;
	float:left;
	padding:16px 0 0;
	
}
#sidebar ul{
	margin:0;
	padding:0 0 0 11px;
	list-style:none;
	text-transform:uppercase;
	font:10px/12px  Arial, sans-serif;
}
#sidebar ul li{
	overflow:hidden;
	vertical-align:top;
}
* html #sidebar ul li{
	overflow:visible;
	height:1%;
}
#sidebar ul a{
	color:#b4b4b4;
	text-decoration:none;
}
#sidebar ul a:hover{text-decoration:underline;}
#sidebar ul ul{padding:0 0 11px 10px;}
* html #sidebar ul ul{padding-bottom:12px;}
*+html #sidebar ul ul{padding-bottom:12px;}
* html #sidebar ul ul li{margin-bottom:-1px;}
*+html #sidebar ul ul li{margin-bottom:-1px;}
#sidebar ul ul a{color:#6d6d6d;}
#sidebar ul ul .active a,
#sidebar ul ul a:hover{
	text-decoration:none;
	color:#e39e09;
}
#footer{
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:999;
	padding:0 0 15px;
	margin-top:41px;
}
#footer p{
	margin:0;
	font:10px/28px Arial,  sans-serif;
	color:#3e3f3e;
}
#footer .bar{
	padding:0 0 4px;
	width:100%;
	overflow:hidden;
}
#footer .link-list{
	margin:0 0 0 10px;
	padding:0 2px 0 0;
	float:right;
	list-style:none;
}
* html #footer .link-list{margin-left:7px;}
#footer .link-list li{
	float:left;
	padding:0 0 0 2px;
}
#footer .link-list li img{display:block;}
#footer .foot-nav{
	margin:0 0 0 -5px;
	padding:2px 0 0;
	list-style:none;
	float:left;
	display:inline;
	font:10px Arial,  sans-serif;
}
#footer .foot-nav li{
	float:left;
	padding:0 4px 0 5px;
	background:url(../images/sep-foot-nav.gif) no-repeat 0 50%;
}
#footer .foot-nav li:first-child{background:none;}
#footer .foot-nav a{
	color:#3e3e3e;
	white-space:nowrap;
	text-transform:uppercase;
	text-decoration:none;
}
#footer .foot-nav a:hover{text-decoration:underline;}
#footer .hold{
	overflow:hidden;
	background:url(../images/bg-foot-hold.gif) repeat-x;
}
* html #footer .hold{
	overflow:visible;
	height:1%;
}
#footer .ad-list{
	margin:0 -5px 0 0;
	padding:7px 0 0;
	list-style:none;
	float:right;
	display:inline;
}
#footer .ad-list li{
	float:left;
	vertical-align:top;
	padding:0 7px 0 8px;
	background:url(../images/sep-ad-list.gif) no-repeat 0 7px;
}
#footer .ad-list li:first-child{background:none;}
#footer .ad-list li img{display:block;}