﻿* {

	margin: 0;

	padding: 0;

}

body {

	background-color: #390100;

}

table {

	border-collapse: collapse;

	border-width: 0px;

}

img {

	border-width: 0px;

}

form {

	margin: 0;

	padding: 0;

}

.v-a-t {

	vertical-align: top;

}

.t-a-c {

	text-align: center;

}

.w-h-100-p {

	width: 100%;

	height: 100%;

	vertical-align: top;

}

.w-100-p {

	width: 100%;

	vertical-align: top;

}

#hd-m-c {

	width: 100%;

	height: 258px;

	background-image: url('../images/main-temp/hd-bg.gif');

	background-repeat: repeat-x;

	z-index: 1;

}

#hd-m-c a.logo {

	width: 214px;

	height: 98px;

	background-image: url('../images/main-temp/rustini-wedding-dresses.png');

	background-repeat: no-repeat;

	display: block;

	margin: 0 auto;

	top: 40px;

	position: relative;

	cursor: pointer;

}

#body-m-c {

	width: 100%;

	height: 406px;

	background-image: url('../images/main-temp/body-bg.gif');

	background-repeat: repeat;

	z-index: 2;

}

#pic-container {

	width: 780px;

	height: 437px;

	margin: 0 auto 0 auto;

	display: block;

	top: -100px;

	position: relative;

	z-index: 4;

}

#pic-bg-top {

	width: 780px;

	height: 22px;

	display: block;

	background-image: url('../images/main-temp/pic-bg-top.png');

	background-repeat: no-repeat;

}

#pic-bg-bottom {

	width: 780px;

	height: 22px;

	display: block;

	background-image: url('../images/main-temp/pic-bg-bottom.png');

	background-repeat: no-repeat;

}

#pic-container-bg {

	width: 780px;

	height: 393px;

	display: block;

	background-image: url('../images/main-temp/pic-bg.png');

	background-repeat: repeat-y;

}

#footer {

	background-image: url('../images/main-temp/footer-bg.gif');

	background-repeat: repeat-x;

	width: 100%;

	height: 66px;

	z-index: 3;

}

p, h1, h2 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 9pt;

	font-weight: normal;

	color: #fff;

	text-decoration: none;

	line-height: 20px;

	padding: 0px;

	margin: 0px;

	direction:rtl;

}

p a, h1 a, h2 a {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 9pt;

	font-weight: normal;

	color: #fff;

	text-decoration: none;

	line-height: 22px;

	direction:rtl;

}

p a:hover, h1 a:hover, h2 a:hover {

	color: #fff;

	text-decoration: underline;

}



#slider {

	width: 733px; /* important to be same as image width */;

	height: 393px; /* important to be same as image height */;

	position: relative; /* important */;

	overflow: hidden; /* important */;

	margin: 0 24px 0 23px;

}

#sliderContent {

	width: 733px; /* important to be same as image width or wider */;

	position: absolute;

	top: 0;

	margin-left: 0;

}

.sliderImage {

	float: left;

	position: relative;

	display: none;

}

.sliderImage div {

	position: absolute;

	font: 9pt/12pt Tahoma, Arial, Helvetica, sans-serif;

	padding: 10px 13px;

	width: 733px;

	background-color: #000;

	filter: alpha(opacity=80);

	-moz-opacity: 0.8;

	-khtml-opacity: 0.8;

	opacity: 0.8;

	color: #fff;

	display: none;

}

.clear {

	clear: both;

}

.sliderImage div h1, h1 a {

	font-size: 14pt;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	margin-bottom:5px;

	direction: rtl;

}

.sliderImage div h1 a {

	color:#DA981A;

}

.sliderImage div h2 {

	font-size: 9pt;

	direction: rtl;

}

.bottom {

	bottom: 0;

	right: 0;

}

ul {

	list-style-type: none;

}



