* { padding: 0; margin: 0; }
body { text-align: center; background: #a19899; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #222222; overflow: -moz-scrollbars-vertical; }
html { height: 100%; margin-bottom: 1px; }
.clr { clear: both; }
form { display: inline; }

.lightblue { color: #6694c5; }
.orange { color: #ea661d; }
.transparent { /*filter: alpha(opacity=30); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30); opacity:0.3;*/ }

.mainbody { width: 100%; background: #fff; }
.bottombckg { width: 100%; height: 41px; background: #fff url(../images/bottombckg.gif) repeat-x left 1px; }
.rightbckg { position: absolute; left: 350px; top: 0; background: #ea661d; }

#wrapper { width: 950px; margin: 0 auto; background-color: #fff; text-align: left; border: 0px solid red; }
#header { height: 81px; }
#logo { float: left; display: inline; width: 145px; height: 81px; background: url(../images/logo_acso.jpg) no-repeat left 30px; }
#logo a { display: block; width: 145px; height: 81px; text-indent: -9999px; }
#head_content { float: left; margin-left: 20px; margin-top: 30px; width: 765px; height: 51px; font-size: 14px; }
#hornav { height: 33px; }

#top_left { float: left; height: 33px; width: 590px; }

/* joomfish classes */
#jflanguageselection  { float: right; margin: 15px 0 10px 5px; }
#jflanguageselection ul.jflanguageselection { font-weight: normal; list-style: none outside none; margin-top: 3px; padding: 0; }
#jflanguageselection ul.jflanguageselection li { background-image: none; border: medium none; float: left; font-size: 0.9em; margin: 1px; padding-left: 0; padding-right: 0; white-space: nowrap; }
#jflanguageselection ul.jflanguageselection li#active_language { font-size: 1em; font-weight: bold; }
#jflanguageselection ul.jflanguageselection li a { display: block; }
#jflanguageselection ul.jflanguageselection img { border: medium none; }
#jflanguageselection label.jflanguageselection { left: -1000px; position: absolute; }
/* joomfish classes */

#top_left #jflanguageselection { float: right; display: inline; width: 47px; padding-top: 10px; margin: 0; border: 0px solid red; }
#top_left #jflanguageselection li img { margin-left: 1px; }
#top_left table { float: left; display: inline; width: 500px; margin-top: 7px; border: 0px solid red; }
#top_left span.mainlevel { color: #ea661d; font-weight: bold; font-size: 13px; }
#top_left a:link, #top_left a:visited { font-size: 13px; color: #999999; text-decoration: none; }
#top_left a:hover, #top_left a#active_menu { font-size: 13px; color: #ea661d; text-decoration: none; }

#top_right { float: right; height: 33px; width: 350px; background: url(../images/right_top_menu_bckg.gif) no-repeat left bottom; }
/*#top_right { width: 380px; }*/
#top_right .first { width: 34px; text-indent: -9999px; }
#top_right .wide  { width: 79px; }
#top_right ul { white-space: no-wrap; display: block; height: 24px; margin-top: 7px; }
#top_right ul li { display: block; float: left; height: 24px; }
#top_right ul li a { display: block; text-align: center; text-decoration: none; font-size: 13px; color: #222222; line-height: 2.2em; _line-height: 2em; }
#top_right ul li a:link, #top_right ul li a:visited { color: #222222; }
#top_right ul li a:hover, #top_right ul li.active a { color: #ffffff; }

#content_wrapper { position: absolute; }

#center { float: left; width: 600px; height: 434px; background: url(../images/fb_bckg.jpg) repeat-x; text-align: center; overflow: hidden; }
#center .mod_placehere { width: 580px; height: 390px; margin: 0 auto; }
#center .mod_placehere br, #center .mod_placehere p, #center .mod_placehere .article_separator { display: none; }
#center #fbContainer { margin-top: 4px; }

#sidebar { position: absolute; left: 600px; width: 350px; height: 535px; background: #ea661d url(../images/hand_bckg.gif) no-repeat left bottom; }
#sidebar .content_wrapper { width: 100%; height: 340px; background: url(../images/sidebar_bckg.jpg) no-repeat; overflow: auto; }
/*#sidebar .content { width: 333px; }*/
#sidebar .content { width: 275px; margin: 40px auto 0 auto; text-align: center; font-size: 14px; color: #fff; }
#sidebar .bottombar { position: absolute; right: 12px; width: 275px; margin: 0 auto; text-align: right; }
#sidebar .bottombar td { height: 19px; }
#sidebar .bottombar a:link, #sidebar .bottombar a:visited { color: #cf5718; font-size: 14px; text-decoration: none; }
#sidebar .bottombar td a:hover { color: #933d11; }

#bottom { position: relative; top: 434px; width: 600px; height: 101px; background: #151411; }
#bottom table { position: absolute; margin-left: 10px; margin-top: 10px; }
#bottom .mainlevel { color: #888888; font-size: 9px; text-decoration: none; }
#bottom a:hover { color: #c0c0c0; }

#footer { display: none; }

