/*#############################################################
Author: The AvS
#############################################################*/

* html img, 
* html .png{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
        
    );
}

a {
	color: #ED1651;
	text-decoration: none;
}

a:hover {
	color: #ED1651;
	text-decoration: underline;
}

p
{
 margin:0px 0 14px 0;
 padding:0;
 text-align:left;
}

a img{
	border:0px solid #fff;
}


h1
{
font: bold 24px "Arial";
color:#000000;
padding:0;
margin:8px 0 8px 0;
}

h2
{
font: bold 20px "Arial";
color:#000000;
padding:0;
margin:8px 0 8px 0;
}


.hrline
{
  float:left;
  width:100%;
  border-top:1px solid #DEDEDE;
}

#canvas {
	width:100%;
	margin-left: auto;
	margin-right: auto;
	padding:0 auto;
	
}

#page {
	width:100%; 	
	margin-left: auto;
	margin-right: auto;
	padding:0 auto;	
	
}



#master_line {
  width:940px;
	margin-left: auto;
	margin-right: auto;	
}



#line_1 {
  float:left;
	width:100%;
	height:75px;
}


#line_1_in {
  float:left;
  width:940px;
	height:75px;	 
	border-bottom:5px solid #F2F0F0;
}


#line_1_inCL {
  float:left;
  width:320px;
	height:75px;
	background:url(../images/logo.jpg) no-repeat top left;
}


#line_1_inCR {
  float:left;
  width:610px;
	height:75px;
}


#line_2 {
  float:left;
	width:100%;
}




#line_3 {
  float:left;
	width:100%;
}


#line_3_in {
  float:left;
  width:940px;
  height:200px;
}

.bannerTop1
{
  float:left;
  width:320px;
  height:200px;
  background:url(../images/bannerTop1.jpg) no-repeat top left;
}

.bannerTop2
{
  float:left;
  width:310px;
  height:200px;
  background:url(../images/bannerTop2.jpg) no-repeat top left;
}

.bannerTop3
{
  float:left;
  width:310px;
  height:200px;
  background:url(../images/bannerTop3.jpg) no-repeat top left;
}

.banner_canv1
{
  float:left;
  width:200px;
  margin:20px 0 0 20px;
  text-align:left;
}

.banner_canv2
{
  float:left;
  width:190px;
  margin:20px 0 0 40px;
  text-align:left;
}

.banner_canv3
{
  float:left;
  width:180px;
  margin:20px 0 0 50px;
  text-align:left;
}

.banner_canv1 h1, .banner_canv2 h1, .banner_canv3 h1
{
  margin:0;
  padding:0;
  font-size:30px;
  font-weight:bold;
  /*font:bold 30px "Arial";*/
  font-family:"Myriad Pro",Arial,sans-serif;
  text-decoration:underline;
  color:#ffffff;
  margin-bottom:35px;
}

.banner_canv1 p, .banner_canv2 p, .banner_canv3 p
{
  float:left;
  font:normal 14px "Arial";
  color:#ffffff;
  text-align:left;
}


.banner2
{
  float:left;
  width:180px;
  font:normal 14px "Arial";
  color:#ffffff;
  text-align:left;
  margin-left:145px;
  line-height:18px;
}


.banner3
{
  float:left;
  width:170px;
  font:normal 14px "Arial";
  color:#ffffff;
  text-align:left;
  margin-left:135px;
  line-height:18px;
}


#line_4 {
  float:left;
	width:100%;
}



#line_4_in {
  float:left;
  width:940px;
  border-top:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
  padding:0px 0 40px 0;
  background:url(../images/bgcenter3.jpg) repeat-y top center;    
}

.contLeft
{
  float:left;
  width:710px;
  text-align:left;
}

.subs_rss
{
  float:left;
  width:710px;
  margin-bottom:10px;
  text-align:right;
}

.subs_cont
{
  float:left;
  width:710px;
  margin-bottom:40px;
  text-align:right;
}

 .rss_img
 {
   float:right;
   margin:0 5px 0 0;
 }
 
 .rss_txt
 {
   float:right;
   font:normal 12px "Arial";
   margin:6px 5px 0 0;
 }
 
 .rss_txt a
 {
   color:#000000;
   text-decoration:none;
 }
 
 .rss_txt a:hover
 {
   color:#000000;
   text-decoration:underline;
 }

.subsLeft
{
  float:left;
  text-align:left;
  width:150px;
}

.blockPic
{
  float:left;
  width:120px
  font:normal 12px "Arial";
  color:#000000;
  margin-bottom:8px;
}

.datePic
{
  float:left;
  width:50px;
  font:normal 36px "Arial";
  border-right:1px solid #E9E9E9;
  color:#000000;
}

.monthPic
{
  float:left;
  margin:5px 0 0 5px;  
}


.subsRight
{
  float:left;
  text-align:left;
  width:550px;
}

.subsRight h1
{
  font:normal 27px "Arial";
  color:#494949;
  margin:0px 0 20px 0;
  padding:0;  
}

.subsRight p
{
  line-height:18px;
}

.continueRead
{
  float:left;
  margin:3px 0 0 5px;
}

.continueRead a
{
  font:italic 11px "Arial";
  color:#000000;
  text-decoration:underline;
}

.continueRead a:hover
{
  font:italic 11px "Arial";
  color:#ED1651;
  text-decoration:underline;
}


.contCenter
{
  float:left;
  text-align:left;
  width:180px;
  margin-left:25px;
  text-align:left;
}


.rightCont ul
{
  float:left;
  margin:0;
  width:120px;  
  padding:0;
  margin-bottom:15px;
}

.rightCont ul li
{
  font:bold 12px "Arial";
  border-bottom:1px solid #EBEBEB;
  padding-bottom:8px;
  margin-bottom:8px;
  list-style-type:none;
}

.rightCont ul li a
{
  color:#494949;
  text-decoration:none;
}

.rightCont ul li a:hover
{
  color:#ED1651;
  text-decoration:none;
}

.rightTi
{
  float:left;
  width:120px;
  border-bottom:1px solid #EBEBEB;
  padding-bottom:5px;
  margin:8px 0 6px 0;
  font-size:17px;
  color:#01A5A7;
  font-weight:bold;
}

.rightTi2
{
  float:left;
  width:180px;
  border-bottom:1px solid #EBEBEB;
  padding-bottom:5px;
  margin:8px 0 6px 0;
  font-size:17px;
  color:#01A5A7;
  font-weight:bold;
}

.rightCont2 ul
{
  float:left;
  margin:0;
  width:180px;  
  padding:0;
  margin-bottom:15px;
}

.rightCont2 ul li
{
  float:left;
  font:bold 12px "Arial";
  border-bottom:1px solid #EBEBEB;
  padding-bottom:8px;
  margin-bottom:8px;
  list-style-type:none;
}

.tiRight2
{
  float:left;
  font:bold 12px "Arial";
  color:#494949;
  text-decoration:underline;
  width:180px;
}

.tiRight2 a, .tiRight2 a:hover
{  
  color:#494949;
  text-decoration:none;
}

.contRight2
{
  float:left;
  font:normal 12px "Arial";
  color:#494949;
  width:180px;
}

