/* CSS Document of Dr.Salam.net */

/* ==================================================================
Global styles
================================================================== */

body {
    margin:0px;
    padding:0px;
	font-family: "Tahoma", Arial, Tahoma, Verdana;
	font-size:11px;
}
a {
	color:#971020;
	text-decoration:none;
}
a:hover {
	color:#cc3244;
	text-decoration:underline;
}
a img {
    border:none;
}
.widther {
    width:230px;
}
.mandatory {
    color:#cc3244;
}
.error {
    font-family: Tahoma;
    font-size: 8pt;
    color:#FF0000;
    display:none;
}
.liner {
    line-height:20px;
}
.justifier {
text-align:justify;
}
.image_l {
    margin-right:10px;
	margin-bottom:7px;
	border:#f0f0f0 solid 5px
}
.redtext {
color:#971020;
}
.large_redtext {
color:#971020;
font-size:12px;
}
p {
text-align:justify;
}

/* ==================================================================
Containers
================================================================== */
#main {
margin:auto;
padding:0px;
}
#container {
margin:auto;
width:1000px;
height:auto;
}
#header {
width:1000px;
height:290px;
}
#menu {
width:1000px;
height:40px;
}
#page {
width:1000px;
height:auto;
float:left;
margin-bottom:20px;
}
#footer {
width:1000px;
height:auto;
float:left;
clear:both;
}

/* ================== Topmenu Portions ======================== */

#topmenu {
width:250px;
height:40px;
background-image:url(../images/topmenu_bg.JPG);
background-repeat:repeat-x;
padding-left:750px;
clear:both;
}
#topmenu ul {
margin:0px;
padding:0px;
}
#topmenu ul li {
list-style-type:none;
float:left;
margin-top:10px;
}
#topmenu ul li a {
list-style-type:none;
color:#FFFFFF;
padding-right:10px;
padding-left:10px;
font-size:11px;
background-image:url(../images/topmenu_seperator.JPG);
background-repeat:no-repeat;
background-position: right 3px;
}

/* ================== Menu Portions ======================== */
#menubar {
width:980px;
height:40px;
background-image:url(../images/menu_bg.JPG);
background-repeat:repeat-x;
padding-left:20px;
}
#menubar ul {
padding:0px;
margin:0px;
}
#menubar ul li  {
list-style-type:none;
float:left;
padding-top:12px;
}
#menubar ul li a {
list-style-type:none;
color:#FFFFFF;
margin-right:27px;
padding-left:27px;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#menubar ul li a:hover {
text-decoration:none;
color:#f3de00;
}
.seperator {
background-image:url(../images/menu_seperator.JPG);
background-repeat:no-repeat;
background-position:top left;
height:25px;
}
#menubar a.active {
color:#f3de00;
}
/* ================== Page Portions ======================== */

#page_col1 {
float:left;
width:670px;
height:auto;
}
#page_col2 {
float:left;
width:330px;
height:auto;
}

/* ================== Page Column 1 Portions ======================== */

#heading {
width:600px;
margin-left:20px;
margin-top:20px;
background-color:#f0f0f0;
border-bottom:#cb878f solid 1px;
padding:10px;
color:#960f1f;
font-weight:bold;
font-size:12px;
clear:both;
}
#content {
width:620px;
color:#666666;
text-align:justify;
margin-left:20px;
margin-top:10px;
}
#more_column {
width:640px;
}
#more1 {
margin-top:8px;
margin-left:600px;
}
#more1 a {
color:#960f1f;
text-decoration:underline;
}
#more1 a:hover {
color:#cb878f;
text-decoration:none;
}
#more1 img {
vertical-align:middle;
}
#services {
padding-left:20px;
}
#services ul {
margin:0px;
padding:0px;
}
#services ul li {
list-style-type:none;
float:left;
text-decoration:none;
padding-top:12px;
padding-left:20px;
display:block;
width:180px;
color:#960f1f;
font-size:12px;
}
#services ul li a {
list-style-type:none;
float:left;
text-decoration:none;
color:#960f1f;
font-size:12px;
}
#services ul li a:hover {
text-decoration:underline;
color:#960f1f;
}
.bullet {
background-image:url(../images/list_bullet.JPG);
background-repeat:no-repeat;
background-position: 0px 14px;
}
.td1 {
color:#971020;
padding-left:8px;
padding-top:5px;
padding-bottom:5px;
border-bottom:#CCCCCC solid 1px;
}
.td2 {
color:#666666;
padding-left:8px;
padding-top:5px;
padding-bottom:5px;
border-bottom:#CCCCCC solid 1px;
}
.project_heads {
color:#971020;
font-weight:bold;
font-size:12px;
}
#more3 {
margin-left:360px;
}
#more3 a {
color:#960f1f;
text-decoration:underline;
}
#more3 a:hover {
color:#cb878f;
text-decoration:none;
}
#more3 img {
vertical-align:middle;
}
#back {
width:620px;
text-align:right;
/*padding-left:585px;*/
padding-top:5px;
color:#960f1f;
font-size:11px;
clear:both;
margin-left:20px;
}
#back a {
color:#960f1f;
text-decoration:underline;
}
#back a:hover {
color:#cb878f;
text-decoration:none;
}
#back img {
vertical-align:middle;
}
#list {
}
#list li {
list-style-type:none;
text-decoration:none;
padding-top:12px;
padding-left:20px;
}
#list li a {
list-style-type:none;
text-decoration:none;
color:#960f1f;
font-size:12px;
}
#list li a:hover {
text-decoration:underline;
color:#960f1f;
}

/* ================== Page Column 2 Portions ======================== */

#heading2 {
width:290px;
margin-top:20px;
background-color:#f0f0f0;
border-bottom:#cb878f solid 1px;
padding:10px;
color:#960f1f;
font-weight:bold;
font-size:12px;
clear:both;
}
.news_image {
border:#f0f0f0 solid 5px;
margin-right:5px;
margin-bottom:5px;
}
#news_content {
width:310px;
margin-top:10px;
text-align:justify;
border-bottom:#CCCCCC solid 1px;
color:#666666;
padding-bottom:5px;
}
#news_content span {
color:#960f1f;
}
#more2 {
margin-left:180px;
}
#more2 a {
color:#960f1f;
text-decoration:underline;
}
#more2 a:hover {
color:#cb878f;
text-decoration:none;
}
#more2 img {
vertical-align:middle;
}
#donate_content {
width:310px;
margin-top:10px;
text-align:justify;
color:#960f1f;
font-size:11px;
padding-left:15px;
}
#news_maincontent {
width:620px;
margin-top:10px;
text-align:justify;
border-bottom:#CCCCCC solid 1px;
color:#666666;
padding-bottom:5px;
}

/* ================== Footer Portions ======================== */

#foot_content {
width:1000px;
height:40px;
background-image:url(../images/foot_bg.JPG);
background-repeat:repeat-x;
float:left;
}
#foot_col1 {
float:left;
width:400px;
padding-left:10px;
padding-top:5px;
}
#foot_col2 {
float:left;
width:570px;
padding-top:15px;
}
#foot_content ul {
margin:0px;
padding:0px;
}
#foot_content ul li {
list-style-type:none;
float:left;
margin-top:10px;
}
#foot_content ul li a {
list-style-type:none;
color:#FFFFFF;
padding-right:10px;
padding-left:10px;
font-size:11px;
background-image:url(../images/topmenu_seperator.JPG);
background-repeat:no-repeat;
background-position: right 3px;
}
#copyright {
color:#FFFFFF;
font-size:11px;
text-align:right;
}
#copyright a {
color:#FFFFFF;
text-decoration:none;
}
#copyright a:hover {
color:#CCCCCC;
text-decoration:none;
}
