@import "tundra.css";
@import "dojo.css";

#hunggarBody {
  text-align: center;
  background: #656868 url('../img/bg.jpg') top center no-repeat fixed;
  padding-top:30px;
  margin-bottom:30px;
  color:#333333;
  position: relative;
}

A:link {
	COLOR: #000000; text-decoration: underline
}
A:visited {
	COLOR: #000000; text-decoration: underline
}
A:active {
	COLOR: #000000; text-decoration: underline
}
A:hover {
	COLOR: #000000; text-decoration: none
}

#unsupportedBrowser {	
	background: #CEC385;
	width: 100%;
	position: relative;
	z-index: 900;
	padding-bottom: 7px;
}
#unsupportedBrowser div {
	margin-bottom: 7px;
}
#unsupportedBrowser div.close {
	position: absolute;
	right: 20px;
}

#page_wrapper {
  background: #F3E7A9 url('../img/page_bg.jpg') top left;
  margin-left: auto; 
  margin-right: auto;
  width: 800px;
  text-align: center;
  border: 4px solid #F4F4EE;
}

#page_header {
  height: 210px;
  background: #515230 url('../img/header/header2.gif')  top left no-repeat;
  position: relative;
}  

#page_header h1 {
	color:#FF0000;
	font-family:Times New Roman,verdana,helvetica,sans-serif;
	font-size:27pt;
	font-weight:bold;
	height:36px;
	left:136px;
	margin:0 auto;
	position:absolute;
	top:6px;
	width:542px;
}
.back_shading_header {
	height:36px;
  width:231px;
	border:1px solid #FFCC33;
  background-color:black;
  padding: 0px 1px;
	opacity:0.65;
	filter: expression("alpha(opacity=65)");
	position: absolute;
  left:282px;
	top:21px;
	
}

#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family:Times New Roman,verdana,helvetica,sans-serif;
	font-size:20px;
  font-weight:bold;  
  color: #FFCC33;
  margin:0px;  
}

#sub_header h2 {
	padding:0px;
	color: black;
}

#sub_header {
	height:34px;
	left:291px;
	position:absolute;
	top:158px;
	width:215px;
}
.back_shading {
	background-color:black;
	height:34px;
	position: absolute;
	top:79px;
	left:307px;
	opacity:0.65;
	filter: expression("alpha(opacity=65)");
	width:185px;
	border:1px solid #FFCC33;
}

#page_header #logo {
	height: 143px;
}

#menu_bar {
  height:30px;
  background: #A5A162 url('../img/menu_bg.jpg') top left no-repeat;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:5px;
background-color: transparent;
color: #F3E7A9;
float: left;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: transparent;
color: #F3E7A9;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
}

#navlist .selectedNav {
	color: white;
}

#navcontainer ul li a:hover, #navcontainer ul li a.current
{
background-color: transparent;
color: #fff;
}

#content_wrapper {
  background: transparent url('../img/content_bg2.jpg') top left ;
}

#left_side {
  float:left;
  width:600px;
  position: relative;
}
  
#left_side h3 , #left_side .dijitAccordionText {
  margin: 0px 0px 20px 0px;
  font-family: verdana;
  font-size:18px;
  font-weight: bold;
  line-height:18px;
  color: #A0410D;
}
  
#left_side p {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
  text-align: justify;
}

#left_side p.centered {
	text-align: center;
}

#left_side ul {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#left_side .logo {
	height: 301px;
	width: 300px;
	margin-bottom: 21px;
}

#right_side {
  float:right;
  width:180px;
}

#right_side .logo {
  width:180px;
  height:181px;
}

#right_side #lotus {
  margin: 10px 0px;
}
  
#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
  -moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
  
#right_side p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #333333;
}

#right_side ul {
	padding-left:0px;
	margin-left:0px;
	text-align:left;
}

#right_side #shareList {
	text-align: center;
}

#right_side #shareList li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#page_footer {
  height: 70px;
  background: #515230 url('../img/footer.jpg') top left no-repeat;
}  

#page_footer A:link {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:active {
	COLOR: #F2C968; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #F2C968; text-decoration: none
}

#page_footer p {
  text-align:center;
  padding-top:20px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #FCF8E3;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

#content_wrapper img {
	border: 0px;
}

.instructorList ul {
	padding-left: 0px;
	margin: 0px;
}
.instructorList li, #right_side li {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
}

#hunggarBody .containerNode {
 height: 100% !important;
 width: 100% !important;
}

#Foshan span {
	display: block;
}
#Foshan em {
	font-weight: bold;
	font-style: normal;
}

#instructorTabs {
	height: 2130px;
	width: 100%;
}
#instructorTabs p {
	text-align: left;
}
.sifus {
	height:850px;
}
.instructors {
	height:100%;
}
.family {
	height:594px;
}
.sifus img, .instuctors img, .family img {
		float: left;
		margin-right: 10px;
		margin-bottom: 5px;
}

#left_side ul.centered {
    text-align:left;
    margin: 10px auto;
}
#left_side #handForms {
	width: 123px;
}
#left_side #weaponForms {
	width: 308px;
}
#left_side #forms {
	position: relative;
}

#Grandmaster em {
	display: block;
	font-size: 13px;
	margin-top: 15px;
}
#hunggarBody address {
	font-weight: bold;
}

#hunggarBody #left_side em {
	font-weight: bold;
}
#getFF {
	margin-top: 10px;
	font-weight: bold;
}
#left_side #eventsHeader {
	width: 321px;
	margin: 15px auto;
}


#left_side table.classTable {
    width: 500px;
    margin: 0px auto 20px auto;
    border-collapse: collapse;
}
#left_side table.classTable th {
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}
#left_side table.classTable th.underlined {
	border-bottom: 1px solid black;
}
 #left_side table.classTable tr.top th.days {
 	width: 100px;	
}
#left_side table.classTable td, #left_side table.classTable tr.top th {
    text-align: center;
}
#left_side table.classTable td {
	border: 1px solid black;
}
#left_side table.classTable td.spacer {
	border: 0px solid black;
	height: 20px;
}
#left_side table.classTable .closed {
    font-style: italic;
}
#left_side table.classTable .closed th {
    font-weight: normal;
    font-style: italic;
}
#left_side ul.holidaySched {
	text-align: left;
	width: 387px;
	margin: 10px auto;
	border: 1px solid black;
	padding: 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#left_side li ul.holidaySched li {
	list-style-image: none;
	list-style: none;
}
#left_side ul.holidaySched em {
	font-weight: bold;
}
#left_side ol.cancelledClasses {
	text-align: left;
	width: 489px;
	margin: 0px auto 10px auto;
}
#left_side ol.cancelledClasses li {
	list-style-type: decimal;
}
#left_side ul.left {
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	text-align:left;
}
#classInfo {
	width: 100%;
	height: 700px;
}
.sifuWeapons {
	margin-top: 20px;
}
#programsTabs {
	height: 2650px;
}
#hunggarBody .dijitTabContainer .dijitTabContainerTop-tabs {
	width: 582px !important;
}
img.leftPic {
	float: left;
	margin: 5px;
}
img.rightPic {
	float: right;
	margin: 5px;
}
.moreInfo {
 	margin: 10px;
}
.annoucement {
	margin: 10px auto;
	padding: 5px;
	width: 500px;
	background-color: #FFCC33;
	border: 1px solid black;
	
}
#liondanceVideo {
	margin-top: 18px;
}
ol.chinese li, ul.chinese li {
	text-align: left;
	list-style: none;
	margin-bottom: 5px;
}
#HungGar p {
	text-align: left;
}

#hunggarBody #paymentTabs .dijitTab {
	background: transparent none repeat scroll 0 0;
}

#hunggarBody #paymentTabs .dijitTabInnerDiv {
	background: transparent none repeat scroll 0 0;
	padding-top: 10px;
}
#hunggarBody #paymentTabs .dijitTabContent {
	background: #595A38 none repeat scroll 0 0;
	border: 1px solid black;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#hunggarBody #paymentTabs .dijitTabChecked .dijitTabContent {
	background: none repeat scroll 0 0 #FFCC33;
}
#hunggarBody #paymentTabs .dijitTabPaneWrapper {
	border: 0 solid black;
}

#recaptcha_area, #recaptcha_table {
	margin: 10px auto;
	width: 318px !important;
}
.hunggarDef {
	display: none;
}
.languageToggle {
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
}
.hunggarTabset {
	display: none;
}
.headerLang {
	display: none;
}
.currentLang {
	display: block;
}

#hunggarTabs {
	height: 950px;
}
.chinese p {
	text-align: justify;
}

/* Share This Page */
.shareThisPage {
	float: right;
	padding: 5px;
	border: 1px solid black;
	background: #FFCC33 none repeat scroll 0 0;
	width: 113px;
	position: absolute;
	right: 10px;
	z-index: 50;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#visitLinks .shareThisPage {
	position: relative;
	float: none;
	margin: 10px auto;
}
.shareThisPage a {
	text-decoration: none;
	height: 100%;
	width: 100%;
}
.shareThisPage span {
	padding-left: 5px;
}
.shareThisPage img {
	float: left;
	height: 16px;
}
.URLBox {
	position: absolute;
	display: none;
	background: none repeat scroll 0 0 #FFCC33;
	border: 1px solid black;
	width: 500px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.URLBox input {
	width: 490px;
}
.URLBox p {
	width: 400px;
}
.URLBox a {
	text-decoration: underline;
}
.URLBox .close {
	position:absolute;
	top: 10px;
	right: 10px;
	z-index: 1000;
}
/* Share This Page */

.overThirteen {
	font-weight: bold;
	font-size: 17px;
	color: brown;
}
#feedbackList li {
	text-align: left;
}
.detailsBox {
	display: none;
}
.show {
	display: block;
}
.weaponPic {
	height: 121px;
	width: 200px;
}
.shopTable {
	width: 500px;
	margin: 10px auto;
	border-collapse: collapse;
}
.shopTable th {
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid black;
}
.shopTable td {	
	padding: 5px 0;
}
.shopTable .price {	
	width: 141px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#shopLink {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: white;
	opacity: 0.6;
}
#shopLink a {
	text-decoration: none;
}
#login {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-color: white;
	opacity: 0.6;
}
#login a {
	text-decoration: none;
}
table.galleryIndex img.galleryThumb {
	width: 190px;
	height: 126px;
}
table.galleryIndex img.vertThumb {
	height: 126px;
}
table.galleryIndex td {
	width: 190px;
	padding-left: 2px;
	padding-right: 2px;
}
table.galleryIndex td.padded {
	padding-bottom: 10px;
}

/* Modal styles */
#hunggarBody .infoModal .dijitDialogPaneContent {
	border: 1px solid #F4F4EE;
	vertical-align: middle;
}
#hunggarBody .dijitDialogTitleBar {
	border-top: 1px solid #F4F4EE;
	border-left: 1px solid #F4F4EE;
	border-right: 1px solid #F4F4EE;
	padding: 0px;
}

#hunggarBody .dijitTabPaneWrapper {
	background: transparent none repeat scroll 0 0;	
}

#hunggarBody .dijitTabContainerTop-dijitContentPane, #hunggarBody .dijitTabContainerLeft-dijitContentPane, #hunggarBody .dijitTabContainerBottom-dijitContentPane, #hunggarBody .dijitTabContainerRight-dijitContentPane, #hunggarBody .dijitAccordionContainer-dijitContentPane {
	background-color: transparent;
	padding:5px;
}

#hunggarBody .dijitTabContainerBottom-spacer, #hunggarBody .dijitTabContainerTop-spacer {
	border-top: 1px solid black;
	margin-top: -1px;
}

#hunggarBody .dijitTab {
	background: url("../img/misc/greenTab.gif") no-repeat 0 0px;
	padding:0px;
	margin-bottom: 1px;
	border: none;
}

#hunggarBody .dijitTabContent {
	background: url("../img/misc/greenTab.gif") repeat-x 0 -54px;
	border: none;	
	padding: 5px;
}

#hunggarBody .dijitTabInnerDiv {
  background: url("../img/misc/greenTab.gif") no-repeat right -27px;
  color: white;
	border: none;
	padding:0px 3px;
}

#hunggarBody .dijitTabChecked {
	background: url("../img/misc/goldTab.gif") no-repeat 0 0px;
}

#hunggarBody .dijitTabChecked .dijitTabContent {
	background: url("../img/misc/goldTab.gif") repeat-x 0 -54px;
}

#hunggarBody .dijitTabChecked .dijitTabInnerDiv {
  background: url("../img/misc/goldTab.gif") no-repeat right -27px;
  color: black;
}


#hunggarBody .dijitDialogTitleBar {
	background: #A5A162 url(../img/modal_bg.jpg) no-repeat scroll left top;
	background-size: 100%;
}
#hunggarBody .dijitDialog {
	background-color: transparent;
}
#hunggarBody .dijitDialog .closeText {
	display: inline;
	position: absolute;
	right: 5px;
	top: 0px;
}
#hunggarBody .dijitDialog a {
	color: #F3E7A9;
	text-decoration: none;
}

#hunggarBody .dijitDialog a.buttonLink {
	background-color: #fed146;
	border: 1px solid black;
	color: black !important;
	padding: 2px 5px;
}
#hunggarBody .infoModal .dijitDialogPaneContent {
	background-color: #cec385;
}
#hunggarBody .infoModal .dijitDialogPaneContent .background {
	background-color: #cec385;
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	z-index:-1;
}
/* Modal styles */

.formFrame {
	margin: 0 18px 18px 18px;
}
form h3 {
	margin-top: 2px;
}
#lionDanceIntrestForm {
	text-align: left;
}
#lionDanceIntrestForm td {
	vertical-align: top;
	padding-right: 20px;
}
.performanceButton {
	text-align: center;
}
#hunggarBody input, #hunggarBody select {
    margin-bottom: 5px;
}
#hunggarBody textarea {
    margin-bottom: 10px;
}
#lionDanceModal em {
	font-weight: bold;
}
#lionDanceModal h2 {
	margin-top: 10px;
}

/* Navigation menu Styles */
#navMenu {
	background: url("../img/menu_bg.jpg") no-repeat scroll left top #A5A162;
	height: 30px;
	color: #F3E7A9;
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#navMenu .dijitMenuItem {
	font-family: verdana,helvetica,sans-serif;
	border-right: 1px solid #BBB774;
	padding: 0.2em 1em;
	font-size: 1em;
	line-height: 1.5em;
	margin: 4px 0 0;
	float: left;
}

#hunggarBody .dijitMenuPassive .dijitMenuItemHover, #hunggarBody .dijitMenuItemSelected {
	background-color: transparent;
	color: white;
}

#hunggarBody .dijitMenuItemIcon {
	height: 0px;
}

#hunggarBody .dijitMenuItem table tbody tr td div {
	margin: 0px;
	padding: 0px;
}

#hunggarBody .dijitMenuItem td {
	color: black;
	background-color: #f1c969;
	width: auto;
}
#hunggarBody .dijitMenuItemLabel {
	position: inherit;
}
#hunggarBody .dijitMenuItemLabel a:hover {
	color: white;
	text-decoration: none;
}
#navMenu .currentPage span a, #navMenu .currentPage {
	color: white;
}
#hunggarBody .dijitMenuItemLabel a {
	color: #F3E7A9;
	text-decoration: none;
}
#hunggarBody .dijitMenuItemSelected td {
	color: black;
	background-color: #F3E7A9;
}
#hunggarBody .dijitMenuTable {
	border-top: 0 none;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#hunggarBody .dijitMenuTable td {
	border-top: 0 none;
}
#hunggarBody .dijitMenuBar {
	border: 0 none;
}
/* Navigation menu Styles */

.roundedFormBox {
	border: 1px solid black;
	padding: 10px;
	margin-left: auto; 
	margin-right: auto;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#taichiIntrestForm {
	width: 384px;
}
#lionDanceIntrestForm {
	width: 710px;
}
#left_side .centeredBox {
	margin: 10px auto;
	text-align: left;
}
#videoModal .dijitDialogPaneContent {
	width: 640px;
	height: 496px;
}
#videoContainer {
	width: 640px;
	height: 480px;
	position: relative;
}
#videoContainer img.waiter {
	position: absolute;
	left:273px;
	top:189px;
}
#videoContainer video {
	width: 100%;
	height: 100%;
}
#trainingVideos a {
	text-decoration: none;
}
#trainingVideos td {
	position:relative;
}
#trainingVideos td img {
	float: left;
}
#trainingVideos td span {
	font-size:20px;
	font-weight:bold;
	margin-left:-158px;
	margin-top:198px;
	position:absolute;
	z-index:1;
}
#left_side .errorBox {
	background-color:red;
	border:2px solid black;
	color:white;
	font-weight:bold;
	text-align:center;
	width:150px;
}