@charset "UTF-8";
/* Rain City layout */
/* It's all About Jesus */

*, img, a {
	padding: 0;
	margin: 0;
	border: 0;
	}

ul{
	list-style: none;
	}

body {
	font: .7em Arial, Helvetica, sans-serif ;
	line-height: 140%;
	background-color: #d1c5b5;
	}


.right {float: right;}
.left {float:  left;}
	
a {outline: none}

p {padding: 10px 0px;}

#wrap {
	width: 1005px;
	margin: 0px auto;
	text-align: left;
	}
 
#main .right img {float: left;}


#promos {
	padding-top: 5px;
	}

#promos img {
	padding-right: 2px;
	}

#drop_R_nav {
	background: #1f1f1f url() no-repeat;
	padding: 20px;
	position: absolute;
	top: 60px;   
	margin-left: 65px;
	font-size: 1.1em;
	color:  #999; 
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90); 
	width:  200px;
	letter-spacing: -1px;
}

#drop_R_nav li {
	padding-top: 8px;
}

#drop_R_nav a {
	text-decoration: none;
	color: #fff;
	font-size: 1.3em; 
	display: block;
}


#drop_R_nav a:hover {
	text-decoration: none;
	color: red;
} 

#column1 {
	float: left;
	width: 580px;
	padding-left: 18px;
	padding-top: 50px;
	background: transparent url(../images/left_back.jpg) no-repeat;
} 

#column1 .wrapper a {
	color: #aa1f1f;
	text-decoration: none;
	font-weight: bold;
}

#column1 .wrapper a:hover {text-decoration: underline;}

#column2 {
	float: right;
	width: 407px;
	margin-top: 5px;
}


#slider {
  width: 570px;
  margin: 0 auto;
  position: relative;
}

.scroll {
  height: 250px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.scrollContainer div.panel {
  padding: 20px;
  height: 210px;
  width: 580px; /* change to 560px if not using JS to remove rh.scroll */
}



#noiseTwidget {
	background: transparent url(../images/noise_trade_back.jpg) no-repeat;
	width: 411px;
	height: 513px;
}



	
#library h1.title  {
	color: #fff;
	margin: 40px 0 20px 0;
	}

#library table h1 {
	font-size: 1.3em;
	padding: 0px 0px 3px 145px;
	color: #3f3f35;
	}
	
#library table {
	border-top:1px solid #b7b49c;
	border-right:1px solid #b7b49c;
	border-collapse:collapse;
	vertical-align: middle;
}

#library table td {
	border-bottom:1px solid #b7b49c;
	border-left:1px solid #b7b49c;
	padding: 20px;
	height:  232px;
	color: #7a786e;
	vertical-align: top;
}

#library table.other td {
	background: #34342b;
	}

	#library table.other td.off {
		background: transparent;
		}

table img {
	padding-right: 20px;
	float: left;
	vertical-align: middle;}


table p a {color: red; text-decoration: none;line-height: 1.4em;}
table p a:hover {color: #fff; text-decoration: none; background: #cd4321 url() no-repeat;padding: 2px;}
table p {float: right ;width:  140px;  padding: 0px; line-height: 120%}
table td:hover, #library table.other td:hover {background-color: #fff;}

small {font-size: .65em;display: block; line-height: 1em;}
 






/* CODA SLIDER */

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}


/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 460px; background: ; overflow: none}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	border: 0px solid #000; /* this is the border. should have the same value for the links */
	margin: 0px 0px 0px 10px;
	width: 508px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 765px;
	clear: both;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 508px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */

}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}

.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	color: #492a1e;
	text-decoration: none;
	display: block;
	padding: 0 15px;
	letter-spacing: -2px;
}

.stripNav li.tab1 a { background:  }
.stripNav li.tab2 a { background:  }
.stripNav li.tab3 a { background:  }
.stripNav li.tab4 a { background:  }
.stripNav li.tab5 a { background:  }

.stripNav li a:hover {
	color: #aa1f1f;
}

.stripNav li a.current {
	background: ;
	color: #aa1f1f;
}


.wrapper {
	font-size: 1.2em;
}  


#footer {
	background: #932b1d;
	color: #aeae92;
	padding: 10px;
	height: 16px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-transform: uppercase;
	font-size: .9em;

}

.footerRe {color: #fff;}

#footer a {
	color: #aeae92;
	text-decoration: none;
	}

#footer a:hover {
	color: #fff;
	}