body
{
	background: #fff url('./img/body-bg.png') repeat-x center top;
	color: #000;
	font-family: 'Trebuchet MS', Trebuchet, sans-serif;
	font-size:0.9em;
	line-height:1.5em;
}
	#page
	{
		width: 985px;
		margin: 0 auto;
	}
		/*** head ***/
		#header
		{
			height: 140px;
			overflow:hidden;
		}
			a#logo
			{
				width:288px;
				height:88px;
				float:left;
				display:inline;
				overflow:none;
				margin: 26px 0 0 20px; 
			}
			#banner-top
			{
				width:520px;
				height:92px;
				overflow:hidden;
				display:inline;
				float:left;
				margin: 30px 0 0 100px;
				padding: 0 0 0 20px;
				overflow:hidden;
				background: url('./img/banner-top-lft.png') no-repeat;
			}
				#banner-top p
				{
					margin:0;
					padding:20px;
					background: #fff;
				}
				#banner-top p img
				{
					background: #fff;
					padding: 16px 20px 16px 25px;
				}
				#banner-top-end
				{
					float:right;
					width:7px;
					height:92px;
					display:inline;
					background: url('./img/banner-top-rgt.png');
					overflow:hidden;
				}
		#line
		{
			height:60px;
			overflow:hidden;
		}
			#line fieldset
			{
				width:229px;
				height:52px;
				overflow:hidden;
				display:inline;
				float:left;
				background: url('./img/search-bg.png') no-repeat;
				padding:0;
				margin:0;
				border:none;
				float:left;
			}
				#line fieldset input
				{
					border:none;
					background: none;
					height:20px;
					width: 155px;
					margin: 11px 0 0 20px;
					padding:7px 0 3px 0;
				}
				#line fieldset input#search-submit
				{
					width:40px;
					height:40px;
					float:right;
					margin: 5px 5px 0 0;
					padding:0;
				}
			ul#menu-top
			{
				width: 735px;
				height:60px;
				list-style:none;
				list-style-type:none;
				margin:0 0 0 0;
				float:left;
				padding:0 0 0 20px;
				background: url('./img/menu-top-bg.png') repeat-x;
			}
				ul#menu-top li
				{
					margin:10px 0 0 0;
					padding:0;
					float:left;
				}
					ul#menu-top li a
					{
						display:inline;
						float:left;
						line-height: 49px;
						padding: 0 35px 0 45px;
						text-transform: uppercase;
						font-weight: bold;
					}
						ul#menu-top li a:link, ul#menu-top li a:visited
						{
							color: #fff;
							text-decoration:none;
						}
						ul#menu-top li a:hover, ul#menu-top li a:active
						{
							text-decoration:underline;
						}
					ul#menu-top li.active
					{
						background:url('./img/menu-top-item-act-bg.png') repeat-x;
					}
						ul#menu-top li.active a:link, ul#menu-top li.active a:visited
						{
							color: #000;
							text-decoration:none;
						}
						ul#menu-top li.active a:hover, ul#menu-top li.active a:active
						{
							text-decoration:underline;
						}
						li a.item-filter
						{
							background: url('./img/icon-search-black.png') no-repeat 25px center;
						}
						li.active a.item-filter
						{
							background: url('./img/icon-search.png') no-repeat 25px center;
						}
						a.item-insert
						{
							background: url('./img/icon-add-black.png') no-repeat 25px center;
						}
						li.active a.item-insert
						{
							background: url('./img/icon-add.png') no-repeat 25px center;
						}
						a.item-edit
						{
							background: url('./img/icon-edit-black.png') no-repeat 25px center;
						}
						li.active a.item-edit
						{
							background: url('./img/icon-edit.png') no-repeat 25px center;
						}
						a.item-login
						{
							background: url('./img/icon-login-black.png') no-repeat 25px center;
						}
						li.active a.item-login
						{
							background: url('./img/icon-login.png') no-repeat 25px center;
						}
					ul#menu-top li.active span.act-lft, ul#menu-top li.active span.act-rgt
					{
						width:7px;
						height:49px;
						overflow:hidden;
						background:url('./img/menu-top-item-act-lft.png') no-repeat; 
						float:left;
					}
					ul#menu-top li.active span.act-rgt
					{
						background:url('./img/menu-top-item-act-rgt.png') no-repeat;
					}
		/*** wrapper ***/
		#wrapper
		{
			background:#fff;
			border:1px solid #e7e7e7;
			margin: -7px 0 1px 0;
		}
		/*** side ***/
		#pannel
		{
			float:left;
			display:inline;
			width:200px;
			margin: 20px 0 0 20px;
		}
			#pannel h2
			{
				font-size:1.2em;
				margin: 0 0 10px;
				color: #be1111;
				font-weight:normal;
				border:none;
			}
			#pannel table
			{
				border:none;
			}
				#pannel table th, #pannel table td
				{
					border:none;
					padding:0 5px 3px 0 ;
				}
			
			#pannel ul
			{
				margin:0;
				padding:0 0 35px 0;
				list-style:none;
				text-transform: uppercase;
				font-weight:bold;
				background: url('img/menu-bottom.jpg') no-repeat center bottom;
			}
				#pannel ul li a:link, #pannel ul li a:visited
				{
					display:block;
					height:42px;
					background: url('./img/menu-item-bg.png') no-repeat;
					line-height: 42px;
					padding: 0 20px;
					text-decoration:none;
					color:#000;
				}
					#pannel ul li a:hover, #pannel ul li a:active
					{
						background: url('./img/menu-item-act-bg.png') no-repeat;
						color:#fff;
					}
					#pannel ul li a.active:link, #pannel ul li a.active:visited
					{
						background: url('./img/menu-item-act-bg.png') no-repeat;
						color:#fff;
					}
					#pannel ul li a span
					{
						font-size: 0.8em;
					}
						#pannel ul li ul
						{
							padding:10px 0 0 0;
							background:none;
						}
							#pannel ul li ul li a:link, #pannel ul li ul li a:visited, #pannel ul li ul li a.active:link, #pannel ul li ul li a.active:visited
							{
								line-height: 1.7em;
								background: url('./img/li.png') no-repeat 20px center;
								padding-left: 35px;
								display:inline;
								text-transform:none;
								text-decoration: underline;
								color: #000;
								font-size:0.9em;
							}
							#pannel ul li ul li a:hover, #pannel ul li ul li a:active, #pannel ul li ul li a.active:link, #pannel ul li ul li a.active:visited
							{
								color: #be1111;
							}
		#main
		{
			float: left;
			width: 720px;
			padding-right:20px;
			margin: 20px 0 0 20px;
			overflow: hidden;
			position:relative;
		}
			/*** homepage ***/
			fieldset#filter
			{
				margin:0 0 20px 0;
				padding:10px 15px 0 15px;
				min-height:80px;
				border: 1px solid #e7e7e7;
				background: #f3f3f3 url('./img/filter-bg.png') repeat-x;
				overflow:visible;
				position:relative
			}
				fieldset#filter label
				{
					float: left;
					width:170px;
					text-transform: uppercase;
					font-weight:bold;
					padding-bottom:5px;
				}
				fieldset#filter div#model_select
				{
					float: left;
					width:170px;
				}
					fieldset#filter label input, fieldset#filter label select
					{
						width: 167px;
						font-size: 13px;
					}
					fieldset#filter label input.small, fieldset#filter label select.small
					{
						width: 72px;
					}
					.ie8 fieldset#filter label select, .ie8 fieldset#filter label input,
					.gecko fieldset#filter label select, .gecko fieldset#filter label input,
					.webkit fieldset#filter label select, .webkit fieldset#filter label input
					{
						padding: 5px;
						font-size: 13px;
						line-height:17px;
						background: url('./img/input-bg.png') no-repeat;
						border:none;
					}
					.ie8 fieldset#filter label input.small,
					.gecko fieldset#filter label input.small,
					.webkit fieldset#filter label input.small
					{
						height: 18px;
						background: url('./img/input-small-bg.png') no-repeat;
						border:none;
					}
				fieldset#filter input#btn-search
				{
					position:absolute;
					bottom:-10px;
					left:490px;
				}
			.item
			{
				float:left;
				width: 172px;
				overflow:hidden;
				height: 195px;
				font-weight:bold;
				text-align:center;
				margin: 0 8px 5px 0;
			}
				.item a:link, .item a:visited
				{
					color: #be1111;
					font-weight:normal
				}
				.item a:hover, .item a:active
				{
					text-decoration:none;
				}
				.item a:link img, .item a:visited img
				{
					padding:1px;
					border:1px solid #e7e7e7;
					width:168px;
					height:126px;
				}
				.item a:hover img, .item a:active img
				{	
					border:1px solid #be1111;
				}
			/*** detail ***/
			#photos
			{
				width: 252px;
				height: 270px;
				float:left;
				display:inline;
				overflow:hidden;
				margin: 0 20px 0 0;
			}
				#photos a#main-photo
				{
					display:block;
				}
					#photos a#main-photo img
					{
						width:248px;
						height:186px;
					}
					#photos a#main-photo:link img, #photos a#main-photo:visited img
					{
						padding:1px;
						background: #fff;
						border: 1px solid #e7e7e7;
					}
					#photos a#main-photo:hover img, #photos a#main-photo:active img
					{
						border: 1px solid #be1111;
					}
				
			table#item-detail
			{
				width: 225px;
				height: 250px;
				float:left;
				border:none;
				border-collapse: collapse;
				border-spacing: 0;
			}
				table#item-detail td, table#item-detail th
				{
					background:#fff;
					color:#000;
					border:none;
					font-weight:normal;
					padding:0;
				}
				table#item-detail tr.price
				{
					border-top: 3px solid #e7e7e7;
					border-bottom: 3px solid #e7e7e7;
					
				}
					table#item-detail tr.price th
					{
						font-weight:bold;
					}
					table#item-detail tr.price td
					{
						font-size: 1.3em;
						font-weight:bold;
					}
					a.mail-suggest
					{
						padding-left: 25px;
						background: url('./img/icon-comment.png') no-repeat left center;
					}
			#banner-detail
			{
				float:left;
				margin: 0 0 0 20px;
				overflow:hidden;
			}
				#banner-detail p
				{
					margin:0;
				}
			table#item-features
			{
				clear:both;
				background: #f5f5f5;
				border:none;
				border-collapse: collapse;
				border-spacing: 0;
				font-size: 0.9em;
				width:100%;
			}
				table#item-features td
				{
					padding: 10px 15px;
					border: 2px solid #e7e7e7;
				}
			#item-contact
			{
				float:left;
				width: 222px;
				background: #f5f5f5;
				border: 2px solid #e7e7e7;
				padding: 15px;
				display:inline;
				margin: 0 20px 40px 0;
			}
				#item-contact h3
				{
					font-weight:bold;
				}
				#item-contact p
				{
					margin: 0.5em 0;
				}
			#item-descr
			{
				float:left;
				width: 440px;
				display:inline;
				margin: 0 0 40px 0;
			}
			
		/*** footer ***/
		#footer
		{
			clear:both;
			background: #787878 url('./img/foot-bg.png') repeat-x;
			padding:20px;
		}
			#footer p
			{
				margin:1em -10px;
			}
			#footer a:link, #footer a:visited
			{
				color: #fff;
				padding: 0 0px;
				/*background: url('./img/separator.png') no-repeat right center;*/
			}
			#footer a:hover, #footer a:active
			{
				text-decoration:none;
			}	
		#copy
		{
			margin-top: 30px;
			padding: 0 20px;
		}
			#copy p
			{
				font-size: 0.9em;
			}
			#copy div
			{
				float:right;
				width:500px;
				text-align:right;
			}
				#copy a:link, #copy a:visited
				{
					color: #000;
				}
				#copy a:hover, #copy a:active
				{
					color: #be1111;
					text-decoration:none;
				}
	
#add_advert_progress
{
	line-height:41px;
	border-top:1px solid #d4d4d4;
	background:#e7e7e7;
	font-size:16px;
	padding:0;
	overflow:hidden;
}
	#add_advert_progress span
	{
		width:310px;
		display:block;
		float:left;
		padding:0 20px;
	}
	#add_advert_progress span.active_step
	{
		color:#be1111;
	}
	#add_advert_progress span.inactive_step
	{
		color:#aaa;
	}
fieldset.add_advert
{
	padding:10px 120px 10px 50px;
	border:none;
}
	h3.f_legend
	{
		color:#000;
		font-size:1.1em;
		font-weight:bold;
		border-bottom:1px solid #be1111;
		margin-bottom:15px;
		margin-top:20px;
	}
	fieldset.add_advert label
	{
		display:block;
		width:150px;
		float:left;
		
	}
	fieldset.add_advert input,fieldset.add_advert select
	{
		display:block;
		width:290px;
		float:left;
		margin-bottom:10px;
	}
	fieldset.add_advert input#price
	{
		width:100px;
	}
	fieldset.add_advert label#dprice_label
	{
		width:150px;
	}
	fieldset.add_advert input#deal_price
	{
	width:20px;
	}
	fieldset.add_advert textarea
	{
	width:290px;
	}
	input.button
	{
		border:2px outset #990606;
		padding:5px;
		color:#fff;
		font-weight:bold;
		font-size:14px;
		background:#990606;
		
	}
	input.rightb
	{
		margin-right:225px;
		float:right;
	}
	#reg_check
	{
		width:20px;
	}
#message_box{
	padding:10px 20px;
	background:#ffffff;
	position:absolute;
	cursor:pointer;
	top:75px;
	left:70px;
	width:400px;
	border:3px solid #990606;
}
#message_box h2
{
	font-size:23px;
	font-weight:bold;
}
#message_box p
{
	text-align:center;
	color:#990606;
}
.hide
{
	display:none;
}
#uploadify_help
{
	display:none;
}
.product_image
{
	float:left;
	width:175px;
	height:180px;
}
.product_image img
{
	width:168px;
	height:126px;
}
#edit_advert_menu
{
	line-height:41px;
	border-top:1px solid #d4d4d4;
	background:#e7e7e7;
	font-size:16px;
}
	#edit_advert_menu span
	{
		padding:0 20px;
	}
	#edit_advert_menu span a.active
	{
		font-weight:bold;
	}
.paging
{
	text-align:left;
	padding:0 30px 20px 0;
}
.paging a, .paging a:visited, .paging a:hover, .paging a:active, .paging a:link
{
	color:#000;
}
.paging .gray
{
	color:#d4d4d4;
}
.paging .cat_current_page 
{
	font-weight:bold;
	font-size:1.2em;
	color:#be1111;
}
#searching
{
	padding:180px 0;
	text-align:center;
	color:#be1111;
}
/*** slider ***/
#gallery-mini{
height:53px;
position:relative;
width:250px;
}
#gallery-mini .wrapper {
height:55px;
margin:0 16px;
overflow:auto;
position:absolute;
top:0;
width:218px;
}
#gallery-mini .wrapper ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:absolute;
top:0;
width:9999px;
}
#gallery-mini ul li {
background:transparent none repeat scroll 0 0;
display:block;
float:left;
height:54px;
padding:2px;
width:68px;
}
#main #gallery-mini ul li
{
	padding:2px;
}
#gallery-mini .arrow {
margin-top:3px;
background:transparent url('./img/slider_arrow.png') no-repeat scroll 0 0;
cursor:pointer;
display:block;
height:51px;
position:absolute;
text-indent:-999px;
top:0px;
width:15px;
}
#gallery-mini .forward {
  background-position: 0 0;
  right: 0;
}

#gallery-mini .back {
  background-position: 0 -102px;
  left: 0;
}

#gallery-mini .forward:hover {
  background-position: 0 -51px;
}
#gallery-mini .back:hover {
  background-position: 0 -153px;
}
#photos #gallery-mini ul li a:link img, #photos #gallery-mini ul li a:visited img
	{
		border: 1px solid #e7e7e7;
	}
	#photos #gallery-mini ul li a:hover img, #photos #gallery-mini ul li a:active img
	{
		border: 1px solid #000;
	}
#photos #gallery-mini ul li a img
{
	
	width:68px;
	height: 51px;
	
}
#suggest_box
{
	padding:10px 20px;
	background:#ffffff;
	position:absolute;
	top:90px;
	left:60px;
	width:450px;
	border:3px solid #990606;
	display:none;
}
#suggest_box h2
{
	width:400px;
	float:left;
}
#advert_detail_header
{
	width:380px;
	float:left;
	line-height: 2em;
}
#adverts_navi
{
	color:#999999;
	float: right;
	padding-bottom: 15px;
}
#facebook_link
{
	padding:5px;
}
#facebook_link a
{
	display:block;
	color:#5675AE;
	padding:0 0 0 35px;
	background: url('./img/social_icons/facebook_32.png') no-repeat left center;
	line-height:32px;
	font-size:17px;
}
#toping_price
{
	font-size:10px;
}
