﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);


body 
{
	  font-family: 'Oxygen Mono', Tahoma, Arial, sans-serif;
	  font-size:12px;
	  background-color:Maroon;
	  margin:0 auto;
}
#header
{
	height:50px;
	padding-top:61px;
	background-image:url(../images/header.jpg);
	max-width:1000px;
	margin:0 auto;
}
#top
{
	z-index:10;
	position:fixed;
	height:30px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:30px;
	width:960px;	
margin:0 auto;	
background-image:url(../images/top.png);
}
.admincontent
{
width:1000px;
margin:0 auto;
background-color:White;
padding:10px;
box-shadow:1px 1px 3px 3px silver;	
}	
.cell
{
float:left;	
}
.cellright
{
float:right;	
}
.container
{
max-width:1000px;	
margin:0 auto;
}
.content
{
	padding:10px;
	max-width:980px;	
	margin:0 auto;
	color:#242424;
	background-color:#E3E4E8;
}
.contenttxt
{
	padding:10px;
	max-width:980px;	
	margin:0 auto;
	color:#242424;
	background-color:#E3E4E8;
	text-align:justify;
}
.conheading
{
	background-color:#CEC8C9;	
	padding:5px;
	font-size:16px;
	font-weight:bold;
	color:#242424;
}
.footwidth
{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
max-width:1000px;	
background-color:silver;
margin:0 auto;

}
.footer.cell
{
width:100%;	
margin:0 auto;	
}
.footer a
{
	color:Black;
	text-decoration:none;
	padding:5px;
	font-weight:bold;
	
}
.txt
{
border:1px solid silver;
border-radius:5px;
box-shadow:2px 2px 2px 2px #4695D9;
margin-bottom:5px;
padding:10px;
width:320px;	
}
.button
{
	background-color:#054C82;
	padding:10px;
	color:White;
	font-weight:bold;
	border:1px solid #054C82;
	border-radius:5px;
box-shadow:2px 2px 2px 2px #4695D9;

}
.botimg
{
	padding:10px;
	border:1px solid silver;
	border-radius:5px;
	float:left;
	margin-right:4px;
	margin-bottom:5px;
}
.botimg img
{
	height:100px;
	width:100px;
}
.borderban
{
border:0px solid #E3E4E8;	
}
.slider
{
border:8px solid #E3E4E8;	
max-width:984px;	
margin:0 auto;
	
}
.contentp.pleft
{
	padding:10px;
	max-width:980px;	
	margin:0 auto;
	color:#242424;
	background-color:#E3E4E8;
}
.pleft
{
	float:left;
	
}

.thum
{
	float:left;
	width:160px;
	height:185px;
	text-align:center;
	border:1px solid gray;
	margin-left:5px;
	padding:5px;
}
.thumright
{
	float:right;
	width:200px;
}
.phref
{
	
	padding:10px;
	display:block;
	border-bottom:1px solid gray;
	text-decoration:none;
	color:Black;
	font-weight:bold;
}
.phref:hover
{
	background-image:url(../images/cataback.jpg);
	padding:10px;
	display:block;
	border-bottom:1px solid gray;
	text-decoration:none;
	color:white;
	font-weight:bold;
}
.heading
{
	background-image:url(../images/cataback.jpg);
	padding:10px;
	color:White;
	font-size:15px;
}
.catimg
{
 float:left;
 padding:8px;
 text-align:center;	
 border:2px solid silver;
 margin:2px;
}
.catimg:hover
{
 float:left;
 padding:8px;
 text-align:center;	
 border:2px solid gray;
 margin:2px;
}