/* ------ GENERAL ----- */

body {
	margin: 0 auto;
	text-align:center;
	background-position: center 0px;
	background-image: url(../images/sub-bg.jpg);
	background-repeat: no-repeat;
	background-color: #201633;
	font-family:arial,helvetica,geneva,verdana,sans-serif;
	}

/* ------ HOMEPAGE LAYOUT ------ */

#wrapper {
	width:955px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left:auto;
	text-align: center;

	}
#hdr {
	width:955px;
	height:116px;
	background-image: url(../images/hm-hdr.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
body>#IEroot>#wrapper #search {
	float: right;
	position: relative;
	padding-right:20px;
	top:45px;
	}

#search {
	float: right;
	position: relative;
	padding-right:15px;
	top:47px;
	_top:10px;
	width:180px;
	text-align: right;
	}



#menu {
	width:955px;
	height:39px;
	background-image: url(../images/menu-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	}
	
#ftr {
	width:747px;
	height:222px;
	background-image: url(../images/hm-ftr-bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
	
#col-right {
	background-image: url(../images/hm-col-right-bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #fff;
	}

#sub-menu {
	text-align: left;
	}

#promo {
	width:208px;
	height:150px;
	background-image: url(../images/hm-promo-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	}
	
div.clear {
	clear: both;
	width:0px;
	height:0px;
	}

/* ------ SUBPAGE LAYOUT ------ */

#sub-content-left-wrapper {
	text-align: left;
	background-image: url(../images/content-bg.gif);
	background-position: 0px left;
	background-repeat: repeat-x;
	}

#crumbs {
	margin-top:10px;
	margin-left:40px;
	font-size:10px;
	}
	
body>#IEroot>#wrapper #sub-content1 {
	width:667px;
	margin:18px 0px 24px 40px;
	float:left;
	}

#sub-content1 {
	width:667px;
	margin:12px 0px 24px 40px;
	_margin:18px 0px 24px 20px;
	float:left;
	}
	
body>#IEroot>#wrapper #sub-content2 {
	width:481px;
	margin:18px 40px 24px 40px;
	float:left;
	}

#sub-content2 {
	width:481px;
	margin:12px 40px 24px 40px;
	_margin:18px 40px 24px 20px;
	float:left;
	}

#gallery {
	width:168px;
	float:left;
	}
	
div.login {
	display: inline;
	}
/* ------ MISC STYLES & TYPOGRAPHY ------ */

body>#IEroot>#wrapper p {
	margin:0;
	padding:8px 0px;
	}

p, li, td {
	color:#58595b;
	font-size:12px;
	}

p {
	_margin:0;
	_padding:0px 0px 8px 0px;
	}

body>#IEroot>#wrapper h1 {
	color:#3dc454;
	font-size: 18px;
	margin:0;
	padding: 0px;
	}

h1 {
	color:#3dc454;
	font-size: 18px;
	_margin:0;
	_padding:0px 0px 8px 0px;
	}

h2 {
	color:#5c448d;
	font-size:14px;
	}
	
h3 {
	color:#58595b;
	font-size:12px;
	margin:0px;
	padding:0px;
	}

.hdr-quicklinks {
	color:#fff;
	font-size:11px;
	font-weight: bold;
	}
.hdr-quicklinks a:link, .hdr-quicklinks a:visited {
	color:#A79BC2;
	text-decoration: none;
	}
	
.hdr-quicklinks a:hover, .hdr-quicklinks a:visited:hover {
	color:#fff;
	text-decoration: underline;
	}
.hdr-espanol a:link, .hdr-espanol a:visited {
	color:#d9b026;
	font-size:11px;
	text-decoration: none;
	}
	
.hdr-espanol a:hover, .hdr-espanol a:visited:hover {
	color:#fff;
	font-size:11px;
	}
	
td.hdr-quicklinks {
	padding-bottom:6px;
	}

input.searchbox {
	width: 110px;
	height: 11px;
	border:1px solid #c9c9c9;
	background-color: #afa4c7;
	color: #705c9b;
	font-size:9px;
	padding-left:3px;
	padding-top:3px;
	margin: 21px 0 0 0;
	}

.submenu h3 {
	color:#267934;
	font-size: 12px;
	margin:0px;
	padding:0px;
	}
.submenu h3 a:link, .submenu h3 a:visited {
	color:#267934;
	font-size: 12px;
	text-decoration: none;
	}
	
.submenu h3 a:hover, .submenu h3 a:visited:hover {
	color:#000;
	font-size: 12px;
	text-decoration: none;
	}
.submenu a:link, .submenu a:visited {
	color:#201633;
	font-size:10px;
	text-decoration: none;
	}
	
.submenu a:hover, .submenu a:visited:hover {
	color:#39b14a;
	font-size:10px;
	text-decoration: underline;
	}	
.submenu ul {
	margin-top:0px;
	padding-top:0px;
}
.submenu li {
	background-image: url(../images/grn-blt.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style: none;
	margin-left: -20px;
	padding-left:8px;
	line-height:12px;
}
.submenu li ul {
	margin-left:-12px;
}
#sub-menu select {
	width:156px;
	max-width: 156px;
	height:19px;
	border:1px solid #757575;
	background-color: #ddd8e7;
	font-size:9px;
	color:#57408a;
	margin-bottom:12px;
	padding-left:3px;
	padding-top:3px;
	}

.ftr-content {
	margin-top: 190px;
	font-size:11px;
	padding: 0 26px 0 30px;
	text-align: left;
	color:#dcdcdc;
	}

.ftr-content a:link, .ftr-content a:visited {
	color:#6b4baa;
	text-decoration: none;
	}

.ftr-content a:hover, .ftr-content a:visited:hover {
	color:#fff;
	text-decoration: none;
	}

#crumbs a:link, #sub-content1 a:link, #sub-content2 a:link, #calendar a:link, #crumbs a:visited, #sub-content1 a:visited, #sub-content2 a:visited, #calendar a:visited {
	color:#7352b3;
	text-decoration: none;
	}
	
#crumbs a:hover, #sub-content1 a:hover, #sub-content2 a:hover, #calendar a:hover, #crumbs a:visited:hover, #sub-content1 a:visited:hover, #sub-content2 a:visited:hover, #calendar a:visited:hover {
	color:#3dc454;
	text-decoration: underline;
	}

#sub-content1.content p, #sub-content1.content li, #sub-content2.content p, #sub-content2.content li {
	text-align: justify;
	line-height: 18px;
	}
	
div.bk_include {
	text-align: justify;
	line-height: 18px;
	}

.right-image {
	padding-left:18px;
	}

.left-image {
	padding-right:18px;
	}
	
legend  { 
	font-style: italic;
	font-weight: bold;
	font-size: 12px; 
	}

label {
	font-size: 12px;
	margin-top: 6px;
	display: block; 
	}

table.data {
	font-size:11px;
	vertical-align: top;
	padding-bottom:18px;
	color:#626262;
	border-collapse: collapse;
	border: 1px solid #333;
	}
table.data th {
	border-collapse: collapse;
	border: 1px solid #333;
	background-color: #ccc;
	color: #333;
	text-align: center;
	padding:4px;
	}
table.data td {
	border-collapse: collapse;
	border: 1px solid #333;
	padding:2px;
	}
.required {
	color:#f00;
	}
	
#contact-form select {
	font-size:10px
	}
	
#print-hdr {
	display: none;
	}
	
#title {
	float: left;
	width: 545px;
	}
	
#actions {
	width: 400px;
	float: right;
	padding: 14px 0 0 0;
	text-align: right;
	}
	
#actions img {
	padding: 0 0 0 5px;
	}
	
.clearer {
	clear: both;
	height: 0;
	}
	
#gallery #actions {
	padding: 26px 22px 13px 0;
	}
	

#more_languages li {
	display:inline;
	font-size: 11px;
	float: right;
	padding: 0 0 0 9px;
	margin: 0 0 0 9px;
}

#more_languages {
	padding: 0;
	margin: 0;
	float: right;
}

#find_dealer {
	float: right;
}

#languages_dealer {
	margin: -19px 0 0 0;	
}



.world_map {
	margin: 27px 0 0;
	padding: 0 0 15px 10px;
	border-left: 2px dotted #190f27;
	height: 50px;
	width: 125px;
	float: right;
}

.world_map h3 {
	font-size: 11px;
	height: 18px;
	margin: 0;
	padding: 0;
	color: #A79BC2;
	text-align: center;
}

#link_americas {
	height: 45px;
	width: 52px;
	background: url(../images/americas.png) no-repeat;
	display: block;
	float: left;
	position: relative;
}

#link_americas:hover {
	background: url(../images/americas_over.png) no-repeat;	
}

#link_international {
	height: 40px;
	width: 63px;
	background: url(../images/asia.png) no-repeat;
	display: block;
	float: left;
	margin: 3px 0 0;
	position: relative;
}

#link_international:hover {
	background: url(../images/asia_over.png) no-repeat;	
}

.home_link {
	position: absolute;	
	margin: 50px 0 0 30px;
}

img {
	border: 0;	
}

.home_link_clear {
	height: 46px;
	width: 255px;
}
.social_btns {
	position: absolute;
	margin: -52px 0 0;
}



/* --------------------------------------------------------------------------------------------------------------------- ACCORDION STYLES ------------ */
h3.toggler { 
	margin: 0;    
	padding: 0;
	cursor: pointer;
}
	
.element { 
	
}

.element div a, .element div a:visited { 
	
}

#accordion li a, #accordion li a:visited {
	color: #201633;	
}

#accordion li a:hover, #accordion li a:visited:hover {
	color: #39b14a;	
}

#accordion ul {
	padding: 0 0 0 15px;
	margin: 0 0 15px;
	list-style-image: url(../images/grn-blt.gif);
}

#accordion li {
	font-size: 10px;	
}

#accordion {
	padding: 21px 0 0 28px;	
}

#accordion h3, .accordion_header_link {
	color: #267a35;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	margin: 0 0 5px;
}

#accordion a, #accordion a:visited {
	color: #267a35;	
	text-decoration: none;
}


	
/* ------ MENU ------ */

.navigation {
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	}

 #nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	background: transparent;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0;
	}
#nav-hm-link, #nav-hm-link ul {
	float: left;
	list-style: none;
	line-height: 1;
	background: transparent;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0;
	}
#nav a, #nav-hm-link a { 
	padding: 8px 10px 8px 10px; 
	display: block; 
	color: #595378; 
	font-size: 10px;
	text-decoration: none; 
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	}
#nav a:hover, #nav-hm-link a:hover { 
	padding: 8px 10px 8px 10px; 
	display: block; 
	color: #fff; 
	font-size: 10px;
	text-decoration: none; 
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	}

body>#IEroot>#wrapper #nav a.daddy, body>#IEroot>#wrapper #nav-hm-link a.daddy {
	margin-top:0px;
	padding: 15px 7px 15px 7px;
	background-image: url(../images/menu-div.gif);
	background-repeat: no-repeat;
	background-position: right -1px;
	color:#2b1d43;
	text-decoration: none;
	}

#nav a.daddy, #nav-hm-link a.daddy {
	margin-top:0px;
	padding: 13px 9px 15px 9px;
	_padding: 11px 7px 15px 7px;
	background-image: url(../images/menu-div.gif);
	background-repeat: no-repeat;
	background-position: right -1px;
	color:#2b1d43;
	text-decoration: none;
	}

body>#IEroot>#wrapper #nav a.daddy:hover, body>#IEroot>#wrapper #nav-hm-link a.daddy:hover {
	margin-top:0px;
	padding: 15px 7px 15px 7px;
	background-image: url(../images/menu-bg-hover.jpg);
	background-repeat: no-repeat;
	background-position: right -1px;
	color:#fff;
	text-decoration: none;
	}

#nav a:hover.daddy, #nav-hm-link a:hover.daddy {
	margin-top:0px;
	padding: 13px 9px 15px 9px;
	_padding: 11px 7px 15px 7px;
	background-image: url(../images/menu-bg-hover.jpg);
	background-repeat: no-repeat;
	background-position: right -1px;
	color:#fff;
	text-decoration: none;
	}

#nav li {
	padding: 0;
	width: auto;
	}
#nav-hm-link li {
	float: left;
	padding: 0;
	width: auto;
	}
#nav li ul {
	left: -999em;
	height: auto;
	margin: 0;
	background-color: #8cf58e;
	border-right: 1px solid #fff;
	border-left: 1px solid #333;
	}
#nav li li {
	padding-right: 0;
	border-bottom: 1px solid #fff;
	text-align: left;
	}
#nav li ul a {
	margin-right: 9px;
	}
#nav li ul ul {
	margin: 0px;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	}
	
/*#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
	}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
	} */
#nav li ul li:hover, #nav li ul li.sfhover {
	background-color: #72c272;
	}
#nav li:hover, #nav li.hover {
    position: static;
	}




/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
.yuimenubar{
	visibility:visible;
	position:static;
	}

.yuimenu .yuimenu,.yuimenubar .yuimenu{
	visibility:hidden;
	position:absolute;
	top:-10000px;
	left:-10000px;
	}

.yuimenubar li,.yuimenu li{
	list-style-type:none;
	}

.yuimenubar ul,.yuimenu ul,.yuimenubar li,.yuimenu li,.yuimenu h6,.yuimenubar h6{
	margin:0;
	padding:0;
	}

.yuimenuitemlabel,.yuimenubaritemlabel{
	text-align:left;
	white-space:nowrap;
	}

.yuimenubar ul{
	*zoom:1;
	}

.yuimenubar .yuimenu ul{
	*zoom:normal;
	}

.yuimenubar>.bd>ul:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0;
	}

.yuimenubaritem{
	float:left;
	}

.yuimenubaritemlabel,.yuimenuitemlabel{
	display:block;
	}

.yuimenuitemlabel .helptext{
	font-style:normal;
	display:block;
	margin:-1em 0 0 10em;
	}

.yui-menu-shadow{
	position:absolute;
	visibility:hidden;
	z-index:-1;
	}

.yui-menu-shadow-visible{
	top:2px;
	right:-3px;
	left:7px;
	bottom:-3px;
	visibility:hidden;
	}

.hide-scrollbars *{
	overflow:hidden;
	}

.hide-scrollbars select{
	display:none;
	}

.yuimenu.show-scrollbars,.yuimenubar.show-scrollbars{
	overflow:visible;
	}

.yuimenu.hide-scrollbars .yui-menu-shadow,.yuimenubar.hide-scrollbars .yui-menu-shadow{
	overflow:hidden;
	}

.yuimenu.show-scrollbars .yui-menu-shadow,.yuimenubar.show-scrollbars .yui-menu-shadow{
	overflow:auto;
	}

.yui-skin-sam .yuimenubar{
	font-size:93%;
	line-height:2;
	*line-height:1.9;
	background:url(../images/nav-bg.jpg) repeat-x 0 0;
	}

.yui-skin-sam .yuimenubarnav .yuimenubaritem{
	border-right:solid 1px #ccc;
	}

.yui-skin-sam .yuimenubaritemlabel{
	padding:0 0px;
	color:#000;
	text-decoration:none;
	cursor:default;
	/* border-style:solid;
	border-color:#808080;
	border-width:1px 0; */
	*position:relative;
	margin:0;
	}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel{
	padding-right:20px;
	*display:inline-block;
	}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu{
	background:url(../images/menubaritem_submenuindicator.png) right center no-repeat;
	}

.yui-skin-sam .yuimenubaritem-selected{
	background:url(../images/nav_tab_left.jpg) repeat-x 0 -1700px;
	}

.yui-skin-sam .yuimenubaritemlabel-selected{
	border-color:#7D98B8;
	}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-selected{
	border-left-width:1px;
	margin-left:-1px;
	*left:-1px;
	}

.yui-skin-sam .yuimenubaritemlabel-disabled{
	cursor:default;
	color:#A6A6A6;
	}

.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled{
	background-image:url(../images/menubaritem_submenuindicator_disabled.png);
	}

.yui-skin-sam .yuimenu{
	font-size:93%;
	line-height:1.5;
	*line-height:1.45;
	}

.yui-skin-sam .yuimenubar .yuimenu,.yui-skin-sam .yuimenu .yuimenu{
	font-size:100%;
	}

.yui-skin-sam .yuimenu .bd{
	/* border:solid 1px #808080;
	background-color:#fff; */
	}

.yui-skin-sam .yuimenu ul{
	padding:3px 0;
	/* border-width:1px 0 0 0;
	border-color:#ccc;
	border-style:solid; */
	}

.yui-skin-sam .yuimenu ul.first-of-type{
	border-width:0;
	}

.yui-skin-sam .yuimenu h6{
	font-weight:bold;
	border-style:solid;
	border-color:#ccc;
	border-width:1px 0 0 0;
	color:#a4a4a4;
	padding:3px 10px 0 10px;
	}

.yui-skin-sam .yuimenu ul.hastitle,.yui-skin-sam .yuimenu h6.first-of-type{
	border-width:0;
	}

.yui-skin-sam .yuimenu .yui-menu-body-scrolled{
	border-color:#ccc #808080;
	overflow:hidden;
	}

.yui-skin-sam .yuimenu .topscrollbar,.yui-skin-sam .yuimenu .bottomscrollbar{
	height:16px;
	border:solid 1px #808080;
	background:#fff url(../images/sprite.png) no-repeat 0 0;
	}

.yui-skin-sam .yuimenu .topscrollbar{
	border-bottom-width:0;
	background-position:center -950px;
	}

.yui-skin-sam .yuimenu .topscrollbar_disabled{
	background-position:center -975px;
	}

.yui-skin-sam .yuimenu .bottomscrollbar{
	border-top-width:0;
	background-position:center -850px;
	}

.yui-skin-sam .yuimenu .bottomscrollbar_disabled{
	background-position:center -875px;
	}

.yui-skin-sam .yuimenuitem{
	/* _border-bottom:solid 1px #fff; */
	}

.yui-skin-sam .yuimenuitemlabel{
	padding:0 20px;
	color:#000;
	text-decoration:none;
	cursor:default;
	}

.yui-skin-sam .yuimenuitemlabel .helptext{
	margin-top:-1.5em;
	*margin-top:-1.45em;
	}

.yui-skin-sam .yuimenuitem-hassubmenu{
	background-image:url(../images/menuitem_submenuindicator.png);
	background-position:right center;
	background-repeat:no-repeat;
	}

.yui-skin-sam .yuimenuitem-checked{
	background-image:url(../images/menuitem_checkbox.png);
	background-position:left center;
	background-repeat:no-repeat;
	z-index: 3;
	}

.yui-skin-sam .yui-menu-shadow-visible{
	background-color:#000;
	opacity:.12;
	*filter:alpha(opacity=12);
	}

.yui-skin-sam .yuimenuitem-selected{
	background:#D3D7E0;
	}

.yui-skin-sam .yuimenuitemlabel-disabled{
	cursor:default;
	color:#A6A6A6;
	}

.yui-skin-sam .yuimenuitem-hassubmenu-disabled{
	background-image:url(../images/menuitem_submenuindicator_disabled.png);
	}

.yui-skin-sam .yuimenuitem-checked-disabled{
	background-image:url(../images/menuitem_checkbox_disabled.png);
	}
	

.yui-panel .hd {
	background-color:#E6E6E6 !important;
	color:#666666 !important;
	}
.yui-panel .ft {
	background-color:#E6E6E6 !important;
	}

/* ------ PHOTO GALLERY ------ */

.photo-area { float: left; }
.photo-area img { display: block }
#photo { background-color: #e1e0dd; width: 150px; height: 150px; margin-right: 0px; margin-bottom: 20px; }
#photo-caption { color: #000; font-size: 12px; font-style: italic; line-height: 14px; background-color: #e1e0dd; padding: 7px 7px 8px 8px; margin: 0; }
#hoverpopup0 { position: absolute; width: 400px; display: none; margin-left: -576px; }
#hover-position0 { position: relative; top: -170px; left: 170px; display: none; }
#hoverpopup1 { position: absolute; width: 400px; display: none; margin-left: -576px; }
#hover-position1 { position: relative; top: -340px; left: 170px; display: none; }
#hoverpopup2 { position: absolute; width: 400px; display: none; margin-left: -576px; }
#hover-position2 { position: relative; top: -340px; left: 170px; display: none; }
#hoverpopup3 { position: absolute; width: 400px; display: none; margin-left: -576px; }
#hover-position3 { position: relative; top: -340px; left: 170px; display: none; }
#hoverpopup4 { position: absolute; width: 400px; display: none; margin-left: -576px; }
#hover-position4 { position: relative; top: -340px; left: 170px; display: none; }

/* ------ MENU ------ */


/* ------ TEASERS ------ */

#teasers h3 {
	margin-bottom:10px;
	}

.tsr-pg-title, .tsr-event-title {
	font-size:11px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top:0px;
	}
.tsr-pg-title a:link, .tsr-event-title a:link, .tsr-pg-title a:visited, .tsr-event-title a:visited {
	color:#7352b3;
	text-decoration: none;
	}
.tsr-pg-title a:hover, .tsr-event-title a:hover, .tsr-pg-title a:visited:hover, .tsr-event-title a:visited:hover {
	color:#3dc454;
	text-decoration: underline;
	}
.tsr-pg-abstract, .tsr-event-date, .tsr-event-abstract { 
	font-size: 11px;
	line-height: 14px;
	color:#58595b;
	margin-bottom: 10px;
	border-bottom: 1px #ccc dashed;
	padding-bottom: 10px;
	}

#sub-events div.tsr-event {
	width:200px;
	}


/* --------- CALENDAR CSS ------------ */

#calendar {
	width:667px;
	margin:12px 0px 24px 40px;
	_margin:18px 0px 24px 20px;
	float:left;
	}
#calHdr {
	background-color: #4674b5;
	}
#calThumbs   {
	float: left;
	margin-top: 7px;
	margin-right: 20px;
	margin-left: 0;
	padding-right: 20px;
	border-right: 1px dotted #dedede;
	width: 440px;
	}
#calThumbs h2 {
	font-size: 13px;
	line-height: 15px;
	margin: 0 0 0;
	padding: 10px 0 0;
	border-top: 1px dotted #dedede;
	}
#calThumbs p  {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 10px;
	padding-bottom: 0;
	}
#calThumbs em {
	font-size: 12px;
	line-height: 15px;
	}
#eventDetail   {
	float: left;
	margin-top: 7px;
	margin-right: 20px;
	margin-left: 10px;
	padding-right: 20px;
	border-right: 1px dotted #dedede;
	width: 440px;
	}
#calNav {
	float: left;
	margin-top: 10px;
	width: 170px;
	}
.calContent {
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	}
.calContent a:link {
	font-weight: normal;
	text-decoration: none
	}
.calContent a:visited {
	font-weight: normal
	}
.calContent div#crumbs {
	margin-right: 20px
	}
li.greyed-out {
	color: #ccc;
	font-size: 11px
	}
div#events p {
	line-height:1.4	
	}
div#categories input {
	font-size: 11px
	}
div#categories li {
	margin-left: -22px 
	}
#categories a, #categories a:visited {
	color:#7352b3;
	text-decoration: none;
	}
#categories a:hover, #categories a:visited:hover {
	color:#3dc454;
	text-decoration: underline;
	}
.calendar-prev a  {
	color: white;
	font-size: 14px;
	line-height: 14px;
	}
.calendar-next a  {
	color: white;
	font-size: 14px;
	line-height: 14px;
	}
#calbox {
	margin: 0;
	padding: 0;
	}
#calbox th, #calbox td {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding: 0px 1px;
	border-left: 1px solid #ddd
	}
#calbox td  {
	color: #999;
	border-right: none;
	border-bottom: 1px solid #ddd;
	}
#calbox th  {
	padding-right: 2px;
	padding-left: 2px;
	border-top: 1px solid #ddd;
	border-right: none;
	}
#calbox a, #calbox a:visited  {
	font-weight: bold;
	text-decoration: none;
	border: none;
	color:#5C448D;
	}
#calbox a:hover, #calbox a:visited:hover {
	color: #fff;
	background-color: #5C448D;
	}
#calbox td.currentDay {
	background-color: #ccc;
	}

#calbox td.calmonth  {
	color: white;
	font-weight: bold;
	font-size: 11px;
	background-color: #5C448D;
	text-align: center;
	padding: 0px 0px 2px;
	border: none;
	}
#calbox td.calmonth a, #calbox td.calmonth a:visited {
	color:#fff;
	}
#calbox td.calmonth a:hover, #calbox td.calmonth a:visited:hover {
	color:#3DC454;
	}

#calbox .calweekdays  {
	color: #fff;
	background-color: #aaa;
	}
#calbox th.calweekbtn  {
	background-color: #fff;
	border-top: medium none;
	width: 35px;
	}
#calbox td.calweekbtn  {
	text-align: left;
	padding-left: 2px;
	border-bottom: medium none;
	width: 35px;
	}
#calbox td.noborder {
	border: none;
	}
table.event-section {
	width: 100%}
table.event-section td {
	font-size: 12px;
	}
table.event-section tr:hover {	
	background: #ffa;
	}
table.event-section .row-alt {
	background: #eef;
	}
table.event-section h4 {
	margin: 0;
	padding: 0;	
	font: normal 15px Arial;
	}
table.event-section p {	
	margin: 0;	
	padding: 0;	
	}
table.event-section a {	
	margin: 0;	
	padding: 0;	
	text-decoration: none;	
	}
#calSearch {
	font-size: 11px;
	background-color: #fff;
	margin-left: 3px;
	border: solid 1px #4674b5;
	width: 100px;
	height: 17px 
	}
#calBtn {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background-color: #4674b5 
	}
	
/* --------- SEARCH CSS ------------ */

div.search-result { padding: 12px 0px; border-bottom: 1px solid #ccc }
h2.search-pg-title { color: #fff; font-size: 13px; font-weight: bold; margin: 0; padding: 0; }
h2.search-pg-title a { text-decoration: none; }
p.search-pg-abstract { font-weight: normal; margin: 0; padding: 0; }
.search-highlight { font-weight: bold; background-color: #ffd; }
.search-pg-loc { font-size: 11px; font-weight: normal; font-style: italic; }
.search-pg-edited { font-size: 11px; font-weight: normal; font-style: italic; }
#paginationDivBottom {
	margin-top:12px;
	}
	
	
.hoverbox {
	display:none;
	height:0;
	left:0;
	position:absolute;
	top:0;
	z-index:200;
	}
	
.product-popup-wrap {
	font-size: 10px;
	background-color:#ffffff;
	padding:10px;
	border-color: #888888 #444 #444 #888888;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	}
	
.product-popup-img {
	float:left;
	}
	
.product-popup-content {
	color: #444;
	float:left;
	padding-left:10px;
	width:200px;
	}
	
.product-popup-content h3 {
	color: #56742f;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
	}
	
	
	/* ------- FOR PRODUCT DISPLAY ------ */

table.products td, table.products th {
padding:6px;
border-bottom:1px #ccc solid;
border-right:1px #ccc solid;
}
table.products {
border-top:1px #ccc solid;
border-left:1px #ccc solid;
}
th.hdr-main {
background-color: #b1a9cc;
text-align:left;
}
th.hdr-sub {
background-color: #201533;
color:#fff;
text-align:left;
}	
.addtocart,.attributes {
	border: none;
	}
	
/* ---------- DEALER LOCATOR ---------- */

#dealer_form {
	margin-left:18px;
}

#dealer_form p {
	color:#7352B3;
	font-size:1.2em;
}

#dealers th,td{
	
}

#dealers {
	margin-left:18px;
	margin-right:18px;
}

#dealers table {
	border-collapse: collapse;
	border: 1px solid #333;
	font-size:12px;
	width:100%;
	margin-top:24px;
}

#dealers th {
	border-collapse: collapse;
	border: 1px solid #333;
	background-color: #7352b3;
	color:#fff;
	text-align: left;
	padding:4px;
}

#dealers td {
	border-collapse: collapse;
	border: 1px solid #333;
	padding:4px;
}
