/* CSS Document */

body, html{
	margin:0px 0;
	/*	background-image:url(images/ground.jpg);*/
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffffff;
}
img{
	border:0px;
}

/* ======================= BACKGROUND SECTION ====================== */

.bg1{
	background-color:#000000;
}
.bg2{
	background-color:#ffffff;
	padding:10px;
}
.menu_ground{
	background-image:url(images/menu_ground.jpg);
	height:241px;
	background-repeat:repeat-x;
}
.menu_ground2{
	background-image:url(images/menu_ground2.jpg);
	height:45px;
	background-repeat:repeat-x;
}
.day_ground{
	background-image:url(images/day_ground.jpg);
	height:91px;
	background-repeat:repeat-x;
}
.foot_menu{
	background-image:url(images/foot_menu.jpg);
	height:70px;
	background-repeat:repeat-x;
}
.button{
	background-image:url(images/but1.jpg);
	height:31px;
	width:31px;
	background-repeat:no-repeat;
}
/* ======================= SPACEING SECTION ====================== */
.space1{
	padding:17px;
}
.space2{
	padding-top:5px;
}
.space3{
	padding:15px 20px 0 20px;
}
.space4{
	padding:0 12px;
}
.space5{
	padding:0 100px;
}
/* ======================= BORDER SECTION ====================== */
.border1{
	border:1px solid #ffffff;
}
.border2{
	border:6px solid #000000;
}

/* ======================= NAVIGATION SECTION ====================== */
.top_navi, .top_navi a:link, .top_navi a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;b
}
.top_navi a:hover{
	text-decoration:underline;
	color:#CCCCCC;
}

.next_back, .next_back a:link, .next_back a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9a9a9a;
	text-decoration:none;
	word-spacing:5px;
}
.next_back a:hover{
	text-decoration:underline;
	color:#ab5600;
}

.img_navi, .img_navi a:link, .img_navi a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	line-height:22px;
}

.but_navi, .but_navi a:link, .but_navi a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.but_navi a:hover{
	text-decoration:underline;
	color:#fe0000;
}

.tonight, .tonight a:link, .tonight a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b0b0b0;
	text-decoration:none;
	line-height:20px;
}
.tonight a:hover{
	text-decoration:underline;
}
/* ======================= TEXT SECTION ====================== */
.text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	font-weight:100;
	line-height:18px;
}
.text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:100;
	line-height:18px;
}
.text3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f6ff00;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
}

/* ======================= HEADING SECTION ====================== */
.heading1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ab5600;
	text-decoration:underline;
	font-weight:bold;
}
.heading2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}

/* ======================= INPUT SECTION ====================== */
.input1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}




/* ======================= NAVIGATION POP_UP SECTION ====================== */
.font2, .font2 a:visited, .font2 a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	
	color:#000000;
	text-decoration:none;
	background-color:#ffffff;
	display:block;
}
.font2 a:hover{
	color:#ffffff;
	text-decoration:none;
	background-color:#f56c08;
}
.lastground
{
	background-color:#f2f2f2; border:1px solid #dddddd;
}

/*===============================CSS BY JARNAIL==================*/
.welcomeheading
{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
padding-left:10px;
padding-top:10px;
}
.welcomelinkheading a, .welcomelinkheading a:link, .welcomelinkheading a:visited
{
font-family:Arial;
font-size:12px;
font-weight: normal;
color:#FFFFFF;
padding-left:15px;
padding-top:5px;
line-height:24px;
text-decoration:none;
}
.welcomelinkheading a:hover
{
font-family:Arial;
font-size:12px;
font-weight: normal;
color:#e5e3e3;
padding-left:15px;
padding-top:5px;
line-height:24px;
text-decoration:underline;
}
.steel_ground{
	background-image:url(images/day_ground.jpg);
	height:19px;
	background-repeat:repeat-x;
}