/*
 *	Zen Wireframe v2.01 Core
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(c) 2005-2008 - Gregory Remington, www.mediatech.net
 * 	Some rights reserved, http://creativecommons.org/licenses/by-sa/3.0/
 */


/*******************/
/* Template Layout */
/*******************/
*, html, table, td, tr { margin:0px; padding:0px; }

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:12px;
color:#444;
background:#e192cf;
}

#container {
top:0px;
width:898px;
padding:0px; /* add padding for body background image */
text-align:left;
background: url(../images/background.gif) 0 0 repeat; position:relative;
margin:0 auto;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}

#header {
clear:both;
z-index: 10;
margin:0px;
padding:0px;
text-align:left;
background: url(../images/background.gif) 0 0 repeat;
width:auto;
height:410px;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}

#masthead {
width:auto;
height:350px;
margin:0px; /* adjust or remove for spacing interior content */
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}

#header-other {
clear:both;
z-index: 10;
margin:0px;
padding:0px;
text-align:left;
background: url(../images/background.gif) 0 0 repeat;
width:auto;
height:280px;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}

#masthead-other {
width:auto;
height:280px;
margin:0px; /* adjust or remove for spacing interior content */
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}

img { padding:0px; margin:0px; }

/******************************/
/* Left, Right Border Columns */
/******************************/

#left-content {
position:relative;
float:left;
left:2px; /* increase value to add more white space */
width:200px;
margin-bottom:10px;
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 */
}

#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:850px;
padding:0px 15px 0px 15px;
left: 2px;
margin-bottom: 2px;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
clear:both;}


/*******************/
/* 2 Column Styles */
/*******************/

#main-content2col {
position:relative;
float:right;
right: 2px; /* increase value to add more white space */
width:530px;
padding:0px 8px;
margin-bottom: 4px;
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:583px;
margin-bottom:4px;
}

#main-content3col {
float:left;
width:386px;
padding:0px 8px;
border:0px solid red; /* use 1px to turn on as a visual spacing aid or style */
}


/********************/
/* Home Page Styles */
/********************/

#main-content2col-home {
position:relative;
float:left;
left:2px; /* increase value to add more white space */
width:435px;
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 */
}



/*****************/
/* Footer Styles */
/*****************/

#footer {
clear:both;
position:relative;
width:840px; 
padding:15px;
background-color:#e292cf;
border:1px 1px 0px 1px solid #b5439b; /* use 1px to turn on as a visual spacing aid or style */
margin: 0px auto;
}

.footerlink a {
font-size:10px;
font-weight: bold;
color: #555;
}

.footerlink a:hover {
color: #333;
}



/***************************/
/* 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 {
clear:both;
float:right;
margin-top:-90px;
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:#f89a20;
}

#breadcrumb {
float:left;
padding-top:5px;
border-top:1px solid #ccc;
width:100%;
padding-bottom:5px; 
}

#content-navigation {
text-align:right;
width:auto;
height:18px;
vertical-align:bottom;
padding-bottom: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 {
margin-bottom:12px;
}

#content-left {
}

#login-box {
}

.csc-textpic-imagerow { padding:5px 0px 5px 0px;}

/****************************/
/* 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 {
margin: 0px;
width:237px;
display:block;
padding:5px;
font-size:11px;
text-decoration:none;
background: #a7cf3b; 
font-weight: bold;
color:#000; /*grey*/
}
.vertnav1 a:hover {
background: #c9e972; 
color:#000; /*dark grey*/
text-decoration:none;
}

.vertnav1-act a,
.vertnav1-act a:hover  {
margin: 0px;
width:237px;
display:block;
padding:5px;
font-size:11px;
font-weight: bold;
text-decoration:none;
background: #c9e972; 
color:#000; /*dark grey*/
}

.vertnav2 a {
margin: 0px;
width:227px;
display:block;
padding:5px 5px 5px 15px;
font-size:11px;
text-decoration:none;
background: #d9ef9d;
color:#000; /*grey*/
}
.vertnav2 a:hover {
background: #e7f5c3; 
color:#000; /*dark grey*/
text-decoration:none;
}

.vertnav2-act a,
.vertnav2-act a:hover  {
margin: 0px;
width:227px;
display:block;
padding:5px 5px 5px 15px;
font-size:11px;
font-weight: bold;
text-decoration:none;
background: #e7f5c3; 
color:#000; /*dark grey*/
}

.vertnav3 a {
margin: 0px;
width:137px;
display:block;
padding: 5px 5px 5px 30px;
font-size:11px;
text-decoration:none;
background: url(images/vbullet.gif) 20px 9px no-repeat;
color:#777; /*grey*/
}
.vertnav3 a:hover {
background: url(images/vbullet-act.gif) 20px 9px no-repeat;
color:#333; /*dark grey*/
text-decoration:none;
}

.vertnav3-act a,
.vertnav3-act a:hover  {
margin: 0px;
width:137px;
display:block;
padding: 5px 5px 5px 30px;
font-size:11px;
font-weight: bold;
text-decoration:none;
background: url(images/vbullet-act.gif) 20px 9px no-repeat;
color:#333; /*dark grey*/
}

.vertnav4 a {
margin: 0px;
display:block;
padding: 5px 5px 5px 45px;
font-size:11px;
text-decoration:none;
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 {
margin: 0px;
display:block;
padding: 5px 5px 5px 45px;
font-size:11px;
text-decoration:none;
width:125px;
background-color:#eee;  /*silver*/
color:#333; /*dark grey*/
}
  
/***************************/
/* General element styles: */
/***************************/

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:#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 { 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:15px;padding-left:0px;list-style-position: outside; }
label { margin:0px; }
fieldset { border:0px solid #fff }
legend { border:0px solid #fff; font-size:16px; color:#333 ; font-weight:bold; margin-left: -4px; }
img { display:block; }

/***********************/
/* 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:#eb3d12; 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; }


/******************/
/* Headers, plain */
/******************/

H1 { font-size:18px; color:#a81482 ; font-weight:bold; }
H2 { font-size:16px; color:#a81482 ; font-weight:bold; }
H3 { font-size:16px; color:#a81482 ; font-weight:bold; }
H4 { font-size:14px; color:#a81482 ; font-weight:bold;}
H5 { font-size:12px; color:#a81482 ; font-weight:bold;}
H1, H2, H3, H4, H5, H6 { margin:0 0 5px 0; padding:0; 	font-family: 'Trebuchet MS', sans-serif; line-height:120%;
}

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 { color: #a51483; text-decoration:none; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { 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:240px; float:left; background:#fff; margin:2px; padding:5px; border-width: 1px 1px 1px 1px; 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;
}

	
body {
	background: url('../img/contentwrapperbg.gif') #e192cf repeat-y center center;
	}
	
div#floatclearer {
	clear: both;
	height: 20px;
	color: white;
	}
	
div#contentwrapper a:hover {
	text-decoration: underline;
	}
	
div#mastheadwrapper {
	background: #efefef;
	color: #000;
	}
	

div#masthead {
	width: 898px;
	margin: 0 auto;
	height: 300px;
	clear:both;
	}
	
div#masthead h1 {
	font-size: 32px;
	font-weight: lighter;
	padding-top: 0px;
	}
	
div#masthead ul#smallnav {
	float: right;
	margin-top: 5px;
	}
	
div#masthead ul#smallnav li {
	float: left;
	padding-left: 5px;
	color: #C2C2C2;
	}
	
div#masthead ul#smallnav li a {
	color: #C2C2C2;
	font-weight: bold;
	}
	
div#masthead ul#smallnav li a:hover {
	color: white;
	}
	
div#masthead p.slogan {
	float: right;
	clear: right;
	margin-top: 5px;
	font-weight: bold;
	}
	
div#masthead p.slogan a {
	color: white;
	}
	
div#masthead ul#mainnav {
	float: left;
	margin-top: 28px;
	}
	
div#masthead ul#mainnav li {
	float: left;
	background: white;
	text-align: center;
	font: bold 14px 'Trebuchet MS';
	}
	
div#masthead ul#mainnav li a {
	width: 85px;
	height: 19px;
	display: block;
	background: url('../img/mainnav.gif') no-repeat top left;
	padding-top: 0px;
	color: black;
	}
	
body.home div#masthead ul#mainnav li.home a {
	background: url('../img/mainnavcurrent.gif') no-repeat top left;
	color: black;
	}
	
div#masthead ul#mainnav li a:hover {
	background: url('../img/mainnavhover.gif') no-repeat top left;
	color: white;
	}
	
div#masthead div#searchbar {
	float: right;
	clear: right;
	width: 196px;
	height: 28px;
	background: white url('../img/searchbar.gif') no-repeat top left;
	margin-top: 24px;
	}
	
div#masthead div#searchbar input {
	float: left;
	margin: 5px 0 0 10px;
	border: 1px solid #D2D2D2;
	}
	
div#masthead div#searchbar input.button {
	float: right;
	margin: 3px 5px 0 0;
	width: 60px;
	height: 22px;
	border: 0;
	background: blue url('../img/searchbutton.gif') no-repeat top left;
	color: white;
	font-weight: bold;
	padding-bottom: 3px;
	}
	
div#masthead h3 {
	color: #C2C2C2;
	}
	
/* main content formatting */

div#contentwrapper {
	width: 755px;
	margin: 0 auto;
	padding-top: 20px;
	}
	
div#maincontent {
	float: left;
	background: #F8F8F8 url('../img/maincontentbg.gif') repeat-y top left;
	width: 485px;
	}
	
div#maincontent .first {
	background: url('../img/maincontenttopbg.gif') no-repeat top left;
	}
	
div#maincontent .last {
	background: url('../img/maincontentbottombg.gif') no-repeat bottom left;
	}
	
div#contentwrapper p {
	line-height: 24px;
	}
	
