/* CSS Document */

/*PAGE LAYOUT*/



html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,fieldset, form, label,
legend, caption, tfoot, thead
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	}

body
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(https://www.clarkautosalesllc.com/graphics/bg_body.jpg) #1e1e1e repeat-x;
	} 

.backdrop
	{
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	background: url(https://www.clarkautosalesllc.com/graphics/backdrop.jpg) repeat-x;
	background-position: 50% bottom;
	background-attachment: fixed;
	} 
	
a
	{
	color: #fff;
	}
	
ol, ul
	{
	list-style: none;
	}

blockquote:before, blockquote:after, q:before, q:after
	{
	content: "";
	}

blockquote, q
	{
	quotes: "" "";
	}

h1
	{
	font-size: 32px;
	font-weight: bold;
	}

h2
	{
	font-size: 28px;
	font-weight: bold;
	}

h3
	{
	font-size: 24px;
	font-weight: bold;
	}

h4
	{
	font-size: 20px;
	font-weight: bold;
	}

.font1 {font-weight:normal; font-size:10px; font-family:Arial, Verdana, Helvetica, sans-serif;}
.font2 {font-weight:bold; font-size:10px; font-family:Arial, Verdana, Helvetica, sans-serif;}
.font3 {font-weight:normal; font-size:12px; font-family:Arial, Verdana, Helvetica, sans-serif;}
.font4 {font-weight:bold; font-size:12px; font-family:Arial, Verdana, Helvetica, sans-serif;}
.font5 {font-weight:normal; font-size:14px; font-family:Arial, Verdana, Helvetica, sans-serif;}
.font6 {font-weight:bold; font-size:14px; font-family:Arial, Verdana, Helvetica, sans-serif;}
.font7 {font-weight:normal; font-size:16px; font-family:Arial, Verdana, Helvetica, sans-serif;}
.font8 {font-weight:bold; font-size:16px; font-family:Arial, Verdana, Helvetica, sans-serif;}
.font9 {font-weight:normal; font-size:18px; font-family:Arial, Verdana, Helvetica, sans-serif;}
.font10 {font-weight:bold; font-size:18px; font-family:Arial, Verdana, Helvetica, sans-serif;}


/**** HEADER *******************************/

.header_a
	{
	width: 100%;
	height: 200px;
	margin: 0px auto;
	padding: 0px;
	}

.header_b
	{
	width: 1000px;
	height: 200px;
	padding: 0px;
	margin: 0px auto;
	background: url(https://www.clarkautosalesllc.com/graphics/bg_header.jpg) no-repeat #111;
	}

.header
	{
	width: 1000px;
	margin: 0px;
	}

.td1
	{
	height: 190px;
	padding: 10px 0px 0px 10px;
	}
	
.td2
	{
	height: 190px;
	padding: 10px 10px 0px 0px;
	}
	
.td2 h3:first-line
	{
	font: bold 32px Arial;
	}
	
.td2 h3
	{
	padding: 0px;
	margin: 0px;
	text-align: right;
	color: #fff;
	font: bold 18px Arial;
	text-shadow: 0px 0px 7px #000, 0px 0px 10px #000;
	}
	
.td2 h4
	{
	padding: 10px 0px;
	margin: 0px;
	text-align: right;
	color: #fff;
	font: bold 18px Arial;
	text-shadow: 0px 0px 7px #000, 0px 0px 10px #000;
	}

/**** MENU *******************************/

.menu_a
	{
	width: 100%;
	height: 34px;
	margin: 0px auto;
	padding: 0px;
	}

.menu_b
	{
	width: 1002px;
	height: 34px;
	padding: 0px;
	margin: 0px auto;
	background: url(https://www.clarkautosalesllc.com/graphics/bg_menu.jpg) repeat-x;
	background-position: %50 %50;
	}

.menu
	{
	width: 100%;
	padding: 0px 25px;
	text-align: center;
	}

.menu a
	{
	display: block;
	padding: 6px 7px 5px 7px;
	margin: 0px;
	font: bold 18px Arial;
	border-right: 1px solid #FFF;
	}

.menu_first
	{
	border-left: 1px solid #FFF;
	}

.menu a:visited {text-decoration:none; color:#FFF;}
.menu a:link {text-decoration:none; color:#FFF;}
.menu a:hover {text-decoration:none; color:#FFFF00;}
.menu a:active {text-decoration:none; color:#FFFF00;}

/**** SUBHEADER *******************************/

.subheader_a
	{
	width: 100%;
	height: 300px;
	margin: 0px auto;
	padding: 0px;
	}

.subheader_b
	{
	width: 1000px;
	height: 300px;
	padding: 0px;
	margin: 0px auto;
	background: url(https://www.clarkautosalesllc.com/graphics/bg_subheader.jpg) no-repeat #444;
	border: 0px solid black;
	border-width: 0px 1px 0px 1px;
	}

.subheader
	{
	width: 1000px;
	margin: 0px;
	}

.td4
	{
	height: 300px;
	padding: 2px;
	font: bold 20px Arial;
	}

/**** DROPDOWN *****************************/

.dropdown
	{
	display: none;
	position: absolute;
	background: #015CA5;
	padding-bottom: 6px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	-webkit-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
	z-index: 3;
	}

.dropdown ul
	{
	margin: 0px;
	padding: 0px;
	}

.dropdown li
	{
	list-style-type: none;
	font: bold 18px Arial;
	color: #fff;
	line-height: 22px;
	padding-right: 9px;
	}

.dropdown a
	{
	display: block;
	padding: 2px 30px 2px 15px;
	}

.dropdown_div
	{
	margin: 0px 2px 3px 2px;
	color: #fff;
	float: left;
	}

.dropdown_title
	{
	margin: 2px 30px 8px 6px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
	}

.dropdown a:visited {text-decoration:none; color:#fff;}
.dropdown a:link {text-decoration:none; color:#fff;}
.dropdown a:hover {text-decoration:none; color:#FFFF00;}
.dropdown a:active {text-decoration:none; color:#FFFF00;}



/**** CONTENT *******************************/

.content_a
	{
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	}

.content_b
	{
	width: 1000px;
	padding: 20px 0px;
	margin: 0px auto;
	border: 0px solid black;
	border-width: 1px 1px 0px 1px;
	background: url(https://www.clarkautosalesllc.com/graphics/bg_content.jpg) repeat-x #191919;
	}

.content_table
	{
	width: 980px;
	color: #ccc;
	}

.content_left
	{
	color: #fff;
	vertical-align: top;
	}
	
.content_right
	{
	overflow: auto;
	color: #fff;
	vertical-align: top;
	}

.content_space
	{
	width: 10px;
	}
	
.content_right h3
	{
	color: #fff;
	}
	
.content_right h4
	{
	color: #fff;
	}

.text_div
	{
	height: 350px;
	overflow: auto;
	}
	
.homepage_text
	{
	color: #fff;
	font:normal 15px Arial;
	margin: 10px 30px 0px 20px;
	}

.homepage_text a:visited {font-weight:bold; text-decoration:underline; color:#fff;}
.homepage_text a:link {font-weight:bold; text-decoration:underline; color:#fff;}
.homepage_text a:hover {font-weight:bold; text-decoration:underline; color:#FFFF00;}
.homepage_text a:active {font-weight:bold; text-decoration:underline; color:#FFFF00;}

.formlet_img
	{
	margin: 10px 0px;
	}

.formlet
	{
	width: 312px;
	height: 343px;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	text-align: left;
	float: left;
	}
  
.send_button
	{
	width: 84px;
	height: 36px;
	text-align: center;
	background: url(https://www.clarkautosalesllc.com/graphics/send.png) no-repeat;
	padding: 0px;
	border: 0px Solid #b2b4b9;
	margin: 6px 8px;
	}

.field_box
	{
	width: 281px;
	height: 31px;
	text-align: left;
	padding: 0px;
	margin: 4px 0px;
	float: left;
	background: url(https://www.clarkautosalesllc.com/graphics/box.png) no-repeat;
	}

.field
	{
	width: 261px;
	height: 21px;
	line-height: 29px;
	margin: 5px 10px;
	padding: 0px;
	border: 0px;
	color: #555;
	font:bold 14px Arial;
	}

.field_box2
	{
	width: 281px;
	height: 97px;
	text-align: left;
	padding: 0px;
	margin: 4px 0px;
	float: left;
	color: #333;
	background: url(https://www.clarkautosalesllc.com/graphics/box2.png) no-repeat;
	}

.field2
	{
	overflow: auto;
	width: 261px;
	height: 87px;
	margin: 5px 10px;
	padding: 0px;
	border: 0px;
	font: bold 14px Arial;
	color: #555;
	}
	
.a1 {text-decoration:underline; color:#FFFF00;}


/**** BOTTOM *******************************/

.bottom_a
	{
	width: 100%;
	height: 220px;
	margin: 0px auto;
	padding: 0px;
	}

.bottom_b
	{
	width: 1000px;
	height: 220px;
	padding: 0px;
	margin: 0px auto;
	border: 0px solid black;
	border-width: 0px 1px 1px 1px;
	-webkit-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
	background: url(https://www.clarkautosalesllc.com/graphics/bg_bottom.png) repeat-x #191919;
	background-position: left bottom;
	}

.bottom
	{
	margin-top: 10px;
	text-align: center;
	}

/*** FEATURED *******************************************/

.featured
	{
	width: 998px;
	}

.featured_banner
	{
	margin: 0px;
	}

.featured_title_outer
	{
	width: 998px;
	overflow: hidden;
	}

.featured_title_inner
	{
	overflow: hidden;
	position: relative;
	left: 998px;
	width: 998px;
	line-height: 30px;
	padding-top: 3px;
	padding-left: 0px;
	}

.featured_title
	{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	}

.featured_footer_outer
	{
	width: 998px;
	overflow: hidden;
	height: 3px;
	}

.featured_footer_inner
	{
	overflow: hidden;
	position: relative;
	left: 998px;
	width: 1960px;
	height: 3px;
	}

.featured_images_outer
	{
	overflow: hidden;
	height: 0px;
	margin: 0px;
	}

.featured_images
	{
	padding: 10px;
	display: none;
	position: relative;
	overflow: hidden;
	width: 978px;
	text-align: center;
	opacity: .0;
	filter: alpha(opacity=0);
	}

.featured_images img
	{
	border: solid 4px #fff;
	margin: 10px 10px;
	}
	
.featured_images img:hover
	{
	border-color: #FFFF00;
	}

/*** ECARD *******************************************/

.card
	{
	color: #FFFF00;
	width: 1000px;
	margin-bottom: 0px;
	}

.card_td
	{
	padding: 6px 0px;
	}

.card img
	{
	margin: 0px;
	}

.card h3
	{
	margin: 0px;
	padding: 0px;
	font: bold 20px Arial;
	color: #FFFF00;
	}

.card_top
	{
	text-align: center;
	height: 22px;
	background: #1d1d1d;
	border-bottom: solid 1px #1d1d1d;
	}

.card_info
	{
	margin: 0px;
	text-align: center;
	font: bold 16px Arial;
	color: #fff;
	}

.card_email
	{
	margin: 0px;
	text-align: center;
	font: bold 16px Arial;
	color: #fff;
	}

.card_map
	{
	padding: 0px;
	}

.card_quote
	{
	font: bold 16px Arial;
	color: #FFFF00;
	padding-top: 5px;
	text-align: center;
	border-top: solid 3px #1d1d1d;
	}

.card a:visited {text-decoration:underline; color:#fff;}
.card a:link {text-decoration:underline; color:#fff;}
.card a:hover {text-decoration:underline; color:#FFFF00;}
.card a:active {text-decoration:underline; color:#FFFF00;}


/**** FOOTER *******************************/

.footer_a
	{
	width: 100%;
	height: 102px;
	margin: 0px auto;
	padding: 0px;
	}

.footer_b
	{
	width: 1000px;
	height: 92px;
	padding-top: 10px;
	margin: 0px auto;
	}

a.footer_link
	{
	width: auto;
	height: auto;
	padding: 0px 12px;
	margin: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;	
	color: #fff;
	font-weight: normal;
	}

a.footer_link:hover
	{
	color: #FFFF00;
	}

.copy
	{
	width: 100%;
	line-height: 32px;
	text-align: center;
	margin: 0px;
	padding: 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #fff;
	font-weight: bold;
	}

.copy a
	{
	color: #fff;
	}
	
/*** CATEGORIES *******************************************/

.categories
	{
	padding: 3px 8px 3px 8px;
	}

.cat_title_background
	{
	margin: 0px 0px -31px 2px;
	color: #444;
	}

.cat_title_foreground
	{
	margin: 0px;
	color: #fff;
	}

.thumb
	{
	margin-bottom: 15px;
	height: 184px;
	width: 900px; 
	position: relative;
	z-index: 1;
	border: 1px solid #1a1a1a;
	-webkit-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
	background: #2B2B2B;
	background-position: left bottom;
	}

.thumb_background
	{
	height: 184px;
	width: 900px;
	margin-bottom: -184px;
	position: relative;
	z-index: 0;
	}

.thumb_title_background
	{
	margin: -7px 0px 0px -1px;
	padding-left: 5px;
	color: #111;
	}

.thumb_title_foreground
	{
	margin: -19px 0px 0px 0px;
	padding-left: 5px;
	color: #fff;
	}

.thumb_more
	{
	padding: 12px 22px 0px 0px;
	}

.thumb_more a:visited {text-decoration: underline; color:#fff;}
.thumb_more a:link {text-decoration: underline; color:#fff;}
.thumb_more a:hover {text-decoration: underline; color:#FFFF00;}
.thumb_more a:active {text-decoration: underline; color:#FFFF00;}

.thumb_image_count
	{
	color: #333;
	}

.thumb_image

	{
	border: solid 4px #fff;
	color: #fff;
	}

.thumb_table1
	{
	padding-bottom: 4px;
	width: 100%;
	background: #222;
	border-bottom: 2px solid #1e1e1e;
	}

.thumb_table2
	{
	width: 100%;
	}

.thumb_table3
	{
	width: 95%;
	margin: 5px 6px 6px 12px;
	}

.thumb_tf
	{
	color: #fff;
	height: 24px;
	text-decoration: underline;
	}

.thumb_td
	{
	color: #fff;
	height: 28px;
	}

.thumb_desc
	{
	color: #fff;
	line-height: 20px;
	}

.link_area
	{
	line-height: 30px;
	margin-bottom: 10px;
	}

.page_link
	{
	padding: 4px;
	color: #fff;
	}
	
.page_link a:visited {text-decoration: underline; color:#fff;}
.page_link a:link {text-decoration: underline; color:#fff;}
.page_link a:hover {text-decoration: underline; color:#FFFF00;}
.page_link a:active {text-decoration: underline; color:#FFFF00;}

.page_link_this
	{
	color: #ccc;
	padding: 4px;
	}

/*** VEHICLE *******************************************/

.features-ul
	{
	padding-left: 0px;
	margin-left: 0px;
	overflow: hidden;
	list-style-type: none;
	column-width: 140px;
	column-gap: 20px;
	-moz-column-width: 140px;
	-moz-column-gap: 20px;
	-webkit-column-width: 140px;
	-webkit-column-gap: 20px;
	}

.list-item
	{
	background:url(https://www.clarkautosalesllc.com/graphics/bullet.png) 0px 4px no-repeat;
	padding-left: 20px;
	line-height: 20px;
	width: 130px;
	margin-left: 12px;
	}

.vehicle_table
	{
	border: solid 1px #333;
	margin-top: 25px;
	border-top-width: 0px;
	background: #222; /* bg1 */
	}

.vehicle_title
	{
	line-height: 30px;
	margin-bottom: 10px;
	text-align: center;
	background: #333;
	color: #fff;
	}

.vehicle_info
	{
	margin-bottom: 10px;
	}

.vehicle_info td
	{
	color: #fff;
	padding: 5px 0px 2px 0px;
	border-bottom: solid 1px #333;
	}

.vehicle_additional
	{
	color: #fff;
	width: 690px;
	line-height: 18px;
	margin: 0px 10px 10px 8px;
	}
	
.vehicle_thumb
	{
	border: solid 1px #333;
	}
	
.vehicle_photos
	{
	margin: 25px 0px 25px 0px;
	}
	
.vehicle_photo
	{
	border: solid 2px #333;
	margin: 4px 0px 4px 0px;
	}


/*** FORMS *******************************************/

.form
	{
	color: #fff;
	padding: 10px;
	border: solid 1px #333;
	background: #222; /* bg1 */
	}

.contact_table
	{
	background: #D4D4D4;
	color: #fff;
	}

.form_table2
	{
	width: 470px;
	height: 372px;
	color: #fff;
	background: #222; /* bg1 */
	}

.form_table2 td
	{
	text-align: left;
	}

.mini_form
	{
	background: #222; /* bg1 */
	height: 320px;
	width: 250px;
	}

.mini_form_table
	{
	background: #222; /* bg1 */
	border: solid 1px #333;
	color: #fff;
	margin: 10px;
	height: 300px;
	width: 230px;
	}

.form_field1
	{
	border: solid 1px #55544C;
	color: #444;
	width: 250px;
	padding-left: 2px;
	}

.form_field2
	{
	border: solid 1px #55544C;
	color: #444;
	width: 250px;
	height: 100px;
	padding: 2px;
	}

.form_button
	{
	color: #222;
	width: 100px;
	margin: 0px 5px;
	}

.form_button2
	{
	color: #fff;
	width: 60px;
	margin: 0px 5px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #FFFF00;
	}

.email_form
	{
	margin-top: 40px;
	border: solid 1px #55544C;
	background: #222; /* bg1 */
	}

.email_field
	{
	border: solid 1px #55544C;
	}

.button1
	{
	color: #fff;
	width: 60px;
	margin: 0px 5px 0px 5px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #FFFF00;
	}

.button2
	{
	color: #fff;
	width: 100px;
	margin: 0px 5px 0px 5px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #FFFF00;
	}

.contact_form
	{
	border: solid 1px #333;
	margin-top: 30px;
	width: 950px;
	background: #222; /* bg1 */
	}

.contact_field
	{
	border: solid 1px #1E1E1E;
	width: 200px;
	padding-left: 2px;
	color: #444;
	}

.contact_comments
	{
	border: solid 1px #333;
	width: 550px;
	height: 140px;
	padding: 2px;
	color: #444;
	}


/*** MISC *******************************************/

.search
	{
	width: 500px;
	height: 394px;
	background: url(https://www.clarkautosalesllc.com/graphics/bg_search.jpg) no-repeat;
	}
	
.search_return
	{
	color: #000;
	background: #fff;
	opacity: .8;
	filter: alpha(opacity=80);
	width: 100%;
	height: 100%;
	}

.marquee
	{
	width: 160px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: -4px;
	}
	
.banner
	{
	width: 500px;
	text-align: center;
	margin-bottom: 15px;
	}

.banner p
	{
	margin: 0px;
	}

.thankyou a:visited {text-decoration: underline; color:#2d70b1;}
.thankyou a:link {text-decoration: underline; color:#2d70b1;}
.thankyou a:hover {text-decoration: underline; color:#FFFF00;}
.thankyou a:active {text-decoration: underline; color:#FFFF00;}

.caption
	{
	padding: 10px;
	}

.contact_info
	{
	border: solid 1px #333;
	padding-bottom: 12px;
	max-height: 240px;
	background: #222; /* bg1 */
	}
	
.contact_info li
	{
	color: #fff;
	}

.contact_phone
	{
	line-height: 24px;
	color: #fff;
	}

.contact_email {line-height:24px;}
.contact_email:visited {text-decoration: underline; color:#fff;}
.contact_email:link {text-decoration: underline; color:#fff;}
.contact_email:hover {text-decoration: underline; color:#FFFF00;}
.contact_email:active {text-decoration: underline; color:#FFFF00;}

/*** Email *******************************************/

img.g-mail {background: url(https://www.clarkautosalesllc.com/graphics/mail_icons.gif) -112px 0;}
img.y-mail {background: url(https://www.clarkautosalesllc.com/graphics/mail_icons.gif) -96px 0;}
img.h-mail {background: url(https://www.clarkautosalesllc.com/graphics/mail_icons.gif) -80px 0;}
img.w-mail {background: url(https://www.clarkautosalesllc.com/graphics/mail_icons.gif) -48px 0;}
img.o-mail {background: url(https://www.clarkautosalesllc.com/graphics/mail_icons.gif) -64px 0;}
img.a-mail {background: url(https://www.clarkautosalesllc.com/graphics/mail_icons.gif) 0 0;}

img.m-close
	{
	background: url(https://www.clarkautosalesllc.com/graphics/mail_icons.gif) -112px 0;
	height: 16px;
	width: 16px;
	margin: 4px;
	}

img.m-icon
	{
	top: 2px;
	position: relative;
	height: 16px;
	width: 16px;
	margin-right: 6px;
	}	

.m-link
	{
	text-decoration: none;
	font-family: arial;
	font-size: 16px;
	color: #0000FF;
	}

.email_box
	{
	display: none;
	color: #333333;
	position: absolute;
	}

.email_options
	{
	border: solid 1px #aaaaaa;
	background-color: #efefef;
	font-family: arial;
	line-height: 28px;
	padding: 6px 12px 12px 12px;
	line-height: 28px;
	}

.email_options a:visited {text-decoration:none; color:#0000FF;}
.email_options a:link {text-decoration:none; color:#0000FF;}
.email_options a:hover {text-decoration:underline; color:#FF0000;}
.email_options a:active {text-decoration:underline; color:#FF0000;}



.thumb_div
	{
	height: auto;
	border: solid 1px #AAA;
	border-radius: 8px;
	box-shadow: 0 2px 3px #777;
	margin-bottom: 20px;
	background-color: #FFF;
	background-image: none;
	opacity: .90;
	max-width: 980px;
	}

.thumb_ymm
	{
	padding-left: 12px;
	color: #FFF;
	text-shadow: 1px 1px 1px #333;
	font-size: 24px;
	font-weight: bold;
	}

.thumb_more_info
	{
	padding-right: 12px;
	line-height: 32px;
	white-space: nowrap;
	}

.thumb_more_info_link
	{
	color: #333;
	border: solid 1px #555;
	background-color: #DDD;
	border-radius: 4px;
	padding: 2px 4px;
	box-shadow: 0px 1px 1px #555;
	}

.thumb_table_a
	{
	width: 100%;
	height: 32px;
	background-color: #1b7dde;
	border-radius: 8px 8px 0 0;
	}

.thumb_table_b
	{
	width: 870px;
	margin: 5px 14px 6px 8px;
	}

.thumb_table_c
	{
	width: 540px;
	text-align: left;
	margin: 14px 6px 6px 0;
	}

.thumb_table_d
	{
	text-align: left;
	width: 540px;
	}

.pic_count
	{
	position: absolute;
	padding: 2px 2px 5px 2px;
	background-color: rgb(26, 115, 202);
	color: #fff;
	border-radius: 4px;
	margin-left: -20px;
	margin-top: 0px;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	line-height: 10px;
	min-width: 14px;
	}

.pic_count_number
	{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 6px 0;
	background-color: #fff;
	color: #333;
	border-radius: 2px;
	padding: 3px 0 2px 0;
	}

.thumb_img_div
	{
	border-radius: 4px;
	}

.thumb_img
	{
	box-shadow: 3px 3px 3px #333;
	width: 300px;
	text-decoration: none;
	}

.micro_list
	{
	margin: 8px 0 0 2px;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	width: 300px;
	max-height: 68px;
	}

.thumb_content_right
	{
	padding: 8px 0 0 22px;
	text-align: left;
	}

.thumb_price
	{
	border-radius: 8px;
	color: #fff;
	padding: 4px 12px;
	font-size: 24px;
	font-weight: bold;
	}

.thumb_price_fair
	{
	background-color: #898989;
	}

.thumb_price_good
	{
	background-color: #44ae50;
	}

.thumb_price_great
	{
	background-color: #348345;
	}

.thumb_info_text
	{
	width: 580px;
	line-height: 32px;
	color: #333;
	}

.thumb_description_text
	{
	text-align: justify;
	color: #333;
	line-height: 20px;
	width: 540px;
	margin-top: 12px;
	}

.thumb_buttons
	{
	border-top: solid 1px #333;
	padding-top: 4px;
	}