body 
{
	margin: 0;
	padding: 0;
	/*background: #1d1d1d;*/
	background:#393939;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 100%;
	color: #09F;
}

img{
	border:none;
	}

h1{
	font-size: 1.5em;
	text-align:center;
	}
	
h2 	
{ 
	color: #999;
	margin-bottom: 0; 
	margin-left:13px;
	background:url(../navigation.jpg) no-repeat;
	height:40px;
}

h2 span
{
	display: none;
}

p{ 
	color: #ffff66; 
	margin-top: .5em;
	font-size: .75em;
	padding-left:15px;
}

td{
	vertical-align:top;}

div#header{
margin:10px 17px 10px 17px;
height: auto;
background:#333333;
width:983px;
}

ul#right_menu{
	display:block;
	padding:15px;
	margin:0px;
	height:auto;
	list-style:none;
	}
	
ul#right_menu li{
	height:40px;
	}
	
ul#right_menu li a{
	cursor:pointer;
	background: url(../img/list.png) 0px 1px no-repeat;
	padding-left:36px;
	height:22px;
	color:#CCC;
	text-decoration:none;
	font-size:14pt;

	}
	
	
ul#right_menu li a:hover{
	background: url(../img/list_sel.png) 0px 1px no-repeat;
	color: #6bc5e5;
	text-decoration:none;
	}
	
ul#right_menu li a.sel_right{
	color:#09F;
	background: url(../img/list_sel.png) 0px 1px no-repeat;
	}	
	
li a:first-letter{
}

div#top{
	position:relative;
	height:317px;
	vertical-align:middle;
	}
	
#container{
	position:absolute;
	left: 147px;
	height:317px;
	width:375px;
	padding: 0;
	/*background-color:#1d1d1d;*/
	/*background: #1d1d1d;*/
	/*background: url(img/background.png) 5px 140px no-repeat;*/
	background:#2a2a2a url(../img/bg_top_content.png) left top no-repeat;
	border-right: 1px solid #2a2a2a;
	overflow: auto;
	margin: 0 auto;
	overflow-x:hidden;
	overflow-y:hidden;
	
}

.vertical_spacer{
	width:17px;
	b_ackground-color:#CCC;
	}

.main-content {
	position: relative;
	width: 2250px;
	height: 300px;
}

.section{
	margin:0 0 0 0;
	padding:22px 30px 22px 30px;
	width:313px;
	height:297px;
	float:left;
	border-right:2px #333 solid;
	text-align:justify;
	font-size: .75em;
	
/*	margin:0 0 0 0;
	padding:10px 50px 10px 10px;
	width:325px;
	float:left;
	margin-right:50px;
	background-color:#2a2a2a;*/
}

#navigation-block {
	position: absolute;
	width: 145px;
	left: 0px;
	height:317px;
	display:block;
	padding-right:2px;
	background:#333 url(../img/vertical_line.png) right no-repeat;
/*	background: url(img/background.png) 5px 140px no-repeat;*/
}


ul#sliding-navigation
{	
	position:relative;
	list-style: none;
	font-size: .75em;
	height:201px; 
	overflow:hidden;
	margin: 58px 0;
	padding: 0;
	direction:rtl;
	unicode-bidi: override;
	text-align:left;
}

ul#sliding-navigation li.sliding-element{
float:right;
}

ul#sliding-navigation li.sliding-element a:hover{
	padding: 5px 18px;
	margin: 0;
	margin-bottom: 9px;
	}



ul#sliding-navigation li.sliding-element a.sel{
	padding: 5px 18px;
	margin: 0;
	margin-bottom: 9px;
	}


ul#sliding-navigation li.sliding-element a.sel:hover{
	padding: 5px 18px;
	margin: 0;
	margin-bottom: 9px;
	}

ul#sliding-navigation li.sliding-element a {
	display: block;
	width: 90px;
	padding: 5px 18px;
	margin: 0;
	margin-bottom: 9px;
	
	color: #999;
	background:#333 url(../img/tab_bg.png) right repeat-y;
	border: 1px solid #2a2a2a;
	text-decoration: none;
	text-align:left;
}

ul#sliding-navigation li.sliding-element a:hover { color: #29ABE2;}

ul#sliding-navigation li.sliding-element a.sel, ul#sliding-navigation li.sliding-element a.sel:hover{ color:#29ABE2; }

.centred{
position:absolute;	
width:1017px;
/*margin-left: auto;
margin-right: auto;*/
left: 50%;
height:auto;
margin:0px 0px 42px -508px;
background:#333;
}

._lt{
width:300px;
float:left;
background-color:#fff;
padding:0;
margin:0;
}

._rt{
width: 660px;
float:right;
background-color:#fff;
padding:0;
margin:0;
}

.menu{
	height:auto;
	background-color:#fff;
}


/* MENU Type 2 */

#cssdropdown li {
float: left;
position: relative;
list-style:none;
}



.mainitems{
border: none;
padding:5px 45px 5px 45px;
margin-left:2px;
font-size:14px;
font-weight: 600;
font-family: "Tahoma";
background-color: #becb02;
}

.interface_mainitems{
background-color: #dedb02;
}

.mainitems a{
margin-left: 0px;
margin-right: 0px;
position: relative;
color: #882200;
text-decoration: none;
}

.subuls{
display: none;
width: 136px;
min-width: 136px;
position: absolute;
top: 22px;
left:-7px;
background: none;
/*border: 1px solid #cc8d68;*/
border: none;
}

.subuls li{
width: 100%;
height:100%;
position:absolute;
top:5px;
left:7px;
padding: 4px 0px 2px 7px;
border-bottom: 1px #999999 solid;

-moz-opacity:0.75 !important;
opacity:0.75 !important;
filter:alpha(opacity=75);
zoom:1;
z-index:1;
background: #ffaa11;

/*background: #D5D0D0;*/
text-align:left;
z-index: 3;
}

.subuls li:hover{
width: 100%;
height:100%;
position:absolute;
top:5px;
left:7px;
padding: 4px 0px 2px 7px;
background: #FFFFFF url(images/menubg.png) repeat-x bottom;
-moz-opacity:1 !important;
opacity:1 !important;
filter:alpha(opacity=100);
zoom:1;
z-index:3;
background: #ffaa11;
}

.subuls li a{
	text-decoration: none;
	color: #CC3300;
	font-size:12px;
	font-weight: 600;
	font-family: "Tahoma";
}

#cssdropdown a:hover{
	text-decoration: none;
	color: #CC0000;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: -7px;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#admin_content{
	display:block;
	width:100%;
	height:100%;
	}
#admin_menu{
	display:block;
	height:30px;
	}
	
.admin_container{
	padding: 10px;
	margin: 20px 20% 20px 20%;
	border: 2px #333333 dotted;
	background-color:#FFCC66;
	vertical-align:top;
	text-align:left;	
}

/* STUFF */
#stuff_list{
 width:auto;
 height:auto;
 padding:10px;
 }

.stuff_elements{
	position:relative;	
	float:left;
	width:200px;
	height:200px;
	margin:10px;
	border:1px #6bc5e5 solid;
	border-bottom: 1px #06F solid;
	border-right: 1px #06F solid;
	background-color: #333;
}

.stuff_content{
	width:200px;
	position: relative;
	background:#0FF;
}

.stuff_year, .stuff_title, .stuff_price, .stuff_details{
	position:absolute;
	}



.stuff_firm{
	font-size:14px;
	font-weight:bold;
}

.stuff_year{
	font-size:10px;
	top:5px;	
	left:10px;
}

.stuff_title{
	font-size:14px;
	left:10px;
	top:15px;
}

.stuff_photo{
	position: absolute;
	bottom: 10px;
	left:10px;
	background:#FFF;
	border:#39F 2px solid;
	width:176px;
	height:125px;
}

.stuff_price{
	right: 0px;
	padding:5px 3px 3px 7px;
	background:url(/img/bag/price_bg.png) no-repeat;
	bottom:0px;
	font-size:14px;
	font-weight:bolder;
	color: #fff;
}

.stuff_details{
	left:0px;
	padding:5px 7px 3px 3px;
	background:url(/img/bag/details_bg.png) right 0px no-repeat;
	bottom:0px;
}

.stuff_details a{
	font-size:14px;
	font-weight:bolder;
	color: #fff;
}

.del_link, .edit_link{
	border: 1px #f00 solid;
	position: absolute;
	right: 5px;
	top: 5px;
	padding: 2px;
	color: #f00;
	text-decoration: none;
	font-size: 10px;
	width: 10px;
	text-align: center;
	}
.edit_link{
	border: 1px #0f0 solid;
	right: 30px;
	color:#0f0;
	}
