/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	line-height: 20px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}


a {
	color:#CC6600;
}

a:hover {
	text-decoration: none;
}

h2 {
 text-decoration:underline;
 margin:0 0 0 0;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

table td {
  vertical-align:top;
}

textarea {
 text-align:left;
}

/** HEADER */

#header {
	width: 778px;
	margin: 0px auto;
	padding: 1em;
	height: 90px;
	color: #254360;

}

#header h1 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#header h1 a, #header h1 a:visited {
  text-decoration:none;
  color:#254360;
}

#header h2 {
	margin: 0 0 0 -80px;
	padding: 0px 0px 0px 95px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

/** MENU */

#menu {
	width: 778px;
	margin: 0px auto;
}


/** CONTENT */

#content {
	width: 778px;
	margin: 0 0 0 20px;
	padding: 0px 0px 10px 0px;
	height:400px;
	overflow:visible;
	
}

#columnA {
	float: left;
	width: 538px;
border:2px solid #000;
	padding-bottom:20px;
	margin:0;
	padding:8px;
}

#columnA #body_l {
  float:left;
  width:335px;
}

#columnA #body_r {
  float:left;
  width:200px;
}

#columnA h2 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	font-size: 12pt;
	font-weight: bold;
	color:#254360;
}

#columnA h3 {
  font-size:12pt;
  font-weight:800;
  text-decoration:underline;
}

#columnA h4 {
  font-weight:bold;
  font-size:13px;
  margin-bottom:0;
  
}

#columnB {
	float: right;
	padding-left: 20px;
	width: 200px;
	padding-bottom:20px;
	background: #FFCC33;
}

#columnB h3 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	border-spacing: 2px;
	font-size: 11pt;
	font-weight: bold;
}

hr {
  background-color: #FFCC66
  height:3px;
}

/** FOOTER */

#footer {
	clear: both;
	margin: 0px auto;
	height: 59px;
	background: #CC6600;
	text-align: center;
}

#copyright	{
	font-size:10px;
	color:#000;
	width:800px;
	margin:0 auto;
	padding-top:30px;
}

#copyright a {
	color:#000;
}

#footer p {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #CCCCCC;
}


/* app elements */

 .rowEven {
   background:#fff;
 }

 .rowOdd {
   background: #FFFF99;
 }

  #messageBox {
   display:none;
   background:#FF6633;
   color:#0000FF;
   font:bold 12px Arial;
   width:70%;
   height:20px;

 }

 #tagAdd {
   margin:20px 0 0 50px;
 }

#groupEdit table {
  width:470px;
}

#groupEdit input {
  border:1px solid #ccc;
}


 /*  Light box */
 .lightbox{
	display:none;
	position: absolute;
	top:20%;
	left:20%;
	z-index:9999;
	width:680px;
	min-height:400px;
    height:auto !important;
    height:400px;
	margin:-50px 0 0 -50px;
	padding:15px;
	border:3px solid #000;
	background:#FDFCE9;
	text-align:left;
	overflow:auto;
}
.lightbox[id]{
	position:fixed;
}

 #overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

 /* end of Lightbox */

 #tagPool {
   width:90%;
   margin-top:0px;
 }
 
 #tagPool ul {
   list-style-type:none;
   margin-left:5px;
   padding:5px;
 }

 #tagPool a {
   text-decoration:none ;
   color:#0066CC;
   font-weight:800;
 }



 #recipeAdd {
   border-bottom:3px solid #1d374f;

 }
 input#ia {
   margin:0 0 0px  10px;
 }



 /* for cart */
 a.cbit_title {
   float:left;
   width:140px;
 }
 a.cbit_x {

   margin-left:22px;
   color:red;
   float:left;
   clear:right;
   text-decoration:none;
   font-weight:bold;
 }

 /* end of cart */



.someButts {
  background-color: rgb(195, 217, 255);
}

.someHeads{
  background-color: rgb(195, 217, 255);
  color:black;
}


 /* end of Set List */

 #searchPanel {

 }

 #searchPanel h3 {
   margin-bottom:0;
 }

 .noBot {
   margin-bottom:0;
 }



ul#lister {
  margin:0;
padding: 0;
list-style: none;
width:510px;
background:white;
}

ul#lister li {
  width: 100%; 
  clear:left;
  border-bottom:1px solid #999;
  height:20px;
}

ul#lister li h5 {
  float:left;
  margin:0;
  padding:0;
  color:#000;
	min-height:30px;
    height:auto !important;
    height:30px;  
}


ul#lister h6 {
  width:220px;
  margin:0;
  padding:0;
  font-weight:bold;
  font-size:12px;
  color:#0000FF;
  float:left; 
}

#tags_ex {
  border:none;
}

#mssg_editing {
 font-weight:bold;
 color:red;
}