html					{
					margin:				0;
					padding:			0;
					height:				100%;
					width:				100%;
					overflow-y: 		scroll;
					font-family: 		Verdana, Arial, Helvetica, sans-serif,Courier New;
				
					}					
body				{
					margin:				0;
					padding:			0;
					height:				100%;
					width:				100%;
					
					
					font-size: 			11px; 
					color: 				#777777; 
					
					top:				0;
					text-align:			center;
					background:			#f0f0f0;
					/*background:			#ffffff;*/
					}
					
img					{
					border:				0px solid #F00;
					}

					
					
									
h1					{
					font-size: 14px; 
					color: #fc7814; 
					font-weight:bold;
				
					}
h2					{
					font-size: 12px; 
					color: #000000; 
					font-weight:bold;
				
					}
h3					{
					font-size: 11px; 
					color: #777777; 
					font-weight:bold;
				
					}
				
input				{
					border:				1px solid #000000;
					background:			#faffe8;		
					color:				#000000;
					width:				100%;
					}						
input[type=text]		{
					}	
input[type=password]	{
					}						
input[type=submit]	{
					cursor:				pointer;
					width:				40%;
					float: right;
					}			
input[type=submit]:hover	{
					cursor:				pointer;
					background:			#39a334;
					color:				#FFFFFF;		
				
					}			
input[type=button]	{
					cursor:				pointer;
					width:				40%;
					}			
input[type=button]:hover	{
					cursor:				pointer;
					background:			#39a334;
					color:				#FFFFFF;		
					}						
input[type=file]		{
					width: 40%;
					}	
input[type=checkbox]	{
					border:				0px solid #000000;
					background:			transparent;		
					width:				12px;
					}
input[type=radio]	{
					border:				0px solid #000000;
					background:			transparent;		
					width:				12px;
					}					
textarea				{
					border:				1px solid #000;
					background:			#faffe8;		
					color:				#000000;
					width:				100%;
					height:				250px;
					}						
select				{
					border:				1px solid #000;
					background:			#faffe8;		
					
					color:				#000000;
					width:				100%;
					}										

					
		
#skel_macrocontainer {
					
					min-height:			100%;
					position:			relative;
					/*width:				980px;*/
					width:				100%;
					margin:				0px auto;
					text-align:			center;
					background:			#f0f0f0;
					border:				0px solid #F00;
					z-index: 0;
					overflow-y: 		hidden;
					}
					
					
					
#skel_macrocontainerW{
					
					position:			absolute;
					left:				50%;
					top:				0px;
					width:				980px;
					min-height:			100%;
					margin-left:		-490px;
					margin-top:			0px;
					border:				0px solid #000000;
					background:			#ffffff;
					text-align:			center;
					z-index: 1;
					}					
					
#skel_flashback		{					
					position:absolute;
					top: 0px;
					left: 0px;
					width: 100%;
					height: 100%;
					
					z-index: 5;
					text-align: center;
					
					/*overflow-y: 		hidden;*/
					}

#googleads			{
					height:				20px;
					line-height:		20px;
					background:			#000000;
					text-align:			center;
					}	
					
#skel_container 		{
					min-height:			100%;
					position:			relative;
					width:				980px;
					margin:				0px auto;
					text-align:			left;
					background:			#ffffff;
					border:				0px solid #F00;
					z-index: 20;
					}					
					
#skel_up 			{
				    padding:			0px 10px 0px 10px;
					height:				30px;
					border:				0px solid #F00;
						background:			#000000;		
					color:				#FFFFFF;
					line-height:		30px;
					font-weight:		bold;
					font-size: 			10px;
					}
#skel_up	 A		{
					color:				#FFFFFF;
					text-decoration:	none;
					}		
#skel_up	 A:hover	{
					color:				#fc7814;
					}						
#skel_up	span	{
					position:			absolute;
					top:				0px;
					right:				10px;
					line-height:		30px;
					height:				30px;
					}					
#skel_up	span A	{
					padding:			0px 0px 0px 5px;
					color:				#949494;
					text-decoration:	none;
					}		
#skel_up	span A:hover	{
					color:				#fc7814;
					}							

					
#skel_header 		{
					padding:			0px;
					height:				180px;
					border:				0px solid #F00;
					
					}
					
	
#skel_menu1 			{
					height:				30px;
					border:				0px solid #F00;
					
					color:				#FFFFFF;
					font-weight:		bold;
					font-size: 			11px;
					line-height:		30px;
					padding:			0px 10px 0px 10px;
					text-align:			right;
					background:			#000000;		
					
					z-index:100;
					}
#skel_menu1 	 a		{ 
					padding:			0px 10px 0px 10px;
					color:				#FFFFFF;
					text-decoration: none;  
					}			
#skel_menu1 	 a:hover {
					color:#fc7814;
					}		
#skel_menu1	div		{
					text-align: left;
					float: left;
					}	
	
#skel_menu2			{
					height:				30px;
					border:				0px solid #F00;
					background:			#dbdbdb;
					color:				#000000;
					font-weight:		bold;
					font-size: 			10px;
					line-height:		30px;
					padding:			0px 10px 0px 10px;
					text-align:			right;
					
					
					z-index:100;
					}			
#skel_menu2 	 a		{ 
					padding:			0px 10px 0px 10px;
					color:				#000000;
					text-decoration: none;  
					}			
#skel_menu2 	 a:hover {
					color:#fc7814;
					}				
#skel_menu2	div		{
					text-align: left;
					float: left;
					}	
					
#skel_alert			{
					padding:			10px;
					height:				10px;
					border:				0px solid #F00;
					background:			#FFF0F0;
					}	
#skel_body 			{
					padding:			0px;
					padding-bottom:		30px;   
					width:				100%;
					text-align:			left;
					border:				0px solid #F00;
					overflow: 			auto;
					
					background:			transparent;		
					z-index:100;
					}
					
#skel_body	A		{
					color:				#fc7814;
					text-decoration:	none;
					font-weight:normal;
					}	
#skel_body_inside	{
					padding:			30px 30px 10px 30px;
					border:				0px solid #F00;
					text-align:			justify;
					overflow: 			auto;
					
					background:			transparent;		
					z-index:100;
					}					
#skel_footer 		{
					position:			absolute;
					bottom:				0;
					left:				50%;
					margin-left:		-490px;
					width:				980px;
					height:				30px;   
					border:				0px solid #F00;
					background:			#000000;
					color:				#949494;
					clear: 				both;
					line-height:		30px;
					font-weight:		bold;
					font-size: 			10px;
					padding:			0px 0px 0px 0px;
					text-align:			center;
					z-index:100;
					}
#skel_footer	 A	{
					color:				#949494;
					text-decoration:	none;
					}		
#skel_footer	 A:hover	{
					color:				#fc7814;
					}	
#skel_footer 	span{
					padding: 	10px;
					}
					
					
					
					
					
#skel_login			{
					position:			absolute;
					left:				50%;
					top:				50%;
					width:				300px;
					height:				140px;
					margin-left:		-160px;
					margin-top:			-80px;
					border:				1px solid #000000;
					background:			#FFFFFF;
					text-align:			center;
					padding: 			4px 10px 10px 10px;
					}
				
#skel_login	p		{
					text-align:			right;
					}


					
#home				{
					float: left;
					width: 400px;
					border:	0px solid #00FFCC;
					}
					
#intromedia			{
					width: 500px;
					float: right;
					border:	0px solid #FFCCCC;
					text-align: center;
					font-weight:bold; 
					color: #949494;
				
					}
#intromedia		p	{
					border:	0px solid #000000;
					margin: 4px;
					}
#intromedia	A		{
					
					color: #949494;
					text-decoration : none;
					font-weight:bold;  
					}					
#intromedia	A:hover	{
					color: #fc7814;
					text-decoration : underline;
					}						
					
#shareware_expo		{
					clear: both;
					border:	0px solid #000000;
					height: 100%;
					text-align: center;
					}
#shareware_expo	h1	{					
					text-align: left;
					}
#shareware_expo	h2	{					
					text-align: left;
					}	
#shareware_expo  div	{
					float: left;
					border:	0px solid #FF0000;
					width: 227px;
					}
#shareware_expo	A	{
					color: #949494;
					text-decoration : none;
					font-size: 10px;
					font-weight:bold;  
					}					
#shareware_expo	A:hover	{
					color: #fc7814;
					text-decoration : underline;
					}						
					
#shareware			{
					width: 900px;
					text-align: left;
					margin: 0px auto;
					}
#shareware 		div	{
					width:	700px;
					text-align: justify;
					float: right;
					padding: 20px 0px 30px 0px;
					}					
#shareware 		span{
					display: block;
					float: left;
					padding: 20px 0px 30px 0px;
					}

					
#projects			{
					width: 800px;
					text-align: center;
					margin: 0px auto;
					}
#projects	div		{
					width: 200px;
					float: left;
					text-align: center;
					}			
#projects	img		{
					border:	2px dotted #c0c0c0;
					padding: 10px;
					margin: 16px 10px 2px 10px;
					width: 100px;
					height: 70px;
					}
#projects img:hover	{
					background:			#fdede0;
					}					


#hosting			{
					border:	0px solid #FF0000;
					text-align: center;
					margin: 0px auto;
					
					}
#hosting	div		{
					width: 410px;
					border:	2px dotted #c0c0c0;
					float: left;
					text-align: left;
					margin: 10px 12px;
					padding: 10px;
					
					}
#hosting	h2		{
					text-align: right;
					bottom: 0px;
					}
								
#contact			{
					border:	0px solid #FF0000;
					text-align: center;
					margin: 0px auto;
					
					}
#contact	div		{
					width: 410px;
					border:	2px dotted #c0c0c0;
					float: left;
					text-align: left;
					margin: 10px 12px;
					padding: 10px;
					
					}

#login_login		{
					width: 410px;
					border:	2px dotted #c0c0c0;
					float: left;
					text-align: left;
					margin: 10px 12px;
					padding: 10px;
					
					}
#login				{
					}
#login	div			{
					width: 410px;
					border:	2px dotted #c0c0c0;
					float: left;
					text-align: left;
					margin: 10px 12px;
					padding: 10px;
					}					
					
#newsletter			{

					}
#newsletter	div		{
					width: 50%;
					border:	2px dotted #c0c0c0;
					float: left;
					text-align: left;
					margin: 10px 12px;
					padding: 10px;
					}						
#newsletter_list	{
					width: 39%;
					border:	2px dotted #c0c0c0;
					float: right;
					text-align: left;
					margin: 10px 12px;
					padding: 10px;
					}	
#project			{
					}
#project	div		{
					border:	2px dotted #c0c0c0;
					float: left;
					margin: 6px;
					padding: 10px;
					}					
#project	div:hover{
					background:			#fdede0;
					}	
#project	img		{
					cursor: pointer;
					}					
#project_move		{
					float: right;
					}
					
#vip_area_profile	{
					float: right;
					width: 500px;
					padding: 10px;
					margin: 10px;
					border:	2px dotted #c0c0c0;
					line-height: 4px;
					}			



#vip_area_profile select{
					
					width: 200px;
					}					
#vip_area_profile p{
					padding: 0px;
					}					
#vip_area_list		{
					
					}					
#vip_area_list div	{
					
					margin: 10px;
					padding: 10px;
					float: left;
					width: 410px;
					}			
			
#vip_area_list	img	{
					border:	2px dotted #c0c0c0;
					padding: 10px;
					float: left;
					margin: 10px;
					}						
#vip_area_list img:hover	{
					background:			#fdede0;
					}						
					
.float_breaker		{
					clear: both;
					}	

	
.size_large			{
					width: 250px;
					}
.size_medium		{
					width: 100px;
					}
.size_short			{
					width: 50px;
					}
					

					

/* .img_thumbnail_zoom_div */
#img_thumbnail_zoom
	{
	// for IE
	background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C0000000,endColorstr=#C0000000);
	// for Others
  	background: rgb(0,0, 0);	
	background: rgba(0,0, 0, 0.75); 

	display: none; 
	 
	z-index:100; 
	 
	
	position: fixed; 
	top: 0px; 
	left: 0; 
	border: none; 
	width: 100%;
	height: 100%;

	margin:0;
 	padding: 0px;	
	
	text-align:center;
	vertical-align:text-top; 
	} 

#img_thumbnail_zoom a{
	font-size: 14px;  
	color : #FFFFFF; 
	font-weight:bold;
	}


#img_thumbnail_zoom img
	{
	cursor: pointer;
	border:	2px dotted #c0c0c0;
	padding: 10px;
	margin: 48px;
	} 
			




