* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(img/main_container_bg.gif) no-repeat 50% 0 #fbfaf6;
}

img {
	border: 0;
}

ol {
	padding-left: 40px;
}

#container {
	text-align: left;
	margin: 0px auto;
	width: 800px;
	padding: 0px 2px 2px 2px;
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
}

#header {
	background-color: #2F3B51;
	background: url(img/logo.gif) no-repeat 0 #2F3B51;
	height: 106px;
	width: 802px;
	margin-left: -2px;
}

/* in header quick-login*/
div.quick-access {
	width: 520px;
	float: right;
	margin-top: 76px;
	text-align: right;
	padding: 0 10px;
	color: #FFFFFF;
}

div.quick-access ul {
	padding-left: 10px;
	font-size: .95em;
	display: inline;
}

div.quick-access li {
	display: inline;
	background: url(img/shop_access_pipe.gif) no-repeat 100% .35em;
	padding-right: 7px;
	padding-left: 3px;
}

div.quick-access li.last {
	padding-right: 0;
	background: none;
}

/* colore link login */
div.quick-access a, div.quick-access a:hover {
	color: #e1f1fb;
}
/* fine quickaccess-header*/

/* center div */
#content {
	background: #fffffe url(img/main_bg.gif) no-repeat;
	padding: 15px 5px 15px 5px;
	width: 789px;
	float: left;
}

/* breadcrumbs links */
.breadcrumbs {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 10px;
	text-transform: lowercase;
}

.bcsep {
	color: red;
}

.breadcrumbs a:link, .breadcrumbs a:visited {
	color: #666666;
	text-decoration: none;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

#footer {
	margin: 0px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	font-weight: normal;
	color: #000000;
	font-size: 0.9em;
	width: 800px;
	text-align: center;
}

#footer a {
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer h1 {
	font-weight: normal;
	color: #000000;
	font-size: 10px;
	border-top: 4px solid #0a263c;
	border-bottom: 0;
	padding-top: 6px;
	text-align: right;
}

#footer h2 {
	border-top: 1px dotted #666666;
	border-bottom: 0;
	padding-top: 4px;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 1.1em;
	text-transform: uppercase;
}

div.left h1 {
	padding-top: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border-bottom: 1px dotted #2f3b51;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
}

div.left h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 1.0em;
	margin: 1.4em 0;
}

/* home page promo text color */
h3#promo {
	color: #2F3B51;
}

div.startrow {
	clear: both;
	padding-top: 10px;
}

div.left {
	color: #406a83;
	float: left;
	width: 550px;
	text-align: left;
}

div.left p {
	margin: 12px 0;
}

div.left ul {
	list-style-position: inside;
}

div.left ul li {
	margin: 1em;
}

div.right {
	float: right;
	width: 200px;
	text-align: right;
}

/* css-table for left statusbar*/
div.statusrow {
	clear: both;
	padding: 5px 0px 10px 0px;
	width: 100%;
	text-align: left;
}

div.statusrow ul {
	margin: 5px 5px 5px 0.5px;
	padding-left: 0.5em;
	list-style: none;
}

div.statusrow li {
	border: 1px solid #A3AEB3;
	margin: 0 0 6px;
	padding: 15px 5px;
	background: #EEEEEE;
	text-transform: uppercase;
}

div.statusrow .selector {
	text-align: center;
}

/* display link without changing text */
div.statusrow .selector a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

/* four classes to change colors */
#adspot {
	background-color: green;
}

#adspot a {
	color: white;
}

#adtop {
	background-color: blue;
}

#adtop a {
	color: white;
}

#adweb {
	background-color: red;
}

#adweb a {
	color: white;
}

ul.navigation li {
	padding: 5px;
	color: #2D58AE;
}

ul.navigation a {
	text-decoration: none;
}

ul.navigation a:hover {
	text-decoration: underline;
}

.startrow a {
	color: #2D58AE;
}

.copyright {
	text-align: right;
}

.bold a {
	font-weight: bold;
}

.centered {
	text-align: center;
}

/* fine popup div */
div#calendardiv {
	position: absolute;
	visibility: hidden;
	background-color: white;
}

/* css class for jqgrid div */
.jqGridContainer {
	margin: 10px 0;
}

/* bonus table */
table.bonus {
	margin: 10px 20px;
	border-collapse: collapse;
	empty-cells: show;
}

.bgtop {
	background: blue;
}

.bgspot {
	background: green;
}

.bgweb {
	background: red;
}

.bonus th {
	border: 1px dotted #A3AEB3;
	text-align: center;
	font-weight: bold;
	color: white;
	padding: 2px;
}

.bonus td {
	width: 33%;
	background: #F4F7FD;
	vertical-align: top;
	text-align: center;
	padding: 10px;
	border: 1px dotted #A3AEB3;
}

div.balloon p {
	margin: 5px 0;
}

div.balloon ol {
	margin-left: 0;
	padding-left: 18px;
}

