*{
  margin: 0;
  padding: 0;
  }
  
body{
  font-family: Verdana, Tahoma, Arial, serif;
  font-size: 12px;
  background-color: #444;
  color: #b5b5b5;
  }
  
p{line-height: 1.4;}

a{outline: none; text-decoration: none;}
a:hover{text-decoration: underline;}
.wrapper{
  margin: 0 auto;
  width: 850px;
  padding: 0 0 10px 0;
  overflow:  hidden;
  border: 1px solid #5d5d5d;
  background-color: #333;
  }

h1{
  width: 415px;
  height:100px;
  float: left;
  }
h1 a{
  width: 415px;
  height: 100px;
  display: block;
  }
h1 span{display: none;}
h1.gall{background: url('../img/logo.gif') no-repeat top left;}

h2{
  clear: both;
  font-size: 13px;
  margin: 20px 15px;
  }
.header{
  height: 100px;
  clear: both;
  overflow: hidden;
  padding-bottom: 10px;
  }
/* top menu */  
ul.top_menu{
 clear: both;
 height: 49px;
 overflow: hidden;
 background: url('../img/menu_bkg.gif') repeat-x top left;
 list-style-type: none;
  }
ul.top_menu li{float: left;}
ul.top_menu li a{
  color: #fcfcfc;
  padding: 15px;
  float: left;
 }
ul.top_menu li a.act, ul.top_menu li a:hover{
  text-decoration: none;
  background: url('../img/pointer.gif') no-repeat center 1px;
  }

ul.breadcrumb{
  clear: both;
  overflow: hidden;
  width: 100%;
  list-style-type: none;
  margin: 10px 0;
  }

ul.breadcrumb li{float: left;}
ul.breadcrumb li a{
  color: #b5b5b5;
  float: left;
  font-size: 11px;
  padding: 0 10px 0 15px;
  background: url('../img/breadcrumb_point.gif') no-repeat right 5px;
  }
/* choose option */ 
form.choose_opt{
  clear: both;
  text-align: right;
  border-top: 1px solid #5d5d5d;
  border-bottom: 1px solid #5d5d5d;
  margin: 10px 0;
  padding: 5px 15px 5px 0;
  } 
form.choose_opt label{
  font-size: 11px;
  margin: 0 10px 0 0;
  }
form.choose_opt select{
  width: 200px;
  border: 0 none;
  background-color: #444;
  color: #b5b5b5;
  }
/* protected */
.protected h2{
  font-size: 14px;
  color: #fff;
  }
.protected form{
  padding: 10px 15px;
  overflow: hidden;
  }

.protected form p{
  float: left;
  clear: both;
  margin: 5px 0;
  }

.protected form input{
  width: 200px;
  border: 1px solid #5D5D5D;
  }
 .protected form input.btn{
  width: auto;
  padding: 2px 5px;
  } 
/* box construction */
.box_top{
  overflow: hidden;
  position: relative;
  width: 98%;
  padding: 11px 0 0 10px;
  display: block;
  background: url('../img/img_bkg.gif') no-repeat top left;
  }
  
 .bot_left{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 10px;
  height: 10px;
  overflow: hidden;
  background: url('../img/img_bkg.gif') no-repeat 0 -1038px;
  }

.top_right{
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 11px;
  overflow: hidden;
  background: url('../img/img_bkg.gif') no-repeat -644px 0;
  }

.box_bot{
  overflow: hidden;
  padding: 0 10px 10px 0;
  background: url('../img/img_bkg.gif') no-repeat bottom right;
  }
.box_top a{text-decoration: none; display: block; overflow: hidden;} 

.box_top img{ border: 1px solid #cecece; display: block;} 

.cat{
  width: 190px;
  float: left;
  clear: left;
  display: inline;
  overflow: hidden;
  margin: 10px 15px;
  }
  
.box_top.cat{
  min-height: 147px;
  height:auto !important;
  height:147px;
  }

.box_top.cat .box_bot{overflow: hidden;min-height: 137px; height:auto !important; height: 137px;}

.wrap_cat, .wrap_desc{float: left; margin: 0 25px 20px 25px; display: inline;}  

.wrap_cat h3{
  clear: both;
  width: 190px;
  font-size: 13px;
  margin: 0 0 0 25px;
  }
 .wrap_cat img{height: 135px; overflow: hidden;} 
/* album */
.preview{
  width: 614px;
  float: left;
  overflow: hidden;
  margin: 10px 15px;
  }
  
.box_top.preview{
  min-height: 463px;
  height:auto !important;
  height:463px;
  }
.list_album{overflow: hidden;}
.wrap_desc h3{
  clear: both;
  font-size: 13px;
  margin: 15px ;
  }
.wrap_desc{width: 560px;}
.wrap_desc p{
  clear: both;
  margin: 0 15px;
  }
  
a.view_more{
  float: right;
  padding: 0 10px 0 0;
  margin: 10px 25px 0 0;
  color: #449cac;
  background: url('../img/breadcrumb_point.gif') no-repeat right 5px;
  }

/* thumb */
.thumb{
  float: left;
  display: inline;
  width: 135px;
  margin: 10px 0 0 15px;
  }
.thumb .box_top{height: 103px;}  
.thumb .box_bot{
  overflow: hidden;
  height: 92px;
  }
.thumb .box_bot a{overflow: hidden; height: 92px;}   
.thumb .box_top{margin: 0 0 5px 0;}
.thumb .box_bot{padding-bottom: 11px;}
.preview .box_bot{padding-bottom: 11px; min-height:452px;height:auto !important; height:452px; }

/* picture navigation*/
ul.pic_nav{
  width: 620px;
  height: 51px;
  clear: both;
  float: left;
  margin-left: 20px;
  }

ul.pic_nav li{
  float: left;
  display: inline;
  }
  
ul.pic_nav li a span{display: none;}

ul.pic_nav li a.prev{
  display: block;
  width: 43px;
  height: 51px;
  background: url('../img/prev.gif') no-repeat left top;
  }
  ul.pic_nav li a.next{
  display: block;
  width: 43px;
  height: 51px;
  background: url('../img/next.gif') no-repeat left top;
  }

 ul.pic_nav li p{
  text-align: center;
  width: 530px;
  margin-top: 20px;
  }
 /* project list */
.project{
  width: 320px;
  height: 226px;
  float: left;
  clear: left;
  display: inline;
  padding: 12px 0 0 10px;
  margin: 10px 15px;
  overflow: hidden;
  background: url('../img/proj_bkg.gif') no-repeat top left;
  }
.project a{
  width: 300px;
  height: 212px;
  display: block;
  overflow: hidden;
  }
.project a img{
  border: 1px solid #cecece;
  text-decoration: none;
  }
.wrap_desc.proj{width: 365px; display: block; overflow: hidden;}
.wrap_desc.proj a{
  color: #449cac;
  font-weight: bold;
  }

.wrap_desc.proj p{margin: 10px 15px;}
.wrap_desc.proj h3{font-size: 14px; color: #fff; margin-top:25px;}
h4{
  clear: both;
  font-size: 14px;
  margin:15px;
  color: #fff;
  text-transform: uppercase;
  }
 /* footer*/
ul.footer{
  margin: 40px 0 5px 0;
  clear: both;
  float: left;
  width: 100%; 
  } 
  
ul.footer p{
  text-align: right;
  margin: 0 15px 0 0;
  padding: 5px 155px 0 0;
  height: 30px;
  font-size: 11px;
  background: url('../img/asya_small.gif') no-repeat top right;
  }
  
/* contact page*/
.content{
  padding: 0 15px;
  }
.content p{
  clear: both;
   }
.cont_mail{
  overflow: hidden;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  }

.cont_mail span{float: left; padding: 2px 5px 0 0; }
.cont_mail img{ float:left;}
.cont_mail_brd{border-top: 1px solid #5D5D5D; margin: 5px 0; padding: 5px 0;}  
form.regForm{
  width: 451px;
  }
form.regForm p{
   overflow: hidden;
   width: 100%;
   margin: 5px 0;
  }

form.regForm label{
  float: left;
  width: 150px;
  }

form.regForm input, form.regForm textarea{
  float: left;
  background-color: #e1e1e1;
  border: 1px solid #5D5D5D;
  }
input.btn,form.regForm input.btn{
  float: right;
  margin: 5px 0 0 0;
  border: 0 none;
  font-size: 11px;
  padding: 0 10px;
  color: #cecece;
  border-top: 1px solid #cecece;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  background: none;
  }
/* pager*/
#pager{ margin: 15px;}
#pager span{margin: 5px;}
#pager a{color: #fff; text-decoration: underline; margin:5px; }