body {
}

.error {
  color: #e00;
}

.nodata {
  padding: 100px 0px 100px 0px;
  font-weight: bold;
  font-size: 140%;
  text-align: center;
}

#nodata {
  padding: 100px 0px 100px 0px;
  font-weight: bold;
  font-size: 140%;
  text-align: center;
}

#left {
  width: 17%;
}

#mainarea {
  width: 83%;
  padding-left: 5px;
}

#center {
  width: 79.5%;
  padding-right: 5px;
}

#right {
  width: 20.5%;
}

#header {
  width: 100%;
}
 
#header a {
  color: #449;
  text-decoration: none;
}

#header a:hover {
  color: #333;
}

#header .logo {
  width: 307px;
  background: url(../../images/music.jpg) no-repeat 270px 10px;
}

#websitelogo {
  height: 100px; width: 307px;
  background: url(../../images/logo.gif) no-repeat 50% 50%;
}

#websitelogo a {	
  display: block;	
  height: 100px; width: 307px;
  text-indent: -9999px;	
}

#header .hbody h1 {
  float: left;
  margin-top: 20px;
  width: 450px;
}

#header .hbody {
  vertical-align: top;
}

#header .hbody .account {
  background: #c9d6de;
  float: right;
}

#header .hbody .account .side {
  background: url(../../images/har.jpg) no-repeat 100% 100%;
  float: left;
}

#header .hbody .account .side1 {
  background: url(../../images/hal.jpg) no-repeat 0% 100%;
  float: left;
}

#header .hbody .account ul {
  margin: 0px; padding: 0px;
  list-style-type: none;
}

#header .hbody .account li {
  float: left;
  margin: 4px;
}

#header .hbody .account .hi {
  color: #E25D24;
  font-weight: bold;
}

#header .hbody .account .icon {
  color: #cf3;
}

#header .hbody .account a {
  font-weight: bold;
}

#header .hbody .account .checkout {
  background: url(../../images/check-out.gif) no-repeat 0% 30%;
  padding-left: 30px;
}

#header #loginform {
  float: right;
}

#header #loginform .field {
  margin-top: 2px;
}

#header #loginform .field dl {
  margin: 0px; padding: 0px;
}

#header #loginform .field dt {  
  font-weight: bold;
  float: left;
  text-align: right;
  width: 75px;
  margin: 0px 0px 0px 4px; 
  padding: 2px;
}

#header #loginform .field dd {
  margin:  0px 0px 2px 85px;
  padding: 0px;
}

#header #loginform .field dd input{
  width: 120px;
}

#header #loginform .submit {
  clear: both;
  margin-top: 2px;
  text-align: right;
}

#header #loginform .submit button {
  margin-left: 20px;
  background: #D1561D;
  border: 1px solid #E39763;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  vertical-align: middle;
  padding: 2px 0px 1px 0px;
  *padding: 0px;
}

#header .channel {
}

#header .channel a {
  color: #E8ECF7;
}

#header .channel a:hover {    
  color: #fff;
}

#header .channel ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#header .channel li {
  float: left;
  font-weight: bold;
  padding: 3px 10px 2px 10px;
  font-size: 120%;
  background: #7B83CB;
  margin-right: 2px;
}

#header .channel .first {
  background: #E25D24;
}

#header .channel .first a{
  color: #fff;
}

#header .channel .focus {
  background: #1F2C90;
}

#header .currency{
  text-align: right;
  background: #229;
  padding: 1px 2px 1px 0px;
}

#header .mycart {
  white-space: nowrap;
  float: right;
  color: #000;
  font-weight: bold;
  padding: 3px 0px 3px 3px;
}

#header .mycart .shoppingcart span{
  color: #e63;
}

#header .search {
  border-top: 7px solid #E25D24;
  background: url(../../images/headbg1.jpg) no-repeat 100% 0% #229;
  vertical-align: top;
}

#header .search .left {
  float: left;
}

#header .search #search_query {
  vertical-align: middle;
  font-size: 160%;
  width: 250px;
  border: 2px solid #111C78;
  margin-top: 3px;
}

#header .search #search_submit {
  vertical-align: middle;
  margin-top: 3px;
}

#navigation {
  min-width: 760px;
}

#navigation #cattop {
  float: left;	width: 100%;
  background: url(../images/bluelb.gif) no-repeat left bottom #afccde;
}

.navcontent {
  padding: 4px;
  background-color: #F1E8DF;
  background-image: url(../images/navbg.gif);
  border: 1px solid #aaa;
}

.navcontent a {  
  margin: 0px 8px 0px 8px;
  color: #333;
}

.navcontent .first {  
  margin: 0px 8px 0px 6px;
  color: #000;
  font-weight: bold;
  text-decoration: none;  
}

.navcontent span {
  margin: 0px 8px 0px 8px;
  color: #666;
}

.bodyside {
  clear: both;
  margin-top: 5px;
}

#workbody {
  *width: 100%;
}

#footer {
}

#footer #copyright {
  font-size: 90%;
  margin: 6px 0px 10px 0px;  
  text-align: center;
  color: 888;
}

#footer #copyright .interval {
  margin: 0px 6px 0px 6px;
  font-weight: bold;
  font-size: 80%;
}

#footlayer {
  margin-top: 5px;
  text-align: center;
  border-top: 2px solid #bbc3ce;
  border-bottom: 1px solid #bbc3ce;
}

#footlayer table {
  background-color: #eee;
}

#footlayer table thead td {
  text-align: left;
  font-weight: bold;
  padding-left: 30px;
}

#footlayer table td {
  vertical-align: top;
  padding: 4px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}

#footlayer table tbody td {
  text-align: left;
}

#footlayer div {
  margin-left: 40px;
}

#footlayer div ul {
  margin: 0px; padding: 0px;
}

#footlayer div  li {
  padding: 2px 0px 2px 0px;
}

.collapse {
  background-image: url(../images/collapse.gif);
  background-repeat: no-repeat;
  width: 15px; height: 15px;
  background-position: center center;
  cursor: pointer;
  margin: auto;
}

.expand {
  background-image: url(../images/expand.gif);
  background-repeat: no-repeat;
  width: 15px; height: 15px;
  background-position: center center;
  cursor: pointer;
  margin: auto;
}

.forums_menu_popup {
  background-color: #c8d0df;
  color: #000;
  border: 1px solid #0B198C;
  text-align: left;
}

.forums_menu_popup ul {
  margin: 0px;
  padding: 0px;
}

.forums_menu_popup ul li {
  margin: 0px;
}

.forums_menu_popup .head {
  background-color: #738fbf;
  color: #eee;
  font-weight: bold;
  padding: 4px;
}

.forums_menu_popup .item {
  border-top: 1px solid #fff;
  padding: 4px;
}

.forums_menu_popup .link {
  border-width: 0px;
  border-top: 1px solid #fff;
}

.forums_menu_popup .link a {
  padding: 4px;
  text-decoration: none;
  display: block;
  width: auto;
  margin: 0px;
}

.forums_menu_popup .link a:hover {
  padding: 4px;
  text-decoration: none;
  background-color: #999;
  color: #eee;
  display: block;
  margin: 0px;
}


#forum_tools_menu .link a {
  padding: 4px;
  text-decoration: none;
  display: block;
  width: auto;
  margin: 0px;
}

#forum_tools_menu .link a:hover {
  padding: 4px;
  text-decoration: none;
  background-color: #999;
  color: #eee;
  display: block;
  margin: 0px;
}

#generalprompt {
  padding: 4px;
  text-align: center;
}

#generalprompt .timezone {
  padding: 4px;
}

#generalprompt .forumjump {
  padding: 4px;
}

#generalprompt .forumjump span {
  font-weight: bold;
  padding-right: 5px; 
}

#generalprompt .forumjump .button {
  font: 90%;
  color: #00e;
  background-color : #eee;
  font-weight: bold;
  padding-bottom: 1px;
}

.nodata {
  padding: 100px 0px 100px 0px;
  font-weight: bold;
  font-size: 140%;
  text-align: center;
}
