/* BASICS --------------------------------------------------------------------*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:15px;
	background-color: #DEE4E8;
	color: #202020;
}

p, td {
  font-size:12px;
}

li,ul {
	font-size: 12px;
}

.header1, h1 {
	font-size: 20px;
	font-weight: bold;
	color: #202020;
}

.header2, h2 {
	font-size: 18px;
	font-weight: bold;
	color: #414141;
}

.header3, h3 {
	font-size: 16px;
	font-weight: bold;
	
}

.header4, h4 {
	font-size: 14px;
	font-weight: bold;
	color: #8BA76E;
}

.large {
    font-size: 14px;
}

p.small {
	font-size: 11px;
}

.space {
	padding-left: 8px;
	padding-right: 8px;
}

.textfield { 
  padding: 2px; 
	background-color: #FFFFFF;
	color: #202020;
	border: 1px solid #414141;
	background-image:     url(/core/g/demo/g/layout/textfield.bak.jpg); 
	background-repeat: repeat-x;
	background-position: top;
}

.button {
  padding: 2px; 
	background-color: #9a0f15;
	color: #FFFFFF;
  
	border-top: 2px solid #ABCAE2;
  border-left: 2px solid #ABCAE2;
  border-bottom: 2px solid #414141;
  border-right: 2px solid #414141;
  
	font-size: 12px;
	font-weight: bold;
  cursor: pointer; 
}

.button:hover {
  background-color: #3B8700;
}

/* LINKS ---------------------------------------------------------------------*/
a:link, a:visited  {
	color: #375506;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: #375506;
	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: #FFFFFF;
}
a.admin:hover{
    color: #eac4c6;
}

a.selected:link, a.selected:visited, a.selected:hover {
	color: #FFF;
}

/* MAIN NAV + DROP DOWNS ----------------------------------------------------*/
#navbar{
	border-bottom: 1px solid #202020;
	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: #eac4c6; 
}

#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:#9a0f15;width:160px;padding:4px 0;list-style:none;border-right:solid 1px #202020;border-left:solid 1px #202020;border-bottom:solid 1px #202020;}
#navbar li li {float:none;text-align:left; list-style:none;padding:4px;list-style:none;border-top:solid 1px #c14e52;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:#eac4c6;font-size: 11px;text-decoration:none; list-style:none; font-weight:normal;}
li.first {border-top:none !important;}
#navbar li li:hover {background-color:#c14e52;}

/* SECONDARY NAVIGATOIN ELEMENTS----------------------------------------------------------------------*/
/*  TABS MENU ------------------------------------*/

#tabs{
	background-color: #eac4c6;
	border-top: 1px solid #EBF3E2;
	border-bottom: 1px solid #6F8A9C;
	padding:5px;
	} 

#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 #eac4c6 solid;
  border-bottom:1px #6F8A9C solid;
	/* border-color: #eac4c6 #eac4c6 #6F8A9C #eac4c6; */
	}

#tabs ul li.first {
   padding-left: 0px;
}

#tabs ul li.selected {
	background-color: #9a0f15;
	color: #fff;
	border:1px solid;
	border-color:#6F8A9C #6F8A9C #9a0f15 #6F8A9C;
	font-weight: bold;
	list-style: none;
	display: inline;
	
}
#tabs ul 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: #9a0f15;
	color: #ECEFE4;
	border:1px solid;
	border-color:#6F8A9C #6F8A9C #9a0f15 #6F8A9C;
	font-weight: bold;
	list-style: none;
	display: inline;
}
*/

#tabmenu{
	background: #9a0f15;
	color: #eac4c6;
	
	padding: 4px;
	margin-bottom: 1px;
	clear:both;
}

/* Subnav Elements -------------------------*/
#toolsbox{
  background: #6F8A9C;
	padding: 1px;
}

#action{
	background: #B9C7CE;
	border-top: 1px solid #EAEEF0;
	padding: 4px;
	/* margin-bottom: 1px; */
}

#actiontext{
	width: 90%;
}

#filter{
	background: #DEE4E8;
	padding: 4px;
	margin-top: 0px;
  border-width: 0 1 1 1;
  border-style: solid; 
  border-color: #6F8A9C;
}

#filterclose{
	width: 178px;
}

/* TABLES ---------------------------------------------------------------------*/

table.info, table.border {
  background-color: #6F8A9C;
}

table.info tr, table.border tr {
  background-color: #EBEEF1;
}
table.info tr.even, table.border tr.even, .even {
  background-color: #EBEEF1;
}
table.info tr.odd, table.border tr.odd, .odd {
  background-color: #DEE4E8;
}

table.info tr.header, table.border tr.header, .header {
	background-color: #B9C7CE;
	font-weight: bold;
}
table.info th, table.border th {
  font-weight: bold;
  font-size: 12px; 
  text-align: left; 
  background-color: #B9C7CE;
}

table.border td a {color:#9a0f15;}

/* BASIC LAYOUT ---------------------------------------------------------------------*/
#boxoutside{
  border: 4px #202020 solid; 
}

#header{
	background: #414141;
	border-top: 1px solid #4F697C;
	padding: 6px;
	margin-bottom: 1px;
}

#headerlogo{
	width: 400px;
}

#headertext{
    color: #FFFFFF;
	margin-top: 12px;
	position: relative;
	float: right;
	top: 0;
}

#pgtitle{
	color: #414141;
	font-size: 20px;
	font-weight: bold;
	width: 90%;
}

#content{
  background: #FFF;
	border-top: 2px solid #E5E5E5;
	padding: 6px;
	/*margin-bottom: 1px;*/
}

.right{
  position: relative;
	float: right;
	top: 0;
}

#footer{
	background: #414141;
	border-top: 1px solid #4F697C;
	padding: 4px;
}
.widthhack {width:100%;}
.inftable {width:100%;}



.content-tab {
  padding: 3 5 3 5;
  border: 1px solid #9bb;
}
.content-tab-sel {
  padding: 3 5 3 5;
  border: 1px solid #9bb;
  background-color: #414141;
  color: #fff;
  font-weight: bold;
}

.content-tab-panel {
  padding-bottom: 3px;
}

.content-tab-box {
  padding: 15 5 15 5; 
  border: 1px solid #9bb; 
}

.note {
  padding: 7px; 
  border: 1px solid #557;
  background-color: #ffc;
  margin-bottom: 7px; 
  margin-top: 7px;
}

.note-title {
  font-size: 14px;
  padding-bottom: 3px; 
  color: #414141;
  font-weight: bold; 
}

.error {
  padding: 7px; 
  border: 1px solid #caa;
  background-color: #fee;
  margin-bottom: 7px; 
  margin-top: 7px;
  color: #933; 
}

.error-title {
  font-size: 14px; 
  padding-bottom: 3px; 
  color: #933;
  font-weight: bold; 
}

#popup-content {
  background: #FFF;
  border: 1px solid #799;
  padding: 10px;
}

.pad-right {
  padding-right: 20px; 
}

.pad-tb {
  padding: 3 0 3 0;
}

.item_edit_caption {
  text-align: right;
  /* background-color: #ceb; */
  color: #251;
  /* font-weight: bold; */
}

.required_field {
  color: #a00;
}

.distributor img.pic {
	float:left;
}

.distributor {
	width:780px;
	padding-top:20px;
}

.distributor h1 {
	font-family: Impact, Arial, "MS Trebuchet", sans-serif;
	color:#000;
	font-size:22px;
	margin-top:0;
}

.distributor p {
	font-size:14px;
	margin-left:15px;

	font-family: Arial, "MS Trebuchet", sans-serif;
	padding-left:340px;
	margin:0 0 5px 0;
}

.distributor p.signatures {
	padding-left:420px;
}
