body {
	background: #FFF;
	margin: 0px;
	padding: 0;
	width: 100%;
	color: #5D5D5D;
	font: 11px/1.3em Tahoma, Serif;
}

.main_table {
    border: 1px solid #D4D4D4; 
    padding: 0px 3px 2px;
    width: 200px;
}

table.list {
    width: 100%;
    border-collapse: collapse;
}

table.list td {
    padding-top: 3px;
    padding-bottom: 1px;
    vertical-align: middle;
}    

td {
    text-align: left;
    vertical-align: top;
}

td.center {
    text-align: center;
    vertical-align: top;
}

.right {
    text-align: right;
}

.addinfo {
    padding-top: 5px;
    height: 30px;
}

center {
	text-align: center;
}

span.black {
	font-weight: bold;
	color: #000;
}	

#top {
	background-color: #F8F8F8;
	height: 20px;
	margin-bottom: 10px;
}
#top a {
  display: block;
  width: 230px;
  height: 25px;
  margin-left: 37px;
  background: url('./../images/logo.gif') center no-repeat;
  float: left;
}

#logged {
	padding-left: 41px;
	height: 25px;
}

#subcat_menu {
	height: 25px !important;
	height: 5px;
	padding-top: 15px !important;
	border-bottom: 1px solid #F8F8F8;
}

ul.error {
	list-style: none;
	margin: 0;
	padding: 10px 0px 10px 0px;
}

ul.error li {
    background: url(./../images/square.gif) no-repeat 0 50%;
	padding-left: 10px;
	color: red;
}

ul.success {
	list-style: none;
	margin: 0;
	padding: 10px 0px 10px 0px;
}

ul.success li {
    background: url(./../images/square.gif) no-repeat 0 50%;
	padding-left: 10px;
	color: green;
}

#content {
	padding-left: 41px;
	padding-top: 10px;
	margin-bottom: 20px;
	display:block; 
}

#left {
	float: left;
	width: 600px;
}

#right {
	padding-left: 5px;
	float: left;
	width: 320px !important;
	width: 300px;
}


#footer {
	clear: both;
	background-color: #F8F8F8;
	height: 44px;
	padding-top: 20px;
	padding-left: 41px;
}

#header {
	float: left;
	width: 100%;
	background: #F8F8F8;
	line-height: normal;
}

#header ul {
	margin: 0;
	padding: 5px 22px 0;
	list-style: none;
}

#header li {
	float: left;
	margin: 0;
	padding: 0 0 0 12px;
}

#header a {
	float: left;
	display: block;
	padding: 6px 15px 4px 6px;
	background: url('./../images/right.gif') no-repeat right top;
	text-decoration: none;
	color: #3C69A7;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a {
	float: none;
}
/* End IE5-Mac hack */

#header a:hover {
	color: #3C69A7;
}

#header #current {
	background-image: url('./../images/left_on.gif');
	border-width: 0;
}

#header #current a {
	background-image: url('./../images/right_on.gif');
	color: #5D5D5D;
	padding-bottom: 5px;
}

img {
  	border: 0px;
}

input {
	border: 1px solid #A6A6A6; 
	padding-left: 2px;
	font-family: tahoma; 
 	color: #646462; 
  	font-size: 11px;
	background-color: #FFFFFF;
}

button {
	border: 1px solid #A6A6A6; 
	padding-left: 2px;
	font-family: tahoma; 
 	color: #646462; 
  	font-size: 11px;
	background-color: #FFFFFF;
}

input.short {
	width: 30px;
}

input.medium {
    width: 130px;
}    

input.long {
	width: 220px;
}
			
textarea {
	font-family: tahoma; 
	color: #646462; 
  	font-size: 11px;
	border: 1px solid #A6A6A6; 
	padding-left: 2px; 
	scrollbar: none;
	overflow-y: auto;
}

ul#submenu {
	list-style: none;
}

#submenu li {
	display: inline;
	padding-right: 10px;
	padding-left: 12px;
	background: url('./../images/bullet_out.gif') no-repeat 0 4px;
}

a {
	color: #3C69A7; 
	text-decoration: none;
}

a:hover { 
	color: #5D5D5D; 
	text-decoration: underline;
}

#menu {
	background-color: #F6F6F6;
	text-align: right;
	padding-right: 11px;
	color: #6A6A6A;
}

.mainListHeader {
	font-weight: bold;
	background-color: #E6E6E6;
	padding-top: 3px;
	text-align: center;
	height: 22px;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}


.mainList {
	height: 20px;
	border-right: 2px solid #FFF;
	border-bottom: 1px solid #E6E6E6;
	padding-top: 3px;
	padding-left: 5px;
	color: #6A6A6A;
}

#pagination {
	height: 20px;
	text-align: right;
	border-bottom: 1px solid #E6E6E6;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #6A6A6A;
}

.mainListAlter {
	height: 20px;
	border-right: 2px solid #FFF;
	border-bottom: 1px solid #E6E6E6;
	background-color: #F8F8F8;
	padding-top: 3px;
	padding-left: 5px;
	color: #6A6A6A;
}

.align_right {
	text-align: right;
	vertical-align: bottom;
}

a.file {
	display: block;
	padding: 0px 2px 2px 5px;
	color: #3C69A7; 
}

a.file:hover { 
	display: block;
	padding: 0px 2px 2px 5px;
	background-color: #3C69A7;
	color: #FFF; 
	text-decoration: none;
}
a.file span {
    color: red;
    font-weight: bold;
}

#templateEdit textarea#canvas {
	font-family: Courier;
	font-size: 12px;
	color: #000;
	width: 590px;
	padding: 0px 0px 0px 5px;
	border: 1px solid #D1D1D1;
	height: 310px;
}

.warning {
  color: red;
  font-weight: bold;
}

.tpl_selector {
    background-color: #FFF;
    font-family: tahoma, verdana, arial; 
    font-size: 11px; 
    color: #505050; 
    margin-top: 3px; 
    width: 163px;
}

.ed_button {
  margin-right: 3px;
  text-transform: lowercase;
}
.category_form {
    background-color: #FFF; 
    font-family: tahoma, verdana, arial; 
    font-size: 11px; 
    color: #505050;
}

.note_textarea {
    width: 500px; 
    height: 200px;
}

.tpl_textarea {
    width: 500px; 
    height: 200px;
}

.helpline {
    width:350px; 
    border: 0px; 
    padding: 0px;
}

.radio {
    border: 0px;
}

input.selected_note {
    margin: 2px;
    margin-left: 0px;
    padding: 0;
    border: 0;
}

input.checkbox {
    margin: 0px;
    padding: 0;
    border: 0;
}

.image_exist {
    border-top: 2px solid #F8F8F8; 
    border-bottom: 2px solid #F8F8F8;
    padding-top: 3px;
    padding-bottom: 3px;
}

.perpage {
    width: 30px;
}

optgroup {
    padding-left: 2px;
    background-color: #FFF; 
    font-family: tahoma, verdana, arial; 
    font-style: normal;
    font-size: 11px; 
    color: #505050;
}

.cat_list {
    display: block;
}

fieldset label.selectit {
	font-size: 11px;
}

#categorydiv {
	border: none;
}

.cat_input {
    border: 0px;
}    

.green {
    color: green;
}

.error {
    color: red;
} 

#data-table tr{
	cursor: pointer;
}

#data-table{
	display: none;
}