
html,body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma,Arial,Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	height:100%;
	width: 100%;
	text-align:center;
	background-color: #ffffff;
}

.postPreview{
border:5px solid gray;
padding: 10px;
float: left;
width:100%;


}
.postPreview legend{border:5px solid gray; padding: 3px}
.postPreview p{margin-bottom:10px}
.postPreview h2{margin-bottom:10px}
#tasks li{font-size: 10px}
#tasks div.additionalInfo{color: gray; border-bottom: 1px dashed gray; padding-bottom: 3px; margin-bottom: 3px; margin-right: 20px; }
#tasks li.task{}
#tasks h2{margin-bottom: 10px}
li,ul {	padding: 0px;margin: 0px; list-style-type: none;}
h1,h2,h3,h4,h5{padding: 0px;margin: 0px;border: 0px none;}
div{ padding: 0px;margin: 0px;}
a {	padding: 0px; margin: 0px; color: #21759B}
a:hover{color: #333333 }
img {border: 0px none;padding: 0px;	margin: 0px;}
p{ margin: 0px;	padding: 0px;}
table{	border-collapse: collapse;}
.clear{clear: both;	overflow: auto;}
.left{float:left}
.left15{float:left; width: 15%}
.left40{float:left; width: 40%}
.left50{float:left; width: 50%}
.left60{float:left; width: 60%}
.left85{float:left; width: 85%}

.right{float: right}
.textRight{text-align: right}
#page_list tr.featured td{background-color: #d6d6d6;}
#page_list td{padding: 5px}
input {cursor: pointer}
select {cursor: pointer}

h1 {margin-bottom: 5px}
div#container{ clear: both; width: 100%; background-color: #FFFFFF; text-align:left}
div#header{clear: both; background-color: #464646; color: white; padding: 10px}
div#footer{clear: both; margin-top: 10px}
div#content{clear: both; padding: 5px;;min-height: 400px }
div#column-left-wrapper{width: 200px; float: left; margin-left: -200px; position: relative;height: 100%;  }
div#column-left{padding: 3px; background-color: #eaeaea;margin: 3px}
.localizer{margin-bottom: 20px}

.lineThrough{text-decoration: line-through; color: gray}
div#column-main{float: left; width: 100%; overflow: hidden; margin-bottom: 10px }
div#footer{clear: both; background-color: #464646; color: white; padding: 10px}

.info {border: 1px solid #00930a; background-color: #e1f8e1; color: #00930a; padding: 10px; }

div#column-left h2{padding: 0px 5px 0px 0px}
div#column-left h2 a{ display: block; color: white;text-decoration:none; background-color: gray; padding-left: 5px}
div#column-left ul.adminMenu {padding-right: 10px; margin-bottom: 10px}
div#column-left ul.adminMenu li a{display: block; width: 100%; padding: 3px 0px 5px 5px}
div#column-left ul.adminMenu li a:hover{display: block; width: 100%; background-color: #EAF2FA;}


div#sidebar-right{float: right; width: 250px; margin-right: -250px; position: relative;}
div#sidebar-right div#sidebar-right-body{padding:0px 5px 0px 5px}
div#sidebar-right div#sidebar-right-body ul{padding: 0px 5px 0px 5px}
div#sidebar-right div#sidebar-right-body ul li div#categoryTree{border: 1px solid #DFDFDF; padding: 5px 5px 5px 5px}
div#sidebar-right div#sidebar-right-body ul li div#categoryTree ul{margin-top: 10px}
div#sidebar-right div#sidebar-right-body ul li div#postPanel{border: 1px solid #DFDFDF; padding: 5px 5px 5px 5px; margin-bottom: 10px }
div#sidebar-right div#sidebar-right-body ul li div#postPanel ul{margin-top: 10px}
div#post-body{margin-right: 250px; min-width: 540px}

div#link_basket table{
position: fixed;
top: 10px;
right: 10px;
min-width: 300px;
padding: 10px;
background-color: yellow;


}
div#link_basket td{
font-size: 10px;
}


div#header-wrapper{clear: both; overflow: auto; margin-bottom: 5px}
div#header{background-color: #464646; padding: 5px; clear: both; overflow: auto; color: white}





.left {float: left}
.right{float: right}
.clear {clear: both; overflow: auto}
.textCenter{text-align: center}

div#localizer {clear: both; overflow: auto; font-size: 12px; margin-bottom: 10px}
table.box1 {margin-bottom: 10px; border: 1px solid #DFDFDF}
table.box1 tr td {background-color: #F5F5F5; padding: 5px;}


input.submitForm{background: url('/images/button-grad.png') repeat-x #21759B;border: none; padding: 3px 8px; min-width: 80px; font-size: 13px; cursor: pointer; color: white; font-weight: bold;  -webkit-border-radius: 11px; -khtml-border-radius: 11px; -moz-border-radius: 11px; border-radius: 11px; }
input.submitForm:hover{color:#EAF2FA}