﻿@import url("buttons.css");

body
{
    margin: 0;
    padding: 0;
    color: #000000;
    background: #DDDDDD;
    font: normal 12px Arial, Tahoma, verdana, sans-serif;
    text-align: center;
}

table
{
    font: normal 12px arial, serif;
}
a img
{
    border: 0px;
}
a
{
    outline: none;
}
a:link, a:visited
{
    border: none;
    text-decoration: underline;
    color: #0056A3;
}

a:hover, a:active
{
    border: none;
    text-decoration: none;
    color: #0087FF;
}

table a:link, table a:visited
{
    border: none;
    text-decoration: underline;
    color: #FF6600;
}

table a:hover, table a:active
{
    border: none;
    text-decoration: none;
    color: #FF3300;
}

h2
{
    margin: 0;
    padding: 0 0 1em 0;
    font-size: 1.2em;
}

h3
{
    margin: 0;
    padding: 0 0 1em 0;
    font-size: 1.1em;
}

h3 img
{
    vertical-align: middle;
}

/* Container */

#container
{
    margin: 0 auto;
    padding: 0 25px 0px 25px;
    width: 933px;
    background: transparent url(../images/bg_main.gif) repeat-y 0 0;
    text-align: left;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

#container .input-submit, #container button
{
    cursor: pointer;
    _cursor: hand;
}

#container h1
{
    margin: 0;
    padding: 0;
    background: transparent url(../images/tb_logo.png) no-repeat 0 0;
    height: 70px;
}

#container h1 span
{
    display: block;
    font-size: 1px;
    text-indent: -10000px;
}

/* Footer */
#footer
{
    padding-top: 1em;
    width: 983px;
    margin: 5px 0 0 -25px;
    background: url(../images/bg_footer.gif) #DDDDDD top left no-repeat;
    text-align: center;
    clear: both;
    overflow: hidden;
}

#footer address
{
    padding-top: 10px;
    color: #333333;
    font-size: 0.8em;
    font-style: normal;
}

#content div.wrapper-side
{
    padding: 0;
    margin: 0;
    background: url(../images/fp-middle1.gif) repeat-y 0 0;
    float: left;
    position: relative;
}

#content div.wrapper-bottom
{
    padding: 0 0 2px 0;
    margin: 0;
    background: transparent url(../images/fp-botto.gif) no-repeat bottom left;
    float: left;
    position: relative;
}

#left-pane
{
    clear: right;
    float: left;
    width: 250px;
    background: transparent url(../images/fp-top.gif) no-repeat 0 0;
}

#left-pane div.wrapper
{
    padding: 0 0 0 1px;
    background: transparent;
}

#right-pane /*ch*/
{
    clear: right;
    float: left;
    width: 683px;
    background: transparent url(../images/fp-top.gif) no-repeat right 0;
    min-height: 36px;
    position: relative;
    z-index: 100;
}
*html #right-pane
{
    height: auto;
}
#right-pane div.wrapper /*change*/
{
    background: transparent; /*float: left;*/
    padding: 0;
    margin: 0;
    margin-right: 1px;
}

.blank
{
    display: block;
    height: 5px;
}

.content-hide
{
    margin: 0;
    padding: 0;
    width: 0;
    line-height: 0;
    text-indent: -10000px;
    height: 0;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: -10000px;
}

p.intro
{
    padding: 10px 15px 15px !important;
    margin: 10px 15px;
    color: #000000;
    font: 13px Arial, sans-serif;
}

p.submit
{
    text-align: center;
}

div.details /*change*/
{
    background: #fff;
    padding: 5px 8px 10px 8px;
    margin: 0 10px 0 0;
    border-bottom: 1px solid #d0d3c7;
    border-right: 1px solid #d0d3c7;
    zoom: 1;
}
*html div.details
{
    margin: 0 10px 0 0;
}
/* Full Page */
#full-page
{
    margin: 0;
    padding: 0;
    background: transparent url(../images/fp-middle.gif) repeat-y 0 0;
    position: relative;
    border: none;
}

.accepted
{
    background: transparent url(../images/icons-project-status-red.gif) no-repeat 2px 50%;
    padding-left: 20px;
}

.pending
{
    background: transparent url(../images/icons-project-status-green.gif) no-repeat 2px 50%;
    padding-left: 20px;
}

#full-page div.wrapper
{
    padding: 0 0 5px 10px;
}

.top
{
    background: transparent url(../images/fp-top.gif) no-repeat 0 0;
    height: 35px;
    overflow: hidden;
}

.bottom
{
    background: transparent url(../images/fp-bottom.gif) no-repeat 0 0;
    height: 5px;
    overflow: hidden;
    clear: both;
}

.input-text
{
    clear: none;
    float: none;
    border: 1px solid #999999;
    margin-top: 0.5em;
    width: 310px;
    background: #FFFFFF;
}

.input-label
{
    clear: right;
    float: left;
    margin-top: 0.5em;
    width: 25%;
    display: inline-block;
    font-size: 0.9em;
    padding: 0 5px 0 9px;
}

.input-required
{
    float: left;
    margin-top: 5px;
    width: 25%;
    display: inline-block;
    font-size: 0.9em;
    padding: 0 5px 0 9px;
    background: transparent url(../images/icons/icon-required.gif) no-repeat 0 0;
}
.input-required_doc
{
    float: left;
    margin-top: 15px;
    display: inline-block;
    font-size: 0.9em;
    padding: 0 5px 0 9px;
    background: transparent url(../images/icons/icon-required.gif) no-repeat 0 0;
}

/*Added by Velin >> */

#detailsForm
{
    margin-left: 2%;
    margin-right: 1%;
    padding: 0.5em !important;
    border: 1px solid #CCCCCC;
    background-color: #ffffff;
    width: auto;
}

#detailsForm legend, #rewardsForm legend
{
    color: #FF6600;
    margin: 0pt;
    padding: 0pt;
    position: absolute;
    top: -10px;
}

#detailsForm .span-line
{
    width: 100% !important;
    clear: none !important;
    float: none !important;
    display: inline !important;
}

#rewardsForm
{
    margin-left: 2%;
    margin-right: 1%;
    padding: 5px;
    border: 1px solid #CCCCCC;
    background-color: #ffffff;
    width: auto;
}

#rewardsForm div
{
    margin: 10px 0 0 0;
}

.warning-box
{
    background: transparent url(../images/icon-warning.gif) no-repeat scroll 8px;
    border: 1px solid #CCCCCC;
    margin-bottom: 1em;
    margin-top: -1.25em;
    padding: 14px 4px 12px 46px;
}

.details .name
{
    /*font-size: 0.9em; 	left: 10px; 	margin-top: 0.5em; 	position: absolute;*/
}

.details .value
{
    /*left: 170px; 	margin-top: 0.5em; 	position: absolute; 	width: 50%;*/
}

.horizontal-line
{
    border-top: 1px solid #CCCCCC;
    margin: 8px 0pt 5px;
}

.invoice-amount-details
{
    text-align: right;
    font-weight: bold;
    clear: right;
}

.payments-summary
{
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin: 0pt;
    padding: 0pt;
    position: relative;
    width: 100%;
}

#queryForm
{
    background-color: #FDFDFD;
    border: 1px solid #CCCCCC;
    margin: 0pt;
    padding: 0.5em;
    position: relative;
    width: 90% inherit;
}

#queryForm legend
{
    color: #FF6600;
    margin: 0pt;
    padding: 0pt;
    position: absolute;
    top: -10px;
}

#queryForm .query-text
{
    background: #FFFFFF none repeat scroll 0%;
    border: 1px solid #999999;
    height: 10em;
    margin-top: 1em;
    overflow: auto;
    width: 70%;
}

/* << Added by Velin*/



#main-header
{
    margin: 0;
    padding: 1em 0.5em 0.5em 0.5em;
}

/*------------------------*/
.clear
{
    clear: both;
    overflow: hidden;
    height: 0px;
}
.photo_t
{
    width: 186px !important;
    width: 180px;
}
.input-text_selext
{
    background: #FFFFFF none repeat scroll 0%;
    border: 1px solid #999999;
    clear: none;
    float: none;
    margin-top: 0.5em;
    width: 312px !important;
    width: 314px;
}
.company_departments
{
    margin-left: 2%;
    margin-right: 1%;
    padding: 0.5em !important;
    border: 1px solid #CCCCCC;
    background-color: #ffffff;
    width: auto;
    zoom: 1;
}
#detailsForm span.title, #rewardsForm span.title, #pricingForm span.title, .company_departments span.title
{
    color: #FF6600;
    margin: 0pt;
    padding: 0pt;
    margin-top: -15px;
    display: block;
    background: #fff;
    float: left;
    position: relative;
    z-index: 1;
}

.wrapper_back
{
    min-height: 404px;
    background: #f2f2f0;
    margin-right: 1px;
}
*html .wrapper_back
{
    height: 424px;
}
.wrapper_back_translator
{
    min-height: 190px;
    background: #f2f2f0;
    margin-right: 1px;
}
*html .wrapper_back_translator
{
    height: 210px;
}
.no_border
{
    border: 0px;
}
.view_invoice_grid
{
}
/*.center_place
{
	border: 1px solid #ff0000;
}*/
table.grid-view tr td input.btnSmallGrayInl
{
    margin: 0px;
}
.style_select
{
    border: 1px solid #999;
}
/*------------translator-------------*/
#personal-details
{
    margin: 0 0px 20px 0px !important;
}
.border_fieldset
{
    /*margin: 0 0px 20px 0px !important;*/
    padding: 5px !important;
    border: 1px solid #CCCCCC;
    background-color: #ffffff;
    width: 96%;
}
.border_fieldset span.title
{
    background: #FFFFFF none repeat scroll 0%;
    color: #FF6600;
    display: block;
    float: left;
    margin: -15px 0pt 0pt;
    padding: 0px;
    position: relative;
    z-index: 1;
}
.grey_box
{
    margin-bottom: 15px;
}
.enquirydetails p strong, .details_project p strong
{
    padding-right: 10px;
    display: block;
    width: 110px;
    float: left;
}
#additional-details p strong, .phFullDetails p strong
{
    padding-right: 10px;
    display: block;
    width: 140px;
    float: left;
}
.details_no_back
{
    padding: 5px 10px 10px 8px;
}
#container .ver_menu h1
{
    background: none;
    height: auto;
    font: bold 12px Arial, Tahoma, verdana, sans-serif;
    padding-bottom: 5px;
}
#container .ver_menu select
{
    width: 240px;
    height: 150px;
}
.submit_new_charity
{
    background: url(../images/button_new_charity.gif) no-repeat;
    border: 0px;
    width: 162px;
    height: 26px;
    display: block;
}
.select-style, .text_select
{
    background: #FFFFFF none repeat scroll 0%;
    border: 1px solid #999999;
    clear: none;
    float: none;
    margin-top: 0.5em;
    width: 310px;
}
.text_input
{
    background: #FFFFFF none repeat scroll 0%;
    border: 1px solid #999999;
    clear: none;
    float: none;
    margin-top: 0.5em;
    width: 310px;
}
.month_select
{
    background: #FFFFFF none repeat scroll 0%;
    border: 1px solid #999999;
    clear: none;
    float: none;
    margin-top: 0.5em;
    width: 45px;
    margin-right: 10px;
}
.year_select
{
    background: #FFFFFF none repeat scroll 0%;
    border: 1px solid #999999;
    clear: none;
    float: none;
    margin-top: 0.5em;
    width: 60px;
    margin-right: 10px;
}
.submit_add_reviewer
{
    background: url(../images/btn_add_reviewer.gif) no-repeat;
    border: 0px;
    width: 95px;
    height: 26px;
    display: block;
    margin-left: 300px;
}
#clientBox1 .select-style
{
    width: 152px;
}
#site-navigation li.welcome-base
{
    float: left;
}
#site-navigation li.welcome-base span{
    border-bottom:0px;
    font-size:13px;
}



