
@import url(customis.css);
@import url(menu.css);
body {
    margin: 0;
    padding: 0;
	font-family: Lucida Grande, Verdana, Arial;
	line-height: 135%;
	background: #A70405;
}
/*A70405*/

#top h1 a {
	position: absolute;
	left: 30px;
	top: 28px;
	width: 287px;
	height: 62px;
	margin: 0;
	padding: 0;
	text-indent: -7887px;
	z-index: 100;
}

#top h1 {
	margin: 0;
	padding: 0;
}

#top form {
        margin: 0;
}

#banner{
	position: absolute;
	bottom: 16px; 
	right: 20px;
}
/* Вказуємо яка повинна бути картинка в верхньому меню, а також наскільки низько має посуватися меню всерну від логотипа */
div#menu {
	background:url(menu.jpg) repeat-x;
	position: relative;
    height: 29px;
    margin: 0;
}
.menu,
.menu li,
.menu li a{
	list-style-type:none;
}

div#top_shelf {
    margin: 0;
    padding: 0;
	overflow: hidden;
	padding: 0 20px;
}

div.pathway {
	background: #fff url(pathway.jpg) repeat-x top left;
	height: 20px;  
	line-height: 27px;
	margin: 0;
	padding: 0 0 0 20px;
	z-index: 3;
	overflow: hidden;
}

div#footer_shelf {
	background: #131919 url(footer-s.jpg) repeat-x;
    margin: 0;
    padding: 0;
	overflow: hidden;
}

#contentwrap {
	background-color:#fff;
	overflow: hidden;
	height: 1%;
}

#left { 
	float:left;
	width:190px;
	margin: 20px 0 0 20px;
	display:inline;
}

#right { 
	float:right;
	width:190px;
	margin: 20px 20px 0 0;
	display:inline;
	height: 1%;
}

#center { 
	margin-right:215px;
	margin-left:215px;
	padding: 20px;
	height: 1%;
}
 
div#footer{
	overflow: hidden;
	color: white;
	height: 58px;
	line-height: 58px;
	padding: 0 20px;
	clear: both;
}

div#footer p{
	margin:0;
	padding:5px 10px
}

div#footer a{
	color: #eee;
}

.credits {
	width: 300px;
	float: right;
	text-align: right;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/* User control Panel */
#top a.logout-link {
	background:url(logout00.jpg) no-repeat;
	position: absolute;
	right: 171px;
	top: 0;
	width: 141px;
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent: -7887px;
	z-index: 100;
	outline: 0;
	display:  block;
}

.greeting{
	position: absolute;
	right: 320px;
	top: 7px;
	text-align:right;
	width:300px;
	text-transform: capitalize;
	font: normal 12px Arial;
	color: #FAE08B;
}

.user-account{
	font: normal 12px Arial;
	color: #ccc;
	background: url(account0.png) no-repeat right center;
	text-indent: -7998px;
	padding-right: 18px;
}

/* $3 - Display Options
----------------------------------------------------------------------------*/
/* Generic Options Defaults */
div#options-wrap{
	height:25px;
	position: absolute;
	top: 0;
	right: 17px;
	z-index: 10000;
}





.horizontal li,
.horizontal li a{
	display:block;
	float:left;
}

/* Clear Fix */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	overflow:hidden;
}

.clearfix {display: inline-table;}
/* Hides From IE Mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* $4 - Collapsible Columns
----------------------------------------------------------------------------*/
table.nospace {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}

table.nospace td {
	margin: 0;
	padding: 0;
}

/* Signals out only top shelf */
table.nospace td.tsl,
table.nospace td.tsc,
table.nospace td.tsl {
	width: 33%;
}

.userboxes table.nospace td {
	margin:0;
	padding: 0;
}

/* Встановлюємо позицію меню входу  */
#LoginWrap{
	position:absolute;
	top: 200px;
	right: 300px;
	width: 500px; 
}
/* Встановлюємо величину меню входу  */
#LoginBox{
	width: 228px;
	height: 88px;
	background: #212121 url(login-bg.jpg) repeat-x;
	position: relative;
	font: normal 11px Lucida Sans;
	color: #999;
	border: 1px solid #000;
	visibility: hidden;
}

#LoginBox input#mod_login_username,
#LoginBox input#mod_login_password{
	width: 114px;
	height: 16px;
	background: #000;
	border: 1px solid #333;
	color: #999;
	font: normal 11px Lucida Sans;
	padding: 0 4px;
	padding-top: 2px;
}

#LoginBox input#mod_login_username,
#LoginBox input#mod_login_password,
#LoginBox input#mod_login_remember,
#LoginBox .label-username,
#LoginBox .label-password,
#LoginBox .label-remember,
#LoginBox .menu-submit,
#LoginBox .menu-url,
#LoginBox .login-close{
	position: absolute;
}

#LoginBox .label-username,
#LoginBox .label-password{
	text-indent: -7998px;
}

#LoginBox input#mod_login_username{
	top: 2px;
	left: 5px;
}

#LoginBox input#mod_login_password{
	top: 28px;
	left: 5px;
}

#LoginBox input#mod_login_remember{
	top: 5px;
	left: 144px;
}

#LoginBox .label-remember{
	top: 9px;
	left: 170px;
}
/* Встановлюємо позицію силки Реєстрація та Відновлення паролю */
#LoginBox .menu-url{
	top: 50px;
	left: 143px;

}

#LoginBox .menu-submit{
	top: 64px;
	left: 40px;
	background: #000;
	border: 1px solid #333;
	color: #999;
	font: normal 11px Lucida Sans;
	width: 70px;
}

#LoginBox .login-close{
	top: -4px;
	right: 2px;
	background: url(login-cl.jpg) no-repeat;
	width: 19px;
	height: 15px;
	display: block;
	text-indent: -7998px;
	outline: none;
}

/*Community Builder Bug Fixes */

.dynamic-tab-pane-control.tab-pane {
        overflow: hidden;
}

.cbPosTop    {
        overflow: hidden;
}

/*REmository Builder Bug Fixes */

#remositorypageheading, #remositorycredits {
clear:none;
}

#remositoryfooter {
clear:none;
}