/* default styles */
* {
    margin:0;
    padding:0;
}

:link, :visited {
    text-decoration:none;
}

ul, ol {
    list-style:none;
}

li {
	list-style-position: inside;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0;
}
a img, :link img, :visited img {
    border:0;
}

h1, h2, h3, h4, h5, h6 {
    font-size:1em;
}

h1 {
	font: bold 1.6em verdana, tahoma, sans-serif;
	margin: 0 0 5px 10px;
}

h3 {
	font-size: 1em;
	margin: 5px;
}

/**
 * Sets the default font size to 10px, which means that you can 
 * use 1.1em for 11px, 2.6em for 26px, etc.*/

html {
    font-size:62.5%;
} 

/**
 * Bumps the default font size up to 12px
 */
body {
	margin: 0 5px;
    padding: 0;
    font-size: 1.2em;
	font-family: tahoma, arial, helvetica, sans-serif;
	background-color: #ffffff;
	text-align: center;
}

#container { 
	margin: auto;
	height: 100%;
	text-align: left;
	width: 1150px;
}

div, span {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

/* form styles */

form {
	display: block;
	clear: right;
	margin-top: 0;
}

input, select {
    display:block;
    float:left;
	margin: 0;
	padding: 0;
}

input #user_name {
	clear: right;
}

/* header */
#head {	
	/*background: #15416e url(../images/bg-tban.jpg)  repeat-x bottom left;*/
	height: 129px;
	overflow: hidden;
	position:absolute;
	left:174px;
	top:0pt;
	width: 976px;
}

#head_box {
	height: 46px;
	width: 547px;
	display: block;
	float: left;
	margin: 34px 10px 10px 10px;
	padding: 15px;
	background-color: #ffffff;
	border: 2px solid #000000;
}

#head_box ul {
	display: block;margin-top: -7px;
}
	
#head_box #logo {	
	display:block;
	visibility:visible;
	position: relative;
	top: -10px;
	left: 0px;
	height:44px;
	text-indent:-9009px;
	margin: 0;
	border: 1px dashed white;
	/* put in the header w/ php changing image - background:transparent url(images/) no-repeat 0 0;*/
}

#head_box h1#logo a {
	display:block;
	border:none;
	/* moves the linked area up */
	position:relative;
	top: 0px;
	left: 0px;
	height: 43px;
}

/* login head form */

#head_login {
	color: #fff;
	display: block;
	margin: 0 0 0 117px;
	position: relative;
	top: -83px;
	width: 140px;
}

#user_login {
	font-size: .9em;
	color: white;
	z-index: 200;
	position: absolute;
	right: 100px;
	top: 100px;
}

* html #user_login {
	position: absolute;
	top: 100px;
	left: 600px;
	margin: 0;
}

#user_login a { color: #6cf; }

#head_login div {
	float: left;
	clear: right;
}

#head_login a {
	color: #44aaff;
}

#head_login label { margin-bottom: 1px; clear: left;}

#head_login input {
	display: block;
	float: left;
	clear: both;
	width: 95px;
	margin-bottom: 3px;
}

#head_login .submit_but { 
	width: 50px; 
	height: 23px; 
	margin-right: 3px; 
	clear: left; 
}

#head_login br {
	line-height: .9em;
}

#head_login .field2 {
	clear: left;
}

.extender {
	display: block;
	float: right;
	margin-right: 7px;
	font-weight: bold;
	color: #000000;
}

/* main content area */

#main {
	height: 571px;
	width: 697px;
	position: absolute;
	background-color: #ffffff !important;
	top: 149px;
	min-width: 612px;
	margin:1px 218px 0pt 174px;
	padding: 20px;
	overflow: scroll;
}

* html #main { margin-left: 0; }
*+html #main { margin-left: 0; }
/* top bar */

#t_bar {
	position: relative;
	z-index: 90;
	top: 5px;
}

* html #t_bar {
	width: 967px;
}


/*  foot */

#foot {	
	position: absolute;
	top: 780px;
	left: 0;
	height: 130px;
	width: 911px;
	background: #15416e url(../images/bg-bban.jpg)  repeat-x top left;
	z-index: 50;	
}
* html #foot {
	width: 850px;
}

#b_bar {
    width: 911px;
	position: relative;
	top: -20px;
	margin-right: 0;
}

#foot .extender {
	margin-right: 130px;
}

/* top bar and bottome nav bar */

#t_bar,
#b_bar {
	background-color: #ffffff;
	border: 2px solid #000000;
	border-left: none;
	border-right: none;
	height: 17px;
}

#t_bar {
	width: 100%;
	padding-left: 10px;
	position: absolute;
	top: 129px;
}

* html #t_bar {
	position: relative;
	top: 17px;
}

* html body #b_bar {	
	bottom: 21px;
	width: 865px;
}


/* left and right bars */

#l_bar,
#r_bar {
	background-color: #ebebc5;
	background: #ebebc5 url(../images/bar_tile-2.gif) repeat-y 0 0;
}

#l_bar {
	width: 155px;
	display: block;
	float: left;
	overflow: hidden;
}

#l_bar, #r_bar,
.col_border {
	height: 760px;
}

#l_bar #blog_feed {
	font-size: 11px;
}

html>body #l_bar {
	padding: 5px;
}

* html body #l_bar {
	width: 165px;
}

#l_bar #search {
	width: 150px;
	height: 150px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin: 10px 5px;
}

#l_bar #searchResults li {
	margin: 0 0 5px 5px;
}

#r_bar {
	/*width: 230px;
	display: block;
	float: right;
	margin-top: 50px;*/
	display: block;
	width: 230px;
	left: 925px;
	position: absolute;
	top: 150px;
	
}

* html #r_bar,
* html #col_right {	
	margin-top: 160px;
	height: 750px;
}

#r_bar div.bar_div {
	font-weight: bold;
	font-size: 11px;
	width: 191px;
}

#r_bar #newest_albums ol {
	font-weight: normal;
	list-style-position:inside;
}
*+html #r_bar #newest_albums ol {margin: 5px 0 0 -15px;}

#r_bar #newest_albums ol li { 
	min-height: 20px;
	padding-left: 20px; 
}

#r_bar #newest_albums ol li.vinyl { background: url(../images/record-icon-2.gif) no-repeat 0 0; }

#r_bar #newest_albums ol li.cd,
#r_bar #newest_albums ol li.cd_b { 
	background: url(../images/cd-icon-2.gif) no-repeat 0 0; 
}

#r_bar #newest_albums ol li.mp3 { background: url(../images/mp3-icon-2.gif) no-repeat 0 0; }

#l_bar #blog_feed li,
#l_bar .post {
	list-style-position: inside;
	list-style-type: disc;
}

#r_bar #newest_albums li,
#l_bar #blog_feed li {
	clear: left;
	margin-bottom: 5px;
}

#r_bar #newest_albums li .artist { text-decoration:underline; }

.bar_div { 
	display: block;
	float: left;
	clear: both;
	width: 126px;
	height: auto;
	margin: 10px 5px;
	border: 2px solid #ddddcc;
	background-color: #ffffff;
	padding: 6px;
}

#icns-inst {
	width: 170px;
	height: 130px;
	margin: -5px 0pt 5px -5px;
	border-bottom: 2px solid #000000;
	background: #15416E url(../images/bg-tban.jpg) repeat-x left bottom;
}
* html #icns-inst { height: 134px; }

#fb_head_like {
	top: 27px;
}

.bar_div h3 a { float: none; }

/* left and right small spacer columns */

#col_right,
#col_left {
	width: 5px;
	border: 2px solid #000000;
	border-top: none;
	border-bottom: none;
	background-color: #ffffff;
}

#col_right {
	/*display: block;
	float:right;
	margin-top: 150px;*/
	display: block;
	left: 911px;
	position: absolute;
	top: 150px;
}

.inner {
	height: auto;
}


/************* #search styles ***************/

#navBar {
	margin-top: 10px;
}

#search,
fieldset{
	height: 150px;
	background: #fff;
}

html>body #search{
	margin-top: -10px;
}

#search form{
	margin: 0px;
	padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

#search input,
#search select {
	height: 1.5em;
	width: 120px;
	margin: 5px;
}

html>body #search input {
	height: 1.2em;
}

/* top and bottom navigation bars */

#t_nav,
#b_nav {
	font: bold .9em helvetica, Arial, Helvetica, sans-serif;	
}

#t_nav a,
#b_nav a {
	
}

#t_nav li,
#b_nav li {
	display: block;
	float: left;
}

#b_nav {
	margin:0 0 0 340px;
}

#b_nav li {

}

/* etc */

.ad {
}

#r_bar .ad {
	position: relative;
	left: 15px;
}

#foot .ad {
	position: relative;
	top: 0;
	left: 30px;
	
}

.results table td {
	padding: 3px;
}

.picks #main ul,
 {
	list-style-type:decimal-leading-zero;
}

/* rating stars */

.rating a {
    display: block;
	height: 19px;
	width: 120px;
	background: transparent url(/new_des/images/rating_stars.gif) no-repeat 0 273px;
	margin: 10px 0 0 5px;
}

.rating a span { display: none; }

.rating a.rate_unrated span { display: block; }
.rating a.rate_0 { background-position: 0 0; }
.rating a.rate_0-5 { background-position: 0 -22px; }
.rating a.rate_1 { background-position: 0 -48px;}
.rating a.rate_1-5 { background-position: 0 -69px; }
.rating a.rate_2 { background-position: 0 -93px; }
.rating a.rate_2-5 { background-position: 0 -116px; }
.rating a.rate_3 { background-position: 0 -140px; }
.rating a.rate_3-5 { background-position: 0 -162px; }
.rating a.rate_4 { background-position: 0 -183px;}
.rating a.rate_4-5 { background-position: 0 207px; }
.rating a.rate_5 { background-position: 0 -230px; }
.rating a.rate_5-5 { background-position: 0 -252px; }
.rating a.rate_6 { background-position: 0 -273px; }

form label span { display: inline; }

form label { float: left; }

form input, form textfield { margin-bottom: 10px;