body {
	color:#999898;
	font-family: Georgia;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	height:auto;
	width:100%;	
	margin:0 auto;
	padding:0;
	background:#000;
}
a {
  outline:none;
}

/* HEADER CSS */
#container_header {
	float:left;
	width:100%;
	height:64px;
	margin:0;
	padding:0;
}
#container_header .top {
	float:left;
	width:100%;
	height:56px;
	border-bottom:1px solid #292929;
}
#container_header .bottom {
	float:left;
	width:100%;
	height:6px;
	border-top:1px solid #3e3d3d;
}
#header {
	width:960px;
	height:56px;
	padding:0;
	margin:0 auto;
	position:relative;
}
#header .logo {
	position:absolute;
	width:202px;
	height:143px;
	left:64px;
	top:0;

}
#header .logo a {
	display:block;
	overflow:hidden;
	height:0;
	width:0;
	padding-top:143px;
	padding-left:202px;
	background:url(../images/logo.png) no-repeat left top;
	border:none;
}
#header .navigation {
	float:right;
	width:640px;
	padding:24px 0px 0 0;
	
}
#header .navigation  ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align: center;
}
#header .navigation  ul li {
	float:left;
	padding:0;
	margin:0;
}
/* END HEADER CSS */

/* CONTENT CSS */
#container_body {
	float:left;
	width:100%;
	min-height:605px;
	height:auto !important;
	height:605px;
	background:url(../images/body_bg.jpg) no-repeat center top;
}
#container_body_main {
	float:left;
	width:100%;
	
	min-height:605px;
	height:auto !important;
	height:605px;
	background:url(../images/body_rose_bg.jpg) no-repeat center top;
}
#catalog {
	position:relative;
	width:708px;
	height:684px;
	padding-left:66px;
	padding-top:11px;
	margin:0 auto;
	background:url(../images/book_bg.png) no-repeat left center;
	behavior: url("iepngfix.htc");
}
#catalog .news {
	position:absolute;
	overflow:hidden;
	width:560px;
	padding:10px 10px 12px 10px;
	height:42px;
	background:#080808;
	left:177px;
	top:30px;
}
#catalog .news .block_news{
	overflow:hidden;
	width:560px;
	height:45px;
	color:#FFF;
	text-align:justify;
}
#catalog .news .block_news p{
	margin:0;
	padding:0;
	color:#FFF;
}
#catalog a {
    display:block;
    margin-top:170px;
    margin-left:20px;
}
#our_brides {
	width:810px;
	height:auto;
	margin:0 auto;
	padding:21px 0 21px 0;
}
#our_brides .success{
	float:left;
	width:780px;
	height:24px;
	line-height:24px;
	text-align: center;
}
#our_brides .top {
	float:left;
	width:781px;
	height:50px;
	padding-right:29px;
}
#our_brides .bottom {
	float:left;
	width:810px;
	clear: both;
	min-height:491px;
	height:auto !important;
	height:491px;	
}
#our_brides .bottom_form {
	float:left;
	width:810px;
	min-height:451px;
	height:auto !important;
	height:451px;
	padding-top:30px;

}
#our_brides .pages {
	float:left;
	width:810px;
	height:26px;
	text-align:right;
	background:#000;
}
#our_brides .pages ul {
	list-style:none;
	margin:0 auto;
	padding:0;
	width:210px;
	text-align: right;
}
#our_brides .pages ul li {
	float:left;
	padding:0;
	margin:0 2px 0 2px;
	line-height:22px;
	background:url(../images/p_nav_bg.gif) no-repeat right top;
}
#our_brides .bottom a img{
	border:0px;
}
a.img_border {
	width:128px;
	height:165px;	
	padding:14px 13px 16px 15px;
	float:left;
	margin:23px;
	background:url(../images/image_border.png) no-repeat;
}
.upload{
	float:right;
	width:350px;
	height:25px;
	background:url(../images/br_bg.gif) no-repeat left top;
	color:#FFF;
	font-weight:bold;
	line-height:25px;
	padding:12px 15px 13px 15px;
}
#fitting {
	width:648px;
	height:668px;
	padding:23px 0 63px 0;
	margin:0 auto;
	
}
#fitting h1 {
	padding:0 0 0 120px;
	margin:0;
	line-height:68px;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
}
#fitting .flash {
	width:648px;
	height:600px;
	padding:0;
	margin:0;
	overflow:hidden;
}

#about {
	width:800px;
	min-height:205px;
	height:auto !important;
	height:205px;
	padding:43px 0 0 0;
	margin:0 auto;
	
}
#about h1 {
	padding:0 0 0 20px;
	margin:0;
	line-height:68px;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	width:600px;
	float:left;
}
#about .left {
	width:600px;
	height:600px;
	padding:0;
	margin:0;
	float:left;
}
#about .content {
	width:760px;
	min-height:300px;
	height:auto !important;
	height:300px;
	padding:0 20px 30px 20px;
	margin:0;
	float:left;
	text-align:justify;
	color:#FFF;
}
#about .right {
	width:200px;
	height:600px;
	float:left;
	color:#FFF;
}
/* END CONTENT CSS */

/* FOOTER CSS */
#container_footer {
	float:left;
	width:100%;
	height:36px;
	background:#080808;
}
#footer_bottom {
	width:960px;
	height:34px;
	margin:0 auto;
	text-align:center;
		padding-top:2px;
}
#footer {
	width:960px;
	height:36px;
	margin:0 auto;

}
#footer-bottom {
	width:960px;
	height:36px;
	margin:0 auto;

}
#footer  ul {
	list-style:none;
	margin:0 auto;
	padding:0;
	width:630px;
	text-align: center;
}
#footer  ul li {
	float:left;
	padding:0;
	margin:0;
}
.link_delimiter {
	background:url(../images/link_delimiter.gif) no-repeat right top;	
}
#footer-bottom {
	width:960px;
	min-height:32px;
	height:auto !important;
	height:32px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	text-align:center;
}
/* END FOOTER CSS */


.tdleft {
	width:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	height: 24px;
	line-height: 24px;
}
.tdright {
	height: 24px;
	line-height: 24px;
	text-align:left;
}
.input {
	width:300px;
	border: 1px solid #999;
	height: 18px;
	padding-left: 5px;
	line-height:18px;
}
.input_file {
   border:1px solid #999999;
   height:18px;
   width:300px;
}
.textarea {
	width:300px;
	height:105px;
	overflow: auto;
	word-wrap: break-word;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -pre-wrap;
	border: 1px solid #999;
	padding-left: 5px;
}
/* LINK CSS */
a.link_topMenu   {
	display:block;
	font-family: Georgia;
	font-size: 17px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height:17px;
	padding:0 10px 15px 10px;
}
 a.link_topMenu:hover {
	color: #cc9933;
	text-decoration: none;
	background:url(../images/menu_current.gif) no-repeat bottom center;
}
 a.topMenu_current {
	color: #cc9933;
	text-decoration: none;
	background:url(../images/menu_current.gif) no-repeat bottom center;
}
a.link_bottomMenu   {
	display:block;
	font-family: Georgia;
	font-size: 13px;
	color:#c0c0c0;
	font-weight: bold;
	text-decoration: none;
	line-height:36px;
	padding:0 17px 0 9px;
}
 a.link_bottomMenu:hover {
	text-decoration: underline;
}
 a.bottomMenu_current {
	text-decoration: underline;
}
a.linkPageNavigation   {
	display:block;
	font-family: Arial;
	font-size: 14px;
	color:#868686;
	font-weight: normal;
	text-decoration: none;
	line-height:22px;
	padding:0 7px 0 7px;
	background:url(../images/p_navl_bg.gif) no-repeat left top;
}
 a.linkPageNavigation:hover {
	text-decoration: underline;
}
 a.current {
	text-decoration: underline;
}

span.link_bottomMenu   {
	display:block;
	font-family: Georgia;
	font-size: 13px;
	color:#c0c0c0;
	font-weight: bold;
	text-decoration: none;
	line-height:36px;
	padding:0 17px 0 9px;
}

/* END LINK CSS */

a.link_bottom_f  {
	font-family: Georgia;
	font-size: 12px;
	color:#c0c0c0;
	font-weight: normal;
	text-decoration: none;
}
 a.link_bottom_f:hover {
	text-decoration: underline;
}

/* CSS for CATALOG */
#catalog-page {
	width:860px;
	height:auto;
	padding:65px 0 40px 0;
	margin:0 auto;
	overflow:hidden;
	
}
#catalog-page h1 {
	padding:0 0 0 24px;
	margin:0;
	line-height:68px;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	width:160px;
	display:block;
	float:left;
}
#catalog-page .left {
	width:200px;
	height:600px;
	padding:0;
	margin:0;
	float:left;
	color:#FFF;
}

#catalog-page .right {
	width:660px;
	height:auto;
	float:left;
	color:#FFF;
	padding-top:76px;
}
#catalog-page .right  .catalog-container {
	float:left;
	width:300px;
	height:400px;
	padding-bottom:20px;
	margin-right:10px;
	margin-left:20px;
}
#catalog-page .right  .item-container .image-container {
	float:left;
	width:300px;
	text-align:center;
	border:2px solid #FFF;
}
#catalog-page .right  .item-container .descr-container {
	float:left;
	width:276px;
	padding:0 0 0 20px;
	text-align:left;
	color:#FFF;
}
ul#catalog-menu {
	list-style:none;
	margin:0;
	padding:0 0 0 24px;
}
ul#catalog-menu li {
	display:block;
	line-height:25px;
	
}
ul#catalog-menu li a {
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
ul#catalog-menu li a:hover {
	text-decoration:underline;
}
ul#paging {
	list-style:none;
	display: inline-block;
}
ul#paging li {
	float:left;
	background:none;
}
ul#paging li a {
	background:none;
}
