/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:01 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.cat_description {  font-family :tahoma; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family:tahoma; font-size: 10px; }
.centertable { border-left:1px solid #798CCC; border-right:1px solid #798CCC; background-color:#D2DBF5 }
.navBlue     { color: #FF0000; font-size: 8pt; font-family: Verdana }
.errorBox { font-family :tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :tahoma; font-size : 10px; color: #cc0033; }
.productsNotifications {}
.orderEdit { font-family :tahoma; font-size : 10px; color:#353434; text-decoration: none; }

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
img {
	border:0;
	}	
A {
  color:#353434;
  text-decoration: underline;
}

.no_under a {text-decoration:none;}

FORM {
        display: inline;
}


TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:tahoma;
  font-size: 11px;
  background: #bbc3d3;
  color: #566268;
  font-weight : bold;
}
td 		{
		
		}

A.headerNavigation { 
 color: #424242;
}

A.headerNavigation:hover {
 color: #424242;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:tahoma
  font-size: 12px;
  background: #ff0000;
  color:#353434;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:tahoma;
  font-size: 12px;
  background: #00ff00;
  color:#353434;
  font-weight: bold;
  text-align: center;
}


td select {

width:134px;
}

.infoBoxContents {

  font-family:tahoma;
  font-size: 10px;
}


.infoBoxNoticeContents {
  font-family:tahoma;
  font-size: 10px;
}

.infoBoxNoticeContents {
  font-family:tahoma;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:tahoma;
  font-size: 12px;
  font-weight: bold;
  color:#353434; padding-top:4
}

TD.infoBox, SPAN.infoBox {
  font-family:tahoma;
  font-size: 10px;
  color:#353434;
}

TD.contentBoxHeading {
  font-family:tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #534F4D; padding-top:5
}

TR.accountHistory-odd,
TR.addressBook-odd,
TR.alsoPurchased-odd,
TR.payment-odd,
TR.productListing-odd,
TR.productReviews-odd,
TR.upcomingProducts-odd,
TR.shippingOptions-odd {
;
}

TR.accountHistory-even,
TR.addressBook-even,
TR.alsoPurchased-even,
TR.payment-even,
TR.productListing-even,
TR.productReviews-even,
TR.upcomingProducts-even,
TR.shippingOptions-even
 {  ;
}

TABLE.productListing {
  border-spacing: 1px
}

.productListing-heading {
  font-family: tahoma;
  font-size: 10px;
  color:#353434;
  font-weight:bold;
 text-align:center;
}

TD.productListing-data {
  font-family:tahoma;
  font-size: 10px;
  color:#353434;
  vertical-align:middle;
  padding:0 5px 0 5px;
}
TD.productListing-data a{ text-decoration:none; color:#353434;}
TD.productListing-data a b{
		color:#353434;
		text-decoration:none;
		margin:0 0 0 5px;
		}
TD.productListing-data2 {
  font-family:tahoma;
  font-size: 10px;
  padding-top:10px;
}

A.pageResults {
  color:#353434;
}

a:hover.pageResults {
  color:#353434;
}

.navBbrown a{ color:#353434; text-decoration:none;}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:tahoma;
  font-size: 10px;
  color: #E46709;
}
/*
.main, P.main, .main a{ 
   
  font-family: tahoma;
  font-size: 11px;
  line-height:14px;
  color:#353434;
}
TD.main2, P.main2 {
  font-family:tahoma;
  font-size: 11px;
  line-height: 1.5;
  padding:3px;
  color:#000000
  padding:10px; 
}
*/
TD.smallText, SPAN.smallText, P.smallText {
  font-family:tahoma;
  font-size: 11px;
  color:#353434;
  text-align:center;
}
.smallText { padding:0 20px 0 0;}
.smallText table { text-align:center; margin:0 auto;}

TD.smallText a{
  font-family:tahoma;
  font-size: 11px;
  color:#353434;
}

TD.accountCategory {
  font-family:tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:tahoma;
  font-size: 11px;
  font-weight: bold;
  color:#000000
}

TD.fieldValue {
  font-family:tahoma;
  font-size: 12px;
}

TD.tableHeading {
  font-family:tahoma;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family:tahoma;
  color:#353434;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family:tahoma;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:tahoma;
  font-size: 11px;
}
select {
		width:200px;
		}
TEXTAREA {
  width: 100%;
  font-family:tahoma;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:tahoma;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:tahoma;
  color: #E46709;
}

SPAN.errorText {
  font-family:tahoma;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #980133; }


.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #E46709; }



.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


TABLE.linkListing {
  border: 0px;
  border-style: solid;
  border-color: #D6D6D6;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color:#353434;
  text-align: center;
}

TD.linkListing-data, TD.linkListing-data a{
  border-right: 0px solid #D6D6D6;
  border-bottom: 0px solid #D6D6D6;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#353434;
}

TR.linkListing-odd {
}

TR.linkListing-even {
}



TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {

  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color=: #BDCAF0;
}


TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('images/button_b.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('images/button_b.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('images/button_b.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #E46709
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color:#353434;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;

  color: #00FF00;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color:#353434;
}


.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#353434; background-color: #808080; }
.TR.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#353434; background-color: #808080; }
.TD.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#353434; background-color: #C0C0C0; }

.storyboxtitle  {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; color:#353434; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}



.yearHeader { font-family: tahoma; font-size: 11px; font-weight: bold; color:#353434; text-decoration: none; text-align:center; vertical-align:middle;} 
.calendarMonth { cursor: default; width: 100%; text-align:center; vertical-align:middle;}
.calendarHeader { font-family: tahoma; font-size: 11px; font-weight: bold; color:#353434; text-decoration: none;}
.calendarHeader td {padding:5px;}
.calendarToday { font-family: tahoma; font-size: 11px; color:#353434; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #000000; text-align:center; vertical-align:middle;}
.calendarWeekend { font-family: tahoma; font-size: 11px; color:#353434; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; text-align:center; vertical-align:middle;}
.calendar { font-family: tahoma; font-size: 11px; color:#353434; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000;  text-align:center; vertical-align:middle;}
.event { font-family: tahoma; font-size: 11px; color:#353434; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #edece9; line-height: 14px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}

td select.select {width:52px;}







/* MY*/
body{
padding:0px;
margin:0px;
background:#FFFFFF;
font-size:11px;
}

a:hover{text-decoration:underline;}



table {border-collapse:collapse; border:0px;}

td { vertical-align:top; padding:0px}

.main_text, table, li, input, textarea, select
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:15px;
		color:#7B7B7B;
	}
	
#column_center input, #column_center select {margin:0 5px 4px; vertical-align:middle;}


.spacer {font-size:0px; line-height:0px;}



.menu { background:url(images/bg_menu0.gif) 0 0 repeat-x;}
.logo { background:url(images/bg-logo0.jpg) 0 0 no-repeat #FBFBFB; height:170px;}
.indent_logo { padding:56px 0 0 28px;}





.navigation {background:url(images/bg_nav00.gif) left top repeat-x #2F2F2F; color:#FFFFFF; height:50px;}

.navigation td {color:#FEFEFE; font-family:tahoma; font-size:10px; line-height:14px;}
.navigation td a {color:#FEFEFE; font-size:10px; line-height:14px; font-weight:normal; text-decoration:none;}
.navigation td a:hover {text-decoration:underline;}
.navigation td span a {color:#FEFEFE; font-weight:bold; text-decoration:none;}
.navigation td span a:hover {text-decoration:underline;}

.td_curr { background:url(images/sep00000.gif) right top repeat-y;}
.curr { padding:14px 10px 0 30px;}
.curr select{ width:119px; height:20px; border:1px solid #808080; margin:0px 0 0 13px; vertical-align:middle;padding-top:0px}

.td_lang { background:url(images/sep00000.gif) right top repeat-y;}
.lang { padding:16px 10px 0 39px;}


.td_cart { background:url(images/sep00000.gif) right top repeat-y;}
.sh_cart { padding:18px 0 0 40px;}
.bg_cart { background: url(images/pic_cart.gif) 0 0 no-repeat; padding:0 0 0 23px;}


.menu {background:url(images/menu_bg0.htm) top repeat-x;}
.menu .indent {padding-top:3px;}



.cont_bg { padding:0 0 5px 20px;}


.main_indent {padding:0 0 0 0;}


.heading {background:#AC2E01 url(images/h_bg0000.gif) top repeat-x; margin:0 0 10px 0;}
.h_text {padding:12px 10px 10px 32px; font-family:tahoma; font-size:11px; line-height:14px; font-weight:bold; color:#FFFFFF;}








.h1 {background:#4F4F4F url(images/h1_ic000.gif) top repeat-x; margin:1px 0 0 0;}
.h1_text {padding:11px 0 11px 37px; font-family:tahoma; font-size:11px; line-height:14px; font-weight:bold; color:#FFFFFF;}

.inside_center { padding:0 0 0 30px;}


.box_bg {background:#E4E4E4;}
.box_body {padding:20px 20px 27px 36px; text-align:left;}




.box_body  ul_1 {list-style:none}
.welcome { background:url(images/bg_welco.jpg) left bottom no-repeat #F5F5F7;  text-align:right; margin:2px 0 2px 0; color:#7B7B7B; font-size:11px; line-height:15px; height:232px;}
.inside_welcome {padding:40px 38px 0 0;}
.welcome strong { color:#FF4402; font-weight:bold;}



.line_x {background:url(images/line_x00.gif) center repeat-x;}
.line_x_2 {background:url(images/line_x00.gif) 0 0 repeat-x;}
.line_y {background:url(images/line_y00.gif) 0 repeat-y;}


.product .img {padding:14px 19px 21px 16px;}
.product .name_bg {}
.product .name {}
.product .cont {background:url(images/line_100.gif) bottom left repeat-x;}
.product .text {padding:11px 0 13px; line-height:12px;}
.product .butt {padding:12px 0 15px;}
.product .price {padding:12px 30px 25px 1px;}

.product.col.indent {padding:10px 20px 10px 0;}
.product_col_indent { padding:0 10px 0 20px;}
.product.col .img {padding:5px 32px 0 7px;}
.product.col .name_bg {}
.product.col .name { width:100%; padding:13px 8px 12px;}
.product.col .cont {background:url(images/line_100.gif) bottom left repeat-x;}
.product.col .text {padding:10px 0 5px; line-height:15px; font-size:11px; color:#7B7B7B;}
.product.col .butt {padding:7px 0 8px;}
.product.col .price {padding:17px 30px 32px 8px;}



.productSpecialPrice {color:#373737; font-family:tahoma; font-size:14px; line-height:normal; font-weight:bold; text-transform:uppercase}
.product a {color:#141414; text-decoration:none; font-family:arial; font-size:11px; font-weight:bold;}
.product a:hover {text-decoration:underline;}
.product span {color:#373737; font-family:tahoma; font-size:14px; line-height:normal; font-weight:bold; text-transform:uppercase}
.product s {color:#373737; font-size:14px; font-weight:bold; line-height:normal; text-decoration:line-through;}



.product_box a {color:#141414; text-decoration:none; font-family:tahoma; font-size:11px; font-weight:bold;}
.product_box a:hover {text-decoration:underline;}
.product_box span { color:#FF0000; font-size:14px; font-weight:bold; line-height:normal;}
.product_box s { color:#373737; font-size:14px; font-weight:bold; line-height:normal; text-decoration:line-through;}

.col { display:inline !important;}

.sep_2 { background:url(images/sep_2000.gif) right top repeat-y; padding:0 10px 0 0;}
.topic {font-size:13px; padding-bottom:10px;}
.cart {}
.cart .img {float:left;}



.result {color:#464646; font-size:11px; margin:9px 0 15px 15px;}
.result .result_left {text-align:left;}
.result .result_right {text-align:right; padding:0 20px 0 0;}
.result a {color:#464646}


.search {float:left}

.vam { vertical-align:middle}

.input_search {width:98px; padding-right:5px; vertical-align:middle; text-align:right}
.button_search {vertical-align:middle;}

ul {padding:0; margin:0; list-style:none;}

/*ul li { background:url(images/sep_li00.gif) left bottom repeat-x; margin:0px; padding:4px 0 5px 0;list-style:none}
*/
ul li a { padding:0 0 0 0px; color:#2A393F; font-size:11px; text-decoration:none;}
.ul2 li a { background: none; padding:0 0 0 0; color:#2A393F; font-size:11px; text-decoration:none;}
ul li a:hover  {text-decoration:underline;}
.bg_list_sub a {color:#E43D02;}


.note {margin:0px 10px;}


h3 { font-size:14px;}
font { font-size:12px;}

#column_center .cart_buttons input{ margin-bottom:0;}

.letters 
{
background:#AC2E01 url(images/h_bg0000.gif) top repeat-x; margin:0 0 10px 0;
height:50px;
text-align:center;
font-weight:Bold;
padding-top:10px;
}
.letters a
{
color:#FFFFFF;
font-size:14px;
}
.letters a:hover
{
color:red;
}


.footer { border-top:1px solid #000000;}
.f_left {padding:24px 38px 19px 28px;}
.f_right {padding:28px 38px 0 0; text-align:right;}

.footer {color:#242D3A; font-size:10px;}
.footer a {color:#242D3A; text-decoration:none;}
.footer a:hover {text-decoration:underline;}
ul.smallCover { position: relative ;padding-left:0px }

ul.smallCover li {
	position: relative;
	padding: 5 0 0 0px;
	min-height: 70px;
	margin-top:10px;
	list-style:none;	
	background:url(images/sep_li00.gif) left bottom repeat-x;
}

ul.smallCover p { padding: 0px 0 10px 66px;text-align:left ;margin-top:0px}

ul.smallCover a { text-decoration: none;padding-left:0 !important;}
ul.smallCover a:hover { text-decoration: underline }
ul.smallCover a.album { font-weight: bold;font-size:11px }

ul.smallCover a.cover {
    
	display: block;	
	float:left;
	border:none;
}

ul.smallCover a.cover img {
	display: block;
	width: 50px;
	height: 50px;
	padding: 0px;  
    border-width: 1px;
	border-style: solid;
	color:#666666;
	float:left;
}
ul.bigCover {overflow:hidden; padding-left:0; /*position: relative; width: 100%;*/}

ul.bigCover li {
 border:solid 1px #A8A8A8;
 border-style:dotted none none dotted;
	float: left;
	/*position: relative;*/
	overflow: hidden;
	width:33.3%;
	max-width: 205px;
	/*height: 37px;*/
	padding-top: 100px;
	text-align: center;
	line-height: 110%;
	list-style:none;
	margin:-1px 0 0 -1px;
	height: 80px
}

ul.bigCover li div {
	margin-top: -90px;
	padding-bottom: 5px;
/*	position: relative;
	right: 40%;
	float: right;*/
	text-align:center;
}

ul.bigCover li div a {   
/*	display: block;
	position: relative;
	z-index: 100;
	right: 10%;*/
	border: 1px solid;
	border:none;
	padding: 0;
	line-height: 0;
	font-size: 0;
	
}


ul.bigCover li div img {
	position: relative;
	z-index: 0;
	height: 90px;
	width: 100px;
	border:1px solid #8e999e;	
}




ul.bigCover p {
   position: relative;
	display: block; 	
}

ul.bigCover  a.album {	
	font-size:12px; color:#2A393F; font-weight:bold; font-family:tahoma;
}
ul.bigCover  a.album:hover {	
	text-decoration:underline;
}
ul.bigCover p  a {
color:#2A393F;
text-align:center;
}
ul.bigCover a:hover{
text-decoration:underline;
}




.charts {
	position: relative;
	z-index: 20000;
	width: 24.6%;
	float: left;
	}
.charts h3 a { font-size: 12px; color: #0E67A6;text-align:center }	
	
.charts ul {padding-left:20px;}	
.charts  a.cover img {
	display: block;
	width: 50px;
	height: 50px;
	padding: 0px;  
    border-width: 1px;
	border-style: solid;
	border-color:#666666;
	
}	


.charts li {position: relative;
	padding: 5 0 0 0px;
	min-height: 70px;
	margin-top:10px;
	list-style:none;}
	
.charts p { padding: 0px 0 10px 0px;text-align:left ;margin-top:0px}

.charts  a { text-decoration: none;padding-left:0 !important;}
.charts   a:hover { text-decoration: underline }
.charts a.album { font-weight: bold;font-size:11px }

.charts  a.cover {    
	display: block;	
	
	border:none;
	}	
	.charts  a.cover:hover { text-decoration: underline}
	
.charts h3 {
	padding: 0 0 10px 10px;
	text-transform: uppercase;
	font-size: 14px;
	color: #0E67A6;
}	

.charts h3   a {color: #0E67A6;}
.charts li  p a.album{	
padding-top:0px;
font-weight: bold	
}

.charts li  p a.album:hover{	
text-decoration:underline;
}
.charts li p a{	
	color:#3a4750;	
}
.charts li p a:hover{	
	text-decoration:underline;
}
ul.abc {
 
	
	padding-top: 0px;
	font-size: 12px;
	color: #7a7c7d;
	float: left;
	width: 33%;	
		
	
}
ul.abc li {  
     list-style:none;
     line-height:1.2;
	padding: 2px 18px 0 18px;
}

ul.abc  a {
color: #7B7B7B;
text-decoration:none;
text-align:left;
}

ul.abc  a:hover
{
color: red;
}
.easyList  li{BACKGROUND: url(images/bg_list0.gif)  no-repeat 0px 0px ;width:135px;padding-left:18px;}
.easyList li a {text-decoration: none ;font-size:12px ; color: #3a4750}
.easyList li a:hover { text-decoration: underline;color:#3a4750 }
.bpInfoCover {
	position: relative;
	z-index: 0;
	float: left;
	border: 1px solid #e8e3dd;
	margin-bottom: 35px;
	margin-left: 10px;
	font-size: 0;
	line-height: 0;
	font-family: monospace;
}

.bpInfoCover img {    
	display: block;
	position: relative;
	z-index: -1;
	background:none;	
	border:1px solid #8e999e;
}


.bpInfo {
	position: relative;
	z-index: 0;
	padding: 8px 0 23px 18px;
	float: left;
	font-size: 12px;	
}
.bpInfo span {
	padding-right: 4px;
	float: left;
}
.bpInfo ul { float: left }
.bpInfo li { padding-bottom: 2px }

.bpInfo a.dl { text-decoration: underline; color:red}
.bpInfo a.dl:hover, 
.bpInfo a {text-decoration: none; color:red;}

.bpInfo a {color:#0E67A6;text-decoration:underline}
.bpInfo a:hover {color:#0E67A6;text-decoration:none}
.bpInfo h3 b,
.bpInfo h4 b { font-weight: bold; color: #0E67A6}

.bpInfo h3,
.bpInfo h4 {
	padding: 5px 0 7px 0;
	font-size: 14px;
	font-weight: normal;
}

.bpInfo h4 {
	padding-top: 0;
	font-size: 12px;
}

.bpInfo p { padding-bottom: 8px; }
.bpInfo p.gt a { color: red }
.bpInfo p.gt {
	font-weight: bold;
	padding: 8px 0 0 0;
}

.tracks th a {color: #0E67A6 }


.tracks th a:hover{ text-decoration:none; color:red}

.tracks dl p a  :hover{color: #0E67A6}
.tracks .foot a, .tracks th.dl  {color:red}

.tracks td a { 
color:red;
}
.tracks td a:hover { 
text-decoration:none;
}

.tracks {
	clear: both;
	padding: 0;
	margin: 0 1px;
	border-collapse: collapse;
	font-size: 12px;
	width:auto;
}

.tracks td,
.tracks th {
	border: 1px solid #ccc6c0;
	vertical-align: top;
	text-align: center;
	padding: 3px 5px;
}

.tracks th {
	width: 100%;
	text-align: left;
}

.tracks tbody td { white-space: nowrap }

.tracks thead td,
.tracks thead th {
	background: #e2e2e2;
	font-weight: normal;
}



.tracks .foot th,
.tracks .foot td {
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	padding-top: 5px;
	padding-bottom: 15px;
}
form.comments { padding: 0 0 10px 3px }

form.comments div.left {
	float: left;
	width: 155px;
}

form.comments div.right {
	float: left;
	width: 385px;
}

form.comments span {
	display: block;
	padding: 0 0 2px 5px;
	color:#7B7B7B;
}

form.comments img { margin-bottom: 5px }
form.comments input,
form.comments textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	margin: 1px 0 5px 0;
	padding: 2px 3px;
}

form.comments textarea {
	width: 385px;
	height: 138px;
	margin: 0;
	line-height: 17px;
}

form.comments div.left input { width: 129px }
form.comments div.right input {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}

div.comments { padding: 0 12px 0 0 }
div.comments div { padding: 0 0 3px 0 }
div.comments p { padding: 2px 0 0 25px }

div.comments h4 {
	position: relative;
	left: -3px;
	color: #7a7c7d;
	font-size: 12px;
	padding: 0;
}

div.comments span {
	font-weight: normal;
	padding-left: 5px;
	color: #7B7B7B;
}

div.comments span.ind {
	zoom: 1;
	position: relative;
	display: block;
	float: left;
	width: 23px;
	padding: 0 5px 0 0;
	text-align: right;
	color: #0E67A6;
}

ul.Mylist
{
 position:absolute;
 display:block;
 padding-left:50px;
 padding-right:0px;
 padding-top:0px;
}
ul.Mylist a 
{ 
color:#0E67A6;
}
ul.Mylist a :hover
{ 
 text-decoration:none ;color:#0E67A6;
}
ul.pList { width: 100% }
ul.pList li {

	float: left;
	height: 92px;
	/*overflow: hidden;*/
	width: 33.2%;
	max-width: 205px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	
}

ul.pList li p  {
	padding: 0px 5px 1px 63px;
	line-height: 100%;
	text-decoration:none;
	margin-top:-2px;
	margin-bottom:0px;
}
ul.pList  li a.album  {
color:#0E67A6;
padding-left:0px;
margin-left:0px;
margin-bottom:0px;
padding-bottom:0px;
}
ul.pList  li a.album:hover  {
color:#0E67A6;text-decoration:underline;
}

ul.pList li .left * { display: block }

ul.pList li .left a { border: 1px solid #e8e3dd ;margin-left:0px;}


ul.pList li .left a img {
	border: 1px solid #c9c8c4;
	padding-right: 1px;
margin-left:0px;	
}


ul.pList li .left a.dl {
	margin-top: 3px;
	padding: 0;
	background: none;
	border: 0;
	color: red;
	text-decoration:none;
}
ul.pList li .left a.dl:hover{
text-decoration:underline;
}


ul.pList li .left {
	/*position: absolute;
	left: 0;
	top: 0;*/
	width: 50px;
	/*overflow: hidden;*/
	float:left;
	text-align: left;
}
em.search_r
{
	background-color: red;
	text-decoration: none;
}
.num
{
position: absolute;
width: 10px; 
display: inline;

}
.out
{
padding-left: 20px; 
display: inline;
}
.out b a{
color:#0E67A6;

}
.out b a:hover{

color:#7a7c7d;
}
.out  a{
color:#7a7c7d;
}
.out  a:hover{
text-decoration:none;color:#7a7c7d;
}

.pList p .album:hover  {
text-decoration:none;
}

.easyList  li{BACKGROUND: url(images/arr00000.gif)  no-repeat 0px 0px ;width:135px;padding-left:0px;margin-bottom:0px}
.easyList li a {text-decoration: none ;font-size:12px ; color: #3a4750;padding-top:0px;padding-left:7px}
.easyList li a:hover { text-decoration: underline;color:#3a4750 }



