@charset "utf-8";
/* CSS Document */
/* 2/14/2008 REVISION - 2/21/2008 - 2/27/2008 - 2/28/2008 - 3/1/2008 - 3/5/2008  - 3/25/2008*/


* {
	margin: 0;
	padding: 0;
}
html, body {
	background-color: #FFFFFF;
	background-image: url(../images/bg01.gif);
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	margin:0;
	padding: 0px;
	line-height: 1.5em;
}

/* IE image transparency fix */

    img {
	behavior:	url("/javascripts/pngbehavior.htc");
}

a img {border: none; }

/*a.nohover:hover {
background: none;
border: none;
}*/

/* links */


/*a, a:link, a:visited, a:hover img {
	border:0 none;
	text-decoration: none;
}*/


a {
	text-decoration: none;
	}

a:link, a:visited {
	color: #c78815;
}

a:hover {
	color: #626262;
	/*border-bottom : 1px solid #c78815;*/
	border-bottom-color: #c78815;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.txtNewsHeader a, .txtNewsHeader a:visited, .txtNewsHeader a:hover {
	color: #333333;
	text-decoration:none;
	padding: 0px;
}

/*.txtNewsHeader a:link {
	color: #333333;
}*/

.txtNewsHeader a:hover {
	color: #626262;
	border-bottom : 1px solid #c78815;
}

#cgcclogoBox a:hover {
	text-decoration: none;
	border-bottom-style:none;
}

#affiliateBox a:hover {
	text-decoration: none;
	border-bottom-style:none;
}
a:hover img{
	text-decoration: none;
	border-bottom-style:none;
}

/*a.txtNewsHeader:link {color: #FF0000;}*/

/*a.txtNewsHeader:hover {color: #FF0000;}*/


/* end links */

p {
	padding-bottom:15px;
}

ol {
	padding-left: 15px;
}

#container {
	width: 975px;
	height: 1%;
	background-image: url(../images/bg_container.jpg);
	background-repeat: no-repeat;
}

#header {
	width: 975px;
	height: 150px;
}

#header #cgcclogoBox {
	width:145px;
	height:150px;
	z-index:auto;
	padding-left: 15px;
	float: left;
}

#header #descriptionBox {
	width: 545px;
	height: 150px;
	float: left;
	padding-left: 15px;
}

#descriptionBox #searchContact {
	width: 545px;
	height: 20px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c78815;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-weight: bold;
}

#descriptionBox #phrase {
	width: 480px;
	height: auto;
	text-align: left;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9F6800;
	line-height: normal;
	padding-top: 0px;
	/* padding-top: 35px; */
}

#header #calendarBox {
	width: 195px;
	height: 150px;
	float: left;
	padding-left: 45px;
}

#navBox {
	width: 225px;
	height: auto;
	padding-left: 15px;
	float: left;
}

#campaignmarque {
	width: 705px;
	height: 264px;
	padding-left: 15px;
	float:left;
}

/* Stand-alone RULEs */

.homePageRule {
	width: 945px;
	height: 3px;
	background-color: #c78815;
	padding: 0px;
	margin: 0px 15px;
	font-size: 0px;
}

.homePageHalfRule {
	width: 465px;
	height: 3px;
	background-color:#c78815;
	padding: 0px;
	margin: 15px 0px 0px 15px;
	font-size: 0px;
}

/* Navigation */

#nav-top {
	background:url(none) 0%;
	float:left;
	list-style-image:none;
	list-style-type:none;
	margin:0pt;
	padding:15px 0px 0px;
	text-align:left;
	width:224px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

#marque {
	width: 705px;
	height: 265px;
	float:right;
	background-color: #0099FF;
}
#homecontentleft {
	/*background-color: #999933;*/
	width: 480px;
	height: auto;
	float:left;
}
#homecontentright {
	/*background-color:#00FF99;*/
	width:480px;
	height: auto;
	float:left;
}

#homecontentleft .callSpot {
	width: 145px;
	height: 90px;
	float: left;
	margin-left: 15px;
	padding-top: 15px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #c78815;
	border-left: none;
	display: inline;
}

.homeWelcomeBoxes {
	width: 225px;
	height: auto;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
}

#homeVideoBox {
	width: 465px;
	height: auto;
	margin-left: 15px;
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #c78815;
}

#homeVideoBox #videoHdr {
	width: 465px;
	height: auto;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #c78815;
}

#homeVideoBox #videoShow {
	width:460px;
	height: auto;
	padding-top: 10px;
	float: left;
	text-align: center;
}

#homeVideoBox #videoNav {
	width: 460px;
	height: auto;
	padding-top: 10px;
	float: left;
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-weight: bold;*/
}

.imgNavBox {
	width:225px;
	height: 155px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c78815;
	margin-left: 15px;
	margin-top: 5px;
	display: inline;
}

.imgNavBox .hdrNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c78815;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	padding-bottom: 3px;
}

.imgNavBox .descTxt {
	width: 225px;
	height: auto;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
}

.noBorder {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 140px;
}

#footer {
	width: 945px;
	height: auto;
	margin-left:15px;
	border-top:3px solid #c78815;
	margin-top:10px;
}
#footer #addressBox {
	width: 305px;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c78815;
	font-weight: bold;
	padding-top: 15px;
}

#footer #phoneFaxBox {
	width: 145px;
	height: auto;
	padding-left: 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c78815;
	padding-top: 15px;
}

#footer #affiliateBox {
	width: 465px;
	height: auto;
	padding-left: 15px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #626262;
	line-height: 18px;
	padding-top: 15px;
	font-weight: bold;
}

#footernav {
	width: 945px;
	margin-left: 15px;
	padding-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c78815;
	font-weight: bold;
}
.col_1	{
	width:945px;
	background-color:#00FF00;
}
.col_3-4 {
	width:705px;
	margin-left:15px;
	background-color:#00CC33;
}
.col_1-2 {
	width:465px;
	margin-left:15px;
	background-color:#00CC99;
}
.col_1-4 {
	width:225px;
	margin-left:15px;
	float: left;
	margin-top: 10px;
	/*background-color:#CCCCCC;*/
}
.colBorder1 {
	border-bottom:#c78815 1px solid;
}
.colBorder3 {
	border-bottom:#c78815 3px solid;
}
.colMargin0	{
	margin-left:0px;
}

.homeNewsBox {
	width: 465px;
	height: auto;
	padding-top: 15px;
	padding-left: 15px;
}
.homeNewsBox p {
	padding: 0px;
	}

/* START text attributes */

.txtNewsHeader {
	font:18px/20px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 3px;
	color: #333333;
}

.bolder {
	font-weight: bold;
}

.txtSubComment {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #c78815;
}

.txtBodyReg {
	font: 11px/16px Georgia, "Times New Roman", Times, serif;
}

.videoNavTxt {
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #c78815;
	margin-bottom: 15px;
}

.logoTypeTxt {
	color:#0505a8;
	font-size: 24px;
}
/* END text attributes */



#nav-top li {
	display:block;
	margin:0pt;
	padding:0pt 0px 10px 0pt;
	line-height: 14px;
}
#nav-top li a {
	color:#c78815;
	padding:0px;
	text-decoration:none;
}
#nav-top li a:hover {
	background:#DCDCDC none repeat scroll 0%;
}
#nav-top li.active a {
	background:#CC3300 none repeat scroll 0%;
	color:#FFFFFF;
}

.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;
}

/* 2/14/2008 REVISION NO.1 TO CSS FILE LISTED BELOW */

#containerSubBox {
	width: 720px;
	height: auto;
	float:left;
}

#breadCrumbsBox {
	width: 705px;
	height:auto;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c78815;
	letter-spacing: 0.12em;
	padding-top: 5px;
	text-transform: uppercase;
}

#subHdrBox {
	width: 705px;
	height: auto;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0004AD;
	letter-spacing: 0.12em;
	padding-top: 5px;
	padding-bottom: 12px;
}

.layoutContainer {
	width: 720px;
	height: auto;
}

.layoutContainer .layout1col {
	width: 225px;
	height: auto;
	float: left;
	padding-left: 15px;
	padding-bottom: 15px;
}

.layoutContainer .layout2col {
	width: 465px;
	height: auto;
	float: left;
	padding-left: 15px;
	padding-bottom: 15px;
}

.layoutContainer .layout3col {
	width: 705px;
	height: auto;
	float: left;
	padding-left: 15px;
	padding-bottom: 15px;
}

.layoutHdrTxt	{
	width: auto;
	height: auto;
	font: 18px/18px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #c78815;
	color: #000;
	padding-bottom: 6px;
	margin-bottom: 3px;
}

.layoutContainer .addTop {
	padding-top: 8px;
}

.layoutRule {
	width: 705px;
	height: 3px;
	background-color: #c78815;
	padding: 0px;
	margin: 0px 0px 15px 15px;
	font-size: 0px;
}

/* BEGIN SUB MENU CLASSES */

.menuSub{
	list-style-type: none;
	margin: 0px 0 5px 0px;
	padding: 0;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.menuSub li {
	background: repeat-x left bottom;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.menuSub li a{
	color: #c78815;

}

* html .menuSub li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 200px;
}

/*.menuSub li a:visited, .glossymenu li a:active{

}*/

.menuSub li a:hover{
	color: #333333;

}

.menuSub .subIndent {
	margin-left:15px;
}
/* END SUB MENU CLASSES */

/* BEGIN FORM ELEMENTS */

 label
{
	margin-right: 0.5em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}


input, TEXTAREA, OPTION
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #666666;
background: #fff;
border: 1px solid #666666}

SELECT
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #666666;
background: #fff;
border: 1px solid #666666;
}

CHECKBOX
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #666666;
background-color: #E4E4E4;
border: 1px solid #666666;
}

.submit input
{
	color: #fff;
	background: #BD7D08;
	border: 1px solid #000;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* END FORM ELEMENTS */

/* START GUEST SPEAKER AND GIFTING SPECIFIC ELEMENTS */


.mainleftBlock {
	width: 465px;
	margin-bottom: 28px;
}
.text12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.6em;
	padding-left: 129px;
}
.layout2col H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
}

.layout2col h3.first { /* removes padding and border for first heading */
	margin: 0 0 2;
	padding: 0;
	border-top: none;
	}
.date {
	font-size: 11px;
	font-variant: normal;
	text-transform: none;
	color: #A46506;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: normal;
}

.briefDescription {
	font-size: 11px;
	font-variant: normal;
	text-transform: none;
	color: #333;
	line-height: 1.5em;
	letter-spacing: normal;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.mainrightBlock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.5em;
	width: 225px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8e8e8e;
	margin-bottom: 15px;
	/*margin-top: -3px;*/
}
.tixpricedesc {
	display: inline;
	float: left;
}

.tixMiniDesc {
	padding: 0px;
	margin-left: 11px;
	color: #BD7D08;
	display: inline;
	float: left;
}
.tixpricesub {
	
	float: right;
}
.tixdelivery {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.6em;
	padding-left: 0px;
	width: 200px;
	float: right;
	display: block;
}
.cc {
	display: block;
}
.tixErrorMess {
	font-style: italic;
	color: #FF0000;
	display: inline;
}

.tixSoldOut {
	color: red;
	display: inline;
}
/* END GUEST SPEAKER AND GIFTING SPECIFIC ELEMENTS */

.calContentRow {
	height:auto;
	padding: 5px 0px 0px;
}
.calContentRow .c12pxtxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c78815;
	font-weight: bold;
}

.calContentRow .ctxtblack {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 5px;
}

/* BEGIN SUB-PAGE CALENDAR STYLES */

.subCalContainer {
	width: 205px;
	height: 166px;
	background-color:#FFBA42;
	padding-left: 20px;
	padding-top: 20px;
	background-image: url(../images/bg_cal.gif);
	background-repeat: no-repeat;
}

.calendarSub {
	margin: 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 185px;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.monthNameSub {
	font-weight: normal;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B3E00;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 2px;
	padding-left: 10px;
}

.dayNameSub th {
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 1px;
	color: #5B3E00;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

.otherMonthSub, .daySub, .specialDaySub {
	padding: 0px;
	text-align: center;
}

.otherMonthSub {
	color: #333333;
}

.daySub, .specialDaySub {
	text-align: center;
}
.daySub a, .daySub a:visited, .daySub a:hover {
	color: #FF0000;
	text-decoration: none;
	padding: 0px;
}
.daySub a:hover {
	color: #FFFFFF;
	background-color: #c78815;
}
.specialDaySub {
	color: #c78815;
}
.specialDaySub a, .specialDaySub a:visited, .specialDaySub a:hover {
	color: #FF0000;
	text-decoration: none;
	padding: 0px;
}
.specialDaySub a:hover {
  color: white;
  background-color: black;
}
.weekendDaySub {
	color: #333333;
}
.todaySub{
	background-color: #fecf7f;
}
/* END SUB-PAGE CALENDAR STYLES */

.underLineHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C68A10;
}

.speakerHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: .12em;
	font-weight: bold;
}
.speakerSubHdr {
	font-size: 14px;
	letter-spacing: .12em;
	color: #C68A4A;
	font-weight: bold;
	padding-top: 10px;
}


/* ECC specific */

#container_ecc {
	width: 975px;
	height: 1%;
	background-image: url(../images/bg_container_ecc.jpg);
	background-repeat: no-repeat;
}
#eccMainScollBox {
	height: 380px;
	width: 465px;
	overflow: scroll;
	float: left;
	padding-left: 15px;
	padding-bottom: 15px;
}
#eccmainleft {
	float: left;
	height: auto;
	width: 480px;
}
#eccmainright {
	float: left;
	height: auto;
	width: 240px;
}
#subHdrBoxEcc {
	width: 705px;
	height: auto;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1896E7;
	letter-spacing: 0.12em;
	padding-top: 5px;
	padding-bottom: 12px;
}

.menuSubEcc {
	list-style-type: none;
	margin: 0px 0 5px 0px;
	padding: 0;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menuSubEcc li {
	background: repeat-x left bottom;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menuSubEcc li a {
	color: #0865A5;
}
* html .menuSubEcc li a {
	width: 200px;
}
.menuSubEcc li a:hover {
	color: #333333;
}
.menuSubEcc .subIndent {
	margin-left:15px;
}
.layoutContainer .layout1colvid {
	width: 240px;
	height: auto;
	float: left;
	padding-left: 15px;
	padding-bottom: 15px;
}
.layoutContainer .layout2colvid {
	width: 450px;
	height: auto;
	float: left;
	padding-left: 15px;
	padding-bottom: 15px;
}
