﻿
body {
	background-image:url(../../Images/test_bg.png);
	background-repeat:repeat;
	margin:20px;
	padding:0;
	text-align:center;
	background-attachment:fixed;
}

h1 {
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:10px;
	color:#F90;
	margin:0;
	font-weight:700;
}

h3 {
	font-size:16px;
	color:#369;
	font-weight:700;
	margin:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

h5 {
	font-size:16px;
	color:#FF9900;
	font-weight:700;
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
}

p 
{
	margin-top:5px;
	margin-left:3px;
	padding-bottom:5px;
	font-size:11px;
	line-height:1.5em;
}

#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	width:800px;
	padding:5px;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

.unwatermarked {
	font-weight:bold;
}

.watermarked {
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}

.validatorCalloutHighlight 
{
    background-color: lemonchiffon; 
}

#banner {
	width:800px;
	height:100px;
	margin-bottom:5px;
}

#footer{
	width:800px;
	height:30px;
	margin-bottom:0px;
	margin-top:5px;
	background:url(../../Images/bg1c.gif) repeat-x;
}

#bannerLeft {
	width:150px;
	height:100px;
	margin-right:5px;
	background-image:url(../../Images/Logo1_color.png);
	float:left;
}

#bannerRight {
	width:629px;
	height:49px;
	background:url(../../Images/cricket.png) repeat-x;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:50px 0 0 15px;
}

#content {
	background:url(../../Images/bg1.gif) repeat-y;	
	height:1%;
	}

#leftColumn {
	float:left;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
	background:url(../../Images/one.png)	
}

#navTeam {
	margin: 1em 0 1em 0;
	padding-left: 30px;
	font-size:small;
	list-style:disc;
}

#nav a {
	display:block;
	font-size:11px;
	color:#F90;
	text-decoration:none;
	padding:10px;
	width:130px;
	height:15px;
	border-bottom:1px dotted #333;
	
}

#nav a:hover {
	background:url(../../Images/two.png)
}

#leftColumnBottom {
	width:130px;
	background:url(../../Images/bg1c.gif) repeat-x;
	padding:110px 10px 10px;
	color:#EAEAEA;
}

#rightColumn {
	float:left;
	width:645px;
	padding-left:5px;
	color:#000;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#copyright {
	padding-top:5px;
	font:10px Arial,Helvetica,sans-serif;
	color:#369;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#F39;
}

#Content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#Content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D8D8DD;
    border: 1px groove #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background:url(../../Images/misc.png);
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.collapsePanelHeader
{
	padding:0px;	
	height:30px;
	background-image: url(../../Images/misc.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

.table-header
{
    color: white;
    background:url(../../Images/misc.png);
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.table-border 
{
	BORDER-RIGHT: #a9a9a9 1px solid;
	BORDER-TOP: #a9a9a9 1px solid; 
	BORDER-LEFT: #a9a9a9 1px solid; 
	BORDER-BOTTOM: #a9a9a9 1px solid; 
	BORDER-COLLAPSE:separate;
}

.pointer
{
	cursor: pointer;
}

.thumbnail
{
	background-color: #222;
	border: 2px solid orange;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}	
.table-border-body
{
	BORDER-RIGHT: #a9a9a9 1px solid;
	BORDER-TOP: #a9a9a9 1px solid; 
	BORDER-LEFT: #a9a9a9 1px solid; 
	BORDER-BOTTOM: #a9a9a9 1px solid; 
}

.table-border-body1
{
	BORDER-RIGHT: #a9a9a9 1px solid;
	BORDER-TOP: #a9a9a9 1px solid; 
	BORDER-LEFT: #a9a9a9 1px solid; 
	BORDER-BOTTOM: #a9a9a9 1px solid; 
	background:url(../../Images/weather.jpg);
}
