

/* Hello!! Thanks for visiting css doc */

	/*	-------------------------------------------------------------
					WWW.ISURUWEERAKKODI.COM website by Think Faqtory
							
							This css document own by  >> www.thinkfaqtory.com <<
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	.autor         Moasa - www.thinkfaqtory.com
	.version       1.0
	.url      	   WWW.ISURUWEERAKKODI.COM
	.timestamp    08 OCT 2009
	>>>>>>>>>>>>>>>>>>>>>>. Website Technology : by moasa <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
	
	>>>>>>>>>	Tableless hand coded CSS	<<<<<<<<<<<<<<
	>>>>>>>>>	Hxtml						<<<<<<<<<<<<<<
	>>>>>>>>>	Javascript					<<<<<<<<<<<<<<
	>>>>>>>>>	Ajax						<<<<<<<<<<<<<<
	-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	WWW.MAL4BOUT.COM - Site content
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	1.  Body
	2.  Main Container
	3.  wrappers
	4.  Text
	5.  Forms

	
/*	-------------------------------------------------------------
								1
	-------------------------------------------------------------	*/	

	body {
	margin: 0; padding: 0; background:#000000; height:768px; overflow:hidden;
	text-align:left;

	}
	#hid {
	visibility: hidden; height: 0; width: 0; margin: opx; padding: opx; display:none;
	}
	img, div, a, input { behavior: url(iepngfix/iepngfix.htc) }	
	
	.old-browser{
	visibility: hidden; height: 0; width: 0; margin: opx; padding: opx; display:none;
	}

/*	-------------------------------------------------------------
								2
	-------------------------------------------------------------	*/	
	.isuru #container {
	width: 1024px; margin: 0 auto; border:0;
	}
	.isuru #mainContent {
	 border:0; padding: 0 0px;
	 }
	 
/*	-------------------------------------------------------------
								3
	-------------------------------------------------------------	*/
	
	.isuru #breaker1{
	width: 1024px;; height: 350px; display:block;
	display:block; margin-top:0px; margin-left:0px; float:left;
	}
	.isuru #breaker2{
	width: 1024px; height: auto; display:block;
	display:block; margin-top:0px; margin-left:0px; float:left;
	}
	.isuru #breaker3{
	width: 700px; height: auto; display:block;
	display:block; margin-top:0px; margin-left:0px; float:left;
	}
	.isuru #breaker4{
	width: 324px; height: auto; display:block;
	display:block; margin-top:0px; margin-left:0px; float:left;
	}
	.isuru #navigation_wrapper {
	width: 300px; height: 50px; display:block;
	cursor:default; margin-top: 0px; margin-left: 332px;
	}
	.isuru #navigation_wrapper2 {
	width: 300px; height: 50px; display:block;
	cursor:default; margin-top: 350px; margin-left: 332px;
	}
	.isuru #gallery {
	width: 644px; height: 189px; display:block;
	cursor:default; margin-top: 0px; margin-left: 150px;
	}
	.isuru #moasa {
	width: 100px; height: auto; display:block;
	cursor:default; margin-top: 100px; margin-left: 920px;
	}
	.isuru #thanks {
	width: 200px; height: 50px; display:block;
	cursor:default; margin-top: 250px; margin-left: 860px;
	}
	.isuru #contact {
	width: 250px; height: auto; display:block;
	cursor:default; margin-top: 170px; margin-left: 30px;
	}
	
/*	-------------------------------------------------------------
								4
	-------------------------------------------------------------	*/
	.txt1 {
	font-family:"Courier New", Courier, mono; color:#FFFFFF;
	font-size:13px; padding-left: 10px;
	}
	.txt1 a{
	color:#FFFFFF; text-decoration:none;
	}
	.txt1 :hover{
	color:#FF0000; text-decoration:none;
	}
	.txt2 {
	font-family:Georgia, "Times New Roman", Times, serif; color:#FF0000;
	font-size:13px; padding-left: 10px;
	}
	.txt2 a{
	color:#FF0000; text-decoration:none;
	}
	.txt2 :hover{
	color:#FF0000; text-decoration:none;
	}
	.txt3 {
	font-family:"Courier New", Courier, mono; color:#333333;
	font-size:10px; padding-left: 0px; text-align:left;
	}
	.txt3 a{
	color:#333333; text-decoration:none;
	}
	.txt3 :hover{
	color:#666666; text-decoration:none;
	}
	.txt4{
	font-family:"Courier New", Courier, mono; color:#666666;
	font-size:12px; padding-left: 10px; text-align:right;
	}
	
	/*	-------------------------------------------------------------
								5
	-------------------------------------------------------------	*/	
	.txtarea{
	width: 178PX; height: 13px; font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#C4BFBF; border: 1px solid #2C0E0E;
	text-align:left; background: url('../images/input_1.png') no-repeat 0 0;
	}
	.txtarea2{
	width: 176px; height: 54px; font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; color:#C4BFBF; border: 1px solid #2C0E0E;
	text-align:left; background: url('../images/input_2.png') no-repeat 0 0;
	}

	input.btn
	{
	   font-size:12px;
	   font-family:Georgia,serif;
	   color:#000000;
	   width:63px;
	   height:21px;
	   background-color:#4D4D4D;
	   border-style:solid;
	   border-color:#333333;
	   border-width:1px;
	}