/*****************************/
/*** RESET CSS 	***/
/*** http://meyerweb.com/eric/tools/css/reset/ ***/
/*****************************/
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.2em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}






body{
font-family:verdana, sans-serif;
font-size:85%;
voice-family:inherit;
margin:0 0 1em;
padding:0;
width:800px;
}


h1,h2,h3,h4,h5,h6 {
color:#341B1B;
font-family:arial, verdana, sans-serif;
margin-top:20px;
margin-bottom:20px;
}

h1 {
font-size:155%;
line-height:130%;
}

h2 {
font-size:125%;
line-height:110%;
}

.linkBlackNone {
color:#000;
text-decoration:none;
}

p {
margin:1em 0;	
}


#topPart {
background-image:url(../images/header_background.png);
background-repeat:repeat-x;
height:125px;
}


#headerLogo {
left:20px;
position:absolute;
top:0;
}

#topPart2 {
background-image:url(../images/header_background_2.png);
background-repeat:repeat-x;
height:80px;
}

#headerLogo2 {
left:10px;
position:absolute;
top:0;
}


#letterSubscribe {
display:block;
float:right;
font-size:90%;
position:relative;
right:20px;
text-align:right;
top:3px;
}

.inputNewsletter {
background:#fee3ad;
border:1px solid #000;
color:#000;
padding:1px 0;
vertical-align:middle;
}

#inputName {
position:relative;
right:5px;
top:5px;
}

#inputEmail {
position:relative;
right:5px;
top:10px;
}

.subscribeNewsletter {
background:#5A3D1B;
border:0;
color:#FFF;
font-weight:700;
padding:2px;
position:relative;
right:6px;
top:20px;
font-size:95%;
}

fieldset {
border:1px solid #000;
height:96px;
width:20em;
}

legend {
background:#5A3D1B;
border:1px solid #000;
color:#fff;
font-size:90%;
font-weight:700;
padding:3px;
}



#mainContent {
color:#5A3D1B;
font-size:80%;
height:auto;
left:205px;
position:relative;
top:15px;
width:540px;
}

#formContent {
color:#5A3D1B;
font-size:80%;
height:auto;
left:20px;
position:relative;
width:600px;
}

#navigation {
height:auto;
left:20px;
line-height:110%;
position:absolute;
top:140px;
width:135px;
}

#menu-box {
background:url(../images/menuBoxTop2.png) top left no-repeat;
/*float:left;*/
font-size:80%;
font-weight:700;
text-align:left;
width:160px;
}

#menu-box ul {
background:url(../images/menuBoxBottom2.png) bottom left no-repeat;
list-style-type:none;
margin:0;
padding:4px 0;
}

#menu-box ul li a:link,#menu-box ul li a:visited,#menu-box ul li span {
background:url(../images/menuBoxBackground2.png) 0 0 no-repeat;
color:#5A3D1B;
display:block;
margin:0;
padding:8px 12px;
text-decoration:none;
width:136px;
text-align:center;
}

#menu-box ul li span {
background:url(../images/menuBoxBackground2.png) -400px 0 no-repeat;
}

#menu-box ul li a:hover,#menu-box ul li a:active {
background:url(../images/menuBoxBackground2.png) -200px 0 no-repeat;
}

.menu-box2 {
background:url(../images/menuBoxTop.png) top left no-repeat;
font-size:80%;
font-weight:700;
margin-top:15px;
text-align:left;
width:160px;
}

.menu-box2 ul {
background:url(../images/menuBoxBottom.png) bottom left no-repeat;
list-style-type:none;
margin:0;
padding:4px 0;
}

.menu-box2 ul li a:link,.menu-box2 ul li a:visited,.menu-box2 ul li span {
background:url(../images/menuBoxBackground.png) 0 0 no-repeat;
color:#5A3D1B;
display:block;
margin:0;
padding:8px 12px;
text-align:center;
text-decoration:none;
width:136px;
}

.menu-box2 ul li span {
background:url(../images/menuBoxBackground.png) -400px 0 no-repeat;
}

.menu-box2 ul li a:hover,.menu-box2 ul li a:active {
background:url(../images/menuBoxBackground.png) -200px 0 no-repeat;
}

.partnerTitle {
font-size:80%;
text-align:center;
width:160px;

}

.listTitle {
background-color:#E7B98A;
border:1px solid #5A3D1B;
color:#fff;
font-size:125%;
font-weight:bold;
margin-bottom:2px;
padding:5px;
text-align:center;
}

.listDataNoLink {
background-color:#F3DCC4;
border:1px solid #FFF;
color:#000;
padding:5px;
}

.listData {
background-color:#F3DCC4;
border:1px solid #FFF;
color:#000;
padding:5px;
cursor:pointer;
}

.listData2 {
background-color:#F3DCC4;
border:1px solid #FFF;
color:#000;
padding:5px;
}

.listInfo {
border:2px dashed #BE8C41;
color:#000;
display:none;
padding:10px;
position:relative;
}

.listClose {
cursor:pointer;
font-weight:700;
margin-top:10px;
text-align:right;
}

#listCat {
font-style:italic;
}

#programTypes {
text-align:center;
}

.programTypesData {
cursor:pointer;
text-decoration:underline;
}

#footer {
background-image:url(../images/footer_background.png);
background-repeat:repeat-x;
color:#000;
height:40px;
left:-205px;
margin-top:20px;
position:relative;
text-align:center;
width:800px;
}

.img-border {
border:1px solid #5a3d1b;
margin:8px;
padding:3px;
}

.img-shadow {
background:url(../images/shadowAlpha.png) no-repeat bottom right !important;
float:left;
margin:10px 0 0 10px !important;
}

.img-shadow img {
background-color:#fff;
border:1px solid #a9a9a9;
display:block;
margin:-6px 6px 6px -6px;
padding:4px;
position:relative;
}

.p-shadow {
background:url(../images/shadowAlpha.png) no-repeat bottom right !important;
margin:25px 0 0 10px !important;
width:70%;
}

.p-shadow div {
background:none !important;
padding:0 !important;
}

.p-shadow p {
background-color:#fff;
border:1px solid #a9a9a9;
color:#777;
font:italic 1em georgia, serif;
margin:-6px 6px 6px -6px !important;
padding:4px;
}

#speakerTable td {
background:#fff;
font-size:100%;
padding:6px 6px 6px 12px;
vertical-align:top;
}

#customerTable {
border:2px solid #BE8C41;
margin:0;
padding:0;
}

#customerTable td {
background:#fff;
font-size:100%;
padding:6px 6px 6px 12px;
vertical-align:top;
width:50%;
}

td.alt {
background:#FAEFE4;
border-bottom:1px solid #be8c41;
border-right:1px solid #be8c41;
font-size:100%;
font-style:italic;
padding:6px 6px 6px 12px;
}

td.alt1 {
background:#fff;
border-bottom:1px solid #be8c41;
border-right:1px solid #be8c41;
font-size:100%;
font-style:italic;
padding:6px 6px 6px 12px;
}

th.title {
background-color:#e7b98a;
border-bottom:1px solid #be8c41;
border-left:1px solid #be8c41;
border-right:1px solid #be8c41;
border-top:1px solid #be8c41;
color:#fff;
font-size:110%;
padding:6px 6px 6px 12px;
text-align:center;
}

th.title2 {
background-color:#e7b98a;
border-bottom:1px solid #be8c41;
border-right:1px solid #be8c41;
border-top:1px solid #be8c41;
color:#fff;
font-size:110%;
padding:6px 6px 6px 12px;
text-align:center;
}

th.spec {
background-color:#fff;
border-bottom:1px solid #be8c41;
border-left:1px solid #be8c41;
border-right:1px solid #be8c41;
border-top:0;
font-size:100%;
font-weight:700;
padding:6px 6px 6px 12px;
text-align:left;
}

th.specalt {
background:#FAEFE4;
border-bottom:1px solid #be8c41;
border-left:1px solid #be8c41;
border-right:1px solid #be8c41;
border-top:0;
font-size:100%;
font-weight:700;
padding:6px 6px 6px 12px;
text-align:left;
width:140px;
}

.workshopDateVenue {
background:#FAEFE4;
border-bottom:1px dashed #be8c41;
border-top:1px dashed #be8c41;
text-align:center;
}

.workshopBenefits {
background:#FAEFE4;
border-bottom:1px dashed #be8c41;
border-top:1px dashed #be8c41;
padding-left:40px;
padding-right:40px;
}

#workshopTitle {
font:18px Georgia, Times, serif;
font-weight:700;
letter-spacing:0.33em;
text-align:center;
text-transform:uppercase;
}

#workshopSubtitle {
font:15px Georgia, Times, serif;
font-weight:700;
letter-spacing:0.15em;
text-align:center;
text-transform:none;
}

a:link,a:visited,a:hover,a:active {
color:#00F;
}

#speakerTable,#trainingTable {
margin:0;
padding:0;
}

.wksp_type {
	font-size:12px; text-align:center; color:#704A18; font-style:italic; font-weight:bold; color:#BE8816;
}
.wksp_title {
	font-size:30px; text-align:center; color:#734517; font-family:Georgia, "Times New Roman", Times, serif;
}
.wksp_subtitle {
font-family:Georgia, "Times New Roman", Times, serif;font-size:15px; font-style:italic; font-weight:bold; text-align:center;color:#734517;
}
.wksp_detail {
text-align:center; font-weight:bold; font-size:12px; color:#FF0000;
}

#subscribeButton{
	border: 0 black solid;
	padding:2px;
	background:#7B5317;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}


/*****************************/
/*** Table -  Workshop ***/
/*****************************/
.tableUpcomingWorkshop {width:100%;}
.tableUpcomingWorkshop td {padding-bottom:10px;vertical-align:middle;}
.tableUpcomingWorkshop td a{color:#000;text-decoration:none;font-weight:bold;}
.tableUpcomingWorkshop tr.alt0	td{background-color:#FAEFE4;}
.tableUpcomingWorkshop tr.alt1	td{background-color:#F3DCC4;}

.tableGINBrands {margin:0;}
.tableGINBrands td {padding:10px;vertical-align:middle;}

.tableNewsletterSubscription {border:1px dashed #000;text-align:center;background-color:#EFDFBA; margin-left:auto;margin-right:auto;}
.tableNewsletterSubscription td {padding:5px;vertical-align:middle;}
.tableNewsletterSubscription .firstRow {padding-top:10px;}
.tableNewsletterSubscription .lastRow {padding-bottom:10px;}