/* CSS Document */

/*
***********************************************************************************************
** flash.css																		 		 **
***********************************************************************************************
** 																							 **
** Company Name: Dreamwave Sdn Bhd                                                           **
** Author: Hardav Chall                                                                      **
** Version: 1.0																			     **
** Creation Date: 15th May 2008                                                              **
** 																						     **
** Usage: 																				     **
**    <link rel='stylesheet' type='text/css' href='css/flash.css'>				 			 **
**																						     **
** Description:                                                                              **
** - The flash style for the Dreamwave home and provider page	 	 					     **
**																						     **
** Remarks:																				     **
**																							 **
** Version: 1.?		  By: ?????		Search Key: THT????????		Date Modified: -  			 **
**																							 **
***********************************************************************************************
** Copyright (c) 2008 Dreamwave Sdn Bhd. 													 **
***********************************************************************************************
*/

*,html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	font-family: arial;
}


#splash_btn{
	background: url(../images/common/screenshot.jpg) left no-repeat;
	float: right;
	list-style: none;
	width: 495px;
	height: 200px;
}

#provider_learn_btn{
	/*background: url(../images/common/screenshot.jpg) left no-repeat;*/
	float: right;
	list-style: none;
	/*width: 100px;*/
	width: auto;
	height: 200px;
}

#splash_btn li, #provider_learn_btn li{
	float: right;
	margin-top: 150px;
}

#splash_btn li a, #provider_learn_btn li a{
	background-image: url(../images/common/button.gif);
	display: block;
	text-indent: -30000px;
	overflow: hidden;
	width: 145px;
	height: 44px;
}

#learnmore_btn{
	background-position:left;
}

#subscribe_btn{
	background-position:right;
	margin-right:10px;
}

#flash_rep
{
	position: absolute;
	top: -40px;
}

#flash2_rep
{
	position: absolute;
	top: 0px;
}

