/* CSS Document */
body
{
    margin: 0;
    padding: 0;
    background: #8bc3d0;
    font-family: Arial,Verdana, Geneva, sans-serif;
    color: #5e5e5e;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}

a
{
    color: #5e5e5e;
}

a:hover
{
    color: #5e5e5e;
    text-decoration: none;
}

#wrapper
{
    background: #ffffff;
    padding: 0;
    margin: 25px auto;
    width: 999px;
}

#header
{
    height: 100px;
}

#logo
{
    float: left;
    margin: 10px 0 0 20px;
}

#login_box
{
    float: right;
    background: url(images/bg_login_box.jpg) no-repeat;
    padding: 6px 5px 5px 10px;
    margin: 10px 0px 0 0px;
    width: 230px;
    height: 75px;
}

#login_box a
{
    font-size: 10px;
    color: #858585;
    padding: 0 5px 0 5px;
}

#login_box a:hover
{
    font-size: 10px;
    color: #858585;
    padding: 0 5px 0 5px;
}

#logout_box
{
    float: right;
    background: url(images/bg_logout_box.jpg) no-repeat;
    padding: 6px 5px 5px 5px;
    margin: 10px 0px 0 0px;
    width: 230px;
    height: 75px;
    text-align:left
}

#logout_box a
{
    font-size: 12px;
    color: #858585;
    padding: 0 5px 0 5px;
}

#logout_box a:hover
{
    font-size: 10px;
    color: #858585;
    padding: 0 5px 0 5px;
}

#menu
{
    width: 980px;
    margin: 0 auto; /*padding:0 0 0 9px;*/
}

#menu-main
{
    /*height: 32px;
    padding-top:3px;
    background: url(images/bg_menu_main.jpg) left no-repeat;*/
}

#breadcumb
{
    margin: 1px 0 0;
    height: 35px;
    background: url(images/bg_breadcumb.jpg) left no-repeat;
    color: #ffffff;
    /*font-weight: bold;*/
    text-transform: uppercase;
    text-align:left
}

.Category
{
    color:#FFFFFF;
float:left;
font-size:18px;
height:27px;
line-height:33px;
margin-bottom:10px;
margin-left:10px;
text-decoration:none;
text-transform:uppercase;
}


/*#breadcumb a
{
    height: 35px;
    background: url(images/bg_breadcumb_seperator.jpg) right no-repeat;
    padding: 4px 20px 4px 20px;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 33px;
}
*/
#nav-main
{
    float: left;
    margin: 0; /*background:url(images/bg_nav_main.jpg) left top no-repeat;*/
}

#register-button
{
    float: right;
    margin: 0 10px 0 0;
    height: 30px;
    width: 70px;
}

#menu-secondary
{
    height: 53px; /*background:url(images/bg_menu_secondary.jpg) top no-repeat;*/
    margin: 0 auto;
    padding: 1px 0 0 0;
    text-align: left;
}

#indicator_1
{
    height: 10px;
    background: url(images/indicator_1.jpg) left no-repeat;
}
#indicator_2
{
    height: 10px;
    background: url(images/indicator_2.jpg) left no-repeat;
}

#indicator_3
{
    height: 10px;
    background: url(images/indicator_3.jpg) left no-repeat;
}

#indicator_4
{
    height: 10px;
    background: url(images/indicator_4.jpg) left no-repeat;
}

#main-center
{
    padding: 0px 0px 10px 0;
    /*background: #f9f9f9;*/
    background: #fffff;
}

#main
{
    width: 980px;
    margin: 0 auto;
    min-height: 500px;
    /*background: #f9f9f9;*/
    background: #fffff;
}

#main-left
{
    /*background: #f9f9f9;*/
    float: left;
    width: 660px;
    padding: 0;
}
.news_title
{
    font-family:Arial;
    font-size:11px;
    text-decoration:none;    
}

#main-right
{
    width: 320px;
    float: left;
    background: url(images/bg_right_column.jpg) top no-repeat;
    /*background-color:#F8F8F8;*/
    margin-left:0px;
}
#trochuyenchuyengia
{
    width: 306px;
    background-color:#F8F8F8;
    padding-left:1px;
}
#pager
{
    margin: 10px 10px 10px 0;
    text-align: right;
}



#pager a
{
    color: #695d43;
    font-weight: bold;
    text-decoration: none;
    background: #efece7;
    padding: 5px;
}

#pager a:hover
{
    color: #695d43;
    font-weight: bold;
    text-decoration: none;
    background: #dfdfdf;
    padding: 5px;
}

.paging-item
{
    float: left;
    margin: 0 5px 0 0;
}

#paging
{
    background: url(images/bg_pagesize.jpg) no-repeat center;
    height: 30px;
    width: 55px;
}

#paging p
{
    font-family: Verdana;
    margin: 0;
    width: 55px;
    padding: 7px 0;
    text-align: center;
}


h2
{
    color: #6e706f;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    line-height: 25px;
    font-style: normal;
    padding: 0 0 0 4px;
    margin: 0;
}


#footer
{
    height: 100px;
    background: url(images/bg_footer.jpg) no-repeat;
    text-align: center;
}

#footer a
{
    color: #695d43;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}

#footer p
{
    padding: 15px;
    margin: 0;
}

.float-right
{
    float: right;
}

.float-left
{
    float: left;
}

.clear
{
    clear: both;
}



.blue_shading_title
{
    width: 100%;
    height: 30px;
    background: url(images/right_title.jpg) #8cc2d0 left no-repeat;
    text-align:left
}

.blue_shading_title h3
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 9px;
    margin: 0;
    color: #ffffff;
}

.padded
{
    padding: 10px;
}

.padded p
{
    padding: 10px;
    margin: 0;
}

.shading-grey
{
    background: #f5f5f5;
    padding: 10px;
}

.shading-blue
{
    background: #8bc3d0;
    color: #ffffff;
    padding: 10px;
}

.shading-blue h1
{
    font-size: 16px;
    font-style: normal;
    padding: 0;
    margin: 0;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: bold;
}

.bullet-text
{
    background: url(images/bullet.jpg) top left no-repeat;
    padding: 0 10px 0 25px;
    margin: 0 0 15px 0;
    width: 450px;
}

.about-intro
{
    padding: 15px 0;
    background: url(images/bg_about.jpg) top center no-repeat;
}

.about-tools
{
    padding: 15px 0;
    background: url(images/bg_tools.jpg) top center no-repeat;
}

.about-item
{
    padding: 15px 0;
}

.about-item h2
{
    font-size: 12px;
    padding: 0;
    margin: 0;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #5e5e5e;
}

.about-item p
{
}

.about-item-content h2
{
    font-size: 12px;
    padding: 0;
    margin: 0;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #5e5e5e;
}

.about-item-content
{
    padding: 0 5px 0 20px;
}

.about-item-content p
{
    width: 410px;
}

.book-item-content h2
{
    font-size: 12px;
    padding: 0;
    margin: 0;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #5e5e5e;
}

.book-item-content
{
    padding: 0 5px 20px 20px;
}

.book-item-content p
{
    width: 400px;
}

.bullet-text-pro
{
    background: url(images/bullet_nd.jpg) top left no-repeat;
    padding: 0 10px 0 25px;
    margin: 0 0 8px 0;
    width: 360px;
}

.bullet-text-nd
{
    background: url(images/bullet_nd.jpg) top left no-repeat;
    padding: 0 10px 0 25px;
    margin: 0 0 8px 0;
    width: 410px;
}

.bullet-text-ndd
{
    background: url(images/bullet_ndd.jpg) top left no-repeat;
    padding: 0 10px 0 25px;
    margin: 0 0 8px 15px; /*width:650px;*/
}

.bullet-text-ndd h3
{
    color: #588490;
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-size: 16px;
}

.bullet-text-ndd p
{
    margin: 0;
    padding: 0;
}

.padded-v2
{
    padding: 3px 0 0 50px;
}

.border-down
{
    border-top: 1px solid #ffffff;
}

.border-up
{
    border-bottom: 1px solid #cdcdcd;
}

.input
{
    padding: 5px 0 0 0;
}

.input td
{
    padding-bottom: 4px;
    padding-right: 10px;
}

.input a
{
    text-decoration: none;
    color: #6f6e71;
}

.input a:hover
{
    text-decoration: underline;
}

#message-td
{
    padding: 5px 0 0 0;
    color: #990000;
    font-size: 10px;
}

.spacer
{
    height: 60px;
}

.invisible
{
    display: none;
}

.submenu
{
    float: left;
    width: 245px;
    height: 52px;
}

.red-text
{
    color: #990000;
}
.title_link
{
    padding: 17px 0;
}

#tools_dvd
{
    height: 300px;
    background: url(images/bg_dvd.jpg) left no-repeat;
}

#tools_thedoc
{
    height: 300px;
    background: url(images/bg_thedoc.jpg) left no-repeat;
}

#tools_bosach
{
    height: 300px;
    background: url(images/bg_bosach.jpg) left no-repeat;
}

.tools_content
{
    float: right;
    padding: 40px 0 0 0;
    width: 350px;
}

.tools_content h4
{
    font-size: 12px;
    font-weight: bold;
}


.location_table td
{
    padding: 6px 0;
    text-align: center;
}

.location_row_alt
{
    background: #f8f8f8;
}

.location_row
{
    background: #ffffff;
}

.location_header
{
    background: #e7e7e7;
}

.location_header td
{
    text-align: center;
}

.b-left
{
    border-left: 1px solid #ffffff;
}

.b-right
{
    border-right: 1px solid #c3c3c3;
}

#trainghiem
{
    height: 350px;
    width: 100%;
    background: url(images/bg_trainghiem.jpg) left no-repeat;
}

#trainghiem_content
{
    width: 290px;
    float: right;
    padding: 0 10px 0 0;
    text-align: justify;
}

#xemvideo
{
    height: 305px;
    padding: 20px 5px 0 15px;
    background: url(images/bg_video.jpg) left no-repeat;
}

#player_holder
{
    height: 285px;
    width: 322px;
    float: left;
}

#player_info
{
    height: 285px;
    padding: 20px 0px 0 10px;
    float: left;
}

#player_info h3
{
    color: #5f9aa7;
    font-family: Arial. Sans-Serif;
}

#player_text
{
    height: 180px;
    width: 320px;
    padding: 0 10px 0 0;
    overflow: auto;
    text-align: justify;
}

.thele-item
{
    padding: 10px 0;
}

#kid-ruler
{
    height: 375px;
    margin: 0 0 10px 0;
}

#ad-module
{
    height: 280px;
    padding: 5px 0;
}

#ad-object
{
    /*width: 300px;*/
    height: 250px;
    background: #F4F4F4;
    padding: 3px 0 0 10px;
    width:309px;
}

#right-column
{
    margin-left: 7px;
    width:306px;
}

#news-center
{
    background: url(images/bg_news_center.jpg) left #ffffff repeat-y;
}

#categories
{
    float: left;
    height: 200px;
    /*width: 185px;*/
    width: 177px;
    min-height: 300px;
    text-align:left
}

#featured-news
{
    float: left; /*background:url(images/bg_featured_news.jpg) repeat-y;    */
    /*width: 450px;*/
    width: 460px;
    background: #ffffff;
}

.blocks
{
    padding: 5px 10px 5px 0;
    
}

.block-sub
{
    width: 320px;
    margin: 0;
}

.block-type-1
{
    border: 1px solid #d7d7d7;
    border-top: none;
    padding: 10px;
    background-color:#EDEDED;
}

.talkshow
{
    background: url(images/bg_talkshow.jpg) #efefef left top no-repeat;
    height: 105px;
}

.tracnghiem
{
    background: url(images/bg_tracnghiem.jpg) #efefef left top no-repeat;
    height: 105px;
}

.block-sub-text-right
{
    float: right;
    width: 180px;
}

.button-right
{
    padding: 2px 3px 0 0;
}

#categories-menu
{
}

#categories-menu a
{
    width: 151px;
    display: block;
    color: #ffffff;
    padding: 4px 0 4px 10px;
    border-top: 1px solid #ffffff;
    text-decoration: none;
    font-weight:900;
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: middle;
}

#categories-menu a:hover
{
    display: block;
    width: 167px;
    color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
    border-top: 1px solid #ffffff;
    padding: 4px 0 4px 10px;
    font-weight: bold;
    font-size: 12px;
    /*background: #d090a1;*/
    background:url(images/bg_category_hover.jpg) left no-repeat;
    text-transform: uppercase; 
}

.category-selected
{
    width: 151px;
    padding: 4px 0 4px 10px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    border-top: 1px solid #ffffff;
    font-weight: bold;
    font-size: 10px;
    background: #d090a1;
    vertical-align: middle;
}

.featured-item
{
    width: 200px;
    height: 100px;
    padding: 5px;
    background: url(images/bg_image_holder.jpg) left no-repeat;
    margin: 0 20px 0 0;
    float: left;
    border-bottom: 1px dotted #cccccc;
}
.featured-item1
{
    width: 265px;
    height: 64px;
    padding: 5px;
    background: url(images/bg_catch_new_detail.jpg) left no-repeat;
    float: left;
}

.featured-item-image
{
    width: 49px;
    height: 49px;
    background: #cccccc;
    margin: 26px 0 0 6px;
}

.featured-item-image1
{
    width: 49px;
    height: 49px;
    background: #cccccc;
    margin: 7px 0 0 6px;
}

.featured-item-text
{
    overflow: hidden;
    padding: 20px 0px 0 10px;
    width: 134px;
    vertical-align: top;
    font-size: 12px;
    text-align:left
}

.featured-item-text1
{
    overflow: hidden;
    padding: 5px 0px 0 10px;
    width: 200px;
    vertical-align: top;
    font-size: 12px;
}
.featured-item-text a
{
    background: url(images/bg_arrow.jpg) right no-repeat;
    text-decoration: none;
    color: #478693;
    padding: 0 25px 0 0;
}

.dotted-border-top
{
    border-top: 1px dotted #cccccc;
}


.hotnews-item
{
    padding: 50px 20px 0 247px;
    float: left;
}

.hotnews-item-image
{
    width: 150px;
    height: 150px;
    background: #990000;
    margin: 33px 0 0 0px;
}

.hotnews-item-text
{
    overflow: hidden;
    padding: 15px 0px 0 35px;
    width: 200px;
    vertical-align: top;
    font-size: 12px;
    text-align: justify;
}

.hotnews-item-text h2
{
    color: #d874a6;
    vertical-align: top;
    font-size: 22px;
    line-height: 25px;
    margin: 0 0 10px;
    font-weight: normal;
    padding: 0;
    text-align: left;
}

.hotnews-item-text a
{
    background: url(images/bg_arrow.gif) right no-repeat;
    text-decoration: none;
    color: #478693;
    padding: 0 25px 0 0;
}

.news-detail
{
    padding:6px 10px 6px 0;
    background: #f9f9f9;
}

.news-detail-img
{
    width: 180px;
    height: 180px;
    background: url(images/bg_news_detail.jpg) center no-repeat;
    padding: 30px 0 0 30px;
    float: left;
}

.news-detail-text
{
    text-align: justify;
    padding: 15px 10px 10px 0;
    border-bottom: 1px dotted #cccccc;
}

.news-detail-text h2
{
    color:#70A4B2;
	font-family:times New Roman;
	font-size:21px;
	margin:0;
	padding:0 0 0;
}

.news-detail-text h5
{
    padding: 0 0 15px;
    margin: 0;
    color: #333333;
    font-weight: normal;
    font-size: 11px;
}

.author
{
    text-align: right;
    font-weight: bold;
    padding: 15px 0 0 0;
}

.related-news
{
    padding: 10px;
    background: #f9f9f9;
    text-align:left
}

.related-news h5
{
    padding: 0 0 15px;
    margin: 0;
    color: #333333;
    text-transform: uppercase;
}

.related-news a
{
    text-decoration: none;
}

.related-news a:hover
{
    text-decoration: none;
    color: #70a4b2;
}

.divider
{
    height: 15px;
    width: 600px;
}

#news-on-category
{
    padding: 10px 20px 10px 10px;
    background: #f9f9f9;
}

#news-on-category h1
{
    /*padding: 5px 0 10px 0;*/
    margin: 0 0 10px;
    color: #70a4b2;
    /*border-bottom: 1px dotted #cccccc;*/
    font-size: 20px;
    font-family: Times New Roman,Sans-Serif;
    text-transform: uppercase;
    font-weight: normal;
}

.news-on-category-item
{
    height: 170px;
    padding: 10px 0 20px;
    border-bottom: 1px dotted #cccccc;
}

.news-on-category-item-image
{
    height: 170px;
    width: 170px;
    background: url(images/bg_news_oncategory.jpg) center no-repeat;
    float: left;
    text-align:left
}

.news-on-category-item-image img
{
    margin: 10px 0 0 10px;
}

.news-on-category-item-text
{
    padding: 0 0 0 10px;
    text-align: justify;
    float: left;
    overflow: hidden;
    width: 445px;
}

.news-on-category-item-text h5
{
    padding: 0 0 10px;
    color: #478693;
    margin: 0;
    font-size: 14px;
}

.link-detail
{
    margin: 10px 0 0;
}

.link-detail a
{
    background: url(images/bg_arrow.gif) right no-repeat;
    text-decoration: none;
    color: #478693;
    padding: 0 25px 0 0;
    margin: 10px 0 0;
}

#news-catch
{
    padding: 10px 0 10px 10px;
    background: #f9f9f9;
}

.catch-item
{
    width: 320px;
    margin: 0 3px 10px 0;
    float: left;
}

.catch-item-title
{
    background: #8ac3d0;
    padding:2px 5px 2px 15px;
}

.catch-item-title h3
{
    color: #ffffff;
    text-transform: uppercase;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

.catch-item-text
{
    background: #eeeeee;
    padding: 10px;
    height: 200px;
}

.catch-item-news
{
    margin: 0 0 10px 0;
    background: url(images/bg_catch_new_detail.jpg) left no-repeat;
    height: 90px;
    text-align:left
}


.catch-item-news-details a
{
    background: url(images/bg_arrow.gif) right no-repeat;
    text-decoration: none;
    color: #478693;
    padding: 0 25px 0 0;
}

.catch-item-news-details
{
    overflow: hidden;
    padding: 15px 0px 0 20px;
    width: 210px;
    vertical-align: top;
    font-size: 12px;
    float: left;
}

.catch-item-news-image
{
    width: 50px;
    height: 50px;
    float: left;
}

.catch-item-news-image img
{
    margin: 19px 0 0 10px;
}


.button_grey
{
    background: #eeeeee;
    text-align: right;
    padding: 0px 10px 15px 0;
}


.related-item
{
    width: 156px;
    height: 200px;
    /*margin-right: 35px;*/
    float: left;
    text-align:center;
}

.related-item-image
{
    height: 122px;
    width: 122px;
    background: url(images/bg_news_detail.jpg) center no-repeat;
    margin-left:11px;
    padding-right:11px;
}

.related-item-image img
{
    margin: 10px 0 0 10px;
}

.related-item-text
{
    margin-left:24px;
    text-align:left;
    width:122px;
}

.related-item-text a
{
    text-align: center;
    text-decoration: none;
    color: #2b95aa;
    font-weight: bold;
}

#register-form-header
{
    background: url(images/bg_dangki.jpg) left top no-repeat;
    width:980px;
    height:242px;
    padding:0;
    margin:0;
}

#register-form-header1
{
    background: url(images/bg_dangki1.jpg) left top no-repeat;
    width:980px;
    height:242px;
    padding:0;
    margin:0;
}

#register-success-header
{
    background: url(images/register_success.jpg) left top no-repeat;
    width:980px;
    height:242px;
    padding:0;
    margin:0;
}

.avartar
{
    padding-left:247px;
    padding-top:26px;
    width:50%;
}

.avatar_text
{
    text-align:left;
    font-family:Times New Roman;
    font-size:30px;
    width:50%;
    height:26px;
    margin-top:70px;
}

.register
{
    text-align:left;
    font-family:Times New Roman;
    font-size:30px;
    width:48%;
    height:26px;
}


#profile-form-header
{
    background: url(images/profile_header.jpg) left top no-repeat;
    width:980px;
    height:242px;
    padding:0;
    margin:0;
}

#register-form
{
    /*background: url(images/bg_register_form.jpg) left top no-repeat;*/
}

.table-seperator
{
    height: 25px;
    background: #f9f9f9;
    width: 100%;
}

.register-form-block
{
    background: #fffff;
    margin-top: 10px;
}

#register-form table
{
}

#register-form table td
{
    vertical-align: top;
}

.align-right
{
    text-align: right;
}
.align-left
{
    text-align: left;
}

.align-center
{
    text-align: center;
}

.label-column
{
    width: 182px;
}

.label-column-alt
{
    width: 100px;
    height: 100px;
    padding-right: 20px;
}

.register-form-detail
{
    float: right;
}

#new-forum-post
{
    background: url(images/bg_new_forum_post.jpg) top no-repeat;
    padding: 0px 0 0 7px;
}



.featured-item-forum
{
    height: 100px;
    padding: 5px;
    background: url(images/bg_image_holder.jpg) left no-repeat;
    margin: 0 15px 0 0;
    border-bottom: 1px dotted #cccccc;
}

.featured-item-forum-image
{
    width: 50px;
    height: 50px;
    background: #cccccc;
    margin: 25px 0 0 5px;
    float: left;
}

.featured-item-forum-text
{
    height: 50px;
    padding: 26px 0px 0 20px;
    width: 300px;
    vertical-align: top;
    font-size: 11px;
    float: left;
}

.featured-item-forum-text a
{
    background: url(images/bg_arrow.jpg) right no-repeat;
    text-decoration: none;
    color: #478693;
    padding: 0 25px 0 0;
}

.featured-item-forum-comments
{
    padding: 26px 0px 0 0px;
    float: left;
    text-align: center;
}

.featured-item-forum-comments h2
{
    font-weight: bold;
    font-size: 30px;
    margin: 0 0 5px 0;
    padding: 0;
}

#forum-post-detail
{
    background: url(images/bg_new_forum_post.jpg) top no-repeat;
    padding: 0px 0 0 5px;
    border-bottom: 1px dotted #cccccc;
}



.forum-post-detail-text
{
    text-align: justify;
    padding: 10px 10px 10px 0;
}

.forum-post-detail-text h2
{
    padding: 0 0 0px;
    margin: 0;
    color: #5b5b5b;
    font-size: 18px;
}

.forum-post-detail-text h5
{
    padding: 0 0 35px;
    margin: 0;
    color: #333333;
    font-weight: normal;
    font-size: 11px;
}

.forum-post-author
{
    text-align: right;
    font-weight: bold;
    padding: 15px 0 0 0;
}

#binhluan
{
    margin: 10px 0 10px 94px;
}

.binhluan-header
{
    background: url(images/bg_binhluan.jpg) left no-repeat;
    height: 25px;
    width: 300px;
}

#new-forum-comment
{
    padding: 10px 0 10px 90px;
    border-bottom: 1px dotted #cccccc;
}

.new-comment-post a
{
    color: #759faa;
    text-decoration: none;
}

.new-comment-post h2
{
    padding: 0 0 0px;
    margin: 0;
    color: #5b5b5b;
    font-size: 14px;
}

.comments-item
{
    margin: 5px 0;
    padding: 10px 0 15px 0px;
    border-top: 1px dotted #cccccc;
    background: url(images/bg_comment_item.jpg) top left no-repeat;
    display:block;
    min-height:50px;
}

.comments-item-noitem
{
    margin: 5px 0;
    padding: 5px 0 5px 50px;
    border-top: 1px dotted #cccccc;
}
.date-text
{
    color: #a8a8a8;
    padding: 0 0 0 20px;
}

.date-text-alt
{
    color: #a8a8a8;   
}

.comments-item p
{
    text-align: justify;
    padding: 0;
    margin: 0;
}


#categoried-forum
{
}




.category-item-forum
{
    height: 100px;
    padding: 5px;
    background: url(images/bg_category_image_holder.jpg) left no-repeat;
    margin: 0 20px 0 0;
    border-top: 1px dotted #cccccc;
}

.category-item-forum-image
{
    width: 50px;
    height: 50px;       
    float: left;
}

.category-item-forum-image img
{

    margin: 23px 0 0 14px;

}

.category-item-forum-text
{
    height: 50px;
    padding: 16px 0px 0 30px;
    width: 290px;
    vertical-align: top;
    font-size: 12px;
    float: left;
}

.category-item-forum-comment-text
{
    height: 50px;
    padding: 22px 0px 0 0px;
    width: 160px;
    vertical-align: top;
    font-size: 11px;
    float: left;
}

.category-item-forum-text a
{
    background: url(images/bg_arrow.jpg) right no-repeat;
    text-decoration: none;
    color: #478693;
    padding: 0 25px 0 0;
}

.category-item-forum-comments
{
    padding: 26px 0px 0 10px;
    float: left;
    text-align: center;
    margin-left:13px;
}

.category-item-forum-comments h2
{
    font-weight: bold;
    font-size: 30px;
    margin: 0 0 5px 0;
    padding: 0;
}

.forum_avatar
{
	background-image:url(images/bg_forum_avatar.jpg);
	float:left;
	height:60px;
	margin-left:18px;
	margin-top:7px;
	width:60px;
	padding-left:6px;
	padding-top:5px;
}
.forum_comment_avatar
{
	background-image:url(images/bg_forum_comment.jpg);
	float:left;
	height:59px;
	width:59px;
	padding-left:6px;
	padding-top:5px;
}
