/* BASICS --------------------------------------------------------------------*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:30px;
	background-color: #606631;
	color: #000000;
}

p, td, li, ul {
  font-size:12px;
}

.header1, h1 {
	font-size: 20px;
	font-weight: bold;
	color: #223C4F;
}

.header2, h2 {
	font-size: 18px;
	font-weight: bold;
	color: #021466;
}

.header3, h3 {
	font-size: 16px;
	font-weight: bold;
	color: #021466;
}

.header4, h4 {
	font-size: 14px;
	font-weight: bold;
	color: #032A8B;
}

.large {
    font-size: 16px;
}

p.small {
	font-size: 10px;
}

.space {
	padding-left: 8px;
	padding-right: 8px;
}

.textfield { 
  padding: 2px; 
	background-color: #FFFFFF;
	color: #333;
	border: 1px solid #2B4A62;
	background-image:   url(/core/demo/g/layout/textfield.bak.jpg); 
	background-repeat: repeat-x;
	background-position: top;
}

.button {
  padding: 1px; 
  background-color: #DA1B1B;
  color: #FFFFFF;
  border: 2px solid #333333;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer; 
}

.button:hover {
  background-color: #CC4C52;
}

a.button, a:visited.button, a:link.button, a:hover.button {
  padding:2px;
  color:#FFFFFF;
}

/* LINKS ---------------------------------------------------------------------*/
a:link, a:visited  {
	color: #A63838;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: #5F181C;
	font-weight: bold;
	text-decoration:none;
}
a.small:link, a.small:visited{
	font-size: 11px;
	font-weight: normal;
}
a.small:hover {
	font-size: 11px;
	font-weight: normal;
}
a.admin:link, a.admin:visited{
	color: #A63838;
}
a.admin:hover{
    color: #5F181C;
}

a.selected:link, a.selected:visited, a.selected:hover {
	color: #333333;
}

/* MAIN NAV + DROP DOWNS ----------------------------------------------------*/
#navbar{
	border-bottom: 1px solid #223C4F;
	/*background-image: url(/core/g/demo/g/layout/menu.bak.jpg);*/
	height: 36px;
}
	
#navbar a.navbar:link, a.navbar:visited { 
 	color: white; 
	font-size: 14px; 
	text-decoration: none; 
	font-weight:bold;
}
	
#navbar a.navbar:hover  { 
 	color: #FFFFFF; 
}

#navbar ul {list-style:none; margin:0px; padding:0px;border:none;}
#navbar li {float:left;margin:4px;margin-top:10px;padding-right:10px;position:relative;list-style:none;}
#navbar li ul {position:absolute;top: 16px;left: 0;display:none;list-style:none;border:none;}
#navbar li > ul {top: auto; left: auto; list-style:none;}
#navbar li:hover ul { display: block; list-style:none;}
#navbar li.over ul { display: block; list-style:none;}
#navbar li ul {background-color:#CC4C52;width:160px;padding:4px 0;list-style:none;border-right:solid 1px #223C4F;border-left:solid 1px #223C4F;border-bottom:solid 1px #223C4F;}
#navbar li li {float:none;text-align:left; list-style:none;padding:4px;list-style:none;border-top:solid 1px #639E0A;margin:4px;}
#navbar li li a:link {color:#FFF;font-size: 11px;text-decoration:none; list-style:none; font-weight:normal;}
#navbar li li a:visited {color:#FFF;font-size: 11px;text-decoration:none; list-style:none; font-weight:normal;}
#navbar li li a:hover {color:#BBD79E;font-size: 11px;text-decoration:none; list-style:none; font-weight:normal;}
li.first {border-top:none !important;}
#navbar li li:hover {background-color:#639518;}
#navbar li div {float:left;}

/* SECONDARY NAVIGATOIN ELEMENTS----------------------------------------------------------------------*/
/*  TABS MENU ------------------------------------*/

#tabs{
	background-color: #7D882F;
	border-top: 1px solid #7D882F;
	border-bottom: 1px solid #333333;
	padding:5px;
	} 

#tabs a {
	color: #FFFFFF;	
}

#tabs ul {
	margin-left:0;
	padding-left: 0;
	display: inline;
	} 

#tabs ul li {
	margin-left: 0;
  margin-right: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	list-style: none;
	display:inline;
	font-weight:bold;
	border-top:1px #7D882F solid;
  border-bottom:1px #333333 solid;
	/* border-color: #BBD79E #BBD79E #6F8A9C #BBD79E; */
	}

#tabs ul li.first {
   padding-left: 0px;
}

#tabs ul li.selected {
	background-color: #929E37;
	color: #333333;
	border:1px solid;
	border-color:#333333 #333333 #929E37 #333333;
	font-weight: bold;
	list-style: none;
	display: inline;
	
}

#tabs li.selected a {color:#fff;}

/*

#tabs span {
	margin-left: 0;
  margin-right: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	font-weight:bold;
	}

#tabs span.selected {
	background-color: #9AC570;
	color: #ECEFE4;
	border:1px solid;
	border-color:#6F8A9C #6F8A9C #9AC570 #6F8A9C;
	font-weight: bold;
	list-style: none;
	display: inline;
}
*/

#tabmenu {
	color: #333333;
	padding: 4px;
	margin-bottom: 1px;
	clear:both;
	background-color: #929E37;
}

#tabmenu a {color:#fff;}
#tabmenu a.selected {color:#333;}
/* Subnav Elements -------------------------*/
#toolsbox{
  background: #333333;
	padding: 1px;
}

#action{
	border-top: 1px solid #E7D7CA;
	padding: 4px;
	background-color: #D9DFA4;
}

#actiontext{
	width: 90%;
}

#filter{
	padding: 4px;
	border-width: 0 1 1 1;
	border-style: solid;
	border-color: #333333;
	background-color: #CED78E;
}

#filterclose{
	width: 178px;
}

/* TABLES ---------------------------------------------------------------------*/

table.info, table.border{
  background-color: #333333;
  width: 100%;
}

table.info tr, table.border tr {
  background-color: #D9DFA4;
}

table.info td, table.border td, table.info th, table.border th {
  padding: 3px;
}

table.info tr.even, table.border tr.even, .even {
  background-color: #CED78E;
}
table.info tr.odd, table.border tr.odd, .odd {
  background-color: #D9DFA4;
}

table.info tr.header, table.border tr.header, .header {
	background-color: #929E37;
	font-weight: bold;
}
table.info th, table.border th {
  font-weight: bold;
  font-size: 12px; 
  text-align: left; 
  background-color: #929E37;
}

/* BASIC LAYOUT ---------------------------------------------------------------------*/
#boxoutside{
	border: 4px #30251F solid;
    background-color: #913333;
}

#header{
	border-top: 1px solid #E2E2E2;
	padding: 6px;
	margin-bottom: 1px;
	background-color: #FFEFBB;
}

#headerlogo{
	width: 550px;
}

#headertext{
    color: #A63838;
	margin-top: 12px;
	position: relative;
	float: right;
	top: 0;
}

#pgtitle{
	color: #021466;
	font-size: 20px;
	font-weight: bold;
	width: 90%;
}

#content{
 background-color: #F8F8F8;
	border-top: 2px solid #E5E5E5;
	padding: 6px;
	margin-bottom: 1px;
	clear:both
}

.right{
  position: relative;
	float: right;
	top: 0;
}

#footer{
	border-top: 1px solid #E2E2E2;
	padding: 4px;
	background-color: #FFEFBB;
}
.widthhack {width:100%;}
.inftable {width:100%;}

.content-tab {
  padding: 3px 5px 3px 5px;
  border: 1px solid #333333;
}
.content-tab-sel {
  padding: 3px 5px 3px 5px;
  border: 1px solid #333333;
  background-color: #913333;
  color: #fff;
  font-weight: bold;
}

.content-tab-panel {
  padding-bottom: 3px;
}

.content-tab-box, .bordered-box {
  padding: 15px 5px 15px 5px; 
  border: 1px solid #333333; 
}

.bordered-box {
  padding: 10px 5px 10px 5px; 
  border: 1px solid #bbb; 
}

.bordered-box-title {
  padding: 5px; 
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-color: #bbb;
  font-weight: bold; 
  background-color: #ddd;
}

.note {
  padding: 7px; 
  border: 1px solid #333333;
  background-color: #F9F5F1;
  margin-bottom: 7px; 
  margin-top: 7px;
}

.note-title {
  font-size: 14px;
  padding-bottom: 3px; 
  color: #A92C31;
  font-weight: bold; 
}

.error {
  padding: 7px; 
  border: 1px solid #333333;
  background-color: #F9F5F1;
  margin-bottom: 7px; 
  margin-top: 7px;
  color: #B10000; 
}

.error-title {
  font-size: 14px; 
  padding-bottom: 3px; 
  color: #B10000;
  font-weight: bold; 
}

#popup-content {
  background: #FFF;
  border: 1px solid #333333;
  padding: 10px;
}

.pad-right {
  padding-right: 20px; 
}

.pad-tb {
  padding: 3px 0 3px 0;
}

.item_edit_caption {
  text-align: right;
  /* background-color: #ceb; */
  color: #333333;
  /* font-weight: bold; */
  vertical-align:top;
}

.required_field {
  color: #B10000;
}


/* used in shopping cart product creation */ 
div.progress_bar {
  border: 1px #bbb solid; 
  padding: 5px; 
  margin: 10px 0 5px 0;
}
span.progress_bar_item {
  padding-right: 15px; 
  color: #aaa; 
}
span.progress_bar_item-sel {
  padding-right: 15px; 
  font-weight: bold; 
}


div.showtrack { display: block; }
div.hidetrack { display: none; }
