@charset "utf-8";
/* CSS Document */

ul, ol, dl {
              position: relative;  }
			  
	#topBar {
	background-color: #c8d7dc;
	height: 10px;
	margin-bottom: 55px;
	}
			  
	#apDiv1 {
	position:absolute;
	width:200px;
	height:45px;
	z-index:1;
	left: 0px;
	top: 14px;
}
#apDiv2 {
	position:absolute;
	width:156px;
	height:53px;
	z-index:2;
	top: 0px;
	left: 100px;
}
#apDiv4 {
	position:absolute;
	z-index:3;
	left: 400px;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
	top: 0px;
	padding-top: 12px;
}		  
			  
            

#welcomeUser {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #669900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	font-weight: bold;
	margin-bottom: 10px;
}


#welcomeUser a {
	color: #FFFF00;
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "trebuchet ms";
}


.wrapper {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
}

.menuMain {
	height: 65px;
	width: 980px;
	background-image: url(http://japanauctions.co.uk/templates/new/menuBackground.png);
	background-repeat: no-repeat;
}
/*****************/

#apDiv1 {
	position:absolute;
	width:200px;
	height:45px;
	z-index:1;
	left: 0px;
	top: 14px;
}

.logo-and-nav {
	position:relative;
	clear:both;
	height:65px;
	margin-bottom:7px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 100%;
	border: 1px none #e2e2e2;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;

}






.logo-and-nav #logoDiv{

	float:right;

}



.logo-and-nav #topMenu {
	position:relative;
	left:-10px;
	clear: both;
	height: 34px;
	padding-top:30px;
	margin-top: 0;
	margin-bottom: -1px;
	margin-left: 10px;
	padding-left: 20px;
	width: 700px;

}




#topMenu UL {

	margin: 0px;

	padding: 0px;

}



#topMenu UL LI {
	list-style: none;
	white-space: nowrap;
	float: right;
	background-image: url(../images/separatorBar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;

}



#topMenu A {
	display: block;
	color: #333333;
	text-decoration: none;
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding-right: 22px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
}






#topMenu A:hover {
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right top;
}





.ln-br, .ln-bl, .ln-tr, .ln-tl {

	position:absolute;

	width:7px;

	height:7px;

	font-size:1px;

	overflow:hidden;

	background-image: url(http://japanauctions.co.uk/templates/new/images/top-corns.gif);

}



.ln-tl {top:-1px; left:-1px; background-position:0 0}

.ln-tr {top:-1px; right:-1px; background-position:100% 0}

.ln-bl {bottom:-1px; left:-1px; background-position:0 100%}

.ln-br {bottom:-1px; right:-1px; background-position:100% 100%}



.b-br, .b-bl, .b-tr, .b-tl {

	position:absolute;

	width:4px;

	height:4px;

	font-size:1px;

	overflow:hidden;

	background-image: url(http://japanauctions.co.uk/templates/new/images/b-corns.gif);

}



.b-tl {top:0; left:0; background-position:0 0}

.b-tr {top:0; right:0; background-position:100% 0}

.b-bl {bottom:0; left:0; background-position:0 100%}

.b-br {bottom:0; right:0; background-position:100% 100%}



#paginator .paginator-left {text-align: center; float: left}

#paginator .paginator-right {text-align: center; float: right}

#paginator .p-left {min-width: 20px; text-align: center; float: left; line-height: 20px;}

#paginator {
	font-size: 18px;
	color: #cccccc;
	width: 900px
}

#paginator a {color: #7A7A7A;}

#paginator * {border:0}


.breadcrumbs {
	font-size: 8pt;
	color: #454545;
	padding: 12px 0 13px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfcfcf;
}


#footer {
	background-image: url(../images/footerBack.png);
	height: 180px;
	width: 970px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
}



#footer #locall {
	background-image: url(../images/customer_service.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 50px;
	padding-top: 5px;
	font-size: 18px;
	font-weight: bold;
}

#footer #payPal {
	height: 80px;
	background-image: url(../images/payPal.gif);
	background-repeat: no-repeat;
	margin-top: 40px;
}


#footer ul {
	list-style-image: none;
	list-style-type: none;
	width: 200px;
	text-align: left;
	height: 130px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/footerSeparator.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer li {
	list-style-image: none;
	display: block;
	margin-bottom: 4px;
	padding-left: 20px;
}

#footer li a {
	text-decoration: none;
	color: #666666;
}

#footer li a:hover {
	color: #000000;
}

/*INDEX STYLE*/


.registerLogin {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
}

#specialOffer {
	background-image: url(../images/registerBackground.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 234px;
	margin-bottom: 13px;
	padding-top: 62px;
	padding-left: 40px;
}

.registerArea {
	background-image: url(/templates/new/images/freeReg.gif);
	background-repeat: no-repeat;
	height: 34px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 170px;
	padding-top: 9px;
	font-weight: bold;
	color: #333333;
}

.registerArea #regButton {
}

.registerArea #regButton  a{
	text-decoration: none;
	color: #333333;
}

.registerArea #regButton a:hover{
	color: #666633;
}

 .registerLogin #separator {
	background-image: url(/templates/new/images/regSeparator.gif);
	height: 2px;
	width: 330px;
	margin-bottom: 8px;
	margin-left: 20px;
	background-repeat: no-repeat;
 }
 
 .registerLogin p {
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
 }
 
 #members {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
 }
 
#loginBox {
	font-size: 12px;
	padding-left: 20px;
	background-image: url(../images/loginBackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
	height: 135px;
	padding-top: 8px;
	width: 254px;
}

#loginBox a {
}

#searchBar {
	background-image: url(/templates/new//images/searchBarBack.gif);
	height: 90px;
	width: 522px;
	padding-top: 19px;
	padding-right: 16px;
	padding-left: 220px;
	background-repeat: no-repeat;
	margin-left: 8px;
}

#keywords {
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 15px;
}


#sideMenu {
	margin-bottom: 12px;
}

#sideMenu ul{
	margin: 0px;
	padding: 0px;
}

#sideMenu li{
	list-style-image: none;
	margin-left: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	background-image: url(/templates/new/images/menuArrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 8px;
}

#sideMenu li a{
	color: #666666;
	text-decoration: none;
}

#sideMenu li a:hover{
	color: #000000;
	text-decoration: none;
}

#sidemenuTop {
	background-image: url(/templates/new/images/sm_top.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 213px;
	font-size: 14px;
	font-weight: bold;
}

.sidemenuBody {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cfcfcf;
	border-left-color: #cfcfcf;
	width: 190px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
}


#sidemenuCars {
	background-image: url(/templates/new/images/sm_vehicles.gif);
	background-repeat: no-repeat;
	height: 33px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.sidemenuBodybottom {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cfcfcf;
	border-left-color: #cfcfcf;
	width: 190px;
	background-image: url(/templates/new/images/menu/menuBackBody.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
}
#sidemenuBottom {
	background-image: url(/templates/new/images/menu/menuBottom.gif);
	height: 21px;
	background-repeat: no-repeat;
	width: 212px;
}

#sidemenuParts {
	background-image: url(../images/sm_parts.gif);
	height: 33px;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	width: 213px;
}

#timeAndDate {
	background-image: none;
	width: 202px;
	background-color: #cfcfcf;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#timeAndDate img {
	margin-bottom: 5px;
}


#timeAndDate .rates {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}

#timeAndDate #time {
	font-size: 14px;
	text-align: center;
	color: #333333;
}



#companyNews {
	margin-left: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cfcfcf;
	border-left-color: #cfcfcf;
	padding-right: 6px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#newsHeader {
	background-image: url(../images/newsHeader.gif);
	background-repeat: no-repeat;


	//height: 40px;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #B3BFCE;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666699;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 32px;
	margin-top: 8px;
	margin-left: 8px;
}

#companyNews .headline a{
	background-image: url(../images/greyArrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-left: 4px;
	font-size: 12px;
	padding-bottom: 2px;
	color: #5C72BC;
}

#companyNews .teaser {
	margin-left: 4px;
	padding-left: 25px;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	color: #333333;
}

#newsFooter {
	background-image: url(../images/newsFooter.gif);
	background-repeat: no-repeat;
	height: 32px;
	margin-left: 8px;
}


#newsletter {
	background-image: url(/templates/new/images/subscribe.gif);
	height: 56px;
	width: 149px;
	padding-top: 120px;
	padding-left: 70px;
	background-repeat: no-repeat;
}


#newsletter #subscribe {
	font-size: 11px;
	color: #000066;
	padding-top: 4px;
	padding-left: 8px;
	background-color: #FFFFFF;
	height: 20px;
	width: 80px;
	text-align: center;
}

#newsletter #subscribe a {
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

#newsletter #subscribe a:hover {
}


#flashcontent {
	margin-top: 8px;
	padding-left: 4px;
}

.featuredCategory {
	height: 100px;
	width: 706px;
	margin-top: 8px;
	margin-left: 8px;
	background-image: url(../images/catBackground.jpg);
	padding-top: 200px;
	padding-right: 6px;
	padding-left: 46px;
}

.catHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

.catName ul  {
	list-style-type: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.catName li a {
	text-decoration: none;
}

.catName li a:hover{
	text-decoration: underline;
}


.catNamemore  a{
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-right: 20px;
	background-image: url(../images/greyArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	display: block;
	margin-right: 60px;
}



#allCats {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-top: 15px;
	margin-left: 5px;
	font-size: 12px;
	margin-right: 10px;
	background-color: #EFF1DA;
	border: 1px solid #cfcfcf;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}


/*************MAIN AREA GREY BLOCK  to be deleted later on***************/


.big123 {
	margin-bottom: 5px;
	text-align: left;
}
.big123 h2 {
font-size: 14pt; 
color: #990000; 
padding-left:10px;
padding-top: 4px
}


.mainDesc {
	background-image: url(http://www.japanauctions.co.uk/templates/new/images/panelBack.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	width: 707px;
}

.mainDesc TABLE {
	font-size: 9pt;
	color: #666666;
}

.mainDesc TD {
	width: 140px;
	line-height: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	
}


.greyBlockwithHeader {

	background-image: url(http://www.japanauctions.co.uk/templates/new/images/bgAutos-1.gif);

	background-repeat: repeat-x;

	background-position: 0 0;

	border:1px solid #e2e2e2;

	width: 100%;	

}
.greyBlockwithHeader .greyBlockHeader {	

	position: relative;

}
.greyBlockwithHeader .greyBlockHeaderInner {	

	position: relative;

	padding:13px 13px 13px 17px;

}
.greyBlockwithHeader .greyBlockBody {

	padding:13px 13px 13px 17px;

}
.greyBlockwithHeader .greyBlockFooter {

	position: relative;

	height: 4px;

}

.greyBlock {
	background-image: url(http://www.japanauctions.co.uk/templates/new/images/bgAutos.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border:1px solid #e2e2e2;
	width: 99%;
}
.greyBlock .greyBlockHeader {	

	position: relative;

}

.greyBlock  TABLE {
	margin-left: 3px;
	width: 710px;
}

.greyBlock .greyBlockHeaderInner  .r-title {
	font-size: 14pt;
	color: #990000;
}

.greyBlock .greyBlockHeaderInner .desc {
	font-size: 9pt;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 15px;
}


.greyBlock .greyBlockHeaderInner {
	position: relative;
	padding:13px 13px 13px 17px;
	background-image: url(http://www.japanauctions.co.uk/templates/new/images/pageShadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.mainArea .greyBlockHeaderInner {
	position: relative;
	padding:13px 13px 13px 17px;
	background-image: url(http://www.japanauctions.co.uk/templates/new/images/pageShadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.greyBlock .greyBlockBody {
	padding:0px 13px 0px 17px;
	color: #B0C1CE;

}
.greyBlock .greyBlockFooter {

	position: relative;

	height: 4px;

}	
.online_shops {padding:8px 0 0 0; font-size:1.091em}

.online_shops h3 {font-size:1.167em; padding-bottom:8px}

.online_shops .btnR {float:right}

.store {

	height:100px;

}

.store  img {

	float:left;

	padding-right:10px;

}

.store .store_name {

	font-size:1.2em;

	font-weight: bold;

}

.featuredCat {
	padding-left: 20px;	
}



.featuredCat a {
	font-size: 9pt;
	text-transform: uppercase;
	color: #006699;
	text-align: center;
	padding-left: 15px;
	width: 140px;
}

.catImg {
	background-image: url(http://www.japanauctions.co.uk/templates/new/images/catBg.png);
	height: 135px;
	width: 150px;
	background-repeat: no-repeat;
}

.catImg img {
}

.moreCat {
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.moreCat td {
	
}


.moreCat a {
    font-size: 9pt;
	text-transform: uppercase;
	color: #006699;
	
}

.moreCat a:hover {
	
	color: #0099FF;	
}
.more-link {
	text-align:right;
	margin-top: 6px;
	margin-right: 0pt;
	margin-bottom: 5pt;
	margin-left: 0pt;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 0pt;
}



.more-link a {
	padding:0pt 15px 2px 0pt;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(http://www.japanauctions.co.uk/templates/new/images/i_more1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 9pt;
	text-decoration: none;
	color: #333333;
}

.product_list .product {

	width: 100%;

	border: 1px solid #D2DAE3;

	padding: 8px;

}

.button {

	font-size:10px;
	color: blue;
	border: 1px solid blue;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none

}

.input {

	border: 1px solid #cecece;

}

#cat_list {
	
}

#cat_list a{
	font-size: 10pt;
	color: #003366;
	text-decoration: underline;
}

#downManual {
	background-image: url(http://www.japanauctions.co.uk/images/yahoo.png);
	height: 32px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 8px;
	padding-left: 50px;
	font-size: 9pt;
}
#downManual a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}


.slotBlock {

	padding: 0 0 10px 0;	

}

.slotBody {

	background: #FFF;

	padding: 10px 9px 5px 9px;	

	width:'100%';

}

.slotGrey .slotHeader {

	background-color: #E5ECF2;

	background-image: url(http://japanauctions.co.uk/templates/default/images/slot_shm1_bg_head1.gif);

	background-repeat: no-repeat;

	background-position: right top;

}



.slotGrey .slotHeader DIV {

	background-image: url(http://japanauctions.co.uk/templates/default/images/slot_shm1_bg_head2.gif);

	background-repeat: no-repeat;

	background-position: left top;

}



.slotGrey .slotBody {

	border: 1px solid #E5ECF2;

	border-bottom: 0px;	

}

.slotHeader H2 {

	font: bold 9pt Tahoma;

	color: #333333;

	padding: 8px 8px 8px 35px;

	text-align: left;

}

.product_list .product {
	width: 100%;
	border: 1px solid #D2DAE3;
	padding: 8px;
	font-size: 8pt;
}

.productHeader {
	background-image: url(http://japanauctions.co.uk/templates/new/images/pListHeader.png);
	height: 23px;
	width: 940px;
	padding-top: 7px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

.productBox {
	width: 978px;
	border: 1px solid #d8d8d8;
	font-size: 8pt;
	color: #333333;
}

#item_cost_other_currencies {
	background-color: #DCE1E7;
	border: 1px solid #ACB7C1;
}
#japan_domestic_delivery_cost_other_currencies {
background-color: #DCE1E7;
	border: 1px solid #ACB7C1;
}

#money_transfer_other_currencies {
background-color: #DCE1E7;
	border: 1px solid #ACB7C1;
}

#our_comission_other_currencies {
background-color: #DCE1E7;
	border: 1px solid #ACB7C1;
}

#estimate_delivery_cost_other_currencies {
background-color: #DCE1E7;
	border: 1px solid #ACB7C1;
}

/* PANEL DESCRIPTION_*/

.wraperPanel {
	padding: 5px;
	margin-right: 4px;
	
}


.headerPanel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #96A7BA;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}

.textPanel {
	margin-bottom: 5px;
}
.linkHeaderPanel {
	font-size: 12px;
	text-transform: uppercase;
	color: #003333;
	margin-top: 8px;
	margin-bottom: 3px;
}

.linksPanel ul {
	display: block;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}


.linksPanel li a {
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
	list-style-image: none;
	list-style-type: none;
}

.morePanel {
	height: 23px;
	width: 103px;
	text-align: center;
	padding-top: 6px;
	text-align: right;
	margin-left: 25px;
}


.morePanel a{
	background-image: url(http://japanauctions.co.uk/templates/new/images/panelButton.png);
	background-repeat: no-repeat;
	font-size: 10px;
	text-decoration: none;
	color: #003366;
	height: 23px;
	width: 103px;
	padding-top: 6px;
	display: block;
	text-align: center;
}

.morePanel a:hover {
	background-image: url(http://japanauctions.co.uk/templates/new/images/panelButtonhover.png);	
}



.panelDescription td {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
}



/* PANEL DESCRIPTION_*/

#message {
	margin:7px;
    //background-color:#000000
}

.tagCloud {
	background-image: url(http://japanauctions.co.uk/templates/new/images/tagcloud.png);
	height: 120px;
	width: 701px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 75px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.descriptionBar {
	width: 980px;
	height: 76px;
	background-image: url(http://japanauctions.co.uk/templates/new/images/translatorBg.png);
	background-repeat: no-repeat;
	background-color: #00FFCC;
	margin:0px;
	padding:0px;
}
.descriptionBar ul{
	list-style-image: none;
	padding-left: 200px;
	height: 49px;
	list-style-type: none;
	margin:0px;
	padding-top:27px;
}
.descriptionBar li{
	background-image: url(http://japanauctions.co.uk/templates/new/images/lineVert.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 49px;
	width: 100px;
}
.descriptionBar li a{
	display: block;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 15px;
	color: #333333;
}

.descriptionBar li a:hover{
	background-image: url(http://japanauctions.co.uk/templates/new/images/cornerBg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #000000;
}
.descriptionBar li a:active{

background-image: url(http://japanauctions.co.uk/templates/new/images/cornerBg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #000000;

}


#description {
	width: 980px;
}

.ajaxLoading {
	background-color: #ffffff;
	background: url(http://japanauctions.co.uk/templates/new/images/loader.gif) no-repeat center;
}

#cpanelTitle {
}
