html,body {
background-color: #E99999;
height: 100%;
margin: 0px;
padding: 0px;
font-family: Tahoma,Verdana,"Arial CE";
}

div#main{
margin-left: auto;
margin-right: auto;
width: 788px;
}

div#menu{
margin-top: 1px;
height: 34px;
width: 100%;
}

div#flash{
height: 170px;
width: 788px;
}

div.menu_item_first{
float: left;
height: 28px;
padding-top: 6px;
width: 175px;
cursor: pointer;
background-color: #602929;
text-align: center;
}


div.menu_item{
float: left;
cursor: pointer;
padding-top: 6px;
height: 28px;
width: 124px;
background-color: #602929;
margin-left: 1px;
text-align: center;
}


div.menu_item_last{
margin-left: 1px;
cursor: pointer;
padding-top: 6px;
float: right;
height: 28px;
width: 112px;
text-align: center;
background-color: #602929;
}

div#menu a{
font-family: "Arial CE",Tahoma,Verdana;
color: #FDCAC8;
font-weight: bold;
text-decoration: none;
font-size: 12px;
}

div#main_area{
min-height: 544px;
height: auto !important;
height: 544px;
margin-top: 1px;
width: 100%;
background-image: url('../images/content.jpg');
background-repeat: repeat-y;
}


div#left{
width: 175px;
min-height: 544px;
height: auto !important;
height: 544px;
float: left;
}

div#gallery_area{
min-height: 500px;
height: auto !important;
height: 500px;
}

.info{
position: relative;
bottom: 49px;
height: 44px;
width: 129px;
padding: 0px 30px 5px 16px;
font-family: Tahoma,Verdana, "Arial CE";
font-size: 10px;
background-color: #602929;
color: #856465;
margin-bottom:-49px;
}


div#content{
float: left;
width: 500px;
}

div#right{
float: left;
width: 113px;
}

div.break{
clear: both;
}

div.gallery_item{
margin: 20px 0 0 17px;
}

div.gallery_item a{
text-decoration: none;
color: #FFBABA;
font-size: 12px;
font-weight: bold;
}

div.gallery_item a:hover{
text-decoration: underline;
color: #FFBABA;
font-size: 12px;
font-weight: bold;
}

div.gallery_title{
font-size: 20px;
color: #602929;
margin: 10px 0 0 10px;
}

div.image_box{
float: left;
overflow: hidden;
margin-left: 5px;
margin-top: 25px;
/*height: 140px;*/
width: 140px;
text-align: center;
}

.image_box img{
cursor: pointer;
}

div.image_price{
font-size: 11px;
margin-top: 5px;
}

div.order{
font-size: 11px;
margin-top: 2px;
}

div#pages{
padding-top: 22px;
padding-bottom: 7px;
text-align: center;
font-size: 11px;
}

div#pages a{
text-decoration: none;
color: #602929;
}

div#pages a.active{
color: #FF0000;
font-size: 15px;
}

a.order{
color:#602929; 
}

div.message{
color: #FF0000;
margin: 10px;
}

div.order_title{
margin-top: 15px;
text-align: center;
font-weight: bold;
font-size: 18px;
width: 100%;
color: #602929; 
}

form#send_form{
margin: 0px;
padding: 0px;
}

input.in_text{
font-size: 11px;
width: 150px;
}

table#order_table{
font-size: 11px;
margin: 0 auto 0 auto;
width: 90%;
}

table#order_table td.items{
text-align: right;
}

td.line{
font-size: 1px;
height: 1px;
background-color: #4F4F4F;
}

td.br{
font-size: 10px;
height: 10px;

}


td.head{
font-size: 14px;
padding: 10px 0 10px 0;
font-weight: bold;
text-align: left;
}

div#ord_head{
width: 90%;
margin: 25px auto 0 auto;
}

img.ord{
float: left;
display: inline;
cursor:pointer;
}

.ord_detail{
margin-left: 10px;
float: left;
display: inline;
font-size: 12px;
}

.detail{
font-weight: bold;
font-size: 13px;
}

div#head_form{
text-align: center;
font-size: 16px;
font-weight: bold;
margin-top: 35px;
color: #602929;
}

div.detail_item{
font-size: 15px;
}

td.submit{
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}

.image{
padding: 6px 0 6px 0;
}

.required{
color: #FF0000;
font-size: 11px;
}

div#load_photo{
position: absolute;
z-index: 100;
display: none;
left: 0;
top: 180px;
width: 100%;
text-align: center;
}


div#pop{
width: 100%;
text-align: center;
top: 230px;
left: 0;
position: absolute;
display: block;
}



h1{
font-size:16px;
margin:0;
padding:8px;
padding-bottom:0px;
font-weight: bold;
text-align: center;
color:#2F1614;
}



.seo
{
  font-size:10px;
  color:#856465;
  padding: 2px;
  text-align: center;
}
