#bottom {
	padding: 5px 0px 0px 0px;
}

/*____________________________________________
							RECENTLY ADDED				
*/

#bottom .menu-header {
	background: url('../images/bottom/bottom_recently_added_header_icon.png') 0 0 no-repeat;
}

#bottom-recently-added {
	background: url('../images/bottom/bottom_recently_added_background.jpg') 0 0 no-repeat;
	width: 990px;
	height: 280px;
	padding: 0px 10px 0px 10px;
}

#bottom-recently-added .item {
	width: 140px;
	height: 139px;
	float: left;
	margin: 15px 10px 0px 10px;
	border: 1px #913722 solid;
}

#bottom-recently-added .item-header {
	background: #913722;
	width: 140px;
	height: 34px;
	text-align: center;
}

#bottom-recently-added .item:hover .item-header {
	background: #e57437;
}

#bottom-recently-added .item:hover {
	border: 1px solid #e57437;
}

#bottom-recently-added .item-header h3 {
	margin-top: 0px;	
}

#bottom-recently-added .item-header a {
	display:block;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 2px 0px 2px;
}

#bottom-recently-added .item-header a:hover{
	text-decoration: underline;
}

#bottom-recently-added .item-footer {
	width: 140px;
	padding: 0px 0px 0px 2px;
	position: relative; 
	bottom: 56px;
}

#bottom-recently-added span {
	font-size: 11px;
	color: #000000;
}

#bottom-recently-added .item-image {
	width: 138px;
	height: 103px;
	border: 1px #ffffff solid;
}


/*____________________________________________
							VT SIGN				
*/
.vt-icon-small {
	position: relative; 
	left: 74px; 
	bottom: 66px;
}

.vt-sign-small  {
	height: 65px;
} 

.vt-sign-small img {
	border: 0;	
} 

/*____________________________________________
							LINKS				
*/

#bottom-links {
	width: 100%;
	text-align: center;
}

#bottom-links a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#bottom-links a:hover {
	text-decoration: underline;
}

/*____________________________________________
							FOOTER				
*/

#bottom-footer {
	margin: 0px 0px 10px 0px;
}

#bottom-footer span, #bottom-footer a {
	display: inline;	
	font-size: 10px;
	color: #636363;
	font-family: Tahoma;
	text-decoration: none;
}

#bottom-footer a:hover {
	text-decoration: underline;
}

#bottom-footer span.copyright {
	padding-left: 38px;
}

#bottom-footer a.project {
	float: right;
}
