/* general page structure and layout */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:.8em; 
color:#000000; 
margin:10px 0 0 0;
padding:0 0 0 0;
background:#CA4421;
text-align:center;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
}

.top_design {
margin:0 auto 0 auto !important;
margin:0 10px 0 0;
padding:0 0 0 0;
width:1000px!important;
width:1011px;
height:9px;
background:url(../images/page_top.gif) no-repeat;
}

.page_wrap_design {
/* includes the header, main body content and the footer */
margin:0 auto 0 auto !important;
margin:0 10px 0 0;
padding:0 0 0 0;
/*width:900px;*/
width:1000px!important;
width:1011px;
/*background:#FFF9EF;*/
background:url(../images/body_bg.jpg) repeat-y;
text-align:center;
display: block;
display: inline-table;

}
.page_wrap_design:after{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.header_design {
position:relative;
margin:0 0 0 0 !important;
margin:-7px 10px 0 0;
padding:0 0 0 0;
/*width:900px !important;
width:862px;*/
width:1000px !important;
width:1000px;
height:245px;
background:url(../images/header_bg.jpg);
text-align:left;
}

.header_block_design {
position:relative;
margin:0 15px 0 15px !important;
margin:0 11px 0 15px;
padding:0 0 0 0 !important;
padding:0 0 0 4px;
/*width:860px;*/
width:960px;
background:transparent;
text-align:left;
color:#eeeeee;
}

.logo_design {
position:relative;
float:right;
margin:5px 5px 5px 5px !important;
margin:5px 5px 5px 0px;
padding:0 0 0 0;
}

.navbar_design {
/*<!--[if IE 7]>
width:1011px;
margin:0 30px 0 0;
<![endif]-->*/
position:relative;
margin:0 0 0 0!important;
margin:0px 10px 0 0;
padding:0 0 0 0;
width:1000px !important;
width:962px;
height:39px;
background:url(../images/nav_bg.jpg);
background-repeat:no-repeat;
text-align:left;
color:#000000;
font-size:.9em;
}

.container_design {
position:relative;
margin:10px 0 0 10px;
padding:0 0 0 0;
/*width:882px !important;
width:862px;*/
width:982px !important;
width:962px;
background:transparent;
text-align:left;
display: block;
display: inline-table;

}
.container_design:after{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.left_column_design {
float:left;
width:200px;
margin:0 0 0 0;
padding:0 4px 0 0;
background:transparent;
font-size:.9em;
color:#6E312A;
border-right:1px solid #999999;
}

.center_column_design {

margin:0 0 0 220px;
padding:0;
width:748px !important;
width:728px;
}

.footer_design {
position:relative;
margin:0 0 0 0;
padding:10px 0 0 0;
/*width:900px;*/
width:1000px!important;
width:1011px;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
color:#6E312A;
background:transparent;
text-align:center;
}

.footer_logo_design {
position:relative;
float:right;
margin:0 0 0 15px;
padding:0 0 0 0;
}

#footer_design {
/* aligns the text to the middle of the footer, in relation to the logo */
vertical-align:-250%;
}

.bottom_design {
margin:0 auto 0 auto !important;
margin:0 22px 0 0;
padding:0 0 0 0;
/*width:900px;*/
width:1000px!important;
width:1011px;
height:11px;
background:url(../images/page_bottom.gif) no-repeat top;
}

/* navigation bar */
#nav_design ul{
padding:0 0 0 0;
margin: 0 0 0 1.5em;
white-space: nowrap;
font-size:1.1em;
color:#ffffff;
float:left;
width:100%;
height:39px;
background:transparent;
list-style:none;
}

#nav_design ul li{
display:inline;
list-style:none;
}

#nav_design ul li a{
margin: .8em 0 0 0;
padding: .4em 1em .46em 1em;
color:#9E281E;
text-decoration:none;
float: left;
border-left:1px solid #999999;
background:transparent;
}

#nav_design ul li a:hover{
color:#ffffff;
text-decoration:none;
border-left:1px solid #999999;
}

/* fonts and colors */
div.header h1 {
color:#eeeeee;
font-size:2em;
letter-spacing:.1em;
margin:0 0 0 0;
padding:20px 0 0 0;
}

h1 {
color:#000000;
font-size:1.5em;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 0 0;
}

h2 {
color:#000000;
font-size:1.2em;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 0 0;
}

h2:after {
color: #000000;
content: "\0020 \00BB";
}

h3 {
color:#000000;
font-size:1.1em;
text-transform:capitalize;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 0 0;
}

h3:after {
color: #000000;
content: "\0020 \00BB";
}

a {
color:#6E312A;
text-decoration:underline;
}

a:hover {
color:#999999;
text-decoration:none;
}

.left_column_design a {
color:#000000;
text-decoration:underline;
}

.left_column_design a:hover {
color:#999999;
text-decoration:none;
}

/* images */
img {
border:none;
}

.left_design {
float:left;
margin:0 0 0 0;
padding:0 0 0 0;
}

.right_design {
float:right;
margin:0 0 0 0;
padding:0 0 0 0;
}

/*
=====================================
 * Data Tables and Cascading Style Sheets Gallery *
 *  http://icant.co.uk/csstablegallery/index.php  *
 * Author: Velizar Garvalov at  http://www.vhg-design.com/ *
 =====================================
*/
table.pn-datatable {
	width: auto;
	margin:0; 
 	padding:0;
	
}
table.pn-datatable, table.pn-datatable tr, table.pn-datatable th, table.pn-datatable td {
	border-collapse: collapse;
}
table.pn-datatable caption {
	margin:0;
 	padding:0;
	background: #f3f3f3;
	height: 40px;
	line-height: 40px;
	text-indent: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #555d6d;
	text-align: left;
	letter-spacing: 3px;
	border-top: dashed 1px #c2c2c2;
	border-bottom: dashed 1px #c2c2c2;
}

/* HEAD */
table.pn-datatable thead {
	border: none;
}
table.pn-datatable thead tr th {
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #6E312A;
	border:solid 1px #6E312A;
}

/* BODY */
table.pn-datatable tbody tr {
	background:#eeeeee;
	font-size: 13px;
}
table.pn-datatable tbody tr:hover {
	background: #6E312A;
	color: #ffffff;
}
table.pn-datatable tbody tr:hover a {
	color: #ffffff;
}
table.pn-datatable tbody tr td {
	padding: 6px;
	border: solid 1px #6E312A;
}

/* FOOTER */
table.pn-datatable tfoot {
	background: #f3f3f3;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #555d6d;
	text-align: center;
	letter-spacing: 3px;
	border-top: solid 2px #6E312A;
	border-bottom: dashed 1px #6E312A;
}
table.pn-datatable tfoot tr th {
	border-top: solid 1px #6E312A;
}
table.pn-datatable tfoot tr td {
	text-align: right;
}

/* fix for Profile module */
table.pn-datatable #timezoneoffset {
  font-size: 12px;
  

/* class to show a sortable li or div */
.pn-sortable {
    /* cursor: move; has to be set in the js code to avoid wrong css in non javascript environments */
}

/* classes to show/hide elements */
.pn-hide {
    display: none;
}
.pn-show {
    display: inherit;
}

/* style for buttons in inline 'ajax' forms */
button.pn-imagebutton {
    padding: 0;
    margin: 3px 0 0 0;
    float: left;
    border:none;
    background: transparent;
    cursor: pointer;
}


/* End hide from IE-mac */
/* Overflow-Method to clear float environments */
.pn-floatbox { 
    overflow: hidden; 
}

/* generic clearer */
.pn-clearer_design {
	clear: both;
}
  
/* Pagesetter */

    table.pubInfoBox
    {
      border: 1px solid black;
      font: arial, sans-serif;
      font-size: 10pt;
      background-color: #E0E0E0;
      padding: 4px;
    }

.pn-clear_both
{
	clear:Both;
}


