/*
	Style Sheet for the Product Catalog
*/

body {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 0px;
	background: #FFFFFF;
	#E7E0AC;
}

/* Anywise - body text in content*/
.boxtext {
	font-size:12px;
	color:#006600;
}

/* Anywise - content container*/
.fixcenter {
	width: 700px;
	border: solid;
	border-width: 0px;
	color: #CCCCCC;
	margin: auto;
	margin-top: 0px;
  UserFiles/-align: left;
}


strong {
	/*color:#FFA200;*/
	font-weight: bold;
}


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

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

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

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

a:link {
	color: #006600;
}
a:visited {
	color: #003300;
}

#footer {
	color: #FF9900;
	width: 800px;
	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: #D80006;
	7DA7D9;
	color: #ffffff;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	width: 800px;
	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;
}

/* Anywise - body content prop*/
#content { 
	width: 752px;
	height: 600px;
	margin-left: 0px;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	color: #006600;
	background:#FFFFFF;
}
#content_footer {
	width: 800px;
	margin-left: 0px;
    border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
    border-color: #FFFFFF;
}

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: #F7F7F7;
	color: #006600;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	border: 1px solid #C1C1C1;
	width: 500px;
}

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:#006600;
}

.boxheadingBig {
	font-family: arial, verdana, helvetica;
	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-color:#333333;
}
