input.text { width:40px; }
input#email, input#companyName { border: 1px solid #a2ce48; padding: 3px; color: #a2ce48}
input#email .active,  input#companyName .active { border: 1px solid #695e4a; padding: 3px}

input#searchStr { border: 1px solid #ce4861; padding: 3px; color: #ce4861}
input#searchStr .active { border: 1px solid #695e4a; padding: 3px}

p { line-height:22px; color:#695e4a;}
a { text-decoration:none; color:#77a22f; }
a:hover {color:#ce4861;}
a img { border:none; float:left; display:inline; margin-right:10px; }
.hidden { display:none ; } 

#slider {
	top:0;
    width: 220px; /* important to be same as image width */
    height: 383px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
	margin:0 0 10px 0;
}
#sliderContent {
    width: 220px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	height: 383px;
	padding:0;
	margin:0;
}
a img{
	border: none;
	margin:0;
	padding:0;
}
.sliderImage {
    position: relative;
	display: none;
	padding: 0 0 0 0;
	list-style: none;
	margin:0;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 20px 5px;
    width: 220px;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
	color:#ee2e24;
}
.top {
	top: 0;
	left: 0;
}
.sliderImage .bottom {
	top: 383px;
	text-align:center;
    left: 0;
}

.column { background-color:#92C348; height:400px; float:left; margin-top:20px; }
.gutter { background-color:#BCDA86; height:400px; float:left; margin-top:20px; }
.gutter_outer { background-color:#56644A; height:400px; float:left; margin-top:20px; }
.holder{width:720px }
* html  .holder {
width:700px;
}
		
.greenframe {
  display:block; /* a must */
  border: solid #78a22f;
  border-width: 0 1px; /* left and right borders only */
  outline:none; /* so as not to distract from the effect */
  background: #f5f4f6;
  margin-bottom:20px;
}
.greenframe .titleheader, .greenframe .titleheader1, .greenframe .titleheader2, .greenframe .titleheader3 {
  display: block; /* another must */
  position:relative; /* because the child elements are positioned */
  top: -1px; /* drag it up a little, creates the top notches */
  left: 0;
  border:solid #78a22f;
  border-width:1px 0 1px; /* top border only */
  padding:8px;
}
.greenframe .titleheader1{
background:url("../styleImages/the-hub-latest.gif") 10px 10px no-repeat; height:16px;
}
.greenframe .titleheader2{
background:url("../styleImages/featured-events.gif") 10px 10px no-repeat; height:16px;
}
.greenframe .titleheader3{
background:url("../styleImages/filter-by-location.gif") 10px 10px no-repeat; min-height:16px;
}

.workshop{
background: url("../styleImages/bg_workshop.png") 0 0 no-repeat;
}

.conference{
background: url("../styleImages/bg_conference.png") 0 0 no-repeat;
}

.spacer30 {
height:15px;
}

h4 {
  font-size: 18px;
  border-bottom:1px solid #cfdbb9;
  padding-bottom:5px;
}

.workshop h4, .workshop h4 a, .workshop h4 a:hover {	
  color: #ce4861;
}

.conference h4, .conference h4 a, .conference h4 a:hover {	
  color: #a2ce48;
}

#ContentBox, .ContentBox{
padding:20px;
display: block; /* another must */
  position:relative; /* because the child elements are positioned */
  top: 1px; /* drag it up a little, creates the top notches */
  left: 0;
border:solid #78a22f;
  border-width:0 0 1px; /* top border only */
}

.Title, .Title2 {
display: block; /* another must */
position:relative; /* because the child elements are positioned */
top: -1px; /* drag it up a little, creates the top notches */
left: 0;
padding:20px 20px 0;
margin:0;
}

.Title {
border:solid #78a22f;
border-width:1px 0 0; /* top border only */
}

h1 {
font-size: 24px;
}

#ContentBox p{
  line-height:14px;
  padding-top:5px;
  padding-bottom: 10px
}

#ContentBox li {
list-style:disc;
margin-left:20px;
}
		
.location{
font-size:11px;
text-transform: uppercase;
color:#695e4a;
font-weight: bold;
}	

.innerdetails{
margin-left: 100px;
}

.innerdetails_article{
padding-bottom:30px
}

.greenframe .titleheader img{	
  float:left;
  clear: left;
}

.newsletter{
background: url("../styleImages/cta_newsletter.jpg") 0px 0px no-repeat; 
height:160px; 
margin-bottom: 20px; 
text-align: left;
}	

.search .textbox{
width:200px;
}

.newsletter .subscribe {
color: #fff;
padding:37px 15px 0 15px;
text-align: left;
line-height: 13px;
height:48px;
}

.newsletter .inputfield{
padding-top:10px;
padding-left:15px;
}

.search .inputfield{
padding-top:10px;
}

* {
margin:0; 
padding:0
}

html, body {
font-family:arial, helvetica, verdana;
background: url("../styleImages/mainBG.jpg") repeat-x top;
background-color: #f0f0f0;
color:#695e4a;
font-size:12px;
}

.grid_3 {
font-size:11px;
}

#nav {
width:960px;
margin:0;
}

#nav ul {
position: relative;	
height:42px; 
width:960px;
background: url("../styleImages/top_nav.png") no-repeat;
}

#nav ul li {
float: left;
list-style: none;
}

#nav ul li a {
position: absolute;
text-indent: -9999px;
text-decoration: none;
border: none !important;
top: 1; 
height: 42px;
background: url("../styleImages/top_nav.png") no-repeat;		
}

#nav ul li#nav-home a {
left: 0; 
width: 75px; 
background: url("../styleImages/top_nav.png") 0 0px no-repeat;	
}

#nav ul li#nav-about a { 
left: 75px; 
width: 94px; 
background: url("../styleImages/top_nav.png") -75px 0px no-repeat;	
}

#nav ul li#nav-events a { 
left: 169px; 
width: 100px; 
background: url("../styleImages/top_nav.png") -169px 0px no-repeat;	
}

#nav ul li#nav-recommends a { 
left: 269px; 
width: 194px; 
background: url("../styleImages/top_nav.png") -269px 0px no-repeat;	
}

#nav ul li#nav-services a { 
left: 463px;
width: 137px; 
background: url("../styleImages/top_nav.png") -463px 0px no-repeat;	
}

#nav ul li#nav-venues a { 
left: 600px;
width: 97px; 
background: url("../styleImages/top_nav.png") -600px 0px no-repeat;	
}

#nav ul li#nav-inhouse a { 
left: 697px;
width: 158px; 
background: url("../styleImages/top_nav.png") -697px 0px no-repeat;	
}

#nav ul li#nav-contact a { 
left: 855px;
width: 105px; 
background: url("../styleImages/top_nav.png") -855px 0px no-repeat;	
}

#nav ul li#nav-home a:hover, 
#nav ul li#nav-home a.over {  
background-position: 0 -42px;
}

#nav ul li#nav-about a:hover, 
#nav ul li#nav-about a.over { 
background-position: -75px -42px; 
}

#nav ul li#nav-events a:hover, 
#nav ul li#nav-events a.over { 
background-position: -169px -42px; 
}

#nav ul li#nav-recommends a:hover, 
#nav ul li#nav-recommends a.over { 
background-position: -269px -42px; 
}

#nav ul li#nav-services a:hover, 
#nav ul li#nav-services a.over { 
background-position: -463px -42px; 
}

#nav ul li#nav-venues a:hover, 
#nav ul li#nav-venues a.over { 
background-position: -600px -42px; 
}

#nav ul li#nav-inhouse a:hover, 
#nav ul li#nav-inhouse a.over { 
background-position: -697px -42px; 
}

#nav ul li#nav-contact a:hover, 
#nav ul li#nav-contact a.over { 
background-position: -855px -42px; 
}

#nav ul li#nav-home a.active, 
#nav ul li#nav-home a.active:hover { 
background-position: 0 -84px; 
}

#nav ul li#nav-about a.active, 
#nav ul li#nav-about a.active:hover { 
background-position: -75px -84px; 
}

#nav ul li#nav-events a.active, 
#nav ul li#nav-events a.active:hover { 
background-position: -169px -84px; 
}

#nav ul li#nav-recommends a.active, 
#nav ul li#nav-recommends a.active:hover { 
background-position: -269px -84px; 
}

#nav ul li#nav-services a.active, 
#nav ul li#nav-services a.active:hover { 
background-position: -463px -84px; 
}

#nav ul li#nav-venues a.active, 
#nav ul li#nav-venues a.active:hover { 
background-position: -600px -84px; 
}

#nav ul li#nav-inhouse a.active, 
#nav ul li#nav-inhouse a.active:hover { 
background-position: -697px -84px; 
}

#nav ul li#nav-contact a.active, 
#nav ul li#nav-contact a.active:hover { 
background-position: -855px -84px; 
}

#footer{
font-size:10px;
text-align:right;
height:50px;
margin-top:20px;
margin:0px auto;
background: #a2ce48 url('../styleImages/bg_footer.jpg') repeat-x top;
height:150px;
}

#footer .footercenter {
margin:0px auto;
width:940px;
}

#footer .footernav{
margin-top:20px;
text-transform: uppercase;
}

#footer .footernav ul{
list-style: none;
}

#footer .footernav li {
display:inline;
margin-left:20px;
}

#footer .footernav a {
color:#fff;
}

#footer .footernav a:hover {
color:#ce4861;
}

#breadcrumb_hub
{
    font: 11px Arial, Helvetica, sans-serif;
    background-image:url('../styleImages/bc_bg.png'); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    width:718px;
    overflow:hidden;
    margin:0px;
    padding:0px;
	margin-bottom: 20px
}
* html  #breadcrumb_hub {
width:698px;
}
#breadcrumb_hub li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}
#breadcrumb_hub li a
{
    height:30px;
    background-image:url('../styleImages/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}
.home
{
    border:none;
    margin: 6px 0px;
}

#breadcrumb_hub li a:hover
{
	color:#ce4861;
}

.greenframe .latest{
padding:5px 15px 5px;
display: block; /* another must */
position:relative; /* because the child elements are positioned */
top: -1px; /* drag it up a little, creates the top notches */
left: 0;
border:solid #78a22f;
border-width:0 0 1px;
top: 1px; /* pushed down a little to create the bottom notches */
}

.greenframe .latest li {
list-style: none;
padding:10px 0;
}

.articletop {
border:solid #cfdbb9;
border-width: 0 0 1px;
}

.hrline {
border:solid #cfdbb9;
border-width: 1px 0 0;
}

.greenframe .latest .article {
font-weight: bold;
}

.greenframe .latest .more {
float:right;
text-transform: uppercase;
}

.logo {
float:left;
}

.session {
margin-top:20px;
float:right;
width:430px;
text-align:right;
}

.session span {float:right;}
.session img {padding-left:5px;float:right;}

.txtSale, .txtOutOfStock {
color:#ce4861;
}

.textbox{
font-family: arial;
font-size: 11px;
border: 1px solid #cfdbb9;
padding: 3px;
color:#695e4a;
}

#Account li {
list-style: none;
font-size: 14px;
padding:0;
margin:0;
font-weight: bold;
}

.txtError {
color:#ce4861;
}

.tdcartTitle {
font-weight: bold;
}

#divCountySelect {
padding:0;
margin:0;
}

.cartProgress{
font-weight: bold;
font-size: 14px;
margin-bottom:10px;
}

.txtcartProgressCurrent{
color:#ce4861;
}

.tdcartTitle, .txtContentTitle{
font-size:14px;
font-weight: bold;
}

.RatingMain, .RatingTop{
margin-top:5px;
}

#subCats {margin-left:152px;}
.subCat {float:left; margin-right:20px;}
