html, body	{  /* used */
	/*height: 95%;*/
	}
body	{ /* used */
	background: #fff;
	color: #393939;
	font-family: Arial;
	/*font-size: 0px;*/
	/*line-height: 0;*/
	}

#container{ /* used */
	/*background: url(../img/shared/top_bg.jpg) top center repeat-x;*/
	background : #393939;
	border-bottom: 1px solid #7e7e7e;
	height: 60px;
	}
	
#top_panel_div	{ /* used */
	margin: 0 auto;
	max-width: 1260px;
	min-width: 850px;
	position: relative;
	}
	
#logo	{ /* used */
	float: left;
	margin: 5px 0 0 5px;
	}
#logo	a	{ /* used */
	display: block;
	}

#content-outer	{
	background: url(../img/shared/content_repeat.jpg) repeat-x;
	}
#content	{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 18px;*/
	margin: 0 auto 0 auto;
	max-width: 1260px;
	min-width: 780px;
	/*padding: 35px 0px 30px 0px;*/
	}
#content-inner	{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 auto 0px auto;
	padding: 25px 0 30px 0;
	}
#content-table	{
	font-size: 0px;
	line-height: 0px;
	}
#content-table th.sized	{
	margin: 0;
	padding: 0;
	height: 15px;
	width: 15px;
	padding: 0;
	margin: 0;
	font-size: 0px;
	line-height: 0px;
	}
 
	
#content-table-inner	{
	font-size: 12px;
	line-height: 12px;
	min-height:480px;
	/*padding: 10px 0 20px 0;*/
	}
#tbl-border-top	{
	background: url(../img/shared/border_bit.jpg) top repeat-x;
	line-height: 0;font-size: 0px;
	height: 15px;
	}
#tbl-border-bottom	{
	background: url(../img/shared/border_bit.jpg) bottom repeat-x;
	line-height: 0;font-size: 0px;
	height: 15px;
	}
#tbl-border-left	{
	background: url(../img/shared/border_bit.jpg) left repeat-y;
	}
#tbl-border-right	{
	background: url(../img/shared/border_bit.jpg) right repeat-y;
	}
#table-content	{
	line-height: 16px;
	margin: 0 10px 10px 10px;
	min-height: 300px;
	}

.topleft {
background: url(../img/shared/corner_top_left.jpg) no-repeat;
width:15px;
height:15px;
	
}	
.topright {
background: url(../img/shared/corner_top_right.jpg) no-repeat;
width:15px;
height:15px;
	
}	

.bottomleft {
background: url(../img/shared/corner_bottom_left.jpg)  no-repeat;
width:15px;
height:15px;
	
}	
.bottomright {
background: url(../img/shared/corner_bottom_right.jpg)  no-repeat;
width:15px;
height:15px;
	
}

#product-table	{
	/*margin-bottom: 20px;*/
	}
#product-table	td a	{
	color: #393939;
	text-decoration:underline;
	}
#product-table	td a:hover	{
	text-decoration: underline;
	color:red;
	}
#product-table	th	{
	height: 50px;
	text-align: left;
	}
#product-table	.minwidth-1	{
	min-width: 110px;
	}
#product-table td	{
	border: 1px solid #d2d2d2;
	/*padding: 2px 2px 2px 2px;*/
	}
#product-table tr.alternate-row	{
	background: #ececec;
	}
	


.table-header-repeat	{
	/*background: url(../img/table/table_header_repeat.jpg) repeat-x;*/
	background: #757575;
	border: none;
	font-size: 0px;
	line-height: 0;
	padding: 0px 0 0 0;
	}
.table-header-options a,
 .table-header-repeat, .table-header-repeat a	{
	/*background: url(../img/table/table_sort_arrow.gif) right no-repeat;*/
	color: #fff;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 0 10px;
	/*padding: 0 10px 0 0;*/
	}
	
	.table-header-options a:hover,
 .table-header-repeat a:hover	{
	
	color:#94b52c
	}
	
th.line-left	{
	border-left: 1px solid #373737;
	}
		
/* FORM ------------------------------------------------------- */	

.form_button {
	
	border:1px solid;
	/*background :#706C6E;*/
	background :#666666;
	color : #E5E5E5;
	cursor: pointer;
	font-weight :bold;
	/*display: block;
	float: left;*/
	height: 30px;
	margin: 0 0 0 0;
	padding: 5px 10px 5px 10px;
	/*width: 120px;*/
	
	}
 
/*  NAVIGATION ----------------------------------------------- */
#nav-holder	{
	margin: 0 auto;
	max-width: 1260px;
	min-width: 780px;
	text-align: left;
	}
.nav-outer-repeat	{
	/*background : #393939;*/
	background: url(../img/shared/nav/repeat.jpg) repeat-x;
	height: 40px;
	}
.nav-outer	{
	/*margin: 0 auto;*/
	padding-left : 5px;
	max-width: 1400px;
	min-width: 850px;
	}
.nav-divider	{
	background: url(../img/shared/nav/divider.jpg) top no-repeat;
	float: left;
	height: 40px;
	width: 15px;
	}	
#nav-right	{
	float: right;
	position: relative;
	width: auto;
	z-index: 0;
	}
#nav-right a	{
	display: block;
	/*float: left;*/
	margin: 0px 0 0 0;
	}
.showhide-account	{
	cursor: pointer;
	display: block;
	float: left;
	margin: 10px 5px 0 5px;
	}
a#logout, a#my_account	{
	margin: 10px 0 0 5px;
	}
	
 
/* GENERAL --------------------------------------------------------*/ 
 table	{
	border-collapse: collapse;
	}
.fr	{
	float: right;
	}
a	{
	outline: none;
	text-decoration: none;
	}
a:hover	{
	}
.clear	{
	clear: both;
	font-size: 0px;
	height: 0;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}
img	{
	border: 0;
	}
p	{
	margin: 0px;
	padding: 0px;
	}
form	{
	margin: 0;
	padding: 0;
	}
	
label	{
	padding: 2px;
	}	
	
/*  LOGIN -------------------------------------------------------------------------------- */	

#login-bg	{
	background: url(../img/login/login_bg.jpg) no-repeat top center;
	}
#login-holder	{
	margin: 0px auto 0 auto;
	width: 508px;
	}
#loginbox	{
	background: url(../img/login/loginbox_bg.png) no-repeat;
	font-size: 12px;
	height: 212px;
	line-height: 12px;
	padding-top: 60px;
	position: relative;
	width: 508px;
	}
#forgotbox	{
	background: url(../img/login/loginbox_bg.png) no-repeat;
	display: none;
	font-size: 12px;
	height: 212px;
	line-height: 12px;
	padding-top: 60px;
	position: relative;
	width: 508px;
	}
#login-inner	{
	color: #161616;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 12px;
	margin: 0 auto;
	width: 310px;
	}
#login-inner label	{
	color: #161616;
	cursor: pointer;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 12px;
	padding-left: 10px;
	 
	}
 .checkbox-size	{
	width:13px;
	height:13px;
	margin: 5px 0;
	 
	}	
#login-inner th	{
	padding: 0 0 6px 0;
	text-align: left;
	width: 95px;
	}
#login-inner td	{
	padding: 0 0 6px 0;
	}
.login-inp	{
	background: url(../img/login/inp_login.gif) no-repeat;
	border: none;
	color: #fff;
	font-size: 16px;
	height: 28px;
	padding: 6px 6px 0 10px;
	width: 204px;
	}
#logo-login	{
	/*float: left;*/
	/*height: 35px;*/
	/*margin: 145px 0 0 15px;*/
	margin: 125px 0 0 15px;
	}
a.forgot-pwd	{
	bottom: 30px;
	color: #161616;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	position: absolute;
	right: 40px;
	}
a:hover.forgot-pwd	{
	color: #fff;
	}
#forgotbox-text	{
	color: #161616;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	line-height: 12px;
	margin: 0 auto 40px auto;
	width: 380px;
	}
#forgot-inner	{
	color: #161616;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 12px;
	margin: 0 auto;
	width: 330px;
	}
#forgot-inner label	{
	color: #161616;
	cursor: pointer;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 12px;
	padding-left: 10px;
	}
#forgot-inner th	{
	padding: 0 0 6px 0;
	text-align: left;
	width: 110px;
	}
#forgot-inner td	{
	padding: 0 0 6px 0;
	}
a.back-login	{
	background: url(../img/login/icon_back_login.gif) no-repeat 0 4px;
	bottom: 30px;
	color: #161616;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	padding: 0 0 0 10px;
	position: absolute;
	right: 40px;
	}
a:hover.back-login	{
	color: #fff;
	}
.submit-login	{
	background: url(../img/login/submit_login.gif) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	height: 29px;
	text-indent: -3000px;
	width: 73px;
	}
.submit-login:hover	{
	background: url(../img/login/submit_login.gif) no-repeat 0 -29px;
	}
 
Td.myclass
{
	font-family:verdana;
	font-size: 8pt;
	color:#666666;
	/*border: 1px solid #eeeeee;*/
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left
}
Th.myclass
{
   font-family:verdana;
   font-size: 8pt;
   /*color:#000000;*/
   color:#E5E5E5;
   font-weight:normal;
   text-align: Left;
   /*background-color: #E5E5E5;*/
   background-color: #666666;
   /*border: 1px solid #666666;*/
   border: 1px solid #E5E5E5;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 5px;
   font-weight:bold;
}

Td.blankcolumnclass
{
   font-family:verdana;
   font-size: 8pt;
   color:#E5E5E5;
   font-weight:normal;
   text-align: center;
   background-color: #666666;
   border: 1px solid #E5E5E5;
   padding-left: 5px;
   margin-left: -15px;
   padding-right: 5px;
   padding-top: 5px;
   font-weight:bold;
}

input.textclass	{
	font-family: verdana;
	font-size: 11px;	
	border:1px solid #666666;	
	color: #444444;	
	}
input[readonly='readonly']
  {
    background-color:#D2D2D2;
  }
select.selectclass	{
	font-family: verdana;
	font-size: 11px;
	border:1px solid black;	
	}
th.header 
{
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
	padding-top:5px;
	
	
}

#center_content
{	
	font: normal 12px 'Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	/*color:#3366CC;*/
	color:#666666;
	font-weight:bold;
	font-size:11pt;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

td.crumb     
{
	font-family:verdana;
	font-size: 10pt;
	color:#666666;
	border: 0px;
	padding-left: 30px;
	padding-right: 5px;
	text-align:left;
}

td.crumb a {
	color:#666666;
	font-weight:bold;
}

td.crumb a:hover {
	color:red;
	font-weight:bold;
}

#InlineAddForm
{
	/*background:#D4715B;*/
	background:#FAF6C3;
}

.function_grid
{
	font-family:verdana;
	font-size: 10pt;	
	color:#666666;
	font-weight:bold;	
}

.function_grid a {
	color:#666666;
	font-weight:bold;
}

.function_grid a:hover {
	color:red;
	font-weight:bold;
}

.function_grid td { 
	text-align:left;	
}

a {
	color:#666666;
	font-weight:bold;
}

a:hover {
	color:red;
	font-weight:bold;
}

.SearchRow {
	background:#E8C8A2;
}	

tr.alternate-row	{
	background: #ececec;
	}

#flashMessage, #authMessage	{
	color:red;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	/*padding-top: 7px;*/
	text-align:center;
	height:25px;
}

div.ShowOverlay
{	
	overflow:auto;
	height:220;width:220;
	position:absolute;
	border: 1px solid #3366CC;/* #A0142D */
	background-color:white;
	padding:0px;
}
.select_tag_caption
{
	font-family:Book Antiqua;
	padding-top:4px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
@media print
  {
	#PrintRestrict	
	{
		display: none;
	}
  }


/*---------------- menu----------------------*/
/*.menu {font-size:11px;padding:0px 10px 0 10px; float:left; width:880px;}*/
/*.menu {font-size:11px; float:left; }*/
.menu {font-size:10px; float:left; min-width:1000px;  }

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:34px;}

/* style the sub-level lists */
.menu ul ul {width: auto;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:34px;line-height:34px;}

/* style the sub level list items */
.menu ul ul li {display:block;width: auto;height:auto;position:relative;line-height:1em;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:10px;text-decoration:none;color:#fff;padding:0 10px 0 10px;}
/*.menu a.current{background:url(../img/images/menu_bg.gif) repeat-x center;}*/

/* style the sub level links */
/*.menu ul ul a, .menu ul ul a:visited {display:block;background:gray; border-bottom:1px #81dafc solid; color:#fff;width:12em;height:100%;line-height:1em;padding:1em 1em;}*/
.menu ul ul a, .menu ul ul a:visited {display:block;background:gray; border-bottom:1px #F28457 solid; color:#fff;width:12em;height:100%;line-height:1em;padding:1em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:gray;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:gray;}
/* style the sub level 1 background */
/*.menu ul :hover a.sub1 {background:url(../img/images/arrow.gif) no-repeat right #309dc7;}*/
.menu ul :hover a.sub1 {background:url(../img/images/arrow.gif) no-repeat right gray;}
/* style the sub level 2 background */
/*.menu ul ul :hover a.sub2 {background:url(../img/images/arrow.gif) no-repeat right #088bb4;}*/
.menu ul ul :hover a.sub2 {background:url(../img/images/arrow.gif) no-repeat right gray;}

/* style the level hovers */
/* first */
/*.menu a:hover {color:#fff;background:url(../img/images/menu_bg.gif) repeat-x center;}*/
.menu a:hover {color:#fff;background:#F28457;}
/*.menu :hover > a {color:#fff;background:url(../img/images/menu_bg.gif) repeat-x center;}*/
.menu :hover > a {color:#fff;background:#F28457;}
/* second */
/*.menu ul ul a:hover{color:#fff;background:url(../img/images/menu_bg_a.gif) repeat-x center;}*/
/*.menu ul ul a:hover{color:#fff;background:#F28457;}*/
.menu ul ul a:hover{color:#F28457;background:gray;}
/*.menu ul ul :hover > a {color:#fff;background:url(../img/images/menu_bg_a.gif) repeat-x center;}*/
/*.menu ul ul :hover > a {color:#fff;background:#F28457;}*/
.menu ul ul :hover > a {color:#F28457;background:gray;}
/* third */
/*.menu ul ul ul a:hover {background:url(../img/images/menu_bg_a.gif) repeat-x center;}*/
/*.menu ul ul ul a:hover {background:#F28457;}*/
.menu ul ul ul a:hover {background:gray;}
/*.menu ul ul ul :hover > a {background:url(../img/images/menu_bg_a.gif) repeat-x center;}*/
/*.menu ul ul ul :hover > a {background:#F28457;}*/
.menu ul ul ul :hover > a {background:gray;}
/* fourth */
/*.menu ul ul ul ul a:hover {background:url(../img/images/menu_bg_a.gif) repeat-x center;}*/
/*.menu ul ul ul ul a:hover {background:#F28457;}*/
.menu ul ul ul ul a:hover {background:gray;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:34px;left:0;width:14em; z-index:999;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(../img/images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}

.footer {
	font-size:12px;
	text-align:center;
	font-weight:bold;
	height:10px;
}

#LoadingImage
{
    position: relative;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 1000;
	background-color: #FFF!important;
    opacity:.7;
	filter: alpha(opacity=70);
	text-align: center;
}

p.pageBreak { page-break-after: always; }
  
