body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

 @font-face { font-family: "Amazin"; 
 src: url(http://websofte.com/bridal/images/font/amaz.ttf) ; }

.clr{
    clear: both;
    font-size: 1px;
    height: 0px;
    height: 0.1%;
}
body{
    font-family: Georgia, sans-serif;
    font-size: 12px;
}
p{
    font-family: Arial,sans-serif; 
    font-size: 12px;
    margin-bottom: 17px;  
    color: #4d4d4d;
          
}
.italic{
    font-style: italic;
    font-family: Georgia;
}
h1{
    margin: 20px 0 15px 0;
    color: #4A1C46;
    font-style: italic;
    font-size: 20px;
    font-family: Times New Roman, Arial;
}
h2{
    color: #5f2358;
    font-size: 20px;
    font-family: Times New Roman, Arial; 
    margin-bottom: 20px;  
    font-style: italic; 
}
h3{
    color: #3a3a3a;
    font-style: italic;
    font-size: 20px;
    font-family: Times New Roman, Arial;  
    margin-bottom: 17px;       
}
h4{
    color: #4a1c46;
    font-style: normal;
    font-size: 14px;
    font-weight: bold;
    font-family:  Arial;  
    margin: 32px 0 15px 0;  
}

ul {
    margin-bottom: 17px;
    font-family: Arial,sans-serif; 
    font-size: 12px;  
    list-style: disc inside;   
    list-style-image:  url(../bridal/images/list_im.png);
    list-style-image: expression( "url(../bridal/images/list_im_ie.png)");    
    color: #4d4d4d;    
}

ul li{
    margin-bottom: 4px;
}
a:link, a:visited, a :active{
text-decoration: underline;
    font-family: Arial,sans-serif; 
    font-size: 12px;
    color: #4A1C46;
}
a :hover{
    text-decoration: underline;
    }
#top-line{
    height: 4px;
    background-color: #4D4D4D;
    font-size: 1px;
}
#site-midlle{
    width: 1024px;
    margin: 0 auto;
}
#top-logo{
    width: 100%;
    background: url(../bridal/images/top2.png) center center no-repeat;
    height: 148px;
}
#main-menu{
    width: 100%;
    height: 46px;
    padding-top: 107px;
}
ul#menu{
    margin-left: 15px;
    height: 46px;
    /*margin-top: 6px;*/
    font-family: Georgia ;
    font-size: 12px;
}
ul#menu li{
    list-style: none;
    float: left;
    margin-right:13px;
    
    
}
ul#menu li a:link, ul#menu li a:active,ul#menu li a:visited {
    
    padding:6px 10px; 
    color: #333333;
    text-decoration: none; 
    float: left;  
    font-family: Georgia;
}
ul#menu li a#current, ul#menu li a:hover{
    background-color: #2F0729;
    color: #fff;
    padding:6px 10px; 
    text-decoration: none; 
    float: left;  
    font-family: Georgia;    
}

#content{
   /* background: url(../bridal/images/main.png) center center no-repeat;    */
}
#content-main{
    height: 416px;
}
#bottom{
    background: url(../bridal/images/bot.png) center center no-repeat;  
    height: 16px;  
    margin-top: 16px;
    text-align: center;
    width: 100%;
    color: #959595;
    font-size: 10px;
    font-family: Georgia;
    font-style: italic;
    line-height:15px;
}
#title-inner{
    font-family: Amazin, Times New Roman;
    font-size: 24px;
    line-height: 102px;
    padding-left: 103px;
    font-style: italic;
    
}
#head-inner-block{
    width: 100%;
    border-top: 1px solid #ACACAC;
    border-bottom: 1px solid #ACACAC;  
    height: 102px; 
    background: url(../bridal/images/header_inner.png) center center no-repeat;      
}
#content-block{
    width: 100%;
    background: url(../bridal/images/inner_bg.png) center center no-repeat;
    min-height: 455px;
    _height: 455px; /* хак для IE */     
}
#content-block-text{
    padding: 17px 103px;
}
#contact_us_part{
    float: right;
    width: 380px;
    /*background-color: #F8EBF6;*/
    height: 371px;
    margin-top: 28px;
}
#contact_us_part_con{
   /* padding: 16px 30px;*/
}
#name_, #mail__1, #phone_{
    border: 1px solid #ccc;
    font-family: Arial;
    font-size: 10px;
    color: #333;
    padding: 6px 6px 6px 18px;
    width: 193px;
    float: left;
}
#message{
    width: 330px;
    padding: 16px;
    font-family: Arial;
    font-size: 10px;
    color: #333;   
    border: 1px solid #ccc;
    height: 122px;  
    float: left;       
}
#errors_{
    font-family: Arial;
    font-size: 10px;
    color: red;    
    float: left;
    width: 280px;
}
#submit_{
    float: right;
}
.contactform td{
    vertical-align: top;
}
#errors_, #submit_{
    margin-top: 13px;
}
.td_{
    border-top: 0px solid #ccc ;
    padding-top: 0px;
    padding-bottom: 10px;
}
.td_2{
    padding-bottom: 10px;
}
#message{
  /*  margin-top: 10px;*/
}
#mf085ffbrp_submit{
    border: none;
    background-color: #2F0729;
    color: #fff;
    font-family: Georgia;
    font-style: italic;
    font-size: 13px;
    padding: 6px 16px;
    padding: expression("6px 8px"); 

}
#head_form{
    color: #3a3a3a;
    font-style: italic;
    font-size: 20px;
    font-family: Times New Roman, Arial;  
    padding-bottom: 15px;  
}
#adress_part{
    float: left;
    width: 365px;
    margin-top: 28px;
}
#adress_part p{
    color: #2f0729;
}

#gal-content{
    padding: 0px 0;
}
.gal-title{
    padding-top: 17px;
    padding-bottom: 29px;
    font-style: italic;
    font-family: Georgia;
    color: #2f0729;    
}
#controls a{
    font-family: Georgia;
    font-style: italic;
    font-size: 12px;
    color: #2f0729 !important;
}
.pagination a{
     color: #2f0729 ;
    font-family: Georgia;
    font-style: italic;
    font-size: 12px;     
}
#gal-inner-header{
    
}
._req{
    color: #F55D69;
    float: left;
    padding-left: 4px;    
}
.td_3{
    vertical-align: top;
}
#submit-re-block{
    width: 364px;
}
#left_col_t{
    float: left;
    width: 395px;
}
#right_col_t{
    float: right;
    width: 395px;
}
#right_col_t, #left_col_t{
    color:#4D4D4D;
    font-family:Arial,sans-serif;
    font-size:12px;
    margin-bottom:17px;
}
#left_col_t p,#right_col_t p {
    margin: 0;
    padding: 0;
}
.test-who{
    height: 40px;
    line-height: 40px;
     background: url(../bridal/images/kav_r.png) right no-repeat;
     font-family: Times New Roman;
     font-style: italic;
     font-size: 14px;
     color: #4a1c46;  
     border-bottom: 1px solid #D7D7D7 ;
     margin-bottom: 14px; 
}
.test-ontent{
     background: url(../bridal/images/kav_l.png) left top no-repeat;
     padding-top: 34px;    
}
.booking input[type=text]{
    border: 1px solid #ccc;
    font-family: Arial;
    font-size: 10px;
    color: #333;
    padding: 6px 6px 6px 18px;
    width: 280px;

}
.booking select{
     border: 1px solid #ccc;
    font-family: Arial;
    font-size: 10px;
    color: #333;
    padding: 3px 3px 3px 18px;
    width: 306px;
    

}
.booking td{
    padding: 5px 0;
    color:#4D4D4D;
    font-family:Arial,sans-serif;
    font-size:12px;    
}
.booking textarea{
    border:1px solid #CCCCCC;
    color:#333333;
    font-family:Arial;
    font-size:10px;
    height:80px;
    padding:16px;
    width:272px;
}
#book-check{
    width: 600px;
}
#saving-form{
    display: none;
}
#book_left{
   
}
#book-right{
    border:1px solid #CCCCCC;
    margin-top: 5px;
    margin-top: expression("11px"); 
    width: 320px;
    color: #333333;
    font-size: 12px;
    font-family: Arial;
}
.left_book{
    width: 150px;
}
#book-right-txt{
    padding: 7px;

}
#frm_book_submit, #frm_book_reset
{
    border: none;
    background-color: #2F0729;
    color: #fff;
    font-family: Georgia;
    font-style: italic;
    font-size: 13px;
    padding: 6px 16px;
    padding: expression("6px 8px"); 
}
#breadcrumbs{
    font-family: Arial;
    font-size: 9px;
    color: #581F4B;
}
#breadcrumbs a:link,#breadcrumbs a:visited,#breadcrumbs a:active, #breadcrumbs a:hover{
    text-decoration: none;
    color: #494A4A;
    font-family: Arial;
    font-size: 9px;   
}
#rp img{
    margin-top: -20px;
}
.gal_im{
    border: 1px solid #1F151E !important;
}
#gal-inner-header{
    margin-top: 15px;
}
#name_gal_br{
    text-transform: uppercase;
}
.error_message ul{
    list-style: none;
    color: red;
    font-size: 10px;
}
#gal-content h3{
    margin: 0;
    padding: 0;
    font-size: 1px;
    height: 1px;
}
.gallerycomment{
   padding-top: expression("15px");
}