@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666666;
}
body {
	background-color: #1A1A1A;
	background-image: url(img/main-bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a img{
	border:0;
}
a:link {
	color: #D87800;
	text-decoration: none;
}
img, div { behavior: url(iepngfix.htc) }
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #B60000;
}
a:active {
	text-decoration: none;
	color: #D87800;
}
#header_wrap {
	background:url(img/header_bg.png) repeat-x;
}
#header{
	width:960px;
	height:120px;
	margin:auto;
}
#nav{
	width:960px;
	height:50px;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	z-index:99999;
}

#content_wrap {
	width:960px;
	margin:auto;
}
.footer {
	background:url(img/footer_bg.png) repeat-x;
	text-align:center;
	padding:40px 0;
	line-height:20px;
}
#footer a:link {
	border-bottom:1px dotted #D87800;
}
.menu {
	float:left;
}

#pagedet {
	clear:left;
	position:relative;
}
#login {
	height:37;
	right:5px;
	top:0;
	color:#FFF;
}
#welcome {
	height:180px;
	background: url(img/chun.png) bottom left no-repeat;
}
#whitecontent_top {
	background:url(img/contenttop.png) top no-repeat;
	height:6px;
}
#whitecontent {
	background: url(img/whitecontent.png) top repeat-x;
	background-color:#FFF;
}
#whitecontent_bottom {
	background:url(img/contentbottom.png) top no-repeat;
	height:6px;
	margin-bottom:15px;
}
#welcome_msg {
	color:#FFF;
	margin-left:190px;
	padding-top:20px;
}

h1 {
	margin:0 30px 0 0;
}
#getstarted {
	width:960px;
	height:48px;

}
.boxes {
	background:url(img/division.png) center right no-repeat;
	float:left;
	width:170px;
	padding:10px;
}

.yishbox {
	float:left;
	background: url(img/yishbox.png) no-repeat top;
	height:151px;
	width:470px;
}
#contentsec {
	float:left;
	width:600px;
	text-align:justify;
}
#sidebar {
	float:right;
	width:270px;
}
.submenu {
	padding: 10px 10px 10px 40px;
	border-bottom:1px dotted #ccc;
	background:url(img/submenubg.png) center no-repeat;
	line-height:18px;
}
.subtitle {
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
}

/* Footer Fix */
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 40px; /* .push must be the same height as .footer */
}

p, ul, ol{
	margin:15px 0;
}
h2 {
	border-bottom: 1px dotted #FFA91E;
	color:#FFA91E;
	font-size:18px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:-1px;
}

.headline{
	border-bottom: 1px dotted #FFA91E;
	color:#FFA91E;
	font-size:18px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:-1px;
}

.readmore {
	padding:8px;
	background-color:#f0f0f0;
	text-align:right;
	border-bottom:1px solid #ccc;
	margin-bottom: 30px;
}

/* Geo styles */
.loginbox {
	width: 200px;
}
.news_wrapper .news_content {
	background-color:#f0f0f0;
	border-top:4px solid #ccc;
	padding: 20px;
	margin: 10px 0;
}

/* birthday of the month table */
.bday_table {
	border:0;
	text-align:center;
}
.bday_td {
	border-bottom: dotted #999 1px;
	line-height:20px;
	text-align:center;
	padding:10px;
}

.scaps {
	font-size:9px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#999;
}


/* Sched table */

#t_sched td {
	padding:5px;
	border-bottom:1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
}
.first{
	border-left:1px solid #f0f0f0;
}
.t_top_main {
	border-top:1px solid #f0f0f0;
	color:#FFF;
	font-weight:bold;
	background-color:#FFA91E;
	text-align:center;
	width:150px;
}
.t_top {
	border-top:1px solid #f0f0f0;
	color:#FFF;
	font-weight:bold;
	background-color:#FFA91E;
	text-align:center;
	width:75px;
	}
.small {
	font-size:10px;
	color:#999;
}

#slideshow {
	position:relative;
    height:254px;
	width:409px;
	margin:0px auto;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#banner1 {
	background:url(images/bba-short1.jpg) no-repeat;
	width:409px;
	height:254px;
}

#banner2 {
	background:url(images/bba-short2.jpg) no-repeat;
	width:409px;
	height:254px;
}

#banner3 {
	background:url(images/bba-short3.jpg) no-repeat;
	width:409px;
	height:254px;
}

#banner4 {
	background:url(images/bba-short4.jpg) no-repeat;
	width:409px;
	height:254px;
}
