/* Hello. This is a custom CSS file by Catoe Group www.catoegroup.com */

/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {
    margin:0;
    padding:0;
    font-family:Verdana, Geneva, sans-serif;
}

fieldset,img {
    border:0;
}

html {
    height:100%;
    margin-bottom:1px;
}

body {
    position:relative;
}

:focus {
    outline:none;
}

/* links */
a {
    color:#ECE9D2;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6 {
    font-family:Arial;
    text-transform:uppercase;
    font-weight:normal;
    line-height:100%;
    margin:0;
}

h1 {
    font-size:92.35px;
    color:#fff;
}

h2 {
    font-size:30px;
    color:#666;
}

h3 {
    font-size:26px;
    color:#666;
}

h4 {
    font-size:20px;
    color:#666;
}

h5 {
    font-size:150%;
    color:#000;
}

h6 {
    font-size:125%;
    color:#000;
}

/* page setup */
body {
    background:#2e102e url(../../splash/images/bg.gif) 0 0 repeat;
    color:#ECE9D2;
    font-size:11px;
    line-height:2em;
}

/* wrapper setup */
div.info {
	display:none;
/*	width:960px;*/
	height:58px;
	margin:0px auto;
	background:#2B2D2C url(../../splash/images/info.png) no-repeat 50% 50%;
	border-bottom: 1px solid #444444;
}
div.outerwpr {
	margin:30px auto 15px auto;
	width:960px;
	position:relative;
	/*height:560px;
    background:#3d403f;
	border:5px solid #7ecdc3;*/
}
div.innerwpr {
	width:930px;
	margin:5px;
	padding:5px;
	position:relative;
	text-align:center;
	/*height:530px;
    background:#2b2d2c;
	border:5px solid #7ecdc3;*/
}
div.innerwpr div.ribbon {
	background:url(../../splash/images/icon-group-ribbon.png) no-repeat 0 0;
	width:54px;
	height:176px;
	float:left;
	margin: -39px 0 0 12px;
	display:none;
}
div.innerwpr div.ribbon {display:none;}
div.ribbon ul {list-style:none;}
div.ribbon li {
	list-style:none;
	display:block;
	width:26px;
	height:26px;
}
div.ribbon li a {
	display:block;
	width:26px;
	height:26px;
}
div.ribbon li a.linkedin {
	margin: 11px 0 0 14px;
}
div.ribbon li a.pinterest, div.ribbon li a.twitter, div.ribbon li a.facebook {
	margin: 5px 0 0 14px;
}
div.contactinfo a.contact {
	background:url(../../splash/images/papa-guitars-logo-sans-man.png) no-repeat 50% 61%;
	display:block;
	/*width:940px;*/
	height:483px;
	margin:33px auto;
}
div.footer {
	color:#ECE9D2;
	opacity:.35;
	text-align:center;
	margin:0px auto;
	width:960px;
	text-transform:uppercase;
	font-size:8px;
	letter-spacing:1px;
}
div.footer a {
	color:#ECE9D2;
}
div.audio {
	text-align:center;
}