@CHARSET "UTF-8";

/* Common Styles */ 

/* body{overflow-y:hidden;} */

body {
	background-color:#000000;
	background-image: url("../img/back_brick_repeat.jpg");
	background-position:center top;
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-family:Arial;
	overflow-x:hidden;
}
* {margin:0;padding:0;}
a {color:#FFFFFF;text-decoration: none;outline:0;}
a img {border:0;}

img {border:0;}
#page {position: absolute 0 0;margin: 0 auto;-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:transparent no-repeat scroll 0 0;height:100%;top:-0;width:962px;}
#headerWrapper{position:relative;width:962px;margin:0px auto;height:82px;}
#header_image {position:absolute;z-index:-101;top:-44px;left:-322px;} 

/* End Common Styles */

/* Footer Style */

#footer {width:100%;background:URL("../img/back_fotter.jpg") bottom center no-repeat;height:130px;position:relative;z-index:400;clear:both;padding-top:60px;}
#footerLinks {margin:auto;list-style:none;width:962px;}
#footerLinks ul {margin-top:70px;}
#footerLinks li {list-style: none;float:left;border-right:1px solid #FFFFFF;padding:0 5px;font-size:10px;}
#footerLinks li:last-child {border:0;}
#footerLinks li a:hover {color:#98d3e5;}

/* End Footer Style */

/* Haze style */

.hazeOuter {margin-left:auto;margin-right:auto;background-color:transparent;position:relative;z-index:30;}
.hazeTl{width:65px;height:65px;float:left;background-image: url("../img/haze/haze_01.png");background-position:bottom right;position:absolute;z-index:-100;}
.hazeT{height:65px;float:left;background-image: url("../img/haze/haze_02.png");background-position:bottom;position:absolute;z-index:-100;}
.hazeTr{width:65px;height:65px;float:left;background-image: url("../img/haze/haze_03.png");background-position:bottom left;position:absolute;z-index:-100;}
.hazeL{width:65px;float:left;background-image: url("../img/haze/haze_04.png");background-position:left;position:absolute;z-index:-100;}
.hazeR{width:65px;float:left;background-image: url("../img/haze/haze_06.png");background-position:right;position:absolute;}
.hazeBl{width:65px;height:65px;clear:left;float:left;background-image: url("../img/haze/haze_07.png");background-repeat:no-repeat;background-position:bottom right;position:absolute;z-index:-100;}
.hazeB{background-image: url("../img/haze/haze_08.png");height:65px;float:left;background-position:bottom;position:absolute;z-index:-100;}
.hazeBr{width:65px;height:65px;float:left;background-image: url("../img/haze/haze_09.png");background-repeat:no-repeat;background-position:bottom left;position:absolute;z-index:-100;}
.contentDiv {color:white;}
.hazeContainer{float:left;position:relative;background-image: url("../img/opacity.png");z-index:30;}

/* End Haze Style */

/* Elements with custom pointer */

#prevMonth,#nextMonth,#banners img {cursor:pointer;}

/* END Elements with pointer */

.twitted ul#twitter_update_list li a {
  color: #98D4E5 !important;
  font-size: 15px;
  font-style: italic;
  font-weight: bolder;
  text-align: left;
  
}

.hoverButton, #sendButton {
  cursor: pointer;
}

.hide {
  display:none;
}

a.footer-credit {
    display: block;
    font-size: 12px;
    bottom: 10px;
    right: 0px;
    color: #223f4d;
    text-decoration: none;
    z-index: 1300;
    text-align: right;
}

a.footer-credit:hover {
    text-decoration: underline;
}
