
/*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;
}

h2 {
	margin: 0;
	font-size: 13px;
	color: #000;
}

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;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clear_none {
	clear: none;
}

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, .page_title a {
	color: #d44040;
	font-size: 18px;
	font-family: arial;
	padding-bottom: 10px;
	border-bottom: solid 3px #ffdb00;
	text-decoration: none;
}

.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;
}

table.my_files {
	width: 100%;
}
table.my_files th {
	color: #777777;
	font-size: 10pt;
	border-bottom: solid 1px #ffdb00;
	padding: 4px;
	text-align: left;
}
table.my_files td {
	color: #777777;
	font-size: 9pt;
	text-align: left;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
table.my_files td.nofiles {
	color: #777777;
	font-size: 9pt;
	text-align: center;
	padding: 10px;
}
table.my_files tfoot th {
	border: 0;
	border-top: solid 1px #ffdb00;	padding: 4px;
	text-align: right;
}

/* PHOTOBOOK */
.photobook * {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 9pt;
}

.photobook label, .photobook div.price {
	display: block;
	padding-top: 13px;
	padding-bottom: 0px;
	font-weight: bold;
}

.photobook label.regular, .photobook div.price_regular {
	display: block;
	padding-top: 13px;
	padding-bottom: 0px;
	font-weight: normal;
}

.photobook select, .photobook input.text {
	width: 240px;
	background-color: #e5cc8b;
	border: 1px solid #b29447;
}

.photobook input.text#pb_quantity {
	width: 160px;
}

.photobook input.button_fr {
	display: block;
	float: right;
	margin-top: 5px;
}

.photobook td.first, .photobook td.second {
	width: 20%;
}

.photobook td.third {
	width: 60%;
}

.photobook #pb_category_image {
	padding-left: 28px;
	padding-top: 5px;
}

.photobook th {
	text-align: left;
}

.photobook th div {
	background-color: #b29447;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}

.photobook td.bordered {
	border-bottom: dotted 2px #b29447;
}

.photobook div#pb_message {
	color: #336699;
	width: 240px;
	height: 50px;
	overflow: auto;
}

.photobook div.comment {
	color: #888888;
	font-style: normal;
	font-size: 10px;
}

.photobook div.comment_black {
	color: #000;
	font-style: normal;
	font-size: 10px;
}

.photobook #pb_box_items div.category_item, .photobook #pb_cover_items div.category_item, .photobook #pb_design_work_items div.category_item {
	width: 100px;
	height: 140px;
	display: block;
	overflow: hidden;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}

.photobook #pb_box_items div.category_item p, .photobook #pb_cover_items div.category_item p, .photobook #pb_design_work_items div.category_item p {
	padding: 0;
	margin: 0;
}

.photobook #pb_box_items div.category_item span, .photobook #pb_cover_items div.category_item span, .photobook #pb_design_work_items div.category_item span {
	font-size: 10px;
}

.photobook #pb_box_category_image, .photobook #pb_cover_category_image, .photobook #pb_design_work_category_image {
	margin-left: 30px;
	margin-top: 3px;
} 
/* PHOTOBOOK */

/* PB ORDER */
.pb_order_item {
	position: relative;
	display: block;
	float: left;
	background-color: #e5cc8b;
	border: 1px solid #b29447;
	width: 390px;
	height: 124px;
	padding: 4px 0px 4px 4px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 4px;
}
.pb_order_item .pb_order_item_message {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: transparent url(images/opacity2.png);
	padding: 20px 10px 5px 10px;
	color: red;
	font-size: 12px;
	font-weight: bold;
}
.pb_order_item p {
	margin: 0;
	margin-top: 4px;
	margin-bottom: 4px;
}
.pb_order_item .pb_order_item_image {
	margin-right: 5px;
}
.pb_order_item .pb_order_item_header {
	margin-bottom: 4px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}
.pb_order_item .order_item_select_cb {
	position: absolute;
	top: -3px;
	left: -4px;
}
.pb_order_item a.order_item_select_bdel {
	position: absolute;
	top: 0px;
	right: 4px;
	display: block;
	width: 13px;
	height: 13px;
	background: transparent url(images/pb_order_item_del.png) no-repeat 0 0;
	cursor: pointer;
}
.pb_order_item a.order_item_select_bdel:hover {
	background-position: -13px 0;
}
.pb_order_item .pb_order_item_comments {
	margin-right: 5px;
}
.pb_order_item .pb_order_item_comments textarea {
	width: 133px;
	height: 60px;
}
.pb_order_item .pb_order_item_comments textarea, .pb_order_item .pb_order_item_comments input[type=text] {
	/*background-color: #f0e5c8;*/
	background-color: #e4ddcb;
}
.pb_order_item .pb_order_item_types {
	border: 1px solid #b29447;
	width: 104px;
	height: 102px;
}
/* PB ORDER */
