.paperTitle
{
    width: 568px;
    float: left;
}
.paperTitleHour
{
	float:right;
}

.facilityWrapper
{
}
.facilityWrapper img
{
    border-radius: 12px;
}
.facilityWrapper table
{
    background-color: #E6E6E6;
    width: 600px;
    border-radius: 10px;
    margin: 23px 0;
    padding: 25px;
}
.facilityWrapper table td, .facilityWrapper table th
{
}
.facilityWrapper table td
{
    text-align: center;
}
.facilityWrapper table th
{
    padding: 0px 0 14px 0;
}
.spacer
{
}
.pdfIcon
{
    background-image: url(images/pdfIcon.png);
    width: 16px;
    height: 16px;
    display: block;
    float: left;
    margin: 0 5px;
}
.lbltxt
{
    width: 150px;
    float: left;
    font-weight: bold;
    margin-top: 9px;
}
.lbldetail
{
    width: 360px;
    margin-top: 9px;
    float: right;
}
.FacultyWrapper
{
}
.FacultyWrapper img
{
    width: 120px;
    border: 1px solid #C0C0C0;
    padding: 5px;
    border-radius: 5px;
}
.FacultyWrapper table
{
    border: 1px solid #B6B1B1;
    border-collapse: collapse;
    margin: 15px 0px;
    background-color: #EEE;
    width: 694px;
}
.FacultyWrapper td, .FacultyWrapper th
{
    border: 1px solid #B6B1B1;
    vertical-align: top;
    text-align: left;
    border-collapse: collapse;
    padding: 10px;
}


.NewsItemsWrapper
{
}
.NewsItemsWrapper h5
{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.NewsItemsDate
{
    margin-bottom: 10px;
}
.newsSpacer
{
    width: 501px;
    margin: 28px auto;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #A7A7A7;
}
.SideNav span
{
    width: 32px;
    display: block;
    height: 32px;
    float: left;
    margin-right: 13px;
    background-image: url('images/icons.png');
    margin-top: -6px;
}

#HomeNav
{
    background-position: -1px -250px;
}
#MtechNav
{
    background-position: -774px -493px;
}
#FacultyNav
{
    background-position: -231px -743px;
}
#FacilitiesNav
{
    background-position: -77px -123px;
}
#PublicationsNav
{
    background-position: -154px 345px;
}
#NewsNav
{
    background-position: -308px -621px;
}
#ContactNav
{
    background-position: -693px -559px;
}
body
{
    margin: 0px;
    padding: 0px;
    color: #555;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.5em;
    background-color: #CFC8B4;
    background-position: top;
    background-repeat: repeat-x;
}

a, a:link, a:visited
{
    color: #A5C2FF;
}

a:hover
{
    color: #FFD600;
    text-decoration: none;
}

p
{
    margin: 0px;
    padding: 0 0 10px 0;
}
img
{
    border: none;
}

h1, h2, h3, h4, h5, h6
{
    font-weight: normal;
}

h1
{
    font-size: 36px;
    color: #000;
}
h2
{
    font-size: 28px;
    color: #811212;
    margin: 0 0 20px 0;
    padding: 0;
    border-bottom: 1px dashed #A3A3A3;
    padding-bottom: 12px;
}
h3
{
    font-size: 21px;
    color: #ccc;
    margin: 0 0 20px 0;
    padding: 0;
}
h4
{
    font-size: 18px;
    color: #000;
    margin: 0 0 10px 0;
    padding: 0;
}
h5
{
    font-size: 18px;
    color: #800202;
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: bold;
}
h6
{
    font-size: 14px;
    margin: 0 0 5px 0;
    padding: 0;
}

.cleaner
{
    clear: both;
    width: 100%;
    height: 0px;
    font-size: 0px;
}

.cleaner_h10
{
    clear: both;
    width: 100%;
    height: 10px;
}
.cleaner_h20
{
    clear: both;
    width: 100%;
    height: 20px;
}
.cleaner_h30
{
    clear: both;
    width: 100%;
    height: 30px;
}
.cleaner_h40
{
    clear: both;
    width: 100%;
    height: 40px;
}
.cleaner_h50
{
    clear: both;
    width: 100%;
    height: 50px;
}
.cleaner_h60
{
    clear: both;
    width: 100%;
    height: 60px;
}

.float_l
{
    float: left;
}

.float_r
{
    float: right;
}

.SideNav ul
{
    margin: 0px 10px;
    padding: 0px;
    list-style-type: none;
}
.SideNav ul li
{
    text-shadow: 1px 1px 1px #090808;
    margin: 5px 5px 7px 0px;
    font-size: 16px;
}
.SideNav ul li a
{
    color: #504B4B !important;
    text-decoration: none;
    display: block;
    height: 29px;
    padding: 14px 0px 5px 13px;
    border-radius: 3px;
    background-color: #ECE293;
    text-shadow: 1px 1px 1px #B49898;
    font-weight: bold;
}
.SideNav ul li a:hover
{
    color: #4E1919 !important;
    background-color: #C99935;
}
.button a
{
    clear: both;
    display: block;
    width: 100px;
    height: 23px;
    padding: 2px 0 0 0;
    background: url(images/UoMbutton.png) no-repeat;
    color: #033 !important;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
}

#sidebar_featured_project .project_word
{
    cursor: default;
}
.button a:hover
{
    color: #000000;
    background: url(images/UoMbutton_hover.png) no-repeat;
}

#UoMwrapper
{
    width: 980px;
    margin: 0 auto;
    padding: 0 5px;
}

#UoMheader
{
    width: 960px;
    height: 138px;
    padding: 0 10px;
    margin: 0 0 8px 0;
    background-color: #FFF;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

#UoMheader #site_title
{
    float: left;
    width: 520px;
    padding: 5px 0 0 0;
}

#UoMheader #site_title h1
{
    margin: 0;
    padding: 0;
    margin-right: 10px;
    margin-left: 22px;
}

#UoMheader #site_title h1 a
{
    margin: 0px;
    padding: 0px;
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

#UoMheader #site_title h1 a span
{
    display: block;
    text-align: right;
    font-size: 14px;
    color: #CCC;
    font-weight: bold;
    letter-spacing: 2px;
}

#UoMheader #banner_box
{
    float: right;
    width: 440px;
    height: 115px;
    margin-top: 10px;
    background-color: #FFF;
    background-image: url(images/Crawford-Hall.jpg);
    background-repeat: no-repeat;
}


/* menu */

#UoMmenu
{
    clear: both;
    height: 24px;
    margin-bottom: 20px;
}

#UoMmenu ul
{
    margin: 0;
    padding: 0 0 0 30px;
    list-style: none;
}

#UoMmenu ul li
{
    padding: 0px;
    margin: 0px;
    display: inline;
}

#UoMmenu ul li a
{
    position: relative;
    float: left;
    width: 100px;
    display: block;
    height: 22px;
    padding: 2px 0 0 0;
    margin-right: 10px;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    outline: none;
}

#UoMmenu li a:hover, #UoMmenu li .current
{
    color: #004f4a;
    background: url(images/UoMmenu_hover.png);
}

/* end of menu */

#UoMcontent_wrapper
{
    clear: both;
    position: relative;
    width: 980px; /*margin: 40px 0;*/
    background-color: #FFF;
    border-radius: 10px;
}

#UoMcontent_wrapper .top
{
    position: absolute;
    top: -20px;
    left: 0;
    width: 980px;
    height: 20px;
}

#UoMcontent_wrapper .bottom
{
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 980px;
    height: 20px;
}

/* sidebar */

#UoMsidebar
{
    float: left;
    width: 200px;
    padding: 15px;
    color: #CCC;
    background-color: #1E97C4; /*#145F9B  #648D9C*/
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#UoMsidebar h2, h3
{
    color: #3C3C3C;
    background-color: #D4CB98;
    padding: 12px 5px 10px 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    text-shadow: 1px 1px 1px #FFF;
    margin-bottom: 11px;
}

.section_rss_twitter
{
    width: 240px;
    margin-bottom: 60px;
}

.rss_twitter a
{
    display: block;
    width: 240px;
    color: #fff;
    padding: 20px 0 0 0;
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
}

.rss_twitter a:hover
{
    text-decoration: none;
}

.rss_twitter a span
{
    font-size: 16px;
    margin-top: 5px;
    display: block;
    letter-spacing: 5px;
}

.rss a
{
    background: url(images/rss.png) right bottom no-repeat;
}

.twitter a
{
    background: url(images/twitter.png) right bottom no-repeat;
}

#sidebar_featured_project
{
    margin: 0 0 10px 0;
    padding: 0;
}

#sidebar_featured_project .left
{
    float: left;
    width: 64px;
}

#sidebar_featured_project .right
{
    float: right;
    width: 170px;
}

#sidebar_featured_project h6 a
{
    color: #ECECEC;
}

#news_section
{
    margin: 0;
    padding: 0;
    color: #ECECEC;
}

.news_section h3
{
    color: #CCC;
}

.news_box
{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #CCC;
}

/* end of sidebar */

#UoMcontent
{
    width: 690px;
    float: right;
    padding: 20px 30px 30px 30px;
    color: #3F3F3F;
}
#UoMcontent p
{
    text-align: justify;
}
#UoMsidebar a, a:link, #UoMsidebar a:visited
{
    color: #B3C9D8;
}
#UoMcontent a, a:link, #UoMcontent a:visited
{
    color: #2272A8;
}

/* slider */

#UoMslider
{
    clear: both;
    width: 600px;
    height: 240px;
    margin-bottom: 60px;
    border: 10px solid #fff;
    background: #e9f1f1;
}

/* end of slider */

.service_box
{
    width: 280px;
}

.service_image
{
    float: left;
    width: 64px;
    margin: 3px 0 0 0;
}

.service_box .service_text
{
    float: right;
    width: 200px;
    text-align: justify;
}

.services_section
{
    clear: both;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #CCC;
    background: url(images/UoMdivider.jpg) bottom repeat-x;
}

.services_section h4
{
    margin-bottom: 20px;
}

.services_section .left
{
    float: left;
    width: 120px;
}

.services_section .left img
{
}

.services_sectio .services_content
{
    clear: both;
    margin: 10px 0;
}

.services_section .right
{
    float: right;
    width: 470px;
}


.post_section
{
    clear: both;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #CCC;
    background: url(images/UoMdivider.jpg) bottom repeat-x;
}

.post_section h2
{
    margin: 0 0 5px 0;
    padding: 10px 0 5px 0;
    background: url(images/UoMheader.png) no-repeat bottom left;
}

.post_section .post_content
{
    clear: both;
    margin: 10px 0;
}
.post_content .left
{
    float: left;
    width: 130px;
}

.post_content .left img
{
    border: 1px solid #CCC;
    padding: 5px;
    background: #fff;
}

.post_content .right
{
    float: right;
    width: 450px;
}

.post_section p
{
    padding-bottom: 5px;
    margin-bottom: 8px;
}

.post_section .comment_tab
{
    padding: 10px 0;
    margin: 40px 0 20px 0;
    border-bottom: 1px dashed #666;
    font-size: 20px;
    font-weight: bold;
}
.mtechCls
{
    border: 1px solid #B6B1B1;
    border-collapse: collapse;
    margin: 15px 0px;
    background-color: #EEE;
    width: 700px;
}
.mtechCls tr td, .mtechCls tr th
{
    border: 1px solid #B6B1B1;
    vertical-align: top;
    text-align: left;
    border-collapse: collapse;
    padding: 10px;
}
.mtechTbl1
{
    width: 249px;
}
.contentDiv2 p
{
    margin-left: 10px;
}
/* gallery */
#gallery
{
    width: 610px;
}

#gallery ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#gallery ul li
{
    float: left;
    display: inline;
    padding: 0;
    margin: 0;
    width: 200px;
    padding: 10px;
    margin: 0 30px 30px 0;
    background: #f1f2ea;
    border: 1px solid #d5d7ca;
}

#gallery ul li img
{
    width: 200px;
    height: 150px;
    border: none;
    margin-bottom: 15px;
}

/* end of gallery */

#contact_form
{
    padding: 20px 0 0 0;
}

#contact_form form
{
    margin: 0px;
    padding: 0px;
}

#contact_form form .input_field
{
    height: 18px;
    width: 350px;
}

#contact_form form label
{
    display: block;
    margin-right: 10px;
    font-size: 14px;
}

#contact_form form textarea
{
    width: 350px;
    height: 150px;
}

#contact_form form .submit_btn
{
    margin-left: 108px;
}

/* footer */

#UoMfooter
{
    clear: both;
    width: 930px;
    padding: 10px 30px;
    text-align: center;
    color: #534F4F;
    text-shadow: 1px 1px 1px #F7F7F7;
}

#UoMfooter a
{
    color: #1F6985;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 1px 1px 1px #F7F7F7;
}

#UoMfooter a:hover
{
    color: #1F1F1F;
}

#UoMfooter .footer_menu
{
    margin: 0 0 10px 0;
    padding: 0px;
    list-style: none;
}

.footer_menu li
{
    margin: 0px;
    padding: 0 20px 0 0;
    display: inline;
}

.footer_menu li a
{
    color: #FFFFFF;
}

.footer_menu a:hover
{
    color: #00FFFF;
    text-decoration: none;
}

.footer_menu .last_menu
{
    border: none;
}

/* end of footer */