/*
	Style Sheet for the Product Catalog
*/

body {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 20px;
	/*background: #FFFFFF;*/
	background-image: url(../images/bground.jpg);
	background-attachment: fixed;	
	/*background-repeat: repeat-x;*/
}

.fixcenter {
  width: 694px;
  background: #FFFFFF;
  border: solid; border-width: 1px;
  color: #000000;
  margin: auto;
  margin-top: 0px;
  UserFiles/-align: left;
  /*background-image: url('../images/shell.jpg');*/
  background-repeat: no-repeat;
  background-position: bottom right;
}


strong {
	color: #75768A;
	font-weight: bold;
}


table {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

table a {
	text-decoration: none;
	color: #676767;
}

table a:hover {
	text-decoration: underline;
}

a.nolink {
	UserFiles/-decoration: none;
}

a.link {
	UserFiles/-decoration: underline;
}

#footer {
	color: #FF9900;
	width: 694px;
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	border-top: 1px solid #cccccc;
	padding-top: 2px;
	margin-left: 10px;
}

a.footer {
	color: #FF9900;
	UserFiles/-decoration: underline;
}

/* 
---------------------------------------------------------------------------
 table.#navbar
---------------------------------------------------------------------------
*/

table.navbar {
	background-color: #D72106;
	7DA7D9;
	color: #ffffff;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	width: 694px;
	margin-left: 10px;
}

table.navbar .navitems {
	color: #ffffff;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
}


/* table.navbar */ #inside {
	background-color: #7DA7D9;
}

table.navbar a {
	UserFiles/-decoration: none;
	color: #ffffff;
}

table.navbar input {
	border: 1px solid #5D88B7;
}

#content {
	width: 694px;
	margin-left: 0px;
	color: #000000;
	background:#FFFFFF;
	/*background-image: url('../images/middle_frame.jpg');*/
}
#content_footer {
	width: 694px;
	margin-left: 0px;

}

a {
	color: #000000;
	UserFiles/-decoration: none;
}

a:hover {
	UserFiles/-decoration: underline;
}

a.editable:hover {
	color: #550000;
	UserFiles/-decoration: none;
}

h1 {
	font-size: 13px;
	margin-bottom: 0px;	
}

h2 {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;	
}

h2 a {
	color: #666666;
}

.breadtext  {
	color: #FFFFFF;
}


#menu TD
{
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.border {
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #000000;
}

/* JORA */


.section {
	color: #444444;
	font-weight: bold;
	margin-bottom: 4px;
}

.section_u {
	color: #444444;
	font-weight: bold;
	margin-bottom: 4px;
	border-bottom: 1px solid #aaaaaa;
}


/* 
---------------------------------------------------------------------------
 table.menu
---------------------------------------------------------------------------
*/

table.menu {
	background-color: #000000;
	color: #000000;
	font-family: arial, verdana, helvetica; 
	font-size: 12px; 
	padding: 0px; 
	margin-bottom: 10px;
	width:100%;
}

table.menu_header {
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, verdana, helvetica; 
	font-size: 11px; 
	padding: 0px; 
	margin-bottom: 10px;
}

table.menu td.menu_section {
	border-bottom: 2px solid #efebde;
	font-family: arial, verdana, helvetica; 
	font-size: 12px; 
}

table.menu td.menu_item {
	border-bottom: 1px solid #efebde;
}

table.menu td.menu_item_b {
	border-bottom: 0px solid #efebde;
}

table.menu_header td.menu_item {
	border-bottom: 1px solid #efebde;
}

/* 
---------------------------------------------------------------------------
 table.error
---------------------------------------------------------------------------
*/

table.error {
	font-family: arial, verdana, helvetica; 
	font-size: 11px; 
	background-color: #fff9f9;
	border: 1px solid #000000;
	width: 500px;
}

table.error th {
	background-color: #975000;
	color: #ffffff;
	font-weight: bold;
	UserFiles/-align: left;
}

table.error td {
	padding-left: 8px;
	padding-right: 8px;
}

/* 
---------------------------------------------------------------------------
 table.properties
---------------------------------------------------------------------------
*/

table.properties {
	background-color: #efefef;
	color: #000000;
	font-family: arial, verdana, helvetica; 
	font-size: 11px; 
	border: 1px solid #C1C1C1;
	width: 550px;
}

table.properties2 {
	background-color: #efefef;
	color: #000000;
	font-family: arial, verdana, helvetica; 
	font-size: 11px; 
	border: 0px solid #C1C1C1;
	width: 550px;
}

table.properties th {
	background-color: #5E74A7;
	color: #ffffff;
	UserFiles/-align: left;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

table.properties td {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

table.properties .section {
	color: #000000;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 11px;
	margin-top: 12px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #C1C1C1;
	/* border-bottom: 1px solid #aaaaaa; */
}

table.properties .section_fold {
	color: #999999;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 12px;
}

table.legend {
	background-color: #efefef; 
	border: 1px solid #C1C1C1;
}

table.legend td.leftmost {
	padding-left: 8px;
}

table.legend {
	background-color: #efefef; 
	border: 1px solid #C1C1C1;
}

table.legend td.leftmost {
	padding-left: 8px;
}

.boxheading {
	font-weight: bold; 
	color:#797366;
}

.boxheadingBig {
	font-size: 14px;
	font-weight: bold; 
	color:#FFA200;
}

.inputSubmit
{
    BORDER-RIGHT: #bbbbbb 3px double;
    PADDING-RIGHT: 0.3em;
    BORDER-TOP: #bbbbbb 3px double;
    DISPLAY: block;
    PADDING-LEFT: 0.3em;
    FONT-SIZE: 11px;
    BACKGROUND: url(../images/gfx_background_submit.gif);
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #bbbbbb 3px double;
    LINE-HEIGHT: 14px;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #bbbbbb 3px double
}
.inputSubmit:hover
{
    BORDER-RIGHT: #90a369 3px double;
    BORDER-TOP: #90a369 3px double;
    BORDER-LEFT: #90a369 3px double;
    BORDER-BOTTOM: #90a369 3px double
}

.fieldmenu {
	border: 1 solid #CCCCCC;
}

legend {
  border: #CCCCCC dashed 1px; 
  background: #DBCDA6;  
  padding: 1px 10px;
}
