/*  CSS for GuitarBackingTracks.info */

/* main layout */
*					{ margin: 0; padding: 0; } 
#downloads {
}
html 				{ height: 100%; margin-bottom: 1px; }
body				{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FEFEFE url(../images/body_bg.jpg) no-repeat;
	text-align: center;
}
a {
	font-weight: bold;
}

ul {

}

li {

}
#main strong{
	display: block;
	font-weight: normal;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}




#container 			{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}

/* header */
#header				{
	padding: 30px 10px 10px;
	height: 200px;
	position: relative;
}

#header #picture {
	width: 330px;
	position: absolute;
	top: 60px;
	margin-top: 0px;
	overflow: auto;
	background: url(../images/RBTM_19.gif) no-repeat;
	height: 450px;
	right: 10px;
	z-index: 0;
}
#wrapper 			{
	width: 100%;
	clear: both;
	padding: 50px 20px 20px;
	overflow: auto;
	color: #666;
	height: auto;
}
#main 				{
	width: 500px;
	float: left;
	font-size: 0.9em;
	line-height: 20px;
}

#sidebar 			{
	float: right;
	width: 400px;
	margin-top: 254px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 20px;
	font-size: 0.85em;
	line-height: 1.4em;

}

#footer 			{
	font-size: 0.8em;
	color: #FFF;
}
#header	h1.logo 			{
	color: #F3EBAB;
	font: normal 2.5em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display: none;
}
#header ul			{
}
#header li  		{
	color: white;
	float: left;
	margin-left: 6px;
	margin-right: 6px;
	display: inline;
}
#navigation {
	position: absolute;
	top: 180px;
	width: 504px;
	left: 40px;
	z-index: 2;
}
#nav			{
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 0.85em;
	color: #FFF;
	z-index: 3;
	background: url(../images/50p_bg.png) no-repeat;
	width: 260px;
	height: 40px;
	padding-top: 10px;
}
#navigation a {
	color: #FEFEFE;
	text-decoration: none;
	text-transform: uppercase;
	list-style: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding: 5px;
}
#navigation a:hover {
	text-decoration: none;
	text-transform: uppercase;
	font: bold 0.8em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FC0;
}
#navigation a:hover span{

}



#navigation .current_page_item a  {	font-weight: bold; cursor: default;	color: #000; text-decoration: none; }
#main #intro {
	font-size: 1.6em;
	font-weight: normal;
	color: #304969;
}
#main a:hover {
	text-decoration: underline;
}




/* main section */
#main h1 			{
	color: #F60;
	padding-bottom: 20px;
	font: normal 2.0em/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main h2 			{
	font-size: 1.4em;
	font-weight: normal;
	color: #693;
}
#main h3 			{
	display: block;
	font-size: 1.1em;
}

#main p 			{
	padding-bottom: 20px;
	color: #666;
}
#main em 			{ margin: 0 0px 10;	font-weight: bold;}
#main #box{
	background: no-repeat 30px 30px;
	padding: 20px;
	width: 100%;
	color: #FFF;
	margin-bottom: 20px;
	border: 1px dashed #CCC;
}


#main.banner {
	
}
#box  a {
	color: #FC0;
	text-decoration: none;
}

#box img {
	float: left;
	padding: 10px;
}
#box p {
	padding: 20px;
	line-height: 23px;
}



#main .list {
	margin-right: 10px;
	padding-bottom: 10px;
	width: 320px;
	margin-left: 10px;
	margin-top: 0px;
}
.list .track{
	display: block;
	border-bottom: 1px dashed #CCC;
	font-size: 0.9em;
	padding: 8px 5px;
}
.list strong {
	font-weight: bold;
	display: block;
	padding-bottom: 2px;
}
.list #search {
	background: #69C;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
}


/*  ---------------------------------------
		sidebar */


#sidebar h1 {
	color: #993;
	font: bold 1.3em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-top: 10px;
	padding-bottom: 5px;
}
#sidebar h2 {
	color: #963;
	padding-top: 10px;
	font: bold 1.2em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#sidebar h3 {
	display: block;
	color: #906;
	padding-bottom: 4px;

}
.news {
	padding-top: 20px;
	border-top: 1px dashed #CCC;
	padding-bottom: 10px;
}

#sidebar p 			{
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main  #column1{
	float: left;
	width: 247px;
	margin-right: 3px;
}
#main #column2 {
	float: right;
	width: 248px;
	margin-left: 2px;
}



#sidebar a {
	color: #2996B6;
	text-decoration: none;
	font-weight: bold;
}
#footer a {
	color: #CCDA9C;
}
#sidebar ul#Complete {
	list-style: url(../images/set_complete_p.gif);
}
#sidebar #Complete li {

}
#sidebar #col1 {
	padding-bottom: 20px;
	width: 350px;
}
#col1 .track{
	display: block;
	border-bottom: 1px dashed #CCC;
	font-size: 0.9em;
	padding: 8px 5px;
}
#sidebar #col1 strong {
	font-weight: bold;
	display: block;
	padding-bottom: 2px;
}
#sidebar #search {
	background: #69C;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
}


/*  ---------------------------------------
		general */
		
		
blockquote {
	margin-left: 30px;
	padding-bottom: 30px;
}

.box {
	border: 1px dashed #F68D17;
	padding: 30px;
}
.box img {
	float: right;
}
#footer_holder {
	background: url(../images/footer_top.jpg);
	height: 200px;
	width: 100%;
	padding-top: 40px;
	position: relative;
	clear: both;
}
#sidebar #picture {
}
#sidebar .box1 {
	display: block;
}
#box1 .content {
	float: right;
}



/*  ---------------------------------------

		forms */

form legend {
	font-size: 1.2em;
	font-weight: bold;
	color: #FC0;
	padding-right: 10px;
	padding-left: 10px;
}

form fieldset{
	padding: 0px 20px 20px 40px;
	background:  #FFF no-repeat;
	border: 1px dashed #FC0;
	margin: 0px 0px 20px;
}

form .button{
	border: 1px solid #FC0;
	background: #FFF;
	font-weight: bold;
	color: #FC0;
	padding: 3px 8px;
	cursor: hand;
}
form .button:hover {
	border: 1px solid #FC0;
	background: #FC0;
	color: #FFF;
	cursor: hand;
}

form#AllSet  {
	background: url(../images/shadow_btm.jpg) no-repeat right bottom;
	padding-bottom: 10px;
}

form#AllSet fieldset{


}
form#CompleteSet  {
	background: url(../images/shadow_btm.jpg) no-repeat left bottom;
	padding-bottom: 10px;
	padding-top: 20px;
	margin: px;
}

form#CompleteSet fieldset{
	background: #FFF url(../images/set_tabs_med.png) no-repeat 200px;
}

form#BluesSet  {
	background: url(../images/shadow_btm.jpg) no-repeat left bottom;
	padding-bottom: 10px;
}
form#BluesSet fieldset{
	background: url(../images/set_blues_med.jpg) no-repeat 250px;
}

form#TabsSet  {
	background: url(../images/shadow_btm.jpg) no-repeat left bottom;
	padding-bottom: 10px;
}

form#TabsSet fieldset{
	background: url(../images/set_tabs_med.jpg) no-repeat 250px;
}


/*  ---------------------------------------
		main */
		
		
		
#main a {
	color: #2AAEFF;
	text-decoration: none;
}
.cd-com {
	background: url(../images/set_complete_p.gif) no-repeat;
	padding-left: 40px;
}
.tuxGuitar {
	background: url(../images/tuxguitar_logo.jpg) no-repeat right;
	height: 160px;
	padding-right: 160px;
}
.banner {

}
#main h4 {
	color: #09F;
}
.sub_text {
	font-size: .8em;
}
#nav a {
	color: #FFF;
	text-decoration: none;
	font-size: .9em;
	font-weight: bold;
}

#get_start{
	position: absolute;
	width: 537px;
	height: 156px;
	background: url(../images/arrow.png) no-repeat;
	top: 30px;
	z-index: 1;
	left: 150px;
}


#get_start span{
	display: block;
	float: right;
	margin-top: 50px;
	width: 145px;
	font: bold 22px "Century Gothic", "Trebuchet MS", Arial, serif;
	margin-right: 55px;
	-margin-right: 60px;
	text-align: center;
	color: #FFF;
}
.orderset {
	padding: 10px;
	border-bottom: 1px dashed #CCC;
	height: 180px;
}
.orderset .setpic {
	height: 170px;
	width: 130px;
	float: left;
}

.orderset .setpic#com {
	background: url(../images/set_com_reflection.jpg) no-repeat;
	width: 190px;
}

.orderset .setpic#jam {
	background: url(../images/set_blues_reflection.jpg) no-repeat;
}
.orderset .setpic#tab {
	background: url(../images/set_tab_reflection.jpg) no-repeat;
}
.orderset .set_description {
	margin-left: 150px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


#overlay {
	background: #900;
	height: 50px;
	width: 50px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: auto;
}
.navlinks {
	display: block;
	padding: 2px;
	float: right;
}
.nav_cart {
	background: url(../images/acc_cart.gif);
	float: left;
	height: 15px;
	width: 15px;
}
#nav li {
	border-right: 1px solid #044B6B;
	padding-right: 8px;

}

#nav a:hover{
	color: #F90
}#downloads h4 {
	color: #606;
}
#downloads .player {
}
.downloads_box {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
}

#downloads .links {
	display: block;
}
