body {
	background:url(../theme_images/bg.jpg) no-repeat top center;
	margin:0;
	padding:0;
	background-color: #050505;
}
img, img a {
	border:0;
}
#main {
	width:1200px;
	height:auto;
	position:relative;
	z-index:1000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#head {
	width:100%;
	height:20px;
	float:left;
	padding: 15px 0;
	text-align:center;
	background-image: url(../theme_images/head.png);
	background-repeat: repeat;
}


#col_left {
	width:209px;
	height:auto;
	float:left;
}

#nav_top {
	width:209px;
	height:18px;
	padding-top:18px;
	background:url(../theme_images/nav_top.png) no-repeat;
	color: #D6B755;
	font-size: 18px;
}

#nav_main {
	width:189px;
	padding: 0 10px;
	height:auto;
	background:url(../theme_images/nav_main.png) repeat-y;
}
#nav_btm {
	width:209px;
	height:17px;
	background:url(../theme_images/nav_btm.png) no-repeat;
}

#special {
	width:209px;
	height:auto;
	margin-top:10px;
}
#special_2 {
	width:209px;
	height:auto;
	margin-top:10px;
}
#news_ticker {
	width:210px;
	float:right;
}
#news_box {
	width:190px;
	padding:10px;
	height:380px;
	margin-bottom:10px;
	background:url(../theme_images/news_bg.png) no-repeat;
	color:#888;
	overflow:hidden;	
}
#news_box h2 {
	border-bottom:1px solid #DDD;
	font-size:12px;
	margin-bottom:5px;
}
#news_content {
	height:320px; 
	padding-bottom:5px;
	 margin-bottom:5px; 
	 overflow:auto;	
}
#more_news {
	text-align:right;
}
#col_right {
	width:980px;
	height:auto;
	float:right;
	padding-left: 10px;
}
#col_right_news {
	width:980px;
	height:auto;
	padding-left: 10px;
	float:left;
}
#col_right_news #news_ticker {
	width:800px;
	float:left;
}
#col_right_news #news_box {
	width:780px;
	background:none;
}
#col_right_news #more_news {
	display:none;
}
#col_right_news .news {
	width:750px;	
}
#col_right_news #news_content ul li {
	padding: 5px 0;
}
#col_right_news #complete_wedding_orginiser {
	display:none;	
}
#title {
	height:174px;
	width:1200px;
	margin:0;
	padding:0;
	float:left;
	background-image: url(../theme_images/title.png);
	background-repeat: no-repeat;
}
#title_bg {
	width:720px;
	height:30px;
	background:url(../theme_images/title_bg.png) no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 40px;
	margin-left: 0px;
}
#main_content {
	width:760px;
	height:auto;
}
#sub_content {
	width:760px;
	height:auto;
	margin-left:0px;
	margin-top:10px;
	margin-bottom: 10px;
}
#base_content {
	width:760px;
	height:auto;
	margin-left:0px;
	margin-top:10px;
	color:#FFFFFF;
}
#base_shadow {
	width:100%;
	height:104px;
	margin-top:-85px;
	float:left;
	background:url(../theme_images/base_shadow.jpg) no-repeat top center #060606;
	z-index:-1000;
}
#base {
	width:100%;
	height:125px;
	float:left;
	background:url(../theme_images/base.png) repeat-x;
}

#main_content_top {
	width:760px;
	height:16px;
	background:url(../theme_images/main_content_top.png) no-repeat;
}
#main_content_main {
	width:740px;
	height:auto;
	padding:10px;
	background:url(../theme_images/main_content_main.png) repeat-y;
}
#main_content_btm {
	width:760px;
	height:15px;
	background:url(../theme_images/main_content_btm.png) no-repeat;
}
#sub_content_top {
	width:760px;
	height:16px;
	background:url(../theme_images/sub_content_top.png) no-repeat;
}
#sub_content_main {
	width:740px;
	height:auto;
	background:url(../theme_images/sub_content_main.png) repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sub_content_btm {
	width:760px;
	height:15px;
	background:url(../theme_images/sub_content_btm.png) no-repeat;
}
#footer {
	width:1050px;
	margin:10px auto;
	margin-top:10px;
}
#footerBlockLeft {
	margin-left:150px;	
}
* html #nav_main {
	background:none;
	background-color:#323232;
}
* html #footer {
	margin-top:10px;
}

* html #col_right {
	margin-left:0px;
	margin-right:-10px;
}

* html #title_bg {
	margin-left:40px;
	margin-right:-40px;
	padding-left:30px;
}
* html #main_content_main {
	margin-left:10px;
	margin-right:-10px;
}
* html #sub_content_main {
	margin-left:10px;
	margin-right:-10px;
}
.special_items {
	float:left;
	margin-top:20px;
	margin-right:25px;
	margin-bottom:20px;
	border:1px solid #D2BB3B;

}
.ourBrides_left {
	float:left;
	margin-top:5px;
	margin-right:15px;
	margin-bottom:5px;
	border:1px solid #D2BB3B;
}
.ourBrides_right {
	float:right;
	margin-top:5px;
	margin-left:15px;
	margin-bottom:5px;
	border:1px solid #D2BB3B;
}
.special_items_right {
	float:right;
	margin-top:20px;
	margin-left:25px;
	margin-bottom:20px;
	border:1px solid #D2BB3B;

}
.dress_item {
	float:left;
	width:175px;
	height:250px;
	text-align:center;
}
.item_images_border {

}
.item_images {
	margin: 15px auto;
	margin-bottom:5px;
	border:1px solid #D2BB3B;
}
.item_title {
	text-align:center;
	float:left;
	margin-left:35px;
	width:140px;
	font-style:italic;
}
.referance_main {
	float:right;
	margin-right:35px;
	font-size:10px;
}
.referance {
	float:right;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:5px;
}
.designer_item_l {
	float: left;
	width: 49%;
	height: 100px;
	text-align: center;
}
.designer_item_r {
	float: left;
	width: 49%;
	height: 100px;
	text-align: center;
}

.day_fields {
	display:none;
}

.image_home {
	margin:0 16px;	
}
.scrollable {
	position:relative;
	overflow:hidden;
	width:690px;
	height:180px;
	float:left;
}
#left {
	display:block;
	width:20px;
	height:180px;
	float:left;
	margin-right:5px;
	background:url(../images/leftNav.png) no-repeat;
	cursor: pointer;
}
#right {
	display:block;
	width:20px;
	height:180px;	
	float:left;
	margin-left:5px;
	background:url(../images/rightNav.png) no-repeat;
	cursor: pointer;
}
.scrollable .items {
	width:20000em;
	position:absolute;
}
.items div {
	float:left;
}
.itemsBlocks {
	width:340px;
	margin-right:10px;
}

