/*
CSS for WIP http://www.wip.com.my

By: Mohd Farhan bin Nor

Integricity Corporation Sdn Bhd
mohd.farhan@integricity.com

*/

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, input, blockquote {
	margin: 0; padding: 0; border: 0;
}


body {
	font-family: Helvetica, Arial;
	color: #666;
	font-size: 12px;
}

.wipAllWrapper {
	width: 960px;
	margin: 0 auto;
}

.wipHeader {
	margin-bottom: 5px;
}

.wipHeader h1 {
	text-indent: -9999px;
	width: 610px;
	height: 112px;
	background: #FFF url(../images/headline.gif) no-repeat;
	float: left;
}

.wipFacebookHead {
	float: right;
	width: 123px;
	padding-top: 20px;
}

.wipFacebookHead h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #3b5998;
	padding: 0 0 5px 0;
	margin: 0;
}

.wipFacebookHead a {
	margin-bottom: 5px;
}

.wipCycle {
	width: 960px;
	height: 398px;
	overflow-y: hidden;
}

.wipPromo {
	width: 960px;
	margin-top: 10px;
}

.wipPromo ul , .wipPromo li {
	list-style-type: none;
}

.wipPromo li {
	display: block;
	width: 311px;
	height: 94px;
	float: left;
}

.wipPromoCenter {
	margin: 0 13px !important;
}

.wipPromoPink {
	background: #FFF url(../images/promoPink.jpg) no-repeat;
}

.wipPromoPink div {
	color: #cc0066;
	font-size: 20px;
	padding: 45px 18px 0 18px;
}

.wipPromoBlack {
	background: #FFF url(../images/promoBlack.jpg) no-repeat;
}

.wipPromoBlack div {
	color: #FFF;
	font-size: 18px;
	text-align: center;
	padding-top: 30px;
}

.wipPromoGreen {
	background: #FFF url(../images/promoGreen.jpg) no-repeat;
	color: #FFF;
}

.wipPromoGreen div {
	padding: 3px 15px;
	font-size: 20px;
}

.wipPromoGreen div p {
	padding: 10px 0 0 20px;
}

.wipPromoGreen div a {
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
}

.wipPromoGreen div img {
	float: right;
}

.wipLandingText {
	font-size: 24px;
	color: #98005d;
	padding: 15px 0;
	text-align: justify;
	font-weight: bold;
}

.wipNavi {
	width: 960px;
	height: 266px;
	position: relative;
	background: #FFF url(../images/navi_bg.jpg) no-repeat;
}

.wipNavi ul {
	list-style-type: none;
}
.wipNavi ul li { display: block; position: absolute; z-index: 3; width: 62px; height: 62px; background: url(../images/navi-bg.gif) 0 0 no-repeat;}
.wipNavi ul li a {
	display: block;
	width: 62px;
	height: 38px;
	color: #fff;
	/*background: url(../images/navi-bg.gif) 0 0 no-repeat;*/
	text-align: center;
	margin: 0 auto;
	padding: 24px 0 0 0;
	font-size: 1.075em;
	line-height: 1;
	text-decoration: none;
	position: absolute;
	z-index: 22;
}

.wipNaviViolet {
	display: block;
	position: absolute;
	width: 62px;
	height: 62px;
	background: transparent url(../images/naviActive.gif) no-repeat;
	text-indent: -100px;
	overflow: hidden;
	z-index: 21;
	display: none;
}

.wipNavi ul li#wipNaviBond a { width: 52px; height: 44px; padding: 18px 5px 0 5px; }

/*.wipNavi ul li a:hover { 	background: url(../images/navi-bg.gif) 0 -62px no-repeat;	}*/

/*.wipNaviItems {
	position: absolute;
	z-index: 3;
	width: 62px;
	height: 62px;
	display: block;
}

.wipNaviItems img {
	display: none;
}*/

#wipNaviGuzzle {
	/*background: transparent url(../images/navi_guzzle_bg.gif) no-repeat;*/
	left: 65px;
	top: 197px;
}

#wipNaviAbout {
	/*background: transparent url(../images/navi_about_bg.gif) no-repeat;*/
	left: 194px;
	top: 6px;
}

#wipNaviPromo {
	/*background: transparent url(../images/navi_promos_bg.gif) no-repeat;*/
	left: 322px;
	top: 132px;
}

#wipNaviBond {
	/*background: transparent url(../images/navi_bonds_bg.gif) no-repeat;*/
	left: 451px;
	top: 197px;
}

#wipNaviGobble {
	/*background: transparent url(../images/navi_gobble_bg.gif) no-repeat;*/
	right: 386px;
	top: 6px;
}

#wipNaviEvents {
	/*background: transparent url(../images/navi_events_bg.gif) no-repeat;*/
	right: 257px;
	top: 131px;
}

#wipNaviPress {
	right: 191px;
	top: 198px;
}

.wipFooter {
	margin-top: 50px;
	width: 960px;
	height: 95px;
	background: #FFF url(../images/footerbg.gif) no-repeat;
}

.wipFooterContent {
	width: 456px;
	margin: 0 auto;
}

.wipFooterLogo {
	display: block;
	float: left;
	width: 35px;
}

.wipFooterTextWrapper {
	width: 415px;
	padding: 0 0 0 5px;
	float: left;
	text-align: center;
	font-size: 12px;
	margin: 0;
}

.wipFooterTextWrapper img {
	vertical-align: middle;
}

.wipFooterTextWrapper .wipFooterFirstLine {
	font-size: 18px;
}

.wipFooterDots {
	padding-top: 10px;
	text-align: center;
}

.wipFooterOtherSite {
	padding-top: 25px;
	width: 360px;
	margin: 0 auto;
	text-align: center;
}

.wipFooterOtherSite img {
	border: 0;
}

.clear {
	clear: both;
}