/*
 *	ZEN WIREFRAME v2.4
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(c) 2005-2009 - 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:left;
font-size:12px;
color:#444;
background:url(../images/body-bg.jpg) 0 0 repeat;
}

#container {
top:0px;
position:relative;	/* needed for css left,right,top,bottom property */
width:790px;
text-align:left;
background:url(../images/container-bg.jpg) 0 0 no-repeat;
margin:0 auto;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}

#masthead {
z-index:10;
position:relative;
width:750px;
margin:0 auto;
}

#masthead img {
border-width:0px;
}

#nav-l {
margin-top:12px;
float:left;
height:85px;
border-left: 0px solid #000;
}

#nav-r {
margin-top:12px;
float:right;
width:278px;
height:85px;
background:url(../images/navr-bg.jpg) 0 0 no-repeat;
border-right: 0px solid #000;
padding-right:0px;
}

#sub-menu {
clear:both;
position:relative;
width:auto;
padding:1px 0px 0px 5px;margin:0px;
height:20px;
background: #29435E;
border:0px 0px 1px 0px solid black;	/* use 1px to turn on as a visual spacing aid or style */
}

#sub-menu ul li {
list-style:none;
display:inline;
}

#sub-menu a {
margin: 0px 0px 0px 0px;
font-size:11px;
font-weight:bold;
color: #fff;
font-weight:normal;
}

/*******************/
/* 1 Column Styles */
/*******************/

#main-content1col {
position:relative;	/* needed for css left,right,top,bottom property */
width:750px;
padding:0px;
margin:0 auto;
border:0px solid yellow;	/* use 1px to turn on as a visual spacing aid or style */
}

/*****************/
/* Footer Styles */
/*****************/

#footer {
clear:both;
width:750px; height:30px;
border:0px solid #ccc;	/* use 1px to turn on as a visual spacing aid or style */
}

#footer p {
margin: 8px 0px 0px 6px;
font-size:10px;
font-weight:bold;
color:#555;
text-align:center;
}

#footer a {
font-size:10px;
font-weight:bold;
color:#555;
}

#footer a:hover {
color:#333;
}

#footer2 {
clear:both;
position:relative;
width:750px; height:60px;
margin: 0 auto;
margin-top: 8px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}

#footer2 ul li {
list-style:none;
display:inline;
}

#footertext2, #footertext2 a {
margin: -2px 0px 0px 0px;
font-size:10px;
font-weight:normal;
}

/***************************/
/* Form Elements and Links */
/***************************/

#search {
z-index:1000;
float:right;
position:relative;
top:55px;
left:2px;
width:162px;
display:block;
border:0px solid red;
}

#search input {
vertical-align:middle;
}

#search input.searchfield {
width:122px;
color:#555;
font-size:11px;
padding:1px;
margin-left:4px;
border:1px solid #ccc;
}

#search input.searchimage {
border:0;
margin-left:-2px;
background:transparent;
}

#advsearch-link {
margin-left:4px;
letter-spacing:-0.1px;
}

#advsearch-link a {
font-weight:normal;
text-decoration:none;
}

#member-welcome {
font-weight:bold;
}

#member-links {
z-index:1000;
float:right;
position:absolute;
top:50px;
right:30px;
font-size:11px;
border:0px solid red;
}

#member-links ul li {
list-style:none;
display:inline;
}

#member-links li {
float:left;
}

#member-links a {
font-size:11px;
}

#member-links input {
position:relative;
top:0px;
color:#008BCE;
background-color:transparent; 
border:0px solid transparent;
height:14px;
width:48px;
margin:0px;padding:0px;
font-size:11px;
display:inline;
}

#member-links input:hover {
background-color:transparent;
color:#ff8700;
}

.pipe {
background:url(../images/pipe.gif) center right;
background-repeat: no-repeat;
padding: 0px 8px 2px 8px;
}

.pipe-l {
background:url(../images/pipe.gif) center left;
background-repeat: no-repeat;
padding: 0px 8px 2px 8px;
}

.no-pipe {
padding: 0px 8px 0px 8px;
}

/************************************/
/* Place Holder Divs for TemplaVoila */
/************************************/

#print, #tipafriend, #pdf {
float:right;
}

#login-box {
}

#content-left {
}

#login-box {
}


/***********************/
/* Page Content Frames */
/***********************/

/* Frame 1 */

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 { clear:both; height:1%;  background-color:#f5f5f5; color:#008BCE; 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; }

/* Frame 2 */
DIV.contentframe3 H1, DIV.contentframe3 H2, DIV.contentframe3 H3, DIV.contentframe3 H4, DIV.contentframe3 H5 { clear:both; 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; }


/* Frame 3 */

/* 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 { clear:both; height:1%;  background-color:#008BCE; clear:left; color:#fff; 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; }


/* Center Mini Calendar */

DIV.center-mini-calendar { margin:0 auto;text-align:center; width:200px;}


/*************************/
/* Extension Styles */
/*************************/

.tx-felogin-pi1 .submit, .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit  {
padding:4px;
width:130px;
margin-top:8px;
font-weight:bold;
}


/*************************/
/* KB Content Containers */
/*************************/

.kb-container-masthead {
float:left;
clear:both;
width:750px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}

.kb-container {
float:left;
clear:both;
width:700px;
margin: 0px 0px 10px 25px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}

.kb-clearer {
clear:both;
height:0px;
width:auto;
}


/***********************/
/* 1column.html Styles */
/***********************/


/* 1column.html Masthead Container */

.kbmasthead-1col-l {
width:272px; height: 240px; float:left; background:#fff; padding:0px; margin-bottom:12px; border-width: 1px 1px 1px 1px; border-color: #000; border-style: solid;
}

.kbmasthead-1col-r {
width:475px; height: 240px; float:right; background:#fff; padding:0px; margin-bottom:12px; border-width: 1px 1px 1px 0px; border-color: #000; border-style: solid;
}

/* 1column.html 1 Column Content Containers */

.kb1column-1col{
width:700px; float:left; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px;; border-color: red; border-style: solid;
}

/* 1column.html 2 Column Content Containers */

.kb2column-1col-l {
width:340px; float:left; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px;; border-color: red; border-style: solid;
}

.kb2column-1col-r {
width:340px; float:right; margin-bottom:4px; padding:0px; border-width: 0px 0px 0px 0px;; border-color: red; border-style: solid;
}

/* 1column.html 3 Column Content Containers */

.kb-3colwrapper-1col-r {
width:498px;
float:right;
}

.kb3column-1col-l {
width:232px; height:73px; float:left; margin-bottom:4px; padding:6px; border-width: 1px 1px 1px 1px; border-color: #34CCFF; border-style: solid;background-color:white;
}

.kb3column-1col-r {
width:244px; height:85px; float:right; margin-bottom:4px; padding:0px; border-width: 1px 1px 1px 1px; border-color: #34CCFF; border-style: solid;background-color:white;
}

/************************************/
/* General element styles: Body Text*/
/************************************/

H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:arial, helvetica; color:#333; }
INPUT, TEXTAREA { background-color:#fff; }
INPUT:hover, TEXTAREA:hover { background-color:#f5f5f5; }
INPUT:focus, TEXTAREA:focus { background-color:#fff; }
IMG {border-width:0px}

A { color:#008BCE; text-decoration:none; }
A:hover { color:#003399; text-decoration:underline; }

FORM { margin:0px; }
P, TD, UL, OL { font-size:11px; line-height:1.2em; color:#333; margin:0px; }
P, UL { padding-bottom:12px; }
input, textarea, select, textarea { font-family:arial, helvetica, sans-serif; color:#000; border:#ccc 1px solid; font-size:12px; margin:2px; }
ul { margin-left:0px;padding-left:0px;list-style-position:inside; }
label { margin:0px; }
fieldset { border:0px solid #fff }
legend { border:0px solid #fff; font-size:16px; color:#000 ; font-weight:bold; margin-left:-4px; }
img {border:0;}

/******************/
/* Headers, plain */
/******************/

H1 { font-size:20px; color:#33CCFF ; font-weight:bold;}
H2 { font-size:18px; color:#33CCFF ; font-weight:bold; }
H3 { font-size:16px; color:#33CCFF ; font-weight:bold;}
H4 { font-size:14px; color:#33CCFF ; font-weight:bold;}
H5 { font-size:10px; color:#384B67 ; font-weight:normal;}
H6 { font-size:11px; color:#384B67 ; font-weight:normal;}
H1, H2, H3, H4, H5, H6 { margin:0 0 8px 0; padding:0;}
H6 { margin:0 0 4px 0; padding:0;}

H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:0px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A, H6 A { color:#33CCFF; text-decoration:none; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover, H6 A:hover { color:#003399; text-decoration:underline; }
H6 A { letter-spacing:0px; }

/**********/
/* 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; }

/****************************/
/* Alignment of text in RTE */
/****************************/
p.align-left, td.align-left, th.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left { text-align: left; }
p.align-center, td.align-center, th.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center { text-align: center; }
p.align-right, td.align-right, th.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right { text-align: right; }
p.align-justify, td.align-justify, th.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }

/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; }

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }

fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #333;
	padding: 10px;
}

.tx-srfeuserregister-pi1 p {
padding-bottom:8px;
margin-bottom:8px;
}
