﻿*
{
	font-family: Arial;
	font-size: 10pt;
	color: #555555;
}

body 
{
}

#container
{
	width: 990px; 
	margin-left: auto; 
	margin-right: auto;
}

#kach
{
	font-size: 24pt; 
	color: #3399cc;
}

#fashion
{
	font-size: 24pt;
	color: #c0c0c0;
}

#header
{
	padding-bottom: 5px; 
}

#menu
{
	padding: 5px 5px 5px 5px;
	border: solid 2px #cccccc;
	border: solid 2px #cccccc;
	background-color: #eeeeee;
}

#menu a
{
	font-size: 8pt;
	font-weight: 700;
	text-decoration: underline;
}

#menu a:hover
{
	color: #3399cc;
	text-decoration: none;
}

#content
{
	width: 100%;
}

#footer
{
	padding-top: 5px; 
	border-top: solid 2px #cccccc;
	font-size: 7pt;
}

span.pagetitle
{
	font-size: 16pt; 
	color: #b22222; 
	font-family: Times New Roman;
}

#spanlogic
{
	font-size: 7pt;
	text-decoration: none;
}

#cart
{
	border: solid 1px #8a184a;
	width: 200px;
}

#cart1
{
	border: solid 1px #8a184a;
	width: 180px;
	padding: 10px 10px 10px 10px;
	text-align: justify;
}

input.cartbutton
{
	color: #fff;
	background-color: #8a184a;
	border-top-style: solid;
	border-top-color: #9b466c;
	border-left-style: solid;
	border-left-color: #9b466c;
	border-bottom-style: solid;
	border-bottom-color: #6c133a;
	border-right-style: solid;
	border-right-color: #6c133a;
	width: 95%;
}

a.name1
{
	font-size: 12pt;
	font-weight: 700;
}

a.name2
{
	font-size: 10pt;
	font-weight: 700;
	width: 200px;
}

span.price1
{
	color: #cc33cc;
	font-size: 8pt;
}

span.price2
{
	color: #cc33cc;
	font-size: 14pt;
	font-weight: 700;
}

img.photo1
{
	border: solid 1px #cccccc;
}

img.photo2
{
	border-bottom: solid 1px #ccc;
	border-left: solid 1px transparent;
	border-right: solid 1px transparent;
	border-top: solid 1px transparent;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

span.title1
{
	font-size: 14pt; 
	color: #b22222; 
}

span.value1
{
	color: #415a74;
}

span.style1
{
	font-size: 8pt;
}

input.qty
{
	width: 30px;
	text-align: right;
}

img.cartproduct
{
	margin-bottom: 5px;	
}

span.key1
{
	display: inline-block; 
	width: 80px;
	font-size: 11pt;
}

span.key2
{
	display: inline-block; 
	width: 20px;
	font-size: 11pt;
}

span.key3
{
	display: inline-block; 
	width: 60px;
	font-weight: 700;
}

span.key11
{
	display: inline-block; 
	font-size: 11pt;
	white-space: nowrap;
}

span.value2
{
	text-align: right;
	width: 100px;
	display: inline-block;
	font-size: 11pt;
}

span.value3
{
	color: #415a74;
	width: 60px;
	display: inline-block;
}

input.checkout
{
	font-size: 12pt;
	font-weight: 700;
	color: #fff;
	background-color: #8a184a;
	border-top-style: solid;
	border-top-color: #9b466c;
	border-left-style: solid;
	border-left-color: #9b466c;
	border-bottom-style: solid;
	border-bottom-color: #6c133a;
	border-right-style: solid;
	border-right-color: #6c133a;
	width: 150px;
	height: 50px;
}

a.thispage
{
	font-size: 14pt;
	color: #3399cc;
}

input.btn
{
	border: solid 1px #3399cc;
	color: #3399cc;
	background-color: #fff;
}

input.txt
{
	border: solid 1px #3399cc;
	color: #000;
	background-color: #fff;
}

input.btn2
{
	font-size: 12pt;
	font-weight: 700;
	color: #b22222;
	background-color: #eee;
	border: dashed 1px #b22222;
}

input.gtranslate
{
color: #3399cc;
font-weight: 700;
background-color: #fff;
border: dashed 1px #999;
width: 150px;
height: 60px;
margin-bottom: 5px;
}

th.bagtitle
{
	background-color: #ddd;
	border-bottom: solid 1px #999;
}

tr.bagfooter td
{
	border-top: solid 1px #999;
	border-bottom: double 3px #999;
}

table.summary td
{
	border-width: 0px;
}

ul.ul1 li
{
	margin-bottom: 10px;
}

td.addr
{
	padding: 10px 0px 10px 10px;
	border-bottom: solid 1px #ccc;
}

td.searchbar
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #eee;
}

div.navigroup
{
	height:30px;
	background-color: #39c;
}

div.navigroup ul 
{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

div.navigroup ul li 
{
	display:block;
	float:left;
	position: relative;
	background-color: #39c;
	background-position:right;
	border-right: solid 1px #ccc;
	border-left: solid 1px #39c;
	border-bottom: solid 1px #ccc;
}

div.navigroup ul li:hover
{
	background-color: #eee;
	color: #000;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
}

div.navigroup ul li:hover a
{
	background-color: #eee;
	color: #000;
}

div.navigroup ul li a 
{
	display:block;
	display: inline-block;
	padding:8px 18px 0px 18px;
	height:22px;
	font-size:10pt;
	color:#fff;
	text-decoration:none;
}

div.navigroup ul li a:hover, div.navigroup ul li .currentpg
{
	color:#000;
	text-decoration:underline;
}

div.cattitle
{
	background-color: #eee; 
	font-weight: 700; 
	padding: 5px; 
	border-top: solid 1px #ccc; 
	border-right: solid 1px #ccc; 
	border-left: solid 1px #ccc;
}

div.sep
{
	width: 100%;
	height: 1px;
	display: block;
	background-color: #ccc;
	margin: 10px auto 10px auto;	
}

div.pdetail
{
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

td.pdetailcell
{
	vertical-align: top;
	text-align: center;
	padding: 25px 0px 25px 0px;
	background-color: #fff;
}

td.pdetailcella
{
	vertical-align: top;
	text-align: center;
	padding: 25px 0px 25px 0px;
	background-color: #f4f9fb;
}