/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
padding: 35px 0px 35px 0px;
}

body,input
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 19px;
}

p
{
		font-size: 10pt;
		line-height: 19px;
	margin-bottom: 1.0em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a
{
	color: #779ED9;
	text-decoration: none;
}

a:hover
{
text-decoration: underline;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
	font-size: 24px;
	padding-right: 34px;
}

h3 a
{
	color: #3E1F00;
	text-decoration: none;
}

h3 a:hover
{
	color: #3E1F00;
	text-decoration: underline;
}

h4
{
	font-size: 18px;
	padding-right: 28px;
}

h4 a
{
	color: #3E1F00;
	text-decoration: none;
}

h4 a:hover
{
	color: #3E1F00;
	text-decoration: underline;
}

.contentarea
{

}

img
{
	margin: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
	position: relative;
	top: -1.5em;
	font-size: 10px;
	color: #3E1F00;
}

.post ul.controls
{
}

.post ul.controls li
{
display: inline;
font-size: 0.7em;
}

.post ul.controls li a
{
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0em;
	padding-right: 3px;
	padding-bottom: 0em;
	padding-left: 15px;
}
.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box
{
	position: relative;
	left: -1.5em;
	top: -1.5em;
	padding: 1.5em;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1em;
	background-color: #F5F8FC;
	background-image: url(images/boxbg.gif);
	background-repeat: repeat;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
	line-height: 20px;
	list-style-type: circle;
	display: list-item;
}

ul.linklist li a
{
	color: #3E1F00;
	text-decoration: none;
	margin-left: 5px;
}

ul.linklist li a:hover
{
	color: #3E1F00;
	text-decoration: underline;
}

#upbg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 275px;
	z-index: 1;
	background-color: #fff;
}

#outer
{
	z-index: 2;
	position: relative;
	/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 860px;
	border: 1px solid #775730;
	background-color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header
{
	position: relative;
	width: 860px;
	height: 250px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
	color: #3266B4;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#search
{
	position: absolute;
	right: 2em;
	float: none;
	visibility: visible;
	width: 80%;
}

#search input.text
{
	vertical-align: middle;
	padding: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E1F00;
	background-color: #FFFFFF;
}

#search .submit {
	color: #FFFFFF;
	background-color: #3E1F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#headerpic
{
position: relative;
height: 109px;
background: #fff url('images/hdrpic.jpg') no-repeat top left;
margin-bottom: 2px;
}

#menu
{
	position: relative;
	height: 3.5em;
	padding: 0em 1.0em 0em 1.0em;
	margin-bottom: 2px;
	background-color: #3E1F00;
	background-repeat: repeat-x;
	background-position: left top;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
	background-color: #3E1F00;
	background-repeat: repeat-x;
	background-position: left top;
}

#search
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
#menubottom
{
	background: #fff url('images/border1.gif') repeat-x;
	height: 14px;
	margin-bottom: 1em;
}

#content
{
	padding-top: 0em;
	padding-right: 5px;
	padding-bottom: 0em;
	padding-left: 20px;
}

#primarycontainer
{
	float: left;
	margin-right: -18em;
	width: 100%;
}

#primarycontent
{
	margin-top: 0em;
	margin-right: 22em;
	margin-bottom: 0em;
	margin-left: 0em;
}

#secondarycontent
{
	float: right;
	width: 18em;
	margin-top: 1.5em;
}

#footer
{
	position: relative;
	height: 2.0em;
	clear: both;
	padding-top: 5.0em;
	font-size: 0.8em;
	background-color: #fff;
	background-image: url(images/border2.gif);
	background-repeat: repeat-x;
	background-position: 0em 2.5em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

/* -----------------------------------*/
/* ---------- DMXREADY added styles -----------*/
/* -----------------------------------*/


.hide {
  display: none;

}
.show {
  display: inline;
  text-decoration: underline;
  cursor: hand; 
  font-weight:normal;
  padding: 5px 3px 5px 3px;
  margin:5px;
}

.red{color: red;
font-weight:bold;}
.green{
	color: #6F98D7;
	font-weight:bold;
}

/* -----------------------------------*/
/* ---------- TABLE STYLES COMMENTS -----------*/
/* -----------------------------------*/

.table_css{
	font-family: Verdena, Arial, Helvetica;
	font-size: 10px;
	margin:0;
    padding:5px;
	width: 100%
	}
.table_css th {
	background:#ccc;
	text-align: left;
	font-weight:bold;
	padding:5px;
	border-top: 1px solid #eee;	
	}
.table_css td {
   border-top: 1px dotted #CCC;	
   padding:5px;
	}
.wysiwyg_editor td , .wysiwyg_editor img{
	margin:0;
    padding:0;
	border:0;

}
.highlight, .highlight a {
	font-weight:normal;
	background-color: #E7EDF8;
	cursor : hand;
}
  
.alternating_row_color1 {
	background-color: #FFFFFF;
	}
.alternating_row_color2 {
	background-color: #EAEAEA;
	}

.boxBrown
{
	position: relative;
	left: -1.5em;
	top: -1.5em;
	padding: 1.5em;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1em;
	background-color: #3E1F00;
	visibility: visible;
}



.boxBrown input.text
{
	padding: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E1F00;
	background-color: #FFFFFF;
}

.boxBrown .submit {
	color: #FFFFFF;
	background-color: #3E1F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.HeadingsForBoxes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #3E1F00;
}

.contentareaPostedBy {
	padding-top: 1.3em;
}

