/*
main stylesheet

created 2007-02-28 by Anthony Parshin
*/ /* global */ /* paddings and margins */
body {
	padding: 0px;
	margin: 0px;
	background: #ffffff;
}

/* font section */
body,table,td,div,form,input {
	font-family: tahoma, arial, verdana;
	font-size: 12px;
}

img {
	border: 0px;
}

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

optgroup {
	background-color: #e8e7e1;
	color: #014a8e;
	font-weight: bold;
}

option {
	background-color: #ffffff;
	color: #000000;
	font-weight: normal;
}

fieldset {
	border: 1px solid #abc3db;
	margin-bottom: 20px;
	padding: 15px;
}

legend {
	color: #014a8e;
}

h1,.poll_question {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	font-size: 20px;
	line-height: 21px;
	color: #03498e;
	font-weight: normal;
}

h2 {
	padding: 0px;
	margin: 0px 0px 4px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #3e3e3e;
	font-weight: normal;
}

h2 a,h2 a:hover,h2 div {
	font-weight: bold;
}

.newsblock h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

a {
	color: #004b8f;
	text-decoration: underline;
}

a:hover {
	color: #004b8f;
	text-decoration: underline;
}

/* site construction */
.wrap {
	width: 100%;
	min-width: 1000px;
	border-collapse: collapse;
}

.wrap td {
	padding: 0px;
}

.width100 {
	width: 100%;
}

.width3 {
	width: 25px;
}

.sm_area {
	height: 250px;
	font-size: 12px;
	width: 94%;
	overflow: hidden;
	border: 1px solid #d2d0ca;
}

.big_area {
	height: 700px;
	font-size: 12px;
	width: 94%;
	overflow: hidden;
	border: 1px solid #d2d0ca;
	background-color: #ffffff;
}

.medium_area {
	height: 200px;
	width: 100%;
}

.micro_area,.i_poll_textarea {
	height: 70px;
	width: 300px;
	overflow: auto;
	border: 1px solid #d2d0ca;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

/* top side */
.topleft {
	height: 45px;
	background: #ffffff;
	width: 300px;
	min-width: 300px;
	text-align: center;
}

.topleft a {
	color: gray;
	font-size: 12px;
	margin-right: 20px;
	text-decoration: none;
}

.topright {
	text-align: left;
	vertical-align: middle;
}

.top_container {
	width: 100%;
}

.top_container td {
	padding-left: 10px;
	padding-right: 10px;
}

.on_line {
	width: 200px;
	padding-left: 0px;
	font-weight: bold;
	color: #014a8e;
}

.icq {
	text-align: right;
}

.clock_header {
	text-align: right;
}

.clock_container {
	width: 250px;
	border-left: 1px dotted black;
}

.clock {
	text-align: right;
	font-weight: bold;
}

.topright div {
	margin-right: 10px;
}

.top_panel {
	background: url("/images/blue_top_corner.gif") top left no-repeat;
	background-color: #014a8e;
	color: #ffffff;
	height: 50px;
	width: 100%;
	padding: 0px;
}

.userpanel {
	width: 100%;
	height: 39px;
	background: url("/images/red_bg.gif") top left repeat-x;
	background-color: #f03c45;
	color: #ffffff;
}

.userpanel a {
	color: #ffffff;
	text-decoration: underline;
	border-left: 1px dotted #ffffff;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 12px;
}

.userpanel a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

.userpanel div {
	display: inline;
	padding-left: 10px;
	line-height: 39px;
	vertical-align: middle;
}

.userpanel .small_input {
	border-left: 1px solid #f48d90;
	border-top: 1px solid #f48d90;
	border-right: 1px solid #6d6f6e;
	border-bottom: 1px solid #6d6f6e;
	width: 70px;
	height: 1.6em;
	font-size: 10px;
	margin: 5px;
	margin-top: 7px;
	color: #ff0000;
	vertical-align: middle;
}

.userpanel .small_button {
	background: #ffffff;
	border-left: 1px solid #f48d90;
	border-top: 1px solid #f48d90;
	border-right: 1px solid #6d6f6e;
	border-bottom: 1px solid #6d6f6e;
	width: 50px;
	height: 1.5em;
	font-size: 11px;
	margin: 5px;
	margin-top: 7px;
	color: #ff0000;
	vertical-align: middle;
}

.services_panel {
	line-height: 40px;
	padding-left: 0px;
}

.services_panel a,.services_panel a:hover {
	color: #ffffff;
	font-weight: bold;
	margin-left: 10px;
}

.services_panel .all_serv {
	font-size: 10px;
	font-weight: bold;
	color: #e0e0e0;
}

.regionpanel {
	border-left: 1px dotted #ffffff;
	padding-left: 5px;
	color: #ffffff;
}

.regionpanel div {
	font-weight: bold;
	font-size: 12px;
}

.regionpanel select {
	height: 16px;
	font-size: 12px;
	color: #ffffff;
	background-color: #014a8e;
	font-weight: bold;
	border-width: 0px;
}

.regionpanel option {
	color: #ffffff;
	background-color: #014a8e;
	font-weight: bold;
}

.regionpanel .small_button {
	background: #ffffff;
}

.top_divider {
	width: 100%;
	height: 6px;
	background: url("/images/black_bg.gif") top left repeat-x;
	background-color: #000000;
}

.flash_container {
	/*background: url("/images/main_bg.jpg") top left repeat-x;*/
	background: #d20202;
	padding: 0;
	margin: 0;
	/*height: 260px;*/
}

.hot_offers_container {
	background: url("/images/blue_bottom_corner.gif") bottom left no-repeat;
	background-color: #014a8e;
	color: #ffffff;
	height: 172px;
	width: 100%;
	padding: 10px;
}

.common_header {
	background: url("/images/blue_bottom_corner.gif") bottom left no-repeat;
	background-color: #014a8e;
	color: #ffffff;
	height: 50px;
	width: 100%;
	padding: 10px;
}

.common_header h1,.hot_offers_container h1 {
	color: #ffffff;
}

.common_header h1 a,.hot_offers_container h1 a {
	color: #ffffff;
	text-decoration: none;
}

.common_header h1 a:hover,.hot_offers_container h1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.hot_offers_container h2 {
	font-size: 16px;
	color: #f0f0f0;
	padding: 0px;
	margin: 0px;
	text-transform: lowercase;
}

.hot_offers_container h3 {
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

.hot_offers_container img {
	border: 1px solid #81a5c7;
}

.hot_offers_container td {
	border-left: 1px solid #145b9d;
	padding-left: 10px;
	padding-right: 15px;
}

.common_header p {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

.logo_container {
	text-align: center;
	width: 100%;
}

/* content */
.menu_container {
	background: #ffffff;
	vertical-align: top;
	width: 300px;
	min-width: 300px;
}

/* menu */
.menu {
	padding: 20px 30px;
}

.menu img {

}

.menulevel0 {
	border-top: 1px solid #d7e1ea;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.menulevel0_divider {
	height: 2px;
	border-top: 1px solid #d7e1ea;
	padding: 0px;
	margin: 0px;
}

.menulevel0 a {
	text-decoration: none;
	display: block;
	padding: 0px;
	padding: 6px 0px 6px 10px;
	color: #022f8b;
}

/*background: url("/images/arrow.gif") center left no-repeat;*/
.menulevel0 a:hover {
	text-decoration: none;
	color: #ef1d28;
	background-color: #e5ecf2;
}

/*background: url("/images/arrow_hover.gif") center left no-repeat;*/
.menulevel1,.menulevel2 {
	vertical-align: middle;
	line-height: 13px;
	padding: 4px 0px 7px 0px;
	display: block;
}

.menulevel1 {
	margin-left: 35px;
}

.menulevel2 {
	margin-left: 50px;
}

.menulevel1 a,.menulevel2 a {
	color: #02498b;
}

.menulevel1 a:hover,.menulevel2 a:hover {
	color: #fb4537;
}

.menu_line {
	padding: 0px;
	margin: -9px;
	vertical-align: middle;
}

.menu_container > .banner_container {
	padding: 0 30px;
}

.menu_container > .banner_container > object {
	width:234px; 
	height:60px;
}

.right_container {
	vertical-align: top;
}

.site_navigation {
	margin-bottom: 15px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.content_container {
	padding: 10px;
	margin: 10px 0px 30px 0px;
	border-left: 1px dashed #abc3db;
	vertical-align: top;
	line-height: 17px;
}

.content_td {
	padding: 10px;
	border-left: 1px dashed #abc3db;
	vertical-align: top;
}

.content_container td {
	padding: 6px;
}

.content {
	padding: 10px;
	vertical-align: top;
	line-height: 17px;
}

.logs_container {
	height: 100px;
	overflow: auto;
	border: 1px solid #d2d0ca;
}

.logs_container div {
	font-size: 11px;
}

.foto_container {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.foto_container td {
	padding: 0px;
	margin: 0px;
}

.newsblock {
	padding: 0px 10px 10px 10px;
	line-height: 15px;
}

.newsblock div {
	font-size: 11px;
}

.newsblock img {
	border: 1px solid #bbbbcc;
	padding: 3px;
}

.error {
	width: 600px;
	background: url("/images/red_bg.gif") top left repeat;
	background-color: #f03c45;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 39px;
	padding-left: 20px;
	overflow: auto;
}

.help {
	margin-bottom: 10px;
	font-weight: bold;
	border: 1px solid red;
	padding: 10px;
	text-align: justify;
}

#warning {
	background: #fbdedc;
	border-color: #fcc4c2;
	font-weight: bold;
}

.small {
	font-size: 10px;
}

.table {
	width: auto;
	margin-bottom: 15px;
}

.table td,.table th,.table td div {
	font-size: 11px;
}

.table,.table td,.table th {
	border-bottom: 2px solid #ffffff;
	border-collapse: collapse;
}

.table td,.table th,.foto_container th {
	padding: 2px 5px;
}

.table th,.foto_container th {
	background-color: #e7e7e7;
	text-align: left;
	font-weight: normal;
	color: #00335f;
}

.table td {
	background-color: #f9f9f9;
	color: #010101;
}

#theader {
	background: #014a8e;
	color: #ffffff;
	font-size: 16px;
}

#hl {
	background-color: #f2f2f2;
}

.navigation {
	padding: 10px;
	text-align: right;
}

.cp_cells {
	
}

.cp_cells td {
	width: 100px;
	height: 100px;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

.cp_cells a {
	font-size: 10px;
}

.thumbnail {
	border: 1px solid #c8c8ca;
	border-width: 1px 2px 2px 1px;
	background: #f8f9fa;
	width: 216px;
	height: 216px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

.thumbnail img {
	border: 1px solid #c8c8ca;
	margin: 7px;
}

.on_image_actions {
	padding: 0px;
	margin: -70px 0px 0px 0px;
}

.on_image_actions img {
	border-width: 0px;
}

.act_panel {
	padding: 0px;
	margin: 0px;
}

.act_panel img {
	margin: 0px;
	border-width: 0px;
}

/* bottom side */
.copyright {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px 0px 0px 50px;
	width: 100%;
	height: 100px;
}

.copyright td {
	background-color: #e2e2e2;
	vertical-align: bottom;
}

.copyright td div {
	padding: 10px 0px 10px 20px;
	color: #3e3e3e;
	font-size: 12px;
	line-height: 18px;
}

.c_top {
	background: url("/images/gray_top_corner.gif") top left no-repeat;
	background-color: #e2e2e2;
	height: 9px;
}

.c_bottom {
	background: url("/images/gray_bottom_corner.gif") bottom left no-repeat;
	background-color: #e2e2e2;
	height: 9px;
}

.bottom_divider {
	height: 15px;
}

.vote_letter {
	text-align: justify;
	font-size: 16px;
	padding: 0px 60px;
}

.poll_a1 {
	font-size: 18px;
}

.catlist {
	width: 97%;
}

.catlist th {
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	background-color: #efeceb;
	padding: 7px 7px 7px 27px;
	color: #206fa6;
	font-size: 13px;
	font-family: verdana, tahoma, arial;
	border-bottom: 1px solid #c3b5aa;
}

.catlist td {
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #c3b5aa;
	font-size: 11px;
	font-family: verdana, tahoma, arial;
	color: #666666;
	padding: 5px;
}

.catlist td a,.catlist td a:hover {
	font-size: 11px;
	font-family: verdana, tahoma, arial;
}

.catlist td img {
	border: 1px solid #cccccc;
}

.modellist {
	padding: 20px 0px;
	font-weight: bold;
	font-size: 16px;
}

.search_type {
	font-weight: bold;
}

.stat_header {
	font-size: 13px;
	line-height: 25px;
	font-family: tahoma, verdana, arial, geneva;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	padding: 0px 7px;
	margin: 5px 0px 5px -2px;
	background: url(/img/stat_bg.gif) top right repeat-x;
	background-color: #2782bc;
}

.statlist {
	width: 100%;
	border-collapse: collapse;
}

.statlist th {
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	background-color: #efeceb;
	padding: 1px 7px 1px 7px;
	color: #206fa6;
	font-size: 10px;
	font-family: tahoma, arial;
	border: 1px solid #dbd2cd;
}

.statlist td {
	border: 1px solid #dbd2cd;
	padding: 3px 7px 1px 7px;
	font-size: 11px;
	font-family: verdana, tahoma, arial;
	color: #000000;
}

.statlist td a,.catlist td a:hover {
	font-size: 11px;
	font-family: verdana, tahoma, arial;
}

.statlist td img {
	border: 1px solid #8ba2c1;
}

.diagram {
	text-align: center;
	vertical-align: bottom;
	width: 11%;
}

/***************************
Styling for tables
Author: cmdeviant
Date: 13.06.2008
***************************/
table.table_view {
	border-collapse: collapse;
}

table.table_view td {
	border: #000 1px solid;
	padding: 5px;
}
table.table_view th {
	border: #000 1px solid;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	background-color: #014a8e;
}

/***************************
Styling for xpoll
Author: cmdeviant
Date: 15.07.2008
***************************/

div.xpoll_container {
	margin: 0 0 20px 0;
	border-bottom: #abc3db 1px dashed ;
}

div.xpoll_container h1{
	text-align: center;
}

/***************************
Styling for ul menu
Author: cmdeviant
Date: 23.06.2008
***************************/
.top_buttons {
	background: #014a8e;
}
#b_list {
	list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  min-width: 810px;
  height: 70px;
  position: relative;
}
#b_list li {
	float: left;
	margin: 0;
}
#b_list a {
	width: 160px;
	height: 70px;
  text-indent: -900em;
  display: block;
}
#b_list a:hover {
  background-position: left bottom;
}
#b_list .b_germany {
	background: url(/images/b_germany.gif) no-repeat left top;
}
#b_list .b_singapure {
	background: url(/images/b_singapure.gif) no-repeat left top;
}
#b_list .b_japan {
	background: url(/images/b_japan.gif) no-repeat left top;
}
#b_list .b_korea {
	background: url(/images/b_korea.gif) no-repeat left top;
}
#b_list .b_taiwan {
	background: url(/images/b_taiwan.gif) no-repeat left top;
}

