/*
CSS for WIP http://www.wip.com.my
Inside-lightbox pages

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: #000;
	font-size: 12px;
	overflow-x: hidden;
	overflow-y: hidden;
}

div#wipInsideContainer {
	width: 954px;
	padding: 10px;
	background-color: #CCC;
	position: relative;
	min-height: 800px;
}

h1 {
	color: #962f7e;
	font-size: 18px;
	font-weight: bold;
}

/***headlines***/

h1.wipHeadlines {
	text-indent: -9999px;
	height: 39px;
	margin-bottom: 5px;
}
h1#ourStory {
	background: transparent url(../images/headlines/ourstory.gif) no-repeat;
}

h1#theTeam {
	background: transparent url(../images/headlines/theteam.gif) no-repeat;
}

h1#gobble {
	background: transparent url(../images/headlines/gobble.gif) no-repeat;
}

h1#guzzle {
	background: transparent url(../images/headlines/guzzle.gif) no-repeat;
}

h1#cigar {
	background: transparent url(../images/headlines/cigar.gif) no-repeat;
}

h1#bonds_functions {
	background: transparent url(../images/headlines/functions.gif) no-repeat;
}

h1#bonds_contact {
	background: transparent url(../images/headlines/contact.gif) no-repeat;
}

h1#bonds_reserve {
	background: transparent url(../images/headlines/reservation.gif) no-repeat;
}



/***end of headlines **/

p.wipTop {
	font-size: 20px !important;
	font-weight: bold;
	text-align: center;
	margin: 13px 0 35px 0;
}

div.wipPageNavi {
	margin-bottom: 10px;
	/*height: 29px;*/
	height: 85px;
}

.wipButtonLeftCorner {
	width: 10px;
	height: 29px;
	float: left;
}

.wipInsideNaviActive .wipButtonLeftCorner {
	background: transparent url(../images/insideButtonActive_01.gif) no-repeat;
}

.wipInsideNaviDeactive .wipButtonLeftCorner {
	background: transparent url(../images/insideButtonDeactive_01.gif) no-repeat;
}

.wipButtonRightCorner {
	width: 13px;
	height: 29px;
	float: left;
	margin-right: 8px;
}

.wipInsideNaviActive .wipButtonRightCorner {
	background: transparent url(../images/insideButtonActive_03.gif) no-repeat;
}

.wipInsideNaviDeactive .wipButtonRightCorner {
	background: transparent url(../images/insideButtonDeactive_03.gif) no-repeat;
}

a.wipButtonMiddle {
	line-height: 29px;
	color: #FFF;
	float: left;
	font-size: 10px;
	text-decoration: none;
}

.wipInsideNaviActive .wipButtonMiddle {
	background: transparent url(../images/insideButtonActive_02.gif) repeat-x;
}

.wipInsideNaviDeactive .wipButtonMiddle {
	background: transparent url(../images/insideButtonDeactive_02.gif) repeat-x;
}

a.wipInsideNaviButton {
	width: 85px;
	height: 50px;
	display: block;
	background: transparent url(../images/insideButtonBg.gif) no-repeat;
	float: left;
	margin-right: 7px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 35px;
}

.wipInsideNaviActive a.wipInsideNaviButton {
	background-position: 0 -85px;
}

.wipInsideNaviDeactive a.wipInsideNaviButton {
	background-position: 0 0;
}

.displayBlock {
	display: block;
}

.margin0auto {
	margin: 0 auto;
}

.talignCenter {
	text-align:center;
}

.wipLogoColumn {
	padding: 0 13px 0 15px;
	float: left;
	width: 282px;
}

.wipColumnCenter {
	margin: 0 12px;
}

.wipLogoColumn img {
	padding-bottom: 18px;
}

.wipLogoColumn p {
	text-align: justify;
	line-height: 16px;
	margin-bottom: 8px;
}

.wipTheTeamMember {
	list-style-type: none;
}

.wipTheTeamMember li {
	display: block;
	float: left;
	width: 290px;
	height: 292px;
	padding: 20px 10px 0 10px;
}

.wipTheTeamMember li.wipTeamMiddle {
	margin: 0 10px;
}

.wipTheTeamMember li img {
	display: block;
}

.wipTheTeamMember li p {
	padding-top: 10px;
	line-height: 18px;
}

#wipGuzzle {
	padding-left: 5px;
}

#wipGuzzle p {
	line-height: 20px;
}

#wipGuzzle img {
	float: right;
	margin-left: 15px;
	margin-right: 10px;
}

#wipGobble p {
	line-height: 20px;
}

#wipGobble {
	padding-left: 5px;
}

#wipGobble img {
	float: right;
	margin-left: 15px;
	margin-right: 10px;	
}

#wipCigar p {
	line-height: 20px;
}

#wipCigar {
	padding-left: 5px;
}

#wipCigar img {
	float: right;
	margin-left: 15px;
	margin-right: 10px;	
}

.wipEventThumbs {
	width: 900px;
}

.wipEventThumbs img {
	margin: 10px;
}

.wipContactLeft {
	width: 470px;float: left;
}

.wipContactRight {
	width: 450px; 
	float: left; 
	text-align: center;
}

.wipContactRight img {
	margin: 0;
	float: none;
}

#wipMessageBox {
	position: absolute;
	top: 160px;
	left: 250px;
	padding:  2px 2px 10px 10px;
	width: 430px;
	height: 150px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border: 4px solid #000;
	background-color: #FFF;
	display: none;
	text-align: center;
	font-size: 13px;
}

.wipMessageClose {
	height: 45px;
}

.wipMessageClose a {
	width: 30px;
	height: 30px;
	background: transparent url(../images/fancybox/fancy_close.png) no-repeat;
	display: block;
	float: right;
	cursor: pointer;
}

a.wipMenuButton {
	width: 86px;
	height: 70px;
	background: transparent url(../images/menuButton.gif) no-repeat;
	display: block;
	position: absolute;
	top: 10px;
	right: 15px;
	color: #ab2b73;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
}

a.wipMenuDownload {
	color: #ab2b73;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin-top: 17px;
	display: block;
}

.clear {
	clear: both;
}
