body {
	margin: 0;
	padding: 0;
}

form {
    margin: none;
    padding: none;
}
input {
    font-size: 8pt;
}

fieldset {
    border: 1px solid #bdb579;
}
fieldset legend {
    font-weight: bold;
    color: #bdb579;
}
.nomargin {
	margin: 0px;
}

#column {
    background: #92784f url(/pic/f/trf_bg.gif) no-repeat;
    background-position: bottom right;
}
#column_content {
    background: url(/pic/f/flw_bg.gif) no-repeat;
    padding: 20px 10px 20px 10px;
}
#top1 {
    background: url(/pic/f/top1bg.gif) no-repeat;
    height: 34px;
}
#top_grl {
    background: url(/pic/f/grl_bg.jpg) no-repeat;
    height: 196px;
}
#central {
    background: url(/pic/f/seam1_bg.gif) repeat-y;
}
table#inc_central {
    background: url(/pic/f/seam2_bg.gif) repeat-y;
    background-position: right;
    width: 100%;
    height: 100%;
}
td#bot_center {
    background: url(/pic/f/bot_flw_bg.gif) no-repeat;
    background-position: bottom right;
    padding: 0px 20px 20px 20px;
    height: 130px;
}
td#top_center {
    background: url(/pic/f/top_flw_bg.gif) no-repeat;
    padding-right: 50px;
}
div#center_center {
    padding: 0px 50px 0px 20px;
    display: table;
    width: 100%;
}
div#central_content {
    padding: 0px 50px 0px 20px;
}
div#central_collage {
    height: 196px;
    background: #333333 url('/pic/f/dress.gif') no-repeat;
    vertical-align: baseline;
}
/* Main menu */
div.menu, div.menu_a {
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    font-size: 12pt;
    color: #D27A3E;
    padding-bottom: 10px;
}
.menu A:link, .menu A:visited {
	text-decoration: none;
	color: #D27A3E;
}
.menu A:hover {
	color: #ff9933;
}
.menu_a A:link, .menu_a A:visited {
	text-decoration: none;
	color: #ffffff;
}

/* Second menu */
div.menu_sec, div.menu_sec_a {
	font-family: Arial, Tahoma, sans-serif;
	font-weight: bold;
	text-transform: none;
    font-size: 10pt;
    color: #D27A3E;
    padding-left: 5px;
}
.menu_sec A:link, .menu_sec A:visited {
	text-decoration: none;
	color: #D27A3E;
}
.menu_sec A:hover {
	color: #ff9933;
}
.menu_sec_a A:link, .menu_sec_a A:visited {
	text-decoration: none;
	color: #ffffff;
}


.menu2, .menu2_a {
    font-weight: normal;
    font-size: 8pt;
    color: #92784F;
    padding-top: 5px;
    text-decoration: underline;    
}
.menu2 A:link, .menu2 A:visited {
    color: #92784F;
}
.menu2 A:hover {
    color: #ff9933;
}
.menu2_a A:link, .menu2_a A:visited {
    color: #ff0000;
}

.navigation, .navigation A:link, .navigation A:visited {
	font-size: 8pt;
	color: #bdb579;
}
td.navigation {
	padding-left: 20px;
}

#madein, #madein A:link, #madein A:visited {
    color: #5e503a;    
}

.incart {
   color: #92784F;
   font-size: 8pt;    
   font-weight: bold;
}
div#incart {
   display: block;
   font-family: Tahoma, sans-serif;
   font-size: 12pt;
   font-weight: normal;
   background-color: #333333;
   width: 50px;
}

.abonAuth{
    border: 1px solid #92784F;
    background-color: #666666;
    position: absolute;
}
.abonAuth td, .abonAuth th {
    font-size: 8pt;
    font-family: Arial, sans-serif;
}
.abonAuth th {
    font-weight: bold;
}

/* catprice */
td.bord, td.brd {
    border: 1px solid #3D3D3D;
    width: 25%;
}
.uline td {
    border-bottom: 1px solid #3D3D3D;
}

.allPosList {
    display: block; 
    float: right; 
    border-left: 2px solid #3D3D3D;
    /*padding: 0px 0px 0px 20px; */
    max-width: 250px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 20px; 
}
.allPosList div {
    padding: 5px 0px 5px 10px;
    font-size: 8pt;
}
.allPosList div A:link, .allPosList div A:visited {
    color: #92784F;
}
.allPosList_a {
    color: #ff0000 !important;
}

/* Auto image border */
.aib img {
    border: 1px solid #cccccc;
}

.cp_anons {
    text-align: center;
    display: block;
    border: 1px solid #333333;
    padding: 10px;
    margin: 10px;
    width: 150px;
}
 .cp_anons img {
    border: 1px solid #cccccc;
 }
 
 div.stats{
  display:inline;
  height:0px;
  left:-1000px;
  margin:0px;
  padding:0px;
  position:absolute;
  top:-1000px;
  visibility:hidden;
  width:0px
}

.a2cq {
    display: table;
    width: 150px;
    height: 50px;
    border: 1px solid #cccccc; 
    background-color: #333333;
    position: absolute;
    top: 1px;
    left: 1px;
    padding: 5px;
    font-size: 8pt;
    font-weight: bold;
}
.a2cq input {
    margin-top: 3px;
}
.a2cq img {
    float: right;
}

.wait {
	display: block;
	position: absolute;
	width: 200px;
	height: 50px;
	border: 1px solid white;
	background-color: #333333;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: white;
	top: 40%;
	left: 40%;
	z-index: 10000;
}

img.iconimg {
	margin: 6px;
}
img.iconimg_a {
	border: 6px double white;
}

A:link.hover_link_decor, A:visited.hover_link_decor {
    text-decoration: none;
    color: white;
}
A:hover.hover_link_decor {
    text-decoration: underline;
    color: #D27A3E;
}
