html, body {
	margin: 0;
	padding: 0;
	font-family: sans-serif, Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #4b4b4b;
}

.mainbox {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 1003px;
}

a:link, a:visited, a:active {
	color: #213a73;
}

a:hover {
	color: #990000;
}

a img {
	border: none;
}

ul {
	list-style: square;
}

/* ===== header ===== */

#header {
	clear: both;
	margin: 0;
	padding: 0;
	height: 195px;
	/**/background-image: url(/images/poster.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#icons {
	clear: both;
	float: right;
	display: inline;
	margin: 0;
	padding: 8px 42px 0 0;
}

#icons img {
	/*padding-left: 15px;*/
	padding: 2px 8px;
}

#logo {
	clear: both;
	float: left;
	margin: 0;
	padding: 35px 0 0 50px;
}

#logo img {
	border: 3px solid #80afdc;
}

/* ===== top menu ===== */

#topmenu {
	clear: both;
	margin: 0;
	padding: 0;
	height: 40px;
	background-image: url(/images/bg_menu.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-top: 2px solid #334444;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

#topmenu a {
	color: #fff;
	text-decoration: none;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu ul {
	margin: 0;
	padding: 12px 0 0 0;
	list-style-type: none;
}

#topmenu ul li {
	display: inline;
	margin: 0;
	padding: 0 21px 0 25px;
	border-left: 1px dotted #000;
}

#topmenu ul li.first {
	border-left: none;
}

#topmenu ul li.active {
	color: #80afdc;
}

/* ===== CONTENT ===== */

#content {
	clear: both;
	margin: 25px auto 25px auto;
	padding: 0;
	width: 900px;
}

#content-level2 {
	clear: both;
	margin: 0 auto 25px auto;
	padding: 0;
	width: 900px;
}

/* ===== PATH ===== */

#path {
	clear: both;
	margin: 10px 0 25px 0;
	padding: 0;
	font-size: 11px;
}

/* ===== HOME PAGE: 4 H-BANNERS ===== */

table.h-banners {
	clear: both;
	margin: 0 0 40px 0;
	padding: 0;
}

table.h-banners td.banner {
	margin: 0;
	padding: 1px;
	width: 210px;
	height: 155px;
	vertical-align: top;
	border: 1px solid #b4b4b4;
}

table.h-banners td.spacer {
	width: 20px;
}

#banner-title {
	clear: both;
	margin: 0;
	padding: 5px 5px 7px 5px;
	background-image: url(/images/bg_h_banner.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#banner-title a {
	padding: 5px 5px 5px 0;
	text-decoration: none;
}

#banner-content {
	clear: both;
	margin: 0;
	padding: 10px 15px 10px 15px;
	height: 100px;
	font-size: 11px;
	color: #fff;
	overflow: hidden;
}

#banner-content img {
	margin: 0 10px 10px 0;
	padding: 1px;
	border: 1px solid #fff;
}

#banner-content a {
	color: #fff;
	text-decoration: none;
}

#banner-details {
	clear: both;
	margin: 0;
	padding: 0 15px 5px 15px;
	font-size: 11px;
	color: #fff;
	text-align: right;
	vertical-align: bottom;
}

#banner-details a {
	color: #fff;
}

.b1 #banner-title a {
	color: #50a7c2;
}

.b1 #banner-content, .b1 #banner-details {
	background-color: #50a7c2;
}

.b2 #banner-title a {
	color: #d17542;
}

.b2 #banner-content, .b2 #banner-details {
	background-color: #d17542;
}

.b3 #banner-title a {
	color: #b4b12c;
}

.b3 #banner-content, .b3 #banner-details {
	background-color: #b4b12c;
}

.b4 #banner-title a {
	color: #6f369d;
}

.b4 #banner-content, .b4 #banner-details {
	background-color: #6f369d;
}

/* ===== LAYOUTS: CONTENT TABLE ===== */

table.col-3 {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
}

table.col-3 td.small {
	clear: both;
	margin: 0;
	padding: 0;
	width: 210px;
	vertical-align: top;
}

table.col-3 td.small p {
	margin-top: 0;
}

table.col-3 td.medium {
	margin: 0;
	padding: 0;
/*	width: 440px;*/
	vertical-align: top;
}

table.col-3 td.medium p {
	margin-top: 0;
}

table.col-3 td.spacer {
	width: 20px;
}

/* ===== CONTENT ===== */

.content h1 {
	margin-top: 0;
	font-family: sans-serif, Tahoma, Arial, Helvetica;
	font-size: 14px;
}

.content h2 {
	margin-top: 0;
	font-family: sans-serif, Tahoma, Arial, Helvetica;
	font-size: 12px;
}

/* ===== HOME PAGE: LEFT MENU ===== */

ul.icon-content {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.icon-content li {
	margin: 0;
	padding: 0;
	height: 60px;
	font-family: sans-serif, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px dotted #b4b4b4;
}

ul.icon-content li a {
	display: block;
	padding-top: 15px;
	padding-left: 65px;
}

ul.icon-content li a:link, ul.icon-content li a:active, ul.icon-content li a:visited {
	color: #4b4b4b;
	text-decoration: none;
}

ul.icon-content li a:hover {
	color: #990000;
	text-decoration: underline;
}

ul.icon-content li.icon-passport {
	background-image: url(/images/icon-passport.gif);
	background-repeat: no-repeat;
	background-position: left;
}

ul.icon-content li.icon-plane {
	background-image: url(/images/icon-plane.gif);
	background-repeat: no-repeat;
	background-position: left;
}

ul.icon-content li.icon-train {
	background-image: url(/images/icon-train.gif);
	background-repeat: no-repeat;
	background-position: left;
}

ul.icon-content li.icon-keys {
	background-image: url(/images/icon-keys.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/* ===== HOME PAGE: V-BANNERS ===== */

#v-banner-content {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	min-height: 70px;
	height: auto !important;
	height: 70px;
/*	border-bottom: 1px dotted #b4b4b4;*/
}

#v-banner-content.last {
	border-bottom: none;
}

#v-banner-content h2 {
	margin: 0;
	padding: 0;
	font-family: sans-serif, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

#v-banner-content h2 a {
	color: #4b4b4b;
	text-decoration: none;
}

#v-banner-content h2 a:hover {
	color: #990000;
	text-decoration: underline;
}

#v-banner-content img {
	margin: 0 10px 10px 0;
	padding: 1px;
	border: 1px solid #b4b4b4;
}

#v-banner-content a {
	color: #4b4b4b;
	text-decoration: none;
}

#v-banner-content a:hover {
	color: #990000;
	text-decoration: underline;
}

/* ===== LEVEL 2: LEFT MENU ===== */

#left-menu {
	clear: both;
	margin: 0 0 50px 0;
	padding: 0;
}

#left-menu h1 {
	margin: 0;
	padding: 0 20px 5px 0;
	background-image: url(/images/icon-menu-title.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-family: sans-serif, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #b4b4b4;
}

#left-menu ul.folder, #left-menu ul.issue {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}

ul.folder li {
	margin: 0;
	padding: 0;
	background-image: url(/images/icon-menu-item.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-family: sans-serif, Tahoma, Arial, Helvetica;
	font-size: 11px;
	border-bottom: 1px solid #b4b4b4;
}

ul.folder li a {
	display: block;
	padding: 5px 20px 5px 0;
}

ul.folder li a:link, ul.folder li a:active, ul.folder li a:visited {
	color: #4b4b4b;
	text-decoration: none;
}

ul.folder li a:hover {
	color: #990000;
	text-decoration: underline;
}

ul.folder li.active {
	display: block;
	padding: 5px 20px 5px 0;
	color: #008ff2;
}

ul.issue li {
	margin: 0;
	padding: 1px 0 4px 15px;
	background-image: url(/images/icon-menu-issue.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: sans-serif, Tahoma, Arial, Helvetica;
	font-size: 11px;
}

ul.issue li a:link, ul.issue li a:active, ul.issue li a:visited {
	color: #4b4b4b;
	text-decoration: none;
}

ul.issue li a:hover {
	color: #990000;
	text-decoration: underline;
}

ul.issue li.active {
	color: #008ff2;
}







ul.submenu li a:link, ul.submenu li a:active, ul.submenu li a:visited {
	color: #4b4b4b;
	text-decoration: none;
}

ul.submenu li a:hover {
	color: #990000;
	text-decoration: underline;
}



/* ===== LEVEL 2: FOLDERS & ISSUES LIST ===== */

#list {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
}

#list h2 {
	margin: 0 0 0 115px;
	padding: 0;
	font-family: sans-serif, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #4b4b4b;
}

#list img {
	float: left;
	margin: 0 0 10px 0;
	padding: 1px;
	border: 1px solid #b4b4b4;
}

#list p {
	margin-left: 115px;
	margin-bottom: 10px;
}

#list p.address {
	color: #999;
}

#list p.details {
	text-align: right;
	color: #008ff2;
}

/* ===== LEVEL 2: RIGHT BLOCK ===== */

#right-block {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
}

#right-block-title {
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 10px;
	background-color: #ccc;
}

#right-block-title h1 {
	margin: 0;
	padding: 0;
}

#right-block h1 {
	margin: 0;
	padding: 0;
	font-family: sans-serif, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

#right-block h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: sans-serif, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

#region-map {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	min-height: 70px;
	height: auto !important;
	height: 70px;
}

#region-map h2 {
	margin: 0;
	padding: 0;
	font-family: sans-serif, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

#region-map h2 a {
	text-decoration: none;
	color: #4b4b4b;
}

#region-map h2 a:hover {
	text-decoration: underline;
}

#region-map img {
	margin: 0 20px 10px 0;
	padding: 0;
}

#region-map a {
	color: #4b4b4b;
	text-decoration: none;
}

#region-map a:hover {
	color: #990000;
	text-decoration: underline;
}

#banner {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
}

/* ===== LEVEL 2: SEARCH ===== */

#search-results {
	clear: both;
	margin: 20px 0;
	padding: 10px 0 10px 0;
	border-top: 1px dotted #b4b4b4;
	border-bottom: 1px dotted #b4b4b4;
}

#page-counter {
	clear: both;
	margin: 0 0 20px 0;
	padding: 10px 0 10px 0;
	border-top: 1px dotted #b4b4b4;
	border-bottom: 1px dotted #b4b4b4;
}

#page-counter span {
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
}

/* ===== LEVEL 2: ISSUE ===== */

#issue-content {
	clear: both;
	margin: 0 0 40px 0;
	padding: 0;
}

#issue-content img {
	/*margin: 0 10px 10px 0;*/
	padding: 1px;
	border: 1px solid #b4b4b4;
}

ul.attachfiles {
	margin: 15px 0 15px 25px;
	padding: 0;
	list-style: none;
}

table.tabs {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
}

.tab-active {
	font-size: 11px;
	color: #008ff2;
	white-space: nowrap;
	border-top: 1px solid #ccc;
}

.tab-active a:link, .tab-active a:active, .tab-active a:visited {
	color: #008ff2;
	text-decoration: none;
}

.tab-active a:hover {
	color: #990000;
	text-decoration: underline;
}

.tab-passive {
	font-size: 11px;
	background-color: #f0f0f0;
	white-space: nowrap;
	border-bottom: 1px solid #ccc;
}

.tab-passive a:link, .tab-passive a:active, .tab-passive a:visited {
	color: #4b4b4b;
	text-decoration: none;
}

.tab-passive a:hover {
	color: #990000;
	text-decoration: underline;
}

/* ===== FOOTER ===== */

#footer {
	clear: both;
	margin: 0;
	padding: 25px 0 25px 0;
	background-color: #c7cbd0;
}

#footer-content {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 900px;
}

.copy {
	font-size: 10px;
}

/* ===== BOTTOM MENU ===== */

#bottommenu {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	color: #4b4b4b;
	text-align: center;
}

#bottommenu a {
	color: #4b4b4b;
	text-decoration: underline;
}

#bottommenu a:hover {
	color: #990000;
}

#bottommenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#bottommenu ul li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 5px;
	border-left: 1px solid #4b4b4b;
}

#bottommenu ul li.first {
	border-left: none;
}

/* ===== ORDER FORM ===== */

#form-order {
	clear: both;
	margin: 0 0 40px 0;
	padding: 0 0 20px 0;
	border: 1px solid #80afdc;
}

#form-order .header {
	margin: 1px 1px 10px 1px;
	padding: 5px 10px 5px 10px;
	background-color: #f1f1f1;
	font-weight: bold;
}

#form-order .block {
	margin: 0 10px 10px 10px;
	padding: 0;
}

#form-order td {
	padding: 0 0 10px 0;
}

#form-order .redfont {
	color:#FF0000;
}

/* ===== ADDON 120308 ===== */
#small2 {
	font-size: 9px;
	color: #666;
	letter-spacing: 0px;
}



a.tick_button, a.tick_button:visited {
	display: block;
	width: 145px;
	height: 45px;
	padding: 20px 0 0 65px;
	border-bottom: 1px dashed #e5e5e5;
	margin: 30px 0;
	font-size: 14px;
	color: #000;
	background: url(/images/icon-train.gif) no-repeat;
}
a.tick_button:hover {
	text-decoration: none;
}


#order_status {
	clear: both;
	padding-top: 20px;
}

.status_ok {
	display: block;
	padding: 7px;
	margin: 12px 0;
	background-color:#E0F5BD;
	border:1px solid #B3D577;
	font-size: 120%;
}
.status_fail {
	display: block;
	padding: 7px;
	margin: 12px 0;
	background-color:#F7C7C7;
	border:1px solid #DB8180;
	font-size: 120%;
}







a.peug_button, a.peug_button:visited {
	display: block;
	width: 145px;
	height: 45px;
	padding: 20px 0 0 65px;
	border-bottom: 1px dashed #e5e5e5;
	margin: 30px 0;
	font-size: 14px;
	color: #000;
	background: url(/images/peugeot.gif) no-repeat;
}
a.peug_button:hover {
	text-decoration: none;
}

.redfont {
	color:#FF0000;
}





/******************************************************************************
	For skype block
*/
#skypediv {
	margin-top: 30px;
}
.name {
	float: left;
	color: #C4B4C4;
	font-size: 14px;
	font-weight: bold;
}
.skype {
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom:1px dotted #B4B4B4;
}
.skype a {
	display: block;
	float: right
}
.skype a img {
	margin-left: 17px;
}
/*******************************************************************************/



.bn_sp {
	overflow: hidden;
	margin-bottom: 10px;

	clear: both;
	border-bottom: 1px dotted #B4B4B4;
}
.bn_sp a {
	display: block;
	margin-bottom: 10px;
}

.h-text .annotation {
	float: left;
	width: 450px;
}
.h-text .cont {
	clear: both;
}

