/*
 *	Zen Wireframe 2.01 Business
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(c) 2005-2008 - Gregory Remington, www.mediatech.net
 * 	Some rights reserved, http://creativecommons.org/licenses/by-sa/3.0/
 */


/*******************/
/* Template Layout */
/*******************/

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:12px;
color:#444;
background:#004e87 url(004e87_background.jpg) repeat-x;
}

#container {
margin-top:8px;
width:970px;
padding:0px; /* add padding for body background image */
text-align:left;
/*  background: url(../images/background.gif) 0 0 repeat; position:relative; */
background:#b6dff3;  /* was #fff  */
margin:0 auto;
border:1px solid #194b62; /* use 1px to turn on as a visual spacing aid or style */
text-align:left;
}

#header {
/*  clear:both;  seems sort of useless as the first item */
/*  z-index: 10;   */
/*  text-align:left;  covered above  */
/* width:auto; don't know why this is needed  */
height:120px;  /* was 140 was 132  */
border-bottom:3px solid #194b62; /* use 1px to turn on as a visual spacing aid or style */
background:#fff;
}

#header img a {border:0;}

body.home #header {
background:#fff;
height:177px;
border-bottom:0px solid green; /* use 1px to turn on as a visual spacing aid or style */
overflow:hidden;
}

#masthead {
/*width:auto;  */
float:right;
height:120px;  /* was 132  */
width:270px;  /* ws 350  */
margin:0px; /* adjust or remove for spacing interior content */
/*  background: url(../images/masthead.jpg) 0 0 no-repeat; add your own design */
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}


/******************************/
/* Left, Right Border Columns */
/******************************/

#left-content {
position:relative;
float:left;
left:2px; /* increase value to add more white space */
width:175px;
margin-bottom:10px;
margin-top:12px;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}

#right-content {
float:right;
width:175px;
margin-bottom:10px;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}

#right-content ul {
margin-left: 10px;
padding:0;
}

#border-content {
clear:both;
position:relative;
width:auto;
background-color:#fff;
border:0px solid red; /* turn on for visual spacing aid or style */
}


/*******************/
/* 1 Column Styles */
/*******************/

#main-content1col {
position:relative;
width:744px;
padding:0px 8px;
left: 2px;
margin-bottom: 2px;
margin-top:12px;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}


/*******************/
/* 2 Column Styles */
/*******************/

#main-content2col {
position:relative;
float:right;
right: 2px; /* increase value to add more white space */
width:764px;
padding:0px 8px;
margin-bottom: 4px;
margin-top:12px;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}


/*******************/
/* 3 Column Styles */
/*******************/ 

#wrapper {
position:relative;
float:right;
right: 2px; /* increase value to add more white space */
width:783px;
margin-bottom:4px;
}

#main-content3col {
float:left;
width:576px;  /* was 586  */
padding:0px 16px 10px 8px; /* was 0 16 0 8  */
margin-top:12px;
/* background:#b6dff3 url(shadow_blue.gif) no-repeat bottom right;  */
background:#b6dff3 url(shadowAlpha.png) no-repeat bottom right !important;
background:#b6dff3 url(shadow.gif) no-repeat bottom right;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
font-size:110%;
}


/*******************/
/** drop shadow div  **/
/******************/

.shadow {
background: url(shadowAlpha.png) no-repeat bottom right !important;
background: url(shadow.gif) no-repeat bottom right;
margin: 10px 0 0 10px !important;
margin: 10px 0 0 5px;
}

/********************/
/* Home Page Styles */
/********************/

#main-content2col-home {
position:relative;
float:left;
left:2px; /* increase value to add more white space */
width:635px;
padding:0px 8px;
margin-bottom: 4px;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
border-right: 1px dashed #ccc;
}

#right-content-home {
position:relative;
float:right;
right: 2px; /* increase value to add more white space */
width:300px;
margin-bottom:4px;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}

body.home #masthead {
float:right;
height:110px;
width:270px;
margin:0px; 
}


/************************/
/* TIMTAB Weblog Styles */
/************************/

#main-content2col-blog {
position:relative;
float:left;
left:2px; /* increase value to add more white space */
width:564px;
padding:2px 6px;
margin-bottom: 4px;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}

#right-content-blog {
position:relative;
float:right;
right: 2px; /* increase value to add more white space */
width:175px;
margin-bottom:4px;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}

/*****************/
/* Footer Styles */
/*****************/

#footer {
clear:both;
position:relative;
/*width:auto; height:30px;  */
background-color:#fff;
border:1px solid #ccc; /* use 1px to turn on as a visual spacing aid or style */
}

#footertext {
text-align:center;
margin-top:10px;
font-size:10px;
font-weight: bold;
color: #555;
}

.footerlink a {
font-size:10px;
font-weight: bold;
color: #555;
}

.footerlink a:hover {
color: #333;
}

#footer2 {
clear:both;
position:relative;
padding:10px;
width:744px;
margin:0 auto;
margin-top:8px;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}


/***************************/
/* Form Elements and Links */
/***************************/

#search {
/* z-index: 1000; */
position:relative;
float:left;
width:182px;
display:block;
/* margin-top:-30px;
margin-left:2px;  */
}

#search input {
vertical-align: middle;
}

#search input.searchfield {
width:136px;
color:#555;
font-size:11px;
padding:2px;
margin-left:4px;
border:1px solid #ccc;
}

#search input.searchimage {
border:0;
margin-left:-2px;
}

#advsearch-link {
/*clear:both;
float:left;
  margin-top:-44px;
margin-left:6px;
letter-spacing:-0.1px;*/
}

#advsearch-link a {
font-weight: normal;
}

#member-links {
margin-top:20px;
margin-right:8px;
}

#member-links a {
font-weight: normal;
}

#member-links input {
color:#eb3d12;
background-color:#fff; 
border: 0px solid #fff;
padding:0;margin:0;
}

#member-links input:hover {
background-color:#fff;
color:#ff8700;
}

#breadcrumb {
float:left;
}

.content-navigation {
text-align:right;
width:auto;
height:18px;
vertical-align:bottom;
padding-bottom:8px;
padding-right:8px;
font-weight:normal;
}

.content-navigation img {
margin:0;
padding-left:4px;
padding-top:2px;
vertical-align:top;
}

.content-navigation a {
padding-right:4px;
text-decoration: none;
font-weight:normal;
}

/************************************/
/* Place Holder Divs for TemplaVoila */
/************************************/

#print, #tipafriend, #pdf {
float:right;
}

#login-box {
}

#vertnav-title {
}

#vertnav-menu {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
/*  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px; 
*/
  margin: 0 0 0 10px !important;
  margin: 0 0 0 5px;
  padding: 0 0 5px 0;
  width:162px;
/* margin-bottom:12px;    was in original  */

}

#content-left {
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  padding: 0 0 5px 0;
  width:162px;
}

#login-box {
}

/****************************/
/* Vertical navigation menu */
/****************************/

.vertnav-header,
.vertnav-header a {
padding:2px 6px;
font-size:16px;
font-weight: bold;
color:#444; /*dark grey*/
/*background: url(../images/frame1.jpg) 0 0 no-repeat;*/   /* uncomment this if you want to use a background color*/
background-color:#ddd;
border-top: 2px solid #eee;  /*silver*/
border-bottom: 2px solid #fff;  /*white*/
}

.vertnav1 a {
/*width:145px;  165  */
display:block;
/* margin: -6px 6px 6px -6px; */margin:0 6px 0 0;
padding: 4px;
font-size:12px;
text-decoration:none;
text-transform:uppercase;
font-weight:600;
background: url(../images/menu_dot.gif) repeat-x bottom;
color:#33e; /*grey 777*/
}

.vertnav1-act a,
.vertnav1-act a:hover  {
/* width:145px;  165  */
display:block;
/* margin: -6px 6px 6px -6px; */margin:0 6px 0 0;
padding: 4px;
font-weight:600;
text-transform:uppercase;
text-decoration:none;
background: #b6dff3 url(../images/menu_dot.gif) repeat-x bottom;
color:#444; /*dark grey*/
}

.vertnav2 a {
/*  margin: 0px;  */
/*width:145px;  152  */
display:block;
/* margin: -6px 6px 6px -6px; */margin:0 6px 0 0;
padding: 4px 0 4px 10px;
font-size:12px;
text-decoration:none;
background: #b6dff3 url(../images/nav-arrow.gif) 4px 8px no-repeat; /* was 10px 8px  */
color:#777; /*grey*/
}
.vertnav2 a:hover {
background:  #b6dff3 url(../images/nav-arrow.gif) 4px 8px no-repeat;
color:#444; /*dark grey*/
text-decoration:none;
}

.vertnav2-act a,
.vertnav2-act a:hover  {
 /* width:145px;  152 */
display:block;
/* margin: -6px 6px 6px -6px; */margin:0 6px 0 0;
padding: 4px 0 4px 10px;
font-size:12px;
font-weight: bold;
text-decoration:none;
background: #b6dff3 url(../images/nav-arrow-act.gif) 4px 8px no-repeat;
color:#444; /*dark grey*/
}

.vertnav3 a {
/*width:145px;  137  */
display:block;
/* margin: -6px 6px 6px -6px; */margin:0 6px 0 0;
padding: 4px 0 4px 10px;
font-size:12px;
text-decoration:none;
background: #b6dff3;/* url(../images/vbullet.gif) 4px 9px no-repeat;  */
color:#777; /*grey*/
}
.vertnav3 a:hover {
background: #b6dff3; /*url(../images/vbullet-act.gif) 4px 9px no-repeat;  */
color:#333; /*dark grey*/
text-decoration:none;
}

.vertnav3-act a,
.vertnav3-act a:hover  {
/*width:145px;  width:137px;  */
display:block;
/* margin: -6px 6px 6px -6px; */margin:0 6px 0 0;
padding: 4px 0 4px 10px;
font-size:12px;
font-weight: bold;
text-decoration:none;
background: #b6dff3; /* url(../images/vbullet-act.gif) 20px 9px no-repeat;  */
color:#333; /*dark grey*/
}

.vertnav4 a {
display:block;
/* margin: -6px 6px 6px -6px; */margin:0 6px 0 0;
padding: 4px 0 4px 10px;
font-size:12px;
text-decoration:none;
/* width:145px;  width:125px;  */
color:#777; /*grey*/
}
.vertnav4 a:hover {
background-color:#eee;  /*silver*/
color:#333; /*dark grey*/
text-decoration:none;
}

.vertnav4-act a,
.vertnav4-act a:hover {
display:block;
/* margin: -6px 6px 6px -6px; */margin:0 6px 0 0;
padding: 4px 0 4px 10px;
font-size:12px;
text-decoration:none;
 /*width:145px; width:125px;  */
background-color: #b6dff3; /* #eee;  silver*/
color:#333; /*dark grey*/
}
  
/***************************/
/* General element styles: */
/***************************/

P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:arial, helvetica; color:#333; }
H1, H2, H3, H4, H5{ font-family:arial, helvetica; color:#20465d; }
INPUT, TEXTAREA { background-color:#fff; }
INPUT:hover, TEXTAREA:hover { background-color:#eee; }
INPUT:focus, TEXTAREA:focus { background-color:#fff; }

A { color:#0b76ae; text-decoration:none; }
A:hover { color:#003399; text-decoration:underline; }

FORM { margin:0px; }
P, TD, UL, OL { /*font-size:12px;*/ line-height:1.5em; color:#444; margin: 0px  0px 10px 0px;}
input, textarea, select, textarea { font-family:arial, helvetica, sans-serif; color:#333; border: #ccc 1px solid; font-size:12px; margin:2px; }
ul { margin-left:10px;/*padding-left:0px;*/list-style: disc outside; line-height:1.2em;}
label { margin:0px; }
fieldset { border:0px solid #fff }
legend { border:0px solid #fff; font-size:16px; color:#333 ; font-weight:bold; margin-left: -4px; }


div.tx_powermail_pi1_fieldwrap_html label {
width:150px;
text-align:right;
margin-right:10px;
display:inline-block;
}

img {border:0;}

.ctr {text-align:center;}
.rgt {text-align:right;}

/***********************/
/* Page Content Frames */
/***********************/

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { height: 1%;  background-color:#eee; color:#eb3d12; padding:2px 6px;}
DIV.csc-frame-frame1 { background-color: #fff; border: 0px solid #ccc; padding:2px; margin: 0px 0px 12px 0px; }
DIV.csc-frame-frame1 p { color:#000; padding:0px 6px; }

DIV.contentframe3 H1, DIV.contentframe3 H2, DIV.contentframe3 H3, DIV.contentframe3 H4, DIV.contentframe3 H5 { height: 1%;  background-color:#fff; color:#333; padding:2px 6px;}
DIV.csc-frame-frame2 {  padding:0px 0px 10px 0px; background: url(../images/menu_dot.gif) repeat-x bottom; margin-bottom:10px; font-size:12px; }
DIV.contentframe3 p { color:#000; padding:0px 6px; }

/* Added Page Content Frames. See root (pid=1) Typoscript template and page TS to add new styles */
DIV.contentframe3 H1, DIV.contentframe3 H2, DIV.contentframe3 H3, DIV.contentframe3 H4, DIV.contentframe3 H5 { height: 1%;  background-color:#eee; clear:left; color:#000; padding:2px 6px;}
DIV.contentframe3 { background-color: #fff; border: 0px solid #ccc; padding:0px; margin: 0px 0px 18px 0px; }
DIV.contentframe3 p { color:#000; padding:0px 6px; }

/* modify Key Issues UL styling  */

.keyIssues ul {
margin-left: 10px;
padding:0;
}

/******************/
/* Headers, plain */
/******************/

H1 { font-size:22px; color:#000066; font-weight:bold;text-transform: uppercase}
H2 { font-size:18px; color:#000066; font-weight:bold; text-transform: uppercase}
H3 { font-size:16px; color:#000066; font-weight:bold;text-transform: uppercase}
H4 { font-size:14px; color:#000066; font-weight:bold;}
H5 { font-size:12px; color:#000066; font-weight:bold;}
H1, H2, H3, H4, H5, H6 { margin:10px 0 8px 0; padding:0;}

H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:0px; }

body.home h1 {font-weight:normal;font-style:italic;clear:right;}

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #003399; text-decoration:none; }  /* was 4382A9  */
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { color: #003399;text-decoration:underline; }

/**********/
/* Images */
/**********/

/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { font-size:9px; color:#000; letter-spacing:1px; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { font-size:9px; color:#000; letter-spacing:1px; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { font-size:9px; color:#000; letter-spacing:1px; }

/* Header date */ 
P.csc-header-date { font-size:10px; color:#555; }


/********************/
/* Extension Styles */
/********************/

.newloginbox {
background-color:#fff;
border:1px solid #ccc;
padding:4px;
width:160px;
margin: 0 auto;
}

.newloginbox2 {
background-color:#fff;
border:0px solid #ccc;
padding:4px;
width:160px;
}

.tx-srfeuserregister-pi1-submit { 
margin-top: 4px; 
}

/*************************/
/* KB Content Containers */
/*************************/

.kb-row {
display: table;
height: 1%;
}

.kb2column-766 {
width:373px; float:left; background:#fff; margin-bottom:4px; padding:5px; border-width: 0 0 0 0; border-color: #ccc; border-style: solid;
}

.kb2column-430 { /* minimum height has been set here for displaying even column height when borders are used */
min-height:165px; height:auto !important; height:165px; width:200px; float:left; background:#fff; margin:2px; padding:5px; border-width: 1px 1px 1px 1px; border-color: #ccc; border-style: solid;
}

.kb2column-570 { /* minimum height has been set here for displaying even column height when borders are used */
min-height:165px; height:auto !important; height:165px; width:270px; float:left; /*background:#fff;*/ margin:2px; padding:5px; border-width: 0px 0px 0px 0px; border-color: #ccc; border-style: solid;
}

.kb3column-766 {
width:243px; float:left; background:#fff; margin-bottom:4px; padding:6px; border-width: 0 0 0 0; border-color: #ccc; border-style: solid;
}

.kb3column-564 {
width:176px; float:left; background:#fff; margin-bottom:4px; padding:6px; border-width: 0 0 0 0; border-color: #ccc; border-style: solid;
}