/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2002 osCommerce

  Released under the GNU General Public License
*/

/* links */
a:link { font-family: Tahoma, Geneva, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
a:visited { font-family: Tahoma, Geneva, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
a:active { font-family: Tahoma, Geneva, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
a:hover { font-family: Tahoma, Geneva, sans-serif; font-size: 10px; color: #000000; font-weight: normal; text-decoration: underline; }

/* page */
body { background-color: #ffffff; margin: 0px; }

/* page */
footer { 
background-color: #cccccc;
}


.main{
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;	
}

.main_faded{
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;	
color:#999;
}

.main_alt{
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;
font-weight:bold;
color:#990099;	
}


.main_small{
font-family:Tahoma, Geneva, sans-serif;
font-size:8px;	
}


.main_alt_small{
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;
font-weight:bold;
color:#990099;	
}

.smallText{
font-family:Tahoma, Geneva, sans-serif;
font-size:9px;
color:#333;		
}

.pageHeading{
font-family:Tahoma, Geneva, sans-serif;
font-size:20px;
color:#990099;	
	
}

.top_header{
font-family:Tahoma, Geneva, sans-serif;
font-size:36px;
color:#ffffff;	
}

.header_categories_bar{
	border-bottom:solid 1px #777777;
	border-top:solid 1px #777777;
	border-right:solid 1px #777777;
	background-image:url(images/header_categories_background.jpg);
  background-repeat:repeat-x;
  height:40px;
}

a.header_categories{
	
	color:#ffffff;
}

a.header_categories:hover{
	color:#ffffff;
	text-decoration:underline;
}

a.header_categories_home:hover{
	color:#ffffff;
	text-decoration:underline;
}

td.header_categories{
	border-left:solid 1px #777777;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	text-align:center;
	color:#ffffff;
}

td.header_categories_home{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	text-align:center;
	color:#ffffff;
}

.login_box{
border-width:1px;
border-style:solid;
border-color:#666;
background-color:#ffffff;
height:300px;
background-image:url(images/bg_login.png);
background-repeat:no-repeat;
background-position:bottom right;		
	
}
.top_header_small{
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;
color:#ffffff;	
}

.top_header_small a{
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;
color:#ffffff;	
}

.required_field{
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
color:#F00;	
}
.new_customers_box {
		font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#007236;
	background-color: #a3d39c;
	text-align: center;
  border-style: solid;
  border-width:  1;
  border-color: #007236;
  height:30px;
	width:150px;
	
}

.new_customers_box a{
		font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#007236;
	
}

.new_customer_done {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#007236;
	background-color: #a3d39c;
	text-align: center;
  border-style: solid;
  border-width:  1;
  border-color: #007236;
  height:30px;
	width:145px;
	
}


.red_notification_box {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#DA0909;
	background-color: #FEB0B0;
	text-align: center;
  border-style: solid;
  border-width:  1;
  border-color: #DA0909;
  height:30px;
	width:145px;
	
}

.new_customer_done a{
		font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#DA0909;
	
}

.new_customer_done a{
		font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#DA0909;
	
}


.current_page{
	border-top:#007236 3px solid;
	width:145px;
}

.new_customer_done a{
		font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#007236;
	
}

.new_customer_not_done {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#999;
	background-color: #CCC;
	text-align: center;
  border-style: solid;
  border-width:  1;
  border-color: #999;
  height:30px;
	width:145px;
	
}

.solid_line_devider{
  border-style:solid;
  border-width:  1;
  border-color: #999;
	
}

.line_devider{
  border-style:dotted;
  border-width:  2;
  border-color: #999;
	
}

.this_discipline{
height:100%;
width:10px;
background-color:#F00;	
	
}
.to_do_button{
height:40px;
width:135px;	
}
#menu ul li a{
padding: 0px;
margin: 0;
height:20px;
}

#menu ul, #menu li{
list-style-type: none;
display: inline;
padding: 0;
margin: 0;

}


#menu2 li{
list-style-type: none;
display: inline;
padding: 0;
margin: 0;

}

#menu {
float:none; 
padding: 1px; 
margin: 1px 0;
text-align:center;
}
	
#menu a{
display: block;
padding: 2px;
margin: 2px;
line-height: 2em;
text-decoration: none;
border: solid 1px #666;
background-image:url('images/bg_menu.jpg');
background-repeat:repeat-x;
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;
width:125px;
}
	
#menu a:hover{
text-decoration:underline;
border: solid 1px #666;
background-image:url('images/bg_menu_hover.jpg');
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;
background-repeat:repeat-x;
}	

#menu a.green {
display: block;
padding: 2px;
margin: 2px;
line-height: 2em;
text-decoration: none;
border: solid 1px #666;
background-image:url('images/menu.jpg');
background-repeat:repeat-x;
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;
width:125px;
}
	
#menu a.green:hover{
text-decoration:underline;
border: solid 1px #666;
background-image:url('images/menu_hover.jpg');
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;
background-repeat:repeat-x;
}	

#supplier_yes a {
display: block;
padding: 2px;
margin: 2px;
line-height: 2em;
text-decoration: none;
border: solid 4px #F00;
background-image:url('images/bg_menu.jpg');
background-repeat:repeat-x;
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;
width:125px;
}
	
#supplier_yes a:hover{
text-decoration:underline;
border: solid 1px #666;
background-image:url('images/bg_menu_hover.jpg');
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
background-repeat:repeat-x;
}	


#supplier_no a {
display: block;
padding: 2px;
margin: 2px;
line-height: 2em;
text-decoration: none;
border: solid 4px #F00;
background-image:url('images/bg_menu.jpg');
background-repeat:repeat-x;
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
width:150px;
}
	
#supplier_no a:hover{
text-decoration:underline;
border: solid 1px #666;
background-image:url('images/bg_menu_hover.jpg');
font-family:Tahoma, Geneva, sans-serif;
font-size:12px;
background-repeat:repeat-x;
}





.dataTableRow { background-color: #ececec; height:30px;}
.dataTableHeader { background-color:#b554b5 ; font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#ffffff; height:30px; border-bottom-style:solid;border-bottom-color:#990099; border-bottom-width:2px;}
.dataTableRowSelected { background-color: #dbdbdb; height:30px; }
.dataTableRowOver { background-color: #e1e1e1; cursor: pointer; cursor: hand;  height:30px;}
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; border-bottom:#dbdbdb; border-bottom-style:solid; border-bottom-width:1px; height:30px;}

.messageSuccess{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#007236;
	background-color: #a3d39c;
	text-align: center;
  border-style: solid;
  border-width:  1;
  border-color: #007236;
  height:30px;

	
}

.messageError{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#c90b0b;
	background-color: #f58080;
	text-align: center;
  border-style: solid;
  border-width:  1;
  border-color: #c90b0b;
  height:30px;

	
}

.contentBackground{	
	background-color:#ffffff;
	height:95%;
}

.contentBackgroundInsert{
	background-image:url(images/bg_insert.png);
	background-repeat:no-repeat;
	background-position:bottom right;	
	background-color:#ffffff;
	height:95%;
}

.contentBackgroundEdit{
	background-image:url(images/bg_edit.png);
	background-repeat:no-repeat;
	background-position:bottom right;	
	background-color:#ffffff;
	height:95%;
}

.contentBackgroundToDo{
	background-image:url(images/bg_todo.png);
	background-repeat:no-repeat;
	background-position:bottom right;	
	background-color:#ffffff;
	height:95%;
}
.contentBackgroundDelete{
	background-image:url(images/bg_delete.png);
	background-repeat:no-repeat;
	background-position:bottom right;	
	background-color:#ffffff;
	height:95%;
}

.contentBackgroundView{
	background-image:url(images/bg_view.png);
	background-repeat:no-repeat;
	background-position:bottom right;	
	background-color:#ffffff;
	height:95%;
}

.contentBackgroundCopy{
	background-image:url(images/bg_copy.png);
	background-repeat:no-repeat;
	background-position:bottom right;	
	background-color:#ffffff;
	height:95%;
}

.contentBackgroundStoring{
	background-image:url(images/bg_storing.png);
	background-repeat:no-repeat;
	background-position:bottom right;	
	background-color:#ffffff;
	height:95%;
}

.contentBackgroundCalc{
	background-image:url(images/bg_calc.png);
	background-repeat:no-repeat;
	background-position:bottom right;	
	background-color:#ffffff;
	height:95%;
}


table.lineborder {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #000;
	border-collapse: separate;
	background-color: white;
}
table.lineborder th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #000;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.lineborder td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #000;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


/********************************************************Tabbed Panels*/


.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; 
	/* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	/*font: bold 0.7em sans-serif;*/
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-color: #a1a0a4;
	list-style: none;
	border-left: solid 1px #a1a0a4;
	border-bottom: solid 1px #a1a0a4;
	border-top: solid 1px #a1a0a4;
	border-right: solid 1px #a1a0a4;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-color: #666;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#a1a0a4;
	
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;	
	border-left: solid 1px #a1a0a4;
	border-bottom: solid 1px #a1a0a4;
	border-top: solid 1px #a1a0a4;
	border-right: solid 1px #a1a0a4;
	width:700px;
}

.TabbedPanelsContentGroup2 {
	clear: both;	
	border-left: solid 1px #a1a0a4;
	border-bottom: solid 1px #a1a0a4;
	border-top: solid 1px #a1a0a4;
	border-right: solid 1px #a1a0a4;
	width:300px;
}
/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	margin: 5px 5px 5px 5px;
	font-family: Tahoma, Geneva, sans-serif;
  	font-size: 11px;
  	color: #982197;
	min-height:200px;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}