@charset "utf-8";

/* CSS Document */

@font-face{ 

	font-family: "montreal-demi-bold";

	src: url('/wp-content/themes/new-wind-source/newwind/fonts/montreal-demi-bold-webfont.eot');

	src: url('/wp-content/themes/new-wind-source/newwind/fonts/montreal-demi-bold-webfont.eot#iefix') format('embedded-opentype'),

	url('/wp-content/themes/new-wind-source/newwind/fonts/montreal-demi-bold-webfont.woff') format('woff'),

	url('/wp-content/themes/new-wind-source/newwind/fonts/montreal-demi-bold-webfont.ttf') format('truetype'),

	url('/wp-content/themes/new-wind-source/newwind/fonts/montreal-demi-bold-webfont.svg#webfont') format('svg');

}



#boxmain{

	width: 592px;

	padding: 0px;

	height: 170px;

	border: 1px solid grey;

}



.imglistbull{

	list-style:none;

	/*width:140px; 

	height:78px;*/ 

	background-color:#999; 

	overflow:hidden; 

	height: 65px; 

	float:left;

	width:160px;

	-moz-border-radius: 5px;

	border-radius: 5px; 

	margin: 0px 10px 10px 23px;

	border:1px solid #4f4e4e;

}



.bultitle{

	width:80px; 

	float:left; 

	margin-left:5px;

	color:#FFF;

	line-height: 1.1;

	margin-top: 3px;
	
	font-family: "montreal-demi-bold";
	
	font-style:italic;
	
	font-size:14px;
	
	line-height:14px;
	
	text-shadow: #000 0px 1px 1px;

}



#imgbox{

	width:75px; 

	float:right; 

	height:78px;

}	

 

 

 

/* trigger button */

#download_now {

	background:transparent url(/img/home/download.png) no-repeat scroll 0 0;

	display: block;

	margin-bottom: 30px;

	cursor: pointer;

	background: url(/wp-content/themes/new-wind-source/newwind/images/bg-utama.jpg) repeat;

	width: 595px;
	
	overflow: hidden;

}

 

/* mouseover state */

#download_now:hover {

	background-position:0 -44px ;		

}

 

/* clicked state */

#download_now:focus {

	background-position:0 -88px;

}

 

/* tooltip styling */

.tooltip {

	display:none;

	/*background:url(/wp-content/themes/new-wind-source/newwind/images/black_arrow_big3.png) no-repeat;*/

	/*height:150px;*/

	background-color:#333;

	padding:10px 10px 10px 10px;

	width:170px;

	font-size:11px;

	color:#fff;

	-moz-box-shadow: 3px 3px 3px #000;

  -webkit-box-shadow: 3px 3px 3px #000;

  box-shadow: 3px 3px 3px #000;

  -moz-border-radius: 5px;

	border-radius: 5px;

}

 

/* a .label element inside tooltip */

.tooltip .label {

	color:yellow;

	width:35px;

}

 

.tooltip a {

	color:#ad4;

	font-size:11px;

	font-weight:bold;

}
