﻿


body {
	background: #90140C url(images/stripes.gif) repeat-x;
	/*background-position: 50% 40px;*/
	margin: 0;
	padding: 0;
}

a {
	color: #600000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000;
}

a:hover {
	color: #90140C;
}

img {
	border: 0;
}

ul {
	list-style: none;
}

h1 {
	font: normal 1.2em arial, verdana, helvetica, sans-serif;
	margin: 23px 18px;
	text-align: left;
}

h2 {
	color: #333;
	font: bold 12px arial, verdana, helvetica, sans-serif;
}

#nav {
	text-align: center;
	width: 100%;
	background: #000 url(images/nav.gif) repeat-x;
	margin: 0;
	padding: 0;
	height: 40px;
	overflow: hidden;
	cursor: default;
}

#nav li, #nav a {
	display: inline;
	color: #fff;
	text-decoration: none;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	height: 40px;
	line-height: 40px;
	padding: 13px 15px;
	margin: 0;
}

#nav li a {
	background: transparent url(images/nav.gif) repeat-x;
}

#nav li a:hover, #nav li#current a {
	/*background: transparent url(images/nav.gif) repeat-x;*/
	background-position: 0 -40px;
}

#nav li {
	padding: 14px 0;
}

#title {
	width: 410px;
	height: 101px;
	background: transparent url(images/title_background.jpg) no-repeat;
	line-height: 75px;
	display: block;
	margin: 0 auto;
	margin-top: 66px;
	text-align: center;
	font: normal 2.5em/1.8em 'trebuchet ms', georgia, 'lucidia grande';
	color: #FE9B27;
	letter-spacing: 8px;
	cursor: default;
}

#wrapper {
	width: 732px;
	margin: 0 auto;
	border: solid 15px #600000;
	border-bottom: none;
	background-color: #F3F3F3;
	height: auto;
}

#top {
	height: 28px;
	overflow: hidden;
	width: 100%;
	background: #000 url(images/stripes_small.gif) repeat-x;
	color: #fff;
	cursor: default;
	text-align: left;
	font: normal 10px/32px arial, verdana, helvetica, sans-serif;
}

#top strong {
	font: bold 11px arial;
	margin-left: 2px;
	margin-right: 6px;
}

#top span {
	display: inline;
	margin-left: 10px;
	float: left;
	clear: none;
	margin-top: -28px;
}

#top ul {
	margin: 0;
	padding: 0;
	float: right;
	clear: none;
	display: inline;
}

#top ul li a, #top ul li {
	display: block;
	float: right;
	width: 78px;
	height: 28px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font: bold 12px/32px arial, verdana, helvetica, sans-serif;
	overflow: hidden;
}

#top ul li a:hover {
	color: #000;
}

#chat a {
	background: #0086EE url(images/blue.jpg) no-repeat;
}

#join a {
	background: #F41100 url(images/red.jpg) no-repeat;
}

#login a {
	background: #ED700D url(images/orange.jpg) no-repeat;
}

#search a {
	background: #199B2C url(images/green.jpg) no-repeat;
}
#service a {
	background: #199B2C url(images/Purple.jpg) no-repeat;
}

#adspace {	
	height: 70px;
	background: #86221B url(images/header4.gif) repeat-x;
	border-top: 0px solid #CA807C;
	border-left: 1px solid #A5514B;
	border-right: 1px solid #5B1D1B;
	border-bottom: 1px solid #3E1B19;
	margin-left : 0;
	/*font: normal 10px/100px verdana, arial, sans-serif;*/
	text-align :left;
	/*color: #fff;*/
	cursor: default;
	/*overflow: hidden;*/
}

#main {
	height: 180px;
	background: #FE8624 url(images/main.gif) repeat-x;
	border-top: 1px solid #FEC782;
	border-left: 1px solid #FEB154;
	border-right: 1px solid #D76C22;
	border-bottom: 1px solid #783C1C;
	overflow: hidden;
}

#main ul {
	width: 710px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

#main ul li {
	float: left;
	text-align: center;
	margin-left: 25px;
	display: inline;
}

#main ul li a img {
	border: 3px solid #fff;
}

#main ul li a img:hover {
border: 3px solid #FEE5C6;
}

#main ul li h2 {
	font: bold 11px arial, verdana, helvetica;
	margin-top: 10px;
	color: #000;
}

.content {
	float: left;
	width: 330px;
	margin: 20px 10px 0 20px;
	font: normal 11px/18px arial, verdana, helvetica, sans-serif;
	text-align: justify;
	display: inline;
}

.content h1, .content ul {
	margin: 0;
	padding: 0;
}

.content h1 {
	color: #8A0700;
	font: normal 2em arial, verdana, helvetica, sans-serif;
	margin-bottom: 20px;
}

.content h2 {
	margin: 20px 0 4px 0;
}

.content ul.hover_list li {
	border: 1px solid #783C1C;
	border-width: 0 0 1px 0;
	color: #600000;
}

.content ul.hover_list li a {
	height: 40px;
	color: #600000;
	display: block;
	line-height: 40px;
	padding-left: 15px;
}

.content ul.hover_list li a:hover, .content ul.hover_list li a:focus {
	background: #FD9339 url(images/hover_list.jpg) repeat-x;
	color: #fff;
}

.content1 {
	float: left;
	width: 150px;
	margin: 20px 10px 0 20px;
	font: normal 11px/18px arial, verdana, helvetica, sans-serif;
	text-align: justify;
	display: inline;
}

.content1 h1, .content1 ul {
	margin: 0;
	padding: 0;
}

.content1 h1 {
	color: #8A0700;
	font: normal 2em arial, verdana, helvetica, sans-serif;
	margin-bottom: 20px;
}

.content1 h2 {
	margin: 20px 0 4px 0;
}
.content1 ul.hhover_list li {
	border: 1px solid #783C1C;
	border-width: 0 0 1px 0;
	color: #600000;	
}

.content1 ul.hhover_list li a {
	height: 20px;
	color: #600000;
	display: block;
	line-height: 20px;
	padding-left: 15px;
}

.content1 ul.hhover_list li a:hover, .content ul.hover_list li a:focus {
	background: #FD9339 url(images/hover_list.jpg) repeat-x;
	color: #fff;
}

#footer {
	height: 23px;
	background-color: #000;
	color: #fff;
	font: normal 10px arial, verdana, helvetica, sans-serif;
	color: #999;
	text-align: center;
	border-top: 0px solid #F3F3F3;
	clear: both;
}

#footer a {	
	color: #ccc;
}

.left{
  /* Changes on the form */
  color: #000/*#2994CA*/ !important; 
  font-family: Arial !important;
  font-size: 11px !important;
}
td.left {
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:bold;
   color:#ff5200;
   vertical-align: top;
   text-align: left;
}
.leftRefresh{
  /* Changes on the form */
  color: #000/*#2994CA*/ !important; 
  font-family: Arial !important;
  font-size: 11px !important;
  margin-left: 250px;
}
td.leftRefresh {
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:bold;
   color:#ff5200;
     text-align:right;
}
.pagebreak{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:bold;
   color:black;
}
td.right {
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   vertical-align: top;   
   text-align: left;   
}
.tbmain{
   height:100%;
   color:#333333;
}
.head{
   font-family: "Trebuchet MS";
   font-size: large;
   font-weight: bold;
   color:Green/*#ff5200*/;
   vertical-align: top;
   text-align: left;
}
.notvalid{
   border:2px red solid;
   font-family:"Trebuchet MS";
}
.text{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   border:1px #cccccc solid;
 }
select.other{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   border:1px #cccccc solid;
}
.btn
{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   border:1px #c6c7ca solid;
}
span.required
{
  font-size: 13px !important;
  color: red !important;
}

div.backButton
{
	height:16px;
	width:53px;
	float:left;
	margin-bottom:15px;
	padding-right:5px;
}
div.nextButton
{
	height:16px;
	width:53px;
	float: left;
	margin-bottom:15px;
	padding-right:5px;
}
.pageinfo{
	padding-right:5px;
	margin-bottom:15px;
	float:left;
}
/*......................Site Map .................*/
* { margin: 0; padding: 0; }
.SiteMap 
{ 
 margin: 0 auto; 
 background-image: url(App_Themes/Theme1/Images/Untitled-2.gif);
}
.SiteMap div 
{ 
 margin: 0 auto; 
 padding: 100px 0 0 0; 
}

.SiteMap a
{ 
 text-decoration: none; 
 color: #000; 
 display:block;
 padding: 0 0 0 0;
}
.SiteMap a:hover
{
text-decoration: underline; 
color: #FE9C27;
}
.SiteMap ul 
{ 
padding: 0 25px; 
list-style: none;
/*-webkit-box-shadow: 2px 2px 5px black;*/
 background: #E4DAC6; 
 } 
.SiteMap ul ul 
{ 
 background: #52B30B;
}
.SiteMap ul ul ul
{
 background: #52B30B;
}
.SiteMap ul ul ul ul	
{ 
background: #000/*#52B30B*/;
}
/*................ End........................*/


