/*
 *	Zen Light Pro v2.1
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(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:left;
font-size:12px;
color:#333;
background: url(../images/masthead-background.jpg) 0 0  no-repeat; position:relative;
}

#container {
top:0px;
width:766px;
text-align:left;
background: url(../images/background.gif) 0 0 repeat; position:relative;
margin:0 auto;
border:0px solid #ccc; /* turn on for visual spacing aid or style */
}

#header {
clear:both;
z-index: 10;
text-align:left;
background: url(../images/background.gif) 0 0 repeat;
width:auto;
height:138px;
}

#masthead{
width:auto;
height:132px;
margin:0px; /* adjust or remove for spacing interior content */
/*background: url(../images/masthead.jpg) 0 0 no-repeat;*/   /* uncomment this if you want to use a background image */
background: url(../images/masthead.jpg) 0 0 no-repeat;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#left-content {
float:left;
width:175px;
margin-left: 0px;
margin-bottom:10px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#left-wrapper {
margin-top:22px;
}

#left-wrapper H1,
#left-wrapper H2,
#left-wrapper H3,
#left-wrapper H4,
#left-wrapper H5,
#left-wrapper H6,
#left-wrapper p {
padding:2px 6px;
}

#wrapper {
float:right;
width:582px;
margin-right: 0px;
margin-bottom:4px;
}

#main-content1col {
width:auto;
padding:2px 8px;
margin-left: 0px;
margin-right: 2px;
margin-bottom: 2px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#main-content2col-home {
float:left;
width:439px;
padding:2px 6px;
margin-left: 0px;
margin-bottom: 4px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#main-content2col {
float:right;
width:564px;
padding:2px 8px;
margin-right: 0px;
margin-bottom: 4px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#main-content3col {
float:left;
width:384px;
padding:2px 8px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#right-content-home {
float:right;
width:300px;
margin-right: 0px;
margin-bottom:4px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#right-content-home H1,
#right-content-home H2,
#right-content-home H3,
#right-content-home H4,
#right-content-home H5,
#right-content-home H6,
#right-content-home p {
padding:2px 6px;
}

#right-content-home H3 {
color:#FF8700;
}

#right-content {
float:right;
width:175px;
border:0px solid #ccc; /* turn on for visual spacing aid or style */
}

#right-content H1,
#right-content H2,
#right-content H3,
#right-content H4,
#right-content H5,
#right-content H6,
#right-content p {
padding:2px 6px;
}

#footer{
clear:both;
position:relative;
width:auto; height:30px;
margin:2px;
background:#fff;
border-top:1px solid #333; /* turn on for visual spacing aid or style */
}

#footertext {
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;
}


/********************************/
/* Form elements */
/*******************************/

#member-links {
clear:both;
float:right;
margin-top:-88px;
margin-right:8px;
font-size:12px;
font-weight:bold;
color:#000;
}

#member-links a {
font-weight: bold;
color:#000;
font-size:12px;
}

#member-links a:hover {
color:#fff;
font-size:12px;
}

#member-links input {
font-weight: bold;
color:#fff;
background-color:transparent; 
border: 0px solid #fff;
padding:0;margin:0;
font-weight: bold;
}

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

#login {
padding:0;
margin:0;
z-index: 1000;
position:relative;
float:right;
text-align:right;
width:210px;
margin-top:-129px;
}

#login input {
vertical-align: middle;
}

#login input.username,
#login input.password {
width:64px;
color:#000;
font-size:11px;
padding:2px;
margin-left:2px;
background: #fff;
border:1px solid #000;
}

.loginbutton,
.logoutbutton {
padding-right:6px;
border:0;
}

.logoutbutton {
margin:2px 0px 2px 0px;
}

.logoutuser {
padding:0;
margin:0;
color:#fff;
}

#search {
z-index:1000;
position:absolute;
width:185px;
display:block;
margin-top:-32px;
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;
}

#breadcrumb {
margin-bottom:10px;
}

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

.vertnav-header,
.vertnav-header a {
padding:2px;
padding:2px 6px;
font-size:16px;
font-weight: bold;
color:#fff; /*white*/
background:#000; /*black*/
border-top:2px solid #777;  /*grey*/
border-bottom:2px solid #fff;  /*white*/
}

.vertnav1 a {
margin: 0px;
width:165px;
display:block;
padding:10px 5px;
font-size:12px;
text-decoration:none;
background: url(../images/menu_dot.gif) repeat-x bottom;
color:#444; /*dark grey*/
}
.vertnav1 a:hover {
background: url(../images/menu_dot.gif) repeat-x bottom;
color:#000; /*black*/
text-decoration:none;
}

.vertnav1-act a,
.vertnav1-act a:hover  {
margin: 0px;
width:165px;
display:block;
padding:10px 5px;
font-size:12px;
font-weight: bold;
text-decoration:none;
background: url(../images/menu_dot.gif) repeat-x bottom;
color:#000; /*black*/
}

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

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

.vertnav3 a {
margin: 0px;
width:137px;
display:block;
padding: 5px 5px 5px 30px;
font-size:12px;
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:12px;
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:12px;
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:12px;
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; }
A { color:#008fd5; 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:#333; margin: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:4px;padding-left:0px; }
ul li { margin-left:12px; }
fieldset { border:0px solid #fff }
legend { border:0px solid #fff; font-size:16px; color:#333 ; font-weight:bold; margin-left: -4px; }
img { border: 0px; }

/* Frames, spacing, link-to-top */

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:#00acff;
/*background: url(../images/frame1.jpg) 0 0 no-repeat;*/   /* uncomment this if you want to use a background image*/
color:#fff;
padding:2px 6px;
border-bottom:2px solid #fff;}

DIV.csc-frame-frame1 {
background: #fff;
}

DIV.csc-frame-frame1 p {
color:#333;
}

DIV.csc-frame-frame2 { padding:0px 0px 4px 0px; background: url(../images/menu_dot.gif) repeat-x bottom; margin-bottom:14px; margin-top:3px; font-size:12px; }

/* Headers, plain */ 
H1 { font-size:18px; color:#FF8700; font-weight:bold;}
H2 { font-size:18px; color:#FF8700; font-weight:bold; }
H3 { font-size:16px; color:#FF8700; font-weight:bold;}
H4 { font-size:14px; color:#000; font-weight:bold;}
H5 { font-size:12px; color:#000; font-weight:bold;}
H1, H2, H3, H4, H5, H6 { margin:0 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; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { text-decoration:none; }
H1 A { color:#000; }
H2 A { color:#000; }
H3 A { color:#FF8700; }
H4 A { color:#000; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration:underline; color:#555; }

/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { font-size:12px; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { font-size:12px; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { font-size:12px; }

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

/*  .tx-thmailformplus-pi1 {
width:400px;
display:block;
margin:0 auto;
}  */ 

.tx_feusert3support_support_type label {
padding-right:50px;
}

.tx_feusert3support_support_type input {
}

.tx-thmailformplus-pi1 input, .tx-thmailformplus-pi1 textarea { font-size:14px; margin:2px; }

/*******************/
/* Newsletter Box */
/*******************/

.newsletter-box {
margin:0;padding:0;
}
.newsletter-box label {
	font-weight:bold;
	font-size:16px;
	width:60px;
	margin-top:4px;
	float:left;
	clear:both;
}
.newsletter-box input {
	vertical-align: middle;
	font-size:16px;
}
.newsletter-box legend {
	border:1px solid #fff;
	color: #FF8700;
}

.subscribe-button {
	border:0px solid #fff;
}

.newsletter-box-col {
margin:0;padding:0;
font-size:11px;
}
.newsletter-box-col label {
	font-weight:bold;
	font-size:12px;
	width:35px;
	margin-top:4px;
	float:left;
	clear:both;
}
.newsletter-box-col input {
	vertical-align: middle;
	font-size:12px;
	float:right;
}
.newsletter-box-col legend {
	margin-left: -4px;
	font-size:15px;
	letter-spacing:-1px;
	border:1px solid #fff;
	color: #FF8700;
}

.newsletter-box-col .subscribe-button {
	float:right;
}

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

.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:137px; width:200px; 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;
}

.kb2column-564-l {
width:260px; float:left; background:#fff; margin-bottom:25px; padding-right:20px; border-width: 0 0 0 0; border-color: #ccc; border-style: dashed;
}

.kb2column-564-r {
width:260px; float:left; background:#fff; margin-bottom:25px; padding-left:20px; border-width: 0 0 0 1px; border-color: #ccc; border-style: dashed;
}

#member-links a .subscribe {
font-weight:bold;color:#fff;
}

#member-links a:hover .subscribe {
text-decoration:underline;
}

#member-links .pipe {
font-weight:normal;
}

#twitter_div {
padding:8px;
border:0px solid #ccc;
}

#twitter_div h2 {
padding:0;margin:0;
margin-bottom:6px;
}

#twitter_update_list li {
list-style-type:none;
margin-bottom:8px;
}

.tx-timtabsociable-pi1 {
clear:both;margin-bottom:20px;
}

.tx-timtabsociable-pi1 img {
display:inline;
}