/*Created by Supun Manukulasuriya*/

body {
 background-color: white; 
 font-family: arial;
 font-size: 12px;
/*  width: 800px; */
}

h1 {
	font-family: arial;
	font-size: 22px;
	color: #000099;
	padding-top: 5px;
	_padding-top:0px;

}

p {
	font-size:11px;
	font-family:arial;
}

p a {
	color:#666666;
	text-decoration: none;
}

p a:hover {
	text-decoration: underline;
} 

a {
	color:#000099;
	text-decoration: none;
}	

a:hover {
	text-decoration: underline;
}

a image{
	border-style:outset;
	border-color: black;
	border-width:4px;
      } 

/* main_styles */

#main_none {
	background-repeat: no-repeat;
	background-position: right top; 
	background-color: rgb(241, 239, 253);
	margin-left: auto;
	margin-right: auto;  
	width: 900px;
	position: relative;
	border: none;
}

#main_home {
	background-image:url('../images/side_double.jpg');
	background-repeat: no-repeat;
	background-position: right top; 
	background-color: rgb(241, 239, 253);
	margin-left: auto;
	margin-right: auto;  
	width: 900px;
	position: relative;
	border: none;
}

#main_dancestyles {
	background-image:url('../images/side_2.jpg');
	background-repeat: no-repeat;
	background-position: right top; 
	background-color: rgb(241, 239, 253);
	margin-left: auto;
	margin-right: auto; 
	width: 900px;
	position: relative;
	border: none;
}

#main_services {
	background-image:url('../images/side_3.jpg');
	background-repeat: no-repeat;
	background-position: right top; 
	background-color: rgb(241, 239, 253);
	margin-left: auto;
	margin-right: auto;  
	width: 796px;
	position: relative;
	border: none;
}

#main_gallery {
/*	background-image:url('../images/side_4.jpg'); */
	background-repeat: no-repeat;
	background-position: right top; 
	background-color: rgb(241, 239, 253);
	margin-left: auto;
	margin-right: auto;  
	width: 796px;
	position: relative;
	border: none;
}

#main_videos {
/*	background-image:url('../../images/background.jpg'); */
	background-repeat: no-repeat;		
	background-position: right top; 
	background-color: rgb(241, 239, 253);
/*	margin-left: auto; */
	left: -380px; 
	margin-left: 50%; 
	margin-right: auto;  
/*	width: 796px;		*/
	width: 100%;
	position: relative;	
	border: none;
}

#main_links {
	background-image:url('../images/side_6.jpg');
	background-repeat: no-repeat;
	background-position: right top; 
	background-color: rgb(241, 239, 253);
	margin-left: auto;
	margin-right: auto;  
	width: 796px;
	position: relative;
	border: none;
}

#main_contactus {
	background-image:url('../images/side_7.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: rgb(241, 239, 253);
	margin-left: auto;
	margin-right: auto;  
	width: 796px;
	position: relative;
	border: none;
}

/* End of main css styles*/

#top_banner {
	margin-bottom: 0px;
/**	left: -260px;	**/
	left: -402px;

	margin-left: 50%;
	margin-right: auto;  
	width: 796px;
	height: 180px;
	position: relative;
	text-align: center;
}

#button_banner {
	left: -402px;
	margin-left: 50%;
	margin-right: 5px; 
	margin-top: 3px;
	margin-bottom: 3px;    
	width: 798px;
	height: 40px;
	position: relative;
	text-align: center;
}

/** Set link-image border color    **/
	A:link img, A:visited img {border-color: #fff;}
	A:hover img {border-color: black;}  


#top_banner_left {

	margin-bottom: 5px;
	margin-left: 0;
	margin-right: auto;  
	width: 198px;
	position: relative;
	text-align: left;
}


#top_banner_right {
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: 0;  
	width: 198px;
	position: relative;
	text-align: right;
}

/*
#top_buttons {
	
	margin-bottom: 5px;
/*	left: -402px;		*/
	left: -260px;
	margin-left: 50%;
/*	margin-right: auto;	*/
	margin-right: auto;
	width: 798px;			
			
	position: relative;	
	height: 20px;
	text-align: center;
	font-size: 11px;
	font-family: arial;
	background-color: white;
	/* background-image:url('../images/buttons.jpg'); */
	color: #333;
}


#top_buttons li { 
	height: 15px; 
	width: 112px; 
	
}

*/


#body {
	font-family: arial;
	font-size: 12px;
	width:600px;	
	margin-left: 160px;
	margin-top: 10px;
	margin-bottom:10px;
	color:#666666;
	
}


#body2 {
	font-family: arial;
	font-size: 12px;
	width: 600px;
	margin-left: 80px;
	margin-top: 10px;
	margin-bottom:10px;
	color:#666666;

}
#body_H1 {
	font-family: arial;
	font-size: 22px;
	width: 480px;
	margin-left: 100px;
	margin-top: 5px;
	margin-bottom:5px;
	color:#666666;

}

#body_N1 {
	font-family: arial;
	font-size: 12px;
	width: 580px;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom:5px;
	color:#666666;

}


#body3 {
	font-family: arial;
	font-size: 12px;
	width: 600px;
/*	margin-left: 80px;  */
/*	left: -400px;	*/
	     
/**	margin-left: auto;    **/
	margin-left: 40px;

/*	margin-top: 10px;	*/
/*	margin-bottom:10px;	*/
/*	margin-right: -340px;	*/
/*	left: -300px;  	*/
/**	left: -80px;     **/
	left: 0px;
	

	color:#666666;
/*	background-color: rgb(241, 239, 253);	*/
	position: relative;

}

#body_main {
	font-family: arial;
	font-size: 12px;
	width: 400px;
	margin-left: 160px;
	margin-top: 10px;
	margin-bottom:10px;
	color:#666666;

}


#video_body {
	text-align: center;
}

#body a {
	color:#000099;
	text-decoration: none;
}

#body a:hover {
	text-decoration: underline;
} 


#footer {
	font-family: arial;
	font-size: 11px;
/*	width: 100%;	*/
	width: 700PX;
	margin-left: 100px; 
	color: #6962cb;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color:rgb(241, 239, 253);
}

#footer a {
	text-decoration: none;
	color:#666666;
}

#footer a:hover {
	text-decoration:underline;
	color:#000099;
}

#background {
	height: 100%;
/*	width: 100%px;  */
/*	width: 600PX;	*/	

/*	margin-left: auto; */
	background-color: rgb(241, 239, 253); width: 500;		
/*	background-image:url('../../images/background.jpg'); */
/*	background-repeat: repeat-y; 	*/
			
/**	left: -280px;  		**/
	left: -400px;  
			
/**	margin-left: 50%;   **/
	margin-left: 50%;   
/**	margin-right: auto;   **/
	margin-right: auto;   
	
	width: 260px;			
/**	width: 260px;		**/
	position: relative;	
	/*   position: 50% 50%;	  */
	
}
#background3 {
/*	height: 100%;  */
/*	width: 100%px;  */
/*	width: 600PX;	*/	

/*	margin-left: auto; */
	background-color: rgb(241, 239, 253); width: 500;		
/*	background-image:url('../../images/background.jpg'); */
	background-repeat: repeat-y; 	
			
/**	left: -280px;  		**/
	left: -480px;  
			
/**	margin-left: 50%;   **/
	margin-left: 50%;   
/**	margin-right: auto;   **/
	margin-right: auto;   
	
	width: 940px;			
/**	width: 260px;		**/
	position: relative; 	
/*	   position: 50%;	*/  
	
}

#copyright {
	margin-top: 5px;
	font-family: arial;
	color: grey;
	font-size: 11px;
	margin-left: 220px;
}

#name {
	margin-bottom: 5px;
/*	left: -402px;		*/
	left: -400px;
	margin-left: 50%;
	width: 800px;
	position: relative;
}

#toplinks {
	margin-left: 160px;
	margin-top: 10px;
}
	

#video_container {
	margin-left:90px;
	_margin-left:0px;
}

#videos {
	float: left;
	width: 200px;
	margin-left:27px;
	margin-bottom: 40px;
	padding-bottom: 40px;
	_padding-bottom: 0px;
	text-align: center;
}

#videos a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-family: arial;
}


#videos a:hover {
	color: #000099;
	text-decoration: none;
}

#body {
	font-family: arial;
	font-size: 12px;
	width: 350px;
	margin-left: 160px;
	margin-top: 10px;
	margin-bottom:10px;
	color:#666666;

}

#hindi {
	font-family: arial;
	font-size: 12px;
	width: 170px;
	float: left;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom:10px;
	color:#666666;

}


#hindi2 {
	font-family: arial;
	font-size: 12px;
	width: 170px;
	float: left;
	margin-left: 175px;
	margin-top: 10px;
	margin-bottom:10px;
	color:#666666;

}


#tab_shift {
	margin-left: 220px;
}

#weddings {
	margin-left: 100px;
}