/*css */
html,body{
	font-family: geneva, verdana, helvetica, san-serif;
	font-size: 11px;
	color: #fff;
	margin:0;
}

body {
	text-align: center;
	background-color: #2b3242;
	background-image: url(graphics/lsr_background.gif);
	background-repeat: no-repeat;
}

a{
    color:#fff;
    border-bottom: dotted 1px #fff;
    text-decoration:none;
}

a:hover{
	 border: 0px;
     background-color:#2b3242;
}

img{
	border:0;
}

form{
    font-size:12px;
    margin-top:30px;
    margin-left:0px;
}

#formsection{
    width:312px;
    float:left;
}


input[type='text']{
	width:302px;
	height:18px;
	color:#404f64;
    background-color:#fff;
	margin-bottom:20px;
    //margin-right:550px;
    padding-left:2px;
    padding-top:2px;
	font-size:12px;
    background-image:url(graphics/input_bkgnd);
    background-position:bottom right;
}

input[type='image']{
    float:right;
}

TEXTAREA {
    margin-bottom:18px;
	width:302px;
	height:170px;
	color:#404f64;
    background-color:#fff;
    padding-left:2px;
    padding-top:2px;
	font-size:12px;
    background-image:url(graphics/input_bkgnd);
    background-position:bottom right;
}

#charcount{
    float:left;
    margin-top:325px;
}


#spacer{
    clear: both;
}

#left{
  float:left;
}

#right{
  float:right;
}

#ubercontainer {
	margin: 0 auto;
	width: 1038px;
	padding: 0;
	text-align: left;
}

#language_holder {
    float:right;
    text-align:right;
	margin-right: 38px;
	width: auto;
	height:auto;
	padding: 0;
	border:0;
}

#innerubercontainer {
    position: absolute;
	margin-top: 24px;
	width: 1038px;
	height:684px;
	padding: 0;
	border:0;
}

#componentcontainer {
	width: 1038px;
	padding: 0;
	border:0;
    background-image: url(graphics/diagrightleft.gif);
    background-repeat: repeat-y;
}

#componentcontainer_details {
	width: 1038px;
	padding: 0;
	border:0;
    background-image: url(graphics/diagrightleft.gif);
    background-repeat: repeat-y;
}

#homecontainer {
	margin-left: 38px;
	width: 962px;
	padding: 0;
	border:0;
    background-color: #fff;
    height:682px;
}

#contentcontainer {
	margin-left: 38px;
	width: 962px;
	padding: 0;
	border:0;
    background-color: #fff;
}

#contentcontainer_details {
	margin-left: 38px;
	width: 962px;
	padding: 0;
	border:0;
    background-color: #fff;
}

#bottomcontainer {
	margin-left:38px;
	clear:both;
    float:left;
	width: 962px;
	min-height:100px;
	padding: 0;
	border:0;
}

#topcontainer {
    float:left;
    height:90px;
    margin-left: 10px;
    margin-right: 10px;
    background-color:#fff;
}

#copyright{
    color:#586572;
    font-size:10px;
    float:right;
    margin-top:5px;
	font-weight:normal;
}

#copyright a{
  color:#586572;
  border:0px;
  border-bottom: dotted 1px #586572;
}

#copyright a:hover{
	 border: 0px;
	 color:#000000;
     background-color:#586572;
}

#bottomnav_container{
    margin-top:35px;
    width: 962px;
}

#bottomnavimg{
  float:left;
}

#bottomnavtxt{
  float:left;
  margin-top:21px;
  margin-left:28px;
  color:#89929b;
}

#bottomnavtxt a{
  color:#89929b;
  border:0px;
}

.bottom_spacer{
  width:12px;
  text-align:right;
}


#homebox{
	margin-left: 10px;
	width:754px;
    float:left;
}

#mainbox{
	margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    float:left;
    width: 942px;
    background-image: url(graphics/gradient_bkgnd.gif);
    background-repeat:repeat-y;
    min-height:584px;
}

#maincontent{
	margin-left: 45px;
    margin-right: 25px;
    margin-bottom: 50px;
}

#albumitem{
	margin-left: 95px;
    margin-bottom: 14px;
    margin-top: 36px;
    width:auto;
    min-height:155px;
    width:700px;
}

#albumitem_thumb{
	float:left;
    width:157px;
}

#albumitem_thumb a{
	border:0px;
}

#albumitem_text{
	float:left;
    margin-left:20px;
    margin-top:6px;
    width:250px;
}

#albumitem_text h1{
	font-size:12px;
    font-weight:normal;
}

#albumitem_text h2{
	font-size:12px;
    font-weight:normal;
	color:#fff;
	border: 0px;
	background-color:#2b3242;
}

#albumitem_text a{
	font-size:11px;
    color:#fff;
    border-bottom: dotted 1px #fff;
}

#albumitem_text a:hover{
	 border: 0px;
     background-color:#2b3242;
}

#footnote{
    margin-top: 30px;
    width:870px;
	clear:both;
}


#smrecord{
    padding-top: 25px;
    width:870px;
	height:285px;
	clear:both;
}

#smrecord_album{
    margin-top: 30px;
    width:870px;
	clear:both;
	height:106px;
}

#smrecord_divider{
    margin-top: 15px;
    width:847px;
	clear:both;
	height:40px;
}

#smrecord_divider h1{
	margin-top:0px;
	font-size:12px;
    font-weight:bold;
}

#smrecord_note{
    font-weight:normal;
	color:#2b3242;
    width:870px;
	clear:both;
    margin-left:130px;
}


#smrec_img{
	float:left;
	width:115px;
}

#smrec_text{
	margin-left:15px;
	margin-right:25px;
	float:right;
	width:715px;
}

#smrec_text p{
	margin-top:0px;
}

#smrec_text h1{
	margin-top:0px;
	font-size:12px;
    font-weight:normal;
}

#smrec_text h2{
	font-size:11px;
    font-weight:normal;
	color:#2b3242;
}

#smrec_text h3{
	font-size:11px;
    font-weight:normal;
	color:#990000;
}

#smrec_text a{
	border-bottom: dotted 1px #fff;
}

#smrec_text a:hover{
	 border: 0px;
     background-color:#2b3242;
}

.details_shortcuts{
	position:absolute;
	display:inline;
	width:500px;
	text-align:right;
	margin-top:25px;
	font-size:12px;
}

.details_shortcuts a{
    border-bottom: dotted 1px #fff
}

.details_shortcuts a:hover{
	 border: 0px;
     background-color:#2b3242;
}

#details_shortcuts{
    position:absolute;
    left:800px;
	top:115px;
	font-size:12px;
}

#details_shortcuts a{
    border-bottom: dotted 1px #fff
}

#details_shortcuts a:hover{
	 border: 0px;
     background-color:#2b3242;
}

#details_album{
    margin-top: 20px;
    width:870px;
	clear:both;
	height:230px;
}

#details_img{
	float:left;
	width:230px;
}

#details_text{
	margin-left:25px;
	margin-right:25px;
	font-size:11px;
	float:right;
	width:580px;
}

#details_text h1{
    margin-top:0px;
	font-size:13px;
    font-weight:normal;
}

#details_tracks {
    float:left;
    width:490px;
}

#details_credits {
    float:left;
    margin-right:25px;
}


#albumdetail{
    margin-top: 25px;
    width:870px;
    background-color:#000;
}

#albumdet_text {
    margin-right:25px;
    margin-top:0px;
    clear:both;
}

#albumdet_img{
	float:left;
    width:225px;
    height:230px;
    margin-right:20px;
    background-color:#ff0000;
}

#albumdet_text_top{
    float:left;
    margin-right:25px;
    margin-top:0px;
    height:230px;
    background-color:#ff0;
}

#home_sidebar{
    float:left;
	
    margin-left:3px;
	width:183px;
    height:516px;
	border-top:0;
	padding: 0;
	background-image: url(graphics/side_background.gif);
	background-repeat: none;
}

#home_sidebox{
    background-color: #b2b9c2;
    margin-right:5px;
    margin-left:5px;
    margin-bottom:7px;
    min-height:76px;
    padding-top:8px;
    padding-right:8px;
    padding-left:8px;
}

#home_sidebox2{
    background-color: #b2b9c2;
    margin-right:5px;
    margin-left:5px;
    margin-bottom:7px;
    min-height:470px;
    padding-top:8px;
    padding-right:8px;
    padding-left:8px;
}

#aboutcontent{
	margin-left: 45px;
    margin-bottom: 20px;
}

#aboutside{
    position:absolute;
    top:128px;
    left:48px;
}

#abouttext{
    margin-top:23px;
    margin-left:257px;
    width:650px;
    float:left;
}

#aboutbody {
    margin-right:25px;
    margin-left:257px;
    margin-top:20px;
    clear:both;
}

#contactbody {
    margin-right:25px;
    margin-left:40px;
    margin-top:55px;
    clear:both;
}

#contactbody a{
    border-bottom: dotted 1px #fff
}

#contactbody a:hover{
	 border: 0px;
     background-color:#2b3242;
}

#links_subheader{
    margin-top:17px;
    margin-bottom:10px;
}

#link_section{
    background-color:#fff;
    height:55px;
    margin-left:25px;
    margin-bottom:10px;
    width:825px;
}

#link_section_big{
    background-color:#fff;
    height:68px;
    margin-left:25px;
    margin-bottom:10px;
    width:825px;
}

#link_icon{
    width:257px;
    margin-top:4px;
    margin-bottom:5px;
    margin-left:6px;
    margin-right:6px;
    float:left;
    text-align:center;
}

#link_body{
    margin-top:11px;
    margin-bottom:11px;
    margin-left:0px;
    float:left;
    height:33px;
}

#link_body h1{
    font-size:12px;
    font-weight:normal;
    color:#455468;
    margin-top:0px;
    margin-bottom:0px;
}

#link_body a{
    color:#455468;
    border-bottom: dotted 1px #2b3242;
}

#link_body a:hover{
    border:0px;
    color:#ffffff;
    background-color:#2b3242;
}

#link_body p{
    color:#737f8f;
    margin-top:6px;
}


#side_heading{
    background-color: #455468;
    color:#ffffff;
    font-size: 11px;
    width:auto;
    display:inline;
}

#side_content{
    margin-top:10px;
    margin-bottom:10px;
    color:#2b3242;
    font-size: 10px;
}

#side_content a{
    border-bottom: dotted 1px #2b3242;
    color:#2b3242;
}

#side_content a:hover{
    border:0px;
    color:#ffffff;
    background-color:#2b3242;
}

.caption{
  font-size: 9px;
  color:#415065;
}

 .album_summary{
    font-size: 9px;
    color:#415065;
 }

.smrec_shortcuts{
	position:absolute;
	display:inline;
	width:525px;
	text-align:right;
	margin-top:25px;
	font-size:12px;
}

.smrec_shortcuts a{
	border-bottom: dotted 1px #fff
}

.smrec_shortcuts a:hover{
	 border: 0px;
     background-color:#2b3242;
}

.links_shortcuts{
	position:absolute;
	display:inline;
	width:700px;
	text-align:right;
	margin-top:25px;
	font-size:12px;
}

.links_shortcuts a{
    border-bottom: dotted 1px #fff
}

.links_shortcuts a:hover{
	 border: 0px;
     background-color:#2b3242;
}

.highlight{
    background-color: #2b3242;
    color:#ffffff;
    font-size: 10px;
    width:auto;
}

.dotted { border-bottom: dotted 1px #fff};

/*

#leftdiag {
  float:left;
  margin: 0px;
  width: 38px;
  //height:100%;
  background-image: url(graphics/left_diag.gif);
  background-repeat: repeat-y;
}

#rightdiag {
  margin: 0px;
  width: 38px;
  position:absolute;
  left:1000px;
  top:0px;
  background-image: url(graphics/right_diag.gif);
  background-repeat: repeat-y;
  //height:100%;
}
/*














