/* Main CSS For AmirulDalila.com */
/* Created by: Raja Amirul Azizi */
/* Please put comment or backup before changing */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
margin: 0; padding: 0;
background-color: white;
background: url('../images/bg01.png') repeat-y center fixed;
}

p {
font-size: 10px;
}

h1 {
color: #cacaca;
font-size: 10px;
text-align: center;
font-weight: bold;
margin: 0 0 2px 0;
}

#layout {
margin: 0 auto;
width: 750px;
}

#top {
margin: 22px 0 0 0;
width: 750px;
height: 150px;
background: url('../images/top.png') no-repeat center;
}

#frontTop {
margin: 5px auto;
background-color: black;
width: 750px;
height: 50px;
}

#mainContainer {
margin: 40px 0 20px 0;
width: 750px;
height: 326px;
background: url('../images/anniv.png') no-repeat center;
}

#walimatul {
padding-top: 30px;
padding-bottom: 0px;
padding-left: 0px;
float: right;
margin: 0 30px 0 0px;
width: 400px;
font-size: 11px;

}

#walimatul ul {
list-style-type: none;
margin: 0;
}

#walimatul li {
display: block;
margin: 0;
}

#pic {
float: left;
margin: 10px 0 10px 10px;
width: 150px;
}

#pic2 {
float: right;
margin: 10px 10px 10px 0px;
width: 150px;
}

#quote {
border-top: 1px #cacaca dotted;
margin: 0 0 0 0;
padding-top: 2px;
color: black;
font-size: 8px;
text-align: center;
}

#vendors {
margin: 25px 0 0 0;
height: 350px;
width: 750px;
background: url('../images/vendors.png') no-repeat center;
}

#menu {
margin: 0 auto;
width: 750px;
padding: 0;
}

#menu ul {
list-style-type: none;
	margin: 5px 0 0 0px;
	padding: 0;
	font-size: 10px;
	text-align: center;
}

#menu ul li{
	padding: 1px;
	display: inline;
	font-weight: bold;
	color: maroon;
}

#menu ul li a{
	color: #363636;
	text-decoration: none;
	font-weight: normal;
} 

#menu ul li a:hover {
	background:black;
	color: white;
}


#img {
border: 0;
text-align: center;
}

#copyright {
	border-top: #efefef solid 1px;
	width: 550px;
	height: 50px;
	margin: 50px auto;
	padding: 5px 0 0 0;
}

#copyrightText {
	margin: 0 0 0 0;
	font-size:10px;
	color:black;
	text-align: center;
}

#copyrightText a {
	font-size:10px;
	color:white;
	text-decoration: underline;
}

#copyrightText a:hover {
	color:orange;
	text-decoration: none;
}

#video {
	margin: 10px auto;
	font-weight: center;
	width: 425px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}

.merah {
color: red;
}

.red {
color: red;
font-weight: bold;
}

.kelabu {
color: #696969;
font-weight: bold;
}

.ef {
color: #969696;
}

.clear {
clear: both;
}

.line {
border-bottom: 1px dashed #efefef;
}

/* RAA */