/**
* @copyright (c) 2008-2009, web-signs - All rights reserved
* Package: JTL-Wawi Connector for Virtuemart
* Description: CSS for the interface.
*/
/* ELEMENTS */
* {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 101%;
	color: #000;
}
a {
	color: #2b5891;
	font-size: 1em;
	text-decoration: none;
	border-bottom: 1px dotted #2b5891;
}
a:hover, a.strong:hover {
	text-decoration: none;
	border-bottom: 1px solid #2b5891;
}

body {
	background: #2b5891;
	font-size: 101%;
}
form {
	margin: 0;
}
input {
	font-size: 12px;
	font-family: Arial,Verdana;
	font-weight: bold;
	height: 15px;
	padding: 1px 0 0 3px;
}
p, div, span, td {
	font-size: 0.95em;
	line-height: 135%;
}
select {
	color: #444;
	font-size: 11px;
	font-family: Verdana,Arial;
	font-weight: normal;
	border: 1px inset #7b7b7b;
	background: #f0ede0;
}

/* CLASSES */

.bl {
	background: url(../gfx/bl.gif) 0 100% no-repeat #d2d9d2;
}
.bl_dark {
	background: url(../gfx/bl_dark.gif) 0 100% no-repeat #666;
}
.br {
	background: url(../gfx/br.gif) 100% 100% no-repeat;
}
.br_dark {
	background: url(../gfx/br_dark.gif) 100% 100% no-repeat;
}

.clear {
	/* clear:both --> IE6 has problems with this */
	display: block;
	height: 2px;
}
.clr {
	/* clear:both --> IE6 has problems with this */
	display: block;
	height: 16px;
}

.comment {
	color: #333;
	font-size: 0.90em;
	font-style: italic;
}
.container {
	margin: 20px 0 0 0;
	padding: 0;
	border: 2px outset #25274d;
	width: 880px;
	background-color: #f0ede0;
}
.container_left {
	width: 200px;
	background: url(../gfx/left_column.gif) top left repeat-y; /* CHANGE */
	text-align: center;
	font-size: 0.90em;
}
.container_right {
	padding: 10px;
}
.container_right div.context {
	padding: 10px 0px;
	text-align: center;
	height: 68px;
}
.container_right div.context div {
	display: inline;
}
.container_right div.context div.context_txt {
	font-size: 1.5em;
	font-weight: bold;
	color: #666;
	white-space: nowrap;
	line-height: 48px;
	vertical-align: top;
}
.container_right h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #666;
	padding: 10px 0px;
	white-space: nowrap;
	text-align: center;
}
.container_right h2 {
	color: #444;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
	margin-bottom: 0;
	text-align: center;
	letter-spacing: .1em;
}

.copyright {
    background-color: #d5d1b8;
    border: 1px outset #aaa;
    font-size: 0.8em;
    width: 880px;
    text-align: center;
    padding: 6px 0;
    margin: 0;
}
.ctr {
	text-align: center;
}
.inputbox {
	border: 1px solid #888;
	padding: 2px;
	margin: 2px;
}

.leftmenu {
	width: 180px;
	border: 0;
	margin: 10px 10px 0 10px;
	text-align: center;
}
.leftmenu_title {
    background-color: #a0c6ec;
    padding: 3px;
    border: 1px solid #2a80cd;
    color: #222;
    font-weight: bold;
}

.passed {
	color: #666;
}

.roundedBottom_left { 
	margin-right: 10px;
	background-position: 0 -10px;
}
.roundedBottom_right {
	margin-top: -10px;
	margin-left: 10px;
	background-position: 100% -10px;
}
.roundedInside {
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	background: #eee;
	padding-left: 10px;
	padding-right: 10px;
}
.roundedTop_left,
.roundedTop_right,
.roundedBottom_left,
.roundedBottom_right {
	background-image: url('../gfx/corners.gif');
	height: 10px;
	font-size: 2px; /* for IE */
}
.roundedTop_left {
	margin-right: 10px;
}
.roundedTop_right {
	margin-top: -10px;
	margin-left: 10px;
	background-position: 100% 0;
}

.slogan {
	float: left;
	text-align: left;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
	font-weight: bold;
	font-size: 0.85em;
}
.small {
	color: #333;
	font-size: 8pt;
}
.small a {
	color: #2b5891;
	font-size: 8pt;
	text-decoration: none;
}
.small a:hover {
	color: #111;
}

.tl {
	background: url(../gfx/tl.gif) 0 0 no-repeat;
}
.tl_dark {
	background: url(../gfx/tl_dark.gif) 0 0 no-repeat;
}
.topmenu {
	float: right;
	text-align: right;
	padding-right: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
	font-weight: bold;
	font-size: 0.85em;
}
.tr {
	background: url(../gfx/tr.gif) 100% 0 no-repeat;
	padding: 10px;
	font-size: 1em;
	text-align: justify;
}
.tr_dark {
	background: url(../gfx/tr_dark.gif) 100% 0 no-repeat;
	padding: 4px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: justify;
}
.tr_dark strong {
	/*color: #fff;*/
}
.tr_dark td {
	color: #fff;
	font-weight: normal;
}

a.leftmenu {
	text-decoration: none;
	border-bottom: 0px solid #2b5891;
}
a.leftmenu:hover {
	color: #000;
}
a.strong {
	color: #2b5891;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #2b5891;
}

div.acp_iconmenu {
	float: left;
	width: 24.5%;
	height: 72px;
	line-height: 175%;
	text-align: center;
	margin-bottom: 12px;
}
div.acp_iconmenu a.iconmenu {
	border-bottom: 0px dotted #2b5891;
}
div.csv {
	background: #fff;
	font-family: 'Courier New';
	font-size: 11px;
	text-align: left;
	padding: 4px;
	margin: 12px 0;
	border: 1px solid #666;
}
div.hint,
div.hint em,
table.content_inner td.hint,
table.content_inner td.hint strong,
table.content_inner td.hint em {
	color: red;
	font-size: 12px;
	text-align: left;
}
div.info {
	color: blue;
	border: 1px dotted blue;
	font-weight: bold;
	padding: 4px;
	margin: 0 10px 1px 10px;
}
div.success {
	color: green;
	border: 1px dotted green;
	font-weight: bold;
	padding: 4px;
	margin: 0 10px 1px 10px;
}
div.warn {
	color: red;
	border: 1px dotted red;
	font-weight: bold;
	padding: 4px;
	margin: 0 10px 1px 10px;
}
div.warn em {
	color: red;
}

input.config {
	color: #444;
	font-size: 11px;
	font-family: Verdana,Arial;
	font-weight: normal;
	width: 130px;
	border: 1px inset #ccc;
	background: #f0ede0;
}
input.login {
	color: #444;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: normal;
	width: 140px;
	border: 1px inset #ccc;
	background: #fff6f6;
}
input[type=submit], input.button {
	color: #fff;
	font-size: 11px;
	font-family: Verdana,Arial;
	font-weight: bold;
	border: 2px outset #a0c6ec;
	padding: 2px 4px;
	background: #008ad9;
	height: 24px;
	cursor: pointer;
}

span.error {
	font-weight: normal;
	font-size: 12px;
	color: #f00;
}
span.error strong{
	color: #f00;
}

table.content {
	width: 100%;
}
table.content td {
	color: #333;
	font-size: 12px;
	text-align: left;
}
table.content td span {
	color: #333;
	font-size: 12px;
}
table.content td span.small {
	color: #333;
	font-size: 11px;
}
table.content_inner {
	width: 100%;
}
table.content li,
table.content_inner li {
	margin: 0 40px 6px 40px;
}
table.content_inner td {
	padding: 6px 0;
	text-align: left;
}
table.content_inner td.label {
	text-align: right;
	font-weight: bold;
	padding-right: 6px;
}
table.content_inner td.subtitle {
	color: #2b5891;
	font-weight: bold;
	font-size: 1.05em;
}
table.content td em,
table.content_inner td em {
	font-size: 1.0em;
}
table.content td small,
table.content_inner td small {
	font-size: .95em;
}
table.docu {
	background: #fff;
	width: 94%;
	margin: 12px auto;
}
table.docu td.explain {
	text-align: left;
	font-weight: normal;
	padding-right: 6px;
	padding-left: 6px;
	background: #eaeaea;
}
table.docu td.label {
	text-align: right;
	font-weight: bold;
	padding-right: 6px;
	background: #e4e4e4;
}

textarea.config {
	color: #444;
	font-size: 11px;
	font-family: Verdana,Arial;
	font-weight: normal;
	border: 1px inset #ccc;
	background: #fff8ce;
}

.active {
    background-color: #2b5891;
	 color: #fff;
	 border: 1px solid #333;
}
.active a, .active a:hover {
	color: #fff;
}
.devmode {
	margin-top: 1px;
}
.devmode_title {
	padding: 0 3px 1px 3px;
}

/* IDs */
#headerbar {
	height: 90px;
}

#headergradient {
	background: url(../gfx/headergradient.png);
	height: 14px;
	border-top: 1px solid #eee;
	border-bottom: 1px inset #ccc;
}
#headergradient div.version {
	height: 14px;
	font-size: 8pt;
	color: #444;
	text-align: left;
	float: left;
	padding-left: 25px;
}
#headergradient div.user {
	height: 14px;
	font-size: 8pt;
	color: #444;
	text-align: right;
	float: right;
	padding-right: 25px;
}
#infobar {
	background-color: #d5d1b8;
	padding: 1px 0;
	text-align: center;
	color: #25274d;
	font-size: 1.35em;
	font-weight: bold;
	letter-spacing: .2em;
	border-top: 1px outset #25274d;
	border-bottom: 2px inset #25274d;
}
#topbar {
	background-color: #383838;
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	text-align: right;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#topbar a {
	color: #eee;
	font-size: 0.9em;
	text-decoration: none;
	padding: 0 4px;
}
#topbar a:hover, #topbar a:active {
	color: #a0c6ec;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}