﻿/* tabb menu */

#menu{
	width: 662px;
	font-size: 12px;
	line-height: 100%;
	margin-left: 300px;
}

#menu ul{
	float: right;
	padding: 30px 30px 0 0;
	list-style: none;
}

#menu ul.loggedIn{
	padding: 30px 30px 0 0;
}

#menu li{
	float: left;
	background: url(../../layout/black/left_both_clean.gif) no-repeat left top;
	margin: 0;
	padding: 0 0px 0 7px;
}

#menu a{
	float: left;
	display: block;
	background: url(../../layout/black/right_both_clean.gif) no-repeat right top;
	padding: 7px 7px 5px 0;
	text-decoration:none;
	color:#fff;
	font-weight: lighter;
}

#menu a:hover{
	color:#000;
}

body.index #nav-index,
body.planket #nav-planket,
body.createlist #nav-createlist,
body.todo #nav-todo,
body.register #nav-register,
body.how #nav-how,
body.about #nav-about,
body.overview #nav-overview,
body.contacts #nav-contacts,
body.userinfo #nav-userinfo,
body.help #nav-help,
body.logout #nav-logout,
body.calendar #nav-calendar{
	background-position:0 -150px;
	border-width:0;
}

body.index #nav-index a,
body.planket #nav-planket a,
body.createlist #nav-createlist a,
body.todo #nav-todo a,
body.register #nav-register a,
body.how #nav-how a,
body.about #nav-about a,
body.overview #nav-overview a,
body.contacts #nav-contacts a,
body.userinfo #nav-userinfo a,
body.help #nav-help a,
body.logout #nav-logout a,
body.calendar #nav-calendar a{
	background-position:100% -150px;
	padding-bottom:5px;
	color:#394761;
}

#menu li:hover, #menu li:hover a{
	background-position:0% -150px;
	color:#333;
}

#menu li:hover a{
	background-position:100% -150px;
}

/* left tabb menu */

ul.tabbMenu{
	list-style-type: none;
}

ul.tabbMenu li{
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

div.box{
    display: block;
    width: 100%;
}

ul.tabbMenu li a{
    display: block;
}

ul.tabbMenu li a.add{
    background-image: url(../../layout/black/add_clean.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 39px;
}

ul.tabbMenu li a.add:hover{
    background-image: url(../../layout/black/add_hover_clean.gif);
}

ul.tabbMenu li.selected a.add{
    background-image: url(../../layout/black/add_selected_clean.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 39px;
    cursor: default;
}

ul.tabbMenu li a.update{
    background-image: url(../../layout/black/update_disabled_clean.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 39px;
    cursor: default;
}

ul.tabbMenu li a.update:hover{
    background-image: url(../../layout/black/update_disabled_clean.gif);
}

ul.tabbMenu li.selected a.update{
    background-image: url(../../layout/black/update_selected_clean.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 39px;
}

ul.tabbMenu li a.shares{
    background-image: url(../../layout/black/share_clean.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 39px;
    cursor: pointer;
}

ul.tabbMenu li a.shares:hover{
    background-image: url(../../layout/black/share_hover_clean.gif);
}

ul.tabbMenu li.selected a.shares{
    background-image: url(../../layout/black/share_selected_clean.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 39px;
}

ul.tabbMenu li a.send{
    background-image: url(../../layout/black/send_clean.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 39px;
    cursor: pointer;
}

ul.tabbMenu li a.send:hover{
    background-image: url(../../layout/black/send_hover_clean.gif);
}

ul.tabbMenu li.selected a.send{
    background-image: url(../../layout/black/send_selected_clean.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 39px;
}

ul.tabbMenu li a.info{
    background-image: url(../../layout/black/info_clean.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 39px;
    cursor: pointer;
}

ul.tabbMenu li a.info:hover{
    background-image: url(../../layout/black/info_hover_clean.gif);
}

ul.tabbMenu li.selected a.info{
    background-image: url(../../layout/black/info_selected_clean.gif);
    background-repeat: no-repeat;
    height: 40px;
    width: 39px;
}

/* menuTop */

div.box div.menuTop{
	background-color: #fff;
    background-repeat: no-repeat;
    height: 10px;
    display: block;
    float: none;
}

div.box div.menuContent{
	background-color: #fff;
    background-repeat: repeat-y;
    display: block;
    float: none;
}

div.box div.menuBottom{
	background-color: #fff;
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 10px;
    display: block;
    float: none;
}

/* leftmenu */

ul.leftmenu{
	list-style-type: none;
	width: 265px;
	line-height: 100%;
}

ul.leftmenu a{
	display: block;
	color: #000; 
	width: 230px;
}

ul.leftmenu li.category{
	margin-bottom: 10px;
    font-size: 12px;
}

/*

ul.leftmenu li.collapse{
	cursor: pointer;
}

ul.leftmenu li.collapse div div div{
	width: 250px;
}

*/

ul.leftmenu a:link,
ul.leftmenu a:visited,
ul.leftmenu a:hover{
	color: #000;
	text-decoration: none;
}

ul.leftmenu li ul.sub{
    margin-top: 10px;
}

ul.leftmenu li ul.sub li a{
	background-image: url(../../layout/black/checkbox_clean_grey_bg.gif);
	background-repeat: no-repeat;
	background-position: 5px 1px;
	font-size: 11px;
	display: block;
	padding: 5px 1px 5px 25px;
	color: #000;
	width: 220px;
	font-weight: lighter;
}

ul.leftmenu li ul.sub a:hover{
	background-image: url(../../layout/black/checkbox_clean_grey_bg_hover.gif);
}

ul.leftmenu li ul.sub a.current{
	background-image: url(../../layout/black/checkbox_clean_grey_bg_checked.gif);
}

ul.leftmenu li ul.sub a.current:hover{
	background-image: url(../../layout/black/checkbox_clean_grey_bg_checked.gif);
}

/*

ul.leftmenu li ul.sub li input{
	background-image: url(../../layout/checkbox_clean_grey_bg.gif);
	background-repeat: no-repeat;
	background-position: 5px 1px;
	font-size: 12px;
	display: block;
	padding: 2px 1px 3px 25px;
	color: #000;
	font-family: Arial, Sans-serif;
	cursor: pointer;
	width: 220px;
	text-align: left;
	border: 0;
	margin: 0;
	font-weight: lighter;
}

ul.leftmenu li ul.sub li input:hover{
	background-image: url(../../layout/checkbox_clean_grey_bg_hover.gif);
}

ul.leftmenu li ul.sub li input.current{
	background-image: url(../../layout/checkbox_clean_grey_bg_checked.gif);
}

ul.leftmenu li ul.sub li select{
	margin-left: 10px;
	width: 150px;
	font-size: 12px;
}

ul.leftmenu li ul.sub li.select{
	background-image: url(../../layout/checkbox_small_checked.gif);
	background-repeat: no-repeat;
	background-position: 12px 4px;
}

*/

ul.leftmenu li.category a.button{
	background-color: #25afd3;
	border: 1px solid #66c7e0;
    display: block;
    padding: 5px 5px 5px 5px;
    width: 158px;
    text-align: center;
    color: #fff;
}

ul.leftmenu li.category a.button:hover{
	background-color: #fff;
	color: #000;
	border: 1px solid #fff;
}

/* topcheckboxes */

ul.topcheckboxes{
	list-style-type: none;
	line-height: 120%;
	height: 90px;
}

ul.topcheckboxes li.category{
	margin: 0 0 5px 0;
	line-height: 120%;
	display: block;
	padding: 0 5px 0 0;
    font-weight: lighter;
    width: 145px;
    float: left;
}

ul.topcheckboxes li.category div{
	line-height: 120%;
	padding: 0 0 5px 0;
    font-size: 12px;
    font-weight: lighter;
}

ul.topcheckboxes li ul.sub li a{
	background-image: url(../../layout/black/checkbox_clean_white_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 11px;
	display: block;
	padding: 2px 1px 3px 20px;
	color: #000;
	width: 127px;
	font-weight: lighter;
	text-decoration: none;
	line-height: 140%;
}


ul.topcheckboxes li ul.sub li a:hover{
	background-image: url(../../layout/black/checkbox_clean_white_bg_hover.gif);
}

ul.topcheckboxes li ul.sub a.current{
	background-image: url(../../layout/black/checkbox_clean_white_bg_checked.gif);
}

ul.topcheckboxes li ul.sub a.current:hover{
	background-image: url(../../layout/black/checkbox_clean_white_bg_checked.gif);
}

