﻿/**
 * Localized Stylesheets
 * 
 * @author vahid darnandi <vahid.master1990@yahoo.com>
 * @copyright rights reserved.
 * @date November 16, 2011
 * @revision 1
 * Last Update: 1390-10-09 
 * 
 */
#TDW_header_wrapper {
    background: url(header.png) 0 0 no-repeat;
    height: 121px;
    position: relative;
}
#TDW_latestnews_head_right {
    height: 28px;
    float: right;
    width: 500px;
    background: url(post.png) no-repeat;
}
#TDW_facilities_head {
    height: 34px;
    background: url(headers.png) 0 0 no-repeat;
    position: relative;
}
#TDW_facilities_bottom {
    height: 7px;
    background: url(headers.png) 0 -34px no-repeat;
}
#TDW_minister_head {
    height: 28px;
    background: #6394da url(headers.png) right -41px no-repeat;
}
.TDW_sidebox_head_informs {
    height: 26px;
    background: #7ea6e0 url(headers.png) -236px -43px no-repeat;
}
.TDW_sidebox_head_latest {
    height: 26px;
    background: #7ea6e0 url(headers.png) -236px -69px no-repeat;
}
.TDW_links_head {
    height: 26px;
    background: #7ea6e0 url(headers.png) -4px -43px no-repeat;
}
.TDW_post_top {
    height: 7px;
    background: url(headers.png) 0 -34px no-repeat;
}
.TDW_post_bottom {
    height: 7px;
    background: url(headers.png) 0 -34px no-repeat;
}