body {	
	color: #333;
	padding: 0;
	border: 0;
	text-align:center;
	font-family: Verdana, sans-serif;
	font-size: 0.81em;
	margin: 0;
	background: #fff;
}

#w {
	text-align:left;
	/* min-height: */
	padding: 0; 
	
}



#hbox {
	
	margin: 0 auto;
	width: 928px;
	/* padding: 10px 0 0 0; */
	background: #fff url(/i/tmpl/record2.jpg) 0 0 no-repeat;
}

#h {
	position: relative;
	height: 271px;
	width: 928px;
}

#mn_box {
	position: absolute;
	top: 226px;
	background: transparent url(/i/tmpl/menu.jpg) 0 0px no-repeat;
	width: 815px;
	left: 113px;
	
}




#menu {
	/* width: 410px; */
	height: 45px;
	/* background: transparent url(/i/tmpl/menu.jpg) 0 0px no-repeat; */
	margin: 0 0 0 0; 
	/* margin-left: 429px; */
	padding: 0;
	position: relative;
}

#menu ul {
	padding: 0;
	margin: 0;
}

#menu li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}

#menu li, #menu a {
	margin: 0;
	padding: 0;
	height: 40px;
	display: block;
}

#menu span {
	display: none;
}


#mn1 {
	left: 74px; 
	width: 87px; 
	z-index: 450;
}

#mn1 a.pg-current {
}

#mn1 a:hover {
	background: transparent url(/i/tmpl/menu.jpg) -74px -55px repeat;
	z-index: 500;
} 


#mn2 {
	left: 146px; 
	width: 120px; 
	z-index: 450;
}

#mn2 a.pg-current {
}

#mn2 a:hover {
	background: transparent url(/i/tmpl/menu.jpg) -146px -110px repeat;
	z-index: 500;
} 


#mn3 {
	left: 252px; 
	width: 112px; 
	z-index: 450;
}

#mn3 a.pg-current {
}

#mn3 a:hover {
	background: transparent url(/i/tmpl/menu.jpg) -252px -55px repeat;
	z-index: 500;
} 


#mn4 {
	left: 355px; 
	width: 98px; 
	z-index: 450;
}

#mn4 a.pg-current {
}

#mn4 a:hover {
	background: transparent url(/i/tmpl/menu.jpg) -355px -110px repeat;
	z-index: 500;
} 



#menu ul li a
{
	/* margin-bottom: 2px; */
}

/* #menu ul li a:hover, #menu ul li a:active
{
	border-bottom: 2px solid #97b8ed;
	margin-bottom: 0;
} */

#menu a.pg-current
{
/* 	border-bottom: 2px solid #b5b5b5;
	border-bottom: 2px solid #97b8ed;
	margin-bottom: 0; */
}



/*------------ content ------------*/



#cw {
	
	margin: 0 auto;
	width: 928px;
}

#c {
	line-height: 180%;
	margin: 35px 25px 0 115px;
}

.edit {
	display:inline;
	height:14px;
	vertical-align:bottom;
	width:14px;
}

#w #w1 #cw #cbox #c img.bin {
	display:inline;
	height:15px;
	margin:0pt;
	width:11px;
}





/*------------ footer ------------*/

.smclearfloat {
	clear: both;
	margin:0;
	padding:0;
	visibility: hidden;
	font-size: 1px;
	line-height: 1px;
}

.clearleft {
	clear: left;
	margin:0;
	padding:0;
	visibility: hidden;
	font-size: 1px;
	line-height: 1px;
}

.clearfloat {
	clear: both;
	margin:0;
	padding:0;
	width: 100%;
	visibility: hidden;
}

#w1 {
	padding: 0 0 45px 0;
	/* background: #fae1b0; */
	position: relative;
}

#w2 {
	margin: 0 auto;
	width: 928px;
	
}
#fbox {
	border-top: 1px solid #ccc;
	margin: 35px 25px 0 115px;
}

#f {
	clear: both;
	padding: 10px 0 12px;
	font-size: 11px;
	font-weight: normal;
	color: #777;
	line-height: 1.5;
	text-align: center;
}

#f a {
	padding-bottom: 2px;
}

#f a#btnw:link, #f a#btnw:visited, #f a#btnw:hover  {
	font-weight: normal;
	color: #777;
	border: 0;
	text-decoration: none;
}


/* #f a:link, #f a:visited {
	color: #fff;
	border-bottom: 1px solid #a8b6c8;
	text-decoration: none;
}


#f a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}  */
	















/*------------ General ------------*/

.mt0 {
	margin-top: 0;
}


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

.right {
	text-align: right;
}

.mb10 {
	margin-bottom: 10px;
}

.mt35 {
	margin-top: 35px;	
}

.mr10 {
	margin-right: 10px;	
}

.mr80 {
margin-right: 80px;
}

.ml265 {
	margin:0 0 0 265px;
}

/* M L 1 8 0 */
.ml180 {
	margin: 0 0 0 180px;
}

.ml168 { 
	margin: 0 0 0 168px;
}

.ml25 {
	margin: 0 0 0 25px;
}

img {
	border: 0;
	display: block;
}

.inline {
	display:inline;
}

.block {
	display:block;
}

.furn  { 
	color: #a9a9a9; 
	font-size: 85%; 
	font-weight: bold;
}

.clear {
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}

.noborder {
	border: none;
}

ul, dl {
	margin: .5em 0 1em;
	padding: 0;
	list-style: none; 
}
  
ul li {
	margin: 0 0 0.5em;
	padding: 0 0 0 14px;
}

.entry ul li, ul.list1 li {
	background: url("/i/tmpl/bullet.gif") no-repeat 3px 0.6em;
}

#pg_mbrslist ul.list1 li {
	margin-bottom: 1.5em;
}
/*------------ forms ------------*/

.bdr0 input, input.bdr0 {
	border: 0;
}

input.btn, .submitbox input {
	font-family: Verdana, sans-serif;
	color:#973a72;
	font-weight: bold;
	background-color:#fff;
	margin-top: 20px;
	border: solid 1px #CBCDC2;
}

#pg-email {
	margin-left: 57px;
}

#pg-email form{
	display: block;
	width: 420px;
}

#pg-email p {
	margin-bottom: 0;
	font-size: 11px;
	font-weight: bold
}
/*------------ headings ------------*/
 

h1, h2, h3, h4, h5, h6  {
	font-family: Georgia, serif;
	font-weight: normal;
	color: #333;
}

h1 {
	font-style: italic;
	font-size:2em;
	color: #984140;
}

/* h1, h2 {
	font-family: Tahoma,"Trebuchet MS",sans-serif;
	font-weight:normal;
	color: #333;
} */

h2#main_sub {
	color:#333;
	font-size:1.8em;
	float: right; 
	width: 250px; 
	text-align: right; 
	margin: 0; 
	padding: 5px 0 2px 0;
}

#pg-events h2#main_sub {
	width: 350px;
}

#w #news h1 {
font-size: 150%;
}

/*--------------- .h2w ----------------*/

#w #c .h2w h2 {
	margin: 0;
	padding: 0 0 1px 0;
	background: none;
}


.h2w .toplink {
	width: 45px; 
	float: right; 
	text-align: right;
	padding-top: 6px;
}

.h2w .toplink a {
	display: block;
	padding: 0 5px 0 15px;
}

#w #c .h2w .toplink a:link, #w #c .h2w .toplink a:visited {
	background:transparent url(/i/tmpl/c_top_arrow.gif) repeat-y 5px 7px;
	color: #899ba9;
}

#w #c .h2w .toplink a:hover {
	background: #f6f7f5 url(/i/tmpl/c_top_arrow.gif) repeat-y 5px -33px;
	color: #973a72;
	text-decoration: none;
}


#w #c div.h2w {
	padding: 0 0 16px 0;
	margin: 0 0 30px 0;
	background: transparent url(/i/tmpl/double_band_blue.gif) repeat-x left bottom;
}




/* #w #c h3 {
	color: #90918f;
	color: #507095;
	color: #31537a;
} */

h1 {
	font-size: 240%;
	padding-top: 0;
	margin-top: 0;
}

#w #c h1 {
	clear:left;
	padding:12px 0 12px;
}

h2 {
	font-size: 180%;
	margin: 2em 0 0 0;
	padding: 0 0 0.5em 0;
}

h2 span {
	border-bottom: 1px solid #ccc;
}

h2#logo { 
	margin:0;
	border: 0;
	padding:0;
	/* padding-top: 121px;
	padding-left: 370px;  */
	position: absolute;
	left: 280px;
	top: 38px;
}

h2#logo a {

	display: block;
	
	height:91px;
	/* margin:0; */
	border: 0;
	width: 392px;
	padding:0;
	text-align:left;
	text-indent:-5000px;
	/* margin-left: -40px; */
} 

#w1 h2#logo a { 
	background:transparent;
}


h3 {
	font-size: 160%;
	font-weight: normal;
	margin: 2em 0 1em 0;
}

/*------------ Links ------------*/

a:link, a:visited {
	color: #BC0F17;
	text-decoration: none;
}

a:hover {
	color: #d85026;
	text-decoration: underline;
}

#c p a, #c li a,  #c a.reg, #pg-shows a, #f a {
	padding-bottom: 1px;
}

#c p a:link, #c p a:visited, 
#c div a:link, #c div a:visited, 
#c li a:link, #c li a:visited, 
#c a.reg:link, #c a.reg:visited, 
#pg-shows a:link, #pg-shows a:visited, 
#f a:link, #f a:visited {
	color: #BC0F17;
	text-decoration: none;
	border-bottom: 1px dashed #d85026;
	font-weight: bold;
}


#c p a:hover, 
#c div a:hover, 
#c li a:hover, 
#c a.reg:hover,  
#pg-shows a:hover, 
#f a:hover {
	color: #BC0F17;
	border-bottom: 1px solid #BC0F17;
	text-decoration: none;
}



#c a.noreg:link, #c a.noreg:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

#c a.noreg:hover {
	color: #fff;
	text-decoration: none;
	border: none;
}

#c h3 a:link, #c h3 a:visited, #c h3 a:hover, h3 #c a:hover {
	border-bottom: none;
}

/*------------ page numbers ------------*/



.results {
	font-style: italic;
	float: left;
	font-weight: normal;
	text-align: left;
	color: #a9a9a9;
	width: 500px;
}


#c .pagnum  { 
	color: #a9a9a9;
	font-weight: bold;
	text-align: right;
	padding: 1px 5px 1px 5px;
	font-size: 100%;
	margin-right: 15px;
	cursor: default;
}

#c .pagnum img {
	display: inline;
}

.pagnum a {
	padding: 0 3px 0 3px;
}

.pagnum a.pgprev, .pagnum a.pgnext, .pagnum a.blank {
	padding: 0 2px 6px 2px;
}

#w #c .pagnum a.blank {
	cursor: default;
}

#c .pagnum a.pgprev:link, #c .pagnum a.pgprev:visited {
	background: url(/i/pagnum/pagn_02nov08.gif) 3px 4px no-repeat;  
	border: 0;
}

#c .pagnum a.pgprev:hover {
	background: url(/i/pagnum/pagn_02nov08.gif) -42px 4px no-repeat;
	border: 0;
}

#c .pagnum a.pgnoprev:link, #c .pagnum a.pgnoprev:visited {
	background: url(/i/pagnum/pagn_02nov08.gif) -19px 4px no-repeat;
	border: 0;
}

#c .pagnum a.pgnoprev:hover {
	background: url(/i/pagnum/pagn_02nov08.gif) -19px 4px no-repeat;
	border: 0;
}

#c .pagnum a.pgnext:link, #c .pagnum a.pgnext:visited {
	background: url(/i/pagnum/pagn_02nov08.gif) 0 -16px no-repeat;
	border: 0;
}

#c .pagnum a.pgnext:hover {
	background: url(/i/pagnum/pagn_02nov08.gif) -45px -16px no-repeat;
	border: 0;
}

#c .pagnum a.pgnonext:link, #c .pagnum a.pgnonext:visited {
	background: url(/i/pagnum/pagn_02nov08.gif) -22px -16px no-repeat;
	border: 0;
}

#c .pagnum a.pgnonextt:hover {
	background: url(/i/pagnum/pagn_02nov08.gif) -22px -16px no-repeat;
	border: 0;
}






#c .pagnum a:link, #c .pagnum a:visited {
	color: #3D50C6;
	color: #98988d;
	color: #a4acb0;
	color: #BC0F17;
	border-bottom: 0;
}

#c .pagnum a.pgnoprev, #c .pagnum a.pgnonext {
	cursor: default;
}

.pagnum #pgcurrent:link, .pagnum #pgcurrent:visited, .pagnum #pgcurrent:hover, #c .pagnum a:hover  {
	color: #BC0F17;
	text-decoration: none;

}
#w #c .pagnum #pgcurrent:link, #w #c .pagnum #pgcurrent:visited, #w #c .pagnum #pgcurrent:hover {
	border-bottom: 2px solid #BC0F17;

}
/* .pagnum a:link, .pagnum a:visited {
	border-bottom: 3px solid #dee2e4;
} */

.pagnum a:hover  {
	border-bottom: 2px solid #BC0F17;
}

.pagnum a#pgcurrent {
	cursor: default;
}

div.pagnum img#page-txt {
	display: inline;
	width: 23px;
	height: 5px;
}

.paglite {
clear: left;
}


div.pagnum a.pgnexttext {
	text-align: right;
}


#toplink {
	padding-left:13px;
	background:transparent url(/i/tmpl/top.gif) no-repeat 3px 2px;
}

h1 span {
	/* color: #938d8a;
	font-size: smaller; */
}

.book {
padding: 15px 0;
}

.sm_arr {
display: inline;
}

/*------------ alphabetical index ------------*/

#alphabetical {

	border-top: 2px #CCCCCC solid;
	padding-top: 1px;
	width: 578px;

}

#c #alphabetabox {
	text-align: center;
	color: #000;
	background-color: #fafafa;
	margin-bottom: 2px;
}

#alphabetabox a {
	display: block;
	float: left;
	border-left: 2px #E5E5E5 solid;
	padding: 0 5px;
	background-color: #fafafa;
	font-size: 11px;
	font-weight: bold;
}


#alphabetabox a#chosenletter:link, #alphabetabox a#chosenletter:visited, #alphabetabox a#chosenletter:hover {
	background-color: #567eaa;
	color: #ffffff;
}

.mbr_dtls {
	padding-left: 35px;
}


/* -------------------- tabs ---------------------- */

#w #c .tab_pane{
	height:21px;	/* Height of tabs */
	border-bottom:1px solid #919b9c;
}

.a_tab{
	border:1px solid #919b9c;
	border-width: 0 1px 1px 1px;
	padding:5px 5px 20px 5px;
	margin-bottom: 10px;
	background: #fff;
}

#w #c .a_tab .entry {
	padding: 0 15px;
}

#w #c .tab_pane div {
	float: left;
	height: 100%;	/* Height of tabs */
	padding-left: 3px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: bottom left;
	cursor: pointer;
	position: relative;
	bottom: -1px;

	margin: 0;
}

#w #c .tab_pane .tabActive{
	background-image:url('/i/tabs/tab_left_active.gif');
	margin: 0;	
	
}

#w #c .tab_pane .tabInactive{
	background-image:url('/i/tabs/tab_left_inactive.gif');
	margin: 0;

}

#w #c .tab_pane .inactiveTabOver{
	background-image:url('/i/tabs/tab_left_over.gif');
	margin: 0;
}
#w #c .tab_pane span{
	vertical-align:top;
	font-size:13px;
	padding: 0 3px;	
	line-height:21px;
	float:left;
}

* html #w #c .tab_pane span{
	padding: 0 2px;	
}

#w #c .tab_pane .tabActive span{
	padding-bottom:1px;
	line-height:20px;
}

#w #c .tab_pane img{
	float:left;
}
	
#w #c .a_tab h3 {
	padding: 0 0 16px 0;
	margin: 20px 0 0 0;
	background: transparent url(/i/tmpl/double_band_blue.gif) repeat-x left bottom;
}


/* --------------------- th --------------------------- */

#thbox { /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 2px 6px 6px 6px;
	/* background: #544f43; */
	background: #fff;
	visibility: hidden;
	z-index: 1000;
	cursor: pointer;
	border: 1px solid #bdc5ca;
}

#thf { /*Footer DIV of thumbbox that contains "close" link */
	font: 9px Verdana, sans-serif;
	line-height: 1.1em;
	color: #fff;
	padding: 5px 0 5px 10px;
	text-align: right;
	background: #fff url(/i/click_to_close.gif) no-repeat top right;
	
	/* border-bottom: 1px solid #777; */
}

body #thbox .thfo { /*Footer DIV of thumbbox that contains "close" link */
	background: url(/i/click_to_close_o.gif) no-repeat right top; 
} 

#thbox #caption {
	font-size: 13px;
	/* font-weight: bold; */
	line-height: 1.1em;
	color: #777;
	background: #fff;
	/* border-top: 1px solid #777; */
}

#thbox #thtitle {
	font-size: 13px;
	font-weight: bold;
	line-height: 1.1em;
	color: #333;
	text-align: center;
}


#thbox #thtitle {
	padding: 5px;
	border-bottom: 1px solid #a7a7a7;
}

#thbox #thdescr {
	padding: 5px 5px 5px 5px;
	text-align: left;
	color: #333;
}

#thimg img {
	border: 1px solid #a7a7a7;
}

#thbox #thumbImage { /*DIV within thumbbox that holds the enlarged image */
	background: #fff;
	border: 1px solid #777;
}

#thld { /*DIV for showing "loading" status while thumbbox is being generated*/
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	position: absolute;
	visibility: hidden;
	color: #000;
	border: 1px solid #606163;
	background: #fff;
	padding: 5px;
	z-index: 999;
}

#thld img {
	display: inline;
	vertical-align: middle;
}

/* ---------------- atomic -------------- */

#w #c .fill {
	font-size: 1px; 
	height: 1px;
}

#w #c .nw_img_l {
	float: left; 
	padding: 0.5em 20px 7px 0;
}

#w #c .nw_img_r {
	float: right; 
	padding: 0.5em 0 7px 20px;
}

#w #c .nw_img_b, #w #c .nw_img_t  {
	text-align: center;
}

#w #c .nw_img_t img, #w #c .nw_img_b img {
	margin: 0 auto;
}

#w #c .firstblock p { margin-top: 0; margin-bottom: 20px;}

/* ------------ 'top' link ------------- */

#f_top {

	display: block;
	position: fixed;
	bottom: 0;
	right: 0;
	width:17px;
	height:17px;
}

#w #f a#f_top:link, #w #f a#f_top:visited {
	background: url(/i/top.gif) 0 0 repeat-y;
	border: none;
	padding: 0;
}

#w #f a#f_top:hover {
	background: url(/i/top.gif) 0 17px repeat-y;
	border: none;
	padding: 0;
}


#toplink_vertline {
	display: none;
}

#canvas a:link, #canvas a:visited {
	padding: 6px;
}

#canvas a:hover, #canvas a:active {
	background-color: #3b3833; 
	border: 1px solid #ede4df;
	padding: 5px;
}


#canvas .cat_nm, #canvas .cat_dsc {
	background-color: #3b3833; 
	display: none;
	padding: 5px 5px 0 5px;
	line-height: 14px;
	font-size: 12px
}

#canvas .cat_nm {
	font-weight: bold;
}

#canvas .cat_dsc {
	padding: 5px;
}

#w #c #canvas a:hover {
	text-decoration: none;
}

#w #c #canvas a:hover span {
	display: block;
	text-align:center;
	text-decoration: none;
	border: 0;
}



#w #c .recording {
	margin: 5px 0 25px 0;
	border-top: 1px solid #ccc;
	clear: both;
	padding-top: 25px;
}

#w #c .recording_lg {
	border-color: #fff;
}

#w .recording_w {
	padding: 10px 50px 0 0;
}

#w .recording h3 {
	margin: 0 0 0.5em 0;
	color:#984140;
}


#w .cover_box_sm {
	float:left;
	height:130px;
	margin:0 20px 10px 0;
	width:130px;
}

#w .rcd_dtl {
	margin-left: 150px;
}

#w #c .recording_lg .rcd_dtl {
	margin-left: 0;
}

#w .cover_box_sm img, #w .cover_box_lg img {
	border:1px solid #BDC5CA;
}

#w  .cover_box_sm a {
	display:block;
	padding:3px;
}

#w #c  .cover_box_sm a:link, #w #c  .cover_box_sm a:visited {
	background-color:#FFF;
	border:1px solid #FFF;
}

#w #c .pg_ftr {
	margin-top: 25px;
	border-top: 1px solid #ccc;
	clear: both;
	padding-top: 25px;
	margin-right: 0;
	padding-right: 25px;
}

#w #c .cover_box_sm a:hover, #w #c  .cover_box_sm a:active {
	border:1px solid #98988D;
}

#w .recording li {
	background: url("/i/tmpl/bullet.gif") no-repeat 3px 0.6em;
}
#w .cover_box_lg {
	float:right;
	height:250px;
	margin:0 0 20px 20px;
	width:250px;
}

#searchform {
	float: right;
	width: 220px;
	margin: 7px 10px 0 0;
}

#searchform div {
	text-align: right;
}


.details_w {
	background-color: #faf5eb;
	padding: 1px 10px;
	text-align: right;
	clear: both;
}

ul.details {
	float: left;
	width: 420px;
	text-align: left;
}

ul.details li, ul.price li {
	margin: 0;
	padding: 0 0 0 14px;
}

#w #c ul.price li {
	background: 0;
}

.not_available {
	padding: 5px 0;
}



#basket { 
	margin:0;
	border: 0;
	padding:0;
	/* padding-top: 121px;
	padding-left: 370px;  */
	position: absolute;
	right: 20px;
	top: 5px;
	
}

#basket a {

	display: block;
	
	height:25px;
	/* margin:0; */
	border: 0;
	width: 122px;
	padding:0 0 0 25px;
	text-align:left;
	font-weight: bold;
	background: #fff url(/i/tmpl/basket_sm.gif) repeat-y 0 1px;
	/* text-indent:-5000px; */
	/* margin-left: -40px; */
	text-decoration:none;
} 

li.basket a {
	padding:0 0 0 25px;
	text-align:left;
	font-weight: bold;
	background: url(/i/tmpl/basket_sm.gif) repeat-y 0 1px;
}


#w #c li.basket a:link, #w #c li.basket a:visited {
	border: none;
}

#w #c li.basket a:hover, #w #c li.basket a:active {
	border: none;
}

#w #c li.basket a:link span, #w #c li.basket a:visited span {
	border-bottom: 1px dashed #d85026;
}

#w #c li.basket a:hover span, #w #c li.basket a:active span {
	border-bottom: 1px solid #d85026;
}

#w #basket a:hover span, #w #basket a:active span {
	border-bottom: 1px solid #d85026;
	color: #BC0F17;
}


.simpleprice, .allsold {
	float:right;
	clear: right;
	width: 140px;
	text-align: center;
	margin-top: 15px;
	
}

.allsold {
	font-weight: bold;
}

/* #baskettitle {
	background: url(/i/basket/add_d.gif) center left no-repeat;
	padding: 0 0 2px 25px;
	margin-top: 15px;
} */

.simpleprice a {
	padding: 15px 25px 15px 0;
	background: url(/i/basket/add_d.gif) center right no-repeat;
	font-size: 11px;
	line-height: 30px;
}


#c div.price div.pricehdr {
	font-weight: bold;
	color: #fff;
	background-color: #777CC2;
	border: #3F579F 1px solid;
	border: 1px solid #22249F;
	border-width: 0 0 1px 0;
	padding: 2px 7px;
	font-size: 100%;
}

img.adduk {
	height: 20px;
	width: 120px;
}

img.add {
	height: 20px;
	width: 108px;
}

/*------------ shopping basket ------------*/
#pgbasket {
	margin-right: 25px;
}

#bskttable td {
	padding: 15px 0;
}

#bskttable .bsktfirst {
	padding-left: 15px;
}

#bskttable .bsktinfo {

}

#bskttable .bsktqty {
	text-align: right;
	padding-right: 10px;

}

#bskttable .bsktqty input{
	/* text-align: right; */
	width: 30px;
}

#bskttable .bsktprice {
	text-align: right;
	padding-right: 15px;
}

#c #pgbasket div.bsktdtls {
	margin-left: 10px;
	color: #a9a9a9;
	/* font-size: 0.75em; */
}

#bskttable tr td {
	border-bottom: 1px solid #ccc;
}


#c #bskttable .bsktheader td {
	font-weight: bold;
	background-color: #E3DCCE;
	color: #656565;
	padding: 4px 15px 4px 0;
	border: none;
}

#bsktorder #bskttable tr td.bsktqty {
	text-align: right;
	padding-right: 25px; 
}

#c #bskttable .bsktheader td.bsktinfo {
	padding-left: 15px;
}

#bskttable .bskttotal td{
	border: none;
}

#bskttable tr.bskttotal td.bskttotaltd {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	text-align: right;
}

#bskttable2 #bsktcheckout, #bskttable #bsktqtyhd {
	text-align: right;
}

#bskttable2 {
	margin-top: 25px;
}

#c #pgbasket .bsktlink {
	text-align: right;
}

#c #pgbasket .bsktlink img {
	display: inline;
}

#bsktcontactdtls {
	margin: 25px 0;
}

#bsktcontactheader {
	font-weight: bold;
	background-color: #E3DCCE;
	color: #656565;
	padding: 4px 15px 4px 15px;
	margin-right: 160px;
}

#bsktcontactdtls p {
	padding-left: 15px;
	padding-bottom: 5px;
}

#bsktorder {
	margin-bottom: 25px;
}



}
#c #pgbasket label.linklabel {
font-size: 150%;
color: #3434ac;
}


#w #c #errorlink {
	float: right; 
	text-align: right; 
	padding-right: 10px; 
	font-size: 11px; 
	color: #9f9f9f; 
	width: 240px;
}

#basket_w {
margin-left: 90px;
}

.formbox {
	background-color:#E4EDF6;
	border:1px solid #98988D;
	margin:0 25px 25px;
	padding:15px 25px 30px;
}

h3.formtitle, h3.toggle, h3.toggleon {
	background-color:#7983C9;
	border-color:#98988D;
	border-style:solid;
	border-width:1px 1px 0;
	color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-size:140%;
	font-weight:bold;
	margin:10px 25px 0;
	padding:3px 6px;
	/* text-align:right; */
}

.textfield {
	width: 670px;
	/* padding: 3px 3px 0; */
}
/* , #w #c .mceToolbar a:link, #w #c .mceToolbar a:visited, #w #c .mceToolbar a:hover, #w #c .mceToolbar a:active */
#w #c .mceToolbar a {
	padding-bottom: 0;
	border: 0;
}

#book_post_rates {
border: 1px solid #ccc;
border-width: 1px 1px 0 0;
}

#book_post_rates td, #book_post_rates th {
border: 1px solid #ccc;
border-width: 0 0 1px 1px;
padding: 3px 5px 3px 10px;
width: 120px;
}

