@charset "UTF-8";
/* CSS Document */


/* start CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end CSS RESET */


/* start IKUID STYLE */


body {
	background-image: url(../images/background_image.gif);
	background-color:#FFFFFF;
}

#headerstyle {
	background-color: #4FBED7;
	height: 10px;
	margin-right: auto;
	margin-left: auto;
}
#headerlogowrap {
	background-image: url(../images/background_header.gif);
	background-repeat: repeat-x;
	height: 1049px;
}
#headerlogo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	background-image: url(../images/background_logo.jpg);
	background-repeat: no-repeat;
	height: 1009px;
}
#logo {
	width: 1000px;
}

#headerlogowrapthank {
	background-image: url(../images/background_header.gif);
	background-repeat: repeat-x;
	height: 550px;
}
#headerlogothank {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	height: 550px;
}
#introtext {
	font-family: "Trebuchet MS", "san serif";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.5em;
	width: 550px;
	margin-right: auto;
	color: #E9E9E9;
	padding-top: 6px;
	padding-right: 22px;
	padding-left: 15px;
	float: left;
}
#showcase {
	float: right;
	height: 808px;
	width: 413px;
	padding-top: 30px;
	background-image: url(../images/background_showcase.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 4px;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
#bottomtextcontainer {
	clear: left;
	width: 546px;
	height: 335px;
	padding-left: 15px;
	padding-right: 22px;
	padding-top: 35px;
}
#bottomtextl {
	width: 249px;
	font-family: "Trebuchet MS", "san serif";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	color: #E9E9E9;
	float: left;
	padding-right: 22px;
}
#bottomtextr {
	width: 260px;
	font-family: "Trebuchet MS", "san serif";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	color: #E9E9E9;
	padding-left: 15px;
	float: right;
}
#contact {
	width: 985px;
	height: 250px;
	background-image: url(../images/background_bottom.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#contactFormArea {
	width: 250px;
	height: 245px;
	float: left;
	font-family: "Trebuchet MS", "san serif";
	font-size: 13px;
	color: #444444;
	padding-top: 5px;
	line-height: 15px;
}
#contactfields {
	width: 284px;
	height: 250px;
	float: left;
	color: #FFFFFF;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 35px;
}
#contactmessage {
	width: 413px;
	height: 250px;
	float: right;
	font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#footer {
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", "san serif";
	font-size: 10px;
	line-height: 25px;
	color: #444444;
	font-weight: normal;
	padding-top: 5px;
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #26718A;
	letter-spacing: .5px;
}

/* IMAGE NAV */


a.lrollover {
    display: block;
    width: 350px;
    height: 200px;
    background: url("../images/lovopedia_preview.jpg") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.lrollover {
    background-position: -350px 0;
}

a.srollover {
    display: block;
    width: 350px;
    height: 200px;
    background: url("../images/salonu_preview.jpg") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.srollover {
    background-position: -350px 0;
}

a.mrollover {
    display: block;
    width: 350px;
    height: 200px;
    background: url("../images/mala_dewan_preview.jpg") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.mrollover {
    background-position: -350px 0;
}

/* end IMAGE NAV */

fieldset { border:0;margin:0;padding:0; }
label {
	width:100%;
	height:13px;
	display:block;
	padding-top: 5px;
}
input.text { width:240px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc;	overflow: auto; }
textarea { width:342px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc;	overflow: auto; }
input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }

h1 {
	font-family: "Trebuchet MS", "san serif";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	text-transform: uppercase;
}
h2 {
	font-family: "Trebuchet MS", "san serif";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.3em;
	text-transform: uppercase;
}
.bgClass {
	background-color: #444444;
	height: 100%;
	width: 180px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 8px;
	line-height: 16px;
	color: #FFFFFF;
	padding-top: 25px;
}

/* "“Trebuchet MS”" #FF9800 background color for overlib #003A63 */

#emailSuccess {
}

#sendContactEmail {
}

#loadBar {
}


.emailSuccess {
}

.sendContactEmail {
}

.loadBar {
}
