﻿/*
Inside.master
*/
#container
{
	padding:20px;
}


#mainPanel
{
	margin:0 auto;
	width:1200px;
}

#logo
{
	float :left;
	width:164px;
	height:129px;
	background:url(images/logo.jpg) no-repeat;
	margin-top:20px;
}

#yak
{
	float :left;
	width:164px;
	height:129px;
	background:url(images/yak.jpg) no-repeat;
	margin-top:20px;
  float:right;
}

#banner
{
 float:left;
 width:1200px;
	height:150px;
	color:blue;
/*	background:url(images/logo1.jpg);*/
	background:url(images/Image2.jpg);
}
.pnlLoginControl
{
	margin-left:500px;
	width:230px;
	color:white;
	font:bold;
	font-family:Tahoma,Sans-Serif;
}
#lblBox
{
	margin-top:10px;
}
#panelLoginBtn
{
	width:200px;
	height:100px;
}

#subcontainer
{
	clear:both;
	width:1200px;
}
#content
{
	padding:10px;
	float:right;
	width:980px;
	min-height:20px;
}
#footer
{
	margin-top:20px;
	display:block;
	width:1200px;
	float:left;
  vertical-align:bottom;
}

.pagetitle 
{
	display:block;
	background:#EEEEEE;
	margin:0px;
	padding: 10px;
	font-weight:normal;
	font-size:1.3em;
}

.pagetitlemessage
{
	font-size:x-large;
	font-family:Tahoma,Sans-Serif;
	color:#FF9600;
	text-align:center;
}

.dialog
{
	margin-top: 30px;
	font-family:Tahoma,Sans-Serif;
	color:White;
	margin-left:20px;
	width:350px;
  font-size:large;
}

.dialog a
{
	margin-top: 30px;
	font-family:Tahoma,Sans-Serif;
	color:White;
	margin-left:20px;
	width:350px;
  font-size:large;
}

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #262626;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}
.loginbar
{
	float:right;
	
}

#footer
{
 font-family:Tahoma,Sans-Serif;
 color:White;
}

.messageboard
{
	font-family:Tahoma,Sans-Serif;
}

.header
{
	margin-top: 30px;
	font-family:Tahoma,Sans-Serif;
	color:White;
	margin-left:20px;
	background-image: url('images/Page-BgTexture(frost).jpg');
	background-repeat: repeat;
  font-size:large;
}


.gridViewAltRow
{
	font-family:Tahoma,Sans-Serif;
	color:White;
	background-image: url('images/Page-BgTexture(frost).jpg');
	background-repeat: repeat;
	text-decoration:none;
}

.threads
{
	font-family:Tahoma,Sans-Serif;
	color:#FF9600;
	text-decoration:none;
}

.threads a
{
	font-family:Tahoma,Sans-Serif;
	color:#FF9600;
	text-decoration:underline;
}

.gridViewAltRow a
{
	color:White;
	text-decoration:underline;
}

.main
{
	margin-top:5px;
 	font-family:Tahoma,Sans-Serif;
 	color:White;
 	margin-bottom:20px;
}

.main a
{
	color:#FF9600;
}

.mainPhoto
{
	margin-left:130px;
	margin-top:30px;
	height:376px;
	width:500px;
	background-image: url('images/pics/pic1.jpg');
	background-repeat:no-repeat;
}

.map
{
	margin-left:130px;
	margin-top:30px;
	height:500px;
	width:800px;
}

.info
{
	margin-top:20px;
 	font-family:Tahoma,Sans-Serif;
 	color:White;
}

.gallery1
{
	margin-left:130px;
	margin-top:30px;
	height:376px;
	width:500px;
	background-image: url('images/pics/pic10.jpg');
	background-repeat:no-repeat;
}

.gallery2
{
	margin-left:130px;
	margin-top:30px;
	height:376px;
	width:500px;
	background-image: url('images/pics/pic11.jpg');
	background-repeat:no-repeat;
}

.welcome
{
	margin-top:30px;
	height:30px;
	width:980px;
	padding-top:5px;
	padding-left:10px;
	font-family:Tahoma,Sans-Serif;
	font-size:larger;
	color:#FF9600;
	background-image: url('images/Page-BgTexture(frost).jpg');
}

.links a
{
	font-family:Tahoma,Sans-Serif;
	color:White;
}

.links a:hover
{
	font-family:Tahoma,Sans-Serif;
	color:#FF9600;
}

.welcomePoints
{
	margin-left:20px;
	
}

.weatherIcon
{
	margin-left:350px;
	margin-top:15px;
	margin-bottom:20px;
	height:127px;
	width:127px;
	background-image: url('images/weather.jpg');
	background-repeat:no-repeat;
}

.metRadar
{
	padding-top:5px;
	padding-left:210px;

}

.annamoe
{
	padding-top:20px;
	padding-left:75px;
}

.weather
{
	font-family:Tahoma,Sans-Serif;
	color:White;
	margin-top:20px;
}

.tblFooter
{
 width:100%;
}

.prayer
{
 vertical-align:bottom;
	text-align:center;
	font-size:x-small;
}

.TKCfooter
{
	vertical-align:bottom;
}
