#navigation {
	color: #333;
	padding: 15px 0px 0 0px;
	margin: 0px;
	background:url(images/nav-bg.jpg) repeat-x;
	height:47px;
	line-height:32px;
	z-index:1;
}
#navigation ul {
	margin:0;
	padding:0;
	list-style:none;	
}
#navigation ul li {
	float:left;	
	position:relative;	
	/*border-left:1px solid #000;*/
}

#navigation ul li a {
	display:block;
	height:32px;
	text-align:center;
	padding:0 14px;
	color:#626262;/*626262*/
	/*text-shadow: 1px 1px 1px #333;*/
	font-family: 'Droid Sans', sans-serif;
	/*font-weight:bold;*/
	text-decoration:none;
	font-size:12pt;
	background:url(images/navigation_divider_light.gif) center right no-repeat;
}
#navigation ul li a:hover {
	color:#000;
	background:#FFF url(images/nav-rollover.gif) repeat-x;
}
#nav {
	position:absolute;
	z-index:999;		
	width:1000px;
	z-index:1;
}
/* horizontal separator */
.separator-hr{ 
margin-top:5px;
margin-bottom:5px;
height:1px;
background:#CCC;
border-top:1px solid #666;
width:100%; float:left;
position:relative;
top:4px;}

.line-separator{
height:28px;
background:#FF9;
border-right:1px solid #FC0;
width:1px; float:left;
position:relative;
top:4px;
}
#nav li ul {
	display: none;
	position: absolute;
	top:32px;
	left: 0;
	background-color:#4c4b4b;
	padding:0;
	z-index:100;
}
#nav li {
	position:relative;	
}
#nav li ul li {
	width:10em;
}
#nav li ul li a {
	font-weight:normal;
	font-size:13px;
	background:none;
	text-align:left;
	padding:0 4px;
	height:24px;
	line-height:24px;
	color:#FFF;
}
#nav li:hover ul, #nav li.over ul {
	display: block;
}
#nav li li a:hover {
	background-color:#302f2f;
	color:#000;
	height:24px;
}
#right_column {
	display: inline;
	color: #333;
	margin: 0px;
	padding:70px 10px 0 10px;
	width: 168px;
	float: right;
	background:url(images/right_column_white.gif) top left no-repeat;
	text-align:center;
}
#right_column a {
	display:block;
	margin-bottom:12px;
	text-align:center;
}
#left_column {
	float: left;
	margin: 0 0 0 10px;
	padding:20px 10px 10px 10px;
	width: 740px;
	display: inline;
}
#left_column_buyer_reg {
	float: left;
	margin: 0 0 0 10px;
	padding:20px 10px 10px 10px;
	width: 540px;
	display: inline;
}
#left_column #index_content_left {
	float:left;
	width:486px;
}
#left_column #index_content_left a {
	color:#362F2D;
	font-weight:bold;
}
#left_column #index_content_right {
	float:right;
	width:244px;
}
#left_column #content_left {
	float:left;
	width:170px;
	margin-top:-10px;
	background:url(images/left_column.gif) top left no-repeat;
	padding-top:14px;
}
#left_column #content_right {
	float:right;
	width:540px;
}
.wide {
	float:right !important;
	width:560px !important;
}
#footer {
	width: 970px;
	height: 72px;
	clear: both;
	color: #fff;
	background:url(images/footer_white.gif) top left no-repeat #302f2f;
	margin: 0;
	padding: 18px 10px 0px 20px;
}
#footer #contacts, #footer #address {
	width:240px;
	margin-right:8px;
	float:left;
}
#footer #extras {
	width:434px;
	float:right;
}
#footer a {
	color:#fff;
	font-weight:bold;
}
.clear {
	clear: both;
	background: none;
}
/*pagination styles */
 #tnt_pagination {
	display:block;
	text-align:center;
	height:22px;
	line-height:21px;
	clear:both;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
#tnt_pagination a:link, #tnt_pagination a:visited {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #d4bdb0;
	margin-left:10px;
	text-decoration:none;
	background-color:#f9f4d6;
	color:#ba7b5a;
	width:22px;
	font-weight:normal;
}
#tnt_pagination a:hover {
	background-color:#fcde82;
	border:1px solid #d4bdb0;
	color:#333;
}
#tnt_pagination .active_tnt_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #d4bdb0;
	margin-left:10px;
	text-decoration:none;
	background-color:#fcde82;
	color:#333;
	cursor:default;
}
#tnt_pagination .disabled_tnt_pagination {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}

.sorting{ width:100%; float:left; text-align:center; padding:10px 0; font-family:Verdana; font-size:14px;}
.sorting a{ color:#333; margin:0 3px}
.sorting a:hover{ text-decoration:underline;}

@font-face {
 font-family: CharlemagneStd-Bold;
 src: local("CharlemagneStd-Bold"),  local("CharlemagneStd-Bold"),  url(CharlemagneStd-Bold.otf);
 font-weight: bold;
}

.box_style1{ width:641px; float:left; background:url(images/af-middle.gif) no-repeat bottom; }
.box-header{ width:100%; float:left; background:url(images/box-header.jpg) no-repeat; height:70px; font-family:CharlemagneStd-Bold; font-size:30px; text-shadow:#fff 0 0 3px; font-weight:bold; text-align:center; color:#564a10; line-height:65px;}

.box-body{ padding:14px; float:left; width:95%;}

.box-row{ float:left; width:100%; padding:5px 0;}

.af-row label{ width:150px; font-weight:bold; float:left; text-align:right; padding:0 10px }
.af-row input{ border:1px solid #999; width:300px; height:20px;}
.af-row .select{ border:1px solid #999; width:300px; height:20px;}

