/* css document for vietrestaurants.com */
/* created by lookatlao.com */

/*
------------------------------
SPLASH PAGE
------------------------------
*/

body#splash {
	background: #150c0c;
	text-align: center;
	margin: 50px 0 0 0;
}

body#splash #wrapper {
	width: 800px;
	margin: 0 auto;
	position: relative;

}

body#splash div#viet-circle {
	width: 306px;
	height: 306px;
	position: absolute;
	top: 0px;
	left: 20px;
}

body#splash div#viet-circle h2 a {
	width: 306px;
	height: 306px;
	display: block;
	background: url(../image/splash-east.png) 0px 0px no-repeat;
}

body#splash div#circle-type {
	width: 136px;
	height: 17px;
	position: absolute;
	top: 335px;
	left: 105px;
}

body#splash div#circle-type h2 a {
	width: 136px;
	height: 17px;
	/*display: block;*/
	background: url(../image/-splash-viet-type.gif) 0px 0px no-repeat;
}

body#splash div#tagline {
	width: 191px;
	height: 16px;
	position: absolute;
	top: 455px;
	left: 293px;
}


/* ----- */

body#splash div#viet-east {
	width: 136px;
	height: 17px;
	position: absolute;
	top: 0px;
	left: 450px;
}

body#splash div#east-type {
	width: 136px;
	height: 17px;
	position: absolute;
	top: 335px;
	left: 495px;
}

body#splash div#east-type h2 a {
	width: 218px;
	height: 17px;
	display: block;
	background: url(../image/-splash-east-type.gif) 0px 0px no-repeat;
}

body#splash div#viet-east h2 a {
	width: 306px;
	height: 306px;
	display: block;
	background: url(../image/splash-viet.png) 0px 0px no-repeat;
}

body#splash div#viet-circle h2 a span,
body#splash div#viet-east h2 a span,
body#splash  h2 a span,
body#splash div#east-type h2 a span {
	display: none;
}

body#splash div#viet-circle h2 a:hover,
body#splash div#viet-east h2 a:hover {
	background-position: 0px -306px;
}

body#splash div#info {
	width: 780px;
	position: absolute;
	top: 505px;
	left: 3px;

}

body#splash div#info p {
	font-size: 10px;
	letter-spacing: 1px;
	color: #543030;
	font-family: "Lucida Grande", Verdana, sans-serif;
}

body#splash a:link,
body#splash a:visited {
	text-decoration: none;
	color: #8e5b5b;
}

body#splash a:hover {
	color: #fff;
}
