/* LAYOUT */


body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	
	text-align: center;
	background-color: #030305;
	background-image: url(/assets/templates/gb/images/footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFF;
}

body#pagehome {
	background-color: #000;
}


#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	text-align: left;
}

#content {
	font-family: "Palatino Linotype", Palatino;
	font-size: 11pt;
	color: #ead799;
	margin-right: 80px;
	margin-left: 75px;
	margin-top: 0px;
	position: relative;
	padding-top: 16px;
}

#contentwrapleft {
	
}
#contentwrapright {
	 
	
}

#topbar {
	height: 108px;
	background-repeat: repeat-x;
	background-position: right;
}

#topbar_in {

	height: 78px;
	background-image: url(images/topbar.jpg);
	background-repeat: repeat-x;
	background-position: right -30px;
}

/* END LAYOUT */


/* HOME PAGE LAYOUT */

#home-block {
	background-image: url(/assets/templates/gb/images/home-1a.jpg);
	background-repeat: no-repeat;
	height: 605px;
	width: 711px;
	margin: 0 auto;
	position: relative;
}
#home-block h1 {
	text-indent: -9999em;
}

#home-block ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 125px;
}
#home-block ul#list2 {
	left: 560px;
}

#home-block li {
	margin-bottom: 12px;
}
#home-block li a {
	display: block;
	height: 25px;
	width: 150px;
	text-indent: -9999em;
}



/* END  home page layout */




/* TAG STYLES */
a img {
	border: none;
}
a:link {
	color: #D9D9FF;
}


h1 {
	padding-top: 0px;
	margin-top: 0px;
	color: #9493BB;
}
h3 {
	padding: 3px 3px 3px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 9pt;
	letter-spacing: 1px;
}


/* END TAG STYLES */




/* GENERAL PURPOSE STYLES */

.clearer {
	clear: both;
	line-height: 1px;
	height: 1px;
}

.by {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

/* END GENERAL PURPOSE STYLES */




/* INSIDE PAGE HEADER */

#nheader {
	background-image: url(/assets/templates/gb/images/in-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 180px;
	width: 916px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#nheader h1 {
	position: absolute;
	left: 20px;
	top: 20px;
	margin: 0px;
	padding: 0px;
}

#nheader h1 a{
	margin: 0px;
	padding: 0px;
	display: block;
	height: 35px;
	width: 600px;
	text-indent: -9999em;
}

#nheader ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 24px;
	top: 76px;
}
#nheader li {
	float: left;
}
#nheader li a {
	display: block;
	height: 25px;
	text-indent: -9999em;
}

.nli1 { width: 60px; }
.nli2 { width: 70px; }
.nli3 { width: 70px; }
.nli4 { width: 86px; }
.nli5 { width: 120px; }
.nli6 { width: 130px; }
.nli7 { width: 110px; }
.nli8 { width: 80px; }
.nli9 { width: 80px; }
.nli10 { width: 60px; }



/* end INSIDE PAGE HEADER */




/* TOP BAR STYLES */

.cartmenu {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #EAD799;
	text-align: left;
	padding-right: 0px;
	padding-top: 52px;	
}
#carthome {
	padding-top: 82px;
}
.cartmenu a {
	text-decoration: none;
	color: #EAD799;
}

#logohome {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	
}

#logo_in {
	float: left;
	/* margin-top: 8px; */
}


#symbol_in {

	width: 188px;
	
	margin-right: auto;
	margin-left: auto;
	
	z-index: 99;
}


#logo1 {
	width: 274px;
	
	margin-right: auto;
	margin-left: auto;
	
	z-index: 99;
	
}
#logo1wrap {
	text-align: center;
	height: 0px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99;
	visibility: visible;
}


#belowmenu {
	background-image: url(images/belowmenu.jpg);
	background-repeat: repeat-x;
	height: 13px;
	position: relative;
	z-index: 1;
}
#leftsidetop {
	position: absolute;
	z-index: 1;
	height: 13px;
	width: 29px;
	left: 0px;
	top: 0px;
}
#rightsidetop {
	position: absolute;
	z-index: 1;
	height: 13px;
	width: 29px;
	top: 0px;
	right: 0px;
}

/* END TOP BAR STYLES */



/* FOOTER */

#footer {
	text-align: center;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image: url(/assets/templates/gb/images/home-footer.gif);
	height: 417px;
	width: 711px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 30px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
#footer h3 {
	font-size: 10pt;
	text-transform: uppercase;
	color: #666666;
	font-weight: normal;
	margin: 6px;
	padding: 0px;
}
#footer div {
	background-color: #000;
	padding: 0px 12px;
	margin-top: 190px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#footer a {
	font-size: 8pt;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* END FOOTER */




/* NAVIGATION MENU */

#topmenu {
	height: 23px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin: 0;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #dccc70;
	border-right-color: #dccc70;
	border-bottom-color: #dccc70;
	border-left-color: #dccc70;
	padding: 0px;
	text-transform: uppercase;

}

 
#menuright {
	float: right;
}

#topmenu ul.menuul {
	height: 23px; 
	padding: 0;
	margin: 0;
	
	
}

#topmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#topmenu a {
	display: block;
	text-decoration: none;
	padding: 0.25em .5em;
	color: #CCCCCC;
	
}

#topmenu ul li.first  {
}

#topmenu li.first a {
	color: #dddddd;	
	
}

#topmenu li {
	float: left;
	padding: 4px 0.25em 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#topmenu li.first {
}

#topmenu li ul {
	position: absolute;
	height: auto;
	font-weight: normal;
	width: 14em;
	padding: 0;
	margin: 0;
	background-color: #000000;
	border: 1px solid #666666;
	visibility: hidden;
}


#topmenu li li {

}

#topmenu li ul li {
	float: none;
	clear: both;
}

#topmenu li ul a {
	width: 13em;
 	padding: 0.25em 0.5em;  
}


#topmenu li:hover ul ul, #topmenu li:hover ul ul ul, #topmenu li.sfhover ul ul, #topmenu li.sfhover ul ul ul {
	visibility: hidden;
	
}

#topmenu li:hover ul, #topmenu li li:hover ul, #topmenu li li li:hover ul, #topmenu li.sfhover ul, #topmenu li li.sfhover ul, #topmenu li li li.sfhover ul {
	visibility: visible;
	
	z-index: 999;
}

#topmenu li:hover, #topmenu li.sfhover {
	background-color: #0066CC;
}

#topmenu ul li:hover , #topmenu ul li.sfhover {
	background-color: #0066CC;
}

#topmenu li a:hover {
	color: white; 
} 



/* END TOP MENU */



/* HOME PAGE NAV BUTTON BAR */


#catleftmenu {
	padding: 0px;
	list-style-type: none;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
}
#catleftmenu li {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #561063;
	border-bottom-color: #561063;
	border-left-color: #999999;
}
#catleftmenu a {
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #7B1791;
	background-image: url(images/bg-gold1.jpg);
	background-repeat: repeat-x;
	background-position: 0px -6px;
	padding-left: 12px;
}
#catleftmenu a b {
	padding-left: 12px;
	color: #4E0E58;
}

#catleftmenu a:hover {
	background-position: 0px 0px;
	font-weight: bold;
	color: #4E0E58;
}
.homecatmenu {
	margin-left: 150px;
}


.homequote {
	float: left;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.homequote p {
	margin-top: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.quoteby {
	font-size: 75%;
	font-style: normal;
}



/* END HOME PAGE NAV BUTTON BAR */





/* BREADCRUMBS */

#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 4px;
	margin-left: 4px;
	color: #9f77ea;
}
#breadcrumbs img {
	vertical-align: middle;
}

#breadcrumbs .breadright {
	float: right;
}
#breadcrumbs a {
	color: #9f77ea;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #CCCCCC;
}


/* END BREADCRUMBS */



/* LOGIN BOX */

#welcome {
	width: 260px;
	margin: 0px;
	padding: 2px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#login_form {
	width: 260px;
	margin: 0px;
	padding: 2px;
	font-size: 10px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #4D4D4D;
	vertical-align: middle;
	FILTER: Alpha(Opacity=40);
	-moz-opacity:.4;
	opacity:.4;	
	color: white;
}
#login_form label {
	color: white;
	vertical-align: middle;
}
#login_form input {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	width: 50px;
	background-color: #7F7F7F;
	height: 14px;
	font-size: 10px;
}
#login_form input#login {
	width: auto !important;
	margin-left: 3px;
	background-color: #CBB11F;
	font-size: 10px;
	padding: 0px 0px 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 16px !important;
	border-top: 2px none #dabe21;
	border-right: 1px none #353535;
	border-bottom: 1px none #353535;
	border-left: 1px none #353535;
}



#sidebarlogin {
	float: right;
	width: 150px;
	
}

#search fieldset, #sidebarlogin fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}
#search form, #sidebarlogin form {
	border: none;
	margin: 0px;
	padding: 0px;
}


#search label, #sidebarlogin label {
color: #444444;
}


#search input, #sidebarlogin input {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}
#sidebarlogin label {
display: block;
margin-top: 5px !important;
}

#sidebarlogin input {
	width: 100%;
}
#sidebarlogin #checkbox_1 {	width: auto; float: right; border: 0 !important;}
#sidebarlogin h3 {
display: none;
}
.button {width: auto !important; height: auto !important; padding: 2px !important; margin-top: 5px !important; margin-bottom: 5px !important;}

#sidebarlogin #forgotpsswd {
	font-size: 70%;
	display: block;
	float: right;
	margin-top: -25px;
}

/* END LOGIN BOX */





/* HOME PAGE */


#col2wrap {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #53503d;
	border-right-color: #53503d;
	border-bottom-color: #53503d;
	border-left-color: #53503d;
	border-bottom-style: none;
}
#col2wrap #col1 {
	width: 373px;
	float: left;
	padding-right: 24px;
	padding-left: 12px;
}
#col2wrap #col2 {
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #53503d;
	border-right-color: #53503d;
	border-bottom-color: #53503d;
	border-left-color: #53503d;
	padding-left: 24px;
	width: 378px;
}
.hometoptext {
	height: 50px;
}
.hometoptextright {
	height: 50px;
}

#homeforumposts li {
	margin-left: 12px;
	padding-left: 0px;
	margin-bottom: 4px;
}
#homeforumposts {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

#homeforumposts ul {
	margin: 0px;
	padding: 8px 0px 0px;
}

#homeforumposts li a {
	color: #cccccc;
	text-decoration: none;
}
#homeforumposts li em {
	color: #8275C5;
	font-size: 85%;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

#homeforumposts li a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}

.sectionbar {
	background-color: #4e3753;
	background-repeat: repeat-x;
	background-position: 22px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 11pt;
	line-height: 130%;
}
.sectionbar h2 {
	background-image: url(images/bg-purp.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #842c93;
	border-right-color: #842c93;
	border-bottom-color: #842c93;
	border-left-color: #842c93;
	padding-left: 8px;
	font-size: 10pt;
	padding-top: 2px;
	font-weight: normal;
	letter-spacing: 2px;
	margin-left: -8px;
	margin-top: 0px;
	margin-right: -8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #842c93;
	padding-right: 0px;
	font-family: "Palatino Linotype", Palatino;
	line-height: 100%;
	height: 20px;
}

.sectionbar a {
	color: #cccccc;
	text-decoration: none;
}
.sectionbar a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}


/* END HOME PAGE */







/* VIDEO BOX */
.boxv {
	width: 369px;
	background-image: url(images/boxv-mid.gif);
	background-repeat: repeat-y;
	margin: 20px auto 0px;
}
.imgblk {
	display: block;
}

.mediabar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 8px;
	color: #000000;
}
.mediabar a {
	color: #999999;
	text-decoration: none;
}
.mediabar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.ditto_mediablock .mediaplayer {
	float: left;
	margin-right: 20px;
	width: 340px;
}
.ditto_mediablock .mediacontent {
	padding-top: 10px;
	margin-left: 340px;
	
}
.ditto_mediablock {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.ditto_mediablock h3 {
	margin-bottom: 0;
	color: #FFFFFF;
}
.ditto_mediablock .mediabar {
	margin-top: 8px;
	
}

/* END VIDEO BOX */




/* TABS HOVER CONTENT */

.tabscontainer {
	width: 334px;
	margin-right: auto;
	margin-left: auto;
}
#tabrow {
	height: 22px;
	width: auto;
	color: #666666;
	text-align: center;
	line-height: 23px;
}
.tab {
	background-image: url(images/btnv-off.gif);
	color: #666666;
}
.tabOn {
	background-image: url(images/btnv-on.gif);
	color: #000000;
}
#tabrow a {
	display: block;
	float: left;
	height: 22px;
	width: 107px;
	text-decoration: none;
}
#tabrow a:hover {
	color: #000000;
}
.tabsubmenu {
	position: relative;
	left: 0px;
	top: 0px;
	display: none;
	width: auto;
	padding: 6px;
}
#tabcontent {
	background-color: #403b75;
	width: 334px;
	height: 320px;
}

#sub1 {
}

/* END TABS HOVER CONTENT */


/* ARTICLES */

.nl_summaryPost h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
}
.nl_summaryPost h3 a {
	color: #D6B338;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.nl_summaryPost p {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 4px;
	margin-bottom: 0px;
}
.nl_summaryPost p.nl_link {
	font-size: 8pt;
	text-transform: uppercase;
}


.nl_summaryPost p.nl_link a {
	color: #000000;
	text-decoration: none;
	background-color: #726018;
	padding-right: 2px;
	padding-left: 2px;
}
.special {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #631273;
	border-right-color: #631273;
	border-bottom-color: #631273;
	border-left-color: #631273;
	padding-right: 8px;
	padding-left: 8px;
	color: #FFFFFF;
	background-color: #494F38;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}


/* END ARTICLES */



/* REGISTRATION FORM */

#payaddtocart {
	vertical-align: middle;
}
#conf07 h3 {
	color: #dddddd;
	background-color: #267999;
}
#registration td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
}



.opener {
	background-color: #B3DCEC;
	margin-bottom: 8px;
	margin-right: 12px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-weight: bold;
	border-top: 2px solid #6C8573;
	border-right: 2px #6C8573;
	border-bottom: 2px #6C8573;
	border-left: 2px #6C8573;
}
.opener a {
	text-decoration: none;
	color: #1B5469;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.opener img {
	border: none;
}
.pagesection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	display: none;
	background-color: #484149;
	padding-right: 50px;
	padding-left: 50px;
	margin-right: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.pagesection td {
	line-height: 150%;
}

.ulspecial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: square;
	color: white;
	font-weight: bold;
}
.ulspecial li {
	margin-bottom: 6px;
}
.iblock {
	background-color: #56695B;
	margin-right: 4px;
	padding-right: 2px;
	padding-left: 2px;
	color: #dddddd;
	width: 120px;
	display: block;
	float: left;
}
.regmessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF0000;
	margin-right: 50px;
	margin-left: 50px;
	font-weight: bold;
	background-color: #DAE9F3;
	border: 2px solid #3785C3;
	padding: 4px;
}

/* END REGISTRATION FORM */




/* CONTACT US FORM - EmailForm  */

.tblcontact {
	width: 380px;
	float: left;
}
td.tlabel {
	color: #dddddd;
}
.tblcontact td, .tblcontact2 td {
	vertical-align: top;
	line-height: 110%;
	padding-bottom: 8pt;
}
.tblcontact2 {
	/* width: 400px; */
	padding-left: 5%;
}


#EmailForm {
	width: 350px;
	text-align: left;
	padding-bottom: 20px;
	padding-left: 10px;
	border: solid 1px #666666;
	background-color: #333333;
	border: solid 1px #666666;
	margin: 0 auto;
}
#EmailForm.full { width: 100%; }


#EmailForm fieldset {
    border: none;
}

#EmailForm legend {
	display: none;
}
#EmailForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

#EmailForm label,
#EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#EmailForm input {
	display: block;
	margin-top: 3px;
	color: black;
	font-family: verdana, arial;
	font-size: 10pt;
}

#EmailForm select {
	float: left;
	display: block;
	width: 316px;
}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
#EmailForm input.checkbox,
#EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#EmailForm textarea {
	margin-top: 3px;
	width: 312px;
	height: auto;
	display: block;
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}

/* CONTACT US FORM */

/* conference form page */
#page98 #content h1 {
	display: none;
}
#page98 #conf07 h1 {
	display: block;
}
