body {	
	margin: 0px;
	padding: 0px;
	background-image: url("pics/bg_left.jpg");	
	background-repeat: repeat-x;
}
body,tr,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #283d59;
	background-repeat: #fff;
}	
tr,td {
    color: #ffffff;
}	
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}
a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}
a:hover {
	color: #fe9400;
	font-weight: bold;
	text-decoration: underline;
	background-image: none;
}
a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
}
#container {
	width: 100%;
	z-index: 30;
	position: absolute;
}

#flash_menu {
	width: 959px;
	height: 342px;
}
#bg_right {
	width: 50%;
	background-image: url("pics/bg_right.jpg");
	height: 121px;
	float: right;
	z-index: 1;
	background-repeat: repeat-x;
}
#page_container {
	width: 959px;
	margin: 0 auto 0;
	background-color: #000000;
	z-index: 40;
	display: relative;
}
#stripe_1 {
	width: 949px;
	height: 111px;
	margin: 0 auto 0;
	background-image: url("pics/stripe1_bg.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
}
#login_button1 {
	position: absolute;
	top: 93px;
	left: 690px;
	width: 90px;
	height: 20px;
	text-align: right;
}
#login_button2 {
	position: absolute;
	top: 93px;
	left: 810px;
	width: 80px;
	height: 20px;
}
.login_input1 {
	position: absolute;
	top: 33px;
	left: 690px;
	width: 220px;
	height: 20px;
	background-image: url("pics/login1.jpg");
	border: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #fff;
}
.login_input2 {
	position: absolute;
	top: 59px;
	left: 690px;
	width: 220px;
	height: 20px;
	background-image: url("pics/login2.jpg");
	border: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #fff;
}
#login_text1 {
	position: absolute;
	top: 36px;
	left: 560px;
	width: 120px;
	height: 20px;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	text-align: right;
}
#login_text2 {
	position: absolute;
	top: 62px;
	left: 560px;
	width: 120px;
	height: 20px;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	text-align: right;
}
#login_text3 {
	position: absolute;
	top: 33px;
	left: 570px;
	width: 370px;
	height: 20px;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	text-align: center;
}

#main_container {
	width: 949px;
	margin: 0 auto 0;
	background-image: url("pics/main_bg.jpg");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #d4dce7;
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
}
#main_content {
	float: left;
	width: 456px;
	background-color: #062147;
}
#banner_bg {
	width: 949px;
	height: 418px;
	margin: 0 auto 0;
	background-image: url("pics/banner_bg.jpg");
	position: relative;
	background-repeat: no-repeat;
	background-color: #d4dce7;
	padding-top: 10px;
	background-position: 0px 10px;
}
#banner_bg_eng {
	width: 949px;
	height: 418px;
	margin: 0 auto 0;
	background-image: url("pics/banner_bg_eng.jpg");
	position: relative;
	background-repeat: no-repeat;
	background-color: #d4dce7;
	padding-top: 10px;
	background-position: 0px 10px;
}
#banner_container {
	width: 608px;
	height: 180px;
	position: absolute;
	top: 108px;
	left: 169px;
}
#stripe_2 {
	width: 456px;
	height: 36px;
	position: relative;
	background: url("pics/stripe2_bg.jpg");
}
#navigator {
	width: 456px;
	1float: right;
	position: relative;
}
#mainRight {
	width: 456px;
	float: right;
	position: relative;
}
#products_left {
	width: 228px;
	float: left;
}
#products_right {
	width: 228px;
	float: right;
}
.product {
	width: 225px;
	height: 175px;
	background-image: url("pics/product_bg.jpg");
	margin: 1px;
	margin-bottom: 2px;
	position: relative;
	color: #283d59;
	cursor: pointer;
}
.product a {
	width: 225px;
	height: 175px;
	background: none;
	margin: 1px;
	margin-bottom: 2px;
	position: relative;
	color: #000;
}
.product_highlight {
	width: 225px;
	height: 175px;
	background-image: url("pics/product_bg_h.jpg");
	margin: 1px;
	margin-bottom: 2px;
	position: relative;
	color: #265291;
	cursor: pointer;
}
.product_title {
	width: 200px;
	height: 14px;
	position: absolute;
	top: 8px;
	left: 13px;
	overflow: hidden;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	cursor: default;
}
.product_detail {
	width: 210px;
	height: 50px;
	position: absolute;
	top: 115px;
	left: 7px;
	overflow: hidden;
	font-size: 10px;
	text-align: justify;
	cursor: default;
}
.product_picture {
	width: 80px;
	height: 60px;
	position: absolute;
	top: 35px;
	left: 14px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.product_picture img {
	vertical-align: middle;
}
.product_price {
	width: 110px;
	height: 36px;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	position: absolute;
	text-align: right;
	top: 32px;
	left: 109px;
	cursor: default;
}
.image_trick {
	background: url("pics/product_bg_h.jpg");
	display: none;
}
#stripe2_title1 {
	width: 228px;
	height: 26px;
	position: absolute;
	left: 0px;
	top: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#stripe2_title2 {
	width: 228px;
	height: 26px;
	position: absolute;
	left: 226px;
	top: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#search-button {
	width: 111px;
	height: 20px;
	font-size: 10px;
	position: absolute;
	top: 30px;
	left: 420px;
	text-align: center;
}
a.sotetkek:link {
	color: #112641;
	text-decoration: none;
	font-weight: bold;
}
a.sotetkek:active {
	color: #112641;
	text-decoration: none;
	font-weight: bold;
}
a.sotetkek:visited {
	color: #112641;
	text-decoration: none;
	font-weight: bold;
}
a.sotetkek:hover {
	color: #112641;
	text-decoration: underline;
	font-weight: bold;
}
#search-box {
	background-color: #000;
	overflow: hidden;
	position: relative;
}
#news {
	width: 456px;
	1float: right;
	background-color: #052148;
	padding-bottom: 1px;
	height: 213px;
}
#news_head {
	width: 456px;
	height: 36px;
	background-image: url("pics/navigator_head.jpg");
	position: relative;
}
#news_head_text {
	width: 456px;
	height: 26px;
	position: absolute;
	left: 0px;
	top: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#product_head_text {
	width: 456px;
	height: 26px;
	position: absolute;
	left: 0px;
	top: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.news_element {
	width: 225px;
	height: 175px;
	background-image: url("pics/news_bg.jpg");
	position: relative;
	color: #283d59;
	margin: 1px;
}
.news_element_highlight {
	width: 225px;
	height: 175px;
	background-image: url("pics/news_bg.jpg");
	position: relative;
	color: #265291;
	margin: 1px;
}
.news_element_eng {
	width: 225px;
	height: 175px;
	background-image: url("pics/news_bg_eng.jpg");
	position: relative;
	color: #283d59;
	margin: 1px;
}
.news_element_highlight_eng {
	width: 225px;
	height: 175px;
	background-image: url("pics/news_bg_eng.jpg");
	position: relative;
	color: #265291;
	margin: 1px;
}
.news_title {
	width: 200px;
	height: 14px;
	position: absolute;
	top: 8px;
	left: 13px;
	overflow: hidden;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	cursor: default;
}
.news_content {
	width: 200px;
	height: 110px;
	position: absolute;
	top: 32px;
	left: 10px;
	overflow: hidden;
	font-size: 10px;
	text-align: justify;
	cursor: default;
}
.text_input {
	width: 209px;
	height: 23px;
	background-image: url("pics/input_bg.jpg");
	padding: 6px 0px 0px 6px;
	font-weight: bold;
	color: #fff;
	border: 0px;
}
.text_input_small {
	width: 40px;
	height: 23px;
	background-image: url("pics/input_bg_small.jpg");
	padding: 6px 0px 0px 6px;
	font-weight: bold;
	color: #fff;
	border: 0px;
	margin-right: 5px;
}
.text_input_medium {
	width: 158px;
	height: 23px;
	background-image: url("pics/input_bg_medium.jpg");
	padding: 6px 0px 0px 6px;
	font-weight: bold;
	color: #fff;
	border: 0px;
}
.text_input_cart {
	width: 57px;
	height: 23px;
	background-image: url("pics/input_bg_cart.jpg");
	padding: 6px 6px 0px 6px;
	font-weight: bold;
	color: #fff;
	border: 0px;
	text-align: center;

}
#main_frame {
	width: 456px;
	margin: 0 auto 0;
	background-image: url("pics/main_frame_bg.jpg");
	background-position: 1px 0px;
	background-repeat: repeat-y;
	position: relative;
	overflow: visible;
	float: left;
}
#main_frame table {
	color: #ffffff;
}
#main_frame_head {
	width: 455px;
	height: 9px;
	background-image: url("pics/main_frame_head.jpg");
	background-position: 1px bottom;
	background-repeat: no-repeat;
	font-size: 1px;
	float: left;
	margin-left: 0px;
	background-color: #052146;
	padding-top: 4px;
	z-index: 2000;
}

#main_frame_container {
	width: 455px;
	position: relative;
	margin: 0 0px 0 0px;
	padding-top: 2px;
	padding-bottom: 20px;
	background-image: url("pics/main_frame_bottom.jpg");
	background-position: 1px bottom;
	background-repeat: no-repeat;
	float: left;
}
.main_height {
    height:400px;
    float:right;
    width:1px;
  }
.main_frame_header {
	color: #021736;
	font-weight: bold;
	font-size: 12px;
	height: 16px;
	width: 441px;
	background-image: url("pics/dot_line.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	overflow: hidden;
	margin: 0 auto 0;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.main_frame_header2 {
	color: #021736;
	font-weight: bold;
	font-size: 12px;
	height: 16px;
	width: 441px;
	background-image: url("pics/dot_line2.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	overflow: hidden;
	float: left;
}
.main_frame_content {
	width: 420px;
	font-size: 10px;
	color: #10213d;
	margin: 10px auto 10px;
}
.table_row {
	width: 420px;
	height: 36px;
	position: relative;
}
.table_row_prod {
	width: 420px;
	height: 26px;
	position: relative;
}
.row_left {
	width: 130px;
	height: 16px;
	margin-top: 10px;
	float: left;
	text-align: right;
	font-weight: bold;
}
.row_left_prod {
	width: 140px;
	height: 16px;
	float: left;
	text-align: left;
	font-weight: bold;
	padding-left: 20px;
	background-image: url("pics/dot2.jpg");
	background-repeat: no-repeat;
	background-position: 6px 3px;
}
.row_right_prod {
	width: 240px;
	height: 16px;
	float: right;
}
.row_right {
	width: 280px;
	height: 30px;
	float: right;
	margin-top: 2px;
}
#position {
	width: 456px;
	height: 26px;
	position: absolute;
	left: 0px;
	top: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.table_error_row {
	width: 420px;
	height: 20px;
	padding-top: 5px;
	font-weight: bold;
	color: #dd0000;
	text-align: center;
}
#product_det_head {
	width: 454px;
	height: 202px;
	background: url("pics/product_detail_bg.jpg") bottom no-repeat;
	font-size: 12px;
	margin: 0 auto 0;
	color: #FFF;
	background-color: #052146;
	position: relative;
}
#product_det_title {
	width: 400px;
	height: 12px;
	position: absolute;
	left: 10px;
	top: 8px;
	font-weight: bold;
	font-size: 12px;
}
#product_det_img_big {
	width: 200px;
	height: 150px;
	position: absolute;
	top: 35px;
	left: 11px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#product_det_img_small1 {
	width: 80px;
	height: 60px;
	position: absolute;
	top: 42px;
	left: 227px;
}
#product_det_img_small2 {
	width: 80px;
	height: 60px;
	position: absolute;
	top: 118px;
	left: 227px;
}
.prod_smallpic {
	width: 80px;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.prod_bigpic {
	width: 200px;
	height: 150px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.prod_smallpic img {
	vertical-align: middle;
}
.prod_bigpic img {
	vertical-align: middle;
}
#addtobasket {
	width: 112px;
	height: 38px;
	position: absolute;
	top: 32px;
	left: 323px;
}
#discount {
	width: 115px;
	height: 38px;
	position: absolute;
	left: 323px;
	top: 72px;
}
#product_back {
	width: 68px;
	height: 18px;
	position: absolute;
	left: 363px;
	top: 172px;
}
#product_price {
	width: 116px;
	height: 35px;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	left: 327px;
	top: 118px;
	text-align: right;
	cursor: default;
}
.price_disc {
	text-decoration: line-through;
	color: #dd0000;
}
.product_description {
	width: 430px;
	position: relative;
	margin: 0 auto 0;
	overflow: hidden;
	color: #000;
}
.product_description a {
	color: #000;
}
.product_description.td {
	color: #000;
}
.tag_link {
	font-size: 12px;
	color: #3e67c7;
	font-weight: bold;
	text-decoration: none;
}
.tag_link:active {
	font-size: 12px;
	color: #3e67c7;
	font-weight: bold;
	text-decoration: none;
}
.tag_link:link {
	font-size: 12px;
	color: #3e67c7;
	font-weight: bold;
	text-decoration: none;
}
.tag_link:visited {
	font-size: 12px;
	color: #3e67c7;
	font-weight: bold;
	text-decoration: none;
}
.tag_link:hover {
	font-size: 12px;
	color: #3e67c7;
	font-weight: bold;
	text-decoration: underline;
}
#products_bg {
	width: 456px;
	background-color: #062147;
	position: relative;
	float: left;
	min-height: 521px;
}
.in_cart {
	width: 33px;
	height: 26px;
	position: absolute;
	top: 41px;
	left: 103px;
}
.cart_item {
	float: left;
	width: 454px;
	height: 108px;
	background: url("pics/cart_item.jpg");
	position: relative;
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}
.cart_item_title {
	width: 400px;
	height: 12px;
	position: absolute;
	left: 10px;
	top: 8px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}
.cart_item_price1 {
	width: 95px;
	height: 35px;
	position: absolute;
	top: 30px;
	left: 10px;
}
.cart_item_price2 {
	width: 200px;
	height: 35px;
	position: absolute;
	top: 30px;
	left: 114px;
}
.cart_item_mod_text {
	width: 95px;
	height: 16px;
	position: absolute;
	top: 75px;
	left: 10px;
}
.cart_item_mod_input {
	width: 95px;
	height: 16px;
	position: absolute;
	top: 67px;
	left: 117px;
}
.cart_button1 {
	width: 60px;
	height: 12px;
	font-size: 10px;
	position: absolute;
	top: 81px;
	left: 265px;
}
.cart_button2 {
	width: 60px;
	height: 12px;
	font-size: 10px;
	position: absolute;
	top: 81px;
	left: 390px;
	color: #283d59;
}
.cart_setup {
	width: 454px;
	height: 68px;
	margin-top: 10px;
	float: left;
	background: url("pics/cart_setup.jpg");
	position: relative;
	font-weight: bold;
	font-size: 12px;
	color: #021734;
}
.cart_setup_price1 {
	width: 95px;
	height: 35px;
	position: absolute;
	top: 8px;
	left: 10px;
}
.cart_setup_price2 {
	width: 140px;
	height: 35px;
	position: absolute;
	top: 8px;
	left: 114px;
}
.cart_setup_total {
	width: 200px;
	height: 35px;
	position: absolute;
	top: 8px;
	left: 262px;
}
.cart_setup_button1 {
	width: 110px;
	height: 12px;
	font-size: 10px;
	position: absolute;
	top: 40px;
	left: 20px;
	color: #283d59;
}
.cart_setup_button2 {
	width: 110px;
	height: 12px;
	font-size: 10px;
	position: absolute;
	top: 40px;
	left: 180px;
	color: #283d59;
}
.cart_setup_button3 {
	width: 110px;
	height: 12px;
	font-size: 10px;
	position: absolute;
	top: 40px;
	left: 350px;
	color: #283d59;
}
.message {
	width: 454px;
	margin: 20px auto 0;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.cart_box_head {
	width: 454px;
	height: 29px;
	float: left;
	background: url("pics/cart_box_head.jpg");
	position: relative;
}
.cart_box_body {
	width: 454px;
	background: url("pics/cart_box_bg.jpg");
	float: left;
	background-repeat: repeat-y;
	position: relative;
}
.cart_box_bottom {
	width: 454px;
	height: 43px;
	background: url("pics/cart_box_bottom.jpg");
	position: relative;
	float: left;
}
.cart_box_bottom2 {
	width: 454px;
	height: 29px;
	background: url("pics/cart_box_bottom2.jpg");
	position: relative;
	float: left;
}
.cart_box_bottom3 {
	width: 454px;
	height: 43px;
	background: url("pics/cart_box_bottom3.jpg");
	position: relative;
	float: left;
}
.table1 {
	background-color: #112b50;
	cursor: pointer;
	color: #ffffff;
}

.table1 td {
	color: #ffffff;
}
.table1_highlight {
	background-color: #405776;
	cursor: pointer;
}
.cart_box_content {
	width: 430px;
	margin: 10px 0px 20px 10px;
	float: left;
}
.cart_table {
	border-color: #fff;
	border-width: 0px;
	border-style: solid;
	color: #fff;
	padding: 4px;
}
.order_left {
	width: 200px;
	float: left;
	color: #fff;
	margin-top: 20px;
}
.order_right {
	width: 200px;
	float: right;
	color: #fff;
	margin-top: 20px;
}
.cart_order_button1 {
	width: 60px;
	height: 12px;
	font-size: 10px;
	position: absolute;
	top: 17px;
	left: 375px;
	color: #283d59;
}
.cart_order_button2 {
	width: 60px;
	height: 12px;
	font-size: 10px;
	position: absolute;
	top: 16px;
	left: 255px;
}
#footer_cont1 {
	position: absolute;
	width: 210px;
	height: 33px;
	top: 317px;
	left: 163px;
	font-weight: bold;
	color: #000;
	font-size: 12px;
}
#footer_cont2 {
	position: absolute;
	width: 2050px;
	height: 33px;
	top: 317px;
	left: 400px;
	font-weight: bold;
	color: #000;
	font-size: 12px;
}
#footer_cont3 {
	position: absolute;
	width: 170px;
	height: 33px;
	top: 317px;
	left: 620px;
	font-weight: bold;
	color: #000;
	font-size: 12px;
}
.search_input_big1 {
	width: 213px;
	height: 27px;
	background: url("pics/search_input_big.jpg");
	position: absolute;
	left: 147px;
	top: 36px;
	text-align: center;
}
.search_input_small1 {
	width: 72px;
	height: 27px;
	background: url("pics/search_input_small.jpg");
	position: absolute;
	left: 378px;
	top: 36px;
	text-align: center;
}
.search_input_small2 {
	width: 72px;
	height: 27px;
	background: url("pics/search_input_small.jpg");
	position: absolute;
	left: 500px;
	top: 36px;
	text-align: center;
}
.search_input_big2 {
	width: 213px;
	height: 27px;
	background: url("pics/search_input_big.jpg");
	position: absolute;
	left: 591px;
	top: 36px;
	text-align: center;
}
.search_text1 {
	width: 50px;
	height: 14px;
	text-align: center;
	position: absolute;
	left: 450px;
	top: 42px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.search_text2 {
	width: 150px;
	height: 14px;
	text-align: center;
	position: absolute;
	left: 400px;
	top: 72px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
.search_input {
	margin: 6px 2px 2px 2px;
	border: none;
	background: none;
	color: #fff;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	height: 14px;
}
#pager {
	width: 210px;
	height: 25px;
	margin: 0 auto 0;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #062147;
	background-image: url("pics/pager_bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 2px;
}
#pager_container {
	width: 456px;
	height: 30px;
	margin-top: 20px;
	float: left;
}
.pager_arrow {
	width: 22px;
	height: 20px;
	float: left;
	margin-top: 8px;
}
.pager_number {
	width: 18px;
	text-align: center;
	height: 20px;
	margin-top: 6px;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	float: left;
}
.pager_number_active {
	width: 22px;
	text-align: center;
	height: 20px;
	margin-top: 6px;
	font-weight: bold;
	font-size: 10px;
	color: #021734;
	float: left;
}
.tags_left {
	width: 190px;
	height: 20px;
	margin-top: 8px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.tags_right {
	width: 200px;
	height: 20px;
	margin-top: 8px;
	font-size: 12px;
	font-weight: bold;
	float: right;
}
#send_search {
	width: 400px;
	height: 20px;
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin: 20px 20px 0 0;
	font-weight: bold;
}

