@import url("top-menu.css");
/*
@import url("pages.css");
*/

* /*Set's padding and margin to 0 for all values*/
{
padding: 0;
margin: 0;
}
html, body {
    font: 12px Arial;
    direction: rtl;
    height: 100%;
}
html {
    direction: rtl;
    overflow-x: hidden;
    overflow-y: auto;
}
body {
    background: white;
}
a img {
    border: none;
}
a:focus {
    outline: none;
}
td {
    vertical-align: top;
}
ol, ul {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 3px;
}
li {
    padding-bottom: 3px;
}
div#page {
    margin: 0 auto;
    height: auto !important; /* real browsers */
    height: 100%; /* IE6: treaded as min-height*/
    min-height: 100%; /* This is for FF and IE7 */
    _overflow: visible;
    width: 100%;
    position: relative;
}
#header {
    width: 1000px;
    height: 211px;
    /*margin: 20px auto 0;*/
    margin: 0 auto;
	padding-top: 20px;
    position: relative;
    background: url(../images/header-bg.png) no-repeat bottom left;
}
.logo {
    position: absolute;
    right: 25px;
    top: 106px;
}
#content {
    width: 1000px;
    margin: 0 auto 0;
    height: 100% !important;
    padding-bottom: 39px;
    position: relative;
}
#content #text {
    width: 738px;
}
#text p {
    margin-bottom: 10px;
}
body.inpage #content {
	padding-top: 25px;
}
#home-text {
	float: left;
    margin-left: 20px;
    margin-right: auto;
    margin-top: 25px;
    width: 260px;
	min-height: 389px;
	_height: 389px;
}
#home-text p {
    font-size: 15px;
    color: #818386;
    border-bottom: 4px dotted #919623;
    padding: 10px 0;
}
#home-text p span {
    font-size: 14px;
    color: #bd479e;
    font-weight: bold;
}
#home-text p small {
    font-size: 12px;
}
#home-text ul {
    border-bottom: 4px dotted #919623;
    padding: 10px 0;
}
#home-text ul li {
    list-style-image: none;
    list-style-type: none;
    background: url(../images/list-item-bg1.png) no-repeat 100% 5px;
    padding-right: 10px;
    color: #818386;
	font-size: 15px;
}
#home-text h3.questionnaire {
    color: #818386;
    font-size: 15px;
    margin: 5px 0;
    padding: 0;
    font-weight: bold;
}
#home-text div.questionnaire {
    font-size: 15px;
    color: #818386;
}
#home-text div.questionnaire div.title {
    color: #BD479E;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
}
#home-text div.questionnaire div.info.hidden {
	display: none;
}
#home-text div.questionnaire div.info img {
	float: left;
	cursor: pointer;
}
#home-text div.questionnaire div.more {
	display: none;
}
body.inpage #sub-content {
	float: right;
	width: 273px;
}
body.inpage #sub-content p.title {
	color: #bd479e;
	font-size: 17px;
	font-weight: bold;
}
body.inpage #sub-content ul {
	margin-bottom: 15px;
}
body.inpage #sub-content ul li {
	list-style-image:url(../images/sub-content-item-icon.png);
}
body.inpage #sub-content ul li a {
	color: #818386;
	text-decoration: underline;
	font-size: 14px;
	line-height: 17px;
}
body.inpage #left-content {
	float: left;
	width: 310px;
}
body.inpage #main-text {
	margin-right: 273px;
	margin-left: 325px;
	padding-right: 15px;
	border-right: 4px dotted #91a623;
	color: #818386;
	font-size: 15px;
	line-height: 20px;
}
body.inpage #main-text p {
	margin-top: 15px;
}
body.inpage.wide #main-text {
	margin-left: auto;
}
#main-text #sharing {
	margin: 15px 0 10px 0;
	padding: 5px 0;
	border-width: 1px 0;
	border-style: solid;
	border-color: #d1d2d4;
	text-align: left;
	direction: ltr;
}
#main-text #comments {

}
#main-text #comments div {
	background: #d1d2d4;
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	margin: 4px 0;
}
#main-text #questions {

}
#main-text #questions div.q {
	background: #d1d2d4;
	color: white;
	font-size: 15px;
	font-weight: bold;
	padding: 8px;
	margin: 4px 0;
	cursor: pointer;
}
#main-text #questions div.a {
	display: none;
	margin-right: 25px;
	background: #ebebeb;
	line-height: 20px;
	font-size: 16px;
	padding: 5px;
}

div.talkbacks div.title {
    border-bottom: 1px solid #231D3F;
    border-top: 1px solid #231D3F;
    color: #BD499B;
    direction: rtl;
    font-size: 13px;
    font-weight: bold;
    height: 31px;
    line-height: 27px;
    padding-right: 7px;
    text-align: right;
}
div.talkback-container {
    margin: 2px 4px 5px;
}
div.talkback-container div.number {
    color: #7F7F7F;
    float: right;
    font-size: 25px;
    font-weight: bold;
    line-height: 25px;
    margin: 0 5px 5px;
    width: 20px;
}
div.talkback-container div.talkback-content {
    float: right;
    margin-right: 5px;
    width: 330px;
}
body.inpage #main-text div.talkback-content p {
    color: #BD499B;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 3px;
}
div.talkback-content p.gray {
    color: #828282;
    font-size: 13px;
    font-weight: normal;
}
#under-footer {
    width: 1000px;
    background: url(../images/footer-bg.png) repeat-x top left;
    height: 39px; /*** The drawback with this solution is that the height of the footer can't be flexible. If you add so much content to the footer that it extends 30px, you will get a vertical scrollbar and the content will overflow the footer if you don't set overflow to hidden ***/
    margin: 0 auto;
    margin-top: -39px; /*** By using a negative margin-top we now moves the footer up the same amount as the footer height to avoid vertical scrolling. Remember, if you use borders and padding on your footer you will have to calculate this in your negative margin-top value also. ***/
    text-align: right;
	position: static;
    direction: rtl;
}
#under-footer .inner {
    padding-top: 15px;
    font-size: 12px;
    position: relative;
    width: 1000px;
    margin: 0 auto;
}
#under-footer .inner .right {
    display: inline;
    padding: 0 0 0 15px;
    vertical-align: top;
}
#under-footer .inner .center {
    display: inline;
    padding: 0 15px;
    float: left;
    width: 400px;
    text-align: center;
}
#under-footer .inner .left {
    display: inline;
    padding: 0 15px 0 0;
    float: left;
}
#under-footer, #under-footer a {
    color: #818386;
    text-decoration: none;
}
.clear {
    clear: both;
    font-size: 1px;
}
.breadcrumbs {
    font-size: 11px;
    color: rgb(191, 162, 107);
    padding-right: 7px;
    padding-top: 5px;
    line-height: 17px;
    height: 30px;
}
.breadcrumbs a {
    color: rgb(65, 161, 195);
    text-decoration: none;
}
h1 {
    color: #bd499b;
    font-size: 18px;
    font-weight: bold;
    line-height: 15px;
    margin-bottom: 10px;
	margin-top: 10px;
}
h2 {
    color: rgb(153, 153, 255);
    font-weight: bold;
    font-size: 14px;
    margin-right: 15px;
}
h3 {
    color: #4F4F4F;
    font-size: 12px;
    margin-right: 15px;
}
h4 {
    color: #979797;
    font-size: 12px;
    margin-right: 15px;
}
.ltr {
    direction: ltr;
}
.about #main-text table {
	
}
.about #main-text table td {
	color: #818386;
	font-size: 14px;
	line-height: 20px;
}
.about #main-text table td ul li {
	list-style-image: url(../images/bullet.png);
	list-style-position: inside;
}
#main-text table .title{
    color: #bd499b;
    font-size: 18px;
    font-weight: bold;
    line-height: 15px;
    margin-bottom: 10px;
	margin-top: 10px;
}
.about #main-text table input.text, .about #main-text table textarea {
	border: 1px solid #d1d2d4;
	width: 290px;
	height: 25px;
}
.about #main-text table textarea {
	height: 190px;
}
body.contact #main-text {
	margin-right: 0;
	border-right: 0;
}
body.nowide #main-text {
	margin-right: 0;
	border-right: 0;
}
.contact #main-text table input.text, .contact #main-text table textarea {
	border: 1px solid #d1d2d4;
	width: 210px;
	height: 25px;
}
.contact #main-text table textarea {
	height: 190px;
}
