body { background-color: #FFF; }

body, div, p, td, th, h1, h2, h3, form
{
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 120%;
	vertical-align: top;
	text-align: left;
}

p.bodytext { margin: 0 10px 0 10px; }

select
{
	width: 120px;
	border: 1px solid #900;
	font-size: 11px;
}

input,
textarea { border: 1px solid #900; }

textarea
{
	font-family: Arial, sans-serif;
	font-size: 12px;
}

input.submit
{
	background-color: #69C;
	border: 1px solid #900;
	color: #FFF;
	font-weight: bold;
	margin-top: 10px;
	width: auto;
}

a { color: #900; }

h1
{
	color: #FFF;
	font-weight: bold;
	background-color: #900;
	padding: 3px 0 3px 10px;
	margin: 0 0 10px 0;
}

h2
{
	color: #900;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 0 3px 10px;
}

h3
{
	color: #900;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0 3px 10px;
}

#csc-textpic-caption
{
	font-size: 10px;
}
#header
{
	background-color: #FFF;
	border-bottom: 1px solid #900;
}

#pathmenu,
#dummy-pathmenu
{
	background-color: #ccc;
	height: 20px;
	padding-left: 10px;
}

#pathmenu
{
	position: absolute;
	top: 90px;
	left: 200px;
}

#pathmenu,
#pathmenu a
{
	color: #FFF;
	font-size: 11px;
}

#pathmenu a { text-decoration: underline; }
#pathmenu .item-act a { text-decoration: none; }

#pathmenu .item,
#pathmenu .item-act
{
	float: left;
	padding: 3px 0 4px 0;
}

#topmenu
{
	background-color: #ccc;
	height: 20px;
	clear: both;
}

#topmenu a
{
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

#topmenu .item,
#topmenu .item-act
{
	float: left;
	padding: 2px 10px 3px 10px;
}

#topmenu .item-act { background-color: #999; }
#footer { margin: 10px; }

#footer .copyright,
#footer a
{
	font-weight: bold;
	font-size: 11px;
}

#footer a { color: #900; }

/* ------------------------------------------------------ MAIN LAYOUT -------------------------------------------------------- */
#mainframe
{
	background-color: #FFF;
	clear: both;
	padding-top: 6px;
}

#left div.spacer { width: 208px; }
#spc1 div.spacer { width: 6px; }
#middle div.spacer { width: 780px; }
#spc2 div.spacer { width: 0px; }
#right div.spacer { width: 0px; }

#left
{
	background-color: #900;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
}

#middle
{
	background-color: #ccc;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

/* ------------------------------------------------------ MAIN MENU -------------------------------------------------------- */
#mainmenu .item,
#mainmenu .item-home,
#mainmenu .item-act
{
	padding: 8px 0px 7px 10px;
	border-bottom: 1px dotted #fff;
	border-top: 1px dotted #fff;
}

#mainmenu .item a,
#mainmenu .item-home a,
#mainmenu .item-act a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#mainmenu .level-item-act a,
#mainmenu .level-item a { text-decoration: none; }
#mainmenu .item { background-color: #900; }
#mainmenu .item-home { background-color: #999; }
#mainmenu .item-act { background-color: #ccc; }

#mainmenu .level1 a
{
	color: #fff;
	font-size: 11px;
}

#mainmenu .level-item
{
	background:   url(../gfx/arrow-1.gif) 11px 6px no-repeat;
	padding: 2px 0 2px 19px;

}

#mainmenu .level-item-act
{
	background:   url(../gfx/arrow-2.gif) 2px 6px no-repeat;
	padding: 2px 0 2px 19px;
}

#mainmenu .level1 { margin-bottom: 15px;
 }
#mainmenu .level2 { margin-left: 6px; 
 }
#mainmenu .level3 { margin-left: 6px;
 }
#mainmenu .level4 { margin-left: 6px;
 }


/* ------------------------------------------------------ MDB -------------------------------------------------------- */
.msg-no-results { margin: 10px; }
.browse-filter { margin: 20px 10px 20px 10px; }

.browse-filter th
{
	padding: 0 0 3px 0;
	width: 130px;
}

.result-count
{
	font-weight: bold;
	margin: 10px;
}

.browse-table
{
	width: 560px;
	margin: 0 0 10px 10px;
}

.browse-table th
{
	padding: 3px 0 3px 10px;
	width: 130px;
	background-color: #900;
	color: #FFF;
	font-weight: bold;
	border-right: 2px solid #D9EBFF;
}

th.browse-table-preview { width: 110px; }
th.browse-table-info { width: 300px; }
th.browse-table-edit { width: 150px; }

.browse-table td
{
	font-size: 11px;
	border-bottom: 1px solid #900;
	padding: 5px 0 5px 3px;
}



.browse-table-info th { background-color: #D9EBFF; color: #000; font-weight: normal; width: 100px; padding: 0; }
.browse-table-info td { border: 0; padding: 0; }

.button,
.item-table-other-files div
{
	background:   url(../gfx/arrow-3.gif) 4px 3px no-repeat;
	padding: 0 0 0 13px;
}

.button a,
.item-table-other-files div a
{
	font-size: 11px;
	color: #900;
}

td.browse-spacer
{
	border: 0;
	padding: 0;
}

.browse-results { margin: 20px 10px 10px 10px; }
.browse-links { margin: 10px; }

.border-box
{
	background-color: #8FBDEE;
	border: 1px solid #900;
	margin-bottom: 6px;
}

.border-box ul
{
	margin: 0 0 10px 0;
	padding: 0;
}

.border-box ul li,
.button-search
{
	list-style: none;
	background:   url(../gfx/arrow-4.gif) 5px 4px no-repeat;
	padding: 2px 0 2px 18px;
}

.border-box ul li a,
.button-search a
{
	text-decoration: underline;
	color: #900;
}

.button-search
{
	background:   url(../gfx/arrow-5.gif) 5px 4px no-repeat;
	margin-top: 3px;
}

.item-table { margin: 10px 0 0 10px; }
.item-table .item-table-image { width: 340px; }

.item-table .item-table-label
{
	clear: both;
	float: left;
	width: 100px;
	font-size: 11px;
	min-height: 16px;
	font-weight: bold;
}

.item-table .item-table-value
{
	margin: 0 0 0 100px;
	font-size: 11px;
	min-height: 16px;
}

* html .item-table .item-table-value { height: 16px; }

.search-form
{
	margin: 10px;
	width: 540px;
}

.search-form td { padding: 0 0 5px 0; }

.search-form select
{
	width: 140px;
	text-align: right;
	font-size: 11px;
}

.search-form input { width: 138px; }
.search-form-simple { margin: 10px; }

/* LIGHTBOX */
.lightbox-list
{
	width: 560px;
	margin: 20px 10px 0 10px;
	border-top: 1px solid #900;
}

.lightbox-list td
{
	border-bottom: 1px solid #900;
	padding: 3px 0 3px 0;
}

.lightbox-list-name,
.lightbox-list-show,
.lightbox-list-activate,
.lightbox-list-crdate,
.lightbox-list-delete
{
	float: left;
	margin: 3px 0 3px 0;
}

.lightbox-list-name
{
	width: 300px;
	margin-left: 10px;
	font-size: 11px;
}

.lightbox-list-show { width: 40px; }
.lightbox-list-activate { width: 115px; }
.lightbox-list-delete { width: 43px; }
.lightbox-empty-msg { margin: 10px; }

.lightbox-list-show,
.lightbox-list-activate,
.lightbox-list-delete
{
	background:   url(../gfx/arrow-3.gif) 4px 3px no-repeat;
	padding: 0 0 0 13px;
}

.lightbox-list-show a,
.lightbox-list-activate a,
.lightbox-list-delete a { font-size: 11px; }
.download-table { margin: 10px; }
.download-table-first { width: 300px; }
.basket-save { margin: 10px; }

.personal-infos-table
{
	margin: 5px 0 20px 20px;
	padding: 0;
}

.download-select select,
.download-select select option { overflow: visible; }

.personal-infos-table td { padding: 3px 0 3px 0; }
.invoice-address-td1, .additional-infos-td1, .ftp-address-td1 { width: 80px; }
.invoice-address-td2, .additional-infos-td2 { width: 210px; }
.invoice-address-td3, .additional-infos-td3 { width: 80px; }


