/* Setup defaults since variable in browsers
----------------------------------------------- */
body, div, span, dd, dt, dl, img, ul, ol, li, p, h1, h2, h3, h4, h5, form, hr, fieldset {
	margin: 0;
	padding: 0;
	
}
/* Element Defaults
----------------------------------------------- */
html {
	height: 100%;
	background: #fff url(../img/ff7i/bg.jpg) 0 0 repeat-x;
}
img {
	border: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.25em;
	height:100%;
	position: relative;
	text-align: center;
	margin-left: auto ;
	margin-right: auto ;
}
.label {
	font-weight: bold;
	color: #008ac8;
	font-size: x-small;
}
input {
	border: 1px solid #C3BBB6;
/*	padding: 4px;*/
	/*margin: 5px 0;*/
	background: #fff url(../img/input.bg.gif) 0 0 repeat-x;
}
select {
	border: 1px solid #C3BBB6;
	/*padding: 4px;*/
	/*margin: 5px 0;*/
	background: #fff url(../img/input.bg.gif) 0 0 repeat-x;
}
ol, ul {
	margin: 10px 0px 10px 6px;
}
li {
	margin: 10px 12px;
}
fieldset {
	border: 0;
}
/* Layout
----------------------------------------------- */
#document { 
	text-align: left;
	height:100%;
	width:980px;
	margin-left: auto ;
	margin-right: auto ;
}
#headercontainer {

	height : 118px;
 	background-color: #fff;
 }


#maintable
{
	width: 980px;  
	background-color : 	#fff; 
}
#contentcontainer
{
	width:792px;
	height:100%;
	padding-left:8px;
	padding-top:4px;
	
}
#container {
	float: left;
	width: 100%;
	/*background: url(../img/hdr.bar.jpg) 0 0 repeat-x;*/
}

#allcontent {
width:980px;
background: url(../img/ff7i/menubackground.jpg) 0 0 repeat-y;
}

#sidebar {
	
	vertical-align:top;
	float: left; 
	width: 180px;	 
	margin : 0px;		
	padding: 5px 5px 0 5px;
}

#sidebar_top {  

	width: 177px;  
	height: 43px; 
     background: url(../img/ff7i/quickSearch_top.jpg) 0 0 repeat-x; 	
}

#sidebar_bottom {  

	width: 177px;
	height: 14px;    
	background: url(../img/ff7i/quickSearch_bottom.jpg) 0 0 repeat-x;
}

#redemptionsummarytd{
width: 285px;
}

#content {

	float: left;
	width: 720px;   
	padding: 5px 5px 0 5px; 
	vertical-align:top;
	min-height:450px;
    height:auto !important;
    height:450px;  
}
#content_logon {

	float: left;
	width: 720px; 	
	vertical-align:top;  
	min-height:450px;
    height:auto !important;
    height:450px;  
}

#contenttd {
/*	border-left: 1px solid #C3BBB6;
	border-bottom: 1px solid #C3BBB6;*/
}
#contentrow {
	background: #e4f2fb url(../img/main_background.png) 0 0 no-repeat;
}
#contentrow2 {
	height: 500px;
	vertical-align:top;
	background: #e4f2fb url(../img/main_background.png) 0 0 no-repeat;
}
#logondiv {

	width: 285px;
	padding: 10px;
	margin: 0px;
	background-color:#f7f7f7;	
}

#logondiv_top {  

	width: 285px;  
	height: 14px; 
	/*background: url(../img/ff7i/summary_top_background.jpg) 0 0 repeat-x;*/	
}

#logondiv_bottom {  

	width: 285px;
	height: 14px;    
	/*background: url(../img/ff7i/summary_bottom_background.jpg) 0 0 repeat-x;*/
}

#menudiv {

	color: #008ac8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	width: 172px;
	padding-left: 5px;	
	background-color:#f7f7f7; 
	margin: 0px;
}

#menudiv a {
	color: #008ac8;
	text-decoration: none;
	font-size: 9pt;
}

.wizardheader {
	color: #008ac8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 20px;
	/*background-color : #d5d5d5;*/
	background-color : #eae8e8;
}

.wizardheader a{
	color: #008ac8;
	text-decoration: none;
	font-size: 9pt;
}
.wizardheader a:hover{
	color: #3d5bA4;
	text-decoration: none;
	font-size: 9pt;
}
.wizardheader span{
	color: #008ac8;
	text-decoration: none;
	font-size: 9pt;
}

.wizardheader .selected{
	color: #015a82;
	text-decoration: none;
	font-size: 9pt;
}

#footer {
	height: 37px;
	background: #fff url(../img/ff7i/bottom_background.jpg) 0 0 no-repeat;
	text-align: right;
}
#messagecol
{
	background-color: #e4f2fb;
}
/* General
----------------------------------------------- */
input[type="submit"], input[type="button"] {
	font-weight: bold;
	color: #008ac8;
	border: 1px solid #5D1414;
	height: 26px;
	background: #008ac8 url(../img/btn.bg.gif) 0 0 repeat-x;
	border-style: none;
}
.tablecol {
	vertical-align:top;
	color: #008ac8;
}
	
.center {
	text-align: center;
}
.entry {
	clear: both;
	padding-top: 3px;
	vertical-align:top;
}
.entry .label {
	float: left;
	padding-right: 5px;
/*	padding-top: 4px;*/
	font-weight: bold;
	width: 200px;
	text-align: right;
}

.entry .note {
	margin-left:205px;
	padding-right: 5px;
	padding-left: 1px;
	font-weight: normal;
	text-align: center;
	width: 400px;
}

.entry .output {
	float: left;
	width: 200px;
	padding-top: 10px;
	text-align: left;
}

.entry .input {
	float: left;
	padding-right: 1px;
	/*padding-top: 3px;*/
	font-weight: bold;
	width: 200px;
	text-align: left;
}
.entry .required {
	font-size: x-small;
	font-color: red;
}
.entry .error {
	float: left;
	width: 360px;
	text-align: right;
}

.entry .error2 {
	float: left;
	width: 200px;
	text-align: left;
}

.smallentry {
	clear: both;
	/*padding-top: 3px;*/
	vertical-align:top;
}
.smallentry .label {
	float: left;
	padding-right: 5px;
/*	padding-top: 4px;*/
	font-weight: bold;
	width: 120px;
	text-align: right;
	/*border: 1px solid #C3BBB6;*/
}
.smallentry .output {
	float: left;
	width: 100px;
	padding-top: 10px;
	text-align: left;
}
.smallentry .input {
	float: left;
	padding-right: 5px;
	/*padding-top: 3px;*/
	font-weight: bold;
	width: 130px;
	text-align: left;
/*	border: 1px solid #C3BBB6;*/
}
.smallentry .required {
	font-size: xx-small;
	font-color: red;
}
.smallentry .error {
	float: right;
	width: 220px;
	text-align: center;
	font-size: x-small;
}
.smallentry .datebox {
	width: 110px;
}
/* Sidebar
----------------------------------------------- */
.notes {
	text-align: center;
	font-size: small;
}
.errors {
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	color: #d91313;
}
.errors div {
	text-align: left;
}
.errors span {
	text-align: left;
}
.errors input {
	border: 1px solid #d91313;
}
.errors ul {
	list-style: none;
}
.buttonBox {
	text-align: right;
	padding: 5px 5px;
	clear: both;
}



#baskettable{
	width: 285px;
	/*background-color:#f7f7f7;*/
		background-color:#ffde75;
	padding: 5px 5px 0 5px;
}
#hometable{
	width: 60%; 
	padding: 5px 5px 0 5px; 
}
#awardtable{
	width: 60%; 
	padding: 5px 5px 0 5px;; 
}
 

#summarrytbl
{
	width: 285px;
	/*background-color:#f7f7f7;*/	
	background-color:#ffde75;
	color: #fff;
	padding: 5px 5px 0 5px;
	
}
.summarrytbl
{
	width: 285px;
	/*background-color:#f7f7f7;*/	
	background-color:#ffde75;
	
	padding: 5px 5px 0 5px;
}

.summarrytd
{
	width: 285px;  
	color: #fff;
}

 .number{
	text-align:right;
}
#summary_left {  
 
	width: 305px;   
	position: relative;
	float: left;		 
}

#summary_right {  
 	width: 305px;
 	position: relative;
	float: right;    	 	
}
#summary_top {  
/*
	width: 285px;  
	height: 14px; 
	background: #f7f7f7 url(../img/ff7i/summary_top_background.jpg) 0 0 repeat-x;
	*/	
}

#summary_bottom {  
/*
	width: 285px;
	height: 14px;    
	background: url(../img/ff7i/summary_bottom_background.jpg) 0 0 repeat-x;
	*/
}

.buttonBox input
{
	font-weight: bold;
	color: #008ac8;
	border: 1px solid #5D1414;
	height: 24px;
	background: #008ac8 url(../img/btn.bg.gif) 0 0 repeat-x;
	border-style: none;
	
}	
#sidebar p {
	font-size: small;
	color: #8B7869;
	line-height: 150%;
	padding-bottom: 10px;
}
#sidebar li {
	font-size: small;
	color: #8B7869;
}
#sidebar h1 {
	line-height: normal;
	font-weight: bold;
	font-size: 12pt;
}
/*
#sidebar p:hover {
	color: #362F2D;
}
*/
/* Content
----------------------------------------------- */
.tblgrid{
color: #008ac8;
}
#content .section {
	float: left;
	width: 100%;
	padding: 2px;
	margin: 4px;
	background-color: #fff;
}
#content .section h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: normal;
	font-weight: bold;
	font-size: x-large;
	color: #008ac8;
}
#content .section h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: normal;
	font-weight: bold;
	font-size: normal;
	color: #008ac8;
}
#content .section p {
	line-height: 150%;
	font-size: small;
	color: #008ac8;
}
#content table {
	width: 100%;
/*	border: 1px solid #D2C9C4;
	border-collapse: collapse;*/
}
#content table caption {
	padding-bottom: 6px;
	text-align: left;
	font-weight: bold;
}
#content table thead th {
	border-left: 1px solid #D2C9C4;
	background: #fff url(../img/th.bg.gif) 0 100% repeat-x;	
	border-bottom: 1px solid #D2C9C4;
	padding: 6px;
	text-align: left;
	font-size: small;
}
#content table tbody td {
	/*border-left: 1px solid #E4DBD5;*/
	padding: 4px;
	/*border-bottom: 1px solid #D2C9C4;*/
	font-size: small;
}
#content dt {
	font-weight: bold;
	float: left;
	width: 33%;
}
#content dd {
	padding-left: 10px;
	float: left;
	width: 66%;
}
#content table.radio {
	border: 0px;
}
#content table.radio tbody tr td {
	border: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
#content .smallselect {
	width: 125px;
}
#content .smalledit {
	width: 40px;
}
#content .mediumedit {
	width: 80px;
	margin-left: 10px;
}
#memberbalace table tbody td{
	padding: 0px;
	font-size: x-small;
}
#memberbalace .number{
	text-align:right;
}

/* Header
----------------------------------------------- */
#title {
	float: left;
/*	padding: 1px 0 6px 15px;*/
}
#status {
	color: #c3c8cb;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	height: 23px;
	padding-left: 10px;
	background: url(../img/celestars_top_menu_background_new.gif) 0 0 repeat-x;
}
#status a {
	/*color: #C7B299;*/
	color: #786d69;
	text-decoration: none;
}
/* Homepage Modifications
----------------------------------------------- */
/*
#pgHome #container {
	background: url(../img/hdr.ad.jpg) 0 0 repeat-x;
}
#pgHome #sidebar {
	margin-top: 207px;
}
#pgHome #content {
	margin-top: 0px;
}

#pgHome #content .section{
	width: 60%;
	padding: 2px;
	margin: 5px;
	background-color: #fff;
}
*/

#displaymessage {  
	text-align: left;  
