﻿@charset "utf-8";
/* CSS Document */

* {	margin:0; padding:0; }
a { text-decoration:none; color:#FFFFFF;}
a:hover{ text-decoration:underline; color:#000000;}
h1 { font-size:25px; color:#970080; font-family:Century Gothic;}
table td{ color:#FFFFFF; vertical-align:top;}
p{color:#000000; font-size:13px;font-family:Arial}
.clear { clear:both;}
.f-right { float:right; padding-right:10px;}
.f-left { float:left; padding-left:10px;color:#FF6600;}
.pngfix { behavior: url(iepngfix.htc)}
body { margin:0; padding:0; /* background-color:#996699; */ font:normal 12px Verdana, Geneva, sans-serif; color:#000000; margin-bottom:45px; font-size:11px;}
#wrapper { width:950px; height:auto; overflow:hidden; margin:0 auto;}
#header { width:950px; height:105px; overflow:hidden; }
#header a {  width:950px; height:110px; background:url(../images/banner.jpg) no-repeat; margin:0px 0 0 0px; text-indent:-9999px; display:block; behavior: url(iepngfix.htc)}


	.seperator { width:100%; line-height:1px; font-size:1px; border-top:1px solid #5c4c27; height:1px;}
	#navigation { width:950px; height:50px; background:url(../images/menu_bg.jpg) no-repeat; list-style:none; line-height:30px;  border-bottom::10px; 
				padding: 0; z-index: 40; margin: 0; behavior: url(iepngfix.htc) }
	#navigation li { float:left; display:inline; height:30px; background:url(../images/sinco.jpg) no-repeat right center; padding:10px 15px;}	
	#navigation li a:hover { color:#000000;}	
	#navigation li.first { margin-left:140px; padding-left:0px; }
	#navigation li.last {  background:none; padding-right:0px;}
	#navigation div{position: absolute;	visibility: hidden;	margin: 0;	padding: 0; background: #FFFFFF; border: 1px solid #5970B2}	
	#navigation div a {	position: relative; display: block; margin: 0; padding: 0px 20px; width: auto; white-space: nowrap; text-align: left;
						text-decoration: none; background: #FFFFFF; color:#FFFFFF font: 8px arial}		
	#navigation div a:hover	{background: #000000;}
	#navigation li a{display: block; margin: 0px 1px 10px 0; font-family:Book Antiqua; font-weight:bold; padding: 0px 0px; height:31px; width:auto; font-size:16px; font-weight:bold; text-align:left; vertical-align:middle;}
	#navigation li div a{display: block; margin: 0 1px 0 1px;	padding: 0px 10px; height:25px; width:auto; font-size:11px;	font-weight:bold; 
						text-align: left;vertical-align:middle; border-bottom:1px dotted #FFFFFF;}		

	
	.naren
	{
		 width:950px; 
		 height:50px; 
		 background:url(../images/menu_bg.jpg) no-repeat; 
		 line-height:30px;  
		 border-bottom::10px; 
			padding: 5px 0 0 0;
			z-index: 40; 
			margin: 0; 
			behavior: url(iepngfix.htc);
	}
	
	.naren ul
	{
		float: left;	
		list-style: none;
	}
	
	
	.naren ul li
	{
		float: left;	
		display:inline; 
		height:30px; 
		background:url(../images/sinco.jpg) no-repeat right center; 
		padding:10px 15px;
	}
	
	.naren ul li.first { margin-left:85px; padding-left:0px; }
	.naren ul li.last {  background:none; padding-right:0px;}
	
	.naren ul li a
	{
		font: normal 17px Georgia, "Times New Roman", Times, serif;
		color: #FFF;
		text-decoration: none;
	}
	
	.naren ul li a:hover
	{
		color: #000;
	}
	
	.bodypart{padding-right:15px;padding-left:15px; padding-top:15px; background:#fff;}
	.newslatter{ background:url(../images/newsletter.jpg) no-repeat; height:90px;}
	.contact{background:url(../images/first_template.jpg) no-repeat; height:165px;}
	.news{background:url(../images/newsletter.jpg) no-repeat; height:70px; padding:2px;}
	/*.contact{background:url(../images/contact.jpg) no-repeat; height:178px; width:260px;}*/
	.online{padding-left:80px; color:#FFFFFF;font-size:16px;font-weight:bold;}
	.textstyle{padding-left:12px;  font-family:Century Gothic; color:#FFFFFF;}
	input{color:#999999;}
	.button{color:#000000;font-weight:bold;cursor:pointer;}
	
	#footer { clear:both; height:37px; line-height:35px; background:url(../images/footer_bg.png) no-repeat; padding:0 0px;color:#ffffff; 
			behavior: url(iepngfix.htc) }
	#footer span { color:#ffffff; font-weight:bold;}
	#footer a {font-size:10px; clear:both; color:#ffffff; font-family:Book Antiqua; font-weight:bold;}
	#footer a:hover { text-decoration:underline;}	
/* css for admin panel*/

.label {color:#000000;font-family:Century Gothic; text-align:right;}
.adminBodypart{padding-right:15px;padding-left:32px; background:#FFFFFF; height:420px;}
.title {color:#000000; font-size:15px; padding-left:25px; text-decoration:underline;}
table.stats 
{
	font:normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif ;
	background:#8B629A;
	border: 0px;
	border-collapse: collapse;
	color:#fff;
}

table.stats td 
{
	color:#fff;
	padding: 4px;
	border: 1px #BB64A9 solid;
}

table.stats td.hed
{
	background:#722867;
	padding: 4px;
	color:#fff;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
	height:30px;
}
.one{
	float:left;
	background:#FC6;
	width:500px;
	
}
.two{
	float:left;
	background:#036;
	width:890px;
}