/* General 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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button{
	margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align: baseline; background:transparent;
}
ol, ul {list-style:none;}
h1, h2, h3, h4, h5, h6, li {line-height:100%;}
blockquote, q {quotes:none;}
table {border-collapse:collapse; border-spacing:0;}
input, textarea, button {font-family:inherit; font-size:1em;}
body{
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	
	background-image: url(../images/PlayersBackground.jpg)
}
a{
	color:#d8a001;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
input,textarea,select{
	font:11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	padding:0;
	margin:0;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* General Settings*/
/* wrapper */
#wrapper{
	width:1000px;
	margin:0 auto;
}
/* header */
#header{
	background:url(../images/bg-header.jpg) no-repeat;
	height:134px;
	padding:17px 0 0 166px;
}
/* logo */
.logo a{
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:356px;
	height:118px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
/* navbar */
.navbar{
	background:url(../images/bg-navbar.jpg) no-repeat;
	width:1000px;
	height:33px;
	overflow:hidden;
	position:relative;
	z-index:10;
}
#nav{
	float:left;
	margin:7px 0 0 -23px;
}
#nav li{
	float:left;
	padding:0 0 0 54px;
}
#nav a{
	color:#830a01;
	font-size:18px;
	line-height:22px;
}
#nav a cufon{float:left;}
.cufon-active #nav a{line-height:18px;}
#nav a:hover{text-decoration:none;}
/* main */
#main-holder{
	width:100%;
	background:url(../images/bg-main.jpg) no-repeat;
}
#main{
	height:1%;
	padding:22px 19px 0 18px;
}
#main:after{
	content:"";
	clear:both;
	display:block;
}
/* content */
#content{
	width:720px;
	float:left;
}
/* intro-text */
.intro-text{
	width:100%;
	background:url(../images/bg-transparent.png);
	font-size:13px;
	line-height:17px;
	word-spacing:-1px;
	margin:0 0 12px;
}
.it1{
	position:relative;
	height:1%;
	padding:12px 10px 16px 20px;
}
.intro-text .text-holder{
	height:1%;
	overflow:hidden;
}
.intro-text h2{
	margin:0 0 8px 2px;
	color:#d8a001;
	font-size:26px;
	line-height:30px;
}
.intro-text h3{
	font-size:17px;
	line-height:21px;
	margin:0 0 12px;
}
.align-right{float:right;}
.intro-text p{margin:0 0 17px;}
.intro-text img.align-right{margin:5px 12px 0 5px;}
.intro-text .note{
	color:#d8a001;
	display:block;
	margin:-9px 0 0;
}
.container{
	height:1%;
	overflow:hidden;
}
/* industry */
.industry{
	width:295px;
	float:left;
	background:url(../images/bg-transparent.png);
	line-height:17px;
}
.i1{
	height:1%;
	position:relative;
	padding:12px 7px 21px 22px;
}
.industry h3{
	margin:0 0 2px;
	color:#d8a001;
	font-size:14px;
	line-height:18px;
}
.industry p{margin:0 0 15px;}
.industry .logos{vertical-align:top;}
.box{
	float:right;
	width:412px;
	min-height:242px;
	background:url(../images/bg-transparent.png);
}
* html .box{height:242px;}
.G1{
	width:100%;
	position:relative;
	padding-top:23px;
}
.G1 .link-prev, .G1 .link-next{
	position:absolute;
	top:110px;
	left:2px;
	background:url(../images/arrow-left.gif) no-repeat;
	width:15px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
.G1 .link-next{
	left:auto;
	right:2px;
	background:url(../images/arrow.gif) no-repeat;
}
.G1 .holder{
	width:380px;
	overflow:hidden;
	position:relative;
	margin-left:16px;
}
.G1 ul{
	width:99999px;
	position:relative;
	overflow:hidden;
}
.G1 ul li{
	float:left;
	width:370px;
	padding:0 5px;
}
.G1 ul img{vertical-align:top;}
/* sidebar */
#sidebar{
	width:231px;
	float:right;
}
.small-box{
	width:100%;
	background:url(../images/bg-transparent.png);
	margin:0 0 12px;
	font-size:12px;
	line-height:16px;
}
.no-margin{margin:0;}
.sb1{
	height:1%;
	padding:11px 10px 13px 12px;
	position:relative;
}
.small-box img{vertical-align:top;}
.small-box h4{
	margin:0 0 2px;
	color:#c27002;
	font-size:12px;
	line-height:16px;
}
.small-box p{margin:0 0 8px;}
.store-box .sb1{padding:17px 38px 13px 14px;}
.small-box h4.players-title{
	background:url(../images/txt-players.png) no-repeat;
	width:168px;
	height:57px;
	text-indent:-9999px;
	margin:0 0 8px 2px;
}
.small-box .coming-soon{
	display:block;
	color:#d8a001;
	text-align:right;
	margin:-8px 0 -3px;
	word-spacing:2px;
}
/* footer */
#footer{
	font-size:9px;
	line-height:12px;
	color:#d8a001;
	padding:32px 0 33px 43px;
}
.made-by{color:#c27002;}
.made-by a{color:#c27002;}
/* content-block */
.content-block{
	width:100%;
	background:url(../images/bg-transparent.png);
	line-height:18px;
}
.cb1{
	height:1%;
	position:relative;
	padding:10px 15px 0 21px;
}
.content-block h2{
	margin:0 0 10px;
	color:#d8a001;
	font-size:26px;
	line-height:30px;
	text-transform:uppercase;
}
/* columns */
.columns{
	height:1%;
	overflow:hidden;
	padding:6px 2px 0;
}
.columns .col1{
	float:left;
	width:330px;
}
.columns .col1 p{
	margin:0 0 18px;
	word-spacing:-1px;
}
.conditions h3{
	color:#d8a001;
	font-size:13px;
	line-height:16px;
}
.columns .col2{
	float:right;
	width:330px;
}
/* services */
.services .block{padding:0 0 18px;}
.services .title{
	font-size:13px;
	line-height:17px;
	display:block;
	color:#d8a001;
	text-transform:uppercase;
}
.services .title span{
	font-weight:normal;
	color:#fff;
	font-size:14px;
	text-transform:none;
}
.services-list{padding:0 0 0 36px;}
.services-list li{
	font-size:14px;
	line-height:18px;
}
.owner-note{
	display:block;
	font-size:12px;
	line-height:14px;
	margin:-6px 0 14px;
}
.price-note{
	display:block;
	font-size:12px;
	line-height:14px;
}
.big-box{
	background:url(../images/bg-transparent.png);
	width:100%;
}
.bb1{
	height:1%;
	position:relative;
	padding:16px 13px 7px 17px;
}
.big-box .section{padding:0 0 8px;}
.big-box img{
	vertical-align:top;
	margin:0 0 18px;
}
.big-box .name-block{
	padding:7px 20px 0 0;
	margin:0 22px 0 0;
	font-size:12px;
	line-height:18px;
	height:1%;
	position:relative;
}
.big-box .name-block .link{
	position:absolute;
	top:12px;
	right:0;
	background:url(../images/arrow.gif) no-repeat;
	width:15px;
	height:30px;
	text-indent:-9999px;
}
.big-box .name{
	color:#c27002;
	font-size:16px;
	line-height:20px;
	display:block;
}
.G2 .link-prev, .G2 .link-next{display:none;}
.G2 .wrap{
	width:201px;
	overflow:hidden;
	position:relative;
}
.G2 ul{
	width:99999px;
	position:relative;
	overflow:hidden;
}
.G2 ul li{
	float:left;
	width:201px;
	line-height:16px;
}
/* about */
.about{
	height:1%;
	overflow:hidden;
	margin:0 0 -4px;
}
.about h3{
	color:#c27002;
	font-size:16px;
	line-height:20px;
	margin:0 0 -1px;
}
.about h3 span{
	font-size:12px;
	color:#fff;
}
.about p{
	margin:0 0 17px;
	word-spacing:-1px;
	text-align:justify;
}
.samuel-note{
	font-size:10px;
	line-height:14px;
	display:block;
	padding:13px 0;
}
.samuel-note strong{color:#c27002;}
.logos1{padding:0 0 5px 6px;}
.logos1 img{vertical-align:top;}
#wrapper .main-holder1{background:url(../images/bg-main01.jpg) no-repeat;}
.guitar{
	height:1%;
	position:relative;
	padding:22px 0 0 39px;
}
.guitar:after{
	content:"";
	clear:both;
	display:block;
}
.guitar .col-l{
	float:left;
	width:242px;
	padding-right:54px;
	margin-top:-2px;
}
.guitar .col-l .main-img{
	height:340px;
	margin:0 0 8px -2px;
}
.guitar .col-l .main-img img{vertical-align:top;}
.guitar .detail{
	background:url(../images/bg-transparent.png);
	min-height:153px;
	padding-top:8px;
}
* html .guitar .detail{height:153px;}
.guitar .detail .title{
	display:block;
	text-transform:uppercase;
	color:#c27002;
	font-size:12px;
	line-height:17px;
	margin:0 0 8px 8px;
}
.guitar .detail ul{
	width:100%;
	overflow:hidden;
	position:relative;
	padding-bottom:5px;
}
.guitar .detail li{
	float:left;
	padding-left:7px;
}
.guitar .detail img{
	vertical-align:top;
	border:2px solid #fff;
}
.guitar .text-block{
	float:left;
	width:309px;
	min-height:485px;
	padding:14px 10px 10px 14px;
	background:url(../images/bg-transparent.png);
	font-size:14px;
	line-height:18px;
}
* html .guitar .text-block{height:485px;}
.guitar .text-block h2{
	font-size:20px;
	line-height:24px;
	margin-bottom:26px;
}
.info-list{
	width:100%;
	padding-bottom:21px;
}
.info-list li{
	height:1%;
	overflow:hidden;
	line-height:24px;
	vertical-align:top;
}
.info-list strong{
	float:left;
	padding-right:3px;
}
* html .info-list strong{padding-right:0;}
.info-list p{
	height:1%;
	overflow:hidden;
}
.guitar .text-block .desc-text{margin-bottom:28px;}
.guitar .text-block .link{
	text-align:right;
	font-style:italic;
	position:relative;
	width:100%;
	overflow:visible;
}
.guitar .text-block .link a{color:#fff;}
.guitar .guitar-img{
	position:absolute;
	top:9px;
	right:51px;
}
* html .guitar .guitar-img{right:50px;}
.guitar .guitar-img1{top:-86px;}