/*
$ http://www.bifusion.hu $
$ style/index.css | 2008/12/03 14:07 | 2009/07/22 08:41 $
*/


/* GENERAL
------------------------------------------------------------------------------------------- */
html, body { margin: 0; padding: 0; color: #555555; font: normal 12px arial; background: #6e5f48 url(index_bg.jpg) no-repeat center 0; text-align: center; }
div#container { width: 875px; margin: 0 auto; }
p { clear: both; width: 600px; margin: 0 auto; padding: 20px 0 0 0; color: #6e5f48; font-size: 10px; text-align: center; }
p span { color: #e8dec7; font-weight: bold; }
a { color: #6e5f48; text-decoration: none; }
a:hover { color: #6e5f48; text-decoration: underline; }

/* BUTTONS
------------------------------------------------------------------------------------------- */
div#buttons { width: 300px; margin: 0 auto; padding: 158px 0 0 0; }
div#buttons ul.left { float: left; width: auto; margin: 0; padding: 0; list-style-type: none; position: relative; }
div#buttons ul.right { float: right; width: auto; margin: 0; padding: 0; list-style-type: none; position: relative; }
div#buttons ul li { margin: 0; padding: 0; }
div#buttons ul li img { border: none; }
div#buttons ul li ul { display: none; margin: 0; padding: 0; }
div#buttons ul li.hover ul { display: block; width: 108px; color: #75684f; background-color: #e9e1d7; list-style-type: none; font-size: 10px; font-family: sans-serif; }
div#buttons ul li:hover ul { display: block; width: 108px; color: #75684f; background-color: #e9e1d7; list-style-type: none; font-size: 10px; font-family: sans-serif; }
div#buttons ul li.hover ul li { margin: 0; padding: 5px 6px; }
div#buttons ul li:hover ul li { margin: 0; padding: 5px 6px; }
div#buttons ul.left li.hover ul { position: absolute; top: 31px; left: 15px; text-align: right; }
div#buttons ul.left li:hover ul { position: absolute; top: 31px; left: 15px; text-align: right; }
div#buttons ul.right li.hover ul { position: absolute; top: 31px; left: 3px; text-align: left; }
div#buttons ul.right li:hover ul { position: absolute; top: 31px; left: 3px; text-align: left; }
div#music { clear: both; padding: 12px 0 0 0; text-align: center; }
div#music img { border: none; }
div#music p { clear: none; width: auto; margin: 0; padding: 0; font-size: 10px; }
ul#language { margin: 0 auto; padding: 10px 0 0 0; list-style-type: none; font-size: 12px; float: none; }
ul#language li { margin: 0; padding: 0 5px; border-right: 1px solid #fff; display: inline; }
ul#language li.last { border: none; }
ul#language li a { margin: 0; padding: 0; color: #75684f; text-decoration: none; }
ul#language li a:hover { text-decoration: underline; }
div#title { width: 344px; height: 45px; margin: 0 auto; }
div#containerTags { width: 825px; margin: 0 auto; padding: 0; }
ul.tags { width: 825px; float: none; margin: 0 auto; padding: 15px 0 0 0; color: #6e5f48; list-style-type: none; font: normal normal 10px/12px verdana; text-align: center; }
ul.tags li { display: inline; padding: 0 10px 0 0; color: #6e5f48; text-align: center; }
