/***** page style *****/

body.home #home, body.home #home A,
body.update #update, body.update #update A,
body.password #password, body.password #password A,
body.checkpoint #checkpoint, body.checkpoint #checkpoint A,
body.requestpoint #requestpoint, body.requestpoint #requestpoint A,
body.redeemproduct #redeemproduct, body.redeemproduct #redeemproduct A
{
	margin-bottom: 9px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-top:0px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	
}

BODY {
	margin: 0px 0px 0px 0px;
	color : #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}


/***** header style *****/
.site-header {
	background-color:#000;
	background: url('../images/header_bg.png');
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom: 4px solid #C64934;
	width:100%;
	height:38px;
	border-spacing:0px;
	padding:0px;
	border-collapse: collapse;
}


.page-header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}


.text-white-bold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.text-white-bold A:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffaa33;
	font-weight: bold;
}
.text-white-bold A:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffaa33;
	font-weight: bold;
}
.text-white-bold A:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffaa33;
	font-weight: bold;
}
.text-white-bold A:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffaa33;
	font-weight: bold;
}



.menubar {
	width: 100%;
	background: #F5F5F5;
	border-bottom: 1px solid #cccccc;
}


/**  normaltable  **/
table.normaltable {
	background-color: #fff;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	border-collapse: collapse;
	padding: 1px;
}
table.normaltable th {
	background-color: #FF0000;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
}

table.normaltable td {
	color: #000;
	font-size: 12px;
	font-weight: normal;

}

table.normaltable A:link {
	color: #0000FF;
	font-size: 12px;
	font-weight: normal;

}

table.normaltable A:visited {
	color: #0000FF;
	font-size: 12px;
	font-weight: normal;
}

table.normaltable A:active {
	color: #0000FF;
	font-size: 12px;
	font-weight: normal;
}

table.normaltable A:hover {
	color: #0000FF;
	font-size: 12px;
	font-weight: normal;
}

/**  smalltable  **/
table.smalltable {
	background-color: #fff;
	color: #000;
	font-size: 12spx;
	font-weight: normal;
	border-collapse: collapse;
	padding: 1px;
}
table.smalltable th {
	background-color: #D93418;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
table.smalltable td {
	color: #000;
	font-size: 12px;
	font-weight: normal;

}

/**  navtable  **/
table.navtable {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	border-collapse: collapse;
	padding: 1px;
}



table.navtable th {
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
}
table.navtable td {

	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	height: 20px;

}

table.navtable A:link {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	height: 20px;

}

table.navtable A:visited {

	color: #333333;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
/**	background-image: url("images/background_color.gif"); **/
}



table.navtable A:hover {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
}



table.navtable A:active {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
/**	background-image: url("images/background_color.gif"); **/
}

/** footertable **/

/** footertable **/
table.footertable {
	font-size: 10px;
	vertical-align: middle; 
	color: #FFFFFF;
	width: 1000px;
	padding: 0px;
	border-collapse: collapse;
}

table.footertable td {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 20px;

}
/** footertable **/


/** formtable **/
table.formtable A:link {
	color: #0000FF;
	font-size: 11px;
	font-weight: normal;
}

table.formtable A:visited {
	color: #0000FF;
	font-size: 11px;
	font-weight: normal;
}

table.formtable A:active {
	color: #0000FF;
	font-size: 11px;
	font-weight: normal;
}

table.formtable A:hover {
	color: #0000FF;
	font-size: 11px;
	font-weight: normal;
}

table.formtable {
	vertical-align: middle; 
	background-color: #fff;
	border: solid 1px #888;
	font-size: 11px;
	padding: 1px;
	border-collapse: collapse;
}

table.formtable th {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	text-align: left;
	vertical-align: middle; 
	height: 25px;
	background-color: #FF0000;
	color: #fff;
}
table.formtable td {

	color: #000;
	font-size: 11px;
	font-weight: normal;

	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	border: solid 0px #888;
}
/** formtable **/

/** listtable **/
table.listtable {
	vertical-align: middle; 
	background-color: #fff;
	border: solid 1px #888;
	width: 750px;
	padding: 1px;
	border-collapse: collapse;
}
table.listtable th {
	background-color: #888;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border-spacing: 1px;
	/** border: solid 1px #ff0000; **/
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	vertical-align: middle; 
	height: 20px;
}
table.listtable td {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: top; 
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #888;
	height: 20px;
}
/** listtable **/


/** login table **/
table.login {
	font-size: 11px;
	vertical-align: middle; 
	background-color: #f9f9f9;
	border: solid 1px #888;
	width: 180px;

	padding: 1px;
	border-collapse: collapse;
}
table.login th {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	height: 25px;
	background-color: #888;
	color: #fff;
}
table.login td {
	font-size: 11px;
	width: 90px;
	border: solid 0px #000;
	text-align: left;
	vertical-align: top; 
}
table.login td.formlabel {
	padding: 3px;
	text-align: right;
	vertical-align: top; 
	font-size: 12px;
	color: #000;
}

.smallgrey {
	color : #999999;
	font-size : 10px;
}



a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33f;
	text-decoration: none;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33f;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33f;
	text-decoration: underline;

}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33f;
	text-decoration: none;

}

.inputbox {
        z-index: -3;
	font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 11px;
}


/* form style table */
table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	/** width: 100%; **/
	padding: 10px;
	border-collapse: collapse;
}
table.adminform tr.row0 {
	background-color: #f9f9f9;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	/** text-align: left; **/
	height: 25px;
	background: url(images/background.jpg);
	color: #000;
	background-repeat: repeat;
}
table.adminform td {
	padding: 3px;
	/** text-align: left; **/
}
table.adminform td.editor {
	font-size: 9px;
}


form {
	margin: 0px 0px 0px 0px;
}



.downarrow{
	background: url(../images/downarrow.png) no-repeat center;
	text-decoration : none;
}
a.downarrow{
	background: url(../images/downarrow.png) no-repeat center;
	text-decoration : none;
}
a.downarrow:hover{
	background: url(../images/downarrow-1.png) no-repeat center;
	text-decoration : none;
}

.uparrow{
	background: url(../images/uparrow.png) no-repeat center;
	text-decoration : none;
}
a.uparrow{
	background: url(../images/uparrow.png) no-repeat center;
	text-decoration : none;
}
a.uparrow:hover{
	background: url(../images/uparrow-1.png) no-repeat center;
	text-decoration : none;
}

