body, html {
    color: #222; 
    font-family: Arial, Tahoma, sans-serif;
    background: #f6ebd8; 
    text-align: center; /*** Centers the design in old IE versions ***/
}


#MainContainer {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: url(../../img/layouts/vending/texture.png) top left repeat;
	position: relative;
	overflow: hidden;
	border:1px solid #cfbca3;
}

#Inner {
	width: 980px;
	position: relative;
	float: left;
	background: url(../../img/layouts/vending/bgr_line.png) 0px 20px repeat-x;
}

#SubInner {
	width: 980px;
	position: relative;
	float: left;
	background: url(../../img/layouts/vending/footer_art.png) left bottom no-repeat;
}

#Header {
	width: 980px;
	height: 380px;
	position: relative;
	float: left;
	background: url(../../img/layouts/vending/header_art.png) top left no-repeat;
}
#Logo {
	position: absolute;
	top: 0px;
	left: 346px;
	width: 289px;
	height: 115px;
}

#layoutNavi {
	position: relative;
	float: left;
}
#btn_vending {
	position: relative;
	float: left;
	margin-left: 10px;
}

#btn_horeca {
	position: relative;
	float: left;
	display: block;
	width: 68px;
	height: 20px;
	background: url(../../img/layouts/vending/btn_horeca.png) left top no-repeat;
	margin-left: 10px;
}
#btn_horeca:hover {
	background: url(../../img/layouts/vending/btn_horeca.png) left top no-repeat;
	background-position: 0px -20px;
}

#btn_car_service{
	position: relative;
	float: left;
	display: block;
	width: 68px;
	height: 20px;
	background: url(../../img/layouts/vending/btn_autoservice.png) left top no-repeat;
	margin-left: 10px;
}
#btn_car_service:hover{
	background: url(../../img/layouts/vending/btn_autoservice.png) left top no-repeat;
	background-position: 0px -20px;
}
#btn_logistic {
	position: relative;
	float: left;
	display: block;
	width: 68px;
	height: 20px;
	background: url(../../img/layouts/vending/btn_logistic.png) left top no-repeat;
	margin-left: 10px;
}
#btn_logistic:hover {
	background: url(../../img/layouts/vending/btn_logistic.png) left top no-repeat;
	background-position: 0px -20px;
}

#Flags {
	position: relative;
	float: right;
	width: 90px;
	height: 20px;
	margin-top: 10px;
	margin-right: 10px;
}
#Flags a {
	position: relative;
	float: right;
	width: 23px;
	height: 15px;
	margin-left: 5px;
}

#Search {
	position: relative;
	float: right;
	width: 220px;
	height: 20px;
	margin-top: 10px;
	margin-right: 20px;
}
* html #Search {
	width: 220px;
	margin-right: 20px;
}
#searchfield {
	border: #c8947c 1px solid;
	height: 15px;
	width: 150px;
	line-height: 15px;
	font-size: 12px;
	position: relative;
	float: left;
	display: block;
}
* html #searchfield {
	width: 120px;
}
#searchbtn{
	position: relative;
	float: right;
	width: 44px;
	height: 17px;
	border: none;
	margin-left: 10px;
	cursor: pointer;
	display: block;
}
* html #searchbtn {
	margin-left: 0px;
}
#TNavi {
	width: 863px;
	height: 51px;
	position: relative;
	float: left;
	background: url(../../img/layouts/vending/tnavibar.png) top left no-repeat;
	margin-left: 59px;
	margin-top: 20px;
	clear: both;
	padding-left: 20px;
}

* html #TNavi {
	margin-left: 29px;
}
.topbtn{
	width: 135px;
	height: 51px;
	position: relative;
	float: left;
	display: block;
}

.tnavidiv{
	width: 2px;
	height: 51px;
	position: relative;
	float: left;
	display: block;
}
#MainContent {
	margin-top: 30px;
	width: 980px;
	position: relative;
	float: right;
}

#LNavi {
	position: relative;
	float: left;
	width: 162px;
	height: 200px;
	background: url(../../img/layouts/vending/lnavi_bgr.png) top left no-repeat;
	margin-left: 59px;
}

* html #LNavi {
	margin-left: 29px;
}

#ContentSubDiv {
	position: relative;
	float: right;
	width: 677px;
	margin-right: 59px;
}

* html #ContentSubDiv {
	margin-right: 29px;
}

#FlashArt{
	position: relative;
	float: right;
	width: 667px;
	height: 200px;
	margin-bottom: 20px;
}

#Content {
	position: relative;
	float: right;
	width: 678px;
}

#ContentTop, #ContentBottom, #ContentMiddle {
	position: relative;
	float: right;
	width: 678px;
}

#ContentTop {
	background: url(../../img/layouts/vending/content_bgr_top.png) top left no-repeat;
}
#ContentBottom {
	background: url(../../img/layouts/vending/content_bgr_bottom.png) bottom left no-repeat;
	padding-top: 30px;
	padding-bottom: 23px;
}
#ContentMiddle {
	background: url(../../img/layouts/vending/content_bgr_middle.png) top left repeat-y;
	min-height: 300px;
	padding-left:20px;
	padding-right:20px;
	width: 638px;
}

* html #ContentMiddle {
	height: 300px;
}

#Footer {
	position: relative;
	float: right;
	width: 980px;
	height: 60px;
	margin-top: 50px;
}

#FooterData {
	position: relative;
	float: right;
	width: 450px;
	height: 50px;
	/*border: solid 1px black;*/
}

#footerstuff{
	position: relative;
	float: right;
	height: 60px;
	width: 150px;
	margin-right: 20px;
}

#wflogo{
	position: relative;
	float: right;
	clear: both;
}

#wflink{
	position: relative;
	float: right;
	width: 150px;
	clear: both;
	text-align: right;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #5C3305;
}
#wflink:hover{
	color: #BD1A15;
}

/* ------------------------------------------------------------------------- */
/* CSS for search feature */
/* ------------------------------------------------------------------------- */

.s_container {
    position: relative;
    float: left;
    width: 600px;
}

.s_container .s_entry {
    position: relative;
    float: left;
    display: block;
    width: 600px;
    padding: 10px;
    font-family: arial, sans-serif;
}

.s_container .s_entry .title {
    position: relative;
    float: left;
    display: block;
    color: #2200CC;
    font-size: 12px;
}

.s_container .s_entry .desc {
    position: relative;
    float: left;
    display: block;    
    width: 580px;
    font-size: 11px;
}

.s_container .s_entry .link {
    position: relative;
    float: left;
    display: block;    
    color: #44A144;
    font-size: 10px;
}
/* ------------------------------------------------------------------------- */
/* End of CSS for search feature */
/* ------------------------------------------------------------------------- */

