@charset "iso-8859-1";
/* CSS Document */
body 
{
/*
	margin:0;
	background-image:url(../images/bg.gif);
	color: #505050;
	*/
background-image:url(../images/bg-blue.jpg); 
color: #505050; 
font-family:Verdana; 
font-weight:bold; 
font-variant:normal;
text-decoration:none; 
text-align:justify; 
font-size:13px; 
color:#000000;
}

ul { 
padding:0px; 
} 
li { 
list-style-type:none; 
margin:0px;  
font-weight:bold; 
}

.main_box {
width:900px;
}
#menu {
background-image:url(../images/bgMenu.gif);
background-repeat:no-repeat;
padding-left:79px;
padding-right:177px;
padding-top:31px;
}
.padd {
padding-left:1px;
padding-right:2px;
}
.bigImg {
background-image:url(../images/bgheader3.gif);
background-repeat:no-repeat;
height:290px;
background-color:#FFFFFF;
}
.iBigImg
{
	background-image:url(../images/headerNeew.gif);
	background-repeat:no-repeat;
	height:290px;
	background-color:#FFFFFF;
}

.rel {
	position:relative;
}
#logo {
	position:absolute;
	top:6px;
	left:15px;
}
.slogan {
position:absolute;
left:274px;
top:42px;
}
.content_box {
width:862px;
background-color:#fbfcf8;
border-left:1px solid #acaeb1;
border-right:1px solid #acaeb1;
padding-left:18px;
padding-right:18px;
}
.top {
background-repeat:no-repeat;
background-position:top;
padding:27px 0 0 0;
width:223px;
background-color:#444444;
font-family:Verdana;
font-size:12px;
font-variant:none;
font-weight:normal;
color:#FFFFFF;
}
.classPic {
padding:0 20px 0 19px;
width:223px;
height:385px;
background-color:#444444;
text-align:justify;
}
.classPic p {
	padding:0px;
	margin:0px;
}
.bottomTop 
{
	background-image:url(../images/bottomTop3.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:900px;
	height:79px;
}
.iBottomTop
{
	background-image:url(../images/footer2.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:900px;
	height:95px;
}

.picRel {
position:relative;
}
.footer {
padding-top:10px;
padding-bottom:10px;
font-family:Verdana;
font-size:13px;
font-weight:normal;
font-variant:normal;
color:#FFF;
}
.footer a {
font-family:Verdana;
font-weight:normal;
font-variant:normal;
color:#FFF;
text-decoration:none;
}
.footer a:hover {
font-family:Verdana;
font-weight:normal;
font-variant:normal;
color:#FFF;
text-decoration:underline;
}
.copy {
padding-top:10px;
padding-bottom:10px;
font-family:Verdana;
font-size:11px;
font-weight:normal;
color:#000000;
font-variant:normal;
}
.copy a {
text-decoration:none;
color:#000000;
}
.copy a:hover {
text-decoration:underline;
color:#000000;
}
.footer_d {
padding-top:10px;
padding-bottom:10px;
font-family:Verdana;
font-size:13px;
font-weight:normal;
font-variant:normal;
color:#0d0c0c;
}
.footer_d a {
font-family:Verdana;
font-weight:normal;
font-variant:normal;
color:#0d0c0c;
text-decoration:none;
}
.footer_d a:hover {
font-family:Verdana;
font-weight:normal;
font-variant:normal;
color:#0d0c0c;
text-decoration:underline;
}
.copy_d {
padding-top:10px;
padding-bottom:10px;
font-family:Verdana;
font-size:11px;
font-weight:normal;
color:#000000;
font-variant:normal;
}

.form_texts
{
	font-family: Verdana;
	font-variant:normal;
	font-size:12px; 
	font-weight:bold;
	color:#000000;
	text-align:justify;
	line-height:15px;
}

.form_texts span
{
	font-size:11px; 
	font-variant: normal; 
	color: #000000;
	font-weight:normal;
}

.form_texts a
{
	color: #000000;
}

.form_inp, .calendarSelectDate 
{
	width:180px;
	font-family: Verdana;
	font-size:10px; 
	color:#000;
	/*height:20px; */
	border:1px solid #767b81;
	font-weight:normal; 
	font-variant:normal;
}



#calendarDiv {
	display: block;
	display: none;
	position: relative;
	border: 1px solid #777;
}
#calendarDiv a {
	cursor: pointer;
}
#calendar {
	background: #ddd;
	clear: both;
	text-align: center;
	font-size: 105%;
}
#calendar, #linksTable {
	width: 180px;
}
#calendar .calendarHeader {
	background: #333;
	border-bottom: 1px solid #444;
	color: #fff;
}
#calendar .weekDaysTitleRow {
	background: #777;
	color: #fff;
}
#calendar .weekDaysRow {
	background: #eee;
	color: #666;
}
#calendar .weekDaysCell {
	color: #000;
	border: 1px solid #ddd;
}
#calendar .weekDaysCellOver {
	background: #fff;
	border: 1px solid #777;
}
#closeCalender {
	position: absolute;
	right: 0;
	bottom: 100%;
	margin-bottom: 1px;
	display: block;
	padding: 2px;
	cursor: pointer;
	font-size: 60%;
}
#closeCalender:hover {
	background: #000;
	color: #fff;
}
#linksTable {
	background: #000;
}
#linksTable a {
	display: block;
	color: #fff;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 80%;
	padding: 2px 5px;
}
#linksTable a:hover {
	background: #ddd;
	color: #333;
}
#prevMonth {
	float: left;
}
#nextMonth {
	float: right;
}
#today {
	background: #999;
}

.title
{
	font-variant:normal; 
	text-transform:capitalize; 
        text-align:center;
	font-size:25px; 
	font-family:Verdana; 
	font-weight:normal; 
	line-height:45px;
        color: #000000
}
.games                 
{
        font-variant:normal;
        font-size:20px;
        font-family:Verdana;
        font-weight:bold;
        text-align:center;
        color:#cc0000;
        
}
.games_body
{
        font-variant:normal;
        font-size:12px;
        font-family:Verdana;
        text-align:center;
        
        
}
.imgleft                
{
        display:block;
        vertical-align:middle;
        float:left;
        width:266px;
        height:199px;
        margin:5px;  
        -webkit-border-bottom-right-radius: 20px;
        -webkit-border-bottom-left-radius: 20px;
        -webkit-border-top-left-radius: 20px;
        -webkit-border-top-right-radius: 20px
        -moz-border-radius-bottomright: 20px;
        -moz-border-radius-bottomleft: 20px;
        -moz-border-radius-topleft: 20px;
        -moz-border-radius-topright: 20px;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
                  
}
        

.imgright               
{
        display:block;
        vertical-align:middle;
        float:right;
        width:266px;
        height:199px;
        margin:5px;
        -webkit-border-bottom-right-radius: 20px;
        -webkit-border-bottom-left-radius: 20px;
        -webkit-border-top-left-radius: 20px;
        -webkit-border-top-right-radius: 20px
        -moz-border-radius-bottomright: 20px;
        -moz-border-radius-bottomleft: 20px;
        -moz-border-radius-topleft: 20px;
        -moz-border-radius-topright: 20px;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
      
}

.rounded                
{
        padding: 20px; 
        border-radius: 40px; -o-border-radius: 40px; -icab-border-radius: 40px; -khtml-border-radius: 40px; -moz-border-radius: 40px; -webkit-border-radius: 40px;  
        background-image: url(../images/lblue096.jpg);
        background-repeat: repeat;
        background-color: #ccc; 
        border: 7px ridge #808080; 
}
.FAQ
{
        font-family: Verdana;
	font-variant:normal;
	font-size:12px; 
	color:#cc0000;
	text-align:left;
	line-height:15px;
}
