@CHARSET "ISO-8859-1";

body { /*background-color: #F2F2F2;*/
	color: #000000;
	height: 100%;
	margin: 0;
	padding: 0;
}

td,body,div {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.6em;
}

.fontSmall {
	font-size: 11px;
}

.fontStd {
	font-size: 12px;
}

.fontLarge {
	font-size: 12px;
	font-weight: bold;
}

.fontHeader {
	font-size: 14px;
	font-weight: bold;
}

.fontError {
	color: #990000;
	font-weight: bold;
}

#divLayout {
	width: 100%;
}

#divContent {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 700px;
}

#divContentInnerCenter {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	/*position:relative;*/
	text-align: center;
	width: 700px;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#divContentInnerLeft {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	/*position:relative;*/
	text-align: left;
	width: 700px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	-moz-box-shadow: 0 0 10px 2px #DDDDDD;
	border: 1px solid #CCCBCA;
}

#divHeaderTop {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 700px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	min-height: 35px;
}

/*#divHeaderTopInner {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CCCCCC;
	position:relative;
	text-align:center;
	width:700px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
*/
#divFooter {
	position: relative;
}

#divFooterInner {
	margin: 0 auto;
	position: relative;
	width: 700px;
}

#divFooterCopyright {
	float: left;
	font-size: 11px;
	margin: 0 0 0 0;
	position: relative;
	width: 700px;
}

#divFooterCopyright #divFooterCopyrightInner {
	position: absolute;
	right: 0;
	font-size: 11px;
}

#divBreadcrumb { /*height:115px;*/
	margin: 0 auto;
	position: relative;
	width: 700px;
}

h1.logo,h1.logo {
	color: #191919;
	text-decoration: none;
	float: left;
}

h1.logo {
	float: left;
	font-size: 14px;
	letter-spacing: 0;
	/*	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
*/
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

#search {
	float: right;
	position: relative;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/*input {
	border:1px solid #D1D1D1;
	color:#191919;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	padding:2px;
}
*/
#searchform #s {
	
}

.searchfield {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 19px;
	margin: 0;
	padding: 3px 25px 3px 5px;
	position: absolute;
	right: 0;
	width: 125px;
}

.sbutt {
	background: url("search_button.png") no-repeat scroll left 50%
		transparent;
	border: 0 none;
	height: 25px;
	margin: 0;
	padding: 4px 0 0;
	position: absolute;
	right: 0;
	width: 25px;
}

.style1 {
	color: #CCCCCC
}

#splash {
	clear: both;
	height: 200px;
	width: 700px;
	background-image: url("/imgavenue/avenue_perkahwinan.jpg");
}

#calltoaction {
	background-image: url("/images/bar.png");
	background-repeat: no-repeat;
	height: 133px;
	position: absolute;
	top: 68px;
	width: 700px;
	z-index: 100;
}

.glidecontentwrapper {
	position: relative; /* Do not change this value */
	width: 700px;
	height: 200px;
	/* Set height to be able to contain height of largest content shown*/
	overflow: hidden;
}

/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/
.glidecontent { /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	background: white;
	padding: 0px;
	visibility: hidden;
	width: 700px;
}

/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/
.glidecontenttoggler { /*style for DIV used to contain toggler links. */
	position: relative;
	width: 700px;
	margin-top: -35px;
	margin-left: -10px;
	text-align: right;
	/*How to align pagination links: "left", "center", or "right"*/
	/*background: white; always declare an explicit background color for fade effect to properly render in IE*/
}

/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/
.glidecontenttoggler a {
	/*style for every navigational link within toggler */
	display: -moz-inline-box;
	display: inline-block;
	color: #ffffff;
	padding: 1px 3px;
	margin-right: 10px;
	font-weight: bold;
	text-decoration: none;
	opacity: .50;
	filter: alpha(opacity =   50);
	-moz-opacity: 0.5;
}

.glidecontenttoggler a.selected {
	/*style for selected page's toggler link. ".selected" class auto generated! */
	color: #ffffff;
	opacity: 100;
	filter: alpha(opacity =   100);
	-moz-opacity: 1.0;
}

.glidecontenttoggler a:hover {
	opacity: 100;
	filter: alpha(opacity =   100);
	-moz-opacity: 1.0;
	color: #ffffff;
}

.glidecontenttoggler a.toc {
	/*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
	
}

.glidecontenttoggler a.prev,.glidecontenttoggler a.next {
	/*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
	
}

.glidecontenttoggler a.prev:hover,.glidecontenttoggler a.next:hover {
	color: #ffffff;
	opacity: 100;
	filter: alpha(opacity =   100);
	-moz-opacity: 1.0;
}

.tdThinBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.imgBorderThin {
	border: 1px solid #CCCCCC;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 2em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown {
	font-weight: bold;
}

ul.dropdown li {
	padding: 6px 6px;
	border-style: solid;
	border-width: 1px 1px 1px 0;
	border-color: #fff #d9d9d9 #d9d9d9;
	background-color: #f6f6f6;
	color: #000;
}

ul.dropdown li.hover,ul.dropdown li:hover {
	background-color: #eee;
	color: #000;
}

ul.dropdown a:link,ul.dropdown a:visited {
	color: #000;
	text-decoration: none;
}

ul.dropdown a:hover {
	color: #000;
}

ul.dropdown a:active {
	color: #ffa500;
}

/* -- level mark -- */
ul.dropdown ul {
	width: 150px;
	margin-top: 1px;
}

ul.dropdown ul li {
	font-weight: normal;
}

ul.dropdown *.dir {
	padding-right: 20px;
	background-image: url(http://www.pusatkarya.com/images/dropdown/nav-arrow-down.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

/* -- Components override -- */
ul.dropdown-horizontal ul *.dir {
	padding-right: 15px;
	background-image: url(http://www.pusatkarya.com/images/dropdown/nav-arrow-right.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

ul.dropdown-upward *.dir {
	background-image: url(http://www.pusatkarya.com/images/dropdown/nav-arrow-top.png);
}

ul.dropdown-vertical *.dir,ul.dropdown-upward ul *.dir {
	background-image: url(http://www.pusatkarya.com/images/dropdown/nav-arrow-right.png);
}

ul.dropdown-vertical-rtl *.dir {
	padding-right: 10px;
	padding-left: 15px;
	background-image: url(http://www.pusatkarya.com/images/dropdown/nav-arrow-left.png);
	background-position: 0 50%;
}
