
/*img {
	vertical-align:top;
}
*/

form {
	margin: 0;
	padding: 0;
}

label {
	cursor: pointer;
}

h1 {
    font-size: 8pt;
	font-weight: normal;
	text-indent: -20px;
	padding: 0 0 0 20;
	margin: 5 0 0 0;
	text-align: justify;
}

a:link, a:visited {
    color: #235ac9;
}

a:hover, a:active {
    color: #ff9000;
}

.ads_container {
    padding: 25px  0 0 15px;
    width: 100%;
}

body {
    font-family: tahoma, verdana, arial, sans-serif;
    background: #f3f3f3 url(/app/views/images/bg.gif);
    margin: 0;
	font-size: 9pt;
}

div {
	font-size: 9pt;
}

h3 {
	margin-top: 10px;
	margin-bottom: 3px;
}

input, textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
}

.button {
    color: #ffffff;
    background: #5e5e5e;
    border: solid 1px #5e5e5e;
	cursor: pointer;
}

.content {
    padding: 12px 5px 10px 12px;
    background: url(/app/views/images/text_bg.gif) no-repeat top left;
}

.content_table {
    width: 100%;
}

.content_table th {
    color: #004a88;
    background: #bcdaf3;
    font-size: 10pt;
    text-align: left;
    padding: 2px 3px 2px 3px;
}

.content_table th.normal {
    color: #004a88;
    background: #bcdaf3;
    font-size: 10pt;
	font-weight: normal;
    text-align: left;
    padding: 1px 3px 1px 3px;
}

.content_table td {
    background: #eeeeee;
}

.footer {
    border-top: solid 1px #808080;
    border-bottom: solid 4px #e20011;
    background: url(/app/views/images/footer_bg.gif) repeat-x bottom;
    margin-top: 20px;
}

.footer_text {
    font-size: 8pt;
    padding-left: 5px;
}

.footer_menu {
    color: #bfbfbf;
    text-align: right;
    padding-right: 5px;
}

.footer_menu a:link, .footer_menu a:visited {
    color: #8c8c8c;
}

.footer_menu a:hover, .footer_menu a:active {
    color: #ff9000;
}

.form_header {
    color: #555555;
    font-size:11pt;
}

.ftitle {
    color: #777777;
    font-size: 8pt;
}

.msg {
    color: #00cc00;
    font-size: 8pt;
}

.error {
    color: #dd0000;
    font-size: 8pt;
}

.error2 {
    color: #dd0000;
    font-size: 10pt;
	font-weight: bold;
}

.header_text {
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
    text-align: center;
    padding: 0px 12px 0px 0px;
    margin: 0;
}

.header_text_white {
    font-size: 8pt;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    padding: 0px 12px 0px 0px;
    margin: 0;
}

.home_link:link, .home_link:visited {
    color: #ffdb00;
    font-size: 7.5pt;
    text-decoration: none;
}

.home_link:hover, .home_link:active {
    color: #ffdb00;
    text-decoration: underline;
}

.image_preview td {
    font-size: 7.5pt;
    background: #ffffff !important;
	width: 124px;
	padding-top: 2px;
}

.inputbox {
    border: solid 1px #c0c0c0;
    width: 140px;
}

.inputbox2 {
    /*border: solid 1px #c0c0c0;*/
    width: 22px;
}

.inputbox_small {
    border: solid 1px #c0c0c0;
    width: 40px;
}

.inputbox_small2 {
    border: solid 1px #c0c0c0;
    width: 50px;
}

.inputbox_middle {
    border: solid 1px #c0c0c0;
    width: 200px;
}

.inputbox_middle2 {
    border: solid 1px #c0c0c0;
    width: 260px;
}

.inputbox_large {
    border: solid 1px #c0c0c0;
    width: 400px;
}

.inputbox_tiny {
    border: solid 1px #c0c0c0;
    width: 30px;
}

.left_c_notes {
    color: #8c8c8c;
    font-size: 8pt;
    text-align: right;
    line-height: 1.1;
    margin: 2px 0 2px 0;
}

.left_c_notes a:link, .left_c_notes a:visited {
    color: #8c8c8c;
}

.left_c_notes a:hover, .left_c_notes a:active {
    color: #e20011;
}

.login {
    border: solid 1px #dd0101;
    margin-bottom: 5px;
}

.login2 {
    margin-bottom: 5px;
}

.login_title {
    color: #ffffff;
    background: #dd0101 url(/app/views/images/login_title_bg.gif) repeat-x top;
    padding-left: 10px;
    /*margin-bottom: 4px;*/
}

.login_title2 {
    margin-bottom: 4px;
}

.login_title td {
    font-size: 11pt;
}

.mainframe {
    border-top: solid 1px #ffffff;
}

.mainmenubar {
    background: url(/app/views/images/menu_bg.gif) repeat-x top;
    height: 80px;
    vertical-align: top;
}

.mainmenu td {
    vertical-align: top;
    height: 53px;
}

#mainmenu_active {
    border-bottom: solid 4px #e20011;
}

.menusep {
    float: left;
    font-size: 0px;
    background: #ffffff;
    width: 1px;
    height: 43px;
}

.rightmenu:link, .rightmenu:visited {
    color: #e20011;
    font-size: 13pt;
    float: left;
    text-decoration: none;
    border-left: solid 7px #e20011;
    margin: 4px 1px 4px 8px;
    padding: 2px 10px 2px 10px;
	width: 138px;
}

.rightmenu:hover, .rightmenu:active {
    color: #fb6a20;
}

.rightmenu#active {
	color: #fb6a20;
}

.shop_article_menuitem:link, .download_prices:link, .shop_article_menuitem:visited, .download_prices:visited {
    font-size: 13px;
    float: left;
    text-decoration: none;
    margin: 2px 1px 0px 8px;
    padding: 0px 10px 0px 0px;
	width: 138px;
}

.rightsubmenu:link, .rightsubmenu:visited {
    color: #e20011;
    font-size: 9pt;
	float: left;
	width: 150px;
	clear: both;
    text-decoration: none;
    background: url(/app/views/images/red_arrow.gif) no-repeat left top;
    text-decoration: underline;
    margin: 0px 0px 0px 17px;
    padding: 2px 0px 2px 14px;
}

.rightsubmenu:hover, .rightsubmenu#active:hover {
    color: #fb6a20;
}

.rightsubmenu#active, .rightsubmenu#active:link, .rightsubmenu#active:visited {
    /*color: #8c8c8c;*/
	color: #000000;
}

.rightsubmenu_i:link, .rightsubmenu_i:visited, .rightsubmenu_a:link, .rightsubmenu_a:visited {
    color: #e20011;
    font-size: 9pt;
    float: left;
	clear: left;
    text-decoration: none;
    background: url(/app/views/images/red_arrow.gif) no-repeat left top;
    text-decoration: underline;
    margin: 0px 0px 0px 17px;
    padding: 2px 0px 2px 14px;
	display: box;
	width: 165px;
}

.rightsubmenu_i:hover, .rightsubmenu_i:active, .rightsubmenu_i:hover, .rightsubmenu_a:hover, .rightsubmenu_a:active, .rightsubmenu_a:hover {
    color: #fb6a20;
}

.rightsubmenu_a, .rightsubmenu_a#active, .rightsubmenu_a:visited, .rightsubmenu_a#active:visited {
    /*color: #8c8c8c;*/
	color: #000000;
}

.rightsubmenu2_i:link, .rightsubmenu2_i:visited, .rightsubmenu2_a:link, .rightsubmenu2_a:visited {
    color: #e20011;
    font-size: 8pt;
    float: left;
	clear: left;
    text-decoration: none;
    background: url(/app/views/images/red_arrow.gif) no-repeat left top;
    margin: 0px 0px 0px 25px;
    padding: 2px 0px 2px 14px;
}

.rightsubmenu2_i:hover, .rightsubmenu2_i:active, .rightsubmenu2_i:hover, .rightsubmenu2_a:hover, .rightsubmenu2_a:active, .rightsubmenu2_a:hover {
    color: #fb6a20;
}

.rightsubmenu2_a, .rightsubmenu2_a#active, .rightsubmenu2_a:link, .rightsubmenu2_a:visited {
    /*color: #8c8c8c;*/
	color: #000000;
}

p {
    font-size: 9pt;
    line-height: 1.1;
}

.page {
    background: #ffffff;
    border-left: solid 1px #efefef;
    border-right: solid 1px #efefef;
}

.page_title {
    color: #d44040;
    font-size: 18px;
    font-family: arial;
    padding-bottom: 10px;
    border-bottom: solid 3px #ffdb00;
}

.title {
    color: #d44040;
    font-size: 18px;
    font-family: arial;
}

.pagination {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
	clear: both;
}

.product {
    border: solid 1px #c0c0c0;
    margin-top: 2px;
    padding: 10px;
    text-align: center;
}

.products_news {
    border: solid 1px #c0c0c0;
    margin-top: 2px;
    padding: 1px;
    text-align: center;
}

td.service_announces {
    border: solid 1px #c0c0c0;
    margin: 0;
    padding: 0;
	padding-top: 1px;
    text-align: center;
}

.product_desc, .product_desc table {
    color: #004a88;
    background: #bcdaf3;
}

div.product_ingress {
	margin-bottom: 10px;
}

div.product_ingress, div.product_ingress table, div.product_features, div.product_features table {
    color: #004a88;
}

.product {
    border: solid 1px #c0c0c0;
    margin-top: 2px;
    padding: 7px;
    text-align: center;
}

.product_info th {
    /*color: #014ecf;*/
    color: #e20011;
    font-size: 8pt;
    text-align: left;
    padding-top: 5px;
}

.product_info td {
    color: #868c9a;
    font-size: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.product_info p {
    color: #868c9a;
    font-size: 10px;
	padding: 0;
	margin: 0;
}

.product_title {
    color: #ffffff;
    background: #014ecf url(/app/views/images/product_title_bg.gif) repeat-x top;
    padding: 3px 3px 3px 10px;
    height: 23px;
}

.products_title {
    color: #2166cc;
    font-size: 18px;
    font-family: arial;
    padding-bottom: 5px;
    border-bottom: solid 3px #bcdaf3;
    margin-bottom: 10px;
}

.products_title td {
    color: #2166cc;
    font-size: 18px;
    font-family: arial;
}

.search_inputbox {
    border: solid 1px #c0c0c0;
    width: 130px;
    height: 19px;
}

.search_button {
    color: #ffffff;
    font-size: 10px;
    background: #5e5e5e;
    border: solid 1px #5e5e5e;
    width: 50px;
    height: 19px;
}

.shop_trash {
    border-top: solid 3px #e20011;
    border-bottom: solid 3px #e20011;
    margin-bottom: 5px;
	width: 185px;
	height: 100px;
	overflow: hidden;
	color: black;
	font-weight: bold;
}

.shop_trash th {
	text-align: center;
}

.shop_trash td {
	font-weight: bold;
}

.shop_trash td input {
	font-weight: normal;
}

.services_left_c {
    border: solid 1px #dd0101;
}

td.banners_box {
    padding-left: 8px;
	padding-top: 20px;
}

div.banners_box {
    /*border: solid 1px #dd0101;*/
	overflow: hidden;
}

div.banners_box_item {
	margin-top: 4px;
}

.services_left_c_title {
    color: #ffffff;
    background: #dd0101 url(/app/views/images/services_left_c_title_bg.gif) repeat-x top;
    padding-left: 10px;
    margin-bottom: 4px;
}

.services_left_c_title td {
    font-size: 11pt;
}

.space10 {
    height: 10px;
}

.space20 {
    height: 20px;
}

.space30 {
    height: 30px;
}

textarea {
    border: solid 1px #c0c0c0;
}

td {
    font-size: 9pt;
}

.shadow1 {
	background-image:url(/app/views/images/opacity1.png);
}

/* doesn't work in Opera 8 */
.shadow2 {
	background-color: #333333;
	opacity: 0.35;
	filter: alpha(opacity=35);
	-moz-opacity: 0.35;
	-khtml-opacity: 0.35;
}

div.upload_photo {
	margin-bottom: 3px;
}

/* matrix begin */
div.matrix {
    width: auto;
    clear: both;
	margin: auto;
}

div.cell {
    float: left;
    clear: none;
    /*margin: 0.2em;*/
    /*padding: 1em;*/
    text-align: center;
    overflow: hidden;
	width: 200px;
	height: 296px;
}

/* fair matrix begin */
div.fair_matrix {
    width: auto;
    clear: both;
	margin: auto;
}

div.fair_cell {
    float: left;
    clear: none;
    /*margin: 0.2em;*/
    /*padding: 1em;*/
    text-align: center;
    overflow: hidden;
	width: 135px;
	height: 190px;
}

div.fair_cell table, td.fair_cell table {
	margin: auto;
}
/* fair matrix end */

div.brands_selection {
	/*margin-bottom: 7px;*/
	color: #5e5e5e;
	padding: 0;
	margin: 0;
}

div.brands_selection div {
	padding: 0;
	margin: 0;
}

div.currencies {
	margin-bottom: 8px;
	text-align: right;
}

div.currencies table {
	display: inline;
}

.border1px {
	border-style: solid;
	border-width: 1px;
}

.border2px {
	border-style: solid;
	border-width: 2px;
}

/* compare products */
h3.compare {
    font-size: 14pt;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    padding: 0px 12px 0px 0px;
    margin: 0;
}

table.compare {
	background-color: #a0a0a0;
}
table.compare td {
	background-color: #ffffff;
	width: 200px;
}
table.compare th {
	background-color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	width: 200px;
}

/* compare products */

/* search results */
.search_item {
	padding-top: 6px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #aaaaaa;
}

.search_item div.scontent {
	padding-left: 17px;
}
/* search results */

/* trash */
table.trash_list {
	background-color: #2166cc;
}

table.trash_list th {
	background-color: #2166cc;
	color: #ffffff;
	text-align: left;
	font-size: 10pt;
}

table.trash_list td {
	background-color: #ffffff;
	font-size: 10pt;
}

.trash_button {
    color: #ffffff;
    font-size: 12px;
    background: #5e5e5e;
    border: solid 1px #5e5e5e;
    height: 19px;
}

/* trash */

div.preview_image {
	position:absolute;
	border: 1px solid #333333;
	cursor: pointer;
	background-color: #ffffff;
	z-index: 200;
}

div.shop_search_send_form {
    border-top: solid 3px #bcdaf3;
    margin-top: 20px;
}

div.services_search_send_form {
    border-top: solid 3px #ffdb00;
    margin-top: 20px;
}

div.shop_search_send_form table td, div.services_search_send_form table td {
	padding-right: 10px;
}


div.shop_search_send_form .search_inputbox, div.services_search_send_form .search_inputbox {
    border: solid 1px #c0c0c0;
    width: 250px;
    height: 19px;
}

.fair_title {
    color: #2166cc;
    font-size: 18px;
    font-family: arial;
    padding-bottom: 5px;
    border-bottom: solid 3px #ffdb00;
    margin-bottom: 10px;
}

.fair_title td {
    color: #2166cc;
    font-size: 18px;
    font-family: arial;
}

p.help {
	font-size: 8pt;
	color: #999999;
	padding: 0;
	margin: 0;
}

.fair_tab_selected {
    color: #d44040;
    font-size: 18px;
    font-family: arial;
    padding-top: 8px;
    padding-bottom: 6px;
    border-left: solid 3px #ffdb00;
    border-top: solid 3px #ffdb00;
    border-right: solid 3px #ffdb00;
	text-align: center;
	margin-bottom: 3px;
	cursor: pointer;
}

.fair_tab {
    color: #d44040;
    font-size: 18px;
    font-family: arial;
    padding-top: 8px;
    padding-bottom: 6px;
    border-bottom: solid 3px #ffdb00;
	text-align: center;
	margin-bottom: 3px;
	cursor: pointer;
}

.photos_submenu {
    padding: 3px;
    border: 1px solid #555555;
}

.photos_submenu div {
    color: #fff;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}