/*Created by Samiru Manukulasuriya*/

body {
 background-color: white;
 font-family: arial;
 font-size: 12px;
}

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;
}



/* 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: 796px;
	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: 796px;
	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: 796px;
	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/side_5.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_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: -402px;
	margin-left: 50%;
	border: 4px;
	margin-right: auto;  
	width: 796px;
	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: 397px;
	position: left;
	text-align: left;
}

#top_banner_right {
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: 0;  
	width: 397px;
	position: right;
	text-align: right;
}

#top_buttons {
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 798px;
	position: relative;
	height: 15px;
	text-align: center;
	font-size: 11px;
	font-family: arial;
	background-color: white;
	background-image:url('../images/buttons.jpg');
	color: #333;
}


#body {
	font-family: arial;
	font-size: 12px;
	width: 350px;
	margin-left: 160px;
	margin-top: 10px;
	margin-bottom:10px;
	color:#666666;

}


#body2 {
	font-family: arial;
	font-size: 12px;
	width: 350px;
	margin-left: 80px;
	margin-top: 10px;
	margin-bottom:10px;
	color:#666666;

}

#body4 {
	font-family: arial;
	font-size: 12px;
	width: 250px;
	margin-left: 130px;
	margin-top: 2px;
	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;
	margin-top: 1px;
	margin-bottom:10px;
	color:#666666;

}

#body5 {
	font-family: arial;
	font-size: 12px;
	width: 580px;
	margin-left: 122px;
	margin-top: 1px;
	margin-bottom:10px;
	color:#666666;

}

#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%;
	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;
	background-image:url('../images/background.jpg');
	background-repeat: repeat-y;
	
}

#copyright {
	margin-top: 5px;
	font-family: arial;
	color: grey;
	font-size: 11px;
}

#name {
	margin-bottom: 5px;
	left: -402px;
	margin-left: 50%;
	width: 799px;
	position: relative;
}

#toplinks {
	margin-left: 160px;
	margin-top: 10px;
}
	

#video_container2 {
	background-repeat: no-repeat;
	background-position: right top; 
	background-color: rgb(241, 239, 253);
	margin-left: auto;
	margin-right: auto;  
	width: 804px;
	position: auto;
	border: none;
}
#video_container {
	margin-left:96px;
/*	_margin-left:0px; */
}
#pictures1 {
	font-size: 12px;
	float: left;
	width: 200px;
	height: 250px;
	margin-left:27px;
	margin-bottom: 40px;
	padding-bottom: 40px;
	_padding-bottom: 0px;
	text-align: center;
}
#pictures2 {
	font-size: 12px;
	float: left;
	width: 200px;
	height: 98px;
	margin-left:27px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	_padding-bottom: 0px;
	text-align: center;
}
#videos {
	font-size: 12px;
	float: left;
	width: 200px;
	height: 80px;
	margin-left:27px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	_padding-bottom: 0px;
	text-align: center;
}
#videos1 {
	font-size: 12px;
	float: left;
	width: 656px;
	height: 90px;
	margin-left:27px;
	margin-bottom: 40px;
	padding-bottom: 40px;
	_padding-bottom: 0px;
	text-align: center;
}
#videos1-1 {
	font-size: 12px;
	float: left;
	width: 656px;
	height: 40px;
	margin-left:27px;
	margin-bottom: 40px;
	padding-bottom: 40px;
	_padding-bottom: 0px;
	text-align: center;
}
#videos2 {
	font-size: 12px;
	float: left;
	width: 104px;
	height: 40px;
	margin-left:21px;   
/*	margin-left: 15px;
	margin-right: 9px;   */
	margin-bottom: 40px;
	padding-bottom: 40px;
	_padding-bottom: 0px;
	text-align: center;
}
#videos3 {
	margin-top: 36px;
	font-size:12px;
	float: left;
	width: 184px; 
	height: 80px;
	/* margin-left:10px; 4 vids */
	margin-left:60px; 
	margin-bottom: 12px;
	padding-bottom: 12px;
	_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;
}