﻿body
{
    background-position: top;
    font-family: 'Trebuchet MS' , Tahoma;
    font-size: 13px;
    color: #333333;
    padding:0px;
    margin:0px;
    background-color: #FFFFFF;
    background-image: url('img/bgr.jpg');
    background-repeat: repeat-x;
    line-height:normal;	
}


#content
{
    background-image: url('img/top1.png');
    background-repeat: no-repeat;
    background-position: top;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 980px;
    height:143px;
    padding-top: 0px;
    color: #333333;
}

#footer
{
    background: #CCCCCC url('img/footer.png');
    background-repeat: repeat-x;
    width: 100%;
    height: 106px;
   
}

#footer .fcontainer
{
    width: 929px;
    margin-left: auto;
    margin-right: auto;
    border-top: solid 1px #999999;
    padding-top : 2px;
}


#account
{
    margin-top: 25px;
    float: right;
    text-align:left;
    /*padding-right: 105px;*/
    width:230px;
    
}

#account a
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

#account a:hover
{
    text-decoration : underline;
}

#header
{
    padding: 25px 5px 0px 40px;
    margin:0;
    height: auto;
    
}

#header .logo
{
    width:140px;
    height:63px;
    padding:0;
   
}

#header .logo a
{
   display:block;
}

#header .logo img
{
    border-style: none;
}

#header .phones
{
    margin-top:-50px;
    margin-left: 180px;
    position:relative;
    width:400px;
    
}

/* main menu */
#header .mn_main
{
    width : 650px; 
    float : left;
    margin-left:0px;
    margin-top:25px;
    line-height:25px;
    
}

#header .mn_main ul
{
    list-style-type: none;
    margin:0px;
    padding:0px;
    margin-top:2px;
    width:100%;
}

#header .mn_main li
{
    float: left;
    margin: 0px;
    padding: 0 10px;
    border-right: solid 1px #b9b8b8;
    border-right-color: #C13100;
}

#header .mn_main a
{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}

#header .mn_main a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}
/* end main menu */


/* second menu */
#header .dop_main
{
    margin-top: -15px;
    margin-right: 20px;
    -margin-right:10px;
    width : 250px;
    float :right;
}

#header .dop_main ul
{
    list-style-type: none;
    margin:0px;
    padding:0px;
    width:100%;   
}

#header .dop_main li
{
    float: left;
    margin-right: 12px;
    margin-left : 12px; 
}

#header .dop_main a
{
    text-decoration: underline;
    color: #CC3300;
    font-weight: bold;
}

#header .dop_main a:hover
{
    text-decoration: none;
}

#header .dop_main .search
{
    margin-top:10px;
    -margin-left:15px;
    width : 240px;
    float :left;
    line-height: 15px;
}

#header .dop_main .search .txt_box
{
    background-color: #E8E8E8;
    border: 1px solid #999999;
    font-size: 11px;
    font-weight: bold;
    height:15px;
    color: #666666;
}
#header .dop_main .search .bt_search
{
    border-style: none;
    background: url('img/btSearch.gif');
    background-repeat: no-repeat;
    color: #EEEEEE;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
}


#header .dop_main .search .bt_search:hover
{
    color: #ffffff;
}

/* end second menu */


#content2
{
    background-image: url('img/top2.png');
    background-repeat: no-repeat;
    background-position: top;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 981px;
    height:auto;
    
    padding-top: 0px;
    color: #333333;
    background-color: #FFFFFF;
    
}

#box .bg_bottom
{
   background : url('img/bottom1.png');
   background-repeat: no-repeat;
   background-position: bottom;
   min-height:450px;
   
}

#box
{
    width: 929px;
    margin-left: 25px;
    
    border-left: solid 1px #E0E0E0;
    border-right: solid 1px #E0E0E0;
}

#box .col1
{
    margin-left : 15px;
    -margin-left:5px;
    margin-top : 10px;
    width: 890px;
    float: left;
}

/* search page */


#box .col1 .search_hdr
{
    border: 1px solid #CC3300;
    padding: 2px;
    font-family: 'Trebuchet MS';
    font-weight: bold;
    background-color: #F4F4F4;
    color: #CC3300;
}

#box .col1 .search_hdr a
{
    color: #CC3300;
    text-decoration: none;
}

#box .col1 .search_hdr a:hover
{
    text-decoration: underline;
}

#box .col1 .search_hdr a:visited
{
    color: #0066CC;
    text-decoration: none;
}

/* end - search page */




#box .col2
{
    margin-top : 10px;
    padding: 0 24px 0 0;
    width: 240px;
    float:right;
}

/* region select */

#box .region_link
{
    color: #0066CC;
    font-weight: bold;
    font-size: 16px;
}

#box .region_select
{
    border: 1px solid #CC3300;
}

/* end - region select */


#box .col3
{
   /*padding-left:10px;*/
    margin-left : 15px;
    -margin-left:5px;
    width: 630px;
    float: left;
}

#box .col4
{
   
    margin-left : 15px;
    -margin-left:5px;
    width: 893px;
    float: left;
}



#box .col3 a
{
    color: #00649D;
    text-decoration: underline;
}

#box .col3 a:hover
{
    color: #00649D;
    text-decoration: none;
}


#box .col3 .sub1
{
    width:180px;
    -width:170px;
    float:left;   
}

#box .col3 .sub2
{
    margin:0 0 0 5px;
    -margin:0;
    width:445px;
    float:left;
}


.bg_round
{
   background : url('img/bottom2.png');
   background-repeat: no-repeat;
   background-position: bottom;
   
}


#news
{
    color: #006699;
}

#news .tabs
{
    background: url('img/news_left.png');
    background-position: left;
    background-repeat: no-repeat;
    margin-left: -50px;
}

#news .date
{
    color: #CC3300;
    font-weight: bold;
}

#news a
{
    text-decoration: underline;
    color: #00649D;
    font-size: 13px;
}


#news a:hover
{
    text-decoration: none;
    color: #00649D;
}


#news ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    
}

#news li
{
    margin-right: 5px;
    color: #333333;
    display: inline;
}


#news li a
{
    margin-right: 5px;
    color: #333333;
    text-decoration: underline;
    font-weight: bold;
}

.bt_default
{
    width: 93px;
    height: 19px;
    border-style: none;
    background: url('img/btRed.gif');
    background-repeat: no-repeat;
    color: #EEEEEE;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    
}

.bt_vote
{
    width: 103px;
    height: 19px;
    border-style: none;
    background:#fff url('img/btVote.gif');
    background-repeat: no-repeat;
    color: #EEEEEE;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    
}

.txt
{
    background-color: #E8E8E8;
    border: 1px solid #999999;
    font-size: 11px;
    font-weight: bold;
    height:15px;
    color: #666666;
}

.newsBox{
float: left;
width: 160px;
padding-right: 30px;
padding-bottom: 15px;
}

.newsBoxFull{
float: left;
width: 100%;
padding-right: 30px;
padding-bottom: 15px;
}

.newsBox p
{
	margin-top: 5px;
}

.lbTopPhone
{
    color: #666666;
    font-size: 14px;
    font-family: Verdana;
}

.copyinfo
{
    background: url('img/footerinfo.gif') no-repeat;
    width:460px;
    height:74px;
    padding-top:5px;
}
.copyinfo .copytxt
{
    color: #EFEFEF;
    font-size: 10px;
    margin: 0px 10px 5px 10px;
}

.item_separator
{
    border-bottom: dotted 1px #FF6666;
    height: 2px;
}

.empty_div
{
    height:250px;
}

.tv_time
{
    padding: 1px;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FF5559;
}

.tv_text
{
    font-size: 11px;
    color: #666666;
    font-weight: bold;
}

.clear
{
    clear:both;
}




