/* CSS Document */

body {
	background-image: url(../../../images/bg.jpg);
	background-color: #E3EAD0;
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: solid 1px #003300;
	border-top: solid 1px #003300;
	height: 25px;
}

.th2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #008000;
	color: white;
	height: 25px;
}

th a:link,
th a:visited{
	color: green;
}

h3{
	font-size: 16px;
	line-height: 20px;
}

h2{
	font-size: 18px;
	line-height: 22px;
}

a:link, a:visited{
	color: #005500;
	text-decoration: none;
	background-repeat: no-repeat;
}

a:hover{
	color: #008000;
	text-decoration: none;
}

hr{
	line-height: 1px;
	color: #DDDDDD;
	background-color: #DDDDDD;
}

.sidemainmenu a:link, .sidemainmenu a:visited{
	background-color: #EFEFEF;
	padding: 4px;
	color: #005500;
	text-decoration: none;
	display: block;
	width: 184px;
	border-bottom: solid 1px #B1C8B0;
	border-top: solid 1px #006600;
}

.sidemainmenu a:hover{
	background-color: #E4EDE4;
	color: black;
}

.sidemenu a:link, .sidemenu a:visited{
	background-image:url(Classical%20Islam%20New_images/sidemenu.jpg);
	background-repeat: repeat-x;
	background-color: #003300;
	padding: 6px;
	color: white;
	text-decoration: none;
	display: block;
	width: 180px;
	border-top: solid 1px #F1EAF2;
}

.sidemenu a:hover{
	color: lime;
}

.sideheader{
	font-weight: bold;
	color: #003300;
	border-bottom: 1px solid #D9E0D8;
	padding: 4px;
	display: block;
}

.sidebox{
	font-size: 10px;
	border-bottom: 1px solid #D9E0D8;
	border-left: 1px solid #D9E0D8;
	padding: 8px;
}

.maintable{
	border: solid 1px #5A2E57;
	background-color: #F3F8F1;
}

.copyright{
	background-color: #59105C;
	font-weight: bold;
	color: white;
	border-top: solid 3px #3E0D40;
	border-bottom: solid 3px #3E0D40;
}

.copyright a:link,
.copyright a:visited{
	font-weight: bold;
	color: #AA79B0;
}

.error{
	display: block;
	background-color: #970000;
	border: solid 1px red;
	color: white;
	font-weight: bold;
	padding: 4px;
}

.msg{
	display: block;
	background-color: #336239;
	border: solid 1px black;
	color: white;
	font-weight: bold;
	padding: 4px;
}

.confirm{
	display: block;
	background-color: #AAAAAA;
	border: solid 1px black;
	color: purple;
	font-weight: bold;
	padding: 4px;
}

.button:hover { 
	color: red;
}

.editbox{
	font-size: 10px;
	padding: 3px;
	border: solid 1px #005500;
	background-color: #EEEEEE;
	color: #003300;
	text-align: right;
	margin-bottom: 6px;
}

.activetab:link,
.activetab:visited{
	background-image: none;
	background-color: #FFFFFF;
	padding: 5px;
	border-left: solid 1px #531C4F;
	border-right: solid 1px #531C4F;
	border-top: solid 1px #64426C;
	border-bottom: solid 1px white;
	color: darkgreen;
}

.activetab:hover{
	background-image: none;
	background-color: #EFF4EC;
	padding: 5px;
	border-left: solid 1px #531C4F;
	border-right: solid 1px #531C4F;
	border-top: solid 1px #64426C;
	border-bottom: solid 1px #D8CCD9;
	color: #6D4374;
}

.midtab:link,
.midtab:visited{
	background-image: none;
	background-color: #E0D9E1;
	padding: 5px;
	border-left: solid 2px #ABABAB;
	border-top: solid 1px #ABABAB;
	border-bottom: solid 1px #ABABAB;
	color: darkgreen;
}

.midtab:hover{
	background-image: none;
	background-color: darkgreen;
	padding: 5px;
	border-left: solid 2px #ABABAB;
	border-top: solid 1px #ABABAB;
	border-bottom: solid 1px #ABABAB;
	color: white;
}

.righttab:link,
.righttab:visited{
	background-image: none;
	background-color: #E0D9E1;
	padding: 5px;
	border-left: solid 1px #ABABAB;
	border-top: solid 1px #ABABAB;
	border-bottom: solid 1px #ABABAB;
	border-right: solid 2px #ABABAB;
	color: darkgreen;
}

.righttab:hover{
	background-image: none;
	background-color: darkgreen;
	color: white;
	padding: 5px;
	border-left: solid 1px #531C4F;
	border-top: solid 1px #64426C;
	border-bottom: solid 1px #64426C;
	border-right: solid 2px #531C4F;
}

.page_link{
	font-size: 12px;
	color: #6C5483;
	font-weight: bold;
}

.page_link:link,
.page_link:visited{
	font-size: 12px;
	color: #6C5483;
	font-weight: bold;
	padding: 3px;
	border: solid 1px #6C5483;
	background-image: none;
}

.page_link:hover{
	font-size: 12px;
	color: #6C5483;
	background-color: #B8A5BC;
	font-weight: bold;
	padding: 3px;
	border: solid 1px #6C5483;
	background-image: none;
}

.tiny{
	font-size: 10px;
}



.cblock{
	border: solid 1px #D0DFCE;
	padding: 6px;
	font-size: 11px;
}

.adminlink a:link,
.adminlink a:visited{
	padding-right: 3px;
	padding-left: 3px;
	border-left: 1px solid #008855;
	font-size: 11px;
}

.adminlink a:hover{
	padding-right: 3px;
	padding-left: 3px;
	border-left: 3px double #006633;
	color: green;
}

.tabtopics{
	font-size: 10px;
}

.toptitle{
	background-image:url(Classical%20Islam%20New_images/titlepillars.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 120px;
	text-align: center;
	padding-top: 50px;
	color: #004500;
}

.categorytitle{
	background-image:url(Classical%20Islam%20New_images/scrolltitle.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 100px;
	text-align: center;
	padding-top: 60px;
	color: #004500;
}

.articletitle{
	background-image:url(Classical%20Islam%20New_images/scrolltitle.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 100px;
	text-align: center;
	padding-top: 60px;
	color: #004500;
}