﻿html
{
    color: #000;
}

body
{
    padding: 15px 0 0;
    background: #ebeeb9;
    margin: 0;
    font-family: Arial;
    font-size: 12px;
}

img
{
    border: 0px;
}

#wrapper
{
    width: 990px;
    margin: 0 auto;
}

.head-text
{
    color: #ae6507;
    font-family: Cambria, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
}

#site-header
{
    width: 988px;
    padding-left: 1px;
    margin: 0 0 10px 0;
    font-size: 12px;
    padding-bottom: 15px;
}

#user-panel
{
    width: 610px;
    padding-left: 1px;
    margin: 0 0 10px 0;
    font-size: 11px;
    padding-bottom: 15px;
}

#user-panel .icon
{
    background-repeat: no-repeat;
    background-position: left center;
    padding: 3px 0pt 3px 20px;
}

.log-out
{
    background-image: url(      "/images/sign-out.png" );
}

.edit
{
    background-image: url(      "/images/edit.png" );
}

#site-logo
{
    float: left;
    padding-bottom: 5px;
}

#header-Links
{
    float: right;
}

#ragi-bar
{
    /* color: #e0e0e0;     background: #dde378;     height: 52px;     margin: 0 auto;     padding: 0px 0 0 5px;            clear: both; */
    clear: both;
    
    text-align: right;    
}

#ragi-bar .ragi
{
    width: 48px;
    margin-right: 4px;
    margin-bottom: 7px;
    border: 0px;
}


#footer
{
    color: #e0e0e0;
    background: #200c01;
    height: 30px;
    margin-top: 17px !important;
    padding: 10px 5px 10px 5px;
    clear: both;
    text-align: center;
}

#footer a
{
    color: #fff;
}
#site-columns
{
    overflow: hidden;
    margin-bottom: 46px;
    margin-top: 10px !important;
}

#site-columns
{
    padding-top: 0px;
    padding-bottom: 5px;
    border: 0;
    background-position: -2px -431px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

#site-right-column
{
    float: right;
    width: 180px;
}

#right-column-content .sidebar-padding, #external-sidebar
{
    margin-bottom: 20px;
    color: #FFF;
    font-size: 12px;
}

#site-left-column
{
    width: 800px;
    margin-right: 10px;
    float: left;
    padding-bottom: 10px;
    background-color: #fff;
    height: 100%;
}

#primary-content
{
    clear: both;
    padding: 20px 10px 20px 20px;
    background-color: #fff;
    min-height: 923px;        
}

.cfix
{
    zoom: 1;
}
.cfix:after
{
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    line-height: 0;
    overflow: hidden;
}

/* Keertan Search Left Panel */

#keertan-searching
{
    width: 140px;
    margin-right: 20px;
    float: left;
}

#keertan-searching .section-title
{
    margin-bottom: 5px;
    border-bottom: 1px solid #acacac;
    font-size: 12px;
    line-height: 17px;
    font-weight: normal;
    text-transform: uppercase;
}

#keertan-searching span
{
    display: inline;
    float: left;
}

#keertan-searching ul
{
    list-style: none;
    padding: 0px;
}

/* End Keertan Search Left Panel */

/* Register Form */

.registerform
{
    width: 550px;
    padding-left: 5px;
    padding-top: 0px;
}
.registerform p
{
    margin: 0;
}
.registerform label
{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    font-size: 20px;
}
.registerform input[type=text], .registerform input[type=password], .registerform input[type=submit], .registerform textarea, .registerform .t, .registerform .btnSubmit
{
    border: 1px solid #f89d3a;
    padding: 8px;
    width: 300px;
    margin-bottom: 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 16px;
}
.registerform input:focus, .registerform textarea:focus
{
    border: 1px solid #3C0101;
}
.registerform textarea
{
    width: 560px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
.registerform input#submit
{
    border: none;
    width: 151px;
    height: 30px;
    margin-top: 10px;
    cursor: pointer;    
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
    padding: 0;
}
.btnSubmit
{
    border: none;
    width: 151px;
    height: 30px;
    margin-top: 10px;
    cursor: pointer;    
    color: #000;    
    font-size: 11px;
    text-decoration: none;
    padding: 0;
}
.Err
{
    color: Red;
    font-style: italic;
    padding-left: 3px;
}
/* End Register Form */

#blood a {
	text-decoration: none;
	color: #cc0b00;	
}

#blood a:hover {
	border: none;
	color: #5c0b00;
	text-decoration: none;	
}

.cat-title
{
    font-size: 20px;
}

#projects-container
{
    float: left;
}

.ui-corner, .ui-corner-all
{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}



.sponsor-ad-box
{
    background-color: #FAC077;
    padding: 12px 17px 12px 7px;
}

.sponsor-ad img
{
    display: block;
}
.sponsor-ad
{
    margin-bottom: 10px;
}
.sponsor-header
{
    padding: 5px 10px;
    background: transparent url(        "/images/bg-lessdark.png" ) repeat 0 0;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
}

.gsb-events li
{
    list-style-type: none;
    color: #000;
    padding-left: 5px;
}

.gsb-events .event-date
{
    background: url(   '/images/event-cal.png' ) no-repeat;
    padding-left: 18px;
    padding-top: 0px;
    padding-bottom: 4px;
    margin-bottom: 5px;
    color: #000;
    font-weight: bold;
}

.gsb-events .ev-link
{
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
}

.gsb-events .ev-link a
{
    color: #000;
    text-decoration: none;
}

#header-Links ul.top
{
    margin: 0;
    padding: 0;
}
#header-Links ul li
{
    list-style: none;
    display: inline;
    border-left: #c2c2c2 1px solid;
    padding: 0 0.6em 0 0.7em;
}
#header-Links ul li.first
{
    border: none;
    padding-left: 0;
}
#header-Links ul li.open
{
    background-image: url(../images/elements/opened.gif) !important;
    border: none;
    background-repeat: no-repeat;
}

/* ui-corners */

.ui-corner-bottom
{
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.ui-corner-left
{
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}
.ui-corner-top-left
{
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
    -o-border-radius: 4px 0 0 0;
    border-radius: 4px 0 0 0;
}
.ui-corner-top-right
{
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    -o-border-radius: 0 4px 0 0;
    border-radius: 0 4px 0 0;
}
.ui-corner-right
{
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
.ui-corner-small, .ui-corner-all-small
{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
.ui-corner-top-small
{
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -o-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}
.ui-corner-bottom-small
{
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    -o-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
}
.ui-corner-left-small
{
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -o-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
}
.ui-corner-right-small
{
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    -o-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
}




/* paging */

/*
.pagination
{
    padding-top: 2px;
    line-height: 12px;
    font-size: 11px;
}
.pagination-np
{
    position: relative;
    height: 30px;
    padding: 0;
}
.pagination-top-border
{
    margin-top: 10px;
    padding-top: 12px;
    border-top: 1px solid #acacac;
}
.pagination-bottom-border
{
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 12px;
    border-bottom: 1px solid #acacac;
}
.pagination-right-align .page-wrap
{
    float: right;
}
.pagination a
{
    display: block;
}
.pagination .page-last
{
    float: left;
}
.pagination .page-first, .pagination .page-prev, .pagination .page-next
{
    float: left;
    margin-right: 5px;
}
.pagination .page-first a, .pagination .page-prev a, .pagination .page-next a, .pagination .page-last a
{
    position: relative;
}
.pagination .page-first a, .pagination .page-prev a
{
    padding-left: 10px;
}
.pagination .page-next a, .pagination .page-last a
{
    padding-right: 10px;
}
.pagination .page-first .arrow, .pagination .page-prev .arrow, .pagination .page-next .arrow, .pagination .page-last .arrow
{
    position: absolute;
    top: 50%;
    margin-top: -3px;
}
.pagination .page-first .arrow-first, .pagination .page-prev .arrow-prev
{
    left: 0;
    width: 4px;
    background-position: -10px -262px;
}
.pagination .page-next .arrow-next, .pagination .page-last .arrow-last
{
    right: 0;
    width: 4px;
    background-position: -13px -289px;
}
.pagination-np .page-prev, .pagination-np .page-next
{
    float: none;
    position: absolute;
    top: 0;
}
.pagination-np .page-prev
{
    left: 0;
    margin-right: 10px;
}
.pagination-np .page-next
{
    right: 0;
    margin-left: 10px;
}
.pagination-np .page-prev a, .pagination-np .page-next a
{
    position: relative;
    width: 70px;
    height: 30px;
    padding: 0;
    line-height: 30px;
    color: #fff;
    background-color: #262626;
    text-decoration: none;
}
.pagination-np .page-prev a:hover, .pagination-np .page-next a:hover
{
    background-color: #3b3b3b;
}
.pagination-np .page-first a, .pagination-np .page-prev a
{
    padding-right: 10px;
    text-align: right;
}
.pagination-np .page-next a, .pagination-np .page-last a
{
    padding-left: 10px;
}
.pagination-np .page-prev .arrow-prev
{
    left: 10px;
    background-position: -10px -57px;
}
.pagination-np .page-next .arrow-next
{
    right: 10px;
    background-position: -13px -85px;
}
.pagination .page-list
{
    float: left;
}
.pagination .page-list ul
{
}
.pagination .page-list .page
{
    float: left;
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid #acacac;
}
.pagination .page-list .page-pre-separator, .pagination .page-list .page-separator, .pagination .page-list .page-list-last
{
    border-right: 0;
}
.pagination .page-list .page-list-current-last, .pagination .page-next-last
{
    margin-right: 0;
    padding-right: 0;
}


*/
