/* CSS Document */

/* GLOBAL Reset
-----------------------------------------------------------------------------------------------
===============================================================================================*/	



/* GENERAL

-----------------------------------------------------------------------------------------------
===============================================================================================*/	

	html { 
filter: expression(document.execCommand("BackgroundImageCache", false, true)); 
}

	div#preloader {
		position: absolute;
		left: -9999px;
		top:  -9999px;
		}
	div#preloader img {
		display: block;
		}
	

	
	
	body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	line-height: 1.5;
	color: #3C3B6F;
	background-image: url(../images/bg-page.jpg); /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #292929;
	}

	hr {

	}
	
	p {

	}

h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3c3b6f;
	
	
}

h2 {
	font-size: 160%;
	padding-bottom: 0px;
	color: #3c3b6f;
}

h3 {
	font-size: 110%;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	color: #383660;
}


		
	strong {
		font-weight: bold;
	}
		
	em {
		font-style: italic;
	}
	
	address {
		font-style: normal;
	}

	input, textarea, select {
		font: 1em Arial, Helvetica, sans-serif;
	}

	a {
	color: #3B3B6B;
	text-decoration: underline;
	outline: none;
	}
	a:hover {
	color: #6868AC;
	text-decoration: underline;
	}
	
	img {
	border: thin none #3C3B6F;
	}

	a:visited {}

	a:active {
	color: #1A69BC;
}

.intro {
	font-weight: bold;
	color: #3C3B6F;
	
}

.date {
	font-size: 90%;
	color: #3B3B3B;

	
}
	

/* ASSETS
----------------------------------------------------------------------------------------------- */	


/* Button */

a.button{
	font-weight:bold;
	width:auto;
	background-image: url(../images/template/button-left.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	background-position: left top;
	float: right;
	color: #3F3A3A;
	font-size: 95%;
	padding: 0px;
	line-height: 25px;
	}	
	
a.button span{
	background:url(../images/template/button-right.gif) no-repeat right top;
	height:25px;
	padding:0 10px;
	width: auto;
	float: none;
	display: block;
	}	
	
a.button:hover{
	color:#FFFFFF;
	background-position: left center;
	background-image: url(../images/template/button-left.gif);
	}	
	
a.button:hover span{
	cursor:pointer;
	background-position: right center;
	}
	
a.button:active {
	color:#FFFFFF;
	background-position: left bottom;
	}	
	
a.button:active span {
	cursor:pointer;
	background-position: right bottom;
	}	

/* Tooltip */

a.tooltip{
	z-index:10;
	}
a.tooltip:hover{
	position:relative;
	z-index:100;
	}			
a.tooltip span{
	display:none;
	}
a.tooltip:hover span{
	display:block;
	position:absolute;
	float:left;
	white-space:nowrap;
	top:-2.2em;
	left:.5em;
	background:#fffcd1;
	border:1px solid #444;
	color:#444;
	padding:1px 5px;
	z-index:10;			
	}

.imageRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.imageLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;

}

#menuTop {
	float: left;
	width: 260px;
	height: 50px;
	margin-top: 10px;
	
}

#menuTop h2 {
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	
}


.titleAcademyNews {
	background-image: url(../images/title_club_news.jpg);
	background-repeat: no-repeat;
}

.titleGoshinJitsu {
	background-image: url(../images/title_goshin.gif);
	background-repeat: no-repeat;
}

.titleInstructors {
	background-image: url(../images/title_instructors.gif);
	background-repeat: no-repeat;
}

.titleContact {
	background-image: url(../images/title_contact.gif);
	background-repeat: no-repeat;
}

.titlePhotos {
	background-image: url(../images/title_gallery.gif);
	background-repeat: no-repeat;
}



#menu {
	float: left;
	background-color: #e5e5e5;
	width: 230px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	
}

#menu ul {
	margin: 0px;
	padding: 0px;

}

#menu li a{
	font-weight: bold;
	color: #3B3B6B;
	line-height: 20px;
	display: block;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 4px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0px 5px;
	text-decoration: none;
}

#menu li a:hover {
	background-color: #DBDBDB;
	text-decoration: none;
}

#menu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

	
}

#menu h3{
	
}

#menuBottom {
	background-image: url(../images/menu-bottom.jpg);
	float: left;
	height: 30px;
	width: 260px;
	
}

.bubble-container {
	width: 480px;
	background-image: url(../images/bubble-bg.gif);
	float: right;
}
.bubble-container p {
	margin: 0px;
	padding: 0px;
}


.bubble-top {
	background-image: url(../images/bubble-top.gif);
	height: 20px;
	
}

.bubble-bottom {
	background-image: url(../images/bubble-bottom.gif);
	background-repeat: no-repeat;
	height: 30px;
	
}

.bubble-middle {
	background-image: url(../images/bubble-middle.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 50px;
	padding-right: 20px;
	
}


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

#container {
	width: 940px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#container-mainContent {
	float: left;
	background-image: url(../images/bg-page.gif);
	background-repeat: repeat-y;
	width: 940px;
}

#mainContent {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/bg-maincontent-top.jpg);
	width: 880px;
	margin: 0px;
}

#mainContent-Left {
	float: left;
	width: 600px;
	text-align: justify;
}


#mainContent-Right {
	float: right;
	width: 260px;
}

#container-mainBottom {
	float: left;
	background-image: url(../images/bg-bottom.gif);
	background-repeat: repeat-y;
	width: 940px;
	height: 40px;
}
#footer {
	margin-top: 10px;
	float: left;
	width: 880px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-bottom: 30px;
}

	
.clear {
	clear:both;
	}

/* HEADER
------------------------------------------------------------------------------------------------ */
#header {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#logo {
	width:190px;
	height:150px;
	float: left;
	background-image: url(../images/logo-sgjc.gif);
	background-repeat: no-repeat;
	}

#header-title {
	background-image: url(../images/header-sgja.jpg);
	float: right;
	height: 150px;
	width: 750px;
	}

#header-title H1 {
	text-indent:-9999px;
	border-bottom-style: none;
	}

/* MENU
-----------------------------------------*/
#nav-main {
	float: none;
	width: 400px;
	height: 30px;
	position: relative;
	top: -20px;
	left: 400px;
}

/* Styles for the entire LavaLamp menu */
.lavaLamp {
	position: relative;
	overflow: hidden;
	margin: 0px;
	padding-left: 30px;
	cursor: hand;
	width: 340px;
}

    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
	background: url(../images/nav-hover.png) no-repeat right 4px;
	width: 10px;
	height: 30px;
	z-index: 8;
	position: absolute;
        }
            .lavaLamp li.back .left {
	background: url(../images/nav-hover.png) no-repeat left 4px;
	height: 30px;
	margin-right: 9px;
            }
			
        /* Styles for each menu-item. */

.lavaLamp li a {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	outline: none;
	text-align: center;
	height: 30px;
	z-index: 10;
	float: left;
	display: inline;
	font-size: 16pt;
	font-weight: normal;
	top: 3px;
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
        }
		

/* PROMO
-----------------------------------------*/

#promo {
	background-image: url(../images/template/bg-promo.jpg);
	height: 275px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}

/* CONTENT
-----------------------------------------*/


#content {
	width: 760px;
	padding: 20px 30px;
}
#content .intro {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6d6a6a;
	font-size: 1.1em;
	line-height: 20px;
	padding-bottom: 7px;
}
#content-left {
	float: left;
	width: 440px;
}
#content-right {
	float: right;
	width: 300px;
}

/* FOOTER
-----------------------------------------*/
.input {
	height: 20px;
	width: 450px;
	border: 1px solid #d3d3d3;
	margin-top: 3px;
	padding: 5px;
}
.textarea {
	width: 470px;
	border: 1px solid #d3d3d3;
	padding: 5px;
}
#container #container-mainContent #mainContent #mainContent-Left h1 {
	font-family: Spirit Medium;
}
#container #container-mainContent #mainContent #mainContent-Left h2 {
	font-family: Spirit Medium;
}
