/*  

Theme Name: Malaysia Holidays

Theme URI: http://www.malaysiaholidays.com.au/

Description: Malaysia Holidays 1.0

Version: 1.0

Author: Matt Lee

Author URI: http://www.golfclub.com.au

*/



/* =General

-----------------------------------------------------------------------------*/





/* Remove padding and margin */

* {

	margin: 0;

	padding: 0;

}


#logo, .specials-box {
	behavior: url(/scripts/iepngfix.htc); 			
	}


/* Put it back on certain elements */

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {

 	margin: 1em 0;
	
	

}

.default {
	margin-top: 40px;
	}

/* Class for clearing floats */

.clear {

	clear:both;

}



/* Remove border around linked images */

img a {

	border: 0;

}



/* layout */

body {

	background: url(/images/new-files/background.jpg) repeat-y;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-align: left; 

	letter-spacing: 0;

	margin: 15px 0;

	line-height: 20px;
}

#holder {
	background: url(/images/new-files/container-background.jpg) repeat-y 50% 0;
	}

#container {

	margin: 0 auto;

	margin-top: 60px;
	
	padding-top: 20px;
	
	width: 950px;

	position: relative;	

	
}



/* =Header

-----------------------------------------------------------------------------*/


#container h1 {
	color: #fff;
	font-size: 20px;
	width: 650px;
	margin-left: 270px;
	line-height: 30px; 
	font-weight: normal;
	}


.contact-us {
	background: url(/images/new-files/phone-number.png) no-repeat;
	display: block;
	height: 23px;
	width: 541px;
	text-indent: -9000px;
	position: absolute;
	right: 0;
	top: -55px;
	}

#logo {
	position: absolute;
	left: -120px;
	top: -30px;
	width: 360px;
	height: 190px;
	z-index: 5;
	}

#header {

	width: 768px;

	margin: 0;

	padding: 0;

}

#headright {

	text-align:right;

	float: right;

	width: 400px;

	height: 100px;

	position: relative;

}





#mainheadfeature {

	width: 950px;
	position: relative;
	clear: both;

	margin: 1px 0 10px 0;

	background: #fff;

	height: 233px;

}

#mainpic {
	position: absolute;
	z-index: 0;
	width: 629px;
	margin: 10px 0 10px 10px; 
}

#headoffer {
	z-index: 1;
	position: absolute; 
	right: 0;
	background: #034772;
	width: 335px;
	height: 214px;
	margin: 10px 10px 10px 0; 
	}

#headoffer p {
line-height: 18px;
	font-size: 11px;
	color: #adc3d1;
	padding: 5px;
	margin: -13px 30px 20px 30px
}

#headoffer p span {
	color: #fff;
	}

#headoffer .one-stop-shop {
	background: url(/images/new-files/one-stop-shop.png) no-repeat;
	margin: 20px 0 0 30px;
	height: 68px;
	text-indent: -9000px;
	}

#headoffer img {
	background: #fff;
	padding: 2px 1px 8px 0;
	margin-left: -1px;
	}

#mainheadfeature .mainpic-transparency {
	position: absolute;
	right: 345px;
	z-index: 3;
	top: 10px;
	}

/* =Comments

-----------------------------------------------------------------------------*/

.entry {float: left; width: 100%; clear: both; margin: 24px 0 0 0;}

.aComment {float: left; width: 100%; clear: both; margin: 0 0 12px 0;}

.aComment:last-child {background: none;}

.aComment h4 {margin: 0;}

.aComment h4 img {display: none;}

.aComment .textbkg {margin: 0 0 6px 0;}



/* =Navigation - Drop down

-----------------------------------------------------------------------------*/



#nav { /* all lists */

	padding:  0 40px 0 40px;

	margin: 0;

	list-style: none;

	background: url(/images/new-files/nav-back.png) repeat-x;
margin-bottom: 18px;
	margin-left: 120px;
	clear: both;

	width: 750px;
	color: #fff;
	height: 50px;
}

#nav ul { /* all lists */

	padding: 0;

	margin: 0 0 0 61px;
	
	list-style: none;

	clear: both;

	width: 768px;

	z-index: 6;

}


#nav li:hover, #nav li.hover {

    position: static;

}



#nav a {

	display: block;

	padding: 15px 20px 15px 20px;

	color: #fff;

	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: none;

	font-size: 13px;
		background: url(/images/new-files/nav-divider.png) no-repeat right;

	}

#nav a:hover, .current_page_item {
	background: url(/images/new-files/hover-back.png) repeat-x;
	}

#nav li.current_page_item {
	background: url(/images/new-files/hover-back.png) repeat-x;
	}

#nav li.current_page_ancestor {
	background: url(/images/new-files/hover-back.png) repeat-x;
	}

#nav .space {

	float: left;

	width: 1px;

	height: 1px;

}



#nav li { /* all list items */
	background: url(/images/new-files/nav-back.png) repeat-x;

	float: left;
	padding: 0px;
	}



#nav li ul { /* second-level lists */
z-index: 6;
	position: absolute;
	margin-left: 0;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */

	width: 190px;

}

#nav li ul li {
	
		}

#nav li ul ul a {
	background: #F59400;
	}

#nav li ul ul ul a {
	background: #F59400;
	}

#nav li ul a { /* second-level lists */
	color: #fefce2;
	background: #F59400;
	border-right: none;
	width: 190px;
	padding: 5px 20px 5px 20px;
	border-bottom: 1px solid #FFB900;
}

#nav li ul a:hover { /* second-level lists */

	text-decoration: none;
color: #fff;
	background: #EB5A00;
}



#nav li ul ul { /* third-and-above-level lists */

	margin: -31px 0 0 230px;
	background: #E73E00;


}



#nav li:hover ul ul, #nav li.sfhover ul ul {

	left: -999em;

}



#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */

	left: auto;

}

/* =Content

-----------------------------------------------------------------------------*/

#contentcontainer {

	clear: both;

	position: relative;
	
	z-index: 0;
	
	background: #fff;
	
	width: 950px;

	margin: 30px 0 0 0;

}

#content {

	float: right;

	width: 680px;
	
	padding: 30px 10px 50px 0;

}

#content .alignleft {
	border: 1px solid #dddddd;
	padding: 3px;
	margin: 0 10px 10px 0;
	float: left;
	}

#content .alignright {
	border: 1px solid #dddddd;
	padding: 3px;
	margin: 0 0 10px 10px;
	float: right;
	}


#content ul li {
	font-size: 12px;
	color: #333;
	list-style-type: none;
	background: url(/images/new-files/green-arrow.png) no-repeat 0 7px;
	padding-left: 15px;
	margin-bottom: 5px
	}

#content p {
	color: #333;
	font-size: 12px;
	margin: 0 30px 20px 0;
}


#content h1 {

	font-size: 24px;

	color: #CC0000;

	padding:5px 0px 15px 0px;

	margin:0px

	position: relative;

	top: auto;

	left: auto;

	width: auto;

	height: auto;

	background: none;

	text-indent: inherit;

}



#content h1 a {

	margin: 0px;

	display: inherit;

	height: auto;

	background: none;

}



#content h1 {

	font-size:25px;

	position: absolute;
	top: -110px;
	left: 0;
	text-transform:uppercase;

	color: #fff;

	background-color: transparent;

	}


#content h2 {

	font-size: 14px;

	color: #034772;

	padding:10px 0px 10px 0px;

	margin:0 0 20px 0;
	text-transform: uppercase;

	}

	

#content h3 {

	font-size: 14px;

	color: #78c44f;

	padding:0 0px 0 0px;

	margin:20px 0 0 0;

	}

#content h4 {

	font-size: 14px;

	color: #78c44f;

	padding:10px 0px 0 0px;

	margin:20px 0 0 0;

}

/* OLD  H4

#content h4 {

	font-size: 12px;

	font-weight:bold;

	color: #6B8D29;

	padding:5px;

	font-family: Arial, Helvetica, sans-serif;

	background-color: #EFFFD2;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #6B8D29;

	border-bottom-color: #6B8D29;

	text-transform:uppercase;

}

*/

#content h5 {

	font-size: 14px; 

	color: #F59700;

	padding:10px 5px 10px 5px;

	font-family: Arial, Helvetica, sans-serif;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #DDDDDD;

	border-bottom-color: #DDDDDD;

}





#fullcontent {

		width: 746px;

		padding: 0 10px;

}

#fullcontent p {

	font-size: 1.2em;

}

#fullcontent ul li {

	font-size: 1.2em;

	margin: 0 2em;

	padding: 0 1em;

}

#fullcontent h1 {

	font-size: 24px;

	color: #CC0000;

	padding:5px 0px 15px 0px;

	margin:0px



}



#fullcontent h2 {

	font-size:14px;

	padding-top:10px;

	text-transform:uppercase;

	color: #564b47;

	background-color: transparent;

	}

	

#fullcontent h3 {

	font-size: 18px;

	color: #6A8D29;

	padding:10px 0px 10px 0px;

	margin:0px;

	font-family: Arial, Helvetica, sans-serif;

}

#fullcontent h4 {

	font-size: 12px;

	font-weight:bold;

	color: #6B8D29;

	padding:5px;

	font-family: Arial, Helvetica, sans-serif;

	background-color: #EFFFD2;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #6B8D29;

	border-bottom-color: #6B8D29;

	text-transform:uppercase;

}



#fullcontent h5 {

	font-size: 14px; 

	color: #FFF;

	padding:5px;

	font-family: Arial, Helvetica, sans-serif;

	background-color: #99CCFF;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #0099CC;

	border-bottom-color: #0099CC;

}

/* =Subnav

-----------------------------------------------------------------------------*/

.specials-box {
	z-index: 0; 
	position: absolute; 
	top: -125px; 
	left: -105px; 
	background:url(/images/new-files/specials-box.png) no-repeat; 
	width: 344px; 
	height: 362px;
	}

#subnav {
	/*background: url(/images/new-files/weather-back.png) no-repeat 14px 410px;*/
	float: left;
	position: relative;
	width: 235px;
	margin-top: -55px;
	}

.contact-call-to-action {
	margin: 20px 0 0 18px; 
	}

#sidebar-recent-posts-2, #sidebar-recent-posts-3 {
	color: #fff;
	display: none;
	padding: 5px;

	height: 49px;

	margin: 0px;

	font-size: 16px;
	}

#sidebar-weathericon-1 {	
	background: url(/images/new-files/weather.png) no-repeat;
	text-indent: -9000px;
	width: 85px;
	height: 17px;
	margin: 30px 0 0 35px;
	}

#subnav h3 {

	color: #fff;

	padding: 5px;

	height: 49px;

	background: url(/images/new-files/special-header-back.png) repeat-x;

	margin: 0px;

	font-size: 16px;

}

#subnav ul {

	padding: 8px 5px 23px 5px;
	
	margin: 57px 0 10px 18px;
	height: 190px;
	list-style:none;
	width: 200px;
}



#subnav li {

	margin: 0 30px 0 10px;

	padding: 0px

}



#subnav li a {

	display: block;

	padding: 5px 0 5px 0;
	

	font-weight: normal;

	font-size: 11px;

	color: #99cae9;

	border-bottom: solid 1px #266186;	

	text-decoration: none;

}



#subnav a:hover {

	color: #fff;
	padding-left: 10px;
	background: url(/images/new-files/orange-arrow.png) no-repeat 0 12px;

}



/* =Footer

-----------------------------------------------------------------------------*/

#footer {

	clear: both;
	padding-bottom: 5px;
	text-align: right;

}

#footer p {
	color: #fff;
	margin: 10px 10px 10px 0;
	font-size: 10px;
	padding: 10px 10px 10px 0;
	text-align: right;
}

#footer a {	
	color: #004F4C;
	}

/* =Tables

-----------------------------------------------------------------------------*/


.boxourview {

	

	

}

.boxsmallfont {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}





/* links */

a {

	color: #f87002;

}

a:hover {

	color: #e13b00;

}







/* forms */

.field, .commentform_openid, #securitycode {width: 204px; padding: 4px 3px !important; margin: 0 5px 7px 0; background: #fff !important; border: 1px solid #959586; color: #4f4f4c;}

select {width: 280px; margin: 0 0 7px 0; color: #3a3e3e;}

select option {padding: 1px;}

#commentform {display: block;}

#commentform p {display: block; width: 100%; margin: 0 0 5px 0;}

#commentform p label {position: relative; top: -8px;}

#comment {width: 571px; padding: 4px 3px; border: 1px solid #959586; font: 1em Verdana, Arial, Helvetica, sans-serif; color: #4f4f4c;}

#searchform2 {}

#searchform2 div {}

#topbar li {list-style: none;}



#flickr_badge_uber_wrapper {margin: 0 0 24px 0;}

.flickrlink {text-transform: lowercase;}

.flickrlink span {color: #ff0084;}

#flickr {float: left;}

#flickr img {border: none;}

#flickr a {float: left;}

.flickr_badge_image img {float: left; margin: 1px;}

#flickr div {float: left; margin: 0 10px 10px 0;}

#flickr div#flickr_badge_image3, #flickr div#flickr_badge_image6 {margin-right: 0;}



#wp-calendar {width: 100%; text-align: center;}

#wp-calendar .pad, #wp-calendar #next, #wp-calendar #prev {background: none;}

ul.weathericonwidget {
	background: none;
	position: relative;
	}
	
#sidebar-weathericon-2 {
	display: none;
	}
	
#sidebar-weathericon-3 {
	display: none;
	}	

#subnav .weathericonwidget {
	margin-top: 15px;
	border-bottom: 1px solid #efefef;
	height: auto;
	}

#subnav .weathericonwidget li {
	font-size: 10px;
	color: #666666;
	}

#subnav .weather_title {
	margin-top: 15px;
	}

.weathericonwidget b {	
	color: #81c85b;
	font-size: 12px;
	font-weight: bold;
	margin-left: 40px;
	margin-bottom: 15px;
	}

#subnav .mailing-list {	
	margin: 25px 0 15px 18px;
	border: 1px solid #dddddd;
	padding: 15px;
	}
	
#subnav .mailing-list a:hover {
	padding: 0;
	background: none;
	}
	
.wicon {
	position: absolute;
	top: 0; 
	left: 0;
	}

.wicon img {
	width: 40px;
	height: 40px;
	}
	
#tours-list {
	width: 680px;
	}
	
#tours-list td {
	padding: 3px;
	color: #666666;
	font-size: 12px;
	}


#tours-list a {
	text-decoration: none;
	}

#tours-list .highlight {
	background: #FFF3DF;
	}	


#tours-list a {
	font-size: 12px;
	}	

#tours-container {
	width: 680px;
	1px solid #DDDDDD
	}
	
#tours-container .holder {	
	width: 225px;
	}

#tours-container .holder .tours {
	width: 200px;
	}

#tours-container .holder .tours .boxtitlewhite {

	font-family: Arial, Helvetica, sans-serif;

	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #034772;

}


#tours-container .holder .tours img {
	width: 200px;
	height: 146px;
	margin-top: 10px
	}
	
#resorts-container {
	width: 660px;
	}
	
#resorts-container td {
	font-size: 12px;
	color: #333333;
	}

#resorts-container .boxourview {
	color: #F87002;
	background: #FFF3DF;
	padding: 5px;
	border-bottom: 1px solid #DDDDDD;
	font-size: 12px;
	}

#resorts-container .boxtitlewhite, #resorts-container .stars {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #034772;
	}
	
#resorts-container .boxtitlewhite .stars {
	padding: 0;
	text-align: right;
	}					

#resorts-container .stars {
	padding: 0;
	text-align: right;
	}
	
.package {
	width: 304px;
	border: 1px solid #dddddd;
	position: relative;
	float: left;
	margin-right: 33px;
	margin-bottom: 50px
	}
	
.package .price-tag {
	background: url(../../../../images/new-files/price-tag.png) no-repeat;
	width: 186px;
	height: 108px;
	position: absolute;
	top: -25px;
	left: -25px;
	}
	
#content .package .package-para {
	margin: 15px;
	}

#content .package .price-tag p {
	color: #f88a00;
	text-transform: uppercase;
	font-size: 35px;
	margin: 15px 0 0 40px;
	}
	
#content .package .price-tag span {
	font-size: 9px;
	color: #666;
	}	

#content .package p {
	margin: 0;
	font-size: 11px;
	line-height: 18px;
	margin: 15px;
	}

.package img {
	margin: -8px 0 0 -8px;
	border-style: none;
	}
	
#content .package h2 {
	font-size: 16px;
	color: #034772;
	font-weight: normal;
	border-bottom: 1px solid #dddddd;
	margin: 0 15px 15px 15px
	}
	
#content .package h3 {
	color: #333333;
	font-size: 12px;
	margin: 0 15px 15px 15px
	}
	
.package .buttons-holder {
	width: 292px;
	height: 39px;
	background: url(../../../../images/new-files/buttons-back.png) no-repeat;
	margin: 0 0 6px 6px;
	padding: 0 0 0 25px;
	position: relative;
	}
	
.package .buttons-holder img {
	float: left;
	margin: 0;
	}
	
.package .buttons-holder .packages-flower {
	position: absolute;
	top: -10px;
	left: -40px
	}											