body {
	font: small "Verdana";
	background: #EFF8FF url("../images/background.gif") scroll repeat-x 0 0;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #0A314F;
}

#page {
	width: 912px;
	text-align: left;
	margin: 0 auto;
}

#header h1 {
	position: relative;
	height: 122px;
}

#header a {
	text-decoration: none;
}

#header span {
	display: block;
	height: 122px;
	width: 912px;
	background: transparent url("../images/header.png") scroll no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
}

#header em {
	visibility: hidden;
}

#navbar {
	padding-bottom: 1em;
}

#navbar ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#navbar ul li {
	display: block;
	float: left;
}

#navbar ul li a {
	display: block;
	width: 152px;
	height: 32px;
	background: #155B92 url("../images/button.gif") scroll no-repeat 0 0;
	color: #E5EAFF;
	text-decoration: none;
}

#navbar ul li a span {
	text-align: center;
	padding: 9px 8px 7px;
	display: block;
}

#navbar ul li a:hover {
	background: #096CB7 url("../images/button.gif") scroll no-repeat 0 -32px;
	color: #FFF;
}

#widget-wrapper {
	background: transparent url("../images/widget-bg.gif") scroll repeat-y 0 0;
	margin-bottom: 14px;
	_height: 1px;
}

#widget {
	background: transparent url("../images/widget-top.gif") scroll no-repeat 0 0;
}

#widget div.blocks {
	background: transparent url("../images/widget-bottom.gif") scroll no-repeat 0 100%;
}

#switch {
	float: left;
	width: 647px;
}

#switch h3 {
	margin: 1ex 0 0;
	font-size: 110%;
}

#switch .content {
	padding: 20px;
}

#switch .options {
	width: 160px;
	color: #E5EAFF;
	padding: 1ex 0 6em;
}

#switch .options p {
	margin: 0;
	font-weight: bold;
	text-align: center;
	font-size: 110%;
}

#switch .options ul {
	list-style: none;
	margin: 1em 0 1ex;
	padding: 0;
	line-height: 1.6;
}

#switch .options li {
	display: block;
	padding: 0;
	margin: 0;
}

#switch .options ul a {
	color: #E5EAFF;
	display: block;
	padding: 1px 0 1px 1.5em;
	background: transparent url("../images/bullet.gif") scroll no-repeat 0.5ex 50%;
}

#switch .options ul a:hover {
	color: #FFFFFF;
}

#switch .options li.current a {
	background: #4295D5 url("../images/arrow.gif") scroll no-repeat 0.7ex 50%;
}

#switch #infoSwitch__switch-info {
	float: right;
	width: 420px;
	padding: 1em 0;
}

#switch h2 {
	margin: 0 0 1ex;
}

#quick-info {
	float: right;
	width: 251px;
}

#quick-info .content {
	padding: 20px 20px 0;
}

#quick-info .content.second {
	background: transparent url("../images/widget-middle.gif") scroll no-repeat 0 0;
	padding: 66px 20px 20px;
}

.more {
	text-align: right;
	padding: 1ex 1em 0;
}

#content-wrapper {
	background: #FFF url("../images/content-bg.gif") scroll repeat-y 0 0;
}

#content {
	background: transparent url("../images/content-top.gif") scroll no-repeat 0 0;
	padding: 35px 35px 0;
}

#content.front {
	padding: 30px 20px 0;
}

#content-bottom {
	background: transparent url("../images/content-bottom.gif") scroll no-repeat 0 100%;
	height: 20px;
}

#content-wrapper.blocks {
	background: #FFF url("../images/content-blocks-bg.gif") scroll repeat-y 0 0;
	width: 647px;
	float: left;
}

#content-wrapper.blocks #content {
	background: transparent url("../images/content-blocks-top.gif") scroll no-repeat 0 0;
}

#content-wrapper.blocks #content-bottom {
	background: transparent url("../images/content-blocks-bottom.gif") scroll no-repeat 0 100%;
}

div.block {
	background: #FFF url("../images/block-bottom.gif") scroll no-repeat 0 100%;
	width: 251px;
	margin-bottom: 14px;
	float: right;
}

div.block div.content {
	background: transparent url("../images/block-top.gif") scroll no-repeat 0 0;
	padding: 20px;
}

#footer {
	clear: both;
	text-align: center;
	padding: 1em;
}

h1, h2, h3, h4 {
	font-family: 'Tahoma';
}

h1 {
	font-size: 250%;
	margin: 0;
}

h2 {
	margin: 0 0 1em;
	font-size: 170%;
}

h3 {
	margin: 3em 0 1em;
	font-size: 142%;
}

h4 {
	margin: 1.5em 0 1ex;
	font-size: 117%;
}

div.flash {
	color: black;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	padding: 1em;
	margin: 1em 0;
}


.clear {
	clear: both;
}

div.clear {
	height: 1px;
	overflow: hidden;
}

/** Forms **/

fieldset {
	border: 1px solid #1867A6;
	margin: 1em 0;
}

legend {
	font-weight: bold;
	font-size: 110%;
}

form dt, form dd {
	margin-bottom: 1ex;
	line-height: 1.5;
}

form dt {
	text-align: right;
	float: left;
	width: 12em;
}

form dd {
	margin-left: 13em;
}

dt label {
	font-weight: bold;
	color: #02487B;
	margin-right: 1.1em;
}

dt label.required {
	margin-right: 0.4em;
}

dt em.required {
	font-weight: bold;
	color: #EEBB00;
}

div.description {
	margin: 0.5ex 0 1em;
}

/** Gallery **/

ul.gallery {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}

ul.gallery li {
	float: left;
	display: block;
	padding: 0;
	margin: 0 3px 6px 3px;
}

ul.gallery li a {
	display: block;
}

ul.gallery li a img {
	border: 3px solid #E4F0FB;
}

ul.gallery li a:hover img {
	border-color: #BDDCF6;
}

/** Tables **/

table {
	width: 100%;
	border-collapse: collapse;
}

td, th {
	padding: 3px 5px;
}

th {
	text-align: right;
	font-weight: bold;
}

th.full {
	text-align: left;
	font-size: 108%;
	padding: 2ex 5px 3px 1ex;
	background-color: #FFF;
}

thead th {
	text-align: center;
	font-size: 109%;
	color: #1B4B6F;
}

thead tr.last th {
	border-bottom: 2px solid #1867A6;
}

td {
	text-align: center;
}

tbody tr {
	background-color: #EFF9FF;
}

tbody tr.even {
	background-color: #D1E4EF;
}

tbody .dph {
	background-color: #DFF4FF;
}

.nodph {
	font-weight: bold;
}

tbody tr.even .dph {
	background-color: #C2DFEF;
}

/** Definition lists **/

dl {
	line-height: 1.6;
}

dt {
	float: left;
	width: 15em;
	text-align: right;
	color: #02487B;
	font-weight: bold;
}

dd {
	margin-left: 16em;
}

/** Links **/

a {
	color: #02487B;
	font-weight: bold;
}

a:hover, a:focus, a:active {
	color: #2E88CC;
}

/*** Actions ***/

ul.actions {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.actions.main {
	margin-top: -1ex;
}

ul.actions.content {
	margin-top: 1ex;
}

ul.actions li {
	display: block;
	margin: 0 1ex 1em 0;
	padding: 0;
	float: left;
}

ul.actions li a {
	background: #EFF2F5 none scroll no-repeat 4px 50%;
	padding: 4px 8px 4px 24px;
	text-decoration: none;
	color: #001B4F;
	display: block;

	-moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-radius: 5px;
}

ul.actions li a:hover, ul.actions li a:focus, ul.actions li a:active {
	background-color: #DFE3EB;
	color: #1F427F;
}

/** Recent items **/

div.recent div.prev, div.recent div.next {
	float: left;
	width: 30px;
	height: 80px;
	overflow: hidden;
}

div.recent div.next {
	float: right;
}

div.recent div.next a, div.recent div.prev a {
	display: block;
	height: 100%;
	width: 100%;
	background: transparent url("../images/next.gif") scroll no-repeat 0 0;
	text-decoration: none;
}

div.recent div.prev a {
	background-image: url("../images/prev.gif");
}

div.recent div a:hover {
	background-position: 0 100%;
}

div.recent a span {
	visibility: hidden;
}


/*** Icons ***/

ul.actions li a.pageEdit { background-image: url("../images/icons/page_edit.png"); }
ul.actions li a.blockEdit { background-image: url("../images/icons/edit.png"); }
ul.actions li a.ordersManage { background-image: url("../images/icons/orders_manage.png"); }

.tab {
	padding-left: 24px !important;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 4px 50%;
}
.tab.vcard { background-image: url("../images/icons/vcard.png"); }
.tab.leaflet { background-image: url("../images/icons/leaflet.png"); }
.tab.envelope { background-image: url("../images/icons/envelope.png"); }
.tab.stickers { background-image: url("../images/icons/stickers.png"); }
