/* General */

body {
	background: #2a2a2a url(../images/bg.gif) repeat-x;
	color: #2b1c17;
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-align: left;
}

#page_wrapper {
	float: left;
	width: 100%;
}

#page {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

.clear {
	clear:both;
}

.border {
border: #333 1px solid;
}

h1.grey {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #4e4e4e;
	font-weight: normal;
	display: inline;
}

h1.white {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	display: inline;
}

h1.orange {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #f94220;
	display: inline;
}

/* /General */


/* Header Section */

#header {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 141px; /*143px to show the grey line at the bottom*/
	background: #000000 url(../images/headerbg.gif) repeat-x;
}

#header img {
	float: left;
}

/* /Header Section */


/* Main */

#main {
	background: #ebeae6 url(../images/mainBG.gif) repeat-y;
	margin: 0;
	padding: 0;
	width: 950px;
}

/* Sidebar */

#sidebar {
	float: left;
	background: #000000;
	margin: 0;
	padding: 0 0 25px 25px;
	width: 233px;
}


/* Primary Nav */

#primary_nav {
	float: left;
	margin: 0;
	padding: 0;
	width: 233px;
}

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

#primary_nav li {
	float: left;
	background: url(../images/navbg.gif) repeat-x;
	width: 233px;
	height: 36px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#primary_nav li:hover {
	background: #ebeae6;
}

#primary_nav a {
	background: url(../images/bulletoff.gif) no-repeat 15px 14px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform:uppercase;
	text-decoration: none;
	padding: 9px 0 0 32px;
	display: block;
	height: 27px;
}

#primary_nav a:hover {
	background: url(../images/bulleton.gif) no-repeat 15px 14px;
	color: #fa5015;
}

#primary_nav .first a {
	background: url(../images/bulleton.gif) no-repeat 15px 14px;
	color: #fa5015;
}

#primary_nav .first {
	background: #ebeae6;
}

/* /Primary Nav */


/* Part Search */

#partSearch {
	float: left;
	background: #333333 url(../images/searchHead.jpg) no-repeat top left;
	width: 207px;
	margin:20px 0 0 0;
	padding:0;
}

#partTitle {
	float: left;
	width :197px;
	text-align: right;
	margin:0;
	padding: 11px 10px 0 0;
}

#partSearch p {
	float: left;
	color: #ffffff;
	padding: 15px 10px 5px 10px;
}

#partsForm {
	float: left;
	width: 187px;
	padding: 0 10px 0px 10px;
	margin: 0;
}

#partsForm label {
	display: block;
	width: 207px;
	text-align: left;
	padding: 8px 0 5px 0;
	font-size: 12px; 
	color: #fd6d35;
}

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

#partsForm li {
	margin: 0;
	padding: 0;
}

input {
	width: 185px;
	border: 1px solid #606060;
	background: #efefef;
}

input:hover {
	border: 1px solid #f94220;
}

select {
	width: 185px;
	border: 1px solid #606060;
	background: #efefef;
}

select:hover {
	border: 1px solid #f94220;
}

textarea {
	width: 185px;
	border: 1px solid #606060;
	background: #efefef;
}

textarea:hover {
	border: 1px solid #f94220;
}

input:focus, textarea:focus {
	background: #ffb063;
	border: 1px solid #f94220;
}

.required {
	color: #ffffff;
}

.submit {
	width: 62px;
	height: 24px;
	background: url(../images/submitOff.gif) no-repeat;
	border: none;
	margin: 10px 0 10px 0;
	padding: 0;
	float: right;
}

.submit:hover {
	background: url(../images/submitOn.gif) no-repeat;
	border: none;
	cursor: pointer;
}

.star {
	float: left;
	margin-top: 15px;
	font-size: 10px; 
	color: #9e9999;
}

/* /Part Search */


/* /Sidebar */


/* Content */

#content {
	float: left;
	width: 652px;
	margin: 0;
	padding: 20px;
    min-height:715px;
    height:auto !important;
    height:715px;
}

#contentHome {
	float: left;
	width: 652px;
	margin: 0;
	padding: 20px;

}




#lowerContent {
	background: #2a2a2a;
	float: left;
	width: 652px;
	margin: 0;
	padding: 20px 20px 40px 20px;
}

/* Right Side */

#rightSide {
	float: left;
	width: 251px;
	position: relative;
	margin-left: 20px;
}

#rightSide p {
	padding: 10px 0 10px 0;
	margin: 0;
}

.headingGreyHome {
	background: url(../images/headingGreyBG.gif) repeat-x;
	position: relative;
	width: 241px;
	height: 29px;
	margin: 0;
	padding: 2px 10px 0 0;
	text-align: right;
}

.headingGreyHome img {
	position: absolute;
	top: 0;
	left: 0;
}

.headingGrey {
	background: url(../images/headingGreyBG.gif) repeat-x;
	position: relative;
	width: 641px;
	height: 29px;
	margin: 0;
	padding: 2px 10px 0 0;
	text-align: right;
}

.headingGrey img {
	position: absolute;
	top: 0;
	left: 0;
}

a.button {
	background: url(../images/buttonOff.gif) no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	width:84px;
	height:20px;
	display: block;
	text-decoration: none;
	padding: 7px 0 0 11px;
	position: absolute;
	right: 0;
	top:0;
}

a.button:hover {
	background: url(../images/buttonOn.gif) no-repeat;
	color: #f94220;
}

#rightSide .butHolder {
	width:251px;
	height: 1px;
	position: relative;
}





/*top content*/

#topContent {
margin: 20px 0 0 0;
padding: 15px 0 20px 10px;
background:url(../images/telephone.jpg) top right no-repeat;
line-height: 20px;
text-align:justify;
}

#topContent2 {
margin: 20px 0 0 0;
padding: 15px 0 20px 10px;
line-height: 15px;
text-align:justify;
}

#topContent2 ul{
padding: 0;
margin: 0;
list-style: none ;
}
/*end top content*/




/*botton content*/

#bottomContent {
float:left;
margin: 0;
padding: 5px 0px 20px 10px;
/*background: #fff;*/
width: 641px;

} 


#bottomContentLeft {
	float:left;
	width:40%;
}

#bottomContentRight {
	float:right;
	width:50%;
}

#bottomContentLeftAbout {
	float:left;
	width:360px;
	margin: 0 20px 0 0;
}

#bottomContentLeftAbout p{
text-align:justify;
}

#bottomContentLeftAbout ul{
    padding: 0;
	list-style: none ;
	clear:both;
}

#bottomContentLeftAbout li{
padding: 0 0 20px 35px;
background:url(../images/nut.jpg) top left no-repeat;
text-align:justify;
}
	



#bottomContentRightAbout {
	float:right;
	width:260px;
}

/*end botton content*/





/* Testimonials */

#testimonials {
	margin-top: 5px;
	padding: 10px;
	width: 229px;
	height: 121px;
	background: #ffffff;
	border: 1px dotted #000000;
	position: relative;
}

#quotes{
	font-size: 10px;
	color: #2b1c17;
	font-style:italic;
	padding: 6px 0 10px 0;
}

#author {
	color: #656464;
	font-size: 9px;
	font-style:italic;
	position: absolute;
	right: 10px;
	bottom: 6px;
}

.testTitle {
	font-size: 14px;
	color: #2b1c17;
}

#testimonials h2 {
	font-size: 18px;
	color: #f94220;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

/* /Testimonials */

/* /Right Side */

/* /Content */


/* Special Offer */

#special {
	background: url(../images/specialOffer01.jpg) no-repeat left top;
	height: 262px;
	float: left;
}

#special p.title {
	margin: 130px 0 0 12px;
	font-size: 22px;
	color: #333333;
}

#special span.small {
	font-size: 18px;
}

#special p.nowOnly {
	margin: 13px 0 0 12px;
	padding: 0;
	font-size: 24px;
	color: #e5441c;
}

#special span.offer {
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
}

sup {
	font-size: 16px;
}

#special span.rrp {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

#special p.statement {
	font-size: 10px;
	font-style: italic;
	color: #ffffff;
	margin-left: 145px;
}

/*special class*/

.specialMargin {
	margin-right:20px;}
	
.special {
	background: #fff url(../images/special-offer-small.jpg) no-repeat left bottom;
	height: 283px;
	width:203px;
	float: left;
	position:relative;
}

.special p.title {
	margin: 130px 0 0 12px;
	font-size: 22px;
	color: #333333;
}

.special p.prodCode {
	position:absolute;
	bottom:32px;
	left:0;
	width:203px;
	display:block;
	text-align:center;}
	
	
.special p.prodName {
	position:absolute;
	bottom:50px;
	left:0;
	width:183px;
	padding:0 10px;
	display:block;
	text-align:center;
	font-weight:bold;
	z-index:9999;}
	
.special .imageSpecial{
	position:absolute;
	top:35px;
	left:0;
	width:203px;
	height:158px;}	

.special span.small {
	font-size: 18px;
}

.special p.nowOnly {
	position:absolute;
	bottom:0px;
	left: 18px;
	font-size: 12px;
	color: #e5441c;
}

.special span.offer {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}

sup {
	font-size: 16px;
}

.special span.rrp {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

.special p.statement {
	font-size: 10px;
	font-style: italic;
	color: #ffffff;
}

.special .headingGreySmall {
	background: url(../images/headingLGreyBG.gif) repeat-x;
	position: relative;
	width: 203px;
	height: 29px;
	margin: 0;
	padding: 2px 0 0 0;
	text-align: right;
}

.headingGreySmall img {
	position: absolute;
	top: 0;
	left: 0;
}

.headingGreySmall h1 {
	padding:0;
	margin:0;
	text-align:left;
	float:left;}
	
.headingGreySmall h1.white {
	padding:0 0 0 20px;}	

/*End Special Class*/

.headingLGrey {
	background: url(../images/headingLGreyBG.gif) repeat-x;
	position: relative;
	width: 400px;
	height: 29px;
	margin: 0;
	padding: 2px 10px 0 0;
	text-align: right;
}


.abcd {
	background: url(../images/headingLGreyBG.gif) repeat-x;
	position: relative;
	width: 100%;
	height: 29px;
	margin: 0;
	padding: 2px 10px 0 0;
	text-align: right;
}

.headingLGrey img {
	position: absolute;
	top: 0;
	left: 0;
}

/* Special Offer */



/* Special Offer Bigger*/

#specialBigger {
	background: url(../images/specialOfferBigger01.jpg) no-repeat left top;
	height: 262px;
	width: 650px;
	float: left;
}

#specialBigger p.title {
	margin: 130px 0 0 12px;
	font-size: 22px;
	color: #333333;
}

#specialBigger span.small {
	font-size: 18px;
}

#specialBigger p.nowOnly {

	margin: 13px 0 0 270px;
	padding: 0;
	font-size: 24px;
	color: #e5441c;
}

#specialBigger span.offer {

	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
}

sup {
	font-size: 16px;
}

#specialBigger span.rrp {

	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}

#specialBigger p.statement {
	font-size: 10px;
	font-style: italic;
	color: #ffffff;
	margin-left: 450px;
}

.headingLGreyBigger {
	background: url(../images/headingLGreyBG.gif) repeat-x;
	position: relative;
	width: 640px;
	height: 29px;
	margin: 0;
	padding: 2px 10px 0 0;
	text-align: right;
}

.headingLGreyBigger img {
	position: absolute;
	top: 0;
	left: 0;
}

/* End Special Offer Bigger*/



/* Newsletter */

#newsletter {
	background: url(../images/newsletterBG.gif) repeat-x;
	height: 262px;
	width: 219px;
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
}

#newsletter .headingLGrey {
	background: url(../images/headingLGreyBG.gif) repeat-x;
	position: relative;
	width: 219px;
	height: 29px;
	margin: 0;
	padding: 2px 0 0 0;
	text-align: right;
}

#newsletter p {
	float: left;
	color: #ffffff;
	padding: 5px 10px 0 16px;
}

#newsletterForm {
	float: left;
	width: 187px;
	padding: 0 10px 0 16px;
	margin: 0;
}

#newsletterForm label {
	display: block;
	width: 187px;
	text-align: left;
	padding: 8px 0 5px 0;
	font-size: 12px; 
	color: #928c80;
}

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

#newsletterForm li {
	margin: 0;
	padding: 0;
}

input {
	width: 185px;
	border: 1px solid #606060;
	background: #efefef;
}

input:hover {
	border: 1px solid #f94220;
}

select {
	width: 185px;
	border: 1px solid #606060;
	background: #efefef;
}

select:hover {
	border: 1px solid #f94220;
}

textarea {
	width: 185px;
	border: 1px solid #606060;
	background: #efefef;
}

textarea:hover {
	border: 1px solid #f94220;
}

input:focus, textarea:focus {
	background: #ffb063;
	border: 1px solid #f94220;
}

.required {
	color: #f94220;
}

.submit {
	width: 62px;
	height: 24px;
	background: url(../images/submitOff.gif) no-repeat;
	border: none;
	margin: 10px 0 10px 0;
	padding: 0;
	float: right;
}

.submit:hover {
	background: url(../images/submitOn.gif) no-repeat;
	border: none;
	cursor: pointer;
}

#newsletter .star {
	float: left;
	margin-top: 15px;
	font-size: 10px; 
	color: #9e9999;
}

/* /Newsletter */


/* Footer */

#footer {
	background: #1a1a1a;
	float: right;
	width: 692px;
	/*width: 100%;*/
	height: 110px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 11px;
	position: relative;
}

.footLeft {
	position: absolute;
	bottom: 20px;
	left: 20px;
}

.footRight {
	position: absolute;
	bottom: 20px;
	right: 20px;
	text-align: right;
	line-height: 14px;
}

.address {
	font-size:14px;
	font-weight: bold;
}

.number {
	font-size:14px;
	font-weight: bold;
	color: #f94220;
}

#footer a {
	font-size:11px;
	color: #f94220;
	text-decoration: underline;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* /Footer */


/* /Main */

.orangeText {
    color:#f94220;
    font-size:13px;
	letter-spacing: 1px;
	}
	
.orangeTextBold {
    color:#f94220;
    font-size:12px;
	font-weight:bolder;

	letter-spacing: 1px;
	}	

.greyText{
    color:#333;
    font-size:12px;
	}




/*contact form*/


#contactForm {
	float: left;
	background: #fff;
	width: 225px;
	margin: 0;
	padding: 0 ;
	border: solid 1px #333333;
}

#contactTitle {
	float: left;
	width :197px;
	text-align: right;
	margin:0;
	padding: 11px 10px 0 0;
}



#contactForm label {
	display: block;
	width: 207px;
	text-align: left;
	padding: 8px 0 5px 0;
	font-size: 12px; 
	color: #666;
}

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

#contactForm li {
	margin: 0;
	padding: 0;
}


.requiredOrange {
	color: #f94220;
}


.addPadding{ padding:10px 20px;
}

.greyBorder{
border:#666 solid 1px;}

/*end contact form*/



/* Clearance Description */

.wrapperItem{
float:left;
margin: 15px 0 15px 10px;

}


.clearanceDImage {
	width: 168px;
	height: 148px;
	float:left;
	border: #333 1px solid;
	margin: 0 25px 0 0;
}

.clearanceD {
	background: #fff url(../images/clearanceD_bg.jpg) no-repeat right bottom;
	width:425px;
	height: 142px;
	float: left;
	padding: 0 0 6px 0;
	border:#333 1px solid;
}



.clearanceD span.small {
	font-size: 18px;
}

.clearanceD div.price {

	position: relative;
	top: 111px;
	left: 20px;
	width: 380px;
	margin: 0px 5px 0px 0px;
	padding: 0 15px 2px 0;
	font-size: 22px;
	color: #e5441c;
	height: 37px;
}

div.price table {
	position: absolute;
}

.clearanceD span.offer {
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
/*	position: relative;
	top: 0px;
	left: 0px; */
}



.clearanceD span.rrp {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.clearanceD p.statement {
	font-size: 10px;
	font-style: italic;
	color: #ffffff;
	margin-left: 145px;
}


.clearanceD p.left {
margin: 15px 0 0 10px;
float:left;
color:#e6441d;
font-size: 12px;
font-weight:bold;
text-align:right;
line-height:16px;
}


.clearanceD p.right {
margin: 15px 0 0px 5px;
float:left;
color:#a19b91;
font-size: 12px;
text-align:left;
line-height:16px;
width: 320px;

}

/*end clearanceDescription*/

.headingOrange {
	background: url(../images/headingLOrangeBG.gif) repeat-x;
	position: relative;
	width: 100%;
	height: 29px;
	margin: 0;
	padding: 2px 0 0 0;
	text-align: right;
}

.headingOrange img {
	position: absolute;
	top: 0;
	left: 0;
}



/**/
#logosBox {
   
	background: #fff;
	width: 625px;
	margin: 0 auto;

	border: solid 1px #333333;
}

#logosWrapper{
margin: 0 auto;
padding: 10px;
}
/**/




/*collapse panel*/

.msg_list {
    float:left;
	margin: 0px;
	padding: 0px;
	width: 607px;

}

.msg_list p{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background-color:#FFCCCC;
	margin:5px 0 1px 0;
	height:20px;
	background:url(../images/model_bg.jpg) no-repeat top right;
	}
	

	
.msg_body {
    margin: 0 2px 0 02px;
	padding: 5px 10px 15px;
	background-color:#fff;
	width:583px;

	
	border-bottom:#333 1px dashed;
	border-left:#333 1px dashed;
	border-right:#333 1px dashed;
}


.msg_body ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 5px 0 5px 15px;


}

.msg_body li {
    float:left;
	padding: 15px 0 10px 0;
	border-bottom:#666 1px dashed;
	width: 550px;

}

.msg_body span {
margin: 0;
padding: 0 ;
float:left;
}

.msg_body img {
margin: 0 15px 0 0;
padding: 0 ;
float:left;
border: #666 1px solid;
}

.msg_body span.heading {
font-size:11px;
color:#f94220;
padding:0;
margin: 0 0 0 0;
line-height:10px;
font-weight: bold;
}

.msg_body span.description {
font-size:10px;
color:#666;
padding:10px 0 0 0;
margin: 0;
}

/*end collapse panel*/

/*image preview*/
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#fffddf;
	padding:5px;
	display:none;
	color:#fff;
	}
/*end image preview*/

#dots ul{
padding-left:15px;}

#dots ul li {
list-style:circle; !important
margin-left: 10px;}

/* Used Machinery */

#used {
	float: left;
	background: #fff;
	padding: 20px;
}

#used h3 {
	color: #cf1919;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

#used p {
	padding: 0;
	margin: 0;
}

#options { 
	width:892px;
	margin:20px 0;
	text-align:right;
	color:#bb1010;
}

#options a {
	text-decoration:none;
	color:#bb1010;
}

#options a:hover {
	color:#585858;
}

#acc { 
/*	width: 892px; */
	list-style: none;
	color:#033;
	margin:0;
	padding: 0;
}

#acc li {
	width: auto; /* 892px; */
}

#acc h3 {
	width: 584px;
	border: 1px solid #a3a3a3;
	padding:  3px 0 0 23px;
	margin: 0px;
	height: 23px;
	font-weight: normal;
	font-size: 15px;
	color: #fff;
	cursor: pointer;
	background: url(../images/model_bg.jpg) repeat-x;
	position: relative;
}

#acc h3:hover {
	background: url(../images/accbghover.gif) repeat-x;
}

#acc h3 span {
	position: absolute;
	top: 0;
	right: 0;
	height: 20px;
	padding: 6px 0 0 0;
	margin-right: 23px;
	display: block;
	width: 90px;
	text-align: left;
	background: url(../images/accarrow.png) no-repeat top right;
	font-size: 11px;
}

#acc .acc-section {
/*	width: 892px; */
	overflow: hidden;
	margin-bottom: 10px;
}

#acc .acc-content {
	border: 1px solid #a3a3a3;
	border-top: none;
/*	width: 860px; */
	padding: 25px 15px; 
}

#acc .acc-content .tabs {
	width: 570px;
 	float: left;
}

#acc .acc-content .tabs ul {
	list-style: none;
	padding: 0 0 0 23px;
	margin: 0;
/*	width: 837px; */
	float: left;
	border-bottom: 1px solid #c7c7c7;
}

#acc .acc-content .tabs div.usedcont {
/*	width: 836px; */
	float: left;
	padding: 12px 12px 30px 12px;
	border-bottom: 1px dotted #b50d0d;
}

#acc .acc-content .tabs div {
/*	width: 836px; */
	float: left;
}

#acc .acc-content .tabs ul li {
	width: auto;
	padding: 0;
	margin: 0;
}

#acc .acc-content .tabs ul li a {
	display: block;
	float: left;
	font-size: 11px;
	color: #1d1d1d;
	background: #fff;
	border: 1px solid #c7c7c7;
	border-bottom: none;
	text-decoration: none;
	height: 19px;
	padding: 4px 14px 0 15px;
	margin-right: 3px;
}

#acc .acc-content .tabs ul li a:hover {
	color: #fff;
	background: url(../images/tabbg.gif) repeat-x;
}

#acc .acc-content .tabs ul li a.selected {
	color: #fff;
	background: url(../images/tabbg.gif) repeat-x;
}

/* #acc .acc-content .tabs */
.usedimage {
	width: 126px;
	padding: 0;
	margin: 0;
	float: left;
}

.usedimage a.but {
	position: relative;	
}

.usedimage a.but span.flag {
	display: none;
}

.usedimage a.but:hover span.flag {
	position: absolute;
	bottom: -44px;
	left: -45px;
	display: block;
	width: 106px;
	height: 15px;
	padding: 9px 0 0 0;
	background: url(../images/used/flag.gif) no-repeat;
	color: #fff;
	font-size: 9px;
	text-align: center;
}

.usedimage img.usedmain {
	border: 1px solid #c52727;
}

/* #acc .acc-content .tabs */
.useddetails {
	width: 220px;
	padding: 0;
	margin: 0;
	float: left;
}

/* #acc .acc-content .tabs */
.useddetails th {
	color: #bf1212;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 15px;
}

/* #acc .acc-content .tabs */
.useddetails td.title {
	color: #000000;
	font-size: 11px;
	padding-right: 2px;
}

/* #acc .acc-content .tabs */
.useddetails td.detail {
	color: #585858;
	font-size: 11px;
	padding-left: 2px;
}

.useddetails td {
    padding-left: 15px;
}

/* #acc .acc-content .tabs */
.useddesc {
	width: 195px;
	padding: 0;
	margin: 0;
	float: left;
}

h4 {
	color: #000000;
	padding: 0;
	margin: 0 0 5px 0;
}

p.info {
	background: #e6e6e6;
	border: 1px solid #d1d1d1;
	padding: 15px;
	margin: 0;
	color: #434343;
	font-size: 12px;
	width: 175px;
	min-height: 79px;
/*	visibility: hidden; */
}


/* List Gallery */

#list {
	height: 150px;
	width: 908px; 
	margin: 20px 0 0 0; 
	background: url(../images/list/bg.jpg) repeat-x;
}

.prev {
	cursor: pointer; 
	float: left;
	padding: 0;
	position: relative;
	z-index: 10;
}

.next {
	cursor: pointer; 
	float: right; 
	padding: 0;
	margin: 0 0 0 -15px;
	position: relative;
	z-index: 10;
}

.slider {
	float: left;
	left: -5000px; 
	margin: 0 0 0 -15px; 
	position: relative; 
	visibility: hidden;	
	width: 845px;
}
	
.slider ul {
	height: 150px;
}

.slider ul li {
	padding: 0 1px 0 0;
	margin: 6px 0 0 0;
	height: 138px;
}

.slider ul li img {
	cursor: pointer;
	height: 105px; 
	width: 140px;  
}

.slider ul li span {
	display: block;
	padding-top: 9px;
	height: 24px; 
	width: 140px;
	font-size: 11px;
	color: #a70707;
	text-align: center;
	background: url(../images/list/title-bg.jpg) repeat-x;  
}

.caption-top, .caption-bottom {
	background: #000000;
	color: #ffffff; 
	cursor:default;
	padding:2px; 
	font-size:11px;   
	text-align:center;
}

.caption-top {
	border-width:0px;
}

.caption-bottom {
	border-width:0px;
}

.caption a, .caption a {
	background:#000;
	border:none; 
	text-decoration:none;  
	padding:2px;
}

.caption a:hover, .caption a:hover {
	background:#202020;
}

.usedimage img {
    border-style: none;
}

