*
{
	margin								: 0px;
	padding								: 0px;
}

html, body
{
	height								: 100%;
	background-color					: #C5C7C8;
}

body
{
	font-family							: Verdana, Arial, Helvetica, sans-serif;
	font-size							: 12px;
	color								: #FFFFFF;
	line-height							: 1.5em;
}

img
{
	border								: 0px;
}

a, a:link, a:visited
{
	color								: #FFFFFF;
	font-size							: 12px;
	text-decoration						: none;
}

a:active, a:hover
{
	color								: #FFFF00;
	text-decoration						: underline;
}

#container
{
	margin								: 0px auto;
	padding								: 0px;
	min-height							: 100%;
	width								: 900px;
	background							: url(gfx/bgrounds/bg_complete.jpg) repeat-y;
}

* html #container
{
	height								: 100%;
}

#header
{
	top									: 0px;
	margin								: 0px;
	padding								: 0px;
	width								: 900px;
	height								: 170px;
	background							: url(gfx/bgrounds/header.jpg) no-repeat;
}

#menu1
{
	top									: 0px;
	margin								: 0px;
	padding-left						: 100px;
	background							: url(gfx/bgrounds/home_empty.jpg) no-repeat;
}

#menu2
{
	top									: 0px;
	margin								: 0px;
	padding-left						: 100px;
	padding-top							: 14px;
	padding-bottom						: 25px;
	background							: url(gfx/bgrounds/menu_empty.jpg) no-repeat;
}

#border_left
{
	top									: 0px;
	margin								: 0px;
	width								: 50px;
	height								: 47px;
	float								: left;
}

#cbox1
{
	top									: 0px;
	float								: left;
	width								: 586px;
	background							: url(gfx/bgrounds/big_container_middle.jpg) repeat-y;
	margin								: 0px;
}

#cbox1_top
{
	background							: url(gfx/bgrounds/big_container_top.jpg) no-repeat;
	padding-left						: 50px;
	padding-top							: 19px;
	padding-bottom						: 16px;
}

#cbox1_content
{
	padding-top							: 4px;
	padding-left						: 34px;
	padding-bottom						: 4px;
}

#cbox1_content h1
{
	font-family							: Verdana, Arial, Helvetica, sans-serif;
	font-size							: 16px;
	font-weight							: bold;
	color								: #FFFFFF;
}

#cbox2
{
	top									: 0px;
	margin								: 0px;
	width								: 264px;
	float								: right;
	background							: url(gfx/bgrounds/small_container_top_empty.jpg) no-repeat top;
}

#cbox2_top
{
	background							: url(gfx/bgrounds/small_container_top.jpg) no-repeat;
	padding-left						: 27px;
	padding-top							: 19px;
	padding-bottom						: 16px;
}
	
#cbox2_content
{
	padding-top							: 4px;
	padding-left						: 16px;
	padding-bottom						: 0px;
}

.gb_top
{
	border-bottom						: 2px solid #0000FF;
	padding-bottom						: 2px;
	text-align							: center;
	font-size							: 11px;
}

#gb_content
{
	width								: 100%;
	border-top							: 1px solid #FFFF00;
	padding-top							: 2px;
}

.gb_bottom
{
	border-top							: 2px solid #0000FF;
	padding-top							: 2px;
	text-align							: center;
	font-size							: 11px;
}

#minipix
{
	padding-top							: 4px;
	padding-left						: 14px;
	padding-bottom						: 2px;
}

#minipix a img, #minipix a:link img, #minipix a:visited img
{
	border								: 1px solid #FFFFFF;
}

#minipix a:hover img, #minipix a:active img
{
	border								: 1px solid #FFFF00;
}

.sold
{
	background-image: url(gfx/sites/bazar/sold.jpg);
}

.clearfix:after
{
	content								: ".";
	display								: block;
	clear								: both;
	visibility							: hidden;
}

.clearfix
{
	display								: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height								: 1%;
}

.clearfix
{
	display								: block;
}
