﻿body {
	background:#9fb7d1 url('/images/bg_grad.jpg') repeat-x;
	margin:10px 0 0 0;
	font-family:Verdana, helvetica, Arial, Sans-Serif;
	font-size:.8em;
	
}

#layout
{
	width:1000px;
	border:0px solid black;
	margin-left:auto;
	margin-right:auto;color:#FFFFFF;
}

h2
{
	font-family:Verdana, helvetica, Arial, Sans-Serif;
	font-size:1.2em;
	color:#FFFFFF;
	margin-bottom:0px;
	padding:10px 0 10px 0;
	background:url(/images/bar_seperator.jpg) no-repeat left bottom;	
	
}
h3
{	
	font-family:Verdana, helvetica, Arial, Sans-Serif;
	font-size:1.1em;
	text-align:left;
	margin-bottom:0px;
}

#siteName{
	position:relative;
	left:0px;
	height:65px;
	width:189px;
	text-align:left;
	margin-top: 0px;
	color: #ffffff;
	font-weight: normal;
	background:url('/images/eCatcherLogo.gif') no-repeat;
	
}

#topNav
{	position:absolute;
 	left:200px;
 	top:0px;
	width:738px;
	height:25px;
	margin-top:23px;
	margin-bottom:0px;
	border:0px solid gray;	
	background:url("/images/top_nav_bar.gif") repeat-x;
	color:Gray;
	
}
#Layout_curve_l
{
	position:relative;
	top: 0px;
	left: 0px;
	
}

 
#footer
{
	height:25px;
	font-size:10pt;
	background:url('/images/nav_bar.gif') repeat-x;
	color:Gray;
	z-index:auto;
	position:relative;
	padding: 35px 0 20px 0;
	left:0px;
}







#border
{
	width:1000px;
	background:#FFFFFF;
	text-align:center !important;
}


#nav  
{   position:absolute;
    top:0px;
    left:0px;
    float:right;
	width:191px;
	height:120%;
	margin-left:0px;
	padding-top:20px;
	background-color: #88a5c7;
	text-align:center;
	
}

#content{
    position:absolute;
    top:50px;
    left:200px;
	width:959px;
	min-height:480px;
	background:#9fb7d1;
	margin:0px;
	float:left;
}

#content_layout
{
	width:90%;
	border:1px solid #FFFFFF;
	margin-top:0px;
	padding-top:20px;
}

#content_end
{
	width:959px;
	height:12px;
	margin-left:0px;
}


/* setup for inner layout of content*/

.twocol_layout
{
border:0px solid white;
text-align:center;
}
.twocol_left  {
top:0px;
width:48%;
text-align:center;

}

.twocol_right{
  float:right;
	width: 48%;
	text-align:inherit;
	padding: 0 0 0 0;
	
}


.threecol_layout
{
width:70%;
border:1px solid white;
}
.threecol_left  {
top:0px;
width:33%;

}
.threecol_center{
	top:0px;
	width: 33%;
	
	float:right;
	padding: 0 0 0 0;
	
}
.threecol_right{
	top:0px;
	float:right;
	width: 33%;
	
	padding: 0 0 0 0;
	
}


input, textarea

{
	/*background: #FFFFFF url('/images/file_bground.gif') repeat-x;*/
	border-bottom:1px solid gray;
	
}

select

{
	background:url(/images/file_bground.gif) repeat-x;
}

.data_table th
{
background:url(/images/gridHeader.gif);

}
.data_table td
{
background:#FFFFFF;
text-align:left;
color:#333333;
}

.panelbarHeaderExpand
{

font-weight: bold; 
background-color: #df9b0a; 
color: white;
}

/* Display for questionnaire tables*/

.questionnaire_Table
{

}
.questionnaire_Table_Data
{
text-align:left
}

.infoHeader
{
	padding-top:5px;
width:100%;
height:25px;
font-weight:bold;
text-indent:10px;
text-align:left;
vertical-align:middle;
background:url(/images/gridHeader.gif);
}
p
{
    font-size:11px;
    line-height:20px;
    
    width:700px;
}
