
* {
	margin:0;
	padding:0;
}
.backboard
{
	width:100%; 
	margin:0 auto; 
	background-color: #2C2C2C;
	text-align:center;
	color:Black;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px
	
}

.bd_left
{
	width:800px; 
	margin:0 auto;
	background-color:white;
	text-align:left;
	padding-left:10px;
}
body {
	background-color: #000;		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: auto 0;
}
#mainmenu ul, li {
	list-style:none;
}
img {
	border:0;
}
a {
	color:#666;
	outline: none;
}

a:hover {
	color:#FF6347;
	
}

/*
a:hover {
	color:#fff;
	
}
*/

#wrapper {
	min-width:1060px;
	max-width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#frame {
	background-color: #2C2C2C;
	padding: 3px;
}
#fheader {
	height: 140px;
}
#fheader .img-right {
	float: right;
	margin-top: 40px;
	margin-right: 20px;
}
#fheader .img-left {
	float: left;
	margin-top: 40px;
	margin-left: 20px;
}

#text-footer {
	height:100px;
	margin:10px 3px;
	padding-left:50px;	
	background-color:#181818;

}
#text-footer p {
	color:#666;
	font-size:10px;
	padding-top:22px;
}
.clearbr {
	clear:both;
}

.Button		{background:url('../Images/button.gif');
       		 width:139px;
       		 height:31px;
       		 font-size:15px;
       		 font-weight:bold;
       		 text-align:center;
       		 color:#ffffff;
       		 cursor:pointer;
       		 border:0px;
       		 padding-bottom:3px;
       		 margin:0;
       		 _padding-bottom:5px}
.Button1    {background:url('../Images/button_small.gif') no-repeat;
             width:99px;
             height:31px;
             max-height:30px;
             font-size:15px;
             font-weight:bold;
             text-align:center;
             color:#ffffff;
             cursor:pointer;
             padding-bottom:2px;
             _padding:0px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.Content	{
        	 padding:0px;
        	 text-align:left;
        	 margin:auto;
        	 width:960px;}

/* Menu tab system */

#fmenu {
	overflow:hidden;
	width:850px;
	margin-left:auto;
	margin-right:20px;
	
}
#fmenu .portal-menu {
	margin-left:90px;
	margin-bottom:10px;	
	padding-top:10px;
}
#fmenu ul.portal-menu li {
	float:right;
	background-image: url(../images/tab-grey-left.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color:#c1c1c1;
}
#fmenu ul.portal-menu li a {
	display:block;
	margin:0;
	height:30px;
	padding: 0px 20px;
	line-height:30px;
	background-image:url(../images/tab-grey-right.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-decoration:none;
}
#fmenu .active-menu {
	background-image: url(../images/tab-white-left.gif) !important;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color:#FFF !important;
}
#fmenu .active-menu a {
	background-image: url(../images/tab-white-right.gif) !important;
	background-repeat: no-repeat;
	background-position: right 0px;
	color:#666;
}
#fmenu .active-menu a:hover {
		color:#FF4500;
}

/*Login page*/

.NormalText
{
	color: black;
	font-family: Arial;
	
}


/* Main content */

#main-content {
	background-color:white;
	margin-left:10px;
	margin-right:10px;
	padding:0;
}

h1 {
	color: #555555;
	font-size: 30px;
	/*font-style:italic;*/
}

div#searchArea
{
	background:#e7e7e8;
	text-align:left; 
	color: black;
	font-weight:bold;
}

div.NoramlText
{
	background:#e7e7e8;
	text-align:left; 
	color: black;
	font-weight:normal;
}


#break{color:white;}

#pageCaption
{
	background:#e7e7e8;	
	color: #616161;
	font-family: Arial;
	font-weight:bold;
	font-size:30px;
	padding:10px;
	
}
#menuWrapper {
	color: #333333;
	height:50px;
	text-align:right;
	background-image: url(../images/bg-end1-orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:relative;
	margin-bottom:0px;
}
#mainmenu {
	background-image: url(../images/bg-end2-orange.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align:right;
	height:50px;
	position:relative;
}
#menuWrapper ul {
	list-style:none;
	position: absolute;
	right: 0px;
	height: 50px;
	overflow: hidden;
	top: 0px;
	margin:0;
	padding:0;
}
#menuWrapper ul li {
	float:left;
	padding-right:10px;
}
#menuWrapper ul li a {
	color:#fff;
	display:block;
	line-height:25px;
	/* this is the underline on the menu */
	border-bottom: 5px solid #FFC125;
	text-decoration:none;
	padding:20px 10px 0 10px;
}
/* this is the hover on the menu */
#menuWrapper ul li a:hover {
	border-bottom: 5px solid #FF8247;
}
#logo {
	width: 200px;
	float:left;
}
#heading {
	margin-left: 20px;
	margin-top: 20px;
}
#heading h1 {
	font-size:xx-large;
	padding-left:20px;
	font-style:italic;
	color: #333333;
}
#heading img {
	margin-left: 30px;
}



.pager {
	background-color: #FFA500;
	color: White;
	height: 24px;
	padding-top:2px;
	width:auto;
	margin-bottom:2px;
}
.pager a {
	color: White;
	text-decoration:none;
	vertical-align: bottom;
}
.controls {
	background-color: #FFA500;
	color: White;
	height: 24px;
	padding-top:2px;
	width:100px;
	margin-bottom:2px;
	float:left;
	padding-left: 20px;
}

.divDataGrid
{
	width:100%; 
	height:300; 
	overflow:auto;
}

.dataGridHeader
{
	padding: 2px;
	background-color: #e7e7e8;
	color: #ff1616;
	font-weight: bold;
}
.dataGridRow
{   
   background-color:White;
   outline-color:Black;
}
.dataGridAltRow
{
    background-color:#DCDCDC;
}



.datagrid {
	border-color: #cccccc;
}

.datagrid th {
	background-color:#e7e7e8;	
	padding: 3px;	
}
.datagrid th a {
	color: #333333;
	text-decoration:none;
}
.datagrid td {
	padding: 3px;	
}
.export {
	background-color: #fff7b5;
	border: 1px solid navy;
	margin: 3px 0px;
	padding:5px;
	width: 760px;
}
.hint {
	font-style:italic;
}
.error {
	color: Red;
}
.proddetail {
	width: 500px;
}
.proddetail td {
	vertical-align : top;
	width: 100%;
}
.proddetail td.lbl {
	font-weight: bold;
	width: 50px;
}
.memberdetail td.lbl {
	font-weight: bold;
}
.goback {
	width: 500px;
}
