@charset "utf-8";
/* CSS Document */

#preloader {
	/* Images you want to preload*/
	background-image: url(images/tableft.gif);
	background-image: url(images/tabright.gif);
	
	background-image: url(images/box/topG.gif);
	background-image: url(images/box/top-rightG.gif);
	background-image: url(images/box/leftside.gif);
	background-image: url(images/box/rightside.gif);
	
	background-image: url(images/box/bottom.gif);
	background-image: url(images/box/bottom-right.gif);
	background-image: url(images/box/bottom-sm.gif);
	background-image: url(images/box/bottom-sm-right.gif);
	
	background-image: url(images/websiteTop_975.jpg);
	background-image: url(images/bars.gif);
	background-image: url(images/footer.gif);
	
	width: 0px;
	height: 0px;
	display: inline;
	z-index: -30;
}

html {
    height: 100%;
}


body {
	margin:0;
	background-color: #00343B;
	height: 100%;

	font-family:/*'Lucida Grande', Verdana,*/ Arial, Helvetica, sans-serif; */
	font-size:15px;
}

p {
	margin:0 0 1em 0; /*something to do with the box table*/
	font-family:/*'Lucida Grande', Verdana,*/ Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:125%;
}

h1 {
	font-size:12px;
	font-weight:bold;
	text-align: left;
	margin:0;
	padding-top:3px;
}
h2 {
	font-size:14px;
}

a {

	font-size:10px;
	font-weight:bold;
	/*color:#daac00;*/
	
	color:#c98614;
	text-decoration:none;
}
a:hover {
  text-decoration:underline;
}



#mainTable {
	width:975px;
	background-color:#FFFFFF;
	margin:auto;
}

#topBar {
	background-image: url(images/websiteTop_975.jpg);
	height: 134px;
}
#linkBar {
	background-image: url(images/bars.gif);
	background-repeat:repeat-x;
	height:25px;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	
}

#content {
	background-image: url(images/bars.gif);
	background-repeat:repeat-x;
	background-position: 0px -25px;
	background-color:#FFFFFF;
	padding:0px 0px 100px 0px;


}

#left-column {
	position:relative;
	padding:0px 10px 50px 0px;
	float:left;
	width:150px;
}
#center-column {
	position:relative;
	padding:0px 0px 50px 0px;
	float:left;
	width:600px;

}
#right-column {
	position:relative;
	padding:0px 0px 50px 0px;
	float:right;
	width:175px;
}
#right-column-wide {
	position:relative;
	padding:0px 0px 50px 0px;
	float:right;
	width:335px;
}

#lowerBar {
	clear:both;
	text-align:center;
}

#footerBar {
	background:url(images/footer.gif) repeat-x bottom left;
	background-color:#e4edf0;
	height:50px;
	clear:both;
}
#footerBar p {
	font-size:10px;
	text-align:center;
	position:relative;
	
	top:50%;
}


#aLinks li {
	list-style:none;
}
#aLinks {
	margin:0;
	padding:0;
	list-style:none;
}

#imageList {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	position:relative;
	left:15px;
}
#imageList li {
	display:inline;
	margin:0px;
	padding:0;
	padding-right:5px;
	padding-bottom:5px;
}
#imageList a {
	color:#006685;
}
#imageList a:hover {
	color:#daac00;
}




#imgXbox {
	font-size:16px;
	font-weight:bold;
}


/*- Menu Tabs B--------------------------- */
	.tabsB#register {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		float:right;
		position:relative;
	  background:none;
      line-height:normal;
		
	  height:25px;	
	  margin-right:10px;

	}
    .tabsB#main {
	  font-family:Verdana, Arial, Helvetica, sans-serif;

      float:left;
	width:600px;
	  
	  background:none;
      line-height:normal;
	  
	  height:25px;
      }

    .tabsB ul {
	  margin:0;
	  /* top bot rt left spacing*/
	  padding:0px 0px 0 7px;
	  list-style:none;
	  height:25px;
      }
    .tabsB li {
      display:inline;
      margin:0;
      padding:0;
	  height:25px;
      }
    .tabsB a {
      float:left;
	  display:block;
      background:url(images/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;

      }
    .tabsB a span {
      float:left;
      display:block;
      background:url(images/tabright.gif) no-repeat right top;
	  /*spacing - top? right bot left */
	  padding:6px 15px 7px 10px;
	  overflow:hidden;


      color:#555;
      }
	.tabsB li#current a span {
      background-position:100% -25px;
	  color:#000000;
      }
	.tabsB li#current a {
      background-position:0% -25px;
	  color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabsB a span {float:none;}
    /* End IE5-Mac hack */
    .tabsB a:hover span {
      color:#000000;
      }
    .tabsB a:hover {
      background-position:0% -25px;
      }
    .tabsB a:hover span {
      background-position:100% -25px;
      }
	  
	  
	  
	  

/*---------Content Boxes--------*/

.content-box, .content-box-full, content-box-right, .side-box {
	margin:0px auto;
	position:relative;
	top:20px;
	left:10px;
	margin-bottom:10px;
}


.content-box {
	width:610px;
	/*overflow:scroll; /*this porobably indicetes errors*/
}
.content-box .top .title {
	width:555px;
}
.content-box .top .title h1 {
	font-size:18px;
}

.content-box-full {
	width:955px;
}
.content-box-full .top .title {
	width:900px;
}

.content-box-right {
	width:335px;
	position:relative;
	top:20px;
	left:-10px;
}
.content-box-right .top .title {
	width:280px;
}


.side-box {
	width:150px;
}
.side-box .top .title {
	width:95px;
}


.side-box-Ad160 {
	width:175px;

	position:relative;
	top:20px;
	left:-10px;

}
.side-box-Ad160 .top .title {
	width:120px;
}
.side-box-Ad160 .middle span {
	padding-left:7px;
	padding-right:0px;
}



.top {
	width:100%;
	height:30px;
	display:block;
	padding:0;
}
.top .title {
	padding: 0px 20px 0px 10px;
	height:30px;
	float:left;
	background:url(images/box/topG.gif) no-repeat left top;
}
.top .right {
	float:left;
	width:25px;
	height:30px;
	background:url(images/box/top-rightG.gif) no-repeat right top;
}

.middle {
	background:#fff url(images/box/leftside.gif) repeat-y left top;
	height:100%;
	float:left;
	width:100%;
}

.middle .midRight {
	float:left;
	width:100%;
	background:url(images/box/rightside.gif) repeat-y right top;

	/* third element is margin of bottom image vs text*/
	margin:0px 0 -10px 0;
}

.middle .content {
	position:relative;
	top:-30px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:-30px;
	z-index:10;
}


.bottom {
	clear:both;
	width:100%;
	height:83px;
	background:url(images/box/bottom.gif) no-repeat left bottom;
	z-index:0;
}
.bottom span {
	display:block;
	position:relative;
	height:83px;
	background:url(images/box/bottom-right.gif) no-repeat right top;  
	z-index:0;
}



.bottom-small {
	clear:both;
	width:100%;
	height:30px;
	background:url(images/box/bottom-sm.gif) no-repeat left bottom;
	z-index:0;
}
.bottom-small span {
	display:block;
	position:relative;
	height:30px;
	background:url(images/box/bottom-sm-right.gif) no-repeat right top;  
	z-index:0;
}

/*--------blog style-------*/






/*--------music album list --------*/
.albumInfo {
	padding-top:5px;
	width:575px;
	padding:0;
	margin:0;	
}
.albumInfo td {
	vertical-align:top;
}

.albumInfo .overall {
	text-align:left;
}

.ratingTable {
	font-size:11px;
	width:375px;
	padding:0;	
	margin:0;

}

.ratingTable td {
	vertical-align:top;
	padding:0;	
	margin:0;
}
.ratingTable img {
	width:12px;
	height:12px;
}


.ratingTable .track {

	text-align:right;
	padding-right:3px;
	width:18px;
}
.ratingTable .title {

}
.ratingTable .time {
	text-align:right;
	padding-right:4px;
	padding-left:4px;
}
.ratingTable .rating {
	width:60px;
	text-align:right;
}
.ratingTable .year {
	text-align:left;
	padding-bottom:4px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#000000;
}
.ratingTable .songlist td{
	padding-top:1px;
}

.review {
	padding-top:15px;

}




/*---------------extra---------*/
.moreComments {
	text-align:right;
	float:right;
}

#software {
	width:915px;
	margin-top:10px;
	
}
#software p {
	font-size:17px;
}
#software li {
	font-size:17px;
}
#software h2 {
	font-size:24px;
}
#software a {
	font-size:24px;
}